@media (orientation:portrait) {
    @-ms-viewport {
        width: 320px
    }
}

@media (orientation:landscape) {
    @-ms-viewport {
        width: 568px
    }
}

@media (max-width:321px) and (min-width:319px) {
    #topnav, #topnav-sticky-wrapper {
        max-width: 320px !important
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    #topnav, #topnav-sticky-wrapper {
        max-width: 375px !important
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:3) {
    #topnav, #topnav-sticky-wrapper {
        max-width: 414px !important
    }
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

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, 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: 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: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: PT Sans,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #7a7a7a;
    background-color: #f5f5f5
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #f03223;
    text-decoration: none
}

    a:focus, a:hover {
        color: #ba190d;
        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-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 2px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 0;
    -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%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f7f7f7
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #303030
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #dfdfdf
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 28px
}

.h2, h2 {
    font-size: 22px
}

.h3, h3 {
    font-size: 18px
}

.h4, h4 {
    font-size: 16px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    font-weight: 200
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #dfdfdf
}

.text-primary {
    color: #f03223
}

a.text-primary:hover {
    color: #d21d0e
}

.text-success {
    color: #468847
}

a.text-success:hover {
    color: #356635
}

.text-info {
    color: #3a87ad
}

a.text-info:hover {
    color: #2d6987
}

.text-warning {
    color: #c09853
}

a.text-warning:hover {
    color: #a47e3c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover {
    color: #953b39
}

.bg-primary {
    color: #fff;
    background-color: #f03223
}

a.bg-primary:hover {
    background-color: #d21d0e
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #f7f7f7
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    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: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #dfdfdf
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #f7f7f7
}

    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: #dfdfdf
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: "\2014   \A0"
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #f7f7f7;
        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: "\A0   \2014"
        }

    blockquote:after, blockquote:before {
        content: ""
    }

address {
    margin-bottom: 20px;
    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: 740px
    }
}

@media (min-width:992px) {
    .container {
        width: 980px
    }
}

@media (min-width:1400px) {
    .container {
        width: 1160px
    }
}

.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: 0
}

.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: 0
}

.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: 0
    }

    .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: 0
    }

    .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: 0
    }

    .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: 0
    }

    .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:1400px) {
    .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: 0
    }

    .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: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #f5f5f5
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #999;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

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: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #303030
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #ededed;
    background-image: none;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    -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: #7a7a7a;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #7a7a7a
    }

    .form-control::-webkit-input-placeholder {
        color: #7a7a7a
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #f7f7f7;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

    .checkbox label, .radio label {
        display: inline;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
        float: left;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
        cursor: not-allowed
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

    .has-feedback .form-control-feedback {
        position: absolute;
        top: 25px;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #468847
}

.has-success .form-control {
    border-color: #468847;
    -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: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b
    }

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #468847
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #c09853
}

.has-warning .form-control {
    border-color: #c09853;
    -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: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e
    }

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #c09853
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    -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: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392
    }

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #b94a48
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #bababa
}

@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 .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;
        padding-left: 0;
        vertical-align: middle
    }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            float: none;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover {
        color: #fff;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #fff;
    background-color: #aeaeae;
    border-color: #929292
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #9a9a9a;
        border-color: #737373
    }

    .btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #aeaeae;
        border-color: #929292
    }

    .btn-default .badge {
        color: #aeaeae;
        background-color: #fff
    }

.btn-primary {
    color: #fff;
    background-color: #f03223;
    border-color: #b12517
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #db1e0f;
        border-color: #7b1a10
    }

    .btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #f03223;
        border-color: #b12517
    }

    .btn-primary .badge {
        color: #f03223;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5ebd7d;
    border-color: #4cb66e
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #46ac67;
        border-color: #398b54
    }

    .btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5ebd7d;
        border-color: #4cb66e
    }

    .btn-success .badge {
        color: #5ebd7d;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #3eabe3;
    border-color: #28a1e0
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #1f9ad9;
        border-color: #1a7db1
    }

    .btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #3eabe3;
        border-color: #28a1e0
    }

    .btn-info .badge {
        color: #3eabe3;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, 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: #f03223;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .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: #ba190d;
                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: #dfdfdf;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .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
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #363636;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #fff;
            background-color: #c6c6c6
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #d21d0e
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #dfdfdf
    }

        .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: #dfdfdf
}

.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 solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@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
    }

        .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:focus, .btn-group > .btn:focus {
            outline: none
        }

    .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-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-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: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .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%
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    display: 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-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

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: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #303030;
    text-align: center;
    background-color: #ededed;
    border: 1px solid #dfdfdf;
    border-radius: 0
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 2px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 2px
    }

    .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 {
            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 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #f7f7f7
            }

        .nav > li.disabled > a {
            color: #dfdfdf
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #dfdfdf;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #f7f7f7;
        border-color: #f03223
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #fff
}

    .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: 0 0 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #f7f7f7 #f7f7f7 #fff
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #fff;
            background-color: #f5f5f5;
            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: 0
}

.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: 0 0 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: #f5f5f5
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 0
    }

    .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: #d21d0e
    }

.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: 0
    }

    .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: 0 0 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #f5f5f5
    }
}

.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: 40px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    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
    }
}

.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: 10px;
    font-size: 18px;
    line-height: 20px;
    height: 40px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

@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: 3px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

    .navbar-toggle:focus {
        outline: none
    }

    .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: 5px -10px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -10px
        }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin: 3px -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 .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;
        padding-left: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            float: none;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-form .bootstrap-select.btn-group {
    margin-bottom: 0
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@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-form.navbar-right:last-child {
            margin-right: -10px
        }
}

.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 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px
}

    .navbar-btn.btn-sm {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .navbar-btn.btn-xs {
        margin-top: 9px;
        margin-bottom: 9px
    }

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #fff;
    border-color: transparent
}

    .navbar-default .navbar-brand {
        color: #303030
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #161616;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #303030
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #999;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #eee
    }

    .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: #ccc
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #eee;
        color: #555
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #303030
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #999;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #eee
    }

    .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: #303030
}

    .navbar-default .navbar-link:hover {
        color: #999
    }

.navbar-inverse {
    background-color: #f03223;
    border-color: #f03223
}

    .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: inherit
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #d21d0e
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #f1f1f1;
        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: #e01f0f
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #d21d0e;
        color: #fff
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #f03223
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #f03223
    }

    .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: inherit
        }

    .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: #d21d0e
    }

    .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: #f1f1f1;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link, .navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/\A0";
            padding: 0 5px;
            color: #303030
        }

    .breadcrumb > .active {
        color: #999
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #f03223;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #ba190d;
            background-color: #f7f7f7;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #f03223;
        border-color: #f03223;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #dfdfdf;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label[href]:focus, .label[href]:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #dfdfdf
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #c6c6c6
    }

.label-primary {
    background-color: #f03223
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #d21d0e
    }

.label-success {
    background-color: #5ebd7d
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #43a563
    }

.label-info {
    background-color: #3eabe3
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #1e94d0
    }

