html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-size:15px ;
}

p{
    font-size:15px !important;
    text-align:justify ;
    line-height: 25px !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: glyphicons halflings;
    src: url(../../../../themes/aus/bootstrap/fonts/glyphicons-halflings-regular.html);
    src: url(../../../../themes/aus/bootstrap/fonts/glyphicons-halflings-regular.html#iefix) format('embedded-opentype'), url(../../../../themes/aus/bootstrap/fonts/glyphicons-halflings-regular-2.html) format('woff2'), url(../../../../themes/aus/bootstrap/fonts/glyphicons-halflings-regular-3.html) format('woff'), url(../../../../themes/aus/bootstrap/fonts/glyphicons-halflings-regular-4.html) format('truetype'), url(../../../../themes/aus/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, courier new, monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #022d46;
    border-color: #022d46
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:992px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:992px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:992px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:992px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:992px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:992px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media(max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.filter-wrapper:after,
.filter-wrapper:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.filter-wrapper:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: trade gothic;
    font-weight: 400;
    font-style: normal;
    src: url(../../../../themes/aus/fonts/Linotype_otf/LinotypeTradeGothicLTStd.html)
}

@font-face {
    font-family: trade gothic bold condensed;
    font-weight: 700;
    font-style: normal;
    src: url(../../../../themes/aus/fonts/Linotype_otf/LinotypeTradeGothicLTStd-BdCn20.html)
}

@font-face {
    font-family: trade gothic bold;
    font-weight: 700;
    font-style: normal;
    src: url(../../../../themes/aus/fonts/Linotype_otf/LinotypeTradeGothicLTStd-Bd2.html)
}

@font-face {
    font-family: trade gothic light;
    font-weight: 400;
    font-style: normal;
    src: url(../../../../themes/aus/fonts/Linotype_otf/LinotypeTradeGothicLTStd-Light.html)
}

.no-padding-x {
    padding-left: 0;
    padding-right: 0
}

.no-margin-x {
    margin-left: 0;
    margin-right: 0
}

.no-padding-important-x {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.no-margin-important-x {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.horizontal-rule {
    color: #acaeaf;
    background: #acaeaf;
    height: 1px;
    margin: 0
}

.horizontal-rule-dash {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.horizontal-rule-dash-white {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.horizontal-rule-dash-white {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.type-body {
    font-family: trade gothic, Arial, sans-serif;
    color: #000
}

.type-pull-quote {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.alert-sm {
    padding: 5px 10px
}

.alert a {
    font-weight: 700
}

.alert-success a,
.alert-success a:focus,
.alert-success a:hover {
    color: #2b542c
}

.alert-info a,
.alert-info a:focus,
.alert-info a:hover {
    color: #245269
}

.alert-warning a,
.alert-warning a:focus,
.alert-warning a:hover {
    color: #66512c
}

.alert-danger a,
.alert-danger a:focus,
.alert-danger a:hover {
    color: #843534
}

@keyframes glyphicon-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

.glyphicon-spin {
    display: inline-block;
    animation: glyphicon-spin 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none
}

html.js .btn .ajax-throbber {
    margin-left: .5em;
    margin-right: -.25em
}

html.js .form-item .input-group-addon .glyphicon {
    color: #777;
    opacity: .5;
    transition: 150ms color, 150ms opacity
}

html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
    color: #337ab7;
    opacity: 1
}

html.js .form-item .input-group-addon .input-group-addon {
    background-color: #fff
}

html.js .ajax-new-content:empty {
    display: none !important
}

.field--label {
    font-weight: 700
}

.field--label-inline .field--items,
.field--label-inline .field--label {
    float: left
}

.field--label-inline .field--items,
.field--label-inline .field--label,
.field--label-inline>.field--item {
    padding-right: .5em
}

[dir=rtl] .field--label-inline .field--items,
[dir=rtl] .field--label-inline .field--label {
    padding-left: .5em;
    padding-right: 0
}

.field--label-inline .field--label::after {
    content: ':'
}

.file {
    display: table;
    font-size: 75%;
    font-weight: 700;
    margin: 5px 0;
    width: 100%
}

.file>span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.file>span:first-child {
    border-left: 1px solid #ccc
}

.file>span:last-child {
    border-right: 1px solid #ccc
}

.file>.tabledrag-changed {
    background: #fcf8e3;
    border-radius: 0;
    color: #8a6d3b;
    display: table-cell;
    padding: 0 1em;
    top: 0;
    vertical-align: middle;
    border-left: 1px solid inherit
}

.file>.tabledrag-changed,
.file>.tabledrag-changed:last-child {
    border: 1px solid #f7e1b5
}

.file-icon {
    display: table-cell;
    font-size: 150%;
    padding: .25em .5em;
    text-align: center;
    vertical-align: middle
}

.file-link {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.file-link a,
.file-link a:active,
.file-link a:focus,
.file-link a:hover {
    color: inherit
}

.file-size {
    display: table-cell;
    padding: 0 1em;
    text-align: right;
    white-space: pre;
    vertical-align: middle
}

.image-widget.row {
    overflow: hidden
}

.filter-wrapper {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 0;
    padding: 10px;
    height: 51px
}

.filter-help {
    float: right;
    line-height: 1;
    margin: .5em 0 0
}

.nav.nav-tabs.filter-formats {
    margin-bottom: 15px
}

table .checkbox.form-no-label,
table .radio.form-no-label {
    margin-bottom: 0;
    margin-top: 0
}

.select-wrapper {
    display: inline-block;
    position: relative;
    width: 100%
}

.form-inline .select-wrapper {
    width: auto
}

.input-group .select-wrapper {
    display: table-cell
}

.input-group .select-wrapper:first-child .form-control:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.input-group .select-wrapper:last-child .form-control:first-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    padding-right: 2em
}

.select-wrapper select::-ms-expand {
    opacity: 0
}

.select-wrapper:after {
    color: #337ab7;
    content: 'â–¼';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -.5em;
    padding-right: .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10
}

.has-glyphicons .select-wrapper:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e114';
    display: inline-block;
    font-family: glyphicons halflings
}

.has-error .select-wrapper:after {
    color: #a94442
}

.has-success .select-wrapper:after {
    color: #3c763d
}

.has-warning .select-wrapper:after {
    color: #8a6d3b
}

.form-required:after {
    background-image: url(../../../../themes/aus/images/required.svg);
    background-size: 10px 7px;
    content: "";
    display: inline-block;
    line-height: 1;
    height: 7px;
    width: 10px
}

.form-actions .btn,
.form-actions .btn-group {
    margin-right: 10px
}

.form-actions .btn-group .btn {
    margin-right: 0
}

a.icon-before .glyphicon {
    margin-right: .25em
}

a.icon-after .glyphicon {
    margin-left: .25em
}

.btn.icon-before .glyphicon {
    margin-left: -.25em;
    margin-right: .25em
}

.btn.icon-after .glyphicon {
    margin-left: .25em;
    margin-right: -.25em
}

body {
    position: relative
}

body.navbar-is-static-top {
    margin-top: 0
}

body.navbar-is-fixed-top {
    margin-top: 65px
}

body.navbar-is-fixed-bottom {
    padding-bottom: 65px
}

@media screen and (min-width:768px) {
    body {
        margin-top: 15px
    }
}

@media screen and (max-width:767px) {
    body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar,
    body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar {
        position: fixed
    }
    body.toolbar-vertical.navbar-is-fixed-bottom header,
    body.toolbar-vertical.navbar-is-fixed-top header {
        z-index: 500
    }
    body.toolbar-vertical.navbar-is-fixed-top header {
        top: 39px
    }
}

@media screen and (min-width:768px) {
    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width:992px) {
    .navbar.container {
        max-width: 940px
    }
}

@media screen and (min-width:1200px) {
    .navbar.container {
        max-width: 1140px
    }
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:992px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }
}

.node-preview-container {
    margin-top: -15px
}

.node-preview-form-select {
    padding: 15px
}

.panel-title {
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

.panel-title,
.panel-title:focus,
.panel-title:hover,
.panel-title:hover:focus {
    color: inherit
}

.panel-title:focus,
.panel-title:hover {
    text-decoration: none
}

.progress-wrapper {
    margin-bottom: 15px
}

.progress-wrapper:last-child .progress {
    margin-bottom: 5px
}

.progress-wrapper .message {
    font-weight: 700;
    margin-bottom: 5px
}

.progress-wrapper .percentage,
.progress-wrapper .progress-label {
    font-size: 12px
}

.progress-wrapper .progress-bar {
    min-width: 2em
}

.tabledrag-toggle-weight {
    float: right;
    margin: 1px 2px 1px 10px
}

.tabledrag-changed-warning {
    margin: 0;
    overflow: hidden
}

.tabledrag-handle {
    color: #777;
    cursor: move;
    float: left;
    font-size: 125%;
    line-height: 1;
    margin: -10px 0 0 -10px;
    padding: 10px
}

.tabledrag-handle:focus,
.tabledrag-handle:hover {
    color: #337ab7
}

.indentation {
    float: left;
    height: 1.7em;
    margin: -.4em .2em -.4em -.4em;
    padding: .42em 0 .42em .6em;
    width: 20px
}

[dir=rtl] .indentation {
    float: right;
    margin: -.4em -.4em -.4em .2em;
    padding: .42em .6em .42em 0
}

.local-actions {
    margin: 10px 0 10px -5px
}

.tabs--secondary {
    margin: 10px 0 5px
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    border-bottom: 0
}

.tabs-below>.nav-tabs .summary,
.tabs-left>.nav-tabs .summary,
.tabs-right>.nav-tabs .summary {
    color: #777;
    font-size: 12px
}

.tab-pane>.panel-heading {
    display: none
}

.tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li:focus,
.tabs-right>.nav-tabs>li:focus {
    outline: 0
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:focus {
    outline: 0
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
    border-radius: 0 4px 4px 4px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: -1px
}

.tabs-left>.nav-tabs>li>a {
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs>.active>a,
.tabs-left>.nav-tabs>.active>a:focus,
.tabs-left>.nav-tabs>.active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: -1px
}

.tabs-right>.nav-tabs>li>a {
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right>.nav-tabs>.active>a,
.tabs-right>.nav-tabs>.active>a:focus,
.tabs-right>.nav-tabs>.active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

body.toolbar-fixed .toolbar-oriented .toolbar-bar {
    z-index: 1031
}

body.toolbar-fixed .navbar-fixed-top {
    top: 39px
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
    top: 79px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
    left: 240px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
    margin-left: 240px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
    padding-bottom: 40px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray>.toolbar-lining:before {
    width: 240px
}

.ui-autocomplete {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: inherit;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    list-style: none;
    min-width: 160px;
    padding: 5px 0;
    text-align: left;
    z-index: 1000
}

.ui-autocomplete .ui-menu-item {
    border: 0;
    border-radius: 0;
    clear: both;
    color: #333;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    outline: 0;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap
}

.ui-autocomplete .ui-menu-item.ui-state-hover {
    background: #f5f5f5;
    color: #262626
}

.ui-autocomplete .ui-menu-item.ui-state-active,
.ui-autocomplete .ui-menu-item.ui-state-focus {
    background: #337ab7;
    color: #fff
}

html {
    font-size: 62.5%
}

p {
    font-family: trade gothic, Arial, sans-serif
}

li {
    font-family: trade gothic, Arial, sans-serif
}

h1 {
    font-family: trade gothic bold, Arial, sans-serif
}

h2 {
    font-family: trade gothic bold, Arial, sans-serif
}

h3 {
    font-family: trade gothic, Arial, sans-serif
}

h4 {
    font-family: trade gothic, Arial, sans-serif
}

@media screen and (min-width:768px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }
    body {
        margin-top: 0
    }
}

ol,
ul {
    padding-left: 1.5em;
    color: #000
}

.popover ol:last-child,
.popover ul:last-child {
    margin-bottom: 0
}

.form-group:last-child,
.panel:last-child,
p:last-child {
    margin-bottom: 0
}

.region-help>.glyphicon {
    font-size: 18px;
    float: left;
    margin: -.05em .5em 0 0
}

.region-help .block {
    overflow: hidden
}

.control-group .help-inline,
.help-block {
    color: #777;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

.control-group .help-inline:first-child,
.help-block:first-child {
    margin-top: 0
}

.navbar-default {
    background-color: #fff;
    border: none
}

.navbar {
    margin-bottom: 0
}

.dropdown-menu>li>a {
    padding: 10px 20px
}

.navbar-default .navbar-nav>li>a {
    color: #022d46;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: trade gothic bold, Arial, sans-serif
}

@media screen and (min-width:1200px) {
    .navbar.container {
        max-width: 1170px
    }
    .navbar-default .navbar-nav>li>a {
        padding: 10px 0 10px 20px
    }
    .navbar-default .navbar-nav>li:first-child>a {
        padding-left: 0
    }
}

.btn-white {
    background-color: #fff !important;
    border-color: #fff !important
}

.btn-orange {
    background-color: #e97309 !important;
    border-color: #e97309 !important
}

.align-left {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

.align-right {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px
}

.align-center {
    text-align: center;
    margin: 10px
}

sup {
    top: -1em;
    font-size: 50%
}

.yamm .collapse,
.yamm .dropdown,
.yamm .dropup,
.yamm .nav {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .yamm-content {
    padding: 20px 0
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

#top-navigation {
    background-color: #022d46;
    padding-top: 0;
    border-bottom: 2px solid #013a92 !important;
}

#top-navigation ul {
    float: right;
    margin-bottom: 0
}

#top-navigation ul li {
    display: inline-block
}

#top-navigation .search {
    padding-right: 30px;
    padding-left: 22px
}

#top-navigation .search .edit-actions,
#top-navigation .search .edit-actions--2 {
    display: none
}

#top-navigation .search #views-exposed-form-search-search .form-group {
    margin-bottom: 0
}

#top-navigation .input-group {
    width: 213px
}

#top-navigation .icon-addon .form-control {
    border-radius: 0
}

#top-navigation .icon-addon {
    position: relative;
    color: #555;
    display: block;
    width: 210px
}

#top-navigation .icon-addon:after,
#top-navigation .icon-addon:before {
    display: table;
    content: " "
}

#top-navigation .icon-addon:after {
    clear: both
}

#top-navigation .icon-addon .fa,
#top-navigation .icon-addon .glyphicon,
#top-navigation .icon-addon.addon-md .fa,
#top-navigation .icon-addon.addon-md .glyphicon {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 0
}

#top-navigation .icon-addon.addon-lg .form-control {
    line-height: 1.33;
    font-size: 13px;
    padding: 10px 5px 10px 25px
}

#top-navigation .icon-addon.addon-lg .fa,
#top-navigation .icon-addon.addon-lg .glyphicon {
    font-size: 14px;
    margin-left: 0;
    left: 0;
    top: 7px
}

#top-navigation .icon-addon .form-control:focus+.fa,
#top-navigation .icon-addon .form-control:focus+.glyphicon,
#top-navigation .icon-addon:hover .fa,
#top-navigation .icon-addon:hover .glyphicon {
    color: #2580db
}

#top-navigation .icon-addon .search-icon {
    background-image: url(../../../../themes/aus/images/top-navigation/icon-search.png)
}

#top-navigation .search-aus {
    font-family: trade gothic bold, Arial, sans-serif;
    background-color: #022d46;
    border: none;
    color: #fff;
    box-shadow: none;
    font-size: 13px
}

#top-navigation .search-aus:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#top-navigation .search-aus::-moz-placeholder {
    color: #fff
}

#top-navigation .search-aus:-ms-input-placeholder {
    color: #fff
}

#top-navigation .search-aus::-webkit-input-placeholder {
    color: #fff
}

#top-navigation .social {
    background: #022d46;
    padding: 10px 10px
}

#top-navigation .social ul {
    float: none;
    padding-right: 0;
    padding-left: 0
}

#top-navigation .social ul li {
    margin-right: 5px
}

#top-navigation .social ul li:last-child {
    margin-right: 0
}

#top-navigation .contactus {
    padding: 10px 10px
}

#top-navigation .contactus a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: trade gothic bold, Arial, sans-serif
}

#top-navigation .contactus img {
    position: relative;
    top: -2px;
    padding-right: 5px
}

#top-navigation .login {
    padding: 15px 30px 10px;
    background: #153a50
}

#top-navigation .login a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-family: trade gothic bold, Arial, sans-serif
}

#top-navigation .login img {
    position: relative;
    top: -2px;
    padding-left: 5px
}

#top-navigation-mobile .input-group {
    width: 213px
}

#top-navigation-mobile .icon-addon .form-control {
    border-radius: 0
}

#top-navigation-mobile .icon-addon {
    position: relative;
    color: #555;
    display: block;
    width: 100%
}

#top-navigation-mobile .icon-addon:after,
#top-navigation-mobile .icon-addon:before {
    display: table;
    content: " "
}

#top-navigation-mobile .icon-addon:after {
    clear: both
}

#top-navigation-mobile .icon-addon .fa,
#top-navigation-mobile .icon-addon .glyphicon,
#top-navigation-mobile .icon-addon.addon-md .fa,
#top-navigation-mobile .icon-addon.addon-md .glyphicon {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 0
}

#top-navigation-mobile .icon-addon.addon-lg .form-control {
    line-height: 1.33;
    font-size: 13px;
    padding: 10px 5px 10px 25px
}

#top-navigation-mobile .icon-addon.addon-lg .fa,
#top-navigation-mobile .icon-addon.addon-lg .glyphicon {
    font-size: 14px;
    margin-left: 0;
    left: 0;
    top: 7px
}

#top-navigation-mobile .icon-addon .form-control:focus+.fa,
#top-navigation-mobile .icon-addon .form-control:focus+.glyphicon,
#top-navigation-mobile .icon-addon:hover .fa,
#top-navigation-mobile .icon-addon:hover .glyphicon {
    color: #2580db
}

#top-navigation-mobile .icon-addon .search-icon {
    background-image: url(../../../../themes/aus/images/top-navigation/icon-search.png)
}

#top-navigation-mobile .search-aus {
    font-family: trade gothic bold, Arial, sans-serif;
    background-color: #005789;
    border: none;
    color: #fff;
    box-shadow: none;
    font-size: 13px
}

#top-navigation-mobile .search-aus:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#top-navigation-mobile .search-aus::-moz-placeholder {
    color: #fff
}

#top-navigation-mobile .search-aus:-ms-input-placeholder {
    color: #fff
}

#top-navigation-mobile .search-aus::-webkit-input-placeholder {
    color: #fff
}

@media screen and (min-width:992px) {
    .navbar .navbar-nav>.active>a,
    .navbar .navbar-nav>.open>a,
    .navbar .navbar-nav>.open>a:focus,
    .navbar .navbar-nav>.open>a:hover {
        background: 0 0 !important;
        padding-bottom: 5px !important;
        border-bottom: 3px solid #33a3d6;
        color: #005789 !important
    }
    .navbar .logo {
        margin: 0;
        height: 104px
    }
    .navbar .logo img {
        position: relative;
        top: 25%
    }
    .navbar .first-level-dropdown {
        padding-top: 42px;
        padding-left: 15px;
        height: 104px
    }
    .navbar .first-level-dropdown>a {
        padding: 0 !important
    }
    .navbar .first-level-dropdown>a:hover {
        padding-bottom: 5px !important;
        border-bottom: 3px solid #33a3d6;
        color: #33a3d6 !important
    }
    .navbar .second-level-dropdown {
        border: none;
        box-shadow: none;
        border-radius: 0;
        background: #bec3c8;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0
    }
    .navbar .second-level-dropdown .second-level-dropdown-toggle {
        display: block;
        margin: 0;
        padding: 0;
        float: left
    }
    .navbar .second-level-dropdown .second-level-dropdown-toggle a.dropdown-toggle {
        font-family: trade gothic bold, Arial, sans-serif;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff
    }
    .navbar .second-level-dropdown .second-level-dropdown-toggle .caret {
        display: none
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) {
        background: #0089c7;
        width: 33.33333333%
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) {
        background: #e5801c;
        width: 33.33333333%;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) {
        background: #66a51c;
        width: 33.33333333%
    }
    .navbar .second-level-dropdown .second-level-dropdown-toggle:hover>.third-level-dropdown {
        display: block
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) a.dropdown-toggle:after {
        content: '';
        display: none;
        width: 0;
        height: 0;
        border-top: 6px solid #0089c7;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        position: absolute;
        z-index: 1000000;
        top: 100%;
        left: 50%;
        margin-left: -6px
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1):hover>a {
        background: #0089c7;
        color: #fff;
        position: relative
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1):hover>a:after {
        display: block
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) a.dropdown-toggle:after {
        content: '';
        display: none;
        width: 0;
        height: 0;
        border-top: 6px solid #e5801c;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        position: absolute;
        z-index: 1000000;
        top: 100%;
        left: 50%;
        margin-left: -6px
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2):hover>a {
        background: #e5801c;
        color: #fff;
        position: relative
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2):hover>a:after {
        display: block
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a.dropdown-toggle:after {
        content: '';
        display: none;
        width: 0;
        height: 0;
        border-top: 6px solid #66a51c;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        position: absolute;
        z-index: 1000000;
        top: 100%;
        left: 50%;
        margin-left: -6px
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3):hover>a {
        background: #66a51c;
        color: #fff;
        position: relative
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3):hover>a:after {
        display: block
    }
    .navbar .third-level-dropdown {
        border: none;
        box-shadow: none;
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0
    }
    .navbar .third-level-dropdown .yamm-content .row {
        border-left: 1px solid #d1d2d3;
        border-right: 1px solid #d1d2d3;
        padding: 0;
        margin: 0
    }
    .navbar .third-level-dropdown .yamm-content ul li>a {
        font-family: trade gothic bold, Arial, sans-serif;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase
    }
    .navbar .third-level-dropdown .yamm-content ul>li.col-sm-4:nth-child(2) {
        border-left: 1px solid #d1d2d3;
        border-right: 1px solid #d1d2d3
    }
    .navbar .third-level-dropdown .yamm-content ul>li.col-sm-4 {
        margin-left: -4px
    }
    .navbar .third-level-dropdown .yamm-content ul>li.col-sm-4>a {
        display: block;
        margin-top: 10px
    }
    .navbar .third-level-dropdown .yamm-content .fourth-level-dropdown {
        padding: 0;
        margin: 0
    }
    .navbar .third-level-dropdown .yamm-content .fourth-level-dropdown li {
        list-style: none;
        padding-top: 10px;
        margin: 0
    }
    .navbar .third-level-dropdown .yamm-content .fourth-level-dropdown li a {
        font-family: trade gothic, Arial, sans-serif;
        text-transform: none;
        color: #fff
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) .third-level-dropdown {
        border-bottom: 10px solid #0089c7
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) .third-level-dropdown .yamm-content ul li>a {
        color: #0089c7
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) .third-level-dropdown .yamm-content .fourth-level-dropdown li a {
        color: #7b8790
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .third-level-dropdown {
        border-bottom: 10px solid #e5801c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .third-level-dropdown .yamm-content ul li>a {
        color: #e5801c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .third-level-dropdown .yamm-content .fourth-level-dropdown li a {
        color: #7b8790
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) .third-level-dropdown {
        border-bottom: 10px solid #66a51c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) .third-level-dropdown .yamm-content ul li>a {
        color: #66a51c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) .third-level-dropdown .yamm-content .fourth-level-dropdown li a {
        color: #7b8790
    }
    .navbar .about-us-dropdown .dropdown-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
        left: inherit !important;
        right: inherit !important
    }
    .navbar .about-us-dropdown .dropdown-menu .second-level-dropdown-toggle {
        width: 100% !important
    }
    .navbar .about-us-dropdown .dropdown-menu .second-level-dropdown-toggle a {
        color: #fff;
        font-family: trade gothic bold, Arial, sans-serif;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase
    }
    .navbar .open .caret {
        border-bottom: 4px dashed !important;
        border-top: 0 !important
    }
}

#header-section {
    clear: both
}

