.clear{
    clear: both;
}

.invis{
    display: none;
}

.invis_important{
    display: none !important;
}

.pgn-bar .alert {
    max-height: none;
}

.opacity_30{
    opacity: 0.3;
}

.opacity_50{
    opacity: 0.5;
}

.ui-autocomplete{
    z-index: 1000;
}

.p-20{
    padding: 20px !important;
}

th {
    text-align: center;
}

li.disabled {
    pointer-events:none;
    background: #ffe2e2;
}

.btn-thin{
    background: none;
    color: white;
}

#chat-modal-body{
    height: calc(100% - 160px);
    overflow-y: scroll;
}

.main_logo {
    height: 36px;
    margin-top: 0px;
    margin-right: 20px;
}

.windows h2 {
    line-height: 36px;
}

.dropzone{
    width: 100%;
    min-height: 100px;
    background: #f3f3f3;
    border: 1px solid rgba(0,0,0,0.2);
    text-align: center;
    font-weight: 700;
    border-radius: 3px;
    padding-top: 25px;
}

.dropzone span{
    display: block;
    font-weight: 400;
    padding-top: 10px;
}

.dropzone.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}

.upload_files_block{
    
}

.upload_files_item{
    
    margin: 10px 10px 20px 10px;
    display: inline-block;
    
}

.upload_files_item img{
    height: 100px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.2);
}

.form-control.invalid{
    border: 1px solid red !important;
    background: rgba(255,0,0,0.1) !important;
}

label.invalid{
    color: red !important;
    font-weight: 700 !important;
}

select.input-sm{
    padding: 0px 10px;
}

.img_preview{
    height: 100px;
}

.text-40{
    font-size: 40px !important;
}

.center{
    text-align: center;
}

.right{
    text-align: right;
}
.float-right {
    float:right;
}
.alert-input{
    border: 1px solid #ff0000 !important;
}

.alert-warning {
    max-height: none !important;
}

.dropdown-menu li:hover a{
    background: #fff;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
    width: 85%;
}

.handle{
    cursor: pointer;
}
.pointer{
	cursor: pointer;
}
.top_category{
    font-weight: 700;
}

.category_1_level{
    padding-left: 30px !important;
}

.table thead tr th:first-child {
    padding-left: 8px !important;
}

.table tbody tr td {
    padding: 4px 8px;
    font-size: 14px;
    vertical-align: middle;
}

.bg_light td{
    background: #fafafa !important;
}

.input-vis{
    background-color: #fafafa;
    border: 1px solid #48b0f7;
}

.checkbox label::after {
    /*left: -2px;*/
}

.checkbox label::after {
    left: 1px;
    top: 0.5px;
}

.checkbox-group-2{
    display: inline-block;
    width: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    vertical-align: middle;
}

.input-group-2{
    display: inline-block;
    vertical-align: baseline;
    width: 100px;
}

.checkbox_no_pm, .checkbox_no_pm label{
    padding: 0 !important;
    margin: 0 !important;
}

label.error{
    margin-bottom: 15px;
}

.admin_category_level_1{
    padding: 5px 0 5px 10px !important;
}

.admin_category_level_2{
    padding: 5px 0 5px 30px !important;
}

.admin_category_level_3{
    padding: 5px 0 5px 60px !important;
}

.admin_category_level_1.active, .admin_category_level_2.active, .admin_category_level_3.active{
    background: #48b0f7 !important;
}

.admin_category_level_1.active a, .admin_category_level_2.active a, .admin_category_level_3.active a{
    color: #fff !important;
}

.page-sidebar a:visited, .page-sidebar button:visited, .page-sidebar a:focus, .page-sidebar button:focus {
    color: #a2a9b9;
}

.register-container {
    width: 420px;
}

.switchery_label{
    font-weight: 700;
}

.file_upload_view_block_item{
    display: inline-block;
    margin-right: 20px;
}

.file_upload_view_block_item img{
    width: 150px;
}

.file_input{
    width: 250px;
    margin: 0;
    display: inline !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: #f8f8f8;
    color: rgba(98, 98, 98, 1);
}

.input-filter{
    height: 39px;
    padding: 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    margin-left: 0px;
    border-radius: 3px !important;
}


.overlay_filter .input-filter{
    text-align: center;
}

.table thead tr th {
    text-transform: none;
}

.table.table-striped tbody tr.top_category td {
    background: #f3f3f3 !important;
}



.price_left_border{
    border-left: 1px solid rgba(230, 230, 230, 0.7);
}

.row_group{
    border: 1px solid RGBA(0,0,0,0.07);
    padding: 10px;
}

#parts-selector-1{
    height: 500px !important;
}

.tr_green td{
    background: #e6ffe4 !important;
}

.tr_yellow td{
    background: #fdffe4 !important;
}

.tr_red td{
    background: #ffe4e4 !important;
}

.td_red{
    background: #ffe4e4 !important;
}

.highlight{
    background: rgba(255, 255, 0, 0.6);
}

.dop_services_li{
    padding-left: 15px;
    font-size: 12px;
}

.comment_input{
    display: inline-block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 8px;
    border-radius: 3px;
}

.card {
    width: 100%;
}

.form-group-default label{
    display: inline-block;
    width: 60%;
    font-size: 13px !important;
    text-transform: none !important;
    font-weight: 400 !important;
}

.form-group-default label.fade {
    opacity: 1;
}

.form-group-default .form-control {
    display: inline-block;
    width: 38%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 8px 8px;
    border-radius: 3px;
    height: 33px;
}

.select2-container{
    display: inline-block;
    width: 38%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 1px 0px;
    margin-left: 0px;
    border-radius: 3px;
}

.overlay_filter_item .select2-container{
width: 100%;
}

.select2-choice{
    border: none !important;
}

.form-group-default {
    border: none;
    background: none;
}

.form-group-default.required:after {
    right: 28px;
}

.btn-default, .btn-default:focus {
    border-color: rgba(0, 0, 0, 0.2);
}

form .row [class*='col-']:not(:first-child), form .row [class*='col-']:not(:last-child) {
    padding-right: 0px;
    padding-left: 0px;
}

.form-group button.pull-right{
    margin-right: 18px;
    bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
}

.full-width-im {
    width: 100% !important;
}

.color_red{
    color: #ff0000;
}
.color_red_important{
    color: #ff0000 !important;
}


.color_blue{
    color:blue;
}

.color_ocean{
    color: #63ecfd;
}

.color_yellow{
    color: #fdfd63;
}
.color_yellow_important{
    color: #fdfd63 !important;
}
.color_green_important{
    color: #31bf02 !important;
}

.products_smeta_div_in_table{
    margin-top:4px !important;
    margin-bottom:2px !important;
    height: 24px;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #e6e6e6;
    cursor: default;
}