.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: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #dfdfdf;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #f03223;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.alert {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

    .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 {
    padding-right: 30px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #356635
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #2d6987
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853
}

    .alert-warning hr {
        border-top-color: #f8e5be
    }

    .alert-warning .alert-link {
        color: #a47e3c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

    .alert-danger hr {
        border-top-color: #e6c1c7
    }

    .alert-danger .alert-link {
        color: #953b39
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #f03223;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5ebd7d
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.progress-bar-info {
    background-color: #3eabe3
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover {
        text-decoration: none;
        background-color: #f5f5f5
    }

    a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #d21d0e;
        border-color: #d21d0e
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
            color: inherit
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
            color: #fab7b2
        }

.list-group-item-success {
    color: #468847;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #468847
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover {
        color: #468847;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
        color: #fff;
        background-color: #468847;
        border-color: #468847
    }

.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #3a87ad
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover {
        color: #3a87ad;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
        color: #fff;
        background-color: #3a87ad;
        border-color: #3a87ad
    }

.list-group-item-warning {
    color: #c09853;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #c09853
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover {
        color: #c09853;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #c09853;
        border-color: #c09853
    }

.list-group-item-danger {
    color: #b94a48;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #b94a48
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover {
        color: #b94a48;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #b94a48;
        border-color: #b94a48
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

    .panel-heading > .dropdown .dropdown-toggle, .panel-title {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

    .panel-title > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f1f1f1;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1px;
        border-top-left-radius: -1px
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: -1px;
        border-top-left-radius: -1px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: -1px
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: -1px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: -1px
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: -1px
        }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
        overflow: hidden
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #f7f7f7
}

    .panel-default > .panel-heading {
        color: #999;
        background-color: #f7f7f7;
        border-color: #f7f7f7
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #f7f7f7
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #f7f7f7
    }

.panel-primary {
    border-color: #f03223
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #f03223;
        border-color: #f03223
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #f03223
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #f03223
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #fbeed5
}

    .panel-warning > .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #fbeed5
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #fbeed5
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #fbeed5
    }

.panel-danger {
    border-color: #eed3d7
}

    .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #eed3d7
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #eed3d7
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #eed3d7
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 2px
}

.well-sm {
    padding: 9px;
    border-radius: 2px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    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-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #333;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #2b2b2b;
    border-bottom: 1px solid #1f1f1f;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #333
    }

.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: #333
    }

.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: #333
    }

.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: #333;
        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, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1399px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1400px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !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:1399px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1400px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@media only print {
    body, p {
        background: #fff;
        font-size: 12pt
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: none
    }

        a[href]:after {
            content: " (" attr(href) ")";
            content: ""
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
        content: ""
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important;
        page-break-before: auto;
        page-break-after: auto;
        display: block
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }

    .destination-links, .fn-masonry-item, .img-container {
        clear: both;
        height: auto !important
    }

    .panel.panel-primary {
        border-top: 1px solid #000
    }

    .btn, .open .dropdown-toggle.panel-body input[type=submit], .panel-body input.active[type=submit], .panel-body input[type=submit]:active, .panel-body input[type=submit]:focus, .panel-body input[type=submit]:hover {
        display: none !important
    }

    .panel {
        border: 0 none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .bxslider li, .equal-height div[class*=col-] {
        height: auto !important
    }

        .bxslider li, .bxslider li img {
            width: auto !important
        }

    .bxslider li {
        clear: both
    }
}

.taxfree-product-desc img {
    display: inline
}

.entertainmentListPage .event-panel {
    page-break-inside: avoid
}

.table.margin-0, .top-margin .margin-0, h3.margin-0, margin-0, p.margin-0 {
    margin: 0
}

.margin-top-minus-20 {
    margin-top: -20px
}

.margin-10 {
    margin: 10px 0
}

.margin-20 {
    margin: 20px 0
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-10 {
    padding: 10px 0
}

.padding-20 {
    padding: 20px 0
}

.fa-x-1 {
    font-size: .7em
}

@font-face {
    font-family: viking-bokning;
    src: url(/dist/assets/viking-bokning.eot);
    src: url(/dist/assets/viking-bokning.eot?#iefix&v=4.2.0) format("embedded-opentype"),url(/dist/assets/viking-bokning.woff) format("woff"),url(/dist/assets/viking-bokning.ttf) format("truetype"),url(/dist/assets/viking-bokning.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.vl {
    display: inline-block;
    font-family: viking-bokning;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vl-logo-viking-club:before {
    content: "\E600"
}

.vl-logo:before {
    content: "\E601"
}

.vl-user:before {
    content: "\E602"
}

.vl-heart:before {
    content: "\E603"
}

.vl-cruise:before {
    content: "\E604"
}

.vl-calendar:before {
    content: "\E605"
}

.vl-taxfree-bag:before {
    content: "\E606"
}

.vl-spa-leaf:before {
    content: "\E607"
}

.vl-ship:before {
    content: "\E608"
}

.vl-pin:before {
    content: "\E609"
}

.vl-ok:before {
    content: "\E60A"
}

.vl-music-notes:before {
    content: "\E60B"
}

.vl-key:before {
    content: "\E60C"
}

.vl-cart:before {
    content: "\E60D"
}

.vl-bed:before {
    content: "\E60E"
}

.vl-arrow-left:before {
    content: "\E60F"
}

.vl-arrow-right:before {
    content: "\E610"
}

.vl-back:before {
    content: "\E611"
}

.vl-user:before {
    content: "\E612"
}

.fa-content, .vl-content {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

.vl-content {
    font-family: viking-bokning
}

.fa-success {
    color: #5ebd7d
}

.fa-primary {
    color: #f03223
}

.fa-keycolor {
    color: #303030
}

.fa-light {
    color: #fff
}

.fa-grey {
    color: #999
}

.social-btn {
    cursor: pointer
}

    .social-btn .facebook {
        color: #3b5998
    }

        .social-btn .facebook:hover {
            color: #4c70ba
        }

    .social-btn .twitter {
        color: #00aced
    }

        .social-btn .twitter:hover {
            color: #21c2ff
        }

    .social-btn google-plus {
        color: #dd4b39
    }

        .social-btn google-plus:hover {
            color: #e47365
        }

    .social-btn .pinterest {
        color: #cb2027
    }

        .social-btn .pinterest:hover {
            color: #e03e44
        }

    .social-btn .mail {
        color: #0072b1
    }

        .social-btn .mail:hover {
            color: #0093e4
        }

    .social-btn .print {
        color: #aeaeae
    }

        .social-btn .print:hover {
            color: #c8c8c8
        }

    .social-btn .vk {
        color: #45668e
    }

        .social-btn .vk:hover {
            color: #587fae
        }

.btn.btn-link-muted {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    background: #fff;
    color: #7a7a7a;
    padding: 5px
}

    .btn.btn-link-muted .fa {
        color: #7a7a7a
    }

    .btn.btn-link-muted.btn-look {
        color: #7a7a7a;
        cursor: default
    }

.EPiServerForms .Form__Status {
    padding: 5px 0;
    margin: 10px 0;
    text-align: center
}

.EPiServerForms .Form__MainBody .Form__Element {
    margin-bottom: 10px
}

    .EPiServerForms .Form__MainBody .Form__Element .FormTextbox input.FormTextbox__Input {
        height: 34px
    }

    .EPiServerForms .Form__MainBody .Form__Element .FormTextbox.FormTextbox--Textarea .FormTextbox__Input, .EPiServerForms .Form__MainBody .Form__Element .FormTextbox input.FormTextbox__Input {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-top-width: 2px;
        border-left: 2px solid transparent;
        border-right: 2px solid transparent;
        border-bottom: 2px solid transparent;
        margin-bottom: 10px;
        display: block;
        width: 100%;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #303030;
        background-color: #ededed;
        background-image: none;
        border: 1px solid #dfdfdf;
        border-radius: 0;
        -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
    }

    .EPiServerForms .Form__MainBody .Form__Element .FormSubmitButton {
        border-radius: 20px;
        border-width: 0 0 2px;
        border-style: solid;
        padding: 6px 25px 4px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 13px;
        background-color: #f03223;
        border-color: #721008;
        color: #fff;
        cursor: pointer
    }

        .EPiServerForms .Form__MainBody .Form__Element .FormSubmitButton:hover {
            background-color: #b3111b;
            border-color: #6b070e
        }

.Form__Element__ValidationError {
    color: #c09853;
    background-color: #fcf8e3;
    display: block;
    word-wrap: break-word;
    font-weight: 700
}

.artist-panel-group .panel + .panel {
    margin-top: 0
}

.artist-panel-group .panel {
    border-bottom: 1px solid #fff
}

    .artist-panel-group .panel .panel-heading {
        background: #303030 !important;
        color: #fff !important;
        padding: 0
    }

        .artist-panel-group .panel .panel-heading .panel-title {
            font-weight: 700;
            padding: 10px;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 13px
        }

            .artist-panel-group .panel .panel-heading .panel-title .boatname {
                font-weight: lighter;
                font-size: 12px
            }

    .artist-panel-group .panel .panel-body .clanderList-otherartists {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .artist-panel-group .panel .panel-body .clanderList-otherartists li {
            float: left;
            margin: 3px 5px 3px 3px;
            border-bottom: none;
            padding-bottom: 0
        }

.navbar-brand {
    background-image: url(/dist/assets/logo-neg-160.png);
    overflow: hidden;
    padding: 0;
    height: 18px;
    width: 0;
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi) {
    .navbar-brand {
        background-image: url(/dist/assets/logo-neg-160@2x.png);
        background-size: 160px 18px
    }
}

.navbar-brand.corp {
    background-image: url(/dist/assets/logo-neg-160-corp.png)
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi) {
    .navbar-brand.corp {
        background-image: url(/dist/assets/logo-neg-160-corp@2x.png);
        background-size: 160px 35px
    }
}

@media (max-width:767px) {
    .navbar-brand.corp {
        height: 35px;
        margin-top: -2px !important
    }
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

header {
    -webkit-box-shadow: 0 1px 4px #aeaeae;
    box-shadow: 0 1px 4px #aeaeae
}

@media (max-width:768px) {
    header {
        top: 0;
        z-index: 1030;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

header.affix {
    width: 100%;
    z-index: 1000
}

    header.affix .navbar-top .container {
        height: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }

        header.affix .navbar-top .container div {
            display: none !important;
            visibility: hidden !important
        }

    header.affix .navbar-inverse {
        min-height: 34px
    }

        header.affix .navbar-inverse .navbar-nav > li > a {
            margin-top: 4px;
            margin-bottom: 4px;
            padding: 2px 15px
        }

@media (min-width:768px) and (max-width:992px) {
    header.affix .navbar-inverse .navbar-nav > li > a {
        padding: 2px 5px
    }
}

header.affix .navbar-inverse .navbar-brand {
    display: inline-block;
    width: 110px;
    margin-left: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background-size: 100px;
    margin-top: 10px
}

header .navbar-top {
    background: #fff
}

    header .navbar-top .container {
        height: 56px
    }

.top-margin {
    margin-top: -20px;
    margin-bottom: 35px;
    margin-bottom: 20px;
    z-index: 1030
}

    .top-margin .bootstrap-select.form-control {
        margin: 0
    }

.tab-image {
    background: #80badf;
    background: #cecece;
    z-index: 1000
}

    .tab-image .nav-tabs {
        border-bottom: 0;
        padding: 5px 0 0
    }

        .tab-image .nav-tabs > li {
            margin-bottom: 0
        }

            .tab-image .nav-tabs > li > a {
                font-weight: 700;
                background: #f7f7f7;
                margin-right: 0;
                color: #303030;
                font-size: 16px;
                padding: 5px 30px
            }

                .tab-image .nav-tabs > li > a:hover {
                    border-color: transparent;
                    background: #fff;
                    color: #303030
                }

            .tab-image .nav-tabs > li.active > a {
                border: 1px solid transparent;
                color: #f03223
            }

            .tab-image .nav-tabs > li:first-child a:before, .tab-image .nav-tabs > li:last-child a:before {
                display: inline-block;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: 400;
                -webkit-font-smoothing: antialiased;
                font-family: viking-bokning;
                content: "\E610";
                margin-right: 5px;
                font-size: 12px
            }

            .tab-image .nav-tabs > li:last-child a:before {
                content: "\E60F"
            }

.navbar-top .container .logo {
    display: inline-block;
    margin-top: 20px;
    width: 145px;
    height: 16px;
    position: absolute;
    left: 50%;
    margin-left: -72px
}

@media (min-width:768px) and (max-width:990px) {
    .navbar-top .container .logo {
        width: 140px
    }
}

body.vikinglinebuss .navbar-brand {
    background-image: url(/dist/assets/logo-buss-vit.png);
    overflow: hidden;
    padding: 0;
    height: 42px;
    width: 0;
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: 0;
    top: 4px !important
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi) {
    body.vikinglinebuss .navbar-brand {
        background-image: url(/dist/assets/logo-buss-vit@2x.png);
        background-size: 160px 42px
    }
}

body.vikinglinebuss .container .logo {
    display: inline-block;
    margin-top: 10px;
    width: 145px;
    height: 38px;
    position: relative;
    left: 0;
    margin-left: 0
}

.club-login {
    margin-top: 10px
}

    .club-login p {
        margin: 0
    }

    .club-login .btn-link {
        padding: 0;
        margin-top: -5px
    }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #d21d0e;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.navbar-inverse, .navbar-inverse.affix-top {
    border-radius: 0;
    border: 0 none;
    z-index: 1030
}

    .navbar-inverse.affix-top .navbar-nav, .navbar-inverse .navbar-nav {
        padding-left: 0;
        padding-right: 0
    }

        .navbar-inverse.affix-top .navbar-nav > li, .navbar-inverse .navbar-nav > li {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: center;
            margin: 0
        }

            .navbar-inverse.affix-top .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
                font-weight: 700;
                text-transform: uppercase;
                margin-top: 10px;
                margin-bottom: 10px;
                padding: 5px 25px;
                border-radius: 15px;
                font-size: 10px
            }

                .navbar-inverse.affix-top .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:focus {
                    outline: none
                }

                .navbar-inverse.affix-top .navbar-nav > li > a .nav-title, .navbar-inverse .navbar-nav > li > a .nav-title {
                    display: inline-block !important;
                    padding-left: 5px
                }

@media (max-width:767px) {
    .navbar-inverse.affix-top .navbar-nav > li > a .nav-title, .navbar-inverse .navbar-nav > li > a .nav-title {
        display: none !important
    }
}

.inner-navbar {
    position: relative
}

.main-search-top {
    position: absolute;
    right: 0;
    width: 400px;
    top: -1px;
    padding: 11px 20px 11px 11px;
    background: #737373;
    z-index: 1040
}

    .main-search-top .navbar-search {
        position: relative
    }

        .main-search-top .navbar-search .search {
            border: none
        }

        .main-search-top .navbar-search .input-group .btn {
            height: 34px
        }

        .main-search-top .navbar-search .search-button {
            display: block;
            position: absolute;
            top: 0;
            right: 0
        }

        .main-search-top .navbar-search #close-main-search {
            position: absolute;
            top: -8px;
            right: -15px;
            cursor: pointer;
            color: #fff
        }

.main-search-header {
    position: absolute;
    bottom: 0;
    right: 15px;
    width: 300px;
    background: #737373;
    padding: 10px
}

    .main-search-header .navbar-search {
        position: relative
    }

        .main-search-header .navbar-search .search {
            border: none;
            width: 217px;
            display: inline-block
        }

        .main-search-header .navbar-search .search-button {
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: 1px;
            border-width: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 11px;
            padding: 10px
        }

.navsearch {
    position: absolute;
    right: 15px;
    width: 320px;
    top: 100%;
    padding: 10px;
    background: #737373;
    z-index: 1040
}

    .navsearch .navbar-search {
        position: relative
    }

        .navsearch .navbar-search .search {
            border: none;
            height: 37px
        }

        .navsearch .navbar-search .search-button {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: 1px;
            border-width: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 11px;
            padding: 10px
        }

#bs-example-navbar-collapse-1 .header-meta-wrapper {
    margin-top: 10px
}

#bs-example-navbar-collapse-1 .header-link-wrapper {
    margin-top: 6px;
    margin-right: 10px
}

.affix .main-search {
    position: absolute;
    right: 15px;
    width: 223px;
    top: 100%;
    margin-top: 2px
}

    .affix .main-search .navbar-search .search {
        border: none
    }

.language {
    border-bottom: 1px solid #ececec;
    display: none
}

    .language .well {
        margin: 0
    }

        .language .well h3 small {
            display: block
        }

footer {
    width: 100%
}

    footer:after, footer:before {
        content: " ";
        display: table
    }

    footer:after {
        clear: both
    }

    footer .top {
        background: #303030;
        min-height: 60px;
        padding: 30px 0
    }

    footer .bottom {
        background: #424242;
        padding: 15px 0
    }

@media (max-width:768px) {
    footer .bottom .footer-brand {
        text-align: center
    }
}

@media (min-width:992px) {
    footer .bottom .footer-brand {
        position: relative
    }
}

footer .bottom .footer-brand .logo-viking-neg {
    display: block;
    margin-top: 6px
}

@media (max-width:768px) {
    footer .bottom .footer-brand .logo-viking-neg {
        margin-left: 10px
    }
}

@media (min-width:769px) {
    footer .bottom .footer-brand .logo-viking-neg {
        margin-left: 44px
    }
}

@media (max-width:991px) {
    footer .bottom .footer-brand .logo-rounded-footer {
        display: block;
        text-align: center;
        margin-top: 10px
    }
}

@media (min-width:992px) {
    footer .bottom .footer-brand .logo-rounded-footer {
        position: absolute;
        top: 0;
        right: 0
    }
}

@media (min-width:1400px) {
    footer .bottom .footer-brand .logo-rounded-footer {
        position: absolute;
        top: 0;
        right: auto;
        left: 190px
    }
}

footer .footer-nav {
    font-size: 85%;
    margin-bottom: 10px
}

    footer .footer-nav .list-header {
        color: #f1f1f1;
        font-weight: 700;
        text-transform: uppercase;
        display: block;
        margin-bottom: 8px
    }

    footer .footer-nav > li {
        margin-bottom: 10px
    }

@media (min-width:768px) and (max-width:991px) {
    footer .footer-nav li:nth-child(4n+4) {
        clear: left
    }
}

@media (min-width:992px) {
    footer .footer-nav li:nth-child(8n+8) {
        clear: left
    }
}

footer .footer-nav a {
    color: #a7a7a7
}

    footer .footer-nav a:hover {
        text-decoration: none;
        color: #c1c1c1
    }

footer .footer-nav.footer-nav-list {
    margin-top: 5px
}

@media (max-width:768px) {
    footer .footer-nav.footer-nav-list {
        float: none;
        border-bottom: 1px solid #4d4d4d;
        padding-bottom: 20px
    }

        footer .footer-nav.footer-nav-list li {
            width: 30%;
            margin-bottom: 10px;
            font-size: 90%
        }
}

footer .footer-nav.resize-hover {
    text-align: center
}

@media (max-width:768px) {
    footer .footer-nav.resize-hover {
        text-align: center
    }
}

footer .footer-nav.resize-hover a {
    vertical-align: middle;
    font-size: 1.3em
}

    footer .footer-nav.resize-hover a:hover {
        -webkit-transition: all .1s linear;
        transition: all .1s linear;
        color: #f1f1f1
    }

footer .footer-nav.social-list li a {
    width: 23px;
    padding: 3px 0;
    display: inline-block;
    text-align: center;
    height: 27px;
    line-height: 23px;
    border-radius: 2px 2px 2px 2px
}

footer .footer-nav.social-list .facebook a:hover {
    background: #3b5998
}

footer .footer-nav.social-list .twitter a:hover {
    background: #00aced
}

footer .footer-nav.social-list .google-plus a:hover {
    background: #dd4b39
}

footer .footer-nav.social-list .youtube a:hover {
    background: #b00
}

footer .footer-nav.social-list .instagram a:hover {
    background: #517fa4
}

footer .footer-nav.social-list .pinterest a:hover {
    background: #cb2027
}

footer .footer-nav.social-list .vk a:hover {
    background: #45668e
}

footer .footer-nav.social-list .linkedin a:hover {
    background: #007bb6
}

footer .footer-nav.social-list .spotify a:hover {
    background: #81b71a
}

footer .footer-nav.social-list .mynewsdesk {
    font-weight: 700;
    font-size: 1.5em
}

    footer .footer-nav.social-list .mynewsdesk a {
        color: #fff
    }

        footer .footer-nav.social-list .mynewsdesk a:hover {
            background: #ee3224
        }
/*!
 * bootstrap-select v1.3.6
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */

.bootstrap-select.btn-group, .bootstrap-select.btn-group[class*=span] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0
}

.form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-search .bootstrap-select.btn-group {
    margin-bottom: 0
}

.bootstrap-select.form-control {
    padding: 0;
    border: none
}

.bootstrap-select.btn-group .pull-right, .bootstrap-select.btn-group[class*=span] .pull-right, .row-fluid .bootstrap-select.btn-group .pull-right, .row-fluid .bootstrap-select.btn-group[class*=span] .pull-right {
    float: right
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]) {
    width: 220px
}

.bootstrap-select.form-control:not([class*=span]) {
    width: 100%
}

.bootstrap-select > .btn {
    width: 100%;
    text-transform: none
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48
}

.dropdown-menu {
    z-index: 2000
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 2051
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline-offset: -2px
}

.bootstrap-select.btn-group .btn .filter-option {
    overflow: hidden;
    position: absolute;
    left: 12px;
    right: 25px;
    text-align: left
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group .dropdown-menu li.disabled > a, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important
    }

.bootstrap-select.btn-group[class*=span] .btn {
    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;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.bootstrap-select.btn-group .div-contain {
    overflow: hidden
}

.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

    .bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
        display: none
    }

    .bootstrap-select.btn-group .dropdown-menu li a span.text {
        margin-right: 34px
    }

    .bootstrap-select.btn-group .dropdown-menu li > a {
        cursor: pointer
    }

        .bootstrap-select.btn-group .dropdown-menu li > a.opt {
            position: relative;
            padding-left: 35px
        }

    .bootstrap-select.btn-group .dropdown-menu li small {
        padding-left: .5em
    }

    .bootstrap-select.btn-group .dropdown-menu li > dt small {
        font-weight: 400
    }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 2.5px
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small {
    color: #64b1d8;
    color: hsla(0,0%,100%,.4)
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,.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 #ccc;
    border-bottom: 0;
    border-top-color: rgba(0,0,0,.2)
}

.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
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select-searchbox {
    padding: 4px 8px
}

.datepicker-dayview {
    margin-bottom: 10px
}

.ui-datepicker .ui-datepicker-header {
    height: 30px
}

    .ui-datepicker .ui-datepicker-header:after, .ui-datepicker .ui-datepicker-header:before {
        content: " ";
        display: table
    }

    .ui-datepicker .ui-datepicker-header:after {
        clear: both
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-arrow {
        display: block;
        width: 10%;
        line-height: 24px;
        text-align: center;
        height: 30px;
        color: #aeaeae;
        font-size: 24px
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-arrow:hover {
            color: #303030;
            cursor: pointer
        }

    .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
        float: left;
        display: block;
        width: 10%;
        line-height: 24px;
        text-align: center;
        height: 30px;
        color: #aeaeae;
        font-size: 24px
    }

        .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev:hover {
            color: #303030;
            cursor: pointer
        }

    .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
        float: right;
        display: block;
        width: 10%;
        line-height: 24px;
        text-align: center;
        height: 30px;
        color: #aeaeae;
        font-size: 24px
    }

        .ui-datepicker .ui-datepicker-header a.ui-datepicker-next:hover {
            color: #303030;
            cursor: pointer
        }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
        text-align: center;
        width: 80%;
        margin: 0 auto;
        line-height: 20px;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        height: 30px;
        color: #303030
    }

table.ui-datepicker-calendar {
    width: 100%;
    background: url(/dist/assets/datepicker-thead-bg.png) repeat-x 0 0/1px 34px
}

    table.ui-datepicker-calendar thead tr {
        height: 34px
    }

        table.ui-datepicker-calendar thead tr th {
            font-weight: 400;
            padding: 5px;
            text-align: center
        }

    table.ui-datepicker-calendar tbody tr td {
        height: 30px;
        font-size: 12px;
        font-weight: 700;
        border: 2px solid #fff;
        text-align: center;
        background: #e8e8e8;
        color: #7a7a7a
    }

        table.ui-datepicker-calendar tbody tr td:hover {
            background: #b3b3b3 !important
        }

        table.ui-datepicker-calendar tbody tr td .ui-state-default {
            display: block;
            color: #7a7a7a;
            font-weight: 400
        }

            table.ui-datepicker-calendar tbody tr td .ui-state-default:hover {
                text-decoration: none;
                color: #fff
            }

    table.ui-datepicker-calendar tbody tr .ui-datepicker-other-month {
        background: #fafafa;
        color: #c5c5c5
    }

    table.ui-datepicker-calendar tbody tr .ui-datepicker-current-day {
        background: #313b43 !important;
        color: #fff !important
    }

        table.ui-datepicker-calendar tbody tr .ui-datepicker-current-day:hover {
            background: #f03223
        }

        table.ui-datepicker-calendar tbody tr .ui-datepicker-current-day .ui-state-active {
            color: #fff
        }

    table.ui-datepicker-calendar tbody tr .ui-datepicker-today {
        background: #b5b5b5
    }

        table.ui-datepicker-calendar tbody tr .ui-datepicker-today .ui-state-default {
            color: #fff
        }

#ui-datepicker-div {
    background: #fff;
    z-index: 1000
}

    #ui-datepicker-div .ui-datepicker-header {
        margin: 10px
    }

    #ui-datepicker-div .ui-datepicker-calendar {
        margin: 0 10px 10px;
        width: inherit
    }

