

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 80%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1300px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 80%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    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-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s;
    -webkit-transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease;
    -moz-transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease;
    -o-transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease;
    -webkit-transition: all border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s ease;
    transition: all border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s ease;
    -moz-transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease,-moz-box-shadow ease-in-out .15s ease;
    transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease;
    transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease,-webkit-box-shadow ease-in-out .15s ease,-moz-box-shadow ease-in-out .15s ease
}

    .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);
        -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) 1px 2px rgba(0,0,0,.2);
        box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) 1px 2px rgba(0,0,0,.2)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px\9
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 1px 2px rgba(0,0,0,.2);
        box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 1px 2px rgba(0,0,0,.2)
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 1px 2px rgba(0,0,0,.2);
        box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b 1px 2px rgba(0,0,0,.2)
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075) 1px 2px rgba(0,0,0,.2)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        -webkit-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 1px 2px rgba(0,0,0,.2);
        box-shadow: '' inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 1px 2px rgba(0,0,0,.2)
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}


    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        -webkit-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
        box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        box-shadow: '' none 1px 2px rgba(0,0,0,.2)
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #fff;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #fff;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #fff;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #da291c;
    border-color: #c32519
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #fff;
        border-color: #52100b
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #fff;
        border-color: #8d1b12
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #fff;
        border-color: #8d1b12
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #8d1b12;
            border-color: #52100b
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #da291c;
        border-color: #c32519
    }

    .btn-primary .badge {
        color: #da291c;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #fff;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #fff;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #fff;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #fff;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #fff;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #fff;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #fff;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #fff;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #fff;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #fff;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #fff;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #fff;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #fff;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        box-shadow: '' none 1px 2px rgba(0,0,0,.2)
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #d9d9d9;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.btn-primary {
    padding: 9px 58px;
    font-size: 16px;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
    font-weight: 600
}

    .btn-primary:hover {
        background-color: #f23325;
        border-color: #f23325;
        outline-color: #da291c
    }

    .btn-primary:active {
        background-color: #da291c;
        border-color: #da291c;
        outline-color: #da291c
    }

    .btn-primary:focus {
        background-color: #da291c;
        border-color: #da291c;
        outline-color: #da291c
    }

@media screen and (max-width: 768px) {
    .btn-primary {
        padding: 10px
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-transition: all opacity .15s linear ease;
    -moz-transition: all opacity .15s linear ease;
    -o-transition: all opacity .15s linear ease;
    transition: all opacity .15s linear ease
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    -moz-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

/* Bootstrap 3 modal styles (required for captcha popup) */
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.in {
    opacity: .5;
}


.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: '' 0 6px 12px rgba(0,0,0,.175) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' 0 6px 12px rgba(0,0,0,.175) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' 0 6px 12px rgba(0,0,0,.175) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' 0 6px 12px rgba(0,0,0,.175) 1px 2px rgba(0,0,0,.2);
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 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: block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 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);
    -webkit-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        -o-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
        box-shadow: '' none 1px 2px rgba(0,0,0,.2)
    }

.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) {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        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 {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 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;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #fff
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 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;
        -webkit-border-radius: 0;
        -moz-border-radius: 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-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        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;
    }

.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;
        -webkit-border-radius: 0;
        -moz-border-radius: 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;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.page-esubscription .esubscription-tabs-nav {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 3rem
}

    .page-esubscription .esubscription-tabs-nav .nav-arrow {
        display: none;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        width: 32px;
        height: 32px;
        background: #fff;
        border: none;
        border-radius: 4px;
        font-size: 18px;
        color: #666;
        cursor: pointer
    }

    .page-esubscription .esubscription-tabs-nav .nav-arrow.visible {
        display: flex
    }

    .page-esubscription .esubscription-tabs-nav.has-overflow .nav-arrow {
        display: flex
    }

    .page-esubscription .esubscription-tabs-nav .esubscription__nav-scroll-wrapper {
        position: relative;
        flex: 1;
        align-self: stretch;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none
    }

    .page-esubscription .esubscription-tabs-nav .esubscription__nav-scroll-wrapper::-webkit-scrollbar {
        display: none
    }

.page-esubscription .esubscription-tabs {
    list-style: none;
    display: flex;
    width: max-content;
    gap: 2rem;
    margin: 0 auto;
    padding: 0;
    flex-wrap: nowrap;
    white-space: nowrap;
    flex-shrink: 0;
    align-items: flex-end;
    float: none;
    border-bottom: none;
    margin-bottom: -1px
}

    .page-esubscription .esubscription-tabs > li {
        display: flex;
        align-items: flex-end;
        float: none;
        margin-bottom: 0
    }

    .page-esubscription .esubscription-tabs .esubscription__tab {
        background: transparent;
        border: none;
        padding: 1rem 1.5rem;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #333;
        cursor: pointer;
        position: relative;
        transition: color .2s;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap
    }

        .page-esubscription .esubscription-tabs .esubscription__tab:hover {
            color: #000
        }

        .page-esubscription .esubscription-tabs .esubscription__tab[aria-selected='true'] {
            color: #da291c;
            font-weight: 700
        }

        .page-esubscription .esubscription-tabs .esubscription__tab:focus-visible {
            outline: 2px solid #da291c;
            outline-offset: 2px
        }

.esubscription-content-block {
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 768px) {
    .page-esubscription .esubscription-tabs-nav {
        margin-bottom: 2rem;
        padding: 0 10px
    }

        .page-esubscription .esubscription-tabs-nav .esubscription__nav-scroll-wrapper {
            margin: 0 5px
        }

    .page-esubscription .esubscription-tabs {
        width: max-content;
        justify-content: flex-start;
        gap: 0;
        padding: 0 5px
    }

        .page-esubscription .esubscription-tabs > li {
            flex: 0 0 auto
        }

        .page-esubscription .esubscription-tabs .esubscription__tab {
            padding: 10px 15px
        }
}

.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.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;
        -moz-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
}
.nav {
    z-index: 0 !important;
}

.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 {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        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: 14px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 60px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width:1299px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width:1299px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width:1299px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width:1299px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1300px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1300px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1300px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1300px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width:1299px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1300px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/open-sans-v15-latin-regular.eot);
    src: local('Open Sans Regular'),local('OpenSans-Regular'),url(../webfonts/open-sans-v15-latin-regular.eot?#iefix) format('embedded-opentype'),url(../webfonts/open-sans-v15-latin-regular.woff2) format('woff2'),url(../webfonts/open-sans-v15-latin-regular.woff) format('woff'),url(../webfonts/open-sans-v15-latin-regular.ttf) format('truetype'),url(../webfonts/open-sans-v15-latin-regular.svg#OpenSans) format('svg')
}

@font-face {
    font-family: Raleway-Bold;
    font-style: normal;
    font-weight: 800;
    src: url(../webfonts/raleway-v12-latin-800.eot);
    src: local('Raleway ExtraBold'),local('Raleway-ExtraBold'),url(../webfonts/raleway-v12-latin-800.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-800.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-800.woff) format('woff'),url(../webfonts/raleway-v12-latin-800.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-800.svg#Raleway) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/open-sans-v15-latin-regular.eot);
    src: local('Open Sans Regular'),local('OpenSans-Regular'),url(../webfonts/open-sans-v15-latin-regular.eot?#iefix) format('embedded-opentype'),url(../webfonts/open-sans-v15-latin-regular.woff2) format('woff2'),url(../webfonts/open-sans-v15-latin-regular.woff) format('woff'),url(../webfonts/open-sans-v15-latin-regular.ttf) format('truetype'),url(../webfonts/open-sans-v15-latin-regular.svg#OpenSans) format('svg')
}

.hidden {
    display: none
}


#nav_top .menu-search.open a {
    background-color: #da291c;
    color: #fff;
    padding-bottom: 18px;
    margin-bottom: 2px
}

    #nav_top .menu-search.open a:focus, #nav_top .menu-search.open a:hover {
        background-color: #da291c;
        color: #fff
    }

.menu-search > ul.dropdown-menu {
    background-color: #56534a
}

