@font-face {
    font-family: "AvenirBook";
    src: url('/../font/Avenir-Next-LT-Pro-Bold_5182.ttf');
}

@font-face {
    font-family: "Avenir";
    src: url('AvenirLTStd-Medium.otf');
}

@font-face {
    font-family: "AvenirRoman";
    src: url('/../font/AvenirLTStd-Roman.otf');
}

@font-face {
    font-family: "HelvL";
    src: url('/../font/9204.otf');
}
.matrix-table .table-bordered td, .matrix-table .table-bordered th{
    border: none;
}
.table-success {
    border: .5px solid #fff !important;
}
.matrix-table thead .border-header-left{
    border-top: 2px solid black !important;
    border-left: 2px solid black !important;
}
.matrix-table thead .border-header-right{
    border-top: 2px solid black !important;
    border-right: 2px solid black !important;
}
.matrix-table tbody .border-table-left{
    border-left: 2px solid black !important;
}
.matrix-table tbody .border-table-right{
    border-right: 2px solid black !important
}
.matrix-table tbody .border-foot{
    border-bottom: 2px solid black !important;
}
/*.border-foot-right{*/
/**/
/*}*/
.font-weight-bold{
    font-family: "AvenirBook" !important;
}
.col-sm-2{
	max-width: 18.666667% !important;
}
#header {
    background-color: #fff;
    padding-top: 5px;
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.05);
    position: relative;
}

.hidden {
    display: none !important;
}

nav.navbar {
    padding-bottom: 0px;
    margin-bottom: -0.4rem;
}

.nav-item .active {
    border-bottom: 3px solid dodgerblue;
}

.nav-item {

}

.nav-item a i svg, .navbar-text a i svg {
    margin-top: -3px;
}

a.nav-link {
    padding: 1rem 2rem 1.5rem 2rem !important;
}

body {
    font-family: Verdana, Arial, sans-serif;
    background-color: #f7f7f7;
    font-family: 'Avenir';
}

#footer {
    justify-content: start;
    border-top: 1px solid #ccc;
    font-size: .8em;
    text-align: center;
    padding: 30px 10px 30px 10px;
    color: #181818;
    font-size: 14px;
    line-height: 19px;
    /*height: 50px;*/
}

.footer__small {
    font-size: 14px;
    line-height: 19px;

}

.footer__adress {
    font-size: 14px;
    line-height: 19px;
    margin-left: 55px;
}

.footer__adress a {
    font-size: 14px;
    line-height: 19px;
}

.main__btn_change {
    padding-left: 30px;
    padding-right: 30px;
    height: 34px;
    margin: auto 0;
    background-color: #4d88d8;
    margin-left: 20px;
}

.notes_title {
    width: 80px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
    margin-right: 20px;
}

.anal2_table tr th:nth-child(1), .anal2_table tr td:nth-child(1) {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
}

.grayBC {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2);
    z-index: 10;
}

/*.loader {*/
/*    margin-left: calc(50% - 60px);*/
/*    margin-top: 50px;*/
/*    z-index: 11;*/
/*    border: 16px solid #7a7a7a;*/
/*    border-radius: 50%;*/
/*    border-top: 16px solid #3498db;*/
/*    width: 120px;*/
/*    height: 120px;*/
/*    -webkit-animation: spin 2s linear infinite; !* Safari *!*/
/*    animation: spin 2s linear infinite;*/
/*}*/

/*!* Safari *!*/
/*@-webkit-keyframes spin {*/
/*    0% {*/
/*        -webkit-transform: rotate(0deg);*/
/*    }*/
/*    100% {*/
/*        -webkit-transform: rotate(360deg);*/
/*    }*/
/*}*/

/*@keyframes spin {*/
/*    0% {*/
/*        transform: rotate(0deg);*/
/*    }*/
/*    100% {*/
/*        transform: rotate(360deg);*/
/*    }*/
/*}*/

.thead__title {
    width: max-content;
    border-left: solid 2px #bcbcbc;
    margin-left: -15px;
    padding-left: 15px;
    color: #181818;
    font-size: 14px;
    font-weight: 900;
    opacity: 0.7;
}