.design_main_block .row [class*='col-']:not(:first-child), .design_main_block .row [class*='col-']:not(:last-child){
    padding-right: 7px;
    padding-left: 7px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.design_main_block{
    border: 1px solid #0ecfbd;
    padding: 20px;
    margin-bottom: 20px;
    background: #fafafa;
}

.design_item_block{
    padding: 20px;
    background: #fff;
    border: 1px solid #0ecfbd;
    position: relative;
}

.dropzone_loading{
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 20px;
    width: calc(100% - 20px);
    height: 70px;
    position: absolute;
    top: 10px;
    left:10px;
    z-index: 10000;
}

.progress-bar {
    background-color: #ffffff;
}

.progress {
    background-color: rgba(255, 255, 255, 0.2);
}

.design_item_block h5{
    margin-top: 0;
    font-size: 17px;
}

.design_item_block{
    min-height: 225px;
}

.design_item_file{
    width: 120px;
    height: 120px;
    border: 1px solid #969696;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    margin: 0 10px 10px 0;
    vertical-align: top;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 110px;
    background-repeat: no-repeat;
}

.design_item_file_selected{
    border: 3px solid #0ecfbd;
}

.design_item_file_soglasovano{
    border: 3px solid #6d5cae;
}

.design_block_select{
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0px 5px;
    border-radius: 3px;
    height: 35px;
}

.design_block_error{
    border: 1px solid #ff0000;
}

.design_block_visual_final{
    border: 1px solid #969696;
    min-height: 160px;
    line-height: 160px;
    margin-bottom: 20px;
    padding: 20px;
}

.progress-bar {   
    -webkit-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

#desing_rooms_block{
    margin-bottom: 7px;
    margin-top: 7px;
}

.design_item_file_buttons{
    opacity: 0;
    width: 118px;
    height: 118px;
    background: rgba(0,0,0,0.6);
    transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    line-height: 1.3;
    padding-top: 35px;
}

.design_item_file_buttons:hover{
    opacity: 1;
}

.modal .modal-content {
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

.design_item_file_title{
    display: block;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 300;
    margin-top: 10px;
}

.log_files_item{
    padding: 0 5px;
    border: 1px solid #bbb;
    display: inline-block;
}

.label {
    background-color: #f1f1f1;
}



/* профиль смена авы*/
.cropperjs-img{
    max-width: 100%;
    max-height: 50vh;  
/*    строку выше когда-нибудь разнести в медиа и увеличить на пк) */
}
.cropperjs-div {
    padding: 0px;
}
.cropper-container {
    min-width: 100%;
    margin: 0 auto;
    
}
.image_batya_profile{
    position: relative;
    padding: 0;
    margin: 0 auto;
    width: 180px;
    height: 180px;
}
.image_button_profile_abs{
    position: absolute;
    background: rgba(0,0,0,0.4);
    width: 180px;
    height: 180px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
    text-align: center;
    padding-top: 70px;
}
.image_button_profile_abs:hover {
    display: block;
    opacity: 1;
}
.ava_class_user_profile{
    width: 180px;
    height: 180px;
    border-radius: 50%;
}

.img_file_block_mini{
    position: inline-block;
    margin: 0 5px 5px 0;
    border: 1px solid #fff;
}

.select2-disabled{
    opacity: 0.5;
}

.write_off_rates_for_input_mask{
    width: 125px;
}

.dop_tooltip{
    padding-left: 61%;
    color: red;
}

.ck-voice-label {
    display: none !important;
}

.overvalue{
    background: #ffc0c0;
    border: 1px solid #ff8f8f;
}

.modal.fade.fill-in.in {
    background-color: rgba(255, 255, 255, 0.9);
}


.back_button{
    text-transform: lowercase;
    display: block;
    /* margin-bottom: 10px; */
    margin-left: -5px;
    position: absolute;
    top: 7px;
    font-weight: 100;
}

@media only screen and (min-width: 980px) {
    body.menu-behind .header .brand {
        width: 100%;
        text-align: left;
        padding-left: 20px;
    }
}

@media (max-width: 1400px){
    h3 {
        font-size: 20px;
        line-height: 22px;
    }
    
    .form-group-default label {
        display: block;
        width: 100%;
        padding-bottom: 5px;
    }
    
    .form-group-default .form-control {
        display: block;
        width: 100%;
    }
    
    .dop_tooltip{
        padding-left: 1%;
    }
    
    .select2-container {
        display: block;
        width: 100%;
    }
    
    .form-group-default {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .nav-tabs > li > a {
        padding: 10px 10px;
    }
    
    .register-container {
        width: 100%;
    }
    
    .select2-container {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    
    .sm-gutter .row > [class^="col-"], .sm-gutter .row > [class*="col-"] {
        padding-left: 0px;
        padding-right: 5px;
    }
    
    .form-group button.pull-right {
        margin-right: 0px;
        bottom: 3px;
    }
    
    .panel .panel-body {
        padding: 15px 0px;
        padding-top: 0;
    }
    
    .panel.panel-default {
        margin-left: -5px;
        margin-right: -5px;
    }
    
    .panel-body .row {
        margin-left: 5px;
        margin-right: 5px;
    }
    
    .btn{
        margin-bottom: 5px;
        padding: 5px 5px;
    } 
    
    .min-width-input{
        min-width: 200px;
    }
    
    .min-width-input-price{
        min-width: 80px;
    }
}










.mobile_footer{
    display: none;
}


.blur {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 99;
    /* background: #fff; */
    opacity: 1;
    backdrop-filter: blur(7px);
}












.discount_box .grid_six .grid_item h3{
            background: #3cccaf;
    font-size: 14px;
    padding: 3px 18px;
    border-radius: 20em;
    margin: 5px 0;
    display: table;
}




.overlay_content_item p{
    text-align: left;

}

.overlay_content_item{
      padding-left: 20px;
    border-left: 2px solid #c2c2c2;  
    margin-bottom: 20px;
}


.grid_six .grid_item .black_bg_color{
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 100%;
    top: 0;
    background: rgb(0 0 0 / 40%);
    border: none;
    cursor: pointer;
}


.full_overlay{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.3;
}


.overlay_filter{
    width: 350px;
}

.overlay_filter button{
    width: 100%;
        margin-top: 20px;
}
#filter_bar{
    left:-400px;
        width: 350px;
}


#filter_bar_2{
    left:-400px;
        width: 350px;
}

#task_bar{
    left:-400px;
        width: 350px;
}

.select2-drop-active{
    z-index: 1500!important;
}

.overlay_filter.page_discount {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: -9px 0px 41px #000;
}

.overlay_filter.page_discount .overlay-content{
        padding: 0 20px 50px 20px;
    top: 0%;
}

.overlay_filter.page_discount .overlay-content img{
    width: 100%;
        max-width: 200px;
            margin: 0px;
    display: block;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay_filter a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay_filter a:hover, .overlay_filter a:focus {
  color: #999;
}

.overlay_filter .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  z-index: 10;
}


  .overlay_filter a {font-size: 20px}
  .overlay_filter .closebtn {
        font-size: 30px;
        top: 0px;
        right: 5px;
  }


.flex_title_page{
    display: flex;
align-items: center;
gap: 20px;
width: 50%;
}

.flex_box_title_page{
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}


.flex_box_title_page_smeta{
/*    flex-wrap: wrap;*/
}

.flex_box_title_page_100 .flex_title_page{
width: 100%;
}


.flex_box_title_page_smeta .flex_title_page_btn_add{
    display: flex;
    align-items: center;
    gap: 3px;
    width: 50%;
    flex-wrap: wrap;
}

.flex_box_title_page_smeta .flex_title_page_btn_add .btn-cons {
    margin-right: 5px;
    min-width: 190px;
}



.filter_bttn{
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 15px;
    border-radius: 20px;
    min-width:240px;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.filter_bttn_active{
    color: #ffffff;
    background-color: #48b0f7;
    border-color: #48b0f7;
}
.filter_bttn_active img{
    filter: brightness(0) invert(1);
}


.filter_bttn_reset{
font-size: 20px;
    line-height: 10px;
    top: -2px;
    position: relative;
    font-family: monospace;
}


.filter_bttn_reset a{
    color: #fff;
    opacity: 1;
}


.filter_bttn_reset a:hover{
   opacity:0.6;
}

.filter_bttn img{
    width: 20px;
    transform: rotate(90deg);
    height: 16px;
}


.uppercase{
text-transform: uppercase;
}


.overlay_filter_item{
    display: block;
}

.overlay_filter_item_flex.overlay_filter_item{
display: flex;
align-items: center;
justify-content: space-between;
}

.overlay_filter_item_flex.overlay_filter_item input{
    width: 15px;
}



.overlay_filter_item p {
    text-align:left;
}
.overlay_filter_item_flex{
    display: flex;
}


.overlay_filter_item .second_p{
margin-top: 0;
font-weight:900;
}

.overlay_filter_item input{
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 5px;
}

.overlay_filter_item select{
    width: 100%;
}

.overlay_filter_item input:focus,.overlay_filter_item textarea:focus{
    border: 1px solid rgba(0, 0, 0, 0.7);
}
.overlay_filter_item textarea{
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.07);
 padding: 5px;
     resize: vertical;

     min-height: 190px;
}
.overlay_filter_item_search{
    display: flex;
    position:relative;
        align-items: center;
        min-width: 215px;
}

.overlay_filter_item_search button{
    background: transparent;
    border: none;
    position: absolute;
    right: 5px;
}


.overlay_filter_item p {
    font-size: 15px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 10px;
}
.like_a_title{
font-size: 17px;
font-weight:700;
color: #000;
}


.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    margin-left: 0;
    font-size: 15px;
}