#header-section .contextual-region {
    position: initial
}

.video-full-width {
    position: relative
}

.video-full-width .video-caption h1 {
    color: #fff;
    text-transform: uppercase;
    display: block;
    position: absolute;
    bottom: 49%;
    left: 0;
    z-index: 1;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    right: 0
}

.paragraph--type--heliaus-hero-section .heliaus-logo-container {
    margin-top: 75px;
    padding-bottom: 100px;
    border-bottom: 10px solid #eb6321
}

.paragraph--type--heliaus-hero-section .p3-tech-container {
    margin-bottom: 100px
}

.paragraph--type--heliaus-hero-section .text-container {
    margin-bottom: 30px
}

.paragraph--type--heliaus-hero-section .dotted-list-container {
    margin-bottom: 50px
}

.paragraph--type--heliaus-hero-section .dotted-list-container .dotted-list {
    padding-left: 10px
}

.paragraph--type--heliaus-hero-section .button-container {
    margin-bottom: 69px
}

.paragraph--type--heliaus-platform-section .text-and-dotted-wrapper {
    padding-bottom: 110px;
    padding-top: 110px
}

.paragraph--type--heliaus-platform-section .dotted-list-container {
    margin-bottom: 50px
}

.paragraph--type--heliaus-platform-section .dotted-list-container .dotted-list {
    padding-left: 10px
}

.paragraph--type--heliaus-platform-section .dotted-list-container .dotted-list h3 {
    font-weight: 700;
    color: #fff;
    line-height: 36px
}

.paragraph--type--heliaus-platform-section .text-container p {
    padding-left: 20%;
    padding-right: 20%;
    font-size: 18px;
    color: #fff
}

.paragraph--type--heliaus-platform-section div.col-md-6:first-child {
    padding-right: 0
}

.paragraph--type--heliaus-platform-section div.col-md-6:first-child .text-area-one {
    border-right: 5px dotted grey
}

.paragraph--type--heliaus-platform-section div.col-md-6:last-child {
    padding-left: 0
}

.paragraph--type--heliaus-platform-section .heliaus-cta-container {
    margin-top: 150px;
    padding-bottom: 120px
}

.paragraph--type--heliaus-platform-section .paragraph--type--heliaus-cta img {
    margin: 0 auto
}

.paragraph--type--heliaus-platform-section .paragraph--type--heliaus-cta h3 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 700
}

.paragraph--type--heliaus-platform-section .paragraph--type--heliaus-cta ul {
    list-style: none;
    width: 300px;
    margin: 0 auto
}

.paragraph--type--transform-your-business-section {
    background-color: #222
}

.paragraph--type--transform-your-business-section .col-md-6 {
    min-height: 410px
}

.paragraph--type--transform-your-business-section .dotted-list-container {
    margin-top: 50px;
    margin-bottom: 150px
}

.paragraph--type--transform-your-business-section .dotted-list-container h2 {
    color: #fff
}

.paragraph--type--transform-your-business-section .paragraph--type--heliaus-cta img {
    margin: 0 auto
}

.paragraph--type--transform-your-business-section .paragraph--type--heliaus-cta h3 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff
}

.paragraph--type--transform-your-business-section .paragraph--type--heliaus-cta p {
    color: #fff
}

.paragraph--type--transform-your-business-section .button-container {
    text-align: center;
    margin-bottom: 100px
}

.paragraph--type--heliaus-everywhere-section .header-container {
    padding-top: 50px;
    padding-bottom: 80px
}

.paragraph--type--heliaus-everywhere-section .header-container h2 {
    margin: 0;
    color: #fff
}

