/*#region General begin*/
@font-face {
    font-family: 'als_rublregular';
    font-style: normal;
    font-weight: normal;
    src: url('../../Content/app/fonts/rouble-webfont.eot');
    src: url('../../Content/app/fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../Content/app/fonts/rouble-webfont.woff') format('woff'),
    url('../../Content/app/fonts/rouble-webfont.ttf') format('truetype'),
    url('../../Content/app/fonts/rouble-webfont.svg#als_rublregular') format('svg');
}

html {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    min-height: 100%;
    position: relative;
}

input {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    color: #515151;
    font-family: 'Play', sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 57px;
    letter-spacing: -.15px;
    line-height: 62px;
    margin-top: 60px;
}

.pointer-event-auto {
    cursor: pointer;
    pointer-events: auto;
    text-decoration: none;
}

.tour-condition {
    -moz-text-overflow: ellipsis;
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

input[type=text]::-ms-clear, input[type=password]::-ms-reveal {
    display: none;
    height: 0;
    width: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.tooltip-wide .tooltip-inner {
    max-width: 600px;
    text-align: left;
}

.tooltip .tooltip-inner {
    max-width: 700px;
    text-align: left;
}

.checkbox {
    margin-bottom: 0;
    margin-top: 0;
}

.popover {
    max-width: unset;
}

.btn-link {
    outline: none !important;
}

.search-form_bg { background: repeat-x #375B7D center top; }

.d-table { display: table !important; }
.d-table-row { display: table-row !important; }
.d-table-cell { display: table-cell !important; }
.d-flex { display: flex !important; }
.d-inline-block { display: inline-block !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-center { justify-content: center !important; }
.align-items-center { align-items: center; }
.flex-1 { flex: 1 0; }

.m-0 { margin: 0 !important }
.mt-0,.my-0 { margin-top: 0 !important }
.mr-0,.mx-0 { margin-right: 0 !important }
.mb-0,.my-0 { margin-bottom: 0 !important }
.ml-0,.mx-0 { margin-left: 0 !important }
.m-1 { margin: .25rem !important }
.mt-1,.my-1 { margin-top: .25rem !important }
.mr-1,.mx-1 { margin-right: .25rem !important }
.mb-1,.my-1 { margin-bottom: .25rem !important }
.ml-1,.mx-1 { margin-left: .25rem !important }
.m-2 { margin: .5rem !important }
.mt-2,.my-2 { margin-top: .5rem !important }
.mr-2,.mx-2 { margin-right: .5rem !important }
.mb-2,.my-2 { margin-bottom: .5rem !important }
.ml-2,.mx-2 { margin-left: .5rem !important }
.m-3 { margin: 1rem !important }
.mt-3,.my-3 { margin-top: 1rem !important }
.mr-3,.mx-3 { margin-right: 1rem !important }
.mb-3,.my-3 { margin-bottom: 1rem !important }
.ml-3,.mx-3 { margin-left: 1rem !important }
.m-4 { margin: 1.5rem !important }
.mt-4,.my-4 { margin-top: 1.5rem !important }
.mr-4,.mx-4 { margin-right: 1.5rem !important }
.mb-4,.my-4 { margin-bottom: 1.5rem !important }
.ml-4,.mx-4 { margin-left: 1.5rem !important }
.m-5 { margin: 3rem !important }
.mt-5,.my-5 { margin-top: 3rem !important }
.mr-5,.mx-5 { margin-right: 3rem !important }
.mb-5,.my-5 { margin-bottom: 3rem !important }
.ml-5,.mx-5 { margin-left: 3rem !important }
.p-0 { padding: 0 !important }
.pt-0,.py-0 { padding-top: 0 !important }
.pr-0,.px-0 { padding-right: 0 !important }
.pb-0,.py-0 { padding-bottom: 0 !important }
.pl-0,.px-0 { padding-left: 0 !important }
.p-1 { padding: .25rem !important }
.pt-1,.py-1 { padding-top: .25rem !important }
.pr-1,.px-1 { padding-right: .25rem !important }
.pb-1,.py-1 { padding-bottom: .25rem !important }
.pl-1,.px-1 { padding-left: .25rem !important }
.p-2 { padding: .5rem !important }
.pt-2,.py-2 { padding-top: .5rem !important }
.pr-2,.px-2 { padding-right: .5rem !important }
.pb-2,.py-2 { padding-bottom: .5rem !important }
.pl-2,.px-2 { padding-left: .5rem !important }
.p-3 { padding: 1rem !important }
.pt-3,.py-3 { padding-top: 1rem !important }
.pr-3,.px-3 { padding-right: 1rem !important }
.pb-3,.py-3 { padding-bottom: 1rem !important }
.pl-3,.px-3 { padding-left: 1rem !important }
.p-4 { padding: 1.5rem !important }
.pt-4,.py-4 { padding-top: 1.5rem !important }
.pr-4,.px-4 { padding-right: 1.5rem !important }
.pb-4,.py-4 { padding-bottom: 1.5rem !important }
.pl-4,.px-4 { padding-left: 1.5rem !important }
.p-5 { padding: 3rem !important }
.pt-5,.py-5 { padding-top: 3rem !important }
.pr-5,.px-5 { padding-right: 3rem !important }
.pb-5,.py-5 { padding-bottom: 3rem !important }
.pl-5,.px-5 { padding-left: 3rem !important }
.m-n1 { margin: -.25rem !important }
.mt-n1,.my-n1 { margin-top: -.25rem !important }
.mr-n1,.mx-n1 { margin-right: -.25rem !important }
.mb-n1,.my-n1 { margin-bottom: -.25rem !important }
.ml-n1,.mx-n1 { margin-left: -.25rem !important }
.m-n2 { margin: -.5rem !important }
.mt-n2,.my-n2 { margin-top: -.5rem !important }
.mr-n2,.mx-n2 { margin-right: -.5rem !important }
.mb-n2,.my-n2 { margin-bottom: -.5rem !important }
.ml-n2,.mx-n2 { margin-left: -.5rem !important }
.m-n3 { margin: -1rem !important }
.mt-n3,.my-n3 { margin-top: -1rem !important }
.mr-n3,.mx-n3 { margin-right: -1rem !important }
.mb-n3,.my-n3 { margin-bottom: -1rem !important }
.ml-n3,.mx-n3 { margin-left: -1rem !important }
.m-n4 { margin: -1.5rem !important }
.mt-n4,.my-n4 { margin-top: -1.5rem !important }
.mr-n4,.mx-n4 { margin-right: -1.5rem !important }
.mb-n4,.my-n4 { margin-bottom: -1.5rem !important }
.ml-n4,.mx-n4 { margin-left: -1.5rem !important }
.m-n5 { margin: -3rem !important }
.mt-n5,.my-n5 { margin-top: -3rem !important }
.mr-n5,.mx-n5 { margin-right: -3rem !important }
.mb-n5,.my-n5 { margin-bottom: -3rem !important }
.ml-n5,.mx-n5 { margin-left: -3rem !important }
.m-auto {margin: auto !important;}
.mt-auto,.my-auto { margin-top: auto !important }
.mr-auto,.mx-auto { margin-right: auto !important }
.mb-auto,.my-auto { margin-bottom: auto !important }
.ml-auto,.mx-auto { margin-left: auto !important }

.width-25-per { width: 25%; }
.width-48-per {width: 48%;}
.width-100-per {width:100%;}
.height-100 {height:100%;}

.width-18 { width: 18px !important; }
.width-70 { width: 70px !important; }
.width-135 { width: 135px !important; }

.maxWidth586 {max-width:586px;}

.table-fixed {table-layout:fixed}

.inlineBlock-parent {
    font-size: 1px;
    letter-spacing: -10px;
    line-height: 0;
}

.inlineBlock-parent * {
    letter-spacing:normal;
}

.as-inlineBlock {
    display:inline-block !important;
}

.white-space-normal {
    white-space:normal !important;
}

.vertical-top {
    vertical-align:top !important;
}

.position-relative { position: relative !important; }

.bg-transparent { background: transparent !important; }

.font-weight-normal {
    font-weight:400;
}

.font-weight-light {
    font-weight:300;
}
.font-weight-semibold {
    font-weight:600;
}
.serif {
    font-family: 'Times New Roman', Times, serif;
}

.text-align-left {
    text-align:left !important;
}

.underline-link {
    text-decoration:underline !important;
}
.underline-link:hover {
    text-decoration:none !important;
}

.tooltip-opener {
    outline: none !important;
}

.tooltip-opener, .tooltip-opener:hover {
    border-bottom: 1px dotted;
    cursor: pointer;
    text-decoration: none !important;
}

.fs11 {
    font-size:11px;
}
.fs13 {
    font-size:13px;
}
.fs15 {
    font-size:15px;
}
.fs26 {
    font-size:26px;
}

.no-box-shadow {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.no-border {border:none !important;}

.no-padding { padding: 0 !important; }

.no-margin { margin: 0 !important; }

.padding-top-12 { padding-top:12px;}

.padding-top-16 { padding-top: 16px !important; }

@media (min-width: 768px) {

    .padding-top-sm-16 {
        padding-top: 16px !important;
    }
}

.padding-top-25 { padding-top: 25px !important; }

.padding-right-8 { padding-right: 8px !important; }

.padding-right-27 { padding-right: 27px !important; }

.padding-left-0 { padding-left: 0 !important; }

.padding-left-6 { padding-left: 6px !important; }

.padding-left-27 { padding-left: 27px !important; }

.padding-bottom-20 { padding-bottom: 20px !important; }

.padding-bottom-40 { padding-bottom: 40px !important; }

.margin-bottom-0 { margin-bottom: 0 !important; }

.margin-bottom-5 { margin-bottom: 5px !important; }

.margin-bottom-7 { margin-bottom: 7px !important; }

.margin-bottom-10 { margin-bottom: 10px !important; }

.margin-bottom-13 { margin-bottom: 13px !important; }

.margin-bottom-16 { margin-bottom: 16px !important; }

.margin-bottom-17 { margin-bottom: 17px !important; }

.margin-bottom-18 { margin-bottom: 18px !important; }

.margin-bottom-21 { margin-bottom: 21px !important; }

.margin-bottom-22 { margin-bottom: 22px !important; }

.margin-bottom-29 { margin-bottom: 29px !important; }

.margin-bottom-47 { margin-bottom: 47px !important; }

.margin-bottom-minus-5 { margin-bottom: -5px !important; }

.bg-white { background: #fff; }

.margin-top-5 { margin-top: 5px !important; }

.margin-top-11 { margin-top: 11px !important; }

.margin-top-21 { margin-top: 21px !important; }

.margin-top-20 { margin-top: 20px !important; }

.margin-top-32 { margin-top: 32px !important; }

.margin-top-39 { margin-top: 39px !important; }

.margin-top-43 { margin-top: 43px !important; }

.margin-right-43 { margin-right: 43px !important; }

.margin-right-7 { margin-right: 7px !important; }

.margin-left-16 { margin-left: 16px !important; }
.margin-left-30 {margin-left:30px;}
.margin-left-2per { margin-left: 2% !important; }

.margin-right-10 { margin-right: 10px !important; }
.margin-right-20 { margin-right: 20px !important; }

.letter-spacing-narrow { letter-spacing: -0.5px !important; }
.letter-spacing-narrower { letter-spacing: -0.7px !important; }
.letter-spacing-congested { letter-spacing: -1px !important; }

.lh-18 { line-height: 18px !important; }

.lh-27 { line-height: 27px !important; }

.lh-36 { line-height: 36px !important; }

.top-6 { top: 6px !important; }

.rur-icon { font-family: 'als_rublregular'; }

.brand-violet {color:#375B7D !important;}

.brand-gray {color:#757575 !important;}

.brand-orange, .field-validation-error {color:#db6e6e;}

.brand-orange-dark {color:#f15623 !important;}
.brand-red-dark {color: #f00 !important;}

.border-top-ebebeb {
    border-top:1px solid #ebebeb;
}

.text-success-2 {
    color: #5bc525;
}

.logo {
    background: url(../../Content/app/images/logo.png) no-repeat transparent 0 0;
    color: transparent;
    font-size: 0;
    height: 38px;
    margin-bottom: 12px;
    margin-right: 24px;
    margin-top: 12px;
    width: 184px;
}

.custom-navbar-primary {
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(244, 244, 244, 1) 100%);
    border: none;
    border-radius: 0;
    margin: 0;
}

.custom-navbar-primary .nav li a {
    background: transparent;
    color: #000;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 19px 0;
}

.custom-navbar-primary .nav li a:hover { color: rgba(0, 0, 0, .5); }

.footer-nav li a:hover { color: rgba(255, 255, 255, .5); }

.custom-navbar-primary .nav li { margin-right: 32px; }

.custom-navbar-secondary {
    background: #767676;
    border: none;
    border-radius: 0;
    margin: 0;
    min-height: 0;
}

.custom-navbar-secondary .nav > li > span {
    display: block;
    cursor:default;
}

.custom-navbar-secondary .nav li > a, .custom-navbar-secondary .nav li > span {
    color: #fff;
    font-size: 11px;
    letter-spacing: .5px;
    line-height: 38px;
    padding: 0 23px;
    text-transform: uppercase;
}

.custom-navbar-secondary .nav li > a:hover:after, .custom-navbar-secondary .nav li > a:focus:after, .custom-navbar-secondary .nav li > a.active:after, .custom-navbar-secondary .nav li > span.active:after {
    content:'';
    display:block;
    position:absolute;
    left:0;
    right:0;
    top:-2px;
    height:4px;
    background:#375B7D;
}
.custom-navbar-secondary .nav li > a:focus:after {
    background: none;
}
.navbar-collapse li a:focus {
    background: none;
}
.custom-navbar-secondary .nav li > a:hover, .custom-navbar-secondary .nav li > a.active, .custom-navbar-secondary .nav li > span.active {
    background:#375B7D;
}

.custom-navbar-secondary .nav li a:hover.nohover {
    -moz-box-shadow: inherit;
    -webkit-box-shadow: inherit;
    background: inherit;
    box-shadow: inherit;
    color: rgba(255, 255, 255, .5);
}

.custom-navbar-secondary .nav li a.nohover:hover:after, .custom-navbar-secondary .nav li a.nohover.active:after, .custom-navbar-secondary .nav li span.nohover.active:after {
    display:none;
}

.custom-navbar-secondary .nav li.userMenuLink a {
    overflow: hidden;
    padding-left: 42px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.userMenuLink a:before {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -23px -118px;
    content: '';
    display: block;
    height: 13px;
    left: 23px;
    position: absolute;
    top: 12px;
    width: 12px;
}

.custom-navbar-primary .navbar-toggle .icon-bar { background: #767676; }

.custom-navbar-primary .navbar-toggle { margin-top: 13px; }

.custom-navbar-secondary .navbar-toggle .icon-bar { background: #fff; }

.margin-right-35 { margin-right: 35px; }

.opacity-80 { opacity: .8; }

.height-132 { height: 132px !important; }

.min-width-none {
    min-width:initial !important;
}

.padding-top-21 { padding-top: 21px; }

.dropdown-menu::-webkit-scrollbar {
    width: 11px;
    height: 11px;
    background:transparent;
    box-sizing:content-box;
}
.dropdown-menu::-webkit-scrollbar-track {
    background:transparent;    
}
.dropdown-menu::-webkit-scrollbar-thumb {
    background:rgba(0,0,0,.5);
    border-radius: 5px;
}

.custom-checkbox-group::-webkit-scrollbar {
    width: 11px;
    height: 11px;
    background:transparent;
    box-sizing:content-box;
}
.custom-checkbox-group::-webkit-scrollbar-track {
    background:transparent;    
}
.custom-checkbox-group::-webkit-scrollbar-thumb {
    background:rgba(0,0,0,.5);
    border-radius: 5px;
}

/*#endregion General end*/

/*#region Mobile breadcrumbs begin*/
.breadcrumbs-mobile {
    color: #fff;
    text-align: center;
    padding: 12px 0;
}

@media screen and (min-width: 768px) {
    .breadcrumbs-mobile { display: none; }
}

/*#endregion Mobile breadcrumbs end*/

/*#region Offcanvas begin*/
#offcanvas-menu {
    font-size: 13px;
    background: #375b7d;
    font-family: 'Open Sans', sans-serif;
    outline: none !important;
}
#offcanvas-menu-opener {
    border: 1px solid #cfcfcf;
}
.c-offcanvas--right {
    width: 60%;
    transform: translate3d(100%, 0, 0);
}
#offcanvas-menu .js-offcanvas-close {
    display: block;
    margin-left: auto;
    background: none;
    color: #fff;
    font-size: 16px;
    border: 0;
    padding: 10px 16px;
    outline: none !important;
}
.offcanvas-section {
    padding: 0;
    list-style: none;
}
.offcanvas-section li > a, .offcanvas-section li > .active {
    color: #eaeaea;
    display: block;
    padding: 10px 24px !important;
}
.offcanvas-section li > a:hover {
    color: #fff;
    background: #42678a;
    text-decoration: none;
}
.offcanvas-section li > .active {
    color: #ffffff;
    background: #727577;
}
#offcanvas-menu hr {
    margin-left: 24px;
    margin-right: 24px;
    border: 0;
    border-top: 3px solid rgba(255, 255, 255, .4);
}
#offcanvas-menu #currency-board {
    color: #eaeaea;
    padding: 0 24px;
}
#offcanvas-menu #currency-board * {
    font-size: 13px !important;
}
#offcanvas-menu #currency-board .brand-violet {
    color: #eaeaea !important;
}
#offcanvas-menu .fs13.margin-bottom-13 {
    width: 80%;
}
#offcanvas-menu .brand-orange-dark {
    color: #fff !important;
}
/*#endregion Offcanvas end*/

/*#region Form controls begin*/

/* bootstrap override */
.input-group .form-control:first-child.btn-primary {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
.btn-primary, .btn-default, .btn-secondary {
    font-size: 15px;
    height: 37px;
    outline: none !important;
}
.btn-primary {
    color: #ffffff;
    background-color: #f15623;
    border-color: #ec460f;
    border-radius: 4px;
    border:none;
    line-height: 37px;
    min-width: 145px;
    outline: none !important;
    padding: 0 48px;
    text-align: center;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #ffffff;
    background-color: #ff8056;
    border-color: #742207;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #ff8056;
    border-color: #b2350b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #ff8056;
    border-color: #b2350b;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #ff8056;
    border-color: #742207;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #f15623;
    border-color: #ec460f;
}
.btn-primary .badge {
    color: #f15623;
    background-color: #ffffff;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn,
.btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled] .btn:hover,
.btn.disabled:focus, .btn[disabled]:focus, fieldset[disabled] .btn:focus {
    opacity:1;
    background:#cccccc;
}

.payment-method.disabled, .payment-method[disabled] {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
/* end bootstrap override */

#tourSearchForm .form-group { margin-bottom: 27px; }

.custom-radio, .custom-radio.btn {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 16px;
    margin: 0 15px 0 0 !important;
    min-height: 16px;
    padding: 0 0 0 23px;
    position: relative;
    vertical-align: top;
}

td .custom-radio, td .custom-radio.btn { vertical-align: middle; }

.custom-radio.no-margin, .custom-radio.btn.no-margin { margin: 0 !important; }

.custom-radio .check-icon {
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 50px;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}

.custom-radio input:checked + .check-icon:before,
.custom-radio.active + .check-icon:before {
    background: #f15623;
    border-radius: 50%;
    content: '';
    display: block;
    height: 6px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 6px;
}

.custom-radio-sex, .custom-radio-sex.btn, .custom-label-sex {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    width:24px;
    padding:0;
    border:none;
    position: relative;
    vertical-align: top;
    margin-left:0 !important;
}
.custom-label-sex {
    cursor:default;
}

.custom-radio-sex span, .custom-radio-sex.btn span {
    position:relative;
    z-index:2;
    border-bottom:1px dashed #000;
    color:#000;
}
.custom-label-sex span {
    position:relative;
    z-index:2;
    color:#000;
    cursor:default;
}

.custom-radio-sex span:hover, .custom-radio-sex.btn span:hover {
    border-bottom-color:transparent;
}

td .custom-radio-sex, td .custom-radio-sex.btn { vertical-align: middle; }

.custom-radio-sex.no-margin, .custom-radio-sex.btn.no-margin { margin: 0 !important; }

.custom-radio-sex .check-icon, .custom-label-sex .check-icon {
    border-radius: 50px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.custom-radio-sex input:checked + .check-icon,
.custom-radio-sex.active + .check-icon,
.custom-label-sex.active .check-icon {
    background: #375B7D;
}

.custom-radio-sex input:checked ~ span,
.custom-radio-sex.active ~ span,
.custom-label-sex.active span {
    color:#fff;
    border-bottom-color:transparent;
}

.custom-checkbox-ng {
    position: relative;
    display: flex;
    cursor: pointer !important;
    align-items: center;
    font-weight: normal;
    user-select: none;
    margin: 0;
    padding: 0;
}
.custom-checkbox-ng input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.custom-checkbox-ng .checkmark {
    display: flex;
    align-items: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    border: 2px solid #e0e0e0;
    border-radius: 3px;
    margin-right: 10px;
    transition: .7s cubic-bezier(0.57, 0.07, 0.47, 0.77);
}
.custom-checkbox-ng:hover .checkmark {
    background: #fffcfb;
    border-color: #ff6a33;
    border-width: 2px;
    transition: .085s cubic-bezier(0.72, 0.31, 0.79, 0.46);
}
.custom-checkbox-ng input:checked ~ .checkmark  {
    background: #ff6623;
    border: 0;
}
.custom-checkbox-ng input:checked ~ .checkmark::after {
    content: '\f00c';
    font-family: FontAwesome;
    color: #fff;
    width: 100%;
    text-align: center;
    text-shadow: 0 3px rgba(0, 0, 0, 0.11);
    pointer-events: none;
}

.custom-checkbox {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 25px;
    position: relative;
    vertical-align: top;
}

.single-custom-checkbox {
    color:#000;
    font-weight:400;
    font-size:13px;
    display:inline-block;
    vertical-align:top;
    position:relative;
    padding-left:28px;
    min-height:18px;
    cursor:pointer;
}

.custom-checkbox .check-icon, .single-custom-checkbox .check-icon {
    background: #fff;
    border-radius: 3px;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}

.single-custom-checkbox .check-icon {
    border:2px solid #7f7f7f;
    width: 18px;
    height: 18px;
}

.custom-radio input:disabled + .check-icon {
    background: #d1d1d1;
    cursor: default;
}

.custom-checkbox input:checked + .check-icon, .single-custom-checkbox input:checked ~ .check-icon { background: url(../../Content/app/images/sprite.png) no-repeat #fff -70px 3px; }

.custom-checkbox input, .custom-checkbox-group .custom-checkbox-group_item input, .single-custom-checkbox input { display: none; }

.custom-checkbox-group {
    contain: content;
    overflow-anchor: none;
}
.custom-checkbox-group > * {
    transform: translateZ(0);
    /*overflow-anchor: none;*/
    overflow-anchor: auto;
}
.custom-checkbox-group .check {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.custom-checkbox-group .check:hover { background: rgba(241, 86, 35, .2); }

.custom-checkbox-group .custom-checkbox-group_item {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 24px;
    margin: 0;
    margin: 0;
    padding: 5px 0;
    padding-left: 25px;
    position: relative;
    vertical-align: top;
    width: 100%;
    overflow-wrap: anywhere;
}

.custom-checkbox-group .custom-checkbox-group_item .check-icon {
    background: #fff;
    border: 2px solid #7f7f7f;
    border-radius: 3px;
    cursor: pointer;
    height: 18px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 18px;
}

/*#hotelWrapper * {
    overflow-anchor: auto;
}*/

.custom-checkbox-group .check input:checked ~ .check-icon {
    background: url(../../Content/app/images/sprite.png) no-repeat #fff -70px 3px;
}

.custom-checkbox-group .custom-checkbox-group_item span {
    color: #000;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    padding: 2px 0;
    vertical-align: middle;
    width: 100%;
}

.custom-btn-group .btn {
    background: transparent;
    border: none;
    border-radius: 50% !important;
    color: #fff;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: 24px;
}

.custom-btn-group[data-toggle="buttons"] .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.custom-btn-group .btn.active, .custom-btn-group .btn:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #a992e6;
    box-shadow: none;
}


.custom-btn-orange-inverse {
    background: transparent;
    border: none;
    border: 2px solid #f15623;
    border-radius: 4px;
    color: #f15623;
    font-size: 15px;
    height: 37px;
    line-height: 33px;
    min-width: 145px;
    outline: none !important;
    padding: 0 48px;
    text-align: center;
}

.btn-primary.btn-45 {
    font-size: 15px;
    height: 45px;
    line-height: 45px;
}

.headerWithCount {
    background: #7f7f7f;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 37px;
    padding: 0 11px;
    position: relative;
}

.hotelSearchInputWrap {
    background: #f15623;
    height: 100%;
    left: 0;
    padding: 0 0 0 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.searchIconBtn {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -3px -19px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 14px;
    top: 9px;
    width: 20px;
}

.hotelSearchInputWrap .searchIconBtn {
    left: 11px;
    right: auto;
}

.hotelSearchInputWrap input.form-control {
    background: transparent;
    border-color: transparent transparent rgba(255, 255, 255, .5) transparent;
    border-style: solid;
    border-width: 0 0 1px 0;
    color: #fff;
    font-size: 15px;
    padding: 0;
}

.hotelSearchInputWrap .inline-feedback { padding-right: 34px; }

.form-control:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: rgba(255, 255, 255, .5);
    box-shadow: none;
}

.custom-textbox, .datepicker-wrap, .bs-searchbox .form-control {
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    height: 37px;
    letter-spacing: .3px;
    padding: 0 10px;
    width: 100%;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    -moz-transition:none;
    -webkit-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
}

.datepicker-wrap {
    cursor: pointer;
    line-height: 35px;
}

.datepicker-wrap.no-initial-border {
    border: none;
    line-height: 37px;
    padding: 0 11px;
}

.custom-textbox.has-error, .custom-textbox.input-validation-error {
    border: 2px solid #db6e6e;
    outline: none;
}

.error-outline.has-error {
    outline: 2px solid #db6e6e;
}

.custom-textbox.has-error, .custom-textbox.input-validation-error {
    padding: 0 9px;
}

.custom-textbox:focus, .bs-searchbox .form-control:focus {
    border: 2px solid #f15623;
    outline: none;
    padding: 0 9px;
}

.datepicker-wrap.focus, .datepicker-wrap:hover {
    border: 2px solid #f15623;
    line-height: 33px;
    outline: none;
    padding: 0 9px;
}

.custom-textarea {
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .3px;
    padding: 5px 10px;
    resize: vertical;
    width: 100%;
    display: block;
}

.custom-textarea:focus {
    border: 2px solid #f15623;
    outline: none;
    padding: 4px 9px;
}

.custom-textarea.has-error {
    border: 2px solid #db6e6e;
    outline: none;
    padding: 4px 9px;
}

.clearCountBtn {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -24px -10px;
    border: none;
    cursor: pointer;
    height: 30px;
    outline: none;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 30px;
}

.hotelSearchInputWrap input::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 1;
}

.hotelSearchInputWrap input::-moz-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 1;
}

.hotelSearchInputWrap input:-moz-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 1;
}

.hotelSearchInputWrap input::-ms-input-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 1;
}

.no-transition {
    -moz-transition: height 0.01s;
    -ms-transition: height 0.01s;
    -o-transition: height 0.01s;
    -webkit-transition: height 0.01s;
    transition: height 0.01s;
}

.bootstrap-select .dropdown-menu > li > a {
    font-size: 13px;
    letter-spacing: .34px;
    line-height: 34px;
    outline: none;
    padding: 0 26px 0 13px;
    color:#333 !important;
}

.bs-searchbox {
    padding:10px 13px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: black;
}

.bootstrap-select .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu > li.selected > a, .bootstrap-select .dropdown-menu > li > a:focus, .dropdown-menu > .active > a {
    background: rgba(241, 86, 35, .2);
}

.bootstrap-select > .dropdown-menu {
    border-radius: 0;
    margin: 9px 0;
    padding: 0;
}

/*.bootstrap-select > .dropdown-menu ul {
    overflow-y: hidden !important;
    max-height: none !important;
}*/

.bootstrap-select.open .dropdown-menu.inner {
    background: none;
    display: block;
}


.bootstrap-select > .dropdown-toggle {
    border: 2px solid transparent;
    border-radius: 0;
    line-height: 33px;
    outline: none;
    outline: none !important;
    padding: 0 38px 0 9px;
}

#quota-editor_form .bootstrap-select > .dropdown-toggle,
#quotasSearchForm .bootstrap-select > .dropdown-toggle,
#commissionSearchForm .bootstrap-select > .dropdown-toggle,
#orderSearchForm .bootstrap-select > .dropdown-toggle,
#transferDataDialog .bootstrap-select > .dropdown-toggle {
    border: 1px solid #cccccc;
    line-height: 35px;
}

#quotasSearchForm .bootstrap-select > .dropdown-toggle:hover,
#quotasSearchForm .bootstrap-select.open > .dropdown-toggle,
#commissionSearchForm .bootstrap-select > .dropdown-toggle:hover,
#commissionSearchForm .bootstrap-select.open > .dropdown-toggle,
#orderSearchForm .bootstrap-select > .dropdown-toggle:hover,
#orderSearchForm .bootstrap-select.open > .dropdown-toggle,
#transferDataDialog .bootstrap-select > .dropdown-toggle:hover,
#transferDataDialog .bootstrap-select.open > .dropdown-toggle {
    border: 2px solid #f15623;
    line-height:33px;
    padding-left:8px;
}

.modal-dialog {
    margin: 10px auto;
}

#transferDataDialog.one-direction .modal-dialog {
    width: min(500px, 100%);
}
#transferDataDialog .modal-dialog .modal-body {
    max-height: calc(100% - 100px);
}
#transferDataDialog input.error {
    border: 2px solid #f12323;
}
#transferDataDialog label.error {
    font-weight: normal;
    color: #f12323;
    font-size: 13px;
}

