.nav-tabs-custom {
    box-shadow: none;
    border-radius: 0;
    padding: 0 25px;
}

.sidebar li.active > a {
    font-weight: bold !important;
}

.gestions-mediatheque-menu, .nav.nav-tabs {
    padding: 0;
    list-style-type: none;
    background: #f4f4f4;
    display: block;
    margin-bottom: 32px;
    margin-top: 32px;
    border-radius: 0;
    padding-left: 16px;
}

.gestions-mediatheque-menu li,
.nav.nav-tabs li {
    display: inline-block;
}

.gestions-mediatheque-menu li.gestion-albums a,
.nav.nav-tabs li.gestion-albums a {
    background: url(../img/gestion_albums_picto.png) no-repeat 25px center;
}

.gestions-mediatheque-menu li.gestion-photos a,
.nav.nav-tabs li.gestion-photos a {
    background: url(../img/gestion_photos_picto.png) no-repeat 25px center;
}

.gestions-mediatheque-menu li.gestion-videos a,
.nav.nav-tabs li.gestion-videos a {
    background: url(../img/gestion_videos_picto.png) no-repeat 25px center;
}

.gestions-mediatheque-menu li.gestion-albums.active a,
.gestions-mediatheque-menu li.gestion-albums:hover a,
.nav.nav-tabs li.gestion-albums.active a,
.nav.nav-tabs li.gestion-albums:hover a {
    background: url(../img/gestion_albums_hover_picto.png) no-repeat 25px center;
}

.gestions-mediatheque-menu li.gestion-photos.active a,
.gestions-mediatheque-menu li.gestion-photos:hover a,
.nav.nav-tabs li.gestion-photos.active a,
.nav.nav-tabs li.gestion-photos:hover a {
    background: url(../img/gestion_photos_hover_picto.png) no-repeat 25px center;
}

.gestions-mediatheque-menu li.gestion-videos.active a,
.gestions-mediatheque-menu li.gestion-videos:hover a,
.nav.nav-tabs li.gestion-videos.active a,
.nav.nav-tabs li.gestion-videos:hover a {
    background: url(../img/gestion_videos_hover_picto.png) no-repeat 25px center;
}

.gestions-mediatheque-menu li.active a,
.gestions-mediatheque-menu li:hover a,
.nav.nav-tabs li.active a,
.nav.nav-tabs li:hover a {
    color: #003057;
}

.gestions-mediatheque-menu li a,
.nav.nav-tabs li a {
    font-size: 15px;
    font-weight: 400;
    color: #003057;
    padding: 12px 10px;
    min-height: 32px;
    display: block;
    position: relative;
    transition: all ease-out 0.3s;
    border-top: 1px solid transparent;
}

.gestions-mediatheque-menu li a:last-child,
.nav.nav-tabs li a:last-child:after {
    display: none;
}

.nav.nav-tabs li a#add-tab {
    padding: 12px 40px 5px 33px;
}

.nav.nav-tabs li a#add-tab .uil-minus, .nav.nav-tabs li a#add-tab .uil-plus {
    font-size: 22px;
    position: relative;
    top: -5px;
}

.border-right-bes .container-fieldset.tabs-container-contracts {
    float: left;
    width: 100%;
    padding: 24px 0 !important;
}

.border-right-bes .container-fieldset.container-left-newrate {
    padding: 24px 9px 24px 0 !important;
}

.border_resume_calendar.border_contract {
    border: none;
}

.resume-calendar .datepicker-inline {
    width: 100%;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    cursor: not-allowed;
    color: #9b9b9b !important;
    text-decoration: line-through;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.no-border-right {
    border-right: none;
}

.no-border-bottom {
    border-bottom: none;
}

.item_selected_period {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f4f4f4;
    font-size: 18px;
    color: #0d92ff;
}

.item_selected_period:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.item_selected_period .remove-period {
    float: right;
    color: #000;
}

.btn_reset_fieldset {
    background: url('../img/icon-reset.png') no-repeat center center;
    width: 24px;
    height: 24px;
    margin-left: 0;
    margin-right: 16px;
    border: none;
    height: 40px;
    width: 40px;
    text-align: center;
    position: relative;
    top: 24px;
    border-radius: 0;
    text-indent: -5000px;
    display: inline-block;
}

.col-reload-price .btn_reset_fieldset {
    top: 0;
}

.remove-line {
    background: none;
    border: none;
}

.span-removable-line {
    margin-top: 12px;
    display: inline-block;
}

.selected_periods_container {
    margin-top: 10px;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #0d92ff;
}
.nav-tabs-custom > .nav-tabs > li.li_error {
    border-top-color: #dd4b39!important;
}
#rate-form .help-block{
    color:#dd4b39 !important ;
    font-size: 16px !important;
}
.gestions-mediatheque-menu li a label,
.nav.nav-tabs li a label {
    font-weight: 400;
}

.gestions-mediatheque-menu li a:after,
.nav.nav-tabs li a:after {
    content: '';
    position: absolute;
    top: 8px;
    right: -1px;
    height: 32px;
    width: 1px;
    background-color: #d8d8d8;
}

.gestions-mediatheque-menu li.active a:after,
.gestions-mediatheque-menu li:hover a:after,
.nav.nav-tabs li.active a:after,
.nav.nav-tabs li:hover a:after {
    border-top: 1px solid #0d92ff;
    background-color: #fff;
}