.paragraph--type--heliaus-everywhere-section .slider-section-container {
    padding-top: 100px;
    padding-bottom: 40px;
    overflow: hidden
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-control.left,
.paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-control.right {
    background: 0 0
}

@media screen and (min-width:768px) {
    .paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-indicators {
        top: 265px
    }
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-indicators li {
    border: 1px solid #404a4f;
    background-color: #404a4f
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-indicators .active {
    background-color: #eb6321;
    border: 1px solid #eb6321
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .slide {
    min-height: 300px;
    display: block;
    overflow: hidden
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .slide .col-md-4 {
    padding-right: 0
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .slide .col-md-8 {
    padding-left: 0
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .slide .slide-body {
    padding-left: 38px;
    border-left: 5px dotted #414b50;
    padding-bottom: 20px
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .slide .slide-body h3 {
    margin-top: 0;
    color: #eb6321;
    font-size: 36px;
    font-weight: 700
}

.paragraph--type--heliaus-everywhere-section .slider-section-container .slide .slide-body .text-style-one {
    font-style: italic;
    font-size: 22px;
    margin-bottom: 30px
}

.paragraph--type--heliaus-vs-cycop-section {
    background-color: #e8652f
}

.paragraph--type--heliaus-vs-cycop-section .header-container {
    padding-top: 25px;
    padding-bottom: 20px
}

.paragraph--type--heliaus-vs-cycop-section .header-container img {
    margin: 0 auto
}

.paragraph--type--heliaus-vs-cycop-section .heliaus-cta-container {
    padding-top: 50px;
    padding-bottom: 50px
}

.paragraph--type--heliaus-vs-cycop-section .heliaus-cta-container img {
    margin: 0 auto
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section img {
    margin-bottom: 15px
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section h2 {
    color: #fff;
    margin-bottom: 25px
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section p {
    padding-right: 205px;
    color: #fff
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section p:last-child {
    color: #000
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section .read-more {
    padding: 10px 30px
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .right-section {
    padding-top: 150px
}

.paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .right-section .read-more {
    background-color: #0089c7;
    top: 285px;
    position: relative;
    z-index: 1
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one {
    margin-top: 60px;
    width: 560px;
    margin-left: 69px
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one h2 {
    color: #fff;
    margin-bottom: 41px;
    text-align: center
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one p {
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;
    color: #fff
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two {
    width: 341px;
    margin-left: 281px;
    margin-top: 215px
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two .text-style-one {
    text-align: right;
    color: #fff;
    font-size: 18px
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two .text-style-two a {
    text-align: right;
    color: #f59e17;
    font-size: 38px;
    font-weight: 700
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two .text-style-three {
    text-align: right;
    color: #fff;
    font-size: 18px
}

.paragraph--type--download-section .paragraph--type--heliaus-cta .image-area-one {
    width: 200px;
    margin-left: 100px;
    margin-top: 98px
}

.paragraph--type--download-section .slider-section-container .carousel-control.left,
.paragraph--type--download-section .slider-section-container .carousel-control.right {
    background: 0 0
}

.paragraph--type--download-section .slider-section-container .carousel-indicators li {
    border: 1px solid #404a4f;
    background-color: #404a4f
}

.paragraph--type--download-section .slider-section-container .carousel-indicators .active {
    background-color: #eb6321;
    border: 1px solid #eb6321
}

.paragraph--type--download-section .slider-section-container .slide .slide-header {
    background: url(../../../../themes/aus/images/Heliaus/case-study-slide-header-bg.jpg) no-repeat center top;
    padding: 20px 0
}

.paragraph--type--download-section .slider-section-container .slide .slide-header h3 {
    font-size: 18px;
    text-align: center;
    position: relative;
    top: -13px;
    color: #fff;
    font-weight: 700
}

.paragraph--type--download-section .slider-section-container .slide .slide-body {
    padding-top: 30px;
    padding-bottom: 50px;
    background: #d5d9dc
}

.paragraph--type--download-section .slider-section-container .slide .slide-body h3 {
    margin-top: 0;
    text-align: center;
    font-size: 25px;
    font-weight: 700
}

.paragraph--type--download-section .slider-section-container .slide .slide-body .list {
    width: 260px;
    margin: 20px auto 0;
    padding-bottom: 30px
}

.paragraph--type--download-section .slider-section-container .slide .slide-body .list p {
    font-size: 12px;
    margin-bottom: 5px
}

.paragraph--type--download-section .contact-form-container {
    margin-top: 100px
}

.paragraph--type--download-section .contact-form-container label {
    display: none
}

.paragraph--type--download-section .contact-form-container .container {
    width: 800px
}

.paragraph--type--download-section .heliaus-contact-form-container {
    padding: 20px
}

.paragraph--type--download-section .heliaus-contact-form-container .read-more {
    font-size: 24px;
    padding: 5px 30px;
    font-weight: 700
}

.paragraph--type--download-section .heliaus-contact-form-container .row {
    margin-left: 0;
    margin-right: 0
}

.paragraph--type--download-section .heliaus-contact-form-container .form-actions {
    text-align: center
}

.paragraph--type--download-section .heliaus-contact-form-container .form-actions .btn {
    margin-right: 0;
    text-transform: uppercase
}

.img-grid-fw-txt-right {
    position: relative
}

.img-grid-fw-txt-right .desc {
    display: block;
    position: absolute;
    bottom: 30%;
    left: 0;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    right: 0;
    padding-left: 37%
}

.img-grid-fw-txt-right .desc h1 {
    color: #000;
    line-height: 65px
}

.article--body {
    margin-top: 50px;
    margin-bottom: 50px
}

.path-search .article--body {
    margin-bottom: 0
}

.path-search .pager-nav {
    margin-top: 50px
}

.comment-section {
    margin-bottom: 50px
}

.comment-section article {
    padding-bottom: 25px;
    border-bottom: 1px dotted #ccc
}

.comment-section article article {
    border-bottom: none
}

.comment-section article .field--name-comment-body {
    padding-bottom: 0
}

.comment-section article h3 {
    margin-top: 0
}

.comment-section article h3 a {
    font-size: 30px;
    font-size: 3rem
}

.paragraph--type--intro-copy-full-width h2 {
    color: #000;
    text-align: left;
    width: 100%;
    margin: 0 0 20px;
    text-transform: uppercase
}

.paragraph--type--intro-copy-full-width h3 {
    text-align: left;
    color: #333;
    margin: 0 0 20px
}

.paragraph--type--intro-copy-full-width p {
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--intro-copy-full-width .cta {
    padding: 74px 0
}

.paragraph--type--intro-copy-full-width .cta p {
    font-size: 36px
}

.paragraph--type--intro-copy-full-width .align-left {
    margin-right: 60px
}

.paragraph--type--intro-copy-full-width .desktop-bg-2 {
    position: relative
}

.paragraph--type--intro-copy-full-width .desktop-bg-2 .desc {
    width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.paragraph--type--intro-copy-full-width .desktop-bg-2 h1 {
    font-size: 45px;
    font-size: 4.5rem;
    text-transform: none;
    line-height: 45px
}

.paragraph--type--intro-copy-full-width .desktop-bg-2 h2 {
    font-size: 40px;
    font-size: 4rem;
    text-transform: none;
    line-height: 40px
}

.paragraph--type--intro-copy-full-width .desktop-bg-2 h3 {
    font-size: 30px;
    font-size: 3rem;
    text-transform: none;
    line-height: 35px
}

.paragraph--type--intro-copy-full-width .desktop-bg-2 p {
    font-size: 24px;
    font-size: 2.4rem
}

@media only screen and (max-width:480px) {
    .paragraph--type--intro-copy-full-width .mobile-bg-2 h1,
    .paragraph--type--intro-copy-full-width .mobile-bg-2 h2 {
        font-size: 36px
    }
    .paragraph--type--intro-copy-full-width .mobile-bg-2 h3 {
        font-size: 32px
    }
    .paragraph--type--intro-copy-full-width .mobile-bg-2 p {
        font-size: 24px
    }
}

.paragraph--type--type-one-column-grid-mw h2 {
    color: #000;
    font-family: trade gothic bold, Arial, sans-serif;
    margin: 0 0 20px;
    text-align: left;
    width: 100%
}

.paragraph--type--type-one-column-grid-mw h3 {
    text-align: left;
    color: #000;
    font-family: trade gothic, Arial, sans-serif;
    margin: 0 0 20px
}

.paragraph--type--type-one-column-grid-mw p {
    text-align: left;
    font-family: trade gothic, Arial, sans-serif;
    color: #000
}

.paragraph--type--type-pull-quote-full-width {
    background: #0089c7;
    padding-bottom: 30px;
    padding-top: 10px
}

.paragraph--type--type-pull-quote-full-width blockquote {
    margin: 0;
    padding: 0;
    border-left: none
}

.paragraph--type--type-pull-quote-full-width blockquote p {
    text-align: justify;
    font-style: italic;
    margin-top: -20px;
    font-family: trade gothic, Arial, sans-serif;
    color: #000
}

.paragraph--type--type-pull-quote-full-width blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 5em;
    line-height: .1em;
    margin-left: 0;
    position: relative;
    left: -45px;
    top: 55px
}

.paragraph--type--type-two-column-grid-mw {
    padding-left: 0;
    padding-right: 0
}

.paragraph--type--type-two-column-grid-mw .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

@media screen and (min-width:992px) {
    .paragraph--type--type-two-column-grid-mw .grid {
        width: 50%;
        float: left
    }
}

.paragraph--type--type-two-column-grid-mw .grid:first-child {
    padding-right: 25px
}

.paragraph--type--type-two-column-grid-mw .grid:last-child {
    padding-left: 25px
}

.paragraph--type--type-two-column-grid-mw .row {
    margin-left: 0;
    margin-right: 0
}

.paragraph--type--type-two-column-grid-mw .desc {
    display: block
}

.paragraph--type--type-two-column-grid-mw .desc p {
    text-align: left;
    font-family: trade gothic, Arial, sans-serif;
    color: #000
}

.paragraph--type--two-img-grid-fw {
    padding-left: 0;
    padding-right: 0
}

.paragraph--type--two-img-grid-fw .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

@media screen and (min-width:992px) {
    .paragraph--type--two-img-grid-fw .grid {
        width: 50%;
        float: left
    }
}

.paragraph--type--two-img-grid-fw .row {
    margin-left: 0;
    margin-right: 0
}

.paragraph--type--two-img-grid-fw .cta img {
    width: 100%
}

.paragraph--type--two-img-grid-fw .cta .desc {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(4, 32, 47, .7)
}

.paragraph--type--two-img-grid-fw .cta .desc h3 {
    background: 0 0;
    font-family: trade gothic, Arial, sans-serif;
    color: #fff;
    padding: 36px 15px;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--two-img-grid-fw .cta .desc .normal-text {
    color: #fff;
    background: 0 0;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    padding: 50px 0 0;
    font-family: trade gothic, Arial, sans-serif
}

.paragraph--type--two-img-grid-fw .cta .desc .bold-text {
    color: #fff;
    background: 0 0;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    font-family: trade gothic bold, Arial, sans-serif;
    padding: 10px 0 50px
}

.paragraph--type--two-img-grid-fw .cta .desc hr {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.paragraph--type--three-image-grid-full-width {
    padding-left: 0;
    padding-right: 0
}

.paragraph--type--three-image-grid-full-width .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

@media screen and (min-width:992px) {
    .paragraph--type--three-image-grid-full-width .grid {
        width: 33.33333333%;
        float: left
    }
}

.paragraph--type--three-image-grid-full-width .row {
    margin-left: 0;
    margin-right: 0
}

.paragraph--type--three-image-grid-full-width .cta img {
    width: 100%
}

.paragraph--type--three-image-grid-full-width .cta .desc {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.paragraph--type--three-image-grid-full-width .cta .desc h3 {
    font-family: trade gothic, Arial, sans-serif;
    background: rgba(4, 32, 47, .7);
    color: #fff;
    padding: 36px 15px;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--one-image-grid-with-buttton-full {
    background: #f2f2f2;
    text-align: left;
    position: relative
}

.paragraph--type--one-image-grid-with-buttton-full img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 320px;
    width: 100%
}

.paragraph--type--one-image-grid-with-buttton-full .desc {
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.paragraph--type--one-image-grid-with-buttton-full .desc .container {
    text-align: center
}

.paragraph--type--one-image-grid-with-buttton-full .desc h2 {
    display: inline-block;
    font-family: trade gothic bold, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

@media screen and (min-width:768px) {
    .paragraph--type--one-image-grid-with-buttton-full .desc h2 {
        line-height: 320px
    }
}

.paragraph--type--one-image-grid-with-buttton-full .desc .btn-apply {
    background: #0089c7;
    padding: 20px 85px;
    position: relative;
    top: -10px;
    margin-left: 25px;
    border-radius: 5px;
    color: #fff;
    font-family: trade gothic bold, Arial, sans-serif;
    text-transform: uppercase
}

.paragraph--type--one-image-grid-with-buttton-full .image2 {
    display: block
}

.paragraph--type--one-image-grid-with-buttton-full .txt-left {
    text-align: right;
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--one-image-grid-with-buttton-full .txt-left .wrapper {
        width: 80%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--three-image-grid-margin-width,
.paragraph--type--three-image-grid-margin-width-2 {
    background-color: #fff
}

.paragraph--type--three-image-grid-margin-width .grid,
.paragraph--type--three-image-grid-margin-width-2 .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:992px) {
    .paragraph--type--three-image-grid-margin-width .grid,
    .paragraph--type--three-image-grid-margin-width-2 .grid {
        width: 33.33333333%;
        float: left
    }
}

.paragraph--type--three-image-grid-margin-width .cta .cta-link,
.paragraph--type--three-image-grid-margin-width-2 .cta .cta-link {
    display: block;
    position: relative
}

.paragraph--type--three-image-grid-margin-width .cta .desc,
.paragraph--type--three-image-grid-margin-width-2 .cta .desc {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.paragraph--type--three-image-grid-margin-width .cta .desc h3,
.paragraph--type--three-image-grid-margin-width-2 .cta .desc h3 {
    font-family: trade gothic, Arial, sans-serif;
    background: rgba(4, 32, 47, .7);
    color: #fff;
    padding: 20px 10px;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

#cta-section-3 {
    background: url(../../../../themes/aus/images/cta/bg-cta-section-3.png) repeat-x center top;
    padding-bottom: 70px;
    padding-top: 70px
}

#cta-section-3 h2 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px
}

#cta-section-3 .cta .cta-logo {
    display: block;
    text-align: left;
    height: 145px;
    position: relative
}

#cta-section-3 .cta .cta-logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#cta-section-3 .btn-call-us,
#cta-section-3 .btn-contact-us,
#cta-section-3 .btn-find-a-job {
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block
}

#hiring-event-calendar-section {
    background: #022d46;
}

@media screen and (min-width:992px) {
    #hiring-event-calendar-section {
        padding: 50px 0
    }
}

#hiring-event-calendar-section h2 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px
}

#hiring-event-calendar-section p a {
    color: #fff
}

#breadcrumb-section {
    border-top: 1px solid #acaeaf;
    border-bottom: 1px solid #acaeaf
}

.breadcrumb {
    display: inline-block;
    border-radius: 0;
    padding: 15px 0;
    margin-bottom: 0;
    background: 0 0
}

.breadcrumb li a {
    font-family: trade gothic bold condensed, Arial, sans-serif;
    color: #333;
    font-size: 14px
}

.breadcrumb>.active {
    font-family: trade gothic bold condensed, Arial, sans-serif;
    color: #005789;
    font-size: 14px
}

.share-page {
    float: right;
    padding-top: 15px
}

.share-page a {
    font-size: 14px
}

.page-header {
    color: #000;
    text-align: right;
    margin: 60px 0;
    padding: 0;
    border: none
}

.page-header.idlookup,
.page-header.thanks {
    text-align: center
}

.fw-image-desc .desc {
    text-align: left;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 20px;
    color: #000;
    margin-top: 60px;
    margin-bottom: 60px
}

.paragraph--type--col-heading-image-body-mw h2 {
    margin: 0 0 20px;
    text-align: left;
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000
}

.paragraph--type--col-heading-image-body-mw p {
    /*text-align: left;*/
    font-family: trade gothic, Arial, sans-serif;
    color: #000
}

.paragraph--type--col-heading-image-body-mw .img-wrapper {
    margin-bottom: 60px
}

.paragraph--type--image-grid-mw .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

.paragraph--type--image-grid-mw .cta .desc {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(4, 32, 47, .7)
}

.paragraph--type--image-grid-mw .cta .desc h3 {
    color: #fff;
    background: 0 0;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 40px 0;
    text-transform: uppercase
}

.paragraph--type--image-grid-mw .cta .desc .normal-text {
    padding: 50px 0 0;
    font-family: trade gothic, Arial, sans-serif
}

.paragraph--type--image-grid-mw .cta .desc .bold-text {
    font-family: trade gothic bold, Arial, sans-serif;
    padding: 10px 0 50px
}

.paragraph--type--image-grid-mw .cta .desc hr {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.paragraph--type--four-image-grid-margin-width .field--name-field-heading3 {
    text-align: center;
    margin-bottom: 50px;
    color: #000
}

.paragraph--type--four-image-grid-margin-width .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:992px) {
    .paragraph--type--four-image-grid-margin-width .grid {
        width: 25%;
        float: left
    }
}

.paragraph--type--four-image-grid-margin-width .cta .cta-link {
    display: block;
    position: relative
}

.paragraph--type--four-image-grid-margin-width .cta .desc {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.paragraph--type--four-image-grid-margin-width .cta .desc h3,
.paragraph--type--four-image-grid-margin-width .cta .desc h4 {
    font-family: trade gothic bold, Arial, sans-serif;
    background: rgba(4, 32, 47, .7);
    color: #fff;
    padding: 20px 0;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--four-image-grid-margin-width .txt-bottom img {
    margin: 0 auto
}

.paragraph--type--four-image-grid-margin-width .txt-bottom .desc-txt-bottom h4 {
    color: #000;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--four-image-grid-margin-width .bg {
    padding: 100px 0
}

.paragraph--type--four-image-grid-margin-width-ver .field--name-field-heading4 {
    text-align: center;
    margin-bottom: 50px;
    color: #000
}

.paragraph--type--four-image-grid-margin-width-ver .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:992px) {
    .paragraph--type--four-image-grid-margin-width-ver .grid {
        width: 25%;
        float: left
    }
}

.paragraph--type--four-image-grid-margin-width-ver .grid img {
    margin: 0 auto
}

.paragraph--type--four-image-grid-margin-width-ver .cta .cta-link {
    display: block;
    position: relative
}

.paragraph--type--four-image-grid-margin-width-ver .cta .desc {
    display: block
}

.paragraph--type--four-image-grid-margin-width-ver .cta .desc h3,
.paragraph--type--four-image-grid-margin-width-ver .cta .desc h4 {
    color: #000;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--four-image-grid-margin-width-ver .bg {
    padding: 100px 0
}

.horizontal-rule-fw {
    padding: 0
}

.horizontal-rule-fw hr {
    color: #acaeaf;
    background: #acaeaf;
    height: 1px;
    margin: 0;
    border: none
}

.horizontal-rule-mw {
    padding: 0
}

.horizontal-rule-mw hr {
    color: #acaeaf;
    background: #acaeaf;
    height: 1px;
    margin: 0
}

.paragraph--type--image-type-grid-fw {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f1f1
}

.paragraph--type--image-type-grid-fw .img-wrapper {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
    margin-left: 0;
    position: relative
}

.paragraph--type--image-type-grid-fw .img-wrapper .image-with-text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0 3px 2px rgba(0, 0, 0, .6);
    text-align: center
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
    .paragraph--type--image-type-grid-fw .img-wrapper h2 {
        font-size: 30px;
        font-size: 3rem
    }
}

.paragraph--type--image-type-grid-fw .desc {
    width: 50%;
    background: #f1f1f1;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
    padding: 5%;
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--image-type-grid-fw .desc .wrapper {
        width: 80%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--image-type-grid-fw .desc h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    margin-top: 0
}

.paragraph--type--image-type-grid-fw .desc p {
    margin-top: 30px;
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--image-type-grid-fw .desc ul li p {
    margin-top: 0
}

@media only screen and (min-width:1000px) and (max-width:1099px) {
    .paragraph--type--image-type-grid-fw .desc p {
        font-size: 18px;
        font-size: 1.8rem
    }
    .paragraph--type--image-type-grid-fw .desc h2 {
        font-size: 25px;
        font-size: 2.5rem
    }
    .paragraph--type--image-type-grid-fw .desc h3 {
        font-size: 20px;
        font-size: 2rem
    }
}

@media only screen and (min-width:1100px) and (max-width:1300px) {
    .paragraph--type--image-type-grid-fw .desc p {
        font-size: 20px;
        font-size: 2rem
    }
    .paragraph--type--image-type-grid-fw .desc h2 {
        font-size: 30px;
        font-size: 3rem
    }
    .paragraph--type--image-type-grid-fw .desc h3 {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.paragraph--type--image-type-grid-fw .desc hr {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.paragraph--type--image-type-grid-full-width-versi {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f1f1
}

.paragraph--type--image-type-grid-full-width-versi .img-wrapper {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
    margin-left: 0
}

.paragraph--type--image-type-grid-full-width-versi .desc {
    width: 50%;
    background: #f1f1f1;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
    padding: 5%;
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--image-type-grid-full-width-versi .desc .wrapper {
        width: 80%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--image-type-grid-full-width-versi .desc h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 25px;
    font-size: 2.5rem
}

.paragraph--type--image-type-grid-full-width-versi .desc p {
    margin-top: 0;
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--image-type-grid-full-width-versi .desc ul {
    margin-left: 30px
}

.paragraph--type--image-type-grid-full-width-versi .desc ul li {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem
}

.paragraph--type--image-type-grid-full-width-versi .desc ul li p {
    margin-top: 0
}

@media only screen and (min-width:992px) and (max-width:1300px) {
    .paragraph--type--image-type-grid-full-width-versi .desc p {
        font-size: 10px;
        font-size: 1rem
    }
    .paragraph--type--image-type-grid-full-width-versi .desc h3,
    .paragraph--type--image-type-grid-full-width-versi .desc h4 {
        font-size: 14px;
        font-size: 1.4rem
    }
    .paragraph--type--image-type-grid-full-width-versi .desc ul li {
        font-size: 10px;
        font-size: 1rem
    }
}

.paragraph--type--image-type-grid-full-width-versi .desc hr {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.paragraph--type--image-type-grid-full-width-versi .read-more {
    position: relative;
    top: -60px;
    left: 228px;
    font-weight: 700
}

.paragraph--type--type-image-grid-fw {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f1f1
}

.paragraph--type--type-image-grid-fw .img-wrapper {
    display: block;
    width: 50%;
    float: right;
    position: relative
}

.paragraph--type--type-image-grid-fw .img-wrapper .image-with-text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0 3px 2px rgba(0, 0, 0, .6);
    text-align: center
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
    .paragraph--type--type-image-grid-fw .img-wrapper h2 {
        font-size: 30px;
        font-size: 3rem
    }
}

.paragraph--type--type-image-grid-fw .desc {
    width: 50%;
    background: #f1f1f1;
    display: block;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
    padding: 5%;
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--type-image-grid-fw .desc .wrapper {
        width: 80%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--type-image-grid-fw .desc p {
    margin-top: 30px;
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--type-image-grid-fw .desc ul li p {
    margin-top: 0
}

.paragraph--type--type-image-grid-fw .desc h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    margin-top: 0
}

@media only screen and (min-width:1000px) and (max-width:1099px) {
    .paragraph--type--type-image-grid-fw .desc p {
        font-size: 18px;
        font-size: 1.8rem
    }
    .paragraph--type--type-image-grid-fw .desc h2 {
        font-size: 25px;
        font-size: 2.5rem
    }
    .paragraph--type--type-image-grid-fw .desc h3 {
        font-size: 20px;
        font-size: 2rem
    }
}

@media only screen and (min-width:1100px) and (max-width:1300px) {
    .paragraph--type--type-image-grid-fw .desc p {
        font-size: 20px;
        font-size: 2rem
    }
    .paragraph--type--type-image-grid-fw .desc h2 {
        font-size: 30px;
        font-size: 3rem
    }
    .paragraph--type--type-image-grid-fw .desc h3 {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.paragraph--type--type-image-grid-fw .desc hr {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.paragraph--type--image-contact-form {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f1f1
}

.paragraph--type--image-contact-form .after-heading {
    font-size: 13px;
    margin: 0 !important;
    padding: 0
}

.paragraph--type--image-contact-form a {
    text-decoration: underline;
    font-weight: 400
}

.paragraph--type--image-contact-form .img-wrapper {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
    margin-left: 0
}

.paragraph--type--image-contact-form .image4 {
    position: relative
}

.paragraph--type--image-contact-form .image4 .sub-heading-2 {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 50%;
    color: #fff
}

.paragraph--type--image-contact-form .desc {
    width: 50%;
    background: #f1f1f1;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
    padding: 5%;
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--image-contact-form .desc .wrapper {
        width: 80%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--image-contact-form .desc h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}

.paragraph--type--image-contact-form .desc p {
    margin-top: 15px;
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--image-contact-form .desc ul li p {
    margin-top: 0
}

@media only screen and (min-width:1000px) and (max-width:1099px) {
    .paragraph--type--image-contact-form .desc p {
        font-size: 18px;
        font-size: 1.8rem
    }
    .paragraph--type--image-contact-form .desc h3 {
        font-size: 20px;
        font-size: 2rem
    }
}

@media only screen and (min-width:1100px) and (max-width:1300px) {
    .paragraph--type--image-contact-form .desc p {
        font-size: 20px;
        font-size: 2rem
    }
    .paragraph--type--image-contact-form .desc h3 {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.paragraph--type--image-contact-form .desc hr {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.paragraph--type--fingerp-guard-card-locations {
    background: #eee
}

.paragraph--type--fingerp-guard-card-locations,
.paragraph--type--local-office-locations-section {
    padding: 50px 0 0
}

.paragraph--type--fingerp-guard-card-locations h2,
.paragraph--type--local-office-locations-section h2 {
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    color: #01588c;
    margin: 0 0 20px
}

.paragraph--type--fingerp-guard-card-locations div,
.paragraph--type--local-office-locations-section div {
    display: flex;
    flex-wrap: wrap
}

.paragraph--type--fingerp-guard-card-locations div>div,
.paragraph--type--local-office-locations-section div>div {
    flex-grow: 1;
    width: 33%
}

.paragraph--type--fingerp-guard-card-locations div>div a,
.paragraph--type--local-office-locations-section div>div a {
    display: block;
    margin-bottom: 15px;
    text-decoration: underline
}

.paragraph--type--fingerp-guard-card-locations div>div:nth-child(odd),
.paragraph--type--local-office-locations-section div>div:nth-child(odd) {
    padding-left: 10px;
    padding-right: 10px
}

.paragraph--type--fingerp-guard-card-locations ul,
.paragraph--type--local-office-locations-section ul {
    width: 100%
}

.paragraph--type--fingerp-guard-card-locations ul li,
.paragraph--type--local-office-locations-section ul li {
    display: block;
    float: left;
    width: 25%;
    min-height: 170px
}

.paragraph--type--fingerp-guard-card-locations ul li a,
.paragraph--type--local-office-locations-section ul li a {
    display: block;
    margin-bottom: 15px;
    text-decoration: underline
}

.paragraph--type--local-page-cta-section {
    background: #fff;
    padding: 50px 0
}

.paragraph--type--local-page-cta-section .security-industry-job {
    width: 755px;
    margin: 0 auto;
    text-align: center
}

.paragraph--type--local-page-cta-section .security-industry-job h2 {
    color: #01588c
}

.paragraph--type--local-page-cta-section .security-industry-job .cbtns {
    font-size: 20px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px
}

.paragraph--type--local-page-cta-section .security-industry-job .cbtns:hover {
    color: #fff
}

.paragraph--type--bp-view .view .view-header h2 {
    color: #01588c
}

.paragraph--type--bp-view .view .view-content h2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px
}

.paragraph--type--bp-view .view .view-content h2 a {
    font-size: 2rem
}

.paragraph--type--type-image-grid-full-width-versi {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f1f1
}

.paragraph--type--type-image-grid-full-width-versi .img-wrapper {
    display: block;
    width: 50%;
    float: right
}

.paragraph--type--type-image-grid-full-width-versi .desc {
    width: 50%;
    background: #f1f1f1;
    display: block;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
    padding: 5%;
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--type-image-grid-full-width-versi .desc .wrapper {
        width: 80%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--type-image-grid-full-width-versi .desc p {
    margin-top: 0;
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--type-image-grid-full-width-versi .desc ul {
    margin-left: 30px
}

.paragraph--type--type-image-grid-full-width-versi .desc ul li {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem
}

.paragraph--type--type-image-grid-full-width-versi .desc ul li p {
    margin-top: 0
}

.paragraph--type--type-image-grid-full-width-versi .desc h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    margin-top: 0
}

@media only screen and (min-width:992px) and (max-width:1300px) {
    .paragraph--type--type-image-grid-full-width-versi .desc p {
        font-size: 10px;
        font-size: 1rem
    }
    .paragraph--type--type-image-grid-full-width-versi .desc h3 {
        font-size: 14px;
        font-size: 1.4rem
    }
    .paragraph--type--type-image-grid-full-width-versi .desc h4 {
        font-size: 12px;
        font-size: 1.2rem
    }
    .paragraph--type--type-image-grid-full-width-versi .desc td,
    .paragraph--type--type-image-grid-full-width-versi .desc th {
        font-size: 10px;
        font-size: 1rem
    }
}

.paragraph--type--type-image-grid-full-width-versi .desc hr {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.paragraph--type--type-image-grid-full-width-versi .read-more {
    position: relative;
    top: -60px;
    left: 38px;
    font-weight: 700
}

.paragraph--type--dot-design-list .dotted-list,
.paragraph--type--text-background-image-full-width .dotted-list {
    padding-left: 10px;
    margin-bottom: 25px
}

.paragraph--type--dot-design-list .dotted-list h3,
.paragraph--type--text-background-image-full-width .dotted-list h3 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700
}

.paragraph--type--type-image-grid-margin-width .img-wrapper {
    width: 50%;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
    margin-right: -5px
}

.paragraph--type--type-image-grid-margin-width .desc {
    width: 50%;
    background: #7b8790;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: -5px
}

.paragraph--type--type-image-grid-margin-width .desc p {
    margin-top: 30px;
    font-family: trade gothic, Arial, sans-serif;
    color: #000;
    text-align: left
}

.paragraph--type--type-image-grid-margin-width .desc h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-align: left;
    text-transform: uppercase
}

.paragraph--type--type-image-grid-margin-width .desc hr {
    color: #0089c7;
    background: #0089c7;
    height: 4px;
    margin: 0 auto;
    width: 30px
}

.paragraph--type--img-grid-fw .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

.paragraph--type--img-grid-fw .cta img {
    width: 100%
}

.paragraph--type--img-grid-fw .cta .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(4, 32, 47, .7)
}

.paragraph--type--img-grid-fw .cta .desc h3 {
    color: #fff;
    background: 0 0;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--img-grid-fw .cta .desc .normal-text {
    padding: 50px 0 0;
    font-family: trade gothic, Arial, sans-serif
}

.paragraph--type--img-grid-fw .cta .desc .bold-text {
    font-family: trade gothic bold, Arial, sans-serif;
    padding: 10px 0 50px
}

.paragraph--type--img-grid-fw .cta .desc hr {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.paragraph--type--img-grid-fw-2 .cta {
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--img-grid-fw-2 .cta .desc {
        width: 100%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--img-grid-fw-2 .cta .desc .wrapper {
    padding-left: 45%;
    padding-right: 15px
}

.paragraph--type--img-grid-fw-2 .cta .desc .wrapper h1 {
    font-size: 45px;
    font-size: 4.5rem
}

.paragraph--type--img-grid-fw-2 .cta .desc .wrapper h2 {
    font-size: 40px;
    font-size: 4rem
}

.paragraph--type--img-grid-fw-2 .cta .desc .wrapper p {
    font-size: 16px;
    font-size: 1.6rem
}

.paragraph--type--text-background-image-full-width .cta {
    position: relative
}

@media screen and (min-width:992px) {
    .paragraph--type--text-background-image-full-width .cta .desc {
        width: 100%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }
}

.paragraph--type--text-background-image-full-width .cta .desc .wrapper h1 {
    font-size: 45px;
    font-size: 4.5rem
}

.paragraph--type--text-background-image-full-width .cta .desc .wrapper h2 {
    font-size: 40px;
    font-size: 4rem
}

.paragraph--type--text-background-image-full-width .cta .desc .wrapper p {
    font-size: 16px;
    font-size: 1.6rem
}

.fw-one-text-grid {
    padding-top: 100px;
    padding-bottom: 60px
}

.fw-one-text-grid h2 {
    color: #000;
    font-family: trade gothic bold, Arial, sans-serif;
    padding: 0 0 20px;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.fw-one-text-grid p {
    text-align: left;
    font-family: trade gothic, Arial, sans-serif;
    color: #000
}

.fw-two-image-grid {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 100px
}

.fw-two-image-grid .col-md-6 {
    padding-left: 0;
    padding-right: 0
}

.fw-two-image-grid .row {
    margin-left: 0;
    margin-right: 0
}

.fw-two-image-grid .cta .desc h3 {
    background: rgba(4, 32, 47, .7);
    color: #fff;
    padding: 60px 0;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.fw-two-image-grid .cta .desc .normal-text {
    font-family: trade gothic, Arial, sans-serif
}

.fw-two-image-grid .cta .desc .bold-text {
    font-family: trade gothic bold, Arial, sans-serif
}

.fw-two-image-grid .cta .desc hr {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.paragraph--type--four-col-event-list-mw .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

@media screen and (min-width:992px) {
    .paragraph--type--four-col-event-list-mw .grid {
        width: 25%;
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
}

.paragraph--type--four-col-event-list-mw h2 {
    color: #000;
    font-family: trade gothic bold, Arial, sans-serif;
    margin: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}

.paragraph--type--four-col-event-list-mw .cta .desc {
    position: relative
}

.paragraph--type--four-col-event-list-mw .cta .desc h4 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #005789;
    text-align: center;
    margin: 0;
    padding: 40px 0 20px
}

.paragraph--type--four-col-event-list-mw .cta .desc p {
    text-align: center;
    font-family: trade gothic, Arial, sans-serif
}

.paragraph--type--four-col-event-list-mw .cta .desc hr {
    color: #005789;
    background: #005789;
    height: 2px;
    margin: 15px auto 10px;
    width: 15px;
    border: none
}

.paragraph--type--four-col-event-list-mw .cta .desc .btn-read-more {
    text-align: center;
    width: 100%;
    border: none;
    border-radius: 0;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 60px
}

.paragraph--type--four-col-event-list-mw .cta .blue {
    background: #b1dbef
}

.paragraph--type--four-col-event-list-mw .cta .blue .btn-read-more {
    background: #008ccc
}

.paragraph--type--four-col-event-list-mw .cta .gray {
    background: #cdd1d5
}

.paragraph--type--four-col-event-list-mw .cta .gray .btn-read-more {
    background: #5d6a76
}

.paragraph--type--four-col-event-list-mw .btn-view-more-sec-events {
    text-align: center;
    width: 300px;
    border: none;
    border-radius: 0;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #008ccc;
    margin: 60px auto 0;
    display: block
}

.field--name-field-events-list-box .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

@media screen and (min-width:992px) {
    .field--name-field-events-list-box .grid {
        width: 25%;
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
}

.field--name-field-events-list-box h2 {
    color: #000;
    font-family: trade gothic bold, Arial, sans-serif;
    margin: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 25px;
    padding: 15px 5px
}

.field--name-field-events-list-box .cta .desc {
    position: relative
}

.field--name-field-events-list-box .cta .desc h4 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #005789;
    text-align: center;
    margin: 0;
    padding: 20px 0;
    font-size: 18px;
    font-size: 1.8rem
}

.field--name-field-events-list-box .cta .desc p {
    text-align: center;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 5px;
    padding-right: 5px
}

.field--name-field-events-list-box .cta .desc hr {
    color: #005789;
    background: #005789;
    height: 2px;
    margin: 15px auto 10px;
    width: 15px;
    border: none
}

.field--name-field-events-list-box .cta .desc .btn-read-more {
    text-align: center;
    width: 100%;
    border: none;
    border-radius: 0;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 60px
}

.field--name-field-events-list-box .cta .blue {
    background: #b1dbef
}

.field--name-field-events-list-box .cta .blue .btn-read-more {
    background: #008ccc
}

.field--name-field-events-list-box .cta .gray {
    background: #cdd1d5
}

.field--name-field-events-list-box .cta .gray .btn-read-more {
    background: #5d6a76
}

.field--name-field-events-list-box .btn-view-more-sec-events {
    text-align: center;
    width: 300px;
    border: none;
    border-radius: 0;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #008ccc;
    margin: 60px auto 0;
    display: block
}

.paragraph--type--hover-on-rollover-animation {
    padding-left: 0;
    padding-right: 0
}

.paragraph--type--hover-on-rollover-animation .grid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px
}

@media screen and (min-width:992px) {
    .paragraph--type--hover-on-rollover-animation .grid {
        width: 50%;
        float: left
    }
}

.paragraph--type--hover-on-rollover-animation .row {
    margin-left: 0;
    margin-right: 0
}

.paragraph--type--hover-on-rollover-animation .cta img {
    width: 100%
}

.paragraph--type--hover-on-rollover-animation .cta .desc {
    display: block;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(4, 32, 47, .7)
}

.paragraph--type--hover-on-rollover-animation .cta .desc .heading h3 {
    background: 0 0;
    font-family: trade gothic bold, Arial, sans-serif;
    color: #fff;
    padding: 36px 15px;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

.paragraph--type--hover-on-rollover-animation .cta .desc .heading .align-center {
    text-align: center
}

.paragraph--type--hover-on-rollover-animation .cta .desc .heading .align-right {
    text-align: right
}

.paragraph--type--hover-on-rollover-animation .cta .desc .heading .align-left {
    text-align: left
}

.paragraph--type--hover-on-rollover-animation .cta .desc .text {
    color: #fff;
    background: 0 0;
    text-align: left;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px
}

.paragraph--type--hover-on-rollover-animation .cta .desc .learn-more {
    text-align: center;
    padding-bottom: 50px
}

.paragraph--type--hover-on-rollover-animation .cta .desc .learn-more .btn-learn-more {
    background: #0089c7;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    font-family: trade gothic bold, Arial, sans-serif
}

.paragraph--type--hover-on-rollover-animation .cta .desc hr {
    color: #fff;
    background: #fff;
    height: 2px;
    margin: 20px auto 15px;
    width: 30px
}

.node--type-article .field--name-node-author {
    margin-top: 20px
}

.node--type-article img {
    margin: 0 auto
}

.node--type-article .align-left {
    margin-right: 10px !important
}

.node--type-article .align-right {
    margin-left: 10px !important
}

.user-login-form,
.user-pass,
.user-register-form {
    margin-top: 50px;
    margin-bottom: 50px
}

.user-login-form .form-control,
.user-pass .form-control,
.user-register-form .form-control {
    width: 75%
}

.user-login-form .control-group .help-inline,
.user-login-form .help-block,
.user-pass .control-group .help-inline,
.user-pass .help-block,
.user-register-form .control-group .help-inline,
.user-register-form .help-block {
    margin: 5px 15px 10px
}

.paragraph--type--contact-form-widget .field--name-field-form-description {
    margin-bottom: 30px
}

.paragraph--type--contact-form-widget .field--name-field-form-description h2 {
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    text-transform: uppercase
}

.paragraph--type--contact-form-widget .form-control {
    width: 75%
}

.paragraph--type--contact-form-widget form.contact-form .form-required:after {
    content: " *";
    color: red
}

.security-resources-search-widget {
    background: #f2f2f2;
    padding: 50px 0
}

.security-resources-search-widget h2.heading {
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: trade gothic bold, Arial, sans-serif;
    color: #005789;
    text-transform: uppercase
}

.security-resources-search-widget hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 0;
    border-top: 1px solid #7b8790
}

.security-resources-search-widget .search-filter-block h4 {
    text-align: center;
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    margin-bottom: 20px;
    margin-top: 0
}

.security-resources-search-widget .search-filter-block label {
    width: 100%;
    background: #b0dbf0;
    margin: 0;
    padding: 15px;
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: trade gothic, Arial, sans-serif
}

.security-resources-search-widget .search-filter-block .form-control {
    border-radius: 0;
    text-align: center;
    font-size: 18px;
    font-family: trade gothic, Arial, sans-serif;
    color: #5d6a76;
    height: 52px;
    box-shadow: none
}

.security-resources-search-widget .search-filter-block #keywords::-moz-placeholder {
    font-family: trade gothic, Arial, sans-serif;
    color: #5d6a76;
    font-size: 18px
}

.security-resources-search-widget .search-filter-block #keywords:-ms-input-placeholder {
    font-family: trade gothic, Arial, sans-serif;
    color: #5d6a76;
    font-size: 18px
}

.security-resources-search-widget .search-filter-block #keywords::-webkit-input-placeholder {
    font-family: trade gothic, Arial, sans-serif;
    color: #5d6a76;
    font-size: 18px
}

.security-resources-search-widget .search-filter-block .add-fliter {
    margin-bottom: 15px;
    text-align: center;
    color: #5d6a76;
    font-size: 18px;
    font-family: trade gothic bold, Arial, sans-serif
}

.security-resources-search-widget .search-filter-block select.by-term-option {
    background: #cdd1d5;
    color: #fff
}

.security-resources-search-widget .search-filter-block select.by-term-option option {
    margin: 40px;
    background: #b1ba04;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4)
}

.security-resources-search-widget .search-filter-block .btn-search-submit {
    background-color: #008ccc;
    width: 100%;
    border-radius: 0;
    height: 52px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: trade gothic, Arial, sans-serif;
    text-transform: uppercase;
    margin-top: 20px
}

.security-resources-search-widget .search-results-block h3.heading {
    text-align: center;
    font-family: trade gothic bold, Arial, sans-serif;
    margin-bottom: 20px;
    margin-top: 0;
    color: #005789;
    text-transform: uppercase
}

.security-resources-search-widget .search-results-block #list-search-results ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.security-resources-search-widget .search-results-block #list-search-results ul li {
    border-bottom: 1px solid #7b8790;
    padding-top: 25px;
    padding-bottom: 25px
}

.security-resources-search-widget .search-results-block #list-search-results ul li h3 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #005789;
    margin-top: 0
}

.security-resources-search-widget .search-results-block #list-search-results ul li p {
    font-family: trade gothic, Arial, sans-serif;
    color: #5d6a76;
    font-size: 18px
}

.security-resources-search-widget .search-results-block #list-search-results ul li:first-child {
    border-top: 1px solid #7b8790
}

.security-resources-search-widget #myList li {
    display: none
}

.security-resources-search-widget #loadMore {
    color: #fff;
    cursor: pointer;
    background: #008ccc;
    padding: 3px 10px;
    display: block;
    text-transform: uppercase
}

.security-resources-search-widget #loadMore:hover {
    color: #000
}

.ContentAreaWidth_Landing .ContentPane .Normal h1 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #008bcd
}

#ContentAreaWidth,
#ContentAreaWidthBottom {
    margin: 0 auto;
    clear: both;
    display: block;
    position: relative;
    background-color: #fff
}

.ContentAreaWidth_Landing {
    padding: 0 0 60px
}

@media screen and (max-width:1100px) {
    .ContentAreaWidth_Landing {
        max-width: 1240px;
        padding: 30px 30px 40px
    }
}

.ContentPane,
.ContentPane.dnnSortable.ui-droppable,
.ContentPane.dnnSortable.ui-sortable,
.ContentPane_Bottom,
.ContentPane_Bottom.dnnSortable.ui-droppable,
.ContentPane_Bottom.dnnSortable.ui-sortable,
.ContentPane_Left,
.ContentPane_Left.dnnSortable.ui-droppable,
.ContentPane_Left.dnnSortable.ui-sortable,
.ContentPane_Right,
.ContentPane_Right.dnnSortable.ui-droppable,
.ContentPane_Right.dnnSortable.ui-sortable,
.ResourcePane,
.ResourcePane.dnnSortable.ui-droppable,
.ResourcePane.dnnSortable.ui-sortable {
    position: relative;
    margin: 0;
    padding: 0
}

.ContentAreaWidth_Landing .ContentPane .Normal,
.ContentAreaWidth_Landing .ContentPane .Normal p {
    color: #7b7b7b;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    text-align: center
}

.ContentAreaWidth_Landing .ContentPane .Normal p {
    margin-bottom: 25px
}

.ContentAreaWidth_Landing .ContentPane .Normal a {
    font-size: 20px;
    line-height: 36px
}

.ContentAreaWidth_Landing .ContentPane .Normal,
.ContentAreaWidth_Landing .ContentPane .Normal p {
    color: #7b7b7b;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    text-align: center
}

.ContentAreaWidth_Landing .ContentPane .Normal p {
    margin-bottom: 25px
}

.ContentAreaWidth_Landing .ContentPane .Normal a {
    font-size: 20px;
    line-height: 36px
}

.ContentAreaWidth_Landing .ContentPane .Normal h1 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.ContentPane_Left {
    display: block;
    float: left;
    width: 47.5%
}

.ContentPane_Right {
    display: block;
    float: right;
    width: 47.5%
}

.ContentAreaWidth_Landing .ContentPane_Left .Normal,
.ContentAreaWidth_Landing .ContentPane_Left .Normal li,
.ContentAreaWidth_Landing .ContentPane_Left .Normal p,
.ContentAreaWidth_Landing .ContentPane_Left .Normal ul,
.ContentAreaWidth_Landing .ContentPane_Right .Normal,
.ContentAreaWidth_Landing .ContentPane_Right .Normal li,
.ContentAreaWidth_Landing .ContentPane_Right .Normal p,
.ContentAreaWidth_Landing .ContentPane_Right .Normal ul {
    color: #7b7b7b;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    text-align: left
}

.ContentAreaWidth_Landing .ContentPane_Left .Normal p,
.ContentAreaWidth_Landing .ContentPane_Right .Normal p {
    margin-bottom: 28px
}

.ContentAreaWidth_Landing .ContentPane_Left .Normal p:last-of-type,
.ContentAreaWidth_Landing .ContentPane_Right .Normal p:last-of-type {
    margin-bottom: 0
}

.ContentPane_Bottom {
    clear: both
}

@media screen and (max-width:900px) {
    .ContentPane_Bottom .No_Title {
        margin-bottom: 0
    }
    .ContentAreaWidth_Landing .ContentPane .Normal h1 {
        font-size: 26px;
        line-height: 34px
    }
}

@media screen and (max-width:700px) {
    .ContentAreaWidth_Landing .ContentPane .Normal h1 {
        font-size: 21px;
        line-height: 30px
    }
    .ContentAreaWidth_Landing .ContentPane .Normal,
    .ContentAreaWidth_Landing .ContentPane .Normal p {
        font-size: 18px;
        line-height: 34px
    }
    .ContentAreaWidth_Landing .ContentPane .Normal p {
        margin-bottom: 20px
    }
}

.Offices_Map {
    clear: both;
    display: block;
    position: relative;
    margin-bottom: 80px
}

.Offices_Map img {
    max-width: 100%
}

.Offices_Map_US {
    float: left;
    display: block;
    position: relative;
    width: 65.9%;
    padding-right: 2%;
    border-right: 1px solid #c7c7c7;
    text-align: left
}

.Offices_Map_Canada {
    float: right;
    display: block;
    position: relative;
    width: 32%;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 20px;
    text-align: center
}

.Offices_Map_Virgin {
    float: right;
    display: block;
    position: relative;
    width: 32%;
    border-bottom: 1px solid #c7c7c7;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

.Offices_Map_PuertoRico {
    float: right;
    display: block;
    position: relative;
    width: 32%;
    padding-top: 20px;
    text-align: center
}

.Office_Location_Title {
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 15px
}

.Office_Location_Title h2 {
    color: #00548c;
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase
}

.BlueClass .Office_Location .dark-blue-text,
.BlueClass .Office_Location_Title h2 {
    color: #2e5ca8
}

.GrayClass .Office_Location .dark-blue-text,
.GrayClass .Office_Location_Title h2 {
    color: #585c60
}

.GreenClass .Office_Location .dark-blue-text,
.GreenClass .Office_Location_Title h2 {
    color: #3e6d01
}

.OrangeClass .Office_Location .dark-blue-text,
.OrangeClass .Office_Location_Title h2 {
    color: #cc641f
}

.PurpleClass .Office_Location .dark-blue-text,
.PurpleClass .Office_Location_Title h2 {
    color: #593b88
}

.Office_Location {
    display: block;
    float: left;
    width: 24%;
    min-height: 170px;
    margin-right: 1%;
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 24px
}

.BacktoTop {
    clear: both;
    display: block;
    text-align: center;
    padding-top: 10px
}

.Normal .BacktoTop a {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #bcbcbc;
    text-decoration: underline
}

.Normal .BacktoTop a:hover {
    color: #c2c7cc;
    text-decoration: none
}

@media screen and (max-width:1200px) {
    .Offices_Map_US {
        width: 65.5%;
        padding-right: 2%;
        border-right: 1px solid #c7c7c7
    }
    .Offices_Map_Canada {
        width: 32%;
        border-bottom: 1px solid #c7c7c7;
        padding-bottom: 10px
    }
    .Offices_Map_Virgin {
        width: 32%;
        border-bottom: 1px solid #c7c7c7;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .Offices_Map_PuertoRico {
        width: 32%;
        padding-top: 10px
    }
}

@media screen and (max-width:1000px) {
    .Offices_Map_US {
        width: 64.5%;
        padding-right: 2%;
        border-right: 1px solid #c7c7c7
    }
    .Offices_Map_Canada {
        width: 33%;
        border-bottom: 1px solid #c7c7c7;
        padding-bottom: 10px
    }
    .Offices_Map_Virgin {
        width: 33%;
        border-bottom: 1px solid #c7c7c7;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .Offices_Map_PuertoRico {
        width: 33%;
        padding-top: 10px
    }
}

@media screen and (max-width:900px) {
    .Office_Location {
        width: 32.33%;
        margin-right: 1%
    }
    .Offices_Map_US {
        width: 64.5%;
        padding-right: 2%;
        border-right: 0 solid #c7c7c7
    }
    .Offices_Map_Canada {
        width: 32%;
        border-bottom: 0 solid #c7c7c7;
        padding-bottom: 10px
    }
    .Offices_Map_Virgin {
        width: 32%;
        border-bottom: 0 solid #c7c7c7;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .Offices_Map_PuertoRico {
        width: 32%;
        padding-top: 10px
    }
}

@media screen and (max-width:650px) {
    .Office_Location {
        width: 48%;
        margin-right: 2%;
        font-size: 14px;
        line-height: 20px
    }
    .Offices_Map_Canada,
    .Offices_Map_PuertoRico,
    .Offices_Map_US,
    .Offices_Map_Virgin {
        width: 100%;
        padding-right: 0;
        border-right: 0 solid #c7c7c7;
        border-bottom: 1px solid #c7c7c7;
        padding-bottom: 20px;
        margin-bottom: 20px;
        clear: both;
        float: none
    }
    .Offices_Map_PuertoRico {
        border-bottom: 0 solid #c7c7c7;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width:500px) {
    .Offices_Map,
    .Offices_Map_Text {
        display: none
    }
}

@media screen and (max-width:400px) {
    .Office_Location {
        width: 100%;
        margin-right: 0;
        font-size: 15px;
        line-height: 24px
    }
}

#StateSelector {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px
}

#StateSelector select {
    display: inline-block;
    margin: 0;
    padding: 0;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    border: 1px solid #00548c;
    color: #555;
    overflow: hidden;
    padding: 5px 10px;
    white-space: nowrap;
    color: #00548c;
    font-size: 14px
}

.view-blog-listing-view .field--name-field-hero-image {
    margin-bottom: 50px
}

.view-blog-listing-view .blog-listing-view {
    margin-bottom: 20px
}

.view-blog-listing-view .blog-listing-view .btn-default {
    margin-top: 15px
}

.view-blog-listing-view .blog-listing-view .field--name-node-submitted-by {
    margin-bottom: 25px
}

.view-blog-listing-view #views-exposed-form-blog-listing-view-page-1 {
    width: 50%
}

.view-blog-listing-view #views-exposed-form-blog-listing-view-page-1 .row {
    margin-left: 0;
    margin-right: 0
}

.view-blog-listing-view #views-exposed-form-blog-listing-view-page-1 .control-label {
    padding-left: 0
}

.view-blog-listing-view #views-exposed-form-blog-listing-view-page-1 .input-group {
    width: 100%
}

.view-blog-listing-view .view-filters {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #d3d3d3
}

#bottom-section-1 {
    background: #005789;
    padding-bottom: 70px;
    padding-top: 70px
}

#bottom-section-1 h2 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px
}

#bottom-section-1 .cta .cta-logo {
    display: block;
    text-align: left;
    height: 145px;
    position: relative
}

#bottom-section-1 .cta .cta-logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#bottom-section-1 .desc-link {
    font-family: trade gothic, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 25px;
    text-transform: uppercase
}

@media screen and (min-width:992px) {
    #bottom-section-1 .vertical-space {
        margin-top: 100px
    }
}

#bottom-section-2 {
    background: #b1b1b1;
    padding-bottom: 80px;
    padding-top: 80px;
    -webkit-box-shadow: 0 10px 14px 0 rgba(177, 177, 177, .7);
    -moz-box-shadow: 0 10px 14px 0 rgba(177, 177, 177, .7);
    box-shadow: 0 10px 14px 0 rgba(177, 177, 177, .7)
}

#bottom-section-2 h2 {
    font-family: trade gothic bold, Arial, sans-serif;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px
}

#footer-section {
    background-color: #022d46
}

#footer-section .footer {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

#footer-section .footer .footer-links ul li {
    display: inline-block;
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 2px solid #fff
}

#footer-section .footer .footer-links ul li a {
    color: #fff;
    font-size: 14px
}

#footer-section .footer .footer-links ul li:first-child {
    border-left: 0
}

#footer-section .footer .footer-social {
    margin-top: 50px;
    margin-bottom: 50px
}

#footer-section .footer .footer-social ul li {
    display: inline-block;
    list-style: none;
    padding-left: 5px;
    padding-right: 5px
}

#footer-section .footer .copyright {
    color: #fff
}

#footer-section .footer .copyright p {
    font-size: 14px;
    font-family: trade gothic, Arial, sans-serif
}

.text-align-left {
    text-align: left !important
}

.text-align-right {
    text-align: right !important
}

.text-align-center {
    text-align: center !important
}

.text-align-justify {
    text-align: justify !important
}

#list-search-results {
    min-height: 620px
}

#list-search-results .ajax-loader {
    visibility: hidden;
    position: absolute;
    z-index: 100 !important;
    width: 100%;
    height: 100%
}

#list-search-results .ajax-loader img {
    position: relative;
    top: 50%;
    left: 50%
}

#toolbar-administration a {
    font-size: 14px
}

@media only screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        background: #eb6820;
        border-radius: 15px;
        font-size: 18px;
        padding-top: 5px
    }
}

@media only screen and (min-width:1921px) {
    .paragraph--type--one-image-grid-with-buttton-full {
        height: auto
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc h2 {
        line-height: 450px
    }
    .paragraph--type--one-image-grid-with-buttton-full img {
        position: relative
    }
    .video-full-width .img-responsive {
        width: 100%
    }
    .img-grid-fw-txt-right .img-responsive {
        width: 100%
    }
    .paragraph--type--image-type-grid-fw .img-wrapper img,
    .paragraph--type--type-image-grid-fw .img-wrapper img {
        width: 100%
    }
}

@media only screen and (min-width:992px) {
    #cta-section-3 #block-helpblockcareerspageonly>.col-md-4:first-of-type {
        margin-left: 16.66666667%
    }
    .paragraph--type--three-image-grid-full-width .cta {
        overflow: hidden
    }
    .paragraph--type--three-image-grid-full-width .cta:hover img {
        transform: scale(1.2)
    }
    .paragraph--type--three-image-grid-full-width .cta img {
        -webkit-transition: all 4s;
        -moz-transition: all 4s;
        -o-transition: all 4s;
        transition: all 4s
    }
    .paragraph--type--three-image-grid-margin-width .cta,
    .paragraph--type--three-image-grid-margin-width-2 .cta {
        overflow: hidden
    }
    .paragraph--type--three-image-grid-margin-width .cta:hover img .paragraph--type--three-image-grid-margin-width-2 .cta:hover img {
        transform: scale(1.3)
    }
    .paragraph--type--three-image-grid-margin-width .cta img,
    .paragraph--type--three-image-grid-margin-width-2 .cta img {
        -webkit-transition: all 4s;
        -moz-transition: all 4s;
        -o-transition: all 4s;
        transition: all 4s
    }
    .paragraph--type--two-img-grid-fw .cta {
        overflow: hidden
    }
    .paragraph--type--two-img-grid-fw .cta:hover img {
        transform: scale(1.2)
    }
    .paragraph--type--two-img-grid-fw .cta img {
        -webkit-transition: all 4s;
        -moz-transition: all 4s;
        -o-transition: all 4s;
        transition: all 4s
    }
    .paragraph--type--two-img-grid-fw .cta .overlay {
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: all .35s ease-out
    }
    .paragraph--type--two-img-grid-fw .cta:hover .overlay {
        bottom: 0;
        height: 100%
    }
    .paragraph--type--three-image-grid-full-width .cta .overlay {
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: all .35s ease-out
    }
    .paragraph--type--three-image-grid-full-width .cta:hover .overlay {
        bottom: 0;
        height: 100%
    }
    .paragraph--type--hover-on-rollover-animation .cta .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(4, 32, 47, .7);
        overflow: hidden;
        width: 100%;
        height: 100px;
        -webkit-transition: height .95s ease-out;
        -moz-transition: height .95s ease-out;
        -o-transition: height .95s ease-out;
        transition: height .95s ease-out
    }
    .paragraph--type--hover-on-rollover-animation .cta .desc {
        position: absolute;
        top: 160%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        background: 0 0;
        -webkit-transition: top .95s ease-out;
        -moz-transition: top .95s ease-out;
        -o-transition: top .95s ease-out;
        transition: top .95s ease-out
    }
    .paragraph--type--hover-on-rollover-animation .cta .text {
        opacity: 0;
        -webkit-transition: opacity .95s ease-out .95s;
        -moz-transition: opacity .95s ease-out .95s;
        -o-transition: opacity .95s ease-out .95s;
        transition: opacity .95s ease-out .95s
    }
    .paragraph--type--hover-on-rollover-animation .cta .learn-more {
        opacity: 0;
        -webkit-transition: opacity .95s ease-out 1.3s;
        -moz-transition: opacity .95s ease-out 1.3s;
        -o-transition: opacity .95s ease-out 1.3s;
        transition: opacity .95s ease-out 1.3s
    }
    .paragraph--type--hover-on-rollover-animation .cta:hover {
        cursor: pointer
    }
    .paragraph--type--hover-on-rollover-animation .cta:hover .overlay {
        height: 100%;
        cursor: pointer
    }
    .paragraph--type--hover-on-rollover-animation .cta:hover .desc {
        top: 50%
    }
    .paragraph--type--hover-on-rollover-animation .cta:hover .text {
        opacity: 1
    }
    .paragraph--type--hover-on-rollover-animation .cta:hover .learn-more {
        opacity: 1
    }
    .video-full-width .parallax-window {
        min-height: 560px;
        background: 0 0
    }
    .img-grid-fw-txt-right .parallax-window {
        min-height: 560px;
        background: 0 0
    }
    .parallax-mirror {
        width: 100% !important
    }
    .parallax-slider img {
        width: 100%
    }
    .come-in {
        transform: translateY(150px);
        animation: come-in 1s ease forwards
    }
    .come-in:nth-child(odd) {
        animation-duration: 1s
    }
    .already-visible {
        transform: translateY(0);
        animation: none
    }
    @keyframes come-in {
        to {
            transform: translateY(0)
        }
    }
    .video-container {
        margin-bottom: 100px
    }
    .path-frontpage .video-container {
        margin-bottom: -8px
    }
}

@media only screen and (min-width:992px) and (max-width:1033px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 14px
    }
    .navbar .first-level-dropdown {
        padding-left: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1300px) {
    .paragraph--type--image-type-grid-full-width-versi .desc p {
        font-size: 10px;
        font-size: 1rem
    }
    .paragraph--type--image-type-grid-full-width-versi .desc td,
    .paragraph--type--image-type-grid-full-width-versi .desc th {
        font-size: 10px;
        font-size: 1rem
    }
    .paragraph--type--image-type-grid-full-width-versi .read-more {
        left: 175px
    }
    .paragraph--type--image-type-grid-full-width-versi .desc h4,
    .paragraph--type--type-image-grid-full-width-versi .desc h4 {
        font-size: 15px;
        font-size: 1.5rem
    }
    .paragraph--type--image-type-grid-full-width-versi .desc ul li,
    .paragraph--type--type-image-grid-full-width-versi .desc ul li {
        font-size: 10px;
        font-size: 1rem
    }
}

@media only screen and (min-width:1251px) and (max-width:1500px) {
    .paragraph--type--image-contact-form .mktoForm .mktoFormCol {
        margin-bottom: 0 !important
    }
    .paragraph--type--image-contact-form .mktoForm .mktoRequiredField label.mktoLabel {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm label.mktoLabel {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm input[type=date],
    .paragraph--type--image-contact-form .mktoForm input[type=email],
    .paragraph--type--image-contact-form .mktoForm input[type=number],
    .paragraph--type--image-contact-form .mktoForm input[type=tel],
    .paragraph--type--image-contact-form .mktoForm input[type=text],
    .paragraph--type--image-contact-form .mktoForm input[type=url],
    .paragraph--type--image-contact-form .mktoForm select.mktoField,
    .paragraph--type--image-contact-form .mktoForm textarea.mktoField {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm span.mktoButtonWrap {
        margin-left: 0 !important
    }
}

@media only screen and (min-width:992px) and (max-width:1250px) {
    .paragraph--type--image-contact-form .mktoForm .mktoFormCol {
        margin-bottom: 0 !important
    }
    .paragraph--type--image-contact-form .mktoForm .mktoRequiredField label.mktoLabel {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm label.mktoLabel {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm input[type=date],
    .paragraph--type--image-contact-form .mktoForm input[type=email],
    .paragraph--type--image-contact-form .mktoForm input[type=number],
    .paragraph--type--image-contact-form .mktoForm input[type=tel],
    .paragraph--type--image-contact-form .mktoForm input[type=text],
    .paragraph--type--image-contact-form .mktoForm input[type=url],
    .paragraph--type--image-contact-form .mktoForm select.mktoField,
    .paragraph--type--image-contact-form .mktoForm textarea.mktoField {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm span.mktoButtonWrap {
        margin-left: 0 !important
    }
    .paragraph--type--image-contact-form .img-wrapper {
        width: 100% !important;
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important
    }
    .paragraph--type--image-contact-form .img-wrapper img {
        width: 100%
    }
    .paragraph--type--image-contact-form .desc {
        width: 100% !important;
        display: block !important;
        margin: 0 !important;
        padding: 30px 15px !important;
        height: auto !important
    }
    .paragraph--type--image-contact-form .desc .wrapper {
        width: 100% !important;
        transform: inherit !important;
        position: inherit !important;
        top: inherit !important;
        left: inherit !important
    }
}

@media only screen and (max-width:991px) {
    .video-container {
        height: auto;
        width: 100%;
        overflow: hidden;
        margin-bottom: 60px
    }
    .navbar-toggle {
        margin-top: 14px
    }
    .navbar-default .navbar-nav {
        margin: 0 !important
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .yamm .yamm-content {
        padding: 0
    }
    #top-navigation-mobile .search-aus {
        background-color: #ececec;
        color: #5d6a76
    }
    #top-navigation-mobile .icon-addon.addon-lg .form-control {
        font-size: 14px
    }
    #top-navigation-mobile .search-aus::-moz-placeholder {
        color: #5d6a76
    }
    #top-navigation-mobile .search-aus:-ms-input-placeholder {
        color: #5d6a76
    }
    #top-navigation-mobile .search-aus::-webkit-input-placeholder {
        color: #5d6a76
    }
    #top-navigation-mobile .icon-addon .search-icon {
        background-image: url(../../../../themes/aus/images/top-navigation/icon-search-mobile.png)
    }
    #top-navigation-mobile .icon-addon.addon-lg .form-control {
        text-align: center;
        padding: 20px 0
    }
    #top-navigation-mobile .icon-addon.addon-lg .glyphicon {
        margin-left: 15px
    }
    .nav>li {
        text-align: center;
        border-bottom: 1px solid #c5c6c6
    }
    #top-navigation-mobile ul {
        padding: 0;
        margin: 0
    }
    #top-navigation-mobile ul li {
        display: block;
        width: 50%;
        float: left;
        text-align: center;
        padding-bottom: 13px;
        padding-top: 13px
    }
    #top-navigation-mobile ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-family: trade gothic bold, Arial, sans-serif
    }
    #top-navigation-mobile ul li img {
        position: relative;
        top: -2px;
        padding-right: 5px
    }
    #top-navigation-mobile ul .contactus {
        background: #0068ac
    }
    #top-navigation-mobile ul .login {
        background: #005388
    }
    #top-navigation-mobile .apply-for-job {
        padding-bottom: 13px;
        padding-top: 13px;
        display: block;
        clear: both;
        background: #267fb8;
        text-align: center
    }
    #top-navigation-mobile .apply-for-job a {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-family: trade gothic bold, Arial, sans-serif
    }
    #top-navigation-mobile .apply-for-job img {
        position: relative;
        top: -2px;
        padding-right: 5px
    }
    .yamm .dropdown.yamm-fw .dropdown-menu {
        background: #fff
    }
    .navbar-default .navbar-nav {
        margin: 0 -15px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        text-align: center;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: trade gothic bold, Arial, sans-serif;
        padding-top: 14px;
        padding-bottom: 14px
    }
    .navbar-default .navbar-nav .open .dropdown-menu {
        padding: 0
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #0089c7;
        background: 0 0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle {
        width: 100% !important
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle.open:nth-child(1)>a,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) {
        background: #0089c7
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle.open:nth-child(2)>a,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) {
        background: #e5801c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle.open:nth-child(3)>a,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) {
        background: #66a51c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) .third-level-dropdown {
        background: #0089c7
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .third-level-dropdown {
        background: #e5801c
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) .third-level-dropdown {
        background: #66a51c
    }
    .navbar .third-level-dropdown .yamm-content .row {
        margin-left: 0;
        margin-right: 0
    }
    .navbar .third-level-dropdown .yamm-content ul {
        padding: 0;
        list-style: none;
        margin: 0
    }
    .navbar .third-level-dropdown .yamm-content ul li {
        padding: 0
    }
    .navbar .third-level-dropdown .yamm-content ul li>a {
        display: block;
        font-family: trade gothic bold, Arial, sans-serif;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        text-align: center;
        padding-top: 14px;
        padding-bottom: 14px;
        border-bottom: 1px solid #ccc
    }
    .navbar .third-level-dropdown .yamm-content .fourth-level-dropdown {
        list-style: none;
        margin: 0;
        padding: 0
    }
    .navbar .third-level-dropdown .yamm-content .fourth-level-dropdown li a {
        display: block;
        font-family: trade gothic, Arial, sans-serif;
        text-transform: none;
        font-size: 12px;
        color: #fff;
        text-align: center
    }
    .paragraph--type--one-image-grid-with-buttton-full {
        height: 320px;
        margin-bottom: 50px;
        overflow: hidden
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc {
        text-align: center;
        top: 25%
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc h2 {
        line-height: 160px
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc .btn-apply {
        top: 0;
        margin-left: 10px;
        margin-top: 0;
        padding: 10px 50px
    }
    .paragraph--type--one-image-grid-with-buttton-full .txt-left {
        margin-bottom: 50px;
        margin-top: 50px;
        text-align: center
    }
    .paragraph--type--one-image-grid-with-buttton-full .txt-left .text-align-right {
        text-align: center !important
    }
    .paragraph--type--one-image-grid-with-buttton-full img {
        min-height: auto
    }
    .paragraph--type--vertical-spacer {
        margin: 100px 0 0 !important
    }
    .paragraph--type--col-heading-image-body-mw h2,
    .paragraph--type--intro-copy-full-width h2,
    .paragraph--type--intro-copy-full-width h3 {
        margin: 0 0 5% !important
    }
    .paragraph--type--image-type-grid-fw .img-wrapper {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        float: none
    }
    .paragraph--type--image-type-grid-fw .desc {
        width: 100%;
        display: block;
        margin: 0;
        padding: 30px 15px;
        height: auto !important
    }
    .paragraph--type--image-contact-form .img-wrapper {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        float: none
    }
    .paragraph--type--image-contact-form .desc {
        width: 100%;
        display: block;
        margin: 0;
        padding: 30px 15px;
        height: auto !important
    }
    .paragraph--type--type-image-grid-fw .img-wrapper {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        float: none
    }
    .paragraph--type--type-image-grid-fw .desc {
        width: 100%;
        display: block;
        margin: 0;
        padding: 30px 15px;
        height: auto !important
    }
    .paragraph--type--three-image-grid-margin-width .grid,
    .paragraph--type--three-image-grid-margin-width-2 .grid {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px
    }
    .paragraph--type--three-image-grid-margin-width .cta img,
    .paragraph--type--three-image-grid-margin-width-2 .cta img {
        margin: 0 auto;
        width: 370px
    }
    .paragraph--type--three-image-grid-margin-width .cta .desc h3,
    .paragraph--type--three-image-grid-margin-width-2 .cta .desc h3 {
        margin: 0 auto;
        width: 370px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px
    }
    .paragraph--type--four-image-grid-margin-width .grid,
    .paragraph--type--four-image-grid-margin-width-ver .grid {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px
    }
    .paragraph--type--four-image-grid-margin-width .cta img,
    .paragraph--type--four-image-grid-margin-width-ver .cta img {
        margin: 0 auto;
        width: 370px
    }
    .paragraph--type--four-image-grid-margin-width .cta .desc h3,
    .paragraph--type--four-image-grid-margin-width .cta .desc h4,
    .paragraph--type--four-image-grid-margin-width-ver .cta .desc h3,
    .paragraph--type--four-image-grid-margin-width-ver .cta .desc h4 {
        margin: 0 auto;
        width: 370px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px
    }
    .paragraph--type--two-img-grid-fw .grid {
        margin-bottom: 20px
    }
    .paragraph--type--two-img-grid-fw .cta .desc h3 {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center
    }
    .paragraph--type--three-image-grid-full-width .grid {
        margin-bottom: 20px
    }
    .paragraph--type--three-image-grid-full-width .cta .desc h3 {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center
    }
    .search-filter-block {
        margin-top: 50px
    }
    #list-search-results {
        min-height: auto
    }
    .horizontal-rule-fw {
        margin: 0
    }
    #bottom-section-1 .cta {
        margin-bottom: 50px
    }
    #bottom-section-2 .cta {
        text-align: center;
        margin-bottom: 50px
    }
    .img-grid-fw-txt-right .desc {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .img-grid-fw-txt-right .desc h1 {
        line-height: 32px
    }
    .paragraph--type--intro-copy-full-width .cta {
        padding-top: 50px
    }
    .paragraph--type--intro-copy-full-width .cta p {
        font-size: 24px;
        text-align: center
    }
    .paragraph--type--intro-copy-full-width div {
        text-align: center
    }
    .paragraph--type--intro-copy-full-width .align-left {
        margin: 0 0 50px;
        float: none
    }
    .paragraph--type--img-grid-fw-2 .cta .desc .wrapper {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 100px
    }
    .path-frontpage .btn-orange {
        float: right
    }
    .path-frontpage .mobile-only {
        margin-top: -60px
    }
    .paragraph--type--heliaus-platform-section {
        background-image: none !important
    }
    .paragraph--type--heliaus-platform-section .dotted-list-container .dotted-list h3,
    .paragraph--type--heliaus-platform-section .text-container p {
        color: #333
    }
    .paragraph--type--heliaus-platform-section .heliaus-cta-container {
        margin-top: 0;
        padding-bottom: 0
    }
    .paragraph--type--heliaus-platform-section .text-container p {
        padding-left: inherit;
        padding-right: inherit
    }
    .download-section-container {
        background-image: none !important
    }
    .paragraph--type--download-section .paragraph--type--heliaus-cta .image-area-one {
        margin: 0 auto
    }
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one,
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two {
        width: inherit;
        margin-left: inherit
    }
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two {
        margin-top: 0
    }
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one h2,
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one p {
        color: #333
    }
    .paragraph--type--heliaus-platform-section .text-and-dotted-wrapper {
        padding-bottom: 80px;
        padding-top: 50px
    }
    .paragraph--type--heliaus-platform-section div.col-md-6:first-child .text-area-one {
        border-right: none
    }
    .paragraph--type--heliaus-platform-section div.col-md-6:last-child {
        margin-top: 50px
    }
    .paragraph--type--contact-form-widget .form-control {
        width: 100%
    }
    .paragraph--type--download-section .contact-form-container .container {
        width: 100%
    }
    .paragraph--type--heliaus-everywhere-section .header-container {
        padding-bottom: 95px
    }
    .heliaus-cta-container {
        background-image: none !important;
        padding-bottom: 100px
    }
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section h2,
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section p {
        color: #333
    }
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section {
        padding-top: 50px
    }
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section p {
        padding-right: inherit
    }
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section p:last-child {
        margin-top: 50px;
        margin-bottom: 50px
    }
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .right-section {
        padding-top: 0
    }
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-two .text-style-two {
        text-align: center
    }
    .paragraph--type--heliaus-everywhere-section .slider-section-container .slide .col-md-4 {
        padding-bottom: 50px
    }
    .paragraph--type--image-type-grid-full-width-versi .img-wrapper {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        float: none
    }
    .paragraph--type--image-type-grid-full-width-versi .desc {
        width: 100%;
        display: block;
        margin: 0;
        padding: 30px 15px;
        height: auto !important
    }
    .paragraph--type--type-image-grid-full-width-versi .img-wrapper {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        float: none
    }
    .paragraph--type--type-image-grid-full-width-versi .desc {
        width: 100%;
        display: block;
        margin: 0;
        padding: 30px 15px;
        height: auto !important
    }
    .paragraph--type--image-contact-form .mktoForm .mktoFormCol {
        margin-bottom: 0 !important
    }
    .paragraph--type--image-contact-form .mktoForm .mktoRequiredField label.mktoLabel {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm label.mktoLabel {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm input[type=date],
    .paragraph--type--image-contact-form .mktoForm input[type=email],
    .paragraph--type--image-contact-form .mktoForm input[type=number],
    .paragraph--type--image-contact-form .mktoForm input[type=tel],
    .paragraph--type--image-contact-form .mktoForm input[type=text],
    .paragraph--type--image-contact-form .mktoForm input[type=url],
    .paragraph--type--image-contact-form .mktoForm select.mktoField,
    .paragraph--type--image-contact-form .mktoForm textarea.mktoField {
        width: 200px !important
    }
    .paragraph--type--image-contact-form .mktoForm span.mktoButtonWrap {
        margin-left: 0 !important
    }
    .paragraph--type--fingerp-guard-card-locations ul li p,
    .paragraph--type--local-office-locations-section ul li p {
        text-align: left
    }
}

@media only screen and (max-width:1000px) {
    .paragraph--type--heliaus-vs-cycop-section .paragraph--type--heliaus-cta .left-section p:last-child {
        margin-top: 100px;
        margin-bottom: 50px
    }
}

@media only screen and (min-width:660px) and (max-width:991px) {
    .slider-section-container .paragraph--type--bp-carousel {
        width: 665px;
        margin: 0 auto
    }
    .paragraph--type--bp-carousel {
        float: inherit
    }
    .paragraph--type--fingerp-guard-card-locations ul li,
    .paragraph--type--local-office-locations-section ul li {
        min-height: 241px
    }
}

@media only screen and (max-width:768px) {
    .page-header {
        margin: 30px 0
    }
    .paragraph--type--fingerp-guard-card-locations div>div,
    .paragraph--type--local-office-locations-section div>div {
        width: 100%
    }
    .paragraph--type--fingerp-guard-card-locations ul li,
    .paragraph--type--local-office-locations-section ul li {
        width: 100%;
        margin-bottom: 25px;
        min-height: auto
    }
    .paragraph--type--local-page-cta-section .security-industry-job {
        width: 100%
    }
}

@media only screen and (max-width:576px) {
    .paragraph--type--one-image-grid-with-buttton-full .desc h2 {
        line-height: 60px
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc {
        top: 33%
    }
}

@media only screen and (max-width:480px) {
    html {
        font-size: 30%
    }
    h1,
    h2,
    h3,
    p {
        text-align: center
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc h2 {
        line-height: 30px
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc .btn-apply {
        margin-left: 0;
        margin-top: 15px
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc {
        top: 38%
    }
    .paragraph--type--img-grid-fw .cta .desc .normal-text,
    .paragraph--type--two-img-grid-fw .cta .desc .normal-text {
        padding: 15px 0 0
    }
    .paragraph--type--img-grid-fw .cta .desc .bold-text,
    .paragraph--type--two-img-grid-fw .cta .desc .bold-text {
        padding: 0 0 15px
    }
    .paragraph--type--img-grid-fw .cta .desc hr,
    .paragraph--type--two-img-grid-fw .cta .desc hr {
        margin: 10px auto
    }
    .paragraph--type--img-grid-fw-2 .cta .desc .wrapper h1,
    .paragraph--type--img-grid-fw-2 .cta .desc .wrapper h2 {
        font-size: 36px
    }
    .paragraph--type--img-grid-fw-2 .cta .desc .wrapper p {
        font-size: 24px
    }
    .paragraph--type--bp-view .view .view-content h2 {
        line-height: 10px;
        font-size: 12px;
        text-align: left
    }
    .paragraph--type--bp-view .view .view-content h2 a {
        line-height: 24px;
        font-size: 12px;
        text-align: left
    }
    .paragraph--type--bp-view .view .pagination>li>a,
    .paragraph--type--bp-view .view .pagination>li>span {
        padding: 5px 8px !important;
        font-size: 12px !important
    }
}

@media only screen and (max-width:375px) {
    .paragraph--type--four-image-grid-margin-width .cta .desc h3,
    .paragraph--type--four-image-grid-margin-width .cta .desc h4,
    .paragraph--type--four-image-grid-margin-width-ver .cta .desc h3,
    .paragraph--type--four-image-grid-margin-width-ver .cta .desc h4,
    .paragraph--type--three-image-grid-margin-width .cta .desc h3,
    .paragraph--type--three-image-grid-margin-width-2 .cta .desc h3 {
        width: 100%
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc {
        top: 35%
    }
}

@media only screen and (max-width:320px) {
    .navbar .logo img {
        width: 250px
    }
    .paragraph--type--bp-view .view .view-content h2 {
        line-height: 10px;
        font-size: 12px;
        text-align: left
    }
}

@media screen and (min-width:320px) {
    h1 {
        font-size: calc(30px + 18 * ((100vw - 375px)/625))
    }
    h2 {
        font-size: calc(25px + 15 * ((100vw - 375px)/625))
    }
    h3 {
        font-size: calc(20px + 10 * ((100vw - 375px)/625))
    }
    h4 {
        font-size: calc(16px + 4 * ((100vw - 320px)/680))
    }
    p {
        font-size: calc(18px + 6 * ((100vw - 375px)/625))
    }
    a {
        font-size: calc(18px + 6 * ((100vw - 375px)/625))
    }
    li {
        font-size: calc(18px + 6 * ((100vw - 375px)/625))
    }
    .paragraph--type--four-col-event-list-mw .cta .desc p {
        font-size: calc(16px + 2 * ((100vw - 375px)/625))
    }
    .security-resources-search-widget .search-results-block #list-search-results ul li h3 {
        font-size: calc(16px + 2 * ((100vw - 375px)/625))
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc .btn-apply {
        font-size: calc(16px + 4 * ((100vw - 320px)/680))
    }
}

@media screen and (min-width:1000px) {
    h1 {
        font-size: 45px;
        font-size: 4.5rem
    }
    h2 {
        font-size: 40px;
        font-size: 4rem
    }
    h3 {
        font-size: 30px;
        font-size: 3rem
    }
    h4 {
        font-size: 20px;
        font-size: 2rem
    }
    p {
        font-size: 15px;
    }
    a {
        font-size: 16px;
        font-size: 1.6rem
    }
    li {
        font-size: 15px;
        color: #333;
        text-align: justify;
    }
    .paragraph--type--image-type-grid-fw li,
    .paragraph--type--type-image-grid-fw li {
        font-size: 22px;
        font-size: 2.2rem
    }
    .paragraph--type--four-col-event-list-mw .cta .desc p {
        font-size: 16px;
        font-size: 1.8rem
    }
    .paragraph--type--one-image-grid-with-buttton-full .desc .btn-apply {
        font-size: 20px;
        font-size: 2rem
    }
    .paragraph--type--intro-copy-full-width h2 {
        font-size: 40px;
        font-size: 4rem;
        font-family: trade gothic bold, Arial, sans-serif
    }
    .paragraph--type--three-image-grid-margin-width .cta .desc h3,
    .paragraph--type--three-image-grid-margin-width-2 .cta .desc h3 {
        font-size: 24px;
        font-size: 2.4rem
    }
    .security-resources-search-widget .search-results-block #list-search-results ul li h3 {
        font-size: 18px;
        font-size: 1.8rem
    }
}

@media screen and (min-width:1920px) {
    .video-full-width .video-caption h1 {
        font-size: 45px;
        font-size: 4.5rem
    }
    .img-grid-fw-txt-right .desc h2 {
        font-size: 40px;
        font-size: 4rem
    }
    .paragraph--type--intro-copy-full-width h2 {
        font-size: 40px;
        font-size: 4rem;
        font-family: trade gothic bold, Arial, sans-serif
    }
    .paragraph--type--three-image-grid-full-width .cta .desc h3,
    .paragraph--type--two-img-grid-fw .cta .desc h3 {
        font-size: 24px;
        font-size: 2.4rem
    }
    #cta-section-3 h2 {
        font-size: 40px;
        font-size: 4rem
    }
    .paragraph--type--heliaus-hero-section,
    .paragraph--type--transform-your-business-section {
        background-size: cover
    }
    .paragraph--type--heliaus-platform-section {
        background-size: 1920px 540px
    }
    .paragraph--type--heliaus-everywhere-section .header-container {
        padding-bottom: 145px;
        background-size: cover
    }
}

@media screen and (min-width:1921px) {
    .paragraph--type--heliaus-platform-section {
        background-size: 2700px 540px
    }
}

.flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em
}

.flag-icon:before {
    content: "\00a0"
}

.flag-icon.flag-icon-squared {
    width: 1em
}

.flag-icon-ad {
    background-image: url(../../../../themes/aus/flags/4x3/ad.svg)
}

.flag-icon-ad.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ad.svg)
}

.flag-icon-ae {
    background-image: url(../../../../themes/aus/flags/4x3/ae.svg)
}

.flag-icon-ae.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ae.svg)
}

.flag-icon-af {
    background-image: url(../../../../themes/aus/flags/4x3/af.svg)
}

.flag-icon-af.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/af.svg)
}

