/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-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-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: tuitypelight, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #4c4c4c;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #176599;
    text-decoration: none
}

a:focus, a:hover {
    color: #176599;
    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
}

.img-container img, .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 3px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.3;
    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
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.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: 10.5px;
    margin-bottom: 10.5px
}

.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: 24px
}

.h2, h2 {
    font-size: 18px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 17px
}

.h5, h5 {
    font-size: 12px
}

.h6, h6 {
    font-size: 13px
}

p {
    margin: 0 0 10.5px
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px
    }
}

.small, small {
    font-size: 80%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #e1e1e1
}

.text-primary {
    color: #70cbf4
}

a.text-primary:focus, a.text-primary:hover {
    color: #41baf0
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #4c4c4c
}

a.text-info:focus, a.text-info:hover {
    color: #333
}

.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: #70cbf4
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #41baf0
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #fff
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #e6e6e6
}

.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: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #ececec
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10.5px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 21px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 100px;
        clear: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 120px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #e1e1e1
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
    letter-spacing: .04em
}

.initialism.ultrabold {
    letter-spacing: .05em
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #ececec
}

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: #e1e1e1
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ececec;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 21px;
    font-style: normal;
    line-height: 1.42857143
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    .container {
        width: 100%
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        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
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #4c4c4c;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-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=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 9px
}

.form-control, output {
    display: block;
    font-size: 15px;
    line-height: 1.42857143;
    color: #092a5e
}

.form-control {
    width: 100%;
    height: 30px;
    padding: 8px 20px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    -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 .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ececec;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto;
    resize: none
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].form-control, input[type=date].input-sm, input[type=datetime-local].form-control, input[type=datetime-local].input-sm, input[type=month].form-control, input[type=month].input-sm, input[type=time].form-control, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 50px
    }
}

.checkbox, .form-group, .radio {
    margin-bottom: 10px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px
}

.checkbox label, .radio label {
    min-height: 21px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, 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
}

.form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    min-height: 36px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 12px;
    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 12px;
    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: 33px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 50px;
    padding: 12px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px
}

select.input-lg {
    height: 50px;
    line-height: 50px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 50px;
    padding: 12px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px
}

.form-group-lg select.form-control {
    height: 50px;
    line-height: 50px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 50px;
    min-height: 39px;
    padding: 13px 18px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 37.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    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: 50px;
    height: 50px;
    line-height: 50px
}

.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.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 26px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8c8c8c
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 30px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 9px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 13px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: textfield;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 20px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #092a5e;
    border-color: #092a5e
}

.btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #05152f;
    border-color: #000
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #05152f;
    border-color: #041126
}

.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: #fff;
    background-color: #01070f;
    border-color: #000
}

.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: #092a5e;
    border-color: #092a5e
}

.btn-default .badge {
    color: #092a5e;
    background-color: #fff
}

.btn-default:hover {
    background-color: #001e46;
    border-color: #001e46
}

.btn-default.active, .btn-default:active {
    -webkit-transform: none;
    transform: none
}

.btn-primary {
    color: #000;
    background-color: #ffe100;
    border-color: #d7a800
}

.btn-primary.focus, .btn-primary:focus {
    color: #000;
    background-color: #ccb400;
    border-color: #584400
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #000;
    background-color: #ccb400;
    border-color: #9a7800
}

.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: #000;
    background-color: #a89400;
    border-color: #584400
}

.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: #ffe100;
    border-color: #d7a800
}

.btn-primary .badge {
    color: #ffe100;
    background-color: #000
}

.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.active, .btn-success:active, .btn-success:hover, .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;
    border-color: transparent
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #a40b0f;
    border-color: transparent
}

.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: #83090c;
    border-color: transparent
}

.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: #d40e14;
    border-color: transparent
}

.btn-info .badge, .btn-warning {
    color: #d40e14;
    background-color: #fff
}

.btn-warning {
    border-color: transparent
}

.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #d40e14;
    background-color: #e6e6e6;
    border-color: transparent
}

.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: #d40e14;
    background-color: #d4d4d4;
    border-color: transparent
}

.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: #fff;
    border-color: transparent
}

.btn-warning .badge {
    color: #fff;
    background-color: #d40e14
}

.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.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #176599;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #176599;
    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: #e1e1e1;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 12px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 5px 9px;
    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;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #4c4c4c;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #3f3f3f;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #70cbf4
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #e1e1e1
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #e1e1e1;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left;
    border-color: #4c4c4c;
    color: #4c4c4c;
    background-color: #fff;
    font-weight: 400
}

.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-vertical > .btn.active, .btn-group > .btn.active {
    background-color: #f3f0ec;
    border-color: #001e46;
    color: #001e46
}

.btn-group-vertical > .btn:hover:not(.active), .btn-group > .btn:hover:not(.active) {
    border-color: #176599;
    color: #176599
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:not(:last-child) > .btn {
    border-right: 1px solid transparent
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 50px;
    padding: 12px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 50px;
    line-height: 50px
}

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 12px;
    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-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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: 16px 10px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #b9b9b9;
    text-align: center;
    background-color: #fff;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #b9b9b9
}

.input-group-addon.input-sm {
    padding: 5px 12px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 12px 18px;
    font-size: 18px;
    border-radius: 3px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.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), .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.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, .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 0
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #ececec
}

.nav > li.disabled > a {
    color: #e1e1e1
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #e1e1e1;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #ececec;
    border-color: #176599
}

.nav .nav-divider {
    height: 1px;
    margin: 9.5px 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: 3px 3px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #ececec #ececec #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px
}

.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: 3px 3px 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: 3px
}

.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: #70cbf4
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 3px
}

.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: 3px 3px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 0;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.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-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@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;
    padding: 19.5px 10px;
    font-size: 18px;
    line-height: 21px;
    height: 60px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px
}

.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: 9.75px -10px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}

@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: 21px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 19.5px;
        padding-bottom: 19.5px
    }
}

.navbar-form {
    margin: 15px -10px;
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn, .navbar-btn.btn-sm {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-btn.btn-xs {
    margin-top: 19px;
    margin-bottom: 19px
}

.navbar-text {
    margin-top: 19.5px;
    margin-bottom: 19.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -10px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #dcf0ff;
    border-color: #dcf0ff
}

.navbar-default .navbar-brand {
    color: #092a5e
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #05152f;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #4c4c4c
}

.navbar-default .navbar-nav > li > a {
    color: #092a5e
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #4c4c4c;
    background-color: #fff
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent
}

.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: #dcf0ff
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #092a5e
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #4c4c4c;
        background-color: #fff
    }

    .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: #fff;
        background-color: transparent
    }

    .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: #092a5e
}

.navbar-default .navbar-link:hover {
    color: #4c4c4c
}

.navbar-default .btn-link {
    color: #092a5e
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #4c4c4c
}

.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: #fff
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 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: #fff
    }

    .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 .btn-link, .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover, .navbar-inverse .navbar-link, .navbar-inverse .navbar-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 0 10px;
    list-style: none;
    margin: 0 0 9px -3px
}

.breadcrumb > li {
    display: inline-block;
    padding-left: 3px
}

.breadcrumb > li + li:before {
    padding-right: 3px
}

.breadcrumb > .active {
    color: #4c4c4c
}

.pagination {
    display: table;
    width: 100%;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 3px
}

.pagination > li {
    display: table-cell;
    vertical-align: top
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    display: block;
    text-align: center;
    padding: 8px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #4c4c4c;
    background-color: #fff;
    border: 1px solid #4c4c4c;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #176599;
    background-color: #fff;
    border-color: #176599
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #001e46;
    background-color: #f3f0ec;
    border-color: #001e46;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    z-index: 1;
    color: #e1e1e1;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination > .disabled > span, .pagination > .disabled > span:hover {
    color: #4c4c4c;
    border-color: #4c4c4c
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 12px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.label {
    display: inline;
    padding: 2px 5px 5px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    margin-right: 2px;
    margin-bottom: 2px
}

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: #70cbf4
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #41baf0
}

.label-primary {
    background-color: #70cbf4
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #41baf0
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #e1e1e1;
    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: #176599;
    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
}

.alert {
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 3px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #fff;
    border-color: #ffdeb7;
    color: #4c4c4c
}

.alert-info hr {
    border-top-color: #ffd29e
}

.alert-info .alert-link {
    color: #333
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal-open {
    padding-right: 0 !important;
    overflow: hidden !important
}

.modal, .modal-open .modal {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(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;
    background-clip: padding-box;
    outline: 0;
    color: #000
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 30, 70, .85)
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.modal-header {
    padding: 15px
}

.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
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    line-height: 1.3em;
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: tuitypelight, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: 2px;
    padding: 4px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 4px
}

.tooltip.bottom {
    padding: 4px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 4px
}

.tooltip-inner {
    max-width: 250px;
    padding: 4px 8px;
    color: #fff;
    text-align: left;
    background-color: #4c4c4c;
    border-radius: 3px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 1px;
    left: 50%;
    margin-left: -5px;
    border-width: 4px 4px 0;
    border-top-color: #4c4c4c
}

.tooltip.top-left .tooltip-arrow {
    right: 4px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -4px;
    border-width: 4px 4px 0;
    border-top-color: #4c4c4c
}

.tooltip.top-right .tooltip-arrow {
    left: 4px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -4px;
    border-width: 4px 4px 4px 0;
    border-right-color: #4c4c4c
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-left-color: #4c4c4c
}

.tooltip.bottom .tooltip-arrow {
    top: 1px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 4px 4px;
    border-bottom-color: #4c4c4c
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 4px;
    margin-top: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: #4c4c4c
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 4px;
    margin-top: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: #4c4c4c
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: tuitypelight, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.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, .header__top:after, .header__top: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, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .header__top:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.datepicker {
    border-radius: 3px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}

.datepicker-dropdown:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker-dropdown:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, .15)
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker > div {
    display: none
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #e1e1e1
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #ececec;
    cursor: pointer
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #e1e1e1;
    cursor: default
}

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0
}

.datepicker table tr td.highlighted.focus, .datepicker table tr td.highlighted:focus {
    color: #000;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted:hover, .open > .dropdown-toggle.datepicker table tr td.highlighted {
    color: #000;
    background-color: #e6e6e6;
    border-color: #adadad
}

.datepicker table tr td.highlighted.active.focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active:hover, .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active:hover, .open > .dropdown-toggle.datepicker table tr td.highlighted.focus, .open > .dropdown-toggle.datepicker table tr td.highlighted:focus, .open > .dropdown-toggle.datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active, .open > .dropdown-toggle.datepicker table tr td.highlighted {
    background-image: none
}

.datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted[disabled].focus, .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.highlighted.focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #fff;
    border-color: #ccc
}

.datepicker table tr td.highlighted .badge {
    color: #fff;
    background-color: #000
}

.datepicker table tr td.highlighted.focused {
    background: #e6e6e6
}

.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
    background: #fff;
    color: #e1e1e1
}

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focus, .datepicker table tr td.today:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .open > .dropdown-toggle.datepicker table tr td.today {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today.active.focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:active.focus, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active:hover, .open > .dropdown-toggle.datepicker table tr td.today.focus, .open > .dropdown-toggle.datepicker table tr td.today:focus, .open > .dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400
}

.datepicker table tr td.today.active, .datepicker table tr td.today:active, .open > .dropdown-toggle.datepicker table tr td.today {
    background-image: none
}

.datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today[disabled].focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today.focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today .badge {
    color: #ffdb99;
    background-color: #000
}

.datepicker table tr td.today.focused {
    background: #ffc966
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #e1e1e1
}

.datepicker table tr td.range {
    color: #000;
    background-color: #ececec;
    border-color: #b9b9b9;
    border-radius: 0
}

.datepicker table tr td.range.focus, .datepicker table tr td.range:focus {
    color: #000;
    background-color: #d3d3d3;
    border-color: #797979
}

.datepicker table tr td.range.active, .datepicker table tr td.range:active, .datepicker table tr td.range:hover, .open > .dropdown-toggle.datepicker table tr td.range {
    color: #000;
    background-color: #d3d3d3;
    border-color: #9a9a9a
}

.datepicker table tr td.range.active.focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active:hover, .datepicker table tr td.range:active.focus, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active:hover, .open > .dropdown-toggle.datepicker table tr td.range.focus, .open > .dropdown-toggle.datepicker table tr td.range:focus, .open > .dropdown-toggle.datepicker table tr td.range:hover {
    color: #000;
    background-color: #c1c1c1;
    border-color: #797979
}