body, html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-overflow-scrolling: touch
}

@media (max-width:767px) {
    body, html {
        margin-top: 30px
    }
}

* {
    -webkit-overflow-scrolling: auto
}

.h1, h1 {
    margin-top: 10px;
    margin-bottom: 15px
}

.h2, .h3, h2, h3 {
    margin-top: 0;
    margin-bottom: 5px
}

p {
    margin: 0 0 15px
}

    p.intro {
        font-size: 18px
    }

.productcode-errorbox {
    background: #f03223;
    color: #fff !important;
    padding: 5px;
    margin-bottom: 10px;
    font-family: PT Sans,sans-serif
}

.lead {
    margin-bottom: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 19.6px
    }
}

.wrapper {
    margin-left: -10px;
    margin-right: -10px
}

.full-height-div {
    height: 100%
}

a:hover {
    text-decoration: none
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #e7e7e7
}

.start-slider-container {
    position: relative;
    visibility: hidden
}

.sectiontint {
    min-height: 165px
}

.link-text {
    color: #f03223 !important;
    padding: 3px 0;
    font-weight: 700
}

    .link-text:after {
        content: " \BB";
        font-weight: 400
    }

.field-validation-error {
    display: block;
    margin: 5px 0 0;
    color: #f03223
}

    .field-validation-error:before {
        content: "\F06A";
        font-family: FontAwesome;
        font-weight: 400;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        margin-right: 5px;
        font-size: 12px
    }

.panellink a p, .panellink a strong {
    color: #7a7a7a
}

.panellink a:hover {
    text-decoration: none
}

a .panel p, a .panel strong {
    color: #7a7a7a
}

a .panel:hover {
    text-decoration: none
}

.panel {
    border: 0 none;
    border-bottom: 2px solid #dcdcdc
}

    .panel.panel-default .panel-heading {
        color: #303030;
        background: #fff
    }

    .panel.panel-primary {
        border-top: 6px solid #f03223
    }

    .panel .panel-footer {
        border-top: 0 none
    }

.list-group-item .list-group-item-heading a {
    text-transform: uppercase;
    color: #c6c6c6
}

.list-group-item.active .list-group-item-heading a {
    color: #fff
}

.dbfrs-help {
    cursor: pointer;
    background: #f03223;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    border-radius: 15px
}

.dbfrs-check {
    white-space: inherit
}

table.table tr td, table.table tr th {
    border-top: 1px dotted #dfdfdf
}

table.table tr:first-child td, table.table tr:first-child th {
    border-top: 0 none
}

table.table.table-plain tr td, table.table.table-plain tr th {
    border-top: 0 none;
    padding: 2px 0
}

    table.table.table-plain tr td:first-child, table.table.table-plain tr th:first-child {
        padding: 2px 2px 2px 0;
        font-weight: 400
    }

    table.table.table-plain tr td:last-child, table.table.table-plain tr th:last-child {
        padding: 2px 0 2px 2px;
        text-align: right;
        font-weight: 700
    }

.has-help-icon-padding-bottom {
    position: relative
}

    .has-help-icon-padding-bottom .coupon {
        display: inline;
        width: 90%
    }

    .has-help-icon-padding-bottom .panel-help-btn {
        bottom: 13px;
        right: 12px
    }

.alert-danger, .alert-default, .alert-success, .alert-warning {
    text-align: center;
    font-weight: 700;
    margin-top: 0
}

    .alert-danger.form-control, .alert-default.form-control, .alert-success.form-control, .alert-warning.form-control {
        text-align: left !important
    }

    .alert-danger .close, .alert-default .close, .alert-success .close, .alert-warning .close {
        font-size: 30px
    }

.alert-danger {
    border: 3px solid #f03223
}

.alert-success {
    border: 3px solid #5ebd7d
}

.alert-warning {
    border: 3px solid #f0ad4e
}

.alert-default {
    background: #fff;
    border: 3px solid #999
}

.modal-content {
    border-radius: 0
}

.modal.login .modal-header {
    border-bottom: 0 none;
    padding: 10px
}

    .modal.login .modal-header .close {
        opacity: .8;
        filter: alpha(opacity=80);
        margin-top: -35px;
        margin-right: -33px;
        text-shadow: none
    }

        .modal.login .modal-header .close .fa-lg {
            font-size: 1em
        }

            .modal.login .modal-header .close .fa-lg .fa-circle {
                color: #373737
            }

.modal.login .modal-content {
    border-radius: 0;
    border: 10px solid rgba(0,0,0,.5)
}

.modal.summary .modal-dialog {
    position: absolute;
    right: 0
}

    .modal.summary .modal-dialog .close {
        opacity: .8;
        filter: alpha(opacity=80)
    }

        .modal.summary .modal-dialog .close:hover {
            opacity: .4;
            filter: alpha(opacity=40)
        }

.modal-footer {
    margin-top: 5px
}

.modal.message {
    top: auto;
    left: auto;
    bottom: 50px;
    right: 50px;
    overflow-y: auto
}

    .modal.message .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .modal.message .modal-dialog {
        width: 380px
    }

.modal.coupon .modal-content {
    border: 10px solid rgba(240,50,35,.6)
}

    .modal.coupon .modal-content .modal-header {
        font-size: 18px;
        font-weight: 700
    }

        .modal.coupon .modal-content .modal-header .close {
            font-size: 1.8em;
            opacity: .8;
            filter: alpha(opacity=80)
        }

            .modal.coupon .modal-content .modal-header .close:hover {
                opacity: .4;
                filter: alpha(opacity=40)
            }

.relative-position {
    position: relative
}

.utvald-traff {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

    .utvald-traff:before {
        font-family: FontAwesome;
        content: "\F005";
        position: absolute;
        z-index: 1;
        top: 0;
        right: 6px;
        font-size: 14px;
        color: #fff
    }

    .utvald-traff:after {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border-top: 40px solid #f03223;
        border-left: 40px solid transparent
    }

.utvald-traff-footer {
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #999;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.nav-tabs li > a {
    background: #fff
}

.nav-tabs li.active > a, .nav-tabs li.active > a:focus {
    color: #f03223;
    background: #fff;
    outline: none
}

.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none
}

    .dropdown-menu > li > a {
        font-size: 14px
    }

        .dropdown-menu > li > a:hover {
            font-weight: 700
        }

.carousel a, .nav, .pagination {
    cursor: pointer
}

.caret {
    border-top-color: #000
}

.carousel-caption {
    background: #303030;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    opacity: 1;
    filter: alpha(opacity=9000)
}

    .carousel-caption .btn {
        text-shadow: none
    }

.carousel-indicators {
    bottom: 0;
    width: 100%;
    margin-left: -50%;
    background: #3a3a3a;
    margin-bottom: 0;
    padding: 10px 0;
    opacity: .6;
    filter: alpha(opacity=60)
}

    .carousel-indicators li {
        margin-right: 3px;
        margin-left: 3px;
        background: gray;
        border: 0 none;
        width: 8px;
        height: 8px
    }

        .carousel-indicators li.active {
            margin: 1px 3px;
            background: #f03223;
            width: 8px;
            height: 8px
        }

.indicator-next, .indicator-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 22px
}

.indicator-prev {
    left: 25%
}

.indicator-next {
    right: 25%
}