.menu-search li.search-box {
    background-color: #56534a;
    width: 240px;
    padding: 0 1rem;
    -webkit-box-shadow: 0 4px 20px -5px rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 20px -5px rgba(0,0,0,.15);
    box-shadow: 0 4px 20px -5px rgba(0,0,0,.15)
}

#nav_normal .menu-search.open a {
    background-color: #fff;
    color: #da291c;
    padding-bottom: 18px;
    margin-bottom: 2px
}

    #nav_normal .menu-search.open a:focus, #nav_normal .menu-search.open a:hover {
        background-color: #fff;
        color: #da291c
    }

#nav_mobile .menu-search {
    position: absolute;
    right: 10rem;
    width: 48px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #27201F
}

    #nav_mobile .menu-search:hover a {
        color: #da291c
    }

    #nav_mobile .menu-search:hover:before {
        width: 100%;
        left: 0;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    #nav_mobile .menu-search a {
        font-size: 16px;
        font-weight: 600;
        color: #27201F;
        text-decoration: none;
        padding-top: 20px;
        padding-bottom: 20px
    }

    #nav_mobile .menu-search.open a {
        background-color: #fff;
        color: #da291c;
        padding-bottom: 18px;
        margin-bottom: 2px
    }

        #nav_mobile .menu-search.open a:focus, #nav_mobile .menu-search.open a:hover {
            background-color: #fff;
            color: #da291c
        }

    #nav_mobile .menu-search.open .search-box {
        display: block
    }

    #nav_mobile .menu-search > ul.dropdown-menu {
        background-color: #56534a;
        position: fixed;
        top: 60px;
        padding: 0 !important;
        left: 0;
        width: 100%
    }

    #nav_mobile .menu-search li.search-box {
        background-color: #56534a;
        width: 100%;
        padding: 0 1rem !important;
        line-height: 44px;
        -webkit-box-shadow: 0 4px 20px -5px rgba(0,0,0,.15);
        -moz-box-shadow: 0 4px 20px -5px rgba(0,0,0,.15);
        box-shadow: 0 4px 20px -5px rgba(0,0,0,.15)
    }

#nav_mobile {
    height: 0 !important;
    background-color: #fff;
    color: #27201F;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
    -webkit-transition: height .4s ease-in-out;
    -moz-transition: height .4s ease-in-out;
    -o-transition: height .4s ease-in-out;
    transition: height .4s ease-in-out
}

    #nav_mobile .navbar-header, #nav_mobile .navbar-right {
        visibility: hidden;
        opacity: 0
    }

    #nav_mobile.show-height .navbar-header, #nav_mobile.show-height .navbar-right {
        visibility: visible;
        opacity: 100;
        -webkit-transition: opacity 1.6s ease-in-out;
        -moz-transition: opacity 1.6s ease-in-out;
        -o-transition: opacity 1.6s ease-in-out;
        transition: opacity 1.6s ease-in-out
    }

    #nav_mobile.show-height {
        height: 54px !important;
        -webkit-transition: height .4s ease-in-out;
        -moz-transition: height .4s ease-in-out;
        -o-transition: height .4s ease-in-out;
        transition: height .4s ease-in-out
    }

    #nav_mobile .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 0 0 40px;
        font-size: .9rem;
        line-height: 20px
    }

#mb_logo_img {
    height: 42px;
    margin-top: 8px;
    margin-left: 40px
}

#nav_mobile .menu-icon {
    position: absolute;
    padding: 0 1rem;
    right: 4rem;
    text-wrap: avoid;
    word-break: keep-all;
    white-space: nowrap
}

    #nav_mobile .menu-icon:hover {
        color: #da291c
    }

    #nav_mobile .menu-icon .hamburger {
        position: absolute;
        top: 15px;
        right: 3rem;
        cursor: pointer
    }

    #nav_mobile .menu-icon .menu-title {
        position: absolute;
        top: 17px;
        right: 6.5rem;
        font-size: 18px;
        cursor: pointer
    }

#nav_mobile .hamburger .line {
    width: 24px;
    height: 4px;
    background-color: #333;
    margin: 4px auto;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out,-moz-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-moz-transform .4s ease-in-out,-o-transform .4s ease-in-out
}

#nav_mobile .menu-icon:hover .hamburger.is-active .line {
    background-color: #da291c
}

.hamburger.is-active .line:nth-child(2) {
    opacity: 0
}

.hamburger.is-active .line:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg)
}

.hamburger.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg)
}

.mobile-menu-panel {
    background-color: #333;
    color: #bfbfbf;
    position: fixed;
    top: 60px;
    right: 0;
    width: 24rem;
    z-index: 1000;
    padding: 2rem 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: none
}

    .mobile-menu-panel a {
        color: #bfbfbf;
        text-decoration: none
    }

        .mobile-menu-panel a:hover {
            color: #fff
        }

    .mobile-menu-panel .arrow {
        display: inline-block;
        font-size: 1rem;
        line-height: 10px;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        min-width: 10px;
        margin-right: 10px;
        color: #ccc
    }

    .mobile-menu-panel .menu-level-1 {
        padding-left: 30px
    }

        .mobile-menu-panel .menu-level-1 a {
            display: block;
            word-break: keep-all;
            white-space: nowrap
        }

#mb_menu_main {
    width: 25rem;
    top: 0;
    right: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    #mb_menu_main.collapsed {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    #mb_menu_main ul li {
        display: block;
        line-height: 20px;
        padding: 0 1rem 16px 0rem;
        cursor: pointer
    }

        #mb_menu_main ul li.language-menu {
            margin-top: 15px
        }

            #mb_menu_main ul li.language-menu + .language-menu {
                margin-top: 0
            }

            #mb_menu_main ul li.language-menu a {
                padding-left: 0;
                padding-right: 0
            }

    #mb_menu_main .search-box {
        outline: 0;
        border: 1px solid #484848;
        margin-right: .5rem;
        margin-top: 1rem;
        padding-left: .8rem;
        line-height: 1.6rem;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 18rem;
        height: 2.7rem
    }

    #mb_menu_main .mb-menu-item-fav {
        padding-bottom: 1rem;
        margin-bottom: .5rem;
        border-bottom: 1px solid #4e4e4e
    }

.mobile-menu-panel .mb-menu-level-2-panel {
    position: absolute;
    width: 24rem;
    top: 0;
    right: -24rem;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

    .mobile-menu-panel .mb-menu-level-2-panel.is-active {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.mobile-menu-panel .mb-menu-level-2-title {
    font-size: 16px;
    margin: 2rem 0;
    padding-left: 30px;
    line-height: 4.4rem;
    background-color: #404040;
    font-weight: 700;
    cursor: pointer
}

    .mobile-menu-panel .mb-menu-level-2-title .pull-right {
        padding-top: 17px;
        padding-bottom: 17px
    }

    .mobile-menu-panel .mb-menu-level-2-title .fa {
        margin-right: 0
    }

.mobile-menu-panel .mb-menu-level-2-panel ul {
    padding-left: 30px
}

    .mobile-menu-panel .mb-menu-level-2-panel ul li {
        display: block;
        font-size: 16px;
        line-height: 2rem;
        padding: 0 1rem 1.6rem 0;
        margin-left: -4px;
        cursor: pointer
    }

    .mobile-menu-panel .mb-menu-level-2-panel ul.more-items li {
        line-height: 1.1rem;
        padding: 0 1rem 1.6rem 0
    }

.mobile-menu-panel .arrow {
    padding: 5px 7px
}

.mobile-menu-panel .fontello {
    font-size: 12px
}

#nav_mobile .menu-icon {
    right: 4rem
}

#nav_mobile .menu .hamburger.homepage-hamburger {
    right: -1.8rem;
    top: 15px
}

#nav_mobile .menu .homepage-menu {
    margin-left: 1rem;
    top: 16px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700
}

.content-container {
    width: 1480px;
    margin: 100px auto;
    min-height: 960px
}

