/* Tools */
.fa.disabled, .fa[disabled], .disabled > .fa, [disabled] > .fa {
    color: lightgrey;
    cursor: not-allowed;
}
html, body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px; 
    color: #455165;
    background-color: #e8ecf2;
}
.main-sidebar, .wrapper {
    background-color: #e8ecf2;
}
.main-sidebar{
    background: #fff
}
.content{
    padding: 0 50px 25px 50px; 
    float: left;
    width: 100%;
}
.content-header{
    padding: 27px 50px 15px 50px;
    float: left;
    width: 100%;
}
body.easyadmin h1.title{
    /*    font-family: 'Roboto', sans-serif;*/
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
.content-header > .row{
    display: flex;
    align-items: center;
}
.main-header > .navbar{
    background-color: #2c304d;
}
.content-wrapper {
    background-color: #e8ecf2;
}
.main-header{
    width: 100%;
}
#projects.col-lg-6{
    padding-left: 0 !important;
}
.main-header .navbar .sidebar-toggle{
    padding: 0 18px 0 18px;
    margin-right: 25px;
    font-size: 17px;
    color: #fff;
    background-color: #23263e;
}
.main-header img{
    margin-bottom: 1px;
}
.btn, .btn:hover, .btn:active, .btn:focus, .btn:active:hover{
    border-radius: 5px;
    font-size: 0.875em;
}
.priority{
    width: 3px;
    height: 53px;
    position: absolute;
    left: 0;
}
.input-group-btn .btn, .input-group-btn .btn:hover, .input-group-btn .btn:active, .input-group-btn .btn:focus, .input-group-btn .btn:active:hover{
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
}
.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover{
    background-color: #3174ff;
}
.btn-primary:hover{
    background-color: #0f60ff;
}
.btn-default, .btn-default:active, .btn-default:focus, .btn-default:active:hover{
    background-color: #e8ecf2;
}
.btn-default:hover{
    background-color: #d1d7e4;
}
.btn-success, .btn-successt:active, .btn-success:focus, .btn-success:active:hover{
    background-color: #74bf00;
}
.btn-success:hover{
    background-color: #6db400;
}
.btn-warning, .btn-warning:active, .btn-warning:focus, .btn-warning:active:hover{
    background-color: #fda931;
    color: #fff;
}
.btn-warning:hover{
    background-color: #f29715;
    color: #fff;
}
.label{
    font-size: 14px;
    padding: .25em .3em .25em;
    font-weight: 300;
    text-transform: none
}
.alert{
    border: none;
    border-radius: 0;
}
.alert .close {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 30px;
    font-weight: 300;
    line-height: 0.7;
    outline: none;
}
.label-danger, .alert-danger{
    background-color: #fb92a7 !important;
}
.label-warning, .alert-warning{
    background-color: #fda931 !important;
}
.label-primary, .alert-primary{
    background-color: #3174ff !important;
}
.label-success, .alert-success{
    background-color: #74bf00 !important;
}
.label-default{
    color: #2c304d
}
.label-default, .alert-default{
    background-color: #d1d7e4 !important;
}
.text-danger{
    color: #fb92a7 !important;
}
.text-warning{
    color: #fda931 !important;
}
.text-primary{
    color: #3174ff !important;
}
.text-success{
    color: #74bf00 !important;
}
.text-default{
    color: #d1d7e4 !important;
}
.btn-primary.action-save, .btn-primary.action-save:hover, .btn-primary.action-save:active, .btn-primary.action-save:focus, .btn-primary.action-save:active:hover{
    background-color: #74bf00;
}
.btn-primary.action-save:hover, .btn-primary.action-save:active:hover{
    background-color: #6db400;
}
.btn-secondary, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:hover{
    color: #1f4f80;
}
.btn-default.action-delete, .btn-default.action-delete:hover, .btn-default.action-delete:active, .btn-default.action-delete:focus, .btn-default.action-delete:active:hover{
    background-color: #fb92a7;
    color: #fff;
}
.btn-default.action-delete:hover, .btn-default.action-delete:active:hover{
    background-color: #ee6a85;
    color: #fff;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}
.dropdown.user.user-menu .btn, .dropdown.user.user-menu .btn-group:hover, .dropdown.user.user-menu .btn:hover{
    background-color: #2c304d !important;
    font-size: 13px;
    font-weight: 600;
    position: relative;
}
.dropdown.user.user-menu .btn.btn.dropdown-toggle{
    z-index: 99;
}
.dropdown.user.user-menu .btn:first-child{
    margin-right: -13px;
}
.dropdown.user.user-menu .dropdown-menu a i{
    margin-right: 4px;
}
.dropdown.user.user-menu .dropdown-menu a{
    padding: 10.5px 21px;
    font-weight: 300;
    color: #5c6677;
}
.dropdown.user.user-menu .dropdown-menu a:hover{
    background-color: #f2f3f9;   
}
.dropdown.user.user-menu .dropdown-menu{
    min-width: 128px !important;
    top: 33px;
}
.user_menu_img{
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    top: 10px;
    left: 3px;
}
.user_menu_img .block_img_name{
    width: 30px;
    height: 30px;
}
.user_menu_img img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 2px;
}
#notifications_container{
    margin-right: 22px;
}
#notifications_container .dropdown-menu{
    width: 366px;
    right: -6px;
    top: 39px;
}
#notifications_container .dropdown-menu li, #notifications_container .dropdown-menu li a{
    font-size: 14px;
    padding-left: 5px;
    color: #5c6677;
}
/*--------------------------------------------invoices--------------------------------------------------*/
.table_invoices, .table_reports, .panel-body_tab .table{
    margin-top: 20px;
}
.table_invoices thead th, .table_reports thead th{
    background-color: #fafafa;
}
.nav_invoices_edit .nav.nav-tabs{
    margin-left: 0;
}
.invoice_action{
    border: 1px solid #CCC;
    border-radius: 0;
    color: #444444;
    margin-bottom: 5px;
}
.invoice_action:focus, .invoice_action:active {
    border-color: #444;
    outline: none;
}
form[name="invoice_status"]{
    margin: 15px;
}
.status_block{
    margin-top: 8px;
}
form[name="invoice_status"] .btn, form[name="invoice_status"] .btn:hover, form[name="invoice_status"] .btn:active, form[name="invoice_status"] .btn:focus, form[name="invoice_status"] .btn:active:hover{
    padding: 6px 20px;
    margin: 0 10px 10px 0;
}
.nav_invoices_edit textarea.form-control{
    resize: vertical;
    line-height: 26px;
}
.table_customer_invoice .form-control{
    height: 40px;
}
.table_customer_invoice tr td:last-child{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 56px;
}
.table_customer_invoice tr td:last-child .btn_delete_cp{
    display: none;
    margin-left: -10px
}
.table_customer_invoice tr:hover td:last-child .btn_delete_cp{
    display: block;
}
.col_price{
    width: 115px;
}
.col_btn{
    width: 60px;
}
.table_customer_invoice td:first-child{
    width: 300px;
}
.total_customer_invoice{
    float: right;
    padding-right: 5%;
}
.total_customer_invoice .invoice_price{
    margin-left: 24px;
    /*width: 154px;*/
    display: inline-block;
    /*padding-right: 10px;*/
}
/*----------------------------------------------reports-----------------------------------------------*/
.table_reports .table_br td{
    font-weight: 700;
}
/*---------------------------------------------login------------------------------------------------*/
.login, .register{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
}
.popup_login_register{
    background-color: #f6f9fd;
    width: 397px;
    min-height: 300px;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    border-radius: 5px;
}
.popup_login_register .btn-primary{
    background-color: #5278bf;
}
.popup_login_register .form-control{
    border-radius: 5px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 192px;
    color: #444;
    height: 37px;
    font-size: 14px;
    margin: 0 auto;
}
.popup_login_register .form-control:focus{
    border: 1px solid #368ae8;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.popup_login_register .form-control::-webkit-input-placeholder {color: #b9c6d3;}
.popup_login_register .form-control::-moz-placeholder         {color: #b9c6d3;}
.popup_login_register .form-control:-moz-placeholder           {color: #b9c6d3;}
.popup_login_register .form-control:-ms-input-placeholder      {color: #b9c6d3;}
.logo_login_register{
    display: inline-block;
    margin: 28px auto 38px;
}
/*-----------------------------------task---------------------------------------------*/
.box_filter form, .plain-select{
    display: inline-block; 
}
.box_filter .btn, .box_filter .btn:active{
    font-size: 13px;
    padding: 1px 13px 4px;
    letter-spacing: -0.2px;
}
.box_filter i{
    color: #b2bac9;
    font-size: 16px;
}
.box_filter{
    color: #5c6677;
    font-weight: 600;
    font-size: 13px;
}
.box_filter label{
    padding-left: 34px;
    position: relative;
    font-weight: 600;
}
.box_filter label:first-child{
    padding-left: 17px;
}
.box_filter label ~ label:before{
    content: '';
    width: 1px;
    height: 16px;
    background-color: #c5cbd8;
    position: absolute;
    left: 15px;
    top: 4px;
}
.box_filter .btn-primary{
    margin: 0 0 0 14px;
}
.dropdown.bootstrap-select .caret{
    border: none;
    width: 9px;
    height: 5px;
    background: url('/img/arrow.png') no-repeat center center;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{
    border: none;
    width: 12px;
    height: 9px;
    background: url('/img/check.png') no-repeat center center;
    top: 50%;
    transform: translate(0, -50%);
    right: 10px;
}
.dropdown.bootstrap-select select, .bootstrap-select .dropdown-toggle .filter-option-inner-inner{
    color: #0f60ff;
    font-weight: 600;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover{
    color: #0f60ff;
    font-weight: 600;
    font-size: 13px;
}
.bootstrap-select .dropdown-menu{
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 5px 5px 27px 0px rgba(44,48,77,0.19);
    -moz-box-shadow: 5px 5px 27px 0px rgba(44,48,77,0.19);
    box-shadow: 5px 5px 27px 0px rgba(44,48,77,0.19);
    padding: 0;
}
.bootstrap-select .dropdown-menu li{
    margin-bottom: 0;
}
.bootstrap-select .dropdown-menu li a{
    padding: 7px 18px;
}
.bootstrap-select .btn-default:hover {
    background-color: transparent;
}
.open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-default:hover{
    background-color: transparent;
    border-color: transparent;
}
.bootstrap-select .dropdown-menu > li.active > a, .bootstrap-select .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu > li.active > a:hover{
    background-color: #f2f3f9;
    color: #5c6677;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 120px;
}
.bootstrap-select .dropdown-menu > li > a{
    font-weight: 300;
    font-size: 13px;
    color: #5c6677;
}
.bootstrap-select .dropdown-toggle .filter-option{
    padding-left: 5px;
    padding-right: 10px;
}
.bootstrap-select .dropdown-toggle .caret{
    right: 1px;
}
.box_tasks h2, .box_dashboard h2{
    margin: 18px 0 21px;
    font-size: 18px;
    color: #5c6677;
    font-family: 'Roboto', sans-serif;
}
.box_tasks h2 + ul, .box_dashboard h2 + ul{
    margin-top: 2px;
}
.box_tasks ul + h2, .box_dashboard ul + h2{
    margin-top: 36px;
}
.box_tasks ul, .box_dashboard ul{
    list-style: none;
    margin-left: 0;
}
.box_tasks li > ul, .box_dashboard li > ul {
    margin-top: 0;
    margin-left: 15px;
}
.box_tasks .panel-default, .box_tasks ul li, .box_dashboard .panel-default, .box_dashboard ul li{
    border: none;
    box-shadow: none;
}
.box_tasks > ul > li, .box_dashboard > ul > li{
    margin-top: -1px;
    margin-bottom: 3px;
}
.box_tasks .panel-default{
    margin-bottom: 0;
}
.box_tasks .panel-heading, .box_dashboard .panel-heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 15px;
    min-height: 53px;
    background-color: #fff;
    border-bottom: none;
    position: relative;
}
#main .panel .panel-body{
    padding: 0 !important;
    min-height: 500px;
    height: 100%;
    border-top: 1px solid #eaeaeb;
}
#main .panel .panel-body.collapse.in{
    margin-bottom: 20px;
}
.box_tasks .panel-heading h3, .box_dashboard .panel-heading h3{
    font-size: 1em;
    margin: 0 10px;
    flex-grow: 2;
    font-weight: 300;
    cursor: pointer;
}
.box_tasks .progress, .box_dashboard .progress{
    margin-bottom: 0;
}
.progress_block{
    max-width: 330px;   
    margin-bottom: 13px;
}
.progress{
    height: 10px;
    border-radius: 10px; 
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.2);
    background-color: #ededee;
}
.progress-bar.progress-bar-info{
    border-radius: 10px; 
    background-color: #4c81f4;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNTc4YmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM0MTc2ZTkiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(87, 139, 255)),color-stop(1, rgb(65, 118, 233)));
    background-image: -webkit-repeating-linear-gradient(top,rgb(87, 139, 255) 0%,rgb(65, 118, 233) 100%);
    background-image: repeating-linear-gradient(to bottom,rgb(87, 139, 255) 0%,rgb(65, 118, 233) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(87, 139, 255) 0%,rgb(65, 118, 233) 100%);

}
.progress_completed{
    max-width: 330px;
    text-align: right;
    font-size: 12px;
    font-weight: 700;
}
.deadline_time, .time_in_tasks{
    font-size: 0.875em;
    font-weight: 300;
    white-space: nowrap;
}
.deadline_time{
    margin-right: 16px;
}
.btn_in_tasks {
    width: 120px;
    position: absolute;
    right: 0;
    background: #fff;
    padding-left: 10px;
}
.btn_in_tasks .btn, .btn_in_tasks .btn:hover, .btn_in_tasks .btn:active, .btn_in_tasks .btn:focus, .btn_in_tasks .btn:active:hover{
    padding: 0 4.2px;
}
.btn_in_tasks .btn i{
    font-size: 18px;
    color: #5a6475;
}
.btn_in_tasks .btn, .btn_in_tasks .btn:focus{
    background-color: transparent;
    display: none;
    float: left
}
.btn_in_tasks .btn .fa:hover{
    color: #5278bf;
}
.box_tasks .panel-heading:hover .btn_in_tasks .btn, .box_dashboard .panel-heading:hover .btn_in_tasks .btn{
    display: inline-block;
    color: #5c6677;
}
.box_tasks .btn + .btn, .box_dashboard .btn + .btn{
    margin-left: 0;
}
.block_tasks{
    margin-top: 11px;
    padding: 0 35px 0 23px !important;
    position: relative;
    float: left;
    width: 100%;
    color: #5c6677;
}
.block_tasks h3{
    font-size: 20px;
    margin-top: 0;
}
.block_tasks .btn_edit, #main .block_tasks .btn_edit:focus, #main .block_tasks .btn_edit:active{
    position: absolute;
    right: -15px;
    cursor: pointer;
    top: -35px;
    background-color: transparent;
}
.block_tasks .btn i{
    margin-right: 5px;
}
.block_tasks > .col-lg-8 p{
    padding-right: 45px;
    word-wrap: break-word;
}
.block_tasks > .col-lg-4 {
    padding-left: 25px;
    padding-top: 2px;
}
.block_tasks > .col-lg-4 strong{
    font-weight: 600;
}
.block_tasks > .col-lg-4 .col-lg-12{
    font-size: 14px;
    line-height: 24px;
}
.block_tasks_btn a{
    margin-left: 15px;
    color: #5c6677;
}
.block_tasks_btn a + a{
    margin-left: 22px;
}
.block_tasks_btn{
    margin-top: 24px;
}
.block_tasks_btn_2{
    margin-top: 30px;
}
.block_tasks_btn_2 .btn, .block_tasks_btn_2 .btn, .block_tasks_btn_2 .btn:hover, .block_tasks_btn_2 .btn:active, .block_tasks_btn_2 .btn:focus, .block_tasks_btn_2 .btn:active:hover{
    font-size: 14px;
    margin: 0 5px 10px 0;
}
.block_tasks_btn_2 .btn.dropdown-toggle.btn-default i{
    position: relative;
    top: 3px;
}
.block_tasks_btn_2 .btn.dropdown-toggle.btn-default{
    color: #5c6677;
    padding: 6.1px 15px;
}
.block_tasks_btn_2 .dropdown-menu, .dropdown.user.user-menu .dropdown-menu, #notifications_container .dropdown-menu, header .navbar-custom-menu .nav.navbar-nav ~ .dropdown .dropdown-menu{
    padding: 0;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 5px 5px 27px 0px rgba(44,48,77,0.19);
    -moz-box-shadow: 5px 5px 27px 0px rgba(44,48,77,0.19);
    box-shadow: 5px 5px 27px 0px rgba(44,48,77,0.19);
    min-width: 177px;
}
.block_tasks_btn_2 .dropdown-menu li{
    margin-bottom: 0;
}
.block_tasks_btn_2 .dropdown-menu a{
    padding: 8.2px 22px;
    color: #5c6677;
    font-size: 13px;
}
.block_tasks_btn_2 .dropdown-menu > li > a:hover{
    background-color: #f2f3f9;
    color: #5c6677;
}
.block_tasks_btn_2 .dropdown-menu a i{
    width: 27px;
    margin-right: 0;
}
.block_tasks_btn_2 .open > .dropdown-toggle.btn-default:focus{
    background-color: #e0e4eb;
    border-color: transparent;
}
.nav.nav-tabs, .tab-content{
    width: 100%;
    float: left;
    background-color: #fff;
}
.nav.nav-tabs{
    border-top: 1px solid #dbe0e7;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover{
    border-radius: 0;
    margin-top: -1px;
    margin-right: 0;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 19px 8px;
}
.nav-tabs > li > a:hover{
    padding-bottom: 7px;
}
.nav-tabs > li.active > a{
    border-top: 3px solid #74bf00 !important; 
    padding-top: 4px !important;
}
.btn_time_delete{
    float: right;
}
/*.btn_time_delete{
    display: none;
}
.table tbody tr:hover .btn_time_delete{
    display: block;
}*/
.btn_time_add{
    color: #3174ff;
    text-decoration: none;
    border-bottom: 1px dashed #3174ff;
    margin: -10px 0 20px 20px;
    display: block;
    float: left;
    line-height: 1.1;
    font-size: 14px;
}
.btn_time_add:hover{
    border-bottom: 1px dashed #fff;
    color: #3174ff;
}
/*-----------------------------------------message-----------------------------------------------*/
.block_message, .block_message_output{
    width: 100%;
    float: left;
}
.block_message_output{
    margin-top: 15px;
}
.block_message_item{
    border-bottom: 1px solid #ededee;
    display: flex;
    position: relative;
}
.block_message_item .block_message_actions{
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
}
.block_message_item .block_message_actions:before{
    display: none;
}
.block_message_item:hover .block_message_actions{
    display: block;
}
.block_textarea{
    border-bottom: 1px solid #ededee;
}
.block_message_item_img{
    width: 99px;
    box-sizing: border-box;
    height: 113px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block_message_item_img img{
    width: 45px;
    height: 45px;
    border-radius: 50%; 
    overflow: hidden;
}
.block_message_item_txt{
    width: calc(100% - 99px);
    box-sizing: border-box;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #5c6677;
    padding-top: 24px;
    padding-bottom: 9px;
}
.block_message_item_txt > div{
    display: inline-block;
}
.block_message_item_txt > div + div{
    margin-left: 11px;
    color: #7b8598;
    position: relative;
}
.block_message_item_txt > div + div:before{
    content: '';
    background-color: #7b8598;
    width: 2px;
    height: 14px;
    position: absolute;
    left: -9px;
    top: 4px;
}
.block_message_item_txt p{
    padding-right: 30px;
    margin-top: 10px;
}
.block_message_name{
    text-transform: uppercase;
    color: #455165;
    font-weight: 600;
}
.block_textarea textarea{
    border-color: transparent;
    resize: none;
    padding: 13px 22px;
    font-size: 14px;
    color: #6e788a;
    height: 104px;
    width: 100%;
}
.block_message_btn{
    padding: 11px 21px;
    width: 100%;
    float: left;
}

.block_message_btn{
    display: flex;
    align-items: center;
}
.block_message_btn .box_icon i + i{
    margin-left: 10px;
}
.block_message_btn .box_icon i{
    font-size: 18px;
    color: #b2bac9;
}
.block_message_btn .box_icon{
    flex-grow: 2;
}
.block_message_btn .btn, .block_message_btn .btn:active:hover{
    margin-left: 17px;
    padding: 3px 11px;
}
.block_message_btn label{
    color: #5c6677;
    font-size: 13px;
    font-weight: 600;
}
.block_loading{
    margin: 22px;
}
/*-----------------------------------------------------------------------------------------------*/
.nav.nav-tabs li{
    position: relative;
    top: 1px;
    margin-top: -1px;
}
.del_edit_btn{
    min-height: 39px;
    display: block;
}
.del_edit_btn .btn{
    padding: 0;
    background-color: transparent;
    display: none;
}
.panel-body_tab .table tr:hover .del_edit_btn .btn{
    display: inline-block;
}
.block_tasks > .col-lg-6:last-child .col-lg-6{
    margin-bottom: 20px;
}
.block_img_name{
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 42px;
    height: 42px;   
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.block_img_name span{
    color: #ddd;
    font-weight: 700;
}
header .navbar-custom-menu .dropdown{
    float: right;
    margin-right: 13px;
}
header .navbar-custom-menu .btn_h {
    margin-top: 10px;
    width: 34px;
    box-sizing: border-box;
    height: 34px;
    line-height: 35px;
    display: block;
    text-align: center;
    position: relative;
    float: right;

}
.btn_h .far{
    color: #fff;
    font-size: 21px;
}
header .navbar-custom-menu .nav.navbar-nav ~ .dropdown .dropdown-menu{
    position: absolute;
    left: auto;
    right: -6px;
    width: 450px;
    top: 39px;
}
header .navbar-custom-menu .row_notification, header .navbar-custom-menu .row_time{
    color: #000;
    padding: 0 10px;
    line-height: 18px;
}
header .navbar-custom-menu .row_notification{
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    max-height: 300px;
}
header .navbar-custom-menu .row_time{
    display: flex;
    min-height: 36px;
    align-items: center;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 18px;
}
header .navbar-custom-menu .row_time:first-child{
    margin-top: 12px;
}
header .navbar-custom-menu .row_time .btn .fa{
    font-size: 12px;
    color: #5278BF;
}
header .navbar-custom-menu .row_time .btn + .btn{
    margin-left: 0;
}
header .navbar-custom-menu .row_time.sum_time{
    justify-content: center;
    font-size: 16px;
    border-top: 1px solid #ccc;
    padding-top: 9px;
    margin-top: 14px;
}
header .navbar-custom-menu .row_time .btn{
    height: 20px;
    width: 20px;
    padding: 0;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
header .navbar-custom-menu .row_time span{
    font-weight: 300;
    color: #5c6677;
}
header .navbar-custom-menu .row_time .time_tracker_time_row{
    min-width: 95px;
}
header .navbar-custom-menu .name_tasks{
    flex-grow: 2;
    padding: 0 10px;
    line-height: normal;
    font-weight: 600;
    color: #5c6677;
}
header .navbar-custom-menu .row_notification {
    line-height: 18px;
}
header .navbar-custom-menu .row_notification p{
    font-size: 14px;
    font-weight: 300;
    display: inline;
}
header .navbar-custom-menu .row_notification li strong{
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
header .navbar-custom-menu .row_notification li{
    position: relative;
    padding: 15px 19px 17px 19px !important;
}
header .navbar-custom-menu .row_notification li + li{
    border-top: 1px solid #e8ecf2;
}
header .navbar-custom-menu a.close_notification i{
    color: #b2bac9;
}
header .navbar-custom-menu a.close_notification{
    position: absolute;
    right: 10px;
    top: 6px;
    color: #5278BF;
}
header .navbar-custom-menu .row_notification a.more_info{
    text-decoration: underline;
    display: inline;
    color: #0f5ffc !important;
    font-weight: 300;
}
header .navbar-custom-menu .btn_message span{
    position: absolute;
    top: 1px;
    left: 18px;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #f9496c;
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 2px;
}
header .navbar-custom-menu ul{
    list-style: none;
    margin-left: 0;   
}
.active_scale{
    animation: pos 3s infinite; 
}
@keyframes pos {
    0%   {transform: scale(1);}
    50%  {transform: scale(1.2);}
    100%  {transform: scale(1);}
}
/*---------------------------------------dashboard----------------------------------------------*/
.box_dashboard h2.text-info{
    margin-top: 120px;
}
.block_danger .panel-default>.panel-heading, .block_danger .panel-default, .block_danger .block_img_name{
    border-color: #a94442;
}
.block_warning .panel-default>.panel-heading, .block_warning .panel-default, .block_warning .block_img_name{
    border-color: #8a6d3b;
}
.block_info .panel-default>.panel-heading, .block_info .panel-default, .block_info .block_img_name{
    border-color: #31708f;
}
.box_dashboard .btn_in_tasks{
    width: 168px;
}
.btn-primary, .btn-danger, .btn-success, .btn-info {
    font-weight: 400;
}
.text-primary{
    color: #5278bf !important;
}
/*---------------------------------------------btn_in_menu-----------------------------------------------------*/
.btn.btn-primary.add_application {
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    position: fixed;
    right: 15px;
    bottom: 30px;
    line-height: 42px;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
}
.btn.btn-primary.add_application i{
    font-size: 15px;
}
.block_total{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    height: 50px;
    margin-left: 220px !important;
    background-color: #fff;
    transition: all .3s;
    font-size: 24px;
    font-weight: 400;
}
.block_total label{
    font-weight: 400;
    margin-bottom: 0;
}
.sidebar-collapse .block_total{
    margin-left: 50px !important;
}
.block_total_h{
    height: 50px;
    margin-bottom: -15px;
}
@media screen and (max-width: 992px){
    .block_total{
        font-size: 18px;
    }
}
@media screen and (max-width: 768px){
    .block_total{
        font-size: 14px;
    }
    .sidebar-collapse .block_total, .block_total{
        margin-left: 0 !important;
    }

}
/*-------------------------------------new_task_form----------------------------------------------*/
.form_popup_item label{
    margin-top: 10px;
    margin-bottom: 0;
}
.form_popup_item textarea{
    max-width: 570px;
    height: 160px;
}
.btn_popup_add{
    margin: 25px 0;
}
.form_popup_item.form_popup_item_inline{
    display: flex;
    margin-top: 20px;
}
.form_popup_item.form_popup_item_inline label{
    margin-top: 7px;
}
.control{
    flex: 1;
    margin-left: 10px;
}
.form_popup_item.form_popup_item_inline label{
    min-width: 83px;
}
.bootbox.modal.fade.in{
    z-index: 9999;
}
@media screen and (max-width: 768px){
    .form_popup_item textarea{
        max-width: 100%;
    }
}
/*-------------------------------------table-----------------------------------------------*/
body.list table tbody td a, .table>tbody>tr>td>a{
    color: #0f60ff;
}
.table tbody tr:hover td{
    background-color: #f2f6ff !important;
}
body.list table tbody td, .table>tbody>tr>td{
    color: #2c304d;
    font-size: 14px;
    box-sizing: border-box;
    /*    height: 40px;*/
    background-color: #fff;
    vertical-align: middle;
}
body.list table thead th, .table>thead>tr>th{
    background-color: #f2f6ff;
    color: #2c304d;
    font-size: 13px;
    height: 37px;
    vertical-align: middle;
}
body.list table thead th:first-child, .table>thead th:first-child{
    padding-left: 20px;
}
body.list table tbody td:first-child, .table>tbody td:first-child{
    padding-left: 20px;
}
body.list table tbody td:last-child , .table>tbody td:last-child, body.list table thead th:last-child , .table>thead th:last-child{
    padding-right: 45px;
}
body.list table{
    border: none;
}
/*.sidebar-menu > li > a, .sidebar-menu .treeview-menu > li > a{
    font-weight: 600;
}*/
.actions{
    text-align: center !important;
}
.actions .fa-edit{
    color: #5c6677;
}
.actions .fa-trash-alt{
    color: #fa6d89;
}
.input-group .form-control[type="search"]{
    max-width: 541px;
    float: right;
    padding-left: 30px;
}
.input-group-btn{
    z-index: 999;
    float: right;
}
.input-group-btn .btn{
    border-color: transparent;
    background-color: transparent;
    position: relative;
    left: 6px;
    color: #b2bac9;
    top: 2px;

}
/*.action-search .input-group-btn{*/
/*position: absolute*/
/*}*/
.input-group .form-control{
    border-color: #d1d8e4;
    border-radius: 3px !important;
    box-sizing: border-box;
    height: 32px;
    color: #5c6677;
    font-weight: 300;
    font-size: 14px;
}
.btn.btn-primary.action-new{
    padding: 5px 18px 5px;
}
/*--------------------------------------popup_time_add-------------------------------------------*/
.colon{
    margin: 7px 0px 0 10px;
}
/*----------------------------------------history------------------------------------------------*/
.history_title{
    display: block;
}
.history_before::after {
    content: "\2192";
    padding: 0 10px;
}
/*-----------------------------------------------------------------------------------------------*/
.block_content_bg_color{
    background-color: #fff;
    padding-top: 20px;
}
body.list .table thead tr th.sorted {
    border-bottom: 1px solid #ccc;
}
.form-horizontal .control-label {
    padding-top: 0;
    font-size: 14px;
    font-weight: 500;
}
form[name="report_profit"] input[type="date"]{
    padding-left: 5px;
}
.no_tasks{
    color: #455165;
    text-align: center;
    display: block;
    font-weight: 300;
    padding: 20px 10px 0;
    line-height: 1.2;
}
#task_filter_show_btn{
    float: left
}
.form-filter{
    float: left;
    width: auto;
    margin: 0 10px 10px 0;
    min-height: 32px;
}
#task_filter_show_btn + form{
    float: left;
    width: calc(100% - 25px);
}
.box_filter.form-horizontal{
    float: left;
    width: 100%;
}
.main-header .logo{
    width: 145px;
}
#header-search{
    float: left;
    width: calc(90% - 480px);
    margin-top: 11px;
    position: relative;
    padding-left: 50px;
}
#header-search input[type="search"]{
    border: none;
    width: 100%;
    float: left;
    padding: 2px 10px;
    font-size: 13px;
    color: #455165;
    height: 28px
}
#header-search input[type="search"]:focus{
    outline: none
}
#header-search button {
    position: absolute;
    right: 0;
    top: 5px;
    background: transparent;
    padding: 0 6px 0 10px;
    color: #b2bac9;
    background: #fff
}
.block_img_wrap{
    position: relative;
    width: 42px;
    display: block;
    float: left;
    height: 42px;
}
/* Customize the label (the container) */
.container_checkbox {
    display: block;
    position: absolute;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0;
    left: 0;
    opacity: 0
}
.block_img_wrap:hover .container_checkbox{
    opacity: 1
}
/* Hide the browser's default checkbox */
.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 10px;
    left: 11px;
    height: 21px;
    width: 21px;
    background-color: #fff;
    border-radius: 3px;
    border: 2px solid #999;
}