.popover {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.popover-title {
    color: #f1f1f1;
    font-weight: 700
}

.popover-content {
    color: #f1f1f1
}

.sidebar-nav > li {
    border-bottom: 1px solid #ebebeb
}

.sidebar-nav > li i {
    display: none;
}

    .sidebar-nav > li a {
        color: #303030
    }

        .sidebar-nav > li a:hover {
            color: #f03223;
            background: #fff
        }

        .sidebar-nav > li a.active {
            font-weight: 700
        }

    .sidebar-nav > li .nav-children {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .sidebar-nav > li .nav-children li:last-child {
            padding-bottom: 10px
        }

        .sidebar-nav > li .nav-children li a {
            display: block;
            padding: 5px 5px 5px 15px;
            font-size: 80%;
            color: #303030
        }

            .sidebar-nav > li .nav-children li a:hover {
                text-decoration: none;
                background: #fff;
                color: #f03223
            }

            .sidebar-nav > li .nav-children li a .active {
                font-weight: 700
            }

        .sidebar-nav > li .nav-children li ul {
            padding: 0 0 10px
        }

        .sidebar-nav > li .nav-children li:last-child {
            border-bottom: none
        }

        .sidebar-nav > li .nav-children li.active a {
            color: #f03223
        }

        .sidebar-nav > li .nav-children li .nav-children li a {
            padding-left: 25px;
            color: #303030
        }

            .sidebar-nav > li .nav-children li .nav-children li.active a, .sidebar-nav > li .nav-children li .nav-children li a:hover {
                color: #f03223
            }

.well {
    -webkit-box-shadow: none;
    box-shadow: none
}

.panorama-wrapper {
    margin-bottom: 20px
}

    .panorama-wrapper .panorama-content {
        background: #727272
    }

.warning {
    font-weight: 700
}

::-webkit-scrollbar {
    background-color: rgba(0,0,0,.5);
    width: .75em
}

::-webkit-scrollbar-thumb {
    background-color: hsla(0,0%,100%,.5)
}

.destination-links {
    text-align: left
}

    .destination-links.btn-block + .btn-block {
        margin-top: 0
    }

.p-no-margin {
    margin-bottom: 0
}

.x-padding-small {
    padding-left: 5px;
    padding-right: 5px
}

#sidr {
    display: none
}

.padding-femton-noll {
    padding: 15px 0
}

.offer-price-block {
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #f03223;
    border-bottom: 1px solid #f03223
}

.no-paragraph-margin {
    margin-bottom: 0
}

.ng-pristine table {
    width: 100%
}

    .ng-pristine table tr td input[type=submit] {
        margin: 10px 0
    }

@media (max-width:991px) and (min-width:767px) {
    .navbar-right .btn-sm {
        font-size: 9px !important;
        padding: 7px 8px 5px
    }

    .navbar-right input[type=text] {
        width: 145px
    }

    .navbar-right .navbar-form {
        padding: 0
    }

    .footer-nav-list {
        border-bottom: none
    }
}

@media (max-width:768px) {
    .footer-nav-list {
        border-bottom: none !important
    }
}

.filter-header {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0
}

.colgroup .col1 {
    width: 70%
}

.colgroup .col2 {
    width: 10%
}

.colgroup .col3 {
    width: 15%
}

.colgroup .col4 {
    width: 5%;
    text-align: center
}

.vc-price {
    font-weight: 700;
    font-size: 16px;
    color: #303030
}

    .vc-price .price-tag {
        font-size: 160%;
        margin-left: 5px
    }

.bg-white {
    background: #fff
}

.bg-dark {
    background: #d1d1d1
}

.uppercase {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700
}

.text-leader {
    font-size: 22px;
    color: #666;
    font-weight: 700
}

.img-container {
    position: relative;
    -webkit-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out
}

a .link-paragraph-text {
    color: #7a7a7a
}

.col-transition {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.tint {
    cursor: pointer
}

    .tint:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: none;
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }

    .tint:hover:before {
        background: rgba(0,0,0,.3)
    }

.ribbon {
    position: absolute;
    bottom: 15px;
    background: #3eabe3;
    margin-left: -6px;
    color: #fff;
    font-style: italic;
    font-weight: 700
}

    .ribbon:before {
        width: 6px;
        height: 6px;
        position: absolute;
        left: 0;
        border: 3px solid #3eabe3;
        border-color: #1874a3 #1874a3 transparent transparent;
        display: block;
        content: "";
        bottom: -6px
    }

.ribbon-holder {
    position: relative;
    min-height: 65px
}

    .ribbon-holder .ribbon-right {
        position: absolute;
        top: 0;
        background: #5ebd7d;
        margin-right: -27px;
        color: #fff;
        font-style: italic;
        font-weight: 700;
        right: 0
    }

        .ribbon-holder .ribbon-right:after {
            width: 6px;
            height: 6px;
            position: absolute;
            right: 0;
            border: 3px solid #5ebd7d;
            border-color: #35804d transparent transparent #35804d;
            display: block;
            content: "";
            bottom: -6px
        }

.ribbon-right .md, .ribbon .md {
    color: #fff;
    font-size: 16px;
    margin-bottom: 3px
}

.ribbon-right .lg, .ribbon .lg {
    color: #fff;
    font-size: 22px;
    margin-bottom: 3px
}

.ribbon-right .ribbon-text, .ribbon .ribbon-text {
    padding: 10px 20px;
    margin-left: -6px;
    display: block
}

.panel-bg {
    background: #ededed;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0 none;
    width: 100%
}

    .panel-bg .form-control {
        background: #fff
    }

.panel-bg-light {
    background: #f7f7f7;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #f1f1f1
}

    .panel-bg-light h3 {
        color: #7a7a7a
    }

.panel-bg hr {
    border-color: #d7d7d7
}

.grade-container {
    font-size: 15px;
    color: #e9e9e9;
    float: right !important
}

    .grade-container i.active {
        color: #aeaeae
    }

.success-bar {
    font-size: 18px;
    padding: 20px;
    font-style: italic;
    font-weight: 400;
    background: #5ebd7d;
    color: #fff;
    text-align: center
}

.vl-dinner-time {
    background-color: #e8e8e8;
    border: 5px solid #f7f7f7;
    padding: 10px;
    cursor: pointer
}

    .vl-dinner-time .ribbon {
        margin-left: -26px
    }

    .vl-dinner-time:hover {
        background-color: #aeaeae
    }

    .vl-dinner-time.selected {
        background-color: #7a7a7a
    }

        .vl-dinner-time.selected h3, .vl-dinner-time.selected p {
            color: #fff
        }

.vl-list-group-item {
    position: relative;
    display: block;
    padding: 10px 10px 0;
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
    background: #f4f4f4;
    margin-bottom: 1px
}

.table.margin-0, .top-margin .margin-0, margin-0 {
    margin: 0
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.col-border-right {
    border-right: 1px solid #f7f7f7
}

.red-price {
    color: #f03223
}

#loader-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    #loader-overlay #loader-overlay-content {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk3MEE0Nzk2N0JEMzExRTM4QTRFQjYzOTg1Qzk0RjA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk3MEE0Nzk3N0JEMzExRTM4QTRFQjYzOTg1Qzk0RjA3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcwQTQ3OTQ3QkQzMTFFMzhBNEVCNjM5ODVDOTRGMDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTcwQTQ3OTU3QkQzMTFFMzhBNEVCNjM5ODVDOTRGMDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Kl37GAAAAD0lEQVR42mIwMDB4BhBgAAKbAXfVYPzIAAAAAElFTkSuQmCC);
        width: 89px;
        height: 82px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -41px;
        margin-top: -41px
    }

.content-wrapper {
    position: relative
}

.nav-tabs-news {
    border-bottom: 1px solid #fff;
    background: #f8f8f8;
    padding: 5px 10px
}

    .nav-tabs-news a {
        padding: 10px 0;
        display: block;
        color: #303030
    }

@media (max-width:991px) {
    .nav-tabs-news a {
        font-size: 12px;
        padding: 2px 0
    }
}

.nav-tabs-news a:hover {
    text-decoration: none;
    color: #999;
    cursor: pointer
}

.nav-tabs-news.active a {
    font-weight: 700
}

.nav-tabs-news:last-child {
    border-bottom: 0
}

.accordion-news .panel-group {
    margin-bottom: 0
}

    .accordion-news .panel-group .panel {
        border-bottom: 1px solid #dfdfdf;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .accordion-news .panel-group .panel + .panel {
            margin-top: 0
        }

        .accordion-news .panel-group .panel .panel-title {
            font-size: 14px
        }

        .accordion-news .panel-group .panel .panel-heading {
            padding: 0;
            border-bottom: 0 none
        }

            .accordion-news .panel-group .panel .panel-heading a.accordion-toggle {
                cursor: pointer;
                display: block;
                padding: 15px;
                font-weight: 700
            }

                .accordion-news .panel-group .panel .panel-heading a.accordion-toggle:hover {
                    text-decoration: none;
                    color: #f03223
                }

        .accordion-news .panel-group .panel.panel-default {
            border-top: 0
        }

.editor ul.list {
    padding-left: 0;
    list-style-type: none
}

    .editor ul.list li {
        margin-left: 20px;
        line-height: 25px
    }

        .editor ul.list li:before {
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            content: "\F111";
            color: #999;
            margin-left: -20px;
            margin-right: 5px;
            font-size: 85%
        }

.modal.booking .modal-content {
    background: #727272
}

.modal.booking .modal-header {
    border-bottom: 0 none
}

.modal.booking .booking-module.panel-group {
    border-top: 0 none
}

.booking-module h2 {
    color: #fff
}

.booking-module.panel-group {
    margin-bottom: 20px;
    border-top: 6px solid #f03223
}

    .booking-module.panel-group .panel {
        border: 0 none;
        background: #fff;
        background: #727272
    }

        .booking-module.panel-group .panel a.accordion-toggle {
            color: #303030;
            color: #fff;
            cursor: pointer;
            font-weight: 700;
            display: block
        }

            .booking-module.panel-group .panel a.accordion-toggle:hover {
                text-decoration: none;
                color: #f03223;
                color: #f7f7f7
            }

    .booking-module.panel-group .panel-heading {
        border-bottom: 1px solid #8c8c8c;
        margin: 0 15px;
        padding: 10px 0;
        background: #727272
    }

        .booking-module.panel-group .panel-heading i:nth-of-type(2) {
            margin-right: 5px;
            color: #aeaeae;
            color: #f03223;
            color: #fff
        }

        .booking-module.panel-group .panel-heading h1, .booking-module.panel-group .panel-heading h2, .booking-module.panel-group .panel-heading h3 {
            margin-bottom: 0
        }

        .booking-module.panel-group .panel-heading .panel-subheader {
            color: #999;
            padding: 7px 0 0 25px;
            margin-bottom: -6px;
            font-size: 12px
        }

        .booking-module.panel-group .panel-heading + .panel-collapse .panel-body {
            background: #fff
        }

    .booking-module.panel-group .panel-title {
        font-size: 14px
    }

    .booking-module.panel-group .panel + .panel {
        margin-top: 0
    }

    .booking-module.panel-group .panel-body.ng-scope {
        border-bottom: 1px solid #d7d7d7
    }

    .booking-module.panel-group .panel-body .panel-title i {
        color: #aeaeae;
        margin-right: 5px
    }

        .booking-module.panel-group .panel-body .panel-title i.active {
            color: #f03223
        }

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #fff;
    border-bottom: 1px solid #eaeaea
}

.btn {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px
}

    .btn.btn-rounded {
        border-radius: 20px;
        border-width: 0 0 2px;
        border-style: solid;
        padding: 6px 25px 4px
    }

@media (min-width:768px) {
    .btn.btn-sm {
        font-size: 12px
    }
}

@media (min-width:768px) {
    .btn.btn-sm.btn-rounded {
        padding: 5px 15px 3px;
        border-radius: 12px
    }
}

.btn.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #133783
}

    .btn.btn-facebook.active, .btn.btn-facebook:active, .btn.btn-facebook:focus, .btn.btn-facebook:hover, .open .dropdown-toggle.btn.btn-facebook {
        color: #fff;
        background-color: #30487b;
        border-color: #0b214e
    }

    .btn.btn-facebook.active, .btn.btn-facebook:active, .open .dropdown-toggle.btn.btn-facebook {
        background-image: none
    }

    .btn.btn-facebook.disabled, .btn.btn-facebook.disabled.active, .btn.btn-facebook.disabled:active, .btn.btn-facebook.disabled:focus, .btn.btn-facebook.disabled:hover, .btn.btn-facebook[disabled], .btn.btn-facebook[disabled].active, .btn.btn-facebook[disabled]:active, .btn.btn-facebook[disabled]:focus, .btn.btn-facebook[disabled]:hover, fieldset[disabled] .btn.btn-facebook, fieldset[disabled] .btn.btn-facebook.active, fieldset[disabled] .btn.btn-facebook:active, fieldset[disabled] .btn.btn-facebook:focus, fieldset[disabled] .btn.btn-facebook:hover {
        background-color: #3b5998;
        border-color: #133783
    }

    .btn.btn-facebook .badge {
        color: #3b5998;
        background-color: #fff
    }

.btn.btn-suplinks {
    color: #3a3a3a;
    background-color: #fff;
    border-color: #fff
}

    .btn.btn-suplinks.active, .btn.btn-suplinks:active, .btn.btn-suplinks:focus, .btn.btn-suplinks:hover, .open .dropdown-toggle.btn.btn-suplinks {
        color: #3a3a3a;
        background-color: #ebebeb;
        border-color: #e0e0e0
    }

    .btn.btn-suplinks.active, .btn.btn-suplinks:active, .open .dropdown-toggle.btn.btn-suplinks {
        background-image: none
    }

    .btn.btn-suplinks.disabled, .btn.btn-suplinks.disabled.active, .btn.btn-suplinks.disabled:active, .btn.btn-suplinks.disabled:focus, .btn.btn-suplinks.disabled:hover, .btn.btn-suplinks[disabled], .btn.btn-suplinks[disabled].active, .btn.btn-suplinks[disabled]:active, .btn.btn-suplinks[disabled]:focus, .btn.btn-suplinks[disabled]:hover, fieldset[disabled] .btn.btn-suplinks, fieldset[disabled] .btn.btn-suplinks.active, fieldset[disabled] .btn.btn-suplinks:active, fieldset[disabled] .btn.btn-suplinks:focus, fieldset[disabled] .btn.btn-suplinks:hover {
        background-color: #fff;
        border-color: #fff
    }

    .btn.btn-suplinks .badge {
        color: #fff;
        background-color: #3a3a3a
    }

    .btn.btn-suplinks i {
        color: #999
    }

.btn i {
    color: #fff
}

.btn.active, .btn.selected {
    background: #303030;
    -webkit-box-shadow: inset 1px 2px 2px #000;
    box-shadow: inset 1px 2px 2px #000
}

.btn:focus {
    outline: none
}

.btn-link {
    color: #303030;
    text-transform: none;
    letter-spacing: 0;
    padding: 6px 0
}

    .btn-link:focus, .btn-link:hover {
        text-decoration: none;
        color: #999
    }

    .btn-link:focus {
        color: #303030
    }

    .btn-link i {
        color: #b5b5b5
    }