.analitycs_table thead tr th:first-child, .analitycs_table tbody tr td:first-child {
    padding-left: 30px;
}

.analitycs_table tbody tr td:first-child {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
}

.link_text {
    text-decoration: underline;
}

.default-text {
    color: #181818;
    font-size: 14px;
}

thead th:first-child {
    opacity: 0.7;
}

tbody th {
    opacity: 0.7;
}


#article {
    /*background-color: #fafafa;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;*/
    background-color: #fff;
    padding: 15px;
    min-height: 700px;
}

.mainTitle {
    text-align: left;
    margin-top: 50px;
}

.under-text {
    margin-left: 15px;
    color: #181818;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    opacity: 1;
}

.changes__dates_fields {
    border-radius: 5px;
    border: solid 2px rgba(188, 188, 188, .5);
    color: #4d88d8;
    /*font-size: 16px;*/
    height: 50px;
    background-color: #ffffff;
}

.changes__dates_search {
    height: 50px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
    background-color: #4d88d8;
}

.changes__start_title, .changes__end_date {
    width: 150px;
    max-width: max-content;
    min-width: max-content;
    color: #181818;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    padding-bottom: 0;
    padding-top: 0;
}

.changes__title {
    margin: 45px 0 37px 0;
}

.all_pages {
    flex-wrap: wrap;
    width: 100%;
}

.url_sbm {
    margin: auto;
    height: 34px;
}

.url_area {
    width: 80%;
    height: 50px;
}

.all_pages div {
    width: 250px;
    margin-left: 50px;
    margin-bottom: 30px;
}

.changes__sybmenu, .changes__submenu-link {
    width: 216px;
    max-width: 216px;
}

.changes__submenu-link {
    color: #707070;
    font-weight: 500;
}

.changes__submenu-link:hover {
    color: #181818;
}

.changes__submenu-link.active {
    background-color: #fff !important;
    color: #707070 !important;
    border-bottom: 2px solid #007bff;
    font-weight: 500;
}

.search_owner {
    margin-left: -140px;
    padding-left: 25px;
    border-left: 2px solid #bcbcbc;
    margin-top: -7px;
    color: #7a7a7a;
    font-size: 15px;
}

.checkbox_func {
    margin-top: 2px;
    margin-left: 15px;
}

.search_owner input[type='checkbox'] {
    width: 19px;
    height: 19px;
}

.main__search-field {
    border-radius: 5px;
    border: solid 2px #bcbcbc;
    width: 44% !important;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    padding: 15px 134px 15px 25px;
}

.btn_add_items {
    margin-left: 50px;
    height: 50px;
    width: 140px;
    background-color: #4d88d8;
}

.btns_rightside {
    float: right;
    margin-top: -58px;
}

.order__field {
    font-size: 14px;
    padding-left: 10px;
    border-radius: 5px;
    border: solid 2px #bcbcbc;
}

.btns_rightside form:first-child {
    margin-right: 10px;
}

.btns_rightside button {
    height: 50px;
    border-radius: 5px;
    margin-left: 5px;
}

.btn_reorder {
    border: solid 1px #707070;
    background-color: #fff;
    color: #707070;
    padding-left: 22px;
    padding-right: 22px;
}

.btn_parse {
    background-color: #05862D;
    color: #fff;
    transition: .2s ease;
    padding-left: 22px;
    padding-right: 22px;
}

.btn_parse:hover {
    color: #fff;
    transition: .2s ease;
    background-color: #05622D;
}

.changes__margin-top {
    display: block;
    width: 100%;
    height: 35px;
    /*margin-top: 20px;*/
}

.change__table {
    width: 96%;
    margin: 0 auto 0 auto;
    border-radius: 5px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    font-size: 14px;
}

.change__table tr td:nth-child(1) {
    width: 300px;
    /*max-width: 170px;*/
}

.change__table tr td:nth-child(2) {
    width: 400px;
}

.change__table tr td:nth-child(3) {
    width: 300px;
}

