/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :after, :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-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(clientlib-all/fonts/glyphicons-halflings-regular.eot);
    src: url(clientlib-all/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(clientlib-all/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(clientlib-all/fonts/glyphicons-halflings-regular.woff) format('woff'), url(clientlib-all/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(clientlib-all/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: rgba(0, 0, 0, 0)
}

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: thin dotted;
    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: 70%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    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
}

.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;
    padding: 0;
    margin: -1px;
    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 {
    padding: .2em;
    background-color: #fcf8e3
}

.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;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 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:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        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;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.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;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 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;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.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 {
    min-height: .01%;
    overflow-x: auto
}

@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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: thin dotted;
    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, -webkit-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 {
    background-color: transparent;
    border: 0
}

.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-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    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 {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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-top: none;
    border-left: none;
    border-right: none;
    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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.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;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    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 {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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: #337ab7;
    border-color: #2e6da4
}

.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 {
    font-weight: 400;
    color: #337ab7;
    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-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    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)
}

.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: inline-block;
    padding: 3px 5px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    text-align: left;
    white-space: normal
}

.dropdown-menu>li>a>span {
    float: left;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.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;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}
.recite-ele.open+.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

#navbar-tertiary .nav>li>a {
    position: relative;
    display: block;
    padding: 0;
}

.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;
    cursor: not-allowed;
    background-color: transparent
}

.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;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-right: 0;
        padding-left: 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:768px) {
    .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:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .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;
    height: 50px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    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:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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)
}

@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:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-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:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .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 {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .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 {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .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 {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.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;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-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;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.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-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-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-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.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;
    cursor: not-allowed;
    background-color: #fff
}

.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;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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-right: auto;
    margin-left: 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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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
    }
}

@-o-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    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);
    -webkit-background-size: 40px 40px;
    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 {
    overflow: hidden;
    zoom: 1
}

.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 {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
    border-top-right-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 {
    color: #555;
    text-decoration: none;
    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 {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.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-left-radius: 3px;
    border-top-right-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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
    border-top-right-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-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table: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, .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-right-radius: 3px;
    border-bottom-left-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 {
    margin-bottom: 0;
    border: 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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.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-bottom: 0;
    margin-left: 5px
}

.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-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    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);
    line-break: auto
}

.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, .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, .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, .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, .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: .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;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .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, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(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, .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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);*/
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus {
    border: 1px solid #00CAAF;
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .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: 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, .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
    }
}

.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, .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 {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd: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-right: auto;
    margin-left: 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 screen and (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
    }
}

/*

    Zebra_DatePicker: a lightweight jQuery date picker plugin

    Default theme

    copyright (c) 2011 - 2014 Stefan Gabos
    http://stefangabos.ro/jquery/zebra-datepicker/

*/

.Zebra_DatePicker *, .Zebra_DatePicker *:after, .Zebra_DatePicker *:before {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.Zebra_DatePicker {
    z-index: 1200;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    top: 0
}

.Zebra_DatePicker * {
    margin: 0;
    padding: 0;
    color: #000;
    background: transparent;
    border: none
}

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker table {
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
}

.Zebra_DatePicker td, .Zebra_DatePicker th {
    text-align: center;
}

.Zebra_DatePicker td {
    cursor: pointer;
}

.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px
}

.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    background: #f4f4f4;
    color: #797979;
    border: 1px solid #fff;
    padding: 22px 0;
}

.Zebra_DatePicker .dp_daypicker td:hover, .Zebra_DatePicker .dp_monthpicker td:hover, .Zebra_DatePicker .dp_yearpicker td:hover {
    background: #00caaf;
    color: #000;
}

.Zebra_DatePicker, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker .dp_footer .dp_hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

/* = VISIBLE/HIDDEN STATES (USE TRANSITIONS FOR EFFECTS)
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity 0.2s ease-in-out
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_header td {
    color: #FFF
}

.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
    position: relative;
    background: #f4f4f4;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    color: #f4f4f4;
}

.dp_next:after {
    content: "\e258";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'Glyphicons Halflings';
    color: #000000;
    font-size: 21px;
    line-height: 17px;
}

.dp_previous:after {
    content: "\e257";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'Glyphicons Halflings';
    color: #000000;
    font-size: 21px;
    line-height: 17px;
}

.Zebra_DatePicker .dp_header {
    margin-bottom: 30px;
    width: 100%;
}

.Zebra_DatePicker .dp_header .dp_caption {
    font-family: "DinBook";
    color: #000000;
    font-size: 24px;
    font-weight: normal;
}

@media (max-width:540px) {
    .Zebra_DatePicker .dp_header .dp_caption {
        font-size: 20px;
    }
}

.Zebra_DatePicker .dp_header .dp_caption:hover {
    color: #000000;
    background: #fff;
}

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_daypicker th {
    color: #6a6a6a;
    font-size: 11px;
    font-family: "DinBook";
}

.Zebra_DatePicker td.dp_not_in_month {
    background: #F3F3F3;
    color: #CDCDCD;
    cursor: default
}

.Zebra_DatePicker td.dp_not_in_month_selectable {
    background: #F3F3F3;
    color: #CDCDCD;
    cursor: pointer
}

.Zebra_DatePicker td.dp_weekend {
    background: #f4f4f4;
}

.Zebra_DatePicker td.dp_weekend_disabled {
    color: #797979;
    cursor: default
}

.Zebra_DatePicker td.dp_selected {
    background: #00caaf;
    color: #000;
}

.Zebra_DatePicker td.dp_week_number {
    background: #FFCC33;
    color: #555;
    cursor: text;
    font-style: italic
}

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_monthpicker td {
    width: 33%
}

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_yearpicker td {
    width: 33%
}

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_footer {
    display: none;
}

.Zebra_DatePicker .dp_footer .dp_hover {
    background: #222;
    color: #FFF
}

/* = SELECT CURRENT DAY
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_today {
    color: #FFF;
    padding: 3px
}

/* = CLEAR DATE
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker .dp_clear {
    color: #FFF;
    padding: 3px
}

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/

.Zebra_DatePicker td.dp_current {
    color: #000;
    font-weight: bold;
}

.Zebra_DatePicker td.dp_disabled_current {
    color: #E38585
}

.Zebra_DatePicker td.dp_disabled {
    background: #F3F3F3;
    color: #CDCDCD;
    cursor: default
}

.Zebra_DatePicker td.dp_hover {
    background: #482424;
    color: #FFF
}

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/

button.Zebra_DatePicker_Icon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url('clientlib-extended/images/calendar.png') no-repeat left top;
    text-indent: -9000px;
    border: none;
    cursor: pointer;
    padding: 0;
    line-height: 0;
}

button.Zebra_DatePicker_Icon_Disabled {
    background-image: url('clientlib-extended/images/calendar-disabled.png')
}

/* don't set vertical margins! */

button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px
}

button.Zebra_DatePicker_Icon_Inside_Right {
    margin: 0 3px 0 0
}

button.Zebra_DatePicker_Icon_Inside_Left {
    margin: 0 0 0 3px
}
/* Slider */

.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;
}

/* fix for stupid 1px slide height bug */

.slick-slider, .slick-slider .slick-track, .slick-slider .slick-list {
    height: 100%;
}
@charset 'UTF-8';
/* Slider */

.slick-loading .slick-list {
    background: #fff url('img/ajax-loader.gif') center center no-repeat;
}

/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    unicode-range: U+61, U+2022, U+2190, U+2192;
    src: url('clientlib-all/fonts/slick.eot');
    src: url('clientlib-all/fonts/slick.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/slick.woff2') format('woff2'), url('clientlib-all/fonts/slick.woff') format('woff'), url('clientlib-all/fonts/slick.ttf') format('truetype'), url('clientlib-all/fonts/slick.svg#slick') format('svg');
}

/* Arrows */

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
/*
  STW Forms
*/
::-ms-clear,
::-ms-reveal,
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
/* For Firefox */
input[type='number'] {
  -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.stw-form {
  clear: both;
  padding: 20px 15px;
}
.stw-form label.error {
  color: #e90027 !important;
}
.stw-form .button-group {
  margin-top: 30px;
}
.stw-form .button-group button:first-of-type {
  margin-bottom: 16px;
}
.stw-form .green-button {
  padding: 9px 5px;
}
.stw-form .button,
.stw-form .button-default,
.stw-form button[type='submit'] {
  width: 100%;
  max-width: 230px;
  margin: auto;
}
.stw-form .button.green-button,
.stw-form .button-default.green-button,
.stw-form button[type='submit'].green-button {
  border: 1px solid #00caaf;
}
.stw-form .button.green-button:hover,
.stw-form .button-default.green-button:hover,
.stw-form button[type='submit'].green-button:hover,
.stw-form .button.green-button:focus,
.stw-form .button-default.green-button:focus,
.stw-form button[type='submit'].green-button:focus {
  border: 1px solid #00caaf;
  background-color: #11845e;
  border-color: #11845e;
  color: #000;
}
.stw-form .button.button-grey,
.stw-form .button-default.button-grey,
.stw-form button[type='submit'].button-grey {
  background: #f4f4f4;
  color: #000000;
  border: 1px solid #888888;
}
.stw-form .button.button-grey:hover,
.stw-form .button-default.button-grey:hover,
.stw-form button[type='submit'].button-grey:hover,
.stw-form .button.button-grey:focus,
.stw-form .button-default.button-grey:focus,
.stw-form button[type='submit'].button-grey:focus {
  background: #e1e1e1;
}
.stw-form .button.button-grey.selected,
.stw-form .button-default.button-grey.selected,
.stw-form button[type='submit'].button-grey.selected {
  background: #00caaf;
  border-color: #00caaf;
}
.stw-form .button.button-link,
.stw-form .button-default.button-link,
.stw-form button[type='submit'].button-link {
  background: transparent;
  border: 1px solid transparent;
}
.stw-form .button.button-link:hover,
.stw-form .button-default.button-link:hover,
.stw-form button[type='submit'].button-link:hover,
.stw-form .button.button-link:focus,
.stw-form .button-default.button-link:focus,
.stw-form button[type='submit'].button-link:focus {
  border-color: #e1e1e1;
}
.stw-form .button.button-link.selected,
.stw-form .button-default.button-link.selected,
.stw-form button[type='submit'].button-link.selected {
  background: #00caaf;
  border-color: #00caaf;
}
.stw-form .button.text-transform-none,
.stw-form .button-default.text-transform-none,
.stw-form button[type='submit'].text-transform-none {
  text-transform: none;
}
.stw-form .button.disabled,
.stw-form button:disabled,
.stw-form button[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.stw-form .asterisk {
  color: #e90027;
}
.stw-form.border {
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
@media only screen and (min-width: 768px) {
  .stw-form {
    padding: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form {
    padding: 30px 80px;
  }
}
.stw-form.sibbling-bottom {
  padding-bottom: 0;
}
.stw-form.sibbling-both {
  padding-top: 0;
  padding-bottom: 0;
}
.stw-form.sibbling-top {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .stw-form.desktop-border {
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    padding: 20px 95px;
  }
}
.stw-form .form-label {
  font-family: DinLight, sans-serif;
  font-size: 12px;
  background: none;
}
@media only screen and (min-width: 768px) {
  .stw-form .form-label.label-default {
    font-size: 18px;
    top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .form-label.label-default {
    font-size: 21px;
    top: 14px;
  }
}
.stw-form .form-label .asterisk {
  color: #e90027;
}
.stw-form .button-dropdown,
.stw-form .button-list {
  font-family: DinMedium, DinLight, sans-serif;
  color: #000000;
  background: #f4f4f4;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 20px;
  height: 30px;
  line-height: 34px;
  width: 100%;
  max-width: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stw-form .button-dropdown:hover,
.stw-form .button-list:hover,
.stw-form .button-dropdown.active,
.stw-form .button-list.active {
  background: #e1e1e1;
}
.stw-form .button-dropdown:focus,
.stw-form .button-list:focus,
.stw-form .button-dropdown.selected,
.stw-form .button-list.selected {
  background: #00caaf;
}
.stw-form .button-stop-condition {
  font-family: DinLight, sans-serif;
  background: #f4f4f4;
  border: 1px solid #e1e1e1;
}
.stw-form .button-stop-condition:hover,
.stw-form .button-stop-condition:focus {
  background: #e1e1e1;
}
.stw-form .button-select-trigger {
  position: relative;
  border-bottom: 1px solid #888;
  width: 100%;
  max-width: 100%;
  text-align: left;
  padding-top: 15px;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .stw-form .button-select-trigger {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .button-select-trigger {
    font-size: 21px;
  }
}
.stw-form .button-select-trigger:after {
  position: absolute;
  right: 5px;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url('img/chevron-down-share.png') center no-repeat;
  width: 15px;
  height: 22px;
  cursor: pointer;
}
.stw-form .button-select-trigger.white:after {
  position: absolute;
  right: 5px;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url('/content/dam/stw/icons/wss-icon-arrow-down-white.svg') center no-repeat;
  width: 15px;
  height: 22px;
  cursor: pointer;
}
.stw-form .button-select-trigger.open:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.stw-form .button-select-trigger.keep-open:after {
  background-image: none;
}
.stw-form .button-select-trigger .default {
  font-family: DinLight, sans-serif;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.stw-form .button-select-trigger .selected {
  font-family: DinMedium, DinLight, sans-serif;
  color: #6a6a6a;
}
.stw-form .button-select-trigger.hasSelection .default {
  position: absolute;
  font-size: 12px;
  top: 0;
  max-width: none;
}
.stw-form .input-field {
  font-family: DinMedium, DinLight, sans-serif;
  color: #6a6a6a;
  margin-bottom: 5px;
  padding-bottom: 0;
  line-height: 1.7em;
  border-radius: 0;
}
.stw-form .input-field.form-control {
  padding-left: 0;
}
.stw-form .input-field.form-control[readonly] {
  background-color: transparent;
  pointer-events: none;
}
.stw-form .input-field.invisible {
  visibility: hidden;
  height: 0;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .stw-form .input-field {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .input-field {
    font-size: 21px;
  }
}
.stw-form .form-title,
.stw-form .button-description {
  font-family: DinMedium, DinLight, sans-serif;
  margin: 0 0 20px;
  font-size: 14px;
}
.stw-form .form-title.button-description,
.stw-form .button-description.button-description {
  margin-bottom: 10px;
}
.stw-form .description {
  margin-bottom: 30px;
}
.stw-form button[type='submit'] {
  font-family: DinMedium, DinLight, sans-serif;
}
.stw-form .form-group {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.stw-form .form-group:last-child {
  margin-bottom: 10px;
}
.stw-form .form-group .form-control-label {
  font-family: DinLight, sans-serif;
  font-size: 12px;
  background: none;
}
@media only screen and (min-width: 768px) {
  .stw-form .form-group .form-control-label.label-default {
    font-size: 18px;
    top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .form-group .form-control-label.label-default {
    font-size: 21px;
    top: 14px;
  }
}
.stw-form .form-group .form-control-label .asterisk {
  color: #e90027;
}
.stw-form .form-group .form-control-container {
  position: relative;
  padding-top: 10px;
}
.stw-form .form-group .form-control-container .form-control-label {
  font-family: DinLight, sans-serif;
  font-size: 12px;
  background: none;
  position: absolute;
  top: -2px;
  pointer-events: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media only screen and (min-width: 768px) {
  .stw-form .form-group .form-control-container .form-control-label.label-default {
    font-size: 18px;
    top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .form-group .form-control-container .form-control-label.label-default {
    font-size: 21px;
    top: 14px;
  }
}
.stw-form .form-group .form-control-container .form-control-label .asterisk {
  color: #e90027;
}
.stw-form .form-group .form-control-container.keep-open .form-control-label,
.stw-form .form-group .form-control-container.empty .form-control-label {
  font-size: 14px;
  top: 20px;
}
@media only screen and (min-width: 768px) {
  .stw-form .form-group .form-control-container.keep-open .form-control-label,
  .stw-form .form-group .form-control-container.empty .form-control-label {
    font-size: 18px;
    top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .form-group .form-control-container.keep-open .form-control-label,
  .stw-form .form-group .form-control-container.empty .form-control-label {
    font-size: 21px;
    top: 14px;
  }
}
.stw-form .form-group .form-control-container.keep-open .form-control-label.fixed,
.stw-form .form-group .form-control-container.empty .form-control-label.fixed {
  font-size: 12px !important;
  top: -2px !important;
}
.stw-form .form-group .form-control-container.valid .form-control:not(:disabled) {
  background: url('img/valid-input-tick.svg') center right no-repeat;
  border-color: #0b85d7;
}
.stw-form .form-group .form-control-container.valid .form-control.select-display-value {
  background: none;
}
.stw-form .form-group .form-control:focus {
  /* Override unwanted !important R1 rule */
  border-bottom: 1px solid #6a6a6a !important;
}
.stw-form .form-group .form-group-help p {
  margin-bottom: 0;
}
.stw-form .form-group input {
  font-family: DinMedium, DinLight, sans-serif;
  color: #6a6a6a;
  margin-bottom: 5px;
  padding-bottom: 0;
  line-height: 1.7em;
  border-radius: 0;
}
.stw-form .form-group input.form-control {
  padding-left: 0;
}
.stw-form .form-group input.form-control[readonly] {
  background-color: transparent;
  pointer-events: none;
}
.stw-form .form-group input.invisible {
  visibility: hidden;
  height: 0;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .stw-form .form-group input {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .form-group input {
    font-size: 21px;
  }
}
.stw-form .form-group label {
  display: block;
  font-family: DinMedium, DinLight, sans-serif;
  font-weight: normal;
}
.stw-form .form-group label.error,
.stw-form .form-group label[class*='-error'] {
  display: block;
  color: #e90027;
  clear: both;
  font-size: 14px;
}
.stw-form .form-group .link {
  border-bottom-width: 2px;
  font-family: DinMedium, DinLight, sans-serif;
}
.stw-form .select-form-group {
  position: relative;
  z-index: 1;
}
.stw-form .select-form-group .select-label {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .stw-form .select-form-group .select-label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .select-form-group .select-label {
    font-size: 21px;
  }
}
.stw-form .select-form-group .select-form-trigger {
  position: relative;
  border-bottom: 1px solid #888;
  width: 100%;
  max-width: 100%;
  text-align: left;
  padding-top: 15px;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .stw-form .select-form-group .select-form-trigger {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .stw-form .select-form-group .select-form-trigger {
    font-size: 21px;
  }
}
.stw-form .select-form-group .select-form-trigger:after {
  position: absolute;
  right: 5px;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url('img/chevron-down-share.png') center no-repeat;
  width: 15px;
  height: 22px;
  cursor: pointer;
}
.stw-form .select-form-group .select-form-trigger.white:after {
  position: absolute;
  right: 5px;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url('/content/dam/stw/icons/wss-icon-arrow-down-white.svg') center no-repeat;
  width: 15px;
  height: 22px;
  cursor: pointer;
}
.stw-form .select-form-group .select-form-trigger.open:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.stw-form .select-form-group .select-form-trigger.keep-open:after {
  background-image: none;
}
.stw-form .select-form-group .select-form-trigger .default {
  font-family: DinLight, sans-serif;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.stw-form .select-form-group .select-form-trigger .selected {
  font-family: DinMedium, DinLight, sans-serif;
  color: #6a6a6a;
}
.stw-form .select-form-group .select-form-trigger.hasSelection .default {
  position: absolute;
  font-size: 12px;
  top: 0;
  max-width: none;
}
.stw-form .select-form-group .select-form-trigger.disabled,
.stw-form .select-form-group .select-form-trigger.disabled:after {
  cursor: not-allowed;
}
.stw-form .select-form-group .select-form-trigger.form-control-container {
  padding-top: 10px;
  padding-right: 0;
  border-bottom: none;
}
.stw-form .select-form-group .select-form-trigger.keep-open .form-control-label {
  position: initial;
}
.stw-form .select-form-group .select-form-trigger.keep-open .select-display-value {
  position: absolute;
  visibility: hidden;
}
.stw-form .select-form-group .select-form-trigger .select-display-value {
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  pointer-events: none;
}
.stw-form .select-form-group .select-form-dropdown {
  display: none;
}
.stw-form .select-form-group .select-form-dropdown.open {
  display: block;
  margin-bottom: 40px;
}
.stw-form .select-form-group .select-form-dropdown li[role='option']:not([data-stop-condition]),
.stw-form .select-form-group .select-form-dropdown button:not([data-stop-condition]) {
  font-family: DinMedium, DinLight, sans-serif;
  color: #000000;
  background: #f4f4f4;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 20px;
  height: 30px;
  line-height: 34px;
  width: 100%;
  max-width: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stw-form .select-form-group .select-form-dropdown li[role='option']:not([data-stop-condition]):hover,
.stw-form .select-form-group .select-form-dropdown button:not([data-stop-condition]):hover,
.stw-form .select-form-group .select-form-dropdown li[role='option']:not([data-stop-condition]).active,
.stw-form .select-form-group .select-form-dropdown button:not([data-stop-condition]).active {
  background: #e1e1e1;
}
.stw-form .select-form-group .select-form-dropdown li[role='option']:not([data-stop-condition]):focus,
.stw-form .select-form-group .select-form-dropdown button:not([data-stop-condition]):focus,
.stw-form .select-form-group .select-form-dropdown li[role='option']:not([data-stop-condition]).selected,
.stw-form .select-form-group .select-form-dropdown button:not([data-stop-condition]).selected {
  background: #00caaf;
}
.stw-form .select-form-group .select-form-dropdown li[role='option'][data-stop-condition],
.stw-form .select-form-group .select-form-dropdown button[data-stop-condition] {
  font-family: DinLight, sans-serif;
  background: #f4f4f4;
  border: 1px solid #e1e1e1;
}
.stw-form .select-form-group .select-form-dropdown li[role='option'][data-stop-condition]:hover,
.stw-form .select-form-group .select-form-dropdown button[data-stop-condition]:hover,
.stw-form .select-form-group .select-form-dropdown li[role='option'][data-stop-condition]:focus,
.stw-form .select-form-group .select-form-dropdown button[data-stop-condition]:focus {
  background: #e1e1e1;
}
.stw-form .select-form-group .select-form-dropdown.text-transform-reset .button {
  text-transform: none;
}
.stw-form .select-form-group .select-scroll-wrapper {
  max-height: 200px;
  overflow-y: auto;
}
.stw-form .select-form-group ul.select-form-dropdown,
.stw-form .select-form-group ul.select-scroll-wrapper {
  padding: 0;
}
.stw-form .select-form-group.form-control-help .select-form-trigger {
  display: inline-block;
  border-bottom: none;
  width: auto;
  padding-top: 0;
  padding-right: 30px;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 14px;
}
.stw-form .select-form-group.form-control-help .select-form-trigger.font-base {
  font-family: DinLight, sans-serif;
}
.stw-form .select-form-group.form-control-help .select-form-trigger:after {
  top: 0;
}
.stw-form .select-form-group.half {
  float: left;
  width: 50%;
}
.stw-form .select-form-group.half.first {
  padding-right: 10px;
}
.stw-form .select-form-group.half.last {
  padding-left: 10px;
}
.stw-form .custom-checkbox-wrapper {
  line-height: 30px;
  font-size: 16px;
  font-family: DinLight, sans-serif;
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* Disabled style */
  /* focus style */
}
.stw-form .custom-checkbox-wrapper label {
  font-weight: 400;
  min-height: 30px;
}
.stw-form .custom-checkbox-wrapper label .label-content-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.stw-form .custom-checkbox-wrapper label .checkbox-desc .error {
  color: #e90027;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:checked,
.stw-form .custom-checkbox-wrapper [type='checkbox']:not(:checked),
.stw-form .custom-checkbox-wrapper [type='radio']:checked,
.stw-form .custom-checkbox-wrapper [type='radio']:not(:checked) {
  position: absolute;
  left: -9999px;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:checked ~ label,
.stw-form .custom-checkbox-wrapper [type='checkbox']:not(:checked) ~ label,
.stw-form .custom-checkbox-wrapper [type='radio']:checked ~ label,
.stw-form .custom-checkbox-wrapper [type='radio']:not(:checked) ~ label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:checked ~ label:before,
.stw-form .custom-checkbox-wrapper [type='checkbox']:not(:checked) ~ label:before,
.stw-form .custom-checkbox-wrapper [type='radio']:checked ~ label:before,
.stw-form .custom-checkbox-wrapper [type='radio']:not(:checked) ~ label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #888888;
  background: #f4f4f4;
  border-radius: 100%;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:checked ~ label:after,
.stw-form .custom-checkbox-wrapper [type='checkbox']:not(:checked) ~ label:after,
.stw-form .custom-checkbox-wrapper [type='radio']:checked ~ label:after,
.stw-form .custom-checkbox-wrapper [type='radio']:not(:checked) ~ label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #0b85d7 url('img/tick.svg') center no-repeat;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:not(:checked) ~ label:after,
.stw-form .custom-checkbox-wrapper [type='radio']:not(:checked) ~ label:after {
  opacity: 0;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:checked ~ label:after,
.stw-form .custom-checkbox-wrapper [type='radio']:checked ~ label:after {
  opacity: 1;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:disabled ~ label,
.stw-form .custom-checkbox-wrapper [type='radio']:disabled ~ label {
  cursor: default;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:disabled ~ label:before,
.stw-form .custom-checkbox-wrapper [type='radio']:disabled ~ label:before {
  opacity: 0.2;
}
.stw-form .custom-checkbox-wrapper [type='checkbox']:focus ~ label:after,
.stw-form .custom-checkbox-wrapper [type='radio']:focus ~ label:after {
  border: 1px solid #333333;
}
.stw-form .custom-checkbox-wrapper.custom-checkbox-large {
  line-height: 40px;
  /* checkbox aspect */
  /* checked mark aspect */
}
.stw-form .custom-checkbox-wrapper.custom-checkbox-large label {
  min-height: 40px;
}
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='checkbox']:checked ~ label,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='checkbox']:not(:checked) ~ label,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='radio']:checked ~ label,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='radio']:not(:checked) ~ label {
  padding-left: 50px;
}
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='checkbox']:checked ~ label:before,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='checkbox']:not(:checked) ~ label:before,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='radio']:checked ~ label:before,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='radio']:not(:checked) ~ label:before {
  width: 40px;
  height: 40px;
}
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='checkbox']:checked ~ label:after,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='checkbox']:not(:checked) ~ label:after,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='radio']:checked ~ label:after,
.stw-form .custom-checkbox-wrapper.custom-checkbox-large [type='radio']:not(:checked) ~ label:after {
  width: 40px;
  height: 40px;
}
.stw-form .custom-checkbox-wrapper.checkbox-with-desc {
  line-height: inherit;
}

/*
// Global accordion component
*/
.edit-button-style {
  background: transparent;
  border: none;
}
.edit-button-style .edit img {
  width: 20px;
}
.edit-button-style .editing {
  font-size: 20px;
  display: none;
}
.edit-button-style.is-editing .edit {
  display: none;
}
.edit-button-style.is-editing .editing {
  display: inline-block;
}
.edit-button-style:focus {
  outline: #000000 dotted 1px;
}
.edit-button-style i {
  font-style: normal;
}
.completed-data-edit {
  border-top: none;
  padding-right: 50px;
}
.completed-data-edit.noedit {
  padding-right: 0;
}
.stw-accordion {
  background: #f4f4f4;
  padding-top: 20px;
}
.stw-accordion.no-steps {
  background: none;
}
.stw-accordion.no-steps .panel-group .panel.panel-active:not(.panel-complete) {
  border-color: #e1e1e1;
}
@media only screen and (min-width: 768px) {
  .stw-accordion {
    background: none;
  }
}
.stw-accordion .panel-complete:not(.panel-editing) .panel-heading .panel-title .panel-title-number {
  text-indent: -9999px;
  background: #00caaf url('img/tick.svg') center no-repeat;
  background-size: 20px 15px;
}
.stw-accordion .panel-heading {
  position: relative;
  border: none;
  background: none;
  padding: 14px 0 14px 20px;
  border-radius: 2px;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-heading {
    display: none;
  }
  .stw-accordion .panel-heading.desktop {
    display: block;
    padding: 0;
  }
  .stw-accordion .panel-heading.desktop .panel-title {
    position: relative;
    height: 90px;
    opacity: 0.5;
  }
  .stw-accordion .panel-heading.desktop .panel-title:after {
    position: absolute;
    content: '';
    top: 0;
    left: 20px;
    width: 2px;
    height: 100%;
    background: #00caaf;
    z-index: -1;
  }
  .stw-accordion .panel-heading.desktop .panel-title:last-child:after {
    content: none;
  }
  .stw-accordion .panel-heading.desktop .panel-title .panel-title-number {
    background: #ffffff;
    color: #000000;
    border: 2px solid #00caaf;
  }
  .stw-accordion .panel-heading.desktop .panel-title.current,
  .stw-accordion .panel-heading.desktop .panel-title.panel-editing {
    opacity: 1;
  }
  .stw-accordion .panel-heading.desktop .panel-title.current .panel-title-number,
  .stw-accordion .panel-heading.desktop .panel-title.panel-editing .panel-title-number {
    background: #00caaf;
  }
  .stw-accordion .panel-heading.desktop .panel-title.panel-complete:not(.panel-editing) {
    opacity: 1;
  }
  .stw-accordion .panel-heading.desktop .panel-title.panel-complete:not(.panel-editing) .panel-title-number {
    text-indent: -9999px;
    background: #00caaf url('img/tick.svg') center no-repeat;
    background-size: 20px 15px;
  }
}
.stw-accordion .panel-heading .panel-title {
  font-family: DinMedium, DinLight, sans-serif;
  height: 40px;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-heading .panel-title {
    padding-left: 54px;
  }
}
.stw-accordion .panel-heading .panel-title .panel-title-number {
  left: 20px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 44px;
  border-radius: 100%;
  background: #00caaf;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-heading .panel-title .panel-title-number {
    position: absolute;
    left: 0;
    line-height: 40px;
  }
}
.stw-accordion .panel-heading .panel-title .panel-title-text {
  display: inline-block;
  vertical-align: middle;
  max-width: 65%;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-heading .panel-title .panel-title-text {
    padding-top: 6px;
    max-width: none;
  }
}
.stw-accordion .panel-heading .edit-panel-button {
  position: absolute;
  top: 20px;
  right: 10px;
  display: none;
  background: transparent;
  border: none;
  padding: 0;
}
.stw-accordion .panel-heading .edit-panel-button .edit img {
  width: 20px;
}
.stw-accordion .panel-heading .edit-panel-button .editing {
  font-size: 20px;
  display: none;
}
.stw-accordion .panel-heading .edit-panel-button.is-editing .edit {
  display: none;
}
.stw-accordion .panel-heading .edit-panel-button.is-editing .editing {
  display: inline-block;
}
.stw-accordion .panel-heading .edit-panel-button:focus {
  outline: #000000 dotted 1px;
}
.stw-accordion .panel-heading .edit-panel-button i {
  font-style: normal;
}
.stw-accordion .panel-group .panel {
  position: relative;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 14px;
  overflow: hidden;
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.stw-accordion .panel-group .panel.panel-invisible {
  opacity: 0.3;
  pointer-events: none;
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.stw-accordion .panel-group .panel.panel-active:not(.panel-complete) {
  border-color: #00caaf;
}
.stw-accordion .panel-group .panel.panel-inactive {
  opacity: 0.5;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-group .panel.panel-inactive {
    display: none;
  }
}
.stw-accordion .panel-group .panel.panel-complete.panel-complete:not(.panel-editing),
.stw-accordion .panel-group .panel.has-completed-data.panel-complete:not(.panel-editing) {
  border-bottom: 0;
}
.stw-accordion .panel-group .panel.panel-complete .panel-heading .edit-panel-button,
.stw-accordion .panel-group .panel.has-completed-data .panel-heading .edit-panel-button {
  display: inline-block;
}
.stw-accordion .panel-group .panel.panel-editing {
  border-color: #00caaf;
}
.stw-accordion .panel-group .panel.panel-noedit .panel-heading .edit-panel-button {
  display: none;
}
.stw-accordion .panel-group .panel.panel-noedit .panel-collapse .panel-body .panel-completed-data {
  padding-right: 0;
}
.stw-accordion .panel-group .panel.panel-noedit .panel-collapse .panel-body .panel-completed-data .edit-panel-button {
  display: none;
}
.stw-accordion .panel-group .panel.panel-editing.panel-active,
.stw-accordion .panel-group .panel.panel-noedit.panel-active {
  border-bottom: 1px solid #00caaf;
}
.stw-accordion .panel-group .panel.panel-editing .panel-collapse .panel-body .edit-panel-button.desktop,
.stw-accordion .panel-group .panel.panel-noedit .panel-collapse .panel-body .edit-panel-button.desktop {
  display: none;
}
.stw-accordion .panel-group .panel.panel-editing .panel-collapse .panel-body .edit-panel-button.desktop:not(.mobile),
.stw-accordion .panel-group .panel.panel-noedit .panel-collapse .panel-body .edit-panel-button.desktop:not(.mobile) {
  right: 18px;
  top: 27px;
}
.stw-accordion .panel-group .panel.panel-editing .panel-collapse .panel-body .edit-panel-button.desktop.mobile,
.stw-accordion .panel-group .panel.panel-noedit .panel-collapse .panel-body .edit-panel-button.desktop.mobile {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-group .panel.panel-editing .panel-collapse .panel-body .edit-panel-button.desktop,
  .stw-accordion .panel-group .panel.panel-noedit .panel-collapse .panel-body .edit-panel-button.desktop {
    display: inline-block;
  }
}
.stw-accordion .panel-group .panel.panel-editing .panel-heading .edit-panel-button .edit,
.stw-accordion .panel-group .panel.panel-noedit .panel-heading .edit-panel-button .edit {
  display: none;
}
.stw-accordion .panel-group .panel.panel-editing .panel-heading .edit-panel-button .editing,
.stw-accordion .panel-group .panel.panel-noedit .panel-heading .edit-panel-button .editing {
  display: inline-block;
}
.stw-accordion .panel-group .panel.panel-editing.has-completed-data .panel-heading .edit-panel-button .edit,
.stw-accordion .panel-group .panel.panel-noedit.has-completed-data .panel-heading .edit-panel-button .edit {
  display: inline-block;
}
.stw-accordion .panel-group .panel.panel-editing.has-completed-data .panel-heading .edit-panel-button .editing,
.stw-accordion .panel-group .panel.panel-noedit.has-completed-data .panel-heading .edit-panel-button .editing {
  display: none;
}
.stw-accordion .panel-group .panel.panel-editing.panel-no-cancel .panel-heading .edit-panel-button .editing,
.stw-accordion .panel-group .panel.panel-noedit.panel-no-cancel .panel-heading .edit-panel-button .editing {
  display: none;
}
.stw-accordion .panel-group .panel.panel-editing.panel-no-cancel .panel-collapse .panel-body .edit-panel-button.desktop,
.stw-accordion .panel-group .panel.panel-noedit.panel-no-cancel .panel-collapse .panel-body .edit-panel-button.desktop {
  display: none;
}
.stw-accordion .panel-group .panel.panel-editing.has-completed-data .panel-collapse .panel-body .edit-panel-button.desktop,
.stw-accordion .panel-group .panel.panel-noedit.has-completed-data .panel-collapse .panel-body .edit-panel-button.desktop {
  display: none;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body {
  border: none;
  padding: 0;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data {
  margin-bottom: 30px;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .multiple-meters-intro-message {
  padding: 20px 20px 20px 100px;
  background: #00caaf url('/content/dam/stw/icons/Icons_meter-white-2.svg') no-repeat 20px center / 60px;
  color: #000000;
  font-size: 16px;
  margin-bottom: 30px;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .multiple-meters-intro-message p {
  margin: 0;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data {
  position: relative;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #e1e1e1;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.submitted-meter-read-data,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data.submitted-meter-read-data,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data.submitted-meter-read-data {
  position: relative;
  padding: 0;
  border: 0;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.submitted-meter-read-data .submitted-meter-read-info,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data.submitted-meter-read-data .submitted-meter-read-info,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data.submitted-meter-read-data .submitted-meter-read-info {
  width: 100%;
  background: #8f3baa;
  color: #ffffff;
  padding: 7px 10px 5px;
  margin: 0;
  text-align: center;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.submitted-meter-read-data:after,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data.submitted-meter-read-data:after,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data.submitted-meter-read-data:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #00caaf url('img/tick.svg') center no-repeat;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline),
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline),
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) {
  padding: 16px 14px;
  font-family: DinMedium, DinLight, sans-serif;
  line-height: 24px;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  flex: 1 0 100%;
  -webkit-box-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  max-width: 100%;
  /* Hack to force word break on IE */
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).sm-onehalf,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).sm-onehalf,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).sm-onehalf {
  flex: 1 0 45%;
  -webkit-box-flex: 1 0 45%;
  -webkit-flex: 1 0 45%;
  -ms-flex: 1 0 45%;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline),
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline),
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) {
    flex: 1 0 45%;
    -webkit-box-flex: 1 0 45%;
    -webkit-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
  }
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).full,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).full,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).full {
    flex: 1 0 100%;
    -webkit-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
  }
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).onethird,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).onethird,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).onethird {
    flex: 1 0 33.3%;
    -webkit-box-flex: 1 0 29%;
    -webkit-flex: 1 0 29%;
    -ms-flex: 1 0 29%;
  }
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).first,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).first,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline).first {
  border-left: none;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-label,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-label,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-label {
  display: block;
  font-family: DinMedium, DinLight, sans-serif;
  color: #0b85d7;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value {
  font-size: 18px;
  color: #000000;
  word-wrap: break-word;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value > p,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value > p,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value > p {
  margin: 0;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.base-font,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.base-font,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.base-font {
  font-family: DinLight, sans-serif;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.small-font,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.small-font,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.small-font {
  font-size: 14px;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.uppercase,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.uppercase,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value.uppercase {
  text-transform: uppercase;
}
@media all and (-ms-high-contrast: none) {
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline),
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline),
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) {
    /* IE10 */
    /* IE11 */
  }
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value {
    display: inline-block;
    word-break: break-all;
  }
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) *::-ms-backdrop,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) *::-ms-backdrop,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) *::-ms-backdrop,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data > div:not(.submitted-meter-read-data):not(.stw-alert-inline) .data-value {
    display: inline-block;
    word-break: break-all;
  }
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button {
  background: transparent;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  display: none;
  height: 100%;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background: #ffffff;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button .edit img,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button .edit img,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button .edit img {
  width: 20px;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button .editing,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button .editing,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button .editing {
  font-size: 20px;
  display: none;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button.is-editing .edit,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button.is-editing .edit,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button.is-editing .edit {
  display: none;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button.is-editing .editing,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button.is-editing .editing,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button.is-editing .editing {
  display: inline-block;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button:focus,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button:focus,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button:focus {
  outline: #000000 dotted 1px;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button i,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button i,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button i {
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data .edit-panel-button,
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data .edit-panel-button {
    display: inline-block;
  }
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.no-panel-heading .edit-panel-button,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .meter-read-data.no-panel-heading .edit-panel-button,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .submitted-meter-read-data.no-panel-heading .edit-panel-button {
  display: inline-block;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.no-panel-heading {
  border-top: none;
  padding-right: 50px;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.no-panel-heading.noedit {
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data {
    border-top: none;
    padding-right: 50px;
  }
  .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.noedit {
    padding-right: 0;
  }
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .edit-panel-button.desktop,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .edit-panel-button.mobile {
  position: absolute;
  right: 7px;
  top: 5px;
  padding: 0;
  background: transparent;
  border: none;
  font-size: 20px;
  display: none;
}
.stw-accordion .panel-group .panel .panel-collapse .panel-body .edit-panel-button.desktop i,
.stw-accordion .panel-group .panel .panel-collapse .panel-body .edit-panel-button.mobile i {
  font-style: normal;
}
.stw-accordion .confirmation-form {
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.stw-accordion .confirmation-form.panel-invisible {
  opacity: 0;
  pointer-events: none;
}
/*
// End - Global accordion component
*/

/* Targets and fixes flex wrap bug in Safari version <=10 - would not compile in LESS */
_::-webkit-full-page-media,
_:future,
:root
  .stw-accordion
  .panel-group
  .panel
  .panel-collapse
  .panel-body
  .panel-completed-data
  > div:not(.submitted-meter-read-data) {
  flex: 1 0 auto;
  -webkit-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
}

/*! jQuery UI - v1.12.1 - 2017-10-04
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 100%;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-next {
  left: auto;
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
  right: 1px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month {
  width: 45%;
}
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/*
// STW Design Directions
// https://keytree.box.com/s/2wjc03kv1hu8w0ozyqvflr7595qau759
*/
/*
/////////
IMPORTANT
To be able to use these variables you must import this file into your less file first.
The import is relative to the less compiler so you do not need to change the path regardless of your less file location

@import (reference) "/etc/designs/stw/clientlib-utils/css/variables.less";
.my-component {
	.my-button {
		color: @pink;
	}
}

*/
/*
// Colors
// STW Color palette (slide 2.1)
// The base color is defined below, variations of each color uses % of the base color with the less "mix" mixin and #fff
// color: @pink;
// color: mix(@pink, #fff, 20%);
*/
/*
// Fonts
*/
/* all other weights fallback to DinLight */
/*
// Accessibility
*/
/*
// Breakpoints (mobile first)
*/
/*
// Icons
*/
/*
Global stacking context
Boostrap values (clientlib-base/css/bootstrap.css):

Warning: Avoid customizing these values. They're used for a bird's eye view
of components dependent on the z-axis and are designed to all work together.
*/
/* Local stacking context */

/* 
// STW Mixins
// https://keytree.box.com/s/2wjc03kv1hu8w0ozyqvflr7595qau759
*/
/*
/////////
IMPORTANT
To be able to use these mixins you must import this file into your less file first.
The import is relative to the less compiler so you do not need to change the path regardless of your less file location

@import (reference) "/etc/designs/stw/clientlib-utils/css/mixins.less";
// Mobile first Breakpoint
.my-class {
    width: 100%;
    @media @desktop {
        width: 50%
    }
}
*/
/* 
.my-class {
    .transition(all .3s ease-out);
}
*/
/*
.my-class {
  .transform(rotate(180deg));
}
*/
/*
// Icon backgrounds

.my-class {
    .icon-bg(@my-variable);
}
*/
.stw-checkmark {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #00caaf url('img/tick.svg') center no-repeat;
}
.stw-checkmark.large {
  width: 75px;
  height: 75px;
  background-image: url('img/tick-white.png');
}
/*
// Typography

.container h2 {
    h1;
}

*/
.h1 {
  margin: 36px 0 20px;
  font-size: 36px;
}
@media only screen and (min-width: 768px) {
  .h1 {
    font-size: 48px;
  }
}
.h2 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .h2 {
    font-size: 36px;
  }
}
.h3 {
  font-family: Din, DinLight, sans-serif;
  font-size: 30px;
  color: #000000;
}
.h4 {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .h4 {
    font-size: 24px;
  }
}
.wss-header {
  margin-bottom: 36px;
}
.wss-header .wss-header-title {
  margin: 36px 0 20px;
  font-size: 36px;
}
@media only screen and (min-width: 768px) {
  .wss-header .wss-header-title {
    font-size: 48px;
  }
}
.wss-header .wss-header-title.small {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .wss-header .wss-header-title.small {
    font-size: 36px;
  }
}
.wss-header .wss-header-subtitle {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .wss-header .wss-header-subtitle {
    font-size: 24px;
  }
}
.border-wrapper {
  border: 1px solid #e1e1e1;
  padding: 20px;
  border-radius: 4px;
}
.font-base {
  font-family: DinLight, sans-serif;
}
.font-light {
  font-family: DinLight, sans-serif;
}
.font-regular {
  font-family: Din, DinLight, sans-serif;
}
.font-medium {
  font-family: DinMedium, DinLight, sans-serif;
}
.font-bold {
  font-family: DinBold, DinLight, sans-serif;
}
.font-book {
  font-family: DinBook, DinLight, sans-serif;
}
.font-size-regular {
  font-size: 14px;
}
.transform-case {
  text-transform: capitalize;
}
.button-reset {
  background: none;
  border: 0;
  padding: 0;
}
.button-reset:focus {
  outline: #000000 dotted 1px;
}
.legend-reset {
  display: table;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: inherit;
  border: none;
}
.legend-reset + * {
  clear: both;
}
.underlined {
  text-decoration: underline;
}
/* 
// Helpers
*/
.display-block {
  display: block;
}
.display-inline {
  display: inline;
}
.display-inline-block {
  display: inline-block;
}
.display-absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.display-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .display-desktop {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .display-mobile {
    display: none;
  }
}
.break-long-content {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Non standard for WebKit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.background-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.wss-row {
  margin-bottom: 40px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-40 {
  margin-bottom: 40px;
}
.stw-background {
  background: #0b85d7;
  color: #ffffff;
}
.stw-background.black {
  background: #000000;
}
.stw-background.black-80 {
  background: #333333;
}
.stw-background.black-60 {
  background: #666666;
}
.stw-background.black-40 {
  background: #999999;
}
.stw-background.black-20 {
  background: #cccccc;
}
.stw-background.grey-cool {
  background: #54565b;
}
.stw-background.grey-cool-80 {
  background: #76787c;
}
.stw-background.grey-cool-60 {
  background: #989a9d;
}
.stw-background.grey-cool-40 {
  background: #bbbbbd;
}
.stw-background.grey-cool-20 {
  background: #ddddde;
}
.stw-background.grey-dark {
  background: #6a6a6a;
}
.stw-background.grey-dark-80 {
  background: #888888;
}
.stw-background.grey-dark-60 {
  background: #a6a6a6;
}
.stw-background.grey-dark-40 {
  background: #c3c3c3;
}
.stw-background.grey-dark-20 {
  background: #e1e1e1;
}
.stw-background.grey-light {
  background: #f4f4f4;
}
.stw-background.grey-light-80 {
  background: #f6f6f6;
}
.stw-background.grey-light-60 {
  background: #f8f8f8;
}
.stw-background.grey-light-40 {
  background: #fbfbfb;
}
.stw-background.grey-light-20 {
  background: #fdfdfd;
}
.stw-background.blue {
  background: #0b85d7;
}
.stw-background.blue-80 {
  background: #3c9ddf;
}
.stw-background.blue-60 {
  background: #6db6e7;
}
.stw-background.blue-40 {
  background: #9dceef;
}
.stw-background.blue-20 {
  background: #cee7f7;
}
.stw-background.blue-dark {
  background: #00384a;
}
.stw-background.blue-dark-80 {
  background: #33606e;
}
.stw-background.blue-dark-60 {
  background: #668892;
}
.stw-background.blue-dark-40 {
  background: #99afb7;
}
.stw-background.blue-dark-20 {
  background: #ccd7db;
}
.stw-background.purple {
  background: #8f3baa;
}
.stw-background.purple-80 {
  background: #a562bb;
}
.stw-background.purple-60 {
  background: #bc89cc;
}
.stw-background.purple-40 {
  background: #d2b1dd;
}
.stw-background.purple-20 {
  background: #e9d8ee;
}
.stw-background.pink {
  background: #df1882;
}
.stw-background.pink-80 {
  background: #e5469b;
}
.stw-background.pink-60 {
  background: #ec74b4;
}
.stw-background.pink-40 {
  background: #f2a3cd;
}
.stw-background.pink-20 {
  background: #f9d1e6;
}
.stw-background.red {
  background: #e90027;
}
.stw-background.red-80 {
  background: #ed3352;
}
.stw-background.red-60 {
  background: #f2667d;
}
.stw-background.red-40 {
  background: #f699a9;
}
.stw-background.red-20 {
  background: #fbccd4;
}
.stw-background.yellow {
  background: #ffcd00;
}
.stw-background.yellow-80 {
  background: #ffd733;
}
.stw-background.yellow-60 {
  background: #ffe166;
}
.stw-background.yellow-40 {
  background: #ffeb99;
}
.stw-background.yellow-20 {
  background: #fff5cc;
}
.stw-background.green-dark {
  background: #11845e;
}
.stw-background.green-dark-80 {
  background: #419d7e;
}
.stw-background.green-dark-60 {
  background: #70b59e;
}
.stw-background.green-dark-40 {
  background: #a0cebf;
}
.stw-background.green-dark-20 {
  background: #cfe6df;
}
.stw-background.green {
  background: #00caaf;
}
.stw-background.green-80 {
  background: #33d5bf;
}
.stw-background.green-60 {
  background: #66dfcf;
}
.stw-background.green-40 {
  background: #99eadf;
}
.stw-background.green-20 {
  background: #ccf4ef;
}
.stw-background.pear {
  background: #cddc39;
}
.stw-background.pear-80 {
  background: #d7e361;
}
.stw-background.pear-60 {
  background: #e1ea88;
}
.stw-background.pear-40 {
  background: #ebf1b0;
}
.stw-background.pear-20 {
  background: #f5f8d7;
}
.stw-background.black,
.stw-background.black-80,
.stw-background.black-60,
.stw-background.grey-cool,
.stw-background.grey-cool-80,
.stw-background.grey-dark,
.stw-background.grey-dark-80,
.stw-background.blue,
.stw-background.blue-dark,
.stw-background.blue-dark-80,
.stw-background.blue-dark-60,
.stw-background.purple,
.stw-background.pink,
.stw-background.red,
.stw-background.green-dark,
.stw-background.withBackground {
  color: #ffffff;
}
.stw-background.black-40,
.stw-background.black-20,
.stw-background.grey-cool-60,
.stw-background.grey-cool-40,
.stw-background.grey-cool-20,
.stw-background.grey-dark-60,
.stw-background.grey-dark-40,
.stw-background.grey-dark-20,
.stw-background.grey-light,
.stw-background.grey-light-80,
.stw-background.grey-light-60,
.stw-background.grey-light-40,
.stw-background.grey-light-20,
.stw-background.blue-80,
.stw-background.blue-60,
.stw-background.blue-40,
.stw-background.blue-20,
.stw-background.blue-dark-40,
.stw-background.blue-dark-20,
.stw-background.purple-60,
.stw-background.purple-40,
.stw-background.purple-20,
.stw-background.pink-60,
.stw-background.pink-40,
.stw-background.pink-20,
.stw-background.red-80,
.stw-background.red-60,
.stw-background.red-40,
.stw-background.red-20,
.stw-background.yellow,
.stw-background.yellow-80,
.stw-background.yellow-60,
.stw-background.yellow-40,
.stw-background.yellow-20,
.stw-background.green-dark-80,
.stw-background.green-dark-60,
.stw-background.green-dark-40,
.stw-background.green-dark-20,
.stw-background.green,
.stw-background.green-80,
.stw-background.green-60,
.stw-background.green-40,
.stw-background.green-20,
.stw-background.pear,
.stw-background.pear-80,
.stw-background.pear-60,
.stw-background.pear-40,
.stw-background.pear-20 {
  color: #000000;
}
.stw-background.blue-dark .tile-title {
  color: #ffcd00;
}

#recite-wrapper {
  transform-origin: 0 0;
}
#recite-wrapper [class*='icon-'] {
  font-family: 'severn-trent-icons' !important;
}
#recite-wrapper [class*='glyphicon'] {
  font-family: 'Glyphicons Halflings' !important;
}
#recite-wrapper [class*='esri-icon-'] {
  font-family: 'CalciteWebCoreIcons' !important;
}
.reciteme-trigger {
  display: inline-block;
  margin-right: 6px;
}
@media only screen and (min-width: 768px) {
  .reciteme-trigger {
    margin-right: 10px;
  }
}
.reciteme-trigger .recite-icon {
  width: 25px;
  margin-right: 4px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .reciteme-trigger .recite-icon {
    margin-right: 10px;
  }
}
.reciteme-trigger .recite-separator {
  vertical-align: middle;
  display: none;
}
@media only screen and (min-width: 768px) {
  .reciteme-trigger .recite-separator {
    display: inline;
  }
}

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-component {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
.preloader-component .preloader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.preloader-component .preloader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -42px;
  margin-left: -35px;
  text-align: center;
}
.preloader-component .preloader-container .preloader-text {
  color: #ffffff;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-top: 14px;
}
.preloader-component .preloader-container .preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 70px;
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
  /**
			 * Patch the gap that appear between the two adjacent div.circle-clipper while the
			 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
			 */
}
.preloader-component .preloader-container .preloader-wrapper .spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #00caaf;
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.preloader-component .preloader-container .preloader-wrapper .gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.preloader-component .preloader-container .preloader-wrapper .gap-patch .circle {
  width: 1000%;
  left: -450%;
}
.preloader-component .preloader-container .preloader-wrapper .circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.preloader-component .preloader-container .preloader-wrapper .circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.preloader-component .preloader-container .preloader-wrapper .circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.preloader-component .preloader-container .preloader-wrapper .circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

nav.navbar {
  visibility: visible !important;
}
.stw-alert {
  position: relative;
  width: 100%;
  padding: 14px 15px 14px 15px;
  margin-bottom: 10px;
  z-index: 99;
}
@media only screen and (min-width: 768px) {
  .stw-alert {
    padding: 14px 60px 14px 60px;
  }
}
.stw-alert p {
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .stw-alert p {
    padding-right: 65px;
  }
}
.stw-alert.error {
  background: #e90027;
  color: #ffffff;
}
.stw-alert.error a {
  color: #ffffff;
}
.stw-alert.warn {
  background: #ffcd00;
  color: #000000;
}
.stw-alert.info {
  background: #bbbbbd;
  border: 1px solid #989a9d;
  color: #333333;
  padding: 12px;
  border-radius: 5px;
}
.stw-alert.info a {
  color: #333333;
}
.stw-alert.notify,
.stw-alert.dss-notify {
  background: #8f3baa;
  text-align: center;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .stw-alert.notify,
  .stw-alert.dss-notify {
    padding: 14px 160px 14px;
  }
}
.stw-alert.notify a {
  color: #ffffff;
  margin: 15px auto;
}
.stw-alert.notify a.buttonLink {
  margin: 0 auto;
}
.stw-alert.notify p {
  padding: 0px;
}
.stw-alert.notify .title {
  font-size: 18px;
  margin-bottom: 20px;
  font-family: DinMedium, DinLight, sans-serif;
}
.stw-alert.notify .description {
  font-size: 18px;
  font-family: DinMedium, DinLight, sans-serif;
  margin-bottom: 20px;
}
.stw-alert.notify .description.font-regular {
  font-family: DinLight, sans-serif;
}
.stw-alert.notify .description > p {
  margin-bottom: 10px;
}
.stw-alert.notify .description a {
  text-decoration: underline;
  border: none;
}
.stw-alert.notify .button {
  width: 260px;
  max-width: 90%;
  background: #00caaf;
  border: none;
  color: #000000;
}
.stw-alert.notify .button.button-grey {
  background: #e1e1e1;
}
.stw-alert.dss-notify {
  background-color: #00384a;
}
.stw-alert.stw-alert-inline {
  padding: 14px 20px 14px;
  margin-bottom: 0;
}
.stw-alert.stw-alert-inline .stw-alert-close,
.stw-alert.stw-alert-inline .dismiss-alert {
  display: none;
}
.stw-alert .stw-alert-close {
  background: none;
  border: 0;
  padding: 0;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  position: absolute;
  right: 15px;
  top: 10px;
}
.stw-alert .stw-alert-close:focus {
  outline: #000000 dotted 1px;
}
@media only screen and (min-width: 768px) {
  .stw-alert .stw-alert-close {
    right: 25px;
  }
}
.stw-alert .stw-alert-close span:not(.text) {
  font-size: 26px;
  line-height: 1px;
  position: relative;
  top: 2px;
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  .stw-alert .stw-alert-close .mobile {
    display: none;
  }
}
.stw-alert .stw-alert-close .desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .stw-alert .stw-alert-close .desktop {
    display: inline;
  }
}
.stw-alert .stw-alert-close .text {
  display: none;
}
@media only screen and (min-width: 768px) {
  .stw-alert .stw-alert-close .text {
    display: inline;
  }
}

/* 
// Zebra Date picker - http://stefangabos.ro/jquery/zebra-datepicker/
*/
.ui-datepicker a:hover,
.ui-datepicker a:focus {
  border-bottom: none !important;
}
.ui-datepicker .ui-datepicker-header {
  margin: 0;
  padding: 0;
  width: 100% !important;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 16px;
  height: 55px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 18px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  display: block;
  text-transform: uppercase;
  font-family: DinMedium, DinLight, sans-serif;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  width: 12px;
  height: 23px;
  background: url('img/dark-chevron-left.png') center no-repeat;
  background-size: 12px 24px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  background: url('img/dark-chevron-right.png') center no-repeat;
  background-size: 12px 24px;
}
.ui-datepicker table.dp_monthpicker,
.ui-datepicker table.dp_yearpicker {
  margin: 0;
  padding: 0;
  width: 100% !important;
}
.ui-datepicker table.dp_monthpicker tr td,
.ui-datepicker table.dp_yearpicker tr td {
  font-size: 18px;
  background: transparent;
  border: none;
  font-family: DinLight, sans-serif;
}
.ui-datepicker table.dp_monthpicker tr td.dp_disabled,
.ui-datepicker table.dp_yearpicker tr td.dp_disabled {
  font-family: DinLight, sans-serif;
  color: #888888;
}
.ui-datepicker table.dp_monthpicker tr td.dp_disabled:focus,
.ui-datepicker table.dp_yearpicker tr td.dp_disabled:focus,
.ui-datepicker table.dp_monthpicker tr td.dp_disabled:hover,
.ui-datepicker table.dp_yearpicker tr td.dp_disabled:hover {
  color: #888888;
  background: transparent;
}
.ui-datepicker table.dp_monthpicker tr td.dp_disabled:focus:after,
.ui-datepicker table.dp_yearpicker tr td.dp_disabled:focus:after,
.ui-datepicker table.dp_monthpicker tr td.dp_disabled:hover:after,
.ui-datepicker table.dp_yearpicker tr td.dp_disabled:hover:after {
  content: none;
}
.ui-datepicker table.dp_monthpicker tr td.dp_current,
.ui-datepicker table.dp_yearpicker tr td.dp_current {
  position: relative;
  z-index: 999;
  font-weight: normal;
}
.ui-datepicker table.dp_monthpicker tr td.dp_current:after,
.ui-datepicker table.dp_yearpicker tr td.dp_current:after {
  border: 1px solid #00caaf;
  display: block;
  content: ' ';
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -24px;
  z-index: -999;
  border-radius: 50%;
}
.ui-datepicker table.dp_monthpicker tr td:hover,
.ui-datepicker table.dp_yearpicker tr td:hover,
.ui-datepicker table.dp_monthpicker tr td:focus,
.ui-datepicker table.dp_yearpicker tr td:focus {
  font-weight: normal;
  color: #ffffff;
  position: relative;
  z-index: 999;
  background: transparent;
}
.ui-datepicker table.dp_monthpicker tr td:hover:after,
.ui-datepicker table.dp_yearpicker tr td:hover:after,
.ui-datepicker table.dp_monthpicker tr td:focus:after,
.ui-datepicker table.dp_yearpicker tr td:focus:after {
  background: #0b85d7;
  border-color: #0b85d7;
  display: block;
  content: ' ';
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -24px;
  z-index: -999;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .ui-datepicker table.ui-datepicker-calendar {
    width: 75%;
    margin: 0 auto;
  }
}
.ui-datepicker table.ui-datepicker-calendar thead th {
  font-size: 18px;
  color: #888888;
  font-weight: normal;
  font-family: DinLight, sans-serif;
  padding-bottom: 12px;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td {
  font-size: 18px;
  background: transparent;
  border: none;
  font-family: DinMedium, DinLight, sans-serif;
  color: #333333;
  padding: 12px 0;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled {
  font-family: DinLight, sans-serif;
  color: #888888;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled.ui-datepicker-current-day {
  font-family: DinMedium, DinLight, sans-serif;
  color: #ffffff;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled:focus,
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled:hover {
  color: #888888;
  background: transparent;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled:focus:after,
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled:hover:after {
  content: none;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-today {
  position: relative;
  z-index: 999;
  font-weight: normal;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-today:after {
  border: 1px solid #00caaf;
  display: block;
  content: ' ';
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -18px;
  z-index: -999;
  border-radius: 50%;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
  font-weight: normal;
  position: relative;
  z-index: 999;
  background: transparent;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
  color: #ffffff;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:after {
  background: #0b85d7;
  border-color: #0b85d7;
  display: block;
  content: ' ';
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -18px;
  z-index: -999;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .ui-datepicker table.ui-datepicker-calendar tbody tr td:hover {
    font-weight: normal;
    position: relative;
    z-index: 999;
    background: transparent;
  }
  .ui-datepicker table.ui-datepicker-calendar tbody tr td:hover a {
    color: #ffffff;
  }
  .ui-datepicker table.ui-datepicker-calendar tbody tr td:hover:after {
    background: #0b85d7;
    border-color: #0b85d7;
    display: block;
    content: ' ';
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -18px;
    z-index: -999;
    border-radius: 50%;
  }
}

/* 
// Meter reading
*/
.dial-gradient {
  background: -moz-linear-gradient(top, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  background: -webkit-linear-gradient(top, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  background: linear-gradient(to bottom, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='@black', GradientType=0);
}
.static-dial-gradient {
  background: #e84e68;
  background: -moz-linear-gradient(top, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  background: -webkit-linear-gradient(top, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  background: linear-gradient(to bottom, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@red-gradient', endColorstr='@red', GradientType=0);
}
.meter-container {
  margin-top: 30px;
}
.meter-container .meter-read-container header .meter-read-title {
  font-family: DinLight, sans-serif;
  margin-bottom: 20px;
  font-size: 26px;
}
.meter-container .meter-read-container .meter-reads {
  display: block;
  background: #f4f4f4;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (min-width: 768px) {
  .meter-container .meter-read-container .meter-reads {
    display: flex;
    padding: 20px 0;
  }
}
.meter-container .meter-read-container .meter-reads > div {
  min-height: 150px;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container,
.meter-container .meter-read-container .meter-reads .new-meter-read-container {
  position: relative;
  width: 100%;
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .meter-container .meter-read-container .meter-reads .previous-meter-read-container,
  .meter-container .meter-read-container .meter-reads .new-meter-read-container {
    width: 50%;
    padding: 0 20px;
  }
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container.previous-meter-read-container,
.meter-container .meter-read-container .meter-reads .new-meter-read-container.previous-meter-read-container {
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (min-width: 768px) {
  .meter-container .meter-read-container .meter-reads .previous-meter-read-container.previous-meter-read-container,
  .meter-container .meter-read-container .meter-reads .new-meter-read-container.previous-meter-read-container {
    border-right: 1px solid #e1e1e1;
    border-bottom: none;
  }
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container header,
.meter-container .meter-read-container .meter-reads .new-meter-read-container header {
  min-height: 75px;
  margin-bottom: 10px;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .title,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .title {
  font-family: DinMedium, DinLight, sans-serif;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials {
  text-align: center;
  margin-bottom: 20px;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials ul li,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials ul li {
  display: inline-block;
  width: 27px;
  margin: 0 2px;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials ul li,
  .meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials ul li {
    width: 30px;
  }
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials ul li:not(.static),
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials ul li:not(.static) {
  background: -moz-linear-gradient(top, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  background: -webkit-linear-gradient(top, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  background: linear-gradient(to bottom, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='@black', GradientType=0);
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials ul li.static,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials ul li.static {
  background: #e84e68;
  background: -moz-linear-gradient(top, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  background: -webkit-linear-gradient(top, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  background: linear-gradient(to bottom, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@red-gradient', endColorstr='@red', GradientType=0);
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials ul li input,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials ul li input {
  width: 100%;
  background: none;
  border: none;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  padding: 8px 0 4px;
}
@media only screen and (min-width: 768px) {
  .meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-dials ul li input,
  .meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-dials ul li input {
    padding: 10px 0 6px;
  }
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-question,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-question {
  width: 100%;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-question .title,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-question .title {
  margin-bottom: 20px;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-question [data-estimate='false'],
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-question [data-estimate='false'] {
  margin-bottom: 16px;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-question .meter-read-question-estimated-content,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-question .meter-read-question-estimated-content {
  display: none;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-question.estimated .meter-read-question-content,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-question.estimated .meter-read-question-content {
  display: none;
}
.meter-container .meter-read-container .meter-reads .previous-meter-read-container .meter-read-question.estimated .meter-read-question-estimated-content,
.meter-container .meter-read-container .meter-reads .new-meter-read-container .meter-read-question.estimated .meter-read-question-estimated-content {
  display: inline-block;
}
.meter-container .meter-read-container .meter-read-alerts {
  clear: both;
}
.meter-container .meter-read-container .meter-read-alerts > div {
  background: #8f3baa;
  font-family: DinMedium, DinLight, sans-serif;
  padding: 10px 20px;
  text-align: center;
  color: #ffffff;
}
.meter-container .meter-read-container .meter-read-alerts > div.warn {
  background: #ffcd00;
  color: #333333;
}
.meter-update-module {
  margin: 10px auto;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .meter-update-module {
    margin: 36px auto;
  }
}
.meter-update-module ul.meter-reading-selector {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.meter-update-module ul.meter-reading-selector li {
  display: inline-block;
}
.meter-update-module ul.meter-reading-selector li.reading-selector {
  margin: 5px 10px;
  padding: 0;
  list-style-type: none;
  width: 20px;
}
@media only screen and (min-width: 992px) {
  .meter-update-module ul.meter-reading-selector li.reading-selector {
    width: 40px;
  }
}
.meter-update-module ul.meter-reading-selector li.reading-selector .unit-value input {
  width: 28px;
  outline: none;
  margin: 6px -6px;
  border-radius: 5px;
  border: none;
  height: 40px;
  background: #707070;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding: 4px 0 0;
  background: -moz-linear-gradient(top, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  background: -webkit-linear-gradient(top, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  background: linear-gradient(to bottom, #707070 0%, #353535 49%, #000000 50%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='@black', GradientType=0);
  -moz-appearance: textfield;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .meter-update-module ul.meter-reading-selector li.reading-selector .unit-value input {
    padding-top: 0;
  }
}
.meter-update-module ul.meter-reading-selector li.reading-selector .unit-value input::-webkit-inner-spin-button,
.meter-update-module ul.meter-reading-selector li.reading-selector .unit-value input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .meter-update-module ul.meter-reading-selector li.reading-selector .unit-value input {
    width: 40px;
    height: 60px;
  }
}
.meter-update-module ul.meter-reading-selector li.reading-selector .toggler {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 12px;
  margin: 12px 0 10px -2px;
  width: 24px;
}
@media only screen and (min-width: 992px) {
  .meter-update-module ul.meter-reading-selector li.reading-selector .toggler {
    margin-left: 1px;
    height: 15px;
    width: 26px;
  }
}
.meter-update-module ul.meter-reading-selector li.reading-selector .toggler:focus,
.meter-update-module ul.meter-reading-selector li.reading-selector .toggler:hover {
  cursor: pointer;
}
.meter-update-module ul.meter-reading-selector li.reading-selector .toggler.toggle-down {
  background-image: url('img/arrow-down-large.png');
}
.meter-update-module ul.meter-reading-selector li.reading-selector .toggler.toggle-up {
  background-image: url('img/arrow-up-large.png');
}
.meter-update-module ul.meter-reading-selector li.reading-selector.static .unit-value {
  line-height: 46px;
  font-size: 26px;
  width: 28px;
  border-radius: 5px;
  border: none;
  background: #e84e68;
  background: -moz-linear-gradient(top, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  background: -webkit-linear-gradient(top, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  background: linear-gradient(to bottom, #e84e68 0%, #e84e68 49%, #e90027 50%, #e90027 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@red-gradient', endColorstr='@red', GradientType=0);
  margin: 16px 0;
  height: 40px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .meter-update-module ul.meter-reading-selector li.reading-selector.static .unit-value {
    width: 40px;
    height: 60px;
    line-height: 64px;
  }
}
.meter-update-module.short .meter-reading-selector .reading-selector:nth-child(5) {
  display: none;
}

/* 
// Consumption Calculator
*/
.plus-sign {
  position: absolute;
  top: 50%;
  content: '';
  margin-top: -12.5px;
  background: url('/content/dam/stw/icons/wss-icon-plus-grey.svg') no-repeat center;
  width: 18px;
  height: 18px;
  background-size: 18px;
  right: -28px;
}
@media only screen and (min-width: 768px) {
  .plus-sign {
    width: 25px;
    height: 25px;
    background-size: 25px;
    right: -35px;
  }
}
.consumption-calculator {
  text-align: center;
}
.consumption-calculator ul {
  list-style: none;
  padding-left: 0;
}
.consumption-calculator .title {
  margin-bottom: 30px;
}
.consumption-calculator .consumption-calculator-question .question-step,
.consumption-calculator .consumption-calculator-question .question-title {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .consumption-calculator .consumption-calculator-question .question-step,
  .consumption-calculator .consumption-calculator-question .question-title {
    text-align: center;
  }
}
.consumption-calculator .consumption-calculator-question .question-step {
  margin-bottom: 0;
}
.consumption-calculator .consumption-calculator-question .question-title {
  margin-bottom: 36px;
}
.consumption-calculator .consumption-calculator-question .question-icons {
  display: inline-block;
  margin-bottom: 36px;
}
.consumption-calculator .consumption-calculator-question .question-icons li {
  display: inline;
  float: left;
  margin-left: 10px;
}
.consumption-calculator .consumption-calculator-question .question-icons li:first-child {
  margin-left: 0;
}
.consumption-calculator .consumption-calculator-question .question-icons li.max {
  position: relative;
}
.consumption-calculator .consumption-calculator-question .question-icons li.max:after {
  position: absolute;
  top: 50%;
  content: '';
  margin-top: -12.5px;
  background: url('/content/dam/stw/icons/wss-icon-plus-grey.svg') no-repeat center;
  width: 18px;
  height: 18px;
  background-size: 18px;
  right: -28px;
}
@media only screen and (min-width: 768px) {
  .consumption-calculator .consumption-calculator-question .question-icons li.max:after {
    width: 25px;
    height: 25px;
    background-size: 25px;
    right: -35px;
  }
}
.consumption-calculator .consumption-calculator-question .question-icons.adults li {
  width: 30px;
  height: 79px;
  background: url('/content/dam/stw/icons/wss-icon-adult-dark.svg') no-repeat center;
  background-size: 30px 79px;
}
.consumption-calculator .consumption-calculator-question .question-icons.adults li.empty {
  background: url('/content/dam/stw/icons/wss-icon-adult-light-grey.svg') no-repeat center;
}
@media only screen and (min-width: 768px) {
  .consumption-calculator .consumption-calculator-question .question-icons.adults li {
    width: 47px;
    height: 124px;
    background-size: 47px 124px;
  }
}
.consumption-calculator .consumption-calculator-question .question-icons.children li {
  width: 30px;
  height: 66px;
  background: url('/content/dam/stw/icons/wss-icon-child-dark-grey.svg') no-repeat center;
  background-size: 30px 66px;
}
.consumption-calculator .consumption-calculator-question .question-icons.children li.empty {
  background: url('/content/dam/stw/icons/wss-icon-child-light-grey.svg') no-repeat center;
}
@media only screen and (min-width: 768px) {
  .consumption-calculator .consumption-calculator-question .question-icons.children li {
    width: 45px;
    height: 98px;
    background-size: 45px 98px;
  }
}
.consumption-calculator .consumption-calculator-question .question-icons.properties li.default {
  width: 109px;
  height: 110px;
  background: url('/content/dam/stw/icons/wss-icon-property-detached-default.svg') no-repeat center / 109px 110px;
}
.consumption-calculator .consumption-calculator-question .question-icons.properties li.detached {
  width: 109px;
  height: 110px;
  background: url('/content/dam/stw/icons/wss-icon-property-detached.svg') no-repeat center / 109px 110px;
}
.consumption-calculator .consumption-calculator-question .question-icons.properties li.semi {
  width: 160px;
  height: 110px;
  background: url('/content/dam/stw/icons/wss-icon-property-semi-detached.svg') no-repeat center / 160px 110px;
}
.consumption-calculator .consumption-calculator-question .question-icons.properties li.terraced {
  width: 121px;
  height: 110px;
  background: url('/content/dam/stw/icons/wss-icon-property-terraced.svg') no-repeat center / 121px 110px;
}
.consumption-calculator .consumption-calculator-question .question-icons.properties li.flat {
  width: 62px;
  height: 110px;
  background: url('/content/dam/stw/icons/wss-icon-property-flats.svg') no-repeat center / 62px 110px;
}
.consumption-calculator .consumption-calculator-question .question-controls {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f4f4f4;
  padding: 20px 0;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner {
  line-height: 60px;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner {
  display: inline-block;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .minus,
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .plus {
  float: left;
  background: none;
  border: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  background-color: #00caaf;
  cursor: pointer;
  border-radius: 100%;
  -webkit-transition: background-color 0.1s ease-out;
  -moz-transition: background-color 0.1s ease-out;
  -o-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .minus:focus,
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .plus:focus {
  outline: #000000 dotted 1px;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .minus.disabled,
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .plus.disabled {
  opacity: 0.5;
  cursor: default;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .plus {
  background: #00caaf url('/content/dam/stw/icons/wss-icon-plus.svg') no-repeat center / 22px 23px;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .plus:hover {
  background: #02bba3 url('/content/dam/stw/icons/wss-icon-plus.svg') no-repeat center / 22px 23px;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .minus {
  background: #00caaf url('/content/dam/stw/icons/wss-icon-minus.svg') no-repeat center / 22px 4px;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .minus:hover {
  background: #02bba3 url('/content/dam/stw/icons/wss-icon-minus.svg') no-repeat center / 22px 4px;
}
.consumption-calculator .consumption-calculator-question .question-controls.spinner .question-controls-inner .count {
  float: left;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 24px;
  text-align: center;
  margin: 0 50px;
  min-width: 30px;
}
.consumption-calculator .consumption-calculator-question .question-controls.buttons .button {
  margin-bottom: 20px;
}
.consumption-charges-preview {
  background: #f4f4f4;
  padding-left: 0 !important;
}
.consumption-charges-preview .consumption-charge {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  border-top: 1px solid #e1e1e1;
  text-align: center;
  padding: 20px 0;
}
.consumption-charges-preview .consumption-charge:first-child {
  border-top: 0;
  padding-top: 0;
}
.consumption-charges-preview .consumption-charge:last-child {
  padding-bottom: 0;
}
@media only screen and (min-width: 480px) {
  .consumption-charges-preview .consumption-charge {
    text-align: left;
    width: 33.3%;
    float: left;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    border-left: 1px solid #e1e1e1;
  }
  .consumption-charges-preview .consumption-charge:first-child {
    border-left: none;
  }
}
.consumption-charges-preview .consumption-charge .usage-level {
  color: #8f3baa;
  margin-bottom: 5px;
}
.consumption-charges-preview .consumption-charge .cost .annual-cost {
  margin: 0;
}
.consumption-charges-preview .consumption-charge .cost .annual-cost .amount {
  font-size: 23px;
}
.consumption-charges-preview .consumption-charge .cost .monthly-cost {
  margin: 0;
  font-size: 16px;
  font-family: DinLight, sans-serif;
}
.consumption-charges .consumption-charges-title {
  font-size: 24px;
  font-family: DinLight, sans-serif;
  margin-bottom: 20px;
}
.consumption-charges .consumption-charges-desc {
  font-size: 18px;
  margin-bottom: 30px;
}
.consumption-charges .consumption-usage-charge {
  padding: 20px 0 30px;
  color: #ffffff;
  background: #8f3baa;
  border-radius: 5px;
  margin-bottom: 20px;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.consumption-charges .consumption-usage-charge.selected {
  background: rgba(143, 59, 170, 0.8);
}
.consumption-charges .consumption-usage-charge.selected .select-charge-button {
  background: #00caaf;
  border-color: #00caaf;
}
.consumption-charges .consumption-usage-charge .content {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.consumption-charges .consumption-usage-charge .content .usage,
.consumption-charges .consumption-usage-charge .content .cost {
  float: left;
  width: 50%;
}
.consumption-charges .consumption-usage-charge .content .usage {
  padding: 5px 20px;
}
.consumption-charges .consumption-usage-charge .content .usage .usage-level {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 24px;
  margin: 0;
  text-transform: capitalize;
}
.consumption-charges .consumption-usage-charge .content .usage .usage-label {
  font-size: 18px;
  line-height: 14px;
}
.consumption-charges .consumption-usage-charge .content .usage .form-control-help .select-form-trigger {
  color: #ffffff;
}
.consumption-charges .consumption-usage-charge .content .cost {
  padding: 20px 20px 0px;
  border-left: 1px solid #ffffff;
}
.consumption-charges .consumption-usage-charge .content .cost .monthly-cost {
  margin: 0;
}
.consumption-charges .consumption-usage-charge .content .cost .monthly-cost .currency,
.consumption-charges .consumption-usage-charge .content .cost .monthly-cost .amount,
.consumption-charges .consumption-usage-charge .content .cost .monthly-cost .frequency {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 40px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .consumption-charges .consumption-usage-charge .content .cost .monthly-cost .currency,
  .consumption-charges .consumption-usage-charge .content .cost .monthly-cost .amount,
  .consumption-charges .consumption-usage-charge .content .cost .monthly-cost .frequency {
    font-size: 50px;
    line-height: 30px;
  }
}
.consumption-charges .consumption-usage-charge .content .cost .monthly-cost .frequency {
  font-size: 18px;
}
.consumption-charges .consumption-usage-charge .content .cost .annual-cost {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 14px;
}
.consumption-charges .low-consumption-charge-warning {
  font-family: DinMedium, DinLight, sans-serif;
  margin-top: 30px;
}
.consumption-charges .submit-group {
  margin-top: 20px;
}
.consumption-charges .submit-group .error {
  text-align: center;
}
.consumption-charges .submit-group button[type='submit'] {
  margin-bottom: 20px;
}

/* 
// Modal - based on bootstrap modal - http://getbootstrap.com/javascript/#modals
*/
.stw-modal {
  text-align: center;
}
.stw-modal[class*='icon-'] {
  font-family: inherit !important;
}
.stw-modal .modal-header {
  padding: 0 30px;
  padding-top: 20px;
  margin-bottom: 16px;
  border-bottom: none;
}
.stw-modal .modal-header .modal-icon {
  height: 65px;
  background: url('/content/dam/stw/icons/wss-icon-warning-green.svg') center no-repeat;
  margin-bottom: 20px;
}
.stw-modal .modal-header .modal-title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
}
.stw-modal.icon-mail .modal-header .modal-icon {
  background: url('/content/dam/stw/icons/wss-icon_letter-sent.svg') center no-repeat;
}
.stw-modal.paperless-intercept .modal-header .modal-icon {
  background: url('/content/dam/stw/icons/wss-icon_paperless.svg') center no-repeat;
}
.stw-modal.paperless-intercept--step-2 .modal-title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-bottom: 16px;
}
.stw-modal.paperless-intercept--step-2 .green-button {
  max-width: 260px;
}
.stw-modal.contact-intercept--step-2 .modal-title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-bottom: 16px;
  padding-top: 85px;
  background: url('/content/dam/stw/icons/wss-icon-warning-green.svg') top center no-repeat;
  background-size: 65px 65px;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .stw-modal.contact-intercept--step-2 .modal-title {
    margin-top: -10px;
  }
}
.stw-modal .modal-body {
  padding: 0 30px;
  margin-bottom: 25px;
}
.stw-modal .modal-footer {
  padding: 0 30px;
  padding-bottom: 20px;
  border-top: none;
}
.stw-modal .modal-footer .button + .button {
  margin-top: 20px;
}
.stw-modal .modal-footer .button + .button.button-link {
  margin-top: 6px;
}
.stw-modal.title-warning .modal-header .modal-title {
  color: #e90027;
}

/*
  General R2 navigation styles
*/
/* Logged in naviation */
.menu-top-right .LoginLinks {
  display: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .menu-top-right .LoginLinks {
    display: inline;
  }
}
.menu-top-right .logged-in-nav {
  display: inline-block;
  font-family: DinLight, sans-serif;
}
.menu-top-right .logged-in-nav ul {
  list-style: none;
  padding: 0;
}
.menu-top-right .logged-in-nav ul a {
  font-family: DinLight, sans-serif;
}
.menu-top-right .logged-in-nav ul > li {
  position: relative;
  display: inline;
  float: left;
  margin: 0 5px;
  line-height: 25px;
}
.menu-top-right .logged-in-nav ul > li a {
  border-bottom: 1px solid transparent;
}
.menu-top-right .logged-in-nav ul > li a:hover {
  border-bottom: 1px solid #00caaf;
}
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username {
  margin-left: 0;
}
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a {
  position: relative;
}
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .userFullName,
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .agent-impersonating-label {
  display: none;
}
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .userFullName.agent-impersonating-label,
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .agent-impersonating-label.agent-impersonating-label {
  color: #e90027;
}
@media only screen and (min-width: 992px) {
  .menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .userFullName,
  .menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .agent-impersonating-label {
    display: inline;
  }
}
.menu-top-right .logged-in-nav ul > li.logged-in-nav-username > a .caret {
  cursor: pointer;
}
.menu-top-right .logged-in-nav ul > li.logged-in-nav-avatar {
  width: 25px;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.menu-top-right .logged-in-nav ul > li.separator,
.menu-top-right .logged-in-nav ul > li.logout-button {
  display: none;
}
@media only screen and (min-width: 768px) {
  .menu-top-right .logged-in-nav ul > li.separator,
  .menu-top-right .logged-in-nav ul > li.logout-button {
    display: inline;
  }
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu {
  position: fixed;
  z-index: 1000;
  min-width: 300px;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-top: 10px;
  border-radius: 4px;
  background: #ffffff;
  padding: 30px 25px 25px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 480px) {
  .menu-top-right .logged-in-nav ul > li .logged-in-nav-menu {
    position: absolute;
    left: auto;
    right: -40px;
    top: 100%;
    transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (min-width: 768px) {
  .menu-top-right .logged-in-nav ul > li .logged-in-nav-menu {
    right: 0;
  }
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu .close {
  position: absolute;
  top: 10px;
  right: 5px;
  opacity: 1;
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu .close button {
  background: none;
  border: 0;
  padding: 0;
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu .close button:focus {
  outline: #000000 dotted 1px;
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu li:not(.close) {
  width: 100%;
  text-align: left;
  margin: 0;
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu li:not(.close).username {
  font-family: DinMedium, DinLight, sans-serif;
  padding: 5px;
}
@media only screen and (min-width: 992px) {
  .menu-top-right .logged-in-nav ul > li .logged-in-nav-menu li:not(.close).username {
    display: none;
  }
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu li:not(.close) a {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #e1e1e1;
}
.menu-top-right .logged-in-nav ul > li .logged-in-nav-menu li:not(.close) a:hover {
  border-bottom: 1px solid #8f3baa;
}

/*
  Give the live chat element some focus state for keyboard navigation
*/
.LPMcontainer .LPMimage {
  left: 0;
  top: 0;
}
.LPMcontainer[role='button']:focus .LPMimage,
.LPMcontainer [role='button']:focus .LPMimage,
.LPMcontainer .LPMcloseButton[role='button']:focus {
  outline: #000000 dotted 1px;
  box-shadow: 0 0 5px black;
}

.stw-form [data-toggle='collapse'] {
  position: relative;
  display: inline-block;
  padding-left: 0;
  padding-right: 30px;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: left;
}
.stw-form [data-toggle='collapse'][type='button'] {
  background: none;
  border: 0;
  padding: 0;
  padding-right: 30px;
}
.stw-form [data-toggle='collapse'][type='button']:focus {
  outline: #000000 dotted 1px;
}
.stw-form [data-toggle='collapse'].font-base {
  font-family: DinLight, sans-serif;
}
.stw-form [data-toggle='collapse']:after {
  position: absolute;
  right: 5px;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url('img/chevron-down-share.png') center no-repeat;
  width: 15px;
  height: 22px;
  cursor: pointer;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.stw-form [data-toggle='collapse'].white:after {
  background: url('/content/dam/stw/icons/wss-icon-arrow-down-white.svg') center no-repeat;
}
.stw-form [data-toggle='collapse'].collapsed:after {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.stw-form [data-toggle='collapse'] span {
  display: inline-block;
}

/* 
// Sidebar
*/
.stw-sidebar .stw-sidebar-widget {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  padding: 20px 17.5px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.stw-sidebar .stw-sidebar-widget header {
  margin-bottom: 16px;
}
.stw-sidebar .stw-sidebar-widget header .title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 24px;
  margin-top: 0;
}
.stw-sidebar .stw-sidebar-widget header .subtitle {
  font-size: 18px;
  margin-bottom: 0;
}
.stw-sidebar .stw-sidebar-widget .sidebar-rte {
  margin-bottom: 20px;
}
.stw-sidebar .stw-sidebar-widget .button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  max-width: 230px;
  display: inline-block;
  margin-top: 0;
}
.stw-sidebar .stw-sidebar-widget .sidebar-list-group {
  margin-bottom: 10px;
}
.stw-sidebar .stw-sidebar-widget .sidebar-list-group .sidebar-list {
  list-style: none;
  text-align: left;
  padding: 0;
}
.stw-sidebar .stw-sidebar-widget .sidebar-list-group .sidebar-list li {
  position: relative;
  padding-left: 35px;
  min-height: 25px;
  margin-bottom: 8px;
}
.stw-sidebar .stw-sidebar-widget .sidebar-list-group .sidebar-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #ffffff url('img/valid-input-tick.svg') 7px center no-repeat;
  background-size: 50%;
}

.stw-table-wrapper {
  overflow-x: auto;
}
.stw-table-wrapper .stw-table {
  width: 100%;
}
.stw-table-wrapper .stw-table tr {
  border-bottom: 1px solid #666666;
}
.stw-table-wrapper .stw-table tr td,
.stw-table-wrapper .stw-table tr th {
  padding: 14px 10px 12px;
  text-align: center;
}
.stw-table-wrapper .stw-table thead tr {
  border-width: 2px;
}
.stw-table-wrapper .stw-table tbody tr:nth-child(even) {
  background: #f4f4f4;
}
.stw-table-wrapper .stw-table tbody tr:last-child {
  border: 0;
}

.stw-pagination {
  position: relative;
  padding: 0 30px;
}
@media only screen and (min-width: 992px) {
  .stw-pagination {
    padding: 0 50px;
  }
}
.stw-pagination .pagination-previous,
.stw-pagination .pagination-next {
  position: absolute;
  width: 23px;
  height: 44px;
  background-size: 23px 44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.stw-pagination .pagination-previous[disabled],
.stw-pagination .pagination-next[disabled] {
  opacity: 0.2;
}
.stw-pagination .pagination-previous.pagination-previous,
.stw-pagination .pagination-next.pagination-previous {
  background-image: url('img/dark-chevron-left.png');
  left: -5px;
}
@media only screen and (min-width: 992px) {
  .stw-pagination .pagination-previous.pagination-previous,
  .stw-pagination .pagination-next.pagination-previous {
    left: 0;
  }
}
.stw-pagination .pagination-previous.pagination-next,
.stw-pagination .pagination-next.pagination-next {
  background-image: url('img/dark-chevron-right.png');
  right: -5px;
}
@media only screen and (min-width: 992px) {
  .stw-pagination .pagination-previous.pagination-next,
  .stw-pagination .pagination-next.pagination-next {
    right: 0;
  }
}
.stw-pagination .pagination-numbers {
  position: relative;
  text-align: center;
  margin-top: 20px;
}
.stw-pagination .pagination-numbers ul li {
  display: inline-block;
}
.stw-pagination .pagination-numbers ul li button {
  background: #f4f4f4;
  padding: 8px 15px 6px;
  margin: 0 1px;
  font-size: 17px;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.stw-pagination .pagination-numbers ul li button:focus,
.stw-pagination .pagination-numbers ul li button[aria-current='true'] {
  background: #00caaf;
}

.stw-chart {
  position: relative;
  margin-bottom: 20px;
}
.stw-chart .stw-chart-nav {
  text-align: center;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .stw-chart .stw-chart-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}
.stw-chart .stw-chart-nav button {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  line-height: 30px;
  padding: 0;
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
}
.stw-chart .stw-chart-nav button[data-direction='right'] {
  background: #f4f4f4 url('img/chevron-right-black.png') center no-repeat;
}
.stw-chart .stw-chart-nav button[data-direction='left'] {
  background: #f4f4f4 url('img/chevron-left-black.png') center no-repeat;
}
.stw-chart .stw-chart-nav button[data-direction='up'] {
  background: #f4f4f4 url('img/chevron-up.png') center no-repeat;
}
.stw-chart .stw-chart-nav button[data-direction='down'] {
  background: #f4f4f4 url('img/chevron-down.png') center no-repeat;
}
.stw-chart .stw-chart-nav button[data-direction='home'] {
  background: #f4f4f4 url('img/loc-black.png') center no-repeat;
}
.stw-chart .stw-chart-nav button[data-direction='out'] {
  font-size: 30px;
}
.stw-chart .stw-chart-nav button[data-direction='in'] {
  font-size: 24px;
}

.payments-component {
  font-family: DinMedium, DinLight, sans-serif;
}
.payments-component .options {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.payments-component .options li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5%;
  width: 21%;
  max-width: 85px;
}
@media only screen and (min-width: 768px) {
  .payments-component .options li {
    margin: 0 35px;
  }
}
.payments-component .btn-option {
  background-color: transparent;
  border: 0;
  display: inline-block;
  font-size: 10px;
  margin: 0;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .payments-component .btn-option {
    font-size: inherit;
  }
}
.payments-component .btn-option .btn-icon {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 65px;
  margin: 0 auto 10px;
  width: 100%;
  max-width: 65px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.payments-component .btn-bills .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-bills.svg');
}
.payments-component .btn-bills.hover .btn-icon,
.payments-component .btn-bills.active .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-bills-selected.svg');
}
.payments-component .btn-payments .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-payments.svg');
}
.payments-component .btn-payments.hover .btn-icon,
.payments-component .btn-payments.active .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-payments-selected.svg');
}
.payments-component .btn-schedule .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-schedule.svg');
}
.payments-component .btn-schedule.hover .btn-icon,
.payments-component .btn-schedule.active .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-schedule-selected.svg');
}
.payments-component .btn-reminders .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-reminders.svg');
}
.payments-component .btn-reminders.hover .btn-icon,
.payments-component .btn-reminders.active .btn-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_button-reminders-selected.svg');
}
.payments-component .list-wrapper {
  border: 10px solid #f4f4f4;
  margin: 25px auto;
}
.payments-component .list-wrapper .no-data {
  margin: 75px auto;
  text-align: center;
}
.payments-component .payments-filter {
  padding: 0;
}
.payments-component .summary-heading {
  font-size: 14px;
  line-height: 28px;
  margin: 40px 0;
  text-transform: uppercase;
}
.payments-component .schedule-heading .type-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_cal-purple.svg');
  margin-right: 10px;
}
.payments-component .summary dl dt,
.payments-component .panel-schedule dl dt {
  padding-right: 6px;
}
.payments-component .summary {
  margin: 40px 0;
}
.payments-component dl {
  margin-bottom: 0;
}
.payments-component dl dt,
.payments-component dl dd {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
  vertical-align: top;
}
.payments-component dl dt {
  color: #54565b;
}
.payments-component .type-icon {
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  height: 24px;
  width: 24px;
}
.payments-component .payments-accordion .panel {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.payments-component .payments-accordion .panel + .panel {
  margin-top: 15px;
}
.payments-component .payments-accordion .panel.panel-bill {
  border-color: #00caaf;
}
.payments-component .payments-accordion .panel.panel-bill .panel-heading {
  background: #00caaf;
}
.payments-component .payments-accordion .panel.panel-payment {
  border-color: #0b85d7;
}
.payments-component .payments-accordion .panel.panel-payment .panel-heading {
  background: #0b85d7;
}
.payments-component .payments-accordion .panel.panel-schedule {
  border-color: #8f3baa;
}
.payments-component .payments-accordion .panel.panel-schedule .panel-heading {
  background: #8f3baa;
}
.payments-component .payments-accordion .panel.panel-reminder {
  border-color: #e90027;
}
.payments-component .payments-accordion .panel.panel-reminder .panel-heading {
  background: #e90027;
}
.payments-component .payments-accordion .panel-heading {
  border-radius: 0;
  color: #ffffff;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
}
.payments-component .payments-accordion .panel-heading .type {
  line-height: 24px;
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-heading {
    color: inherit;
    padding: 0;
  }
  .payments-component .payments-accordion .panel-heading .type {
    position: absolute;
    top: 25px;
    left: 15px;
  }
  .payments-component .payments-accordion .panel-heading .type--adjustment {
    top: 12px;
  }
}
.payments-component .payments-accordion .panel-heading .type-name,
.payments-component .payments-accordion .panel-heading .subtype-name {
  display: block;
  margin-left: 40px;
}
.payments-component .payments-accordion .panel-heading .subtype-name {
  text-transform: none;
  line-height: 1;
  font-size: 13px;
}
.payments-component .payments-accordion .panel-heading .toggle {
  color: #ffffff;
  display: block;
  font-size: 21px;
  height: 44px;
  line-height: 44px;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  width: 44px;
  z-index: 1;
  -webkit-transition: opacity 0.3 ease-out;
  -moz-transition: opacity 0.3 ease-out;
  -o-transition: opacity 0.3 ease-out;
  transition: opacity 0.3 ease-out;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-heading .toggle {
    color: inherit;
  }
}
.payments-component .payments-accordion .panel-heading .toggle:focus,
.payments-component .payments-accordion .panel-heading .toggle:hover {
  border: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.3 ease-out;
  -moz-transition: opacity 0.3 ease-out;
  -o-transition: opacity 0.3 ease-out;
  transition: opacity 0.3 ease-out;
}
.payments-component .payments-accordion .panel-heading .toggle .glyphicon {
  padding: 0;
}
.payments-component .payments-accordion .panel-heading .toggle .glyphicon-chevron-down {
  display: none;
}
.payments-component .payments-accordion .panel-heading .toggle .glyphicon-chevron-up {
  display: block;
}
.payments-component .payments-accordion .panel-heading .toggle.collapsed .glyphicon-chevron-down {
  display: block;
}
.payments-component .payments-accordion .panel-heading .toggle.collapsed .glyphicon-chevron-up {
  display: none;
}
.payments-component .payments-accordion .panel-bill .type-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_bills-white.svg');
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-bill .type-icon {
    background-image: url('/content/dam/stw/icons/wss-icon_bills-green.svg');
  }
}
.payments-component .payments-accordion .panel-payment .type-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_payment-white.svg');
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-payment .type-icon {
    background-image: url('/content/dam/stw/icons/wss-icon_payment-blue.svg');
  }
}
.payments-component .payments-accordion .panel-reminder .type-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_flag-white.svg');
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-reminder .type-icon {
    background-image: url('/content/dam/stw/icons/wss-icon_flag-red.svg');
  }
}
.payments-component .payments-accordion .panel-reminder .actions > div {
  width: auto;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-reminder .message {
    position: relative;
    top: 12px;
  }
  .payments-component .payments-accordion .panel-reminder .actions {
    padding: 12px 0 13px 15px;
  }
}
.payments-component .payments-accordion .panel-schedule .type {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-schedule .type {
    top: 11px;
  }
}
@media only screen and (min-width: 992px) {
  .payments-component .payments-accordion .panel-schedule .type {
    top: 8px;
    left: 0;
  }
}
.payments-component .payments-accordion .panel-schedule .type-icon {
  background-image: url('/content/dam/stw/icons/wss-icon_cal-white.svg');
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-schedule .type-icon {
    background-image: url('/content/dam/stw/icons/wss-icon_cal-purple.svg');
  }
}
.payments-component .payments-accordion .panel-schedule .type-name {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-schedule .type-name {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 992px) {
  .payments-component .payments-accordion .panel-schedule .type-name {
    line-height: inherit;
    margin-top: 0;
    margin-left: 15px;
  }
}
.payments-component .payments-accordion .panel-schedule dl {
  margin-bottom: 10px;
}
.payments-component .payments-accordion .panel-schedule dl dt,
.payments-component .payments-accordion .panel-schedule dl dd {
  margin-bottom: 0;
  width: auto;
}
.payments-component .payments-accordion .panel-schedule .panel-collapse {
  background: #f4f4f4;
  border-top: 1px dashed #8f3baa;
}
.payments-component .payments-accordion .panel-schedule .panel-collapse > div {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-schedule .panel-collapse {
    border-top: none;
    text-align: center;
  }
  .payments-component .payments-accordion .panel-schedule .panel-collapse > div {
    margin: 0 -16px;
    padding: 0;
  }
  .payments-component .payments-accordion .panel-schedule .panel-collapse dl {
    margin-bottom: 0;
    padding: 0;
  }
  .payments-component .payments-accordion .panel-schedule .panel-collapse dl dt,
  .payments-component .payments-accordion .panel-schedule .panel-collapse dl dd {
    display: block;
    margin-bottom: 0;
    padding: 10px;
  }
  .payments-component .payments-accordion .panel-schedule .panel-collapse dl dt {
    background-color: #8f3baa;
    color: #ffffff;
  }
  .payments-component .payments-accordion .panel-schedule .panel-collapse dl + dl dt {
    border-left: 1px solid #f4f4f4;
  }
  .payments-component .payments-accordion .panel-schedule .panel-collapse dl + dl dd {
    border-left: 1px solid #8f3baa;
  }
}
.payments-component .payments-accordion .panel-visible {
  padding: 15px 15px 0;
  min-height: 72px;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-visible {
    background: #f4f4f4;
  }
}
.payments-component .payments-accordion .panel-collapse {
  padding: 0 15px;
}
.payments-component .payments-accordion .panel-collapse > div {
  padding: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .panel-collapse > div {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.payments-component .payments-accordion dl dt,
.payments-component .payments-accordion dl dd {
  width: 49%;
}
.payments-component .payments-accordion .actions {
  border-top: 1px solid #e1e1e1;
  border-left: none;
  margin: 0;
  padding: 15px 0 0 15px;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .actions {
    border-top: none;
    border-left: 1px solid #e1e1e1;
    margin: 0 0 10px;
    padding-top: 0;
  }
}
.payments-component .payments-accordion .actions > div {
  display: inline-block;
  padding-left: 33px;
  position: relative;
  vertical-align: top;
  width: 48%;
}
.payments-component .payments-accordion .actions > div + div {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .payments-component .payments-accordion .actions > div {
    display: block;
    width: auto;
  }
  .payments-component .payments-accordion .actions > div + div {
    margin-top: 9px;
  }
}
.payments-component .payments-accordion .actions .action-icon {
  background-position: 0 center;
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.payments-component .payments-accordion .actions .download-bills {
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.payments-component .payments-accordion .actions .download-bills:hover,
.payments-component .payments-accordion .actions .download-bills:focus {
  border-bottom-color: #00caaf;
}
.payments-component .payments-accordion .actions .action {
  display: inline-block;
  line-height: 24px;
  text-transform: uppercase;
}
.payments-component .status {
  text-transform: uppercase;
}
.payments-component .status.PAID {
  color: #00caaf;
}
.payments-component .status.PART.PAID,
.payments-component .status.LATE {
  color: #ffcd00;
}
.payments-component .status.UNPAID,
.payments-component .status.MISSED {
  color: #e90027;
}
.payments-component .status.CANCELLED,
.payments-component .status.PART-CANCELLED {
  color: #0b85d7;
}
.payments-component .icon-pdf {
  background-image: url('/content/dam/stw/icons/wss-icon_pdf2-green.svg');
}
.payments-component .icon-paper {
  background-image: url('/content/dam/stw/icons/wss-icon_paper-bill-black-green.svg');
}
.payments-component .icon-tick {
  background-image: url('/content/dam/stw/icons/wss-icon_radio-button-on.svg');
}
.payments-component .icon-card {
  background-image: url('/content/dam/stw/icons/wss-icon_card-green.svg');
}
.payments-component .icon-payment-plan {
  background-image: url('/content/dam/stw/icons/wss-icon_payment-plan-green.svg');
}
.downloadbills-instructions-modal .modal-header {
  display: none;
}
.downloadbills-instructions-modal .modal-body {
  margin-top: 30px;
}
.downloadbills-instructions-modal .text-toggler {
  display: flex;
  align-content: center;
  justify-content: center;
  cursor: pointer;
  margin: 10px 0px;
}
.downloadbills-instructions-modal .text-toggler .toggle-icon {
  height: 8px;
  display: block;
  width: 25px;
  margin: 4px 0px 0px 10px;
  background: url('img/arrow-up.png') 0 0 no-repeat;
}
.downloadbills-instructions-modal .text-toggler.collapsed .toggle-icon {
  background: url('img/arrow-down.png') 0 0 no-repeat;
}
.downloadbills-instructions-modal .instructions {
  padding: 10px 5px;
}
.downloadbills-instructions-modal .image-placeholder img {
  height: 40px;
  width: 40px;
  margin: 0px auto;
}
.downloadbills-instructions-modal .modal-footer .button {
  max-width: 280px;
}
@media only screen and (min-width: 768px) {
  .downloadbills-instructions-modal .modal-footer .button {
    max-width: 360px;
  }
}

#update-password-component {
  margin: 30px auto;
}
#update-password-component p {
  margin: 10px auto;
}
#update-password-component .component-header .title {
  margin: 30px auto;
}
#update-password-component .component-container form.stw-form .form-group .form-group-help p.password-toggle {
  cursor: pointer;
}
#update-password-component .component-container form.stw-form .form-group:first-child,
#update-password-component .component-container form.stw-form .form-group:nth-child(2) {
  margin-bottom: 0;
}
#update-password-component .component-container form.stw-form .text-toggler {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  cursor: pointer;
}
#update-password-component .component-container form.stw-form .text-toggler p {
  margin: 10px 0;
  width: calc(90%);
}
#update-password-component .component-container form.stw-form .text-toggler.collapsed .toggle-icon {
  background: url('img/arrow-down.png') 0 0 no-repeat;
}
#update-password-component .component-container form.stw-form .text-toggler .toggle-icon {
  height: 8px;
  display: block;
  width: 25px;
  margin: 15px 0;
  background: url('img/arrow-up.png') 0 0 no-repeat;
}
@media only screen and (min-width: 768px) {
  #update-password-component .component-container form.stw-form .text-toggler .toggle-icon {
    width: 15px;
  }
}

.userSurveyInput .surveyGroup {
  border: 1px solid #e1e1e1;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 25px 0;
}
.userSurveyInput .survey-question-num {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .userSurveyInput .survey-question-num {
    text-align: center;
  }
}
.userSurveyInput .smileyFaces {
  margin-bottom: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  .userSurveyInput .smileyFaces {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    padding-left: 15px;
  }
}
.userSurveyInput .smileyFaces img {
  display: inline-block;
  width: 150px;
  height: auto;
}
.userSurveyInput .smileyFaces img.hiddenIcons {
  display: none;
}
.userSurveyInput .smileyFaces + hr {
  clear: both;
  margin-right: 15px;
  margin-left: 15px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .userSurveyInput .smileyFaces + hr {
    display: block;
  }
}
.userSurveyInput .radiosz {
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.userSurveyInput .container-radio {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-right: 0;
}
.userSurveyInput .container-radio * + label {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .userSurveyInput .container-radio {
    flex-direction: row;
    padding-right: 15px;
  }
  .userSurveyInput .container-radio * + label {
    margin-top: 0;
  }
}
.userSurveyInput .container-radio label {
  flex-basis: 20%;
  text-align: center;
}
.userSurveyInput .container-radio.q3 label {
  flex-basis: 50%;
}
.userSurveyInput .container-radio .desktopview {
  display: inline-block;
  margin-bottom: 10px;
}
.userSurveyInput input[type='radio'] + span {
  border-radius: 50%;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0 auto;
  width: 40px;
  background: transparent;
  border: 1px solid #999999;
  margin-top: 5px;
}
.userSurveyInput input[type='radio']:focus + span {
  box-shadow: 0px 4px 5px 0 rgba(195, 195, 195, 0.69);
}
.userSurveyInput input[type='radio']:checked + span {
  background: #00caaf;
  border-color: #00caaf;
  box-shadow: 0px 4px 5px 0 rgba(195, 195, 195, 0.69);
  background-repeat: no-repeat;
  background-position: center;
}
.userSurveyInput .surveyRequest {
  margin-top: 9%;
}
.userSurveyInput .survey-question {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin: 30px 0;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .userSurveyInput .survey-question {
    text-align: center;
  }
}
.userSurveyInput .secondHalf .surveyPtagspace {
  margin-top: 2%;
}
.userSurveyInput .thankyoumsg {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 20px;
  padding: 0 calc(35px);
  text-align: center;
}
.userSurveyInput .alert-stw {
  color: #ffffff;
  background-image: url('img/exclamation-icon-white.png');
  background-repeat: no-repeat;
  background-position: 25px 50%;
  background-size: 22px 22px;
  padding-left: 55px;
  background-color: #ffcd00;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px -3px 3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px -3px 3px rgba(226, 225, 224, 0.75);
  box-shadow: 0px -3px 3px rgba(226, 225, 224, 0.75);
  color: #000000;
}
.userSurveyInput .errorClass {
  background-color: #e90027;
}
.userSurveyInput .ratingL {
  float: left;
}
.userSurveyInput .ratingR {
  float: right;
}
.userSurveyInput .form-group {
  padding: 0 20px;
}
.userSurveyInput .form-group textarea {
  border: 1px solid #999999;
  width: 100%;
}
.userSurveyInput .form-group textarea:focus {
  border: 1px solid #00caaf !important;
}
.userSurveyInput .responsive {
  display: none;
}
.userSurveyInput .responsive p {
  padding: 0 20px;
}
.userSurveyInput .responsive.fugly {
  margin-top: -15px;
}
.userSurveyInput .responsive.fugly p {
  display: inline-block;
  padding: 0 5px;
  max-width: 70px;
}
.userSurveyInput .responsive.fugly div:first-child {
  text-align: left;
}
.userSurveyInput .responsive.fugly div:last-child {
  text-align: right;
}
.userSurveyInput .responsive.fugly div:last-child p {
  text-align: right;
}
.userSurveyInput .green-button {
  margin-bottom: 1% !important;
}
@media (max-width: only screen and (min-width: 768px)) {
  .userSurveyInput .fontSize {
    font-size: medium;
  }
  .userSurveyInput textarea.form-control {
    width: 95%;
  }
  .userSurveyInput .ratingR {
    margin-right: 5%;
  }
}
@media (max-width: only screen and (min-width: 480px)) {
  .userSurveyInput .desktopview {
    display: none !important;
  }
  .userSurveyInput .responsive {
    display: block;
  }
  .userSurveyInput .green-button {
    margin-bottom: 1%;
  }
}

.stop-condition-component {
  margin-bottom: 30px;
}
.stop-condition-component .copy {
  margin-top: 36px;
}
.stop-condition-component .copy .title {
  margin-bottom: 20px;
}
.stop-condition-component .copy .subtitle {
  font-weight: 700;
}
.stop-condition-component .copy .text-alert {
  color: #e90027;
}
.stop-condition-component .rte a {
  font-family: DinMedium, DinLight, sans-serif;
}
.stop-condition-component .button {
  margin-bottom: 20px;
  width: auto;
}
.stop-condition-component .additional-contact-methods-reveal {
  position: relative;
  font-family: DinMedium, DinLight, sans-serif;
  border-bottom: 1px solid #888;
  text-align: left;
  margin: 20px auto;
  padding: 8px 0;
  width: 258px;
}
.stop-condition-component .additional-contact-methods-reveal.text-center {
  text-align: center;
}
.stop-condition-component .additional-contact-methods-reveal:after {
  position: absolute;
  right: 5px;
  top: 10px;
  content: ' ';
  display: inline-block;
  background: url('img/chevron-down-share.png') center no-repeat;
  width: 15px;
  height: 22px;
}
.stop-condition-component .additional-contact-methods-reveal.open:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.stop-condition-component .additional-contact-methods-reveal + .additional-contact-methods {
  margin-top: 0;
}
.stop-condition-component .additional-contact-methods {
  margin-top: 20px;
}
.stop-condition-component .additional-contact-methods.hasChat {
  display: none;
}
.stop-condition-component .additional-contact-methods.hasChat.open {
  display: block;
}
.stop-condition-component .lp-container #LP_WSS_STOP {
  width: 350px;
  display: inline-block;
  text-align: center;
}
.stop-condition-component .lp-container #LP_WSS_STOP a[href^='tel:'] {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 20px;
  color: #1eb7f1;
  text-decoration: none;
  border: none;
  margin-bottom: 5px;
}
.stop-condition-component .lp-container #LP_WSS_STOP a[href^='tel:']:hover {
  text-decoration: none;
}
.stop-condition-component .lp-container #LP_WSS_STOP p.phone-title {
  margin-bottom: 5px;
}
.stop-condition-component .lp-container #LP_WSS_STOP .separator {
  position: relative;
  height: 1px;
  margin-bottom: 16px;
}
.stop-condition-component .lp-container #LP_WSS_STOP .separator:before {
  content: '';
  position: absolute;
  width: 80px;
  height: 1px;
  background: #333333;
  left: 50%;
  transform: translate(-50%, 0);
}

/**
* resetpassword.less
* Styles for reset password component
*
* 21 Feb 2017
* Prasanna Yalala <prasanna.yalala@keytree.com>
*/
.reset-password-component .form-group.no-margin {
  margin: 0px;
}
.reset-password-component .password-toggle {
  cursor: pointer;
}
.reset-password-component .text-toggler {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  cursor: pointer;
}
.reset-password-component .text-toggler p {
  margin: 10px 0px;
  width: calc(90%);
}
.reset-password-component .text-toggler.collapsed .toggle-icon {
  background: url('img/arrow-down.png') 0 0 no-repeat;
}
.reset-password-component .text-toggler .toggle-icon {
  height: 8px;
  display: block;
  width: 25px;
  margin: 15px 0;
  background: url('img/arrow-up.png') 0 0 no-repeat;
}
@media only screen and (min-width: 768px) {
  .reset-password-component .text-toggler .toggle-icon {
    width: 15px;
  }
}

.register-component [data-show-password] {
  cursor: pointer;
}
.register-component [data-show-password] .hide-label {
  display: none;
}
.register-component [data-show-password].showing .show-label {
  display: none;
}
.register-component [data-show-password].showing .hide-label {
  display: inline-block;
}
.register-component .register-idv-link {
  font-family: DinMedium, DinLight, sans-serif;
  text-decoration: underline;
}
.register-component .register-idv-link:active,
.register-component .register-idv-link:focus,
.register-component .register-idv-link:hover {
  border: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .register-component #register-account-details-form .form-title {
    padding-right: 20px;
  }
}
.register-component #register-account-details-form .custom-inline-flex {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .register-component #register-account-details-form .custom-inline-flex {
    display: flex;
  }
}
.register-component #register-account-details-form .accountFieldHintDescription {
  display: inline-block;
}
.register-component #register-account-surname-form.complete .submit-group {
  display: none;
}
.register-component #register-contact-panel .panel-body .panel-completed-data .full {
  flex: 1 0 auto;
  -webkit-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  min-width: 50%;
}
.register-component #register-account-password-form .password-strength-checker {
  margin: 10px 0 0;
}
.register-component #register-account-legal-entity-form .legal-entity-buttons,
.register-component #register-account-legal-entity-form-2 .legal-entity-buttons {
  display: none;
}
.register-component #register-account-legal-entity-form .legal-entity-buttons.open,
.register-component #register-account-legal-entity-form-2 .legal-entity-buttons.open {
  display: block;
}
.register-component #register-account-legal-entity-form .legal-entity-buttons .button.button-stop,
.register-component #register-account-legal-entity-form-2 .legal-entity-buttons .button.button-stop {
  font-family: DinMedium, DinLight, sans-serif;
  margin: 0 auto;
  padding: 12px 20px;
  width: 100%;
}
.register-component #register-account-legal-entity-form p.legal-entity-buttons-label,
.register-component #register-account-legal-entity-form-2 p.legal-entity-buttons-label {
  margin-bottom: 30px;
}
.register-component #register-account-legal-entity-form.isSelect p.legal-entity-buttons-label,
.register-component #register-account-legal-entity-form-2.isSelect p.legal-entity-buttons-label {
  display: none;
}
.register-component #register-account-address-postcode-form .select-form-trigger {
  color: inherit;
}
.register-component #register-account-confirmation-form {
  padding-top: 0;
  text-align: center;
}
.register-component #register-account-confirmation-form .title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 24px;
  margin-bottom: 16px;
}
.register-component #register-account-confirmation-form .description {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
.register-component #register-account-confirmation-form .form-group {
  display: inline-block;
  margin-top: 10px;
}
.register-component #register-account-questions-form .register-account-question-container {
  border: 1px solid #e1e1e1;
  padding: 20px;
  margin-bottom: 20px;
}
.register-component #register-account-questions-form .register-account-question-container .question-list .button {
  height: auto;
  line-height: 1.4;
  overflow: initial;
  padding: 8px 20px 5px;
  text-overflow: initial;
  white-space: normal;
}
.register-component #register-account-questions-form .register-account-question-container .accountSortcode,
.register-component #register-account-questions-form .register-account-question-container .date-item {
  width: 70px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: top;
}
.register-component #register-account-questions-form .register-account-question-container .accountSortcode label.error,
.register-component #register-account-questions-form .register-account-question-container .date-item label.error {
  display: none !important;
}
.register-component #register-account-questions-form .register-account-question-container .date-item label.error {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .register-component #register-account-questions-form .register-account-question-container .date-item:nth-child(3) {
    width: 80px;
  }
}
.register-component #register-account-questions-form .register-account-question-container .accountSortcode .form-control-label {
  font-size: 14px;
}
.register-component #register-account-questions-form .register-account-question-container .account-number,
.register-component #register-account-questions-form .register-account-question-container .payment-amount {
  width: 60%;
}
.register-component #register-account-questions-form .register-account-question-container #ipt-bankAccountNumber {
  width: 14ex;
}
.register-component #register-account-questions-form .register-account-question-container #ipt-paymentAmount {
  width: 10ex;
}


.postcode-checker {
  margin-bottom: 30px;
}
.postcode-checker .postcode-checker-result {
  font-size: 16px;
  padding: 20px;
  border: 1px solid #76787c;
  border-radius: 4px;
}
.postcode-checker .postcode-checker-result#postcode-affected-content {
  background: #ffcd00;
}
.postcode-checker .postcode-checker-result#postcode-unaffected-content {
  background: #00caaf;
}

.password-strength-checker {
  margin: 30px auto;
}
.password-strength-checker .strength {
  margin: 0;
  padding: 0;
  background-image: none;
}
.password-strength-checker .strength ul.strength-bars {
  height: 15px;
  width: 100%;
  display: flex;
  list-style-type: none;
  margin: 10px auto;
  padding: 0;
  align-content: space-between;
  justify-content: space-between;
}
.password-strength-checker .strength ul.strength-bars li.strength-bar {
  margin: 0;
  padding: 0;
  width: 16%;
  list-style-type: none;
  background: #e1e1e1;
}
.password-strength-checker .strength ul.strength-bars li.strength-bar.strength-AMBER {
  background: #ffcd00;
}
.password-strength-checker .strength ul.strength-bars li.strength-bar.strength-RED {
  background: #e90027;
}
.password-strength-checker .strength ul.strength-bars li.strength-bar.strength-GREEN {
  background: #00caaf;
}
.password-strength-checker .strength .strength-amount-container {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20px;
}
.password-strength-checker .strength .strength-amount-container > p {
  display: inline;
}
.password-strength-checker .strength .strength-amount-container > p.strength-amount {
  font-family: DinMedium, DinLight, sans-serif;
}

.paperless-billing-component .green-button {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.new-customer-component {
  /*
	// Forms
	*/
}
.new-customer-component header {
  margin-bottom: 16px;
}
.new-customer-component header p {
  font-size: 24px;
}
.new-customer-component .uppercase {
  text-transform: uppercase;
}
.new-customer-component .title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
.new-customer-component .form-padding {
  padding: 0 30px;
}
@media only screen and (min-width: 992px) {
  .new-customer-component .form-padding {
    padding: 0 95px;
  }
}
.new-customer-component .divider {
  width: 100%;
  height: 1px;
  background: #e1e1e1;
}
.new-customer-component .meter-validation-message,
.new-customer-component .meter-override-message,
.new-customer-component #paymentMethod-error {
  margin-top: 10px;
  color: #e90027;
}
.new-customer-component .section-toggle,
.new-customer-component .section-nav {
  text-align: center;
}
.new-customer-component .section-toggle nav,
.new-customer-component .section-nav nav {
  display: inline-block;
}
.new-customer-component .section-toggle nav button,
.new-customer-component .section-nav nav button {
  background: #f4f4f4;
  color: #000000;
  border: 1px solid #e1e1e1;
  width: 150px;
  max-width: 40%;
  margin: 0 10px;
  display: inline-block;
}
.new-customer-component .section-toggle nav button.selected,
.new-customer-component .section-nav nav button.selected {
  background: #00caaf;
  border-color: #00caaf;
}
@media only screen and (min-width: 992px) {
  .new-customer-component .meter-update-module {
    margin: 0;
  }
}
.new-customer-component .meter-read-toggle {
  margin: 30px 0 0;
}
.new-customer-component .meter-read-toggle button {
  margin-bottom: 25px;
}
.new-customer-component .meter-read-toggle .link {
  text-transform: uppercase;
}
.new-customer-component .meter-read-toggle {
  position: relative;
  padding: 30px 0;
}
.new-customer-component .new-occupants-toggle {
  margin-bottom: 36px;
}
.new-customer-component .new-occupants-toggle .form-control-help {
  margin-bottom: 36px;
}
.new-customer-component .stw-form .dob > p {
  font-family: DinMedium, DinLight, sans-serif;
}
.new-customer-component .stw-form .date-item {
  width: 70px;
  margin-right: 16px;
  display: inline-block;
}
.new-customer-component .stw-form .date-item input {
  padding-right: 0;
}
.new-customer-component .stw-form .date-item #dob-day-error,
.new-customer-component .stw-form .date-item #dob-month-error,
.new-customer-component .stw-form .date-item #dob-year-error {
  display: none !important;
}
.new-customer-component .new-occupants-names fieldset {
  padding-top: 20px;
}
.new-customer-component .new-occupants-names fieldset .form-group.contact-numbers-header {
  margin-bottom: 0;
}
.new-customer-component .new-occupants-names fieldset .complete-data {
  position: relative;
  padding-bottom: 20px;
  display: none;
  font-family: DinMedium, DinLight, sans-serif;
  border-bottom: 1px solid #e1e1e1;
}
.new-customer-component .new-occupants-names fieldset .complete-data .complete-data-label {
  color: #0b85d7;
}
.new-customer-component .new-occupants-names fieldset .complete-data .complete-data-value {
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
}
.new-customer-component .new-occupants-names fieldset .complete-data .edit-icon {
  position: relative;
  float: right;
  top: 12px;
  cursor: pointer;
}
.new-customer-component .new-occupants-names fieldset .complete-data .edit-icon img {
  width: 20px;
  height: 20px;
}
.new-customer-component .new-occupants-names fieldset .section-nav {
  margin-top: 30px;
}
.new-customer-component .new-occupants-names fieldset .section-nav .editing {
  display: none;
}
.new-customer-component .new-occupants-names fieldset.complete .complete-data {
  display: block;
}
.new-customer-component .new-occupants-names fieldset.complete .form-fields {
  display: none;
}
.new-customer-component .new-occupants-names fieldset.complete .section-nav .default {
  display: none;
}
.new-customer-component .new-occupants-names fieldset.complete .section-nav .editing {
  display: inline-block;
}
.new-customer-component .new-occupants-names fieldset.editing .complete-data {
  display: none;
}
.new-customer-component .new-occupants-names fieldset.editing .form-fields {
  display: block;
}
.new-customer-component .new-occupants-names fieldset .contact-checkboxes-wrapper {
  padding: 30px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.new-customer-component .new-occupants-names fieldset .contact-checkboxes-wrapper .contact-checkboxes {
  display: inline-block;
}
.new-customer-component .new-occupants-names fieldset .contact-checkboxes-wrapper .contact-checkboxes .custom-checkbox-wrapper {
  float: left;
  width: auto;
  margin: 0;
  margin-left: 40px;
}
.new-customer-component .new-occupants-names fieldset .contact-checkboxes-wrapper .contact-checkboxes .custom-checkbox-wrapper:first-child {
  margin-left: 0px;
  margin-right: 40px;
}
.new-customer-component .new-occupants-names fieldset .contact-checkboxes-wrapper .contact-checkboxes .custom-checkbox-wrapper label {
  font-family: DinLight, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.new-customer-component .new-occupants-submit,
.new-customer-component .postcode-submit {
  margin: 0;
}
.new-customer-component .new-occupants-submit button,
.new-customer-component .postcode-submit button {
  margin-top: 10px;
  margin-bottom: 20px;
}
.new-customer-component .new-occupants-submit .add-new-occupant,
.new-customer-component .postcode-submit .add-new-occupant {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.new-customer-component .new-occupants-submit .select-form-trigger,
.new-customer-component .postcode-submit .select-form-trigger {
  font-family: DinMedium, DinLight, sans-serif;
}
.new-customer-component .new-occupants-submit {
  margin: 20px 0 0 0;
}
.new-customer-component #new-customer-occupants,
.new-customer-component #home-move-in-meter-read {
  padding-left: 0;
  padding-right: 0;
}
.new-customer-component #home-move-secure-account-form {
  display: inline-block;
  margin-bottom: 36px;
}
.new-customer-component #home-move-payment-simbill-success-form .custom-checkbox-wrapper.custom-checkbox-large {
  line-height: inherit;
}
.new-customer-component #home-move-payment-simbill-success-form .custom-checkbox-wrapper.custom-checkbox-large .desc.font-base {
  font-family: DinLight, sans-serif;
}

.meter-selector-component,
.meter-reading-component {
  margin-top: 40px;
  padding: 0 20px;
}
.meter-selector-component .meter-selector-container,
.meter-reading-component .meter-selector-container {
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  background: #f4f4f4;
}
.meter-selector-component .meter-selector-container .meter-selector-selected,
.meter-reading-component .meter-selector-container .meter-selector-selected {
  position: relative;
  padding: 10px;
  padding-left: 70px;
  border-bottom: 2px solid #666666;
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-icon,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-icon {
  position: absolute;
  width: 50px;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-icon img,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-icon img {
  max-width: 100%;
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-info .meter-selector-title,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-info .meter-selector-title {
  font-size: 24px;
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-info .meter-selector-num,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-info .meter-selector-num {
  font-size: 18px;
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-info .meter-selector-help-link,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-info .meter-selector-help-link {
  font-family: DinMedium, DinLight, sans-serif;
  color: #00caaf;
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-toggle,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-toggle {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  text-align: center;
  width: 50px;
}
.meter-selector-component .meter-selector-container .meter-selector-selected .meter-selector-toggle .icon,
.meter-reading-component .meter-selector-container .meter-selector-selected .meter-selector-toggle .icon {
  width: 18px;
  height: 10px;
  fill: #a6a6a6;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.meter-selector-component .meter-selector-container .meter-selector-selected.open .meter-selector-toggle .icon,
.meter-reading-component .meter-selector-container .meter-selector-selected.open .meter-selector-toggle .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.meter-selector-component .meter-selector-container .meter-selector-options ul li,
.meter-reading-component .meter-selector-container .meter-selector-options ul li {
  border-bottom: 1px solid #666666;
}
.meter-selector-component .meter-selector-container .meter-selector-options ul li:last-child,
.meter-reading-component .meter-selector-container .meter-selector-options ul li:last-child {
  border: 0;
}
.meter-selector-component .meter-selector-container .meter-selector-options ul li button,
.meter-reading-component .meter-selector-container .meter-selector-options ul li button {
  width: 100%;
  text-align: left;
  padding: 10px 10px 10px 40px;
}
.meter-selector-component .meter-selector-container .meter-selector-options ul li button.selected,
.meter-reading-component .meter-selector-container .meter-selector-options ul li button.selected {
  background: #00caaf url('img/tick.png') 10px center no-repeat;
  background-size: 20px;
}
.meter-selector-component .meter-selector-container .meter-selector-numvalue,
.meter-reading-component .meter-selector-container .meter-selector-numvalue {
  font-family: DinMedium, DinLight, sans-serif;
}

.meter-reading-chart-component .border-wrapper {
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .meter-reading-chart-component .border-wrapper {
    padding: 20px;
  }
}
.meter-reading-chart-component .meter-read-chart {
  margin-bottom: 20px;
}
.meter-reading-chart-component .meter-read-chart .bar-e,
.meter-reading-chart-component .meter-read-chart .legend-colour-e {
  fill: #11845e;
}
.meter-reading-chart-component .meter-read-chart .bar-m,
.meter-reading-chart-component .meter-read-chart .legend-colour-m {
  fill: #8f3baa;
}
.meter-reading-chart-component .meter-read-chart .bar-z,
.meter-reading-chart-component .meter-read-chart .legend-colour-z {
  fill: #0b85d7;
}
.meter-reading-chart-component .meter-read-chart .bar-selected,
.meter-reading-chart-component .meter-read-chart .legend-colour-selected {
  fill: #00caaf;
}
.meter-reading-chart-component .selected-meter-read {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .meter-reading-chart-component .selected-meter-read {
    padding: 0 20px;
  }
}
.meter-reading-chart-component .selected-meter-read .selected-meter-read-description {
  margin-bottom: 16px;
}
.meter-reading-chart-component .selected-meter-read .selected-meter-read-table {
  display: inline-block;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .meter-reading-chart-component .selected-meter-read .selected-meter-read-table {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .meter-reading-chart-component .selected-meter-read .selected-meter-read-table > div {
    float: left;
    width: 20%;
  }
}
@media only screen and (min-width: 768px) {
  .meter-reading-chart-component .selected-meter-read .selected-meter-read-table > div span {
    display: block;
  }
}
.meter-reading-chart-component .selected-meter-read .selected-meter-read-table > div span.selected-meter-read-label {
  font-family: DinMedium, DinLight, sans-serif;
  min-width: 140px;
  padding-bottom: 6px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .meter-reading-chart-component .selected-meter-read .selected-meter-read-table > div span.selected-meter-read-label {
    display: block;
    min-width: 0;
    border-bottom: 1px solid #e1e1e1;
  }
}
.meter-reading-chart-component .selected-meter-read .selected-meter-read-table > div span.selected-meter-read-value {
  padding-top: 6px;
}

.meter-reading {
  margin-bottom: 30px;
}
.meter-reading .form-title {
  font-size: 18px;
  font-family: DinMedium, DinLight, sans-serif;
  margin-bottom: 20px;
  text-align: center;
}
.meter-reading .form-title.base-font {
  font-family: DinLight, sans-serif;
}
@media only screen and (min-width: 768px) {
  .meter-reading .form-title {
    margin-bottom: 30px;
  }
}
.meter-reading #meter-reading-reason-form .house-moved-recently {
  text-align: center;
}
.meter-reading #meter-reading-reason-form .house-moved-recently .form-group {
  margin-bottom: 0;
  width: auto;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .meter-reading #meter-reading-reason-form .house-moved-recently .form-group {
    max-width: 280px;
  }
}
.meter-reading #meter-reading-reason-form .house-moved-recently .form-group button {
  width: 120px;
}
.meter-reading #meter-reading-reason-form .house-moved-recently .form-group button.option {
  margin: 0px auto;
}
.meter-reading #meter-update-form a.link {
  font-family: DinLight, sans-serif;
  text-transform: uppercase;
  margin: 30px auto 10px auto;
  cursor: pointer;
}
.meter-reading #meter-update-form .meter-read-dials .form-padding {
  padding: 30px 15px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .meter-reading #meter-update-form .meter-read-dials .form-padding {
    padding: 0px 85px;
  }
}
.meter-reading #meter-update-form .meter-read-dials .form-padding p.validation-messages {
  color: #e90027;
  font-family: DinMedium, DinLight, sans-serif;
}
.meter-reading #meter-update-form .submit-group {
  margin: 30px 0;
}
.meter-reading #meter-reading-confirmation-form {
  padding-top: 20px;
}
.meter-reading #meter-reading-confirmation-form .desc {
  margin-bottom: 20px;
}

.stw-modal.watercard-confirm-modal .modal-body .account-details-address {
  font-family: DinMedium, DinLight, sans-serif;
  display: block;
}
.stw-modal.new-watercard-directdebit-modal .modal-body {
  padding: 0;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info {
  display: inline-block;
  width: 100%;
  text-align: left;
  font-family: DinMedium, DinLight, sans-serif;
  border-top: 1px solid #e1e1e1;
  margin-bottom: 16px;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .data-label {
  color: #0b85d7;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .dd-monthly,
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .dd-details {
  display: flex;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .full,
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .half {
  padding: 12px 20px;
  border-bottom: 1px solid #e1e1e1;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .full {
  width: 100%;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .half {
  width: 50%;
  float: left;
}
.stw-modal.new-watercard-directdebit-modal .modal-body .dd-info .half.first {
  border-right: 1px solid #e1e1e1;
}
.stw-modal.new-watercard-directdebit-modal .modal-body p {
  padding: 0 20px;
}
.manage-watercard-component .wss-row {
  margin-bottom: 30px;
}
.manage-watercard-component nav .button {
  margin-bottom: 30px;
}
.manage-watercard-component .stw-form {
  padding-top: 0;
  padding-bottom: 0;
}
.manage-watercard-component header {
  margin-bottom: 30px;
}
.manage-watercard-component header p {
  font-size: 24px;
}
.manage-watercard-component .paypoint {
  margin-bottom: 30px;
}
.manage-watercard-component .paypoint .logo {
  margin-bottom: 5px;
}
.manage-watercard-component .paypoint .logo img {
  width: 80px;
}
.manage-watercard-component .paypoint a {
  font-family: DinMedium, DinLight, sans-serif;
}
.manage-watercard-component .current-responsibility {
  margin-bottom: 30px;
}
.manage-watercard-component .current-responsibility .label {
  font-family: DinLight, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: inherit;
}
.manage-watercard-component .current-responsibility .value {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
}
.manage-watercard-component .watercard-actions-desc {
  margin-bottom: 20px;
}

.delete-button-style {
  background: transparent;
  border: none;
}
.delete-button-style .edit img {
  width: 16px;
}
.delete-button-style .editing {
  font-size: 20px;
  display: none;
}
.delete-button-style.is-editing .edit {
  display: none;
}
.delete-button-style.is-editing .editing {
  display: inline-block;
}
.manage-account-accordion .panel-completed-data .accountNumber,
.manage-account-accordion .panel-completed-data .serviceAddress,
.manage-account-accordion .panel-completed-data .currentFullName {
  flex: 1;
  font-family: DinMedium, DinLight, sans-serif;
  padding: 14px 16px;
  border-bottom: 1px solid #eaeaea;
}
.manage-account-accordion .panel-completed-data .accountNumber .data-label,
.manage-account-accordion .panel-completed-data .serviceAddress .data-label,
.manage-account-accordion .panel-completed-data .currentFullName .data-label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #0b85d7;
}
.manage-account-accordion .panel-completed-data .accountNumber .data-value,
.manage-account-accordion .panel-completed-data .serviceAddress .data-value,
.manage-account-accordion .panel-completed-data .currentFullName .data-value {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
@media only screen and (min-width: 992px) {
  .manage-account-accordion .panel-completed-data {
    display: flex;
  }
  .manage-account-accordion .panel-completed-data .serviceAddress {
    border-left: 1px solid #eaeaea;
  }
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body:first-child {
  border-top: 1px solid #eaeaea;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data {
  padding-right: 0;
  border-bottom: 1px solid #eaeaea;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data:last-child {
  border-bottom: 0;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.role {
  flex-wrap: nowrap;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data.confirming {
  border-bottom: none;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .fullName {
  max-width: calc(100% - 100px);
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button {
  position: relative;
  height: auto;
  display: inline-block;
  border-left: 0;
  border-bottom: 0;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .edit-panel-button .edit img {
  width: 19px;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button {
  background: transparent;
  border: none;
  top: 0;
  right: 0;
  width: 50px;
  position: relative;
  height: auto;
  display: inline-block;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button .edit img {
  width: 16px;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button .editing {
  font-size: 20px;
  display: none;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button.is-editing .edit {
  display: none;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button.is-editing .editing {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button {
    display: inline-block;
  }
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .delete-panel-button:focus {
  outline: #000000 dotted 1px;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .form-group .btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .form-group .btn-container .light-grey-button {
  max-width: 260px;
  min-width: 120px;
  width: 180px;
  border: 1px solid #979797;
  /* Matches an R1 breakpoint from styles.css */
}
@media only screen and (min-width: 768px) {
  .manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .form-group .btn-container .light-grey-button {
    display: inline-block;
  }
}
@media (min-width: 1400px) {
  .manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .form-group .btn-container .light-grey-button {
    width: 260px;
  }
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .form-group .btn-container .cancel-delete-button,
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data .form-group .btn-container .delete-button {
  margin: 0;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-collapse .panel-body .panel-completed-data > div {
  border-left: 0;
  border-bottom: 0;
  flex: 1 0 45%;
  -webkit-box-flex: 1 0 45%;
  -webkit-flex: 1 0 45%;
  -ms-flex: 1 0 auto;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel form .form-group .date-item {
  width: 70px;
  margin-right: 16px;
  display: inline-block;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel form .form-group .date-item input[type='text'].valid {
  padding-right: 25px;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel form .form-group #dob-day-error,
.manage-account-add-user-component .stw-accordion .panel-group .panel form .form-group #dob-month-error,
.manage-account-add-user-component .stw-accordion .panel-group .panel form .form-group #dob-year-error {
  display: none !important;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-head {
  padding: 20px;
}
.manage-account-add-user-component .stw-accordion .panel-group .panel .panel-head button#add-user-btn {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
}
.manage-account-add-user-component .marketing-consent {
  font-size: 18px;
  text-align: center;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .manage-account-add-user-component .marketing-consent {
    font-size: 24px;
  }
}
.manage-account-add-user-component .marketing-consent__blurb {
  text-align: center;
}
.manage-account-add-user-component .marketing-consent__options {
  display: flex;
  justify-content: center;
  max-width: 230px;
  margin: 0 auto;
}
.manage-account-add-user-component .manage-names-cancel {
  margin-top: 30px;
}
.manage-account-add-user-component .add-details-section {
  display: none;
}

.manage-account-component .add-account {
  margin-top: 30px;
  margin-bottom: 30px;
}
.manage-account-component .add-account:focus {
  outline: #000000 dotted 1px;
}
.manage-account-component .confirm-add-account-desc {
  margin: 20px 0;
}
.manage-account-component .account-wrapper {
  background-color: #f4f4f4;
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-wrapper {
    background-color: transparent;
  }
}
.manage-account-component .panel-body:first-child {
  border-top: 1px solid #e1e1e1;
}
.manage-account-component .account-panel .panel-body {
  border: none;
}
.manage-account-component .current-user-fullname {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 24px;
  font-weight: 500;
}
.manage-account-component .account-list {
  max-width: 620px;
  margin: 0 auto;
}
.manage-account-component .account-list-caption {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-list-caption {
    font-size: 18px;
  }
}
.manage-account-component .account-list-key {
  display: flex;
  max-width: 620px;
  margin: 0 auto;
}
.manage-account-component .account-list-key:last-child {
  margin-bottom: 20px;
}
.manage-account-component .account-list-key__icon {
  width: 40px;
}
.manage-account-component .account-list-key__icon .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: none;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.manage-account-component .account-list-key__icon .icon-delete {
  background-image: url('/content/dam/stw/icons/Icon_trash.svg');
}
.manage-account-component .account-list-key__icon .icon-favourite {
  background-image: url('/content/dam/stw/icons/wss-icon_button-favourite.svg');
}
.manage-account-component .account-list-key__icon .icon-favourite.active {
  background-image: url('/content/dam/stw/icons/wss-icon_button-favourite-selected.svg');
}
.manage-account-component .account-list-key__icon .icon-default {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  box-shadow: 0 0 0 1px #888888;
}
.manage-account-component .account-list-key__icon .icon-default.active {
  background-image: url('img/tick.svg');
  background-color: #0b85d7;
}
.manage-account-component .account-list-key__blurb {
  flex-grow: 1;
}
.manage-account-component .account-list-item {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #e1e1e1;
}
.manage-account-component .account-list-item__header {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  min-height: 70px;
}
.manage-account-component .account-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.manage-account-component .account-list-item__details {
  position: relative;
  flex-grow: 1;
  padding: 0 0 0 20px;
  align-self: center;
}
.manage-account-component .account-list-item__title,
.manage-account-component .account-list-item__description,
.manage-account-component .account-list-item .default-marker {
  font-size: 14px;
  font-weight: 500;
  font-family: Din, DinLight, sans-serif;
  text-align: left;
  color: #0b85d7;
}
.manage-account-component .account-list-item__title {
  display: flex;
}
.manage-account-component .account-list-item__title .default-marker {
  margin-left: auto;
  padding-right: 20px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-list-item__title .default-marker {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-list-item .default-marker--narrow {
    display: none;
  }
}
.manage-account-component .account-list-item__description {
  color: #333333;
}
.manage-account-component .account-list-item__actions {
  flex-shrink: 0;
  width: 40px;
  max-width: 40px;
  height: auto;
  border-left: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.manage-account-component .account-list-item__actions:first-child {
  border-left: 0;
  border-right: 1px solid #e1e1e1;
}
.manage-account-component .account-list-item__actions .icon-favourite,
.manage-account-component .account-list-item__actions .icon-delete {
  background-color: transparent;
  border: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('/content/dam/stw/icons/Icon_trash.svg');
  cursor: pointer;
  /* A possible better approach without having to worry about intrinsic aspect ratio */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.manage-account-component .account-list-item__actions .icon-favourite:focus,
.manage-account-component .account-list-item__actions .icon-delete:focus {
  outline: #000000 dotted 1px;
}
.manage-account-component .account-list-item__actions .icon-favourite {
  background-image: url('/content/dam/stw/icons/wss-icon_button-favourite.svg');
}
.manage-account-component .account-list-item__actions .icon-favourite.active {
  background-image: url('/content/dam/stw/icons/wss-icon_button-favourite-selected.svg');
}
.manage-account-component .account-list-item__favourite {
  display: flex;
  justify-content: start;
  align-items: stretch;
  flex-direction: column;
  /* Actions are side-by-side with vertical borders on desktop, but vertically-stacked with horizontal borders on mobile */
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-list-item__favourite {
    justify-content: center;
    flex-direction: row;
    width: 81px;
    max-width: 81px;
  }
}
.manage-account-component .account-list-item__favourite .button:not(:first-child) {
  margin-left: 20px;
}
.manage-account-component .account-list-item__favourite .account-list-item__action {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  flex-grow: 0;
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-list-item__favourite .account-list-item__action {
    height: auto;
    flex-grow: 1;
  }
}
.manage-account-component .account-list-item__favourite .account-list-item__action:first-child {
  border-right: 0;
}
@media only screen and (min-width: 768px) {
  .manage-account-component .account-list-item__favourite .account-list-item__action:first-child {
    border-right: 1px solid #e1e1e1;
  }
}
.manage-account-component .account-list-item__favourite .account-list-item__radio-label {
  width: 20px;
  height: 20px;
  margin: 0;
}
.manage-account-component .account-list-item__favourite .default-account {
  position: absolute;
  left: -9999em;
}
.manage-account-component .account-list-item__favourite .default-account + .custom-radio {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  box-shadow: 0 0 0 1px #888888;
}
.manage-account-component .account-list-item__favourite .default-account:disabled + .custom-radio {
  opacity: 0.2;
}
.manage-account-component .account-list-item__favourite .default-account:checked + .custom-radio {
  background-image: url('img/tick.svg');
  background-color: #0b85d7;
}
.manage-account-component .account-list--only-one .account-list-item__favourite,
.manage-account-component .account-list--only-one .default-marker {
  display: none;
}
.manage-account-component .add-account-not-listed {
  margin-bottom: 20px;
}
.manage-account-component .account-delete {
  border-top: 1px solid #e1e1e1;
  padding: 20px 20px 40px;
}
.manage-account-component .account-delete__confirm {
  text-align: center;
}
.manage-account-component .account-delete__instructions {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #333333;
}
.manage-account-component .account-delete__actions {
  display: flex;
  justify-content: center;
}
.manage-account-component .account-delete__actions .button:not(:first-child) {
  margin-left: 20px;
}
.manage-account-component .button.cancel-delete,
.manage-account-component .button.confirm-delete {
  width: 150px;
  height: 45px;
  border-radius: 22.5px;
  background-color: #00caaf;
}
.manage-account-component .button.cancel-delete:focus,
.manage-account-component .button.confirm-delete:focus {
  outline: #000000 dotted 1px;
}
.manage-account-component .button.cancel-delete {
  background-color: #f4f4f4;
  border: solid 1px #e1e1e1;
}
.manage-account-component .panel-completed-data {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #e1e1e1;
}
.manage-account-component .panel-completed-data .accountName {
  flex: 1;
  font-family: DinMedium, DinLight, sans-serif;
  border-bottom: 1px solid #e1e1e1;
  /* Padding values match stw-form */
  padding: 20px 15px;
}
@media only screen and (min-width: 768px) {
  .manage-account-component .panel-completed-data .accountName {
    padding: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .manage-account-component .panel-completed-data .accountName {
    padding: 30px 80px;
  }
}
.manage-account-component .panel-completed-data .accountName .data-label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #0b85d7;
}
.manage-account-component .panel-completed-data .accountName .data-value {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}


.login-component .wss-header {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .login-component .wss-header {
    margin-bottom: 36px;
  }
}
.login-component .wss-header .wss-header-title {
  margin: 20px 0 10px;
}
@media only screen and (min-width: 480px) {
  .login-component .wss-header .wss-header-title {
    margin: 0 0 20px;
  }
}
.login-component .remember-me .form-field.custom-checkbox-wrapper {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .login-component .remember-me .form-field.custom-checkbox-wrapper {
    margin-bottom: 30px;
  }
}
.login-component .remember-me .form-group-help {
  margin-bottom: 10px;
}
.login-component .form-group {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .login-component .form-group {
    margin-bottom: 20px;
  }
}
.login-component .form-group button.confirm {
  margin-bottom: 0;
}
.login-component .form-group .form-field {
  margin: 0;
}
.login-component .form-group .form-field input[type='checkbox'] {
  display: inline;
}
.login-component .form-group .form-field input[type='checkbox'] + label {
  width: auto;
  font-family: DinMedium, DinLight, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.login-component .link-register,
.login-component .link-guest {
  cursor: pointer;
  font-family: DinMedium, DinLight, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.login-component .guest-login-link {
  display: none;
  margin: 20px 0px 10px 0px;
}

#landing-page-component {
  margin: 60px auto;
}

.incident-single-page .wss-header .wss-header-title {
  margin-bottom: 0;
}
.incident-single-page .wss-header .incident-page-postcodes {
  font-size: 16px;
  margin-bottom: 14px;
}
.incident-update-container {
  padding: 20px 20px 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.incident-update-container.has-icon {
  padding-left: 35px;
}
@media only screen and (min-width: 768px) {
  .incident-update-container {
    margin-bottom: 30px;
  }
}
.incident-update-container .incident-update-icon {
  position: absolute;
  width: 50px;
  left: -45px;
  top: -5px;
  padding: 3px;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.incident-update-container .incident-update-icon img {
  max-width: 100%;
}
.incident-update-container .incident-update-media {
  margin-bottom: 10px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .incident-update-container .incident-update-media {
    margin-bottom: 0px;
  }
}
.incident-update-container .incident-update-media > div {
  height: 160px;
}
.incident-update-container .incident-update-media .incident-update-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.incident-update-container .incident-update-media .incident-update-youtube iframe {
  width: 100%;
  height: 100%;
}
.incident-update-container .incident-update-content {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .incident-update-container .incident-update-content:not(.col-sm-12) {
    padding-left: 15px;
  }
}
.incident-update-container .incident-update-content .incident-update-header {
  font-family: DinMedium, DinLight, sans-serif;
  margin-bottom: 14px;
}
.incident-update-container .incident-update-content .incident-update-header .incident-update-title {
  margin: 5px 0;
}
.incident-update-container .incident-update-content .incident-update-header .incident-update-date {
  color: #54565b;
}
.incidents-list-container #incidents-list-accordion .panel.panel-expanded .panel-heading {
  background: #ffffff;
  border-color: #ffffff;
}
.incidents-list-container #incidents-list-accordion .panel.panel-expanded .panel-body {
  border-top-color: #ffffff;
}
.incidents-list-container #incidents-list-accordion .panel .panel-heading {
  cursor: pointer;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.incidents-list-container #incidents-list-accordion .panel .panel-heading .incidents-list-title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 20px;
  margin-bottom: 5px;
}
.incidents-list-container #incidents-list-accordion .panel .panel-heading .incidents-list-postcode {
  font-size: 16px;
}
.incidents-list-container #incidents-list-accordion .panel .panel-heading .incidents-accordion-toggle {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 10px;
}
@media only screen and (min-width: 768px) {
  .incidents-list-container #incidents-list-accordion .panel .panel-heading .incidents-accordion-toggle {
    position: relative;
    padding-top: 25px;
    right: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.incidents-list-container #incidents-list-accordion .panel .panel-heading .incidents-accordion-toggle:after {
  content: '';
  background: url('img/chevron-down-share.png') center no-repeat;
  position: absolute;
  width: 15px;
  height: 10px;
  -webkit-transition: transform 0.1s ease-out;
  -moz-transition: transform 0.1s ease-out;
  -o-transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
}
.incidents-list-container #incidents-list-accordion .panel .panel-heading[aria-expanded='true'] .incidents-accordion-toggle:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.incidents-list-container #incidents-list-accordion .panel .panel-body {
  padding-top: 5px;
}
.incidents-list-container #incidents-list-accordion .panel .panel-body .incident-update-date {
  font-family: DinMedium, DinLight, sans-serif;
  color: #54565b;
  margin-bottom: 10px;
}
.incidents-list-container #incidents-list-accordion .panel .panel-body nav {
  padding-top: 10px;
  text-align: center;
}
.incidents-list-container #incidents-list-accordion .panel .panel-body nav a {
  font-family: DinMedium, DinLight, sans-serif;
  text-transform: uppercase;
  color: #00caaf;
  -webkit-transition: border 0.1s ease-out;
  -moz-transition: border 0.1s ease-out;
  -o-transition: border 0.1s ease-out;
  transition: border 0.1s ease-out;
}
.incident-page-status,
.incidents-list-status,
.incidents-banner-carousel-panel-status {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 24px;
}
.incident-page-status.incidents-list-status,
.incidents-list-status.incidents-list-status,
.incidents-banner-carousel-panel-status.incidents-list-status {
  padding-top: 5px;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .incident-page-status.incidents-list-status,
  .incidents-list-status.incidents-list-status,
  .incidents-banner-carousel-panel-status.incidents-list-status {
    padding-top: 15px;
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  .incident-page-status,
  .incidents-list-status,
  .incidents-banner-carousel-panel-status {
    font-size: 28px;
  }
  .incident-page-status.incidents-list-status,
  .incidents-list-status.incidents-list-status,
  .incidents-banner-carousel-panel-status.incidents-list-status {
    font-size: 22px;
  }
}
.incident-page-status span,
.incidents-list-status span,
.incidents-banner-carousel-panel-status span {
  display: inline-block;
  vertical-align: middle;
}
.incident-page-status .incident-status-icon,
.incidents-list-status .incident-status-icon,
.incidents-banner-carousel-panel-status .incident-status-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.incident-page-status .incident-status-icon img,
.incidents-list-status .incident-status-icon img,
.incidents-banner-carousel-panel-status .incident-status-icon img {
  max-width: 100%;
  display: none;
}
.incident-page-status.incidents-list-status .incident-status-icon,
.incidents-list-status.incidents-list-status .incident-status-icon,
.incidents-banner-carousel-panel-status.incidents-list-status .incident-status-icon {
  width: 24px;
  height: 24px;
}
.incident-page-status.activeStatusLabel .incident-status-icon img.incident-status-icon-active,
.incidents-list-status.activeStatusLabel .incident-status-icon img.incident-status-icon-active,
.incidents-banner-carousel-panel-status.activeStatusLabel .incident-status-icon img.incident-status-icon-active {
  display: block;
}
.incident-page-status.completeStatusLabel .incident-status-icon img.incident-status-icon-complete,
.incidents-list-status.completeStatusLabel .incident-status-icon img.incident-status-icon-complete,
.incidents-banner-carousel-panel-status.completeStatusLabel .incident-status-icon img.incident-status-icon-complete {
  display: block;
}
.incidents-banner {
  position: relative;
}
.incidents-banner.open {
  z-index: 1080;
}
.incidents-banner.open .incidents-banner-overlay {
  display: block;
}
.incidents-banner.open .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-toggle {
  -webkit-transform: rotate(-180deg) translateY(50%);
  -moz-transform: rotate(-180deg) translateY(50%);
  -ms-transform: rotate(-180deg) translateY(50%);
  -o-transform: rotate(-180deg) translateY(50%);
  transform: rotate(-180deg) translateY(50%);
}
.incidents-banner .incidents-banner-overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.incidents-banner .incidents-banner-container {
  position: relative;
  padding: 0;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container {
  position: relative;
  padding: 8px 20px;
  padding-left: 55px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .incidents-banner .incidents-banner-container .incidents-banner-carousel-container {
    padding-left: 70px;
  }
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  z-index: 2;
  text-align: center;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-icon img {
  position: relative;
  max-width: 55%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-icon:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 768px) {
  .incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-icon {
    width: 50px;
  }
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel {
  max-width: 90%;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel .incidents-banner-carousel-slide {
  font-size: 16px;
  padding-top: 4px;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel .incidents-banner-carousel-slide .incidents-banner-carousel-title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 20px;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel .incidents-banner-carousel-slide a[data-toggle='collapse']:hover,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel .incidents-banner-carousel-slide a[data-toggle='collapse']:focus {
  border-color: #333333;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.05);
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-prev,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-next,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-paging {
  display: none !important;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-prev,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-next,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-paging,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-toggle {
  position: relative;
  float: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-prev,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-next,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-toggle {
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 45px;
  background: url('img/chevron-right-black.png') center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-prev.incidents-banner-carousel-prev,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-next.incidents-banner-carousel-prev,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-toggle.incidents-banner-carousel-prev {
  background: url('img/chevron-left-black.png') center no-repeat;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-prev.incidents-banner-carousel-toggle,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-next.incidents-banner-carousel-toggle,
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-toggle.incidents-banner-carousel-toggle {
  background: url('img/arrow-down-big.png') center no-repeat;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-paging {
  font-size: 18px;
  margin: 0 5px;
  padding-top: 4px;
}
@media only screen and (min-width: 768px) {
  .incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-prev,
  .incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-next,
  .incidents-banner .incidents-banner-container .incidents-banner-carousel-container .incidents-banner-carousel-controls .incidents-banner-carousel-paging {
    display: inline-block !important;
  }
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel {
  background: #ffffff;
  padding: 0 20px 20px;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel header {
  margin-bottom: 20px;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel header .incidents-banner-carousel-panel-title {
  font-size: 32px;
  margin-bottom: 0;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel header .incidents-banner-carousel-panel-postcodes {
  font-size: 18px;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel header .incidents-banner-carousel-panel-status {
  float: none;
}
@media only screen and (min-width: 768px) {
  .incidents-banner .incidents-banner-container .incidents-banner-carousel-panel header .incidents-banner-carousel-panel-status {
    float: right;
    margin-top: 20px;
  }
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel .incidents-banner-carousel-panel-timestamp {
  font-family: DinMedium, DinLight, sans-serif;
  color: #54565b;
  margin-bottom: 5px;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel nav {
  padding-top: 10px;
  text-align: center;
}
.incidents-banner .incidents-banner-container .incidents-banner-carousel-panel nav a {
  font-family: DinMedium, DinLight, sans-serif;
  text-transform: uppercase;
  color: #00caaf;
  -webkit-transition: border 0.1s ease-out;
  -moz-transition: border 0.1s ease-out;
  -o-transition: border 0.1s ease-out;
  transition: border 0.1s ease-out;
}

.home-move-component {
  /*
	// Forms
	*/
}
.home-move-component.hide-previous-occupants .desktop-panel-nav ul li.previous-occupants {
  display: none;
}
.home-move-component.hide-previous-occupants .panel-previous-occupants {
  display: none;
}
.home-move-component header {
  margin-bottom: 16px;
}
.home-move-component header p {
  font-size: 24px;
}
.home-move-component .uppercase {
  text-transform: uppercase;
}
.home-move-component .payment-schedule-cell {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
}
.home-move-component .payment-schedule-cell:last-child {
  border-right: none;
}
.home-move-component .title,
.home-move-component .move-in-date-toggle .address {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
.home-move-component .section-title {
  font-size: 24px;
  padding-bottom: 0;
}
.home-move-component .form-padding {
  padding: 0 30px;
}
@media only screen and (min-width: 992px) {
  .home-move-component .form-padding {
    padding: 0 95px;
  }
}
.home-move-component .divider {
  width: 100%;
  height: 1px;
  background: #e1e1e1;
}
.home-move-component .date-picker .date-picker-title {
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .home-move-component .meter-update-module {
    margin: 0;
  }
}
.home-move-component .meter-validation-message,
.home-move-component .meter-override-message,
.home-move-component #paymentMethod-error {
  margin-top: 10px;
  color: #e90027;
}
.home-move-component .section-toggle,
.home-move-component .section-nav {
  text-align: center;
}
.home-move-component .section-toggle nav,
.home-move-component .section-nav nav {
  display: inline-block;
}
.home-move-component .section-toggle nav button,
.home-move-component .section-nav nav button {
  width: 150px;
  max-width: 40%;
  margin: 0 10px;
  display: inline-block;
}
.home-move-component .section-toggle nav .link,
.home-move-component .section-nav nav .link {
  text-transform: uppercase;
}
.home-move-component .meter-read-toggle {
  margin: 30px 0;
}
.home-move-component .meter-read-toggle button {
  margin-bottom: 25px;
}
.home-move-component .meter-read-toggle .link {
  text-transform: uppercase;
}
.home-move-component .meter-read-toggle,
.home-move-component .move-out-date-toggle {
  position: relative;
}
.home-move-component .new-occupants-toggle .form-control-help {
  margin-bottom: 36px;
}
.home-move-component .meter-read-container {
  padding: 30px 0;
}
.home-move-component .payment-schedule-table {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.home-move-component .payment-schedule-table .payment-schedule-header {
  float: left;
  width: 100%;
  background: #f4f4f4;
  border-top: 1px solid #e1e1e1;
  text-transform: uppercase;
}
.home-move-component .payment-schedule-table .payment-schedule-header > div {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
}
.home-move-component .payment-schedule-table .payment-schedule-header > div:last-child {
  border-right: none;
}
.home-move-component .payment-schedule-table .payment-schedule-body {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.home-move-component .payment-schedule-table .payment-schedule-body .payment-schedule-intermediate-row {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.home-move-component .payment-schedule-table .payment-schedule-body .payment-schedule-intermediate-row:last-child {
  border-right: none;
}
.home-move-component .payment-schedule-table .payment-schedule-body .payment-schedule-row > div {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
  padding: 4px 20px;
}
.home-move-component .payment-schedule-table .payment-schedule-body .payment-schedule-row > div:last-child {
  border-right: none;
}
.home-move-component .payment-schedule-table .payment-schedule-body .payment-schedule-row:first-child > div {
  padding-top: 16px;
}
.home-move-component .payment-schedule-table .payment-schedule-body .payment-schedule-row:last-child > div {
  padding-bottom: 16px;
}
.home-move-component .payment-schedule-table .payment-schedule-body.truncated .payment-schedule-row > div {
  padding: 10px 20px;
}
.home-move-component #home-move-old-meter-read,
.home-move-component #home-move-out-new-occupants,
.home-move-component #home-move-out-meter-read,
.home-move-component #home-move-in-meter-read,
.home-move-component #home-move-doublesided-schedule-form {
  padding-left: 0;
  padding-right: 0;
}
.home-move-component .new-occupants-names {
  margin-top: 36px;
}
.home-move-component .new-occupants-names fieldset {
  padding-top: 20px;
  border-top: 1px solid #e1e1e1;
}
.home-move-component .new-occupants-names fieldset .complete-data {
  position: relative;
  padding-bottom: 20px;
  display: none;
  font-family: DinMedium, DinLight, sans-serif;
  border-bottom: 1px solid #e1e1e1;
}
.home-move-component .new-occupants-names fieldset .complete-data .complete-data-label {
  color: #0b85d7;
}
.home-move-component .new-occupants-names fieldset .complete-data .complete-data-value {
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
}
.home-move-component .new-occupants-names fieldset .complete-data .edit-icon {
  position: relative;
  float: right;
  top: 12px;
  cursor: pointer;
}
.home-move-component .new-occupants-names fieldset .complete-data .edit-icon img {
  width: 20px;
  height: 20px;
}
.home-move-component .new-occupants-names fieldset .section-nav {
  margin-bottom: 20px;
}
.home-move-component .new-occupants-names fieldset .section-nav .editing {
  display: none;
}
.home-move-component .new-occupants-names fieldset.complete .complete-data {
  display: block;
}
.home-move-component .new-occupants-names fieldset.complete .form-fields {
  display: none;
}
.home-move-component .new-occupants-names fieldset.complete .section-nav .default {
  display: none;
}
.home-move-component .new-occupants-names fieldset.complete .section-nav .editing {
  display: inline-block;
}
.home-move-component .new-occupants-names fieldset.editing .complete-data {
  display: none;
}
.home-move-component .new-occupants-names fieldset.editing .form-fields {
  display: block;
}
.home-move-component .new-occupants-submit,
.home-move-component .postcode-submit {
  margin: 0;
}
.home-move-component .new-occupants-submit button,
.home-move-component .postcode-submit button {
  margin-top: 10px;
  margin-bottom: 20px;
}
.home-move-component .new-occupants-submit .add-new-occupant,
.home-move-component .postcode-submit .add-new-occupant {
  text-transform: uppercase;
}
.home-move-component .new-occupants-submit {
  margin-top: 20px;
}
.home-move-component #home-move-confirmation-form > p {
  font-family: DinMedium, DinLight, sans-serif;
  margin: 10px 0 20px;
}

.stw-hero-banner--generic {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 20px 36px;
  min-height: 250px;
  color: #fff;
  margin-bottom: 36px;
}
.stw-hero-banner--generic .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: none;
}
.stw-hero-banner--generic.overlay-dark .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.25);
}
.stw-hero-banner--generic.overlay-light .overlay {
  display: block;
  background: rgba(255, 255, 255, 0.25);
}
.stw-hero-banner--generic .content {
  position: relative;
}
.stw-hero-banner--generic .content header {
  margin-bottom: 30px;
}
.stw-hero-banner--generic .content header .wss-header-subtitle {
  font-size: 16px;
}
.stw-hero-banner--generic .content nav {
  padding: 0;
}
.stw-hero-banner--generic .content nav .button-link {
  color: #fff;
  text-transform: none;
}
.stw-hero-banner--generic .content nav .button-link:hover {
  text-decoration: underline;
}
.stw-hero-banner--generic.dark-text .content {
  color: #333333;
}
.stw-hero-banner--generic.dark-text .content .button-link {
  color: #333333;
}

.forgot-username-component .usernames-list-container * + button {
  margin-top: 10px;
}

/*
  forgot-password.less
*/
.forgot-password-component .forgot-password-response-form p {
  margin: 20px 0px;
}

#forgot-email-address-component .forgot-email-address-component .component-header p {
  margin: 10px auto;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form {
  margin: 30px auto;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  cursor: pointer;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler div.help-text {
  margin: 10px 0;
  width: calc(95%);
  display: flex;
  flex-direction: column;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler div.help-text p:first-child {
  margin-right: 5px;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler div.help-text p.font-bold {
  text-decoration: underline;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler.collapsed .toggle-icon {
  background: url('img/arrow-down.png') 0 0 no-repeat;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler .toggle-icon {
  height: 8px;
  display: block;
  width: 25px;
  margin: 15px 0;
  background: url('img/arrow-up.png') 0 0 no-repeat;
}
@media only screen and (min-width: 768px) {
  #forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container form.stw-form .text-toggler .toggle-icon {
    width: 15px;
  }
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container #forgot-email-account-details-form p .help-question {
  margin-left: 10px;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container #forgot-email-legal-entity-form .select-form-group .select-form-dropdown + .legal-entity-buttons {
  display: none;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container #forgot-email-legal-entity-form .select-form-group .select-form-dropdown.open + .legal-entity-buttons {
  display: block;
}
#forgot-email-address-component .forgot-email-address-component.forgot-email-address-form .component-container #forgot-email-server-response .response-email p {
  margin: 20px auto;
  font-weight: bold;
}

.direct-debits-update-component[data-manage-mode='create'] #payment-cancellation-form,
.direct-debits-manage-component[data-manage-mode='create'] #payment-cancellation-form,
.direct-debits-update-component[data-manage-mode='amend'] #payment-cancellation-form,
.direct-debits-manage-component[data-manage-mode='amend'] #payment-cancellation-form,
.direct-debits-update-component[data-manage-mode='create'] #payment-cancellation-form-mobile,
.direct-debits-manage-component[data-manage-mode='create'] #payment-cancellation-form-mobile,
.direct-debits-update-component[data-manage-mode='amend'] #payment-cancellation-form-mobile,
.direct-debits-manage-component[data-manage-mode='amend'] #payment-cancellation-form-mobile {
  display: none !important;
}
.direct-debits-update-component.hide-bank-details .desktop-panel-nav ul li.payment-frequency:after,
.direct-debits-manage-component.hide-bank-details .desktop-panel-nav ul li.payment-frequency:after {
  content: none;
}
.direct-debits-update-component.hide-bank-details .desktop-panel-nav ul li.bank-details,
.direct-debits-manage-component.hide-bank-details .desktop-panel-nav ul li.bank-details {
  display: none;
}
.direct-debits-update-component.hide-bank-details .panel-bank-details,
.direct-debits-manage-component.hide-bank-details .panel-bank-details {
  display: none;
}
.direct-debits-update-component .panel-bank-details .hidden-before-validation,
.direct-debits-manage-component .panel-bank-details .hidden-before-validation {
  display: none !important;
}
.direct-debits-update-component .account-sortcode-group .form-control-label,
.direct-debits-manage-component .account-sortcode-group .form-control-label {
  margin-bottom: 0;
}
.direct-debits-update-component .account-sortcode-group .form-control-container,
.direct-debits-manage-component .account-sortcode-group .form-control-container {
  padding-top: 0;
}
.direct-debits-update-component .account-sortcode-group .form-control-container label.error,
.direct-debits-manage-component .account-sortcode-group .form-control-container label.error {
  display: none !important;
}
.direct-debits-update-component .account-sortcode-group > div,
.direct-debits-manage-component .account-sortcode-group > div {
  width: 70px;
  margin-right: 16px;
  display: inline-block;
}
.direct-debits-update-component .payment-schedule-cell,
.direct-debits-manage-component .payment-schedule-cell {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
}
.direct-debits-update-component .payment-schedule-cell:last-child,
.direct-debits-manage-component .payment-schedule-cell:last-child {
  border-right: none;
}
.direct-debits-update-component .title,
.direct-debits-manage-component .title {
  font-size: 18px;
  font-family: DinMedium, DinLight, sans-serif;
}
.direct-debits-update-component .error,
.direct-debits-manage-component .error {
  font-family: DinMedium, DinLight, sans-serif;
  color: #e90027;
}
.direct-debits-update-component .form-padding,
.direct-debits-manage-component .form-padding {
  padding: 0 30px;
}
@media only screen and (min-width: 992px) {
  .direct-debits-update-component .form-padding,
  .direct-debits-manage-component .form-padding {
    padding: 0 95px;
  }
}
.direct-debits-update-component .link-underlined,
.direct-debits-manage-component .link-underlined {
  border: none;
  text-decoration: underline;
}
.direct-debits-update-component .link-underlined:hover,
.direct-debits-manage-component .link-underlined:hover {
  border: none;
}
.direct-debits-update-component .section-nav,
.direct-debits-manage-component .section-nav {
  text-align: center;
}
.direct-debits-update-component .section-nav nav,
.direct-debits-manage-component .section-nav nav {
  display: inline-block;
  margin-top: 20px;
}
.direct-debits-update-component .section-nav nav .button,
.direct-debits-manage-component .section-nav nav .button {
  background: #f4f4f4;
  color: #000000;
  border: 1px solid #e1e1e1;
  width: 150px;
  max-width: 40%;
  margin: 0 10px;
  display: inline-block;
  font-family: DinMedium, DinLight, sans-serif;
}
.direct-debits-update-component .monthly .ui-datepicker .ui-datepicker-header,
.direct-debits-manage-component .monthly .ui-datepicker .ui-datepicker-header {
  display: none;
}
.direct-debits-update-component .monthly .ui-datepicker .ui-datepicker-calendar thead,
.direct-debits-manage-component .monthly .ui-datepicker .ui-datepicker-calendar thead {
  display: none;
}
.direct-debits-update-component .monthly .ui-datepicker .ui-datepicker-calendar tbody tr:last-child,
.direct-debits-manage-component .monthly .ui-datepicker .ui-datepicker-calendar tbody tr:last-child {
  display: none;
}
.direct-debits-update-component .custom-checkbox-wrapper label > span,
.direct-debits-manage-component .custom-checkbox-wrapper label > span {
  display: block;
}
.direct-debits-update-component .custom-checkbox-wrapper label a,
.direct-debits-manage-component .custom-checkbox-wrapper label a {
  display: block;
  line-height: 5px;
  border: 0;
  float: left;
  font-size: 14px;
  font-family: DinMedium, DinLight, sans-serif;
}
.direct-debits-update-component #payment-schedule-form,
.direct-debits-manage-component #payment-schedule-form {
  padding-left: 0;
  padding-right: 0;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-header,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-header {
  float: left;
  width: 100%;
  background: #f4f4f4;
  border-top: 1px solid #e1e1e1;
  text-transform: uppercase;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-header > div,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-header > div {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-header > div:last-child,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-header > div:last-child {
  border-right: none;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-intermediate-row,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-intermediate-row {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-intermediate-row:last-child,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-intermediate-row:last-child {
  border-right: none;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row {
  clear: both;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row > div,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row > div {
  width: 50%;
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 14px 20px;
  font-family: DinMedium, DinLight, sans-serif;
  padding: 4px 20px;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row > div:last-child,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row > div:last-child {
  border-right: none;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row:first-child > div,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row:first-child > div {
  padding-top: 16px;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row:last-child > div,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body .payment-schedule-row:last-child > div {
  padding-bottom: 16px;
}
.direct-debits-update-component #payment-schedule-form .payment-schedule-table .payment-schedule-body.truncated .payment-schedule-row > div,
.direct-debits-manage-component #payment-schedule-form .payment-schedule-table .payment-schedule-body.truncated .payment-schedule-row > div {
  padding: 10px 20px;
}
.direct-debits-update-component #payment-instructions-form .custom-checkbox-wrapper,
.direct-debits-manage-component #payment-instructions-form .custom-checkbox-wrapper {
  margin-top: 0;
}
.direct-debits-update-component #watercard-replace-form button:first-child,
.direct-debits-manage-component #watercard-replace-form button:first-child {
  margin-bottom: 14px;
}
.direct-debits-overview-component nav .button {
  margin-bottom: 20px;
  font-family: DinLight, sans-serif;
}
.amend-payment-plan-form {
  padding: 0 20px;
}

.card-payment-component {
  /*
	// Forms
	*/
}
.card-payment-component.qr-code .panel-card-details,
.card-payment-component.qr-code .card-details-title {
  display: none;
}
.card-payment-component.qr-code .summary-title:after {
  display: none;
}
.card-payment-component .asterisk {
  color: #e90027;
}
.card-payment-component .account-details {
  font-family: DinMedium, DinLight, sans-serif;
  padding: 16px 20px;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
}
.card-payment-component .account-details p {
  margin: 0;
}
.card-payment-component .account-details .account-number {
  font-size: 18px;
}
.card-payment-component .payment-lite-postcode-message {
  margin-top: 20px;
}
.card-payment-component .panel-completed-data .paymentAmount .payment-fee {
  position: absolute;
  margin-top: 0;
  font-size: 12px;
  line-height: 5px;
}
.card-payment-component .payment-fee p {
  margin: 0;
}
.card-payment-component .qrCode {
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.card-payment-component form .form-group.start-date-form-group,
.card-payment-component form .form-group.expiry-form-group {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.card-payment-component form .form-group.start-date-form-group .form-group,
.card-payment-component form .form-group.expiry-form-group .form-group {
  margin-bottom: 0;
}
.card-payment-component form .form-group.amountDue .checkbox-desc {
  position: relative;
  top: -7px;
}
.card-payment-component form .form-group.amountDue .checkbox-desc.no-date {
  top: 0;
}
.card-payment-component form .form-group.liteOtherAmount {
  display: none;
}
.card-payment-component form .form-group.otherAmount label .checkbox-value {
  text-align: right;
}
.card-payment-component form .form-group.otherAmount label .checkbox-value input,
.card-payment-component form .form-group.otherAmount label .checkbox-value .currency-sign {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.card-payment-component form .form-group.otherAmount label .checkbox-value input {
  font-size: 18px;
  color: #333333;
  padding: 0;
  margin-bottom: 0px;
}
.card-payment-component form .form-group.otherAmount label .checkbox-value input.valid[type='text'] {
  padding-right: 0;
}
.card-payment-component form .form-group.otherAmount label input {
  width: 70px;
  text-align: right;
}
.card-payment-component form .form-group.otherAmount ::-webkit-input-placeholder {
  color: #979797;
  opacity: 1;
}
.card-payment-component form .form-group.otherAmount :-moz-placeholder {
  color: #979797;
  opacity: 1;
}
.card-payment-component form .form-group.otherAmount ::-moz-placeholder {
  color: #979797;
  opacity: 1;
}
.card-payment-component form .form-group.otherAmount :-ms-input-placeholder {
  color: #979797;
  opacity: 1;
}
.card-payment-component form .form-group.otherAmount ::-ms-input-placeholder {
  color: #979797;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .card-payment-component form .form-group.issue-number,
  .card-payment-component form .form-group.cvv {
    width: 50%;
    display: block;
    padding-right: 10px;
  }
}
.card-payment-component form .custom-checkbox-wrapper .checkbox-desc {
  font-size: 18px;
  position: absolute;
}
.card-payment-component form .custom-checkbox-wrapper .checkbox-desc .date {
  position: absolute;
  font-family: DinMedium, DinLight, sans-serif;
  font-style: italic;
  display: block;
  line-height: 10px;
  font-size: 14px;
  left: 0;
  bottom: -17px;
}
.card-payment-component form .custom-checkbox-wrapper .checkbox-desc .desc {
  font-size: 14px;
  font-family: DinLight, sans-serif;
}
@media only screen and (min-width: 992px) {
  .card-payment-component form .custom-checkbox-wrapper .checkbox-desc .desc {
    font-size: 16px;
  }
}
.card-payment-component form .custom-checkbox-wrapper .checkbox-value {
  font-size: 18px;
  float: right;
}
.card-payment-component form .custom-checkbox-wrapper.custom-checkbox-input > label {
  float: left;
  width: 100%;
}
.card-payment-component form .custom-checkbox-wrapper.custom-checkbox-input > .form-control-container {
  float: left;
  top: -15px;
}
.card-payment-component form .custom-checkbox-wrapper.custom-checkbox-input > .form-control-container > label {
  font-family: DinMedium, DinLight, sans-serif;
}
.card-payment-component form .custom-checkbox-wrapper.custom-checkbox-input > .form-control-container .form-control-label {
  font-size: 14px;
}
.card-payment-component #card-payment-summary-form .form-group {
  margin-bottom: 0px;
}
.card-payment-component #card-payment-summary-form .form-group.otherAmount {
  margin-bottom: 0px;
}
.card-payment-component #card-payment-summary-form .submit-button-group {
  margin-top: 20px;
}
.card-payment-component #card-payment-summary-form .submit-button-group .button-pingit {
  margin-top: 20px;
}
.card-payment-component #card-payment-summary-form.payment-lite > .form-title {
  display: none;
}
.card-payment-component #card-payment-summary-form.payment-lite .form-group.amountDue,
.card-payment-component #card-payment-summary-form.payment-lite .form-group.accountBalance,
.card-payment-component #card-payment-summary-form.payment-lite .form-group.otherAmount {
  display: none;
}
.card-payment-component #card-payment-summary-form.payment-lite .form-group.liteOtherAmount {
  display: block;
}
.card-payment-component #card-payment-summary-form.payment-lite .form-group.liteOtherAmount .currency-sign {
  position: absolute;
  left: -15px;
  top: 15px;
  font-family: DinMedium, DinLight, sans-serif;
  font-weight: 400;
  font-size: 19px;
}
.card-payment-component #card-payment-submit-form iframe[name='payment-frame'] {
  width: 100%;
  border: 0;
}
body.authenticating .card-payment-component #card-payment-submit-form iframe[name='payment-frame'] {
  min-width: 400px;
  transform-origin: 0 0;
}
body.authenticating .card-payment-component #card-payment-submit-form {
  padding-left: 0;
  padding-right: 0;
}
.card-payment-component #card-payment-types-form {
  padding-bottom: 0;
}
.card-payment-component #card-payment-types-form .button {
  text-transform: none;
}
.card-payment-component .threeDVerification {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  display: none;
}
.card-payment-component .threeDVerification .threeDVerification-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.card-payment-component .threeDVerification iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.card-payment-component .direct-debit-alert {
  font-family: DinMedium, DinLight, sans-serif;
}
.card-payment-component .direct-debit-alert .paymentAmount {
  margin-bottom: 20px;
}
.card-payment-component .direct-debit-alert .paymentAmount .data-label {
  display: block;
  font-size: 15px;
}
.card-payment-component .direct-debit-alert .paymentAmount .data-value {
  display: block;
  font-size: 18px;
}
.card-payment-component .direct-debit-alert .info {
  margin-bottom: 30px;
}

.budget-calculator-component .form-group-help {
  margin: 20px auto;
}
.budget-calculator-component .form-group-help > div {
  margin: 20px 0;
}
.budget-calculator-component .text-toggler {
  display: flex;
  align-content: center;
  justify-content: center;
  cursor: pointer;
}
.budget-calculator-component .text-toggler.collapsed .toggle-icon {
  background: url('/content/dam/stw/img/arrow-down.png') 0 0 no-repeat;
}
.budget-calculator-component .text-toggler .help-text p {
  margin: 0;
}
.budget-calculator-component .text-toggler .toggle-icon {
  height: 8px;
  display: block;
  width: 15px;
  margin: 5px 10px;
  background: url('/content/dam/stw/img/arrow-up.png') 0 0 no-repeat;
}
.budget-calculator-component form .form-title {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .budget-calculator-component form .form-title {
    text-align: center;
  }
}
.budget-calculator-component form .form-control-container {
  margin-bottom: 20px;
}
.budget-calculator-component form .form-control-help.contextual-help {
  margin-top: -10px;
}
.budget-calculator-component form .form-control-help.contextual-help .text-toggler {
  align-content: flex-start;
  justify-content: flex-start;
}
.budget-calculator-component form .account-info {
  margin: 0 0 20px;
}
.budget-calculator-component form .skip-identification {
  max-width: 280px;
}
.budget-calculator-component .panel.panel-custom {
  border: none;
  background: transparent;
}
.budget-calculator-component .panel.panel-custom .server-response-container {
  margin: 30px auto;
}
.budget-calculator-component .panel.panel-custom .server-response-container .server-response p:nth-child(1) {
  font-size: 18px;
}
.budget-calculator-component .panel.panel-custom .server-response-container .server-response p:nth-child(2) {
  font-size: 16px;
}
.budget-calculator-component .panel.panel-custom .server-response-container .server-response span.amount {
  color: #0b85d7;
  font-size: 18px;
}
.budget-calculator-component .panel.panel-custom .confirm-identity-container {
  background: #8f3baa;
  color: #ffffff;
  padding: 15px;
  margin: 30px 0;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .budget-calculator-component .panel.panel-custom .confirm-identity-container {
    margin: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .budget-calculator-component .panel.panel-custom .confirm-identity-container {
    margin: 30px 0;
  }
}

.apply-for-meter-component .intro {
  margin-bottom: 20px;
}
.apply-for-meter-component .title {
  font-family: DinMedium, DinLight, sans-serif;
}
.apply-for-meter-component .consumption-charges .consumption-usage-charge {
  padding-bottom: 10px;
}
.apply-for-meter-component .consumption-charges .consumption-usage-charge .content {
  margin-bottom: 0;
}
.apply-for-meter-component .consumption-charges .consumption-usage-charge .content .select-form-trigger {
  border-bottom: none;
  display: inline-block;
  font-family: DinMedium, DinLight, sans-serif;
  font-size: 14px;
  padding-top: 0;
  padding-right: 30px;
  width: auto;
}
.apply-for-meter-component .consumption-charges .consumption-usage-charge .content .usage-level-group {
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 240%;
}
@media only screen and (min-width: 768px) {
  .apply-for-meter-component .consumption-charges .consumption-usage-charge .content .usage-level-group {
    margin-top: 0;
    width: 100%;
  }
}
.apply-for-meter-component .consumption-charges .consumption-usage-charge .cost {
  margin-bottom: 10px;
}
.apply-for-meter-component .consumption-charges .consumption-usage-charge .cost .annual-cost {
  margin-bottom: 5px;
}
.apply-for-meter-component .checkbox-group > p {
  font-family: DinMedium, DinLight, sans-serif;
}
.apply-for-meter-component .checkbox-group .custom-checkbox-wrapper label {
  font-family: DinLight, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.apply-for-meter-component .checkbox-group .custom-checkbox-wrapper label p {
  display: inline;
}
.apply-for-meter-component .Zebra_DatePicker .dp_header {
  display: none;
}
.apply-for-meter-component .contact-times {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
.apply-for-meter-component .contact-times .button {
  max-width: calc(50% - 15px);
  text-transform: none;
  margin: 10px 7px;
  border-radius: 0;
}

.wss-row {
  margin-bottom: 0 !important;
}
.wss-row > [class*='col'] {
  margin-bottom: 22px;
  padding-right: 10px;
  padding-left: 10px;
}
.wss-row .new.section {
  display: none;
}
.aem-AuthorLayer-Edit .wss-row .new.section {
  display: block;
}
.editor-panel-content .new.section {
  background: #e90027;
}
.generic-tile-component .content-box {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* Allow tile to layout while loading, but hide the content */
}
@media (max-width: 767px) {
  .generic-tile-component .content-box {
    height: auto !important;
  }
}
.generic-tile-component .content-box .preloader-component {
  position: absolute;
}
.generic-tile-component .content-box.loading .tileFront > *,
.generic-tile-component .content-box.loading .back-description > * {
  visibility: hidden;
}
.generic-tile-component .content-box p {
  line-height: 1.3;
  margin-bottom: 10px;
}
.generic-tile-component .content-box .currency-string {
  color: #ffcd00;
  font-weight: 600;
}
.generic-tile-component .content-box .withBackground {
  color: #ffffff;
}
.generic-tile-component .content-box .date-string {
  font-weight: 600;
}
.generic-tile-component .content-box .back-description,
.generic-tile-component .content-box .carousel-back-panel {
  padding-top: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.2s linear;
  transform: translateY(100%);
}
.generic-tile-component .content-box .back-description.carousel-back-panel,
.generic-tile-component .content-box .carousel-back-panel.carousel-back-panel {
  display: none;
}
.generic-tile-component .content-box .back-description.open,
.generic-tile-component .content-box .carousel-back-panel.open {
  transform: translateY(0%);
}
.generic-tile-component .content-box .back-description .icon,
.generic-tile-component .content-box .carousel-back-panel .icon {
  height: 60px;
  min-height: 60px;
  /* fixes elliptical icons caused by flex */
  margin: 0 auto 20px;
  width: 60px;
}
.generic-tile-component .content-box .tileFront {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 300;
  height: 100%;
  padding: 20px 17.5px;
  transition: background linear 0.1s;
}
.generic-tile-component .content-box .tileFront.loading {
  background: #cccccc;
}
.generic-tile-component .content-box .tileFront .tile-title {
  font-size: 24px;
  margin: 0 0 10px;
  text-align: center;
}
.generic-tile-component .content-box .tileFront .icon {
  height: 60px;
  min-height: 60px;
  /* fixes elliptical icons caused by flex */
  margin: 0 auto 20px;
  width: 60px;
}
.generic-tile-component .content-box .tileFront .description {
  flex: 1 0 auto;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
}
.generic-tile-component .content-box .tileFront .description a {
  border: none;
  display: inline;
  font-family: DinLight, sans-serif;
}
.generic-tile-component .content-box .tileFront .description a:hover {
  border: none;
  text-decoration: underline !important;
  border-bottom: 0 !important;
}
.generic-tile-component .content-box .tileFront .optional-image {
  margin-bottom: 20px;
  text-align: center;
}
.generic-tile-component .content-box .tileFront .optional-image img {
  max-width: 100%;
}
.generic-tile-component .content-box .tileFront .content-footer {
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .generic-tile-component .content-box .tileFront .content-footer {
    height: auto !important;
  }
}
.generic-tile-component .content-box .tileFront .content-footer a {
  display: block;
  margin: 0 auto;
}
.generic-tile-component .content-box .tileFront .content-footer > button {
  display: block;
}
.generic-tile-component .content-box .tileFront .content-footer .btn {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 22.5px;
  line-height: 1.4;
  padding: 7px 20px 5px;
  width: 100%;
}
.generic-tile-component .content-box .tileFront .content-footer .btn.green {
  min-width: 0;
  background-color: #00caaf;
  padding: 5px 20px;
}
.generic-tile-component .content-box .tileFront .content-footer .btn:focus,
.generic-tile-component .content-box .tileFront .content-footer .btn:hover {
  border-color: transparent;
}
.generic-tile-component .content-box .tileFront .content-footer .btn + .btn-secondary {
  margin-top: 10px;
}
.generic-tile-component .content-box .tileFront .content-footer .btn-secondary {
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 300;
  outline: none;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.generic-tile-component .content-box .tileFront .content-footer .btn-secondary:hover {
  border: none;
  text-decoration: underline;
}
.generic-tile-component .content-box .back-description {
  padding: 24px 17.5px 20px 17.5px;
}
.generic-tile-component .content-box .tileFront .description a,
.generic-tile-component .content-box .back-description .description a,
.generic-tile-component .content-box .carousel-back-panel .description a,
.generic-tile-component .content-box .tileFront .btn-secondary,
.generic-tile-component .content-box .back-description .btn-secondary,
.generic-tile-component .content-box .carousel-back-panel .btn-secondary {
  color: inherit;
}
.generic-tile-component .content-box .tileFront .withBackground .btn,
.generic-tile-component .content-box .back-description .withBackground .btn,
.generic-tile-component .content-box .carousel-back-panel .withBackground .btn {
  background-color: #00caaf;
}
.generic-tile-component .content-box .info-open-icon,
.generic-tile-component .content-box .info-close-icon {
  background: none;
  border: 0;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: DinMedium, DinLight, sans-serif;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 12px;
  right: 12px;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  padding: 0;
}
.generic-tile-component .content-box .info-open-icon:focus,
.generic-tile-component .content-box .info-close-icon:focus {
  outline: #000000 dotted 1px;
}
.generic-tile-component .content-box .info-open-icon {
  border: 2px solid #ffffff;
  border-radius: 20px;
  font-size: 14px;
}
.generic-tile-component .content-box .info-close-icon {
  /* Bigger font as the &times; glyph is tiny... */
  font-size: 26px;
}
.generic-tile-component .content-box .meter-read {
  text-align: center;
  width: 180px;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
.generic-tile-component .content-box .meter-read--short {
  width: calc(141px);
}
.generic-tile-component .content-box .meter-read--value {
  background-image: linear-gradient(to bottom, #999999, #54565b 48%, #000000 51%), linear-gradient(#cccccc, #cccccc);
  border-radius: 4px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  color: #ffffff;
  display: inline-block;
  height: 37px;
  line-height: 37px;
  width: 24px;
  flex-shrink: 0;
}


.account-selector-container {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .account-selector-container {
    width: 450px;
  }
}
.account-selector-container__selection {
  width: 100%;
  background-color: #f4f4f4;
  box-shadow: 0 2px 0 0 #a6a6a6;
  padding: 18px 30px 13px 30px;
  border-bottom: 4px solid #8f3baa;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.account-selector-container__selection .account-details {
  width: 85%;
}
.account-selector-container__selection .icon {
  width: 18px;
  height: 10px;
  fill: #a6a6a6;
  margin-left: 20px;
}
.account-selector-container__selection.open .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.account-selector-container__selection:hover .icon {
  fill: #999999;
}
.account-selector-container__title {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.account-selector-container__description {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Non standard for WebKit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: bold;
}
.account-selector-container__options {
  position: absolute;
  display: none;
  top: 100%;
  left: 0px;
  right: 0px;
  z-index: 100;
  background: white;
  border-left: 1px solid #a6a6a6;
  border-right: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  max-height: 400px;
  overflow: auto;
}
.account-selector-container__option {
  padding: 9px 30px;
  border-bottom: 1px solid #a6a6a6;
  cursor: pointer;
}
.account-selector-container__option:hover {
  background: #cccccc;
}
.account-selector-container input {
  display: none;
}
.account-selector-container input[type='checkbox']:checked ~ div {
  display: block;
}

.stw-tile-carousel {
  position: relative;
  height: 400px;
  margin-bottom: 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.stw-tile-carousel .overlay {
  z-index: 0;
  display: none;
}
.stw-tile-carousel.overlay-dark .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.25);
}
.stw-tile-carousel.overlay-light .overlay {
  display: block;
  background: rgba(255, 255, 255, 0.25);
}
.stw-tile-carousel .carousel {
  padding-top: 50px;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.stw-tile-carousel .carousel .slick-list {
  padding-top: 50px;
}
.stw-tile-carousel .carousel .slick-list .slick-slide {
  margin: 0 10px;
  transform: scale(0.9);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component {
  text-align: center;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box {
  border-radius: 0;
  height: 300px !important;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .preloader-component .preloader-overlay {
  border-radius: 100%;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront,
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel {
  width: 300px;
  height: 300px;
  border-radius: 100%;
  padding: 60px 20px 80px;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront.carousel-back-panel,
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel.carousel-back-panel {
  display: block;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront.tileFront.with-icon,
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel.tileFront.with-icon {
  padding-top: 20px;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront .content-footer .btn,
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel .content-footer .btn {
  width: 80%;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront .tile-title {
  font-family: DinMedium, DinLight, sans-serif;
  margin-bottom: 16px;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .tileFront .info-open-icon {
  display: none;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel {
  opacity: 0.9;
  transform: translateY(0%);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel .tile-title {
  font-size: 24px;
  margin-bottom: 16px;
}
.stw-tile-carousel .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel .tile-action {
  font-size: 18px;
  text-transform: uppercase;
}
.stw-tile-carousel .carousel .slick-list .slick-slide.slick-current .generic-tile-component .content-box .tileFront {
  opacity: 1;
}
.stw-tile-carousel .carousel .slick-list .slick-slide.slick-current .generic-tile-component .content-box .carousel-back-panel {
  transform: translateY(100%);
}
.stw-tile-carousel .carousel .slick-list .slick-slide.slick-center {
  transform: scale(1);
}
.stw-tile-carousel .carousel .slick-prev,
.stw-tile-carousel .carousel .slick-next {
  width: 23px;
  height: 44px;
  background-size: 23px 44px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .stw-tile-carousel .carousel .slick-prev,
  .stw-tile-carousel .carousel .slick-next {
    width: 46px;
    height: 87px;
    background-size: 46px 87px;
  }
}
.stw-tile-carousel .carousel .slick-prev:before,
.stw-tile-carousel .carousel .slick-next:before {
  content: none;
}
.stw-tile-carousel .carousel .slick-prev.slick-disabled,
.stw-tile-carousel .carousel .slick-next.slick-disabled {
  opacity: 0.5;
  cursor: default;
}
.stw-tile-carousel .carousel .slick-prev {
  background-image: url('img/chevron-left.png');
  left: 10px;
}
@media only screen and (min-width: 768px) {
  .stw-tile-carousel .carousel .slick-prev {
    left: 30px;
  }
}
.stw-tile-carousel .carousel .slick-next {
  background-image: url('img/chevron-right.png');
  right: 10px;
}
@media only screen and (min-width: 768px) {
  .stw-tile-carousel .carousel .slick-next {
    right: 30px;
  }
}
.stw-tile-carousel .carousel .slick-dots {
  bottom: 10px;
}
.stw-tile-carousel .carousel .slick-dots li button {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #ffffff;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.stw-tile-carousel .carousel .slick-dots li.slick-active button {
  background: #ffcd00;
}
.stw-tile-carousel[data-authoring='true'] {
  height: auto;
}
.stw-tile-carousel[data-authoring='true'] .author-container {
  position: relative;
  z-index: 9999;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  min-height: 200px;
}
.stw-tile-carousel.ready .carousel {
  opacity: 1;
}
.stw-tile-carousel.ready .carousel .slick-list .slick-slide {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.stw-tile-carousel.ready .carousel .slick-list .slick-slide .generic-tile-component .content-box .carousel-back-panel {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.notification-banner.dss-notification {
  max-width: 100%;
}
.notification-banner.dss-notification p {
  padding: 0;
}

.maintainance-placeholder-component .dss-info {
  padding: 16px;
  text-align: center;
}
.maintainance-placeholder-component .item-img {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 1px solid black;
}
.maintainance-placeholder-component .item-subtitle {
  height: 10rem;
}
.maintainance-placeholder-component .table-wrapper {
  display: table;
  margin: 0;
}
.maintainance-placeholder-component .item-subtitle {
  display: table-cell;
  vertical-align: middle;
}

.number-increment button {
  border-radius: 100%;
  border: 1px solid #00caaf;
  background: none;
  height: 50px;
  width: 50px;
}
.number-increment button.disabled {
  border: 1px solid #99eadf;
}
.number-increment input {
  display: inline-block;
  text-align: center;
  font-size: 3.6rem;
  height: 50px;
  width: 80px;
}

@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* 
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: visible;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: auto;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("clientlib-all/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */

/*
 * 	Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: none;
  border: 1px solid #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.row {
    position: relative;
}

.row-margin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.sub-page-title {
    max-width: 1170px;
    display: block;
    margin: auto;
}

.sub-page-title h1, .sub-page-title h2, .sub-page-title h3 {
    font-size: 36px !important;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px;
    margin: 0
}

.sub-page-title p {
    max-width: 600px;
    font-size: 14px;
    display: block;
    margin: auto;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px;
}

.sub-page-title .wide {
    max-width: 1170px;
    text-align: left;
}

.section-title {
    max-width: 1170px;
    display: block;
    margin: auto;
    padding-bottom: 30px;
}

.section-title h3 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px;
    margin: 0
}

.section-title p {
    max-width: 600px;
    font-size: 14px;
    display: block;
    margin: auto;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px;
}

.section-title .wide {
    max-width: 1170px;
    text-align: left;
}

.quote-text {
    font-size: 18px;
    font-weight: normal;
    display: block;
    margin: auto;
    /* padding: 30px 0px; */
}

.one-col-title-text {
    max-width: 1170px;
    display: block;
    margin: auto;
}

.col-title {
    font-size: 24px;
    padding-bottom: 20px
}

.col-text {
    font-size: 14px;
}

.col-image img {
    max-width: 100%;
    display: inline;
}

.col-image .active {
    display: none;
}

.col-image .default {
    display: inline;
}

.col-image:hover .active {
    display: inline;
}

.col-image:hover .default {
    display: none;
}

.two-col-title-text {
    max-width: 1170px;
    width: 100%;
    display: block;
    margin: auto;
}

.grey-callout {
    background-color: #f4f4f4;
    max-width: 1600px;
}

.grey-callout h2 {
    margin: 0 auto 30px;
}

.grey-callout h3 {
    font-weight: bold;
}

.two-col-title-text-link {
    max-width: 1170px;
    display: block;
    margin: auto;
}

.three-col-title-text-link {
    max-width: 1170px;
    width: 90vw;
    display: block;
    margin: auto;
    padding: 30px 0px;
}

.light-button {
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 10px;
    text-transform: uppercase;
}

.one-col-title-vid-text-link {
    display: block;
    margin: auto;
}

.video {
    border: 1px solid #f4f4f4;
    margin-bottom: 20px;
}

.video iframe {
    width: 100%;
    min-width: 260px;
    height: 25vw;
    min-height: 180px;
    display: block;
    margin: auto;
    padding: 15px 15px;
}

.two-col-title-vid-text-link {
    max-width: 1170px;
    width: 90vw;
    display: block;
    margin: auto;
    padding: 30px 0px;
}

.two-col-title-image-text-link {
    max-width: 1170px;
    width: 100%;
    display: block;
    margin: auto;
}

@media (max-width: 640px) {
    .two-col-title-image-text-link .col-md-6 {
        width: 100%;
    }
}

.two-col-title-image-text-link img {
    max-width: 100%;
    padding-bottom: 30px;
}

.one-col-image {
    max-width: 1170px;
    overflow: hidden;
    display: block;
    margin: auto;
    /* padding: 30px 0px; */
}

.one-col-image img {
    width: 100%;
    height: auto;
}

.notification-banner {
    max-width: 1170px;
    display: block;
    margin: auto;
    /* padding: 30px 0px; */
}

.dark-callout {
    background-color: #54565b;
    color: #fff;
    padding: 30px 0px;
    margin-bottom: 30px;
    max-width: 1600px;
}

.dark-callout a {
    color: #fff;
}

.dark-callout .col-title {
    padding-bottom: 10px;
}

.purple-callout {
    background-color: #8F3BAA;
    color: #fff;
    padding: 30px 0px;
    margin-bottom: 30px;
    max-width: 1600px;
}

.image-banner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-height: 320px;
    display: block;
    margin: auto;
    color: #fff;
    z-index: 30;
    padding: 30px 9%;
    z-index: 30;
    width: 100%;
}

.banner-row {
    background-color: #F4F4F4;
    height: 500px;
    clear: both;
    overflow: hidden;
    position: relative;
}

.c9-inPageHero .banner-row picture {
    width: 1600px;
    height: auto;
}

.c9-inPageHero .banner-row picture img {
    width: 1600px;
    height: auto;
}

@media (max-width:640px) {
    .c9-inPageHero .banner-row picture {
        width: 640px;
        height: auto;
    }
    .c9-inPageHero .banner-row picture img {
        width: 640px;
        height: auto;
    }
}

.image-banner~img {
    z-index: 0;
    width: auto;
}

.image-banner .green-button {
    float: left;
}

.banner-title {
    font-size: 36px;
    padding-bottom: 20px;
    max-width: 435px;
}

.banner-text {
    font-size: 18px;
    padding-bottom: 20px;
    max-width: 435px;
}

@media (max-width:768px) {
    .image-banner .green-button {
        float: none;
    }
    .banner-title {
        font-size: 30px;
        text-align: center;
        margin: 0 auto;
    }
    .banner-text {
        font-size: 14px;
        text-align: center;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .c14-card .gallery-card2 a img {
        display: none;
    }
}

.two-col-faq-component {
    max-width: 1170px;
    width: 90vw;
    display: block;
    margin: auto;
    padding: 30px 0px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -ms-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
}

.two-col-faq-component .col-title {
    text-align: center;
}

.two-col-faq-component .col-text {
    text-align: center;
}

span.glyphicon {
    padding-left: 10px;
    font-weight: 100;
}

.tip-card {
    padding-top: 20px;
    padding-bottom: 20px;
}

.optional {
    padding-top: 0px;
    padding-bottom: 0px;
    max-height: 0px;
    visibility: hidden;
    opacity: 0;
    transition: padding 0.5s 0s, visibility 0.5s 0s, opacity 0.5s 0s, max-height 0.5s 0.5s, linear;
}

.one-col-faq-component {
    max-width: 1170px;
    width: 90vw;
    display: block;
    margin: auto;
    padding: 30px 0px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -ms-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
}

.one-col-faq-component .col-title {
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 0px;
}

.one-col-faq-component .light-button {
    text-align: left;
    padding-top: 10px;
    padding-left: 0px;
}

.accordion-component {
    max-width: 1170px;
    display: block;
    margin: auto;
}

.accordion-section-title {
    background-color: #fafafa;
    font-size: 21px;
    line-height: 100px;
    text-align: center;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    margin-top: -1px;
    padding: 30px;
    cursor: pointer;
}

.accordion-section-title:hover {
    background-color: #fff;
}

.accordion-section {
    cursor: pointer;
}

.accordion-title.sub {
    overflow: visible;
    position: relative;
    padding-right: 60px;
    margin-left: 7.5%;
}

.accordion-title h2 {
    padding-top: 10px;
    font-size: 24px;
    margin: 0 auto;
    overflow: hidden;
}

.accordion-title p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 30px;
}

.accordion-title span.heading {
    display: block;
    width: 100%;
}

.accordion-title a {
    display: block;
    border-bottom: 0;
    text-decoration: none;
}

.accordion-title a:hover, .accordion-title a:focus {
    border-bottom: 0;
    text-decoration: none;
}

.accordion-section-body img {
    max-width: 100%;
    cursor: default;
}

.accordion-section-body.last-content {
    border-bottom: solid 1px #d8d8d8;
}

.accordion-section-title.white-back {
    background-color: #fff;
    border-bottom: none;
}

.accordion-title.sub::after {
    content: "";
    background: url('img/chevron-down-share.png') center / 15px 8px no-repeat;
    position: absolute;
    right: 40px;
    top: 33%;
    height: 10px;
    width: 15px;
    transition: 0.5s transform ease;
}

.accordion-section-title.white-back .accordion-title.sub::after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.accordion-section-body {
    padding: 0 10px;
    max-height: 0px;
    visibility: hidden;
    opacity: 0;
    transition: padding 0s, visibility 1s 0s, opacity 1s 0s, max-height 0.5s 0s, linear;
    overflow: hidden;
    float: none;
    cursor: auto;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.accordion-section-body ol, .accordion-section-body ul, .accordion-section-body li {
    text-align: left;
}

.accordion-section-body table {
    margin-left: auto;
    margin-right: auto;
}

.show {
    padding-top: 20px;
    padding-bottom: 20px;
    max-height: 400px;
    visibility: visible;
    opacity: 1;
    transition: padding 0s, visibility 1s 0s, opacity 1s 0s, max-height 0.5s 0s, linear;
}

.accordion-section-body.show {
    max-height: none;
}

@media (max-width:1024px) {
    .accordion-section {
        padding: 0;
    }
    .accordion-title .subtitle {
        display: none;
    }
    .accordion-section-title {
        padding: 30px 40px;
    }
    .accordion-title.sub::after {
        right: 0;
        margin-right: 0;
    }
    .accordion-title h2 {
        padding-top: 10px;
        font-size: 18px;
    }
}

.three-col-gallery {
    display: block;
    margin: auto;
}

@media (max-width: 650px) {
    .three-col-gallery .gallery-container {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
}

.gallery-card {
    height: 375px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

@media only screen and (min-device-width: 400px) and (max-device-width: 700px) and (orientation: landscape) {
    .three-col-gallery2 {
        width: 65%;
    }
}

@media only screen and (max-device-width: 1200px) and (orientation: landscape) {
    .gallery-title2 {
        font-size: 24px !important;
    }
}

.three-col-gallery2 {
    display: block;
    margin: auto;
}

.card-image {
    position: relative;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    right: 0;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
}

.gradient-overlay {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Standard syntax */
    transition: 0.4s all ease-out;
}

.gallery-text-section {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: 0.4s all ease-out;
}

.gallery-text-section .gallery-text {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

@media (max-width: 768px) {
    .gallery-text-section {
        top: auto;
        bottom: 0;
        left: 0;
    }
    .gallery-card .gallery-text-section .gallery-text {
        visibility: visible;
        opacity: 1;
        height: auto;
    }
}

.gallery-title {
    padding: 30px 30px 0;
    text-align: center;
    color: #fff;
    font-size: 30px;
}

.gallery-text {
    padding: 30px;
    padding-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    opacity: 0;
    transition: 0.4s 0.2s opacity ease-out;
}

.gallery-card:hover .gallery-text-section {
    -o-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    transform: translate(0px, -20px);
}

.gallery-card:hover .gallery-text-section .gallery-text {
    visibility: visible;
    opacity: 1;
    height: auto;
}

.gallery-card:hover .gradient-overlay {
    -o-transform: translate(0px, -70px);
    -ms-transform: translate(0px, -70px);
    -moz-transform: translate(0px, -70px);
    -webkit-transform: translate(0px, -70px);
    transform: translate(0px, -70px);
}

.gallery-card:hover .gallery-text {
    opacity: 1;
    -webkit-transition: 0.4s 0.2s all ease-out;
    transition: 0.4s 0.2s all ease-out;
    /* Safari */
}

@media (max-width: 769px) {
    .gallery-text-section {
        -o-transform: translate(0px, -30px);
        -ms-transform: translate(0px, -30px);
        -moz-transform: translate(0px, -30px);
        -webkit-transform: translate(0px, -30px);
        transform: translate(0px, -30px);
    }
    .gradient-overlay {
        -o-transform: translate(0px, -70px);
        -ms-transform: translate(0px, -70px);
        -moz-transform: translate(0px, -70px);
        -webkit-transform: translate(0px, -70px);
        transform: translate(0px, -70px);
    }
    .gallery-card:hover .gallery-text-section {
        -o-transform: translate(0px, -30px);
        -ms-transform: translate(0px, -30px);
        -moz-transform: translate(0px, -30px);
        -webkit-transform: translate(0px, -30px);
        transform: translate(0px, -30px);
    }
    .gallery-card:hover .gradient-overlay {
        -o-transform: translate(0px, -70px);
        -ms-transform: translate(0px, -70px);
        -moz-transform: translate(0px, -70px);
        -webkit-transform: translate(0px, -70px);
        transform: translate(0px, -70px);
    }
    .gallery-title {
        padding: 5px;
    }
    .gallery-text {
        opacity: 1;
        padding: 5px;
    }
    .gallery-card {
        margin: 30px 0;
    }
    .gallery-text-section {
        padding: 0 20px;
    }
    .gallery-text-section2 {
        height: auto;
        overflow: visible;
    }
}

.gallery-card2 {
    /* max-height: 450px; */
    overflow: hidden;
    margin-bottom: 30px;
}

.gallery-card2 .background-image {
    position: relative;
    top: auto;
    -webkit-transform: none;
    transform: none;
}

.gallery-text-section2 {
    position: relative;
    width: 100%;
    background-color: #f4f4f4;
}

.gallery-title2 {
    padding: 10px;
    text-align: left;
    font-size: 30px;
    padding-left: 30px;
}

.gallery-text2 {
    height: auto;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    padding-left: 30px;
    background-color: #f4f4f4;
    overflow: visible;
}

.c9-inPageHero {
    border-top: solid 3px #8f3baa;
}

.genericbanner.dark-text .banner-title {
    color: #000;
}

.genericbanner.dark-text .banner-text {
    color: #000;
}

.genericbanner.white-text .banner-title {
    color: #fff;
}

.genericbanner.white-text .banner-text {
    color: #fff;
}

.genericbanner picture {
    display: block;
    margin: 0 auto;
    float: none;
}

.genericbanner picture img {
    margin: 0 auto;
    display: block;
}

.genericbanner.overlay-show .overlay {
    display: block;
    z-index: 20;
}

.genericbanner.overlay-off .overlay {
    display: none;
}

.genericbanner.overlay-dark .overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+23,000000+100&0.25+0,0.75+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);
    /* IE6-9 */
}

.genericbanner.overlay-light .overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.6+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#99000000', GradientType=0);
    /* IE6-9 */
}

.dark-callout .notification-banner .light-button a {
    color: #fff;
}

.c5-image {
    padding-bottom: 20px;
}

div.c5-image img {
    max-width: 100%;
}

.c6-accordion {
    padding-bottom: 20px;
}

.c9-inPageHero {
    margin-bottom: 20px;
}

.c5-video {
    padding-bottom: 20px;
}

.c3-twoCol {
    padding-bottom: 20px;
}

.c3-oneCol {
    padding-bottom: 20px;
}

.c2-quoteText {
    padding-bottom: 20px;
    word-wrap: break-word;
}

.c15-notificationBanner {
    padding-bottom: 20px;
}

.c10-threeColTextLink {
    padding-bottom: 20px;
}

.c10-twoColTextLink {
    padding-bottom: 20px;
}

.c1-title {
    padding-bottom: 20px;
}

.c1-title.section {
    clear: both;
}

.c0-greyCallout {
    padding-bottom: 20px;
}

.c13-cardGallery {
    padding-bottom: 20px;
}

.c13-cardGallery .container {
    width: auto;
}

.inner-content {
    max-width: 1170px;
}

.callout {
    background: #fff;
    padding: 20px;
}

@media (max-width: 640px) {
    .callout {
        width: 100%;
    }
}

.callout h3 {
    margin: 0 auto 10px;
}

.callout a {
    display: inline-block;
    font-size: 21px;
    margin-bottom: 10px;
    width: 100%;
    background: url('img/chevron-right.png') 100% 50% no-repeat;
}

.callout a:last-child {
    margin-bottom: 0;
}

.callout a span {
    float: right;
}

.callout.standard a {
    font-size: 12px;
    background: none;
}

.callout.standard span {
    float: none;
}

.list-column a {
    display: block;
    width: auto;
}

.pages {
    margin-top: 40px;
    text-align: center;
}

.pages-inner {
    margin: 0 auto;
}

.pages a, .pages span.active {
    display: inline-block;
    background: transparent;
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 2px;
    padding-top: 5px;
    padding-left: 0;
}

.pages span.active, .pages a:hover {
    background: #21c9af;
    width: 30px;
    height: 30px;
    color: #000;
    margin: 0 2px;
    padding-top: 5px;
    border-radius: 50%;
}

.pages span.glyphicon {
    padding-left: 0;
}

.pages a.next, .pages a.prev {
    width: auto;
    height: auto;
    padding-top: 5px;
}

.pages a.next:hover, .pages a.prev:hover {
    background: none;
}


@font-face {
  font-family: DinLight;
  src: url('clientlib-all/fonts/315D61_B_0.eot');
  src: url('clientlib-all/fonts/315D61_B_0.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/315D61_B_0.woff2') format('woff2'), url('clientlib-all/fonts/315D61_B_0.woff') format('woff'), url('clientlib-all/fonts/315D61_B_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: DinMedium;
  src: url('clientlib-all/fonts/315D61_D_0.eot');
  src: url('clientlib-all/fonts/315D61_D_0.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/315D61_D_0.woff2') format('woff2'), url('clientlib-all/fonts/315D61_D_0.woff') format('woff'), url('clientlib-all/fonts/315D61_D_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: DinBold;
  src: url('clientlib-all/fonts/31E00B_D_0.eot');
  src: url('clientlib-all/fonts/31E00B_D_0.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/31E00B_D_0.woff2') format('woff2'), url('clientlib-all/fonts/31E00B_D_0.woff') format('woff'), url('clientlib-all/fonts/31E00B_D_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: DinBook;
  src: url('clientlib-all/fonts/315D61_F_0.eot');
  src: url('clientlib-all/fonts/315D61_F_0.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/315D61_F_0.woff2') format('woff2'), url('clientlib-all/fonts/315D61_F_0.woff') format('woff'), url('clientlib-all/fonts/315D61_F_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: Din;
  src: url('clientlib-all/fonts/315D61_D_0.eot');
  src: url('clientlib-all/fonts/315D61_D_0.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/315D61_D_0.woff2') format('woff2'), url('clientlib-all/fonts/315D61_D_0.woff') format('woff'), url('clientlib-all/fonts/315D61_D_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

body {
  font-family: DinLight, sans-serif;
}

body.no-scroll {
  overflow: hidden;
}

.default {
  display: inline;
  max-width: 140px;
}

.holdingpage {
  text-align: center;
}

a {
  color: #000;
}

blockquote a,
p a,
li a,
.text.parbase a {
  color: #000000;
  border-bottom: 2px solid #CCCCCC;
  font-family: DinBold, DinLight, sans-serif;
  text-decoration: none !important;
}

blockquote a:hover,
.text.parbase a:hover {
  color: #00CAAF;
  text-decoration: none;
}

.stw-three-column-site-ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #00CAAF !important;
}

li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #00CAAF;
}

#navbar-tertiary ul.nav>li>a:hover {
  border-bottom: 2px solid #8f3baa;
}

.js-numbers li a:hover {
  text-decoration: none;
  border: none !important;
}

p a:hover {
  text-decoration: none;
  border-bottom: 2px solid #00CAAF !important;
}

.text.parbase a:hover {
  border-bottom: 2px solid #00caaf !important;
}

.text ul li {
  margin-bottom: 5px;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}

.two-col-title-text a {
  text-transform: uppercase;
}

.L1-landingPageHero a:hover {
  color: #FFFFFF;
  border-bottom: 1px solid #00CAAF;
  width: 130px;
  padding: 0;
  padding-top: 10px;
}

.L1-landingPageHero a.buttonLink:hover {
  color: #FFFFFF;
  padding: 0;
  width: auto;
}

.L1-landingPageHero a,
L1-landingPageHero .button {
  text-transform: uppercase;
}

form {
  outline: 0;
}

.image-banner .col-md-12 {
  margin-left: auto;
  margin-right: auto;
  float: none;
  max-width: 1170px;
}

@media (max-width: 769px) {
  .image-banner .col-md-12 .green-button {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
  }
}

.row.image-banner .banner-text p a {
  color: #fff;
}

.row.image-banner .banner-text p a:hover {
  color: #00CAAF;
}

.tertiary-nav .bar li a,
.menu-navigation .menu .inner ul.nav-tree li a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.tertiary-nav .bar li a {
  text-decoration: none;
}

.hover {
  display: none;
  max-width: 140px;
}

@media (min-width:640px) {
  .default,
  .hover {
    max-width: 100px;
  }
}

.scroller-text {
  float: right;
  width: 100%;
  text-align: right;
  padding-right: 15px;
}

.scroller-text span {
  font-size: 18px;
}

.background-image {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tertiary-nav {
  position: relative;
  height: 40px;
  width: auto;
}

.tertiary-nav ul {
  padding-left: 0;
}

.tertiary-nav span {
  padding: 0px 10px;
}

.tertiary-nav .dropdown-toggle span {
  padding: 0;
}

.breadcrumbs {
  position: relative;
  height: 35px;
  font-size: 14px;
  color: black;
  padding-left: 28px;
  padding-top: 20px;
}

.no-padding {
  padding-right: 0;
  padding-left: 0;
}

.breadcrumbs .glyphicon {
  font-size: 10px;
}

.breadcrumbs .current {
  color: #6a6a6a;
}

.breadcrumb {
  background: none;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  border-bottom: 2px solid #8f3baa;
  text-decoration: none;
}

@media (min-width:759px) {
  .tertiary-nav {
    display: block;
    margin: auto;
  }
  .breadcrumbs {
    display: block;
  }
}

@media (max-width:758px) {
  .tertiary-nav {
    display: none;
  }
  .breadcrumbs,
  .breadcrumb {
    display: none;
  }
}

.page-title {
  position: relative;
  font-size: 48px;
  text-align: center;
  width: 100%;
  padding: 20px;
  margin: auto;
  margin-top: 20px;
  font-family: DinLight, sans-serif;
}

@media (max-width: 420px) {
  .page-title {
    font-size: 30px;
  }
}

.page-title h2 {
  margin-bottom: 30px;
}

.page-title p {
  font-size: 14px;
}

.carousel-banner {
  height: auto;
  display: block;
}

.white {
  color: #fff;
}

.small-text {
  font-size: 14px;
  padding: 5px 20px;
}

.medium-text {
  font-size: 22px;
  padding: 5px 20px;
}

.large-text {
  font-size: 28px;
  padding: 5px 20px;
}

.login-content .small-text {
  font-size: 16px;
}

@media (max-width:640px) {
  .login-content .small-text {
    font-size: 14px;
  }
}


/* Slider */

.LC6-carousel {
  margin: 0 auto;
  max-width: 1600px;
  background: #F4F4F4;
}

.LC6-carousel .slider {
  border-top: solid 3px #8f3baa;
  position: relative;
}

.LC6-carousel .slider.overlay-off .overlay {
  display: none;
}

.LC6-carousel .slider.overlay-dark .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+23,000000+100&0.25+0,0.75+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
}

.LC6-carousel .slider.overlay-light .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.6+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}

.LC6-carousel .slider.dark-text .slide-content h2,
.LC6-carousel .slider.dark-text .slide-content p {
  color: #000;
}

.LC6-carousel .slider.dark-text .slick-dots li.slick-active button {
  background: #000;
  text-transform: uppercase;
}

.LC6-carousel .slider.dark-text .slick-prev {
  left: 50px;
  background: url('img/dark-chevron-left.png') 0 0 no-repeat;
}

.LC6-carousel .slider.dark-text .slick-next {
  right: 50px;
  background: url('img/dark-chevron-right.png') 0 0 no-repeat;
}

.LC6-carousel .slider.dark-text .slick-next:focus,
.LC6-carousel .slider.dark-text .slick-next:hover {
  background: url('img/chevron-right-teal.png') 0 0 no-repeat;
}

.LC6-carousel .slider.dark-text .slick-prev:focus,
.LC6-carousel .slider.dark-text .slick-prev:hover {
  background: url('img/chevron-left-teal.png') 0 0 no-repeat;
}

.LC6-carousel .slider.dark-text .slick-prev:focus,
.LC6-carousel .slider.dark-text .slick-next:focus {
  border: 1px solid #00CAAF;
}

.LC6-carousel .slider.dark-text .slick-dots li button {
  border: solid 1px #000;
  text-transform: uppercase;
}

.LC6-carousel .slider.white-text .slide-content h2,
.LC6-carousel .slider.white-text .slide-content p,
.LC6-carousel .slider.white-text .slide-content p a {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  float: none;
  text-align: center;
}

.LC6-carousel .slider.white-text .slick-dots li button {
  border: solid 1px #fff;
  text-transform: uppercase;
}

.LC6-carousel .slider.white-text .slick-prev {
  left: 50px;
  background: url('img/chevron-left.png') 0 0 no-repeat;
}

.LC6-carousel .slider.white-text .slick-next {
  right: 50px;
  background: url('img/chevron-right.png') 0 0 no-repeat;
}

.LC6-carousel .slider.white-text .slick-next:focus,
.LC6-carousel .slider.white-text .slick-next:hover {
  background: url('img/chevron-right-teal.png') 0 0 no-repeat;
}

.LC6-carousel .slider.white-text .slick-prev:focus,
.LC6-carousel .slider.white-text .slick-prev:hover {
  background: url('img/chevron-left-teal.png') 0 0 no-repeat;
}

.LC6-carousel .slider.white-text .slick-prev:focus,
.LC6-carousel .slider.white-text .slick-next:focus,
.LC6-carousel .slider.white-text .slick-dots li button:focus,
.LC6-carousel .slider.dark-text .slick-dots li button:focus {
  border: 1px solid #00CAAF;
}

.LC6-carousel .slider.white-text .slick-dots li.slick-active button {
  color: #fff;
  text-transform: uppercase;
}

.slick-slider {
  clear: both;
}

.slider div {
  display: none;
}

.slider div:first-child {
  display: block;
}

.slider.slick-initialized div {
  display: block;
}

.LC4-carousel {
  background: #F4F4F4;
  margin: 0 auto;
  max-width: 1600px;
}

.LC4-carousel .slider {
  height: 403px;
  border-top: solid 3px #8f3baa;
}

.LC4-carousel .slider .slick-slide {
  min-height: 0;
}

.LC4-carousel .slide .slide-content a.button {
  margin: 20px auto 0;
  float: none;
}

.LC4-carousel .slider div.slide-content h2,
.LC4-carousel .slider div.slide-content p {
  text-align: center;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.LC4-carousel .slide .slide-content {
  left: 0;
  right: 0;
  margin: auto;
  max-width: 540px;
  width: 100%;
}

.LC4-carousel .slider.overlay-off .overlay {
  display: none;
}

.LC4-carousel .slider.overlay-dark .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+23,000000+100&0.25+0,0.75+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
}

.LC4-carousel .slider.overlay-light .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.6+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}

.LC4-carousel .slider.dark-text .slide-content h2,
.LC4-carousel .slider.dark-text .slide-content p {
  color: #000;
}

.LC4-carousel .slider.dark-text .white-icon {
  display: none;
}

.LC4-carousel .slider.dark-text .slide-content div.reservoir-icon-row+a+a {
  color: #000;
}

.LC4-carousel .slider.white-text .slide-content h2,
.LC4-carousel .slider.white-text .slide-content p {
  color: #fff;
}

.LC4-carousel .slider.white-text .slide-content div.reservoir-icon-row+a+a {
  color: #fff;
}

.LC4-carousel .slider.white-text .dark-icon {
  display: none;
}

.LC4-carousel .slider.white-text .slick-dots li button {
  border: solid 1px #fff;
  text-transform: uppercase;
}

.LC4-carousel .slider .slick-prev {
  left: 50px;
  background: url('img/chevron-left.png') 0 0 no-repeat;
}

.LC4-carousel .slider .slick-next {
  right: 50px;
  background: url('img/chevron-right.png') 0 0 no-repeat;
}

.LC4-carousel .slider.dark-text .slick-prev {
  background: url('img/dark-chevron-left.png') 0 0 no-repeat;
}

.LC4-carousel .slider.dark-text .slick-next {
  background: url('img/dark-chevron-right.png') 0 0 no-repeat;
}

.LC4-carousel .slider .slick-prev:focus,
.LC4-carousel .slider .slick-prev:hover,
.LC4-carousel .slider.dark-text .slick-prev:focus,
.LC4-carousel .slider.dark-text .slick-prev:hover {
  background: url('img/chevron-left-teal.png') 0 0 no-repeat;
}

.LC4-carousel .slider .slick-next:focus,
.LC4-carousel .slider .slick-next:hover,
.LC4-carousel .slider.dark-text .slick-next:focus,
.LC4-carousel .slider.dark-text .slick-next:hover {
  background: url('img/chevron-right-teal.png') 0 0 no-repeat;
}

.LC4-carousel .slider .slick-next:focus,
.LC4-carousel .slider .slick-prev:focus,
.LC4-carousel .slider.white-text .slick-dots li button:focus,
.LC4-carousel .slider.dark-text .slick-dots li button:focus {
  border: 1px solid #00CAAF;
}

.LC4-carousel .slider.white-text .slick-dots li.slick-active button {
  color: #fff;
  text-transform: uppercase;
}

.LC4-carousel .slider.dark-text .slick-dots li.slick-active button {
  background: #000;
  text-transform: uppercase;
}

.LC4-carousel .slider.dark-text .slick-dots li button {
  border: solid 1px #000;
  text-transform: uppercase;
}

.slider {
  width: 100%;
  height: 500px;
  max-width: 1600px;
  overflow: hidden;
  padding: 0px 0px;
  margin: 20px auto 0;
}

.slider .slick-slide {
  position: relative;
  height: 100%;
}

@media (max-width:992px) {
  .slider .slick-slide {
    min-height: 525px;
  }
}

.slider .background-image {
  position: absolute;
  max-width: 1600px;
  width: auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(0);
  z-index: 15;
}

@media (max-width:768px) {
  .slider .background-image {
    visibility: visible;
  }
  .hero.micro-inner .hero-banner.banner .background-image {
    visibility: visible;
  }
  div.slide div.slide-content a.button {
    display: block;
    margin: 20px auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-transform: uppercase;
  }
}

.slider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
}

.slider .slick-dots li button {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 0;
  border: solid 1px #fff;
  background: transparent;
  text-transform: uppercase;
}

.slider .slick-dots li.slick-active button {
  text-transform: uppercase;
  background: #fff;
}

.slide .slide-content {
  position: absolute;
  top: 50%;
  float: none;
  margin-left: 15%;
  transform: translateY(-50%);
  z-index: 50;
  color: #fff;
  text-align: center;
}

.slide .slide-content .geo-location {
  clear: both;
  display: block;
  text-align: left;
  font-size: 14px;
}

.slide .slide-content .geo-location a {
  font-weight: normal;
  font-family: DinLight, sans-serif;
  text-decoration: none;
  border-bottom: none;
}

.slider .slick-next,
.slider .slick-prev {
  display: block;
  width: 46px;
  height: 87px;
  position: absolute;
  top: 50%;
  z-index: 20;
}

.slider .slick-next:hover,
.slider .slick-prev:hover {
  color: #fff;
}

.slider .slick-prev {
  left: 50px;
  background: url('img/chevron-left.png') 0 0 no-repeat;
}

.slider .slick-next {
  right: 50px;
  background: url('img/chevron-right.png') 0 0 no-repeat;
}

.slider .slick-next:hover {
  background: url('img/chevron-right.png') 0 0 no-repeat;
}

.slider .slick-prev:hover {
  background: url('img/chevron-left.png') 0 0 no-repeat;
}

.slider .slick-next:before,
.slider .slick-prev:before {
  content: "";
}

.slide .slide-content .button {
  float: left;
  margin: 20px auto 0;
  text-transform: uppercase;
}

div.slide div.slide-content a.button {
  display: block;
  margin: 20px auto;
  float: none;
  text-transform: uppercase;
}

.slide .slide-content div.reservoir-icon-row+a {
  float: none;
  margin: 20px auto 0;
  margin-top: 2em;
}

.slide .slide-content div.reservoir-icon-row+a+a {
  display: block;
  float: none;
  margin: 20px auto 0;
  margin-top: 2em;
  text-transform: uppercase;
  position: relative;
  display: block;
  color: #ffffff;
}

.slider div.slide-content h2 {
  display: block;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0.6em;
  text-align: center;
  font-size: 36px;
}

.LC4-carousel .slider div.slide-content h2 {
  margin-bottom: 10px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.LC4-carousel .slider div.slide-content p {
  margin-bottom: 8px;
  max-height: 50px;
  text-align: center;
  overflow: hidden;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width:640px) {
  .LC4-carousel .slider div.slide-content p {
    max-height: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.slider div.slide-content p {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0.6em;
  font-size: 18px;
}

.slider div.reservoir-icon-row {
  margin-top: 10px;
  max-width: 500px;
  float: none;
  margin: 0 auto;
}

.slider div.reservoir-icon-row img {
  display: inline-block;
  padding: 8px 5px 0;
  width: 55px;
  height: 55px;
}

@media (max-width:640px) {
  .slider div.reservoir-icon-row {
    display: none;
  }
}

@media (max-width:767px) {
  .slider .slick-prev {
    left: 20px;
  }
  .slider .slick-next {
    right: 20px;
  }
}

@media (max-width:767px) {
  .slide .slide-content {
    margin: 0;
    width: 90%;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}


/* Globabl nav styling */

.global-navigation.globalnav a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: none;
}

.global-navigation.globalnav a:hover span,
.global-navigation.globalnav a.active span,
.global-navigation.globalnav a:focus span {
  border-bottom: 2px solid #8f3baa;
}


/* Listings */

.numbers {
  margin: 40px auto;
  padding-bottom: 20px;
  max-width: 1170px;
}

.numbers ol {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  text-align: left;
  counter-reset: number-counter;
}

.numbers ol li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 24px;
  line-height: 1;
  margin: 0 0 25px;
  padding: 0 15px 21px 60px;
  list-style-position: inside;
  border-bottom: solid 1px #f4f4f4;
}

.numbers ol li:before {
  content: counter(number-counter);
  counter-increment: number-counter;
  position: absolute;
  top: 50%;
  left: 0;
  height: 55px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 38px;
  font-weight: bold;
  padding: 2px 8px;
  margin-right: 20px;
  color: #8f3baa;
}

.numbers ol li:nth-child(-n+6) {
  display: block;
}

.numbers ol li a {
  display: block;
  position: relative;
  padding-right: 30px;
  color: #000;
  text-decoration: none;
  border-bottom: none;
  font-family: DinLight, sans-serif;
}

.numbers ol li:hover {
  border-bottom: 1px solid #8f3baa;
}

.numbers ol li a:hover {
  border-bottom: none;
  color: #8f3baa;
}

.numbers ol li span {
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 0;
  height: 30px;
  transform: translateY(-50%);
}


/* Footer Section */

.footer {
  padding: 10px 15px;
  position: relative;
  display: block;
  background-color: #F4F4F4;
}

.footer.footer-fixed-bottom {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.footer-links {
  max-width: 940px;
  display: block;
  margin: auto;
}

.footer-links .social-links {
  padding-top: 4px;
  clear: both;
  text-align: center;
}

.footer-links .social-links a {
  display: inline-block;
  border-bottom: 1px solid transparent;
}

.footer-links .social-links a:hover {
  border-bottom: 1px solid #00CAAF;
}

.footer .row {
  padding: 0 15px 20px;
  font-size: 16px;
}

@media (max-width:640px) {
  padding: 0 15px 20px;
}

.footer .glyphicon {
  font-size: 20px;
  float: right;
  color: #ccc;
}

.footer .mobile {
  display: none;
}

.footer .other-sites.mobile {
  display: block;
  padding-left: 32%;
}

.footer-center-text {
  padding: 10px;
  text-align: center;
}

@media (max-width:758px) {
  .other-sites {
    display: block;
    cursor: pointer;
    margin-left: 0px;
  }
  .others {
    display: block;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: max-height 0.5s, opacity 0.3s 0.3s ease-out;
    -moz-transition: max-height 0.5s, opacity 0.3s 0.3s ease-out;
    transition: max-height 0.5s, opacity 0.3s 0.3s ease-out;
  }
}

@media (max-width:640px) {
  .other-sites {
    position: relative;
  }
  .other-sites:after {
    content: "";
    position: absolute;
    top: 7px;
    right: 15px;
    background: url(img/arrow-down.png) 0 0 no-repeat;
    width: 15px;
    height: 8px;
  }
  .other-sites.selected:after {
    content: "";
    background: url(img/arrow-up.png) 0 0 no-repeat;
  }
}

@media (min-width:640px) {
  .other-sites {
    display: none;
  }
  .others {
    display: block;
  }
}

@media (max-width:640px) {
  .footer .others {
    opacity: 0;
    display: none;
    width: 100%;
  }
  .footer .others .row {
    padding: 0 0 20px;
  }
}

.footer .others.footer-in {
  display: block;
  opacity: 1;
  width: 100%;
}

.footer .row .mobile {
  display: block;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: none;
  text-align: center;
}

.centered.left {
  text-align: left;
}

#social img {
  width: 49px;
  height: 49px;
  padding: 7px;
}


/* Header Section */

.header {
  width: 100%;
  background-color: rgba(100, 100, 100, 0.4);
  display: block;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
}

.logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

.navbar-brand {
  position: absolute;
  width: 100%;
  max-width: 100px;
  left: 0;
  top: 43px;
  text-align: center;
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  display: block;
  right: 0;
  float: none;
}

.navbar-no-global-nav .navbar-brand {
  top: 15px;
}

.navbar-brand:hover {
  border-bottom: none;
}

.navbar-default {
  background-color: rgba(255, 255, 255, 1);
  width: 100vw;
  height: 101px;
  top: 0px;
  max-width: 1600px;
}

.navbar-default.navbar-no-global-nav {
  height: 80px;
}

#user_icon {
  position: relative;
  float: right;
  right: 28px;
  top: 18px;
  height: 30px;
  -webkit-transition-duration: 0.3s;
  /* Safari */
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#user_icon.off {
  -ms-transform: translate(100px);
  /* IE 9 */
  -webkit-transform: translate(100px);
  /* Safari */
  transform: translate(100px);
  /* Standard syntax */
  -webkit-transition-duration: 0.3s;
  /* Safari */
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.menu-top-right {
  position: absolute;
  right: 28px;
  top: 55px;
  text-align: right;
  display: flex;
  align-items: center;
}

.menu-top-right .language-flag {
  margin-right: 20px;
  text-transform: uppercase;
  display: none;
}

@media (max-width:991px) {
  .menu-top-right .language-flag {
    display: block;
  }
}


/* Define the content as space after header */

.page-content {
  width: 100%;
  padding-top: 50px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.wss-internal-page-content {
  padding-bottom: 30px;
}

@media (min-width: 769px) {
  .page-content {
    padding-top: 100px;
  }
  .navbar-default {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 768px) {
  .page-content {
    padding-top: 50px;
  }
}

@media (min-width:992px) {
  .top {
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    padding: 0px 15px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
  }
  .top span {
    padding: 0px 10px;
    display: inline-block;
    font-size: 10px;
    height: 35px;
    font-size: 10px;
    text-transform: uppercase;
  }
}

.top {
  display: flex;
}

.top .language-flag {
  margin-left: auto;
}

@media (max-width:991px) {
  .top {
    display: none;
    height: 46px;
    background-color: #fff;
    padding: 15px
  }
  .top span {
    padding: 15px 20px;
    font-size: 10px;
  }
  .burger {
    top: 15px;
  }
  .navbar-brand {
    top: 0px;
  }
  #user_icon {
    top: 10px;
  }
}

.active .menu-top {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.active .menu-bottom {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width:769px) {
  .menu-top {
    top: 4px;
  }
  .menu-bottom {
    top: 15px;
  }
}

@media (max-width:768px) {
  .menu-top {
    top: 5px;
  }
  .menu-bottom {
    top: 14px;
  }
}

.menu-global {
  backface-visibility: visible;
  position: absolute;
  left: 0;
  border-top: 1.7px solid #000;
  width: 100%;
  -webkit-transition: 0.55s;
  -moz-transition: 0.55s;
  transition: 0.55s;
}

input:focus {
  border-bottom: 4px solid #4A90E2;
}

.search-bar {
  position: absolute;
  top: 5px;
  width: 100%;
  padding: 10px 30%;
}

.search-bar.mobile {
  position: absolute;
  width: 80%;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 0px 10px;
  bottom: 0px;
  top: auto;
}

.search-bar.mobile input {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px;
  border-radius: 20px;
}

.search-bar .submit-btn {
  background: url(img/search.svg) 0 0 no-repeat;
  width: 22px;
  height: 22px;
  border: none;
  text-indent: -100000px;
  position: absolute;
  top: 9px;
  right: 5px;
}


/* Big Four Section */

.big-four {
  position: relative;
  width: auto;
  max-width: 940px;
  min-height: 600px;
  padding: 30px 0px;
  margin-left: auto;
  margin-right: auto;
  min-width: 300px;
}

.big-four .row {
  max-width: 100vw;
}

.big-four .glyphicon {
  position: relative;
  padding-left: 10px;
}

.big-four-topic {
  text-align: center;
  font-size: 36px;
  padding: 20px;
}

.big-four .col-md-3 {
  padding: 20px;
  display: inline-block;
  text-align: center;
}

.big-four .col-md-3:hover .default {
  display: none;
}

.big-four .col-md-3:hover .hover {
  display: inline;
}

.big-four .mobile {
  display: none;
}

.four-icon-title {
  width: 100%;
  display: block;
  margin: 20px auto;
  text-align: center;
  font-size: 18px;
}

.four-icon-copy {
  display: inline-block;
  width: 100%;
}

.four-icon-copy .light-button {
  padding-top: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

@media (max-width:540px) {
  .four-icon {
    width: 100%;
    margin-bottom: 30px;
  }
}

.four-icon-block {
  padding-top: 15px;
  padding-bottom: 15px;
}

.four-icon-sub {
  margin-top: 20px;
  text-align: center;
}

.four-icon-sub.mobile {
  display: none;
}

.light-button {
  width: 100%;
  padding-top: 30px;
  font-size: 14px;
  display: block;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  outline: none;
  text-transform: uppercase;
}

.light-button span:hover {
  border-bottom: 2px solid #00CAAF;
}

a>.light-button span:hover {
  border-bottom: none;
}

.light-button span.glyphicon:hover {
  border-bottom: none;
}

.light-button .breadcrumb-icon,
#in-my-street .schemeJobs div.job-percent-container>div.percent a .breadcrumb-icon,
.two-col-title-text-link a .breadcrumb-icon {
  margin-top: -3px;
}

.c11-fourColTextLink {
  padding-bottom: 40px;
}

div.two-col-title-text-link div.col-title {
  margin-top: 10px;
}

div.two-col-title-text-link div.col-text {
  padding-bottom: 10px;
}

.light-button a {
  color: #000;
  text-transform: uppercase;
}

.light-button a:hover {
  text-decoration: none;
}

.white-border-button {
  background-color: transparent;
  border-style: solid;
  border-color: #fff;
  border-width: 1px;
  border-radius: 42px;
  height: 40px;
  width: 260px;
  display: block;
  color: #fff;
}


/* Home Hero Banner */

.hero {
  position: relative;
  overflow: hidden;
  padding: 0px 0px;
  background-color: rgb(0, 0, 0);
}

.hero:focus {
  border: 1px solid #00CAAF;
}

.hero {
  max-height: 500px;
  background-color: #F4F4F4;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 3px #8f3baa;
}

@media print {
  .hero,
  .hero-banner,
  .LC4-carousel,
  .LC6-carousel,
  .c9-inPageHero {
    display: none;
  }
}

.hero picture {
  display: block;
  margin: 0 auto;
  float: none;
  height: auto;
}

@media (min-width: 641px) {
  .hero picture {
    width: 1600px;
  }
}

@media (max-width: 640px) {
  .hero picture {
    width: 640px;
  }
}

.hero picture img {
  margin: 0 auto;
  display: block;
  width: 1600px;
  height: auto;
}

.hero img {
  max-width: 1600px;
}

.hero.white-text .hero-title,
.hero.white-text .hero-text,
.hero.white-text .in-my-area-title,
.hero.white-text .in-my-area-text,
.hero.white-text .page-title,
.hero.white-text .login-textbox,
.hero.white-text .login-textbox a {
  color: #fff;
}

.hero.white-text .search-field .search-input {
  border-color: #fff;
  color: #fff;
}

.hero.white-text .search-field .search-input::-webkit-input-placeholder {
  color: #fff;
}

.hero.white-text .search-field .search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.hero.white-text .search-field .search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.hero.white-text .search-field .search-input:-ms-input-placeholder {
  color: #fff;
}

.hero.white-text .hero-location.link-geometrixx:before,
.hero.white-text .hero-location.link-projects:before {
  content: "";
  background: url(img/loc-white.png) 0 0 no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: 10px;
}

.hero.dark-text .search-field ::-webkit-input-placeholder {
  color: #000;
}

.hero.dark-text .search-field :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.hero.dark-text .search-field ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.hero.dark-text .search-field :-ms-input-placeholder {
  color: #000;
}

.hero.dark-text .hero-title,
.hero.dark-text .hero-text,
.hero.dark-text .in-my-area-title,
.hero.dark-text .in-my-area-text {
  color: #000;
}

.hero.dark-text .hero-location,
.hero.dark-text .page-title,
.hero-dark-text .login-textbox,
.hero-dark-text .login-textbox a {
  color: #000;
}

.hero.dark-text .hero-location:before {
  background: url(img/loc-black.png) 0 0 no-repeat;
}

.hero.dark-text .search-field .search-input {
  border-color: #000;
  color: #000;
}

.hero.dark-text .hero-location:hover {
  color: #00CAAF;
}

.hero.dark-text .search-field ::-webkit-input-placeholder {
  color: #000;
}

.hero.dark-text .search-field :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.hero.dark-text .search-field ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.hero.dark-text .search-field :-ms-input-placeholder {
  color: #000;
}

.hero.dark-text .search-field:before {
  content: "";
  position: absolute;
  top: 28px;
  left: 14px;
  height: 45px;
  width: 45px;
  background: url(img/icons/search-dark.svg) 0 0 no-repeat;
}

.hero.overlay-dark .overlay {
  display: block;
}

.hero.overlay-dark .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+23,000000+100&0.25+0,0.75+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
}

.hero.overlay-light .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.6+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}

.hero.overlay-off .overlay {
  display: none;
}

.hero.navigation {
  overflow: visible;
}

.hero.navigation .blur {
  display: none;
}

.hero.navigation .dropdown-menu {
  top: 78%;
}

.hero.micro {
  min-height: 0;
  overflow: visible;
}

.hero.micro-inner {
  position: relative;
  min-height: 230px;
  height: 230px;
}

.hero .hero-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
  padding: 0 20px;
}

@media (max-width:640px) {
  .hero .hero-content {
    padding: 0 15px;
  }
}

.hero .hero-content p {
  max-width: 800px;
}

.hero .hero-content.hero-content-flush .green-button {
  margin: 0;
  text-transform: uppercase;
}

.hero .hero-content.hero-content-flush .hero-location {
  display: inline-block;
  max-width: 260px;
  text-align: center;
}

.hero.dark-text .hero-location:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: 10px;
}

.hero .mobile {
  text-align: center;
  display: block;
  float: none;
  margin: auto;
}

.in-my-area {
  min-width: 300px;
  margin: auto;
  height: 100%;
}

@media (max-width:640px) {
  .in-my-area {
    min-width: 0;
  }
}

.in-my-area-title {
  font-size: 48px;
  padding: 10px;
  color: #fff;
}

.in-my-area-text {
  padding: 10px;
  color: #fff;
  max-width: 400px;
  margin: 0 auto;
}

.in-my-area-text p {
  font-size: 18px;
}

.hero-title {
  font-size: 48px;
  line-height: 1;
  padding: 10px;
  color: #fff;
}

@media (max-width:767px) {
  .hero-title {
    font-size: 36px;
  }
}

.hero-text {
  padding: 10px;
  margin-bottom: 15px;
  color: #fff;
  max-width: 800px;
  margin: 0 auto;
  font-size: 16px;
}

@media (max-width:640px) {
  .hero-text {
    font-size: 14px;
  }
}

.hero-location {
  position: relative;
  color: #fff;
  padding: 10px;
  margin-top: 20px;
  font-size: 14px;
  width: 260px;
  height: 40px;
  display: block;
  margin: auto;
  /*    min-width: 200px;*/
  text-align: center;
  background: none;
  border: none;
  margin-top: 10px;
}

.hero-location:hover {
  border-bottom: none;
}

.search-field {
  position: relative;
  display: block;
  height: 70px;
  margin: auto;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  max-width: 400px;
}

.search-field span.search {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 24px;
  color: #fff;
}

.search-input {
  position: relative;
  min-width: 100px;
  width: 100%;
  display: inline-block;
  padding: 10px 50px;
  color: #FFF;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-bottom: solid;
  border-width: 1px;
  font-size: 30px;
  border-color: #ddd;
  outline: none;
}

.search-field .search-input {
  font-size: 18px;
  padding: 20px 50px 5px;
}


/* WebKit browsers */

.search-field .search-input:focus::-webkit-input-placeholder {
  color: transparent !important;
}


/* Mozilla Firefox 4 to 18 */

.search-field .search-input:focus:-moz-placeholder {
  color: transparent !important;
}


/* Mozilla Firefox 19+ */

.search-field .search-input:focus::-moz-placeholder {
  color: transparent !important;
}


/* Internet Explorer 10+ */

.search-field .search-input:focus:-ms-input-placeholder {
  color: transparent !important;
}

::-webkit-input-placeholder {
  text-transform: initial;
}

:-moz-placeholder {
  text-transform: initial;
}

::-moz-placeholder {
  text-transform: initial;
}

:-ms-input-placeholder {
  text-transform: initial;
}

.search-field .left-image {
  top: 23px;
  height: 45px;
}

.hero .search-field:before {
  content: "";
  position: absolute;
  top: 28px;
  left: 14px;
  height: 27px;
  width: 27px;
  background-size: contain;
  background-image: url(img/icons/search-white.svg);
  background-repeat: no-repeat;
}

.hero-location {
  position: relative;
  color: #fff;
  padding: 10px;
  margin-top: 20px;
  font-size: 14px;
  height: 40px;
  display: block;
  margin: auto;
  max-width: 180px;
  text-align: center;
  background: none;
  border: none;
  margin-top: 10px;
}

.left-image {
  position: absolute;
  display: inline;
  left: 0px;
  height: 40px;
  font-size: 15px;
  padding: 10px 15px;
}


/* Promotion Section */

.promotion {
  position: relative;
  min-height: 650px;
  padding-top: 40px;
  /*background-image: url('clientlib-all/img/reservoirs.png');
    background-size: cover;*/
}

.promotion .background-image {
  object-fit: cover;
  min-height: 450px;
  max-height: 520px;
}

.promotion-content {
  position: absolute;
  top: 90px;
  width: 100%;
  display: block;
}

.promotion-title {
  font-size: 36px;
  padding: 10px;
  text-align: center;
}

.promotion-text {
  font-size: 16px;
  max-width: 556px;
  display: block;
  margin: auto;
  min-width: 300px;
  text-align: center;
  padding: 5px;
}

.promotion-link-button {
  position: relative;
  padding: 5px;
  margin-top: 20px;
  font-size: 14px;
  max-width: 260px;
  display: block;
  margin: auto;
  min-width: 200px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 42px;
  text-transform: uppercase;
}

.promotion-graphics {
  padding-top: 30px;
  display: block;
  height: 300px;
  max-width: 700px;
  min-width: 200px;
  margin: auto;
}

.promotion-graphics-mobile {
  display: block;
  position: relative;
}

.promotion-graphics-desktop {
  height: 250px;
  display: block;
  position: relative;
}

.promotion-graphics-desktop img {
  height: 100%;
  width: 100%;
}

.promotion-graphics-mobile img {
  display: block;
  margin: auto;
  max-width: 30vw;
}

.carousel-slide {
  width: 100%;
  height: 280px;
  padding: 0px;
}

button a:hover {
  color: #000;
  text-decoration: none;
}

.button {
  text-transform: uppercase;
  position: relative;
  padding: 9px 5px;
  margin-top: 20px;
  font-size: 14px;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 42px;
  border: 0;
  text-decoration: none;
}

.button>.green-button {
  margin: auto;
}

.button>.green-button.left {
  margin-left: 0;
}

.button>.green-button.right {
  margin-right: 0;
}

.button:focus,
.button:hover {
  text-decoration: none;
}

a.button:focus,
a.button:hover {
  border: none;
}

.button.clear {
  color: #53565a;
  background: none;
  border: 1px solid #53565a;
  width: 260px;
}

@media (min-width: 650px) {
  .button.clear {
    width: 140px;
  }
}

@media (min-width: 750px) {
  .button.clear {
    width: 190px;
  }
}

@media (min-width: 800px) {
  .button.clear {
    width: 210px;
  }
}

@media (min-width: 1000px) {
  .button.clear {
    width: 230px;
  }
}

@media (min-width: 1400px) {
  .button.clear {
    width: 260px;
  }
}

.button.clear:focus,
.button.clear:hover {
  color: #fff;
  background-color: #cdcbcb !important;
  border: 1px solid #53565a;
}

.button.confirm {
  width: 55%;
  max-width: none;
}

.button.cancel {
  width: 44%;
  max-width: none;
}

.green-button {
  position: relative;
  padding: 10px 5px;
  margin-top: 20px;
  font-size: 14px;
  width: 180px;
  max-width: 260px;
  display: block;
  margin: auto;
  min-width: 120px;
  text-align: center;
  background-color: #00CAAF;
  border-radius: 42px;
  border: 0;
  color: #000;
  cursor: pointer;
}

@media (min-width: 1400px) {
  .green-button {
    width: 260px;
  }
}

.green-button:focus,
.green-button:hover {
  background-color: #02BBA3;
  color: #000;
}

.blue-button {
  position: relative;
  padding: 10px 5px;
  margin-top: 20px;
  font-size: 14px;
  width: 100%;
  max-width: 260px;
  display: block;
  margin: auto;
  min-width: 120px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 42px;
  border: 0;
  background-color: #5094e1;
  color: #FFF;
  cursor: pointer;
}

.blue-button:focus,
.blue-button:hover {
  background-color: #FFF;
  color: #5094e1;
}

.grey-button {
  background: #53565a;
  color: #fff;
}

.light-grey-button {
  background: #f4f4f4;
  border: 1px solid #dbdbdb;
  color: #000;
}

.light-grey-button:focus,
a.light-grey-button:focus,
.light-grey-button:hover,

/* second selector added to override specificity */

a.light-grey-button:hover {
  background: #dbdbdb;
  border: 1px solid #dbdbdb;
  color: #000;
}

.left-align {
  text-align: left;
}

.no-left-padding {
  padding-left: 0px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 19;
  background-color: rgba(0, 0, 0, 0.5);
  /*dim the background*/
}

.hero.micro .overlay {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

a {
  color: #000;
  border-bottom: 1px solid transparent;
  display: inline-block;
}

a:hover,
a:focus {
  /*    text-decoration:underline;*/
  /*color:#00CAAF;*/
  border-bottom: 1px solid #00CAAF;
}

a.burger:focus,
a.GlobalSearchTrigger:focus,
a.GlobalSearchClose:focus,
a.GlobalSearchTrigger:hover,
a.GlobalSearchClose:hover {
  border-bottom: none !important;
}

.buttonLink:hover {
  border: none !important;
}

.buttonLink {
  border: none !important;
}

.contact-nr a:hover,
.contact-nr a:focus {
  border-bottom: 2px solid #00CAAF;
}

.social {
  margin-top: 30px;
  text-align: right;
}

div.social div {
  display: inline;
}

div.social iframe {
  display: inline;
}

div.fb-like {
  display: inline;
}

.social .twitter-share {
  float: right;
}

.social .facebook-share,
.social .google-plus-share {
  margin-left: 4px;
  float: right;
}

.social div:first-child {
  margin-left: 0;
  margin-right: 0;
}

.row.border {
  position: relative;
  border-top: solid 1px#f4f4f4;
  border-bottom: solid 1px#f4f4f4;
  padding: 25px 0;
}

.share-price {
  padding: 10px;
  border-bottom: solid 1px #f4f4f4;
}

.share-container {
  position: relative;
  max-width: 760px;
  overflow: hidden;
}

.share-price p {
  margin-top: 25px;
}

.share-grade,
.share-label {
  float: left;
  width: 22%;
}

.share-grade p {
  position: relative;
  font-size: 24px;
  color: #00caaf;
  margin-top: 15px;
  width: 100%;
  height: 33px;
  padding-left: 20px;
}

@media (max-width:767px) {
  padding-left: 0;
}

.share-grade p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #00caaf;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.share-grade.down p:before {
  border-bottom: 0px;
  border-top: 9px solid #00caaf;
}

.share-price .share-number {
  font-size: 30px;
  color: #000;
}

.share-value {
  float: left;
  border-left: solid 1px#f4f4f4;
  border-right: solid 1px#f4f4f4;
  margin: 0 6%;
  width: 44%;
}

@media (max-width:450px) {
  .share-price .share-number {
    font-size: 24px;
  }
  .share-value {
    margin: 0 4%;
    width: 46%;
  }
  .share-price p {
    margin-top: 10px;
  }
  .share-grade p {
    font-size: 20px;
    height: 26px;
  }
}

.share-caption {
  font-size: 12px;
}

.share-price .share-value span {
  display: block;
  width: 100%;
  text-align: center;
  color: #6a6a6a;
  padding: 0 15px;
}

.share-price .share-value a {
  margin-top: 5px;
  display: block;
}

.share-price .share-value a:hover {
  border: none;
}

.share-value a.links-more {
  display: block;
  margin: 5px auto 0;
  width: 15px;
  height: 8px;
  background-image: url('img/chevron-down-share.png');
  background-repeat: no-repeat;
}

.share-price-links {
  padding: 25px 0 5px;
}

.share-price-links a {
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  color: #000;
  margin: 0 10px 15px;
}

.share-price-links a:hover {
  border-bottom: none;
}

@media (max-width:450px) {
  .share-price-links a {
    display: block;
    margin: 0 auto 15px;
  }
}

.share-price-links a.links-less {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 8px;
  background-image: url('img/chevron-up-share.png');
  background-repeat: no-repeat;
}

.share-price-links a.links-less span {
  padding-left: 0;
}

.inner-content {
  max-width: 1170px;
  margin: 0 auto;
}

.grouped-header .percent {
  margin-top: 50px;
  margin-bottom: 65px;
}

.grouped-header .percent .state {
  margin-bottom: 45px;
}

.grouped-header h2 {
  margin: 0;
  padding: 0;
}

.grouped-header h3 {
  margin: 10px auto 0;
}

.grouped-header h3 span {
  display: inline-block;
  margin: 10px auto 20px;
}

.circle-image {
  border-radius: 50%;
}

@media (max-width:640px) {
  .hide-land {
    overflow-x: hidden;
  }
  .in-my-area-title {
    font-size: 36px;
  }
}

.inline {
  float: none;
  display: inline-block;
  text-align: center;
  margin: 0 -0.22222%;
  vertical-align: top;
}

.inline.pair img {
  max-width: 53px;
  height: 53px;
}

.inline.pair h3 {
  margin: 0 auto 10px;
}

.inline.pair .link {
  margin-top: 15px;
  font-size: 18px;
  display: inline-block;
  color: #00caaf;
}

@media (max-width:767px) {
  .inline {
    margin-bottom: 30px;
  }
}

@media (max-width:550px) {
  .inline {
    width: 100%;
    margin-bottom: 30px;
  }
}

.inline img {
  display: inline-block;
  margin-bottom: 15px;
}

.connect-two-col.section h2 {
  margin-bottom: 40px;
}

@media (min-width: 480px) {
  .connect-two-col.section .col-md-12.text-center .no-float.inline.pair {
    padding: 0 45px;
  }
}

.homepageIncidentBanner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.homepageIncidentBanner .overlay {
  background: #fff;
  position: relative;
  z-index: 1000;
}

.incident-banner {
  background-color: #ffeb3b;
  text-align: center;
}

.incident-banner p {
  font-size: 18px;
  max-width: 940px;
  margin: 0 auto;
}

.incident-banner h2 {
  margin: 0 auto;
  padding: 0;
  font-size: 21px;
  margin-bottom: 15px;
  max-width: 580px;
}

@media (max-width:870px) {
  .incident-banner h2 {
    margin-top: 30px;
  }
}

.incident-banner a {
  display: inline-block;
  color: #000;
  margin-top: 15px;
}

.incident-banner.foot {
  position: fixed;
  bottom: 0;
  z-index: 50;
  width: 100%;
  max-width: 1600px;
  left: 0;
  right: 0;
  margin: auto;
}

.incident-banner.foot {
  padding: 0 0;
}

.incident-banner.foot p {
  padding: 0;
  font-size: 21px;
  color: #000;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}

@media (max-width:768px) {
  .incident-banner.foot p {
    margin: 40px auto 20px;
  }
}

.incident-banner .close {
  position: absolute;
  top: 22px;
  right: 80px;
  color: #000;
  font-weight: normal;
  font-size: 18px;
  margin: auto;
  opacity: 1;
  text-shadow: none;
}

@media (max-width:870px) {
  .incident-banner .close {
    right: 10px;
  }
}

.incident-banner.foot .close {
  position: absolute;
  right: 40px;
  top: 28px;
  bottom: 0;
}

@media (max-width:768px) {
  .incident-banner.foot .close {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 28px;
  }
}

.incident-banner.foot .incident-banner-inner {
  position: relative;
  max-width: 1170px;
  padding: 25px 0;
}

.incident-banner-inner {
  position: relative;
  max-width: 1170px;
  padding: 20px;
}

.map {
  position: relative;
}

.map:after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.map.scroll:after {
  content: "";
  display: none;
}

.map-container.no-top {
  margin-top: 0;
}

.pages {
  margin-top: 40px;
  text-align: center;
}

.pages-inner {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.pages a,
.pages span.active {
  display: inline-block;
  background: transparent;
  width: 30px;
  height: 30px;
  text-align: center;
  margin: 0 2px;
  padding-top: 5px;
  padding-left: 0;
}

.pages span.active,
.pages a.active,
.pages a:hover {
  background: #21c9af;
  width: 30px;
  height: 30px;
  color: #000;
  margin: 0 2px;
  padding-top: 5px;
  border-radius: 50%;
}

.pages span.glyphicon {
  padding-left: 0;
}

.pages a.next,
.pages a.prev {
  width: auto;
  height: auto;
  padding-top: 5px;
}

.pages a.next:hover,
.pages a.prev:hover {
  border-bottom: 2px solid #00CAAF;
  border-radius: 0;
}

.pages .doubleRight,
.pages .doubleLeft {
  margin-left: -7px;
}

.pages glyphicon {
  top: 3px;
}

.container-fluid .container-fluid #track-my-job .top-container .track-btn {
  outline: none;
}

.tertiary-nav .bar li a {
  border-bottom: 0;
}

.menu a {
  border-bottom: 0px solid #fff;
}

.menu .nav-tree>li a.active {
  border-bottom: 1px solid #8f3baa;
}

.tertiary-nav .bar li a:hover
/*.menu-navigation .menu .inner ul.nav-tree li a:hover,*/

{
  border-bottom: 1px solid #8f3baa !important;
  color: #000000;
  text-decoration: none;
}

.tertiary-nav .bar li a:focus,
.menu a:focus {
  border-bottom: 2px solid #8f3baa;
}

.search-field--wrapper {
  position: absolute;
  top: 26px;
}

.search-field--wrapper .GlobalSearchTrigger {
  width: 28px;
  height: 28px;
  background: none;
}

.show-filters--arrow_down {
  background: url('img/chevron-down.png') no-repeat center;
  width: 15px;
  height: 7.5px;
  padding: 0 15px;
}

.hide-filters--arrow_up {
  background: url('img/chevron-up.png') no-repeat center;
  width: 15px;
  height: 7.5px;
  padding: 0 15px;
}

.chevron-right {
  background: url('img/chevron-right-dark.png') no-repeat center;
  width: 15px;
  height: 7.5px;
  padding: 0 15px;
}

.callout.text-left a .chevron-right {
  padding: 0 10px;
  width: 25px;
  height: 30px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  margin-bottom: 32px;
}

.page-content.container-fluid {
  overflow-x: hidden;
}

.login-section .background-image {
  max-width: 1600px;
  width: auto;
}

.login-section .hero .login-content>a:hover {
  border-bottom: 1px solid transparent;
}

.in-my-area a:hover {
  border-bottom: 1px solid transparent;
}

.c9-inPageHero a:hover {
  border-bottom: 1px solid transparent !important;
}

.c9-inPageHero .button,
.c9-inPageHero a {
  text-transform: uppercase;
}

.feedback {
  padding: 0 15px;
  max-width: 1170px;
  margin: 0 auto;
}

.feedback-inner .button-container {
  max-width: 430px;
  float: left;
  margin: initial;
}

.feedback .row {
  margin-left: 0;
  margin-right: 0;
}

.feedback .container-inner {
  max-width: 1170px;
  margin: 0 auto;
}

.sharebuttons.socialshare .fb-share {
  margin-bottom: 16px;
}

.sharebuttons.socialshare .twitter-share {
  margin-bottom: 10px;
  visibility: hidden;
}

.sharebuttons.socialshare .google-share {
  display: block;
  width: 170px;
  margin: auto;
}

.imsPar .c1-title {
  padding-top: 50px;
}

.login-banner {
  text-align: center;
}

@media print {
  .breadcrumbs,
  .page-content .tertiary-nav,
  #navbar-tertiary .navbar-nav {
    display: none;
  }
  .level3nav,
  .global-footer,
  .hero {
    display: none;
  }
}

.breadcrumb-icon {
  height: 10px;
  padding: 0 10px;
}

.loc-white--icon {
  margin-top: -4px;
  padding-right: 5px;
}

#one-col-image img.breadcrumb-icon {
  width: auto;
  height: 10px;
}

#pages a.next img,
.pages a.prev img {
  margin-top: -3px;
  padding: 10px;
}

#in-my-street .schemes.schemeList .two-col-title-text-link .col-md-6 {
  padding-bottom: 50px;
}

div.login-content button.green-button {
  margin-bottom: 8px;
  text-transform: uppercase;
}

.login-textbox {
  max-width: 800px;
  font-size: 16px;
}

@media (max-width:640px) {
  .login-textbox {
    max-width: 800px;
    font-size: 14px;
  }
}

.searchSection {
  margin-bottom: 40px;
}

.searchSection .hero {
  margin-bottom: 0;
}

.acc-text p {
  text-align: center;
}

.c11-fourColTextLink a button {
  border-bottom: 1px solid #fff;
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
}

.c11-fourColTextLink a:hover button {
  border-bottom: 1px solid #00CAAF;
}

@media (max-width: 1000px) {
  #skip {
    display: none;
  }
}

.skip {
  position: absolute;
  left: -100%;
  top: 0px;
  color: #002a2a;
  cursor: default;
  background-color: #00caaf;
  padding: 4px;
  z-index: 100000;
  font-weight: bold;
  opacity: 0;
}

.skip:focus {
  width: auto;
  height: auto;
  color: #fff;
  border-bottom: 0;
  opacity: 1;
  position: absolute;
  left: auto;
}

.skip:hover {
  border-bottom: 0;
  color: #fff;
}

a.button.green-button:focus,
a.button.green-button:hover {
  border: none;
}

div.noResultsText {
  color: red;
  font-size: 16px;
}

.hero .hero-location.no-auto-location-service {
  display: none;
}

.clearIncidentBanner {
  padding-bottom: 65px;
}

.centeredReadMore {
  display: inline;
}

@media (max-width:990px) {
  .column1MobSpace {
    padding-bottom: 20px;
    border-bottom: 1px solid black;
    padding-top: 20px;
  }
  .column2MobSpace {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}


/* Severn Trent Fonts Custom Sizing */

.STWiconExtraLarge {
  font-size: 75px !important;
  padding: 5px;
}

.STWiconLarge {
  font-size: 40px !important;
  padding: 5px;
}

.STWiconMedium {
  font-size: 30px !important;
  padding: 5px;
}

.STWiconSmall {
  font-size: 20px !important;
  padding: 5px;
}

.socialIcons {
  color: #333;
}

.socialIcons:hover {
  opacity: 0.2;
}

#social a:hover {
  color: #00CAAF;
  border: none;
}

.mapKeyIcons {
  float: left;
  padding-left: 10%;
  font-size: 75px;
  line-height: 60%;
  color: #009ed6;
}

.findPlumberKeyIcons {
  float: left;
  padding-left: 10%;
  font-size: 75px;
  line-height: 20% !important;
  color: #009ed6;
}

.col-md-8.col-md-offset-2.col-sm-12.col-sm-offset-0.col-xs-11.col-xs-offset-1 span {
  padding-top: 5%;
}

.reportAProblemIconsInactive {
  color: #d3d4d4;
  font-size: 90px;
}

.reportAProblemIconsActive {
  color: #009ed6;
  font-size: 90px;
  position: absolute;
  top: 0;
}


/* Severn Trent Fonts */

@font-face {
  font-family: 'severn-trent-icons';
  src: url('clientlib-all/fonts/severn-trent-icons.eot');
  src: url('clientlib-all/fonts/severn-trent-icons.eot?#iefix') format('embedded-opentype'), url('clientlib-all/fonts/severn-trent-icons.woff2') format('woff2'), url('clientlib-all/fonts/severn-trent-icons.woff') format('woff'), url('clientlib-all/fonts/severn-trent-icons.ttf') format('truetype'), url('clientlib-all/fonts/severn-trent-icons.svg#severn-trent-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'severn-trent-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.icon-hr-active:before {
  content: "\e900";
}

.icon-hr:before {
  content: "\e901";
}

.icon-accessibility-hover:before {
  content: "\e902";
}

.icon-accessibility:before {
  content: "\e903";
}

.icon-alternative-supply-work-active:before {
  content: "\e904";
}

.icon-alternative-supply-work:before {
  content: "\e905";
}

.icon-annual-report-hover:before {
  content: "\e906";
}

.icon-annual-report:before {
  content: "\e907";
}

.icon-bill-explained-hover:before {
  content: "\e908";
}

.icon-bill-explained:before {
  content: "\e909";
}

.icon-bird-watching-active:before {
  content: "\e90a";
}

.icon-bird-watching:before {
  content: "\e90b";
}

.icon-blockage-active:before {
  content: "\e90c";
}

.icon-blockage:before {
  content: "\e90d";
}

.icon-blocked-drain:before {
  content: "\e90e";
}

.icon-catering-active:before {
  content: "\e90f";
}

.icon-catering:before {
  content: "\e910";
}

.icon-colour-active:before {
  content: "\e911";
}

.icon-colour:before {
  content: "\e912";
}

.icon-contact-us:before {
  content: "\e913";
}

.icon-cycling-active:before {
  content: "\e914";
}

.icon-cycling:before {
  content: "\e915";
}

.icon-domestic-active:before {
  content: "\e916";
}

.icon-domestic:before {
  content: "\e917";
}

.icon-drain-active:before {
  content: "\e918";
}

.icon-drain-cover:before {
  content: "\e919";
}

.icon-drain-inspection:before {
  content: "\e91a";
}

.icon-drain-issue:before {
  content: "\e91b";
}

.icon-drain:before {
  content: "\e91c";
}

.icon-email:before {
  content: "\e91d";
}

.icon-emergency-active:before {
  content: "\e91e";
}

.icon-emergency:before {
  content: "\e91f";
}

.icon-engineer:before {
  content: "\e920";
}

.icon-external-meter-active:before {
  content: "\e921";
}

.icon-external-meter:before {
  content: "\e922";
}

.icon-external-pipe-active:before {
  content: "\e923";
}

.icon-external-pipe:before {
  content: "\e924";
}

.icon-facebook:before {
  content: "\e925";
}

.icon-faq-active:before {
  content: "\e926";
}

.icon-faq:before {
  content: "\e927";
}

.icon-find-a-plumber-hover:before {
  content: "\e928";
}

.icon-find-a-plumber:before {
  content: "\e929";
}

.icon-find-career-hover:before {
  content: "\e92a";
}

.icon-find-career:before {
  content: "\e92b";
}

.icon-fishing-active:before {
  content: "\e92c";
}

.icon-fishing:before {
  content: "\e92d";
}

.icon-flooding:before {
  content: "\e92e";
}

.icon-garden-active:before {
  content: "\e92f";
}

.icon-garden:before {
  content: "\e930";
}

.icon-general-plumbers:before {
  content: "\e931";
}

.icon-general-water-supply-active:before {
  content: "\e932";
}

.icon-general-water-supply:before {
  content: "\e933";
}

.icon-high-pressure-active:before {
  content: "\e934";
}

.icon-high-pressure:before {
  content: "\e935";
}

.icon-home-active:before {
  content: "\e936";
}

.icon-home:before {
  content: "\e937";
}

.icon-horse-riding-active:before {
  content: "\e938";
}

.icon-horse-riding:before {
  content: "\e939";
}

.icon-in-my-street-hover:before {
  content: "\e93a";
}

.icon-in-my-street:before {
  content: "\e93b";
}

.icon-instagram:before {
  content: "\e93c";
}

.icon-internal-meter-active:before {
  content: "\e93d";
}

.icon-internal-meter:before {
  content: "\e93e";
}

.icon-list-view-active:before {
  content: "\e93f";
}

.icon-low-pressure-active:before {
  content: "\e940";
}

.icon-low-pressure:before {
  content: "\e941";
}

.icon-manhole-active:before {
  content: "\e942";
}

.icon-manhole:before {
  content: "\e943";
}

.icon-map-view-active:before {
  content: "\e944";
}

.icon-moving-house-active:before {
  content: "\e945";
}

.icon-moving-house:before {
  content: "\e946";
}

.icon-non-domestic-active:before {
  content: "\e947";
}

.icon-non-domestic:before {
  content: "\e948";
}

.icon-other-2:before {
  content: "\e949";
}

.icon-other-active:before {
  content: "\e94a";
}

.icon-other:before {
  content: "\e94b";
}

.icon-park-active:before {
  content: "\e94c";
}

.icon-park:before {
  content: "\e94d";
}

.icon-pay-bill-active:before {
  content: "\e94e";
}

.icon-pay-bill:before {
  content: "\e94f";
}

.icon-payment-hover:before {
  content: "\e950";
}

.icon-payment:before {
  content: "\e951";
}

.icon-pen-hover:before {
  content: "\e952";
}

.icon-pen:before {
  content: "\e953";
}

.icon-picnic-area-active:before {
  content: "\e954";
}

.icon-picnic-area:before {
  content: "\e955";
}

.icon-planned-inspection:before {
  content: "\e956";
}

.icon-playground-active:before {
  content: "\e957";
}

.icon-playground:before {
  content: "\e958";
}

.icon-property-active:before {
  content: "\e959";
}

.icon-property:before {
  content: "\e95a";
}

.icon-public-area:before {
  content: "\e95b";
}

.icon-public-place-active:before {
  content: "\e95c";
}

.icon-reference:before {
  content: "\e95d";
}

.icon-report-problem-active:before {
  content: "\e95e";
}

.icon-report-problem:before {
  content: "\e95f";
}

.icon-reservoir:before {
  content: "\e960";
}

.icon-responsibility-hover:before {
  content: "\e961";
}

.icon-responsibility:before {
  content: "\e962";
}

.icon-road-active:before {
  content: "\e963";
}

.icon-road:before {
  content: "\e964";
}

.icon-saving-in-home-hover:before {
  content: "\e965";
}

.icon-saving-in-home:before {
  content: "\e966";
}

.icon-smell-active:before {
  content: "\e967";
}

.icon-smell:before {
  content: "\e968";
}

.icon-strategy-hover:before {
  content: "\e969";
}

.icon-strategy:before {
  content: "\e96a";
}

.icon-taste-active:before {
  content: "\e96b";
}

.icon-taste:before {
  content: "\e96c";
}

.icon-top-tip-videos-hover:before {
  content: "\e96d";
}

.icon-top-tip-videos:before {
  content: "\e96e";
}

.icon-track-my-job-hover:before {
  content: "\e96f";
}

.icon-track-my-job:before {
  content: "\e970";
}

.icon-twitter:before {
  content: "\e971";
}

.icon-underground-work-active:before {
  content: "\e972";
}

.icon-underground-work:before {
  content: "\e973";
}

.icon-updated:before {
  content: "\e974";
}

.icon-walking-active:before {
  content: "\e975";
}

.icon-walking:before {
  content: "\e976";
}

.icon-water-coolers-active:before {
  content: "\e977";
}

.icon-water-coolers:before {
  content: "\e978";
}

.icon-water-leak-2:before {
  content: "\e979";
}

.icon-water-leak-active:before {
  content: "\e97a";
}

.icon-water-leak:before {
  content: "\e97b";
}

.icon-water-safe-active:before {
  content: "\e97c";
}

.icon-water-safe:before {
  content: "\e97d";
}

.icon-water-saving-hover:before {
  content: "\e97e";
}

.icon-water-saving-tips-hover:before {
  content: "\e97f";
}

.icon-water-saving-tips:before {
  content: "\e980";
}

.icon-water-saving:before {
  content: "\e981";
}

.icon-water-sports-active:before {
  content: "\e982";
}

.icon-water-sports:before {
  content: "\e983";
}

.icon-water-supply-2:before {
  content: "\e984";
}

.icon-water-supply-active:before {
  content: "\e985";
}

.icon-water-supply:before {
  content: "\e986";
}

.icon-watersafe-member:before {
  content: "\e987";
}

.icon-web:before {
  content: "\e988";
}

.icon-youtube:before {
  content: "\e989";
}

.topicResults {
  margin-bottom: 5px;
}

.topicLinks {
  color: #8f3baa !important;
  margin-bottom: 5px;
}

.topicLinks:hover {
  color: #8f3baa !important;
}

.relatedLinks {
  color: #8f3baa !important;
  font-size: 24px !important;
}

.relatedLinksTopMargin {
  margin-top: 10px;
}

.relatedLinks:hover {
  color: #8f3baa;
  border-bottom: 1px solid #00CAAF;
}

.search .result .a:hover {
  border-bottom: 1px solid #00CAAF !important;
}

.aImg:hover {
  border-bottom: 1px solid transparent !important;
}

*:focus {
  outline: none;
}

.gray_back {
  background-color: #fafafa;
}

.hero-banner.banner:focus {
  border: 1px solid #00CAAF !important;
}

.heroPostcodeSubmit {
  height: 40px !important;
}

.heroPostCodeSearch .heroPostcodeSubmit.searchIcon {
  height: 27px;
  width: 27px;
  background-size: contain;
  background-image: url(clientlib-all/css/img/icons/search-white.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  position: absolute;
}

.heroPostCodeSearch #Postcode {
  text-transform: uppercase;
}


/* Contact Section */

.contact {
    position: relative;
    display: block;
}

.contactus {
    padding: 40px 25px 0;
    margin-top: 20px;
    background: #F4F4F4;
}

@media (max-width: 640px) {
    .contactus {
        padding: 15px 15px 0;
    }
}

.contact-content {
    max-width: 940px;
    min-width: 300px;
    display: block;
    margin: auto;
}

.contact .glyphicon {
    display: none;
    font-size: 20px;
    padding: 10px 0px;
    color: #ddd;
    position: relative;
    float: right;
}

.contact .col-sm-4 {
    padding: 10px 0;
    margin: auto;
    display: block;
}

@media (max-width: 640px) {
    .contact .col-sm-4 {
        width: 100%;
    }
}

.contact-icon {
    width: 38px;
    margin-right: 8px;
    -ms-interpolation-mode: bicubic;
}

.contact-main {
    padding: 5px 15px;
    display: block;
    margin: auto;
}

.contact-main span {
    vertical-align: middle;
    font-size: 18px;
}

.contact-sub {
    display: block;
    padding: 5px 20px;
    line-height: 22px;
}

.contact-sub a.buttonLink {
    padding-top: 4px;
}

.contact-sub p {
    display: inline-block;
    text-align: left;
}

.contact-sub p+.contact-nr {
    display: inline-block;
    clear: both;
}

.contact .contact-sub .form-control {
    position: relative;
    margin-top: 8px;
    background: none;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    border-radius: 0;
}

.contact .contact-sub .select-container {
    position: relative;
}

.contact .contact-sub .select-container:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
}

.contact .contact-sub .dropdownhidden {
    display: none;
}

.contact-nr {
    display: inline;
}

@media (max-width: 850px) {
    .contact-sub p {
        display: block;
    }
}

.contact-sub .button {
    margin: auto 0;
    max-width: 245px;
}

.contact-nr a {
    color: #53565a;
}

@media (max-width: 640px) {
    .contact-sub {
        display: none;
    }
    .contact-main {
        position: relative;
        text-align: left;
        cursor: pointer;
    }
    .contact-main .collapse, .contact-main.selected .expand {
        display: none;
    }
    .contact-main.selected .collapse {
        display: initial;
    }
    .contact-main:after {
        content: "";
        position: absolute;
        top: 20px;
        right: 15px;
        background: url(img/arrow-down.png) 0 0 no-repeat;
        width: 15px;
        height: 8px;
    }
    .contact-main.selected:after {
        content: "";
        background: url(img/arrow-up.png) 0 0 no-repeat;
    }
    .contact .glyphicon {
        display: inline;
    }
}
.tertiary-nav a:hover {
    border-bottom: 2px solid #00CAAF;
    color: #000000;
    text-decoration: none;
}

#3th-and-4th-nav {
    margin: 20px auto 0;
    min-height: 100px;
}

.level3nav {
    max-width: 1600px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.level3nav.dark-text .picture-title, .level3nav.dark-text .seccond-picture-title {
    color: #000;
}

.level3nav.white-text .picture-title, .level3nav.white-text .seccond-picture-title {
    color: #fff;
}

.level3nav .outer {
    position: relative;
    max-width: 1600px;
}

.level3nav .inner {
    width: 1600px;
    height: 400px;
}

.level3nav picture, .level3nav .image-container {
    max-width: 1600px;
    height: 400px;
    overflow: hidden;
}

.level3nav picture img {
    max-width: 1600px;
    display: inline-block;
    width: 100%;
}

@media (max-width:640px) {
    .level3nav .inner {
        width: 640px;
    }
    .level3nav picture {
        max-width: 640px;
    }
    .level3nav picture img {
        width: 640px;
    }
}

.breadcrumb {
    background: white;
}

.breadcrumb>li+li:before {
    content: ">";
    padding: 0 7px;
    color: #000000;
}

.breadcrumb a {
    color: #000000;
}

.breadcrumb .active a {
    color: #6a6a6a;
}

.menu1 .active a {
    color: #00caaf;
}

.menu1 a {
    background-color: white;
    font-size: 14px;
    opacity: 0.8;
    color: #000000;
    padding-top: 40px;
}

#navbar-tertiary {
    position: absolute;
    bottom: -32px;
    width: 100%;
    padding: 0;
}

#navbar-tertiary .navbar-nav {
    margin: 0;
    padding: 0;
    position: relative;
    max-height: 65px;
    display: block;
    display: inline-block;
    float: none;
    background: #f4f4f4;
    width: auto;
    max-width: 952px;
}

@media (max-width:767px) {
    #navbar-tertiary .navbar-nav {
        overflow-x: auto;
        overflow-y: hidden;
        max-width: none;
        margin-left: 0;
    }
    #navbar-tertiary {
        bottom: auto;
    }
}

#navbar-tertiary .navbar-nav>li {
    position: relative;
    display: block;
    top: 0;
    color: #000;
    float: left;
}

.navbar-nav>li>a:hover {
    background: none;
}

@media (max-width:767px) {
    #navbar-tertiary .dropdown-menu {
        display: none;
        background: none;
        border: none;
        visibility: hidden;
    }
    .mobile_rows a {
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        color: #000000;
        padding-left: 20px;
        padding-right: 50px;
        border-bottom: none;
        width: 100%;
    }
    .mobile_rows a:hover {
        color: #8f3baa;
    }
    .scroll {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    [data-show] a>span.glyphicon {
        float: right;
        position: absolute;
        right: 20px;
        top: 20px;
    }
}

#navbar-tertiary ul.nav>li>a {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:768px) {
    .mobile-options {
        display: none;
    }
}

@media (max-width:767px) {
    .mobile-options {
        display: block;
        clear: both;
        margin-top: 70px;
        padding: 0 10px;
    }
}

.glyphicon.visible-md.visible-lg {
    display: inline !important;
}

#navbar-tertiary ul li .columns {
    font-size: 18px;
}

#navbar-tertiary .dropdown:hover .dropdown-menu {
    display: block;
}

#navbar-tertiary .dropdown-menu>li>a.rows:hover {
    background-color: #f4f4f4;
}

/*4th nav*/

#navbar-tertiary ul li .dropdown-menu .rows {
    font-size: 14px;
    font-weight: normal;
    left: 0;
}

#navbar-tertiary ul li .dropdown-menu .rows span {
    background: none;
    padding-bottom: 0;
}

#navbar-tertiary ul li .dropdown-menu .rows:hover {
    background: #f4f4f4;
    border-bottom: solid 2px #8f3baa !important;
    display: inline-block;
}

#navbar-tertiary ul li .dropdown-menu .rows:hover span {
    background: none;
    color: #8f3baa;
}

#navbar-tertiary .navbar-nav>li .dropdown-menu {
    left: 0;
    top: 100%;
}

#navbar-tertiary ul li .columns {
    color: #ffffff;
    font-weight: 500;
    background-color: transparent;
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    width: 230px;
    white-space: normal;
}

#navbar-tertiary .navbar-nav ul.dropdown-menu a {
    width: 230px;
}

@media (max-width:925px) {
    #navbar-tertiary ul li .columns {
        width: 185px;
    }
}

@media (max-width:767px) {
    #navbar-tertiary ul li .columns {
        width: 150px;
    }
}

#navbar-tertiary .navbar-nav>li {
    position: relative;
    float: left;
    height: 65px;
    top: 0;
}

@media (max-width:767px) {
    #navbar-tertiary .navbar-nav>li {
        height: 65px;
        display: inline-block;
        float: none;
    }
}

#navbar-tertiary .navbar-nav>li:after {
    content: "";
    height: 45px;
    width: 1px;
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
}

#navbar-tertiary .navbar-nav>li:last-child:after {
    content: "";
    background: none;
}

#navbar-tertiary .navbar-nav li span {
    opacity: 0.8;
    color: #000;
    font-size: 14px;
    padding: 0 25px;
}

#navbar-tertiary .navbar-nav li a {
    position: relative;
}

#navbar-tertiary .navbar-nav li .active-element {
    position: relative;
    opacity: 1;
    background: #ffffff;
}

#navbar-tertiary .navbar-nav li .active-element:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #8f3baa;
}

.information {
    font-weight: normal;
    color: #000000;
}

.information>div.description {
    font-size: 14px;
    margin-top: 43px;
    margin-bottom: 100px;
}

.bordered-dropdown .mobile_rows {
    padding: 15px 0;
}

.bordered-dropdown .mobile_rows.active-option {
    border-bottom: 1px solid #8f3baa;
}

.nav-container {
    position: relative;
}

.hero_image1 {
    width: 100%;
    z-index: -1;
}

.picture-title {
    font-family: "DinBook";
    font-size: 40px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    position: relative;
    /* top: calc(50% - 44px); */
    /* width: 100%; */
    /* height: 100px; */
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

@media (max-width:640px) {
    .picture-title {
        height: 82px;
        overflow: hidden;
    }
}

.seccond-picture-title {
    font-family: "DinBook";
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    position: relative;
    max-width: 800px;
    padding: 0 20px;
}

@media (max-width:640px) {
    .seccond-picture-title {
        font-size: 14px;
    }
}

.level3nav-title-container {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    margin: auto;
    left: 0;
    right: 0;
}

.blur {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
    max-height: 500px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: none;
}

.columns .glyphicon-menu-down {
    margin-left: 15px;
    top: 3px;
}

.columns .active-option {
    border-color: #8f3baa;
}

.columns .active-option a span {
    color: #000000;
}

.columns .active-option a {
    display: block;
    width: 100%;
}

.columns .active-option:hover {
    border-color: #8f3baa;
}

.columns .active-option a {
    border-bottom: none;
}

.columns .active-option:hover a {
    text-decoration: none;
    border-bottom: none;
    color: #8f3baa;
}

.no-maxwidth {
    width: 100%;
    max-height: 500px;
    max-width: none;
}

.transparentBack>ul>li>a:hover {
    background-color: transparent;
}

.tertiarynavdropdown>ul>li>.dropdown-menu {
    top: 80%;
    left: 10%;
}

.tertiarynavdropdown>ul>li>.dropdown-menu>li {
    margin-top: -6px;
}

#navbar-tertiary .navbar-nav li span.tertiarynav-title {
    cursor: default;
}

@media (max-width:800px) {
    .tertiarynav-title .glyphicon {
        display: none;
    }
}

.dropdown.more-links {
    position: relative;
}

.dropdown.more-links:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    background-image: url(img/arrow-down.png);
    width: 13px;
    height: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 20;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%);
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: none;
}

.columns .glyphicon-menu-down {
    margin-left: 15px;
    top: 3px;
}

.navbar-nav>li>.dropdown-menu {
    min-width: 230px;
    border: none;
    padding: 0;
}

@media (max-width:925px) {
    .navbar-nav>li>.dropdown-menu {
        min-width: 185px;
    }
}

.navbar-nav>li>.dropdown-menu>li>a {
    background: #fff;
    padding: 10px 20px;
}

.navbar-nav>li>.dropdown-menu>li>a:hover, .navbar-nav>li>.dropdown-menu>li.active-option a {
    background: #f4f4f4;
}

.darkOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.37) 23%, rgba(0, 0, 0, 0.75) 100%);
    max-height: 500px;
}

.lightOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
    max-height: 500px;
}

.purple-topbar:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background: #8f3baa;
}
.EventComponent {
	max-width: 1170px;
	margin: auto;
}

.background-img {
	height: 550px;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
}

.background-img img {
	min-width: 100%;
	min-height: 100%;
}

.events-carousel {
	position: relative;
	overflow: hidden;
	margin: 0 auto 30px;
	max-width: 1600px;
	height: 550px;
	max-width: 1600px;
	color: #fff;
}

@media print {
	.events-carousel {
		display: none;
	}
}

.events-carousel .background-img {
	max-width: 1600px;
	margin: 0 auto;
	overflow: hidden;
}

.events-carousel .wrapper {
	position: relative;
	margin-top: 60px;
	width: 100%;
	max-width: 1170px;
}

.events-carousel h1 {
	color: #fff;
	margin: 0;
	position: relative;
}

.owl-carousel {
	margin-top: 30px;
	color: #fff;
}

@media(max-width:1024px) {
	.owl-carousel {
		margin-top: 30px;
	}
}

.event {
	margin-bottom: 20px;
	padding: 0 0 15px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

@media(max-width:640px) {
	.event {
		width: 100%;
		margin-left: 0;
	}
}

.event-content {
	opacity: 0;
	width: 380px;
	transition: opacity 0.4s ease-out;
}

.event-content a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.event-content a:hover {
	text-decoration: underline;
}

.center .event-content {
	opacity: 1;
}

.events .event-select .trigger {
	display: block;
	overflow: hidden;
	padding: 10px 15px 10px 5px;
}

.events .event-select .trigger, .events .event-select .activetrigger {
	border-bottom: 1px solid #6A6A6A;
	font-size: 14px;
}

.events .event-select .trigger:hover {
	border-color: #00CAAF;
}

.events .event-select .dropcontainer {
	border-bottom: none;
}

.events .event-select .trigger:after {
	right: 0;
	background: #fff url(img/chevron-down-share.png) center / 15px 8px no-repeat;
	padding: 0 15px;
}

@media(max-width:1170px) {
	.news-archive-search, .events {
		padding: 0 15px;
	}
}

@media(max-width:640px) {
	.news-archive-search .event-select, .events .event-select {
		width: 100%;
		margin: 0;
	}
	.news-archive-search .pagination-info, .events .pagination-info {
		margin-top: 15px;
	}
}

.event-title {
	font-size: 18px;
	margin-bottom: 0;
	color: #00cbaf;
	text-transform: uppercase;
}

.pagination-info p {
	font-size: 14px;
}

@media(max-width:685px) {
	.pagination-info p {
		margin-left: 0;
	}
	.event-title {
		width: 100%;
	}
}

.event-frequency {
	font-size: 18px;
	text-align: right;
}

@media(max-width:685px) {
	.event-frequency {
		clear: both;
		margin-left: 0;
		width: 100%;
		text-align: left;
	}
}

.news-archive-search .EventComponent .pagination-container {
	clear: both;
}

.event-location {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.event-location.noPadding {
	padding: 0;
}

@media(max-width:640px) {
	.event-location {
		margin-top: 10px;
	}
	.event-location.count {
		margin: 15px 0 20px;
	}
}

.events-icons img {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}

.events-icons img:last-child {
	margin-right: 0;
}

.event-date {
	font-size: 16px;
	margin-bottom: 15px;
}

.event-description {
	font-size: 14px;
	margin-bottom: 10px;
}

.owl-item .calendar-img {
	height: 90px;
	margin-bottom: 40px;
	opacity: 0.7;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: all 0.4s ease-out;
}

.owl-item a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.owl-item a:hover {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.owl-item.center .calendar-img {
	transform: scale(1.2);
	opacity: 1;
}

.calendar-img .month {
	height: 30%;
	width: 103px;
	border: 3px solid #fff;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin-bottom: -3px;
	color: #fff;
	text-transform: uppercase;
}

.calendar-img .date {
	height: 70%;
	width: 103px;
	border: 3px solid #fff;
	font-size: 36px;
	text-align: center;
	color: #fff;
	line-height: 65px;
}

.owl-item.center .calendar-img {
	transform: scale(1.2);
	opacity: 1;
}

.no-events-text button {
	margin: 0;
	margin-top: 40px;
}

@media(max-width:768px) {
	.events-carousel .wrapper {
		text-align: center;
	}
	.event-content {
		width: auto;
	}
	.calendar-img .month, .calendar-img .date {
		margin-left: auto;
		margin-right: auto;
	}
	.owl-item .calendar-img {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-ms-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
	}
	.events-carousel .wrapper {
		margin-top: 40px;
	}
	.owl-theme .owl-nav {
		margin-top: 20px;
	}
	.events-carousel .wrapper {
		text-align: center;
	}
	.event-content {
		width: auto;
	}
	.calendar-img .month, .calendar-img .date {
		margin-left: auto;
		margin-right: auto;
	}
	.no-events-text button {
		margin: auto;
		margin-top: 30px;
	}
	.no-events-text {
		margin-top: 60px;
	}
	.owl-item .calendar-img {
		height: 80px;
		margin-bottom: 30px;
	}
	.calendar-img .month {
		width: 93px;
	}
	.calendar-img .date {
		width: 93px;
	}
}
.pagination-info {
    font-size: 24px;
    color: #000000;
    margin-bottom: 40px;
}

.pagination-info.noPadding p {
    padding: 0;
}

.pagination span, .pagination a {
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
    margin-right: 10px;
}

.pagination span.active, .pagination a.active {
    border-radius: 50%;
    background: #00caaf;
    width: 24px;
    height: 24px;
}

.pagination .glyphicon {
    margin: 0;
    padding: 0;
}

.pagination .glyphicon.doubleLeft, .pagination .glyphicon.doubleRight {
    margin-left: -7px;
}


.form-container {
  float: none;
  margin: 30px auto 0;
}


/* added by d.covran */

.form-control {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #6A6A6A;
  border-radius: initial;
}

.form-container .form-control {
  font-size: 21px;
}

.form-control:focus {
  border: none !important;
  box-shadow: none;
}

.form-container .c1-title {
  clear: both;
}

.form-title {
  font-size: 30px;
  margin: 15px auto 40px;
}

.form-field {
  width: 100%;
  margin: 25px auto 25px;
}

.form-field label {
  width: 100%;
}

.form-field .form-field-description {
  margin-top: 20px;
}

@media (max-width:640px) {
  .form-field label {
    font-size: 16px;
    margin-left: 0;
  }
}

.form-field .btn-group {
  width: 100%;
  text-align: left;
}

.form-field label {
  text-align: left;
}

.form-field .button {
  float: right;
}

.form-field .button input[type=radio] {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  height: 100%;
  z-index: 10;
  opacity: 0;
  cursor: pointer;
}

.form-field .button.half {
  width: 48%;
}

.form-field.buttons-container {
  overflow: hidden;
}

.steps {
  width: 100%;
  text-align: center;
}

.steps ul {
  position: relative;
  display: inline-block;
  margin: 0 auto 30px;
  padding: 0;
  float: none;
}

.steps ul li {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 85px;
  border-radius: 50%;
  background: #cccccc;
  text-indent: -10000px;
}

@media (max-width:640px) {
  .steps ul li {
    margin-right: 25px;
  }
}

.steps ul li.active {
  background: #009ed7;
  border: solid 4px #a3d8ee;
}

.steps ul:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  width: 100%;
  background: #979797;
  z-index: -1;
}

.steps ul li:last-child {
  margin-right: 0;
}

.steps p {
  clear: both;
  color: #009ed7;
}

.select-container,
.textarea-container {
  position: relative;
  clear: both;
  width: 100%;
}

.button-container {
  width: 100%;
  overflow: hidden;
}

.button-container .button {
  width: 49%;
  float: left;
  background: #f4f4f4;
  color: #000;
  max-width: none;
  outline: none;
  min-width: 120px;
  padding: 10px 5px;
  margin-top: 20px;
  font-size: 14px;
}

.button-container .button[data-after]:after {
  text-transform: uppercase;
  font-size: 14px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.button-container .button.active[data-after]:after,
.button-container .button:hover[data-after]:after {
  color: #fff;
}

.button-container .button.active {
  background: #53565a;
  color: #ffffff;
}

.button-container .button:hover {
  background: #53565a;
  color: #ffffff;
}

.button-container button.green-hover:hover {
  background-color: #00CAAF;
  color: #000000;
}

.button-container p.invalid-hint {
  margin-top: 10px;
  float: left;
}

input[type="radio"]+.glyphicon-ok {
  left: -2px;
  font-size: 20px;
  border: none;
}

input[type="radio"]+.glyphicon-ok {
  left: -2px;
  font-size: 20px;
  border: none;
}

.btn-circular [type="radio"]+.glyphicon {
  display: none;
}

textarea {
  border: none;
  width: 100%;
  min-height: 25px;
  font-size: 21px;
  border-bottom: 1px solid #6A6A6A;
  resize: vertical;
}

.form-field ::-webkit-input-placeholder {
  /* WebKit browsers */
  opacity: 0;
}

.form-field :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: 0;
}

.form-field ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: 0;
}

.form-field :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  opacity: 0;
}

.input-container {
  position: relative;
  width: 100%;
  float: left;
}

.input-container.short {
  max-width: 230px;
}

.input-container.short .bar {
  max-width: 200px;
}

.form-field.label-outside h3 {
  font-weight: 700;
}

.form-field.label-outside label {
  position: relative;
  font-size: 21px;
  color: #000;
  margin-bottom: 10px;
}

.input-container label {
  color: #6A6A6A;
  font-size: 21px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0;
  margin-left: 10px;
  top: 5px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

@media (max-width:540px) {
  .input-container label {
    font-size: 14px;
    margin-left: 0;
  }
}

@media (max-width:360px) {
  .input-container label {
    font-size: 12px;
  }
}


/* active state */

input[type="text"]:focus ~ label,
input[data-validate]:focus ~ label,
input[type="text"]:not(.empty) ~ label,
input[data-validate]:not(.empty) ~ label,
input[type="text"]:focus ~ recite label,
input[data-validate]:focus ~ recite label,
input[type="text"]:not(.empty) ~ recite label,
input[data-validate]:not(.empty) ~ recite label {
  top: -20px;
  font-size: 12px;
  color: #6A6A6A;
}

.form-field .correct-btn,
.form-field .close-btn {
  display: none !important;
}

.valid~.correct-btn {
  display: inline-block !important;
  top: 5px;
  right: 12px;
  width: 23px;
  height: 23px;
  position: absolute;
}

.valid~.close-btn {
  display: none !important;
}

.invalid.empty~.close-btn {
  display: inline-block !important;
  top: 5px;
  right: 12px;
  width: 23px;
  height: 23px;
  position: absolute;
}

.form-field.label-outside .invalid~.close-btn {
  top: 40px;
}

.invalid~.correct-btn {
  display: none !important;
}

.empty~.close-btn,
.empty~.correct-btn {
  display: none !important;
}


/* bottom bars */

.input-container .bar {
  position: relative;
  display: block;
  /*     width: 262px; */
  width: 100%;
}

.input-container .bar:before,
.input-container .bar:after {
  content: '';
  height: 1px;
  width: 0;
  position: absolute;
  background: #4A90E2;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.input-container .bar:before {
  left: 50%;
}

.input-container .bar:after {
  right: 50%;
}


/* active state */

input[type="email"]:focus ~ .bar:before,
input[type="text"]:focus ~ .bar:before,
input[data-validate]:focus ~ .bar:before,
input[type="email"]:focus ~ .bar:after,
input[type="text"]:focus ~ .bar:after,
input[data-validate]:focus ~ .bar:after,
input[type="email"]:focus ~ recite .bar:before,
input[type="text"]:focus ~ recite .bar:before,
input[data-validate]:focus ~ recite .bar:before,
input[type="email"]:focus ~ recite .bar:before,
input[type="text"]:focus ~ recite .bar:before,
input[data-validate]:focus ~ recite .bar:before {
  width: 50%;
}


/* highlighter */

.input-container .highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}


/* active state */

input[type="text"]:focus ~ .highlight,
input[data-validate]:focus ~ .highlight,
input[type="text"]:focus ~ recite .highlight,
input[data-validate]:focus ~ recite .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}


/* animations */

@-webkit-keyframes inputHighlighter {
  from {
    background: #4A90E2;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@-moz-keyframes inputHighlighter {
  from {
    background: #4A90E2;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@keyframes inputHighlighter {
  from {
    background: #4A90E2;
  }
  to {
    width: 0;
    background: transparent;
  }
}

.trigger {
  position: relative;
  color: #777;
  margin: 0 auto;
  padding: 10px 5px;
  font-size: 21px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 1px solid #6A6A6A;
}

@media (max-width:540px) {
  .trigger {
    font-size: 14px;
  }
}

@media (max-width:360px) {
  .trigger {
    font-size: 12px;
  }
}

.trigger:after {
  position: absolute;
  right: 5px;
  top: 15px;
  content: " ";
  display: inline-block;
  background: url('img/chevron-down-share.png') center / 15px 8px no-repeat;
  width: 15px;
  height: 22px;
}

.trigger:hover {
  text-decoration: none;
  color: #777;
}

.trigger:active {
  text-decoration: none;
}

.activetrigger {
  position: relative;
  color: #777;
  padding: 10px 5px;
  margin: 0 auto;
  text-align: left;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  border-bottom: 1px solid #6A6A6A;
  font-size: 21px;
}

@media (max-width:540px) {
  .activetrigger {
    font-size: 14px;
  }
}

@media (max-width:360px) {
  .activetrigger {
    font-size: 12px;
  }
}

.activetrigger:after {
  position: absolute;
  right: 5px;
  top: 15px;
  content: " ";
  display: inline-block;
  background: url('img/chevron-up-share.png') center / 15px 8px no-repeat;
  width: 15px;
  height: 22px;
}

.activetrigger:hover {
  color: #777;
  text-decoration: none;
}

.activetrigger:active,
.activetrigger:focus {
  text-decoration: none;
  color: #777;
}

.dropcontainer {
  position: relative;
  margin: 0 auto;
  color: #777;
}

.dropcontainer ul {
  border-top: none;
  font-size: 21px;
  background: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 100;
  font-size: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width:540px) {
  .dropcontainer ul {
    font-size: 14px;
  }
}

.dropcontainer ul li {
  padding: 5px 12px;
  text-align: left;
}

.dropcontainer ul li a {
  color: #777;
  display: inline-block;
  width: 100%;
  border-bottom: none;
  font-family: "DinLight", sans-serif;
}

.dropcontainer ul li a:hover {
  text-decoration: none;
}

.dropcontainer ul li:hover {
  background: #f5f5f5;
  outline: none;
}

.dropcontainer ul li:first-child {
  display: none;
}

.dropcontainer ul li:last-child {
  border-bottom: none;
}

.dropdownhidden {
  display: none;
}

.dropdownvisible {
  height: auto;
}

.btn-circular {
  border-radius: 50%;
  margin: 0 auto;
}

.btn-primary {
  color: #000000;
  background-color: #F4F4F4;
  border: solid 1px #979797;
}

.btn-primary:hover {
  color: #000000;
  background-color: #F4F4F4;
}

.btn-primary.active:hover {
  background-color: #009ED7;
  color: #FFFFFF;
  border: solid 1px #979797;
}

.btn-primary.active {
  background-color: #009ED7;
  color: #FFFFFF;
  border: solid 1px #fff;
}

.btn-group [data-after]:nth-child(1) {
  margin-bottom: 10px;
}

label.btn-circular {
  width: 40px;
  height: 40px;
  font-size: 24px;
  font-weight: 200;
}

.btn-group>.btn {
  margin-bottom: 30px;
  white-space: normal;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.btn-group>.btn:not(:first-child):after {
  left: 50px;
}

.btn-group>.btn.checkbox-inline:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  clear: both;
}

div.btn-circular+p {
  color: #6A6A6A;
  font-size: 24px;
  font-weight: 200;
}

div.btn-circular+p,
[data-after]:after {
  color: #000000;
}

.btn-circular span {
  width: 30px;
  display: block;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  float: none;
  display: block;
}

.btn-group-vertical>.btn,
.btn-group>.btn.active {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
}

[data-after]:after {
  margin-left: 0;
}

[data-after]:after {
  content: attr(data-after);
  position: relative;
  top: 0;
  left: 50px;
  display: inline-block;
  text-transform: none;
}

@media (min-width:640px) {
  label.btn.btn-primary.btn-circular.js-radio.checkbox-inline:after,
  label.btn.btn-primary.btn-circular.js-radio.radio-inline:after {
    width: 420px;
    float: left;
    margin-bottom: 20px;
  }
}

@media (max-width:640px) {
  .btn-group .btn[data-after]:after {
    width: 300px;
    font-size: 16px;
  }
}

.btn-group .invalid-hint {
  clear: both;
  margin: 15px 0;
}

.btn-group .btn.radio-inline,
.btn-group .btn.checkbox-inline {
  padding: 0;
}

.btn-group .btn.radio-inline+.btn.radio-inline,
.btn-group .btn.checkbox-inline+.btn.checkbox-inline {
  margin-left: 0;
}

.btn-group>.btn:first-child.active:after {
  position: relative;
  left: 51px;
  display: none;
}

[data-after]:after.active:after {
  position: relative;
  left: 50px;
  top: 0;
}

input[type="radio"]+.glyphicon-ok,
input[type="checkbox"]+.glyphicon-ok {
  position: absolute;
  top: 8px;
  font-size: 20px;
  border: none;
  left: 0;
}

.btn-circular [type="radio"]+.glyphicon,
.btn-circular [type="checkbox"]+.glyphicon {
  display: none;
}

.active [type="radio"]+.glyphicon,
.active [type="checkbox"]+.glyphicon {
  display: inline-block;
}

.radio-selected {
  position: absolute;
  display: none !important;
}

.radio-selected:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #fff;
  position: relative;
  left: 8px;
  top: 8px;
  border-radius: 50%;
}

.active [type="radio"]+.radio-selected {
  display: block !important;
}

[data-after].radio-inline.active:after,
[data-after].checkbox-inline.active:after {
  margin-bottom: 0;
  margin-top: 0;
}

.date-field {
  position: relative;
}

.datepicker {
  display: none;
}

.radio-group .btn-circular {
  margin-left: 0;
}

.formcheckboxgroup .btn {
  min-width: 0;
}

.btn-group .btn.checkbox-inline.active span.tick-mark {
  background: url('img/icons/tick--icon-white.svg') center center no-repeat;
  height: 40px;
  position: absolute;
  width: 40px;
}

input[type="text"].valid,
input[data-validate].valid {
  padding-right: 35px;
}


/* input[data-validate].valid:not (.empty ) +img { */


/* 	display: initial; */


/* } */

input[data-validate].invalid {
  border-color: #E22E3F;
}

.invalid-hint {
  clear: both;
  color: #E22E3F;
  font-family: "DinBook";
  font-size: 12px;
  display: none;
  margin: 10px 0 0 10px;
  text-align: left;
}

input[data-validate].invalid~.invalid-hint,
textarea[data-validate].invalid~.invalid-hint,
label.invalid~.invalid-hint,
.formselect input.invalid~.invalid-hint {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.invalid-hint .strong {
  font-weight: normal;
  font-style: normal;
  font-family: "DinMedium";
}

.FormWarning {
  z-index: 1000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background-color: #33C3AD;
  bottom: 0;
  color: #ffffff;
  display: none;
  left: 0;
  font-size: 18px;
  padding: 20px;
  position: fixed;
  right: 0;
  text-align: center;
}

.formdatepicker.parbase.section {
  padding-bottom: 1px;
}

.formselect.parbase.section .select-container label {
  color: #555;
  font-weight: normal;
  padding: 0 12px;
}

.formselect.parbase.section .select-container a.trigger,
.formselect.parbase.section .select-container .activetrigger {
  padding: 10px 12px;
}

.form-group .upload-photo-button {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  max-width: none;
  width: 100%;
  max-width: 260px;
  display: block;
  position: relative;
}

.form-group .upload-photo-button span {
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
}

.form-group input[type='file'] {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  width: 260px;
}

.form-group .filename {
  position: relative;
  display: block;
  text-transform: none;
  padding-left: 25px;
  margin-left: 20px;
  word-wrap: break-word;
  padding-top: 10px;
  font-size: 14px;
  background: url(img/green-tick.png) 0 15px no-repeat;
  line-height: 1.8em
}

.form-group button.confirm {
  margin-bottom: 10px;
}

.upload-photo-button.btn.btn-primary.btn-radius.centered:hover {
  background-color: #cdcbcb !important;
  border: 1px solid #53565a;
}

.padding-bottom-upload {
  padding-bottom: 20px;
}

.stw-recaptcha {
  margin-bottom: 20px;
}

.stw-recaptcha>div {
  margin: 0 auto;
}

.stw-recaptcha-error {
  color: #E22E3F;
  font-family: "DinBook";
  font-weight: 700;
  font-size: 12px;
  margin: 10px 0 20px;
  text-align: center;
}


/* Burger Menu Styling */

/* At 991 switch to single column and add a rule under each section */

.burger {
    cursor: pointer;
    margin: 0 auto;
    padding-left: 1.25em;
    position: absolute;
    width: 25px;
    height: 40px;
    z-index: 21;
    left: 28px;
    top: 59px;
}

.burger:hover {
    color: #000;
    text-decoration: none;
}

.menu-text {
    display: inline-block;
    width: 100px;
    margin-left: 16px;
}

.close-text {
    display: none;
    width: 100px;
    margin-left: 16px;
}

.menu {
    background-color: #fff;
    position: absolute;
    max-width: 1600px;
    top: 0;
    padding-top: 75px;
    left: 0;
    height: 100%;
    display: none;
    opacity: 0;
    -webkit-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.19);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    width: 100%;
}

.menu .nav-tree {
    background-color: #ffffff;
    padding-left: 100px;
    padding-right: 100px;
    opacity: 1;
    -webkit-box-shadow: 10px 11px 16px -4px rgba(97, 95, 97, 1);
    -moz-box-shadow: 10px 11px 16px -4px rgba(97, 95, 97, 1);
    box-shadow: 10px 11px 16px -4px rgba(97, 95, 97, 1);
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.menu .nav-tree>li {
    border-bottom: 1px solid #eeeeee;
    padding: 14px 0px;
}

.navbar-fixed-top .menunav .js_burgerClick:hover {
    border-bottom: none;
}

.menu .nav-tree ul {
    padding-left: 0;
    margin-left: 0;
}

/* Hide anything greater than 2 levels by default */

.menu .nav-tree li ul li ul {
    display: none;
}

.menu .nav-logo {
    display: none;
    text-align: center;
}

.menu .nav-logo img {
    width: 150px;
}

.menu .Expand, .menu .Contract {
    display: none;
}

.menu .SubMenu {
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

#MobileNavFoot {
    display: none;
    font-size: 18px;
    padding: 18px 32px;
    text-transform: uppercase;
}

#MobileNavFoot a {
    font-size: 14px;
    color: #000000;
    margin: 10px;
    display: block;
}

.menu .extra-nav {
    border-top: 1px #f4f4f4;
    display: none;
    cursor: pointer;
}

.menu .extra-nav h3 {
    font-size: 18px;
    font-weight: bold;
    font-family: DinBold;
    margin: 0;
    padding: 14px 28px;
}

.menu .extra-nav h3 span {
    background: url('img/chevron-down.png') no-repeat right center;
    display: inline-block;
    padding-right: 33px;
}

.menu .extra-nav.Open h3 span {
    background-image: url('img/chevron-up.png');
}

.menu .extra-nav ul {
    display: none;
    list-style: none;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.menu .extra-nav.Open ul {
    display: block;
}

.menu .extra-nav ul li {
    display: block;
    padding: 14px 28px;
}

.menu .extra-nav ul li a {
    font-size: 18px;
    font-weight: bold;
    font-family: DinLight;
    color: #000;
    text-decoration: none;
}

.menu .inner {
    position: relative;
    height: 90%;
    overflow-y: visible;
    padding-bottom: 50px;
}

.menu-open {
    position: fixed;
    width: 100%;
}

.menu-open:after {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 51;
}

.menu.intermediate {
    display: block;
    opacity: 0;
}

.menu.on {
    display: block;
    opacity: 1;
}

.menu .mobile {
    border-bottom-style: solid;
    border-bottom-color: #eee;
    border-bottom-width: 1px;
}

.menu .col-md-3 {
    min-height: 30vh;
}

.menu ul {
    list-style-type: none;
    padding: 18px;
}

.menu .mobile {
    min-height: 0px;
}

.menu-bold {
    font-weight: bold;
}

.menu ul li {
    margin-bottom: 0px;
    font-size: 14px;
}

.menu-list .mobile {
    border-bottom-style: none;
}

.menu input {
    width: 100%;
    height: 40px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding-left: 40px;
    font-size: 18px;
}

.menu img {
    position: absolute;
    top: 9px;
    left: 0;
    margin-left: 10px;
}

.twitter-typeahead input:focus {
    outline: none;
    border-bottom: solid 4px #4A90E2;
}

.search-bar form {
    position: relative;
    border-bottom: solid 1px #000;
}

.searchbar h2 {
    color: #fff;
    font-size: 48px;
}

.LoginLinks {
    padding-right: 20px;
    position: relative;
}

.LoginLinks a:nth-child(1) {
    margin-right: 10px;
}

.LoginLinks a:nth-child(2) {
    margin-left: 10px;
}

/* Safari 10.0+ */

_::-webkit-:host:not(:root:root), .LoginLinks {
    top: 0 !important;
}

/* Safari 10.0+ but not on iOS */

_::-webkit-:-webkit-full-screen:host:not(:root:root), .LoginLinks {
    top: 0 !important;
}

/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, :root .LoginLinks {
    top: 0 !important;
}

/* Safari 9.0+ */

_::-webkit-:not(:root:root), .LoginLinks {
    top: 0 !important;
}

/* Safari 5.0+ */

::i-block-chrome, .LoginLinks {
    top: 0 !important;
}

.menu .nav-tree li a, .menu .SubMenu li a {
    font-family: "DinLight", sans-serif;
}

.pushRight {
    transform: translateX(88%);
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.pushLeft {
    transform: translateX(-100%);
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.pushSubLeft {
    transform: translateX(-100%);
}

.pushSubRight {
    transform: translateX(100%);
}

.navOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    padding: 30px;
}

.SubMenu a.active, .SubMenu1 a.active {
    border-bottom: 1px solid #8f3baa !important;
}

/* Mobile queries */

/* Mobile Portrait */

@media (max-width:991px) {
    .tertiary-nav .bar li a:focus, .menu a:focus {
        border-bottom: none !important;
    }
    .nav-tree .Num_1 a {
        pointer-events: auto !important;
    }
    .burger {
        top: 13px !important;
    }
    .burger.active {
        pointer-events: none;
    }
    .menu-top-right {
        position: absolute;
        right: 30px;
        top: 12px;
        text-align: right;
    }
    .menu .nav-tree {
        padding-left: 0;
        padding-right: 0;
    }
    .menu .nav-tree>li {
        padding: 14px 15px;
    }
    .burger.active .close-text {
        display: none !important;
    }
    .burger.active .menu-text {
        display: none !important;
    }
    .close-text {
        display: none !important;
    }
    .menu-text {
        display: none !important;
    }
    .navbar-brand.off {
        opacity: 0;
        transform: translateX(100%);
        transition: 1s;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .menu .nav-tree>li {
        border-bottom: none;
        width: 100%;
        float: left;
        clear: left;
    }
    .menu .inner {
        padding-bottom: 0px;
    }
    .menu .inner.scroll {
        position: relative;
        top: -18px;
        overflow-x: hidden;
    }
    .menu-open {
        height: 100%;
        overflow: hidden;
        position: fixed;
    }
    .menu-open:after {
        content: "";
        overflow: hidden;
    }
    #MobileNavFoot {
        bottom: 0;
        display: block;
        position: fixed;
        padding: 18px 10px;
        height: 85px;
        width: 100%;
        background: #fff;
        opacity: 1;
        max-width: 87%;
    }
    #MobileNavFoot a {
        font-size: 14px;
        position: relative;
        top: 0;
        color: #000000;
        margin: 10px;
        display: inline-block;
        padding-top: 10px;
        border-bottom: 1px solid transparent;
        width: 49%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }
    #MobileNavFoot a:first-child {
        border-right: 1px solid black;
    }
    .menu .inner {
        max-height: 90%;
    }
    .menu .nav-logo {
        border: 4px solid #c00;
        display: none;
    }
    .menu {
        font-size: 18px;
    }
    .menu .Expand, .menu .Contract {
        display: inline-block;
    }
    .menu .Expand {
        background: url(img/chevron-right-dark.png) no-repeat right;
        height: 16px;
        float: right;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
        width: 8px;
        text-align: left;
        /* position: absolute; */
        width: 100%;
        top: -20px;
        clear: both;
    }
    .menu .SubMenu li a.Expand:hover {
        border-bottom: none !important;
    }
    .menu .SubMenu li a.Contract:hover {
        border-bottom: none !important;
    }
    .SubMenu li a:hover {
        border-bottom: none !important;
        color: #8f3baa !important;
    }
    .menu .SubMenu li a.Expand {
        background: url(img/chevron-right-dark.png) no-repeat right;
        height: 16px;
        float: right;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
        width: 8px;
        text-align: left;
        /* position: absolute; */
        width: 100%;
        right: 10px;
        top: -39px;
        clear: both;
        padding: 0px;
    }
    .menu .Contract {
        background: url('img/chevron-left-dark.png') no-repeat center center;
        display: inline-block;
        float: left;
        /* height: 16px; */
        margin-right: 15px;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
        width: 8px;
    }
    .menu .nav-tree {
        background-color: #ffffff;
        padding-left: 0;
        padding-right: 0;
        opacity: 1;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        height: 370px;
        overflow-y: scroll;
    }
    .menu .nav-tree>li ul {
        display: none;
    }
    .menu .nav-tree>li {
        border-bottom: none;
        height: 50px !important;
    }
    .menu .nav-tree>li, .menu .SubMenu ul li {
        background-color: #f4f4f4;
        -webkit-box-shadow: 0 1px 0 0 #d6d6d7;
        -moz-box-shadow: 0 1px 0 0 #d6d6d7;
        -ms-box-shadow: 0 1px 0 0 #d6d6d7;
        box-shadow: 0 1px 0 0 #d6d6d7;
    }
    .menu .SubMenu ul {
        margin: 0;
        padding: 0;
    }
    .menu .SubMenu ul li {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        height: 50px;
    }
    .menu .SubMenu ul li:nth-child(1) {
        text-align: left;
        background-color: #f4f4f4;
        text-indent: 10%;
        margin-bottom: 20px;
    }
    .menu .SubMenu ul li a:first-of-type:nth-child(2) {
        pointer-events: none;
        cursor: default;
        text-indent: 10%;
    }
    .menu .SubMenu ul li {
        background: #FFFFFF;
        border-bottom: none;
    }
    .menu .SubMenu ul li ul {
        display: none;
    }
    .menu .nav-tree a {
        font-size: 18px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        display: block;
    }
    .menu .nav-tree li a:nth-child(1) {
        pointer-events: none;
    }
    .menu .SubMenu a {
        font-size: 18px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        display: block;
        padding: 8px 28px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-top: 0;
    }
    .menu .SubMenu a.Contract {
        border-right: 1px solid #d3d3d3;
        text-align: left;
        position: absolute;
        width: 100%;
        background-position-x: 5%;
    }
    .menu .SubMenu a.active {
        border-bottom: 1px solid #8f3baa;
    }
    .menu .SubMenu a:nth-child(2) {
        font-size: 18px;
        color: #000 !important;
        text-decoration: none;
        font-weight: normal;
        display: block;
        padding: 14px 28px;
    }
    .menu {
        position: relative;
        height: 100vh;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .navbar-default.burger-open {
        height: 0%;
        background: none;
    }
    .navbar-default {
        height: 50px;
    }
    .burger.active .menu-global {
        backface-visibility: visible;
        position: fixed;
        left: 92.5%;
        top: 4%;
        border-top: 1.7px solid #FFF;
        width: 7%;
        padding: 10px;
        pointer-events: auto;
    }
    .active .menu-top {
        top: 10px;
        margin-left: -14px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .active .menu-bottom {
        top: 10px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .menu-global {
        backface-visibility: visible;
        position: absolute;
        left: 0;
        border-top: 1.7px solid #000;
        width: 100%;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .menu.on {
        width: 88%;
        left: 0;
        height: 85vh;
        background: #FFFFFF;
        padding-top: 0px;
    }
    .menuSide {
        left: 0;
    }
    .menu.on .menuSide {
        background: black;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        background: -moz-linear-gradient(left, #fffcf9 0%, #fffdff 87%, rgba(0, 1, 0, 0.63) 88%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #fffcf9 0%, #fffdff 87%, rgba(0, 1, 0, 0.63) 88%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #fffcf9 0%, #fffdff 88%, rgba(0, 1, 0, 0.63) 88%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcf9', endColorstr='#000100', GradientType=1);
        /* IE6-9 */
    }
    .menu .SubMenu1 {
        display: none !important;
    }
    .menu .SubMenu {
        display: block;
        position: relative;
        top: 19px;
        overflow-y: scroll;
        height: auto;
        transform: translateX(0%);
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .burger-open .menu-top-right {
        transform: translateX(300%);
        transition: 1s;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
}

/* Mobile Landscape */

/* iPhone 5s landscape */

/* @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
	.menu.on #MobileNavFoot {
	    background:#ff0000;
	    	position:fixed;
	    	left:0;
	    	bottom:0;
	    	top:180px;
	    	height:60px;
	    	opacity:1;
	    	-webkit-transition: opacity 1s;
	        -moz-transition: opacity 1s;
	        transition: opacity 1s;
	    }
} */

/* Mobile Landscape */

/* iPhone 6 plus landscape is 736px */

@media (max-device-width:991px) and (orientation: landscape) {
    .burger.active .menu-global {
        backface-visibility: visible;
        position: fixed;
        left: 30px;
        top: 10px !important;
        border-top: 1.7px solid #000;
        width: 25px;
    }
    .menu-global {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .burger.active .close-text {
        display: block !important;
        position: absolute;
        left: 13px;
        top: 6px;
    }
    .close-text {
        display: none;
    }
    .burger.active .menu-text {
        display: none;
    }
    .menu-list {
        display: none;
    }
    .navbar-default {
        height: 50px;
    }
    .menu .inner {
        min-height: 600px;
        padding-bottom: 0px;
    }
    .menu .inner.scroll {
        position: relative;
        top: -81px;
        width: 300px;
        padding-top: 50px;
        margin: 0px !important;
        background: #FFFFFF;
        overflow-y: hidden;
    }
    .menu a:hover {
        color: #8f3baa !important;
    }
    .menu .SubMenu a:hover {
        padding-bottom: 10px;
        margin-left: 0;
    }
    .menu .extra-nav {
        display: block;
        padding-bottom: 50px;
        position: relative;
    }
    .menu-open {
        height: 100%;
        overflow: hidden;
        position: fixed;
    }
    .menu-open:after {
        content: "";
        overflow: hidden;
    }
    .menu.on #MobileNavFoot {
        position: fixed;
        left: 0;
        bottom: -10px;
        height: auto;
        opacity: 1;
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        transition: opacity 1s;
        background: #fff;
    }
    #MobileNavFoot {
        position: relative;
        opacity: 0;
        text-align: center;
        display: block;
        width: 300px;
        background: #fff;
        padding: 0 20px;
        background: none;
        padding-bottom: 10px;
    }
    #MobileNavFoot a {
        font-size: 14px;
        color: #000000;
        clear: both;
        width: 49%;
        white-space: nowrap;
    }
    #MobileNavFoot a:first-child {
        border-right: 1px solid black;
    }
    #MobileNavFoot a:hover {
        text-decoration: none;
        white-space: nowrap;
        width: 10%;
        padding-bottom: 0px;
        text-indent: 0;
    }
    .menu .inner {
        min-height: 400px;
    }
    .menu .nav-logo {
        border: 4px solid #c00;
        display: none;
    }
    .menu {
        font-size: 18px;
    }
    .menu .Expand, .menu .Contract {
        display: inline-block;
    }
    .menu .nav-tree li:first-child {
        border-top: 1px solid #d6d6d7;
    }
    .menu .Expand {
        background: url(img/chevron-right-dark.png) no-repeat right;
        height: 16px;
        float: right;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
        display: inline-block;
        text-align: left;
        /* position: absolute; */
        width: 100%;
        right: -5px;
        clear: both;
    }
    .menu .SubMenu .Expand {
        height: 41px;
        text-indent: -999em !important;
        width: 8px;
        text-align: left;
        position: relative;
        width: 100%;
        top: -30px !important;
        left: 0;
        padding: 0px !important;
        z-index: 9999;
        background-position-x: 230px;
        padding: 5px 30px 5px 10px !important;
    }
    .menu .Expand:hover {
        width: 250px;
        height: 29px;
        background-position-y: 1px;
        background-position-x: 227px;
        /* overflow: visible; */
        /* position: absolute; */
        left: 20px;
        top: -40px;
        text-indent: -999em;
    }
    .menu .SubMenu .Expand:hover {
        width: 285px;
        height: 41px;
        background-position-y: 13px;
        background-position-x: 265px;
        overflow: visible;
        position: relative;
        left: 0;
        top: 10px;
    }
    .menu .SubMenu a.Expand:hover {
        background-position-y: 0px !important;
        background-position-x: 277px;
    }
    .menu .Contract {
        background: url(img/chevron-left-dark.png) no-repeat center center;
        display: inline-block;
        float: left;
        margin-right: 15px;
        overflow: hidden;
        position: absolute !important;
        top: 8px;
        height: 16px;
        text-indent: -999em;
        left: 0px;
        width: 100%;
    }
    .menu .Contract:hover {
        text-indent: -999em;
    }
    .menu .nav-tree {
        margin-top: 40px;
        background-color: #ffffff;
        padding-left: 0;
        padding-right: 0;
        opacity: 1;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100%;
        height: 220px;
        overflow-y: scroll;
        margin-left: 0;
        margin-right: 0;
        margin-top: 50px;
        padding-top: 0px;
        overflow-y: scroll;
    }
    .menu .nav-tree>li ul {
        display: none;
    }
    .menu .nav-tree>li {
        border-bottom: none;
        padding: 0px;
        white-space: nowrap;
        width: 100%;
        text-indent: 10px;
        padding-right: 10px;
        padding: 15px 20px;
    }
    .menu .nav-tree>li, .menu .SubMenu ul li {
        background-color: #f4f4f4;
        /*border-bottom: 1px solid #d6d6d7;*/
        -webkit-box-shadow: 0 1px 0 0 #d6d6d7;
        -moz-box-shadow: 0 1px 0 0 #d6d6d7;
        -ms-box-shadow: 0 1px 0 0 #d6d6d7;
        box-shadow: 0 1px 0 0 #d6d6d7;
        height: 50px !important;
        padding: 0;
    }
    .menu .nav-tree>li, .menu .SubMenu ul li a {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0;
        padding-top: 0;
    }
    .menu .SubMenu ul {
        margin: 0;
        padding: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 280px;
    }
    .menu .SubMenu ul li {
        /* border-bottom: 1px solid #eeeeee; */
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        height: 41px;
        white-space: nowrap;
    }
    .menu .SubMenu ul li:nth-child(1) {
        /* border-bottom:solid 1px #8f3baa; */
        background-color: #f4f4f4;
    }
    .menu .nav-tree li a:nth-child(1) {
        pointer-events: none;
        cursor: default;
    }
    .menu .SubMenu ul li a:nth-of-type(2) {
        text-indent: 10%;
        color: #000000 !important;
        overflow-x: hidden;
        top: -39px;
        position: relative;
        margin-right: 20px;
        margin-top: 10px;
    }
    .menu .nav-tree li a:nth-child(1) {
        pointer-events: none;
        cursor: default;
    }
    .menu .SubMenu ul li a:not(.Expand):nth-of-type(2) {
        pointer-events: none;
    }
    .menu .SubMenu ul li {
        background: #FFFFFF;
        border-bottom: none;
    }
    .menu .SubMenu ul li ul {
        display: none;
    }
    .menu .nav-tree a {
        font-size: 14px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        display: block;
    }
    .menu .SubMenu a {
        font-size: 14px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        display: block;
        padding: 10px 20px;
    }
    .menu .SubMenu a.Contract {
        text-align: left;
        position: relative !important;
        width: 100%;
        top: 0;
        left: 0;
        clear: both;
        height: 40px;
        background-position-x: 5%;
    }
    .menu .SubMenu a.active {
        border-bottom: 1px solid #8f3baa;
    }
    .menu {
        position: fixed;
        left: -100%;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .navbar-default.burger-open {
        height: 0%;
        background: none;
    }
    .menu.on {
        width: 300px;
        height: 100vh;
        left: 0;
        top: 30px;
        background: #FFFFFF;
        padding-top: 0px;
    }
    .menuSide {
        left: 0;
    }
    .menu.on .menuSide {
        background: black;
        position: fixed;
        top: 0;
        left: 300px;
        width: 100%;
        opacity: 0.7;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .menu .SubMenu {
        position: relative;
        top: 50px;
        overflow-y: auto;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        margin-bottom: 50px;
        height: 250px;
    }
    .burger-open .menu-top-right {
        transform: translateX(300%);
        transition: 1s;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
}

@media only screen and (min-device-width:641px) and (max-device-width:991px) and (orientation: landscape) {
    .menu .nav-tree>li {
        border-bottom: 0
    }
    .menu .inner {
        overflow-y: scroll
    }
    .menu .nav-tree>li:nth-child(2n+1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        clear: left;
        float: none;
    }
    .menu .nav-tree>li:nth-child(2n) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        clear: left;
        float: none;
    }
}

/* Desktop Mode Queries for mobile style nav */

/* also applies to landscape tablet mode */

@media (min-width: 992px) {
    .menu .nav-logo {
        display: block;
    }
    .menu .nav-tree>li {
        border-bottom: none;
        float: left;
        position: relative;
        width: 50%;
    }
    .burger.active .menu-global {
        backface-visibility: visible;
        position: absolute;
        left: 30px;
        top: -7px;
        border-top: 1.7px solid #000;
        width: 5px;
        height: 5px;
        -webkit-transition: 0.55s;
        -moz-transition: 0.55s;
        transition: 0.55s;
        padding: 10px;
    }
    .active .menu-top {
        top: 10px;
        left: -6px !important;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .active .menu-bottom {
        top: 10px;
        left: 8px !important;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .burger.active .close-text {
        display: block;
        position: absolute;
        top: 0px;
        left: 17px;
        -webkit-transition: 0.55s;
        -moz-transition: 0.55s;
        transition: 0.55s;
    }
    .close-text {
        display: none;
        -webkit-transition: 0.55s;
        -moz-transition: 0.55s;
        transition: 0.55s;
    }
    .burger.active .menu-text {
        display: none;
        -webkit-transition: 0.55s;
        -moz-transition: 0.55s;
        transition: 0.55s;
    }
    .menu-list {
        display: none;
    }
    .navbar-default {
        height: 101px;
    }
    .menu .inner {
        min-height: 600px;
        padding-bottom: 0px;
        position: absolute;
        left: 0;
        top: 0;
        width: 275px;
        height: 100vh;
        background: #f4f4f4;
        min-height: 400px;
    }
    .menu a:hover {
        color: #8f3baa !important;
        border-bottom: none;
    }
    .menu .extra-nav {
        display: block;
        padding-bottom: 50px;
        position: relative;
    }
    .menu-open {
        height: 100%;
        overflow: hidden;
        position: fixed;
    }
    .menu-open:after {
        content: "";
        overflow: hidden;
    }
    #MobileNavFoot {
        display: none;
    }
    .menu .nav-logo {
        border: 4px solid #c00;
        display: none;
    }
    .menu {
        position: absolute;
        width: 100% !important;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        top: 36px;
    }
    .menu .Expand, .menu .Contract {
        display: inline-block;
    }
    .menu .Expand {
        background: url(img/chevron-right-dark.png) no-repeat right;
        height: 16px;
        float: right;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
        width: 8px;
        text-align: left;
        position: absolute;
        right: 15px;
        top: 13px;
        clear: both;
    }
    .menu .Contract {
        background: url(img/chevron-left-dark.png) no-repeat center center;
        display: inline-block;
        float: left;
        margin-right: 15px;
        overflow: hidden;
        position: absolute !important;
        top: 8px;
        height: 16px;
        text-indent: -999em;
        left: 0px;
        width: 100%;
    }
    .menu .Contract:hover {
        border-bottom: none;
    }
    .menu .nav-tree {
        margin-top: 60px;
        padding-top: 0px;
        padding-bottom: 100px;
        background-color: #f4f4f4;
        padding-left: 0;
        padding-right: 0;
        opacity: 1;
        overflow-y: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 275px;
        height: 100vh;
        margin-left: 0;
        margin-right: 0;
    }
    .menu .nav-tree>li ul {
        display: none;
    }
    .menu .nav-tree a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        display: block;
    }
    .menu .nav-tree>li {
        border-bottom: none;
        padding: 0px;
        white-space: nowrap;
        width: 100%;
        text-indent: 10px;
        padding-right: 10px;
        padding: 10px 20px;
    }
    .menu .nav-tree li, .menu .SubMenu ul li, .menu .SubMenu1 ul li {
        background-color: #f4f4f4;
        padding-bottom: 11px;
        height: 35px !important;
        margin-bottom: 10px;
    }
    .navbar-default.burger-open {
        height: 0%;
        background: none;
    }
    .menu.on {
        width: 250px;
        left: 0;
        background: #FFFFFF;
        height: 102%;
    }
    .menuSide {
        left: 0;
    }
    .menu.on .menuSide {
        background: black;
        position: absolute;
        top: 0;
        left: -20%;
        width: 120vw;
        height: 100vh;
        opacity: 0.7;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .menu .SubMenu {
        position: absolute;
        top: 0 !important;
        left: 275px;
        width: 350px;
        height: 100vh;
        background: #ffffff;
        overflow-y: auto;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        padding-bottom: 100px;
    }
    .menu .SubMenu1 {
        position: absolute;
        top: 0 !important;
        left: 625px;
        width: 350px;
        height: 100vh;
        background: #ffffff;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        overflow-y: auto;
        padding-bottom: 100px;
    }
    .menu .SubMenu .Expand {
        text-indent: -999em !important;
        width: 8px;
        text-align: left;
        position: relative;
        width: 100%;
        top: -30px !important;
        left: 0;
        z-index: 9999;
        padding: 5px 30px 5px 10px !important;
    }
    .menu .SubMenu ul {
        margin: 0;
        padding: 0;
        margin-top: 60px;
    }
    .menu .SubMenu1 ul {
        margin: 0;
        padding: 0;
    }
    @-moz-document url-prefix() {
        .menu .SubMenu1 ul:first-child {
            margin-top: 61px !important;
            ;
        }
    }
    _:-ms-fullscreen, :root .menu .SubMenu1 ul:first-child {
        margin-top: 61px !important;
    }
    .menu .SubMenu1 ul:first-child {
        margin-top: 62px;
    }
    .SubMenu .Contract, .SubMenu1 .Contract {
        opacity: 0;
    }
    .menu .SubMenu ul li, .menu .SubMenu1 ul li {
        /* border-bottom: 1px solid #eeeeee; */
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        height: 44px;
        white-space: nowrap;
    }
    /* Increase height 1px for IE11 only */
    *::-ms-backdrop, .menu .SubMenu ul li, .menu .SubMenu1 ul li {
        height: 45px;
    }
    .menu .SubMenu ul li, .menu .SubMenu1 ul li {
        background: #ffffff;
        border-bottom: none;
    }
    .menu .SubMenu ul li {
        padding-right: 0px;
        margin-right: 10px;
    }
    .menu .SubMenu ul li ul, .menu .SubMenu1 ul li ul {
        display: none;
    }
    .menu .SubMenu a, .menu .SubMenu1 a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        display: block;
        padding: 0px 20px;
        font-family: DinLight;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .menu .SubMenu li a:first-child {
        height: 30px;
    }
    .menu .SubMenu a.Contract, .menu .SubMenu1 a.Contract {
        text-align: left;
        position: absolute;
        width: 100%;
        top: 0;
        clear: both;
        height: 40px;
        background-position-x: 5%;
    }
    .menu .SubMenu1 .Expand {
        display: none;
        pointer-events: none;
    }
    .menu .SubMenu1 a:hover {
        border-bottom: 1px solid #00CAAF !important;
    }
    .burger-open .menu-top-right {
        transform: translateX(300%);
        transition: 1s;
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
}

.alignBodyHidden {
    position: fixed;
    overflow: hidden;
    margin: auto;
    left: 0;
    right: 0;
}

.alignBodyShow {
    position: relative;
    overflow: auto;
    margin: auto;
    left: 0;
    right: 0;
}
/* Foundation v2.1.4 http://foundation.zurb.com */

/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

/* -----------------------------------------
   Shared Styles
----------------------------------------- */

.text table {
    border-color: transparent;
    border-top: solid 1px #f4f4f4;
}

.text table tr:nth-child(odd) td, .text table tr:nth-child(odd) th {
    background: #fff;
}

.text table tr:nth-child(even) td {
    background: #f4f4f4;
}

.text table th {
    font-size: 21px;
    border-color: transparent;
    color: #000;
    padding: 25px 10px;
}

.text table td {
    font-size: 14px;
    border-color: transparent;
    color: #000;
    padding: 15px 10px;
}

.text table td, .text table th {
    text-align: center;
}

/* Mobile */

@media only screen and (max-width: 767px) {
    .text table {
        margin-bottom: 0;
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: solid 1px #b6b6b6;
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
        border: transparent;
        border-top: solid 1px #f4f4f4;
    }
    .pinned table th, .pinned table td {
        white-space: nowrap;
    }
    .pinned td:last-child {
        border-bottom: 0;
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid transparent;
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%;
    }
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }
    .text table td, .text table th {
        position: relative;
        white-space: normal;
        overflow: hidden;
    }
    .text .scrollable table th:first-child, .text .scrollable table td:first-child {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .text table th {
        font-size: 14px;
    }
}
.EventsMap .MapContainer {
	float: left;
	height: 578px;
	width: 100%;
}

.EventsMap .ContentContainer {
	float: left;
	overflow: hidden;
	width: 0;
}

.EventsMap .ContentContainer .Inner {
	padding: 0 30px;
}

.EventsMap .ContentContainer h2 {
	border-bottom: 1px solid #f4f4f4;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.EventsMap .ContentContainer .EventDetail {
	margin-bottom: 30px;
}

.EventsMap .js_EventEntries {
	display: none;
}

.EventsMap .closeEventContainer {
	text-align: right;
}

.EventsMap .closeEvent {
	background: url("img/close_btn.png") no-repeat right center;
	background-size: contain;
	color: #000000;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	padding-right: 25px;
	text-decoration: none;
	text-transform: uppercase;
}

.EventsMap.Open .MapContainer {
	width: 62%;
}

.EventsMap.Open .ContentContainer {
	width: 38%;
}

@media (max-width: 768px) {
	.EventsMap.Open .MapContainer {
		width: 57%;
	}
	.EventsMap.Open .ContentContainer {
		width: 38%;
	}
}

@media (max-width: 650px) {
	.EventsMap.Open .MapContainer {
		display: none;
	}
	.EventsMap.Open .ContentContainer {
		width: 100%;
	}
}

.esriPopup a {
	border-bottom: none;
}
.btn {
    padding: 5px 20px;
    border-radius: 25px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    max-width: 300px;
    display: inline-block;
    white-space: normal;
}

.btn.green {
    background: #00caaf;
    min-width: 250px;
    padding: 9px 20px;
}

.green-button:hover {
    text-decoration: none;
    border-bottom: none;
}
.search {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    padding-bottom: 20px;
}

.search .item h2 {
    font-size: 24px;
    color: #8f3baa;
}

.search .item p {
    font-size: 14px;
}

.search .item p a {
    text-transform: uppercase;
}

.search .item a {
    color: #000;
    display: inline;
}

.micro-banner .form-container {
    max-width: 747px;
}

.search .filter {
    border-bottom: solid 1px #f4f4f4;
    margin-top: 25px;
    padding-bottom: 10px;
}

.search .filter p.no-results {
    text-align: center;
    margin: 40px;
    padding: 0 15px;
}

.search .filter p {
    font-size: 24px;
    font-family: "DinLight";
}

.exploreTopics .row.grey-callout {
    padding-bottom: 30px;
}

.exploreTopics .row.grey-callout a {
    position: relative;
    padding-right: 25px;
}

.exploreTopics .row.grey-callout .chevron-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    padding: 0 0;
}

.exploreTopics .col-md-12.inner-content.centered {
    padding-top: 30px;
}

.search-back {
    padding-left: 30px;
    font-size: 21px;
    line-height: 2.2em;
}

.search-back a {
    position: relative;
    padding-left: 25px;
}

.search-back a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 28%;
    display: block;
    width: 8px;
    height: 15px;
    background: url(img/chevron-left-dark.png) 0 0 no-repeat;
}

.twitter-typeahead {
    width: 100%;
}

.tt-menu {
    background: #fff;
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 18px;
    /* overflow: visible; */
}

.tt-suggestion {
    margin-bottom: 20px;
    cursor: pointer;
}

.tt-suggestion:hover, .tt-suggestion.tt-cursor {
    color: #8f3baa;
}

.tt-suggestion:last-child {
    margin-bottom: 0;
}

.search.section {
    padding: 0;
}

.backtosearch .row {
    margin: 0;
    min-height: 55px;
}

.grey-callout.search-link {
    margin-top: 30px;
    min-height: 55px;
    padding: 4px 0;
    margin-left: -30px;
}
.sitemap-list {
	/* 	font-family: Din; */
	font-size: 14px;
	font-weight: 900;
	line-height: 2.14;
	color: #000000;
	list-style-type: none;
	text-align: left;
	padding-left: 25px;
}

.sitemap-list:first-child {
	padding-left: 0;
}

div.sitemap ul.sitemap-list li a, div.sitemap ul.sitemap-list li a:hover {
	text-decoration: none;
	border-width: 1px;
}

.sitemap--wrapper.container {
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 992px) {
	.sitemap--wrapper.container .col-md-6 {
		width: 100%;
	}
}

.centering {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}

.text td, .text th {
    padding: 10px;
}
/*static style for water level tiles and their container*/
.water-level-tile-container {
	overflow:auto;
	width:90%;
	margin: 0 auto;
	max-width:1170px;
}

.water-level-tile {
	position:relative;
	width:33.33%;
	float:left;
	overflow:hidden;
	padding:10px;
}

.out-of-page {
	display:none;
}

.water-level-tile-img {
	position:relative;
	width:100%;
	height:100%;
}

.water-level-tile-text-section {
	display:block;
    position: absolute;
    top: 65%;
    width: calc(100% - 30px);
    overflow:hidden;
    transition: all 0.2s ease-out 0s;
}

.water-level-tile-title {
	display:block;
	height: 13.5%;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 2.143em;
}

.water-level-tile-text {
	display:none;
	width:100%;
	height: 15%;
    padding: 3%;
    padding-top:8%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 1.2em;
}

/* Style for tile text animation*/
.water-level-tile a:hover .water-level-tile-text-section {
	top:50%;
}

.water-level-tile a:hover .water-level-tile-text {
	display:block;
}
/* END - Style for tile text animation*/

/* Style for water level tile container pagination */
div.water-level-pagination {
	display:table;
	margin: 0 auto;
	padding-top : 2em;
}

div.water-level-pagination > div.water-level-pagination-content > div {
	display:inline;
}

div.water-level-pagination-left-arrow span {
	display:inline-block;
    background: url(img/events/left-arrow.png) center bottom no-repeat;
    width: 2.143em;
    height: 2.143em;
    cursor: pointer;
}

div.water-level-pagination-right-arrow span {
	display:inline-block;
    background: url(img/events/right-arrow.png) center bottom no-repeat;
    width: 2.143em;
    height: 2.143em;
    cursor: pointer;
}

div.water-level-pagination > div.water-level-pagination-content > div a  {
	text-align: center;
	font-size: 1.714em;
	line-height: 1.7em;
	display: inline-block;
	color: #000000;
	margin-right: 0.5em;
	margin-left: 0.5em;
	text-decoration: none;
}

div.water-level-pagination > div.water-level-pagination-content > div a.active  {
     border-radius: 50%;
     background: #00caaf;
     width: 1.5em;
     height: 1.5em;
}


@media only screen and (max-width: 1100px){
    .water-level-tile-title {
	    font-size: 1.8em;
	}
}

@media only screen and (max-width: 845px){
    .water-level-tile-title {
	    font-size: 1.4em;
	}
}

@media only screen and (max-width: 950px) {
	.water-level-tile-text-section {
	    top: 60%;
	}
	
	.water-level-tile-title {
		height: 10%;
	    font-size: 1.6em;
	}
	
	.water-level-tile-text {
		height: 10%;
	    font-size: 0.9em;
	}
	
	/* Style for tile text animation*/
	.water-level-tile a:hover .water-level-tile-text-section {
		top:50%;
	}
}

@media only screen and (max-width: 768px) {
	.water-level-tile {
		width:50%;
	}
}

@media only screen and (max-width: 500px) {
	.water-level-tile-text-section {
	    top: 60%;
	}
	
	.water-level-tile-title {
		height: 10%;
	    font-size: 1.2em;
	}
	
	.water-level-tile-text {
		height: 10%;
	    font-size: 0.8em;
	}
	
	/* Style for tile text animation*/
	.water-level-tile a:hover .water-level-tile-text-section {
		top:50%;
	}
}

@media only screen and (max-width: 420px) {
	.water-level-tile-text-section {
	    top: 60%;
	}
	
	.water-level-tile-title {
		height: 10%;
	    font-size: 1.2em;
	}
	
	.water-level-tile-text {
		height: 10%;
	    font-size: 0.6em;
	}
	
	/* Style for tile text animation*/
	.water-level-tile a:hover .water-level-tile-text-section {
		top:50%;
	}
}

@media only screen and (max-width: 320px) {
	.water-level-tile {
		width:100%;
	}
}
@CHARSET "UTF-8";

.water-level-detail-table {
	width:80%;
	margin: 0 auto;
}

.water-level-detail-table th {
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.water-level-detail-table td {
	text-align:center;
	margin:auto;
	padding:1.1em;
}

.water-level-detail-table span {
	display:block;
	margin: auto;
	vertical-align:middle;
	text-transform: none;
	padding:0.45em;
}

.water-level-detail-first-row {
	height:1px;
	visibility:hidden;
}

.water-level-detail-table span.water-level-detail-single-line-header {
	padding-top:1.3em;
}
div.cookie-warning-banner {
  width: 100%;
  background-color: #54565b;
  color: #ffffff;
  padding: 0;
  overflow: hidden;
  top: 0;
  max-height: 0;
  z-index: 1050;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: max-height 0.5s ease-out;
  -moz-transition: max-height 0.5s ease-out;
  -o-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}

div.cookie-warning-banner.displayed {
  max-height: 360px;
  -webkit-transition: max-height 2s ease-out;
  -moz-transition: max-height 2s ease-out;
  -o-transition: max-height 2s ease-out;
  transition: max-height 2s ease-out;
}

div.cookie-warning-banner-content {
  width: 100%;
  max-width: 940px;
  margin: auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

div.cookie-warning-banner-close-button {
  width: 100%;
  text-align: right;
}

div.cookie-warning-banner-close-button a {
  position: relative;
  display: inline-block;
  /* 	font-family: Din; */
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  color: #ffffff;
  padding-right: 25px;
}

div.cookie-warning-banner-close-button a:after {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 4px;
  right: 0;
  content: "";
  background: url("img/close_btn_white.png") no-repeat center center;
}

div.cookie-warning-banner-content div {
  color: white;
}

div.cookie-warning-banner-message p {
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}

div.cookie-warning-banner-accept-button button {
  background-color: #54565b;
  border: solid 1px #ffffff;
  font-size: 14px;
  width: auto;
  margin: 10px auto 0;
  padding: 6px 12px 5px;
}

div.cookie-warning-banner-message a {
  color: #ffffff;
  font-weight: bold;
  display: inline;
}

@media (max-width: 939px) {
  div.cookie-warning-banner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.row.inline-col {
    text-align: center;
    max-width: 480px;
    margin: 0 auto;
}

@media (max-width:990px) {
    .percent {
        margin-bottom: 30px;
    }
}

.percent .state {
    position: relative;
    max-width: 160px;
    height: 160px;
    font-size: 36px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border-radius: 100%;
}

.percent .state .active-border {
    position: relative;
    text-align: center;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #00CAAF;
    background-image: linear-gradient(91deg, transparent 50%, #d3d3d3 50%), linear-gradient(90deg, #d3d3d3 50%, transparent 50%);
}

.percent .state .circle {
    position: relative;
    top: 5px;
    left: 5px;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #ffffff;
}

.percent .state .small {
    width: 80px;
    height: 80px;
    font-size: 18px;
}

.percent .state span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    font-size: 30px;
}

.percent .state.small span {
    font-size: 18px;
}

.percent .state.full span {
    color: #6A6A6A;
}

.percent .status p {
    margin: 20px 0 5px;
    font-size: 24px;
}

.percent .status span {
    color: #4a4a4a;
}

.tabs {
    float: none;
    margin: 80px auto;
}

.tab.links {
    list-style-type: none;
    margin-bottom: 40px;
    padding: 0;
    text-align: center;
}

.tab.links li {
    display: inline-block;
    padding: 5px 30px;
    margin: 0 5px 5px;
    cursor: pointer;
    text-transform: uppercase;
    border-bottom: solid 2px #fafafa;
}

.tab.links li:hover, .tab.links li.active {
    border-color: #00caaf;
}

.tab.content {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tab.content ul {
    list-style: none;
    padding: 0;
}

.tab.content h2 {
    padding-bottom: 35px;
}

.tab.content div {
    display: none;
    text-align: left;
}

.tab.content div.active {
    display: block;
}

.grey-callout {
    width: 100%;
    background-color: #f4f4f4;
    padding: 30px 0px;
    margin: 20px auto 30px;
    max-width: 1600px;
}

@media (max-width:990px) {
    .grey-callout .inline .light-button {
        margin-top: 10px;
        padding-top: 10px;
    }
}

.grey-callout a {
    color: #000;
}

.grey-callout .align p {
    height: 300px;
    overflow: hidden;
    height: 75px;
}

.maps {
    width: 100vw;
    margin-top: 50px;
    margin-bottom: 0;
}

.carousel-banner {
    margin-top: 30px;
    margin-bottom: 30px;
}

.grey-callout {
    margin-top: 0;
}

@media (max-width:758px) {
    .carousel-slide-textbox {
        position: relative;
        text-align: center;
        top: 20px;
        min-width: 280px;
        max-width: 455px;
        width: 75vw;
        display: block;
        margin: auto;
        color: #fff;
        height: 500px;
    }
    .carousel-image {
        display: none !important;
    }
    .carousel-slide {
        background-color: rgb(10, 10, 50);
        min-height: 300px;
        height: auto;
    }
}

@media (min-width: 759px) {
    .carousel-slide-textbox {
        position: absolute;
        left: 200px;
        top: 40px;
        min-width: 300px;
        max-width: 455px;
        width: 40vw;
        color: #fff;
        text-align: left;
    }
    .carousel-slide-textbox ul {
        margin: 0;
        list-style-position: inside;
    }
    .carousel-slide-textbox ul li {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .carousel-slide {
        min-height: 300px;
        height: auto;
    }
    .carousel-image {
        min-height: 200px;
        max-height: 550px;
    }
}

.carousel-list {
    padding-left: 20px;
    text-align: left;
}

.carousel-button {
    float: left;
    width: 240px;
    margin-top: 20px;
    margin-left: 30px;
}

.map-container {
    clear: both;
    margin-top: 50px;
    max-width: 1600px;
}

@media (max-width:640px) {
    .map-container {
        padding: 0 40px;
    }
}

.esriMapEmbed {
    position: relative;
}

.esriMapEmbed:after {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.esriMapEmbed.scroll:after {
    content: "";
    display: none;
}

.progress-list {
    max-width: 875px;
    margin: 0 auto;
}

.progress-list p.date {
    font-size: 24px;
}

.progress-line .progression span, .progress-line .progression p {
    position: relative;
    border-left: solid 1px #979797;
    padding-left: 32px;
    padding-top: 60px;
    line-height: 1;
}

.progress-line .progression.copy span {
    padding-top: 30px;
    padding-left: 32px;
}

.progress-line .progression.copy p {
    padding-top: 10px;
    margin: 0;
    line-height: 1.4em;
}

.progress-line .inner {
    position: relative;
    max-width: 1185px;
    margin: 0 auto;
    padding-bottom: 15px;
    overflow: hidden;
}

.progress-line .progression span:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 60px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.progress-line .progression.heading span:before {
    background: #000;
}

.progress-line .progression.progress-end span:before {
    background: #000;
    top: 63px;
}

.progress-line .progression.copy span:before {
    top: 30px;
    background: #979797;
}

.progress-line .progression.progress-start span:before {
    top: 0;
    background: #f5a623;
    border: solid 3px #f9dbb2;
}

.progress-line .progression.progress-start.complete span:before {
    top: 0;
    background: #30c8af;
    border: solid 3px #9feadf;
}

.progress-line .progression.copy span:before {
    content: "";
    position: absolute;
    left: -7px;
    top: 30px;
    background: #979797;
    border-radius: 50%;
    width: 13px;
    height: 13px;
}

.progress-line .progression.progress-start span {
    font-size: 28px;
    color: #f5a623;
    padding-top: 0;
    padding-bottom: 20px;
}

.progress-line .progression.progress-start.complete span {
    color: #00a690;
}

.progress-line span {
    font-size: 24px;
    display: block;
}

p.date {
    position: absolute;
    left: 130px;
}

p.date.start {
    top: 0;
}

p.date.end {
    bottom: 0px;
}

@media (max-width:990px) {
    p.date {
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
    }
    p.date.start {
        margin-bottom: 40px;
    }
    p.date.end {
        clear: both;
        margin-top: 40px;
        float: left;
    }
}

.team .col-md-4 {
    margin-bottom: 50px;
}

@media (max-width:768px) {
    .team .col-md-4 {
        margin-bottom: 50px;
    }
}

.team {
    margin: 30px 0;
}

.team p {
    font-size: 18px;
    margin: 0;
}

.team .contact p {
    margin-bottom: 5px;
}

.team .likes p.drink {
    font-size: 14px;
}

.team .likes p {
    font-size: 12px;
}

.team .likes img {
    max-width: 35px;
    margin-bottom: 5px;
}

.team .contact, .team .likes {
    margin-top: 20px;
}

.team a {
    display: block;
    margin-top: 20px;
}

.team a:hover {
    border-bottom: 1px solid #00CAAF;
}

.team p span {
    font-size: 21px;
}

.team .circle-image {
    max-width: 150px;
    margin-bottom: 30px;
}

.contact ul {
    margin: 0 auto;
    float: none;
    display: inline-block;
}

.contact ul a {
    font-size: 21px;
}

.contact .email {
    display: inline;
    border-bottom: 2px solid #CCCCCC;
    font-family: DinBold;
}

.contact .email:hover {
    text-decoration: none;
    border-bottom: 2px solid #00CAAF;
}

.team .member-name {
    font-size: 21px;
}

.team .member-job {
    font-size: 18px;
}

.esriMapEmbed {
    padding: 0 30px;
}

.esriMapEmbed .maps {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.esriMapEmbed .embed-container {
    height: 560px;
    padding-bottom: 0;
}

@media (max-width:640px) {
    .esriMapEmbed .embed-container {
        height: 350px;
    }
}

.esriMapEmbed .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

#in-my-street .schemeJobs .row.two-col-title-text-link.inline-col .percent {
    margin-bottom: 45px;
}

#in-my-street .schemeJobs .row.two-col-title-text-link.inline-col .percent:nth-child(2n+1) {
    clear: left;
}

#in-my-street .schemeJobs .row.page-title h2 {
    font-size: 36px;
}

#in-my-street .schemeJobs .row.page-title h3 {
    font-size: 30px;
}

#in-my-street .schemeJobs .row.two-col-title-text-link.inline-col .percent .status, #in-my-street .schemeJobs .row.two-col-title-text-link.inline-col .percent h3.centered {
    font-size: 24px;
}

#in-my-street .schemeJobs div.job-percent-container>div.percent a {
    position: absolute;
    bottom: 0;
    left: 25%;
}

#in-my-street .schemeJobs div.job-percent-container>div.percent>p.centered {
    min-height: 10px;
    padding-bottom: 20px;
    font-size: 16px;
}

#in-my-street .schemeJobs div.job-percent-container>div.percent>h3 {
    padding-bottom: 10px;
    margin-top: 10px;
}

@media (max-width:768px) {
    #in-my-street .schemeJobs div.job-percent-container>div.percent a {
        position: relative;
        left: 0;
        margin: 0 auto;
    }
}

#in-my-street .row.border p {
    margin-bottom: 20px;
}

#in-my-street .two-col-title-text-link {
    text-align: center;
}

#in-my-street .two-col-title-text-link .col-md-4 {
    margin-top: 75px;
}

#in-my-street .two-col-title-text-link .col-md-4 {
    float: none;
    display: inline-block;
}

@media (min-width: 768px) {
    #in-my-street .two-col-title-text-link .col-md-4 {
        width: 33%;
    }
}

.contact .telNum {
    border-bottom: 2px solid #CCCCCC;
    position: relative;
    width: 35%;
    left: 32.5%;
}

.contact .telNum:hover {
    border-bottom: 2px solid #00CAAF;
}
.tertiary-nav .bar {
	position: relative;
	width: auto;
	border-bottom: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
}

.tertiary-nav .bar li {
	padding: 0px 10px;
	line-height: 40px;
	display: inline-block;
}

.tertiary-nav .bar li a {
	padding-bottom: 10px;
}

.tertiary-nav .bar li:hover>a {
	text-decoration: none;
	border-bottom: 2px solid #8f3baa;
	color: #000;
}

.tertiary-nav .bar li.active>a {
	border-bottom: 2px solid #8f3baa;
	font-family: DinBold;
}

.collapseMenu {
	padding-left: 0;
	display: none;
}

.collapseMenu.bar .collapse-item {
	display: none;
}

.tertiary-nav .collapse-item {
	position: relative;
}

.collapseMenu.Initialise .collapse-item {
	display: inline-block;
}

.tertiary-nav .collapse-item .dropdown-menu {
	border-radius: 0;
	left: auto;
	margin-top: 0;
	padding: 0;
	right: 0;
}

.tertiary-nav .collapse-item .dropdown-menu li {
	display: block;
	padding: 0;
}

.tertiary-nav .collapse-item .dropdown-menu li a {
	display: block;
	padding: 10px 22px;
}

.tertiary-nav .collapse-item .dropdown-menu li.active a {
	background-color: #ffffff;
	border-bottom: none;
	color: #000000;
	font-weight: bold;
}

.tertiary-nav .collapse-item .dropdown-menu li a:hover {
	background-color: #f4f4f4;
	border-bottom: none;
}
.GlobalSearchTrigger {
	background: url('img/search.svg') no-repeat center;
	display: inline-block;
	height: 22px;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	width: 22px;
}

#GlobalSearch {
	background-color: #ffffff;
	border-bottom: 2px solid #cccccc;
	display: none;
	left: 0;
	padding-bottom: 40px;
	position: relative;
	right: 0;
	z-index: 30;
}

#GlobalSearch input {
	width: 100%;
	height: 40px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-left: 10px;
	font-size: 18px;
	padding-right: 50px;
}

#GlobalSearch .Container {
	margin: auto;
	padding-top: 60px;
	position: relative;
}

.GlobalSearchClose {
	background: url('img/cross-grey.svg') no-repeat center;
	background-size: 85%;
	display: inline-block;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	text-indent: -999em;
	top: 0;
	width: 20px;
	opacity: 0;
	visibility: hidden;
}

.GlobalSearchClose.reveal {
	-webkit-transition: opacity 0.2s, ease-in;
	/* Safari */
	transition: opacity 0.2s, ease-in;
	opacity: 1;
	z-index: 50;
	visibility: visible;
}

#GlobalSearch .search-bar {
	position: relative;
	top: auto;
	margin-bottom: 20px;
	padding: 0;
}

#GlobalSearch .search-bar img {
	position: absolute;
	margin-right: 10px;
	right: 0;
	top: 9px;
}

#GlobalSearch .search-bar.mobile {
	width: 100%;
}

@media (min-width: 950px) {
	#GlobalSearch .Container {
		width: 950px;
	}
}

@media (max-width: 950px) {
	#GlobalSearch {
		padding: 20px;
		overflow-y: scroll !important;
		height: 500px;
		padding-bottom: 0px;
	}
}

@media (max-width: 909px) and (orientation:landscape) {
	#GlobalSearch {
		padding: 20px;
		overflow-y: scroll !important;
		height: 400px;
		padding-bottom: 0px;
	}
}

@media (max-width: 767px) {
	.numbers ol li {
		font-size: 16px;
	}
	.numbers ol li:before {
		font-size: 20px;
	}
}
.careerSearch {
    overflow-x:hidden;
}

#career-search-result {
    padding:0 20px;
}

.careerSearch input[type=text] {
    font-size:21px;
}

.job-search-save-settings-container {
    max-width:1170px;
    margin:0 auto;
}

form.job-search-save-settings-form {
    clear:both;
	background-color: #f4f4f4;
	padding: 40px 20px;
    margin-top:55px;
}

.job-search-save-settings-form .form-group.clear {
    clear:both;
}

form.job-search-save-settings-form fieldset {
	width: 100%;
	margin: 15px auto 0;
}

label.job-search-save-settings-form-label-sm-grey {
	font-size: 21px;
	color: #6a6a6a;
}

.job-search-save-settings-form-inner {
    max-width:460px;
    margin:0 auto;
}

form.job-search-save-settings-form input[type=text] {
	font-size: 21px;
	border: 0;
	outline: none;
	background: transparent;
	border-bottom: 2px solid #6a6a6a;
	border-radius: 0;
	text-weight: 400;
	box-shadow: none;
}

form.job-search-save-settings-form input[type=text]:focus {
	outline: none;
}

form.job-search-save-settings-form label.radio-heading {
	font-size: 21px;
	display: block;
	padding-right: 30%;
}

form.job-search-save-settings-form label.radio-body {
	font-size: 1.5em;
	padding-left: 0;
	display: block;
	padding-top: 0.5em;
}

form.job-search-save-settings-form div.radio-column {
	padding: 0;
}

div.job-search-save-settings-parameters {
    clear:both;
	width: 100%;
	margin: 0 auto;
    padding:20px;
    text-align:center;
}


.job-search-save-settings-parameters .job-filter {
    display:inline-block;
    width:20%;
    padding:0;
    vertical-align: top;
}


@media (max-width:990px) {
    .job-search-save-settings-parameters .job-filter {
        width:30%;
        margin-bottom:20px;
    }
}

@media (max-width:620px) {
    .job-search-save-settings-parameters .job-filter {
        width:100%;
    }
}


.job-search-save-settings-parameters div.job-filter:first-child {
    text-align:left;
}

.job-search-save-settings-parameters div.job-filter:last-child  {
    text-align:right;
}

@media (max-width:620px) {
    .job-search-save-settings-parameters div {
        width:100%;
    }
    div.job-search-save-settings-parameters span.parameter-value {
        text-align: center;
    }
    
    .job-search-save-settings-parameters div.job-filter:first-child, .job-search-save-settings-parameters div.job-filter:last-child {
        text-align:center;
    }
}

div.job-search-save-settings-parameters span.parameter-name {
	font-size: 18px;
    font-weight:bold;
    display:inline-block;
    vertical-align: top;
}


.job-values {
    display:inline-block;
}

div.job-search-save-settings-parameters span.parameter-value {
	font-size: 1.3em;
	color: #6a6a6a;
    display: inline-block;
    width: 100%;
    text-align: center;
}

@media (max-width:620px) {
    div.job-search-save-settings-parameters span.parameter-value {
        text-align:center;
    }
}

table.job-search-save-settings-table {
	width: 100%;
	margin: 0 auto;
}

table.job-search-save-settings-table th {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.job-search-save-settings-table td {
	text-align: center;
	margin: auto;
	padding: 1.1em;
}

.job-search-save-settings-table>tbody>tr>th, .job-search-save-settings-table>tfoot>tr>td, .table>tfoot>tr>th, .job-search-save-settings-table>thead>tr>td, .job-search-save-settings-table>thead>tr>th {
    padding:10px 8px;
}

.job-search-save-settings-table>tbody>tr>td {
    padding:10px 8px;
}

table.job-search-save-settings-table span {
	display: block;
	margin: auto;
	vertical-align: middle;
	text-transform: none;
}

@media (max-width:750px) {
    .job-search-save-settings-table.desktop-table {
        display:none;
    }
}

.job-search-save-settings-table.mobile-table {
    display:none;
}

@media (max-width:750px) {
    .job-search-save-settings-table.mobile-table {
        display:table;
        width:100%;
        margin-bottom:30px;
    }
    
    .job-search-save-settings-table.mobile-table th {
        width:50%;
        padding:8px;
        text-align:left;
    }
    
    .job-search-save-settings-table.mobile-table td {
        width:50%;
        padding:8px;
        text-align:left;
    }
}

table.job-search-save-settings-table th span {
    font-size:16px;
}

table.job-search-save-settings-table tr.first-row {
	height: 1px;
	visibility: hidden;
    padding:0;
}

table.job-search-save-settings-table tr.header-row {
	font-size: 1.5em;
}

div.job-search-save-settings-outside-uk-block {
	padding-top: 6em;
	padding-bottom: 5em;
}

div.job-search-save-settings-outside-uk-block div.job-search-save-settings-subtitle p{
	padding-bottom: 2em;
	font-size: 1.3em;
}

/* Beginning - Style for Radio button in job search save setting form */
form.job-search-save-settings-form input[type=radio] {
	width: 0;
	margin: 0;
	padding: 0;
	font-size: 2em;
	opacity: 0;
	margin: 0;
}

form.job-search-save-settings-form input[type=radio]+label {
	display: inline-block;
	line-height: 2em;
	font-size: 1.5em;
}

form.job-search-save-settings-form input[type=radio]+label>span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0.25em 0.5em 0.25em 0.25em;
	border: 1px solid #000000;
	border-radius: 0;
	vertical-align: bottom;
}

form.job-search-save-settings-form input[type=radio]:checked+label>span{
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0.25em 0.5em 0.25em 0.25em;
	background-color: #009ED7;
	color: #FFFFFF;
	border: solid 1px #009ED7;
}

form.job-search-save-settings-form input[type=radio]:checked+label>span:before{
	content: "";
	background: url("img/tick-white.png") center center no-repeat;
	display : block;
	width: 40px;
	color: #ffffff;
	font-size: 1em;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	padding-left: 0.48em;
	display: block;
}

form.job-search-save-settings-form input[type=radio]:checked+label>span>span{
	position: relative;
	content: "";
	background: url("img/tick-white.png") center center no-repeat;
	background-size: contain;
	color: #ffffff;
	font-size: 1em;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	padding-left: 0.48em;
	display: block;
    height: 20px;
    width: 28px;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
}


#career-refine-search {
	background: #fff;
}

.search-refine {
    font-size: 21px;
    line-height: 2.2em;
    float: left;
}

.search-refine a {
    position:relative;
    padding-left:25px;
    font-size:14px;
}

.search-refine a:before {
    content:"";
    position:absolute;
    left:0;
    top:14px;
    display: block;
    width: 8px;
    height: 15px;
    background:url(img/chevron-left-dark.png) 0 0 no-repeat;
}

.search-save {
    font-size: 21px;
    line-height: 2.2em;
    cursor:pointer;
}

.search-save a {
    position:relative;
    padding-left:25px;
    font-size:14px;
}

.search-save a:before {
    content:"";
    position:absolute;
    left:0;
    top:16px;
    display: block;
    width: 16px;
    height: 15px;
    background:url(img/plus-icon.svg) 0 0 no-repeat;
}

.search-save.open a:before {
    content:"-";
    background:none;
    font-size:30px;
    position:absolute;
    left:0;
    top:0;
    line-height: 0.5em;
    opacity: 0.5;
}

.no-results {
    display:inline-block;
    text-align:center;
    font-size: 20px;
    width: 100%;
    margin: 40px auto;
}

.form-field label.primary {
    font-size:21px;
}

.checkbox-half {
    width:48%;
    display:inline-block;
    padding-top:20px;
    vertical-align: top;
}

.checkbox-half .glyphicon-ok:before {
    content:"";
    position:absolute;
    background: url("img/tick-white.png") center center no-repeat;
    background-size:contain;
    height: 20px;
    width:28px;
    top: 0;
    left: 5px;
}

.checkbox-half .btn {
    border-radius:0;
}

.checkbox-half label.btn-circular{
    display:block;
    border-radius:0;
}

.checkbox-half .checkbox input[type=checkbox], .careerSearch .checkbox-inline input[type=checkbox], .careerSearch .radio input[type=radio], .careerSearch .radio-inline input[type=radio] {
    opacity:0;
}

.checkbox-half label.btn.btn-primary.btn-circular.js-radio.checkbox-inline:after, .careerSearch label.btn.btn-primary.btn-circular.js-radio.radio-inline:after {
    width:140px;
    font-size:21px;
}

@media (max-width:640px) {
    .checkbox-half {
        width:100%;
    }
    
    .checkbox-half label.btn.btn-primary.btn-circular.js-radio.checkbox-inline:after, .careerSearch label.btn.btn-primary.btn-circular.js-radio.radio-inline:after {
        width:300px;
    }
    
    .buttons-container .button.confirm {
        width:100%;
        margin-bottom:15px;
    }
    
    .buttons-container .button.cancel {
        width:100%;
    }
}

@media (max-width:400px) {
    .checkbox-half label.btn.btn-primary.btn-circular.js-radio.checkbox-inline:after, .careerSearch label.btn.btn-primary.btn-circular.js-radio.radio-inline:after {
        width:200px;
    }
}

input[type="text"]:focus ~ label,
input[data-validate]:focus ~ label,
input[type="text"]:not(.empty) ~ label,
input[data-validate]:not(.empty) ~ label {
    top: -20px;
    font-size: 12px;
    color: #6A6A6A;
}

/* End - Style for Radio button in job search save setting form */

div.stw-three-column-container  {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

div.stw-three-column  {
	position:relative;
	padding-left: 5em;
	padding-right:5em;
	display: flex;
	flex-direction: column;
}

div.stw-three-column h3 {
	font-weight:900;
}

div.stw-three-column ul {
	list-style-type: none;
	padding : 0;
	margin:0
}

ul.stw-three-column-ul li {
	padding-top:0.7em;
	padding-bottom:0.7em;
}

div.stw-three-column ul.stw-three-column-site-ul {
	padding-top:2.6em;
}

ul.stw-three-column-site-ul li {
	padding-bottom:0.5em;
}

span.stw-three-column-title-link a {
	font-weight:900;
}

span.stw-three-column-title-link a:link {
	text-decoration: none;
	font-family:AvenirMedium,sans-serif;
	border-bottom: 1px solid #D0D0D0;
}

div.stw-three-column a.stw-three-column-site-link  {
	color: #333;
	padding-right: 18px;
	background: transparent url(img/events/right-arrow.png) no-repeat center right;
}
.aem-AuthorLayer-Edit .overlay-outer {
    visibility: hidden !important;
}

.overlay-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1050;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    visibility: visible;
}

.overlay-outer.hide-overlay {
    opacity: 0;
    visibility: hidden;
    background-color: transparent;
    /*dim the background*/
}

.incident-banner-overlay .overlay-inner {
    position: fixed;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%);
    left: 0;
    right: 0;
    background-color: #fefefe;
    margin: auto;
    padding: 40px 0 0;
    max-width: 1170px;
    width: 100%;
    max-height: 600px;
    overflow-y: auto;
}

.incident-banner-overlay a.button.js-overlay-close {
    margin-bottom: 20px;
}

.incident-banner-overlay .overlay-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: 40px;
    background: #FFCD00;
}

@media (max-height:600px) {
    .incident-banner-overlay .overlay-inner {
        position: fixed;
        height: 80%;
        top: 48%;
        overflow-y: scroll;
    }
}

@media (max-width:991px) {
    .incident-banner-overlay .overlay-inner p {
        height: 300px;
        top: 20px;
        height: auto !important;
        overflow-y: visible !important;
        transform: translateY(0);
    }
    .incident-banner-overlay .overlay-inner {
        position: fixed;
        height: 80%;
        top: 50%;
        overflow-y: scroll;
    }
}

.incident-banner-overlay .close-overlay {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 24px;
    z-index: 30;
}

.incident-banner-overlay .overlay-inner p {
    padding: 0;
    font-size: 18px;
    margin: 15px auto 30px;
    padding: 0 20px;
    max-width: 940px;
}

.incident-banner-overlay .overlay-inner p:empty {
    display: none
}

.incident-banner {
    background-color: #FFCD00;
    /*background-color: #ffeb3b;*/
    text-align: center;
    opacity: 1;
}

.incident-banner.hide-overlay {
    opacity: 0;
}

.incident-banner p {
    font-size: 18px;
    max-width: 940px;
    margin: 0 auto 20px;
    padding: 0 20px;
}

.incident-banner h2 {
    margin: 0 auto;
    padding: 0;
    font-size: 21px;
    margin-bottom: 15px;
    max-width: 580px;
}

@media (max-width:870px) {
    .incident-banner h2 {
        margin-top: 30px;
    }
}

.incident-banner a {
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 21px;
    padding: 21px;
}

.incident-banner.head .inner {
    position: relative;
    max-width: 970px;
    margin: 0 auto;
    padding: 15px
}

.incident-banner.head a {
    font-size: 18px;
    color: #000;
    padding: 0;
}

.incident-banner.head {
    opacity: 1;
    overflow: hidden;
    max-height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.incident-banner.head.remove {
    max-height: 0;
    opacity: 0;
}

.incident-banner.head a.closed {
    position: absolute;
    top: 0;
    right: 30px;
    padding-right: 20px;
    width: auto;
    text-transform: uppercase;
    background: url('img/close_btn_small.png') 100% 4px no-repeat;
}

.incident-banner.head .read-more {
    display: none;
}

.incident-banner.head .read-more-link, .incident-banner.head .read-less-link {
    position: relative;
    display: inline;
    padding-right: 22px;
}

.incident-banner.head .read-more-link {
    background: url('img/arrow-down.png') 100% 4px no-repeat;
}

.incident-banner.head .read-less-link {
    background: url('img/arrow-up.png') 100% 4px no-repeat;
}

.incident-banner.foot {
    position: fixed;
    bottom: -200px;
    z-index: 50;
    width: 100%;
    padding: 0;
}

.incident-banner.foot p {
    padding: 0;
    font-size: 21px;
    color: #000;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}

@media (max-width:768px) {
    .incident-banner.foot p {
        margin: 40px auto 20px;
    }
}

.incident-banner .close {
    position: absolute;
    top: 22px;
    right: 80px;
    color: #000;
    font-weight: normal;
    font-size: 18px;
    margin: auto;
    opacity: 1;
    text-shadow: none;
}

@media (max-width:870px) {
    .incident-banner .close {
        right: 10px;
    }
}

.incident-banner.foot .close {
    position: absolute;
    right: 40px;
    top: 28px;
    bottom: 0;
}

@media (max-width:768px) {
    .incident-banner.foot .close {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        top: 28px;
    }
}

.incident-banner.foot .inner {
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
}

.incident-banner.foot.reveal {
    bottom: 0;
    -webkit-transition: bottom 0.3s ease-in-out;
    -moz-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out;
}

.incident-banner.foot .inner span {
    position: relative;
    display: block;
    padding-top: 18px;
}

.incident-banner.foot .inner span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url('img/arrow-up.png') 0 0 no-repeat;
    width: 15px;
    height: 8px;
}
#PSOFOShop, #FOchpdocComp {
    position: relative;
    text-align: center;
    margin: 0 auto;
}

#PSOFOShop form, #FOchpdocComp {
    max-width: 900px;
    margin: 0 auto;
}

#PSOFOShop form[name=formChpLog] {
    float: none;
    max-width: 460px;
    margin: 30px auto 0;
}

#PSOFOShop .chptextlog {
    font-size: 16px;
}

#FOchpdocComp .chptitleD, #PSOFOShop .chptitleT {
    color: #000;
    font-size: 16px;
}

#sUserLogin, #sUserPassword {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #6A6A6A;
    border-radius: initial;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    margin-bottom: 35px;
}

#chpLogButton, #chpViewLogout {
    padding: 25px;
}

#chpLogButton input, #chpViewLogout input, #PSOFOShop input[type=button] {
    width: 100%;
    max-width: 250px;
    position: relative;
    padding: 10px 5px;
    margin-top: 20px;
    font-size: 14px;
    display: block;
    margin: auto;
    min-width: 120px;
    text-align: center;
    background-color: #00CAAF;
    border-radius: 42px;
    border: 0;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

#chpLogButton input:hover, #chpViewLogout input:hoverm, #PSOFOShop input[type=button]:hover, #PSOFOShop input[type=button]:hoverm {
    background-color: #02BBA3;
    color: #000;
}

#sUserLogin:focus, #sUserPassword:focus {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #4A90E2;
    outline: 0;
}

#mrtedlogo {
    display: none;
}

#chpLogLabelUser, #chpLogLabelPassw {
    font-size: 21px;
}

#PSOFOShop p {
    text-align: left;
}

#PSOFOShop #chpfailedlog {
    color: red;
}

#chpViewContent {
    font-size: 16px;
    max-width: 900px;
    margin: 0 auto;
}

#chpViewEditPIF, #chpViewChangePass, #chpViewChangeLogin, #chpViewChangeEmail {
    text-align: left;
}

#chpViewEditPIF span, #chpViewChangePass span, #chpViewChangeLogin span, #chpViewChangeEmail span, #FOchpdocComp .NewPopUp, #PSOFOShop .chpApp .NewPopUp, #chpViewDocClose {
    display: none;
}

#PSOFOShop a {
    font-family: DinBold;
    border-bottom: 2px solid #CCCCCC;
}

#PSOFOShop a:hover {
    color: #00CAAF;
    text-decoration: none;
    border-bottom: 2px solid #00caaf;
}

#PSOFOShop .chpApp a, #FOchpdocComp .chpView a, #chpViewDocClose a {
    width: 55%;
    max-width: 250px;
    position: relative;
    padding: 10px 5px;
    margin-top: 20px;
    font-size: 14px;
    display: block;
    margin: auto;
    min-width: 120px;
    text-align: center;
    background-color: #00CAAF;
    border-radius: 42px;
    border: 0;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    font-family: DinLight;
}

#PSOFOShop .chpApp a:hover, #FOchpdocComp .chpView a:hover, #chpViewDocClose a:hover {
    background-color: #02BBA3;
    color: #000;
}

#PSOFOShop table, #FOchpdocComp table {
    width: 100%;
    margin: 25px auto;
    margin-bottom: 45px;
}

#PSOFOShop table th, #FOchpdocComp table th {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

#PSOFOShop table td, #FOchpdocComp table td {
    text-align: center;
    margin: auto;
    padding: 1.1em;
}

#PSOFOShop table>tbody>tr>th, #PSOFOShop table>tfoot>tr>td, #PSOFOShop table>tfoot>tr>th, #PSOFOShop table>thead>tr>td, #PSOFOShop table>thead>tr>th {
    padding: 25px 8px;
}

#PSOFOShop table>tbody>tr>td {
    padding: 10px 8px;
}

#PSOFOShop table span {
    display: block;
    margin: auto;
    vertical-align: middle;
    text-transform: none;
}

#PSOFOShop table th span {
    font-size: 21px;
}

#PSOFOShop table tr, #FOchpdocComp table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#PSOFOShop table tr.first-row {
    height: 1px;
    visibility: hidden;
    padding: 0;
}

#PSOFOShop table tr.header-row:not(.timesheetRow), #PSOFOShop table th.chpheader {
    font-size: 18px;
    background-color: #f9f9f9;
}

#PSOFOShop table td.chpView span {
    display: none;
}

#PSOFOShop #chpViewContent form {
    width: 100%;
    max-width: 900px;
}

#PSOFOShop #vStatus, #PSOFOShop select {
    outline: 0;
    border-color: #ddd;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding-right: 20px;
    background: transparent url('img/chevron-down-share.png') no-repeat right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 2px 2px 2px;
    width: 180px;
    height: 25px;
}

.job-search-save-settings-form-inner .empty-hint {
    color: #e22e3f;
    font-family: "DinBook";
    font-size: 12px;
    margin-top: 10px;
}

#save-settings-submit {
    opacity: 1;
}

#save-settings-submit[disabled] {
    cursor: not-allowed;
    opacity: .65;
}

#save-settings-submit[disabled]:hover {
    background: #00caaf;
}

button.full-width {
    width: 100%;
}

button.center-submit {
    position: relative;
    right: 22.5%;
}

@media (max-width: 630px) {
    button.center-submit {
        right: 0 !important;
    }
}

.accordionTick {
    float: right;
    position: relative;
    top: -20px;
    left: -10px;
}

.btn-group .btn.checkbox-inline {
    border-radius: 100%;
}

@media (max-width:640px) {
    #workTypeForm fieldset .checkbox-half:first-child {
        margin-bottom: 45px;
    }
}

#divViewInvitationEmail {
    top: 330px !important;
    left: 50% !important;
    transform: translateX(-50%);
    width: initial !important;
    height: initial !important;
    /* position: relative !important; */
}

#career-search-form .accordion-section-title:focus, #career-search-form .js-form-submit:focus {
    outline: 2px solid #00CAAF;
    outline-offset: -2px;
}

.careerResult p {
    white-space: pre-line;
}
/* hide any dialog shown by the ersi maps - only happens if there are issues talking to the esris system */

.dijitDialog {
    display: none;
}
ins.textAdded {
    color: #0c0;
}

del.textRemoved {
    color: #c00;
}

img.imageAdded {
    border: 2px solid #0c0;
}

img.imageRemoved {
    border: 2px solid #c00;
}
.close-x {
    font-size: 20px;
    position: absolute;
    top: 10px !important;
    right: 13px;
    width: 20px;
    height: 20px;
    z-index: 99999999999999;
    backface-visibility: visible;
    cursor: pointer;
    display: block;
}

a.close-x:hover {
    border-bottom: none;
}

.close-top {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    color: #000000;
    border-radius: 10px;
    width: 2px;
    background: #000000;
    transform: rotate(135deg);
}

.close-bottom {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    color: #000000;
    border-radius: 10px;
    width: 2px;
    background: #000000;
    transform: rotate(-135deg);
}

@media (max-width:639px) {
    .welcomeButtonsContainer button {
        display: block;
        margin: auto;
        margin-top: 10px;
    }
}

@media (min-width:640px) {
    .welcomeButtonsContainer button {
        display: inline;
    }
}

#welcomeOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    padding: 30px;
}

.welcomeContent {
    background-color: rgba(242, 242, 242, 1);
    max-width: 450px;
    width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#welcomeOverlay span:not(.close-x) {
    padding: 5px;
    border-radius: 5px;
    color: #000;
    background-color: #fff;
    position: relative;
    top: 50%;
}

#welcomeContent h2 {
    color: #333;
}

.welcomeButtonsContainer {
    margin: 20px;
}

.welcomeButtonsContainer a:hover {
    border-bottom: 1px solid transparent;
}

.welcomeTitle {
    padding: 20px;
}

.welcomeText {
    margin: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 16px;
}

.takeTourBtn {
    width: 35% !important;
    margin: 3%;
}

.notNowBtn {
    width: 35% !important;
    margin: 3%;
}

.hideMsg {
    display: none !important;
}

.showMsg {
    display: block !important;
}

.welcomeCloseIcon {
    /* position: relative; */
    /* top: 0%; */
    /* left: 40%; */
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
}

.welcomeCloseIcon:hover {
    border-bottom: 1px solid transparent !important;
    cursor: pointer;
}

.noUnderline:hover {
    border-bottom: 1px solid transparent !important;
}

#improvingOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    padding: 30px;
}

.improvingContent {
    background-color: rgba(242, 242, 242, 1);
    max-width: 450px;
    width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#improvingOverlay span {
    padding: 5px;
    border-radius: 5px;
    color: #000;
    background-color: #fff;
    position: relative;
    top: 50%;
}

#improvingContent h2 {
    color: #333;
}

.improvingButtonsContainer {
    margin: 20px;
}

.improvingButtonsContainer button {
    display: inline;
}

.improvingTitle {
    margin-top: 5px;
}

.improvingText {
    margin: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 16px;
}

.improvingImg {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
}

.OKGotItBtn {
    width: 35% !important;
    margin: 3%;
    margin-left: auto;
    margin-right: auto;
}
/* School Water Audit CSS - STW
   Written by Iqbal Ibrahim
   December 2017
*/

/* Hide the up/down arrows on a number input box */

#schoolWaterAuditForm input::-webkit-outer-spin-button, #schoolWaterAuditForm input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-field, #resultWrapper {
    z-index: 1;
}

.halfInputContainer {
    width: 50%;
    clear: both;
}

.formSectionTitle {
    font-weight: 800;
    clear: both;
}

.text-left {
    text-align: left;
}

#schoolWaterAuditForm.form-container {
    max-width: none !important;
}

.SWA-Buttons {
    width: 50% !important;
}

.marginUD {
    margin-bottom: 35px;
    margin-top: 35px;
}

.col-centered {
    display: inline-block;
    float: none;
    /* inline-block space fix */
    margin-right: -4px;
}

.vertical-middle {
    vertical-align: middle;
}

.row-centered {
    text-align: center;
}

.progress {
    border-radius: 4px !important;
    height: 55px;
    margin-bottom: 2px;
    background-color: transparent !important;
    padding-top: 7px;
    background-size: 70px 70px;
    background-image: repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 1px, transparent 1px, transparent 63px);
    position: relative;
    z-index: -4;
    overflow-x: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
}

.progress-bar-blue {
    background: #73CAE9;
    border: 2px solid #009ED7;
}

.progress-bar-green {
    background: #93D7B8;
    border: 2px solid #3BB77D;
}

.progress-bar-lime {
    background: #CEE099;
    border: 2px solid #A6C645;
}

.progress-bar-yellow {
    background: #FBEA92;
    border: 2px solid #F8D938;
}

.progress-bar-orange {
    background: #F5B58D;
    border: 2px solid #ED7930;
}

.progress-bar-red {
    background: #F48A8D;
    border: 2px solid #EB2A30;
}

.progress-bar {
    white-space: nowrap;
}

.progress-bar h4 {
    text-align: left;
    padding-left: 20px;
    color: black;
    line-height: 150%;
    font-size: 14px;
}

.savings-bar {
    margin-bottom: 20px;
    max-height: 90%;
}

#savingsChartCurrent, #savingsChartPotential {
    margin-bottom: 50px;
    z-index: 1;
}

.savings {
    border-radius: 4px !important;
    height: 300px;
    margin: 15px;
    width: 100px;
    background-color: transparent !important;
    padding-top: 7px;
    position: relative;
    z-index: 1;
    overflow-x: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
    vertical-align: bottom;
    padding: 0 20px;
}

#savingsChartCurrent {
    background-size: 30px 30px;
    background-image: repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 1px, transparent 1px, transparent 30px);
    background-position: top;
    z-index: -4;
}

#savingsChartPotential {
    background-size: 30px 30px;
    background-image: repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 1px, transparent 1px, transparent 30px);
    background-position: top;
    z-index: -4;
}

@media (max-width: 420px) {
    #savingsChartPotentialWrapper, #savingsChartCurrentWrapper {
        left: -10%;
    }
    #savingsChartCurrent, #savingsChartPotential {
        position: relative;
        left: 20px;
    }
    .savings {
        left: 5%;
        margin: 5px !important;
        padding: 0 10px;
    }
    .savings-bar .savingLegendX {
        position: absolute;
        top: 300px;
        -webkit-transform: rotate(-270deg);
    }
    .CCsavingLegendY, .PCsavingLegendY {
        left: -100px;
        margin-right: 22px;
    }
    .effTitle {
        font-size: 12px !important;
    }
    .effCur {
        right: 26% !important;
        font-size: 12px !important;
    }
    .effPot {
        right: 0px !important;
        font-size: 12px !important;
    }
    .recomText {
        font-size: 24px !important;
    }
    .formSectionTitle {
        padding-top: 20px;
    }
    .curEfficiencyCircle {
        width: 30px !important;
        height: 30px !important;
        font-size: 14px !important;
        line-height: 30px !important;
        position: absolute;
        left: 60% !important;
        bottom: -9px;
    }
    .potEfficiencyCircle {
        width: 30px !important;
        height: 30px !important;
        font-size: 14px !important;
        line-height: 200% !important;
        position: absolute;
        left: 85%;
        bottom: 280px;
    }
    .progress-bar h4 {
        text-align: left;
        padding-left: 10px;
        color: black;
        line-height: 200%;
        font-size: 12px;
    }
    #resultWrapper {
        position: relative;
        left: -10%;
        overflow: visible;
    }
    #resultWrapper .table>tbody>tr>td:nth-child(2) {
        position: relative;
        left: -10%;
    }
    .resultTitle {
        white-space: nowrap;
    }
    #resultWrapper .table>tbody>tr>td:nth-child(1) {
        white-space: pre-line;
        padding-right: 40px;
    }
    .waterCircle {
        width: 40px !important;
        height: 40px !important;
        font-size: 20px !important;
        line-height: 40px !important;
    }
}

@media (max-width: 320px) {
    #resultWrapper {
        position: relative;
        left: -40%;
        overflow: visible;
    }
}

@media (max-width: 375px) {
    #resultWrapper {
        position: relative;
        left: -24%;
        overflow: visible;
    }
}

.recomText {
    font-size: 28px;
}

#savingsChartPotentialWrapper, #savingsChartCurrentWrapper {
    position: relative;
    bottom: -20px;
}

.savings-bar-blue {
    background: #73CAE9;
    border: 2px solid #009ED7;
}

.savings-bar .savingLegendX {
    position: absolute;
    bottom: -10px;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.savingLegendY {
    line-height: 41px !important;
    position: absolute;
    bottom: 19px;
    right: 15px;
    width: 68px;
    text-align: right;
    font-weight: 600;
}

#watersavingcharts {
    margin: 35px 0;
    z-index: 1;
}

.waterCircle {
    width: 80px;
    height: 80px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 100%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 100%;
    /* Firefox 1-3.6 */
    -moz-border-radius: 100%;
    font-size: 40px;
    color: gray;
    line-height: 80px;
    text-align: center;
    border: 2px solid #009ED7;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.waterBtn {
    cursor: pointer;
    text-align: center;
}

.waterBtn:hover, .waterBtn:active, .waterActive {
    color: #009ED7 !important;
}

#reportAnswers {
    margin: 45px 0;
}

.whiteBack {
    background-color: #fff !important;
    border: none !important;
}

#resultWrapper .table>tbody>tr>td, #resultWrapper .table>tbody>tr>th, #resultWrapper .table>tfoot>tr>td, #resultWrapper .table>tfoot>tr>th, .table>thead>tr>td, #resultWrapper .table>thead>tr>th {
    border: none !important;
}

#resultWrapper .table>tbody>tr>td:nth-child(2) {
    width: 100px;
}

#resultWrapper .table>tbody>tr>td:nth-child(1) {
    width: 200px;
}

@media and (max-width:990px) #resultWrapper {
    margin: 0;
    padding: 0;
}

#efficiencyChart {
    z-index: 1;
}

.resulttable {
    margin-left: auto;
    text-align: left;
    float: none;
    width: 100%;
    table-layout: fixed;
}

#efficiencyTitle {
    display: inline-block;
    margin-top: 50px;
}

.curEfficiencyCircle {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    font-size: 16px;
    color: black;
    line-height: 40px;
    text-align: center;
    border: 2px solid #EB2A30;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    position: absolute;
    left: 65%;
    overflow: hidden;
    z-index: 99999;
    background: #F48A8D;
    bottom: -9px;
}

.potEfficiencyCircle {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    font-size: 16px;
    color: black;
    line-height: 250%;
    text-align: center;
    border: 2px solid #009ED7;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    position: absolute;
    left: 85%;
    overflow: hidden;
    z-index: 99999;
    background: #73CAE9;
    bottom: 280px;
}

.CCsavingLegendY, .PCsavingLegendY {
    overflow: visible;
    height: 300px;
    position: absolute;
    bottom: -4px;
}

.CCsavingLegendYlist, .PCsavingLegendYlist {
    float: right;
    line-height: 10px;
    position: relative;
    bottom: 14px;
    margin: 0;
}

.effTitle {
    text-align: left;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 20px;
}

.effCur {
    display: inline-block;
    position: absolute;
    right: 170px;
    top: 20px;
}

.effPot {
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 20px;
}
/* 
Version: 28 
Rendered: 2017-06-16 18:07:31
*/

.MN-Shadow {
  -webkit-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
}

.MobileNav-Trigger {
  border-bottom: none;
  cursor: pointer;
  height: 40px;
  left: 28px;
  margin: 0 auto;
  padding-left: 1.25em;
  position: absolute;
  width: 25px;
  top: 59px;
  z-index: 90;
}

.navbar-no-global-nav .MobileNav-Trigger {
  top: 30px;
}

.MobileNav-Trigger:hover, .MobileNav-Trigger:focus {
  border-bottom: none;
  outline: none;
}

.MobileNav-Trigger .mn-bar {
  backface-visibility: visible;
  border-top: 1.7px solid #000;
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
  -webkit-transition: .55s;
  -moz-transition: .55s;
  transition: .55s;
}

.MobileNav-Trigger .mn-bar:first-child {
  top: 4px;
}

.MobileNav-Trigger .mn-open-text, .MobileNav-Trigger .mn-close-text {
  margin-left: 16px;
}

.MobileNav-Trigger .mn-close-text {
  display: none;
}

.MobileNav-Trigger.Open .mn-bar {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.MobileNav-Trigger.Open .mn-bar:first-child {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.MobileNav-Trigger.Open .mn-close-text {
  display: inline-block;
}

.MobileNav-Trigger.Open .mn-open-text {
  display: none;
}

.MobileNav-Footer {
  background-color: #ffffff;
  border-top: 1px solid #efefef;
  bottom: 0;
  display: none;
  font-size: 18px;
  margin-right: 60px;
  padding: 18px 20px;
  position: fixed;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
}

.MobileNav-Footer a {
  color: #000000;
  display: inline-block;
  font-size: 14px;
}

.MobileNav-Footer .MN_ScrollDown {
  background: #efefef url('img/chevron-down.png') no-repeat center center;
  cursor: pointer;
  display: none;
  height: 20px;
  margin: -18px 40px 15px -20px;
}

@media (max-width: 768px) {
  .MobileNav-Trigger {
    top: 15px;
  }
  .MobileNav-Trigger .mn-close-text {
    height: 0;
    width: 0;
    display: none;
    overflow: hidden;
  }
  .MobileNav-Footer {
    display: block;
  }
}

.MobileNav-Blackout {
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 1400;
}

.wss-internal-mobilenav .MobileNav-Blackout {
  top: 0;
}

.MobileNav {
  -webkit-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  left: -400px;
  margin-top: 36px;
  max-height: 100%;
  position: absolute;
  top: 0;
  width: 300px;
  z-index: 1500;
}

.wss-internal-mobilenav .MobileNav {
  margin-top: 0;
}

.MobileNav .MobileNavWrapper {
  background-color: #f4f4f4;
  padding-top: 95px;
}

.wss-internal-mobilenav .MobileNavWrapper {
  padding-top: 50px;
}

.MobileNav .SubMenu {
  display: none;
  font-family: 'DinLight';
}

.MobileNav .SubMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.MobileNav .SubMenu ul li {
  background-color: #ffffff;
  border-bottom: 1px solid transparent;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  overflow: hidden;
}

.MobileNav .SubMenu ul li a {
  border-bottom: 2px solid transparent;
  display: block;
  font-family: 'DinLight';
  float: left;
  font-weight: normal;
  padding: 14px 28px 10px 20px;
  width: 80%;
}

.MobileNav .SubMenu ul li a:hover {
  border-bottom: 2px solid transparent !important;
}

.MobileNav .SubMenu ul li:hover {
  border-bottom: 1px solid #8f3baa;
}

.MobileNav .SubMenu ul li ul {
  display: none;
}

.MobileNav .SubMenu ul li:first-child {
  border-bottom: solid 1px #8f3baa;
  background-color: #f4f4f4;
}

.MobileNav .SubMenu .Expand {
  display: inline-block;
  float: right;
  width: 20%;
}

.MobileNav .SubMenu .Contract {
  display: inline-block;
  float: left;
  margin-right: 0;
  padding: 34px 28px 10px 20px;
  width: 20%;
}

.MobileNav .Expand, .MobileNav .Contract {
  background: url('img/chevron-right-dark.png') no-repeat center center;
  display: inline-block;
  float: right;
  margin-top: 3px;
  overflow: hidden;
  position: relative;
  text-indent: -999em;
  width: 20%;
  padding: 14px 28px 10px 20px;
}

.MobileNav .Contract {
  background: url('img/chevron-left-dark.png') no-repeat center center;
  height: 20px;
  float: left;
  margin-right: 15px;
  width: 8px;
}

.MobileNav .DesktopNav-Close {
  border: none;
  height: 25px;
  position: absolute;
  left: 20px;
  top: 25px;
  width: 25px;
}

.MobileNav .DesktopNav-Close:hover, .MobileNav .DesktopNav-Close:focus {
  border-bottom: none;
}

.MobileNav .DesktopNav-Close .mn-text {
  margin-left: 30px;
}

.MobileNav .DesktopNav-Close .mn-bar {
  backface-visibility: visible;
  border-top: 1px solid #000;
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.MobileNav .DesktopNav-Close .mn-bar:first-child {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

@media (max-width: 768px) {
  .MobileNav {
    background-color: #ffffff;
    height: 100%;
    left: -110%;
    margin-top: 0;
    padding-bottom: 50px;
    width: 100%;
  }
  .MobileNav .MobileNav-Pane {
    padding-bottom: 50px;
  }
  .MobileNav .MobileNavWrapper {
    background-color: #ffffff;
    padding-top: 0;
    padding-right: 60px;
  }
  .MobileNav .DesktopNav-Close {
    display: none;
  }
  .MobileNav .MobileNav-Close {
    border: none;
    background-color: #000000;
    color: #ffffff;
    height: 100%;
    position: fixed;
    right: 100%;
    width: 60px;
    z-index: 5;
  }
  .MobileNav .MobileNav-Close:hover, .MobileNav .MobileNav-Close:focus {
    border-bottom: none;
    outline: none;
  }
  .MobileNav .MobileNav-Close .MNC-Icon {
    border: none;
    height: 25px;
    position: absolute;
    left: 17.5px;
    top: 15px;
    width: 25px;
  }
  .MobileNav .MobileNav-Close .MNC-Icon .mn-bar {
    backface-visibility: visible;
    border-top: 1px solid #ffffff;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .MobileNav .MobileNav-Close .MNC-Icon .mn-bar:first-child {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .MobileNav.Open .MobileNav-Close {
    right: 0;
  }
}

@media (max-width: 768px) {
  /*
		This is an indicator that we have hit the mobile breakpoint for the javascript.
		This is because javascript reads page width in a different manner to css (unreliably).
	*/
  .MobileNav {
    position: fixed;
    overflow: auto;
  }
  .MobileNavIndicator {
    font-size: 100px;
    opacity: 0.5;
  }
}

html.Nav-Lock {
  overflow: hidden!important;
  position: fixed;
}

html.Nav-Lock body {
  overflow: hidden!important;
  position: fixed;
}

body.Nav-AllowScroll {
  position: relative;
}

.MobileNav-Tree {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 5;
}

.MobileNav-Tree li {
  overflow: hidden;
  background-color: #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  width: 100%;
}

.MobileNav-Tree li a {
  display: block;
  float: left;
  font-size: 18px;
  padding: 14px 28px 10px 20px;
  width: 80%;
}

.MobileNav-Tree li ul {
  -webkit-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  display: none;
  left: 100%;
  min-height: 100%;
  padding-top: 95px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

.MobileNav-Tree li ul::before {
  -webkit-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: ' ';
  display: block;
  left: -2px;
  position: absolute;
  top: 0;
  width: 1px;
}

.MobileNav-Tree li ul li {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  width: 100%;
}

.MobileNav-Tree li:hover {
  border-bottom-color: #8f3baa;
}

.MobileNav-Tree ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.MobileNav-Tree a {
  color: #000000;
  border-bottom: 1px solid transparent;
  font-family: "DinLight", sans-serif;
}

.MobileNav-Tree a:hover {
  border-color: transparent !important;
}

.MobileNav-Tree .Contract {
  display: none;
}

@media (max-width: 768px) {
  .MobileNav-Tree li:hover>ul {
    display: none;
  }
}

.MobileNav-Lower {
  display: none;
}

.MobileNav-Lower .MobileNav-Extra {
  font-size: 18px;
}

.MobileNav-Lower .MobileNav-Extra h3 {
  cursor: pointer;
  font-family: DinBold;
  font-weight: bold;
  padding: 14px 20px;
}

.MobileNav-Lower .MobileNav-Extra h3 span {
  background: url('img/chevron-down.png') no-repeat right center;
  display: inline-block;
  padding-right: 33px;
}

.MobileNav-Lower .MobileNav-Extra ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.MobileNav-Lower .MobileNav-Extra ul li {
  display: block;
  padding: 14px 20px;
  margin-bottom: 0;
}

.MobileNav-Lower .MobileNav-Extra ul li a {
  border-bottom: 2px solid #fff;
  color: #000000;
  font-family: DinLight;
}

.MobileNav-Lower .MobileNav-Extra ul li a:hover {
  border-bottom: 2px solid #8f3baa!important;
}

.MobileNav-Lower .MobileNav-Extra.Open h3 span {
  background-image: url('img/chevron-up.png');
}

.MobileNav-Lower .MobileNav-Extra.Open ul {
  display: block;
}

@media (max-width: 768px) {
  .MobileNav-Lower {
    display: block;
  }
  .MobileNav-Tree li ul {
    left: 100%;
  }
}

@media (max-width: 640px) {
  .MobileNav-Mobile {
    display: block;
  }
}