.flag-icon-ag {
    background-image: url(../../../../themes/aus/flags/4x3/ag.svg)
}

.flag-icon-ag.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ag.svg)
}

.flag-icon-ai {
    background-image: url(../../../../themes/aus/flags/4x3/ai.svg)
}

.flag-icon-ai.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ai.svg)
}

.flag-icon-al {
    background-image: url(../../../../themes/aus/flags/4x3/al.svg)
}

.flag-icon-al.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/al.svg)
}

.flag-icon-am {
    background-image: url(../../../../themes/aus/flags/4x3/am.svg)
}

.flag-icon-am.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/am.svg)
}

.flag-icon-ao {
    background-image: url(../../../../themes/aus/flags/4x3/ao.svg)
}

.flag-icon-ao.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ao.svg)
}

.flag-icon-aq {
    background-image: url(../../../../themes/aus/flags/4x3/aq.svg)
}

.flag-icon-aq.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/aq.svg)
}

.flag-icon-ar {
    background-image: url(../../../../themes/aus/flags/4x3/ar.svg)
}

.flag-icon-ar.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ar.svg)
}

.flag-icon-as {
    background-image: url(../../../../themes/aus/flags/4x3/as.svg)
}

.flag-icon-as.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/as.svg)
}

.flag-icon-at {
    background-image: url(../../../../themes/aus/flags/4x3/at.svg)
}