.changes__nights {
    position: relative;
    height: 100%;
}

.changes__btn-showAll {
    display: block;
    background-color: #4d88d8;
    height: 50px;
    padding-left: 50px;
    padding-right: 50px;
    border: none;
    margin: 10px auto 35px auto;
}

.changes__nav {

}

.changes__text {
    display: inline-block;
    vertical-align: middle;
}

.default__price-trans {
    transition: .2s easy;
}

.changes__nights:before {
    content: "";
    display: inline-block;
    min-height: inherit;
    height: 100%;
    vertical-align: middle;
}

.auth {
    height: 100vh;
    display: flex;
    margin: auto 0;
    align-items: center;
    -webkit-align-items: center;
}


.changes__col-default {
    padding: 23px 0 27px 28px;
}

.changes__col-date {
    color: #dd3232;
}

.changes__row-default td {
    color: #7a7a7a;
    font-size: 14px;

}

.main_table {
    width: 96%;
    margin: 60px auto 0 auto;
    border-radius: 5px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    font-size: 14px;
}

.main_table tr:nth-child(odd), .main_table [rowspan],
tbody [rowspan] ~ th,
tbody [rowspan] ~ td {
    border-bottom: 2px solid #CECECE;
}

.main_table td, .main_table th {
    border: none;
}

.main_table th:nth-child(1), .main_table td:nth-child(1), .main_table th:nth-child(2), .main_table td:nth-child(2) {
    width: 5%;
    max-width: 70px;
    min-width: 40px;
}

.main_table th:nth-child(3), .main_table td:nth-child(3) {
    width: 17%;
    max-width: 100px;
    min-width: 70px;
}

.main_table th:nth-child(4), .main_table td:nth-child(4) {
    width: 8%;
    max-width: 150px;
    min-width: 100px;
}

.main_table th:nth-child(5), .main_table td:nth-child(5) {
    width: 18%;
    max-width: 130px;
    min-width: 60px;
}

.main_table th:nth-child(6), .main_table td:nth-child(6) {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}