#transferDataForm legend,
#transferInfoDialog legend {
    border: 0;
}

#transferDataDialog .modal-dialog .modal-content {
    width: min(900px, 90%);
}

@media (max-width: 768px) {
    #transferDataDialog .modal-dialog {
        width: min(500px, 100%);
    }
}

@media (max-width: 991px) {
    #transferDataDialog .modal-dialog .modal-body {
        max-height: calc(100% - 150px);
    }
}
@media (max-width: 576px) {
    .modal-sm-fullscreen {
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
    }

    .modal-sm-fullscreen .modal-dialog {
        position: absolute;
        margin: 0 !important;
        width: 100% !important;
    }

    .modal-sm-fullscreen,
    .modal-sm-fullscreen .modal-dialog,
    .modal-sm-fullscreen .modal-dialog .modal-content {
        min-height: 100%;
    }
    .modal-sm-fullscreen .modal-dialog {
        height: 100%;
    }

    .modal-sm-fullscreen .modal-dialog .modal-content {
        border-radius: unset;
    }

    .modal-sm-fullscreen .modal-dialog .modal-content .modal-body {
        min-height: calc(100vh - 150px);
    }

    .modal-sm-fullscreen .modal-dialog .modal-content .modal-footer {
        bottom: 0;
        position: relative;
        width: 100%;
    }

    #transferDataDialog.modal-sm-fullscreen .modal-dialog .modal-content .modal-footer {
        text-align: left;
    }
}

.orderListTable_filter-row .bootstrap-select > .dropdown-toggle:hover .caret, .orderListTable_filter-rowm .bootstrap-select.open > .dropdown-toggle .caret,
.orderListTable_filter-row .datepicker-wrap:hover .datepicker-arrow, .orderListTable_filter-row .datepicker-wrap.focus .datepicker-arrow {
    right:9px !important;
}

/*.bootstrap-select .filter-option {
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}*/

.bootstrap-select.open > .dropdown-toggle, .bootstrap-select.open > .dropdown-toggle:focus,
.bootstrap-select > .dropdown-toggle:hover, .bootstrap-select.open > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff;
    border-color: #f26334;
    box-shadow: none;
    outline: none !important;
}

.bootstrap-select > .dropdown-toggle:focus {
    background: #fff;
    outline: none !important;
}

.bootstrap-select.disabled > .dropdown-toggle:hover,
.bootstrap-select.disabled > .dropdown-toggle:active,
.bootstrap-select.disabled > .dropdown-toggle:focus { border-color: transparent; }

.bootstrap-select .dropdown-toggle .caret {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -23px 0;
    border: none;
    height: 8px;
    margin-top: -4px !important;
    right: 10px !important;
    width: 14px;
}

.bootstrap-select.open .dropdown-toggle .caret { background: url(../../Content/app/images/sprite.png) no-repeat transparent 0 -43px; }

.searchForm_borderedLabel {
    border-bottom: 2px solid #f15623;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 20px;
    margin: 0 0 12px 0;
    padding-bottom: 10px;
}

.searchForm_noBorderLabel {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 10px;
}

.color-checkbox {
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 24px;
    line-height: 22px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    width: 24px;
}

.color-checkbox span {
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 1;
}

.color-checkbox input { display: none; }