.banner {
    position: relative;
    width: 100%;
    height: 380px;
    background-image: url(../img/banner01.jpg);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

    .banner .banner-title {
        position: absolute;
        bottom: 130px;
        width: 100%;
        font-size: 56px;
        font-weight: 700;
        line-height: 72px;
        letter-spacing: 3px;
        font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
        text-transform: uppercase
    }

    .banner .banner-path {
        position: absolute;
        bottom: 85px;
        width: 100%;
        font-size: 18px;
        letter-spacing: 1.5px
    }

        .banner .banner-path a:hover {
            color: #cdcdcd;
            text-decoration: none
        }

        .banner .banner-path span {
            color: #cdcdcd
        }

.container {
    width: 1480px;
    margin: 100px auto 200px;
    min-height: 960px
}

    .container .page-title {
        font-size: 32px;
        font-weight: 700;
        font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
        color: #27201F;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .container .page-title .page-title-bg {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            width: 10px;
            height: 16px;
            margin-left: 2%;
            display: inline-block;
            background-image: url(../img/bg-heading.svg)
        }

    .container .page-content {
        font-size: 16px;
        line-height: 26px;
        color: #27201F;
        padding-top: 50px;
        padding-bottom: 40px
    }

        .container .page-content p {
            margin: 0 0 20px
        }

        .container .page-content .l1-title {
            font-weight: 700;
            line-height: 36px
        }

        .container .page-content h1, .container .page-content h2, .container .page-content h3, .container .page-content h4, .container .page-content h5, .container .page-content h6 {
            font-weight: 800;
            color: #27201F
        }

        .container .page-content a {
            color: #157eff;
            text-decoration: underline
        }

        .container .page-content ul li {
            padding: 4px 0
        }

        .container .page-content .error-message {
            color: #e74d42;
            font-size: 14px;
            position: absolute;
            top: 42px;
            line-height: 17px
        }


.panel-content {
    margin-left: auto;
    margin-right: auto;
    width: 1420px
}

.margin-top-80 {
    margin-top: 80px
}

.L1_section_title {
    font-weight: 700;
    line-height: 36px
}

.image-right {
    float: right;
    margin: 20px 0 20px 20px
}

.image-left {
    float: left;
    margin: 20px 20px 20px 0
}

.pagination-block {
    text-align: center
}

.ui-helper-hidden-accessible {
    display: none
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid silver;
    background-color: #fff
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        height: 40px;
        padding: 8px;
        line-height: 1.5;
        zoom: 1;
        color: #27201F
    }

        .ui-menu .ui-menu-item a.ui-state-hover {
            color: #da291c
        }

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    background: #d6d6d6;
    border: none;
    color: #da291c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 400;
    cursor: pointer
}

@media (max-width: 1600px) {
    .container, .panel-content {
        width: 1280px
    }
}

@media (max-width: 1480px) {
    .container, .panel-content {
        width: 1200px
    }
}

@media (max-width: 1400px) {
    .panel-content {
        width: 1100px
    }
}

@media (max-width: 1280px) {
    .container, .panel-content {
        width: 1080px
    }

    .content-block + .side-bar {
        padding-left: 0
    }

    .pagination > li > a, .pagination > li > span {
        padding: 12px 19px !important
    }
}

@media (max-width: 1120px) {
    .container, .panel-content {
        width: 980px
    }

        .container .page-title {
            font-size: 30px
        }

    .pagination > li > a, .pagination > li > span {
        padding: 8px 15px !important
    }
}

@media (max-width: 991px) {
    .container, .panel-content {
        width: 100%
    }

    .content-block {
        padding-right: 15px
    }

        .content-block + .side-bar {
            padding-left: 15px
        }
}

@media (max-width: 768px) {
    #nav_mobile .navbar-brand {
        padding-left: 1.8rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #nav_mobile .menu:after, #nav_mobile .menu:before {
        background: 0 0
    }

    #nav_mobile .menu .fa-search {
        font-size: 20px;
        color: #27201F
    }

    #nav_mobile .menu .homepage-menu {
        display: none
    }

    #nav_mobile .menu-search {
        position: absolute;
        right: 6rem
    }

    .btn-primary {
        display: block !important;
        width: 50% !important;
        margin-left: auto;
        margin-right: auto
    }

    .container {
        min-height: 0;
        margin: 0 auto 40px
    }

    .container, .panel-content {
        width: 760px
    }

    .panel-content {
        margin: 20px auto 20px
    }

    .mobile-center {
        text-align: center
    }

    .container .page-content {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .content-block {
        padding-right: 0;
        padding-left: 0
    }

    .chat.main-fun, .go-to-top-block {
        display: none
    }

    .banner {
        height: 300px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 60px
    }

        .banner .banner-path {
            display: none;
            font-size: 16px
        }

        .banner .banner-title {
            font-size: 32px;
            bottom: auto;
            letter-spacing: 1px
        }

    .container .page-title {
        font-size: 24px;
        margin-top: 20px
    }

        .container .page-title .page-title-bg {
            display: none
        }
}

@media (max-width: 760px) {
    .container, .panel-content {
        width: 460px
    }

    .banner .banner-title {
        line-height: 46px
    }

    .banner .banner-path {
        bottom: 80px
    }

    .pagination-block {
        display: none
    }
}

@media (max-width: 450px) {
    .btn-primary {
        display: block !important;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        height: 42px;
        font-size: 16px
    }
}

@media (max-width: 414px) {
    .container, .panel-content {
        width: 400px
    }

    .banner .banner-title {
        padding: 0 15px;
        font-size: 28px;
        line-height: 36px
    }

    .banner .banner-path {
        padding: 0 15px;
        bottom: 60px
    }
}

@media (max-width: 375px) {
    .container, .panel-content {
        width: 360px
    }

    .banner .banner-path {
        bottom: 60px
    }
}