.nav-tabs.promotions_list > li.active > a, .nav-tabs.promotions_list > li.active:hover > a {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.nav.nav-tabs.promotions_list {
    border-radius: 0;
}

.nav-tabs.promotions_list > li.active > a, .nav-tabs.promotions_list > li.active:hover > a {
    border-top: 1px solid #0d92ff;
    background-color: #fff;
}

.btn-multi-delete.btn_trash {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent !important;
    color: #0d92ff !important;
    font-size: 16px;
    line-height: 1.4;
    border-radius: 0 !important;
    padding: 0;
    border: none !important;
    box-shadow: none;
    font-weight: inherit;
    font-family: 'als_haussmedium';
    position: relative;
    padding-right: 20px;
    margin-right: 5px;
}

.btn-multi-delete.btn_trash.disabled_btn {
    color: #d8d8d8 !important;
}

.dropdown_actions .dropdown-menu {
    left: inherit;
    right: 0;
    box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #edeffa;
    background-color: #ffffff;
}

.dropdown_actions {
    display: inline-block;
    margin-left: 10px;
}

.dropdown_actions .dropdown-toggle {
    background: transparent;
    border: none;
}

.dropdown_actions > li > a {
    color: #003057;
}

.dropdown_actions .dropdown-menu > li > a:hover {
    color: #0d92ff;
}

.icheckbox_minimal-blue,
.iradio_minimal-blue {
    width: 24px;
    height: 24px;
    background: url(../img/sprite.png) no-repeat -130px 0;
    top: -3px;
    margin-right: 8px;
}

.table_b2b .icheckbox_minimal-blue,
.table_b2b .iradio_minimal-blue {
    top: 3px;
}

.iradio_minimal-blue {
    margin-right: 5px;
}

.icheckbox_minimal-blue.disabled {
    background-position: -183px 0;
}

table .icheckbox_minimal-blue {
    background-position: -130px 0;
}

.iradio_minimal-blue {
    background-position: 0 0;
}

.iradio_minimal-blue.hover, .iradio_minimal-blue:hover {
    background-position: -156px 0;
}

.iradio_minimal-blue.checked {
    background-position: -104px 0;
}

.checkall_input .icheckbox_minimal-blue.checked,
.checkall_input .iradio_minimal-blue.checked {
    background-position: -104px 0;
}

.checkall_input .icheckbox_minimal-blue:hover.checked,
.checkall_input .icheckbox_minimal-blue.checked {
    background-position: -52px 0;
}

.checkall_input.not_all_checked .icheckbox_minimal-blue {
    background-position: -78px 0;
}

.table_b2b .btn-multi-delete {
    opacity: 1;
    position: relative;
    z-index: 1;
}

.btn-multi-delete.btn_trash.disabled_btn {
    color: #d8d8d8 !important;
}

.modal-body-js .icheckbox_minimal-blue {
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 7px;
}

.info-box-content .info-box-text {
    white-space: inherit;
    overflow: inherit;
    text-overflow: inherit;
    font-size: 14px;
    font-weight: 700;
}

.pagination > li > a, .pagination > li > span {
    color: #0d92ff;
    background-color: #fff;
    border: 1px solid #bac2ec;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #0d92ff;
    border-color: #0d92ff;
    color: #fff;
}

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

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

.container_reset_btn {
    position: relative;
    top: 3px;
    float: right;
}

.container_reset_btn i {
    color: #0d92ff;
    position: absolute;
    font-size: 24px;
    top: 6px;
    left: 8px;
    z-index: 0;
}

.container_reset_btn .uil-trash-alt {
    top: 6px;
    right: 0;
    position: relative;
}

.uil-trash-alt {
    background: url(../img/icon-corbeille-alt.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.uil-trash-alt:before {
    content: '' !important;
}

.btn-flat .uil-trash-alt {
    background: url(../img/icon-corbeille-alt-white.png) no-repeat 0 0;
    position: relative;
    top: 7px;
}

.uil-arrow-left {
    background: url('../img/icon-angle-left.png') no-repeat 0 0;
    width: 24px;
    height: 24px;
    top: 0;
    right: 0;
    position: relative;
    font-size: inherit !important;
}

.uil-arrow-left:before {
    content: '' !important;
}

.btn-reset {
    background-color: transparent;
    color: #0d92ff;
    border: solid 1px transparent;
    font-size: 16px;
    padding: 10px 20px 10px 14px;
    position: relative;
    z-index: 1;
    outline: none;
}

/*
.btn-reset:hover,
.btn-reset:focus {
    background-color: #0d92ff;
    border-color: #0d92ff;
    color: #fff;
}*/
.box-dashboard {
    padding: 15px;
}

.btn-refresh {
    margin-right: 15px;
    margin-top: 10px;
}

.content-header {
    padding: 15px 25px 0 25px;
}

.breadcrumb_b2b a,
.breadcrumb_b2b {
    font-size: 12px;
    color: #6c7f9f;
    font-weight: 500;
    line-height: 1.7;
}

.table-responsive {
    overflow-x: inherit;
}

.icheckbox_minimal-blue.checked.hover,
.icheckbox_minimal-blue.checked {
    background-position: -52px 0;
}

.icheckbox_minimal-blue.hover {
    background-position: -26px 0;
}

.float-right {
    float: right;
}

.form-horizontal .left_label .control-label {
    text-align: left;
}

.picto_search i,
.picto_top_header i,
.pico_b2b i,
.pico_more i,
.pico_dropdown i {
    font-size: 26px;
    color: #003057;
    line-height: 1;
}

.box_link_hover_tr .picto_search i,
.box_link_hover_tr .picto_top_header i,
.box_link_hover_tr .pico_b2b i,
.box_link_hover_tr .pico_more i,
.box_link_hover_tr .pico_dropdown i {
    color: #0d92ff;
}

.pico_add i {
    font-size: 24px;
    color: #fff;
}

.pico_trash i {
    font-size: 24px;
    color: #0d92ff;
    background: url('../img/icons-trash.png') no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    top: 4px;
    position: relative;
    transition: all 0.5s ease 0s;
}

.btn_trash.disabled_btn .pico_trash i {
    background: url(../img/icons-trash-disabled.png) no-repeat 0 0;
}

.pico_trash i:before {
    display: none;
}

.pico_phone i {
    font-size: 24px;
    color: #0d92ff;
}

.pico_global i {
    font-size: 24px;
    color: #0d92ff;
}

.pico_global [class^="uil-"]:before, .pico_global [class*=" uil-"]:before {
    margin-right: 0;
}

.pico_global i.uil-user {
    font-size: 24px;
    color: #0d92ff;
    width: 24px;
    right: 5px;
    position: relative;
}

.pico_paginate {
    position: relative;
    top: 2px;
    line-height: 1;
    left: -8px;
}

.pico_paginate i {
    font-size: 24px;
}

.picto_search {
    display: inline-block;
    position: relative;
    top: -8px;
}

.list_album_name {
    font-size: 16px;
    color: #000;
    letter-spacing: -0.38px;
}

.search-list .input-group-btn {
    float: left;
}

.search-list .input-group-btn button {
    padding-right: 0 !important;
    padding-left: 24px !important;
}

.search-list .btn-default,
.search-list .btn-default:hover,
.search-list .btn-default:active {
    outline: none;
}

.btn-default.focus, .btn-default:focus {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.search-list ::-webkit-input-placeholder { /* Edge */
    color: #717f9e;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.search-list :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #717f9e;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.search-list ::placeholder {
    color: #717f9e;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.search-list > .input-group {
    width: auto !important;
    min-width: 250px;
}

.pico_add {
    position: relative;
    top: 2px;
    line-height: 1;
}

.pico_back {
    position: relative;
    top: 2px;
    line-height: 1;
}

.pico_back i {
    font-size: 24px;
}

.btn-back {
    background-color: transparent;
    color: #0d92ff;
    font-size: 16px;
    padding: 10px 20px 10px 10px;
    outline: none;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
}

.btn-add {
    padding: 10px 20px 10px 10px !important;
}

.box-footer {
    border-top: 1px solid transparent;
    padding: 10px 10px 32px 10px;
}

.content .board {
    background: transparent;
    width: 100%;
}

.board .nav.nav-tabs li a {
    padding: 0;
    border-color: transparent;
    background: transparent;
}

.content .board > div.board-inner {
    background: #fff;
}

.board .nav.nav-tabs {
    padding: 0;
    list-style-type: none;
    background: #fff;
    display: block;
    margin-bottom: 16px;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    text-align: center;
    padding-left: 5%;
}

.caption-round-tabs {
    float: left;
    margin-left: 15px;
    margin-top: 4px;
}

.board .nav-tabs > li {
    float: none !important;
    width: 32%;
}

.board span.round-tabs.one {
    color: #003057;
    border: solid 2px #003057;
    display: inline-block;
    position: relative;
}

.board li.active span.round-tabs.one {
    background: #f1637e !important;
    color: #fff;
    border: solid 2px #f1637e;
}

.board span.round-tabs {
    width: 32px;
    height: 32px;
    line-height: 1.7;
    display: inline-block;
    border-radius: 50%;
    background: white;
    text-align: center;
    font-size: 16px;
    color: #003057;
    float: left;
    position: relative;
}

.board .nav-tabs > li a {
    height: 32px;
    margin: 20px auto;
    border-radius: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.board .nav.nav-tabs li {
    display: inline-block;
    border-right: none;
}

.board .nav.nav-tabs li a .round-tabs:after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 14px;
    height: 2px;
    -moz-opacity: 1;
    opacity: 1;
    background: #003057;
    width: 40px;
}

.board .nav.nav-tabs li.active a .round-tabs:after {
    background: #f1637e;
}

.board li.disabled-wizard span.round-tabs.six,
.board li.disabled-wizard span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #003057;
    color: #003057;
}

.board li.active span.caption-round-tabs {
    color: #f1637e;
}

.board .nav.nav-tabs li a:after {
    content: inherit;
    background: transparent;
}

.tab-content .tab-pane {
    padding-top: 0;
}

.board span.round-tabs.three {
    color: #003057;
    border: 2px solid #003057;
}

.board li.active span.round-tabs.six,
.board li.active span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #f1637e;
    color: #f1637e;
}

.button_collapse_hotels {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.fieldset_box_hotels {
    border-radius: 0;
}

.box-collapse-hotel {
    background: transparent;
}

.collapsed-box .fieldset_box_hotels {
    border-radius: 0;
}

.em_label {
    margin-left: 15px;
}

.legend_restaurant {
    font-size: 12px;
    font-weight: 900;
    color: #0d92ff;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 15px;
}

.content_addregles .pico_add i {
    color: #0d92ff;
}

.content_addregles a {
    color: #0d92ff;
    font-size: 16px;
    font-family: 'als_haussmedium';
}

.label-promos {
    color: #293b5a;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: 3px;
}

.btn-upd-mail {
    background: transparent;
    border: none;
    position: relative;
    top: 3px;
    left: -5px;
    outline: none;
}

.btn-upd-mail i {
    font-size: 24px;
    color: #0d92ff;
}

.nav-tabs.promotions_list > li.active > a, .nav-tabs.promotions_list > li.active:hover > a {
    font-weight: 700;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.nav.nav-tabs.promotions_list {
    border-radius: 0;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-selection .select2-selection--multiple {
    min-height: 48px;
    height: auto;
}

.border_contract {
    border-left: 1px solid #e7eaf7;
    border-right: 1px solid #e7eaf7;
}

.pico_spinner {
    position: relative;
    left: -7px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.decrease:focus,
.increase:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-slider {
    background: none;
    border: none;
    color: #0d92ff;
    font-weight: 700;
    font-size: 16px;
    outline: none;
    margin-top: 5px;
}

.btn-slider i {
    font-size: 24px;
    top: 2px;
    position: relative;
}

.label_price {
    color: #293b5a;
    font-size: 16px;
    margin-top: 12px;

}

.modal-header .close {
    margin-top: -15px;
}

.float-left {
    float: left !important;
}

.width-range-block {
    width: 20%;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

#price-block .input-group-price .form-control {
    padding: 6px;
}

.ico_child i {
    font-size: 24px;
}

.ico_clock i,
.ico_calendar i {
    font-size: 24px;
    color: #003057;
}

.link_reset_btn {
    display: inline-block;
    top: 3px;
}

.link_reset_btn i {
    color: #0d92ff;
    position: absolute;
    font-size: 24px;
    top: 8px;
    left: 3px;
    z-index: 0;
}

.reset_modal,
.trash_modal {
    padding: 5px 12px;
    line-height: 32px;
}

.reset_modal i,
.trash_modal i {
    font-size: 24px;
}

#price-settings-modal .modal-header .close {
    margin-top: -20px;
}

.modal-header .close {
    margin-top: 0;
    color: #003057;
    opacity: 1;
}

.button_refresh {
    background-color: #0d92ff;
    padding: 7px 7px 0px 7px;
    outline: none;
    border: 1px solid transparent !important;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
}

.top-box-dashbord .uil-filter {
    background: url('../img/icon-filtre.png') no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.btn_search_filter i {
    font-size: 24px;
}

.uil-filter:before {
    content: '';
}

.content_filter_reset {
    padding-top: 22px;
}

.btn_search_filter i {
    font-size: 24px;
}

.btn_reset_filter {
    background-color: transparent;
    color: #0d92ff;
    border-radius: 24px;
    border: none;
    font-size: 16px;
    position: relative;
    z-index: 1;
    outline: none;
    margin-left: 20px;
}

.button_reset_filter {
    background-color: #0d92ff;
    color: #fff !important;
    font-weight: 700;
    font-size: 18px;
    border-radius: 8px;
    padding: 5px 6px;
    outline: none;
    border: 1px solid transparent !important;
}

.filter-availabilities .button_reset_filter {
    background-color: #fff;
}

.input-settings-price .input-group-addon,
#price-settings-modal .input-group-price .input-group-addon {
    border: 1px dashed #abd9ff;
    border-radius: 0;
    margin-right: 0;
    color: #003057;
    font-size: 16px;
    background: transparent;
    width: auto;
    display: block;
    margin-top: 25px;
    padding: 10px 12px;
}

.modal-title {
    color: #003057;
    font-size: 16px;
}

.promotions_rules .input-settings-price .form-control {
    border-radius: 0;
    margin-left: 10px;
    padding: 6px;
}

.cell-child.input-settings-price .input-group-addon,
.promotions_rules .input-settings-price .input-group-addon {
    display: table-cell;
}

.mt-form-group {
    margin-top: 15px;
    float: left;
    width: 100%;
}

.cont-form-group {
    float: left;
    margin-right: 10px;
}

.promotions_rules .input-settings-price .cont-form-group .form-control {
    margin-left: 0;
}

.show_overflow {
    overflow: inherit;
}

.datepicker.dropdown-menu {
    max-width: 278px;
    background-color: #f4f4f4;
    padding: 15px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.input-group.input-group-uil {
    width: 100%;
}

.input-group.input-group-uil > input.form-control,
.input-group.input-group-uil .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    padding-right: 50px;
}

.input-group.input-group-uil .input-group-addon {
    border: none;
    position: absolute;
    right: 14px;
    top: 3px;
    z-index: 99;
    background: transparent;
}

.input-group.input-group-uil .input-group-addon span {
    right: 10px;
    position: relative;
}

.custom-search-form .form-control {
    width: auto !important;
}

.radius-btn-8 {
    border-radius: 0 !important;
}

.add_rate {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 1;
    height: auto;
    position: relative;
    top: -4px;
}

.add_rate i {
    color: #0d92ff;
}

.row_rate {
    background: #f0f8ff;
    margin-bottom: 15px;
}

.rate_line {
    padding-top: 15px;
}

.row_room_type_rate {
    border-bottom: 1px solid #f4f4f4;
}

.rate_line [class^="uil-"]:before, .rate_line [class*=" uil-"]:before {
    margin: 0;
}

.rate_line .btn-upd-mail {
    left: 0;
}

.rate_line .btn-slider i {
    font-size: 26px;
    top: 0;
}

.pourcentage-rules {
    display: none;
}

.form-pourcentage .icon-percent.pourcentage-rules {
    position: absolute;
    right: 21px;
    top: 8px;
    font-weight: 100;
}

.input-settings-rate .input-group-addon {
    border: 1px dashed #abd9ff;
    border-radius: 0;
    margin-right: 0;
    color: #003057;
    font-size: 16px;
    background: transparent;
    width: auto;
    margin-top: 25px;
    padding: 4px 12px;
}

.input-settings-rate .width-range-block {
    width: auto;
}

.input-settings-rate .width-range-block .form-group,
.input-settings-rate .width-range-block.input-group-price {
    margin-bottom: 12px;
}

.input-settings-rate .input-group-price input {
    margin-left: 5px;
}

.promotions_params {
    margin-top: 10px;
}

.input-settings-price .input-group-addon, #price-settings-modal .input-group-price .input-group-addon {
    border: 1px dashed #abd9ff;
    border-radius: 0;
    margin-right: 8px;
    color: #0d92ff;
    font-size: 18px;
    background: transparent;
    width: auto;
    display: block;
    margin-top: 17px;
    padding: 4px 12px;
    height: 40px;
}

.cell-child.input-settings-price .input-group-addon, .promotions_rules .input-settings-price .input-group-addon {
    display: table-cell;
}

.btn-flat-grey {
    background-color: #0d92ff !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0 !important;
    padding: 10px 20px;
    border: 1px solid transparent !important;
}

.picto_toggle_uil {
    color: #003057;
    font-size: 24px;
    position: relative;
    top: -5px;
}

.button_collapse_hotels .picto_toggle_uil {
    top: 5px;
}

.board .box {
    margin-bottom: 8px;
}

.img-media {
    max-width: 94px;
    border-radius: 0;
    height: 64px;
    object-fit: cover;
}

.box-body > .table.table-room-type {
    margin-top: 0;
}

.table-room-type .first-child {
    background-color: #f8fafd;
}

.table-room-type .first-child th {
    border-top: 1px solid #e7eaf7;
    padding: 18px 12px;
}

.table-room-type.table > tbody > tr > td {
    padding: 18px 12px;
}

.form-group .label-tab-room {
    display: block;
    width: 100%;
    color: #003057;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-left: 0;
    margin-bottom: 0
}

.form-group .span-tab-room {
    display: block;
    width: 100%;
    color: #293b5a;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
}

.table-room-type td:first-child {
    width: 180px;
    vertical-align: middle;
    color: #0d92ff;
    font-size: 16px;
    padding-left: 24px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

#modal_select_chosen .modal-dialog {
    width: 736px;
}

.col_media_modal {
    margin-bottom: 15px;
}

.col_media_modal .icheckbox_minimal-blue {
    margin-top: 0;
    margin-bottom: 0;
}

.box-body > .table {
    margin-top: 0;
}

.container_top_header {
    margin-bottom: 26px;
}

.fieldset_hotels_show .hotels-check-img {
    padding: 0;
    margin-bottom: 24px;
    max-height: 136px;
    overflow: hidden;
    border-radius: 0;
}

.fieldset_hotels_show .border-hotels-check-img {
    border-radius: 0 !important;
    border: none !important;
}

.fieldset_hotels_show .hotels-check-img img {
    border-radius: 0;
    height: 152px;
    object-fit: cover;
}


/************** Custum input File ****************/

.content_input_file .pico_global {
    display: inline-block;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #d3394c;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}


/* style 2 */
.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}


/* style 3 */

.inputfile-3 + label {
    color: #d3394c;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #722040;
}


/* style 4 */

.inputfile-4 + label {
    color: #d3394c;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d3394c;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #722040;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: #d3394c;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #d3394c;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #722040;
}

.custom_alert {
    padding: 5px
}

#fixedTable .input-group {
    position: static;
}

#fixedTable .input-group .form-control {
    z-index: 0 !important;
    position: static;
}

@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
        display: block;
    }
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 100%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    color: #003057;
    line-height: 28px;
}