.color-checkbox .check-icon {
    border-radius: 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.color-checkbox.color-checkbox-green input:checked + .check-icon { background: #7ac186; }

.color-checkbox.color-checkbox-brown input:checked + .check-icon { background: #b59c58; }

.color-checkbox.color-checkbox-red input:checked + .check-icon { background: #db6e6e; }

.color-checkbox:hover input:checked + .check-icon { opacity: .7; }

.color-checkbox:hover .check-icon { background: #7f72a0; }

.searchForm_resetBtn {
    background: transparent !important;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .3px;
    line-height: 37px;
    outline: none !important;
    padding: 0;
}
.searchForm_resetBtn.black {
    color: #000 !important;
}

.searchForm_resetBtn:hover {
    color: #fff;
    text-decoration: none !important;
}

.searchForm_resetBtn span { border-bottom: 1px dashed #fff; }
.searchForm_resetBtn.black span { border-bottom: 1px dashed #000; }

.searchForm_resetBtn:hover span { border-color: transparent; }

.search-form-multiselect select { height: 37px; }

.search-form-multiselect .multiselect.btn {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff !important;
    border: 2px solid transparent;
    border-radius: 0;
    box-shadow: none;
    height: 37px;
    padding: 0 32px 0 9px;
    position: relative;
    text-align: left;
}

.cart-multiselect .multiselect.btn {
    text-align: left;
}

.multiselect-drop-up .multiselect-container {
    bottom: 46px;
    top: auto;
}

.search-form-multiselect .open .multiselect.btn, .search-form-multiselect .multiselect.btn:hover { border-color: #d75027; }

.search-form-multiselect .multiselect-selected-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-form-multiselect .caret {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -23px 0;
    border: none;
    height: 8px;
    position: absolute;
    right: 9px;
    top: 13px;
    width: 14px;
}

.search-form-multiselect .open .caret { background: url(../../Content/app/images/sprite.png) no-repeat transparent 0 -43px; }

.daterangepicker .calendar td {
    color: #000;
    height: 34px;
    width: 34px;
    font-weight: bold;
}
.daterangepicker td.disabled {
    font-weight: normal;
}

.daterangepicker .calendar td.off.in-range { color: #000; }

.daterangepicker .calendar td.off { color: rgba(0, 0, 0, .2); }

.daterangepicker .calendar td.weekend.off { color: rgba(241, 86, 35, .5); }

.daterangepicker .calendar td:hover, .daterangepicker .calendar td.in-range { background: rgba(97, 84, 131, .2); }

.daterangepicker .calendar td.start-date, .daterangepicker .calendar td.in-range.end-date {
    background: #f15623;
    color: #fff !important;
}

.daterangepicker .calendar td.weekend,
.daterangepicker .calendar th.weekend,
.daterangepicker .calendar td.weekend.in-range { color: #f15623; }

.daterangepicker .calendar table tr:nth-child(2) th {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 56px;
    padding-bottom: 0;
    padding-top: 0;
}

.daterangepicker {
    border: none;
    border-radius: 0;
    margin: 9px 0;
}

.daterangepicker:before, .daterangepicker:after { display: none; }

.datepicker-wrap { position: relative; }

.datepicker-wrap .datepicker-arrow {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -23px 0;
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 14px;
}

.datepicker-wrap.focus .datepicker-arrow, .datepicker-wrap:hover .datepicker-arrow {
    right: 8px;
}

.datepicker-wrap.focus .datepicker-arrow { background: url(../../Content/app/images/sprite.png) no-repeat transparent 0 -43px; }

.daterangepicker th.month {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.daterangepicker th.prev i:before, .daterangepicker th.next i:before {
    display: none;
}

.daterangepicker th.prev i, .daterangepicker th.next i {
    background-color: transparent;
    background-image: url(../../Content/app/images/sprite.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 8px;
}

.daterangepicker th.prev i { background-position: -92px -78px; }

.daterangepicker th.next i { background-position: -92px -57px; }

.daterangepicker .input-mini.active {
    border-color: #f15623;
    border-radius: 0;
}

.daterangepicker .input-mini { border-radius: 0; }

.advertise-checkboxlist {
    line-height:0;
}
.advertise-checkboxlist label {
    position:relative;
    display:inline-block;
    vertical-align:top;
    color:#000;
    font-size:13px;
    font-weight:400;
    padding-left:29px;
    line-height:18px;
    cursor:pointer;
    margin-bottom:27px;
}
.advertise-checkboxlist label:before {
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:18px;
    height:18px;
    border:2px solid #7f7f7f;
    background:#fff;
    border-radius:3px;
}
.advertise-checkboxlist input:checked + label:after {
    content:'';
    display:block;
    position:absolute;
    left:2px;
    top:2px;
    width:14px;
    height:14px;
    background: url(../../Content/app/images/sprite.png) no-repeat #fff -70px 3px;
}
.advertise-checkboxlist input {
    display:none;
}

/*#endregion Form controls end*/

/*#region Footer begin*/

.footer {
    background: #515151;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.footer-nav {
    border-bottom: 1px solid rgba(118, 118, 118, .2);
    margin: 0;
    padding: 0;
}

.footer-nav li {
    float: left;
    list-style-type: none;
    margin-right: 32px;
    text-decoration: none;
}

.footer-nav li a {
    color: #fff;
    display: block;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 20px 0;
    text-decoration: none;
}

.footer-btm-text {
    color: #bbbbbb;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 15px;
    margin: 110px 0 45px 0;
    width: 50%;
}

.footer-phone {
    font-size: 20px;
    line-height: 29px;
    margin: 0;
}

.footer-phone a {
    color: #fff;
    font-weight: 300;
    letter-spacing: .5px;
    text-decoration: none;
}

.footer-email { margin: 5px 0 0 0; }

.footer-email a {
    color: #f15522;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .3px;
    line-height: 15px;
    text-decoration: none;
}

.footer-soc li {
    float: left;
    list-style-type: none;
    margin: 22px 15px 0 0;
}

.footer-soc li a {
    border-radius: 50%;
    display: block;
    height: 40px;
    width: 40px;
}

.footer-soc li a.fb { background: url(../../Content/app/images/sprite.png) no-repeat transparent 0 -55px; }

.footer-soc li a.is { background: url(../../Content/app/images/sprite.png) no-repeat transparent -45px -55px; }

.footer-soc li a.sh { background: url(../../Content/app/images/sprite.png) no-repeat transparent -60px -14px; }

.footer-btm-text a { color: #bbbbbb; }

#scrollUp {
    -webkit-backface-visibility: hidden;
    background: url(../../Content/app/images/sprite.png) no-repeat #f15623 9px -94px;
    border-radius: 50%;
    bottom: 28px;
    color: transparent;
    font-size: 0;
    height: 32px;
    right: 28px;
    width: 32px;
}

#scrollUp:hover {
    background-color:#d43f0d;
}

/*#endregion Footer end*/

/*#region Results begin*/

.resultsGridWrap {
    position: relative;
    overflow-x:auto;
}
.resultsGridWrap.quotasGridWrap {
    position: unset !important;
    overflow-x: unset !important;
}

.resultsGridWrap .table-condensed > thead > tr > th {
    border-bottom: 2px solid #f15623;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 18px 11px 19px 11px;
    vertical-align: middle;
    vertical-align: middle;
}

.resultsGridWrap .orderListTable > thead > tr:first-child > th {
    border-top: 2px solid #375B7D !important;
    padding-top: 12px;
}
.resultsGridWrap .orderListTable > tbody > tr:last-child > td {
    border-bottom: 2px solid #375B7D !important;
    padding-bottom: 12px;
}
.resultsGridWrap .orderListTable > thead > tr:first-child:not(:last-child) > th:not([rowspan]) {
    border-bottom: none !important;
}
.resultsGridWrap .orderListTable > thead > tr:last-child > th {
    border-bottom:2px solid #f15623 !important;
    padding-bottom:12px;
}
.resultsGridWrap .orderListTable > thead > tr:last-child:not(:first-child) > th:not([rowspan]) {
    border-top: none !important;
}

.resultsGridWrap .table-condensed > tbody > tr > td {
    border-color: #ebebeb;
    color: #000;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 16px 11px 19px 11px;
    vertical-align: middle;
}

.resultsGridWrap .orderListTable {
    margin-bottom: 0;
    position: unset;
width: 100%;}

.resultsGridWrap .orderListTable > tbody > tr > td {
    border-top:2px solid #d7d7d7;
    border-bottom:none;
}

.resultsGridWrap .orderListTable > tbody > tr:first-child > td {
    border-top:none;
}

.resultsGridWrap .table-condensed > tbody > tr > td.info {
    background: #e7f8ea;
    color: #3b6542;
}

.resultsGridWrap .table-condensed > tbody > tr > td.warning {
    background: #fffcdd;
    color: #826e39;
}

.resultsGridWrap .table-condensed > tbody > tr > td.success {
    background: #e7f8ea;
    color: #3b6542;
}

.resultsGridWrap .table-condensed > tbody > tr > td.danger {
    background: #fbe4e4;
    color: #964646;
}

.resultsGridWrap .table-condensed > tbody > tr > td.notdefined {
    background: #fffcdd;
    color:#826e39;
}
.resultsGridWrap .table-condensed > tbody > tr > td.annul {
    background: #fbe4e4;
    color:#964646;
}
.resultsGridWrap .table-condensed > tbody > tr > td.wait {
    background: #e9e1fd;
    color:#375B7D;
}
.resultsGridWrap .table-condensed > tbody > tr > td.ok {
    background: #e7f8ea;
    color:#3b6542;
}
.resultsGridWrap .table-condensed > tbody > tr > td.notopborder {
    border-top-style: none;
    border-top-width: 0;
}
.resultsGrid .nonref-badge {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    height: 18px;
    padding-left: 17px;
    align-items: center;
}
.resultsGrid .nonref-badge > * {
    height: 100%;
}
.resultsGrid .nonref-badge-body {
    background: #ff0000;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 0 10px 0 10px;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.results-price-container {
    min-height: 70px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 10px;
}

span.notdefined  { color:  #F5E39E}
span.annul  { color:  #FF8179}
span.wait  { color:  #52ADEB}
span.ok  { color:  #ADD0B4}

.resultsGridWrap .table-condensed > thead > tr > th:first-child, .resultsGridWrap .table-condensed > tbody > tr > td:first-child[rowspan].firsrow, .resultsGridWrap .orderListTable > tbody > tr > td:first-child.firsrow { padding-left: 28px; }

.resultsGridWrap .table-condensed > tbody > tr > td.resultsRightBorder,
.resultsGridWrap .table-condensed > thead > tr > th.resultsRightBorder {
    background: #fff !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.resultsRightBorder div { width: 27px !important; }

.link-color-black a, .color-black { color: #000; }

.resultsGridWrap td .small, .cart-grid td .small {
    color: #7f7f7f;
    font-size: 11px;
}

.countryMenuTitle { color: white }

.countryMenuBtmList {
    margin: 0;
    padding: 10px 0 25px 0;
}

.countryMenuBtmList li {
    display: inline-block;
    list-style-type: none;
    /*width:20%;*/
    padding: 0 17px 10px 17px;
    position: relative;
    vertical-align: top;
}

.countryMenuBtmList li:before {
    color: #f15623;
    content: '—';
    font-size: 13px;
    left: 0;
    line-height: 24px;
    position: absolute;
    top: 0;
}

.countryMenuBtmList li a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .3px;
    line-height: 24px;
    text-decoration: none;
}

.countryMenuBtmWrap {
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .33);
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .33);
    background: repeat-x #375B7D center center;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .33);
    padding-top: 10px;
}

.countryMenuBtmWrap h4 a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: none;
}

.results-price-rur, .results-price-reference { color: #375B7D; }

.results-price, .results-price a {
    color: #f15623;
    display: block;
    font-size: large;
}

.result-price-promo-col {
    padding: 0 !important;
    width: 17px;
    vertical-align: middle!important;
    text-align: center;
    line-height: 1!important;
    
}

.result-price-promo-col.promo-highlight {
    background-color: red;
    color: white!important;
}

.promo-highlight-cart {
    background-color: red;
    color: white!important;
    border-radius: 5px;
}

.result-price-promo-col .result-price-promo-text {
    white-space: pre-line;
}

.loadMoreResultsBtn {
    border: 2px solid #f15623;
    border-radius: 7px;
    color: #f15623 !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 37px;
    margin-bottom: 8px;
    margin-top: 33px;
    padding: 0 50px;
    text-decoration: none !important;
    vertical-align: top;
}

.loadMoreResultsBtn:hover {
    border-color:#ff8056 ;
    color:#ff8056 !important;
}

.stickyTable {
    background: #fff;
    border: none;
    display: none;
    margin: 0;
    max-width: none;
    position: fixed;
    top: 0;
    width: auto;
    z-index: 1;
}

/*#endregion Results end*/

/*#region Cart begin*/

.cart-grid.table-condensed > tbody > tr > th {
    border-bottom: 2px solid #f15623;
    border-top: none;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 10px 18px 10px 18px;
    vertical-align: middle;
}
#touriststable > tbody > tr > th {
    padding-left:7px;
    padding-right:7px;
}
.cart-section-rightCol > .table-responsive > .cart-grid.table-condensed > tbody > tr > th {
    border-bottom-color:#d7d7d7;
}

.cabinet-content-wrap > .container > div:last-of-type .cart-section {
    border-bottom: 0;
}
.cart-wrap .table-responsive > .cart-grid.table-condensed,
.cabinet-content-wrap .table-responsive > .cart-grid.table-condensed  {
    margin-bottom:0;
}
.cart-wrap .table-responsive, .cabinet-content-wrap .table-responsive {
    margin:0 !important;
    border:none !important
}
.cart-wrap {
    transition: .5s;
    opacity: 1;
}
.cart-wrap.loading {
    opacity: 0;
    min-height: 100vh;
    overflow: hidden;
}

.cart-wrap .tooltip.in { opacity: 1; }
.cart-wrap .tooltip-inner {
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.85);
    padding: 0.65rem 1.25rem;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.125);
    color: #555;
    opacity: 1;
    backdrop-filter: blur(5px);
}
.cart-wrap .tooltip.top .tooltip-arrow { border-top-color: #c0c0c0; }
.cart-wrap .tooltip.bottom .tooltip-arrow { border-bottom-color: #c0c0c0; }
.cart-wrap .tooltip.left .tooltip-arrow { border-left-color: #c0c0c0; }
.cart-wrap .tooltip.right .tooltip-arrow { border-right-color: #c0c0c0; }

p.servicesHint {
    color: #000;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 16px;
    padding-top:37px;
    padding-bottom:19px;
    border-bottom:2px solid #d7d7d7;
    margin:0;
}

.cart-grid.table-condensed > tbody > tr > td {
    border-color: #ebebeb;
    color: #000;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 11px 18px 11px 18px;
    vertical-align: middle;
}

#servicesDialog .cart-grid.table-condensed > tbody > tr > td {
    padding-top: 8px;
    padding-bottom: 8px;
}

#servicesDialog .cart-grid.table-condensed {
    margin-bottom: 0;
}

#touriststable > tbody > tr > td {
    padding-left:7px;
    padding-right:7px;
}

.cart-grid.table-condensed > tbody > tr > th:first-child, .cart-grid.table-condensed > tbody > tr > td:first-child, .tour-parameters-grid > tbody > tr > td:first-child { padding-left: 0 !important; }

.cart-grid.table-condensed > tbody > tr > th:last-child, .cart-grid.table-condensed > tbody > tr > td:last-child { padding-right: 0; }

.cart-grid.table-condensed > tbody > tr > td a {
    color: #000;
    text-decoration: none;
}
.cart-grid.table-condensed > tbody > tr > td a:hover {
    text-decoration:underline;
}

.cart-grid label { font-weight: 400; }

.cart-section-title {
    font-size: 26px;
    line-height: 36px;
    margin: 25px 0 15px 0;
    position: relative;
    max-width:180px;
}
.cart-section {
    border-bottom:2px solid #f15623;
}
.cart-section-leftCol {
    float:left;
}
.cart-section-rightCol {
    margin-left:210px;
}

/*
.cart-section-title:before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    left: 0;
    top: 0;
    height: 35px;
    width: 35px;
    color: #f15623;
    text-align: center;
    font-size: 13px;
    line-height: 32px;
    font-weight: 700;
    border-radius:50%;
    border:2px solid #f15623;
}
*/

.cart-section .docs-email {
    width: 400px;
}

.cart-section-flight .money {
    white-space: nowrap;
}

.cart-wrap .hotel-cancellation-policies-popover {
    max-width: 276px;
}

.cart-wrap .hotel-unsafehtml-popover,
.popover-content .hotel-unsafehtml-popover {
    width: 100%;
    height: 100%;
}

.popover-sm-fullscreen .popover-content {
    width: 100% !important;
    height: calc(100% - 50px) !important;
}

.popover-sm-fullscreen .popover-content * {
    width: 100% !important;
    height: 100% !important;
}

@media (min-width: 768px) {
    .popover-sm-fullscreen {
        max-width: 800px;
        width: 500px;
        max-height: 900px;
        height: 300px;
    }

    .popover-sm-fullscreen .arrow {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .popover-sm-fullscreen {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100vh !important;
        margin: 0 !important;
        position: fixed;
    }

    .popover-sm-fullscreen,
    .popover-sm-fullscreen * {
        border-radius: 0;
    }

    .popover-sm-fullscreen .arrow {
        display: none !important;
    }
}

.cart-wrap { counter-reset: list; }
.cart-wrap .contact-details {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    flex-flow: row wrap;
}
.cart-wrap .contact-details .phone .input-container {
    position: relative;
}
.cart-wrap .contact-details .phone .input-container:before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: 1000;
    transform: translateY(-50%);
    opacity: 0;
    transition: .15s;
}
.cart-wrap .contact-details .phone .custom-textbox {
    transition: .3s;
}
.cart-wrap .contact-details .phone.floating-label-form-group-with-focus .custom-textbox,
.cart-wrap .contact-details .phone.floating-label-form-group-with-value .custom-textbox {
    padding-left: 1.425em;
}
.cart-wrap .contact-details .phone:not(.floating-label-form-group-with-value) .input-container:before {
    color: #888;
}
.cart-wrap .contact-details .phone.floating-label-form-group-with-focus .input-container:before,
.cart-wrap .contact-details .phone.floating-label-form-group-with-value .input-container:before {
    opacity: 1;
}

@media (max-width: 767px) {
    .cart-wrap .contact-details-form {
        margin-bottom: 1.5rem;
    }

    .cart-wrap .contact-details-or {
        margin-left: 0 !important;
    }
}

.cart-flight-payment-deadline {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.tour-parameters {
    border-bottom: 2px solid #375B7D;
    padding:0 28px;
}

.cart-tourist-header {
    margin-bottom: 1.5rem;
}

.cart-tourist-fields {
    display: grid;
    grid-template-columns: 55px 30% 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
    "gender lstname fstname midname dob"
    ". doctype docserial docnumber docaux"
    ". citizenship . . .";
    grid-gap: 1rem 1.5rem;
}
.cart-tourist-fields.no-middlename {
    grid-template-areas:
    "gender lstname fstname fstname dob"
    ". doctype docserial docnumber docaux"
    ". citizenship . . .";
}
.cart-tourist-fields.no-documentserial {
    grid-template-areas:
    "gender lstname fstname midname dob"
    ". doctype docnumber docnumber docaux"
    ". citizenship . . .";
}
.cart-tourist-fields.no-middlename.no-documentserial {
    grid-template-areas:
    "gender lstname fstname fstname dob"
    ". doctype docnumber docnumber docaux"
    ". citizenship . . .";
}

.cart-tourist-fields .bootstrap-select button {
    border: 1px solid #ccc;
    height: 37px;
}
.cart-tourist-fields .bootstrap-select.disabled button {
    background: #fff;
    border: 1px solid #ccc !important;
    cursor: auto;
}
.cart-tourist-fields .bootstrap-select.disabled .bs-caret { display: none; }
.cart-tourist-fields .bootstrap-select button span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cart-tourist-fields .bootstrap-select:not(.disabled) button:hover {
    border-color: #ccc;
}
.cart-tourist-fields .bootstrap-select.open button,
.cart-tourist-fields .bootstrap-select:not(.disabled) button:focus {
    border-width: 2px;
    border-color: #f26334;
}
.cart-tourist-fields .input-group-addon {
    border-radius: 0;
    background: #f5f5f5;
}

.cart-tourist-list > :not(:last-child) {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.cart-tourist-item {
    padding: 20px 0;
}

.cart-tourist-gender {
    grid-area: gender;
    min-width: 55px;
}
.cart-tourist-firstname { grid-area: fstname; }
.cart-tourist-lastname { grid-area: lstname; }
.cart-tourist-middlename { grid-area: midname; }
.cart-tourist-dob { grid-area: dob; }
.cart-tourist-document-t { grid-area: doctype; }
.cart-tourist-passport-serial { grid-area: docserial; }
.cart-tourist-passport-number { grid-area: docnumber; }
.cart-tourist-document-date { grid-area: docaux; }
.cart-tourist-citizenship .dropdown-header {
    padding: 12px 0 4px 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Play', sans-serif;
}
.cart-tourist-fields .custom-textbox, .cart-tourist-fields .dropdown-toggle {
    height: 42px !important;
}
.cart-tourist-citizenship .bootstrap-select.btn-group .dropdown-menu li a.opt {
    padding-left: 13px;
}
.cart-tourist-citizenship {
    grid-area: citizenship;
}
.cart-tourist-citizenship .bootstrap-select {
    width: 100% !important;
}

.cart-tourist-field-header { display: none }
.cart-tourist-document-header { grid-area: docheader }
.cart-tourist-citizenship-header { grid-area: citizenheader }

.cart-tourist-document-t .bootstrap-select {
    width: 100% !important;
}

.cart-tourist-passport {
    display: flex;
    flex-flow: row wrap;
}

.cart-tourist-passport-serial input,
.cart-tourist-passport-number input {
    text-transform: uppercase;
}
.cart-tourist-passport-serial input::placeholder,
.cart-tourist-passport-number input::placeholder {
    text-transform: none;
}
.cart-tourist-passport-serial input::-ms-input-placeholder,
.cart-tourist-passport-number input::-ms-input-placeholder {
    text-transform: none;
}

.cart-sum-total {
    display: flex;
    align-items: center;
}

.cart-sum-total > :first-child {
    margin-right: 12px;
}

.cart-sum-title, .cart-sum-text {
    color: #375B7D;
    font-family: 'Play', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 0.7;
}

.cart-sum-total.multicurrency .cart-sum-title {
    margin-bottom: 12px;
}

.cart-sum-text-alt {
    padding-left: 3px;
}

#payment-ui .modal-dialog {
    max-width: 900px;
}

.cursor-hand {
    cursor: pointer;
}

.tour-parameters-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border: none;
    color: #000;
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 10px 0;
    vertical-align:middle;
}

.make-a-reservation {
    padding-right: 40px;
}

.make-a-reservation .btn-45 {
    width: 230px;
}

@media screen and (max-width: 580px) {
    .tour-parameters-grid .make-a-reservation {
        margin-top: 10px;
        flex-basis: 100%;
    }

    .tour-parameters-grid .make-a-reservation input {
        width: 100%;
    }
}

.tour-sum-wrap {
    border-top: 2px solid #375B7D;    
    /*width:100%;*/
    z-index:10;
    background:#fff;
}

.tour-sum-wrap.fixedPos {
    position:fixed !important;
    left:0;
    bottom:0 !important;
    right:0;
}

.tour-sum-wrap.fixedPosTemp {
    position:fixed;
    left:0;
    right:0;
}

.comment-field-label {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 20px;
    margin: 7px 0 0 0;
    width: 143px;
}

.comment-field-label + div { margin-left: 143px; }

.custom-radio input { display: none; }

.custom-radio-sex-indicator {
    border: none;
    border-radius: 50% !important;
    color: #000;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: 24px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 24px;
}

.custom-radio-sex-indicator.active { background: #375B7D; }

.custom-radio-sex-indicator.active span { color: #fff; }

/*.touristEditableRow > td {vertical-align:top !important; }*/

.editBtn, .editBtn.collapsed:hover {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -56px -96px;
    cursor: pointer;
    display: block;
    height: 20px;
    width: 21px;
}

.editBtn.collapsed, .editBtn:hover { background: url(../../Content/app/images/sprite.png) no-repeat transparent -80px -96px; }

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}

.custom-modal-content {
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 24px;
}

.custom-modal-content-title {
    color: #515151;
    font-family: 'Play', sans-serif;
    font-size: 30px;
    line-height: 40px;
    padding: 14px 0 18px 0;
}

#transportsDialog .cart-grid.table-condensed > tbody > tr > th { padding-top: 8px; }

.transportsDialogTotal {
    border-top: 2px solid #f15623;
    color: #000;
    font-size: 15px;
    letter-spacing: .3px;
    line-height: 24px;
    margin-bottom: 30px;
    /*margin-top: 17px;*/
    padding-top: 14px;
}

.grid-quota-icon {
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 24px;
    line-height: 23px;
    min-width: 24px;
    text-align: center;
}

.grid-quota-icon-info { background: #7ac186; }

.grid-quota-icon-success { background: #7ac186; }

.grid-quota-icon-warning { background: #b59c58; }

.grid-quota-icon-danger { background: #db6e6e; }

.cart-multiselect .multiselect-selected-text {
    border-bottom: 1px dashed #000;
    color: #000;
    font-size: 13px;
    letter-spacing: .3px;
    text-decoration: none !important;
}

.cart-multiselect .open .multiselect-selected-text, .cart-multiselect .btn-link:hover .multiselect-selected-text {
    border-color: #f15623;
    color: #f15623;
    text-decoration: none !important;    
}

.cart-multiselect .caret { display: none; }

.cart-multiselect .btn-link {
    padding: 0;
    text-decoration: none !important;
}

.multiselect-container li > a > label.checkbox {
    color: #000;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 24px;
    padding: 5px 18px 5px 46px;
}

.multiselect-container li > a {
    background: transparent;
    display: block;
    outline: none !important;
    position: relative;
    text-decoration: none !important;
    white-space: nowrap;
}

.multiselect-container li.disabled {
    cursor: not-allowed;
    filter: opacity(0.5);
}

.multiselect-container li > a > label { cursor: pointer; }

.multiselect-container li.active a, .multiselect-container li a:focus, .multiselect-container li.active a:focus { background: transparent; }

.multiselect-container li:hover > a, .multiselect-container li.active:hover > a { background: rgba(241, 86, 35, .2); }

.multiselect-container li > a > label.checkbox input {
    cursor: pointer;
    opacity: 0;
}

.multiselect-container li > a:before {
    background: #fff;
    border: 2px solid #7f7f7f;
    border-radius: 3px;
    content: '';
    cursor: pointer;
    display: block;
    height: 18px;
    left: 18px;
    position: absolute;
    top: 8px;
    width: 18px;
}

.multiselect-container li.active > a:before {
    background: url(../../Content/app/images/sprite.png) no-repeat #fff -70px 3px;
    content: '';
    display: block;
    position: absolute;
}

.multiselect-container {
    border: none;
    border-radius: 0;
    min-width: 100%;
    margin-top:14px;
}

.cart-multiselect .multiselect-container {
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    margin-bottom: 14px;
    margin-top: 14px;
    position:fixed;
    min-width:auto;
}

.multiselect-container li > a.d-table-row:before {
    display: table-cell;
}

.extra-price-for-tourist:not(.disabled) {
    color: #f15522;
}

.multiselect-selected-text .extra-price-for-tourist {
    display: none !important;
}

.tourist-name-for-extra {
    width: 170px;
    margin-right: 20px
}

.multiselect-selected-text .tourist-name-for-extra {
    display: inline !important;
    margin: 0;
}

#servicesDialog.modal.fade .modal-dialog {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    -webkit-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    transition: top .3s ease-out;
}

#servicesDialog.modal.fade .modal-dialog {
    top: -25%;
}

#servicesDialog.modal.in .modal-dialog {
    top: 0;
}


#servicesDialog .cart-grid.table-condensed > tbody > tr > th { padding-top: 8px; }

#servicesDialog .service-container {
    max-height: calc(100vh - 270px);
    overflow-y: auto;
    position:relative;
}
#servicesDialog .service-container::-webkit-scrollbar {
    width: 11px;
    height: 11px;
    background: transparent;
    box-sizing: content-box;
}

#servicesDialog .service-container::-webkit-scrollbar-track {
    background:transparent;    
}

#servicesDialog .service-container::-webkit-scrollbar-thumb {
    background:rgba(0,0,0,.5);
    border-radius: 5px;
}

.delBtn {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -34px -100px;
    cursor: pointer;
    display: block;
    height: 18px;
    width: 18px;
}

.price-arrow-status {
    background-color: transparent;
    background-image: url(../../Content/app/images/sprite.png);
    background-repeat: no-repeat;
    height: 11px;
    margin-top: 7px;
    width: 10px;
    display:inline-block;
}

.price-arrow-status.up-arrow { background-position: -88px -119px; }

.price-arrow-status.down-arrow { background-position: -76px -119px; }

tr.disabled .price-arrow-status.up-arrow { background-position: -64px -119px; }

tr.disabled .price-arrow-status.down-arrow { background-position: -53px -119px; }

.siteLoader {
    background: url(../../Content/app/images/loaderSprite.png) no-repeat transparent left top;
    display: none;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 95px;
}

.siteLoaderAnimatePart {
    -moz-animation: animateSiteLoader 5s infinite linear;
    -ms-animation: animateSiteLoader 5s infinite linear;
    -o-animation: animateSiteLoader 5s infinite linear;
    -webkit-animation: animateSiteLoader 5s infinite linear;
    animation: animateSiteLoader 5s infinite linear;
    background: url(../../Content/app/images/loaderSprite.png) no-repeat transparent left bottom;
    bottom: 0;
    display: block;
    height: 80px;
    max-height: 80px;
    position: absolute;
    width: 95px;
}

@-webkit-keyframes animateSiteLoader {
    0% { max-height: 0; }

    100% { max-height: 80px; }
}

@-moz-keyframes animateSiteLoader {
    0% { max-height: 0; }

    100% { max-height: 80px; }
}

@-o-keyframes animateSiteLoader {
    0% { max-height: 0; }

    100% { max-height: 80px; }
}

@-ms-keyframes animateSiteLoader {
    0% { max-height: 0; }

    100% { max-height: 80px; }
}

@keyframes animateSiteLoader {
    0% { max-height: 0; }

    100% { max-height: 80px; }
}

.blockUI .siteLoader {
    display: inline-block !important;
    vertical-align: middle;
}

tr.disabled td { color: rgba(0, 0, 0, .5) !important; }

tr.disabled td .grid-quota-icon { background: #d1d1d1 !important; }

.validation-error {
    color: #db6e6e;
    font-size: 11px;
    letter-spacing: .25px;
    line-height: 13px;
    padding-top: 4px;
}
.validation-summary-errors ul {
    list-style:none;
    padding:0;
    margin-bottom:10px;
}
/*#endregion Cart end*/

/*#region Login, Register, Forgot password begin*/
#loginForm, #forgotPasswordForm, #registerForm {
    margin-top:40px;
}
#loginForm .form-group, #forgotPasswordForm .form-group, #registerForm .form-group, .loginPopoverWrap .form-group {
    margin:0 0 27px 0;
}
#loginForm .control-label, #forgotPasswordForm .control-label, #registerForm .control-label {
    padding-top:11px;
    letter-spacing:.3px;
}
.loginForm-leftCol {
    width:190px;
    float:left;
}
.loginForm-rightCol {
    margin-left:190px;
    width:315px;
}
#loginForm .form-group.last .btn-primary,
#forgotPasswordForm .form-group.last .btn-primary {
    margin-top:27px;
    margin-bottom:46px;
}
.label_twoRows label {
    line-height:24px;
    padding-top:0 !important;
    margin-top:-6px;
}
.advertiseWrap {
    border:2px solid #375B7D;
    padding:44px 47px 27px 47px;
}
.advertiseWrap h2 {
    font-size:26px;
    line-height:36px;
    margin:0 0 18px 0;
}
.loginPopoverWrap .popover-content {
    padding:37px 47px 7px 47px;    
}
.loginPopoverWrap .popover {
    max-width:none;
    border-radius:0;
    left:auto !important;
    right:10px;
    top:38px !important;
}
.loginPopoverWrap .popover > .arrow {
    left:auto !important;
    right:20px;
}
.loginPopoverWrap .form-group,
#orderlookup .form-group {
    width:205px;
}
#orderlookupform .last-name {
    text-transform: uppercase;
}
#orderlookupform .last-name::placeholder {
    text-transform: none;
}
#orderlookupform .last-name::-webkit-input-placeholder {
    text-transform: none;
}
#orderlookupform .last-name:-ms-input-placeholder {
    text-transform: none;
}
#orderlookup .popover {
    max-width: unset;
    border-radius: 0;
    top: 38px !important;
}
#orderlookup .popover-content {
    padding: 37px 47px 7px 47px;
}
.loginPopoverWrap #popuLogin:hover span {
    border-color:rgba(255, 255, 255, .5);
}
.loginPopoverWrap #popuLogin span {
    border-bottom:1px dashed #fff;
}
.loginPopoverWrap #popuLogin:focus {
    background:transparent;
    outline:none;
}
#popuOrderLookup:focus {
    background: none;
}
.ui-autocomplete .ui-menu-item {
    font-size: 13px;
    letter-spacing: .34px;
    line-height: 34px;
    outline: none;
    padding: 0 13px;
    color: #262626;
}
.ui-autocomplete .ui-menu-item.ui-state-focus {
    border:none;
    background: rgba(241, 86, 35, .2);
    margin:0;
    color: #262626;
}
.checkbox-special-row_register {
    position:relative;
}
.checkbox-special-row_register .loginForm-rightCol {
    position:absolute;
}
.registerFormRightCol {
    padding-left:0;
    padding-right:0;
}
/*#endregion Login, register, Forgot password end*/