@media (max-width: 320px) {
    .container, .panel-content {
        width: 100%
    }
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 200;
    src: url(../webfonts/raleway-v12-latin-200.eot);
    src: local('Raleway ExtraLight'),local('Raleway-ExtraLight'),url(../webfonts/raleway-v12-latin-200.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-200.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-200.woff) format('woff'),url(../webfonts/raleway-v12-latin-200.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-200.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    src: url(../webfonts/raleway-v12-latin-300.eot);
    src: local('Raleway Light'),local('Raleway-Light'),url(../webfonts/raleway-v12-latin-300.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-300.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-300.woff) format('woff'),url(../webfonts/raleway-v12-latin-300.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-300.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/raleway-v12-latin-regular.eot);
    src: local('Raleway'),local('Raleway-Regular'),url(../webfonts/raleway-v12-latin-regular.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-regular.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-regular.woff) format('woff'),url(../webfonts/raleway-v12-latin-regular.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-regular.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    src: url(../webfonts/raleway-v12-latin-500.eot);
    src: local('Raleway Medium'),local('Raleway-Medium'),url(../webfonts/raleway-v12-latin-500.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-500.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-500.woff) format('woff'),url(../webfonts/raleway-v12-latin-500.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-500.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    src: url(../webfonts/raleway-v12-latin-600.eot);
    src: local('Raleway SemiBold'),local('Raleway-SemiBold'),url(../webfonts/raleway-v12-latin-600.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-600.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-600.woff) format('woff'),url(../webfonts/raleway-v12-latin-600.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-600.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    src: url(../webfonts/raleway-v12-latin-700.eot);
    src: local('Raleway Bold'),local('Raleway-Bold'),url(../webfonts/raleway-v12-latin-700.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-700.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-700.woff) format('woff'),url(../webfonts/raleway-v12-latin-700.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-700.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    src: url(../webfonts/raleway-v12-latin-800.eot);
    src: local('Raleway ExtraBold'),local('Raleway-ExtraBold'),url(../webfonts/raleway-v12-latin-800.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-800.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-800.woff) format('woff'),url(../webfonts/raleway-v12-latin-800.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-800.svg#Raleway) format('svg')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 900;
    src: url(../webfonts/raleway-v12-latin-900.eot);
    src: local('Raleway Black'),local('Raleway-Black'),url(../webfonts/raleway-v12-latin-900.eot?#iefix) format('embedded-opentype'),url(../webfonts/raleway-v12-latin-900.woff2) format('woff2'),url(../webfonts/raleway-v12-latin-900.woff) format('woff'),url(../webfonts/raleway-v12-latin-900.ttf) format('truetype'),url(../webfonts/raleway-v12-latin-900.svg#Raleway) format('svg')
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format('embedded-opentype'),url(../webfonts/fa-brands-400.woff2) format('woff2'),url(../webfonts/fa-brands-400.woff) format('woff'),url(../webfonts/fa-brands-400.ttf) format('truetype'),url(../webfonts/fa-brands-400.svg#fontawesome) format('svg')
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(fonts/flexslider-icon.woff) format('woff'),url(fonts/flexslider-icon.ttf) format('truetype'),url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover, .flex-slider a:hover {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides, .slides > li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

    .flexslider .slides img {
        width: 100%;
        display: block
    }

    .flexslider .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    box-shadow: '' 0 1px 4px rgba(0,0,0,.2)
}

    .flexslider .slides {
        zoom: 1
    }

        .flexslider .slides img {
            height: auto;
            -moz-user-select: none
        }

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none
    }
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    height: 0
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0,0,0,.8);
        text-shadow: 1px 1px 0 rgba(255,255,255,.3);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

        .flex-direction-nav a:before {
            font-family: flexslider-icon;
            font-size: 40px;
            display: inline-block;
            content: '\f001';
            color: rgba(0,0,0,.8);
            text-shadow: 1px 1px 0 rgba(255,255,255,.3)
        }

        .flex-direction-nav a.flex-next:before {
            content: '\f002'
        }

    .flex-direction-nav .flex-prev {
        left: -50px
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right
    }

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

    .flexslider:hover .flex-direction-nav .flex-prev:hover {
        opacity: 1
    }

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

    .flexslider:hover .flex-direction-nav .flex-next:hover {
        opacity: 1
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

    .flex-pauseplay a:before {
        font-family: flexslider-icon;
        font-size: 20px;
        display: inline-block;
        content: '\f004'
    }

    .flex-pauseplay a:hover {
        opacity: 1
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003'
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        display: inline
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,.7)
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0,0,0,.9);
        cursor: default
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }

    .flex-control-thumbs img {
        width: 100%;
        height: auto;
        display: block;
        opacity: .7;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease
    }

        .flex-control-thumbs img:hover {
            opacity: 1
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none
}

.r-tabs .r-tabs-accordion-title {
    display: none
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block
}

@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none
    }

    .r-tabs .r-tabs-accordion-title {
        display: block
    }
}

@-webkit-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    100% {
        opacity: 0
    }
}

@keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    100% {
        opacity: 0
    }
}

.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px\0;
    vertical-align: middle
}

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 100%;
        text-align: right;
        padding: 0;
        white-space: nowrap;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .bootstrap-select > .dropdown-toggle:after {
            margin-top: -1px
        }

        .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
            color: #999
        }

            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
                color: rgba(255,255,255,.5)
            }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: .5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
        z-index: 0 !important
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2 !important
        }

    .bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
        border-color: #e74d42
    }

    .bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select select:valid + .dropdown-toggle {
        border-color: #28a745
    }

    .bootstrap-select.fit-width {
        width: auto !important
    }

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 220px
    }

    .bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
        outline: thin dotted #333 !important;
        outline: 5px auto -webkit-focus-ring-color !important;
        outline-offset: -2px
    }

    .bootstrap-select.form-control {
        margin-bottom: 0;
        padding: 0;
        border: none;
        height: auto
    }

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto
}

.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
    width: auto
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

    .bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
        float: right
    }

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
    padding: 0
}

    .form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        -webkit-border-radius: inherit;
        -moz-border-radius: inherit;
        border-radius: inherit
    }

.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed
}

    .bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
        outline: 0 !important
    }

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important
}

    .bootstrap-select.bs-container .dropdown-menu {
        z-index: 1060
    }

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none
}

    .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        padding-right: inherit
    }

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bootstrap-select .dropdown-menu > .inner:focus {
        outline: 0 !important
    }

    .bootstrap-select .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .bootstrap-select .dropdown-menu li {
        position: relative
    }

        .bootstrap-select .dropdown-menu li.active small {
            color: rgba(255,255,255,.5) !important
        }

        .bootstrap-select .dropdown-menu li.disabled a {
            cursor: not-allowed
        }

        .bootstrap-select .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .bootstrap-select .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em
            }

            .bootstrap-select .dropdown-menu li a span.check-mark {
                display: none
            }

            .bootstrap-select .dropdown-menu li a span.text {
                display: inline-block
            }

        .bootstrap-select .dropdown-menu li small {
            padding-left: .5em
        }

    .bootstrap-select .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        pointer-events: none;
        opacity: .9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .bootstrap-select .dropdown-menu .notify.fadeOut {
            -webkit-animation: .3s linear 750ms forwards bs-notify-fadeOut;
            -moz-animation: .3s linear 750ms forwards bs-notify-fadeOut;
            -o-animation: .3s linear 750ms forwards bs-notify-fadeOut;
            animation: .3s linear 750ms forwards bs-notify-fadeOut
        }

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0'
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option: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 .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204,204,204,.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
    display: block
}

.flex-section-wrapper .panel-body-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-section-wrapper .panel-body-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hp-pagination {
    display: block;
    list-style: none;
    position: fixed;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1em;
    z-index: 101
}

    .hp-pagination a {
        display: block;
        height: 28px;
        margin-bottom: 5px;
        color: #da291c;
        position: relative;
        padding: 4px;
        z-index: 101
    }

        .hp-pagination a .hover-text {
            position: absolute;
            right: 15px;
            top: 2px;
            opacity: 0;
            -webkit-transition: opacity .5s ease;
            -o-transition: opacity .5s ease;
            -moz-transition: opacity .5s ease;
            transition: opacity .5s ease;
            padding-right: 15px;
            white-space: nowrap;
            z-index: 101
        }

        .hp-pagination a:hover .hover-text {
            opacity: 1
        }

        .hp-pagination a:after {
            -webkit-transition: box-shadow .5s ease;
            -webkit-transition: -webkit-box-shadow .5s ease;
            transition: -webkit-box-shadow .5s ease;
            -o-transition: box-shadow .5s ease;
            -moz-transition: box-shadow .5s ease,-moz-box-shadow .5s ease;
            transition: box-shadow .5s ease;
            transition: box-shadow .5s ease,-webkit-box-shadow .5s ease,-moz-box-shadow .5s ease;
            width: 10px;
            height: 10px;
            display: block;
            border: 1px solid;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            content: '';
            position: absolute;
            margin: auto;
            top: 0;
            right: 4px;
            bottom: 0
        }

        .hp-pagination a.active:after {
            -webkit-box-shadow: inset 0 0 0 5px;
            -moz-box-shadow: inset 0 0 0 5px;
            box-shadow: inset 0 0 0 5px
        }

i.arrow-right {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/icon_angle_right.svg);
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat
}

i.arrow-right {
    height: 30px
}

    i.arrow-right + i.arrow-right {
        margin-left: -18px
    }

@media (max-width: 1600px) {
    .panel-mask {
        width: 170px
    }

    .panel-title {
        font-size: 3.75rem
    }
}

@media (max-width: 1480px) {
    .img-description-box {
        transform: scale(.9,.9);
        -ms-transform: scale(.9,.9);
        -moz-transform: scale(.9,.9);
        -webkit-transform: scale(.9,.9);
        -o-transform: scale(.9,.9)
    }

    .panel-left-mask {
        border-top: none
    }

    .panel-right-mask {
        border-bottom: none
    }

    i.arrow-right {
        height: 25px;
        width: 25px
    }

        i.arrow-right + i.arrow-right {
            margin-left: -15px
        }
}