.flag-icon-at.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/at.svg)
}

.flag-icon-au {
    background-image: url(../../../../themes/aus/flags/4x3/au.svg)
}

.flag-icon-au.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/au.svg)
}

.flag-icon-aw {
    background-image: url(../../../../themes/aus/flags/4x3/aw.svg)
}

.flag-icon-aw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/aw.svg)
}

.flag-icon-ax {
    background-image: url(../../../../themes/aus/flags/4x3/ax.svg)
}

.flag-icon-ax.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ax.svg)
}

.flag-icon-az {
    background-image: url(../../../../themes/aus/flags/4x3/az.svg)
}

.flag-icon-az.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/az.svg)
}

.flag-icon-ba {
    background-image: url(../../../../themes/aus/flags/4x3/ba.svg)
}

.flag-icon-ba.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ba.svg)
}

.flag-icon-bb {
    background-image: url(../../../../themes/aus/flags/4x3/bb.svg)
}

.flag-icon-bb.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bb.svg)
}

.flag-icon-bd {
    background-image: url(../../../../themes/aus/flags/4x3/bd.svg)
}

.flag-icon-bd.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bd.svg)
}

.flag-icon-be {
    background-image: url(../../../../themes/aus/flags/4x3/be.svg)
}

.flag-icon-be.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/be.svg)
}