.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #d3394c;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}


/* style 2 */

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}


/* style 3 */

.inputfile-3 + label {
    color: #d3394c;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #722040;
}


/* style 4 */

.inputfile-4 + label {
    color: #d3394c;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d3394c;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #722040;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: #d3394c;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #d3394c;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #722040;
}

@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
        display: block;
    }
}

/************** Custum input File ****************/
.label-status {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block !important;
    padding: 0;
    clear: right;
    float: right;
}

.label-success {
    background-color: #a7f0ba !important;
    color: #19592c !important;
    border-radius: 12px;
    padding: 4px 8px 6px 8px;
}

.label-danger {
    background-color: #ffd6e8 !important;
    color: #8e3058 !important;
    border-radius: 12px;
    padding: 4px 8px 6px 8px;
}

.label-purple {
    background-color: #e8daff !important;
    color: #5b3398 !important;
    border-radius: 12px;
    padding: 4px 8px 6px 8px;
}

.label-info-bis {
    background-color: #9ef0f0 !important;
    color: #0a4c4f !important;
    border-radius: 12px;
    padding: 4px 8px 6px 8px;
}

.label-info {
    background-color: #bae6ff !important;
    color: #195181 !important;
    border-radius: 12px;
    padding: 4px 8px 6px 8px;
}