.menu_bttn_img {
    max-width: 35px;
}


.red_dot_filter{
    height: 6px;
    width: 6px;
    border-radius: 20em;
    background: red;
    display: block;
    position: absolute;
    top: 0;
    right: -10px;

}

.flex_title_page_w_100{
    width: 100%;
}



.search_client_box{

    border: 1px solid rgba(0, 0, 0, 0.07);
}
.search_client_box input{
    border: 1px solid rgba(0, 0, 0, 0.07);
}




.search_client_box input:focus {
/*    border-color: rgba(0, 0, 0, 0.1);*/
border: 0.5px solid rgba(0, 0, 0, 0.1);
    background-color: #f0f0f0;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search_client_box button{
    position: absolute;
    right: 0;
    height: 100%;
    background: transparent;
    border: none;

}

.search_client::-webkit-input-placeholder{
    color:rgba(0, 0, 0, 0.2);
}



.input_group_date{
       display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
 
}


.input_group_date input.input-filter {
    width: 135px;
}
.input_group_date p {
    position: absolute;
    top: -20px;
    /* opacity: 0.7; */
}

.input_group_date {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    position: relative;
    padding-top: 25px;
}

.lttl_txt{
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    padding-top: 10px;
}



.no_wrap{
    white-space:nowrap;
}

.like_label{
    width: 60%;
    display: inline-block;
}


.count_matches{
    border-radius: 20em;
    border: 3px solid orange;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -13px;
    top: 5px;
/*    bottom: 0;
    margin: auto;*/

}


[data-hint] {
/*  position: relative;*/
  cursor: hint;
}

[data-hint]::after {
    opacity: 0;
    width: 200px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 6px;
    padding: 10px;
    content: attr(data-hint);
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    position: absolute;
    top: -5px;
    left: 100px;
    transform: translate(-50%, -100%);
    pointer-events: none;
    transition: opacity 0.2s;
    z-index: 100;
}

[data-hint]:hover::after {
    opacity: 1;
}

.hint-right::after {
    top: 50%;
    left: auto;
    right: -5px;
    transform: translate(100%, -50%);
}


/*.dropdown-default{
    overflow:hidden;
}
*/


.light_txt{
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.create_task_btn{
/*    margin-top: 15px;*/
}


.lttl_icon{
    max-width: 15px;
    max-height: 15px;
}

.overlay_filter_item_flex p{
    display: flex;
    align-items: center;
}


.task_modal{
/* position:relative;*/
background: #ffffffc4;
overflow: auto;
}


.task_modal .modal-content{
    margin: auto;
    max-width: 700px;
    padding: 30px 30px 30px 30px;
    /* min-height: 100vh; */
    border-radius: 20px;
    margin-top: 13px;
    z-index: 99;
}

#task-details{
        width: 100%;
}


#task_details_chat{
    width: 100%;
    z-index: 10;
    position: relative;
    margin-top: 20px;
    z-index: auto;
}

.close{
    font-size: 30px;
    position: absolute;
    top: 20px;
    right:20px;
    z-index:10;
}

.close-task-modal-compl{
        font-size: 30px;
    position: absolute;
    top: 20px;
    right:20px;
    z-index:10;
    cursor: pointer;
    opacity: 0.6;
}

.close-task-modal-compl:hover{
opacity: 1;
}

#taskCompletionModal .modal-content{
    position: relative;
        max-width: 400px;
/*        margin-top: 45px;*/
}

#close_reason{
    max-width: 100%;
    min-width: 100%;
    border-radius: 10px;
    border-color: #ccc;
    margin-bottom: 10px;
}


.warning_sign{
    color: orange;
}

.view-task{
    cursor: pointer;
}

.task_user_box{
    display: inline-flex;
    align-items: center;
}

.task_user_box img{
    border-radius: 20em;
    overflow: hidden;
    margin-right: 10px;
}


.task_urgent_icon{
    position: absolute;
    bottom: 0;
    right: 0;
        width: 100%;
    height: 100%;
    z-index: -1;
}

.task_urgent_icon img{
    margin-right: 5px;
    width: 100px;
    z-index: 0;
    position: absolute;
    bottom: 15px;
    right: 15px;
    max-width: 100%;
    max-height: 100%;
    opacity: 0.1;
    top: 0;
}



.dogovor_taks_item{
    border: 1px solid #d7d7d7;
    border-radius: 16px;
    padding: 15px 15px 5px 15px;
    margin: 13px 0;
    box-shadow: 0px 5px 11px -13px #000;
    font-size: 14px;
    line-height: 16px;
    margin-bottom:0;
}
.dogovor_taks_item p {
    font-size: 14px;
    line-height: 15px;
    margin-bottom:0;
}

.table_responsive_custom.table-responsive{
    overflow: initial;
}



.dogovor_taks_item h4{
    font-size: 14px;
    line-height: 14px;
    font-weight: 900;
    margin: 0;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}




.dogovor_taks_item h4 span{
    border: 1px solid #d9d9d9;
    font-weight: 400;
    padding: 0 10px 1px;
    margin-left: 5px;
    white-space: nowrap;
    opacity: 0.6;
        font-size: 12px;
}


h3.uppercase.new_font.gray_color_txt{
    font-weight: 400;
    color: gray;
}

.gray_color_txt{
    color: gray;
}

.dogovor_taks_item_sector{
display: flex;
justify-content: space-between;
width: 100%;

}

.dogovor_taks_item_sector_item{
/*    display: flex;*/
    width: 33%;
    border-left: 1px solid #d9d9d9;
    padding: 0px 10px 0px 25px;
        margin: 5px 10px 10px 0;
        position: relative;
}