.btn-details {
    color: #303030;
    font-weight: 700;
    text-transform: none;
    cursor: pointer;
    border-radius: 0;
    letter-spacing: 0
}

    .btn-details:after {
        content: "\F0DA";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        margin-left: 5px;
        color: #b5b5b5
    }

    .btn-details, .btn-details:active, .btn-details[disabled], fieldset[disabled] .btn-details {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-details, .btn-details:active, .btn-details:focus, .btn-details:hover {
            border-color: transparent
        }

            .btn-details:focus, .btn-details:hover {
                color: #999;
                background-color: transparent
            }

            .btn-details[disabled]:focus, .btn-details[disabled]:hover, fieldset[disabled] .btn-details:focus, fieldset[disabled] .btn-details:hover {
                color: #dfdfdf;
                text-decoration: none
            }

.btn-input {
    color: #fff;
    background-color: #dfdfdf;
    border-color: #c6c6c6;
    -webkit-box-shadow: inset 0 3px 2px #d8d8d8;
    box-shadow: inset 0 3px 2px #d8d8d8;
    color: #7a7a7a;
    padding: 8px 50px 8px 10px
}

    .btn-input.active, .btn-input:active, .btn-input:focus, .btn-input:hover, .open .dropdown-toggle.btn-input {
        color: #fff;
        background-color: #cbcbcb;
        border-color: #a7a7a7
    }

    .btn-input.active, .btn-input:active, .open .dropdown-toggle.btn-input {
        background-image: none
    }

    .btn-input.disabled, .btn-input.disabled.active, .btn-input.disabled:active, .btn-input.disabled:focus, .btn-input.disabled:hover, .btn-input[disabled], .btn-input[disabled].active, .btn-input[disabled]:active, .btn-input[disabled]:focus, .btn-input[disabled]:hover, fieldset[disabled] .btn-input, fieldset[disabled] .btn-input.active, fieldset[disabled] .btn-input:active, fieldset[disabled] .btn-input:focus, fieldset[disabled] .btn-input:hover {
        background-color: #dfdfdf;
        border-color: #c6c6c6
    }

    .btn-input .badge {
        color: #dfdfdf;
        background-color: #fff
    }

    .btn-input i {
        color: #7a7a7a
    }

.btn-value-picker {
    margin-right: 2px;
    color: #fff;
    background-color: #c6c6c6;
    border-color: #c6c6c6;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .btn-value-picker.active, .btn-value-picker:active, .btn-value-picker:focus, .btn-value-picker:hover, .open .dropdown-toggle.btn-value-picker {
        color: #fff;
        background-color: #b2b2b2;
        border-color: #a7a7a7
    }

    .btn-value-picker.active, .btn-value-picker:active, .open .dropdown-toggle.btn-value-picker {
        background-image: none
    }

    .btn-value-picker.disabled, .btn-value-picker.disabled.active, .btn-value-picker.disabled:active, .btn-value-picker.disabled:focus, .btn-value-picker.disabled:hover, .btn-value-picker[disabled], .btn-value-picker[disabled].active, .btn-value-picker[disabled]:active, .btn-value-picker[disabled]:focus, .btn-value-picker[disabled]:hover, fieldset[disabled] .btn-value-picker, fieldset[disabled] .btn-value-picker.active, fieldset[disabled] .btn-value-picker:active, fieldset[disabled] .btn-value-picker:focus, fieldset[disabled] .btn-value-picker:hover {
        background-color: #c6c6c6;
        border-color: #c6c6c6
    }

    .btn-value-picker .badge {
        color: #c6c6c6;
        background-color: #fff
    }

    .btn-value-picker .caret {
        border-top-color: #fff
    }

    .btn-value-picker.active {
        color: #fff;
        background-color: #313b43;
        border-color: #313b43
    }

        .btn-value-picker.active.active, .btn-value-picker.active:active, .btn-value-picker.active:focus, .btn-value-picker.active:hover, .open .dropdown-toggle.btn-value-picker.active {
            color: #fff;
            background-color: #20262b;
            border-color: #171c20
        }

        .btn-value-picker.active.active, .btn-value-picker.active:active, .open .dropdown-toggle.btn-value-picker.active {
            background-image: none
        }

        .btn-value-picker.active.disabled, .btn-value-picker.active.disabled.active, .btn-value-picker.active.disabled:active, .btn-value-picker.active.disabled:focus, .btn-value-picker.active.disabled:hover, .btn-value-picker.active[disabled], .btn-value-picker.active[disabled].active, .btn-value-picker.active[disabled]:active, .btn-value-picker.active[disabled]:focus, .btn-value-picker.active[disabled]:hover, fieldset[disabled] .btn-value-picker.active, fieldset[disabled] .btn-value-picker.active.active, fieldset[disabled] .btn-value-picker.active:active, fieldset[disabled] .btn-value-picker.active:focus, fieldset[disabled] .btn-value-picker.active:hover {
            background-color: #313b43;
            border-color: #313b43
        }

        .btn-value-picker.active .badge {
            color: #313b43;
            background-color: #fff
        }

.btn-group-top-margin .btn {
    padding: 8px 50px;
    border-radius: 0 !important
}

.btn-filter {
    margin-bottom: 4px
}

.panel-body input[type=submit] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    border-radius: 20px;
    border-width: 0 0 2px;
    border-style: solid;
    padding: 6px 25px 4px;
    color: #fff;
    background-color: #f03223;
    border-color: #b12517
}

    .panel-body input[type=submit].active:focus, .panel-body input[type=submit]:active:focus, .panel-body input[type=submit]:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .panel-body input[type=submit]:focus, .panel-body input[type=submit]:hover {
        color: #fff;
        text-decoration: none
    }

    .panel-body input[type=submit].active, .panel-body input[type=submit]:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .panel-body input[type=submit].disabled, .panel-body input[type=submit][disabled], fieldset[disabled] .panel-body input[type=submit] {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .panel-body input[type=submit].btn-link-muted {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 1px;
        background: #fff;
        color: #7a7a7a;
        padding: 5px
    }

        .panel-body input[type=submit].btn-link-muted .fa {
            color: #7a7a7a
        }

        .panel-body input[type=submit].btn-link-muted.btn-look {
            color: #7a7a7a;
            cursor: default
        }

    .panel-body input[type=submit].btn-rounded {
        border-radius: 20px;
        border-width: 0 0 2px;
        border-style: solid;
        padding: 6px 25px 4px
    }

@media (min-width:768px) {
    .panel-body input[type=submit].btn-sm {
        font-size: 12px
    }
}

@media (min-width:768px) {
    .panel-body input[type=submit].btn-sm.btn-rounded {
        padding: 5px 15px 3px;
        border-radius: 12px
    }
}

.panel-body input[type=submit].btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #133783
}

    .open .dropdown-toggle.panel-body input[type=submit].btn-facebook, .panel-body input[type=submit].btn-facebook.active, .panel-body input[type=submit].btn-facebook:active, .panel-body input[type=submit].btn-facebook:focus, .panel-body input[type=submit].btn-facebook:hover {
        color: #fff;
        background-color: #30487b;
        border-color: #0b214e
    }

    .open .dropdown-toggle.panel-body input[type=submit].btn-facebook, .panel-body input[type=submit].btn-facebook.active, .panel-body input[type=submit].btn-facebook:active {
        background-image: none
    }

    .panel-body input[type=submit].btn-facebook.disabled, .panel-body input[type=submit].btn-facebook.disabled.active, .panel-body input[type=submit].btn-facebook.disabled:active, .panel-body input[type=submit].btn-facebook.disabled:focus, .panel-body input[type=submit].btn-facebook.disabled:hover, .panel-body input[type=submit].btn-facebook[disabled], .panel-body input[type=submit].btn-facebook[disabled].active, .panel-body input[type=submit].btn-facebook[disabled]:active, .panel-body input[type=submit].btn-facebook[disabled]:focus, .panel-body input[type=submit].btn-facebook[disabled]:hover, fieldset[disabled] .panel-body input[type=submit].btn-facebook, fieldset[disabled] .panel-body input[type=submit].btn-facebook.active, fieldset[disabled] .panel-body input[type=submit].btn-facebook:active, fieldset[disabled] .panel-body input[type=submit].btn-facebook:focus, fieldset[disabled] .panel-body input[type=submit].btn-facebook:hover {
        background-color: #3b5998;
        border-color: #133783
    }

    .panel-body input[type=submit].btn-facebook .badge {
        color: #3b5998;
        background-color: #fff
    }

.panel-body input[type=submit].btn-suplinks {
    color: #3a3a3a;
    background-color: #fff;
    border-color: #fff
}

    .open .dropdown-toggle.panel-body input[type=submit].btn-suplinks, .panel-body input[type=submit].btn-suplinks.active, .panel-body input[type=submit].btn-suplinks:active, .panel-body input[type=submit].btn-suplinks:focus, .panel-body input[type=submit].btn-suplinks:hover {
        color: #3a3a3a;
        background-color: #ebebeb;
        border-color: #e0e0e0
    }

    .open .dropdown-toggle.panel-body input[type=submit].btn-suplinks, .panel-body input[type=submit].btn-suplinks.active, .panel-body input[type=submit].btn-suplinks:active {
        background-image: none
    }

    .panel-body input[type=submit].btn-suplinks.disabled, .panel-body input[type=submit].btn-suplinks.disabled.active, .panel-body input[type=submit].btn-suplinks.disabled:active, .panel-body input[type=submit].btn-suplinks.disabled:focus, .panel-body input[type=submit].btn-suplinks.disabled:hover, .panel-body input[type=submit].btn-suplinks[disabled], .panel-body input[type=submit].btn-suplinks[disabled].active, .panel-body input[type=submit].btn-suplinks[disabled]:active, .panel-body input[type=submit].btn-suplinks[disabled]:focus, .panel-body input[type=submit].btn-suplinks[disabled]:hover, fieldset[disabled] .panel-body input[type=submit].btn-suplinks, fieldset[disabled] .panel-body input[type=submit].btn-suplinks.active, fieldset[disabled] .panel-body input[type=submit].btn-suplinks:active, fieldset[disabled] .panel-body input[type=submit].btn-suplinks:focus, fieldset[disabled] .panel-body input[type=submit].btn-suplinks:hover {
        background-color: #fff;
        border-color: #fff
    }

    .panel-body input[type=submit].btn-suplinks .badge {
        color: #fff;
        background-color: #3a3a3a
    }

    .panel-body input[type=submit].btn-suplinks i {
        color: #999
    }

.panel-body input[type=submit] i {
    color: #fff
}

.panel-body input[type=submit].active, .panel-body input[type=submit].selected {
    background: #303030;
    -webkit-box-shadow: inset 1px 2px 2px #000;
    box-shadow: inset 1px 2px 2px #000
}

.panel-body input[type=submit]:focus {
    outline: none
}

.open .dropdown-toggle.panel-body input[type=submit], .panel-body input[type=submit].active, .panel-body input[type=submit]:active, .panel-body input[type=submit]:focus, .panel-body input[type=submit]:hover {
    color: #fff;
    background-color: #db1e0f;
    border-color: #7b1a10
}

.open .dropdown-toggle.panel-body input[type=submit], .panel-body input[type=submit].active, .panel-body input[type=submit]:active {
    background-image: none
}

.panel-body input[type=submit].disabled, .panel-body input[type=submit].disabled.active, .panel-body input[type=submit].disabled:active, .panel-body input[type=submit].disabled:focus, .panel-body input[type=submit].disabled:hover, .panel-body input[type=submit][disabled], .panel-body input[type=submit][disabled].active, .panel-body input[type=submit][disabled]:active, .panel-body input[type=submit][disabled]:focus, .panel-body input[type=submit][disabled]:hover, fieldset[disabled] .panel-body input[type=submit], fieldset[disabled] .panel-body input[type=submit].active, fieldset[disabled] .panel-body input[type=submit]:active, fieldset[disabled] .panel-body input[type=submit]:focus, fieldset[disabled] .panel-body input[type=submit]:hover {
    background-color: #f03223;
    border-color: #b12517
}

.panel-body input[type=submit] .badge {
    color: #f03223;
    background-color: #fff
}

.form-control {
    border-top-width: 2px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent
}

    .form-control, .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .form-control:focus {
            border-color: #aeaeae;
            border-width: 2px;
            border-radius: 2px
        }

.form-group {
    margin-bottom: 10px
}

html.svg .radio {
    padding-left: 0;
    margin-top: 0
}

    html.svg .radio label {
        cursor: pointer;
        position: relative;
        font-weight: 700;
        float: left;
        color: #7a7a7a;
        padding-bottom: 5px;
        display: block;
        margin-left: 22px
    }

    html.svg .radio input[type=radio] {
        display: none
    }

    html.svg .radio label:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        padding-right: 10px;
        margin-top: -2px;
        width: 20px;
        height: 20px;
        text-align: center;
        content: "\F111";
        color: #ccc;
        font-size: 18px;
        float: left;
        margin-left: -22px
    }

    html.svg .radio input[type=radio]:checked + label:before {
        content: "\F058";
        color: #5ebd7d;
        text-shadow: none
    }

html.svg .checkbox {
    padding-left: 0;
    margin: 0
}

    html.svg .checkbox input[type=checkbox] {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    html.svg .checkbox label {
        display: block;
        cursor: pointer;
        position: relative;
        font-weight: 700;
        float: left;
        color: #7a7a7a;
        margin-left: 22px
    }

        html.svg .checkbox label:before {
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            content: "";
            width: 17px;
            height: 17px;
            background: #dfdfdf;
            color: #ccc;
            font-size: 13px;
            margin-right: 5px;
            margin-top: 1px;
            text-align: center;
            float: left;
            border-top: 2px solid #cdcdcd;
            line-height: 13px;
            margin-left: -22px
        }

    html.svg .checkbox input[type=checkbox]:checked + label:before {
        content: "\F00C";
        color: #424242;
        background: #d6d6d6
    }

.btn-value-picker + .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 80px
}

.input-compressed-float {
    width: 36px;
    display: inline-block;
    height: 36px;
    padding: 6px 0;
    text-align: center;
    margin-right: 5px
}

.input-group-addon {
    border: 1px solid transparent;
    border-top: 2px solid #dfdfdf
}

@media (min-width:768px) {
    body {
        padding-top: 0
    }

    header {
        z-index: 1030
    }

    .container {
        padding-left: 15px;
        padding-right: 15px
    }

    #loginlayer .panel-bg {
        min-height: 350px
    }

    .panel-bg-light {
        padding: 20px
    }

    .sidebar-offcanvas {
        display: none !important;
        visibility: hidden !important
    }

    footer .booking-summary {
        display: block !important
    }

    .navbar-top .container .logo {
        position: relative;
        left: 0;
        margin-left: 0
    }

    .calendar-navigation.affix {
        top: 68px
    }

    .img-container .ribbon {
        margin-left: -31px
    }

    .col-md-4 .img-container .ribbon, .col-sm-4 .img-container .ribbon {
        margin-left: -6px
    }

    .tab-image {
        padding: 10px 0 0
    }

        .tab-image .nav-tabs > li > a {
            padding: 10px 30px
        }

    .min410 {
        min-height: 410px
    }

    .md-lg-expanded {
        height: auto !important;
        display: block !important
    }

    .text-leader {
        font-size: 28px
    }

    .logo {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .native-date {
        height: 36px;
        padding: 6px 12px 6px 45px;
        font-size: 15px
    }

    #sidr {
        display: none !important
    }

    #page {
        width: auto !important;
        position: relative !important;
        right: auto !important
    }
}

@media screen and (max-width:767px) {
    body {
        padding-top: 0
    }

    .container {
        max-width: 480px
    }

    #contentwrapper {
        margin-top: 55px
    }

    header, header.affix {
        position: fixed;
        width: 100%;
        z-index: 1030 !important
    }

        header.affix .navbar, header .navbar {
            min-height: 40px
        }

        header.affix .navbar-inverse .navbar-brand, header .navbar-inverse .navbar-brand {
            display: inline-block;
            overflow: hidden;
            position: absolute;
            left: 50%;
            margin-left: -80px;
            padding: 0;
            top: 12px;
            width: 160px;
            background-size: 160px;
            margin-top: 2px
        }

    .calendar-navigation {
        z-index: 1020
    }

    .modal.summary {
        left: 0
    }

    .modal.message {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow-y: scroll
    }

        .modal.message .modal-dialog {
            width: 95%
        }

    .panel .btn-rounded {
        width: 100%;
        border-radius: 9px;
        padding: 8px
    }

    .btn-group-top-margin .btn {
        padding: 5px 8px;
        font-size: 10px;
        line-height: 1.5
    }

    .native-date {
        height: 25px;
        padding: 2px 6px 2px 25px;
        font-size: 13px
    }

    .navbar-top .container {
        display: none !important;
        visibility: hidden !important
    }

    #pick-date-wrapper {
        position: relative
    }

        #pick-date-wrapper label {
            position: absolute;
            left: 6px;
            display: block;
            top: 3px;
            width: 20px;
            height: 20px
        }

    .btn-input {
        padding: 4px 5px;
        font-size: 12px
    }

    .img-container.img-sm-no-margin {
        margin: -15px -15px 0
    }
}

@media (min-width:992px) {
    .modal.login .modal-dialog {
        width: 740px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .modal.login .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .vl-ferry-time-table {
        padding-top: 0
    }

    .navbar-inverse.affix-top .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
        font-size: 14px
    }

    header.affix .navbar-inverse .navbar-nav > li > a {
        font-size: 13px
    }

    .panel .img-container.img-md-no-margin {
        margin: -20px -10px -20px -25px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 11px;
        padding: 2px 10px
    }

    header.affix .navbar-inverse .navbar-nav > li a {
        font-size: 10px;
        padding: 2px 8px
    }
}