/*#region Cabinet*/
.cabinet-top-row-table {
    width:100%;
}
.cabinet-top-row-table td {
    font-weight:600;
    font-size:13px;
    line-height:24px;
    letter-spacing:.3px;
    color:#fff;
    padding:5px;
    width:50%;
}
.cabinet-top-row-table td + td {
    font-weight: 400;
}
.cabinet-top-row {
    padding-top: 36px;
    padding-bottom:39px;
}
.cabinet-top-row_hint-text {
    color:#fff;
    font-size:13px;
    line-height:24px;
    letter-spacing:.3px;
    padding:0;
    margin:10px 0 0 0;
}
.cabinet-pay-row_hint-text {
    color:#fff;
    font-size:13px;
    line-height:24px;
    letter-spacing:.3px;
    margin:10px 0 0 0;
}
.cabinet-pay-row_hint-text a, .cabinet-pay-row_hint-text a:hover, .cabinet-top-row_hint-text a, .cabinet-top-row_hint-text a:hover {
    color: #fff;
}

.cabinet-top-row_order-annul .btn-primary {
    margin:32px 0 16px 0;
}
.cabinet-documents-list {
    padding:10px 0 0 0;
    margin:0;
    font-size:1px;
    letter-spacing:-10px;
}
.cabinet-documents-list li {
    letter-spacing:.3px;
    list-style:none;
    padding:8px 10px 8px 0;
    display:inline-block;
    vertical-align:top;
}
.cabinet-documents-list .filename {
    color: #808080;
    font-size: 11px;
}
.cabinet-download-document {
    padding:8px 0;
    border-top:2px solid #d7d7d7;
    margin-top:10px;
}
.cabinet-download-document > div {
    margin:5px 0 5px 180px;
    max-width:407px;
}
.cabinet-download-document #docDownload {
    float:left;
    margin:5px 20px 5px 0;
}
.cabinet-download-document .input-group-wrap {
    display:table;
    margin-right:0;
    width:100%;
}

.chat-wrap {
    padding:11px 0 32px 0;
    border-top:2px solid #d7d7d7;
    margin-top:18px;
}
.chat-item {
    border-radius:8px;
    background:#e4eefb;
    color:#000;
    font-weight:300;
    font-size:13px;
    line-height:24px;
    letter-spacing:.3px;
    margin:11px 0;
    padding:12px 18px 14px 18px;
    max-width:65%;
    position:relative;
}
.chat-item.left {
    float:left;
}
.chat-item.right {
    float:right;
    background:#e7f8ea;
}
.chat-item:before {
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;
    border-style:solid;
    border-width:11px;
    bottom:-22px;
}
.chat-item.left:before {
    border-color:#e4eefb transparent transparent #e4eefb;
    left:16px;
}
.chat-item.right:before {
    border-color:#e7f8ea #e7f8ea transparent transparent;
    right:16px;
}
.chat-item-date {
    font-weight:400;
    padding-right:10px;
}
.chat-item-author {
    font-weight:700;
    padding-right:10px;
}
.chat-item p {
    margin-bottom:7px;
}
.chat-item.left + .clearfix  +.chat-item.left, .chat-item.right + .clearfix + .chat-item.right {
    margin-top:22px;
}
.orderListTable_filter-row-container {
    max-width: min(1500px, calc(100% - 50px));
    margin-left: auto;
    margin-right: auto;
}
.orderListTable_filter-row {
    padding: 19px 0 4px 0;
    display: flex;
    flex-flow: wrap;
    justify-content: flex-end;
}
/*#endregion Cabinet*/

/*#region FlightSearchUI*/
#flight-provider-details-ui {
    z-index: 9999;
    background: rgba(0,0,0,80%);
}
/*#region SearchResults*/
#flight-search-ui.mandatory {
    background: #c9cbce;
}
#flight-search-ui > div {
    max-width: 1500px;
}
#flight-search-ui.mandatory > div {
    margin-top: 0;
    margin-bottom: 0;
}
#flight-search-ui .modal-content {
    display: flex;
    flex-flow: column;
}
#flight-search-ui.mandatory .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .25);
    min-height: 100vh;
}
#flight-search-ui .custom-modal-content-title {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
}
#flight-search-ui .fa.fa-spinner {
    color: #89929a;
    animation: fa-spin 1s infinite linear;
}
.dismisser {
    color: #b0b9bf;
    font-size: 48px;
    cursor: pointer;
    background: transparent;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    height: auto;
}
#flight-search-content {
    display: flex;
}
#flight-search-ui .mobile-toolbar {
    display: none;
    margin-left: auto;
    margin-bottom: 16px;
}
#flight-search-ui .mobile-toolbar .filters {
    border: 2px solid #546071;
    outline: none !important;
    background: #ffffff;
    border-radius: 3px;
    padding: 4px 32px;
    cursor: pointer;
    color: #546071;
    font-weight: 600;
    font-family: Play, sans-serif;
}
#flight-search-ui .not-found {
    display: flex;
    flex-flow: column;
    flex: 1;
    justify-content: safe center;
    position: relative;
    padding: 32px 0;
}
#flight-search-ui .not-found .fa {
    font-size: 256px;
    color: #e6e9ea;
    text-align: center;
    width: 100%;
}
#flight-search-ui .not-found h5 {
    text-align: center;
    color: #61666b;
    font-size: 16px;
    font-weight: 600;
    padding-top: 24px;
    font-family: 'Open Sans';
}
#flight-search-ui .not-found p {
    text-align: center;
    margin-bottom: 25px;
    color: #7d8388;
}
#flight-search-ui .not-found .filter-buttons {
    text-align: center;
}
#flight-search-ui .not-found .filter-buttons button {
    border: 0;
    background: #f0f6fb;
    color: #64ace2;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 13px;
    margin-right: 4px;
    margin-bottom: 8px;
    box-shadow: 0 1px 0 #8dcde880;
}
#flight-search-ui .not-found .filter-buttons button:hover {
    color: #f0f6fb;
    background: #64ace2;
    box-shadow: 0 1px 0 #0088c1d9;
}
#flight-search-ui .flight-results {
    flex: 1;
}
#flight-search-ui .flight-result {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    color: #3a3a3a;
    font-family: 'Play', sans-serif;
    flex-flow: row wrap;
    position: relative;
    overflow: hidden;
}
#flight-search-ui .flight-result.selected {
    border: 2px solid #ff9b3c;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .14);
}
#flight-search-ui .flight-result:not(.selected):after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: 0;
    right: 0;
    border-bottom: 3px solid transparent;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 4px;
    pointer-events: none;
    transition: .25s;
}
#flight-search-ui .flight-result:not(.selected):hover:after {
    border-color: #c5d0d8;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .055);
}
#flight-search-ui .main-container {
    display: flex;
    flex: 1 0;
    border-right: 1px solid #eee;
    cursor: pointer;
}
#flight-search-ui .main {
    align-self: center;
    width: 100%;
    padding: 24px 24px 12px 24px;
}
#flight-search-ui .main > hr {
    margin-top: 12px;
    margin-bottom: 12px;
}
#flight-search-ui .cost {
    display: flex;
    flex-flow: column;
    width: 200px;
    align-self: stretch;
    justify-content: space-between;
    padding: 24px 24px 12px 24px;
    border-right: 1px solid #eee;
}