.main_table th:nth-child(7), .main_table td:nth-child(6) {
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.main_table th:nth-child(8), .main_table td:nth-child(7) {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}

.main_table th:nth-child(9), .main_table td:nth-child(8) {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.main_table th:nth-child(10), .main_table td:nth-child(9) {
    width: 10%;
    /*max-width: 160px;*/
    /*min-width: 160px;*/
    /* for parse text */
    position: relative;
}

svg .active {
    fill: #181818 !important;
}

.main_table th:nth-child(9), .main_table td:nth-child(9) {
    width: 10%;
    /*max-width: 160px;*/
    /*min-width: 160px;*/
    /* for parse text */
    position: relative;
}

.main_table .price {
    font-weight: 600;
}

.table_name_link {
    word-wrap: break-word;
    text-decoration: underline;
    color: #181818;
}

.table_name_link:hover {
    color: #181818;
    cursor: pointer;
}

.notes_area {
    width: calc(100% - 180px);
    overflow: hidden;
    height: 50px;
}

.notes_textarea {
    color: #707070;
    padding: 10px 15px;
    resize: none;
    border-radius: 5px;
    border: solid 2px #bcbcbc;
}

.nightes_dates {
    color: #181818;
    line-height: 14px;
    margin-bottom: 0px;
}

.price_date {
    color: #7a7a7a;
    font-weight: 300;
}

.price_date-cancel {
    color: #fac1c1;
    font-weight: 300;
}

.btn_deploy {
    width: 100%;
    height: 30px;
    background-color: #4d88d8;
}

.btn_delpoy_shadow {
    /*-webkit-box-shadow: 0px -30px 20px 1px rgba(255,255,255,1) !important;*/
    /*-moz-box-shadow: 0px -30px 20px 1px rgba(255,255,255,1) !important;*/
    /*box-shadow: 0px -30px 20px 1px rgba(255,255,255,1) !important;*/
}

.price_height {
    max-height: 90px;
    overflow: hidden;
    transition: .2s easy;
}

.date_height {
    max-height: 105px;
    overflow: hidden;
}

.icons_block .icon .cls-1 {
    fill: inherit;
}

.changes__dates_fields {
    font-family: "Avenir";
}

.not_full_width {
    width: 96%;
    margin: 0 auto;
}

.icons_block .icon {
    display: block;
    fill: #bcbcbc;
    transition: .2s easy;
}

.btn__icon {
    display: block;
    background-color: transparent;
    border: none;
    padding: 0;
}

.cls-3-switch {
    fill: inherit;
}

.cls-2-icons-time {
    fill: inherit;
}

.icons_block .icon:hover {
    cursor: pointer;
    fill: #181818;
    transition: .2s easy;
}
.notes_text{
    color: #181818;
    line-height: 50px;
}
i.js_stack-notes{
    color: #17a2b8;
}
i.js_stack-notes:hover{
    cursor: pointer;
    text-decoration: underline;
}
.video-relative, .tutorial_first{
    position: relative;
}
.darkSide, .tutorial_darkSide{
    background-color: rgba(0,0,0,.2);
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 10;
}
.video{
    width: 100%;
    height: 100%;
    position: relative;
}
.video_modal{
    position: fixed;
    width: 50vw;
    height: 70vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 12;
    background-color: #fff;
}
.video_close{
    position: absolute;
    top: 20px;
    right: 30px;
}
.video_close:hover{
    cursor: pointer;
}
.iframe_video{
    position: absolute;
    width: 96%;
    height: auto;
    min-height: 80%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.stat_table tr td{
    padding: .25rem .75rem;
}

.parse_status{
    min-height: 30px;
}
/*.parse_status p {
    position: absolute;
    bottom: 0;
}*/

.analitycs__setNights {
    justify-content: start;
    justify-content: flex-start;
    color: #181818;
    font-size: 16px;
    line-height: 50px;
}

.tutorial__text {
    font-size: 14px;
}

.main_tutorial {
    margin-bottom: 40px;
}

.mailModal__close {
    position: absolute;
    top: 25px;
    right: 25px;
}

.result__form {
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.result__form.success {
    color: green;
}

.result__form.error {
    color: red;
}

.mailModal__close:hover {
    cursor: pointer;
}

.free__btn {
    width: 100%;
    background-color: #4d88d8;
    padding: 15px 0;
    margin-top: 40px;
}
.promo_form input{
    margin-right: 30px;
}
.promo_table tr th:first-child, .promo_tabletr td:first-child{
    width: 30px;
    min-width: 30px;
    max-width: 30px;
}
.promo_table tr th:nth-child(2), .promo_tabletr td:nth-child(2){
    width: 70px;
    min-width: 70px;
    max-width: 70px;
}
.promo_table tr th:nth-child(3), .promo_tabletr td:nth-child(3){
    width: 700px;
    min-width: 700px;
    max-width: 700px;
}
.promo_table tr th:nth-child(2), .promo_tabletr td:nth-child(2){
    width: 70px;
    min-width: 70px;
    max-width: 70px;
}

.switcher{
    position: absolute;
    right: 0px;
    z-index: 5;
    width: 200px;
    height: auto;
    /*white*/
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.switcher_trash{
    z-index: 6;
}

.hatching-gray {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 49.9%, gray 49.9%, gray 60%, rgba(0, 0, 0, 0) 60%)
    fixed,
    linear-gradient(45deg, gray 10%, rgba(0, 0, 0, 0) 10%)
    fixed !important;
    background-size: 0.5em 0.5em !important;
}
.header-fixed-matrix {
    position: fixed !important;
    top: 0px !important; display:none;
    background-color:white !important;
}
.header-fixed-matrix::-webkit-scrollbar { width: 0; }
.header-fixed-matrix{ -ms-overflow-style: none; }
.header-fixed-matrix{ scrollbar-width: none; }
.switcher ul, .switcher li{
    list-style-type: none;

}
.multi_out{
    font-size: 1.75rem;
}
.js_switcher_open:hover{
    cursor: pointer;
}
.switcher__account{
    padding: 5px 15px;
    cursor: pointer;
}
.switcher__account:hover{
    background-color: #c9c9c9;
}
.switcher ul{
    padding: 0;
    margin-bottom: 0px;
}
.switcher label{
    margin-bottom: 0px;
    width: 100%;
}

.darkSide, .tutorial_darkSide {
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 10;
    background-color: rgba(0, 0, 0, .2);
    width: 100vw;
    height: 100vh;
}

.mailModal {
    display: block;
    z-index: 11;
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #fff;
    width: 600px;
    height: 300px;
    margin: auto;
}

.mailModal form {
    position: relative;
}

.mailModal__label {
    font-size: 20px;
    margin-top: 70px;
    width: 100%;
    text-align: center;
}

.mailModal__field {
    width: 75%;
    font-size: 18px;
    padding-left: 15px;
}

.mailModal__send {
    width: 150px;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
    background-color: #4d88d8;
    display: block;
    margin: 15px auto 0 auto;
}

.analitycs__setNights .days {
    margin-left: 45px;
}

.night__text, .days__text {
    line-height: 50px;
}

.night__field {
    color: #4d88d8;
    padding-left: 20px;
    border: solid 2px rgba(188, 188, 188, .5);
    border-radius: 5px;
    /*opacity: .5;*/
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    width: 80px;
    margin-left: 15px;
}

.days__quant {
    color: #4d88d8;
    margin-left: 30px;
    line-height: 50px;
}


.title_margin {
    margin-top: 45px;
    margin-bottom: 30px;
}

.analitycs__title {
    color: #181818;
    font-size: 34px;
    line-height: 46px;
    font-weight: 500;
}


#login_form_div {
    width: 100%;
    margin: auto auto;
    height: max-content;
}

.auth__full-form, .reg__full-form {
    width: 100%;
    padding: 0 20% 0% 20%;
    border-radius: 5px;
    /*box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);*/
    background-color: #ffffff;
}
.auth_send_reg{
    margin-top: 0px !important;
    justify-content: center !important;
}
.auth__pass, .auth__confirm, .auth__name, .auth__mail{
    width: 95%;
}
.copy_status{
    padding: 0px .75rem;
}
.copy_clipboard{
    margin-top: 5px;
    transition: .8s easy;
}
.copy_clipboard:hover{
    cursor: pointer;
    transition: .8s easy;
    color: green;
}
.iframe_modal_open{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.video_block{
    position: relative;
    width: 200px;
    height: 150px;
}
.auth_reg_form .form-group{
    margin-bottom: 0px;
}
.auth__fields::placeholder {
    color: #707070;
}

.auth__fields {
    border-top: none;
    border-right: none;
    border-left: none;
    margin-bottom: 35px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #181818;
    padding-left: 25px;
}

.auth__sendLine {
    /*justify-content: flex-center;*/
    justify-content: center;
    margin-top: 55px;
}

.auth__checkbox {
    height: 50px;
    line-height: 50px;
}
.skip_tutor_btn{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.auth__checkbox label {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 500;
    width: max-content;
    width: -moz-max-content;
}

.auth__custom-check {
    margin-left: 15px;
}

.auth_arrows{
    position: absolute;
    bottom: 15px;
    right: 25px;
}
.img-container{
    transition: .2s easy;
}
.img-container:hover{
    cursor: pointer;
    transition: .2s easy;
    transform: scale(1.1);
}
.img-container.right_arr img{
    transform: rotate(180deg);
}
.auth__sendBtn {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: #4d88d8;
    width: 200px;
    margin-left: 45px;
    padding: 0%;
}
.auth__sendBtn img{
    width: 14px;
    height: 14px;
    margin-right: 15px;
    margin-top: -3px;
}



.auth__legend {
    font-size: 34px;
    color: #181818;
    line-height: 46px;
    margin-bottom: 45px;
}

.stat__title {
    text-transform: uppercase;
    font-size: 34px;
    color: #181818;
    line-height: 46px;
}

.stat__char {
    font-size: 16px;
    color: #181818;
    margin-right: 20px;
}

.stat__char span {
    color: #4d88d8;
    font-weight: 900;
}

.stat__terms {
    min-height: 50px;
    margin-top: 30px;
}

.stat__btns {
    height: 50px;
    padding: 0 30px;
    margin-left: 15px;
    margin-top: -10px;
}

.stat__changesBtn {

}

.cal__titleMonth {
    font-size: 24px;
    color: #181818;
    line-height: 33px;
    font-weight: 900;
    margin-bottom: 10px;
}

.alert__title {
    background-color: rgba(255, 192, 7, .1);
    border: none;
    border-radius: 5px;
}

.alert div {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
}

.alert div span {
    color: #7a7a7a;
    font-weight: 900;
    margin-right: 20px;
}

.fullSize__loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0, .5);
    z-index: 20;
}
.lock_scroll{
    overflow: hidden;
}
.loader_pos{
    z-index: 21;
    position: fixed;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 40vh;
}
.loader {
    margin: auto;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid blue;
    border-bottom: 16px solid blue;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.cal__leftTable {
    /*margin-top: 150px;*/
    background-color: rgba(77, 136, 216, .1);
    border: none;
}

.buttons__selector {
    margin-left: -20px;
    margin-top: auto;
    margin-bottom: auto;
}

.buttons__selector img {
    width: 8px;
    height: 8px;
    display: block;
}

.buttons__selector img:hover {
    cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


.matrix_weekend_day{
    border: 3px solid gray !important;
}

.table-spaced {
    /*border: none !important;*/
}

.table-header {
    text-align: center;
}

.table-cal-default {
    border: 1px solid #dee2e6 !important;
}

.table__calendar {
    width: calc(100% - 1px);
    margin-left: 1px;
}


#table_div {
    margin-top: 50px;
}

#nav {
    background-color: #eee;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#nav li {
    float: left;
    list-style: none;
}

#nav a {
    display: block;
    color: black;
    padding: 10px 25px;
    text-decoration: none;
    border-right: 1px solid #ccc;
}

#nav li:last-child a {
    border-right: none;
}

#nav a:hover {
    font-weight: bold;
}