@media (min-width:992px) and (max-width:1399px) {
    .navbar-inverse .navbar-nav > li > a {
        padding: 2px 15px;
        font-size: 13px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min--moz-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi) {
    input:focus, select:focus, textarea:focus {
        font-size: 16px
    }

    .form-control {
        -webkit-appearance: none;
        -moz-appearance: none
    }
}

.btn-book-margin {
    margin: 0 0 10px
}

html {
    overflow-x: hidden
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#offcanvas-menu li {
    display: block;
    color: #fff;
    border-bottom: 1px solid #424242;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin: 0 !important;
    font-weight: 700
}

    #offcanvas-menu li.active > a {
        background: #4a4a4a;
        color: #fff
    }

    #offcanvas-menu li.active .expand-children {
        background: #636363
    }

    #offcanvas-menu li.expanded > a {
        background: #4a4a4a;
        color: #fff
    }

    #offcanvas-menu li.expanded .expand-children {
        background: #636363
    }

    #offcanvas-menu li.expanded > ul {
        display: block
    }

    #offcanvas-menu li.offcanvas-language-wrap .offcanvas-language-clicker {
        display: block;
        padding: 15px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 0
    }

    #offcanvas-menu li.offcanvas-language-wrap .offcanvas-language-content {
        display: none
    }

        #offcanvas-menu li.offcanvas-language-wrap .offcanvas-language-content ul.show-list {
            padding-left: 0
        }

    #offcanvas-menu li a {
        display: block;
        padding: 15px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        position: relative
    }

        #offcanvas-menu li a:hover {
            background: #4a4a4a;
            color: #fff
        }

        #offcanvas-menu li a.active {
            background: #4a4a4a !important;
            color: #fff
        }

        #offcanvas-menu li a .green-icon {
            color: #5ebd7d
        }

        #offcanvas-menu li a i {
            color: #595959
        }

        #offcanvas-menu li a span.done {
            color: #838383 !important
        }

        #offcanvas-menu li a .fa-stack .fa-check {
            color: #fff
        }

    #offcanvas-menu li .offcanvas-children {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #1a1a1a;
        display: none
    }

        #offcanvas-menu li .offcanvas-children .oc-second.active > ul {
            display: block
        }

        #offcanvas-menu li .offcanvas-children li a {
            display: block;
            padding-left: 15px
        }

            #offcanvas-menu li .offcanvas-children li a.more {
                padding-right: 45px
            }

        #offcanvas-menu li .offcanvas-children li.active > a {
            background: #000
        }

        #offcanvas-menu li .offcanvas-children li.active .offcanvas-children li a {
            padding-left: 40px;
            background: #7d7d7d
        }

        #offcanvas-menu li .offcanvas-children li.active .offcanvas-children li .offcanvas-children {
            display: none
        }

            #offcanvas-menu li .offcanvas-children li.active .offcanvas-children li .offcanvas-children li a {
                padding-left: 40px
            }

            #offcanvas-menu li .offcanvas-children li.active .offcanvas-children li .offcanvas-children.active-children {
                display: block
            }

        #offcanvas-menu li .offcanvas-children li.oc-third.active a, #offcanvas-menu li .offcanvas-children li .oc-third a {
            padding-left: 40px
        }

        #offcanvas-menu li .offcanvas-children li.oc-third.active .active-link {
            background: #000
        }

        #offcanvas-menu li .offcanvas-children.show-list {
            display: block;
            padding-left: 0
        }

    #offcanvas-menu li.disabled a, #offcanvas-menu li.disabled a:hover {
        color: #aeaeae;
        background: #474747
    }

    #offcanvas-menu li.active {
        border-bottom: none;
        margin-top: -1px !important
    }

        #offcanvas-menu li.active i.fa-chevron-right {
            color: #fff
        }

    #offcanvas-menu li i.fa-chevron-right {
        margin-top: 5px;
        position: absolute;
        right: 21px
    }

    #offcanvas-menu li.dropdown-header {
        background: #424242;
        color: #aeaeae;
        font-size: 11px;
        text-transform: uppercase;
        display: block;
        padding: 5px 15px;
        font-weight: 700;
        letter-spacing: 1px
    }

    #offcanvas-menu li.dropdown-search {
        padding: 10px
    }

        #offcanvas-menu li.dropdown-search .offcanvas-search {
            font-size: 110%;
            margin-bottom: 0;
            padding: 8px;
            border: none
        }

        #offcanvas-menu li.dropdown-search .btn-searchbutton {
            height: 34px
        }

    #offcanvas-menu li span.expand-children {
        border: 1px solid #4a4a4a;
        border-radius: 3px;
        display: block;
        width: 40px;
        height: 35px;
        background: #4a4a4a;
        text-align: center;
        padding-top: 7px;
        position: absolute;
        top: 7px;
        right: 8px
    }

        #offcanvas-menu li span.expand-children i {
            color: #fff
        }

    #offcanvas-menu li.oc-first.active > ul {
        display: block
    }

    #offcanvas-menu li.oc-first {
        border-bottom: none
    }

        #offcanvas-menu li.oc-first a {
            background: #303030;
            padding-left: 15px;
            font-size: 14px;
            border-bottom: 1px solid #424242;
            padding-right: 50px
        }

        #offcanvas-menu li.oc-first.active a {
            background: #000;
            padding-left: 15px
        }

        #offcanvas-menu li.oc-first span.expand-children {
            background: #4a4a4a
        }

        #offcanvas-menu li.oc-first .offcanvas-children .oc-second {
            border-bottom: none
        }

            #offcanvas-menu li.oc-first .offcanvas-children .oc-second a {
                background: #4a4a4a;
                padding-left: 25px;
                font-size: 13px;
                border-bottom: 1px solid #5c5c5c;
                padding-right: 50px
            }

                #offcanvas-menu li.oc-first .offcanvas-children .oc-second a.more {
                    padding-right: 45px
                }

            #offcanvas-menu li.oc-first .offcanvas-children .oc-second.active a {
                background: #000;
                padding-left: 25px
            }

            #offcanvas-menu li.oc-first .offcanvas-children .oc-second span.expand-children {
                background: #303030
            }

            #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third {
                border-bottom: none
            }

                #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third a {
                    background: #7d7d7d;
                    padding-left: 35px;
                    font-size: 13px;
                    border-bottom: 1px solid #4a4a4a;
                    padding-right: 15px
                }

                #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third.active a {
                    background: #000;
                    padding-left: 35px
                }

                #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third span.expand-children {
                    background: #4a4a4a
                }

                #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third .offcanvas-children .oc-fourth {
                    border-bottom: none
                }

                    #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third .offcanvas-children .oc-fourth a {
                        background: #969696;
                        padding-left: 50px;
                        font-size: 13px;
                        border-bottom: 1px solid #424242;
                        padding-right: 15px
                    }

                    #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third .offcanvas-children .oc-fourth.active a {
                        background: #000;
                        padding-left: 50px
                    }

                    #offcanvas-menu li.oc-first .offcanvas-children .oc-second .offcanvas-children .oc-third .offcanvas-children .oc-fourth span.expand-children {
                        background: #4a4a4a
                    }

#sidr-left.sidr {
    background: #303030
}

#sidr-left #offcanvas-menu {
    margin-bottom: 50px
}

.site-overlay {
    background: transparent;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none
}

.page-overflowed {
    height: 100%;
    overflow: hidden;
    position: fixed !important
}

#sidr-left, #sidr-right {
    display: none
}

.sidr-corp {
    top: 47px !important
}

@media screen and (max-width:767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -60%
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -70%
    }

    .row-offcanvas-right.active {
        right: 60%
    }

    .row-offcanvas-left.active {
        left: 70%
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 65%
    }
}

@media (max-width:768px) {
    .start-slider-container {
        padding: 0
    }
}

.rn-carousel-container {
    overflow: hidden;
    position: relative
}

.rn-carousel-slides {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    white-space: nowrap;
    overflow: visible;
    padding: 0;
    margin: 0;
    font-size: 0
}

.rn-carousel-slide {
    white-space: normal;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: medium
}

.rn-carousel-indicator {
    width: 100%;
    text-align: center;
    height: 20px;
    background-color: #000;
    background-color: rgba(0,0,0,.6);
    position: absolute;
    bottom: 0;
    cursor: pointer
}

    .rn-carousel-indicator span {
        -webkit-transition: color .2s ease-out;
        transition: color .2s ease-out;
        padding: 0 5px;
        color: #ddd
    }

        .rn-carousel-indicator span:before {
            content: "\25CF"
        }

    .rn-carousel-indicator .active {
        color: #f03223
    }

.caption {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    background: #000;
    background: rgba(48,48,48,.5);
    bottom: 0;
    width: 35%;
    padding: 20px
}

@media (max-width:767px) {
    .caption {
        background: #eaeaea;
        padding: 10px 10px 25px
    }
}

.caption p {
    color: #fff;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .caption p {
        color: #303030;
        margin-bottom: 3px;
        text-align: center
    }
}

.caption p.carousel-heading {
    font-size: 22.4px
}

@media (max-width:767px) {
    .caption p.carousel-heading {
        font-size: 18.2px;
        color: #303030;
        margin-bottom: 2px
    }
}

@media (max-width:767px) {
    .caption {
        position: relative;
        width: 100%
    }
}

@media (max-width:767px) {
    .caption .btn-carousel {
        padding: 6px 20px 4px;
        font-size: 11px
    }
}

.caption.caption-header {
    right: 0;
    padding: 10px 20px;
    width: auto;
    bottom: 45px
}

    .caption.caption-header p.carousel-heading {
        text-align: right;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 0
    }

@media (max-width:767px) {
    .caption.caption-header {
        position: relative;
        width: 100%;
        bottom: 0;
        padding: 20px 0 40px
    }

        .caption.caption-header p.carousel-heading {
            text-align: center
        }
}

.rn-carousel-control {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    font-size: 30px;
    position: absolute;
    top: 50%;
    color: #fff;
    margin-top: -35px;
    opacity: .6;
    cursor: pointer
}

    .rn-carousel-control:hover {
        opacity: 1
    }

    .rn-carousel-control.rn-carousel-control-prev {
        left: .5em
    }

        .rn-carousel-control.rn-carousel-control-prev:before {
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            content: "\F053"
        }

    .rn-carousel-control.rn-carousel-control-next {
        right: .5em
    }

        .rn-carousel-control.rn-carousel-control-next:before {
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            content: "\F054"
        }

.row-height {
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .row-height, .row-height .block-item {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex
    }

        .row-height .block-item .linklistblock, .row-height .block-item > div {
            width: 100%
        }

        .row-height .layoutblock {
            overflow: hidden;
            display: -ms-flexbox;
            display: -webkit-box;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

.no-flexbox .row-height .block-item {
    margin-bottom: 20px
}

    .no-flexbox .row-height .block-item .panel {
        height: 100%;
        margin-bottom: 0
    }

.equal-height div[class*=col-], .no-flexbox .row-height .OfferLink {
    margin-bottom: 20px
}

.equal-height .panel-fullheight, .tre-kolumn div[class*=col-] .panel, .tva-kolumn div[class*=col-] .panel {
    height: 100%
}

.tre-kolumn div[class*=col-] div, .tva-kolumn div[class*=col-] div {
    max-height: 100%
}

a .panel {
    display: block;
    height: 100%
}

@media screen and (max-width:767px) {
    .equal-height div[class*=col-] {
        height: auto !important
    }
}

.second-row-list li, .third-row-list li {
    display: none
}

#recaptcha_widget {
    margin-top: 30px;
    border-top: 1px solid #f03223;
    border-bottom: 6px solid #f03223;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

    #recaptcha_widget #recaptcha_image {
        height: auto;
        padding: 10px 0
    }

        #recaptcha_widget #recaptcha_image img {
            max-width: 100%;
            height: auto
        }

    #recaptcha_widget:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -10px;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top: 10px solid #f03223
    }

#topnav .main-nav li:first-child, #topnav .navbar-inverse.affix-top .navbar-nav li:first-child, #topnav .navbar-inverse .navbar-nav li:first-child {
    margin-left: -10px
}

@media (min-width:992px) {
    #topnav .main-nav li:first-child, #topnav .navbar-inverse.affix-top .navbar-nav li:first-child, #topnav .navbar-inverse .navbar-nav li:first-child {
        margin-left: -14px
    }
}

@media (min-width:1400px) {
    #topnav .main-nav li:first-child, #topnav .navbar-inverse.affix-top .navbar-nav li:first-child, #topnav .navbar-inverse .navbar-nav li:first-child {
        margin-left: -24px
    }
}

#topnav-sticky-wrapper {
    height: auto !important
}

    #topnav-sticky-wrapper #topnav {
        width: 100%
    }

    #topnav-sticky-wrapper.is-sticky .navbar-top .container {
        height: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }

        #topnav-sticky-wrapper.is-sticky .navbar-top .container div {
            display: none !important;
            visibility: hidden !important
        }

    #topnav-sticky-wrapper.is-sticky .navbar-inverse {
        min-height: 60px
    }

@media (min-width:992px) {
    #topnav-sticky-wrapper.is-sticky .navbar-inverse .navbar-nav {
        margin-left: -15px
    }
}

#topnav-sticky-wrapper.is-sticky .navbar-inverse .navbar-nav li:first-child {
    margin-left: 0
}

#topnav-sticky-wrapper.is-sticky .navbar-inverse .navbar-nav > li > a {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 2px 15px;
    font-size: 12px
}

@media (min-width:768px) and (max-width:992px) {
    #topnav-sticky-wrapper.is-sticky .navbar-inverse .navbar-nav > li > a {
        padding: 2px 5px
    }
}

#topnav-sticky-wrapper.is-sticky .navbar-inverse .navbar-brand {
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-transition: margin-left .3s linear;
    transition: margin-left .3s linear;
    background-size: 100px;
    margin-top: 10px;
    background-position: -8px 1px
}

    #topnav-sticky-wrapper.is-sticky .navbar-inverse .navbar-brand.mobile {
        display: inline-block;
        overflow: hidden;
        position: absolute;
        left: 50%;
        margin-left: -80px;
        padding: 0;
        top: 12px;
        width: 160px;
        background-size: 160px;
        margin-top: 2px
    }

#submenu-sticky-wrapper {
    height: auto !important
}

    #submenu-sticky-wrapper.is-sticky #submenu {
        top: 80px !important
    }

#submenu {
    width: 100%
}

    #submenu.second-navigation {
        background: #fff;
        margin-bottom: 35px;
        margin-bottom: 20px;
        padding: 6px 0;
        z-index: 1030;
        border-bottom: 1px solid #ebebeb
    }

        #submenu.second-navigation .top-margin-list {
            list-style: none;
            margin: 0;
            padding: 0;
            margin-left: 0
        }

            #submenu.second-navigation .top-margin-list li {
                padding-left: 0;
                padding-right: 0;
                float: left
            }

                #submenu.second-navigation .top-margin-list li:first-child {
                    margin-left: -15px
                }

                #submenu.second-navigation .top-margin-list li a {
                    display: block;
                    padding: 3px 15px;
                    font-size: 11px;
                    text-transform: uppercase;
                    letter-spacing: 1px;
                    color: #6d6d6d
                }

                    #submenu.second-navigation .top-margin-list li a:focus {
                        outline: none
                    }

                    #submenu.second-navigation .top-margin-list li a:hover {
                        color: #f03223;
                        text-decoration: none;
                        border-radius: 15px 15px 15px 15px
                    }

                #submenu.second-navigation .top-margin-list li.active a {
                    background: #999;
                    color: #fff;
                    text-decoration: none;
                    border-radius: 15px;
                    -webkit-box-shadow: inset 0 1px 2px #777;
                    box-shadow: inset 0 1px 2px #777
                }