#flight-search-ui .cost .money .price-arrow-status {
    display: none;
    margin-top: 0;
    margin-left: 10px;
}
#flight-search-ui .flight-result .indicator {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    color: #8894af;
    border-radius: 16px;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 20px;
    /*background: #fff;*/
}
#flight-search-ui .flight-result:hover .indicator {
    opacity: 1;
    transition: .35s;
}
#flight-search-ui .flight-result .indicator:hover {
    color: #5e7486;
    cursor: pointer;
}
#flight-search-ui .flight-result.selected .indicator {
    color: #fb721a;
}
#flight-search-ui .flight-result.selected .indicator:hover {
    color: #f15623;
}
#flight-search-ui .flight-result .alt-variants {
    padding: 20px 20px;
    max-width: 400px;
}
#flight-search-ui .flight-result .alt-variants-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
    margin-bottom: 8px;
}
#flight-search-ui .flight-result .alt-variant {
    display: grid;
    grid-template-areas:
    "title"
    "main"
    "btn";
    grid-template-columns: 1fr;
    grid-gap: 4px 16px;
    padding: 8px;
    border: 2px solid #eee;
    cursor: pointer;
}
#flight-search-ui .flight-result .additional-variants .alt-variant {
    /*display: grid;
    grid-template-areas:
        "title main btn";
    grid-template-columns: 1fr 1fr 100px;
    grid-gap: 4px 16px;*/
    padding: 8px;
    border: 2px solid #eee;
    cursor: pointer;
}
#flight-search-ui .flight-result .additional-variants .alt-variants-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
#flight-search-ui .flight-result .alt-variant-confirm-btn {
    width: 100%;
}
#flight-search-ui .flight-result .alt-variant.active {
    border-color: #f15623;
}
#flight-search-ui .flight-result .alt-variants > * + * {
    /* margin-top: 8px; */
}
#flight-search-ui .flight-result .alt-variant-title {
    grid-area: title;
    text-align: center;
}
#flight-search-ui .flight-result .alt-variant-title .fa {
    color: #bbb;
    cursor: pointer;
}
#flight-search-ui .flight-result .alt-variant-title .fa:hover {
    color: #f15623;
    border-bottom: 1px dashed #f15623;
}
#flight-search-ui .flight-result .alt-variant-main {
    grid-area: main;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
#flight-search-ui .flight-result .alt-variant-btn {
    grid-area: btn;
    margin-top: auto;
    width: 100%;
}
#flight-search-ui .flight-result .alt-variant-btn button {
    font-size: 12px !important;
    padding: 4px 12px;
    height: unset;
    width: 100%;
    display: inline-block;
    font-weight: bold;
    background: #375b7d;
    color: #fff;
    border: 0 solid #22394e;
    border-bottom-width: 2px;
    position: relative;
    text-align: left;
}
#flight-search-ui .flight-result .alt-variant-btn button:hover {
    background: hsl(209 39% 45% / 1);
}
#flight-search-ui .flight-result .alt-variant-btn button.active {
    background: hsl(15deg 88% 54%);
    border-color: hsl(15deg 88% 44%);
}
#flight-search-ui .flight-result .alt-variant-btn .fa {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
}
#flight-search-ui .flight-result .alt-variant-conditions {
    display: flex;
    margin-right: 10px;
    flex: 1 0;
    justify-content: center;
}
#flight-search-ui .flight-result .alt-variant-conditions > * + * {
    margin-left: 4px;
}
#flight-search-ui .flight-result .alt-variant-price {
    text-align: center;
    font-size: 20px;
}
#flight-search-ui .flight-result .alt-variant-flight-details {
    text-align: center;
}
#flight-search-ui .flight-result .alt-variant-flight-details span {
    font-size: 13px;
    color: #6c6c6c;
    border-bottom: 1px dashed #6c6c6c;
}
#flight-search-ui .summary {
    /* display: flex; */
    /* align-items: center; */
    /* min-height: 30px; */
}
#flight-search-ui .summary-sep {
    margin: 20px 0 12px 0;
}
#flight-search-ui .info {
    flex: 1;
}
#flight-search-ui .oneway {
    display: flex;
    flex-flow: row wrap;
}
#flight-search-ui .primary {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: space-between;
    position: relative;
}
#flight-search-ui .primary .endpoints {
    display: none;
    flex-basis: 100%;
    justify-content: space-between;
    margin-bottom: 7px;
    position: relative;
}
#flight-search-ui .primary .endpoints .to {
    text-align: right;
}
#flight-search-ui .primary .endpoints .chevron {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: 0.9;
    color: #3e5969;
}
#flight-search-ui .primary .endpoints .duration:not(:last-child) {
    margin-right: 5px;
}
#flight-search-ui .primary .endpoints .stops {
}
#flight-search-ui .primary .airport-code {
    font-size: 18px;
    line-height: 0.9em;
    font-weight: 600;
    color: #3e5969;
}
#flight-search-ui .primary .airport-city {
    color: #6d8696;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}
#flight-search-ui .primary .time {
    font-size: 29px;
    line-height: 1em;
    font-weight: 600;
    color: #505c65;
}
#flight-search-ui .primary .timedate {
    color: #a0a0a0;
}
#flight-search-ui .primary .clock {
    width: 85px;
}
#flight-search-ui .primary .clock.to {
    text-align: right;
}
#flight-search-ui .primary .visual {
    flex: 1 0;
}
#flight-search-ui .primary .visual svg {
    margin-top: 3px;
}
#flight-search-ui .primary .visual svg .ts-route {
    display: none;
}
#flight-search-ui .primary .visual svg text {
    fill: #3a3a3a;
}
#flight-search-ui .primary .visual svg .duration.sym {
    font-family: FontAwesome;
}
#flight-search-ui .primary .visual svg .top {
    fill: #536475;
}
#flight-search-ui .primary .visual svg .stops.none {
    fill: #8596b9;
}
#flight-search-ui .primary .visual svg .stops.some {
    fill: #cc5454;
}
#flight-search-ui .secondary {
    display: flex;
    justify-content: space-between;
    /* FIXME: hack. */
    margin-top: -5px;
}
#flight-search-ui .secondary .airport {
    font-size: 14px;
    color: #536475;
    text-transform: capitalize;
}
#flight-search-ui .secondary .to .airport {
    text-align: right;
}
#flight-search-ui .summary .airline {
    color: #89929a;
    font-size: 13px;
}
#flight-search-ui .labels {
    margin-left: 15px;
    width: 140px;
}
#flight-search-ui .labels .reiberu {
    white-space: nowrap;
    padding: 1px 4px 1px 8px;
    border-radius: 16px;
    margin-bottom: 3px;
    margin-right: 4px;
    font-size: 13px;
    color: #667986;
    /* background: #f5f5f5; */
}
#flight-search-ui .labels .fa {
    margin-right: 4px;
    width: 14px;
    text-align: center;
}
#flight-search-ui .labels > :last-child > :last-child {
    margin-bottom: 0;
}
#flight-search-ui .labels .reiberu.good {
    color: #38a937;
}
#flight-search-ui .labels .reiberu.red {
    color: #96a6b0;
}
#flight-search-ui .labels .reiberu.yellow {
    /* color: #49ace6; */
}
#flight-search-ui .cost-info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    color: #3e5969;
}
#flight-search-ui .tooltip {
    width: 180px;
}
#flight-search-ui .cost .payment-deadline {
    display: flex;
    align-items: center;
    cursor: pointer;
}
#flight-search-ui .cost .payment-deadline > :first-child {
    margin-right: 0.5rem;
}
#flight-search-ui .cost .money {
    /* "Скрыть" пробелы между элементами. Возможно их убрать и в разметке,
        но кто хочет читать строки длиной выше 200 символов? */
        font-size: 0;
        line-height: 0.9;
        margin-bottom: 0.5rem;
    }
    #flight-search-ui .cost .money > * {
        font-size: 29px;
    }
    #flight-search-ui .fetch-more {
        text-align: center;
    }
    #flight-search-ui .fetch-more button[disabled] {
        cursor: pointer;
        background: #ff8056;
    }
/*#endregion SearchResults*/

/*#region SearchResultDetails*/
#flight-search-ui .flight-result .details-container {
    flex-basis: 100%;
    background: hsla(220, 11%, 96%, 1);
    padding-top: 12px;
    animation: Scale .2s linear;
    transform-origin: 0 0;
}
#flight-search-ui .flight-result .details-container .direction {
    margin: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
#flight-search-ui .flight-result .details-container .direction h3,
#flight-search-ui .flight-result .details-container .direction .overall {
    font-size: 18px;
}
#flight-search-ui .flight-result .details-container .remarks {
    text-align: right;
    text-shadow: 0 1px 1px #fff;
    color: #536475;
    padding: 12px 24px 24px 24px;
}
#flight-search-ui .flight-result .minimize {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    transition: .3s;
}
#flight-search-ui .flight-result .minimize a {
    color: #8894af;
}
#flight-search-ui .flight-result:hover .minimize {
    background: hsl(220, 6%, 99%);
    cursor: pointer;
}
#flight-search-ui .flight-result .minimize:hover a {
    text-decoration: none;
}
#flight-search-ui .flight-result .details-container > * {
    animation: Land .35s cubic-bezier(0.4, 0, 0.6, 1);
    animation-delay: .12s;
    animation-fill-mode: forwards;
    opacity: 0;
}
#flight-search-ui .flight-result .details .additional-variants {
    background: #fff;
    margin-top: 20px;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 4px 5px rgb(0 0 0 / 4%);
}
#flight-search-ui .flight-result .details .additional-variants .alt-variant-btn {
    margin: auto 0;
}
#flight-search-ui .flight-result .details .additional-variants > * + * {
    border-top: 1px solid #eee;
}
#flight-search-ui .flight-result .details {
    padding: 12px 24px 24px 24px;
}
#flight-search-ui .flight-result .details .entry {
    display: flex;
}
#flight-search-ui .flight-result .details .point {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background: hsla(220, 11%, 96%, 1);
    border-radius: 32px;
    border: 3px solid #b3b4b5;
    z-index: 1199;
}
#flight-search-ui .flight-result .details .vertical {
    position: relative;
    width: 32px;
    margin-right: 16px;
}
#flight-search-ui .flight-result .details .line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-left: 4px solid #ccc;
}
#flight-search-ui .flight-result .details .line.start {
    height: 50%;
    top: 50%;
}
#flight-search-ui .flight-result .details .line.end {
    top: 0;
    height: 50%;
}
#flight-search-ui .flight-result .details .line.mid {
    top: 0;
    height: 100%;
}
#flight-search-ui .flight-result .details .line.dotted {
    border-left: 4px dotted #ccc;
}
#flight-search-ui .flight-result .details .line.mid.dotted {
    top: -4px;
    height: calc(100% + 4px);
}
#flight-search-ui .flight-result .details .line.end.dotted {
    top: -4px;
    height: calc(50% + 4px);
}
#flight-search-ui .flight-result .details .box {
    background: #fff;
    padding: 20px 24px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .04);
    width: 100%;
    color: #536475;
    display: flex;
    border: 0 !important;
}
#flight-search-ui .flight-result .details .box.start {
    border-radius: 4px 4px 0 0;
    /* padding-top: 24px; */
    border: 1px solid #ccc;
    border-bottom: 0;
}

#flight-search-ui .flight-result .details .box.end {
    border-radius: 0 0 4px 4px;
    /* padding-bottom: 24px; */
    border: 1px solid #ccc;
    border-top: 0;
}
#flight-search-ui .flight-result .details .box.mid {
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
    /* padding-top: 0; */
    /* padding-bottom: 0; */
}
#flight-search-ui .flight-result .details .box.header {
    background: hsl(213, 27%, 59%);
    /* box-shadow: inset 0 1px 1px #ffffff; */
    /* border-top: 0; */
    /* border: 1px solid #3e85ca; */
    /* border-bottom: 0; */
    display: flex;
    justify-content: space-between;
    color: #fff;
    /* border: 0; */
}
#flight-search-ui .flight-result .details .box.duration {
    /* background: #c7eaff; */
    color: #1989d8;
    padding-top: 2px;
    padding-bottom: 2px;
}
#flight-search-ui .flight-result .details .box.transfer {
    padding: 12px 24px;
    background: #ffecec;
    color: #ef5656;
    border-radius: 4px;
    border: 1px solid #ec8282 !important;
    margin: 12px 0;
}
#flight-search-ui .flight-result .details .clock {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: hsla(220, 11%, 96%, 1);
    z-index: 1199;
    color: #1989d8;
    padding: 5px 0;
}
#flight-search-ui .flight-result .details .warning {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: hsla(220, 11%, 96%, 1);
    z-index: 1199;
    color: #de5f52;
    padding: 5px 0;
}
#flight-search-ui .flight-result .details .time-container {
    /* background: #16ccf5; */
    border-radius: 4px;
    /* padding: 1px 4px; */
    margin-right: 20px;
}
#flight-search-ui .flight-result .details .time-container .time {
    /* font-weight: 600; */
    font-size: 23px;
    /* width: 100px; */
    line-height: 0.9;
    /* color: #fff; */
}
#flight-search-ui .flight-result .details .time-container .timedate {
    /* color: hsl(0, 0%, 98%); */
}
#flight-search-ui .flight-result .details .time-container .sep {
    margin: 0 8px;
}
#flight-search-ui .flight-result .details .location {
    font-weight: 600;
}
#flight-search-ui .flight-result .nobr {
    white-space: nowrap;
}
#flight-search-ui {
    z-index: 1051;
}
/*#endregion SearchResultDetails*/

/*#region FlightFilters*/
/* Block body */
#flight-search-filters {
    font-family: Play;
    background: #375b7d;
    padding: 24px 16px;
    margin-bottom: 20px;
    border-radius: 3px;
}
#flight-search-filters .primary-filters {
    display: flex;
    margin-bottom: 10px;
}
#flight-search-filters .primary-filters.asym {
    flex-flow: row wrap;
}
#flight-search-filters .secondary-filters {}
#flight-search-filters .primary-filters input[type="text"] {
    border: 0;
    font-family: Play, sans-serif !important;
    font-size: 14px !important;
}
#flight-search-filters .direction-group {
    display: flex;
    flex: 1 0;
}
#flight-search-filters .asym .direction-group {
    flex-basis: 100%;
}
#flight-search-filters .asym .direction-group:not(:first-child) {
    margin-top: 8px;
}
#flight-search-filters .direction-group > * {
    flex: 1 0;
}
#flight-search-filters .field {
    margin-right: 1px;
}
#flight-search-filters .field > label {
    color: #fff;
    font-size: 13px;
}
#flight-search-filters .field-elem {
    height: 50px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

#flight-search-filters .primary-filters > .field:last-child {
    border-radius: 6px !important;
}
#flight-search-filters .primary-filters .field .field-container {
    position: relative;
}
#flight-search-filters .primary-filters .field .error {
    display: none;
}
#flight-search-filters .primary-filters .field.has-error .error {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    overflow: hidden;
}
#flight-search-filters .primary-filters .field.has-error .error .text {
    font-size: 12px;
    font-weight: 600;
    color: #e24222;
    background: #f7e7e7;
    padding: 0 10px;
}
#flight-search-filters .primary-filters .from .error {
    border-radius: 2px 0 0 2px;
}

/* From/To */
#flight-search-filters .from, #flight-search-filters .to {
    flex-basis: 30%;
}
#flight-search-filters .primary-filters:not(.asym) .from input {
    border-radius: 4px 0 0 4px;
}

/* Search btn */
#flight-search-filters .primary-filters .search > button {
    display: block;
}
#flight-search-filters .primary-filters .search > button[disabled] {
    cursor: pointer;
    background: #ff8056;
}
#flight-search-filters .primary-filters.asym .search {
    margin-left: auto;
}
#flight-search-filters :not(.asym) .search > button {
    border-radius: 0 4px 4px 0;
}
#flight-search-filters .asym .search > button {
    width: 170px;
}

/* Typeahead */
#flight-search-filters .bootstrap-autocomplete > li {
    border-bottom: 1px solid #eee;
}
#flight-search-filters .bootstrap-autocomplete {
    width: 450px !important;
    margin-top: 8px;
}
#flight-search-filters .bootstrap-autocomplete :last-child {
    border-bottom: 0;
}
#flight-search-filters .bootstrap-autocomplete > li.active a {
    background: #f6f6f6;
}
#flight-search-filters .city-search-result {
    display: flex;
    font-family: Play, sans-serif;
    padding: 6px 0;
}
#flight-search-filters .city-search-result :first-child {
    flex: 1 0;
}
#flight-search-filters .city {
    font-size: 18px;
    color: #666
}
#flight-search-filters .code {
    color: #bababa;
    padding-top: 3px;
}
#flight-search-filters .country {
    color: #bababa;
}
#flight-search-filters li.active .city {
    color: #444;
}
#flight-search-filters .active .country, #flight-search-filters .active .code {
    color: #909090;
}
#flight-search-filters .city-search-result .hl {
    font-weight: 600;
}

/* Datepicker */
#flight-search-filters .asym .passengers,
#flight-search-filters .asym .date,
#flight-search-filters .asym .search {
    margin-top: 8px;
}

#flight-search-filters .date {
    flex-basis: 29.8%;
}
#flight-search-filters .date > .datepicker-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#flight-search-filters .date > .datepicker-wrap * {
    font-family: Play, sans-serif;
    font-weight: inherit;
    font-size: 14px;
    line-height: unset;
    letter-spacing: unset;
}
#flight-search-filters .date > .datepicker-wrap > .datepicker-arrow {
    margin: 0;
    position: static;
}