.dogovor_taks_item_sector_item:first-child{
    border: none;
    padding-left: 35px;
    width: 42%;
}

.dogovor_taks_item_sector_item.dogovor_taks_item_sector_item_adress{
    padding-left: 35px;
    display: flex;
    align-items: flex-start;
}


.dogovor_taks_item_sector_item.dogovor_taks_item_sector_item_adress img{
    width: 18px;
    margin-right: 10px;
    opacity: 0.5;
position: relative;
}


.dogovor_taks_item_sector_item_title{

}

.dogovor_taks_item_remont_img{
    opacity:0.4;
    width: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

.dogovor_taks_item_task{
 display: flex;
 align-items: center;
 padding-bottom: 3px;
}
.dogovor_taks_item_task img{
    max-height: 15px;
    margin-right: 15px;
    width: 15px;
}

.dogovor_taks_item_urgent_task{

}
.dogovor_taks_item_count_task{

}

.dogovor_taks_item_count_task span{
font-weight: 600;
padding-left: 5px;
}

.dogovor_taks_item_warning_task{
margin-right: 0;
margin-left: 10px;
flex-wrap: wrap;
}

.dogovor_taks_item_warning_task img{
margin-right: 0;
margin-left: 10px;
}


.dogovor_taks_item_task_box{
    display: flex;
    align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;

}


.dogovor_taks_item h4 span.color_task_work{
border: 1px solid green;
color: green;
}

.dogovor_taks_item h4 span.color_task_pause{
border: 1px solid blue;
color: blue;
}
.dogovor_taks_item h4 span.color_task_good{
border: 1px solid gray;
color: gray;
}
.dogovor_taks_item h4 span.color_task_warn{
border: 1px solid red;
color: red;
}

.dogovor_taks_item_sector_item_usr{
    padding-bottom: 3px;
}



.dogovor_taks_item{
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.dogovor_taks_item_sector_item .btn.btn-success.btn-cons.dropdown-toggle{
        padding: 0 15px;
    display: table;
    margin-top: 8px;
}
.dogovor_taks_item_sector_item_usr{
text-align: right;
}

.dogovor_taks_item_sector_item_usr span{
font-weight: 300;
}

.dogovor_task_table{
    display: flex;
}

.dogovor_task_table img{
    max-width: 15px;
    margin-right: 10px;
}


.task_table_in_dogovor .select2-container{
width: 100%;
}


#task-content{
    position: relative;
    z-index:10;
}
#task-content h4{
        font-size: 18px;
    line-height: 20px;
    margin-top: 0;
}

#task-content p{
    font-size: 16px;
}


#task-content .task_detail_id{
        position: relative;
    /* top: 5px; */
    /* left: 4px; */
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 10px;
    opacity: 0.5;

}



.task_detail_date_create{

}

.task_detail_date_ex{
margin-bottom: 0;
}

.task_detail_resp_user{
margin: 0 0 0 10px;
white-space: nowrap;
}


.task_detaile_responce{
    display: flex;
    align-items: center;
}

.task_detail_create_user{

}

.task_detail_status{
     border: 1px solid #d9d9d9; 
    font-weight: 400!important;
    padding: 0 10px 1px;
    margin-left: 5px;
    white-space: nowrap;
    opacity: 0.6;
    font-size: 12px;
    border-radius:5px;
}

.task_detail_status_0{
    border: 1px solid orange;
    color: orange;
}

.task_detail_status_1{
    border: 1px solid green;
    color: green;
}

.task_detail_status_2{
        border: 1px solid blue;
    color: blue;
}

.task_detail_status_3{
        border: 1px solid black;
    color: black;
}


.task_detail_status_4{
        border: 1px solid gray;
    color: gray;
}

.task_detail_status_6{
        border: 1px solid red;
    color: red;
}


.task_detail_resp_ava{
    max-width: 30px;
    border-radius: 20em;
    overflow: hidden;
}

.update-task-status{
    margin: 20px 10px 20px 0;
}


.display_flex{
        display: flex;
    justify-content: space-between;
    align-items: center;
}


.overlay_filter_item select {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 5px;
}

.task_h2{
    font-size: 18px;
    text-align: left;
}


/* Прелоадер */
.task-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    text-align: center;
}

.task-loader .spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin-bottom: 10px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.task-loader p {
    font-size: 16px;
    color: #555;
}


#task-form select {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 10px;
    margin: 0;
}

.task_loader_item{
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background: #ffffffb5;
    z-index:999;
}