.booking-body, .sidr {
    background: #727272
}

.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 1000;
    width: 266px;
    overflow-x: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto
}

    .sidr .sidr-inner {
        padding: 0 0 15px
    }

        .sidr .sidr-inner > p {
            margin-left: 15px;
            margin-right: 15px
        }

    .sidr:before {
        content: "";
        display: block;
        height: 100%;
        width: 10px;
        -webkit-box-shadow: inset 7px 0 9px -7px rgba(0,0,0,.4);
        box-shadow: inset 7px 0 9px -7px rgba(0,0,0,.4);
        z-index: 2;
        position: absolute;
        top: 0;
        left: 0
    }

    .sidr > * {
        -webkit-transform: translateZ(0)
    }

    .sidr.right {
        left: auto;
        right: -266px;
        top: 52px
    }

    .sidr.left {
        left: -266px;
        right: auto
    }

#bookingbutton {
    height: 52px;
    margin: 0 -10px 0 0;
    padding: 0 12px;
    line-height: 52px;
    background: #ea2010
}

    #bookingbutton i.fa-shopping-cart {
        font-size: 32px;
        line-height: 52px
    }

#sidr-right {
    background: #303030
}

    #sidr-right .bookingblock {
        display: block !important;
        padding-bottom: 40px
    }

        #sidr-right .bookingblock .panel-primary {
            border-top: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-bottom: none;
            background: #303030;
            color: #fff
        }

        #sidr-right .bookingblock .bookingCalendarContainer h1, #sidr-right .bookingblock .bookingCalendarContainer h2, #sidr-right .bookingblock .bookingCalendarContainer h3, #sidr-right .bookingblock .bookingCalendarContainer h4 {
            color: #fff
        }

        #sidr-right .bookingblock .bookingCalendarContainer .radio-inline {
            margin-left: 0;
            display: block
        }

        #sidr-right .bookingblock .bookingCalendarContainer .ui-datepicker .ui-datepicker-title {
            color: #fff
        }

        #sidr-right .bookingblock .bookingCalendarContainer .ui-datepicker .ui-datepicker-calendar {
            background: none
        }

@media screen and (max-width:768px) {
    .sidr {
        top: 52px
    }

        .sidr .bookingblock .booking-header {
            background: #646464;
            color: #fff;
            line-height: 52px;
            height: 52px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 2;
            width: 266px
        }

            .sidr .bookingblock .booking-header .panel-body {
                padding: 0 0 0 15px
            }

                .sidr .bookingblock .booking-header .panel-body h2 {
                    line-height: 52px;
                    margin: 0
                }

                    .sidr .bookingblock .booking-header .panel-body h2 .fn-close-booking-offcanvas {
                        margin-top: 0;
                        margin-right: 0;
                        height: 52px;
                        line-height: 45px
                    }

        .sidr .bookingblock .booking-body {
            padding-top: 58px
        }

            .sidr .bookingblock .booking-body:before {
                content: "";
                display: block;
                -webkit-box-shadow: inset 0 7px 9px -7px rgba(0,0,0,.4);
                box-shadow: inset 0 7px 9px -7px rgba(0,0,0,.4);
                width: 100%;
                height: 10px;
                position: fixed;
                top: 52px
            }

        .sidr .bookingblock.panel-group {
            border-top: none
        }

            .sidr .bookingblock.panel-group .panel .panel-body-touch {
                padding: 0;
                margin: -15px
            }

                .sidr .bookingblock.panel-group .panel .panel-body-touch .form-group {
                    padding: 15px;
                    margin-bottom: 0;
                    border-bottom: 1px solid #ccc
                }

                    .sidr .bookingblock.panel-group .panel .panel-body-touch .form-group .radio {
                        margin-bottom: 0
                    }

    #select-adults .btn-group .btn-group button, #select-children .btn-group .btn-group button {
        border-right: 1px solid #fff
    }
}

.alert-container .alert .close {
    margin-top: -6px
}

.alert-container .alert.alert-veryhigh {
    margin-top: 15px;
    font-weight: 400
}

    .alert-container .alert.alert-veryhigh .alert-header {
        color: #fff;
        background: #f03223;
        margin: -10px -10px 10px;
        padding: 10px 0
    }

    .alert-container .alert.alert-veryhigh p {
        margin: 0 0 5px
    }

.alert-container .alert.alert-high {
    font-weight: 400
}

    .alert-container .alert.alert-high .alert-header {
        background: #f03223;
        color: #fff;
        margin: -10px -10px 10px;
        padding: 10px 0
    }

        .alert-container .alert.alert-high .alert-header p {
            margin: 0
        }

.alert-container .alert.alert-medium {
    background: #fcf8e3;
    color: #c09853;
    border-color: #fff;
    padding: 15px;
    font-weight: 400;
    border: 3px solid #f0ad4e
}

    .alert-container .alert.alert-medium .alert-header {
        background: #fbeed5;
        color: #7f612e;
        margin: -10px -10px 10px;
        padding: 10px 0;
        font-weight: 700
    }

        .alert-container .alert.alert-medium .alert-header p {
            margin: 0
        }

.alert-container .alert.alert-low {
    font-weight: 400
}

    .alert-container .alert.alert-low .alert-header {
        background: #fbeed5;
        margin: -10px -10px 10px;
        padding: 10px 0
    }

        .alert-container .alert.alert-low .alert-header p {
            margin: 0
        }

.alert-container.alert-startpage .alert.alert-high {
    border-width: 1px
}

.am-times {
    border-top: 1px solid #f03223;
    border-bottom: 1px solid #f03223
}

.am-times, .am-times-medium {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}

.am-times-medium {
    border-top: 1px solid #fbeed5;
    border-bottom: 1px solid #fbeed5
}

#sitemap .sitemap-item {
    margin-bottom: 20px
}

    #sitemap .sitemap-item:nth-child(4n+5) {
        clear: left
    }

    #sitemap .sitemap-item .nav-sitemap a {
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 1px solid #dfdfdf
    }

    #sitemap .sitemap-item .nav-sitemap .nav-sitemap-second li {
        list-style: square
    }

        #sitemap .sitemap-item .nav-sitemap .nav-sitemap-second li a {
            font-weight: 400;
            text-transform: none;
            font-size: 13px;
            color: #303030
        }

        #sitemap .sitemap-item .nav-sitemap .nav-sitemap-second li .nav-sitemap-third {
            display: none
        }

            #sitemap .sitemap-item .nav-sitemap .nav-sitemap-second li .nav-sitemap-third li {
                padding-left: 10px
            }

                #sitemap .sitemap-item .nav-sitemap .nav-sitemap-second li .nav-sitemap-third li a {
                    font-size: 11px
                }

.bxslider {
    min-height: 80px;
    margin: 0;
    padding: 0
}

    .bxslider:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-box-shadow: inset 0 0 100px 0 rgba(0,0,0,.15);
        box-shadow: inset 0 0 100px 0 rgba(0,0,0,.15);
        visibility: visible;
        -webkit-transition: -webkit-box-shadow .5s ease;
        transition: -webkit-box-shadow .5s ease;
        transition: box-shadow .5s ease;
        transition: box-shadow .5s ease,-webkit-box-shadow .5s ease
    }

    .bxslider:after {
        content: "";
        display: table;
        clear: both
    }

    .bxslider li:not(:first-of-type) {
        display: none
    }

.bxslider-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    visibility: visible
}

.bx-wrapper .bxslider {
    min-height: 0
}

    .bx-wrapper .bxslider:before {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,.15);
        box-shadow: inset 0 0 0 0 rgba(0,0,0,.15)
    }

    .bx-wrapper .bxslider li:not(:first-of-type) {
        display: list-item
    }

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

    .bx-wrapper img {
        max-width: 100%;
        display: block
    }

    .bx-wrapper .bx-viewport {
        background: #fff;
        -webkit-transform: translatez(0);
        transform: translatez(0)
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(/dist/assets/bx_loader.gif) 50% no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: 700;
        color: #666;
        padding-top: 8px
    }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            border-radius: 5px
        }

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(/dist/assets/controls.png) no-repeat 0 -32px
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(/dist/assets/controls.png) no-repeat -43px -32px
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 10
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(/dist/assets/controls.png) -86px -11px no-repeat;
            margin: 0 3px
        }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(/dist/assets/controls.png) -86px -44px no-repeat;
            margin: 0 3px
        }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666\9;
        background: rgba(80,80,80,.75);
        width: 100%
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px
        }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 0;
        width: 100%;
        background-color: #000;
        background-color: rgba(0,0,0,.6)
    }

        .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
            display: inline-block;
            *zoom: 1;
            *display: inline
        }

        .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
            background: #f03223
        }

        .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
            background-position: -86px 0
        }

        .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
            background-position: -86px -33px
        }

.padding15 {
    padding: 15px
}

.not-validated, .radio-unvalidated, .radio-unvalidated label span {
    color: #f03223
}

.selected-unvalidated {
    border: 1px solid #f03223
}

.radio-as-buttons .radio {
    float: left;
    margin-right: 2px;
    margin-bottom: 0;
    position: relative
}

    .radio-as-buttons .radio input {
        position: absolute;
        z-index: 0
    }

        .radio-as-buttons .radio input:checked + label:before {
            display: none
        }

        .radio-as-buttons .radio input:checked + span {
            background-color: #000;
            border-color: #000;
            color: #fff
        }

    .radio-as-buttons .radio label {
        position: relative;
        z-index: 1;
        margin: 0 !important;
        padding: 0;
        padding-bottom: 0 !important
    }

        .radio-as-buttons .radio label span {
            display: block;
            background-color: #c6c6c6;
            overflow: auto;
            font-weight: 700;
            text-align: center;
            font-size: 14px;
            padding: 7px 13px;
            color: #fff;
            text-transform: uppercase
        }

            .radio-as-buttons .radio label span.active {
                background-color: #000;
                border-color: #000;
                color: #fff
            }

        .radio-as-buttons .radio label:before {
            display: none !important
        }

    .radio-as-buttons .radio.radio-unvalidated label span {
        color: #fff;
        background: #f03223 !important
    }

.radio-as-buttons.blocked-buttons {
    clear: left
}

    .radio-as-buttons.blocked-buttons .radio {
        float: none;
        margin-right: 0
    }

        .radio-as-buttons.blocked-buttons .radio label {
            width: 100%
        }

.radio-as-buttons.two-buttons .radio {
    width: 50%;
    margin-right: 0
}

    .radio-as-buttons.two-buttons .radio label {
        width: 100%;
        border-right: 1px solid #fff
    }

    .radio-as-buttons.two-buttons .radio:last-child label {
        border-right: none !important;
        border-left: 1px solid #fff
    }

.bookingmodule-setcollapse {
    padding: 15px
}

.collapsed-bookingblock {
    display: none
}

.buttons-radio-buttons label {
    float: left;
    margin-right: 2px;
    background-color: #c6c6c6;
    overflow: auto;
    font-weight: 700;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase
}

    .buttons-radio-buttons label span {
        text-align: center;
        font-size: 14px;
        padding: 7px 13px;
        display: block;
        color: #fff
    }

        .buttons-radio-buttons label span:hover {
            cursor: pointer;
            background-color: #b2b2b2;
            color: #fff
        }

    .buttons-radio-buttons label input {
        position: absolute;
        top: -20px
    }

        .buttons-radio-buttons label input:checked + span {
            background-color: #000;
            border-color: #000;
            color: #fff
        }

.add-top-space {
    margin: 15px 0 0
}

.has-help-icon {
    position: relative
}

.panel-help-btn {
    position: absolute;
    bottom: 5px;
    right: 10px
}

    .panel-help-btn .panel-help-text {
        display: inline-block;
        font-size: 10px;
        margin-right: 2px;
        color: #999
    }

.booking-module {
    border-top: 6px solid #f03223;
    margin-bottom: 20px;
    background: #95897e;
    color: #fff
}

    .booking-module input[type=checkbox], .booking-module input[type=radio] {
        display: none
    }

        .booking-module input[type=radio] + label {
            display: block
        }

            .booking-module input[type=checkbox] + label:before, .booking-module input[type=radio] + label:before {
                display: inline-block;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: 400;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                padding-right: 8px;
                width: 23px
            }

            .booking-module input[type=radio] + label:before {
                content: "\F111"
            }

        .booking-module input[type=radio]:checked + label:before {
            content: "\F058";
            color: #5ebd7d
        }

        .booking-module input[type=checkbox] + label:before {
            content: "\F096"
        }

        .booking-module input[type=checkbox]:checked + label:before {
            content: "\F046"
        }

    .booking-module .booking-header {
        border: none !important;
        background: #95897e;
        border-radius: 0;
        overflow: hidden
    }

        .booking-module .booking-header .booking-header-buttons-wrapper {
            margin: 0 -15px
        }

            .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons {
                margin-top: 10px
            }

                .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons .btn-select {
                    background: #f03223;
                    border-color: #f03223;
                    color: #fff;
                    border-radius: 0;
                    font-size: 11px;
                    padding: 6px 0;
                    text-transform: none
                }

                    .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons .btn-select.active, .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons .btn-select:hover {
                        background: #b12517;
                        border-color: #b12517;
                        -webkit-box-shadow: none;
                        box-shadow: none
                    }

                    .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons .btn-select:last-child {
                        border-right: 0
                    }

                .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons.booking-header-buttons-first {
                    margin-bottom: 0;
                    padding-bottom: 0
                }

                .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons.booking-header-buttons-second {
                    margin-top: 0
                }

                    .booking-module .booking-header .booking-header-buttons-wrapper .booking-header-buttons.booking-header-buttons-second .btn-select {
                        border-top: 1px solid #43a563
                    }

        .booking-module .booking-header .panel-body {
            background: #95897e !important
        }

            .booking-module .booking-header .panel-body h2 {
                margin-bottom: 0;
                margin-top: 5px;
                font-size: 22px;
                line-height: 1.1;
                font-weight: 400;
                color: #fff;
                text-shadow: 1px 1px rgba(56,51,47,.27)
            }

    .booking-module .panel {
        background: #95897e;
        border: none;
        border-radius: 0;
        margin: 0 !important;
        padding: 0
    }

        .booking-module .panel .panel-heading {
            border-bottom: none;
            margin: 0 15px;
            padding: 10px 0;
            background: #95897e;
            color: #fff;
            border-radius: 0;
            border-color: #f7f7f7;
            text-decoration: none
        }

            .booking-module .panel .panel-heading .panel-title {
                border-radius: 0;
                font-size: 14px;
                margin: 0
            }

                .booking-module .panel .panel-heading .panel-title .accordion-toggle {
                    color: #fff;
                    cursor: pointer;
                    font-weight: 700;
                    display: block;
                    border-bottom: 1px solid #aca39a;
                    margin-bottom: -10px;
                    text-shadow: 1px 1px rgba(56,51,47,.27)
                }

                    .booking-module .panel .panel-heading .panel-title .accordion-toggle:active, .booking-module .panel .panel-heading .panel-title .accordion-toggle:hover {
                        text-decoration: none
                    }

                    .booking-module .panel .panel-heading .panel-title .accordion-toggle:focus {
                        outline: none;
                        text-decoration: none
                    }

                    .booking-module .panel .panel-heading .panel-title .accordion-toggle .famarginr {
                        margin-right: 5px
                    }

                    .booking-module .panel .panel-heading .panel-title .accordion-toggle .panel-subheader {
                        color: #fff;
                        padding: 7px 0 0 20px;
                        margin-bottom: 5px;
                        font-size: 12px
                    }

                        .booking-module .panel .panel-heading .panel-title .accordion-toggle .panel-subheader .subheader-span {
                            margin-right: 5px
                        }

        .booking-module .panel .panel-body {
            background: #fff;
            color: #7a7a7a;
            font-weight: 700;
            padding: 10px 15px
        }

        .booking-module .panel.panel-last .panel-body {
            background: #95897e
        }

            .booking-module .panel.panel-last .panel-body .coupon {
                margin-bottom: 10px;
                -webkit-box-shadow: none;
                box-shadow: none;
                border-top-width: 2px;
                border-left: 2px solid transparent;
                border-right: 2px solid transparent;
                border-bottom: 2px solid transparent;
                display: block;
                width: 100%;
                height: 34px;
                padding: 6px 12px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #303030;
                background-color: #ededed;
                background-image: none;
                border: 1px solid #dfdfdf;
                border-radius: 0
            }

        .booking-module .panel.panel-inactive .panel-heading .panel-title .accordion-toggle {
            color: #999;
            cursor: not-allowed
        }

    .booking-module.booking-offcanvas {
        margin-bottom: 80px
    }