/* Passengers */
#flight-search-filters .passengers {
    flex-basis: 20%;
}
#flight-search-filters .passengers .dropdown-toggle {
    position: relative;
    text-align: left;
}
#flight-search-filters .passengers .dropdown-toggle * {
    font-size: 14px;
    overflow: hidden;
}
#flight-search-filters .passengers .dropdown-toggle:hover {
    background: #fff;
}
#flight-search-filters .passengers .dropdown-toggle .arrow {
    background: url(../../Content/app/images/sprite.png) no-repeat transparent -23px 0;
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 14px;
}
#flight-search-filters .passengers .dropdown > button {
    border: 0;
    border-radius: 0;
    width: 100%;
}
#flight-search-filters .passengers .dropdown-menu {
    padding: 24px 24px;
    border-radius: 0;
    border: 0;
    margin-top: 8px;
}
#flight-search-filters .passengers .dropdown-menu :last-child {
    margin-bottom: 0;
}
#flight-search-filters .cat {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
#flight-search-filters .cat .text {
    width: 100px;
    color: #666;
    margin-right: 32px;
}
#flight-search-filters .cat .name {
    font-size: 16px;
}
#flight-search-filters .cat .sub {
    width: 100px;
    color: #bbb;
    font-size: 13px;
}
#flight-search-filters .cat button {
    outline: none;
    border: 0;
    border-radius: 48px;
    padding: 0;
    margin: 0;
    background: #4387f2;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
#flight-search-filters .cat button:disabled {
    background: #a0a0a0;
}
#flight-search-filters .cat button:hover:enabled {
    background: #5694f5;
}
#flight-search-filters .cat .count {
    font-size: 24px;
    color: #666;
    margin: 0 16px;
}

/* Without stops checkbox */
#flight-search-filters .secondary-filters .without-stops label {
    color: #fff;
}
/* Secondary search button, for mobile */
#flight-search-filters .secondary-filters .search {
    display: none;
}

/*#endregion FlightFilters*/

/*#region AdditionalFlightFilters*/
#flight-search-additional-filters-container {
}
#flight-search-additional-filters {
    width: 350px;
    padding-right: 40px;
    font-family: Play, sans-serif;
    margin-left: 16px;
    position: relative;
}
#flight-search-additional-filters > div {
    margin-bottom: 24px;
}
#flight-search-additional-filters .dismisser {
    display: none;
    position: absolute;
    right: 10px;
    top: -15px;
}
#flight-search-additional-filters .header {
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    margin-bottom: 8px;
    position: relative;
}
#flight-search-additional-filters .header .reset {
    display: inline-block;
    position: absolute;
    background: #ecf7f2;
    color: #7fbfbb;
    font-size: 20px;
    padding: 0 9px;
    border-radius: 36px;
    top: -2px;
    right: -13px;
}
#flight-search-additional-filters .header .reset:hover {
    text-decoration: none;
    background: #6dbfbb;
    color: #e6f9f7;
}
#flight-search-additional-filters .custom-checkbox-ng {
    padding: 2px 0;
    white-space: nowrap;
}
#flight-search-additional-filters .airlines {
    overflow: hidden;
}
#flight-search-additional-filters .airlines .header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
#flight-search-additional-filters .airlines .header .toolbar {
    font-size: 12px;
    font-weight: 500;
}
#flight-search-additional-filters .airlines .header .toolbar a {
    text-decoration: none;
}
#flight-search-additional-filters .airlines .mode p {
    margin-top: 6px;
    margin-bottom: 12px;
    font-size: 13px;
    color: #6a6e71;
}
#flight-search-additional-filters .airlines .content ul::after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgb(255, 255, 255) 80%);
    z-index: 9998;
    pointer-events: none;
}
#flight-search-additional-filters .custom-checkbox-ng:not(:hover) .checkmark {
    border-color: #d0d6e2;
}
#flight-search-additional-filters .airlines ul {
    list-style: none;
    padding-left: 0;
    border: 0 !important;
    position: relative;
}

/* Частичное отображение авиакомпаний в длинных списках */
#flight-search-additional-filters .airlines:not(.expand) ul > :nth-child(n+11) {

}
#flight-search-additional-filters .airlines .only::before {
    content: ' ';
    display: inline-block;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgb(255, 255, 255) 80%);
    width: 20px;
    height: 100%;
}
#flight-search-additional-filters .airlines .only {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    align-items: center;
}
#flight-search-additional-filters .airlines .only a {
    background: #e6f4ff;
    color: #3da6ea;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    padding: 2px 6px;
    text-decoration: none;
}
#flight-search-additional-filters .airlines .only:hover a {
    background: #dff0ff;
    color: #1f95e2;
}
#flight-search-additional-filters .airlines .custom-checkbox-ng:hover .only {
    display: flex;
}

#flight-search-additional-filters .time-ranges .title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
}
#flight-search-additional-filters .time-ranges .ranges h6 {
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
}
#flight-search-additional-filters .time-ranges .ranges .range {
    margin-bottom: 24px;
}
#flight-search-additional-filters .time-ranges .interval {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px
}
#flight-search-additional-filters .time-ranges .interval > * {
    text-transform: capitalize;
}

/* Range-слайдеры времени */
#flight-search-additional-filters .noUi-tooltip {
    opacity: 0;
    transition: .15s;
    pointer-events: none;
    font-size: 12px;
}
#flight-search-additional-filters .noUi-handle.noUi-active .noUi-tooltip,
#flight-search-additional-filters .slider.noUi-state-drag.noUi-active-0.noUi-active-1 .noUi-tooltip {
    opacity: 1 !important;
}
#flight-search-additional-filters .noUi-handle {
    outline: none;
}
#flight-search-additional-filters .noUi-handle:focus {
    outline: none;
}

#flight-search-additional-filters .longest-stop .header {
    margin-bottom: 12px;
}
#flight-search-additional-filters .longest-stop .text {
    margin-top: 8px;
    font-size: 13px;
}