@media (max-width: 1276px) {
    .img-description-box {
        transform: scale(.8,.8);
        -ms-transform: scale(.8,.8);
        -moz-transform: scale(.8,.8);
        -webkit-transform: scale(.8,.8);
        -o-transform: scale(.8,.8)
    }

    .incident-notice .frame {
        width: 960px
    }

    .incident-notice .incident-notice-content {
        width: 1080px
    }

    .panel-content {
        width: 980px
    }

    .panel-title {
        font-size: 3.5rem;
        font-weight: 700;
        font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
        color: #27201F;
        margin-top: 80px
    }

        .panel-title .panel-title-bg {
            width: 60%
        }

    .number-block {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

        .number-block .number-num {
            margin-top: 25px !important;
            font-size: 5rem !important
        }

        .number-block .number-detail {
            font-size: 2rem !important
        }

    .panel-body .panel-btn {
        margin-top: 36px
    }

    .btn-2:hover rect {
        stroke-dashoffset: 306
    }
}

@media (max-width: 1120px) {
    .incident-notice .frame {
        width: 800px
    }

    .incident-notice .incident-notice-content {
        width: 960px
    }

    .panel-title .panel-title-bg {
        width: 50%
    }

    .panel-content {
        width: 900px
    }

    i.arrow-right {
        height: 20px;
        width: 20px
    }

        i.arrow-right + i.arrow-right {
            margin-left: -10px
        }

    .btn-2:hover rect {
        stroke-dashoffset: 345
    }
}

@media (max-width: 960px) {
    .panel-content {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%
    }

    .btn-2:hover rect {
        stroke-dashoffset: 396
    }
}

@media (max-width: 845px) {
    .btn-line-grey {
        padding: 8px 10px;
        line-height: 18px
    }

    .btn-2 svg {
        height: 52px
    }

    .btn-2:hover rect {
        stroke-dashoffset: 442
    }
}

@media (max-width: 768px) {
    #main_screen {
        margin-bottom: 40px
    }

    .img-description-box {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .screen {
        height: auto !important;
        min-height: auto
    }

    .hp-pagination {
        display: none
    }

    .panel-title {
        font-size: 26px;
        margin-top: 0 !important;
        display: block;
        text-align: center;
        margin-bottom: 20px
    }

        .panel-title .panel-title-bg {
            display: block;
            width: 66%;
            margin-left: auto;
            margin-right: auto;
            float: none
        }

    .btn-line-grey {
        padding: 0 10px;
        line-height: 48px
    }

    .btn-2 svg {
        height: 48px
    }

    .btn-2:hover rect {
        stroke-dashoffset: 232
    }

    .panel-body .panel-btn {
        margin-top: 0
    }
}

@media screen and (max-height: 900px) {
    .panel-title {
        margin-top: 100px
    }
}


@media (max-width: 1120px) {
    .page-content .responsive-tabs .tab-title li {
        padding: 5px 20px
    }

    .page-content .responsive-tabs .tab-title .r-tabs-state-active a {
        font-size: 28px
    }

    .page-content .responsive-tabs .tab-title .r-tabs-state-active span {
        height: 30px;
        width: 75px;
        left: 5px;
        top: -5px
    }
}

@media (max-width: 768px) {
    .page-content .responsive-tabs .tab-title {
        display: block
    }

        .page-content .responsive-tabs .tab-title li {
            display: block
        }

        .page-content .responsive-tabs .tab-title .r-tabs-state-active {
            position: relative
        }

            .page-content .responsive-tabs .tab-title .r-tabs-state-active span {
                right: -webkit-calc(50% - 30px);
                right: -moz-calc(50% - 30px);
                right: calc(50% - 30px);
                left: auto;
                top: 0
            }
}

.squared {
    display: inline-flex;
    align-items: center;
}

    .squared + .squared {
        margin-left: 20px
    }

    .squared::before {
        content: " ";
        width: 16px;
        height: 16px;
        min-width: 16px;
        border: 1px solid #ccc;
        background: #fff;
        box-sizing: border-box;
        flex-shrink: 0;
    }

    .squared label {
        cursor: pointer;
        position: relative;
        font-weight: 400;
        line-height: 20px;
        padding-left: 8px;
        margin: 0;
    }

        .squared label::after {
            content: " ";
            width: 8px;
            height: 4px;
            position: absolute;
            top: 50%;
            left: -13px;
            margin-top: -4px;
            border: 2px solid #27201F;
            border-top: none;
            border-right: none;
            background: 0 0;
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .squared label:hover::after {
            opacity: .3
        }

    .squared input[type=checkbox] {
        display: none
    }

        .squared input[type=checkbox]:checked + label:after {
            opacity: 1
        }

.rounded {
    display: inline-flex;
    align-items: center;
}

    .rounded + .rounded {
        margin-left: 20px
    }

    .rounded label {
        height: 20px;
        margin: 0;
        cursor: pointer;
        position: relative;
        font-weight: 400;
        line-height: 20px;
        padding-left: 24px; /* Space for the circle */
        display: inline-flex;
        align-items: center;
    }

        .rounded label::before {
            content: " ";
            width: 16px;
            height: 16px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            border: 1px solid #ccc;
            background: #fff;
            box-sizing: border-box;
        }

        .rounded label::after {
            content: " ";
            width: 8px;
            height: 8px;
            background: #27201F;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 4px;
            transform: translateY(-50%);
            opacity: 0
        }

        .rounded label:hover::after {
            opacity: .3
        }

    .rounded input[type=radio] {
        display: none
    }

        .rounded input[type=radio]:checked + label:after {
            opacity: 1
        }

.material-form-input {
    position: relative;
    width: 100%;
    height: 42px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .material-form-input.error {
        border-color: #e74d42;
        margin-bottom: 10px !important
    }

    .material-form-input .text-right {
        position: absolute;
        top: 10px;
        right: 10px;
        line-height: 20px
    }

.content-page-input {
    position: relative;
    top: 6px;
    display: inline-block;
    height: 42px;
    width: 100%;
    padding-left: 15px;
    z-index: 1;
    background-color: transparent;
    color: #27201F;
    font-size: 16px;
    border: none;
    outline: 0;
    -moz-appearance: textfield
}

    .content-page-input::-webkit-inner-spin-button, .content-page-input::-webkit-outer-spin-button {
        -webkit-appearance: none
    }

    .content-page-input.has-icon {
        padding-left: 35px
    }

    .content-page-input:focus {
        outline: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

.content-page-dropdown-label, .content-page-label {
    float: right;
    width: 100%;
    height: 100%;
    margin-bottom: 0
}

    .content-page-label.required .content-page-label-content::before {
        content: "*";
        color: #da291c;
        position: relative;
        top: 4px;
        font-size: 18px;
        line-height: 18px;
        margin-right: 10px
    }

    .content-page-label.label-icon span:first-child {
        position: absolute;
        top: 12px;
        padding-left: 15px;
        line-height: 16px;
        font-size: 16px
    }

    .content-page-label.label-icon .content-page-label-content {
        padding-left: 35px
    }

    .content-page-dropdown-label .content-page-dropdown-label-content, .content-page-label-content {
        position: relative;
        display: block;
        width: 100%;
        margin-top: -32.5px;
        padding-left: 15px;
        font-size: 16px;
        font-weight: 500;
        color: #969696;
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        line-height: 20px
    }

.content-page-input-filled .content-page-label .content-page-label-content, .content-page-input:focus + .content-page-label .content-page-label-content, .content-page-textarea-filled .content-page-label .content-page-label-content, .content-page-textarea:focus + .content-page-label .content-page-label-content {
    color: #27201F;
    -webkit-transform: translate3d(3px,-16px,0) scale3d(.7,.7,1) translateZ(1px);
    -moz-transform: translate3d(3px,-16px,0) scale3d(.7,.7,1) translateZ(1px);
    transform: translate3d(3px,-16px,0) scale3d(.7,.7,1) translateZ(1px);
    margin-top: -28px
}

.content-page-input.has-icon:focus + .content-page-label .content-page-label-content {
    padding-left: 44px
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select {
    width: 100%;
    margin-bottom: 20px
}

    .bootstrap-select:focus {
        outline: 0
    }

    .bootstrap-select button {
        height: 42px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        color: #27201F
    }

    .bootstrap-select.show-title button.bs-placeholder .filter-option-inner-inner {
        color: #969696 !important
    }

    .bootstrap-select.show-title button:not(.bs-placeholder) .filter-option-inner-inner {
        top: 6px
    }

    .bootstrap-select.error {
        margin-bottom: 10px !important
    }

        .bootstrap-select.error button {
            border-color: #e74d42
        }

    .bootstrap-select .dropdown-toggle:focus {
        outline: 0 !important;
        outline-offset: 0;
        outline-color: transparent !important
    }

    .bootstrap-select .dropdown-toggle .filter-option-inner {
        width: 100%;
        padding-top: 0;
        padding-left: 0
    }

        .bootstrap-select .dropdown-toggle .filter-option-inner .filter-option-inner-inner {
            font-size: 16px;
            position: relative
        }

    .bootstrap-select.show-title button:not(.bs-placeholder) .filter-option-inner-inner {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        min-height: 42px;
        padding: 0 13px 0;
        top: 0
    }

    .bootstrap-select.show-title button.bs-placeholder .filter-option-inner-inner {
        display: flex;
        align-items: center;
        min-height: 42px;
        padding: 0 15px
    }

    .bootstrap-select .dropdown-toggle .filter-option-inner .filter-option-inner-inner .dropdown-floating-title {
        display: flex;
        align-items: center;
        width: 100%;
        height: 14px;
        font-size: 11px;
        line-height: 14px;
        color: #27201F;
        font-weight: 500;
    }

    .bootstrap-select .dropdown-toggle .filter-option-inner .filter-option-inner-inner .dropdown-selected-value {
        display: block;
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        color: #27201F;
        font-weight: 400
    }

    .bootstrap-select .dropdown-menu {
        border: none;
        padding: 0;
        font-size: 16px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-top: 0
    }

    .bootstrap-select.show-title .dropdown-menu,
    .bootstrap-select.show-title .dropdown-menu .inner {
        max-height: 300px !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }

    .bootstrap-select .dropdown-menu li {
        height: 40px;
        background-color: #fff
    }

        .bootstrap-select .dropdown-menu li a {
            height: 40px;
            padding-top: 10px;
            color: #27201F
        }

            .bootstrap-select .dropdown-menu li a:hover {
                background-color: #d6d6d6;
                color: #27201F
            }

        .bootstrap-select .dropdown-menu li.active a {
            background-color: #fff;
            color: #da291c
        }

            .bootstrap-select .dropdown-menu li.active a:hover {
                background-color: #d6d6d6
            }

    .bootstrap-select .filter-option .required {
        color: #da291c;
        position: relative;
        top: 4px;
        font-size: 18px;
        line-height: 18px;
        margin-right: 5px
    }

.page-esubscription .esubscription-content .floating-wrap {
    position: relative
}

.page-esubscription .esubscription-content .floating-placeholder {
    font-weight: 500;
    z-index: 2
}

.page-esubscription .esubscription-content .floating-wrap .content-page-input:focus + .floating-placeholder,
.page-esubscription .esubscription-content .floating-wrap .content-page-input.filled + .floating-placeholder,
.page-esubscription .esubscription-content .floating-wrap select:focus + .floating-placeholder,
.page-esubscription .esubscription-content .floating-wrap select.filled + .floating-placeholder,
.page-esubscription .esubscription-content .floating-wrap.filled .floating-placeholder,
.page-esubscription .esubscription-content .content-page-select-wrap.open .floating-placeholder {
    top: 0;
    transform: translateY(-50%);
    font-size: 12px;
    color: #27201F;
    background: #fff;
    padding: 0 4px
}

.page-esubscription .esubscription-content .star {
    color: #da291c;
    margin-right: 4px;
    vertical-align: middle
}

.page-esubscription .esubscription-content .content-page-select-wrap {
    position: relative;
    width: 100%
}

.page-esubscription .esubscription-content .content-page-select-wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 8px;
    width: 24px;
    height: 16px;
    transform: translateY(-50%) rotate(0deg);
    pointer-events: none;
    background-image: url('/Style%20Library/OLL/img/chevron-down.svg') !important;
    background-repeat: no-repeat;
    background-size: 24px 16px;
    z-index: 3;
    transition: transform .18s ease
}

.page-esubscription .esubscription-content .content-page-select-wrap.open::after {
    transform: translateY(-50%) rotate(180deg)
}

.page-esubscription .esubscription-content .content-page-select-wrap select {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 42px;
    padding: 0 56px 0 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    background-image: none !important;
    -webkit-appearance: none;
    appearance: none;
    color: #969696;
    font-size: 16px;
    line-height: 42px
}

.page-esubscription .esubscription-content .content-page-select-wrap select:invalid {
    color: #969696
}

.page-esubscription .esubscription-content .content-page-select-wrap select:not(:invalid) {
    color: #27201F
}

.page-esubscription .esubscription-content .content-page-select-wrap.custom-active select {
    display: none
}

.page-esubscription .esubscription-content .custom-select-trigger {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 40px;
    padding: 0 40px 0 15px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    font-size: 16px;
    color: #27201F;
    cursor: pointer;
    outline: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.page-esubscription .esubscription-content .custom-select-trigger.placeholder {
    color: #969696
}

.page-esubscription .esubscription-content .custom-options {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-top: 4px;
    z-index: 100;
    display: none;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    max-height: 300px;
    overflow-y: auto
}

.page-esubscription .esubscription-content .content-page-select-wrap.open .custom-options {
    display: block
}

.page-esubscription .esubscription-content .custom-option {
    padding: 12px 15px;
    cursor: pointer;
    font-size: 16px;
    color: #27201F;
    transition: background .2s
}

.page-esubscription .esubscription-content .custom-option:hover {
    background: #f5f5f5
}

.page-esubscription .esubscription-content .custom-option.selected {
    background: #f0f0f0;
    font-weight: 600;
    color: #da291c
}

.page-esubscription .esubscription-content .content-page-select-wrap.error .custom-select-trigger,
.page-esubscription .esubscription-content .content-page-select-wrap.is-invalid .custom-select-trigger,
.page-esubscription .esubscription-content .content-page-select-wrap.error select,
.page-esubscription .esubscription-content .content-page-select-wrap.is-invalid select {
    border-color: #da291c
}


.contact-us-content .form-wrapper, .page-esubscription .esubscription-content .form-wrapper {
    padding: 60px 80px;
    color: #27201F
}

    .contact-us-content .form-wrapper .row, .page-esubscription .esubscription-content .form-wrapper .row {
        margin-left: -30px;
        margin-right: -30px
    }

    .contact-us-content .form-wrapper [class*=col-], .page-esubscription .esubscription-content .form-wrapper [class*=col-] {
        padding-left: 30px;
        padding-right: 30px
    }

    .contact-us-content .form-wrapper .field, .page-esubscription .esubscription-content .form-wrapper .field {
        margin-bottom: 20px
    }

.contact-us-content .header-text, .page-esubscription .esubscription-content .header-text {
    color: #979797;
    font-size: 14px;
    line-height: 20px
}

.contact-us-content .text-red, .page-esubscription .esubscription-content .text-red {
    color: #da291c
}

.contact-us-content .material-form-input, .page-esubscription .esubscription-content .material-form-input {
    margin: 0
}

.page-esubscription .esubscription-content .material-form-input,
.page-esubscription .esubscription-content .content-page-select-wrap,
.page-esubscription .esubscription-content .content-page-select-wrap .custom-select-trigger,
.page-esubscription .esubscription-content .content-page-select-wrap .custom-options,
.page-esubscription .esubscription-content .bootstrap-select .dropdown-toggle,
.page-esubscription .esubscription-content .bootstrap-select .dropdown-menu,
.page-esubscription .esubscription-content .btn-inline .btn,
.page-esubscription .esubscription-content .btn-wrapper .btn {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.contact-us-content .message-input, .page-esubscription .esubscription-content .message-input {
    width: 100%;
    max-width: 100%;
    resize: vertical;
    min-height: 200px;
    border: 1px solid #ccc;
    padding: 5px 15px;
    outline: 0
}


.contact-us-content .btn-wrapper, .page-esubscription .esubscription-content .btn-wrapper {
    margin: 20px auto 0;
    display: table
}

    .contact-us-content .btn-inline .btn, .contact-us-content .btn-wrapper .btn, .page-esubscription .esubscription-content .btn-inline .btn, .page-esubscription .esubscription-content .btn-wrapper .btn {
        width: 200px;
        color: #fff;
        -webkit-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        font-size: 16px;
        line-height: 20px;
        padding: 10px
    }

        .contact-us-content .btn-inline .btn + .btn, .contact-us-content .btn-wrapper .btn + .btn, .page-esubscription .esubscription-content .btn-inline .btn + .btn, .page-esubscription .esubscription-content .btn-wrapper .btn + .btn {
            margin-left: 40px
        }

    .contact-us-content .btn-inline .btn-reset, .contact-us-content .btn-wrapper .btn-reset, .page-esubscription .esubscription-content .btn-inline .btn-reset, .page-esubscription .esubscription-content .btn-wrapper .btn-reset {
        background: #27201F
    }

        .contact-us-content .btn-inline .btn-reset:focus, .contact-us-content .btn-inline .btn-reset:hover, .contact-us-content .btn-wrapper .btn-reset:focus, .contact-us-content .btn-wrapper .btn-reset:hover, .page-esubscription .esubscription-content .btn-inline .btn-reset:focus, .page-esubscription .esubscription-content .btn-inline .btn-reset:hover, .page-esubscription .esubscription-content .btn-wrapper .btn-reset:focus, .page-esubscription .esubscription-content .btn-wrapper .btn-reset:hover {
            background: #434036
        }

    .contact-us-content .btn-inline .btn-submit, .contact-us-content .btn-wrapper .btn-submit, .page-esubscription .esubscription-content .btn-inline .btn-submit, .page-esubscription .esubscription-content .btn-wrapper .btn-submit {
        background: #da291c
    }

    /* Override btn-wrapper button styles to match design */
    .page-esubscription .esubscription-content .btn-wrapper .btn-reset {
        background: #ffffff;
        color: #27201F;
        border: 1px solid #27201F;
        box-shadow: none;
        font-weight: 600;
    }

        .page-esubscription .esubscription-content .btn-wrapper .btn-reset:focus,
        .page-esubscription .esubscription-content .btn-wrapper .btn-reset:hover {
            background: #ffffff;
            color: #27201F;
            border-color: #1f1d1a;
        }

    .page-esubscription .esubscription-content .btn-wrapper .btn-submit {
        background: #27201F;
        color: #ffffff;
        border: 1px solid #27201F;
        font-weight: 700;
    }

        .page-esubscription .esubscription-content .btn-wrapper .btn-submit:focus,
        .page-esubscription .esubscription-content .btn-wrapper .btn-submit:hover {
            background: #1f1d1a;
            color: #ffffff;
            border-color: #1f1d1a;
        }

/* Ensure Change and Remove tab submit buttons match dark style */
#change-subscription .btn-submit,
#remove-subscription .btn-submit {
    background: #27201F !important;
    color: #ffffff !important;
    border: 1px solid #27201F !important;
    font-weight: 700;
}

/* btn-fill-hover overrides for Change / Cancel tabs */
#change-subscription .btn-submit.btn-fill-hover,
#remove-subscription .btn-submit.btn-fill-hover {
    background: transparent !important;
    --btn-fill-bg: #27201F;
    --btn-fill-sweep: #fff;
    --btn-fill-text: #27201F;
}
#change-subscription .btn-submit.btn-fill-hover:hover,
#change-subscription .btn-submit.btn-fill-hover:focus-visible,
#remove-subscription .btn-submit.btn-fill-hover:hover,
#remove-subscription .btn-submit.btn-fill-hover:focus-visible {
    background: transparent !important;
    color: #27201F !important;
}
#change-subscription .btn-submit.btn-fill-hover:focus-visible::before,
#remove-subscription .btn-submit.btn-fill-hover:focus-visible::before {
    top: -80px;
    left: -80px;
}
#change-subscription .btn-submit.btn-fill-hover:focus:not(:focus-visible):not(:hover),
#remove-subscription .btn-submit.btn-fill-hover:focus:not(:focus-visible):not(:hover) {
    color: #ffffff !important;
}

    #change-subscription .btn-submit:not(.btn-fill-hover):focus,
    #change-subscription .btn-submit:not(.btn-fill-hover):hover,
    #remove-subscription .btn-submit:not(.btn-fill-hover):focus,
    #remove-subscription .btn-submit:not(.btn-fill-hover):hover {
        background: #1f1d1a !important;
        color: #ffffff !important;
    }