.btn-btn {
    background-color: #c6c6c6;
    border-color: #c6c6c6;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

    .btn-btn.active {
        background: #000;
        border-color: #000;
        color: #fff
    }

    .btn-btn:hover {
        background-color: #b2b2b2;
        border-color: #b2b2b2;
        color: #fff
    }

.btn-green {
    background-color: #5ebd7d;
    border-color: #5ebd7d;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

    .btn-green.active {
        background: #000;
        border-color: #000;
        color: #fff
    }

    .btn-green:hover {
        background-color: #b2b2b2;
        border-color: #b2b2b2;
        color: #fff
    }

.small-icon {
    font-size: 8px
}

.btn-boka {
    border-radius: 20px;
    border-width: 0 0 2px;
    border-style: solid;
    padding: 6px 25px 4px;
    color: #fff;
    background-color: #f03223;
    border-color: #721008;
    text-transform: uppercase;
    font-weight: 700
}

    .btn-boka:hover {
        color: #fff;
        background-color: #b3111b;
        border-color: #6b070e
    }

.booking-modal .modal-content {
    border-top: 6px solid #f03223;
    border-radius: 0
}

    .booking-modal .modal-content label {
        margin-bottom: 5px;
        font-weight: 700;
        color: #7a7a7a
    }

.fa-panel-done {
    color: #5ebd7d;
    position: relative
}

    .fa-panel-done:before {
        width: 100%;
        height: 100%;
        background: #fff;
        border-radius: 50%;
        display: block;
        padding: 1px
    }

.checkbox label, .radio label {
    padding-left: 0;
    font-weight: 700
}

.modal-backdrop {
    z-index: 0
}

.radio label:before {
    margin-top: 0 !important
}

.block-booking-regular-step2-select-2-wrapper {
    margin-top: -20px
}

.modal-backdrop {
    z-index: 1010
}

.booking-offcanvas {
    border-top: none;
    margin: 0 -15px
}

.bof-left {
    left: 266px
}

.bof-right {
    right: 266px
}

@media screen and (max-width:767px) {
    .booking-rightblock {
        display: none
    }
}

.event-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px
}

    .event-list > li {
        width: 100%;
        float: left;
        margin-bottom: 5px
    }

        .event-list > li > a p {
            color: #303030
        }

        .event-list > li > a {
            background: #f7f7f7;
            padding: 0;
            margin: 0 0 5px;
            width: 100%;
            display: table;
            min-height: 80px;
            border: 1px solid #f7f7f7
        }

            .event-list > li > a:hover {
                border: 1px solid #f03223
            }

                .event-list > li > a:hover > time {
                    background: #f03223
                }

            .event-list > li > a > time {
                display: table-cell;
                width: 60px;
                color: #fff;
                background-color: #999;
                padding: 8px;
                margin-right: 10px;
                text-align: center;
                text-transform: uppercase;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

                .event-list > li > a > time > span {
                    display: none
                }

                .event-list > li > a > time > .month, .event-list > li > a > time > .year {
                    display: block;
                    font-size: 12px;
                    line-height: 1
                }

                .event-list > li > a > time > .day {
                    display: block;
                    font-size: 22px;
                    line-height: 1
                }

            .event-list > li > a > .info {
                padding-top: 5px;
                display: table-cell;
                padding-left: 10px
            }

.well.well-white {
    background: #fff
}

.well.well-primary {
    border-top: 6px solid #f03223
}

@-webkit-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.vl-spinner-wrapper {
    width: 40px;
    height: 40px;
    display: inline-block
}

    .vl-spinner-wrapper .vl-spinner {
        -webkit-animation-duration: 1.2s;
        animation-duration: 1.2s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-name: rotate-forever;
        animation-name: rotate-forever;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        position: relative;
        top: 0;
        height: 100%;
        width: 100%;
        border: 2px solid #f03223;
        border-right-color: transparent;
        border-radius: 50%;
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.pull-right-desktop {
    float: right
}

@media (min-width:768px) {
    .pull-right-desktop {
        margin: 0 0 10px 10px
    }
}

.price-header {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700
}

.no-margin-bottom {
    margin-bottom: 0
}

.heavy-wight {
    font-weight: 700
}

.goodtoknowblock .panel .panel-body .click p {
    font-size: 12px
}

.bookingblock .datePickerPlaceHolder {
    margin-bottom: 15px
}

.page-teaser-block {
    width: 100%\9;
    position: relative;
    padding-bottom: 20px
}

@media (min-width:992px) and (max-width:1399px) {
    .page-teaser-block h1 {
        font-size: 22px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-teaser-block h1 {
        font-size: 18px
    }
}

.page-teaser-block .teaser-block-image .ptb-image-link {
    display: block
}

.page-teaser-block .teaser-block-body {
    padding: 15px;
    margin-bottom: 10px
}

    .page-teaser-block .teaser-block-body .teaser-body-content h2 {
        margin-top: 0
    }

    .page-teaser-block .teaser-block-body .teaser-body-links {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px
    }

.page-teaser-block .img-responsive {
    width: auto
}

.vikingclub-offerblock .vikingclub-offerblock-titel {
    margin-bottom: 5px
}

.custom-offer-block .no-margin-p {
    margin: 0
}

.offer-block .panel, .offerblock .panel {
    position: relative;
    padding-bottom: 80px
}

    .offer-block .panel .panel-body .offerlink-prices, .offerblock .panel .panel-body .offerlink-prices {
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px
    }

.layoutblock .layoutblock-item {
    position: relative;
    padding-bottom: 30px
}

    .layoutblock .layoutblock-item .layoutblock-image {
        width: 100%
    }

    .layoutblock .layoutblock-item .layoutblock-item-button {
        position: absolute;
        bottom: 20px;
        left: 15px;
        right: 15px
    }

    .layoutblock .layoutblock-item h2, .linklistblock h2 {
        margin-top: 0
    }

.countdown-block .countdown-body {
    padding: 15px;
    margin-bottom: 10px
}

    .countdown-block .countdown-body .countdown-content {
        text-align: center
    }

    .countdown-block .countdown-body .countdown-timer:after, .countdown-block .countdown-body .countdown-timer:before {
        content: " ";
        display: table
    }

    .countdown-block .countdown-body .countdown-timer:after {
        clear: both
    }

    .countdown-block .countdown-body .countdown-timer .days, .countdown-block .countdown-body .countdown-timer .hours, .countdown-block .countdown-body .countdown-timer .minutes {
        background: #f5f5f5;
        color: #f03223;
        font-size: 28px;
        line-height: 28px;
        font-weight: 700;
        text-align: center;
        width: 30%;
        padding-bottom: 30%;
        position: relative;
        margin-bottom: 5px;
        float: left;
        margin-right: 5%;
        border-radius: 50%
    }

        .countdown-block .countdown-body .countdown-timer .days .inner-content, .countdown-block .countdown-body .countdown-timer .hours .inner-content, .countdown-block .countdown-body .countdown-timer .minutes .inner-content {
            position: absolute;
            left: 5px;
            right: 5px;
            top: 50%;
            bottom: 5px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    .countdown-block .countdown-body .countdown-timer .minutes {
        margin-right: 0
    }

    .countdown-block .countdown-body .countdown-expl:after, .countdown-block .countdown-body .countdown-expl:before {
        content: " ";
        display: table
    }

    .countdown-block .countdown-body .countdown-expl:after {
        clear: both
    }

    .countdown-block .countdown-body .countdown-expl .days, .countdown-block .countdown-body .countdown-expl .hours, .countdown-block .countdown-body .countdown-expl .minutes {
        text-align: center;
        float: left;
        margin-right: 5%;
        width: 30%
    }

    .countdown-block .countdown-body .countdown-expl .minutes {
        margin-right: 0
    }

.entertainmentListPage .event-panel .event-row-hidden {
    display: none
}

.calendarList ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .calendarList ul > li {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

        .calendarList ul > li:last-child {
            border-bottom: 0
        }

    .calendarList ul .date {
        background: #303030;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700
    }

    .calendarList ul .calendarList-meta h3 {
        margin: 10px 0
    }

    .calendarList ul .calendarList-meta .clanderList-otherartists {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .calendarList ul .calendarList-meta .clanderList-otherartists li {
            float: left;
            margin: 5px;
            border-bottom: 0
        }

@media print {
    .artist-wrapper-container .artist-filter-header, .artist-wrapper-container .artist-filter-wrapper {
        display: none
    }

    .artist-wrapper-container .entertainmentListPage .col-sm-4 {
        width: 33.33333333%;
        float: left
    }

    .artist-wrapper-container .entertainmentListPage .artist-row-content {
        border-bottom: 1px solid #ccc
    }
}

.pagination {
    margin: 0
}

.search-meta {
    margin-bottom: 20px
}

.search-result-count .intro {
    margin: 0;
    line-height: 40px
}

.pagination-search-header {
    text-align: right
}

.search-pagination {
    text-align: center
}

#taxFreeListing .rod-border {
    width: 100%;
    border-bottom: 10px solid #f03223;
    height: 1px;
    margin-bottom: 20px
}

#taxFreeListing .taxfree-first, #taxFreeListing .taxfree-second, #taxFreeListing .taxfree-third {
    margin-bottom: 5px
}

#taxFreeListing .first-row-list {
    border-bottom: 1px solid #f7f7f7
}

#taxFreeListing .first-row-list, #taxFreeListing .second-row-list, #taxFreeListing .third-row-list {
    margin-bottom: 5px;
    padding-bottom: 5px
}

    #taxFreeListing .second-row-list label, #taxFreeListing .third-row-list label {
        display: none
    }

#taxFreeListing table.table > tbody > tr > td, #taxFreeListing table.table > tbody > tr > th, #taxFreeListing table.table > tfoot > tr > td, #taxFreeListing table.table > tfoot > tr > th, #taxFreeListing table.table > thead > tr > td, #taxFreeListing table.table > thead > tr > th {
    padding: 10px 0
}

#taxFreeListing table.table tr td, #taxFreeListing table.table tr th {
    border: none
}

#taxFreeListing table.table tr:first-child td, #taxFreeListing table.table tr:first-child th {
    border-top: 0 none
}

#taxFreeListing table.table tr td.taxfree-image-td {
    width: 140px
}

#taxFreeListing table.table tr.last-row td {
    border-top: none
}

#taxFreeListing table.table tr.first-row td {
    position: relative;
    border-top: 1px solid #e7e7e7
}

#taxfree-sidebar-sticky-wrapper.sticky-is-mobile {
    height: auto !important
}

    #taxfree-sidebar-sticky-wrapper.sticky-is-mobile #taxfree-sidebar {
        position: relative !important;
        top: auto !important;
        width: 100% !important
    }

.taxfree-product-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px
}

.taxfree-product-type {
    font-style: italic;
    padding-bottom: 5px;
    font-size: 12px
}

.taxfree-product-desc {
    font-size: 11px
}

    .taxfree-product-desc .taxfree-product-desc-type {
        background: #f9f9f9;
        font-weight: 700;
        display: inline-block;
        padding: 3px 5px;
        margin-left: 5px
    }

    .taxfree-product-desc .taxfree-image {
        width: 25px;
        height: auto
    }

.taxfree-product-price {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-align: right
}

.taxfree-product-jmfrprice {
    font-style: italic;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: right
}

.taxfree-product-buybutton {
    position: absolute;
    bottom: 10px;
    right: 0
}

.taxfree-image-wrapper {
    background: #fff;
    border: 1px solid #f4f4f4;
    width: 120px;
    height: 120px;
    text-align: center;
    padding: 10px
}

    .taxfree-image-wrapper .taxfree-image {
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        max-height: 100%
    }

    .taxfree-image-wrapper.no-image {
        background: #f4f4f4
    }

        .taxfree-image-wrapper.no-image span {
            padding-top: 40px;
            display: inline-block
        }

.standardpage-block-row .block .layoutblock {
    clear: both !important
}

.iframe-white-bg-and-padding iframe {
    background: #fff !important;
    padding: 0 15px;
    font-family: PT Sans,sans-serif !important;
    color: #7a7a7a;
    font-size: 14px;
    margin-bottom: 20px
}

.breadcrumb > li {
    margin-right: 1px
}

.pagetype {
    position: fixed;
    z-index: 9999;
    top: 4px;
    left: 0;
    background: #f03223;
    color: #fff;
    padding: 5px;
    font-size: 11px
}

@media (min-width:1400px) {
    #page {
        left: auto !important
    }
}

@media (max-width:1399px) and (min-width:992px) {
    #page {
        left: auto !important
    }
}

@media (max-width:991px) and (min-width:768px) {
    #page {
        left: auto !important
    }
}
/*# sourceMappingURL=style.css.map*/