.task_detaile_infoline{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.task_detaile_response{
    display: flex;
    align-items:center;
}
.task_count_main{
    position: absolute;
    color:#fff;
    background: red;
    display: flex;
    justify-content: center;
    align-items: center;
        top: 0;
    right: -8px;
    font-size: 10px;
    line-height: normal;
    padding: 2px 3px;
    border-radius: 20em;
    min-width: 16px;
}

.change_status_task_btn{
display: block;
margin: 15px 0;
}

.task_doc_icon{
    width: 18px;
    align-items: center;
    display: flex;
}

.task_item_detail_docline{
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.task_details_chat{

}


.task_details_chat_window {
    background: #ececec61;
    border: 1px solid #d1d1d170;
    border-radius: 10px;
    height: 300px;
    margin-top: 15px;
    padding: 10px 5px;
    overflow-y: auto;
}






.task_details_chat_btns{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index:10;
    position: relative;
        margin: 15px 0px;


}

.task_details_chat_btn_file{

}

.task_details_chat_message{
    border: 1px solid #d1d1d170;
    padding: 7px 10px;
    width: 100%;
    border-radius:10px;
}


.archive_task{
    text-align: center;
    padding: 10px 0;
    font-weight: 900;
    color: gray;
    opacity: 0.6;
}





.task_attach_btn{
width: 25px;
margin: 0 10px;
    display: flex;
    justify-content: center;
}

.task_attach_btn img{
    width: 15px;
}


        .accordion-content {
            display: none; /* Скрываем контент по умолчанию */
            margin-top: 10px;
        }

        .accordion-link {
            cursor: pointer;
            text-decoration: underline;
        }

.task_details_chat_window_message{
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0px 8px -6px #000;
        list-style: none;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
    height: 500px;
    overflow-y: auto;
    margin-left: 25px;
    background: #f5f5f5;
}


.task_chat_message{
/*    padding: 5px 10px;
    border-radius: 7px;
    box-shadow: 3px 5px 8px -10px #000;
    color: #000;
    background-color: #fff;*/
}


.task_details_chat_window .message_owner{
/*    padding: 5px 10px;
    border-radius: 7px;
    box-shadow: 3px 5px 8px -10px #000;
    color: midnightblue;
    background-color: #c3dfff;*/

}


.task_details_chat_window .message_owner p{
        margin-right: 0;
    position: relative;
    margin-left: auto;
    display: table;
        background-color: #c3dfff;
    border-radius: 7px;
    box-shadow: 3px 5px 8px -10px #000;
    color: midnightblue;
    padding-bottom: 20px;
}

.task_details_chat_window .message_not_owner p{
            border-radius: 7px;
    box-shadow: 3px 5px 8px -10px #000;
    padding-bottom: 20px;
}


.message_not_owner .order_message_abs{
    left: 13px;
}

.task_chat_message {
    list-style: none;
    max-width: 100%;
    position: relative;
    margin-bottom: 7px;
}


.task_chat_message p {

}




.task_details_chat_window .message_owner{
    margin-left: 19%;

}


.task_details_chat_window .message_not_owner{
    margin-left: 1%;

}


.task_details_chat_window {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.task_details_chat_window li {
    display: flex;
    max-width: 80%; /* Ограничиваем ширину сообщения, чтобы не занимало всю ширину */
    margin-bottom: 10px;
    word-wrap: break-word; /* Позволяет тексту переноситься на следующую строку, если он слишком длинный */
}

.message_owner {
    justify-content: flex-end; /* Прижимает сообщение к правому краю */
}

.task_chat_message {
    justify-content: flex-start; /* Прижимает сообщение к левому краю */
}

.task_details_chat_window li p {
    background-color: #fff; /* Цвет фона для сообщения */
    padding: 10px;
    border-radius: 5px;
    margin: 0;
    max-width: 100%; /* Ограничиваем ширину блока текстом */
}

.message_owner p {
    background-color: #d1e7dd; /* Цвет фона для сообщений с классом message_owner */
}

.order_detail_chat_name {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}


.message_owner .order_detail_chat_name{
    text-align:right;
}


.order_detail_chat_name .task_detail_resp_ava {
    max-width: 22px;
    border-radius: 20em;
    overflow: hidden;
    margin-left: 6px;
}
.order_message_abs{
    font-size: 10px;
    position: absolute;
    right: 10px;
    bottom: 0px;
    color: gray;
    white-space: nowrap;
}

.chat_attach_icon{
    max-width: 20px;
    max-height: 20px;
}

.chat_attach_icon_a {
    margin: 0 7px;
opacity: 0.4;
    width: 30px;
    display: flex;
    justify-content: center;
}
.chat_attach_icon_a:hover {
    opacity: 1;
}

.chat_image_preview{
        max-width: 300px;
    max-height: 200px;
}



/* Стили для модального окна */
/*.modal {
    display: none; 
    position: fixed; 
    z-index: 1000; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.modal .close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal .close:hover,
.modal .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}*/


.img_modal{
    display: flex;
    max-height: 1080px;
    max-width: 1080px;
    /* width: 100%; */
    background: #ffffff96;
    position: relative;
    margin: auto;
}

.blure_bg{
    filter: blur(12px);
}


.close_img, .close_deadline_sogl{
font-size: 30px;
    position: absolute;
    top: 10px;
    right: 11px;
    z-index: 100;
    cursor:pointer;
    opacity: 1;
}



.close_img:hover , .close_deadline_sogl:hover{
    opacity: 0.6;
}


#rescheduleModal{
    z-index: 1051;
}


.update-task-status{
    cursor: pointer;
}

.approve_box{
margin-right: 15px;
}


.approve_box_message{
 margin-left: 10px;
cursor: pointer;
border-radius:3px;
}



.approve_box_message_approve{
    color: green;
    border: 1px solid green;
    padding: 1px 10px;
        font-size: 12px;

}

.approve_box_message_approve:hover{
color: #fff;
background: green;
}


.approve_box_message_decline{
    color: red;
    border: 1px solid red;
    padding: 1px 10px;
        font-size: 12px;
}
.approve_box_message_decline:hover{
color: #fff;
background: red;
}


.message_owner .approve_status_box{
    display: flex;
    font-size: 11px;
    line-height:11px;
    gap: 3px;
    white-space: nowrap;
     position: absolute;
    left: 10px;
    z-index: 9;
    top: 9px;
        align-items: center;
}


.message_not_owner .approve_status_box{
    display: flex;
    font-size: 11px;
    line-height:11px;
    gap: 3px;
    white-space: nowrap;
     position: absolute;
    right: 10px;
    z-index: 9;
    top: 9px;
        align-items: center;
}


.approve_status{
    font-size: 11px;
    line-height: 11px;
    white-space: nowrap;
    padding: 3px 5px;
    
    display: block;
   
    border-radius: 3px;
}


.approve_status_0{
    border: 1px solid gray;
     color: gray;
}
.approve_status_1{
    border: 1px solid green;
     color: green;
}
.approve_status_2{
        border: 1px solid red;
     color: red;
}

#rescheduleForm{

}
#rescheduleForm label{
     width: 100% ;
     padding-top: 17px;
}
#rescheduleForm input{
     width: 100% ;
}
#rescheduleForm textarea{
     max-width: 100%;
    min-width: 100%;
}


#rescheduleForm button{
    width: 100% ;
}


.task_modal #rescheduleModal .modal-content{
    max-width: 400px;
}

.task_tipe_list{
    list-style:none;
    border: 1px solid #ccc;
    border-radius: 20em;
    margin: 0;
    padding: 0;
    display: flex;
    width: 300px;
    justify-content: space-between;
        overflow: hidden;
            border-color: #12cfbd87;
}

.task_tipe_list li{
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
}

.task_tipe_list li a{
    color: #000;
}

.task_tipe_list li.active{
    background: #12cfbd;
    color:#fff;
}
.task_tipe_list li.active a{
    color:#fff;
}