#nav:after {
    content: " ";
    display: table;
    clear: both;
}

.border-5 {
    border-width: 5px !important;
}

.border-2 {
    border-width: 2px !important;
}

textarea:disabled {
    background-color: #f7f7f7;
    border-width: 0;
}

* {
    font-size: 14px;
    line-height: 2;
}

.form-check-rel {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
}

.results tr[visible='false'],
.no-result {
    display: none;
}

.search_table th, .search_table td {
    width: 85px;
    min-width: 85px;
    max-width: 85px;
}

.results tr[visible='true'] {
    display: table-row;
}

.counter {
    padding: 8px;
    color: #ccc;
}

.pull-right {
    float: right !important
}

.my-legend .legend-title {
    text-align: left;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 100%;
}

.my-legend .legend-scale ul {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    float: none;
    list-style: none;
}

.my-legend .legend-scale ul li {
    font-size: 100%;
    list-style: none;
    margin-left: 0;
    line-height: 18px;
    margin-bottom: 2px;
}
.auth__login{
    width: 100%;
}
.my-legend ul.legend-labels li span {
    display: block;
    float: left;
    height: 16px;
    width: 30px;
    margin-right: 5px;
    margin-left: 0;
    border: 1px solid #999;
}отдыхай

.matrix-table{
    z-index: 7;
    position: relative;
    border-collapse: separate !important; /* Don't collapse */
    border-spacing: 0 !important;
}
.matrix-table th{
    border: none;
}
.matrix-table .subtable {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
    text-align: center;
}
.sticky th{
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    top: 0px;
    z-index: 2;
}
.sticky th:first-child {
}