.contact-us-content .btn-inline .btn-submit:focus, .contact-us-content .btn-inline .btn-submit:hover, .contact-us-content .btn-wrapper .btn-submit:focus, .contact-us-content .btn-wrapper .btn-submit:hover, .page-esubscription .esubscription-content .btn-inline .btn-submit:focus, .page-esubscription .esubscription-content .btn-inline .btn-submit:hover, .page-esubscription .esubscription-content .btn-wrapper .btn-submit:focus, .page-esubscription .esubscription-content .btn-wrapper .btn-submit:hover {
    background: #e74d42
}

.contact-us-content .error-message, .page-esubscription .esubscription-content .error-message {
    color: #e74d42;
    font-size: 14px;
    position: absolute;
    top: 42px;
    line-height: 17px
}

.contact-us-content .message-input + .error-message, .page-esubscription .esubscription-content .message-input + .error-message {
    position: relative;
    top: -8px
}

.contact-us-content .inline-radio label, .page-esubscription .esubscription-content .inline-radio label {
    line-height: 20px
}

.contact-us-content .inline-radio, .page-esubscription .esubscription-content .inline-radio {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

    .contact-us-content .inline-radio .title-text, .page-esubscription .esubscription-content .inline-radio .title-text {
        margin-right: 5px;
        margin-bottom: 0;
    }

@media screen and (max-width: 1480px) {
    .contact-us-content .form-wrapper .row, .page-esubscription .esubscription-content .form-wrapper .row {
        margin-left: -20px;
        margin-right: -20px
    }

    .contact-us-content .form-wrapper [class*=col-], .page-esubscription .esubscription-content .form-wrapper [class*=col-] {
        padding-left: 20px;
        padding-right: 20px
    }

    .contact-us-content .title .title-text, .page-esubscription .esubscription-content .title .title-text {
        margin-right: 15px
    }

    .contact-us-content .title .radio-inline + .radio-inline, .page-esubscription .esubscription-content .title .radio-inline + .radio-inline {
        margin-left: 15px
    }
}

@media screen and (max-width: 1120px) {
    .contact-us-content .form-wrapper, .page-esubscription .esubscription-content .form-wrapper {
        padding: 40px 20px
    }

        .contact-us-content .form-wrapper .row, .page-esubscription .esubscription-content .form-wrapper .row {
            margin-left: -15px;
            margin-right: -15px
        }

        .contact-us-content .form-wrapper [class*=col-], .page-esubscription .esubscription-content .form-wrapper [class*=col-] {
            padding-left: 15px;
            padding-right: 15px
        }
}

@media screen and (max-width: 767px) {
    .contact-us-content .form-wrapper, .page-esubscription .esubscription-content .form-wrapper {
        padding: 40px 15px
    }

    .contact-us-content .btn-wrapper, .page-esubscription .esubscription-content .btn-wrapper {
        margin-top: 10px;
        display: block
    }

        .contact-us-content .btn-wrapper .btn, .page-esubscription .esubscription-content .btn-wrapper .btn {
            width: 100%;
            margin-top: 15px
        }

            .contact-us-content .btn-wrapper .btn + .btn, .page-esubscription .esubscription-content .btn-wrapper .btn + .btn {
                margin-left: 0
            }

    .contact-us-content .btn-inline .btn, .page-esubscription .esubscription-content .btn-inline .btn {
        width: 100%
    }

    .contact-us-content .title, .page-esubscription .esubscription-content .title {
        height: auto
    }

        .contact-us-content .title .title-text:not(.inline-xs), .page-esubscription .esubscription-content .title .title-text:not(.inline-xs) {
            font-weight: 600
        }

    .contact-us-content .inline-checkbox:not(.inline-xs), .contact-us-content .inline-radio:not(.inline-xs), .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs), .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) {
        display: block
    }

        .contact-us-content .inline-checkbox:not(.inline-xs) .rounded, .contact-us-content .inline-checkbox:not(.inline-xs) .squared, .contact-us-content .inline-radio:not(.inline-xs) .rounded, .contact-us-content .inline-radio:not(.inline-xs) .squared, .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs) .rounded, .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs) .squared, .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) .rounded, .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) .squared {
            display: block;
            padding: 6px 0
        }

            .contact-us-content .inline-checkbox:not(.inline-xs) .rounded + .rounded, .contact-us-content .inline-checkbox:not(.inline-xs) .rounded + .squared, .contact-us-content .inline-checkbox:not(.inline-xs) .squared + .rounded, .contact-us-content .inline-checkbox:not(.inline-xs) .squared + .squared, .contact-us-content .inline-radio:not(.inline-xs) .rounded + .rounded, .contact-us-content .inline-radio:not(.inline-xs) .rounded + .squared, .contact-us-content .inline-radio:not(.inline-xs) .squared + .rounded, .contact-us-content .inline-radio:not(.inline-xs) .squared + .squared, .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs) .rounded + .rounded, .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs) .rounded + .squared, .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs) .squared + .rounded, .page-esubscription .esubscription-content .inline-checkbox:not(.inline-xs) .squared + .squared, .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) .rounded + .rounded, .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) .rounded + .squared, .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) .squared + .rounded, .page-esubscription .esubscription-content .inline-radio:not(.inline-xs) .squared + .squared {
                margin-left: 0
            }
}