.flag-icon-bf {
    background-image: url(../../../../themes/aus/flags/4x3/bf.svg)
}

.flag-icon-bf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bf.svg)
}

.flag-icon-bg {
    background-image: url(../../../../themes/aus/flags/4x3/bg.svg)
}

.flag-icon-bg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bg.svg)
}

.flag-icon-bh {
    background-image: url(../../../../themes/aus/flags/4x3/bh.svg)
}

.flag-icon-bh.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bh.svg)
}

.flag-icon-bi {
    background-image: url(../../../../themes/aus/flags/4x3/bi.svg)
}

.flag-icon-bi.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bi.svg)
}

.flag-icon-bj {
    background-image: url(../../../../themes/aus/flags/4x3/bj.svg)
}

.flag-icon-bj.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bj.svg)
}

.flag-icon-bl {
    background-image: url(../../../../themes/aus/flags/4x3/bl.svg)
}

.flag-icon-bl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bl.svg)
}

.flag-icon-bm {
    background-image: url(../../../../themes/aus/flags/4x3/bm.svg)
}

.flag-icon-bm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bm.svg)
}

.flag-icon-bn {
    background-image: url(../../../../themes/aus/flags/4x3/bn.svg)
}

.flag-icon-bn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bn.svg)
}

.flag-icon-bo {
    background-image: url(../../../../themes/aus/flags/4x3/bo.svg)
}

.flag-icon-bo.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bo.svg)
}

.flag-icon-bq {
    background-image: url(../../../../themes/aus/flags/4x3/bq.svg)
}

.flag-icon-bq.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bq.svg)
}

.flag-icon-br {
    background-image: url(../../../../themes/aus/flags/4x3/br.svg)
}

.flag-icon-br.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/br.svg)
}

.flag-icon-bs {
    background-image: url(../../../../themes/aus/flags/4x3/bs.svg)
}

.flag-icon-bs.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bs.svg)
}

.flag-icon-bt {
    background-image: url(../../../../themes/aus/flags/4x3/bt.svg)
}

.flag-icon-bt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bt.svg)
}

.flag-icon-bv {
    background-image: url(../../../../themes/aus/flags/4x3/bv.svg)
}

.flag-icon-bv.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bv.svg)
}

.flag-icon-bw {
    background-image: url(../../../../themes/aus/flags/4x3/bw.svg)
}

.flag-icon-bw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bw.svg)
}

.flag-icon-by {
    background-image: url(../../../../themes/aus/flags/4x3/by.svg)
}

.flag-icon-by.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/by.svg)
}

.flag-icon-bz {
    background-image: url(../../../../themes/aus/flags/4x3/bz.svg)
}

.flag-icon-bz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/bz.svg)
}

.flag-icon-ca {
    background-image: url(../../../../themes/aus/flags/4x3/ca.svg)
}

.flag-icon-ca.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ca.svg)
}

.flag-icon-cc {
    background-image: url(../../../../themes/aus/flags/4x3/cc.svg)
}

.flag-icon-cc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cc.svg)
}

.flag-icon-cd {
    background-image: url(../../../../themes/aus/flags/4x3/cd.svg)
}

.flag-icon-cd.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cd.svg)
}

.flag-icon-cf {
    background-image: url(../../../../themes/aus/flags/4x3/cf.svg)
}

.flag-icon-cf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cf.svg)
}

.flag-icon-cg {
    background-image: url(../../../../themes/aus/flags/4x3/cg.svg)
}

.flag-icon-cg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cg.svg)
}

.flag-icon-ch {
    background-image: url(../../../../themes/aus/flags/4x3/ch.svg)
}

.flag-icon-ch.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ch.svg)
}

.flag-icon-ci {
    background-image: url(../../../../themes/aus/flags/4x3/ci.svg)
}

.flag-icon-ci.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ci.svg)
}

.flag-icon-ck {
    background-image: url(../../../../themes/aus/flags/4x3/ck.svg)
}

.flag-icon-ck.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ck.svg)
}

.flag-icon-cl {
    background-image: url(../../../../themes/aus/flags/4x3/cl.svg)
}

.flag-icon-cl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cl.svg)
}

.flag-icon-cm {
    background-image: url(../../../../themes/aus/flags/4x3/cm.svg)
}

.flag-icon-cm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cm.svg)
}

.flag-icon-cn {
    background-image: url(../../../../themes/aus/flags/4x3/cn.svg)
}

.flag-icon-cn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cn.svg)
}

.flag-icon-co {
    background-image: url(../../../../themes/aus/flags/4x3/co.svg)
}

.flag-icon-co.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/co.svg)
}

.flag-icon-cr {
    background-image: url(../../../../themes/aus/flags/4x3/cr.svg)
}

.flag-icon-cr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cr.svg)
}

.flag-icon-cu {
    background-image: url(../../../../themes/aus/flags/4x3/cu.svg)
}

.flag-icon-cu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cu.svg)
}

.flag-icon-cv {
    background-image: url(../../../../themes/aus/flags/4x3/cv.svg)
}

.flag-icon-cv.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cv.svg)
}

.flag-icon-cw {
    background-image: url(../../../../themes/aus/flags/4x3/cw.svg)
}

.flag-icon-cw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cw.svg)
}

.flag-icon-cx {
    background-image: url(../../../../themes/aus/flags/4x3/cx.svg)
}

.flag-icon-cx.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cx.svg)
}

.flag-icon-cy {
    background-image: url(../../../../themes/aus/flags/4x3/cy.svg)
}

.flag-icon-cy.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cy.svg)
}

.flag-icon-cz {
    background-image: url(../../../../themes/aus/flags/4x3/cz.svg)
}

.flag-icon-cz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/cz.svg)
}

.flag-icon-de {
    background-image: url(../../../../themes/aus/flags/4x3/de.svg)
}

.flag-icon-de.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/de.svg)
}

.flag-icon-dj {
    background-image: url(../../../../themes/aus/flags/4x3/dj.svg)
}

.flag-icon-dj.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/dj.svg)
}

.flag-icon-dk {
    background-image: url(../../../../themes/aus/flags/4x3/dk.svg)
}

.flag-icon-dk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/dk.svg)
}

.flag-icon-dm {
    background-image: url(../../../../themes/aus/flags/4x3/dm.svg)
}

.flag-icon-dm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/dm.svg)
}

.flag-icon-do {
    background-image: url(../../../../themes/aus/flags/4x3/do.svg)
}

.flag-icon-do.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/do.svg)
}

.flag-icon-dz {
    background-image: url(../../../../themes/aus/flags/4x3/dz.svg)
}

.flag-icon-dz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/dz.svg)
}

.flag-icon-ec {
    background-image: url(../../../../themes/aus/flags/4x3/ec.svg)
}

.flag-icon-ec.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ec.svg)
}

.flag-icon-ee {
    background-image: url(../../../../themes/aus/flags/4x3/ee.svg)
}

.flag-icon-ee.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ee.svg)
}

.flag-icon-eg {
    background-image: url(../../../../themes/aus/flags/4x3/eg.svg)
}

.flag-icon-eg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/eg.svg)
}

.flag-icon-eh {
    background-image: url(../../../../themes/aus/flags/4x3/eh.svg)
}

.flag-icon-eh.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/eh.svg)
}

.flag-icon-er {
    background-image: url(../../../../themes/aus/flags/4x3/er.svg)
}

.flag-icon-er.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/er.svg)
}

.flag-icon-es {
    background-image: url(../../../../themes/aus/flags/4x3/es.svg)
}

.flag-icon-es.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/es.svg)
}

.flag-icon-et {
    background-image: url(../../../../themes/aus/flags/4x3/et.svg)
}

.flag-icon-et.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/et.svg)
}

.flag-icon-fi {
    background-image: url(../../../../themes/aus/flags/4x3/fi.svg)
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/fi.svg)
}

.flag-icon-fj {
    background-image: url(../../../../themes/aus/flags/4x3/fj.svg)
}

.flag-icon-fj.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/fj.svg)
}

.flag-icon-fk {
    background-image: url(../../../../themes/aus/flags/4x3/fk.svg)
}

.flag-icon-fk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/fk.svg)
}

.flag-icon-fm {
    background-image: url(../../../../themes/aus/flags/4x3/fm.svg)
}

.flag-icon-fm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/fm.svg)
}

.flag-icon-fo {
    background-image: url(../../../../themes/aus/flags/4x3/fo.svg)
}

.flag-icon-fo.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/fo.svg)
}

.flag-icon-fr {
    background-image: url(../../../../themes/aus/flags/4x3/fr.svg)
}

.flag-icon-fr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/fr.svg)
}

.flag-icon-ga {
    background-image: url(../../../../themes/aus/flags/4x3/ga.svg)
}

.flag-icon-ga.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ga.svg)
}

.flag-icon-gb {
    background-image: url(../../../../themes/aus/flags/4x3/gb.svg)
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gb.svg)
}

.flag-icon-gd {
    background-image: url(../../../../themes/aus/flags/4x3/gd.svg)
}

.flag-icon-gd.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gd.svg)
}

.flag-icon-ge {
    background-image: url(../../../../themes/aus/flags/4x3/ge.svg)
}

.flag-icon-ge.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ge.svg)
}

.flag-icon-gf {
    background-image: url(../../../../themes/aus/flags/4x3/gf.svg)
}

.flag-icon-gf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gf.svg)
}

.flag-icon-gg {
    background-image: url(../../../../themes/aus/flags/4x3/gg.svg)
}

.flag-icon-gg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gg.svg)
}

.flag-icon-gh {
    background-image: url(../../../../themes/aus/flags/4x3/gh.svg)
}

.flag-icon-gh.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gh.svg)
}

.flag-icon-gi {
    background-image: url(../../../../themes/aus/flags/4x3/gi.svg)
}

.flag-icon-gi.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gi.svg)
}

.flag-icon-gl {
    background-image: url(../../../../themes/aus/flags/4x3/gl.svg)
}

.flag-icon-gl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gl.svg)
}

.flag-icon-gm {
    background-image: url(../../../../themes/aus/flags/4x3/gm.svg)
}

.flag-icon-gm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gm.svg)
}

.flag-icon-gn {
    background-image: url(../../../../themes/aus/flags/4x3/gn.svg)
}

.flag-icon-gn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gn.svg)
}

.flag-icon-gp {
    background-image: url(../../../../themes/aus/flags/4x3/gp.svg)
}

.flag-icon-gp.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gp.svg)
}

.flag-icon-gq {
    background-image: url(../../../../themes/aus/flags/4x3/gq.svg)
}

.flag-icon-gq.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gq.svg)
}

.flag-icon-gr {
    background-image: url(../../../../themes/aus/flags/4x3/gr.svg)
}

.flag-icon-gr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gr.svg)
}

.flag-icon-gs {
    background-image: url(../../../../themes/aus/flags/4x3/gs.svg)
}

.flag-icon-gs.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gs.svg)
}

.flag-icon-gt {
    background-image: url(../../../../themes/aus/flags/4x3/gt.svg)
}

.flag-icon-gt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gt.svg)
}

.flag-icon-gu {
    background-image: url(../../../../themes/aus/flags/4x3/gu.svg)
}

.flag-icon-gu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gu.svg)
}

.flag-icon-gw {
    background-image: url(../../../../themes/aus/flags/4x3/gw.svg)
}

.flag-icon-gw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gw.svg)
}

.flag-icon-gy {
    background-image: url(../../../../themes/aus/flags/4x3/gy.svg)
}

.flag-icon-gy.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gy.svg)
}

.flag-icon-hk {
    background-image: url(../../../../themes/aus/flags/4x3/hk.svg)
}

.flag-icon-hk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/hk.svg)
}

.flag-icon-hm {
    background-image: url(../../../../themes/aus/flags/4x3/hm.svg)
}

.flag-icon-hm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/hm.svg)
}

.flag-icon-hn {
    background-image: url(../../../../themes/aus/flags/4x3/hn.svg)
}

.flag-icon-hn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/hn.svg)
}

.flag-icon-hr {
    background-image: url(../../../../themes/aus/flags/4x3/hr.svg)
}

.flag-icon-hr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/hr.svg)
}

.flag-icon-ht {
    background-image: url(../../../../themes/aus/flags/4x3/ht.svg)
}

.flag-icon-ht.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ht.svg)
}

.flag-icon-hu {
    background-image: url(../../../../themes/aus/flags/4x3/hu.svg)
}

.flag-icon-hu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/hu.svg)
}

.flag-icon-id {
    background-image: url(../../../../themes/aus/flags/4x3/id.svg)
}

.flag-icon-id.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/id.svg)
}

.flag-icon-ie {
    background-image: url(../../../../themes/aus/flags/4x3/ie.svg)
}

.flag-icon-ie.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ie.svg)
}

.flag-icon-il {
    background-image: url(../../../../themes/aus/flags/4x3/il.svg)
}

.flag-icon-il.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/il.svg)
}

.flag-icon-im {
    background-image: url(../../../../themes/aus/flags/4x3/im.svg)
}

.flag-icon-im.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/im.svg)
}

.flag-icon-in {
    background-image: url(../../../../themes/aus/flags/4x3/in.svg)
}

.flag-icon-in.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/in.svg)
}

.flag-icon-io {
    background-image: url(../../../../themes/aus/flags/4x3/io.svg)
}

.flag-icon-io.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/io.svg)
}

.flag-icon-iq {
    background-image: url(../../../../themes/aus/flags/4x3/iq.svg)
}

.flag-icon-iq.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/iq.svg)
}

.flag-icon-ir {
    background-image: url(../../../../themes/aus/flags/4x3/ir.svg)
}

.flag-icon-ir.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ir.svg)
}

.flag-icon-is {
    background-image: url(../../../../themes/aus/flags/4x3/is.svg)
}

.flag-icon-is.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/is.svg)
}

.flag-icon-it {
    background-image: url(../../../../themes/aus/flags/4x3/it.svg)
}

.flag-icon-it.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/it.svg)
}

.flag-icon-je {
    background-image: url(../../../../themes/aus/flags/4x3/je.svg)
}

.flag-icon-je.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/je.svg)
}

.flag-icon-jm {
    background-image: url(../../../../themes/aus/flags/4x3/jm.svg)
}

.flag-icon-jm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/jm.svg)
}

.flag-icon-jo {
    background-image: url(../../../../themes/aus/flags/4x3/jo.svg)
}

.flag-icon-jo.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/jo.svg)
}

.flag-icon-jp {
    background-image: url(../../../../themes/aus/flags/4x3/jp.svg)
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/jp.svg)
}

.flag-icon-ke {
    background-image: url(../../../../themes/aus/flags/4x3/ke.svg)
}

.flag-icon-ke.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ke.svg)
}

.flag-icon-kg {
    background-image: url(../../../../themes/aus/flags/4x3/kg.svg)
}

.flag-icon-kg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kg.svg)
}

.flag-icon-kh {
    background-image: url(../../../../themes/aus/flags/4x3/kh.svg)
}

.flag-icon-kh.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kh.svg)
}

.flag-icon-ki {
    background-image: url(../../../../themes/aus/flags/4x3/ki.svg)
}

.flag-icon-ki.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ki.svg)
}

.flag-icon-km {
    background-image: url(../../../../themes/aus/flags/4x3/km.svg)
}

.flag-icon-km.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/km.svg)
}

.flag-icon-kn {
    background-image: url(../../../../themes/aus/flags/4x3/kn.svg)
}

.flag-icon-kn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kn.svg)
}

.flag-icon-kp {
    background-image: url(../../../../themes/aus/flags/4x3/kp.svg)
}

.flag-icon-kp.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kp.svg)
}

.flag-icon-kr {
    background-image: url(../../../../themes/aus/flags/4x3/kr.svg)
}

.flag-icon-kr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kr.svg)
}

.flag-icon-kw {
    background-image: url(../../../../themes/aus/flags/4x3/kw.svg)
}

.flag-icon-kw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kw.svg)
}

.flag-icon-ky {
    background-image: url(../../../../themes/aus/flags/4x3/ky.svg)
}

.flag-icon-ky.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ky.svg)
}

.flag-icon-kz {
    background-image: url(../../../../themes/aus/flags/4x3/kz.svg)
}

.flag-icon-kz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/kz.svg)
}

.flag-icon-la {
    background-image: url(../../../../themes/aus/flags/4x3/la.svg)
}

.flag-icon-la.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/la.svg)
}

.flag-icon-lb {
    background-image: url(../../../../themes/aus/flags/4x3/lb.svg)
}

.flag-icon-lb.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lb.svg)
}

.flag-icon-lc {
    background-image: url(../../../../themes/aus/flags/4x3/lc.svg)
}

.flag-icon-lc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lc.svg)
}

.flag-icon-li {
    background-image: url(../../../../themes/aus/flags/4x3/li.svg)
}

.flag-icon-li.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/li.svg)
}

.flag-icon-lk {
    background-image: url(../../../../themes/aus/flags/4x3/lk.svg)
}

.flag-icon-lk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lk.svg)
}

.flag-icon-lr {
    background-image: url(../../../../themes/aus/flags/4x3/lr.svg)
}

.flag-icon-lr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lr.svg)
}

.flag-icon-ls {
    background-image: url(../../../../themes/aus/flags/4x3/ls.svg)
}

.flag-icon-ls.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ls.svg)
}

.flag-icon-lt {
    background-image: url(../../../../themes/aus/flags/4x3/lt.svg)
}

.flag-icon-lt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lt.svg)
}

.flag-icon-lu {
    background-image: url(../../../../themes/aus/flags/4x3/lu.svg)
}

.flag-icon-lu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lu.svg)
}

.flag-icon-lv {
    background-image: url(../../../../themes/aus/flags/4x3/lv.svg)
}

.flag-icon-lv.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/lv.svg)
}

.flag-icon-ly {
    background-image: url(../../../../themes/aus/flags/4x3/ly.svg)
}

.flag-icon-ly.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ly.svg)
}

.flag-icon-ma {
    background-image: url(../../../../themes/aus/flags/4x3/ma.svg)
}

.flag-icon-ma.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ma.svg)
}

.flag-icon-mc {
    background-image: url(../../../../themes/aus/flags/4x3/mc.svg)
}

.flag-icon-mc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mc.svg)
}

.flag-icon-md {
    background-image: url(../../../../themes/aus/flags/4x3/md.svg)
}

.flag-icon-md.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/md.svg)
}

.flag-icon-me {
    background-image: url(../../../../themes/aus/flags/4x3/me.svg)
}

.flag-icon-me.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/me.svg)
}

.flag-icon-mf {
    background-image: url(../../../../themes/aus/flags/4x3/mf.svg)
}

.flag-icon-mf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mf.svg)
}

.flag-icon-mg {
    background-image: url(../../../../themes/aus/flags/4x3/mg.svg)
}

.flag-icon-mg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mg.svg)
}

.flag-icon-mh {
    background-image: url(../../../../themes/aus/flags/4x3/mh.svg)
}

.flag-icon-mh.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mh.svg)
}

.flag-icon-mk {
    background-image: url(../../../../themes/aus/flags/4x3/mk.svg)
}

.flag-icon-mk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mk.svg)
}

.flag-icon-ml {
    background-image: url(../../../../themes/aus/flags/4x3/ml.svg)
}

.flag-icon-ml.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ml.svg)
}