.label-success + .tooltip > .tooltip-inner {
    background-color: #4bceaf !important;
}

.label-danger + .tooltip > .tooltip-inner {
    background-color: #f1637e !important;
}

.label-warning + .tooltip > .tooltip-inner {
    background-color: #f39c12 !important;
}

.label-info + .tooltip > .tooltip-inner {
    background-color: #26b8fa !important;
}

.label-info-bis + .tooltip > .tooltip-inner {
    background-color: #0d92ff !important;
}

.label-success + .tooltip .tooltip-arrow {
    border-top-color: #4bceaf !important;
}

.label-danger + .tooltip .tooltip-arrow {
    border-top-color: #f1637e !important;
}

.label-warning + .tooltip .tooltip-arrow {
    border-top-color: #f39c12 !important;
}

.label-info + .tooltip .tooltip-arrow {
    border-top-color: #26b8fa !important;
}

.label-info-bis + .tooltip .tooltip-arrow {
    border-top-color: #0d92ff !important;
}

.box_link_hover_tr .tooltip > .tooltip-inner {
    background-color: #003057 !important;
}

.box_link_hover_tr .tooltip .tooltip-arrow {
    border-top-color: #003057 !important;
}

.input-settings-price.cell-child .input-group {
    width: 100%;
}

.input-settings-price.cell-child .nbr-addon-child {
    padding: 0;
    width: 55px;
}