.page-esubscription .esubscription-tabs {
    border-color: #da291c;
    padding: 0 40px
}

    .page-esubscription .esubscription-tabs > li {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0
    }

        .page-esubscription .esubscription-tabs > li.active > a {
            background-color: #da291c;
            color: #fff;
            border-color: #da291c
        }

        .page-esubscription .esubscription-tabs > li:not(:last-child) a {
            margin: 0 -1px 0 0
        }

        .page-esubscription .esubscription-tabs > li:not(:first-child) a {
            border-left-color: rgba(0,0,0,0)
        }

        .page-esubscription .esubscription-tabs > li:not(.active) a:focus, .page-esubscription .esubscription-tabs > li:not(.active) a:hover {
            color: #da291c;
            border-color: #da291c;
            z-index: 10;
            background-color: #fff
        }

        .page-esubscription .esubscription-tabs > li a {
            position: relative;
            padding: 12px 24px;
            border-width: 1px 1px 0 1px;
            display: block;
            color: #27201F;
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
            border-color: #eee;
            border-bottom-width: 0 !important;
            text-decoration: none
        }

        .page-esubscription .esubscription-tabs > li .tab-title {
            font-size: 16px;
            line-height: 20px;
            text-align: center;
            font-weight: 700;
            -webkit-font-smoothing: none
        }