.my-legend .legend-source {
    font-size: 70%;
    color: #999;
    clear: both;
}

.my-legend a {
    color: #777;
}

.auth_main{
    width: 100vw;
    height: 100vh;
    position: relative;
    background-color: #fff;
}
.left-side, .right-side{
    width: 50%;
    height: 100%;
}
.blueLight{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100vh;
    z-index: 3;
    background-color: rgba(168, 205, 255, .2);
}
.slick_slide{
    position: absolute !important;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}
.slick-list,
.slick-track,
.slick-slide div {
    height: 100%;
}
.back-img{
    height: 100%;
    z-index: 2;
    background-repeat: no-repeat !important;
    background-position: center right;
    background-size: 100% 100%;
}
.bc-1{
    background: url("../img/bc1.png");
}
.bc-2{
    background: url("../img/bc2.png");
}
.bc-3{
    background: url("../img/bc3.png");
}
.bc-4{
    background: url("../img/bc4.png");
}
.text-cont{
    width: 100%;
    height: 100%;
}
.switcher-l-r{
    width: 70%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, 0.1);
    margin-top: 15%;
}
.swithcer_el{
    width: 100%;
    padding: 20px 0;
    display: block;
}
.switcher-l-r div{
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
    width: 50%;
}

.swithcer_el:hover{
    text-decoration: none;
}
.swithcer_el.active{
    border-bottom: solid 4px #4d88d8;
}
.register_btn{
    margin-left: 0px;
}
.main_block{
    margin-top: 55px;
    width: 100%;
}
.matrix_nut_full_height{
    max-height: 50px;
    overflow: hidden;
}
.text-cont p{
    padding: 0 10%;
    padding-top: 34%;
    font-size: 55px;
    text-align: left;
    font-family: 'HelvL';
    line-height: 65px;
}
.text-cont p span{
    line-height: 65px;
    font-size: 88px;
    color: #4d88d8;
    font-weight: 900;
}
.text-cont div:nth-child(4) p{
    font-size: 32px;
    padding-top: 24%;
}
.text-cont div:nth-child(4) p span{
    font-size: 45px;
}
.text-cont div:nth-child(5) p, .text-cont div:nth-child(3) p{
    font-size: 45px;
}
.text-cont div:nth-child(5) p span, .text-cont div:nth-child(3) p span{
    font-size: 66px;
}
.content-block{
    position: relative;
    z-index: 4;
    /*font-family: "Helvetica Light";*/
    display: block;
    width: 500px;
    height: 500px;
    margin: auto;
    margin-top: 18%;
    border-radius: 20px;
    -webkit-backdrop-filter: blur(37px);
    backdrop-filter: blur(37px);
    background: rgb(168,205,255);
    background: linear-gradient(2deg, rgba(168,205,255,1) 0%, rgba(197,222,255,1) 6%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 69%, rgba(203,225,255,1) 90%, rgba(168,205,255,1) 100%);
}