.datepicker table tr td.range.active, .datepicker table tr td.range:active, .open > .dropdown-toggle.datepicker table tr td.range {
    background-image: none
}

.datepicker table tr td.range.disabled.focus, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range[disabled].focus, .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.focus, fieldset[disabled] .datepicker table tr td.range:focus, fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #ececec;
    border-color: #b9b9b9
}

.datepicker table tr td.range .badge {
    color: #ececec;
    background-color: #000
}

.datepicker table tr td.range.focused {
    background: #d3d3d3
}

.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
    background: #ececec;
    color: #e1e1e1
}

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #f6f6f6;
    border-color: #c3c3c3
}

.datepicker table tr td.range.highlighted.focus, .datepicker table tr td.range.highlighted:focus {
    color: #000;
    background-color: #dcdcdc;
    border-color: #838383
}

.datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted:hover, .open > .dropdown-toggle.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #dcdcdc;
    border-color: #a4a4a4
}

.datepicker table tr td.range.highlighted.active.focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active:hover, .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active:hover, .open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus, .open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus, .open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #cacaca;
    border-color: #838383
}

.datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active, .open > .dropdown-toggle.datepicker table tr td.range.highlighted {
    background-image: none
}

.datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted[disabled].focus, .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.highlighted.focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #f6f6f6;
    border-color: #c3c3c3
}

.datepicker table tr td.range.highlighted .badge {
    color: #f6f6f6;
    background-color: #000
}

.datepicker table tr td.range.highlighted.focused {
    background: #dcdcdc
}

.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
    background: #f6f6f6;
    color: #e1e1e1
}

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f6c976;
    border-color: #efa317
}

.datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:focus {
    color: #000;
    background-color: #f2b646;
    border-color: #7d5409
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .open > .dropdown-toggle.datepicker table tr td.range.today {
    color: #000;
    background-color: #f2b646;
    border-color: #bb7e0d
}

.datepicker table tr td.range.today.active.focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active:hover, .open > .dropdown-toggle.datepicker table tr td.range.today.focus, .open > .dropdown-toggle.datepicker table tr td.range.today:focus, .open > .dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f0a825;
    border-color: #7d5409
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active, .open > .dropdown-toggle.datepicker table tr td.range.today {
    background-image: none
}

.datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today[disabled].focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today.focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f6c976;
    border-color: #efa317
}

.datepicker table tr td.range.today .badge {
    color: #f6c976;
    background-color: #000
}

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
    background: #f6c976;
    color: #e1e1e1
}

.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #e1e1e1;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected:focus {
    color: #fff;
    background-color: #c7c7c7;
    border-color: #161616
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #c7c7c7;
    border-color: #373737
}

.datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active.focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active:hover, .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active:hover, .open > .dropdown-toggle.datepicker table tr td.selected.focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover, .open > .dropdown-toggle.datepicker table tr td.selected:focus, .open > .dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #b5b5b5;
    border-color: #161616
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected:active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
    background-image: none
}

.datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected.highlighted[disabled].focus, .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:hover, .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #e1e1e1;
    border-color: #555
}

.datepicker table tr td.selected .badge, .datepicker table tr td.selected.highlighted .badge {
    color: #e1e1e1;
    background-color: #fff
}

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
    color: #000;
    background-color: #ffe100;
    border-color: #d7a800;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:focus {
    color: #000;
    background-color: #ccb400;
    border-color: #584400
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #000;
    background-color: #ccb400;
    border-color: #9a7800
}

.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover, .open > .dropdown-toggle.datepicker table tr td.active.focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover, .open > .dropdown-toggle.datepicker table tr td.active:focus, .open > .dropdown-toggle.datepicker table tr td.active:hover {
    color: #000;
    background-color: #a89400;
    border-color: #584400
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    background-image: none
}

.datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active.highlighted[disabled].focus, .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:hover, .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:hover, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #ffe100;
    border-color: #d7a800
}

.datepicker table tr td.active .badge, .datepicker table tr td.active.highlighted .badge {
    color: #ffe100;
    background-color: #000
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #ececec
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #e1e1e1;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    color: #000;
    background-color: #ffe100;
    border-color: #d7a800;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover.focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active:hover:focus {
    color: #000;
    background-color: #ccb400;
    border-color: #584400
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover {
    color: #000;
    background-color: #ccb400;
    border-color: #9a7800
}

.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover, .open > .dropdown-toggle.datepicker table tr td span.active.focus, .open > .dropdown-toggle.datepicker table tr td span.active:focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover.focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover:focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover:hover {
    color: #000;
    background-color: #a89400;
    border-color: #584400
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled].focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #ffe100;
    border-color: #d7a800
}

.datepicker table tr td span.active .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge, .datepicker table tr td span.active:hover .badge {
    color: #ffe100;
    background-color: #000
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #e1e1e1
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    cursor: pointer
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
    background: #ececec
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #fff;
    border: solid #b9b9b9;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \0
}