.page-esubscription .esubscription-content .form-wrapper {
    padding: 40px 80px
}

    .page-esubscription .esubscription-content .form-wrapper .sub-title {
        color: #27201F;
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        font-weight: 600;
        margin: 10px 0 20px;
        font-size: 20px
    }

    .page-esubscription .esubscription-content .form-wrapper .checkbox-row {
        display: flex;
        flex-wrap: wrap;
        gap: 8px 50px;
        margin: 8px 0 0
    }

    .page-esubscription .esubscription-content .form-wrapper .checkbox-row .squared {
        margin-left: 0 !important
    }

    .page-esubscription .esubscription-content .form-wrapper .btn-inline {
        padding-left: 0
    }

    .page-esubscription .esubscription-content .form-wrapper .btn-wrapper {
        margin: 40px auto 20px
    }

@media screen and (max-width: 1280px) {
    .page-esubscription .esubscription-content .form-wrapper .squared + .squared {
        margin-left: 20px
    }
}

@media screen and (max-width: 1120px) {
    .page-esubscription .esubscription-content .form-wrapper {
        padding: 40px 20px
    }
}

@media screen and (max-width: 768px) {
    .page-esubscription .esubscription-tabs {
        margin: 0 -15px
    }
}

@media screen and (max-width: 767px) {
    .page-esubscription .esubscription-tabs {
        padding: 0;
        border-bottom: none;
    }

        .page-esubscription .esubscription-tabs > li {
            display: block;
        }

            .page-esubscription .esubscription-tabs > li a {
                margin: 0 !important
            }

            .page-esubscription .esubscription-tabs > li:not(.active) a {
                border: 1px solid #eee;
                border-left-color: #eee !important;
                border-top-color: transparent;
                border-width: 1px !important
            }

            .page-esubscription .esubscription-tabs > li + li a {
                margin-top: -1px
            }

    .page-esubscription .esubscription-content .form-wrapper {
        padding: 40px 15px
    }

        .page-esubscription .esubscription-content .form-wrapper .checkbox-row {
            margin: 0
        }

        .page-esubscription .esubscription-content .form-wrapper .squared {
            display: flex;
            align-items: center;
            padding: 6px 0
        }

            .page-esubscription .esubscription-content .form-wrapper .squared + .squared {
                margin-left: 0
            }

        .page-esubscription .esubscription-content .form-wrapper .customization-title {
            font-weight: 600
        }

        .page-esubscription .esubscription-content .form-wrapper .btn-inline {
            padding-left: 15px
        }

        .page-esubscription .esubscription-content .form-wrapper .btn-wrapper {
            margin: 20px auto 0
        }
}

.fa-times:before {
    content: "\f00d";
}

/* ── btn-fill-hover overrides ────────────────────────────── */

/* Fix: esubscription.css bundles Bootstrap's .dropdown-menu rules which
   override header.css's visibility/opacity/transform-based dropdown animation.
   Reset all conflicting properties for the site header. */
.site-header .dropdown-menu {
    display: block;
    top: 52px;
    left: 0;
    float: none;
    margin: 0;
    padding: 1rem;
    min-width: 200px;
    font-size: 16px;
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 12px;
    box-shadow: 0 10px 40px -10px rgba(0,0,0,.1);
    background-clip: border-box;
    z-index: 100;
}

.page-esubscription .esubscription-content .btn.btn-fill-hover {
    border-radius: 8px;
    position: relative;
    z-index: 0;
}

.page-esubscription .esubscription-content .btn.btn-fill-hover::after {
    border-radius: inherit;
}

/* Reset button: white bg, dark sweep → dark text on hover */
.page-esubscription .esubscription-content .btn-reset.btn-fill-hover {
    --btn-fill-bg: #ffffff;
    --btn-fill-sweep: #27201F;
    --btn-fill-text: #fff;
    color: #27201F;
    border: 1px solid #27201F;
    font-weight: 600;
}

/* Submit button (main tab): dark bg, white sweep → dark text on hover */
.page-esubscription .esubscription-content .btn-wrapper .btn-submit.btn-fill-hover {
    --btn-fill-bg: #27201F;
    --btn-fill-sweep: #fff;
    --btn-fill-text: #27201F;
    color: #ffffff;
    border: 1px solid #27201F;
    font-weight: 700;
}

/* Submit button (change/remove tabs): dark bg, white sweep */
.page-esubscription .esubscription-content .btn-inline .btn-submit.btn-fill-hover {
    --btn-fill-bg: #27201F;
    --btn-fill-sweep: #fff;
    --btn-fill-text: #27201F;
    color: #ffffff;
    border: 1px solid #27201F;
    font-weight: 700;
}

/* ── Floating-label text inputs ──────────────────────────── */
.page-esubscription .esubscription-content .material-form-input.floating-wrap {
    height: 42px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 0;
    background-color: #fff;
}

.page-esubscription .esubscription-content .material-form-input.floating-wrap .content-page-input {
    top: 0;
    height: 42px;
    line-height: 42px;
}

/* input-hover-border: suppress hover border change on esubscription inputs, keep focus */
.page-esubscription .esubscription-content .material-form-input.input-hover-border:hover {
    border-color: #ccc;
}
.page-esubscription .esubscription-content .material-form-input.input-hover-border:focus-within {
    border-color: #27201F;
}

/* input-hover-border on select wrapper */
.page-esubscription .esubscription-content .content-page-select-wrap.input-hover-border:hover {
    border-color: #ccc;
}
.page-esubscription .esubscription-content .content-page-select-wrap.input-hover-border:focus-within {
    border-color: #27201F;
}

/* native select focus border */
.page-esubscription .esubscription-content .content-page-select-wrap select:focus {
    border-color: #27201F;
    outline: none;
}

/* custom select: border when open or trigger focused */
.page-esubscription .esubscription-content .content-page-select-wrap.open .custom-select-trigger,
.page-esubscription .esubscription-content .custom-select-trigger:focus {
    border-color: #27201F;
}

/* Captcha modal close button */
.modal-close-icon {
    position: absolute;
    right: -32px;
    top: 0px;
    width: 20px;
    height: 20px;
    display: inline-grid;
    place-items: center;
    color: #ccc;
    background: transparent;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    padding: 0;
    z-index: 1;
}