.flag-icon-mm {
    background-image: url(../../../../themes/aus/flags/4x3/mm.svg)
}

.flag-icon-mm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mm.svg)
}

.flag-icon-mn {
    background-image: url(../../../../themes/aus/flags/4x3/mn.svg)
}

.flag-icon-mn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mn.svg)
}

.flag-icon-mo {
    background-image: url(../../../../themes/aus/flags/4x3/mo.svg)
}

.flag-icon-mo.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mo.svg)
}

.flag-icon-mp {
    background-image: url(../../../../themes/aus/flags/4x3/mp.svg)
}

.flag-icon-mp.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mp.svg)
}

.flag-icon-mq {
    background-image: url(../../../../themes/aus/flags/4x3/mq.svg)
}

.flag-icon-mq.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mq.svg)
}

.flag-icon-mr {
    background-image: url(../../../../themes/aus/flags/4x3/mr.svg)
}

.flag-icon-mr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mr.svg)
}

.flag-icon-ms {
    background-image: url(../../../../themes/aus/flags/4x3/ms.svg)
}

.flag-icon-ms.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ms.svg)
}

.flag-icon-mt {
    background-image: url(../../../../themes/aus/flags/4x3/mt.svg)
}

.flag-icon-mt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mt.svg)
}

.flag-icon-mu {
    background-image: url(../../../../themes/aus/flags/4x3/mu.svg)
}

.flag-icon-mu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mu.svg)
}

.flag-icon-mv {
    background-image: url(../../../../themes/aus/flags/4x3/mv.svg)
}

.flag-icon-mv.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mv.svg)
}

.flag-icon-mw {
    background-image: url(../../../../themes/aus/flags/4x3/mw.svg)
}

.flag-icon-mw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mw.svg)
}

.flag-icon-mx {
    background-image: url(../../../../themes/aus/flags/4x3/mx.svg)
}

.flag-icon-mx.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mx.svg)
}

.flag-icon-my {
    background-image: url(../../../../themes/aus/flags/4x3/my.svg)
}

.flag-icon-my.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/my.svg)
}

.flag-icon-mz {
    background-image: url(../../../../themes/aus/flags/4x3/mz.svg)
}

.flag-icon-mz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/mz.svg)
}

.flag-icon-na {
    background-image: url(../../../../themes/aus/flags/4x3/na.svg)
}

.flag-icon-na.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/na.svg)
}

.flag-icon-nc {
    background-image: url(../../../../themes/aus/flags/4x3/nc.svg)
}

.flag-icon-nc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/nc.svg)
}

.flag-icon-ne {
    background-image: url(../../../../themes/aus/flags/4x3/ne.svg)
}

.flag-icon-ne.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ne.svg)
}

.flag-icon-nf {
    background-image: url(../../../../themes/aus/flags/4x3/nf.svg)
}

.flag-icon-nf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/nf.svg)
}

.flag-icon-ng {
    background-image: url(../../../../themes/aus/flags/4x3/ng.svg)
}

.flag-icon-ng.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ng.svg)
}

.flag-icon-ni {
    background-image: url(../../../../themes/aus/flags/4x3/ni.svg)
}

.flag-icon-ni.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ni.svg)
}

.flag-icon-nl {
    background-image: url(../../../../themes/aus/flags/4x3/nl.svg)
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/nl.svg)
}

.flag-icon-no {
    background-image: url(../../../../themes/aus/flags/4x3/no.svg)
}

.flag-icon-no.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/no.svg)
}

.flag-icon-np {
    background-image: url(../../../../themes/aus/flags/4x3/np.svg)
}

.flag-icon-np.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/np.svg)
}

.flag-icon-nr {
    background-image: url(../../../../themes/aus/flags/4x3/nr.svg)
}

.flag-icon-nr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/nr.svg)
}

.flag-icon-nu {
    background-image: url(../../../../themes/aus/flags/4x3/nu.svg)
}

.flag-icon-nu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/nu.svg)
}

.flag-icon-nz {
    background-image: url(../../../../themes/aus/flags/4x3/nz.svg)
}

.flag-icon-nz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/nz.svg)
}

.flag-icon-om {
    background-image: url(../../../../themes/aus/flags/4x3/om.svg)
}

.flag-icon-om.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/om.svg)
}

.flag-icon-pa {
    background-image: url(../../../../themes/aus/flags/4x3/pa.svg)
}

.flag-icon-pa.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pa.svg)
}

.flag-icon-pe {
    background-image: url(../../../../themes/aus/flags/4x3/pe.svg)
}

.flag-icon-pe.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pe.svg)
}

.flag-icon-pf {
    background-image: url(../../../../themes/aus/flags/4x3/pf.svg)
}

.flag-icon-pf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pf.svg)
}

.flag-icon-pg {
    background-image: url(../../../../themes/aus/flags/4x3/pg.svg)
}

.flag-icon-pg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pg.svg)
}

.flag-icon-ph {
    background-image: url(../../../../themes/aus/flags/4x3/ph.svg)
}

.flag-icon-ph.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ph.svg)
}

.flag-icon-pk {
    background-image: url(../../../../themes/aus/flags/4x3/pk.svg)
}

.flag-icon-pk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pk.svg)
}

.flag-icon-pl {
    background-image: url(../../../../themes/aus/flags/4x3/pl.svg)
}

.flag-icon-pl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pl.svg)
}

.flag-icon-pm {
    background-image: url(../../../../themes/aus/flags/4x3/pm.svg)
}

.flag-icon-pm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pm.svg)
}

.flag-icon-pn {
    background-image: url(../../../../themes/aus/flags/4x3/pn.svg)
}

.flag-icon-pn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pn.svg)
}

.flag-icon-pr {
    background-image: url(../../../../themes/aus/flags/4x3/pr.svg)
}

.flag-icon-pr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pr.svg)
}

.flag-icon-ps {
    background-image: url(../../../../themes/aus/flags/4x3/ps.svg)
}

.flag-icon-ps.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ps.svg)
}

.flag-icon-pt {
    background-image: url(../../../../themes/aus/flags/4x3/pt.svg)
}

.flag-icon-pt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pt.svg)
}

.flag-icon-pw {
    background-image: url(../../../../themes/aus/flags/4x3/pw.svg)
}

.flag-icon-pw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/pw.svg)
}

.flag-icon-py {
    background-image: url(../../../../themes/aus/flags/4x3/py.svg)
}

.flag-icon-py.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/py.svg)
}

.flag-icon-qa {
    background-image: url(../../../../themes/aus/flags/4x3/qa.svg)
}

.flag-icon-qa.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/qa.svg)
}

.flag-icon-re {
    background-image: url(../../../../themes/aus/flags/4x3/re.svg)
}

.flag-icon-re.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/re.svg)
}

.flag-icon-ro {
    background-image: url(../../../../themes/aus/flags/4x3/ro.svg)
}

.flag-icon-ro.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ro.svg)
}

.flag-icon-rs {
    background-image: url(../../../../themes/aus/flags/4x3/rs.svg)
}

.flag-icon-rs.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/rs.svg)
}

.flag-icon-ru {
    background-image: url(../../../../themes/aus/flags/4x3/ru.svg)
}

.flag-icon-ru.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ru.svg)
}

.flag-icon-rw {
    background-image: url(../../../../themes/aus/flags/4x3/rw.svg)
}

.flag-icon-rw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/rw.svg)
}

.flag-icon-sa {
    background-image: url(../../../../themes/aus/flags/4x3/sa.svg)
}

.flag-icon-sa.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sa.svg)
}

.flag-icon-sb {
    background-image: url(../../../../themes/aus/flags/4x3/sb.svg)
}

.flag-icon-sb.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sb.svg)
}

.flag-icon-sc {
    background-image: url(../../../../themes/aus/flags/4x3/sc.svg)
}

.flag-icon-sc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sc.svg)
}

.flag-icon-sd {
    background-image: url(../../../../themes/aus/flags/4x3/sd.svg)
}

.flag-icon-sd.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sd.svg)
}

.flag-icon-se {
    background-image: url(../../../../themes/aus/flags/4x3/se.svg)
}

.flag-icon-se.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/se.svg)
}

.flag-icon-sg {
    background-image: url(../../../../themes/aus/flags/4x3/sg.svg)
}

.flag-icon-sg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sg.svg)
}

.flag-icon-sh {
    background-image: url(../../../../themes/aus/flags/4x3/sh.svg)
}

.flag-icon-sh.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sh.svg)
}

.flag-icon-si {
    background-image: url(../../../../themes/aus/flags/4x3/si.svg)
}

.flag-icon-si.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/si.svg)
}

.flag-icon-sj {
    background-image: url(../../../../themes/aus/flags/4x3/sj.svg)
}

.flag-icon-sj.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sj.svg)
}

.flag-icon-sk {
    background-image: url(../../../../themes/aus/flags/4x3/sk.svg)
}

.flag-icon-sk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sk.svg)
}

.flag-icon-sl {
    background-image: url(../../../../themes/aus/flags/4x3/sl.svg)
}

.flag-icon-sl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sl.svg)
}

.flag-icon-sm {
    background-image: url(../../../../themes/aus/flags/4x3/sm.svg)
}

.flag-icon-sm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sm.svg)
}

.flag-icon-sn {
    background-image: url(../../../../themes/aus/flags/4x3/sn.svg)
}

.flag-icon-sn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sn.svg)
}

.flag-icon-so {
    background-image: url(../../../../themes/aus/flags/4x3/so.svg)
}

.flag-icon-so.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/so.svg)
}

.flag-icon-sr {
    background-image: url(../../../../themes/aus/flags/4x3/sr.svg)
}

.flag-icon-sr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sr.svg)
}

.flag-icon-ss {
    background-image: url(../../../../themes/aus/flags/4x3/ss.svg)
}

.flag-icon-ss.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ss.svg)
}

.flag-icon-st {
    background-image: url(../../../../themes/aus/flags/4x3/st.svg)
}

.flag-icon-st.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/st.svg)
}

.flag-icon-sv {
    background-image: url(../../../../themes/aus/flags/4x3/sv.svg)
}

.flag-icon-sv.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sv.svg)
}

.flag-icon-sx {
    background-image: url(../../../../themes/aus/flags/4x3/sx.svg)
}

.flag-icon-sx.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sx.svg)
}

.flag-icon-sy {
    background-image: url(../../../../themes/aus/flags/4x3/sy.svg)
}

.flag-icon-sy.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sy.svg)
}

.flag-icon-sz {
    background-image: url(../../../../themes/aus/flags/4x3/sz.svg)
}

.flag-icon-sz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/sz.svg)
}

.flag-icon-tc {
    background-image: url(../../../../themes/aus/flags/4x3/tc.svg)
}

.flag-icon-tc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tc.svg)
}

.flag-icon-td {
    background-image: url(../../../../themes/aus/flags/4x3/td.svg)
}

.flag-icon-td.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/td.svg)
}

.flag-icon-tf {
    background-image: url(../../../../themes/aus/flags/4x3/tf.svg)
}

.flag-icon-tf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tf.svg)
}

.flag-icon-tg {
    background-image: url(../../../../themes/aus/flags/4x3/tg.svg)
}

.flag-icon-tg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tg.svg)
}

.flag-icon-th {
    background-image: url(../../../../themes/aus/flags/4x3/th.svg)
}

.flag-icon-th.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/th.svg)
}

.flag-icon-tj {
    background-image: url(../../../../themes/aus/flags/4x3/tj.svg)
}

.flag-icon-tj.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tj.svg)
}

.flag-icon-tk {
    background-image: url(../../../../themes/aus/flags/4x3/tk.svg)
}

.flag-icon-tk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tk.svg)
}

.flag-icon-tl {
    background-image: url(../../../../themes/aus/flags/4x3/tl.svg)
}

.flag-icon-tl.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tl.svg)
}

.flag-icon-tm {
    background-image: url(../../../../themes/aus/flags/4x3/tm.svg)
}

.flag-icon-tm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tm.svg)
}

.flag-icon-tn {
    background-image: url(../../../../themes/aus/flags/4x3/tn.svg)
}

.flag-icon-tn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tn.svg)
}

.flag-icon-to {
    background-image: url(../../../../themes/aus/flags/4x3/to.svg)
}

.flag-icon-to.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/to.svg)
}

.flag-icon-tr {
    background-image: url(../../../../themes/aus/flags/4x3/tr.svg)
}

.flag-icon-tr.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tr.svg)
}

.flag-icon-tt {
    background-image: url(../../../../themes/aus/flags/4x3/tt.svg)
}

.flag-icon-tt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tt.svg)
}

.flag-icon-tv {
    background-image: url(../../../../themes/aus/flags/4x3/tv.svg)
}

.flag-icon-tv.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tv.svg)
}

.flag-icon-tw {
    background-image: url(../../../../themes/aus/flags/4x3/tw.svg)
}

.flag-icon-tw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tw.svg)
}

.flag-icon-tz {
    background-image: url(../../../../themes/aus/flags/4x3/tz.svg)
}

.flag-icon-tz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/tz.svg)
}

.flag-icon-ua {
    background-image: url(../../../../themes/aus/flags/4x3/ua.svg)
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ua.svg)
}

.flag-icon-ug {
    background-image: url(../../../../themes/aus/flags/4x3/ug.svg)
}

.flag-icon-ug.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ug.svg)
}

.flag-icon-um {
    background-image: url(../../../../themes/aus/flags/4x3/um.svg)
}

.flag-icon-um.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/um.svg)
}

.flag-icon-us {
    background-image: url(../../../../themes/aus/flags/4x3/us.svg)
}

.flag-icon-us.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/us.svg)
}

.flag-icon-uy {
    background-image: url(../../../../themes/aus/flags/4x3/uy.svg)
}

.flag-icon-uy.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/uy.svg)
}

.flag-icon-uz {
    background-image: url(../../../../themes/aus/flags/4x3/uz.svg)
}

.flag-icon-uz.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/uz.svg)
}

.flag-icon-va {
    background-image: url(../../../../themes/aus/flags/4x3/va.svg)
}

.flag-icon-va.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/va.svg)
}

.flag-icon-vc {
    background-image: url(../../../../themes/aus/flags/4x3/vc.svg)
}

.flag-icon-vc.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/vc.svg)
}

.flag-icon-ve {
    background-image: url(../../../../themes/aus/flags/4x3/ve.svg)
}

.flag-icon-ve.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ve.svg)
}

.flag-icon-vg {
    background-image: url(../../../../themes/aus/flags/4x3/vg.svg)
}

.flag-icon-vg.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/vg.svg)
}

.flag-icon-vi {
    background-image: url(../../../../themes/aus/flags/4x3/vi.svg)
}

.flag-icon-vi.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/vi.svg)
}

.flag-icon-vn {
    background-image: url(../../../../themes/aus/flags/4x3/vn.svg)
}

.flag-icon-vn.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/vn.svg)
}

.flag-icon-vu {
    background-image: url(../../../../themes/aus/flags/4x3/vu.svg)
}

.flag-icon-vu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/vu.svg)
}

.flag-icon-wf {
    background-image: url(../../../../themes/aus/flags/4x3/wf.svg)
}

.flag-icon-wf.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/wf.svg)
}

.flag-icon-ws {
    background-image: url(../../../../themes/aus/flags/4x3/ws.svg)
}

.flag-icon-ws.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ws.svg)
}

.flag-icon-ye {
    background-image: url(../../../../themes/aus/flags/4x3/ye.svg)
}

.flag-icon-ye.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/ye.svg)
}

.flag-icon-yt {
    background-image: url(../../../../themes/aus/flags/4x3/yt.svg)
}

.flag-icon-yt.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/yt.svg)
}

.flag-icon-za {
    background-image: url(../../../../themes/aus/flags/4x3/za.svg)
}

.flag-icon-za.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/za.svg)
}

.flag-icon-zm {
    background-image: url(../../../../themes/aus/flags/4x3/zm.svg)
}

.flag-icon-zm.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/zm.svg)
}

.flag-icon-zw {
    background-image: url(../../../../themes/aus/flags/4x3/zw.svg)
}

.flag-icon-zw.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/zw.svg)
}

.flag-icon-es-ct {
    background-image: url(../../../../themes/aus/flags/4x3/es-ct.svg)
}

.flag-icon-es-ct.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/es-ct.svg)
}

.flag-icon-eu {
    background-image: url(../../../../themes/aus/flags/4x3/eu.svg)
}

.flag-icon-eu.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/eu.svg)
}

.flag-icon-gb-eng {
    background-image: url(../../../../themes/aus/flags/4x3/gb-eng.svg)
}

.flag-icon-gb-eng.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gb-eng.svg)
}

.flag-icon-gb-nir {
    background-image: url(../../../../themes/aus/flags/4x3/gb-nir.svg)
}

.flag-icon-gb-nir.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gb-nir.svg)
}

.flag-icon-gb-sct {
    background-image: url(../../../../themes/aus/flags/4x3/gb-sct.svg)
}

.flag-icon-gb-sct.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gb-sct.svg)
}

.flag-icon-gb-wls {
    background-image: url(../../../../themes/aus/flags/4x3/gb-wls.svg)
}

.flag-icon-gb-wls.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/gb-wls.svg)
}

.flag-icon-un {
    background-image: url(../../../../themes/aus/flags/4x3/un.svg)
}

.flag-icon-un.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/un.svg)
}

.flag-icon-xk {
    background-image: url(../../../../themes/aus/flags/4x3/xk.svg)
}

.flag-icon-xk.flag-icon-squared {
    background-image: url(../../../../themes/aus/flags/1x1/xk.svg)
}

html body {
    overflow-x: hidden
}

article {
    clear: both
}

sup {
    top: 0 !important;
    vertical-align: super;
    font-size: smaller
}

h1 sup,
h2 sup,
h3 sup {
    font-size: 20px
}

p sup {
    font-size: 12px
}

.block-idlookup4-rs-form-block,
.block-idlookup3-rs-form-block,
.block-idlookup2-rs-form-block,
.block-idlookup-rs-form-block,
.block-idlookup4-form-block,
.block-idlookup3-form-block,
.block-idlookup2-form-block,
.block-idlookup-form-block {
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 20px
}

.comment-section {
    margin-bottom: 0 !important
}

.navbar .logo img {
    max-width: 190px
}

#footer-section .footer .branch-links {
    margin-top: 10px;
    margin-bottom: 10px
}

#footer-section .footer .branch-links ul {
    padding-left: 0;
    padding-bottom: 0;
    margin: 0
}

#footer-section .footer .branch-links ul li {
    display: inline;
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

#footer-section .footer .branch-links ul li a {
    color: #fff
}

#top-navigation .icon-addon .search-icon {
    background-repeat: no-repeat
}

.block-idlookup4-form-block #idlookup4-form,
.block-idlookup3-form-block #idlookup3-form,
.block-idlookup2-form-block #idlookup2-form,
.block-idlookup-form-block #idlookup-form {
    max-width: 450px
}

.block-idlookup4-form-block #idlookup4-form label,
.block-idlookup3-form-block #idlookup3-form label,
.block-idlookup2-form-block #idlookup2-form label,
.block-idlookup-form-block #idlookup-form label {
    width: 100%;
    padding: 0
}

.block-idlookup4-form-block #idlookup4-form label,
.block-idlookup3-form-block #idlookup3-form label,
.block-idlookup2-form-block #idlookup2-form label,
.block-idlookup-form-block #idlookup-form label,
.block-idlookup4-form-block #idlookup4-form input,
.block-idlookup3-form-block #idlookup3-form input,
.block-idlookup2-form-block #idlookup2-form input,
.block-idlookup-form-block #idlookup-form input {
    margin-left: 16px !important
}

.field--name-field-events-list-box .cta {
    position: relative;
    height: 480px
}

.field--name-field-events-list-box .cta .desc {
    height: 100%
}

.field--name-field-events-list-box .cta .desc p {
    word-wrap: break-word
}

.field--name-field-events-list-box .cta .desc h5 {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center
}

.field--name-field-events-list-box .cta .btn-read-more {
    position: absolute;
    bottom: 0
}

.path-frontpage .paragraph--type--one-image-grid-with-buttton-full .wrapper .btn-primary {
    display: none
}

.path-frontpage .paragraph--type--one-image-grid-with-buttton-full .wrapper p .btn-primary {
    display: block !important
}

.text-center .img-responsive {
    display: initial !important;
    margin-bottom: 20px
}

.txt-over-video {
    position: absolute;
    width: 100%;
    color: #fff;
    z-index: 2;
    height: 85%
}

.stats-section h3 {
    text-align: center;
    font-weight: bolder;
    font-size: 40px !important;
    color: #fff
}

.stats-section p {
    text-align: center;
    font-weight: bolder;
    font-size: 24px;
    color: #fff
}

.path-frontpage .paragraph--type--vertical-spacer {
    display: none
}

.offices-head-section .page-header {
    display: none
}

.Offices_Map .amcharts-chart-div a {
    display: none !important
}

.paragraph--type--image-type-grid-fw .desc h3 {
    text-transform: none !important
}

.paragraph--type--img-grid-fw-2 .cta .desc {
    top: 45% !important
}

#block-marketosubscription {
    background: #d3d3d3;
    padding: 10px
}

#block-marketosubscription .mktoButtonRow {
    position: absolute;
    margin-top: -40px;
    margin-left: 330px;
    width: 100px
}

#block-marketosubscription .mktoButtonWrap {
    margin-left: 0 !important
}

#block-marketosubscription .subsriptionFrmContainer {
    width: 450px !important;
    margin: 0 auto
}

#block-marketosubscription .subsriptionFrmContainer h5 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0
}

.second-level-dropdown-toggle .gobtn {
    display: none
}

.rightmapscontainer .mapinnerimgcon {
    clear: both;
    width: 100%;
    height: 85px
}

.rightmapscontainer .ajh .mapinnerimgcon {
    height: 65px
}

.rightmapscontainer a {
    font-size: 13px !important;
    color: gray;
    text-align: center !important;
    white-space: nowrap
}

.paragraph--type--type-image-grid-full-width-versi div,
.paragraph--type--image-type-grid-full-width-versi div {}

.paragraph--type--image-type-grid-full-width-versi .desc {}

.paragraph--type--type-image-grid-full-width-versi .desc .wrapper,
.paragraph--type--image-type-grid-full-width-versi .desc .wrapper {}