.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid hsla(0, 0%, 80%, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid hsla(0, 0%, 80%, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
    display: block
}

body {
    background-position: top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto
}

@font-face {
    font-family: tuitypelight;
    src: url(fonts/TUITypeLt_LATN_W_Rg.woff2) format("woff2"), url(fonts/TUITypeLt_LATN_W_Rg.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: tuitypelight;
    src: url(fonts/TUITypeLt_LATN_W_Bd.woff2) format("woff2"), url(fonts/TUITypeLt_LATN_W_Bd.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: tuitype-bold;
    src: url(fonts/TUIType_LATN_W_Bd.woff2) format("woff2"), url(fonts/TUIType_LATN_W_Bd.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: tuiicons;
    src: url(fonts/tuiicons.woff) format("woff"), url(fonts/tuiicons.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.icon:before {
    font-family: tuiicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon, .icon:before {
    position: relative
}

.icon--tui-smile:before {
    content: "\e900"
}

.icon--tui:before {
    content: "\e901"
}

.icon--tui-com:before {
    content: "\e902"
}

.icon--tui-at:before {
    content: "\e903"
}

.icon--tui-world:before {
    content: "\e904"
}

.icon--facebook:before {
    content: "\e905"
}

.icon--google:before {
    content: "\e906"
}

.icon--twitter:before {
    content: "\e907"
}

.icon--instagram:before {
    content: "\e9a0"
}

.icon--linkedin:before {
    content: "\e9d4"
}

.icon--pinterest:before {
    content: "\e9d5"
}

.icon--youtube:before {
    content: "\e9d6"
}

.icon--tui-blog:before {
    content: "\e9d7"
}

.icon--at-sign:before {
    content: "\e908"
}

.icon--chat:before {
    content: "\e909"
}

.icon--chat-group-fill:before {
    content: "\e9a1"
}

.icon--chat-group:before {
    content: "\e9a2"
}

.icon--chat-discussion:before {
    content: "\e9a3"
}

.icon--check:before {
    content: "\e90a"
}

.icon--check-circle:before {
    content: "\e9a4"
}

.icon--check-box:before {
    content: "\e9a5"
}

.icon--device-smartphone:before {
    content: "\e90b"
}

.icon--device-tablet:before {
    content: "\e90c"
}

.icon--device-desktop:before {
    content: "\e90d"
}

.icon--network:before {
    content: "\e9a6"
}

.icon--filter-fill:before {
    content: "\e90e"
}

.icon--filter:before {
    content: "\e90f"
}

.icon--focus:before {
    content: "\e910"
}

.icon--gallery:before {
    content: "\e911"
}

.icon--important-badge-fill:before {
    content: "\e912"
}

.icon--important-badge:before {
    content: "\e913"
}

.icon--info-badge-fill:before {
    content: "\e914"
}

.icon--info-badge:before {
    content: "\e915"
}

.icon--question-fill:before {
    content: "\e9fb"
}

.icon--question-circle:before {
    content: "\e9a7"
}

.icon--list:before {
    content: "\e916"
}

.icon--mail:before {
    content: "\e917"
}

.icon--menu:before {
    content: "\e918"
}

.icon--ellipsis:before {
    content: "\e9a8"
}

.icon--send:before {
    content: "\e9a9"
}

.icon--share:before {
    content: "\e9aa"
}

.icon--no-sign:before {
    content: "\e919"
}

.icon--phone-fill:before {
    content: "\e91a"
}

.icon--phone:before {
    content: "\e91b"
}

.icon--picture-mountain:before {
    content: "\e91c"
}

.icon--picture-mountain-fill:before {
    content: "\e9ab"
}

.icon--picture-sunset:before {
    content: "\e91d"
}

.icon--picture:before {
    content: "\e91e"
}

.icon--camera:before {
    content: "\e9ac"
}

.icon--play-pause-fill:before {
    content: "\e9fc"
}

.icon--play-stop-fill:before {
    content: "\e9fd"
}

.icon--play-fill:before {
    content: "\e9fe"
}

.icon--play-pause-circle:before {
    content: "\e91f"
}

.icon--play-stop-circle:before {
    content: "\e920"
}

.icon--play-circle:before {
    content: "\e921"
}

.icon--play-pause:before {
    content: "\e9d8"
}

.icon--play-stop:before {
    content: "\e9d9"
}

.icon--play:before {
    content: "\e9da"
}

.icon--plus-heavy:before {
    content: "\e9ad"
}

.icon--plus-fill:before {
    content: "\e922"
}

.icon--minus-fill:before {
    content: "\e923"
}

.icon--plus-circle:before {
    content: "\e9ae"
}

.icon--minus-circle:before {
    content: "\e9af"
}

.icon--plus:before {
    content: "\e924"
}

.icon--minus:before {
    content: "\e925"
}

.icon--equals-fill:before {
    content: "\e9ff"
}

.icon--equals-circle:before {
    content: "\e9db"
}

.icon--equals:before {
    content: "\e9dc"
}

.icon--liststyletype-circle:before {
    content: "\ea00"
}

.icon--liststyletype-disc:before {
    content: "\ea01"
}

.icon--liststyletype-square:before {
    content: "\ea02"
}

.icon--liststyletype-stroke:before {
    content: "\ea03"
}

.icon--bar-vertical:before {
    content: "\e9b0"
}

.icon--printer:before {
    content: "\e926"
}

.icon--refresh:before {
    content: "\e927"
}

.icon--reload:before {
    content: "\e928"
}

.icon--sync:before {
    content: "\e9b1"
}

.icon--search:before {
    content: "\e929"
}

.icon--settings-fill:before {
    content: "\e92a"
}

.icon--settings:before {
    content: "\e92b"
}

.icon--lock-open:before {
    content: "\e9b2"
}

.icon--lock-close:before {
    content: "\e9b3"
}

.icon--trash:before {
    content: "\e92c"
}

.icon--statistics-pie-chart:before {
    content: "\e9b4"
}

.icon--statistics-bar-chart:before {
    content: "\e9b5"
}

.icon--view-fill:before {
    content: "\e92d"
}

.icon--view:before {
    content: "\e92e"
}

.icon--virtual-tour:before {
    content: "\e92f"
}

.icon--wireframe:before {
    content: "\e930"
}

.icon--arrow-left:before {
    content: "\e931"
}

.icon--arrow-right:before {
    content: "\e932"
}

.icon--arrow-down:before {
    content: "\e933"
}

.icon--arrow-up:before {
    content: "\e934"
}

.icon--arrow-left-circle:before {
    content: "\e9dd"
}

.icon--arrow-right-circle:before {
    content: "\e9de"
}

.icon--arrow-down-circle:before {
    content: "\e9df"
}

.icon--arrow-up-circle:before {
    content: "\e9e0"
}

.icon--arrow-left-fill:before {
    content: "\e935"
}

.icon--arrow-right-fill:before {
    content: "\e936"
}

.icon--arrow-down-fill:before {
    content: "\e937"
}

.icon--arrow-up-fill:before {
    content: "\e938"
}

.icon--chevron-left-circle:before {
    content: "\ea04"
}

.icon--chevron-right-circle:before {
    content: "\ea05"
}

.icon--chevron-down-circle:before {
    content: "\ea06"
}

.icon--chevron-up-circle:before {
    content: "\ea07"
}

.icon--chevron-left-fill:before {
    content: "\e939"
}

.icon--chevron-right-fill:before {
    content: "\e93a"
}

.icon--chevron-down-fill:before {
    content: "\e93b"
}

.icon--chevron-up-fill:before {
    content: "\e93c"
}

.icon--chevron-left:before {
    content: "\e93d"
}

.icon--chevron-right:before {
    content: "\e93e"
}

.icon--chevron-down:before {
    content: "\e93f"
}

.icon--chevron-up:before {
    content: "\e940"
}

.icon--duration:before {
    content: "\e941"
}

.icon--sort:before {
    content: "\e942"
}

.icon--to-bottom:before {
    content: "\e943"
}

.icon--to-top:before {
    content: "\e944"
}

.icon--resize:before {
    content: "\e9b6"
}

.icon--link-external:before {
    content: "\e9b7"
}

.icon--download:before {
    content: "\e945"
}

.icon--close-badge-fill:before {
    content: "\e9b8"
}

.icon--close-badge:before {
    content: "\e946"
}

.icon--close:before {
    content: "\e947"
}

.icon--keycode-del-fill:before {
    content: "\e9b9"
}

.icon--keycode-del:before {
    content: "\e9ba"
}

.icon--pacman:before {
    content: "\e9bb"
}

.icon--ghost:before {
    content: "\e9bc"
}

.icon--bed:before {
    content: "\e948"
}

.icon--building:before {
    content: "\e949"
}

.icon--door-tag:before {
    content: "\e9bd"
}

.icon--calendar:before {
    content: "\e94a"
}

.icon--calendar-day:before {
    content: "\e94b"
}

.icon--calendar-month:before {
    content: "\e94c"
}

.icon--alarm:before {
    content: "\e94d"
}

.icon--direction:before {
    content: "\e94e"
}

.icon--directions:before {
    content: "\e94f"
}

.icon--facility:before {
    content: "\e950"
}

.icon--flag:before {
    content: "\e951"
}

.icon--flag-line:before {
    content: "\e952"
}

.icon--home:before {
    content: "\e953"
}

.icon--hotel:before {
    content: "\e954"
}

.icon--hotel-sign:before {
    content: "\e955"
}

.icon--location-fill:before {
    content: "\e9be"
}

.icon--location:before {
    content: "\e956"
}

.icon--location-map:before {
    content: "\e957"
}

.icon--way:before {
    content: "\e9bf"
}

.icon--pool:before {
    content: "\e958"
}

.icon--target:before {
    content: "\e959"
}

.icon--time:before {
    content: "\e95a"
}

.icon--world:before {
    content: "\e95b"
}

.icon--light-bulb:before {
    content: "\e9c0"
}

.icon--aircraft-right:before {
    content: "\e95c"
}

.icon--aircraft-left:before {
    content: "\e95d"
}

.icon--aircraft-up:before {
    content: "\e95e"
}

.icon--aircraft-down:before {
    content: "\e95f"
}

.icon--aircraft:before {
    content: "\e960"
}

.icon--ship:before {
    content: "\e961"
}

.icon--cruise:before {
    content: "\e9c1"
}

.icon--bus:before {
    content: "\e962"
}

.icon--car:before {
    content: "\e963"
}

.icon--train:before {
    content: "\e965"
}

.icon--luggage:before {
    content: "\e964"
}

.icon--luggage-hand:before {
    content: "\e9e1"
}

.icon--luggage-golf:before {
    content: "\e9e2"
}

.icon--luggage-plus:before {
    content: "\e9e3"
}

.icon--seat:before {
    content: "\e99d"
}

.icon--seat-top:before {
    content: "\e99e"
}

.icon--seat-top-occupied:before {
    content: "\e99f"
}

.icon--baby-fill:before {
    content: "\ea08"
}

.icon--baby:before {
    content: "\e966"
}

.icon--bear:before {
    content: "\e967"
}

.icon--bestprice-fill:before {
    content: "\e968"
}

.icon--bestprice:before {
    content: "\e969"
}

.icon--certificate:before {
    content: "\e9c2"
}

.icon--medal:before {
    content: "\e9c3"
}

.icon--seal:before {
    content: "\e9c4"
}

.icon--creditcard:before {
    content: "\e96a"
}

.icon--currency-euro:before {
    content: "\e9e4"
}

.icon--tuicard:before {
    content: "\e97f"
}

.icon--creditcard-tui:before {
    content: "\e9d3"
}

.icon--shield:before {
    content: "\e9c5"
}

.icon--meal:before {
    content: "\e96b"
}

.icon--croissant:before {
    content: "\e9e5"
}

.icon--drink:before {
    content: "\e9e6"
}

.icon--muffin:before {
    content: "\e9e7"
}

.icon--football:before {
    content: "\e96c"
}

.icon--beachball:before {
    content: "\e9c6"
}

.icon--golf:before {
    content: "\e9c7"
}

.icon--microphone:before {
    content: "\e9c8"
}

.icon--wellness:before {
    content: "\e9e8"
}

.icon--service-bell:before {
    content: "\e9c9"
}

.icon--towel:before {
    content: "\e9e9"
}

.icon--adults-only:before {
    content: "\e9ea"
}

.icon--floorplan:before {
    content: "\e9eb"
}

.icon--gift-fill:before {
    content: "\e96d"
}

.icon--gift:before {
    content: "\e96e"
}

.icon--box:before {
    content: "\e9ec"
}

.icon--box-open:before {
    content: "\e9ed"
}

.icon--heart-fill:before {
    content: "\e96f"
}

.icon--heart:before {
    content: "\e970"
}

.icon--message-love:before {
    content: "\e9ca"
}

.icon--message:before {
    content: "\e9cb"
}

.icon--lifebelt-fill:before {
    content: "\e971"
}

.icon--lifebelt:before {
    content: "\e972"
}

.icon--notes-fill:before {
    content: "\e973"
}

.icon--notes:before {
    content: "\e974"
}

.icon--document:before {
    content: "\e9ee"
}

.icon--post-it:before {
    content: "\e9ef"
}

.icon--notepad:before {
    content: "\e9f0"
}

.icon--pencil:before {
    content: "\e9f1"
}

.icon--scissors:before {
    content: "\ea09"
}

.icon--pricetag-fill:before {
    content: "\e975"
}

.icon--pricetag:before {
    content: "\e976"
}

.icon--reduced-fill:before {
    content: "\e977"
}

.icon--reduced:before {
    content: "\e978"
}

.icon--shoe-fill:before {
    content: "\e979"
}

.icon--shoe:before {
    content: "\e97a"
}

.icon--thumb-down-fill:before {
    content: "\e97b"
}

.icon--thumb-down:before {
    content: "\e97c"
}

.icon--thumb-up-fill:before {
    content: "\e97d"
}

.icon--thumb-up:before {
    content: "\e97e"
}

.icon--hand:before {
    content: "\e9cc"
}

.icon--hand-to-right:before {
    content: "\e9cd"
}

.icon--user-fill:before {
    content: "\e980"
}

.icon--user:before {
    content: "\e981"
}

.icon--user-couple-fill:before {
    content: "\e982"
}

.icon--user-couple:before {
    content: "\e983"
}

.icon--user-family-fill:before {
    content: "\e984"
}

.icon--user-family:before {
    content: "\e985"
}

.icon--user-group-fill:before {
    content: "\e984"
}

.icon--user-group:before {
    content: "\e985"
}

.icon--user-friends-fill:before {
    content: "\e986"
}

.icon--user-friends:before {
    content: "\e987"
}

.icon--user-agent:before {
    content: "\e9ce"
}

.icon--water:before {
    content: "\e988"
}

.icon--wheelchair:before {
    content: "\e989"
}

.icon--wifi:before {
    content: "\e98a"
}

.icon--pin:before {
    content: "\e9cf"
}

.icon--cloud-sunny:before {
    content: "\e9d0"
}

.icon--cloud-fill:before {
    content: "\e98b"
}

.icon--cloud:before {
    content: "\e98c"
}

.icon--cloud-sun-fill:before {
    content: "\e98d"
}

.icon--cloud-sun:before {
    content: "\e98e"
}

.icon--fog-fill:before {
    content: "\e98f"
}

.icon--fog:before {
    content: "\e990"
}

.icon--moon-fill:before {
    content: "\e991"
}

.icon--moon:before {
    content: "\e992"
}

.icon--rain-fill:before {
    content: "\e993"
}

.icon--rain:before {
    content: "\e994"
}

.icon--snow-fill:before {
    content: "\e995"
}

.icon--snow:before {
    content: "\e996"
}

.icon--snowflake:before {
    content: "\e9f2"
}

.icon--star-fill:before {
    content: "\e997"
}

.icon--star:before {
    content: "\e998"
}

.icon--star-half-fill:before {
    content: "\e999"
}

.icon--star-half:before {
    content: "\e99a"
}

.icon--sun-tui-fill:before {
    content: "\e9f3"
}

.icon--sun-tui:before {
    content: "\e9f4"
}

.icon--sun-tui-fill-half:before {
    content: "\e9f5"
}

.icon--sun-tui-half:before {
    content: "\e9f6"
}

.icon--sun-fill:before {
    content: "\e99b"
}

.icon--sun:before {
    content: "\e99c"
}

.icon--sunset:before {
    content: "\e9d1"
}

.icon--thunder:before {
    content: "\e9d2"
}

.icon--average:before {
    content: "\e9f7"
}

.icon--hours-of-sun:before {
    content: "\e9f8"
}

.icon--temperature-air:before {
    content: "\e9f9"
}

.icon--temperature-water:before {
    content: "\e9fa"
}

.icon--tui-x {
    color: #d40e14;
    height: 30px
}

.icon--t1 {
    top: -20px
}

.icon--t2 {
    top: -2px
}

.icon--t3 {
    right: 4px
}

.icon--bhv:before {
    display: inline-block;
    text-decoration: none
}

.icon--bhv:hover:before, .icon--bhv:visited:before {
    text-decoration: underline
}

/*!
 * functions, please delete when not necessary anymore
 *
 */
.afterLinkArrow {
    content: "9";
    font-family: tuiicons, sans-serif;
    position: relative;
    top: 2px;
    display: inline-block;
    text-decoration: none
}

.h0 {
    font-size: 27px;
    letter-spacing: .05em;
    line-height: 1.1
}

.b4 {
    font-size: 21px
}

.b3 {
    font-size: 18px
}

.b2 {
    font-size: 15px
}

.b1 {
    font-size: 12px
}

.b0 {
    font-size: 9px
}

.u-f-24 {
    font-size: 24px
}

.u-f-27 {
    font-size: 27px
}

.u-f-30 {
    font-size: 30px
}

.u-f-33 {
    font-size: 33px
}

.u-f-39 {
    font-size: 39px
}

.u-f-42 {
    font-size: 42px
}

.u-f-45 {
    font-size: 45px
}

.u-f-51 {
    font-size: 51px
}

.u-f-54 {
    font-size: 54px
}

.u-f-75 {
    font-size: 75px
}

@media (min-width: 768px) {
    .h0 {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .h0 {
        font-size: 42px
    }

    .h1, h1 {
        font-size: 30px
    }
}

.u-dg-c {
    color: #4c4c4c
}

.u-dr-c, .u-invalid-c {
    color: #8c0004
}

.u-db-c {
    color: #092a5e
}

.u-tb-c {
    color: #70cbf4
}

.u-w-c {
    color: #fff
}

.u-b-c {
    color: #000
}

.u-l-c {
    color: #176599
}

.u-tr-c {
    color: #d40e14
}

.u-ntg-c {
    color: #737373
}

.u-valid-c {
    color: #506600
}

.u-l-anchor:after, .u-l-external:after {
    margin-left: 3px;
    font-family: tuiicons !important;
    content: "\e9b7";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.u-l-anchor:after {
    content: "\e933"
}

.u-l-no-hov:active, .u-l-no-hov:focus, .u-l-no-hov:hover {
    color: inherit;
    text-decoration: none
}

.u-l-txt {
    color: #4c4c4c
}

.u-l-txt:active, .u-l-txt:focus, .u-l-txt:hover {
    text-decoration: none;
    color: #176599;
    outline: none
}

.active .u-l-txt {
    color: #092a5e
}

.active .u-l-txt.main-nav__head-link, .active .u-l-txt.main-nav__standard-link, .u-base-c, .u-base-c a, .u-l-base-c {
    color: #4c4c4c
}

.u-l-base-c a, a.u-l-base-c {
    color: #176599
}

.u-l-base-c a:active, .u-l-base-c a:focus, .u-l-base-c a:hover, a.u-l-base-c:active, a.u-l-base-c:focus, a.u-l-base-c:hover {
    text-decoration: none;
    color: #176599;
    outline: none
}

.u-l-light-c, .u-l-light-c a {
    color: #fff
}

.u-l-light-c:active, .u-l-light-c:focus, .u-l-light-c:hover, .u-l-light-c a:active, .u-l-light-c a:focus, .u-l-light-c a:hover {
    text-decoration: none;
    color: #fff
}

.u-l-sec-c {
    color: #092a5e
}

.u-l-sec-c:active, .u-l-sec-c:focus, .u-l-sec-c:hover {
    text-decoration: none;
    color: #092a5e;
    outline: none
}

.u-l-sec-dh-c {
    color: #092a5e
}

.u-l-sec-dh-c:active, .u-l-sec-dh-c:focus, .u-l-sec-dh-c:hover {
    text-decoration: none;
    color: #176599;
    outline: none
}

.u-l-vi:visited {
    color: #737373
}

.u-l-vi:hover {
    color: #176599;
    text-decoration: underline
}

.u-l-vi:after, .u-l-vi:before, .u-l-vi i {
    display: inline-block;
    text-decoration: none
}

.u-txt-ul:hover, .u-txt-underline {
    text-decoration: underline
}

.u-txt-underline {
    color: #4c4c4c
}

.u-txt-shdw-df {
    text-shadow: 0 0 4px rgba(0, 0, 0, .4)
}

.error-message {
    color: #d40e14;
    margin: -10px 0 15px
}

.bold {
    font-weight: 700
}

.ultrabold {
    font-family: tuitype-bold, tuitypelight, Helvetica Neue, Helvetica, Arial, sans-serif
}

.text-uppercase {
    letter-spacing: .04em
}

.text-uppercase.ultrabold {
    letter-spacing: .05em
}

.text-body {
    padding-left: 15px
}

.bg .grid-heading, .bg .text-body {
    padding-left: 5px
}

.grid-heading {
    letter-spacing: .03em;
    margin-bottom: 20px;
    padding-left: 15px
}

.grid-heading--col {
    padding-left: 25px
}

hr {
    border: 0;
    border-top: 1px solid #b9b9b9;
    margin-top: 20px;
    margin-bottom: 30px
}

.hr-light {
    border-top: 2px solid #fff
}

.hr-m1 {
    margin: 5px 0
}

figure.image {
    line-height: 0
}

.btn-group-xs > .btn, .btn-xs {
    font-size: 9px
}

.btn-xl {
    font-size: 21px;
    padding: 13px 15px
}

.btn-2l {
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.btn-2l__sub {
    font-weight: 400;
    border-top: 1px solid transparent;
    display: block
}

.btn-standard {
    background-color: #092a5e;
    -webkit-box-shadow: 0 2px 0 #001e46;
    box-shadow: 0 2px 0 #001e46;
    color: #fff
}

.btn-standard:focus, .btn-standard:hover {
    border-color: #001e46 #001e46 transparent;
    color: #fff
}

.btn-standard:active {
    background-color: #001e46;
    color: #fff
}

.btn-info {
    background-color: #d40e14;
    -webkit-box-shadow: 0 2px 0 #8c0004;
    box-shadow: 0 2px 0 #8c0004
}

.btn-info:focus, .btn-info:hover {
    background-color: #d40e14;
    border-color: #8c0004 #8c0004 transparent
}

.btn-info:active {
    background-color: #8c0004
}

.btn-secondary {
    background-color: #70cbf4;
    -webkit-box-shadow: 0 2px 0 #176599;
    box-shadow: 0 2px 0 #176599;
    color: #092a5e
}

.btn-secondary:focus, .btn-secondary:hover {
    border-color: #176599 #176599 transparent;
    color: #092a5e
}

.btn-secondary:active {
    background-color: #176599;
    color: #000
}

.btn-process-1 {
    background-color: #ffe100;
    -webkit-box-shadow: 0 2px 0 #d7a800;
    box-shadow: 0 2px 0 #d7a800;
    color: #000
}

.btn-process-1:focus, .btn-process-1:hover {
    border-color: #d7a800 #d7a800 transparent;
    color: #000
}

.btn-process-1:active {
    background-color: #d7a800;
    color: #000
}

.btn-process-1:active .btn-2l__sub {
    border-color: #ffe100
}

.btn-process-1 .btn-2l__sub {
    border-color: #d7a800
}

.btn-process-2 {
    background-color: #aad700;
    -webkit-box-shadow: 0 2px 0 #506600;
    box-shadow: 0 2px 0 #506600;
    color: #000
}

.btn-process-2:focus, .btn-process-2:hover {
    border-color: #506600 #506600 transparent;
    color: #000
}

.btn-process-2:active {
    background-color: #506600;
    color: #000
}

.btn-white {
    background-color: #fff;
    color: #092a5e
}

.btn-white:active, .btn-white:focus, .btn-white:hover {
    border-color: #092a5e;
    color: #092a5e
}

.btn-white:active {
    background-color: #fff
}

.btn-warning:active, .btn-warning:active:focus, .btn-warning:focus, .btn-warning:hover {
    background-color: #fff;
    border-color: #d40e14
}

.btn-ghost {
    background: transparent;
    border-color: #092a5e;
    color: #092a5e
}

.btn-ghost:hover {
    border-color: #001e46;
    color: #001e46
}

.btn-ghost.active.focus, .btn-ghost.active:focus, .btn-ghost.focus, .btn-ghost:active.focus, .btn-ghost:active:focus, .btn-ghost:focus {
    border-color: #092a5e;
    color: #092a5e
}

.btn-white-ghost {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.btn-white-ghost:hover {
    color: #fff
}

.btn-white-ghost.active.focus, .btn-white-ghost.active:focus, .btn-white-ghost.focus, .btn-white-ghost:active.focus, .btn-white-ghost:active:focus, .btn-white-ghost:focus {
    border-color: #fff;
    color: #fff
}

.btn-disabled {
    cursor: not-allowed;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-disabled, .btn-disabled:active, .btn-disabled:active:focus, .btn-disabled:focus, .btn-disabled:hover {
    border-color: #dcdcdc;
    background: #dcdcdc;
    color: #737373;
    outline: none;
    -webkit-transform: none;
    transform: none
}

.btn-disabled .btn-2l__sub, .btn-disabled:active .btn-2l__sub, .btn-disabled:active:focus .btn-2l__sub, .btn-disabled:focus .btn-2l__sub, .btn-disabled:hover .btn-2l__sub {
    border-color: #737373
}

.btn-disabled__loading {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/typo3conf/ext/skeleton/Resources/Public/Images/loader-32x32.gif);
    background-size: 16px;
    background-repeat: no-repeat
}

.btn-switch {
    font-weight: 400;
    background-color: #fff;
    border-color: #b9b9b9
}

.btn-switch:hover {
    color: #176599;
    border-color: #176599
}

.btn-switch.active, .btn-switch:active, .btn-switch input[type=checkbox]:checked {
    color: #fff;
    background-color: #176599;
    border-color: #176599;
    -webkit-transform: none;
    transform: none
}

.btn-switch.ng-dirty.ng-invalid {
    color: #d40e14;
    border-color: #d40e14;
    margin-bottom: 10px
}

.touch .btn-switch:hover {
    color: #4c4c4c;
    background-color: #fff;
    border-color: #b9b9b9
}

.touch .btn-switch.active {
    color: #fff;
    background-color: #176599;
    border-color: #176599
}

.btn-text-color {
    color: #092a5e;
    text-align: left
}

.btn-text-color:active, .btn-text-color:active:focus, .btn-text-color:focus, .btn-text-color:hover {
    color: #092a5e;
    outline: none
}

.btn-zoom {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #fff
}

.btn-zoom .icon {
    top: 5px;
    right: 5px
}

.btn-zoom:active, .btn-zoom:active:focus, .btn-zoom:focus, .btn-zoom:hover {
    background-color: transparent;
    outline: none
}

.btn-input {
    font-weight: 400;
    padding: 0;
    background-color: transparent;
    border: 0;
    line-height: 1.2em
}

.btn-input:active, .btn-input:active:focus, .btn-input:focus, .btn-input:hover {
    outline: none;
    -webkit-transform: none;
    transform: none
}

.btn-input .btn {
    -webkit-transform: none;
    transform: none
}

.btn-input--f {
    color: #fff;
    padding: 0 10px 10px;
    border-bottom: 1px solid #fff;
    margin: 10px 0 20px;
    padding-top: 30px;
    border-radius: 0;
    text-align: left;
    height: 60px
}

.btn-input--f:active, .btn-input--f:active:focus, .btn-input--f:focus, .btn-input--f:hover {
    color: #fff;
    border-color: #176599
}

.btn-input--f:active .btn-input__icon--f, .btn-input--f:active:focus .btn-input__icon--f, .btn-input--f:focus .btn-input__icon--f, .btn-input--f:hover .btn-input__icon--f {
    color: #176599
}

.btn-input--f.collapsed .icon--chevron-up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block
}

.btn-input__icon {
    color: #b9b9b9
}

.btn-input__icon--f {
    padding: 0 10px;
    color: #fff
}

@media (min-width: 768px) {
    .btn-input--f {
        margin-top: 0
    }
}

.btn-with-divider {
    padding-right: 30px
}

.btn-divider {
    position: absolute;
    right: 0;
    padding: 0 0 0 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    line-height: 1.2em
}

@media (min-width: 768px) and (max-width: 800px) {
    .btn-divider {
        padding-right: 0;
        padding-left: 0
    }
}

.btn-error {
    border-color: #d40e14 !important
}

.btn-group > .btn.active, .btn-group > .btn:active {
    -webkit-transform: none;
    transform: none
}

.btn-group .btn-sort {
    color: #176599;
    border-color: #176599;
    background-color: #e2f3fe;
    text-align: left;
    width: 100%;
    padding-right: 0
}

.btn-group .btn-sort.active, .btn-group .btn-sort:active, .btn-group .btn-sort:hover {
    background-color: #fff;
    border-color: #176599
}

@media (max-width: 420px) {
    .btn-group > .btn.btn-sd {
        padding: 8px 4px
    }
}

.btn-group--sort > .btn.active:hover {
    border-color: #176599;
    color: #176599;
    background-color: #e2f3fe
}

.nsd-invalid > label {
    color: #d40e14 !important
}

.nsd-invalid > .btn-input {
    border-color: #d40e14 !important
}

.nsd-invalid > .btn-input .icon {
    color: #d40e14 !important
}

.container-primary {
    background-color: #70cbf4;
    color: #fff;
    padding: 10px 15px 0
}

.container-primary__text {
    font-weight: 700
}

.container-primary__text2 {
    display: block
}

.container-primary__icon {
    margin-top: -11px
}

@media (min-width: 768px) {
    .container-primary__content {
        font-size: 27px
    }

    .container-primary__text {
        font-weight: 400
    }

    .container-primary__text2 {
        display: inline
    }
}

.container-bright {
    background-color: #f8f8f6;
    height: 50px
}

.adv-bannr, .container-main, .container-white {
    background-color: #fff
}

.container-blue {
    background-color: #70cbf4
}

.container-light-blue {
    background-color: #c2e6fa
}

.container-third-light {
    background-color: #e2f3fe
}

.container-beige {
    background-color: #f3f0ec
}

.container-dark-beige {
    background-color: #e7e3db
}

.container-main {
    min-height: 50vh
}

.disquieter {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 1;
    color: #fff
}

.disquieter--green {
    background-color: #aad700;
    -webkit-box-shadow: 0 2px 0 #506600;
    box-shadow: 0 2px 0 #506600
}

.disquieter--yellow {
    background-color: #ffe100;
    -webkit-box-shadow: 0 2px 0 #d7a800;
    box-shadow: 0 2px 0 #d7a800;
    color: #000
}

.disquieter--blue {
    background-color: #70cbf4;
    -webkit-box-shadow: 0 2px 0 #176599;
    box-shadow: 0 2px 0 #176599
}

.disquieter--red {
    background-color: #d40e14;
    -webkit-box-shadow: 0 2px 0 #8c0004;
    box-shadow: 0 2px 0 #8c0004
}

.disquieter--ro-left {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.disquieter--ro-right {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg)
}

.disquieter__item {
    line-height: 18px;
    text-align: center
}

.disquieter__item--big {
    font-size: 18px
}

.disquieter__item--small {
    font-size: 12px
}

@media (min-width: 1200px) {
    .disquieter {
        width: 100px;
        height: 100px
    }

    .disquieter__item {
        line-height: 20px
    }

    .disquieter__item--big {
        font-size: 18px
    }

    .disquieter__item--small {
        font-size: 15px
    }
}

.disquieter--deal {
    top: 36%;
    right: 50px
}

.disquieter__item--deal {
    font-size: 27px;
    line-height: 25px
}

.disquieter--nsl {
    width: 60px;
    height: 60px;
    position: static;
    margin: 20px auto 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width: 768px) {
    .disquieter--deal {
        width: 100px;
        height: 100px
    }

    .disquieter__item--deal {
        font-size: 30px;
        line-height: 30px
    }
}

@media (min-width: 992px) {
    .disquieter--deal {
        right: -30px;
        width: 135px;
        height: 135px
    }

    .disquieter__item--deal {
        font-size: 39px;
        line-height: 40px
    }
}

@media (max-width: 359px) {
    .teaser--compact-shortlist .disquieter, .teaser--compact-two .disquieter {
        display: none
    }
}

@media (min-width: 480px) and (max-width: 550px) {
    .teaser--compact-four .disquieter, .teaser--compact-three-special .disquieter, .teaser--compact-three .disquieter, .teaser--hotel-three .disquieter {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 850px) {
    .teaser--hotel-three .disquieter {
        display: none
    }
}

form.nsdForm {
    background-color: #f3f0ec;
    padding: 10px
}

.form-control--cs, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control--cs {
    padding: 0 5px 0 0;
    border-radius: 0;
    border: 0;
    height: 21px;
    line-height: 1em
}

.form-control--cs, .form-control--cs[readonly] {
    background-color: transparent
}

.fl {
    position: relative
}

.fl label {
    color: #b9b9b9;
    font-weight: 400;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    width: calc(100% - 10px);
    position: absolute;
    top: 30px;
    left: 10px
}

.fl input + label {
    cursor: text
}

.fl .dropdown-toggle, .fl input {
    padding: 29px 23px 5px 10px;
    width: 100%;
    color: #092a5e;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #b9b9b9
}

.fl .dropdown-toggle:focus + label, .fl input:focus + label {
    color: #176599;
    font-size: 15px;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%)
}

.fl .fl__npt-spcl {
    text-transform: uppercase;
    letter-spacing: 4px
}

.fl .bootstrap-select.open .dropdown-toggle, .fl .dropdown-toggle:active, .fl .dropdown-toggle:focus, .fl .dropdown-toggle:hover, .fl input:focus, .fl input:hover {
    padding-bottom: 4px;
    outline: none;
    border-color: #176599;
    border-bottom-width: 2px
}

.fl.invalid:before, .fl.valid:before {
    font-family: tuiicons;
    font-size: 15px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.fl.invalid label, .fl.valid label {
    font-size: 15px;
    /*-webkit-transform: translateY(-130%);*/
    /*transform: translateY(-130%)*/
}

.fl.invalid input:hover, .fl.valid input:hover {
    border-color: #176599
}

.fl.valid:before {
    color: #506600;
    content: "\e90a"
}

.fl.valid label {
    color: #506600
}

.fl.valid input {
    border-color: #506600
}

.fl.invalid:before {
    color: #d40e14;
    content: "\e912"
}

.fl.invalid label {
    color: #d40e14
}

.fl.invalid input {
    border-color: #d40e14
}

.fl .ng-invalid.ng-touched.ng-dirty + label, .fl .ng-not-empty + label {
    font-size: 15px;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%)
}

.fl .ng-invalid.ng-touched.ng-dirty + label:before, .fl .ng-not-empty + label:before {
    font-family: tuiicons;
    position: absolute;
    right: 10px;
    top: 28px
}

.fl .ng-valid.ng-not-empty {
    border-color: #506600
}

.fl .ng-valid.ng-not-empty + label, .fl .ng-valid.ng-not-empty.bootstrap-select + label, .fl .ng-valid.ng-not-empty.bootstrap-select:hover + label, .fl .ng-valid.ng-not-empty.open + label {
    color: #506600
}

.fl .ng-valid.ng-not-empty + label:before, .fl .ng-valid.ng-not-empty.bootstrap-select + label:before, .fl .ng-valid.ng-not-empty.bootstrap-select:hover + label:before, .fl .ng-valid.ng-not-empty.open + label:before {
    color: #506600;
    content: "\e90a"
}

.fl .ng-invalid.ng-touched.ng-dirty, .fl .ng-invalid.ng-touched.ng-dirty .dropdown-toggle {
    border-color: #d40e14
}

.fl .ng-invalid.ng-touched.ng-dirty + label {
    color: #d40e14
}

.fl .ng-invalid.ng-touched.ng-dirty + label:before {
    color: #d40e14;
    content: "\e912"
}

.fl__label-mask {
    background-color: #fff
}

.fl__readonly {
    background-color: #e7e3db
}

.fl--date:after, .fl__readonly, .fl__readonly + label {
    pointer-events: none
}

.fl--date:after {
    font-family: tuiicons;
    font-size: 15px;
    color: #b9b9b9;
    position: absolute;
    top: 30px;
    right: 10px;
    content: "\e94a"
}

.fl--date:focus:after, .fl--date:hover:after {
    color: #176599
}

.fl--date input {
    padding-right: 45px
}

.fl--date.fl--hint:after, .fl--date .ng-invalid.ng-touched.ng-dirty + label:before, .fl--date .ng-not-empty + label:before {
    right: 30px
}

.fl--date.fl--hint .ng-invalid.ng-touched.ng-dirty, .fl--date.fl--hint .ng-not-empty {
    padding-right: 65px
}

.fl--date.fl--hint .ng-invalid.ng-touched.ng-dirty + label:before, .fl--date.fl--hint .ng-not-empty + label:before {
    right: 55px
}

.fl--hint .ng-invalid.ng-touched.ng-dirty + label:before, .fl--hint .ng-not-empty + label:before {
    right: 30px
}

.fl--hint .bootstrap-select.open + label + div + div .fl__hint-icon, .fl--hint .bootstrap-select.open + label + div .fl__hint-icon, .fl--hint .ng-invalid.ng-not-empty + label + div + div .fl__hint-icon, .fl--hint .ng-invalid.ng-touched.ng-dirty + label + div + div .fl__hint-icon, .fl--hint:hover .fl__hint-icon {
    color: #176599
}

.fl--hint input {
    padding-right: 45px
}

.fl__hint-icon {
    color: #b9b9b9;
    font-size: 15px;
    position: absolute;
    top: 30px;
    right: 10px;
    z-index: 1
}

.fl__note {
    font-size: 15px;
    padding: 7px 10px 0
}

.fl__hint {
    color: #092a5e;
    background-color: #e2f3fe
}

.fl__error {
    color: #d40e14;
    background-color: #fdd9d9
}

.fl--slct label {
    color: #4c4c4c;
    font-size: 15px;
    top: 3px
}

.fl--slct .bootstrap-select {
    background-color: #fff
}

.fl--slct .bootstrap-select.open + label, .fl--slct .bootstrap-select.open .bs-caret, .fl--slct .bootstrap-select:focus + label, .fl--slct .bootstrap-select:focus .bs-caret, .fl--slct .bootstrap-select:hover + label, .fl--slct .bootstrap-select:hover .bs-caret {
    color: #176599
}

.fl--slct .bootstrap-select .dropdown-toggle {
    z-index: 1
}

.fl--slct .dropdown-toggle {
    color: #b9b9b9;
    background-color: transparent;
    border-radius: 0;
    font-size: 18px;
    padding-right: 45px
}

.fl--slct .bootstrap-select .dropdown-toggle:hover, .fl--slct .bootstrap-select.open .dropdown-toggle, .fl--slct .dropdown-toggle:active, .fl--slct .dropdown-toggle:focus {
    color: #092a5e;
    background-color: transparent
}

.fl--slct .bootstrap-select .dropdown-toggle:hover:hover, .fl--slct .bootstrap-select.open .dropdown-toggle:hover, .fl--slct .dropdown-toggle:active:hover, .fl--slct .dropdown-toggle:focus:hover {
    background-color: transparent
}

.fl--slct .bs-caret {
    position: absolute;
    right: 10px
}

.fl--slct .ng-not-empty .dropdown-toggle {
    color: #092a5e
}

.fl--slct .ng-invalid.ng-touched.ng-dirty + label, .fl--slct .ng-not-empty + label {
    -webkit-transform: none;
    transform: none
}

.fl--slct .ng-invalid.ng-touched.ng-dirty + label:before, .fl--slct .ng-not-empty + label:before {
    right: 30px
}

.fl--slct .ng-valid.ng-not-empty .bs-caret {
    color: #b9b9b9
}

.fl--slct .ng-valid.ng-not-empty .dropdown-toggle {
    border-color: #506600
}

.fl--slct .ng-invalid.ng-touched.ng-dirty.bootstrap-select + label, .fl--slct .ng-invalid.ng-touched.ng-dirty.bootstrap-select:hover + label, .fl--slct .ng-invalid.ng-touched.ng-dirty.open + label {
    color: #d40e14
}

.fl--slct .ng-invalid.ng-touched.ng-dirty.bootstrap-select .bs-caret, .fl--slct .ng-invalid.ng-touched.ng-dirty.bootstrap-select:hover .bs-caret, .fl--slct .ng-invalid.ng-touched.ng-dirty.open .bs-caret {
    color: #b9b9b9
}

.fl--slct.fl--hint .bootstrap-select .bs-caret, .fl--slct .ng-invalid.ng-touched.ng-dirty + label:before {
    right: 30px
}

.fl--slct.fl--hint .ng-invalid.ng-touched.ng-dirty + label:before, .fl--slct.fl--hint .ng-not-empty + label:before {
    right: 55px
}

.fl--slct.fl--hint .ng-invalid.ng-touched.ng-dirty .dropdown-toggle, .fl--slct.fl--hint .ng-not-empty .dropdown-toggle {
    padding-right: 65px
}

.fl-ng2-slct--invalid:before, .fl-ng2-slct--valid:before, .fl-ng2-slct:after {
    font-family: tuiicons;
    position: absolute;
    pointer-events: none
}

.fl-ng2-slct {
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #b9b9b9
}

.fl-ng2-slct:hover {
    border-color: #176599;
    border-bottom-width: 2px
}

.fl-ng2-slct:hover .fl-ng2-slct__lbl {
    color: #176599
}

.fl-ng2-slct:hover .fl-ng2-slct__slct {
    color: #4c4c4c
}

.fl-ng2-slct:after {
    top: 29px;
    right: 10px;
    content: "\e93f";
    color: #b9b9b9
}

.fl-ng2-slct__lbl {
    font-size: 15px;
    pointer-events: none;
    top: 3px;
    left: 10px
}

.fl-ng2-slct__slct {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100%;
    padding: 29px 0 6px 10px;
    color: #b9b9b9;
    background-color: transparent
}

.fl-ng2-slct__slct:focus {
    outline: none
}

.fl-ng2-slct--invalid:before, .fl-ng2-slct--valid:before {
    font-size: 15px;
    right: 30px;
    top: 30px
}

.fl-ng2-slct--valid, .fl-ng2-slct--valid:hover {
    border-bottom-color: #506600
}

.fl-ng2-slct--valid:hover .fl-ng2-slct__lbl {
    color: #506600
}

.fl-ng2-slct--valid:before {
    color: #506600;
    content: "\e90a"
}

.fl-ng2-slct--valid .fl-ng2-slct__lbl {
    color: #506600
}

.fl-ng2-slct--valid .fl-ng2-slct__slct {
    color: #4c4c4c
}

.fl-ng2-slct--invalid, .fl-ng2-slct--invalid:hover {
    border-bottom-color: #d40e14
}

.fl-ng2-slct--invalid:hover .fl-ng2-slct__lbl {
    color: #d40e14
}

.fl-ng2-slct--invalid:before {
    color: #d40e14;
    content: "\e912"
}

.fl-ng2-slct--invalid .fl-ng2-slct__lbl, .fl-ng2-slct--invalid .fl-ng2-slct__slct {
    color: #d40e14
}

@media (min-width: 768px) {
    .fl-ng2-slct--cs {
        margin-bottom: 20px
    }
}

.fl-ng2-slct--cs:after {
    right: 10px
}

.fl-ng2-slct--cs:hover {
    border-bottom-width: 1px
}

.fl-ng2-slct--cs.nsd-invalid:hover:after, .fl-ng2-slct--cs:hover:after {
    color: #176599
}

.fl-ng2-slct--cs.nsd-invalid {
    border-bottom-color: #d40e14
}

.fl-ng2-slct--cs.nsd-invalid:after {
    color: #d40e14
}

.fl-ng2-slct--cs:after, .fl-ng2-slct__slct--cs {
    color: #092a5e
}

.fl-ng2-slct__lbl--cs {
    top: 6px
}

.fl--ta {
    background-color: #fff
}

.fl--ta label {
    top: 0
}

.fl--ta textarea {
    padding: 0 10px;
    margin: 25px 0 -6px;
    width: 100%;
    min-height: 155px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #b9b9b9;
    resize: none
}

.fl--ta textarea:focus, .fl--ta textarea:hover {
    outline: none;
    border-color: #176599
}

.fl--ta textarea:focus + label {
    color: #176599;
    font-size: 15px
}

.fl--ta .ng-invalid.ng-touched.ng-dirty + label, .fl--ta .ng-not-empty + label, .fl--ta .ng-valid.ng-not-empty + label {
    -webkit-transform: none;
    transform: none
}

.fl--ta .ng-invalid.ng-touched.ng-dirty + label:before, .fl--ta .ng-not-empty + label:before, .fl--ta .ng-valid.ng-not-empty + label:before {
    top: 1px
}

.t-radio-lbl:before {
    border-radius: 50%
}

.t-radio:checked ~ .t-radio-lbl:before {
    border-width: 6px;
    border-color: #176599
}

.t-radio:not(:checked).invalid ~ .t-radio-lbl:before {
    border-color: #d40e14
}

.t-radio:not(:checked).invalid ~ .t-radio-lbl:hover:before {
    border-color: #176599
}

.t-checkbox-lbl:before {
    border-radius: 3px
}

.t-checkbox:checked ~ .t-checkbox-lbl:before {
    background-color: #176599;
    border-color: #176599
}

.t-checkbox:checked ~ .t-checkbox-lbl:after {
    content: "";
    width: 7px;
    height: 12px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(37deg);
    transform: rotate(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    will-change: transform;
    position: absolute;
    top: 12px;
    left: 11px
}

.fhs .filter__hint .t-checkbox:disabled ~ .t-checkbox-lbl {
    float: left;
    padding-right: 10px
}

.fhs .t-checkbox ~ .t-checkbox-lbl.filter__label, .filter .t-checkbox ~ .t-checkbox-lbl.filter__label {
    padding-right: 42px
}

.t-checkbox:checked, .t-checkbox:not(:checked), .t-radio:checked, .t-radio:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.t-checkbox-lbl, .t-radio-lbl {
    padding: 5px 12px 5px 40px;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
    position: relative
}

.t-checkbox-lbl:before, .t-radio-lbl:before {
    content: "";
    background-color: #fff;
    border: 1px solid #737373;
    height: 18px;
    width: 18px;
    display: inline-block;
    vertical-align: text-bottom;
    position: absolute;
    top: 9px;
    left: 10px
}

.t-checkbox-lbl:hover, .t-radio-lbl:hover {
    color: #176599;
    background-color: #e2f3fe
}

.t-checkbox-lbl:hover:before, .t-radio-lbl:hover:before {
    border-color: #176599
}

.t-checkbox-lbl:hover .u-l-vi, .t-radio-lbl:hover .u-l-vi {
    text-decoration: underline
}

.t-checkbox:disabled ~ .t-checkbox-lbl, .t-radio:disabled ~ .t-radio-lbl {
    color: #737373;
    cursor: not-allowed
}

.t-checkbox[readonly] ~ .t-checkbox-lbl, .t-radio[readonly] ~ .t-radio-lbl {
    color: #4c4c4c;
    cursor: default
}

.t-checkbox:disabled ~ .t-checkbox-lbl:hover, .t-checkbox[readonly] ~ .t-checkbox-lbl:hover, .t-radio:disabled ~ .t-radio-lbl:hover, .t-radio[readonly] ~ .t-radio-lbl:hover {
    background-color: transparent
}

.t-checkbox:disabled ~ .t-checkbox-lbl:before, .t-checkbox[readonly] ~ .t-checkbox-lbl:before, .t-radio:disabled ~ .t-radio-lbl:before, .t-radio[readonly] ~ .t-radio-lbl:before {
    background-color: transparent;
    border-color: #b9b9b9
}

.t-checkbox:disabled:checked ~ .t-checkbox-lbl:before, .t-checkbox[readonly]:checked ~ .t-checkbox-lbl:before, .t-radio:disabled:checked ~ .t-radio-lbl:before, .t-radio[readonly]:checked ~ .t-radio-lbl:before {
    background-color: #b9b9b9
}

.t-checkbox.ng-touched.ng-dirty.ng-invalid ~ label, .t-radio.ng-touched.ng-dirty.ng-invalid ~ label {
    color: #d40e14
}

.t-checkbox.ng-touched.ng-dirty.ng-invalid ~ label:before, .t-radio.ng-touched.ng-dirty.ng-invalid ~ label:before {
    border-color: #d40e14
}

.fl__hint-icon--cr {
    top: 7px
}

.fl__hint-icon--cr:hover {
    color: #176599
}

.ffg-first, .ffg-middle {
    padding-right: 1px
}

.ffg-last, .ffg-middle {
    padding-left: 1px
}

.ffg-first .fl--hint .ng-invalid.ng-not-empty + label + div .fl__hint-icon, .ffg-first .fl--hint .ng-invalid.ng-touched.ng-dirty + label + div .fl__hint-icon, .ffg-last .fl--hint .ng-invalid.ng-not-empty + label + div .fl__hint-icon, .ffg-last .fl--hint .ng-invalid.ng-touched.ng-dirty + label + div .fl__hint-icon, .ffg-middle .fl--hint .ng-invalid.ng-not-empty + label + div .fl__hint-icon, .ffg-middle .fl--hint .ng-invalid.ng-touched.ng-dirty + label + div .fl__hint-icon {
    color: #176599
}

.u-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.u-card {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.u-c-pointer {
    cursor: pointer
}

.u-responsive-bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.u-responsive-bg--contain {
    background-size: contain
}

.u-ho-ve-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.u-no-overflow {
    overflow: hidden
}

.u-clear {
    clear: both
}

.u-clear-left {
    clear: left
}

.u-v-top {
    vertical-align: top
}

.u-float-n {
    float: none
}

.u-dis-b {
    display: block
}

.u-dis-i {
    display: inline
}

.u-dis-ib {
    display: inline-block
}

.u-dis-t {
    display: table
}

.u-dis-tc {
    display: table-cell
}

.u-dis-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.u-m-0 {
    margin: 0
}

.u-m-t0 {
    margin-top: 0
}

.u-m-t05 {
    margin-top: 5px
}

.u-m-t1 {
    margin-top: 10px
}

.u-m-t2 {
    margin-top: 20px
}

.u-m-t25 {
    margin-top: 25px
}

.u-m-t3 {
    margin-top: 30px
}

.u-m-t5 {
    margin-top: 50px
}

.u-m-r0 {
    margin-right: 0
}

.u-m-r05 {
    margin-right: 5px
}

.u-m-r1 {
    margin-right: 10px
}

.u-m-b0 {
    margin-bottom: 0
}

.u-m-b05 {
    margin-bottom: 5px
}

.u-m-b1 {
    margin-bottom: 10px
}

.u-m-b15 {
    margin-bottom: 15px
}

.u-m-b2 {
    margin-bottom: 20px
}

.u-m-b3 {
    margin-bottom: 30px
}

.u-m-l0 {
    margin-left: 0
}

.u-m-l05 {
    margin-left: 5px
}

.u-m-l1 {
    margin-left: 10px
}

.u-m-l15 {
    margin-left: 15px
}

.u-m-l2 {
    margin-left: 20px
}

.u-m-l3 {
    margin-left: 30px
}

.u-p-0 {
    padding: 0
}

.u-p-1 {
    padding: 10px
}

.u-p-2 {
    padding: 20px
}

.u-p-t05 {
    padding-top: 5px
}

.u-p-t1 {
    padding-top: 10px
}

.u-p-t2 {
    padding-top: 20px
}

.u-p-r0 {
    padding-right: 0
}

.u-p-r05 {
    padding-right: 5px
}

.u-p-r1 {
    padding-right: 10px
}

.u-p-r2 {
    padding-right: 20px
}

.u-p-r3 {
    padding-right: 30px
}

.u-p-r4 {
    padding-right: 40px
}

.u-p-b05 {
    padding-bottom: 5px
}

.u-p-b0 {
    padding-bottom: 0
}

.u-p-b1 {
    padding-bottom: 10px
}

.u-p-b2 {
    padding-bottom: 20px
}

.u-p-l0 {
    padding-left: 0
}

.u-p-l05 {
    padding-left: 5px
}

.u-p-l1 {
    padding-left: 10px
}

.u-p-l15 {
    padding-left: 15px
}

.u-p-l2 {
    padding-left: 20px
}

.u-p-l25 {
    padding-left: 25px
}

.u-p-l3 {
    padding-left: 30px
}

.u-pos-rel {
    position: relative
}

.u-pos-abs, .u-pos-bo-ri-0 {
    position: absolute
}

.u-pos-bo-ri-0 {
    right: 0;
    bottom: 0
}

.u-pos-bo-ri-18 {
    position: absolute;
    right: 18px;
    bottom: 18px
}

.u-pos-bo-ri-28 {
    position: absolute;
    right: 28px;
    bottom: 28px
}

.u-pos-to-le-18 {
    position: absolute;
    left: 18px;
    top: 18px
}

.u-pos-bo-0 {
    position: absolute;
    bottom: 0
}

.u-pos-to-ri-18 {
    position: absolute;
    right: 18px;
    top: 18px
}

.u-pos-0 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.u-grad-default {
    background-repeat: repeat-x;
    background-image: linear-gradient(-40deg, #c2e6fa, #70cbf4)
}

.u-grad-default75 {
    background-repeat: repeat-x;
    background-image: linear-gradient(-40deg, rgba(112, 203, 244, .75), rgba(0, 168, 231, .75))
}

.u-strike-through {
    position: relative
}

.u-strike-through:before {
    position: absolute;
    content: "";
    left: 0;
    top: .5em;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(239, 0, 0, .8)), to(rgba(239, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(239, 0, 0, .8) 50%, rgba(239, 0, 0, 0));
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 2px;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    width: 110%;
    height: .15em
}

@media (min-width: 992px) {
    .u-strike-through--b2 {
        font-size: 15px
    }
}

.u-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block
}

.u-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.u-w-100 {
    width: 100%
}

.u-w-50 {
    width: 50%
}

.u-w-49-5 {
    width: 49.5%
}

.u-w-33 {
    width: 33.333333%
}

.u-w-25 {
    width: 25%
}

.bg {
    padding: 10px
}

.bg.u-w-c .u-l-base-c {
    color: #fff
}

.bg.u-db-c .u-l-base-c {
    color: #092a5e
}

.bg.u-b-c .u-l-base-c {
    color: #000
}

.bg-0.u-db-c .u-l-base-c {
    color: #092a5e
}

.bg--darkblue {
    background-color: #092a5e
}

.bg--blue {
    background-color: #70cbf4
}

.bg--blue-50 {
    background-color: #c2e6fa
}

.bg--blue-25 {
    background-color: #e2f3fe
}

.bg--brdr {
    border: 2px solid #092a5e
}

.bg--beige-30 {
    background-color: #f3f0ec
}

.bg--beige-15 {
    background-color: #f8f8f6
}

.loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -61px;
    border: 1px solid #f3f0ec;
    z-index: 3
}

.loading--book {
    width: 300px;
    padding: 10px;
    margin: -85px -151px;
    background-color: #fff
}

.loading__img {
    background: url(/typo3conf/ext/skeleton/Resources/Public/Images/loading-sun-120x120.gif) no-repeat;
    background-size: 100%
}

.loading__img--pt {
    width: 120px;
    height: 120px
}

.loading__img--cv {
    width: 60px;
    height: 60px;
    margin: 50px 0 10px -30px
}

.loading__img--book {
    width: 100px;
    height: 100px;
    margin: auto
}

.loading__text {
    display: block;
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .loading__img--cv {
        margin-top: 10px;
        margin-left: 0
    }

    .loading__text {
        display: inline;
        top: -36px;
        left: 10px;
        padding-top: 10px;
        margin-bottom: 0
    }
}

.pt-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.pt-3--edit {
    border-color: #70cbf4
}

.pt3__hl {
    font-size: 21px;
    line-height: 1.1
}

.pt-3__im-con {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-height: 225px;
    overflow: hidden
}

.pt-3__ho-desc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.pt-3__ho-desc .small {
    font-size: 65%
}

.pt-3__pce-con {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
    background-color: #c2e6fa
}

.pt-3__lnk {
    width: 100%
}

.pt-3__img {
    z-index: 0
}

.pt-3__eb, .pt-3__pos {
    position: absolute;
    left: 10px
}

.pt-3__pos {
    top: -27px
}

.pt-3__eb {
    bottom: 0
}

.pt-3__pc-c {
    margin: 0 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.pt-3__la-ls {
    padding-bottom: 8px
}

.pt-3__la-as {
    height: 55px
}

.pt-3__la-a {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    background-size: contain
}

.pt-3__la-a:last-of-type {
    margin-right: 0
}

.pt-3__la-a--1859, .pt-3__la-a--1861, .pt-3__la-a--2119 {
    background-image: url(/typo3conf/ext/skeleton/Resources/Public/Images/svg/TUI_Top_Quality_Original.svg)
}

.pt-3__la-a--1843, .pt-3__la-a--1845, .pt-3__la-a--2111 {
    background-image: url(/typo3conf/ext/skeleton/Resources/Public/Images/svg/TUI_Holly_Original.svg)
}

.pt-3__la-a--1851, .pt-3__la-a--1853, .pt-3__la-a--2115 {
    background-image: url(/typo3conf/ext/skeleton/Resources/Public/Images/svg/TUI_Umweltchampion_Original.svg)
}

@media (max-width: 767px) {
    .pt-3__la-l:nth-child(1n+4) {
        display: none
    }
}

@media (min-width: 768px) {
    .pt-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .pt-3__lnk {
        width: 340px
    }

    .pt-3__im-con {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .pt-3__ho-desc, .pt-3__pce-con {
        width: calc(100% - 340px);
        background-color: transparent
    }

    .pt-3__ho-desc {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .pt-3__pce-con {
        -ms-flex-item-align: end;
        align-self: flex-end;
        position: absolute;
        right: 0;
        bottom: 0
    }

    .pt-3__pos {
        top: auto;
        bottom: 10px;
        left: -25px
    }

    .pt-3__eb {
        left: 50px
    }

    .pt-3__la-as {
        text-align: right;
        float: right
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .tip .pt-3__pos {
        left: -100px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pt3__hl {
        font-size: 18px
    }
}

@media (min-width: 992px) {
    .pt-3__ho-desc, .pt-3__pce-con {
        width: calc(100% - 345px)
    }

    .pt-3__lnk {
        width: 345px
    }

    .pt-3__tc {
        width: 320px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .pt-3__eb {
        left: 50px;
        font-size: 15px
    }

    .pt-3__cop {
        margin: 0 0 2px
    }

    .pt-3__cop--htl {
        margin-bottom: -8px
    }
}

@media (min-width: 1200px) {
    .pt-3__ho-desc {
        width: calc(100% - 370px);
        padding-bottom: 0;
        padding-left: 20px
    }

    .pt-3__lnk {
        width: 370px
    }

    .pt-3__tc {
        width: 295px;
        overflow: visible;
        white-space: normal;
        float: left
    }

    .pt-3__pce-con {
        width: auto
    }

    .pt-3__eb {
        position: static;
        text-align: right;
        margin: 10px 10px 3px 0;
        padding-left: 10px
    }

    .pt-3__pos {
        left: calc(100% - 510px)
    }
}

.benefits-amend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.benefits-amend__con {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.pt-3__pos--benefits-amend {
    top: -42px
}

.pt-3__pos--benefits-amend-tip {
    top: -60px
}

@media (min-width: 768px) {
    .pt-3__pos--benefits-amend {
        top: auto
    }

    .tip .pt-3__pos--benefits-amend-tip {
        top: auto;
        left: -147px
    }

    .pt-3__pos--benefits-amend + .benefits-amend__con {
        padding-left: 35px
    }
}

@media (min-width: 1200px) {
    .benefits-amend {
        width: calc(100% - 370px)
    }
}

.hotel-chain {
    display: none;
    text-indent: 10px;
    color: #fff;
    font-weight: 700;
    width: 170px;
    height: 30px;
    line-height: 28px;
    position: absolute;
    top: 10px;
    left: 10px
}

.hotel-chain:hover {
    text-decoration: none
}

.hotel-chain.magiclife, .hotel-chain.tuimagiclife {
    display: block;
    color: #000;
    background-color: #ffe100
}

.hotel-chain.magiclife:before, .hotel-chain.tuimagiclife:before {
    content: "TUI MAGIC LIFE"
}

.hotel-chain.tuisensimar {
    display: block;
    background-color: #002841
}

.hotel-chain.tuisensimar:before {
    content: "TUI SENSIMAR"
}

.hotel-chain.tuisensatori {
    display: block;
    background-color: #00acc8
}

.hotel-chain.tuisensatori:before {
    content: "TUI SENSATORI"
}

.hotel-chain.tuifamilylife {
    display: block;
    background-color: #092a5e
}

.hotel-chain.tuifamilylife:before {
    content: "TUI FAMILY LIFE"
}

.hotel-chain.tuiblue {
    display: block;
    background-color: #092a5e
}

.hotel-chain.tuiblue:before {
    content: "TUI BLUE"
}

.hotel-chain.riu {
    display: block;
    background-color: #b22125
}

.hotel-chain.bestfamily, .hotel-chain.tuibestfamily {
    display: block;
    background-color: #64d2d7
}

.hotel-chain.robinson {
    display: block;
    background-color: #748db2
}

.hotel-chain__svg {
    display: none;
    width: 140px;
    height: 17px;
    position: relative;
    top: 7px
}

.hotel-chain__svg--riu {
    display: block;
    left: -40px
}

.hotel-chain__svg--bestfamily {
    display: block;
    left: -14px
}

.hotel-chain__svg--robinson {
    display: block;
    left: 3px
}

.r-mod .modal-dialog {
    margin: 0;
    overflow: hidden;
    height: 100%
}

.r-mod .modal-content {
    height: 100%
}

.r-mod .modal-body {
    height: calc(100% - 45px);
    overflow-y: auto
}

.r-mod--ci .modal-header, .r-mod--od .modal-header, .r-mod--pc .modal-header, .r-mod--rd .modal-header {
    background-color: #092a5e;
    color: #fff;
    padding: 10px
}

.r-mod--elb .modal-footer {
    padding: 0
}

.r-mod--elb, .r-mod--pc {
    padding-right: 0 !important
}

.r-mod__h:first-of-type {
    margin-top: 0
}

.r-mod__close {
    top: 10px;
    right: 10px
}

@media (max-width: 991px) {
    .r-mod .modal-dialog {
        width: 100%
    }
}

@media (min-width: 992px) {
    .r-mod--ci .modal-dialog, .r-mod--od .modal-dialog, .r-mod--pc .modal-dialog, .r-mod--rd .modal-dialog {
        height: 80%
    }
}

.r-mod--elb .modal-dialog, .r-mod--lbs .modal-dialog {
    width: 100%
}

.r-mod--elb .modal-content, .r-mod--lbs .modal-content {
    background-color: transparent;
    color: #fff
}

.r-mod--elb .modal-header, .r-mod--lbs .modal-header {
    padding: 0;
    height: 40px
}

.r-mod--elb .modal-title, .r-mod--lbs .modal-title {
    line-height: 40px;
    margin-left: 25%
}

.r-mod--elb .modal-body, .r-mod--lbs .modal-body {
    height: calc(100% - 165px);
    overflow-y: hidden
}

.r-mod__body-lbs .ekko-lightbox-con-elb, .r-mod__body-lbs .r-mod__h-1, .r-mod__body-lbs .slick-slider, .r-mod__body-lbs .slick-slider .slick-list, .r-mod__body-lbs .slick-slider .slick-track, .r-mod__body-lbs .video-player, .r-mod__body-lbs .vjs-video-wrap {
    height: 100%
}

.r-mod__body-lbs .r-mod__con, .r-mod__body-lbs .r-mod__con-elb, .r-mod__body-lbs .vjs-video-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.r-mod__body-lbs .media-header__panorama, .r-mod__body-lbs .r-mod__image, .r-mod__body-lbs .r-mod__image-elb, .r-mod__body-lbs .video-js {
    max-height: 100%;
    max-width: 100%
}

.r-mod__body-lbs .r-mod__image, .r-mod__body-lbs .r-mod__image-elb {
    margin: 0;
    height: auto
}

.r-mod__body-lbs .vjs-video-wrap {
    width: 100%
}

.r-mod__body-lbs .media-header__panorama {
    height: 720px;
    width: 720px;
    max-width: 100%
}

.r-mod__close-lbs {
    width: 40px;
    line-height: 40px
}

.r-mod__pag {
    position: fixed;
    bottom: 90px;
    border-top: 0
}

.r-mod__img-count {
    line-height: 40px;
    margin: 0 40px
}

.r-mod__thumb {
    position: fixed;
    bottom: 2px;
    left: 0;
    overflow: hidden
}

.r-mod__thumb .slick-slide.thumb-img {
    width: 75px;
    height: 75px;
    margin: 0;
    border: 1px solid #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.r-mod__thumb .slick-slide.slick-current {
    padding: 0;
    border: 1px solid #fff
}

.r-mod__thumb .slick-slide .r-mod__vid-icon {
    top: 28%;
    margin-left: 25px
}

@media (min-width: 992px) {
    .r-mod--pc .modal-dialog {
        margin: 5% auto
    }
}

.r-mod--te .modal-body {
    height: 100%
}

.r-mod--te__top {
    background-color: #70cbf4;
    padding: 40px 50px
}

.r-mod--te__text:before {
    position: absolute;
    left: 0;
    line-height: inherit
}

.r-mod--te__close {
    z-index: 1;
    right: 0
}

@media (min-width: 992px) {
    .r-mod--te .modal-dialog {
        width: 650px;
        max-height: 80%
    }

    .r-mod--te .modal-content {
        background-color: transparent;
        padding: 30px
    }

    .r-mod--te__close {
        top: -35px;
        right: -30px
    }
}

@media (min-width: 992px) {
    .r-mod--rd .modal-body {
        height: auto
    }

    .r-mod--rd .modal-content {
        background-color: transparent
    }
}

@media (min-width: 992px) {
    .pt-3__tc--s {
        width: auto
    }
}

@media (min-width: 1200px) {
    .pt-3__pos--s {
        left: calc(100% - 803px)
    }

    .pt-3__tc--s {
        width: 555px
    }
}

.cs-dd {
    border-top: 1px solid transparent
}

.cs-dd.in .cs__input--top {
    background-color: #f3f0ec;
    border: 1px solid #b9b9b9;
    border-bottom: none;
    z-index: 4;
    position: relative
}

.cs-dd.in .cs__label--top {
    color: #176599
}

.cs-dd.in .cs-dd__trigger .icon {
    display: none
}

.cs-dd.in .cs-dd__close {
    display: inline;
    z-index: 4
}

.cs-dd.in .cs-dd__con, .cs-dd.in .cs-dd__line {
    display: block
}

.cs-dd__close {
    display: none;
    bottom: 30px;
    right: 20px
}

.cs-dd__con {
    display: none;
    top: 60px;
    right: 10px;
    left: 10px;
    border: 1px solid #b9b9b9;
    border-top: 0;
    padding: 10px 10px 0;
    z-index: 3;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3)
}

.cs-dd__title {
    margin: 20px 0
}

.cs-dd__hr {
    margin: 0
}

.cs-dd__bottom {
    padding: 20px 0
}

.cs-dd__r {
    padding-bottom: 20px
}

.cs-dd__remove {
    padding-right: 10px
}

.cs-dd__input {
    padding-right: 20px;
    z-index: 1
}

.cs-dd__input[readonly] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 767px) {
    .cs-dd.in {
        padding: 0;
        margin: 0 -10px
    }

    .cs-dd.in .cs__input--top {
        padding: 10px 30px
    }

    .cs-dd__close {
        right: 30px;
        bottom: 5px
    }

    .cs-dd__con {
        right: 0;
        left: 0;
        padding: 10px 30px 0
    }

    .cs-dd__hr--m {
        margin-top: 10px
    }

    .cs-dd__bottom {
        text-align: center
    }
}

@media (min-width: 768px) {
    .cs-dd__title {
        margin-top: 10px
    }

    .cs-dd__r {
        text-align: right;
        padding-bottom: 0;
        line-height: 39px;
        padding-right: 30px
    }
}

.cs-dd.in .cs__input--des {
    background-color: #fff;
    border-bottom: 1px solid #176599
}

.cs-dd.in .icon--keycode-del-fill {
    color: #176599
}

.cs-dd__des-close {
    margin-top: -3px;
    z-index: 3 !important
}

.cs-dd__con--des {
    overflow: auto;
    padding-bottom: 10px
}

.cs-dd__des-li .cs-dd__des-a span, .cs-dd__des-li.selected.clickable .cs-dd__des-a {
    background-color: #fff;
    color: #176599;
    cursor: pointer
}

.cs-dd__des-li.optgroup {
    margin-top: 5px
}

.cs-dd__des-li:first-child {
    margin-top: 0
}

.cs-dd__des-li.optgroup {
    font-weight: 700;
    border-top: 1px solid #b9b9b9;
    padding-top: 5px
}

.cs-dd__des-li.optgroup:first-child {
    border-top: none;
    padding-top: 0
}

.cs-dd__des-li.clickable.selected .cs-dd__des-a:after, .cs-dd__des-li.current .cs-dd__des-a:after {
    content: "\e956";
    font-family: tuiicons !important;
    font-weight: 400;
    position: absolute;
    right: 0
}

.cs-dd__des-a {
    line-height: 30px
}

.cs-dd__des-a span {
    display: inline-block
}

.cs-dd__des-sub {
    margin-top: -3px
}

.cs-dd__dep-code {
    letter-spacing: .04px;
    margin-left: 5px
}

.cs-dd__dep-code--grey {
    color: #b9b9b9
}

.cs-dd__dep-list {
    margin-bottom: 0
}

.cs-dd__dep-cols {
    margin: 10px 0;
    padding-bottom: 10px
}

@media (min-width: 768px) {
    .cs-dd.in .cs__input--dep {
        height: 80px;
        margin-bottom: 0
    }

    .cs-dd__con--dep {
        top: 80px;
        right: 10px;
        left: calc(-100% + 10px)
    }
}

@media (min-width: 992px) {
    .cs-dd__con--dep {
        right: -303px;
        left: -303px
    }
}

@media (min-width: 1200px) {
    .cs-dd__con--dep {
        right: -373px;
        left: -373px
    }
}

.cs-dd__dep-group {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    -webkit-transform: translateZ(0)
}

@media (min-width: 768px) {
    .cs-dd__dep-cols {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 10px;
        column-gap: 10px
    }
}

@media (min-width: 992px) {
    .cs-dd__dep-cols {
        -webkit-column-count: 4;
        column-count: 4
    }
}

.cs-dd__room {
    padding-top: 5px
}

.cs-dd__opt {
    margin-bottom: 20px
}

.cs-dd__hint-c {
    background-color: #70cbf4;
    margin: 0 -20px;
    width: calc(100% + 40px);
    padding: 0 30px
}

.cs-dd__hint {
    padding: 15px 0 5px
}

.cs-dd__hint-icon {
    top: 20px;
    right: 30px
}

@media (max-width: 767px) {
    .cs-dd__room {
        width: calc(100% + 40px);
        margin: 0 -20px;
        padding: 5px 30px 10px
    }
}

@media (min-width: 768px) {
    .cs-dd__hint-c {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        width: 100%
    }

    .cs-dd__hint-icon {
        right: 10px
    }

    .cs-dd__opt {
        margin: 0;
        line-height: 39px
    }
}

.cs__f-on {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    background-color: #f3f0ec;
    color: #092a5e;
    border: 1px solid #b9b9b9;
    border-bottom: 0;
    padding-left: 30px;
    z-index: 1;
    margin-bottom: 0
}

.cs__f-on:active, .cs__f-on:active:focus, .cs__f-on:focus, .cs__f-on:hover {
    color: #092a5e;
    border-color: #b9b9b9
}

.cs__f-on:active .btn-input__icon--f, .cs__f-on:active:focus .btn-input__icon--f, .cs__f-on:focus .btn-input__icon--f, .cs__f-on:hover .btn-input__icon--f {
    color: #092a5e
}

.cs__f-on .btn-input__icon--f {
    color: #092a5e;
    padding-right: 30px
}

@media (min-width: 768px) {
    .cs__form--f-open {
        padding-bottom: 5px
    }

    .cs__f-on {
        height: 80px;
        margin: 0;
        padding-bottom: 20px;
        width: 100%;
        padding-left: 10px
    }

    .cs__f-on .btn-input__icon--f {
        padding-right: 10px
    }
}

.cs-dd--flight:hover .cs-dd__flight-icon {
    color: #70cbf4
}

.cs-dd__flight {
    width: 100%
}

.cs-dd__flight-input {
    padding-right: 30px
}

.cs-dd__flight-icon {
    right: 8px;
    top: 4px;
    z-index: 3;
    color: #b9b9b9
}

.hl-hero {
    height: 130px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .4)
}

@media (min-width: 768px) {
    .hl-hero {
        height: 170px
    }
}

.srvc-hero__img {
    height: 215px
}

.srvc-hero__cont {
    width: 100%;
    bottom: 0;
    left: 0
}

@media (max-width: 480px) {
    .srvc-hero__btn {
        padding: 5px 12px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }
}

@media (min-width: 768px) {
    .srvc-hero__img {
        height: 430px
    }

    .srvc-hero__btn {
        display: inline-block;
        margin-bottom: 10px;
        width: auto
    }

    .srvc-hero__cc {
        width: calc(50% - 70px)
    }

    .srvc-hero__cc--t {
        margin-left: 70px
    }

    .srvc-hero__cc--m {
        margin-right: 70px
    }
}

@media (min-width: 992px) {
    .srvc-hero__cont {
        width: 76%;
        margin-left: 12%;
        bottom: 20px
    }

    .srvc-hero__cc {
        width: calc(50% - 20px)
    }

    .srvc-hero__cc--t {
        margin-left: 20px
    }

    .srvc-hero__cc--m {
        margin-right: 20px
    }
}

@media (min-width: 1200px) {
    .srvc-hero__cc {
        width: calc(50% - 80px)
    }

    .srvc-hero__cc--t {
        margin-left: 80px
    }

    .srvc-hero__cc--m {
        margin-right: 80px
    }
}

.catalog img {
    display: block;
    max-width: 100%;
    height: auto
}

.catalog__img-cont {
    padding-right: 0
}

.catalog__body {
    padding-left: 10px
}

.catalog__btn-gr {
    right: 10px;
    bottom: 10px;
    left: 10px
}

.badge--large {
    font-size: 15px;
    line-height: 1.1
}

.nsl__hl {
    color: #aad700
}

.nsl__form {
    padding: 10px 10px 0
}

.nsl__pri, .nsl__sl {
    text-align: center
}

.nsl__sl {
    color: #506600;
    margin-top: 14px
}

.nsl__btn {
    width: 100%
}

@media (min-width: 768px) {
    .nsl__pri, .nsl__sl {
        text-align: left
    }

    .nsl__pri {
        clear: both
    }
}

@media (min-width: 992px) {
    .nsl__form {
        padding-bottom: 10px
    }

    .nsl__pri {
        position: absolute;
        bottom: -3px;
        width: 100%;
        text-align: center
    }

    .nsl__btn {
        margin: 8px 0 28px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nsl__btn {
        width: auto
    }

    .nsl__sl {
        margin-top: 0;
        text-align: right
    }
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select .filter-option {
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bootstrap-select > .dropdown-toggle {
    z-index: 0
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important
}

.bootstrap-select > select.mobile-device {
    cursor: pointer;
    z-index: -1
}

.no-gap {
    margin: 0 !important;
    padding: 0 !important
}

.no-gap-top {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.gap-def {
    margin-bottom: 20px !important
}

.reset-ri-le {
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px;
    padding-right: 10px
}

.scroller .scroller__slider .gap-def {
    margin-bottom: 0 !important
}

.scroller + .divider {
    margin-top: -15px !important
}

input::-ms-clear {
    width: 0;
    height: 0
}

.ie11 .main-nav__top-list--active .main-nav__mega-dropdown {
    top: 67px
}

.ie11 .ekko-lightbox-con-elb {
    display: table
}

.ie11 .r-mod__con-elb {
    display: table-cell;
    vertical-align: middle
}

.ie11 .r-mod--elb .r-mod__body-lbs {
    overflow-x: hidden;
    margin-right: 10px;
    margin-left: 10px
}

.ie11 .r-mod__image-elb {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ie11 .fl input {
    padding-bottom: 12px
}

.ie11 .fl input:focus, .ie11 .fl input:hover {
    padding-bottom: 11px
}

.ie11 .fl label {
    line-height: 22px
}

.ie11 .fl .ng-invalid.ng-touched.ng-dirty + label:before, .ie11 .fl .ng-not-empty + label:before {
    top: 29px
}

.ie11 .fl--ta .ng-invalid.ng-touched.ng-dirty + label:before, .ie11 .fl--ta .ng-not-empty + label:before {
    top: 1px
}

.ie11 .fl__hint-icon {
    top: 32px
}

.ie11 .fl-ng2-slct, .ie11 .fl-ng2-slct__oh {
    overflow: hidden
}

.ie11 .fl-ng2-slct--fs {
    overflow: visible
}

.ie11 .fl-ng2-slct__slct {
    width: calc(100% + 20px)
}

.ie11 .r-mod__body-lbs .r-mod__con, .ie11 .r-mod__body-lbs .vjs-video-wrap {
    display: block
}

.ie11 .r-mod__body-lbs .r-mod__image, .ie11 .r-mod__body-lbs .video-js {
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ie11 .modal-open .media-header__slider .media-header__panorama {
    visibility: hidden
}

.ie11 .tn-c-pymt__img--tb {
    height: auto
}

@media (min-width: 992px) {
    :root .brc__step--done:first-of-type .brc__state, _:-ms-fullscreen .brc__step--done:first-of-type .brc__state {
        width: 108px
    }
}

:root .tn-c-pc__cntnt, _:-ms-fullscreen .tn-c-pc__cntnt {
    position: fixed
}

@media (min-width: 768px) {
    :root .tn-c-pc__cntnt, _:-ms-fullscreen .tn-c-pc__cntnt {
        position: static
    }
}

:root .tn-c-pc__tbl, _:-ms-fullscreen .tn-c-pc__tbl {
    padding-bottom: 150px
}

@media (min-width: 768px) {
    :root .tn-c-pc__tbl, _:-ms-fullscreen .tn-c-pc__tbl {
        padding-bottom: 15px
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .t-checkbox:checked ~ label:after {
        top: 10px
    }

    .tn-c-per__stop {
        top: -5px !important
    }

    .fl .ng-invalid.ng-touched.ng-dirty + label:before, .fl .ng-not-empty + label:before {
        top: 27px
    }

    .fl--ta .ng-invalid.ng-touched.ng-dirty + label:before, .fl--ta .ng-not-empty + label:before {
        top: 1px
    }

    .fl__hint-icon {
        top: 31px
    }
}

.safari .room__bottom {
    height: 59px;
    position: relative
}

.safari .room__btn {
    position: absolute;
    right: 10px;
    left: 10px;
    top: 0;
    width: auto
}

.safari .t-checkbox:checked ~ label:after {
    top: 12px
}

.safari .fl .ng-invalid.ng-touched.ng-dirty + label, .safari .fl .ng-not-empty + label, .safari .fl input:focus + label {
    -webkit-transform: none;
    transform: none;
    top: 5px
}

.safari .fl input {
    -webkit-appearance: none;
    border-radius: 0
}

.safari .fl .ng-invalid.ng-touched.ng-dirty + label:before, .safari .fl .ng-not-empty + label:before {
    top: 24px
}

.safari .fl--ta .ng-invalid.ng-touched.ng-dirty + label:before, .safari .fl--ta .ng-not-empty + label:before {
    top: 1px
}

.safari .fl--date:after {
    top: 29px
}

.safari .cs-dd__room-child {
    padding-right: 10px;
    padding-left: 10px
}

.safari .tn-c-per__stop:before {
    top: -11px !important
}

.safari input::-webkit-contacts-auto-fill-button, .safari input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0
}

@media (min-width: 768px) {
    .safari .room__bottom {
        position: absolute
    }

    .safari .room__btn {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .safari .pt-3__nw-s {
        display: none
    }
}

.ipad .fl__hint-icon, .iphone .fl__hint-icon {
    top: 30px
}

.android .tn-c-per__stop {
    top: -4px !important
}

@-moz-document url-prefix() {
    .fl-ng2-slct__slct {
        padding-left: 6px
    }
}

.touch .iframe-con {
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important
}

.text-element .default-heading {
    margin-top: 0
}

@media (min-width: 768px) {
    .auto-column {
        -webkit-column-gap: 15px;
        column-gap: 15px
    }

    .auto-column--two {
        -webkit-column-count: 2;
        column-count: 2
    }

    .auto-column--three {
        -webkit-column-count: 3;
        column-count: 3
    }
}

p.align-right {
    text-align: right
}

p.align-left {
    text-align: left
}

p.align-center {
    text-align: center
}