.kanban_board {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.kanban_column {
    width: 250px;
    padding: 0 10px 10px 10px
    background-color: #f9f9f9;
}

.kanban_column_header {
    text-align: center;
    font-weight: bold;
/*    margin-bottom: 10px;*/
}

.kanban_column_tasks {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.kanban_task {
    padding: 10px;
         border: 0.5px solid #d4d4d4;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 6px 10px -10px #000;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}


.kanban_column_header{
/*    border-bottom: 1px solid #ccc;*/
}

.kanban_column_header p{
    font-size: 15px;
    font-weight: 700;
}

.red_color{
    color: red;
}


.kanban_task_item_header{
display: flex;
justify-content: space-between;
align-items: center;
}

.kanban_task .task_detail_date_create{
    font-size: 10px;
    margin-bottom: 10px;
}

 .kanban_task p.comment_kanban{
    line-height: 16px;
    /* font-weight: 100; */
    /* padding: 0 0 10px; */
    font-size: 12px;
    margin: 0;
}


 .kanban_task .task_detail_resp_ava{
     width: 20px;
}

 .kanban_task .task_detail_resp_user{
    font-size: 12px;
        margin: 0 0 0 5px;
 }



 .kanban_task .dogovor_task_table{
    display: flex;
    width: 40px;
        justify-content: end;
}

 .kanban_task .dogovor_task_table img{
    max-width: 12px;
}

.task_flex{
    display: flex;
    justify-content: space-between;
}

 .kanban_task .task_item_detail_docline{
font-size: 12px;
}


.kanban_item_date_ex{

}

.kanban_item_date_ex p{
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 0;
    padding-botom: 10px;
    padding-left: 3px;
}



.kanban_item_date_ex .dogovor_taks_item_task img {

    max-height: 12px;
    margin-right: 0;
    width: 20px;
}

.kanban_item_date_ex .dogovor_taks_item_count_task span{
    font-size:12px;
}



.new_attention p{
        position: absolute;
    color: #fff;
    background: #1800ff;
    left: -23px;
    top: -3px;
    padding: 7px 20px 0;
    transform: rotate(-45deg);
    z-index: 0;
    font-size: 10px;
}


.new_attention{
    padding-bottom: 20px;
}


.order_detail_main_detail{
        display: flex;
    align-items: center;
}


.checkbox-ios {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    font-size: 14px;
    user-select: none;
    margin-bottom: 0;
}

.checkbox-ios .checkbox-ios-switch {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 46px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 15%/50%;
    vertical-align: top;
    background: #eee;
    transition: .2s;
}

.checkbox-ios .checkbox-ios-switch:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    transition: .15s;
}

.checkbox-ios input[type=checkbox] {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch {
    /*background: limegreen;*/
    background: #12cfbd;
}

.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch:before {
    transform: translateX(28px);
}


#responseToggle{
    white-space:nowrap;
}


.flex_title_page.flex_title_page_tasks{
    width: 100%;
}

.delete-task-btn{
    color: red;
    background: transparent;
    border: 1px solid red;
    border-radius: 5px;
    opacity: 0.5;
    font-size: 14px;
    line-height: 20px;
    padding: 1px 8px;
}

.delete-task-btn:hover{
    opacity: 1;
    background: red;
    color: #fff;
}

 .task_soglasovanie .button_line{
    display: flex;

 }
 .task_soglasovanie button{
        padding: 2px 9px;
    font-size: 10px;
}


.dogovor_task_table .new_attention{
padding-bottom: 0;
}


.dogovor_task_table .new_attention p{
    position: relative; 
    color: #fff;
    background: #1800ff;
    left: 0;
    top: 0;
    padding: 2px 10px 3px;
    transform: none;
    z-index: 0;
    font-size: 10px;
    border-radius: 2px;
}

.dogovor_taks_item_task_new_message span{
        position: relative; 
    color: #fff;
    background: #1800ff;
    left: 0;
    top: 0;
    padding: 2px 10px 3px;
    transform: none;
    z-index: 0;
    font-size: 10px;
    border-radius: 2px;
}


.red_dot.soglasovanie_dot{
        height: 5px;
    width: 5px;
    border-radius: 20em;
    background: red;
    display: block;
    right: 4px;
    position: absolute;
    top: 8px;
}


.check_list_otk{
padding: 20px 20px 35px;
}

.check_list_otk table .check_list_otk_buttons{
    font-size: 10px;
}
.check_list_otk table .check_list_otk_buttons i{
    font-size: 10px;
}
.check_list_otk table tr{
        border-bottom: 1px solid #cccccc82;
}
.check_list_otk_buttons{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 3px;
/*    flex-wrap:wrap;*/

}

.check_list_otk_textarea{

}


.check_list_otk_textarea{
        padding: 20px 20px 35px;
}


.nav-tabs-fillup > li > a span.dogovor_task_tab{
    display: flex;
}

.dogovor_task_tab .dogovor_taks_item_task img {
    max-height: 10px;
    margin: 0 4px;
    width: 10px;
}

li.active .dogovor_task_tab .dogovor_taks_item_task img{
    filter: brightness(0);
}


.remarkModal_otk_report{

}


.remarkModal_otk_report textarea{
    min-height: 100px;
    height: 135px;
    max-width: 100%;
    min-width: 100%;
}

.delete_img_report_otk{
        position: absolute;
    top: 10px;
    right: 10px;
    background: rgb(255 0 0 / 42%);
    color: rgb(255, 255, 255);
    padding: 5px;
    cursor: pointer;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}


.check_list_otk_buttons{

}


.check_list_otk_buttons button:disabled{
    opacity: 0.2;
}

.task_detail_comment{
    border-left: 5px solid #ccc;
    padding: 10px;
}


.calendar_task_list{

}

.calendar_task_list img {
    max-width: 10px;
    max-height: 10px;
}


{
        font-size: 10px;
    padding: 0px 9px;
}


.calendar_box{
    display: flex;
}


.calendar_box .calendar_box_task_start{
    width: 20%;
    font-size: 11px;
    padding-right: 15px;
}

.calendar_box #calendar {
    width: 60%;
    max-height: 600px;
    margin-top: 7px;
}

.calendar_box .calendar_box_task_end{
    width: 20%;
    font-size: 11px;
    padding-left: 15px;
}

.calendar_box h3{  
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
}
.calendar_task_list a{
    font-size: 10px;
    font-size: 1em;
}

.calendar_task_list .view-task{
font-size: 13px;
font-weight: 900;
font-size: 1.2em;
}

.calendar_task_list p{
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    font-size: 1.1em;
}

.calendar_task_list {
    padding: 10px 5px 10px 10px;
    border: 0.5px solid #d9d9d9;
    border-radius: 5px;
    margin: 0 0 6px;
    box-shadow: 0px 0px 11px -8px #000;
    position: relative;
}

.goto-date-btn{
position: absolute;
top: 5px;
right: 5px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    opacity: 0.4;
}

.goto-date-btn:hover{
     opacity: 1;
}

.goto-date-btn img{
    
}

.dogovor_list_task_count_a{
/*    padding-right: 10px;*/
}

#add-file-button{
    margin: 10px 0 20px;
}

.calendar_box_task_scroll{
    height: 600px;
    overflow-x: scroll;
    scrollbar-width: thin;
    scrollbar-color: #666666 #fafafa;
}

#task_detail_date_input{
    border: none;
    background: transparent;
}


.task_detaile_infoline{
    flex-wrap: wrap;
}

.task_detail_button{
    width: 100%;
}

.task_detail_button button{
    padding: 3px 15px;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}


.otk_report_detail_count{
/*margin-top: 3px;*/
    display: flex;
    gap: 3px;
    padding: 0 10px;
}

.otk_report_detail_count span{
        color: #fff;
    padding: 0 5px;
    border-radius: 4px;
}

/* ОТК отчет детальный   */
.otk_report_detail_list_section_table{
    display: block;
}
.otk_report_detail_list_section_mob{
    display: none;
}

.btn_add_task{
    margin-bottom: 10px;
}


.message_not_owner .approve_status_box_abs{
        position: absolute;
    bottom: 23px;
    right: -5px;
    height: 100%;
    align-items: flex-end;
}


.message_owner .approve_status_box_abs {
    position: absolute;
    left: -85px;
    height: 100%;
    align-items: flex-end;
    padding-bottom: 13px;
    display: flex;
    align-items: center;
}

.message_not_owner .approve_status_box_abs .approve_status{
        margin-bottom: 13px;
    margin-right: 10px;
}
.task_details_chat_btn_sent span{
    display: block;
}

.task_details_chat_btn_sent i{
    display: none;
}

.task_item_btn_line{
    display: flex;
    gap: 5px;
    margin-top: 15px;
    width: 100%;
}

.task_item_btn_line .update-task-status {
    cursor: pointer;
 
}

.task_item_btn_line .update-task-status{
margin: 0;

}



.task_details_chat_btns{
    width: 100%;
}


.view_pdf_box{

}

.view_pdf_box img{
    width: 45px;
    opacity: 0.6;
}

.view_pdf_box a{
    border: 0.1px solid #dddddd;
    padding: 25px;
    margin-top: 15px;
    margin-left: 5px;
    width: 175px;
}

.view_pdf_box a p{
        padding: 0;
    margin: 0;
    line-height: normal;
    margin-top: 10px;
}



.tab_user_detail {
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 20em;
    margin: 0;
    padding: 0;
    display: flex;
    width: 320px;
    justify-content: space-between;
    overflow: hidden;
    border-color: #12cfbd87;
    margin-bottom: 15px;
    font-size: 15px;
}

/* Style the buttons inside the tab */
.tab_user_detail span {
  background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 3px 10px;
    transition: 0.3s;
    font-size: 13px;
    white-space: nowrap;
    text-align: center;
    width: 100%;


}