.anal__accept {
    background-color: #4d88d8;
    margin-left: 30px;
    padding: 0px 40px;
}


@media (min-width: 1920px){
    .matrix_table_name{
        max-width: 400px;
        width: 400px;
    }
}

@media (max-width: 1920px) {
    .matrix_table_name{
        max-width: 200px;
        width: 200px;
    }
    .matrix-table th, .matrix-table td{
        line-height: 14px;
    }
}



@media (min-height: 1080px){
    .back-img{
        background-size: auto 100% !important;
    }
}


@media (max-width: 1500px){
    .changes__dates_fields{
        padding-right: 0px;
    }
    .main_table {
        width: 100%;
        margin: 60px 0 0 0;
    }

    .main__table-resp {
        width: 96%;
        margin: 0 auto;
    }
    .main__search-field{
        width: 31% !important;
    }
}

@media (max-width: 1110px) {
    .blueLight, .right-side, .slick_slide{
        display: none !important;
    }
    .left-side{
        width: 100%;
    }
}

@media (max-width: 1110px) {
    .auth__sendBtn img{
        display: none;
    }
    .auth__sendBtn{
    }
}

@media (max-width: 1200px) {
	.col-sm-2{
		max-width: 21.666667% !important;
	}
}

.f-btn {
    display: inline-block;
    margin: 5px;
}

.table-filters {
    float: right;
    margin: 10px 0;
}