/* On mouse-over, add a grey background color */
/*.container:hover input ~ .checkmark {
    background-color: #ddd;
}*/

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
    background-color: #74bf00;
    border: none
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
    left: 8px;
    top: 5px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} 
.group_panel{
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 13px 50px 10px 25px;
    z-index: 9999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: none
}
.back_btn{
    float: left;
    width: 205px;
    font-size: 14px;
}
.back_btn a{
    font-weight: 600;
    color: #5c6677
}
.back_btn a i{
    margin-right: 5px;
}
.btn_group{
    float: right;
    width: calc(100% - 205px);
    box-sizing: border-box;
    padding-left: 50px;
}
.btn_group span{
    font-size: 14px;
}
.btn_group span #checked_count{
    font-style: normal
}
.btn_group .btn {
    height: 25px;
    line-height: 10px;
    margin-left: 13px;
}
.icon_group{
    float: right
}
.icon_group a{
    color: #5c6677;
    margin: 0 10px;
    font-size: 18px;
}
.icon_group a:hover, .back_btn a:hover{
    color: #0f60ff
}
.ui-autocomplete{
    background: #fff;
    z-index: 9999;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08);
    width: calc(90% - 530px) !important;
    margin: 15px 0 0 0;
    padding: 5px 0
}
.ui-menu-item{
    padding: 3px 15px;
    list-style-type: none;
    margin: 0;
    font-size: 14px;
    cursor: pointer
}
.ui-state-active{
    color: #0f60ff
}
@media screen and (max-width: 1280px){
    .task_estimate{
        display: block;
        float: left;
        width: 100%;
        margin: 0 0 10px;
    }
    .block_tasks_btn a {
        margin-left: 0;
    }
}
@media screen and (max-width: 1200px){
    .date_box .control-label{
        width: 130px;
    }
    .table_customer_invoice td:first-child {
        width: 155px;
    }
    .table_customer_invoice .col_price{
        width: 85px;
    }
    .table_customer_invoice .col_btn{
        width: 55px;
    }
}
@media screen and (max-width: 992px){
    html, body {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5;
    }
    .block_tasks .task_info{
        padding-left: 15px;
    }
    .block_tasks > .col-lg-8 p{
        padding-right: 0;
    }
    .block_tasks {
        padding: 0 20px !important;
    }
    .btn_in_tasks{
        display: none;
    }
}
@media screen and (max-width: 767px){
    .user_menu_img{
        display: none
    }
    .content {
        padding: 0 20px 25px 20px;
    }
    header .navbar-custom-menu .btn_h {
        margin-top: 3px;
    }
    .navbar-custom-menu, .navbar-custom-menu ul.navbar-nav, .navbar-custom-menu ul.navbar-nav .user-menu {
        float: right;
        margin: 0;
    }
    .dropdown.user.user-menu .btn, .dropdown.user.user-menu .btn-group:hover, .dropdown.user.user-menu .btn:hover {
        background-color: transparent !important;
    }
    .user_menu_img{
        top: 0
    }
    header .navbar-custom-menu .dropdown,
    #notifications_container {
        margin-right: 5px;
    }
    .content-header {
        padding: 27px 20px 15px 20px;
    }
    .task_container .panel-heading .block_img_wrap{
        display: none
    }
    .btn_in_tasks {
        display: none
    }
    .time_in_tasks {
        margin-right: 10px;
    }
    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 6px 10px 8px;
    }
    #time_tracker_widget{
        display: none
    }
    .time_in_tasks, .deadline_time{
        display: none
    }
    .form-filter {
        width: 100%;
    }
    .table>tbody>tr>td, 
    body.list table thead th, 
    .table>thead>tr>th {
        font-size: 12px;
    }
    .table-responsive {
        border: none;
    }
    .nav_invoices_edit textarea.form-control,
    .table_customer_invoice .form-control{
        resize: vertical;
        line-height: 1.2;
        padding: 2px;
        font-size: 11px;
    }
    .table_customer_invoice .form-control {
        height: 30px;
    }
    .table_customer_invoice td:first-child {
        width: 75px;
    }
    .table_customer_invoice .col_price{
        width: 55px;
    }
    .table_customer_invoice .col_btn{
        width: 35px;
    }
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 5px;
    }
    body.list table thead th:first-child, .table>thead th:first-child {
        padding-left: 6px;
    }
    td.list-hide{
        display: none !important
    }
    body.list table thead th:first-child, .table>thead th:first-child,
    body.list table tbody td:first-child, .table>tbody td:first-child{
        padding-left: 5px;
    }
    body.list .task_container table tbody td{
        border: none
    }
    body.list table tbody td:last-child, .table>tbody td:last-child, body.list table thead th:last-child, .table>thead th:last-child{
        padding-right: 5px
    }
    .main-header #header-logo {
        float: left;
    }
    #header-search {
        float: right;
        width: calc(100% - 170px);
        margin-top: 7px;
        margin-right: 20px;
    }
    .ui-autocomplete{
        width: calc(100% - 220px) !important;
    }
    .date_box .control-label{
        padding: 0
    }
    .date_box .invoice_action{
        width: 100%
    }
    form[name="invoice_status"] {
        margin: 15px 0;
    }
    .table_invoices>thead>tr>th, .table_invoices>tbody>tr>td,
    .table_invoices_f>thead>tr>th, .table_invoices_f>tbody>tr>td{
        line-height: 1.2;
        font-size: 11px
    }
    .group_panel{
        display: none
    }
}
@media screen and (max-width: 480px){
    #notifications_container .dropdown-menu {
        width: 234px;
        right: -33px;
    }
}
.sidebar-menu{
    font-size: 14px;
}
.sidebar-menu span{
    color: #455165
}
.sidebar-menu > li > a > .fa {
    color: #b2bac9
}
.sidebar-menu > li > a, .sidebar-menu .treeview-menu > li > a,
.sidebar-menu .treeview-menu > li span{
    font-weight: 600
}
.sidebar-menu .treeview-menu > li.active > a{
    background: #FAFAFA;
    border-left-color: #0f60ff;
    color: #fff;
}
.sidebar-menu .treeview-menu > li.active > a i{
    color: #0f60ff;
}
.sidebar-menu > li:hover > a, 
.sidebar-menu .treeview-menu > li:hover > a, 
.sidebar-menu > li.active > a, 
.sidebar-menu .treeview-menu > li.active > a, 
.sidebar-collapse .sidebar-menu > li.active.submenu-active > a, 
.sidebar-collapse .sidebar-menu > li:hover .treeview-menu > li.active > a{
    background: #F5F5F5;
    border-left-color: #0f60ff;
}
.sidebar-menu > li:hover > a span, 
.sidebar-menu > li:hover > a i, 
.sidebar-menu > li.active > a span, 
.sidebar-menu > li.active > a i, 
.treeview-menu > li.active > a span, 
.treeview-menu > li:hover > a span, 
.treeview-menu > li.active > a i, 
.treeview-menu > li:hover > a i{
    color: #0f60ff
}
.sidebar-menu > li > a > .fa{
    transition: none
}
.sidebar-menu li>a>.fa-angle-left{
    right: 4px
}
.sidebar-menu .menu-open>a>.fa-angle-left{
    top: 18px;
}
.sidebar-collapse .sidebar-menu > li.active:hover > a,
.sidebar-collapse .sidebar-menu > li.submenu-active:hover > a{
    border-left-color: #0f60ff;
}
.sidebar-collapse .sidebar-menu>li>a>span{
    font-weight: 700
}
.treeview-menu>li>a>.fa{
    color: #b2bac9;
}
.sidebar-menu li.header {
    padding: 5px 25px 5px 15px;
    border-top: 1px solid #ddd
}
.sidebar-mini.sidebar-collapse .sidebar-menu li.header{
    border-bottom: none
}
.sidebar-menu .treeview-menu > li > a.group_item i {
    font-size: 9px;
    width: 9px;
}
.sidebar-menu .treeview-menu > li > a.group_item span {
    font-weight: 500;
}
.sidebar-menu .treeview-menu > li > a.group_item{
    padding: 5px 5px 5px 25px;
}
.block_message_item_txt a, .block_tasks .col-lg-8 a{
    word-break: break-word;
}