.tab_user_detail span i{
    position:relative;
    font-style: normal;
}

/* Change background color of buttons on hover */
.tab_user_detail span:hover {
/*    background: #12cfbd;
    color: #fff;*/
}

/* Create an active/current tablink class */
.tab_user_detail span.active {
    background: #12cfbd;
    color: #fff;
}


.projects_user{
    display: flex;
    flex-wrap:wrap;
    gap: 5px;
}

.projects_user a{
padding: 5px 15px;
/*    min-width: 310px;*/
/*    background: #fafafa;*/
    border: 0.5px solid #ccc;
    border-radius: 5px;
}

.projects_user span.color_task_work{
border: 1px solid green;
color: green;
}

.projects_user span.color_task_pause{
border: 1px solid blue;
color: blue;
}
.projects_user span.color_task_good{
border: 1px solid gray;
color: gray;
}
.projects_user span.color_task_warn{
border: 1px solid red;
color: red;
}

.projects_user span {
    border: 1px solid #d9d9d9;
    font-weight: 400;
    padding: 0 10px 1px;
    margin-left: 5px;
    white-space: nowrap;
    opacity: 0.6;
    font-size: 12px;
}



.flex_title_page_btn_add{
        justify-content: end;
}

.flex_title_page h3{
    white-space: nowrap;
}


.user_statistics{
    padding: 15px 25px;
    list-style: none;
    border: 0.5px solid #d7d7d7;
    border-radius: 5px;
    box-shadow: 0px 5px 11px -13px #000;
    width: auto;
    display: inline-block;
}

.user_statistics li{
    font-size: 14px;
    line-height: 17px;
}

.user_statistics li h4{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}








.filter_buttons_flex{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.filter_buttons{
    margin-bottom: 15px;
    padding: 7px 15px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-top: 15px;
}

.filter_buttons p {
    margin-bottom: 0;
}

.filter-buttons-flex{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.filter_buttons a{
    font-size: 13px;
    color: #555;
/*    border: 1px solid #333;*/

}


a.filter_buttons_selected {
    color: red;
}



.coordinate_adress{
    width: 39%;
    display: inline-flex;
}

.coordinate_adress input{
    display: inline-block;
    width: 50%;
    border: none;
    background: transparent;
}

.flex_box{
    display:flex;
    gap: 10px;
}


.nowrap{
    white-space: nowrap;
}



.coord_box_new{
    position: absolute;
    bottom:-25px;
    left: 0;
}


.table_planed .bg-success{
    background: #d6ffd6;
    color: green;
}

.table_planed .bg-waiting{
    background: #ffe8bc;
    color: #9f6700;
}

.table_planed .bg-warning{
    color: #9f6700!important;
}

.text-warning-n { color: #ddb262; !important; }

    .toggle-details .fa-plus,
    .toggle-details .fa-minus {
        transition: transform 0.3s ease;
        font-size: 12px;
    }
    .toggle-details.active .fa-plus {
        transform: rotate(45deg);
    }
    .payment-details {
        background-color: #f8f9fa;
    }
/*    .text-danger { color: #dc3545 !important; }
    .text-warning-n { color: #9f6700; !important; }
    .text-success { color: #28a745 !important; }*/


.table_planed thead tr th {
    text-align:left;
}
 
.badge.bg-dop{
    background-color: #fff;
    border:1px solid #d2d2d2;
}

@media (max-width: 1200px){
}



@media (max-width: 992px){
       .display_flex{
    display: flex;
}

.mobile_header{
    display: flex;
    justify-content: space-between;
    align-items:center;
}

.mobile_header .brand p{
    margin: 0;
}

.main_logo {
    height: 36px;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
}
.back_button {
    text-transform: lowercase;
    display: block;
    /* margin-bottom: 10px; */
    margin-left: -5px;
    position: relative;
    top: 0px;
    font-weight: 100;
}





}




@media (max-width: 768px){

 

.flex_box_title_page{
    flex-wrap:wrap;
}

.flex_title_page{
width: 100%;
}


.flex_title_page{
    flex-wrap: wrap;
}







.flex_title_page_btn_add{
        justify-content: end;
}


/* ОТК отчет детальный   */
.otk_report_detail_list_section_table{
    display: none;
}
.otk_report_detail_list_section_mob{
    display: block;
}
.otk_report_detail_list_section{

}

.otk_report_detail_list{

}

.otk_report_detail_item{
    padding: 20px 10px;
    border: 0.5px solid #d4d4d4;
    border-radius: 5px;
    background-color: #fff;
/*    box-shadow: 0px 6px 10px -10px #000;*/
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.otk_report_detail_status_1{
/*    border: 0.5px solid #d4d4d4;*/
        border: 1px solid #00800096;
        box-shadow: 0px 6px 10px -10px green;
}
.otk_report_detail_status_2{
    border: 1px solid #6d5cae5c;
    box-shadow: 0px 6px 10px -10px #6d5cae;
}

.otk_report_detail_status_3{
    border: 1px solid #f557535c;
    box-shadow: 0px 6px 10px -10px #f55753;
}


.otk_report_detail_item_index{
position: absolute;
    top: 10px;
    right: 10px;
        line-height: normal;
    opacity: 0.4;
    font-size: 10px;
}

.otk_report_detail_item_name{
 font-size: 12px;
 line-height: normal;
 font-weight: 900;
 padding: 5px 0;
padding-bottom: 10px;
}

.otk_report_detail_item_parent{
    font-size: 12px;
    /* padding: 20px 0 5px 0; */
    border-left: 3px solid #b7b7b7;
    padding-left: 10px;
    margin: 20px 0 10px 0;
}

.check_list_otk_buttons {
    display: flex;
        justify-content: flex-start;
    align-items: center;
    gap: 5px;
    padding: 3px;
}
.check_list_otk_buttons button{
font-size: 10px;
margin-bottom: 0;
}

.check_list_otk_task{
    font-size: 12px;
    padding: 15px 0 0;
}

.check_list_otk {
    padding: 20px 5px 35px;
}



.tab_otk_detail {
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 20em;
    margin: 0;
    padding: 0;
    display: flex;
    width: 300px;
    justify-content: space-between;
    overflow: hidden;
    border-color: #12cfbd87;
}

/* Style the buttons inside the tab */
.tab_otk_detail span {
  background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 3px 10px;
    transition: 0.3s;
    font-size: 13px;
    white-space: nowrap;
    text-align: center;
    width: 100%;


}

.tab_otk_detail span i{
    position:relative;
    font-style: normal;
}

/* Change background color of buttons on hover */
.tab_otk_detail span:hover {
/*    background: #12cfbd;
    color: #fff;*/
}

/* Create an active/current tablink class */
.tab_otk_detail span.active {
    background: #12cfbd;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;

  border-top: none;
}




    .check_list_otk h2 {
        font-size: 20px;
        line-height: 30px;
    }


    .check_list_otk h3 {
        font-size: 14px;
        line-height: 15px;
    }

    .check_list_otk p {
        font-size: 12px;
        line-height: 15px;
    }

.check_list_otk ul {
    padding-left: 20px;
}

.check_list_otk  ul > li, .check_list_otk  ol > li {
    padding-left: 3px;
    line-height: 17px;
}


.scroll_table{
    overflow-x: scroll;
}


.scroll_table::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.scroll_table::-webkit-scrollbar-thumb {
    background-color: #bfc0c0; 
    border-radius: 4px;
}

.scroll_table::-webkit-scrollbar-thumb:hover {
    background-color: #bfc0c0; 
}

.scroll_table::-webkit-scrollbar-track {
    background-color: #fff; 
}



.task_table_in_dogovor{

}

.task_table_in_dogovor tbody tr td{
    min-width: 100px;
    font-size:12px;
}

.task_table_in_dogovor tbody tr td:nth-child(2){
    min-width: 300px;
}

.task_table_in_dogovor tbody tr td:nth-child(1){
    min-width: 50px;
}

.task_table_in_dogovor .select2-container .select2-choice > .select2-chosen{
font-size: 12px;
}

.task_table_in_dogovor tbody tr td .select2-choice{
font-size: 12px;
}

.task_detail_status{
    font-size: 10px;
}

.delete-task-btn{
    font-size: 10px;
}

.task_table_in_dogovor tbody tr td p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    }

.dogovor_task_table img {
    max-width: 12px;
    margin-right: 10px;
    max-height: 12px;
}
#task-content h4 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 0;
}


#task-content p {
    font-size: 12px;
}

.task_modal .modal-content{
    padding: 30px 10px 10px 10px;
}

.task_detail_comment{
    border-left: 5px solid #ccc;
    padding: 10px;
}

.close{
    z-index: 100;
}

.task_item_detail_docline a{
    color: #626262;;
}

.table-responsive{

}
.table-responsive::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.table-responsive::-webkit-scrollbar-thumb {
    background-color: #bfc0c0; 
    border-radius: 4px;
}

.table-responsive::-webkit-scrollbar-thumb:hover {
    background-color: #bfc0c0; 
}

.table-responsive::-webkit-scrollbar-track {
    background-color: #fff; 
}

#task_detail_date_input{
    font-size: 12px;
}

.task_details_chat_btn_sent{
    margin-bottom: 0;
}
.task_details_chat_btns{
    gap: 0px;
}
.chat_image_preview{
    width: 100%;
}

.message_not_owner .approve_status_box_abs{
        position: absolute;
    bottom: 23px;
    right: -5px;
    height: 100%;
    align-items: flex-end;
}

.message_owner .approve_status_box_abs {
    position: absolute;
    /* bottom: -7px; */
    left: 7px;
    height: 100%;
    align-items: flex-end;
    padding-bottom: 13px;
}

.message_not_owner .approve_status_box_abs .approve_status{
        margin-bottom: 13px;
    margin-right: 10px;
}
.img_modal{
    width: 100%;
}
.task_modal .modal-content{
    width: 100%;
}


.approve_status {
    font-size: 9px;
    line-height: 9px;
}

.approve_box_message_approve {
    color: green;
    border: 1px solid green;
    padding: 1px 10px;
    font-size: 9px;
}


.approve_box_message_decline {
    color: red;
    border: 1px solid red;
    padding: 1px 10px;
    font-size: 9px;
}

.task_details_chat_btn_sent{

}

.task_details_chat_btn_sent span{
    display: none;
}

.task_details_chat_btn_sent i{
    display: block;
}


.task_details_chat_message {
    border: 1px solid #d1d1d170;
    padding: 7px 10px;
    width: 100%;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 10px;
}

    .task_details_chat_btn_sent {
        padding: 10px 10px;
    }

.task_tipe_list{
    margin-bottom: 10px;
}

.nav-tabs-fillup > li > a span{
    text-align:center;
}




.kanban_board_box::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.kanban_board_box::-webkit-scrollbar-thumb {
    background-color: #bfc0c0; 
    border-radius: 4px;
}

.kanban_board_box::-webkit-scrollbar-thumb:hover {
    background-color: #bfc0c0; 
}

.kanban_board_box::-webkit-scrollbar-track {
    background-color: #fff; 
}


.kanban_board_box{
   overflow-x: scroll;
}

    .kanban_board {
        
        width: 1140px;
    }

    .dogovor_box_page{
        overflow-x: scroll;
    }

    .dogovor_box_page .table_responsive_custom{
        width: 1140px;
    }
.task_item_btn_line .update-task-status{
margin: 0;
   font-size: 10px;
}


}