.local-pages footer .author {
    display: none
}

.local-pages .paragraph--type--contact-form .col-md-6 {
    width: 100%
}

.local-pages .paragraph--type--contact-form,
.local-pages .paragraph--type--bp-contact {
    margin-left: 5%;
    float: left;
    width: 45%;
    padding: 20px
}

.local-pages .plain-p-frm-title {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px
}

.local-pages .plain-p-frm-title h2 {
    color: #055a8d;
    font-size: 3rem
}

.local-pages .paragraph--type--bp-contact,
.local-pages .paragraph--type--contact-form {
    margin-bottom: 50px
}

.local-pages .paragraph--type--contact-form form .form-control,
.local-pages .paragraph--type--bp-contact form .form-control {
    width: 70% !important
}

.local-pages .plain-p-map-container {
    width: 40%;
    float: left;
    padding: 20px
}

.local-pages .view-blog-listing-view .view-header,
.local-pages .view-blog-listing-view .view-filters {
    display: none
}

.local-pages .paragraph--type--image-type-grid-fw,
.local-pages .paragraph--type--type-image-grid-fw .desc,
.local-pages .paragraph--type--image-type-grid-fw .desc {}

.local-pages .plain-p-widegrey-container {
    padding: 20px;
    background: #f1f1f1
}

.local-pages .plain-p-widegrey-container h2 {
    color: #055a8d;
    font-size: 3rem
}

.local-pages .plain-p-widegrey-container .cbtns {
    margin-right: 10px
}

.local-pages .plain-p-widegrey-container a:hover {
    color: #fff
}

.local-pages .plain-p-widegrey-container .field--name-field-text-custom-format {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.local-pages .paragraph--type--bp-view {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.local-pages .paragraph--type--bp-view .viewsreference--view-title {
    color: #055a8d;
    font-size: 3.4rem;
    font-weight: bolder
}

.local-pages .paragraph--type--bp-view .article-item-title a {
    font-size: 15px;
    font-weight: 700
}

.paragraph--type--type-image-grid-fw ul li {
    font-size: 15px;
    text-align: left
}

.paragraph--type--image-type-grid-fw .desc li,
.paragraph--type--image-type-grid-fw .desc p,
.paragraph--type--type-image-grid-fw .desc li,
.paragraph--type--type-image-grid-fw .desc p {
    font-size: 15px !important;
        text-align: justify;
}

.cbtns {
    background-color: #4caf50;
    border: none;
    color: #fff;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.2rem;
    width: 270px
}

.btn-skyblue {
    background-color: #1091e1
}

.btn-blue {
    background-color: #005894
}

.btn-darkblue {
    background-color: #042d4d
}

.btn-orange-o {
    background-color: #ef770f
}

.page-node-type-heliaus .paragraph--type--heliaus-hero-section .dotted-list-container .dotted-list p {
    font-size: 2rem !important
}

.paragraph--type--heliaus-everywhere-section .header-container .bigger-text {
    font-size: 5rem !important
}

@media screen and (max-width:1100px) {
    .rightmapscontainer a {
        font-size: 11px !important;
        color: gray;
        white-space: nowrap
    }
}

@media only screen and (max-width:1300px) and (min-width:1100px) {
    .paragraph--type--type-one-column-grid-mw p,
    .paragraph--type--image-type-grid-fw .desc li,
    .paragraph--type--image-type-grid-fw .desc p,
    .paragraph--type--image-type-grid-fw .desc .amcharts-chart-div,
    .paragraph--type--type-image-grid-fw .desc li,
    .paragraph--type--type-image-grid-fw .desc p,
    .paragraph--type--type-image-grid-fw .desc a {
        font-size: 1.5rem !important
    }
}

@media only screen and (max-width:1099px) and (min-width:1000px) {
    .paragraph--type--type-one-column-grid-mw p,
    .paragraph--type--image-type-grid-fw .desc li,
    .paragraph--type--image-type-grid-fw .desc p,
    .paragraph--type--image-type-grid-fw .desc a,
    .paragraph--type--type-image-grid-fw .desc li,
    .paragraph--type--type-image-grid-fw .desc p,
    .paragraph--type--type-image-grid-fw .desc a {
        font-size: 1.1rem !important
    }
}

@media screen and (min-width:1000px) {
    .field--name-node-title h2 a {
        font-size: 4rem
    }
    .paragraph--type--heliaus-everywhere-section .slider-section-container .paragraph--type--bp-carousel .carousel-inner {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media only screen and (max-width:992px) {
    .nav>li {
        clear: both !important
    }
    .paragraph--type--type-one-column-grid-mw {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }
    .paragraph--type--dot-design-list .dotted-list h3,
    .paragraph--type--text-background-image-full-width .dotted-list h3 {
        font-size: 20px !important
    }
    .paragraph--type--image-type-grid-full-width-versi .desc h3 {
        font-size: 20px !important
    }
    .paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-item {
        height: 650px !important
    }
    .paragraph--type--heliaus-everywhere-section .slider-section-container .slide .col-md-4 {
        text-align: center !important
    }
    .paragraph--type--heliaus-everywhere-section .slider-section-container .carousel-indicators {
        bottom: -10px !important
    }
    .paragraph--type--vertical-spacer {
        margin: 0 !important;
        height: 5px !important
    }
    .page-node-type-heliaus .paragraph--type--download-section .contact-form-container {
        margin-top: 0 !important
    }
    .page-node-type-heliaus .horizontal-rule-fw hr {
        margin: 0 !important
    }
    .paragraph--type--transform-your-business-section .dotted-list-container {
        margin-bottom: 20px !important
    }
    .paragraph--type--heliaus-everywhere-section .slider-section-container {
        padding-top: 10px !important
    }
    .paragraph--type--transform-your-business-section .button-container {
        margin-bottom: 20px !important
    }
    .heliaus-cta-container {
        padding-bottom: 10px !important
    }
    .paragraph--type--transform-your-business-section .col-md-6 {
        min-height: 350px !important
    }
    .paragraph--type--type-image-grid-full-width-versi .desc ul li,
    .paragraph--type--image-type-grid-full-width-versi .desc ul li {
        font-size: 17px !important
    }
    .paragraph--type--heliaus-hero-section .button-container {
        margin-bottom: 20px !important
    }
    .paragraph--type--heliaus-everywhere-section .header-container .small-text {
        font-size: 3.5rem !important;
        padding: 10px;
        padding-bottom: 0
    }
    .page-node-type-heliaus .paragraph--type--heliaus-hero-section .dotted-list-container .dotted-list p {
        font-size: 3.6rem !important;
        text-align: left !important
    }
    .page-node-type-heliaus .paragraph--type--transform-your-business-section {
        background-color: #ddd !important
    }
    .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one p {
        font-size: 3.7rem !important;
        text-align: left !important
    }
    .page-node-type-heliaus .paragraph--type--download-section .row .col-md-8 .download-section-container {
        padding: 20px;
        margin-bottom: 20px
    }
    .page-node-type-heliaus .paragraph--type--download-section .row .col-md-8 {
        padding: 0 !important;
        color: #fff
    }
    .page-node-type-heliaus .paragraph--type--download-section .paragraph--type--heliaus-cta .text-area-one {
        margin-top: 0
    }
    .paragraph--type--type-image-grid-full-width-versi div,
    .paragraph--type--image-type-grid-full-width-versi div {
        height: auto !important
    }
    .paragraph--type--image-type-grid-full-width-versi .desc {
        padding: 30px 15px !important
    }
    .paragraph--type--type-image-grid-full-width-versi .desc .wrapper,
    .paragraph--type--image-type-grid-full-width-versi .desc .wrapper {
        width: 100%;
        transform: none !important;
        position: relative !important;
        top: 0;
        left: 0
    }
    .txt-over-video h1 {
        font-size: 3rem
    }
    .field--name-field-events-list-box .grid {
        width: 46%;
        margin: 1%;
        float: left
    }
    .node--type-security-resources-landing-page .paragraph--type--vertical-spacer {
        display: none
    }
    .node--type-security-resources-landing-page .paragraph--type--intro-copy-full-width {
        padding-top: 20px
    }
    .node--type-security-resources-landing-page .paragraph--type--col-heading-image-body-mw {
        padding-top: 20px
    }
    .stats-section .col-md-4 {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .stats-section .col-md-4 h3 {
        margin-bottom: 0 !important
    }
    .second-level-dropdown-toggle {
        position: relative !important
    }
    .second-level-dropdown-toggle .gobtn {
        display: block;
        position: absolute;
        z-index: 1;
        top: 17px;
        right: 5px;
        color: #fff
    }
    .paragraph--type--type-one-column-grid-mw p,
    .paragraph--type--image-type-grid-fw .desc li,
    .paragraph--type--image-type-grid-fw .desc p,
    .paragraph--type--type-image-grid-fw .desc li,
    .paragraph--type--type-image-grid-fw .desc p {
        font-size: 2.6rem !important
    }
}

@media only screen and (max-width:800px) {
    .paragraph--type--type-image-grid-full-width-versi div,
    .paragraph--type--image-type-grid-full-width-versi div {
        height: auto !important;
        width: 100% !important
    }
    .paragraph--type--type-image-grid-full-width-versi .img-wrapper {
        float: none !important
    }
    .paragraph--type--image-type-grid-full-width-versi .read-more {
        left: 30% !important
    }
    .rightmapscontainer a {
        font-size: 10px !important;
        color: gray;
        text-align: center !important;
        white-space: nowrap
    }
    .rightmapscontainer .ajh .mapinnerimgcon,
    .rightmapscontainer .mapinnerimgcon {
        height: 45px !important
    }
    .paragraph--type--type-one-column-grid-mw p,
    .paragraph--type--image-type-grid-fw .desc li,
    .paragraph--type--image-type-grid-fw .desc p,
    .paragraph--type--type-image-grid-fw .desc li,
    .paragraph--type--type-image-grid-fw .desc p {
        font-size: 2.6rem !important
    }
}

@media only screen and (max-width:690px) {
    .rightmapscontainer .ajh .mapinnerimgcon,
    .rightmapscontainer .mapinnerimgcon {
        height: 90px !important
    }
    .rightmapscontainer a {
        font-size: 13px !important;
        color: gray;
        text-align: center !important;
        white-space: nowrap
    }
    .paragraph--type--type-one-column-grid-mw p,
    .paragraph--type--image-type-grid-fw .desc li,
    .paragraph--type--image-type-grid-fw .desc p,
    .paragraph--type--type-image-grid-fw .desc li,
    .paragraph--type--type-image-grid-fw .desc p {
        font-size: 2.6rem !important
    }
}

@media(min-width:768px) {
    .paragraph.paragraph--width--medium.paragraph--type--bp-carousel>.carousel-inner {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media only screen and (max-width:480px) {
    .paragraph--type--download-section .slider-section-container .slide .slide-body .list p {
        text-align: left !important
    }
    .paragraph--type--download-section .slider-section-container .slide {
        height: 380px !important
    }
    .search-filter-block {
        margin-top: 0
    }
    .search-results-block {
        margin-top: 50px
    }
    .field--name-field-events-list-box .btn-view-more-sec-events {
        margin-bottom: 30px !important
    }
    .txt-over-video {
        display: none
    }
    .txt-over-video h1 {
        font-size: 27px !important
    }
    .page-header {
        text-align: left !important
    }
    .paragraph--type--img-grid-fw-2 .cta .desc .text-align-right {
        text-align: left !important
    }
    .field--name-field-events-list-box .cta .desc p {
        font-size: 16px !important
    }
    .field--name-field-events-list-box .cta .desc h4 {
        font-size: 18px !important
    }
    .paragraph--type--type-one-column-grid-mw p *,
    .paragraph--type--image-type-grid-fw .desc li *,
    .paragraph--type--image-type-grid-fw .desc p *,
    .paragraph--type--type-image-grid-fw .desc li *,
    .paragraph--type--type-image-grid-fw .desc p *,
    .paragraph--type--type-one-column-grid-mw ul li *,
    .paragraph--type--type-one-column-grid-mw p,
    .paragraph--type--type-one-column-grid-mw ul li,
    .paragraph--type--image-type-grid-fw .desc li,
    .paragraph--type--image-type-grid-fw .desc p,
    .paragraph--type--type-image-grid-fw .desc li,
    .paragraph--type--type-image-grid-fw .desc p {
        font-size: 2.6rem !important
    }
    .field--name-field-events-list-box .grid {
        width: 100%;
        margin: 0%
    }
    #block-marketosubscription .subsriptionFrmContainer {
        width: 100% !important
    }
    #block-marketosubscription .mktoButtonRow {
        position: relative;
        margin-top: 0;
        margin-left: 0;
        width: 100px
    }
}

.list-search-results-pager a {
    margin-right: 5px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    html body {
        overflow-x: hidden
    }
    .come-in {
        transform: none !important
    }
    .navbar .first-level-dropdown {
        padding-left: 20px !important
    }
}

.nav {
    position: relative !important
}

.navbar .second-level-dropdown {
    padding: 0 !important;
    width: 300px
}

.navbar .icoshowhide {
    width: 17px;
    height: 17px
}

.navbar .icoshowhide-plus-sign {
    background-image: url(../../../../themes/aus/images/top-navigation/plus_menu_icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    position: relative
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .icoshowhide-plus-sign {
    background-image: url(../../../../themes/aus/images/top-navigation/blue_plus_icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    position: relative
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li .icoshowhide-plus-sign {
    background-image: url(../../../../themes/aus/images/top-navigation/plus_menu_icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    position: relative
}

.navbar .icoshowhide-minus-sign {
    background-image: url(../../../../themes/aus/images/top-navigation/minus_menu_icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    position: relative
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .icoshowhide-minus-sign {
    background-image: url(../../../../themes/aus/images/top-navigation/blue_minus_icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    position: relative
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li .icoshowhide-minus-sign {
    background-image: url(../../../../themes/aus/images/top-navigation/minus_menu_icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    position: relative
}

.dropdown-menu {
    float: none !important;
    left: auto !important;
    right: inherit !important
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    right: none !important
}

.navbar ul {
    border: 0 !important
}

.navbar .second-level-dropdown li ul {
    position: relative !important;
    display: none !important
}

.navbar .second-level-dropdown li .showit ul,
.navbar .second-level-dropdown li .showit {
    display: block !important
}

.navbar .second-level-dropdown .showit .fourth-level-dropdown,
.navbar .second-level-dropdown .fourth-level-dropdown {
    position: relative !important;
    display: none !important
}

.navbar .second-level-dropdown .showit .showit {
    display: block !important
}

.navbar .second-level-dropdown .showit .showit .fifth-level-dropdown {
    display: none !important
}

.navbar .second-level-dropdown .showit .showit .showit {
    display: block !important
}

.navbar .second-level-dropdown li {
    float: none !important;
    border: 0 !important;
    width: 100% !important;
    clear: both !important;
    text-align: left !important
}

.navbar .second-level-dropdown li a {
    text-align: left !important
}

.navbar .third-level-dropdown {
    padding: 0 !important
}

.navbar .yamm-content {
    padding: 0 !important
}

.navbar .yamm-content ul {
    padding: 0 !important
}

.navbar .yamm-content ul li {
    padding-left: 0 !important
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a,
.navbar .second-level-dropdown li a {
    font-weight: 400 !important;
    float: left;
    width: 100%;
    background-color: #012d46 !important;
    color: #fff !important;
    padding: 5px 20px !important;
    text-transform: inherit !important;
    font-weight: 400 !important;
    font-family: inherit !important
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) a:hover,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) a:hover,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a:hover,
.navbar .second-level-dropdown li a:hover {
    text-decoration: underline !important
}

.navbar ul li .second-level-dropdown .yamm-content div {
    border: none !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) {
    background-color: #005e8e !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) a.dropdown-toggle:after {
    content: '';
    display: none !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) {
    background-color: #dedede !important;
    color: #0f5f7a !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) a.dropdown-toggle:after {
    content: '';
    display: none !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) {
    background-color: #495966 !important
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a.dropdown-toggle:after {
    content: '';
    display: none !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a,
.navbar ul li:nth-child(1) .second-level-dropdown li a {
    padding: 10px 20px !important
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) .icoshowhide,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .icoshowhide,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) .icoshowhide {
    margin-top: -27px
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .icoshowhide {
    color: #0f5f7a !important
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul li .icoshowhide,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li .icoshowhide,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul li .icoshowhide,
.navbar .second-level-dropdown .icoshowhide {
    float: right;
    margin-top: -25px;
    margin-right: 10px;
    cursor: pointer;
    color: #fff !important
}

.navbar ul li:nth-child(1) .second-level-dropdown li ul.third-level-dropdown,
.navbar .second-level-dropdown li ul.third-level-dropdown {
    background-color: #012d46 !important;
    clear: both
}

.navbar ul li:nth-child(1) .second-level-dropdown li ul.third-level-dropdown li,
.navbar .second-level-dropdown li ul.third-level-dropdown li {
    padding: 0 !important;
    background-color: #012d46 !important;
    overflow: hidden
}

.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul li a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li a,
.navbar ul li:nth-child(1) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul li a,
.navbar ul li:nth-child(1) .second-level-dropdown li ul.third-level-dropdown li a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul li a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul li a,
.navbar .second-level-dropdown li ul.third-level-dropdown li a {
    font-weight: 400 !important;
    float: left;
    width: 100%;
    background-color: #012d46 !important;
    color: #fff !important;
    padding: 5px 20px !important
}

.navbar .second-level-dropdown li ul.third-level-dropdown li ul.fourth-level-dropdown {
    clear: both
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul li ul.fourth-level-dropdown li a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li ul.fourth-level-dropdown li a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul li ul.fourth-level-dropdown li a,
.navbar .second-level-dropdown li ul.third-level-dropdown li ul.fourth-level-dropdown li a {
    font-style: italic;
    padding: 5px 30px !important
}

.navbar ul li:nth-child(2) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul.third-level-dropdown li a,
.navbar ul li:nth-child(2) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul.third-level-dropdown li a,
.navbar ul li:nth-child(2) .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul.third-level-dropdown li a,
.navbar ul li:nth-child(2) .second-level-dropdown li ul.third-level-dropdown li a {
    font-style: italic !important;
    padding: 5px 30px !important
}

.navbar ul li .second-level-dropdown li ul.third-level-dropdown li ul.fourth-level-dropdown li ul.fifth-level-dropdown {
    clear: both
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul li ul.fourth-level-dropdown li ul.fifth-level-dropdown a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li ul.fourth-level-dropdown li ul.fifth-level-dropdown a,
.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul li ul.fourth-level-dropdown li ul.fifth-level-dropdown a,
.navbar .second-level-dropdown li ul.third-level-dropdown li ul.fourth-level-dropdown li ul.fifth-level-dropdown a {
    font-style: normal;
    padding: 5px 40px !important
}

.navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) a.removeUnderline:hover,
.navbar .second-level-dropdown li a.removeUnderline:hover .navbar .second-level-dropdown li .removeUnderline:hover,
.navbar .second-level-dropdown li .removeUnderline {
    text-decoration: none !important
}

@media only screen and (min-width:1000px) {
    .navbar .second-level-dropdown * {
        font-size: 1.6rem !important
    }
}

@media only screen and (max-width:991px) {
    .navbar .second-level-dropdown .caret {
        display: none !important
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) .icoshowhide,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) .icoshowhide,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) .icoshowhide {
        margin-top: -27px
    }
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(1) ul li .icoshowhide,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(2) ul li .icoshowhide,
    .navbar .second-level-dropdown li.second-level-dropdown-toggle:nth-child(3) ul li .icoshowhide,
    .navbar .second-level-dropdown .icoshowhide {
        margin-top: -27px
    }
}
  
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
  /* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
 .single-service {
            border: 1px #eee solid;
        font-weight: 300;
        height: auto;
        line-height: 24px;
        margin-bottom: 30px;
        margin-top: 45px;
        padding: 40px 15px 30px;
        position: relative;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
.single-service > h3 {
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.single-service > div > ul > li {
    font-size: 14px;

}.single-service .service-icon {
    background-color: #f3f3f3;
    border-radius: 50%;
    box-sizing: border-box;
    height: 80px;
    left: 0;
    line-height: 80px;
    margin: -42px auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
}
    .head_style {     color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
    text-align: center;
    margin-top: 5px;
    padding: 4px;}
.heading-color{text-transform:uppercase !important;text-align:center !important;font-size:25px !important;color: #d42017 !important;    padding-bottom: 10px !important;}
 #promotion_code { color: #fff; padding: 5px; font-size: 10px; font-size: 13px; font-weight: bold; text-decoration: none; -webkit-animation: glowing 1500ms infinite; -moz-animation: glowing 1500ms infinite; -o-animation: glowing 1500ms infinite; animation: glowing 1500ms infinite; } @-webkit-keyframes glowing { 0% { background-color: #f51616; -webkit-box-shadow: 0 0 3px #f51616; } 50% { background-color: #f51616; -webkit-box-shadow: 0 0 40px #f51616; } 100% { background-color: #f51616; -webkit-box-shadow: 0 0 3px #f51616; } } @-moz-keyframes glowing { 0% { background-color: #f51616; -moz-box-shadow: 0 0 3px #f51616; } 50% { background-color: #f51616; -moz-box-shadow: 0 0 40px #f51616; } 100% { background-color: #f51616; -moz-box-shadow: 0 0 3px #f51616; } } @-o-keyframes glowing { 0% { background-color: #f51616; box-shadow: 0 0 3px #f51616; } 50% { background-color: #f51616; box-shadow: 0 0 40px #f51616; } 100% { background-color: #f51616; box-shadow: 0 0 3px #f51616; } } @keyframes glowing { 0% { background-color: #f51616; box-shadow: 0 0 3px #f51616; } 50% { background-color: #f51616; box-shadow: 0 0 40px #f51616; } 100% { background-color: #f51616; box-shadow: 0 0 3px #f51616; } }
 .job_h{font-size: 30px; text-transform: uppercase; text-align: center; color: #d42017;}
 
 
                     .desktop-bg-2 {
                        /*background-image: url("<?=base_url('assets/img/orange.jpg');?>"); */
                        background: #D42017;
                        background-repeat: repeat;
                        height: 300px;
                        background-size: cover;
                    }