#flight-search-additional-filters .apply {
    display: none;
    margin-top: 42px;
    width: 100%;
    text-align: center;
}
#flight-search-additional-filters .apply button {
    width: 100%;
    box-shadow: 0 2px 0 rgb(185, 65, 2);
    transition: .3s;
}
/*#endregion AdditionalFlightFilters*/
/*#endregion FlightSearchUI*/
/*#region Animations*/
@keyframes Scale {
    0% {
        transform: scaleY(.1);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes Land {
    0% {
        transform: translateY(-16px);
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
/*#endregion Animations*/

.messaging {width: 100%;}

.white-screen {
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
}

.individual-commission-row {
    background: #66f1f16b;
}

.group-commission-row {
    background: #f1c8666b;
}

.legend-list {
    display: flex;
    justify-content: center;
    padding: 5px;
}

.legend {
    display: flex;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
}

.legend * {
    margin: 2px;
}

.legend-label {
    display: inline-block;
}

.legend-color {
    width: 30px;
    height: 15px;
    border: 1px solid #d7d7d7;
    display: inline-block;
}

@media (min-width: 1200px) {
    .commissionListTable_filter-row {
        display: flex;
        align-items: center;
    }
}

.flight-datetime-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flight-info-part {
    display: inline-block;
}

.flight-info-part > span {
    display: block;
}

.flight-info-part .time {
    font-size: 20px;
}

.hotel-link {
    text-decoration: underline !important;
    color: #375b7d !important;
}

.flight-number-airline-info {
    color: #757575;
}

.baggage-info {
    color: #757575;
}

tr.row::before {
    display: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

@media (min-width: 576px) {
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }
}
/*#region Payment */
.payment-container > * + * {
    margin-top: 2.5rem;
}

.payment-container h3 {
    padding-top: 0;
    margin-top: 0;
}

.payment-methods {
}

.payment-methods > * + * {
    margin-top: 1rem;
}
.payment-method {
    display: flex;
    align-items: center;
    background: linear-gradient(#fafafa, #f3f3f3);
    border: 1px solid #d5d5d5;

    border-radius: 4px;
    padding: 4px 0;
    position: relative;
    cursor: pointer;
    box-shadow:
    0 2px 4px rgba(0, 0, 0, .02),
    0 1px 2px rgba(0, 0, 0, .05);

    width: 100%;
}
.payment-method.selected {
    background: linear-gradient(#f0f7fb, #e0eff6);
    border: 1px solid #77b3ed85;
    box-shadow:
    0 2px 8px rgb(128 196 228 / 25%),
    0 1px 1px rgb(77 160 202 / 25%),
    inset 0 1px 0 rgb(255 255 255);
}
.payment-method.selected h5 {
    font-weight: bold;
    color: #375b7d;
}
.payment-method-description {
    font-size: 1.2rem;
    margin: 0 16px;
    flex-wrap: wrap;
}
.payment-methods:not(.prepayment-types) .payment-method-description h5 {
    order: -2;
    max-width: 70%;
}
.payment-method-description img {
    max-height: 38px !important;
}

.payment-method-radio {
    margin: 0 16px;
}
.payment-method-radio input {
    margin: 0;
    pointer-events: none;
}
.payment-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.payment-buttons > * + * { flex: 1; }*/
.payment-button {
    text-align: right;
    margin-bottom: 8px;
}

@media screen and (max-width: 576px) {
    .payment-methods:not(.prepayment-types) .payment-method-description > .payment-amount {
        order: -1;
    }
    .payment-methods.prepayment-types .payment-method-description h5 {
        width: auto;
    }
    .payment-buttons {
        justify-content: space-around;
    }
    .payment-button:last-child {
        order: -1;
    }
    .payment-button,
    .payment-button button {
        width: 100%;
    }
}

.payment-success {
    display: inline-block;
    width: 160px;
    height: 160px;
    background: url(../../Content/app/images/sprite.png) -100px -0;
}

.payment-thank-you {
    background: #fff;
    width: 400px;
    margin: 40px auto;
    padding: 40px 24px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow:
    2px 4px 8px rgb(0 0 0 / 20%),
    1px 2px 3px rgb(0 0 0 / 40%);
}
.payment-thank-you hr {
    border-top-width: 4px;
    border-color: #52b355;
    margin-top: 40px;
    margin-bottom: 40px;
}

#payment-editor {
    width: 160px;
}
#payment-editor-opener {
    background: transparent;
    outline: none;
    border: 0;
    border-radius: 50%;
    margin: 0;
    width: 24px;
    height: 24px;
}
#payment-editor-opener:focus, #payment-editor-opener:hover {
    background: #ffd056;
    color: #7f5f0b;
}
/*#endregion Payment */

.payment-img-container {
    max-width: 400px;
    align-self: center;
}

.payment-img-container > * {
    display: inline;
}

.payment-img-container > *:not(:last-child) {
    margin-right: 15px;
}

.popover-title .close {
    font-size: 14px;
    vertical-align: middle;
}

.flight-baggage-icon-on {
    width: 24px;
    height: 24px;
    display: block;
    font-size: 10px;
    text-align: center;
    color: #6EC153;
    line-height: 27px;
}

switch {
    display: flex;
    justify-content: flex-end;
}

switch label {
    color: #fff;
    margin: 0;
}

switch {
    --mdc-theme-primary: #f15623 !important;
    --mdc-switch-selected-track-color: #ff8851 !important;
    --mdc-switch-selected-pressed-track-color: #ff8851 !important;
    --mdc-switch-selected-track-color: #ff8851 !important;
    --mdc-switch-selected-focus-track-color: #ff8851 !important;
    --mdc-switch-selected-hover-track-color: #ff8851 !important;
    /*--mdc-switch-selected-track-color: #f1562388;*/
    /*--mdc-switch-selected-pressed-track-color*/
    --mdc-switch-selected-pressed-handle-color: #f15623 !important;
    --mdc-switch-selected-hover-handle-color: #f15623 !important;
    --mdc-switch-selected-focus-handle-color: #f15623 !important;
}

.d-none {
    display: none;
}

#download-order-list-btn {
    position: absolute;
    /* left: 10px; */
    right: 10px;
}


.btn-switch {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-switch .btn-switch__state {
    /*From bootstrap .btn*/
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-switch .btn-switch__state {
    padding: 4px 12px;
    float: left;
}

.btn-switch .btn-switch__state + .btn-switch__state {
    margin-left: -1px;
}

.btn-switch .btn-switch__state:first-child {
    border-radius: 5px 0px 0px 5px;
}

.btn-switch .btn-switch__state:last-child {
    /*border-radius: 0px 5px 5px 0px;*/
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.btn-switch .btn-switch__state:not(:first-child) {
    /*border-radius: 5px 0px 0px 5px;*/
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-switch .btn-switch__state:last-child {
    /*border-radius: 0px 5px 5px 0px;*/
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btn-switch .btn-switch__state:not(:last-child) {
    /*border-radius: 0px 5px 5px 0px;*/
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-switch .btn-switch__state.btn-switch__selected {
    background: #F15623;
    color: #FFFFFF;
    box-shadow: none;
}

.btn-switch .btn-switch__state:not(.btn-switch__selected) {
    background: #C4C4C4;
    color: #000000;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {
    .justify-content-between-sm {
        justify-content: space-between !important;
    }

    .justify-content-around-sm {
        justify-content: space-around !important;
    }
}

@media (min-width: 1200px) {
    .justify-content-around-lg {
        justify-content: space-around !important;
    }

    .justify-content-between-lg {
        justify-content: space-between !important;
    }
}

/*@media (min-width: 1390px) {
    #order-list-btn-group {
        justify-content: unset !important;
        display: unset !important;
        white-space: nowrap !important;
        flex-wrap: unset !important;
    }

    #order-list-btn-group .searchForm_resetBtn {
        margin-left: 2rem;
    }

    #order-list-btn-group .download-order-list-btn {
        display: none;
    }
}

@media (max-width: 1389px) {
    #download-order-list-btn {
        display: none;
    }
}*/

.flex-wrap {
    flex-flow: wrap;
}

.flex-margin-1 {
    margin: -0.25rem;
}
.flex-margin-1 > * {
    margin: 0.25rem;
}

/*@media (min-width: 1300px) {
    .container {
        width: min(calc(100% - 100px), 1500px);
    }
}*/

/*#region row-16*/
.row-16 {
    margin-right: -15px;
    margin-left: -15px;
}

.row-16:before,
.row-16:after {    
    clear: both;
    display: table;
    content: " ";
}

.row-16 .col-xs-1,
.row-16 .col-sm-1,
.row-16 .col-md-1,
.row-16 .col-lg-1,
.row-16 .col-xs-2,
.row-16 .col-sm-2,
.row-16 .col-md-2,
.row-16 .col-lg-2,
.row-16 .col-xs-3,
.row-16 .col-sm-3,
.row-16 .col-md-3,
.row-16 .col-lg-3,
.row-16 .col-xs-4,
.row-16 .col-sm-4,
.row-16 .col-md-4,
.row-16 .col-lg-4,
.row-16 .col-xs-5,
.row-16 .col-sm-5,
.row-16 .col-md-5,
.row-16 .col-lg-5,
.row-16 .col-xs-6,
.row-16 .col-sm-6,
.row-16 .col-md-6,
.row-16 .col-lg-6,
.row-16 .col-xs-7,
.row-16 .col-sm-7,
.row-16 .col-md-7,
.row-16 .col-lg-7,
.row-16 .col-xs-8,
.row-16 .col-sm-8,
.row-16 .col-md-8,
.row-16 .col-lg-8,
.row-16 .col-xs-9,
.row-16 .col-sm-9,
.row-16 .col-md-9,
.row-16 .col-lg-9,
.row-16 .col-xs-10,
.row-16 .col-sm-10,
.row-16 .col-md-10,
.row-16 .col-lg-10,
.row-16 .col-xs-11,
.row-16 .col-sm-11,
.row-16 .col-md-11,
.row-16 .col-lg-11,
.row-16 .col-xs-12,
.row-16 .col-sm-12,
.row-16 .col-md-12,
.row-16 .col-lg-12,
.row-16 .col-xs-13,
.row-16 .col-sm-13,
.row-16 .col-md-13,
.row-16 .col-lg-13,
.row-16 .col-xs-14,
.row-16 .col-sm-14,
.row-16 .col-md-14,
.row-16 .col-lg-14,
.row-16 .col-xs-15,
.row-16 .col-sm-15,
.row-16 .col-md-15,
.row-16 .col-lg-15,
.row-16 .col-xs-16,
.row-16 .col-sm-16,
.row-16 .col-md-16,
.row-16 .col-lg-16 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row-16 .col-xs-1,
.row-16 .col-xs-2,
.row-16 .col-xs-3,
.row-16 .col-xs-4,
.row-16 .col-xs-5,
.row-16 .col-xs-6,
.row-16 .col-xs-7,
.row-16 .col-xs-8,
.row-16 .col-xs-9,
.row-16 .col-xs-10,
.row-16 .col-xs-11,
.row-16 .col-xs-12,
.row-16 .col-xs-13,
.row-16 .col-xs-14,
.row-16 .col-xs-15,
.row-16 .col-xs-16 {
    float: left;
}

.row-16 .col-xs-16 {
    width: 100%;
}

.row-16 .col-xs-15 {
    width: 93.75%;
}

.row-16 .col-xs-14 {
    width: 87.5%;
}

.row-16 .col-xs-13 {
    width: 81.25%;
}

.row-16 .col-xs-12 {
    width: 75%;
}

.row-16 .col-xs-11 {
    width: 68.75%;
}

.row-16 .col-xs-10 {
    width: 62.5%;
}

.row-16 .col-xs-9 {
    width: 56.25%;
}

.row-16 .col-xs-8 {
    width: 50%;
}

.row-16 .col-xs-7 {
    width: 43.75%;
}

.row-16 .col-xs-6 {
    width: 37.5%;
}

.row-16 .col-xs-5 {
    width: 31.25%;
}

.row-16 .col-xs-4 {
    width: 25%;
}

.row-16 .col-xs-3 {
    width: 18.75%;
}

.row-16 .col-xs-2 {
    width: 12.5%;
}

.row-16 .col-xs-1 {
    width: 6.25%;
}

.row-16 .col-xs-pull-16 {
    right: 100%;
}

.row-16 .col-xs-pull-15 {
    right: 93.75%;
}

.row-16 .col-xs-pull-14 {
    right: 87.5%;
}

.row-16 .col-xs-pull-13 {
    right: 81.25%;
}

.row-16 .col-xs-pull-12 {
    right: 75%;
}

.row-16 .col-xs-pull-11 {
    right: 68.75%;
}

.row-16 .col-xs-pull-10 {
    right: 62.5%;
}

.row-16 .col-xs-pull-9 {
    right: 56.25%;
}

.row-16 .col-xs-pull-8 {
    right: 50%;
}

.row-16 .col-xs-pull-7 {
    right: 43.75%;
}

.row-16 .col-xs-pull-6 {
    right: 37.5%;
}

.row-16 .col-xs-pull-5 {
    right: 31.25%;
}

.row-16 .col-xs-pull-4 {
    right: 25%;
}

.row-16 .col-xs-pull-3 {
    right: 18.75%;
}

.row-16 .col-xs-pull-2 {
    right: 12.5%;
}

.row-16 .col-xs-pull-1 {
    right: 6.25%;
}

.row-16 .col-xs-pull-0 {
    right: auto;
}

.row-16 .col-xs-push-16 {
    left: 100%;
}

.row-16 .col-xs-push-15 {
    left: 93.75%;
}

.row-16 .col-xs-push-14 {
    left: 87.5%;
}

.row-16 .col-xs-push-13 {
    left: 81.25%;
}

.row-16 .col-xs-push-12 {
    left: 75%;
}

.row-16 .col-xs-push-11 {
    left: 68.75%;
}

.row-16 .col-xs-push-10 {
    left: 62.5%;
}

.row-16 .col-xs-push-9 {
    left: 56.25%;
}

.row-16 .col-xs-push-8 {
    left: 50%;
}

.row-16 .col-xs-push-7 {
    left: 43.75%;
}

.row-16 .col-xs-push-6 {
    left: 37.5%;
}

.row-16 .col-xs-push-5 {
    left: 31.25%;
}

.row-16 .col-xs-push-4 {
    left: 25%;
}

.row-16 .col-xs-push-3 {
    left: 18.75%;
}

.row-16 .col-xs-push-2 {
    left: 12.5%;
}

.row-16 .col-xs-push-1 {
    left: 6.25%;
}

.row-16 .col-xs-push-0 {
    left: auto;
}

.row-16 .col-xs-offset-16 {
    margin-left: 100%;
}

.row-16 .col-xs-offset-15 {
    margin-left: 93.75%;
}

.row-16 .col-xs-offset-14 {
    margin-left: 87.5%;
}

.row-16 .col-xs-offset-13 {
    margin-left: 81.25%;
}

.row-16 .col-xs-offset-12 {
    margin-left: 75%;
}

.row-16 .col-xs-offset-11 {
    margin-left: 68.75%;
}

.row-16 .col-xs-offset-10 {
    margin-left: 62.5%;
}

.row-16 .col-xs-offset-9 {
    margin-left: 56.25%;
}

.row-16 .col-xs-offset-8 {
    margin-left: 50%;
}

.row-16 .col-xs-offset-7 {
    margin-left: 43.75%;
}

.row-16 .col-xs-offset-6 {
    margin-left: 37.5%;
}

.row-16 .col-xs-offset-5 {
    margin-left: 31.25%;
}

.row-16 .col-xs-offset-4 {
    margin-left: 25%;
}

.row-16 .col-xs-offset-3 {
    margin-left: 18.75%;
}

.row-16 .col-xs-offset-2 {
    margin-left: 12.5%;
}

.row-16 .col-xs-offset-1 {
    margin-left: 6.25%;
}

.row-16 .col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {

    .row-16 .col-sm-1,
    .row-16 .col-sm-2,
    .row-16 .col-sm-3,
    .row-16 .col-sm-4,
    .row-16 .col-sm-5,
    .row-16 .col-sm-6,
    .row-16 .col-sm-7,
    .row-16 .col-sm-8,
    .row-16 .col-sm-9,
    .row-16 .col-sm-10,
    .row-16 .col-sm-11,
    .row-16 .col-sm-12,
    .row-16 .col-sm-13,
    .row-16 .col-sm-14,
    .row-16 .col-sm-15,
    .row-16 .col-sm-16 {
        float: left;
    }

    .row-16 .col-sm-16 {
        width: 100%;
    }

    .row-16 .col-sm-15 {
        width: 93.75%;
    }

    .row-16 .col-sm-14 {
        width: 87.5%;
    }

    .row-16 .col-sm-13 {
        width: 81.25%;
    }

    .row-16 .col-sm-12 {
        width: 75%;
    }

    .row-16 .col-sm-11 {
        width: 68.75%;
    }

    .row-16 .col-sm-10 {
        width: 62.5%;
    }

    .row-16 .col-sm-9 {
        width: 56.25%;
    }

    .row-16 .col-sm-8 {
        width: 50%;
    }

    .row-16 .col-sm-7 {
        width: 43.75%;
    }

    .row-16 .col-sm-6 {
        width: 37.5%;
    }

    .row-16 .col-sm-5 {
        width: 31.25%;
    }

    .row-16 .col-sm-4 {
        width: 25%;
    }

    .row-16 .col-sm-3 {
        width: 18.75%;
    }

    .row-16 .col-sm-2 {
        width: 12.5%;
    }

    .row-16 .col-sm-1 {
        width: 6.25%;
    }

    .row-16 .col-sm-pull-16 {
        right: 100%;
    }

    .row-16 .col-sm-pull-15 {
        right: 93.75%;
    }

    .row-16 .col-sm-pull-14 {
        right: 87.5%;
    }

    .row-16 .col-sm-pull-13 {
        right: 81.25%;
    }

    .row-16 .col-sm-pull-12 {
        right: 75%;
    }

    .row-16 .col-sm-pull-11 {
        right: 68.75%;
    }

    .row-16 .col-sm-pull-10 {
        right: 62.5%;
    }

    .row-16 .col-sm-pull-9 {
        right: 56.25%;
    }

    .row-16 .col-sm-pull-8 {
        right: 50%;
    }

    .row-16 .col-sm-pull-7 {
        right: 43.75%;
    }

    .row-16 .col-sm-pull-6 {
        right: 37.5%;
    }

    .row-16 .col-sm-pull-5 {
        right: 31.25%;
    }

    .row-16 .col-sm-pull-4 {
        right: 25%;
    }

    .row-16 .col-sm-pull-3 {
        right: 18.75%;
    }

    .row-16 .col-sm-pull-2 {
        right: 12.5%;
    }

    .row-16 .col-sm-pull-1 {
        right: 6.25%;
    }

    .row-16 .col-sm-pull-0 {
        right: auto;
    }

    .row-16 .col-sm-push-16 {
        left: 100%;
    }

    .row-16 .col-sm-push-15 {
        left: 93.75%;
    }

    .row-16 .col-sm-push-14 {
        left: 87.5%;
    }

    .row-16 .col-sm-push-13 {
        left: 81.25%;
    }

    .row-16 .col-sm-push-12 {
        left: 75%;
    }

    .row-16 .col-sm-push-11 {
        left: 68.75%;
    }

    .row-16 .col-sm-push-10 {
        left: 62.5%;
    }

    .row-16 .col-sm-push-9 {
        left: 56.25%;
    }

    .row-16 .col-sm-push-8 {
        left: 50%;
    }

    .row-16 .col-sm-push-7 {
        left: 43.75%;
    }

    .row-16 .col-sm-push-6 {
        left: 37.5%;
    }

    .row-16 .col-sm-push-5 {
        left: 31.25%;
    }

    .row-16 .col-sm-push-4 {
        left: 25%;
    }

    .row-16 .col-sm-push-3 {
        left: 18.75%;
    }

    .row-16 .col-sm-push-2 {
        left: 12.5%;
    }

    .row-16 .col-sm-push-1 {
        left: 6.25%;
    }

    .row-16 .col-sm-push-0 {
        left: auto;
    }

    .row-16 .col-sm-offset-16 {
        margin-left: 100%;
    }

    .row-16 .col-sm-offset-15 {
        margin-left: 93.75%;
    }

    .row-16 .col-sm-offset-14 {
        margin-left: 87.5%;
    }

    .row-16 .col-sm-offset-13 {
        margin-left: 81.25%;
    }

    .row-16 .col-sm-offset-12 {
        margin-left: 75%;
    }

    .row-16 .col-sm-offset-11 {
        margin-left: 68.75%;
    }

    .row-16 .col-sm-offset-10 {
        margin-left: 62.5%;
    }

    .row-16 .col-sm-offset-9 {
        margin-left: 56.25%;
    }

    .row-16 .col-sm-offset-8 {
        margin-left: 50%;
    }

    .row-16 .col-sm-offset-7 {
        margin-left: 43.75%;
    }

    .row-16 .col-sm-offset-6 {
        margin-left: 37.5%;
    }

    .row-16 .col-sm-offset-5 {
        margin-left: 31.25%;
    }

    .row-16 .col-sm-offset-4 {
        margin-left: 25%;
    }

    .row-16 .col-sm-offset-3 {
        margin-left: 18.75%;
    }

    .row-16 .col-sm-offset-2 {
        margin-left: 12.5%;
    }

    .row-16 .col-sm-offset-1 {
        margin-left: 6.25%;
    }

    .row-16 .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {

    .row-16 .col-md-1,
    .row-16 .col-md-2,
    .row-16 .col-md-3,
    .row-16 .col-md-4,
    .row-16 .col-md-5,
    .row-16 .col-md-6,
    .row-16 .col-md-7,
    .row-16 .col-md-8,
    .row-16 .col-md-9,
    .row-16 .col-md-10,
    .row-16 .col-md-11,
    .row-16 .col-md-12,
    .row-16 .col-md-13,
    .row-16 .col-md-14,
    .row-16 .col-md-15,
    .row-16 .col-md-16 {
        float: left;
    }

    .row-16 .col-md-16 {
        width: 100%;
    }

    .row-16 .col-md-15 {
        width: 93.75%;
    }

    .row-16 .col-md-14 {
        width: 87.5%;
    }

    .row-16 .col-md-13 {
        width: 81.25%;
    }

    .row-16 .col-md-12 {
        width: 75%;
    }

    .row-16 .col-md-11 {
        width: 68.75%;
    }

    .row-16 .col-md-10 {
        width: 62.5%;
    }

    .row-16 .col-md-9 {
        width: 56.25%;
    }

    .row-16 .col-md-8 {
        width: 50%;
    }

    .row-16 .col-md-7 {
        width: 43.75%;
    }

    .row-16 .col-md-6 {
        width: 37.5%;
    }

    .row-16 .col-md-5 {
        width: 31.25%;
    }

    .row-16 .col-md-4 {
        width: 25%;
    }

    .row-16 .col-md-3 {
        width: 18.75%;
    }

    .row-16 .col-md-2 {
        width: 12.5%;
    }

    .row-16 .col-md-1 {
        width: 6.25%;
    }

    .row-16 .col-md-pull-16 {
        right: 100%;
    }

    .row-16 .col-md-pull-15 {
        right: 93.75%;
    }

    .row-16 .col-md-pull-14 {
        right: 87.5%;
    }

    .row-16 .col-md-pull-13 {
        right: 81.25%;
    }

    .row-16 .col-md-pull-12 {
        right: 75%;
    }

    .row-16 .col-md-pull-11 {
        right: 68.75%;
    }

    .row-16 .col-md-pull-10 {
        right: 62.5%;
    }

    .row-16 .col-md-pull-9 {
        right: 56.25%;
    }

    .row-16 .col-md-pull-8 {
        right: 50%;
    }

    .row-16 .col-md-pull-7 {
        right: 43.75%;
    }

    .row-16 .col-md-pull-6 {
        right: 37.5%;
    }

    .row-16 .col-md-pull-5 {
        right: 31.25%;
    }

    .row-16 .col-md-pull-4 {
        right: 25%;
    }

    .row-16 .col-md-pull-3 {
        right: 18.75%;
    }

    .row-16 .col-md-pull-2 {
        right: 12.5%;
    }

    .row-16 .col-md-pull-1 {
        right: 6.25%;
    }

    .row-16 .col-md-pull-0 {
        right: auto;
    }

    .row-16 .col-md-push-16 {
        left: 100%;
    }

    .row-16 .col-md-push-15 {
        left: 93.75%;
    }

    .row-16 .col-md-push-14 {
        left: 87.5%;
    }

    .row-16 .col-md-push-13 {
        left: 81.25%;
    }

    .row-16 .col-md-push-12 {
        left: 75%;
    }

    .row-16 .col-md-push-11 {
        left: 68.75%;
    }

    .row-16 .col-md-push-10 {
        left: 62.5%;
    }

    .row-16 .col-md-push-9 {
        left: 56.25%;
    }

    .row-16 .col-md-push-8 {
        left: 50%;
    }

    .row-16 .col-md-push-7 {
        left: 43.75%;
    }

    .row-16 .col-md-push-6 {
        left: 37.5%;
    }

    .row-16 .col-md-push-5 {
        left: 31.25%;
    }

    .row-16 .col-md-push-4 {
        left: 25%;
    }

    .row-16 .col-md-push-3 {
        left: 18.75%;
    }

    .row-16 .col-md-push-2 {
        left: 12.5%;
    }

    .row-16 .col-md-push-1 {
        left: 6.25%;
    }

    .row-16 .col-md-push-0 {
        left: auto;
    }

    .row-16 .col-md-offset-16 {
        margin-left: 100%;
    }

    .row-16 .col-md-offset-15 {
        margin-left: 93.75%;
    }

    .row-16 .col-md-offset-14 {
        margin-left: 87.5%;
    }

    .row-16 .col-md-offset-13 {
        margin-left: 81.25%;
    }

    .row-16 .col-md-offset-12 {
        margin-left: 75%;
    }

    .row-16 .col-md-offset-11 {
        margin-left: 68.75%;
    }

    .row-16 .col-md-offset-10 {
        margin-left: 62.5%;
    }

    .row-16 .col-md-offset-9 {
        margin-left: 56.25%;
    }

    .row-16 .col-md-offset-8 {
        margin-left: 50%;
    }

    .row-16 .col-md-offset-7 {
        margin-left: 43.75%;
    }

    .row-16 .col-md-offset-6 {
        margin-left: 37.5%;
    }

    .row-16 .col-md-offset-5 {
        margin-left: 31.25%;
    }

    .row-16 .col-md-offset-4 {
        margin-left: 25%;
    }

    .row-16 .col-md-offset-3 {
        margin-left: 18.75%;
    }

    .row-16 .col-md-offset-2 {
        margin-left: 12.5%;
    }

    .row-16 .col-md-offset-1 {
        margin-left: 6.25%;
    }

    .row-16 .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {

    .row-16 .col-lg-1,
    .row-16 .col-lg-2,
    .row-16 .col-lg-3,
    .row-16 .col-lg-4,
    .row-16 .col-lg-5,
    .row-16 .col-lg-6,
    .row-16 .col-lg-7,
    .row-16 .col-lg-8,
    .row-16 .col-lg-9,
    .row-16 .col-lg-10,
    .row-16 .col-lg-11,
    .row-16 .col-lg-12,
    .row-16 .col-lg-13,
    .row-16 .col-lg-14,
    .row-16 .col-lg-15,
    .row-16 .col-lg-16 {
        float: left;
    }

    .row-16 .col-lg-16 {
        width: 100%;
    }

    .row-16 .col-lg-15 {
        width: 93.75%;
    }

    .row-16 .col-lg-14 {
        width: 87.5%;
    }

    .row-16 .col-lg-13 {
        width: 81.25%;
    }

    .row-16 .col-lg-12 {
        width: 75%;
    }

    .row-16 .col-lg-11 {
        width: 68.75%;
    }

    .row-16 .col-lg-10 {
        width: 62.5%;
    }

    .row-16 .col-lg-9 {
        width: 56.25%;
    }

    .row-16 .col-lg-8 {
        width: 50%;
    }

    .row-16 .col-lg-7 {
        width: 43.75%;
    }

    .row-16 .col-lg-6 {
        width: 37.5%;
    }

    .row-16 .col-lg-5 {
        width: 31.25%;
    }

    .row-16 .col-lg-4 {
        width: 25%;
    }

    .row-16 .col-lg-3 {
        width: 18.75%;
    }

    .row-16 .col-lg-2 {
        width: 12.5%;
    }

    .row-16 .col-lg-1 {
        width: 6.25%;
    }

    .row-16 .col-lg-pull-16 {
        right: 100%;
    }

    .row-16 .col-lg-pull-15 {
        right: 93.75%;
    }

    .row-16 .col-lg-pull-14 {
        right: 87.5%;
    }

    .row-16 .col-lg-pull-13 {
        right: 81.25%;
    }

    .row-16 .col-lg-pull-12 {
        right: 75%;
    }

    .row-16 .col-lg-pull-11 {
        right: 68.75%;
    }

    .row-16 .col-lg-pull-10 {
        right: 62.5%;
    }

    .row-16 .col-lg-pull-9 {
        right: 56.25%;
    }

    .row-16 .col-lg-pull-8 {
        right: 50%;
    }

    .row-16 .col-lg-pull-7 {
        right: 43.75%;
    }

    .row-16 .col-lg-pull-6 {
        right: 37.5%;
    }

    .row-16 .col-lg-pull-5 {
        right: 31.25%;
    }

    .row-16 .col-lg-pull-4 {
        right: 25%;
    }

    .row-16 .col-lg-pull-3 {
        right: 18.75%;
    }

    .row-16 .col-lg-pull-2 {
        right: 12.5%;
    }

    .row-16 .col-lg-pull-1 {
        right: 6.25%;
    }

    .row-16 .col-lg-pull-0 {
        right: auto;
    }

    .row-16 .col-lg-push-16 {
        left: 100%;
    }

    .row-16 .col-lg-push-15 {
        left: 93.75%;
    }

    .row-16 .col-lg-push-14 {
        left: 87.5%;
    }

    .row-16 .col-lg-push-13 {
        left: 81.25%;
    }

    .row-16 .col-lg-push-12 {
        left: 75%;
    }

    .row-16 .col-lg-push-11 {
        left: 68.75%;
    }

    .row-16 .col-lg-push-10 {
        left: 62.5%;
    }

    .row-16 .col-lg-push-9 {
        left: 56.25%;
    }

    .row-16 .col-lg-push-8 {
        left: 50%;
    }

    .row-16 .col-lg-push-7 {
        left: 43.75%;
    }

    .row-16 .col-lg-push-6 {
        left: 37.5%;
    }

    .row-16 .col-lg-push-5 {
        left: 31.25%;
    }

    .row-16 .col-lg-push-4 {
        left: 25%;
    }

    .row-16 .col-lg-push-3 {
        left: 18.75%;
    }

    .row-16 .col-lg-push-2 {
        left: 12.5%;
    }

    .row-16 .col-lg-push-1 {
        left: 6.25%;
    }

    .row-16 .col-lg-push-0 {
        left: auto;
    }

    .row-16 .col-lg-offset-16 {
        margin-left: 100%;
    }

    .row-16 .col-lg-offset-15 {
        margin-left: 93.75%;
    }

    .row-16 .col-lg-offset-14 {
        margin-left: 87.5%;
    }

    .row-16 .col-lg-offset-13 {
        margin-left: 81.25%;
    }

    .row-16 .col-lg-offset-12 {
        margin-left: 75%;
    }

    .row-16 .col-lg-offset-11 {
        margin-left: 68.75%;
    }

    .row-16 .col-lg-offset-10 {
        margin-left: 62.5%;
    }

    .row-16 .col-lg-offset-9 {
        margin-left: 56.25%;
    }

    .row-16 .col-lg-offset-8 {
        margin-left: 50%;
    }

    .row-16 .col-lg-offset-7 {
        margin-left: 43.75%;
    }

    .row-16 .col-lg-offset-6 {
        margin-left: 37.5%;
    }

    .row-16 .col-lg-offset-5 {
        margin-left: 31.25%;
    }

    .row-16 .col-lg-offset-4 {
        margin-left: 25%;
    }

    .row-16 .col-lg-offset-3 {
        margin-left: 18.75%;
    }

    .row-16 .col-lg-offset-2 {
        margin-left: 12.5%;
    }

    .row-16 .col-lg-offset-1 {
        margin-left: 6.25%;
    }

    .row-16 .col-lg-offset-0 {
        margin-left: 0;
    }
}


@media (min-width: 1550px) {

    .row-16 .col-xl-1,
    .row-16 .col-xl-2,
    .row-16 .col-xl-3,
    .row-16 .col-xl-4,
    .row-16 .col-xl-5,
    .row-16 .col-xl-6,
    .row-16 .col-xl-7,
    .row-16 .col-xl-8,
    .row-16 .col-xl-9,
    .row-16 .col-xl-10,
    .row-16 .col-xl-11,
    .row-16 .col-xl-12,
    .row-16 .col-xl-13,
    .row-16 .col-xl-14,
    .row-16 .col-xl-15,
    .row-16 .col-xl-16 {
        float: left;
    }

    .row-16 .col-xl-16 {
        width: 100%;
    }

    .row-16 .col-xl-15 {
        width: 93.75%;
    }

    .row-16 .col-xl-14 {
        width: 87.5%;
    }

    .row-16 .col-xl-13 {
        width: 81.25%;
    }

    .row-16 .col-xl-12 {
        width: 75%;
    }

    .row-16 .col-xl-11 {
        width: 68.75%;
    }

    .row-16 .col-xl-10 {
        width: 62.5%;
    }

    .row-16 .col-xl-9 {
        width: 56.25%;
    }

    .row-16 .col-xl-8 {
        width: 50%;
    }

    .row-16 .col-xl-7 {
        width: 43.75%;
    }

    .row-16 .col-xl-6 {
        width: 37.5%;
    }

    .row-16 .col-xl-5 {
        width: 31.25%;
    }

    .row-16 .col-xl-4 {
        width: 25%;
    }

    .row-16 .col-xl-3 {
        width: 18.75%;
    }

    .row-16 .col-xl-2 {
        width: 12.5%;
    }

    .row-16 .col-xl-1 {
        width: 6.25%;
    }

    .row-16 .col-xl-pull-16 {
        right: 100%;
    }

    .row-16 .col-xl-pull-15 {
        right: 93.75%;
    }

    .row-16 .col-xl-pull-14 {
        right: 87.5%;
    }

    .row-16 .col-xl-pull-13 {
        right: 81.25%;
    }

    .row-16 .col-xl-pull-12 {
        right: 75%;
    }

    .row-16 .col-xl-pull-11 {
        right: 68.75%;
    }

    .row-16 .col-xl-pull-10 {
        right: 62.5%;
    }

    .row-16 .col-xl-pull-9 {
        right: 56.25%;
    }

    .row-16 .col-xl-pull-8 {
        right: 50%;
    }

    .row-16 .col-xl-pull-7 {
        right: 43.75%;
    }

    .row-16 .col-xl-pull-6 {
        right: 37.5%;
    }

    .row-16 .col-xl-pull-5 {
        right: 31.25%;
    }

    .row-16 .col-xl-pull-4 {
        right: 25%;
    }

    .row-16 .col-xl-pull-3 {
        right: 18.75%;
    }

    .row-16 .col-xl-pull-2 {
        right: 12.5%;
    }

    .row-16 .col-xl-pull-1 {
        right: 6.25%;
    }

    .row-16 .col-xl-pull-0 {
        right: auto;
    }

    .row-16 .col-xl-push-16 {
        left: 100%;
    }

    .row-16 .col-xl-push-15 {
        left: 93.75%;
    }

    .row-16 .col-xl-push-14 {
        left: 87.5%;
    }

    .row-16 .col-xl-push-13 {
        left: 81.25%;
    }

    .row-16 .col-xl-push-12 {
        left: 75%;
    }

    .row-16 .col-xl-push-11 {
        left: 68.75%;
    }

    .row-16 .col-xl-push-10 {
        left: 62.5%;
    }

    .row-16 .col-xl-push-9 {
        left: 56.25%;
    }

    .row-16 .col-xl-push-8 {
        left: 50%;
    }

    .row-16 .col-xl-push-7 {
        left: 43.75%;
    }

    .row-16 .col-xl-push-6 {
        left: 37.5%;
    }

    .row-16 .col-xl-push-5 {
        left: 31.25%;
    }

    .row-16 .col-xl-push-4 {
        left: 25%;
    }

    .row-16 .col-xl-push-3 {
        left: 18.75%;
    }

    .row-16 .col-xl-push-2 {
        left: 12.5%;
    }

    .row-16 .col-xl-push-1 {
        left: 6.25%;
    }

    .row-16 .col-xl-push-0 {
        left: auto;
    }

    .row-16 .col-xl-offset-16 {
        margin-left: 100%;
    }

    .row-16 .col-xl-offset-15 {
        margin-left: 93.75%;
    }

    .row-16 .col-xl-offset-14 {
        margin-left: 87.5%;
    }

    .row-16 .col-xl-offset-13 {
        margin-left: 81.25%;
    }

    .row-16 .col-xl-offset-12 {
        margin-left: 75%;
    }

    .row-16 .col-xl-offset-11 {
        margin-left: 68.75%;
    }

    .row-16 .col-xl-offset-10 {
        margin-left: 62.5%;
    }

    .row-16 .col-xl-offset-9 {
        margin-left: 56.25%;
    }

    .row-16 .col-xl-offset-8 {
        margin-left: 50%;
    }

    .row-16 .col-xl-offset-7 {
        margin-left: 43.75%;
    }

    .row-16 .col-xl-offset-6 {
        margin-left: 37.5%;
    }

    .row-16 .col-xl-offset-5 {
        margin-left: 31.25%;
    }

    .row-16 .col-xl-offset-4 {
        margin-left: 25%;
    }

    .row-16 .col-xl-offset-3 {
        margin-left: 18.75%;
    }

    .row-16 .col-xl-offset-2 {
        margin-left: 12.5%;
    }

    .row-16 .col-xl-offset-1 {
        margin-left: 6.25%;
    }

    .row-16 .col-xl-offset-0 {
        margin-left: 0;
    }
}
/*#endregion*/


span.hide-overfrow {
    display: block;
    white-space: nowrap;
    overflow: hidden;
}



.total-quota-row {
    background: #51515151;
}

.free-quota-row {
    background: #51515100;
}

.align-self-center {
    align-self: center;
}

.quotasListTable_hotel-name {
    font-weight: bold;
    color: #3333FF;
}

.quotasListTable_hotel-url {
    text-decoration: underline solid #ff3333;
    color: #ff3333;
}

.quotasListTable_hotel-url:hover {
    text-decoration: underline solid #ff8888;
    color: #ff8888;
}


.resultsGridWrap .quotasListTable > thead > tr:first-child > th:not([rowspan="2"]):not(:last-child):not(:first-child) {
    /* border-right: 2px solid #f15623 !important; */
}

.quota-editor_form-sign > * {
    width: 70px !important;
}

.quota-editor_form-sign-dateRange > * {
    width: 200px !important;
}

#quotasSearchForm .resultsGridWrap .table-condensed tr > td:not(:first-child),
#quotasSearchForm .resultsGridWrap .table-condensed tr > th:not(:first-child) {
    text-align: center;
}

#quotasSearchForm .resultsGridWrap .table-condensed tr > th[colspan]:not([colspan="1"]) {
    text-align: center !important;
}

#quotasSearchForm .resultsGridWrap .table-condensed thead tr:first-child:not(:last-child) > th {
    padding-bottom: 0.5rem !important;
}

#quotasSearchForm .resultsGridWrap .table-condensed thead tr:last-child:not(:first-child) > th {
    padding-top: 0.5rem !important;
}

#quotasSearchForm .resultsGridWrap .table-condensed > tbody > tr > td {
    padding: 10px !important;
}

#quotasSearchForm .resultsGridWrap .orderListTable > tbody > tr > td {
    border-top: 1px solid #d7d7d7 !important;
/* border: none !important; */}

#quota-editor_form {
    display: flex;
    flex-wrap: wrap;
}

#quota-editor_form > span,
#quota-editor_form > .d-flex > span {
    line-height: 37px;
    white-space: nowrap;
}

#quota-editor_form > *,
#quota-editor_form > .d-flex > * {
    margin-right: 10px;
    /* min-width: 100px; */
}

.color-orange {
    color: #f15623;
}

.stop-sale {
    background: #fbe4e4;
    color: #964646;
}

.quotasListTable_filter-row .custom-checkbox {
    color: #000 !important;
}

.quotasListTable_filter-row .custom-checkbox .check-icon {
    height: 18px;
    width: 18px;
    border: 2px solid #7f7f7f;
}

.quotasListTable_filter-row .custom-checkbox input:checked ~ .check-icon {    
    background: url(../../Content/app/images/sprite.png) no-repeat #fff -70px 3px;
}

.flex-auto {
    flex: auto;
}

@media (min-width: 576px) {
    #quota-editor-modal .modal-dialog {
        width: 500px;
    }
    
    /*#quota-editor-modal .modal-dialog .modal-footer .btn:last-child {
        margin-right: 82px;
    }*/
}