.input-settings-price.cell-child .srv-child {
    margin-left: 8px;
}

.caption-addon-child {
    font-size: 12px;
    font-weight: 700;
    position: relative;
    top: -2px;
    right: -2px;
}

.input-settings-price.cell-child .nbr-addon-child i {
    font-size: 24px;
    color: #003057;
}

.caption_children {
    color: #293b5a;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0 21px 0;
}

.btn_reset_bottom_fieldset {
    background: url('../img/icon-reset.png') no-repeat center center;
    width: 24px;
    height: 24px;
    margin-left: 0;
    margin-right: 10px;
    border: 1px solid #0d92ff;
    height: 40px;
    width: 40px;
    text-align: center;
    position: relative;
    top: 5px;
    border-radius: 0;
    text-indent: -5000px;
    display: inline-block;
}

.table_b2b thead tr.br-r th {
    border-top: 1px solid #dee2ef !important;
}

.siteinfotitle span {
    color: #6c7f9f;
    font-size: 20px;
    font-weight: normal;
}

.marg-logo {
    margin: 10px 0;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    border-radius: 4px;
    padding: 18px 24px 18px 24px;
    box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #edeffa;
    background-color: #ffffff;
    width: 250px;
    top: 57px;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-toggle {
    border-radius: 0 !important;
    background: transparent !important;
}

.full-width {
    width: 100%;
}

.btn-logout {
    position: relative;
    z-index: 1;
    outline: none;
    display: inline-block;
    background-color: #0d92ff !important;
    color: #fff !important;
    font-weight: normal;
    font-size: 16px;
    border-radius: 0 !important;
    padding: 10px 20px;
    border: 1px solid transparent !important;
}

.btn-logout:hover {
    color: #0d92ff;
}

.text-logout {
    float: right;
}

.picto_logout {
    position: relative;
    top: -7px;
    left: -21px;
    width: 25px;
    float: left;
}

.picto_logout i {
    font-size: 24px;
    color: #fff;
    position: absolute;
}

.name_user_dropdown {
    font-size: 16px;
    color: #090d14;
    line-height: 1.5;
    font-weight: 700;
}

.user_member_since {
    font-size: 14px;
    color: #003057;
    line-height: 1.5;
}

.link_edit_profile {
    color: #0d92ff;
    font-size: 14px;
    margin-bottom: 37px;
    float: left;
}

.bg_grey {
    background-color: #f8fafd;
    float: left;
    width: 100%;
}

.table_agence thead tr.tr-agence th:not(:last-child) {
    border-right: 1px solid #dee2ef;
}

.table_agence thead tr.tr-agence th {
    border-top: 1px solid #dee2ef !important;
    background-color: #f8fafd;
}

.table_agence thead > tr > th:first-child {
    text-align: left;
}

.table_agence thead > tr > th {
    background: #f8fafd;
    padding: 10px 20px;
    font-size: 12px;
    color: #0d92ff;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #e7eaf7;
    text-align: center;
}

.table_agence tbody > tr > td {
    background: white;
    padding: 15px 20px;
    font-size: 16px;
    vertical-align: middle;
    color: #293b5a;
    font-size: 16px;
}

.table_agence tbody > tr > td:last-child {
    font-weight: 700;
}

.col-tab-left {
    background: #fff;
    padding: 24px;
}

.img-tab-agence {
    max-width: 120px;
    border-radius: 0;
}

.img-hotel {
    max-width: 268px;
    border-radius: 0;
}

.table_agence tr.toptr-agence td {
    background-color: #003057;
    vertical-align: middle;
    padding: 10px;
}

.title_tab_agence {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.caption_tab_agence {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.input-settings-price.container_group_child i {
    font-size: 24px;
    color: #003057;
}

.input-settings-price.container_group_child .input-group {
    float: left;
}

.input-uil-plus {
    float: left;
    background: transparent;
    width: auto;
    display: block;
    margin-top: -4px;
    padding: 10px 0;
}

.input-settings-price.container_group_child .input-group .input-group-addon {
    margin-right: 0;
    margin-top: 0;
}

.mb-none {
    margin-bottom: 0;
}

.mb-24 {
    margin-bottom: 24px;
}

.mt-24 {
    margin-top: 24px;
}

.caption_total {
    font-size: 16px;
    color: #090d14;
    float: left;
    font-weight: 700;
    line-height: 2;
}

.price_total {
    font-size: 24px;
    color: #090d14;
    font-weight: 700;
    float: right;
    margin-bottom: 10px;
    margin-top: 0 !important;
}

.col-tab-right {
    padding: 50px 24px;
}

.label_search_agence {
    font-weight: 700;
    color: #0d92ff !important;
}

.container_form_invit {
    margin-top: 30px;
    border-top: solid 2px #e7eaf7;
    padding-top: 16px;
}

.table.tab_res_agence > tbody > tr > td,
.table.tab_res_agence > tbody > tr > th {
    border-top: none;
    color: #293b5a;
    font-size: 14px;
    padding: 4px;
}

.table.tab_res_agence > tbody > tr:first-child > td {
    color: #0d92ff;
}

.table.tab_res_agence > tbody > tr > td {
    text-align: right;
}

.box-col-right {
    border-top: solid 1px #bac2ec;
    padding-top: 12px;
    margin-top: 12px;
}

.title_box_right {
    font-size: 16px;
    font-weight: 700;
    color: #0d92ff;
    display: block;
    width: 100%;
}

.caption_box_right {
    font-size: 14px;
    font-weight: 700;
    color: #293b5a;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.table.tab_box_room > tbody > tr > td {
    border-top: none;
    color: #293b5a;
    font-size: 14px;
    padding: 0 0 8px 0;
}

.table.tab_box_room > tbody > tr > td:last-child {
    text-align: right;
}

.input-group-room i {
    font-size: 24px;
    color: #003057;
}

.input-group-room img {
    position: relative;
    top: -2px;
}

.input-group-room .caption-addon-child {
    font-size: 16px;
    color: #003057;
    margin-right: 4px;
}

.span_plus {
    font-size: 16px;
    font-weight: 700;
    color: #003057;
    margin: 0 5px;
}

.btn-remise {
    background-color: #0d92ff !important;
    color: #fff !important;
    font-weight: 400;
    font-size: 12px;
    border-radius: 16px !important;
    padding: 8px 16px 8px 8px;
    border: 1px solid transparent !important;
    margin-top: 10px;
    margin-bottom: 15px;
}

.btn-remise.btn-warning {
    background-color: #f39c12 !important;
}

.btn-remise.btn-success {
    background-color: #4bceaf !important;
}

.btn-remise.btn-danger {
    background-color: #f1637e !important;
}

.btns-admin-acces a {
    margin-left: 5px;
    padding: 8px 16px;
}

.btn-remise .pico_add {
    top: 1px;
    right: -4px;
}

.btn-remise .pico_add i {
    font-size: 13px;
}

.pagination {
    width: 100%;
    text-align: center;
}

.pagination > li {
    display: inline-block;
}

.container_availibilites {
    position: relative;
}

.overlay {
    left: 0;
    height: 100%;
    min-height: calc(100vh - 51px);
}

.overlay span {
    top: inherit;
}

.caption_load,
.img_load {
    display: block;
    width: 100%;
    text-align: center;
}

.caption_load {
    width: 50%;
    margin-left: 25%;
    margin-top: 40px;
}

.caption_load a {
    margin-top: 20px;
}

.content {
    position: relative;
}

.container_overlay {
    position: relative;
    top: 25%;
}

.content_btn_tab_factuure a {
    color: #003057;
    line-height: 1.5;
    margin-right: 15px;
}

.content_btn_tab_factuure a .pico_global {
    position: relative;
    left: 5px;
    top: 2px;
}

.fieldset_box_tab_facture {
    border-radius: 8px 8px 0 0;
    position: relative;
    overflow: hidden;
    background-color: #f8fafd;
    border-bottom: solid 1px #e7eaf7;
    padding: 10px 25px;
    margin: 0;
    color: #003057;
    font-size: 16px;
}

.table_tmp_booking > thead > tr > th {
    border-bottom: none;
    padding: 8px 2px;
    color: #090d14;
    font-size: 16px;
}

.table_tmp_booking > tbody > tr > td {
    border-top: none;
    padding: 2px;
    color: #090d14;
    font-size: 16px;
}

.table-facture {
    border-bottom: 4px #0d92ff solid;
}

.table-facture.no-border {
    border-bottom: none;
}

.table-facture th {
    background: #0d92ff;
    color: white;
    text-align: left;
    padding: 8px 24px !important;
    font-size: 16px;
}

.table-facture td {
    font-size: 16px;
    font-weight: 700;
    color: #090d14;
    padding: 8px 24px !important;
    text-align: left !important;
}

.table-facture.no-border tbody td:last-child {
    text-align: right !important;
}

.table-facture > thead > tr > th {
    border-bottom: none
}

.table-facture > tbody > tr:nth-of-type(odd) {
    background: #fff;

}

.table-facture > tbody > tr:nth-of-type(even) {
    background: #f8fafd;

}

.table-facture > tbody > tr:nth-of-type(odd) td, .table-facture > tbody > tr:nth-of-type(even) td {

    border: none !important;
}

.table-total > tbody > tr > th, .table-total > tbody > tr > td {
    padding: 12px 16px;
    border-top: none;
}

.table-total > tbody > tr > th {
    color: #003057;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.table-total > tbody > tr > td {
    font-weight: bold;
    text-align: right;
}

.total-payement {
    background: #e7eaf7;
}

.total-payement td {
    font-size: 24px !important;
    color: #090d14 !important;
    padding: 8px 24px !important;
    border-bottom: none !important;
}

.total-payement th {
    font-size: 16px !important;
    padding: 8px 16px !important;
    color: #090d14 !important;
    vertical-align: middle !important;
    border-bottom: none !important;
}


.table-total th, .table-total td {
    border-bottom: 2px solid #0d92ff
}

.table-total tr.last_line th, .table-total tr.last_line td {
    border-bottom: none !important;
}

.discount_style,
.table-total > tbody > tr > th.discount_style {
    color: #f1637e;
    font-weight: 700;
    font-size: 16px;
}

.container-tmpbooking {
    padding: 0 30px;
}

.mt-20 {
    margin-top: 20px
}

.title-cancel {
    position: relative;
    color: #0d92ff;
    font-weight: 700;
    font-size: 16px;
    padding-left: 24px;
}

.title-cancel:after {
    position: absolute;
    content: '';
    width: 190px;
    height: 1px;
    background: #0d92ff;
    left: 0px;
    bottom: -10px;
}

.table-cancel-condition {

    width: 100%;
}

.table-cancel-condition th,
.table-cancel-condition td {
    font-weight: 400;
    padding: 8px 8px 8px 24px;
    font-size: 14px;
    color: #090d14;
}

.table-cancel-condition td {
    font-weight: 700;
    text-align: right;
}

.fa-baby {
    background: url('../img/fa-baby.png') no-repeat 0 0;
    width: 12px;
    height: 16px;
    position: relative;
    top: 3px;
}

.bg-nbr-reservation {
    background: rgb(75 206 175 / 10%);
    border-bottom: 2px solid rgb(75 206 175 / 60%);
}

.bg-montant-reservation {
    background: rgb(241 99 126 / 10%);
    border-bottom: 2px solid rgb(241 99 126 / 60%);
}

.bg-nbr-nuite {
    background: rgb(38 184 250 / 10%);
    border-bottom: 2px solid rgb(38 184 250 / 60%);
}

.bg-panier-moyen {
    background: rgb(118 130 196 / 10%);
    border-bottom: 2px solid rgb(118 130 196 / 60%);
}

.info-box-dashboard {
    display: block;
    min-height: 95px;
    width: 100%;
    border-radius: 0;
    color: #000;
    padding-top: 3px;
    height: 100%;
}

.info-box-icon-dashboard {
    display: block;
    float: left;
    min-height: 92px;
    width: 52px;
    text-align: center;
    font-size: 45px;
    line-height: 85px;
    color: #fff;
}

.info-box-content-dashboard {
    padding: 5px 10px 5px 5px;
    margin-left: 52px;
    display: table-cell;
    height: 92px;
    vertical-align: middle;
}

.info-box-content-dashboard .info-box-text {
    text-transform: inherit;
    font-size: 14px;
    font-weight: 400;
}

.info-box-content-dashboard .info-box-number {
    font-family: 'als_haussbold';
    font-size: 18px;
    line-height: 1.2;
}

.padding-dashboard {
    padding-right: 8px;
    padding-left: 8px;
}

.tab-content-dahsboard {
    padding: 0 35px 50px 35px;
}

.nav-tabs-dahsboard {
    list-style-type: none;
    border-radius: 0;
    /* border: solid 1px #0d92ff; */
    float: left;
    padding: 0;
    margin-top: 24px;
    margin-left: 35px;
    margin-bottom: 20px;
}

.fieldset_box .box_tabs_legend .nav-tabs-dahsboard {
    float: right;
    width: auto;
}

.nav-tabs-dahsboard li {
    float: left;
    border-right: solid 1px #dee2ef;
}

.nav-tabs-dahsboard li:last-child {
    border-right: none;
}

.nav-tabs-dahsboard li.active a {
    color: #fff;
    background: #0d92ff;
}

.nav-tabs-dahsboard li a {
    display: block;
    padding: 6px 16px;
    font-size: 14px;
    font-weight: 400;
    color: #003057;
    background-color: #f4f4f4;
}

.nav-tabs-dahsboard li.active:first-child a {
    border-radius: 0;
}

.nav-tabs-dahsboard li.active:last-child a {
    border-radius: 0;
}

.dropdown_actions_dashboard {
    position: relative;
    top: -7px;
    right: -18px;
}

.dropdown_actions_dashboard .checkall_input.not_all_checked .icheckbox_minimal-blue {
    background-position: 0 0;
}

.dropdown_actions.dropdown_actions_dashboard .dropdown-menu {
    width: 250px;
}

.dropdown_actions.dropdown_actions_dashboard .dropdown-menu li {
    padding: 5px 16px;
}

.dropdown_actions.dropdown_actions_dashboard .dropdown-menu li label {
    font-weight: 400;
    font-size: 14px;
}

.dropdown_actions.dropdown_actions_dashboard .dropdown-menu li.all_hotel_dahsboard {
    padding: 12px 16px;
    margin-bottom: 10px;
    border-bottom: solid 1px #edeffa;
}

.container-box-dashboard {
    margin-right: auto;
    margin-left: auto;
    padding: 28px 24px !important;
}

.tilte_global_dadhboard {
    color: #090d14;
    font-size: 24px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.caption_global_dadhboard {
    font-size: 14px;
    line-height: 1.7;
    color: #003057;
    display: block;
    width: 100%;
}

.table-taux-global td {

}

.table-taux-global.table > tbody > tr > th,
.table-taux-global.table > tbody > tr > td {
    border-bottom: 1px solid #dee2ef;
    border-top: none;
    color: #000000;
    font-weight: 400;
}

.table-taux-global.table > tbody > tr:last-child th,
.table-taux-global.table > tbody > tr:last-child td {
    border-bottom: none;
}

.table-taux-global.table > tbody > tr > td {
    color: #000000;
    font-size: 16px;
    text-align: right;
    font-family: 'als_haussmedium';
}

.container-tab-taux-global {
    margin-top: 24px;
}

.card_chart_occupation {
    position: relative;
    width: 95px;
    height: 95px;
    display: inline-block;
}

.data-taux {
    color: #090d14;
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    top: 30px;
    left: 25px;
}

#block_price_total {
    border-bottom: 1px solid #dee2ef
}

#restaurant-container .form-group em {
    font-style: normal;
}

.form-group .title_label {
    color: #293b5a;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.border-group-form {
    border-bottom: solid 2px #e7eaf7;
    padding-bottom: 10px;
}

.dataTables_wrapper .row:first-child {
    padding: 13px 8px;
}

.dataTable thead > tr th:not(:last-child) {
    border-right: 1px solid #dee2ef;
}

.dataTable thead > tr:last-child > th:first-child {
    border-bottom-left-radius: 0;
}

.dataTable thead tr th {
    border-top: 1px solid #dee2ef !important;
}

table.dataTable.table_b2b {
    margin-top: 0 !important;
}

div.dataTables_wrapper div.dataTables_length select {
    height: 40px;
}

.fieldset_box.fieldset_box_rules {
    background: transparent;
    margin-top: 5px;
}

.fieldset_box_rules .collapsed-box.box.box-info legend {
    border-radius: 16px;
}

.fieldset_box_rules .box.box-info legend .box-tools {
    position: relative;
    top: -6px;
    right: -10px;
}

.container_reset_btn.btn_roles_reset i {
    top: -5px;
    left: 5px;
}

.content .container_top_header h1 .small_h1 {
    font-size: 18px;
}

.nav-tabs-custom > .tab-content.tab-acces-user {
    padding: 0;
}

.nav-tabs-custom > .tab-content.tab-acces-user #history {
    padding: 20px;
}

.nav.nav-tabs.nav-acces-user {
    margin-bottom: 0;
}

.tab-content.tab-acces-user .table > tbody > tr > td,
.tab-content.tab-acces-user .table > tbody > tr > th {
    border-bottom: #e7eaf7 4px solid;
    background: white;
    padding: 15px 20px;
    font-size: 16px;
    color: #090d14;
    vertical-align: middle;
}

.title_container_top_header {
    font-size: 24px;
    font-weight: 700;
    padding: 8px 0;
    color: #0d92ff;
    margin: 0;
}

.edit_avance_client {
    font-weight: 700;
    color: #f1627d;
}

.input_modal_avance {
    width: 50%;
    float: left;
    margin-left: 20px;
}

.row_result_avance {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e7eaf7;
}

.row_input_avance {
    margin-top: 20px;
}

.caption_input_avance {
    float: left;
    padding-top: 10px;
}

.col-input-permissions > div {
    margin-bottom: 8px;
}

.padding-content {
    padding-left: 96px !important;
    padding-right: 96px !important;
}

.padding-content-bt {
    padding-left: 81px !important;
    padding-right: 81px !important;
}

.padding-cols {
    padding-left: 56px !important;
    padding-right: 56px !important;
}

.padding-cols-bt {
    padding-left: 41px !important;
    padding-right: 41px !important;
}

.padding-content .nav-tabs-custom {
    padding: 0;
}

.p-top-40 {
    padding-top: 40px !important;
}

.p-bottom-40 {
    padding-bottom: 40px !important;
}

.switch_btn_checkbox .slider_switch_btn {
    width: 24px;
    height: 24px;
    background: url(../img/sprite.png) no-repeat -183px 0;
    position: absolute;
    cursor: pointer;
    border: none;
    top: 0;
    left: 8px;
    right: 0;
    bottom: 0;
    background-color: transparent;
    -webkit-transition: inherit;
    transition: inherit;
    border-radius: 0;
}

.switch_btn_checkbox .slider_switch_btn:before {
    position: absolute;
    content: "";
    display: none;
    height: 24px;
    width: 24px;
    left: 0;
    top: 0;
    background-color: white;
    -webkit-transition: inherit;
    transition: inherit;
    box-shadow: none;
}

.switch_btn_checkbox input:checked ~ .slider_switch_btn {
    background-color: transparent;
    border: none;
    background-position: -52px 0;
}

.switch_btn_checkbox input:disabled ~ .slider_switch_btn {
    background-position: -183px 0;
}

.switch_btn_checkbox input:checked ~ .slider_switch_btn:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.row_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
}