@media (max-width: 480px){

    .calendar_box_task_start, .calendar_box_task_end{
        display: none;
    }

    .calendar_box #calendar {
    width: 100%;
    max-height: 600px;
    margin-top: 7px;
    min-height: 600px;
}

.fc .fc-toolbar-title {
    font-size: 13px!important;
    white-space: nowrap!important;
}

.fc .fc-button{
    font-size: 9px!important;
}
#filter_bar{
    width: 85%;
}

#filter_bar_2{
    width: 85%;
}

#task_bar {
    width: 85%;
}



.filter_bttn{
/*    padding-left: 0;*/
}
.back_button{
    position: relative;
    top: 0;
}

.flex_box_title_page{
    flex-wrap: wrap;
}

.flex_title_page{
    flex-wrap:wrap;
}

.display_flex{
    display: flex;
}

.flex_title_page {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.flex_title_page_btn_add{
    width: 100%;
}


.flex_title_page_btn_add{
        justify-content: space-between;
}


.mobile_header{
    display: flex;
    justify-content: space-between;
        width: 100%;
                padding: 0 5px;
}


    .mobile_footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 98;
        border-top: 1px solid #ccc;
        display: block;
        z-index: 100;
        background: #fff9;
    }

     .mobile_footer_line {
        display: flex;
        position: relative;
        z-index: 100;
        justify-content: space-between;
        text-align: center;
    }


    .mobile_footer_line_item {
        flex-basis: 33%;
        position: relative;
        padding: 5px 0;
    }
        .mobile_footer_line_item a {
        position: absolute;
        width: 100%;
        bottom: 0;
        top: 0;
        left: 0;
        z-index: 9;
    }

        .mobile_footer_menu img {
        max-width: 25px;
/*        opacity: 0.6;*/
    }

        .mobile_footer_line_item p {
        margin-bottom: 0;
        font-size: 13px;
    }


.page-container .page-content-wrapper .content:only-child {
    padding-bottom: 50px;
}




.main_logo {
    height: 33px;
    margin-top: 0px;
    margin-right: 5px;
}
.brand.inline p{
    margin-bottom: 0;
}

}


.academy_link{
    width: 20px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 20em;
    border: 1px solid #3eccb0;
    opacity: 0.8;
    position: relative;
}

.academy_link:hover{
    opacity: 1;
}

.academy_link_flex{
    display: flex;
    gap: 10px;
        align-items: center;
}

.flex_title_page h3{
    position: relative;
}
.count_doc_info{
    font-size: 10px;
    position: absolute;
    top: 0px;
    right: -15px;
    background: #e7e7e7;
    height: 15px;
    width: 15px;
    border-radius: 20em;
    line-height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}


span.btn_lang{
    position: absolute;
    top: -3px;
    font-size: 10px;
    right: 3px;
}


.brand h2 a{
    display: flex;
    align-items: center;
}



.overlay_filter::-webkit-scrollbar {
    width: 3px;
    height: 6px;
}

.overlay_filter::-webkit-scrollbar-thumb {
    background-color: #42b596; 
    border-radius: 4px;
}

.overlay_filter::-webkit-scrollbar-thumb:hover {
    background-color: #196766; 
}

.overlay_filter::-webkit-scrollbar-track {
    background-color: #ccc; 
}