@media (min-width: 768px) {
    #quota-editor-modal .modal-dialog {
        width: 696px;
    }
    
    /*#quota-editor-modal .modal-dialog .modal-footer .btn:last-child {
        margin-right: 282px;
    }*/
}

/*@media (min-width: 992px) {
    #quota-editor-modal .modal-dialog {
        width: 696px;
    }*/

   /* #quota-editor-modal .modal-dialog .modal-footer .btn:last-child {
        margin-right: 202px;
    }*/
/*}*/

.total-quota-row td:not(:first-child):not(:nth-child(2)) {
    font-weight: bold;
}

.busy-quota-row td:not(:first-child):not(:nth-child(2)) {
    color: #3333FF !important;
}

.quotasListTable > thead {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: -1px;
    left: 0;
    border-bottom: 2px solid #f15623 !important;
}

.quotasListTable > thead > tr > th {
    background: #fff;
}
#quotasSearchForm .filter {
    width: 98%;
}
#quotasSearchForm .filter .date-selector {
    width: 200px;
}

.lh-150 {
    line-height: 150%;
}

.health-declaration-label {
    white-space: normal;
    word-break: break-word;
    display: inline;
}

    .health-declaration-label > a {
        font-size: inherit;
        white-space: inherit;
        word-break: inherit;
        display: inline;
    }

.health-declaration-container {
    margin-left: auto;
    margin-top: 10px;
}

.custom-checkbox-ng.health-declaration-custom-checkbox-ng {
    align-items: start;
    max-width: 270px;
}

    .custom-checkbox-ng.health-declaration-custom-checkbox-ng .checkmark {
        width: 20px;
        min-width: 20px;
        height: 20px;
        min-height: 20px;
        margin-top: 4px;
    }

@media (max-width: 580px) {
    .health-declaration-container {
        margin-left: unset;
    }

    .custom-checkbox-ng.health-declaration-custom-checkbox-ng {
        max-width: unset;
    }

    .make-a-reservation {
        padding-right: 0;
    }
}

@media (min-width: 460px) and (max-width: 580px) {
    .price-with-changes {
        margin-left: auto;
    }
}

.modal-xs {
    width: min(100%, 350px);
}



/*Custom style*/

.search-form_bg { 
	background: repeat-x #F1CD55 center top; 
	}
.lh-18 { 
	margin-top: 20px;
}
.logo {
	background: url(../../Content/app/images/logosite2.png) no-repeat transparent 0 0;
	background-size: 60%;
	height: 90px;
	width: 210px;
    margin-top: -2px;
    margin-right: 30px;
    margin-left: 20px !important;
}
.custom-navbar-primary {
	background: #F1CD55;
}
.custom-navbar-primary .nav li a {
	display: block;
    text-align: center;
    height: 49px;
    line-height: 49px;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #444444;
    font-family: 'Roboto Slab';
    padding: 0 20px;
    white-space: nowrap;
    position: relative;
	letter-spacing: normal;
}
.fs11.padding-top-12 {
    color: #800b00;
}
.custom-navbar-primary .nav li {
	margin-right: auto;
	position: relative;
    padding: 0 2px 0 0;
    background: url(../../Content/app/images/sprt_bg.gif) right top repeat-y;
    display: table-cell;
    border-bottom: 1px solid #C5B590;
}
.nav-bar-primary .nav.navbar-nav {
    background: -webkit-linear-gradient(top, #FEF7E4, #E6DFCF);
	margin-right: 60px;
}
.nav-bar-primary .nav.navbar-nav li:hover a {
    background: #297ACC;
    color: #ffffff;
}
.nav-bar-primary .nav.navbar-nav  li:first-child{
    border-radius: 4px 0 0 4px;
}
.nav-bar-primary .nav.navbar-nav  li:last-child{
    border-radius: 0 4px 4px 0;
	background: none;
	padding: 0;
}
.nav-bar-primary .nav.navbar-nav  {
    border-radius: 4px;
	margin-top: 30px;
}
.nav-bar-primary .nav.navbar-nav  li:first-child a{
    border-radius: 4px 0 0 4px;
}
.nav-bar-primary .nav.navbar-nav  li:last-child a{
    border-radius: 0 4px 4px 0;
}
.custom-navbar-secondary {
	background: #FF8800;
}
.custom-navbar-secondary .nav li > a:hover:after, .custom-navbar-secondary .nav li > a:focus:after, .custom-navbar-secondary .nav li > a.active:after, .custom-navbar-secondary .nav li > span.active:after {
    background:#FF6B01;
}
.custom-navbar-secondary .nav li > a:hover, .custom-navbar-secondary .nav li > a.active, .custom-navbar-secondary .nav li > span.active {
    background:#FF6B01;
}
.custom-navbar-secondary .nav li a:hover.nohover {
	background: #FF6B01;
	color:#fff;
}
#offcanvas-menu {
    background: #F1CD55;
}
#offcanvas-menu-opener {
    border: 1px solid #800b00;
}
#offcanvas-menu-opener .icon-bar {
    background: #800b00;
}
#offcanvas-menu .fa-close {
	color: #800b00;
}
.offcanvas-section li > a, .offcanvas-section li > .active {
    color: #800b00;
}
.offcanvas-section li > a:hover {
    background: #FF8800;
}
.offcanvas-section li > .active {
    background: #FF8800;
}
#offcanvas-menu hr {
    border-top: 3px solid #800b0087;
}
#offcanvas-menu #currency-board {
    color: #800b00;
}
#offcanvas-menu #currency-board .brand-violet {
    color: #800b00;
}
#offcanvas-menu .fs13.margin-bottom-13 {
	width: 80%;
}
#offcanvas-menu .brand-orange-dark {
	color: #fff !important;
}
.btn-group.btn-group-sm.has-error {
	border: 2px solid #db6e6e;
	margin-top: -6px;
    padding: 6px 2px 2px 2px;
}
.custom-checkbox {
	color: #800b00;
}
.custom-btn-group .btn {
	color: #800b00;
}
.custom-btn-group .btn.active, .custom-btn-group .btn:hover {
	color: #fff;
}
.headerWithCount {
	background: #800b00;
}
.hotelSearchInputWrap {
	background: #800b00;
}
.error-outline.has-error {
	outline: 2px solid #f15623;
}
.searchForm_borderedLabel {
	color: #800b00;
}
.searchForm_noBorderLabel {
	color: #800b00;
}
.searchForm_resetBtn {
	color: #800b00;
}
.searchForm_resetBtn span { 
	border-bottom: 1px dashed #800b00; 
}
.footer {
	background: #800b00;
}
.footer-nav {
	border-bottom: 1px solid #900c00;
}
.footer-btm-text {
	color: #fff;
}
.footer-btm-text a {
    color: #fff;
}
.footer .pull-right.margin-top-43 {
	margin-top: 25px!important;
}
.footer-adress {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	color: #fff;
	padding-bottom: 4px;
}
.footer-email a {
	color: #fff;
}
.footer-soc li a.vk { 
	background: url(../../Content/app/images/vk_logo.png) no-repeat transparent;
}
.footer-soc li a.tm { 
	background: url(../../Content/app/images/tm_logo.png) no-repeat transparent;
}
.resultsGridWrap .table-condensed > tbody > tr > td {
	border-color: #848484;
}
span.notdefined  { color:  #f15623}
span.ok  { color:  #078620}
/*
.alert-warning {
  color: #9a1515;
  background-color: #ffbfbf;
  border-color: #ff9898;
}*/
.dropdown-menu {
    box-shadow: 0 0px 12px rgba(0, 0, 0, 0.34);
}
.loginPopoverWrap #popuLogin:hover span {
    border-color: #fff;
}
.cabinet-top-row-table td {
    color:#800b00;
}
.cabinet-top-row_hint-text {
    color:#800b00;
}
.cabinet-pay-row_hint-text a, .cabinet-pay-row_hint-text a:hover, .cabinet-top-row_hint-text a, .cabinet-top-row_hint-text a:hover {
	color: #f15623;
}
#flight-search-filters {
    background: #F1CD55;
}
#flight-search-filters .field > label {
    color: #800b00;
}
#flight-search-filters .secondary-filters .without-stops label {
    color: #800b00;
}




.registerFormRightCol {display: none;}

#currency-board {
	width: 150px;
    float: left;
}
.socl-nw-hd {
	float: right;
	margin-top: 10px;
}
.socl-nw-hd a {
    display: block;
    width: 40px;
    height: 40px;
    float: right;
    margin: 3px;
}

.results-price-container {
	padding-top: 10px;
}
.nav-bar-secondary .brand-orange-dark {
	color:#fff !important;
}
.cabinet-pay-row_hint-text {
    color: #f15623;
}
span.notdefined  { color:  #F15623; font-weight: 600;}
span.annul  { color:  #EB0B0B; font-weight: 600;}
span.wait  { color:  #52ADEB; font-weight: 600;}
span.ok  { color:  #078620; font-weight: 600;}

/*end Custom style*/