.slimScrollDiv {
    position: relative;
    overflow: auto !important;
    width: auto;
    height: calc(100% - 51px) !important;
}

.slimScrollBar {
    display: none !important;
}

.sidebar {
    height: auto !important;
    overflow: auto !important;
    overflow-y: scroll;
}

/* Scrollbar Styling */
.main-sidebar ::-webkit-scrollbar {
    width: 12px;
}

.main-sidebar ::-webkit-scrollbar-track {
    background-color: #ebebeb;
}

.main-sidebar ::-webkit-scrollbar-thumb {
    background: #003057;
}

.main-sidebar ::-webkit-scrollbar-button:single-button {
    background-color: #003057;
    display: block;
    height: 13px;
    width: 16px;
    border-style: solid;
}

/* Up */
::-webkit-scrollbar-button:single-button:vertical:decrement {
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #f6d804 transparent;
}


/* Down */
::-webkit-scrollbar-button:single-button:vertical:increment {
    border-width: 6px 6px 0 6px;
    border-color: #f6d804 transparent transparent transparent;
}

.padding-content .container-fieldset.no-padding,
.no-padding {
    padding: 0 !important;
}

.node-treeCategories:not(.node-disabled):hover {
    background-color: rgba(248, 219, 3, 0.1) !important;
    color: black;
}

.node-treeCategories.node-selected, .node-treeCategories.node-selected:hover {
    background-color: #003057 !important;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #dee2ef;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000;
    font-size: 16px;
    letter-spacing: -0.38px;
}

/*******************@media query***********************/
@media (max-width: 1500px) {
    .span_plus,
    .input-group-room .caption-addon-child {
        margin: 0;
    }
}

@media (max-width: 1300px) {
    select.form-control {
        padding: 6px;
        background-position: right center;
    }

    .input-settings-price .input-group-addon,
    #price-settings-modal .input-group-price .input-group-addon {
        padding: 8px 9px;
    }

}

@media (max-width: 991px) {
    .padding-content {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }

    .d-flex {
        display: block;
    }

    .caption-addon-child {
        font-size: 11px;
        top: 0;
        right: 2px;
    }

    .input-settings-price.container_group_child i {
        font-size: 17px;
    }

    .input-settings-price.container_group_child i:before {
        margin-right: 0;
    }

    .input-settings-price .input-group-addon,
    #price-settings-modal .input-group-price .input-group-addon {
        border: none;
        border-radius: 0;
        padding: 0;
    }

    .input-group-addon > img {
        width: 17px;
    }

    .input-uil-plus {
        float: left;
        background: transparent;
        width: auto;
        display: block;
        margin-top: -4px;
        padding: 3px 0;
    }

    #block_price_total.col-tab-right {
        margin-top: 0 !important;
        border-bottom: none;
        float: left;
        width: 100%;
    }

    .col-tab-right {
        padding: 20px 10px;
    }

    .table_agence tbody > tr > td {
        padding: 10px 6px;
        font-size: 14px;
    }

    .input-settings-price.container_group_child i {
        font-size: 15px;
    }

    .input-settings-price.container_group_child i:before {
        margin-left: 0;
    }

    .row_flex {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .table_agence tbody > tr > td {
        padding: 10px 10px;
    }

    .input-settings-price.container_group_child i {
        font-size: 17px;
    }

    .input-settings-price.container_group_child i:before {
        margin-right: 0;
    }

    .input-settings-price .input-group-addon,
    #price-settings-modal .input-group-price .input-group-addon {
        border: none;
        border-radius: 0;
        padding: 0;
    }

    .input-group-addon > img {
        width: 17px;
    }

    .input-uil-plus {
        float: left;
        background: transparent;
        width: auto;
        display: block;
        margin-top: -4px;
        padding: 3px 0;
    }

    .input-settings-price.cell-child .nbr-addon-child {
        width: 25px;
    }

    .t-price {
        padding: 0 16px;
    }

    .col-tab-right {
        padding: 50px 10px;
    }

}


@media (max-width: 767px) {
    .table_agence thead > tr > th {
        padding: 10px 10px;
    }

    .table_agence .input-settings-price.container_group_child > div:nth-child(4n) {
        clear: left;
    }

    .container-t-price {
        float: left;
        width: 100%;
    }

    .container-t-price .t-price {
        padding: 12px 16px 12px 0;
    }

    .title_tab_agence {
        font-size: 20px;
    }

    .caption_tab_agence {
        font-size: 14px;
    }

    .padding-content {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-header .siteinfotitle {
        width: 100%;
    }

    .main-header .siteinfotitle img {
        max-width: 100%;
    }

    .main-header .navbar-custom-menu, .main-header .navbar-right {
        float: right;
        width: 100%;
    }

    #body .notifications-menu > a, #body .user.user-menu > a, #body .language_menu > a {
        padding: 10px 7px;
    }

    .navbar-custom-menu > .navbar-nav {
        width: 100%;
        text-align: center;
    }

    .navbar-custom-menu > .navbar-nav > li {
        float: none;
        display: inline-block;
    }

    .navbar-custom-menu > .navbar-nav > li.user-menu a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        float: left;
        width: 100%;
        top: 17px;
    }

    .fixed .content-wrapper {
        padding-top: 122px;
    }

    .main-sidebar, .left-side {
        padding-top: 122px;
    }

    .main-header {
        max-height: 125px;
    }

    .navbar-custom-menu > .navbar-nav > li.user-menu .dropdown-menu a {
        top: 0;
    }
}
