body,
    html {
        width: 100%;
        height: 100%;
        background: #F5F6FA;
    }
    
    body {
        font-family: 'Proxima Nova';
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        padding: 0;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    #employeeDTtable td:last-child {
        text-align: left !important;
    }
    
    ul,
    li {
        list-style: none;
        padding: 0;
    }
    
    @font-face {
        font-family: 'Europa';
        src: url('../fonts/Europa-Regular.woff2') format('woff2'), url('../fonts/Europa-Regular.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Europa';
        src: url('../fonts/Europa-Bold.woff2') format('woff2'), url('../fonts/Europa-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Europa';
        src: url('../fonts/Europa-Light.woff2') format('woff2'), url('../fonts/Europa-Light.woff') format('woff');
        font-weight: 300;
        font-style: normal;
    }


    @font-face {
        font-family: 'Proxima Nova';
        src: url('../fonts/proxima-nova/ProximaNova-Regular.woff2') format('woff2'),
            url('../fonts/proxima-nova/ProximaNova-Regular.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }


    @font-face {
        font-family: 'Proxima Nova';
        src: url('../fonts/proxima-nova/ProximaNova-Bold.woff2') format('woff2'),
            url('../fonts/proxima-nova/ProximaNova-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
    }
    
    
     ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #000000;
        font-family: 'Europa';
        font-size: 16px;
        opacity: 0.3;
        font-weight: normal;
    }
    
     ::-moz-placeholder {
        /* Firefox 19+ */
        color: #000000;
        font-family: 'Europa';
        font-size: 16px;
        opacity: 0.3;
        font-weight: normal;
    }
    
     :-ms-input-placeholder {
        /* IE 10+ */
        color: #000000;
        font-family: 'Europa';
        font-size: 16px;
        opacity: 0.3;
        font-weight: normal;
    }
    
     :-moz-placeholder {
        /* Firefox 18- */
        color: #000000;
        font-family: 'Europa';
        font-size: 16px;
        opacity: 0.3;
        font-weight: normal;
    }
    
    .login_wrap {
        float: left;
        width: 100%;
        position: relative;
    }
    
    .login_inner_wrap {
        float: left;
        width: 100%;
        position: relative;
    }
    
    .login_left {
        float: left;
        width: 40%;
        background: #ffffff;
    }
    
    .filter_inner_main label {
        color: #939393;
        font-size: 14px;
        line-height: 12px;
        margin-bottom: 8px;
    }
    
    .filter_inner_main .frmrgtp {
        width: 100%;
    }
    
    .col-cool_h {
        width: 280px;
        float: right;
    }

    .cal_icon_status {
        width: 110px;
        float: left;
        margin-right: 25px;
    }
    
    .emp_nam_tgs {
        margin-right: 75px;
    }
    
    .col-cool_h label {
        float: left;
        width: 100%;
        color: #939393;
        font-size: 14px;
    }
    
    .brdrcool_border {
        border-top: 1px solid #B1B1B1 !important;
        padding: 15px 0 15px 0;
    }
    
    .bootstrap-datetimepicker-widget table td {
        padding: 0 !important;
    }
    
    .ylinkbrdr td:nth-child(2) {
        color: #007BFF;
    }
    
    .f_set_ck {
        margin-top: 48px;
    }
    
    .frmrgtp {
        margin-top: 27px;
    }
    
    .job_tsel {
        margin-top: 10px;
        margin-right: 34px;
    }
    
    .job_tsel a {
        text-transform: none;
        letter-spacing: unset;
        padding: 0 11px;
        font-size: 18px;
    }
    
    .color_desc label {
        float: left;
        width: 100%;
    }
    
    .logo {
        display: inline-flex;
        width: 150px;
    }
    
    .filter_cool_cls_mnfg {
        float: left;
        width: 100%;
    }
    .hgrzt {
        height: 60px !important;
    }
    
    .action-status .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #000000;
        font-weight: normal;
        width: 101px;
    }
    .COOL_STATUS_V .select2 {
        width: 120px !important;
    }
    .select2-results {
        font-size: 12px;
    }
    .action-status .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #ffffff transparent transparent transparent;
    }
    
    .action-status .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #fff transparent;
    }
    
    .filter_inner_main .filter_cool_cls_mnfg .form-group {
        margin: 0 !important;
    }
    
    .st_job_crt_Update {
        float: right;
        /* margin-top: 20px; */
    }
    .estimatePr{
        text-align: center;
        font-weight: bold;
        line-height: 100px;
        font-size: 22px;
        display: block;
    }

    .for_all_task_de .sdopd {
        margin: 10px 0 10px 0;
        padding: 0;
        float: left;
        width: 100%;
        font-size: 18px;
        letter-spacing: 0.59px;
        line-height: 22px;
    }
    
    .dtrg-group .fa:before {
        content: "";
        width: 13px;
        height: 13px;
        top: -9px;
        left: 23px;
        position: absolute;
        transform: rotate(180deg);
        background: url(../images/icon-arrowdown_d.png) no-repeat center center;
    }
    
    .collapsed.dtrg-group .fa:before {
        content: "";
        width: 13px;
        height: 13px;
        top: -9px;
        left: 23px;
        position: absolute;
        transform: rotate(270deg);
        background: url(../images/upD.png) no-repeat center center;
    }
    
    .dataTable tr.dtrg-group td {
        /* text-align: left !important;
        /*position: relative;
        vertical-align: middle; */
        
        font-size: 14px;
        letter-spacing: 0.48px;
    }
    
    .dtrg-group td {
        padding-left: 50px !important;
        cursor: pointer;
    }
    
    .dataTable tr.dtrg-group td:last-child {
        padding-left: 15px !important;
    }
    
    .dropwidghty.for_FRMKL {
        margin-top: 20px;
        position: relative;
    }
    
    .dlr_dlxc_main {
        position: relative;
    }
    
    .dlr_dlxc {
        position: absolute;
        left: 37px;
        top: 11px;
        width: 30px;
        height: 38px;
        text-align: center;
        background: #f7f7f7;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #C4C4C4;
    }
    
    .dlr_dlxcs {
        position: absolute;
        left: 2px;
        top: 24px;
        width: 30px;
        height: 35px;
        text-align: center;
        background: #f7f7f7;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #E0E0E0;
        border-top: 1px solid #E0E0E0;
    }
    .cl_rihtsl_eww {
        float: right;
        width: 20%
    }
    .cl_rihtsl_eww .searchcls {
        float: left;
        width: 100%;
        height: 36px;
        border: 1px solid #959595;
        border-radius: 7px;
        padding: 8px 20px 8px 30px;
        background: #ffffff url(../images/icon-search@2x.png) no-repeat left 10px center;
        background-size: 13px 13px;
    }

    .deal-estimate {
        padding-left: 35px !important;
    }

    .dlfopqqq span img {
        width: 40px;
    }
    .dlfopqqq span.djopQWe img {
        width: 30px;
    }
    .djopQWe {
        margin: 0 15px 0 0;
    }
    .dlfopqqq span {
        float: right;
    }
    .dlr_dlxcc {
        position: absolute;
        left: 3px;
        top: 27px;
        width: 30px;
        height: 35px;
        text-align: center;
        background: #f7f7f7;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #C4C4C4;
    }
    .cost_budget{
        padding: 6px 38px !important;
    }
    .w20 {
        width: 80px;
        float: left;
        margin-right: 15px;
        margin-bottom: 5px;
    }
    .leadSec .select2-container--default .select2-selection--single .select2-selection__rendered{
        width: 200px;
        float: left;
        text-align: left;
    }
    
    .ttc {
        font-weight: bolder;
        font-size: 18px;
    }
    
    .tabscxle_add_job_detailsod .frm_rbd {
        width: 100% !important;
    }
    
    .dlr_dlxc_main .frm_rbd {
        padding-left: 40px !important;
        overflow: hidden;
    }
    
    .filter_inner_main .filter_cool_cls_mnfg .form-group .searchcls {
        height: 36px;
        width: 100%;
        border-radius: 7px;
        background-color: #FFFFFF;
        border: 1px solid #959595;
    }
    
    .status_label_number {
        float: right;
        margin-left: 20px;
    }
    
    .status_label_numberz {
        margin-right: 20px;
    }
    
    .status_grn {
        background-color: #95D551;
    }
    
    .status_org {
        background-color: #EF9F4D;
    }
    
    .status_blue {
        background-color: #6A9FE8;
    }
    
    .status_green {
        background-color: #BEE099;
    }
    
    .status_ylw {
        background-color: #F9D69B;
    }
    
    .JB_set_xstatus_style .select2-container--default .select2-selection--single {
        height: 27px;
        border: none;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
    }
    
    .JB_set_xstatus_style.status_blue {
        background: none !important
    }
    
    .JB_set_xstatus_style.status_blue .select2-container--default .select2-selection--single {
        background: #A0C5F8 !important;
    }
    
    .JB_set_xstatus_style.status_green {
        background: none !important
    }
    
    .JB_set_xstatus_style.status_green .select2-container--default .select2-selection--single {
        background: #BEE099 !important;
    }
    
    .JB_set_xstatus_style.status_ylw {
        background: none !important
    }
    
    .JB_set_xstatus_style.status_ylw .select2-container--default .select2-selection--single {
        background: #F9D69B !important;
    }
    
    .clock_time_table .tb_l_s_lc_t .select2 {
        width: 100% !important;
    }
    
    .clock_time_table td {
        width: 16.67% !important;
    }
    
    .mrghz {
        margin: 0 !important;
    }
    
    .set_labors {
        float: left;
        width: 100%;
    }
    
    .set_labors td {
        padding: 12px 15px;
        background: #ffffff;
        border-top: 1px solid #C4C4C4;
    }
    
    .set_labors td:first-child {
        border-left: 1px solid #C4C4C4;
    }
    
    .set_labors td:last-child {
        border-right: 1px solid #C4C4C4;
    }
    
    .setlabortearea.for_FRMKL textarea {
        height: 80px !important;
    }
    
    .set_labors tr:last-child td {
        border-bottom: 1px solid #C4C4C4;
    }
    
    .clock_time_table td .frm_rbd {
        width: 100% !important;
        font-size: 13px !important;
    }
    
    .JB_set_xstatus_style .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #000000 transparent transparent transparent;
    }
    
    .klPXC h5 {
        background: #ffffff;
    }
    
    .JB_set_xstatus_style .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 27px;
    }
    
    .JB_set_xstatus_style .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px !important;
    }
    
    .st_c_oun_t {
        float: left;
        margin: 9px 0 0 0;
    }
    
    .sty_clschange td:last-child {
        text-align: left !important;
    }
    
    th {
        text-transform: uppercase !important;
    }
    
    .sty_clschange .dISd {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .table td,
    .table th {
        vertical-align: middle;
    }
    
    .st_c_oun_t span {
        display: inline-flex;
        color: #282931;
    }
    
    .btn_cool_right_filter {
        float: right;
        margin: 0;
    }
    
    .sty_clschange .dISd span {
        display: inline-block;
        height: 27px;
        line-height: 27px;
        border-radius: 27px;
        color: #000000;
        font-size: 15px;
        text-align: center;
        padding: 0 22px;
    }
    
    .dISd span.blue_status {
        background-color: #A0C5F8;
    }
    
    .btn_cool_right_filter .hgt36 {
        height: 36px;
        line-height: 38px;
        padding: 0 13px !important;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: normal;
        min-width: 125px !important;

    }
    
    .xmartpzerox {
        margin-top: 0 !important;
    }
    
    .btn_cool_right_filter .hgt36.frmrgtp {
        margin-top: 20px;
    }
    .noNotes{
        text-align: center;
        font-size: 16px;
    }
    
    .co_cool_hg {
        float: right;
        opacity: 0.5;
        color: #282931;
        font-size: 15px;
        line-height: 40px;
        margin-top: 20px;
        margin-right: 21px;
        margin-left: 21px;
    }
    
    .btn_cool_right_filter {
        float: right;
    }
    
    .ele_hide {
        display: none;
    }
    
    .st_c_oun_t span:first-child {
        width: 17px;
        height: 17px;
        font-size: 15px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        position: relative;
        top: 3px;
        margin-right: 9px;
    }
    
    .st_c_oun_t span:last-child {
        width: auto;
    }
    
    .col-cool_h .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px !important;
    }
    
    .mrb_l_r_ {
        margin: 0 15px;
    }
    
    .status_label_number label {
        float: left;
        width: 100%;
    }
    
    .col-cool_h .select2-container--default .select2-selection--single {
        height: 36px;
        border: 1px solid #E0E0E0;
    }
    
    
    .newsetdicv .file {
        text-transform: uppercase;
    }
    
    .header .navigation_vn_menu {
        display: inline-flex !important;
        float: none;
    }
    
    .logo a {
        color: #000000;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 6px;
        line-height: 26px;
    }
    
    .login_box_euro {
        float: left;
        width: 100%;
        padding-top: 150px;
    }
    
    .login_box_euro_inner {
        width: 400px;
        margin: 0 auto;
    }
    
    .login_box_euro_inner_MX {
        float: left;
        width: 100%;
    }
    
    .inner_pad {
        float: left;
        width: 100%;
        padding: 80px 0 0 0;
    }
    
    .inner_pad .form-group {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        font-size: 23px;
    }
    
    .mar_zero {
        margin: 0 !important;
    }
    
    .mobile_link_container {
        margin-top: 10%;
    }

    .mobile_link {
        margin-left: 25%;
    }

    
    .inner_pad .form-group .form-control {
        float: left;
        width: 100%;
        border: 1px solid #B1B1B1;
        border-radius: 4px;
        font-weight: normal;
        color: #282931;
        font-size: 16px;
        background: #ffffff;
    }
    .cTitle{
        color: #ccc !important;
    }
    .status-per {
        color: transparent !important;
    }
    
    .total_contract_amt {
        padding-left: 35px !important;
    }
    
    .projectr {
        cursor: pointer;
    }
    
    .date_range_picker {
        float: left;
        width: 100%;
        border: 1px solid #E0E0E0;
        border-radius: 7px !important;
        -moz-border-radius: 7px !important;
        -webkit-border-radius: 7px !important;
        font-weight: normal;
        color: #282931;
        font-size: 13px;
        background: #ffffff;
        height: 38px;
        padding: 0 10px;
    }
    .pb_date_range{
        float: left;
        -webkit-border-radius: 7px !important;
        font-weight: normal;
        color: #282931;
        font-size: 13px;
        background: #ffffff;
    }
    .view_client_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_client_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
    }
    
    
    .icp.form-control {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }
    
    .iconpicker-container .input-group-addon {
        border-color: #E0E0E0 !important;
    }
    
    .form-control {
        float: left;
        width: 100%;
        border: 1px solid #E0E0E0;
        border-radius: 7px !important;
        font-weight: normal;
        color: #282931;
        font-size: 16px;
        padding-left: 0;
        background: #ffffff;
        padding: 6px 10px;
        height: 36px;
    }
    
    .inner_pad .form-group .form-control:focus {
        outline: none;
        box-shadow: none;
    }
    
    .inner_pad .form_brntn {
        float: left;
        width: 100%;
        background: #0076FF;
        height: 55px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        line-height: 55px;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #FFFFFF;
        border: none;
        box-shadow: none;
        cursor: pointer;
        text-transform: uppercase;
        letter-spacing: 1.88px;
        margin-top: 70px;
    }
    
    .inner_pad .form_brntn:hover {
        opacity: 0.8;
    }
    
    .login_right {
        float: left;
        width: 60%;
    }
    
    .login_right img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    
    .custom-checkbox .custom-control-indicator {
        border-radius: 1px;
        width: 24px;
        height: 24px;
        background: none;
        border: 1px solid #555555;
        display: inline-block;
    }
    
    .custom-checkbox .custom-control-input:checked~.custom-control-indicator {
        background: #0076FF url('../images/check.png') no-repeat center center;
    }
    
    .custom-control-description {
        color: #555555;
        font-size: 14px;
        letter-spacing: 0.46px;
        line-height: 24px;
        font-weight: normal;
        top: -6px;
        left: 10px;
        position: relative;
    }
    
    .custom-control {
        cursor: pointer;
        padding-left: 0;
    }
    
    .loading {
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        display: flex;
        background: rgba(255, 255, 255, 0.8);
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    
    .eye-icon a {
        display: inline-block;
        color: #353435;
        font-size: 15px;
    }
    
    .eye-icon-con a {
        display: inline-block;
        color: #353435;
        font-size: 15px;
    }
    
    .pass_eye {
        width: 90%;
        float: left;
        margin-right: 15px;
    }
    
    .spinner {
        margin: 0;
        width: 70px;
        height: 18px;
        margin: -35px 0 0 -9px;
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center
    }
    
    .spinner>div {
        width: 18px;
        height: 18px;
        background-color: #333;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
        animation: bouncedelay 1.4s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    
    .spinner .bounce1 {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s
    }
    
    .tabscxle_add_job_detailsod table {
        float: left;
        width: 100%;
    }
    
    .tabscxle_add_job_detailsod table thead th {
        background-color: #DCDCDC;
        color: #939393;
        font-size: 14px;
        font-weight: normal;
        padding: 14px 36px;
    }
    
    .tabscxle_add_job_detailsod table tbody td {
        padding: 10px 36px;
        /* box-shadow: inset 0 -1px 0 0 #C4C4C4; */
    }
    
    .otheyr_c table {
        float: left;
        width: 100%;
    }
    
    .otheyr_c table thead th {
        background-color: #DCDCDC;
        color: #939393;
        font-size: 14px;
        font-weight: normal;
        padding: 14px 36px;
    }
    
    .otheyr_c table tbody td {
        padding: 10px 15px 10px 36px;
        /* box-shadow: inset 0 -1px 0 0 #C4C4C4; */
        vertical-align: top;
    }
    /* Assignment conflict modal start*/
    
    .assignment_cnt {
        float: left;
        width: 100%;
    }
    
    .fl_w {
        width: 100%;
        float: left;
    }
    .for_NwUI {
        margin: 0 !important;
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
    }

    .assignment_cnt p {
        font-size: 14px;
        line-height: 22px;
        color: #282931;
        opacity: 0.54;
        float: left;
        width: 100%;
    }
    
    .labor_ch {
        width: auto;
        float: left;
        height: 18px;
    }
    
    .assignment_cnt .custom-checkbox {
        float: left;
        margin: 5px 15px 0 0;
    }
    
    .modal .custom-control-input {
        width: 18px;
        height: 18px;
    }
    
    .custom-checkbox .custom-control-input:checked~.custom-control-indicator {
        background: #91c344 url(resources/images/check.png) no-repeat center center;
        border-color: #91c344;
    }
    
    .assignment_cnt h4 {
        display: inline-block;
        font-size: 14px;
        color: #282931;
        line-height: 24px;
        margin-bottom: 8px;
        font-weight: bold;
        text-transform: capitalize;
    }
    
    .cm_btn:hover {
        color: #fff;
    }
    /* Assignment conflict modal end*/
    
    .tabscxle_add_job_detailsod table th:nth-child(1),
    .tabscxle_add_job_detailsod table th:nth-child(3),
    .tabscxle_add_job_detailsod table th:nth-child(4) {
        width: 250px !important;
    }
    
    .tabscxle_add_job_detailsod table th:nth-child(2) {
        width: 50px !important;
    }
    
    .tabscxle_add_job_detailsod table td .custom-checkbox .custom-control-indicator {
        width: 32px;
        height: 32px;
    }
    
    .clock_time_table td:nth-child(2),
    .clock_time_table td:nth-child(1) {
        width: 18% !important;
    }
    
    .clock_time_table td:nth-child(3),
    .clock_time_table td:nth-child(4) {
        width: 15% !important;
    }
    
    .clock_time_table td:nth-child(5),
    .clock_time_table td:nth-child(6) {
        width: 13% !important;
    }
    
    .clock_time_table td:nth-child(8) {
        width: 8% !important;
    }
    
    .klPXC h5 {
        background: #ffffff !important;
        color: #000000 !important;
        font-size: 20px !important;
    }
    
    .klPXC .tabscxle_add_job_detailsod table td:nth-child(1),
    .klPXC .tabscxle_add_job_detailsod table th:nth-child(1) {
        width: 20% !important;
    }
    
    .klPXC .tabscxle_add_job_detailsod table td:nth-child(2),
    .klPXC .tabscxle_add_job_detailsod table th:nth-child(2) {
        width: 10% !important;
    }
    
    .klPXC .tabscxle_add_job_detailsod table td:nth-child(3),
    .klPXC .tabscxle_add_job_detailsod table th:nth-child(3) {
        width: 20% !important;
    }
    
    .klPXCx h5 {
        background: #ffffff !important;
        color: #000000 !important;
        font-size: 20px !important;
    }
    
    .klPXCx .tabscxle_add_job_detailsod table td .select2 {
        width: 100% !important;
    }
    
    .klPXCx .tabscxle_add_job_detailsod table td,
    .klPXCx .tabscxle_add_job_detailsod table th {
        width: 17% !important;
    }
    
    .klPXCx .tabscxle_add_job_detailsod table td:last-child,
    .klPXCx .tabscxle_add_job_detailsod table th:last-child {
        width: 5% !important;
    }
    
    .klPXCx .tabscxle_add_job_detailsod table td:nth-child(3),
    .klPXCx .tabscxle_add_job_detailsod table th:nth-child(3) {
        width: 10% !important;
    }
    
    .klPXCx .frm_rbd {
        width: 100% !important;
    }
    /* .klPXC .tabscxle_add_job_detailsod table td:last-child,
.klPXC .tabscxle_add_job_detailsod table th:last-child {
    width: 12% !important;
    } */
    
    .klPXC .tabscxle_add_job_detailsod table td .select2 {
        width: 100% !important;
    }
    
    .footer_td_tfoot td {
        background: #f1f1f1 !important;
        border-top: 1px solid #ccc;
    }
    
    .tb_l_s_lc_t .form-group {
        margin-bottom: 0 !important;
    }
    
    .klPXC .tabscxle_add_job_detailsod table td,
    .klPXC .tabscxle_add_job_detailsod table th {
        width: 12% !important;
    }
    
    .clock_time_table td:last-child {
        width: 10% !important;
    }
    
    .cls_add_m_o_r_e_ {
        float: right;
        margin-right: 10px;
        display: inline-block;
        cursor: pointer;
    }
    
    .padeightn {
        padding: 10px 36px;
    }
    
    .tb_l_s_lc_t .select2 {
        width: 230px !important;
    }
    
    .xcheckBX .custom-control {
        float: left;
        display: inline-block;
    }
    
    .xcheckBX .custom-control label {
        float: left;
        margin: 0;
    }
    
    .xcheckBX .custom-control-description {
        padding-left: 10px;
    }
    
    .frm_rbd {
        float: left;
        width: 230px;
        height: 40px;
        border: 1px solid #E0E0E0;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background-color: #FFFFFF;
        color: #000000;
        font-size: 16px;
        padding: 8px 12px;
    }
    
    .padrwxire {
        padding: 16px 0;
    }
    
    .sty_clschangesx td {
        text-align: left !important;
    }
    
    .sty_clschangesx tfoot td {
        font-weight: bold;
        color: #000000;
        font-size: 16px;
    }
    
    .sty_clschangesx tfoot td:first-child {
        text-align: right !important;
    }
    
    .spinner .bounce2 {
        -webkit-animation-delay: -.16s;
        animation-delay: -.16s
    }
    
    .sty_clschangesx .select2 {
        float: left;
        width: 140px !important;
    }
    
    .sty_clschangesx .select2-container--default .select2-selection--single {
        height: 27px;
        border: none;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
    }
    
    .sty_clschangesx .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 27px;
        font-size: 15px !important;
        color: #ffffff;
        font-weight: 600;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 34px !important;
        width: 34px;
        border-radius: 0 6px 6px 0;
        -moz-border-radius: 0 6px 6px 0;
        -webkit-border-radius: 0 6px 6px 0;
        border-left: 1px solid #E0E0E0;
        background: #f8f8f8 url(../images/down_ch_m.png) no-repeat center !important;
        background-size: 12px !important;
    }

    .tab-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    
    .st_Pending .select2-container--default .select2-selection--single {
        background-color: #ffc107;
    }
    
    .st_Approved .select2-container--default .select2-selection--single {
        background-color: #00bd20;
    }
    
    .st_Declined .select2-container--default .select2-selection--single {
        background-color: #8c8c8c;
    }
    
    .sty_clschangesx .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #ffffff transparent transparent transparent;
    }
    
    .add_photos_Div {
        float: left;
        width: 100%;
        padding: 0 36px;
        margin: 25px 0;
    }
    
    .add_photos_btn {
        width: 134px;
        height: 32px;
        border: 1px solid #0076FF;
        border-radius: 16px;
        font-size: 17px;
        text-align: center;
        color: #0076FF;
        text-transform: capitalize;
        line-height: 30px;
        float: left;
    }
    
    .photos_gallery_main {
        float: left;
        width: 100%;
    }
    
    .photos_gallery_main ul {
        float: left;
        width: 100%;
        margin: 24px 0 0 0;
        padding: 0;
    }
    
    .photos_gallery_main ul li {
        float: left;
        background-color: #C9C9C9;
        width: 101px;
        height: 101px;
        margin-right: 21px;
        position: relative;
    }
    
    .photos_gallery_main ul li img {
        width: 101px;
        height: 101px;
        object-fit: cover;
    }
    
    .photos_gallery_main ul li .deletdRV {
        position: absolute;
        right: -8px;
        top: -8px;
        display: inline-block;
        background: #fff;
        border-radius: 15px;
        border: 2px solid #FF0000;
    }
    
    .photos_gallery_main ul li .deletdRV a {
        display: inline-block;
        padding: 0px 6px 1px 8px;
    }
    
    .photos_gallery_main ul li .deletdRV a img {
        width: 10px;
        height: 10px;
    }
    
    .sty_clschangesx .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px !important;
        background-color: transparent !important;
        border: none;
    }
    
    .st_Declined .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px !important;
    }
    .nrf{
        text-align: center;
        font-size: 20px;
    }
    .dealfilter .select2-container{
        width: 150px !important;
        margin-bottom: 10px;
    }
    
    .fa-times {
        color: #FF0000;
        font-size: x-large;
    }
    
    @-webkit-keyframes bouncedelay {
        0%,
        80%,
        100% {
            -webkit-transform: scale(0.0)
        }
        40% {
            -webkit-transform: scale(1.0)
        }
    }
    
    @keyframes bouncedelay {
        0%,
        80%,
        100% {
            transform: scale(0.0);
            -webkit-transform: scale(0.0)
        }
        40% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0)
        }
    }
    
    .setting-section {
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }
    .setting-section .breadcrumb_clx {
        padding: 0;
    }
    
    /* Home Css */
    
    .wrap_main {
        float: left;
        width: 100%;
    }
    
    .wrap_main_inner {
        float: left;
        width: 100%;
    }
    
    .header {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        padding: 12px 85px;
        background: #383838;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    }
    
    .navigation_vn_menu {
        float: left;
        width: auto;
    }
    
    .navigation_vn_menu ul {
        float: right;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    .navigation_vn_menu {
        width: calc(100% - 150px);
    }
    
    .navigation_vn_menu ul li {
        display: inline-block;
        margin: 0 12px;
        padding: 0;
    }
    
    .navigation_vn_menu ul li a {
        display: inline-flex;
        color: #ffffff;
        align-items: center;
        font-size: 14px;
        letter-spacing: 0.49px;
        line-height: inherit;
        padding: 13px 0;
        position: relative;
        font-weight: 100;

    }
    .navigation_vn_menu ul li a span {
        display: inline-flex;
    }
    .navigation_vn_menu ul li a span:last-child {
        padding-left: 8px;
    }
    .navigation_vn_menu ul li:nth-last-child(2) {
        float: right;
    }
    .navigation_vn_menu ul li:last-child {
        margin-right: 0;
        float: right;
        position: relative;
    }
    .navigation_vn_menu ul li:last-child span {
        padding: 0;
    }
    
    .navigation_vn_menu ul li:last-child span {
        padding: 5px 0;
        color: #ffffff;
        padding-right: 15px;
        margin-right: 0;
        border-right: 1px solid #ffffff;
        float: left;
    }
    .navigation_vn_menu ul li:last-child a span:first-child {
        margin-right: 0;
        padding-right: 0;
        border: none;
    }
    .navigation_vn_menu ul li:last-child a:hover:before {
        display: none;
    }
    .navigation_vn_menu ul li:last-child a:before {
        display: none;
    }
    .navigation_vn_menu ul li:last-child a span:last-child {
        margin: 0;
        padding-right: 0;
        border: none;
    }
    
    .navigation_vn_menu ul li:last-child a {
        opacity: 1;
    }
    
    .navigation_vn_menu ul li a:hover {
        opacity: 1;
    }
    
    .navigation_vn_menu ul li.active a {
        font-weight: bold;
    }
    .jobtab span img {
        width: 18px;
    }
    .navigation_vn_menu ul li:nth-child(2) span img {
        width: 16px;
    }
    
    
    .main_wrap_content_part {
        float: left;
        width: 100%;
        padding: 0;
        /*padding-top: 10px;*/
        /*padding-left: 5px;*/
    }
    .pad85 {
        padding: 0 85px;
    }
    .filter_mn_box {
        background-color: #FFFFFF;
        box-shadow: 0 2px 4px 2px rgba(0,0,0,0.09);
        /* padding: 29px 85px; */
        padding: 8px 72px;
    }
    .top_title_page_main h2 {
        color: #000000;
        font-size: 26px;
        letter-spacing: 0.86px;
        line-height: 32px;
        font-weight: bold;
        float: left;
        width: 100%;
    }
    .for_log_bodysdc {
        float: left;
        width: 100%;
        padding: 10px 15px;
        border-top: 1px solid #cccccc;
    }
    tbody {
        /* box-shadow: 0 1px 4px 0 #D7E3F4;
        border: 1px solid #D7E3F4; */
    }
    tbody td {
        border-bottom: 1px solid #D7E3F4;
    }
    
    .top_title_page_main p {
        float: left;
        width: 100%;
        color: #919191;
        font-size: 13px;
        letter-spacing: 0.43px;
        line-height: 16px;
        padding: 0;
        margin: 0;
    }
    
    .full_width {
        float: left;
        width: 100%;
    }
    
    .main_setting_inner_DIV {
        float: left;
        width: 100%;
        /* background: #1C1E20;*/
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
        padding: 80px 50px;
    }
    
    .full_W_width {
        float: left;
        width: 100%;
    }
    
    .btn_bg {
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        background: #0076FF;
        box-shadow: 1px 0 0 0 rgba(231, 231, 231, 0.5);
        display: inline-block;
        /*border: 2px solid #0076FF;*/
    }
    
    .btn_bg:hover {
        background: #ffffff;
        color: #0076FF;
    }
    
    .hgt36 {
        height: 36px;
        line-height: 34px;
        border-radius: 7px !important;
    }
    
    .fontsx {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.59px;
        text-transform: capitalize;
    }
    
    .padx {
        padding: 0 30px;
    }
    
    .filter_inner_main .form-group {
        float: left;
        width: 100%;
    }
    
    .filter_inner_main .form-group .searchcls {
        float: left;
        width: 100%;
        height: 36px;
        border: 1px solid #E0E0E0;
        border-radius: 1px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        padding: 8px 20px 8px 30px;
        background: #ffffff url('../images/icon-search@2x.png') no-repeat left 10px center;
        background-size: 13px 13px;
    }
    
    .mar25 {
        margin: 30px 0;
    }
    .bornonex.link_tAB.nav-tabs {
        border: none;
    }
    .for_box_UIChange {
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 1px 4px 0 #E5E9F2;
        float: left;
        width: 100%;
        padding: 16px 36px;
    }
    .select2-container--default .select2-selection--single {
        height: 36px;
        border: 1px solid #E0E0E0;
        border-radius: 7px !important;
        -webkit-border-radius: 7px !important;
        -moz-border-radius: 7px !important;
        font-size: 14px;
    }
    
    #employeeDTtable td:first-child {
        color: #027AFF;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #000000;
        font-size: 16px;
        opacity: 0.3;
    }
    
    .mrrigxhty {
        margin-right: 15px;
    }
    
    .select2-container--default .select2-selection--multiple {
        height: auto !important;
        border: 1px solid #E0E0E0 !important;
        border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
    }
    
    .form-group .select2-container {
        width: 100% !important;
    }
    
    .filter_cool_cls_mnfg .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 36px;
        width: 39px;
    }
    
    .data_main_tbls thead th {
        background: none;
        border: none;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.59px;
        color: #2E7DF7;
        text-transform: uppercase !important;
    }
    
    .data_main_tbls td {
        border-bottom: none;
        border-top: 1px solid #D7E3F4;
        color: #000000;
        font-size: 14px;
        letter-spacing: 0.46px;
        line-height: 17px;
        padding: 16px 15px;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #B2B2B2 transparent transparent transparent;
        display: none;
    }
    
    .data_main_tbls .container-fluid {
        padding: 0;
        margin: 0;
    }
    
    .paginate_button .page-link {
        padding: 3px 10px;
    }
    
    .previous img {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }
    
    .dataTables_info {
        color: #000000;
        letter-spacing: 0.4px;
        line-height: 14px;
        display: inline-flex;
        align-items: center;
        padding-top: 0 !important;
        width: 33.33%;
        font-size: 14px;
    }
    
    .dataTables_paginate {
        width: 33.33%;
        display: inline-flex;
        justify-content: center;
    }
    
    .dataTables_paginate .page-link {
        color: rgba(0, 0, 0, 0.4);
        font-weight: bold;
    }
    
    .dt_footr {
        float: left;
        width: 100%;
    }
    
    .view_lnzk {
        float: right;
        width: 33.33%;
        text-align: right;
    }
    
    .view_lnzk a {
        display: inline-block;
        font-size: 12px;
        letter-spacing: 0.4px;
        line-height: 32px;
        color: #475CED;
        text-decoration: underline;
    }
    /* Date picker */
    
    .cal_assignProcess_inner_full {
        float: left;
        width: 100%;
    }
    
    .col-left_assign {
        float: right;
        left: -259px;
        width: 250px;
        background: #ffffff;
        height: 480px;
        position: relative;
        padding: 22px 20px;
    }
    
    .col-right_assign {
        
        float: left;
        width: 450px;
        left: -259px;
        position: relative;
        background: #ffffff;
        height: auto !important;
        /*height: auto !important;*/
        -webkit-box-shadow: 4px 3px 10px -2px rgba(0,0,0,0.75);
        -moz-box-shadow: 4px 3px 10px -2px rgba(0,0,0,0.75);
        box-shadow: 4px 3px 10px -2px rgba(0,0,0,0.75);
    }
    
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
    }
    
    .pagination li:first-child {
        margin: 0 10px 0 0;
    }
    
    .pagination li:last-child {
        margin: 0 0 0 10px;
    }
    
    .pagination li:first-child a {
        border-radius: 0.25rem;
    }
    
    .pagination li:last-child a {
        border-radius: 0.25rem;
    }
    
    .pagination li a {
        background: linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%);
    }
    
    .pagination li.active a {
        background: #0076FF;
    }
    
    .col_mnvb {
        float: left;
        width: 100%;
    }
    
    .pic {
        display: inline-block;
    }
    
    .pic img {
        width: 30px;
        height: 30px;
        object-fit: cover;
    }
    /*.tab_Euro_main .nav-tabs .nav-link { border-radius: 0;border: none;padding:10px 0;color: #000000;opacity: 0.32;letter-spacing: 0.43px;font-size: 14px;line-height: 16px;font-weight: normal;position: relative; }
.tab_Euro_main .nav-tabs .nav-item { margin: 0;padding: 0 20px; width: 100%; }
.tab_Euro_main .nav-tabs { float: left; }
.tab_Euro_main .nav-tabs .nav-link.active { opacity: 1;  }
.tab_Euro_main .nav-tabs .nav-link.active:before { position: absolute;bottom: -1px;height: 2px;width: 100%;background: #000000;left: 0;content: ''; }
.tab_Euro_main { float: left;width: 100%;margin: 30px 0; }
.box_euro_content_dk  { padding: 28px 0; }
.tab-pane { float: left; width: 80%; }*/
    /* custom inclusion of right, left and below tabs */
    
    .tabs-below>.nav-tabs,
    .tabs-right>.nav-tabs,
    .tabs-left>.nav-tabs {
        border-bottom: 0;
    }
    
    .tab-content>.tab-pane,
    .pill-content>.pill-pane {
        display: none;
    }
    
    .tab-content>.active,
    .pill-content>.active {
        display: block;
    }
    
    .tabs-below>.nav-tabs {
        border-top: 1px solid #ddd;
    }
    
    .tabs-below>.nav-tabs>li {
        margin-top: -1px;
        margin-bottom: 0;
    }
    
    .tabs-below>.nav-tabs>li>a {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }
    
    .tabs-below>.nav-tabs>li>a:hover,
    .tabs-below>.nav-tabs>li>a:focus {
        border-top-color: #ddd;
        border-bottom-color: transparent;
    }
    
    .tabs-below>.nav-tabs>.active>a,
    .tabs-below>.nav-tabs>.active>a:hover,
    .tabs-below>.nav-tabs>.active>a:focus {
        border-color: transparent #ddd #ddd #ddd;
    }
    
    .tabs-left>.nav-tabs>li,
    .tabs-right>.nav-tabs>li {
        float: none;
    }
    
    .tabs-left>.nav-tabs>li>a,
    .tabs-right>.nav-tabs>li>a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }
    
    .tabs-left>.nav-tabs {
        float: left;
        margin-right: 19px;
        /*border-right: 1px solid #ddd;*/
    }
    
    .tabs-left>.nav-tabs>li>a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }
    
    .tabs-left>.nav-tabs>li>a:hover,
    .tabs-left>.nav-tabs>li>a:focus {
        border-color: #eeeeee #dddddd #eeeeee #eeeeee;
    }
    
    .tabs-left>.nav-tabs .active>a,
    .tabs-left>.nav-tabs .active>a:hover,
    .tabs-left>.nav-tabs .active>a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }
    
    .tabs-right>.nav-tabs {
        float: right;
        margin-left: 19px;
        border-left: 1px solid #ddd;
    }
    
    .tabs-right>.nav-tabs>li>a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }
    
    .tabs-right>.nav-tabs>li>a:hover,
    .tabs-right>.nav-tabs>li>a:focus {
        border-color: #eeeeee #eeeeee #eeeeee #dddddd;
    }
    
    .tabs-right>.nav-tabs .active>a,
    .tabs-right>.nav-tabs .active>a:hover,
    .tabs-right>.nav-tabs .active>a:focus {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #ffffff;
    }
    
    .dISd {
        display: inline-block;
    }
    
    .rsk .switch {
        position: relative;
        display: inline-block;
        width: 38px;
        height: 20px;
        margin: 0;
    }
    
    .rsk .switch input {
        display: none;
    }
    
    .rsk .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    .rsk .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    .rsk input:checked+.slider {
        background-color: #2196F3;
    }
    
    .rsk input:focus+.slider {
        box-shadow: 0 0 1px #2196F3;
    }
    
    .rsk input:checked+.slider:before {
        -webkit-transform: translateX(16px);
        -ms-transform: translateX(16px);
        transform: translateX(16px);
    }
    /* Rounded sliders */
    
    .rsk .slider.round {
        border-radius: 34px;
    }
    
    .rsk .slider.round:before {
        border-radius: 50%;
    }
    
    .dISd img {
        position: relative;
        top: -5px;
    }
    
    .dISd {
        display: inline-block;
        padding: 0;
    }
    
    .dISd a {
        display: inline-block;
    }
    
    table.dataTable {
        width: 100% !important;
    }
    .ddsetuiop a {
        margin: 0 !important;
    }
    .box_euro_content_dk .top_title_page_main {
        margin-bottom: 15px;
    }
    
    .box_euro_content_dk .top_title_page_main h2 {
        font-size: 20px;
    }
    
    .mdl-lbl.cdsd {
        font-size: 15px !important;
        letter-spacing: normal !important;
        color: #939393 !important;
        margin-bottom: 10px !important;
    }
    
    .img_uplo_box {
        display: inline-flex;
        align-items: center;
        width: 100%;
        height: 130px;
        border: 1px solid #E0E0E0;
        border-radius: 3px;
        justify-content: center;
    }
    
    .table-stripedsx td,
    .table-stripedsx th {
        border: 1px solid #B1B1B1 !important;
    }
    
    .form-group {
        float: left;
        width: 100%;
    }
    
    .form-group label.mdl-lbl {
        font-size: 15px !important;
        letter-spacing: normal !important;
        color: #939393 !important;
        margin-bottom: 10px !important;
    }
    
    .img_uplo_box img {
        max-height: 120px;
        width: auto !important;
        height: auto !important;
    }
    
    textarea.form-control {
        height: 100px;
        resize: none;
    }
    
    .dxfpadf .form-check-inline {
        padding-left: 25px;
    }
    
    .img_uplo_box span {
        text-align: center;
        align-items: center;
        display: flex;
        justify-content: center;
        height: 122px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 6px;
        color: #000000;
        text-transform: uppercase;
    }
    
    .upload_dkl {
        float: left;
        width: 100%;
    }
    
    .upload_dkl p {
        float: left;
        font-size: 12px;
        letter-spacing: 0.4px;
        line-height: 14px;
        color: #919191;
        padding: 0;
        margin: 10px 0 0 0;
        width: 100%;
    }
    
    .colorpicker-element {
        float: left;
        width: 100%;
        border: 1px solid #E0E0E0;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        height: 36px;
    }
    
    .colorpicker-element .form-control {
        border: none;
    }
    
    .colorpicker-element .form-control:focus {
        border: none;
        box-shadow: none;
        outline: none;
    }
    .mrroze {
        margin: 0 !important;
    }
    .colorpicker-element .form-control {
        height: 34px;
    }
    .colorpicker-element span.input-group-addon {
        display: inline-block;
        width: 34px;
        height: 34px;
        border-radius: 0 5px 5px 0;
        overflow: hidden;
    }
    
    .colorpicker-element span.input-group-addon i {
        width: 34px;
        height: 34px;
        vertical-align: baseline;
    }
    
    .color_des {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    
    .color_des label {
        color: #919191;
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 16px;
        color: #919191;
        margin-bottom: 5px;
    }
    
    .zip_field {
        margin-right: 0 !important;
    }
    
    .add_filelds {
        width: 30%;
        margin-right: 5%;
    }
    
    .gallery_pic_mnc {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    
    .gallery_pic_mnc ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    .gallery_pic_mnc ul li {
        float: left;
        width: 19.2%;
        margin: 0;
        padding: 0;
        margin: 0 1% 1% 0;
    }
    
    .gallery_pic_mnc ul li:nth-child(5) {
        margin-right: 0;
    }
    
    .gallery_pic_mnc ul li img {
        width: 100%;
        height: 256px;
        object-fit: cover;
    }
    
    .upload_dkl .file {
        position: relative;
        overflow: hidden;
        height: 38px;
        font-size: 14px;
        margin-top: 30px;
        border-radius: 3px !important;
    }
    
    .file input {
        position: absolute;
        font-size: 50px;
        opacity: 0;
        right: 0;
        top: 0;
    }
    
    .mn_wrp_right_content_inner {
        float: left;
        width: 100%;
        padding: 50px 30px;
    }
    
    .containerx {
        width: 80%;
        margin: 0 auto;
    }
    
    .for_FRMKL label {
        float: left;
        width: 100%;
        color: #939393;
        font-size: 14px;
        line-height: 16px;
        text-transform: capitalize;                                                                                                                     
    }
    
    .status_act_inact {
        float: right;
        /*width: 33.33%;*/
        text-align: right;
    }
    
    .col-cool-main_section {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .profilePic {
       display: none !important;
    }
    
    .col-cool-main {
        display: inline-flex;
        margin: 18px 15px;
        width: 254px;
        height: 228px;
        border-radius: 5px;
        border: 1px solid #dee2e6;
        background: #ffffff;
    }
    
    .col-box_clcol {
        display: flex;
        align-items: center;
        width: 100%;
        height: 228px;
    }
    
    .col-cool-main:hover {
        opacity: 0.6;
    }
    
    .col-box_clcol a {
        font-size: 20px;
        color: #000;
        font-weight: 600;
        cursor: pointer;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .col-box_clcol a span {
        display: flex;
        justify-content: center;
    }
    
    .col-box_clcol a span:last-child {
        margin-top: 20px;
    }
    
    .setting_sec_mn_cl {
        float: left;
        width: 100%;
    }
    /*.breadcrumb_clx span:first-child a {
    color: #53B543;
}
*/
    
    .tool_box_setting {
        float: left;
        width: 100%;
    }
    
    .inner {
        width: 100px;
        height: 50px;
        display: block;
        background-color: #616468;
        border-radius: 200px 200px 0 0;
        z-index: 1;
    }
    
    .gauge-cont:first-child {
        margin: 0;
    }
    
    .gauge-cont {
        display: inline-block;
        position: relative;
        width: 100px;
        height: 50px;
        margin-left: 30px;
    }
    
    .gauge,
    .change-color {
        padding-bottom: 50%;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    
    .spinners {
        left: 0px;
        width: 100px;
        height: 50px;
        background-color: #3780FF;
        position: absolute;
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform 800ms ease;
        transition: -webkit-transform 800ms ease;
        transition: transform 800ms ease;
        transition: transform 800ms ease, -webkit-transform 800ms ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        border-radius: 0 0 200px 200px;
        border-top: 0;
    }
    
    span.count,
    span.count-lef {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: auto;
        width: 30px;
        height: 20px;
        color: #fff;
        font-size: 18px;
        -webkit-animation: fadein 3s;
        -moz-animation: fadein 3s;
        -ms-animation: fadein 3s;
        -o-animation: fadein 3s;
        animation: fadein 3s;
        bottom: 0;
        z-index: 11;
    }
    
    .lb_sm_title {
        color: #FFFFFF;
        opacity: 0.5;
        font-size: 14px;
        font-weight: bold;
        line-height: 22px;
    }
    
    .md_title {
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #FFFFFF;
    }
    
    .labor_pool_block {
        float: left;
        width: 100%;
        background: #282931;
        border-radius: 4px 0 0 4px;
        box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.5);
    }
    
    .labor_pool_head {
        background: #393E44;
        float: left;
        width: 100%;
        padding: 10px 20px;
        position: relative;
    }
    
    .count_row {
        width: 100%;
        float: left;
        padding: 15px;
    }
    
    .count_row li:first-child {
        box-shadow: none;
    }
    
    .count_row li {
        width: 25%;
        float: left;
        box-shadow: inset 1px 0 0 0 #939498;
    }
    
    .count_row li h4 {
        font-size: 18px;
        letter-spacing: 0.75px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 8px;
    }
    
    .count_row li p {
        color: #FFFFFF;
        opacity: 0.5;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        text-align: center;
        margin: 0;
    }
    
    .total_count {
        background-color: #393E44;
        float: left;
        width: 100%;
        padding: 15px;
        font-size: 23px;
        text-align: center;
        letter-spacing: 0.96px;
        line-height: 28px;
        color: #FFFFFF;
    }
    
    .assign_title,
    .head_name {
        color: #FFFFFF;
        opacity: 0.5;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        padding: 7px;
    }
    
    .assign_box,
    .unassign_box {
        min-height: 100px;
        float: left;
        width: 100%;
    }
    
    .assign_box li,
    .unassign_box li,
    .assign_box ul,
    .unassign_box ul {
        float: left;
        width: 100%;
    }
    
    .assign_box li .head_value {
        width: 100%;
    }
    
    .assign_box li .head_value:last-child {
        display: none;
    }
    
    .labor_filter {
        float: left;
        width: 100%;
        margin-top: 0;
        padding: 0 15px;
    }
    
    .borderR {
        border-right: 1px solid #939498;
    }
    
    .labor_pool_tbl_main {
        float: left;
        width: 100%;
        padding: 15px;
        box-shadow: inset 0 -1px 0 0 #939498;
    }
    
    .emp_drag {
        padding-left: 5px;
    }
    
    .fl_w {
        float: left;
        width: 100%;
    }
    
    .w60 {
        width: 50%;
        margin-left: 2%;
        float: left;
    }
    
    .w40 {
        width: 40%;
        margin-right: 0;
        float: left;
    }
    
    .labor_ch {
        width: auto;
        float: left;
        height: 18px;
    }
    
    .mailhu_scroll {
        height: 200px;
        float: left;
        width: 100%;
    }
    
    .assign_name,
    .head_value {
        color: #FFFFFF !important;
        font-size: 15px;
        line-height: 18px;
        padding: 7px 0;
    }
    
    .labor_ch .custom-checkbox .custom-control-indicator {
        border-radius: 2px;
        border: 2px solid #fff;
        width: 18px;
        height: 18px;
        background: transparent;
        margin: 0;
    }
    
    .daily_cost {
        float: left;
        width: 100%;
    }
    
    .daily_cost h4 {
        color: #fff;
        opacity: 0.5;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        margin-bottom: 8px;
    }
    
    .daily_cost p {
        color: #fff;
        font-size: 15px;
    }
    
    .crew_slot_block .total_number {
        height: 28px;
        background: #393E44;
        color: #fff;
        padding: 0 0 0 5px;
        border: 0;
        border-radius: 3px;
        margin-left: 10px;
        float: left;
    }
    
    .padd00 {
        padding: 0;
    }
    
    .filter_inner {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    
    .filter_inner .select2-container--default .select2-selection--single {
        background: #393E44;
    }
    
    .filter_inner .select2-container--default .select2-selection--single .select2-selection__placeholder,
    .filter_inner .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #fff;
    }
    
    .filter_inner .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #fff transparent transparent transparent;
    }
    
    .filter_inner .search_txt {
        background: url(../images/icon-search-white@2x.png) no-repeat right 10px center / 15px 15px;
        color: #fff;
        padding: 0 30px 0 0;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 1px;
        color: rgba(255, 255, 255, 0.5);
    }
    
    .assign_job_block .filter_inner .datepicker_cl,
    .crew_slot_block .filter_inner .datepicker_cl {
        background: #393E44;
    }
    
    .labor_pool_tbl_main:last-child {
        box-shadow: none;
    }
    .do_pad_UI {
        float: left;
        width: 100%;
        padding-bottom: 15px;
        border-bottom: 1px solid #E0E0E0;
    }
    .filter_inner .datepicker_cl {
        background: #282931 url(../images/icon-calendar-white@2x.png) no-repeat right 5px center / 20px auto;
        color: #fff;
    }
    .avail_table_main td {
        border-top: none;
    }
    .avail_table_main tbody {
        border: 1px solid #E0E0E0 !important;
    }
    .mrgbtm10 {
        margin-bottom: 10px;
    }
    
    .drp_x .navbar-nav .nav-link {
        text-align: right;
        padding: 0 !important;
    }
    
    .drp_x .dropdown-menu {
        right: 0 !important;
        left: auto !important;
        top: auto !important;
        padding: 0 !important;
        /*background: #1C1E20;*/
        border-color: #939393;
        transform: none !important;
    }
    
    .show {
        display: block;
    }
    
    .jobNameEdit i {
        color: #91c344;
    }
    
    .clxx {
        height: 40px;
        background-color: #B6B6B6 !important;
        /* border-radius: 27.5px !important; */
        font-size: 16px;
        /* letter-spacing: 1.33px; */
        text-align: center;
        font-weight: bold;
        border: none !important;
        line-height: 40px;
        color: #ffffff !important;
    }
    
    .clxx:hover {
        color: #ffffff;
    }
    
    .drp_x .dropdown-menu .dropdown-item {
        color: #000000;
        font-size: 15px;
        padding: 10px 15px;
        margin: 0 !important;
        border-right: 1px solid #939393;
    }
    
    .drp_x .dropdown-menu .dropdown-item:last-of-type {
        border-top: 1px solid #939393;
    }
    
    .drp_x .dropdown-menu .dropdown-item a {
        color: #ffffff !important;
        background-color: #000000 !important;
        font-size: 15px;
        /*border-bottom: 1px solid #2F3236;*/
    }
    
    .datepicker_cl {
        border-radius: 3px;
        background: #F2F2F2 url(../images/icon-calendar.png) no-repeat right 5px center / 30px auto;
        color: rgba(28, 29, 31, 1);
        font-size: 15px;
        line-height: 28px;
        height: 28px;
        padding: 0 30px 0 10px;
        border: 0;
        width: 100%;
        box-sizing: border-box;
    }
    
    .assign_btn {
        border-radius: 2px;
        /*background-color: #3780FF;*/
        background-color: #fe5c01;
        color: #FFFFFF;
        letter-spacing: 1px;
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        display: inline-block;
        height: 44px;
        line-height: 44px;
        padding: 0 20px;
        text-transform: uppercase;
        margin-top: 15px;
        border: 0;
        cursor: pointer;
    }
    
    .crew_slot {
        font-size: 13px;
        padding: 5px 8px;
        line-height: 25px;
        color: #FFFFFF;
        height: auto;
        font-weight: normal;
        text-transform: capitalize;
        margin: 0;
    }

    .assign_btn:hover {
        color: #fff;
    }

    .statClr{
        width:20px;
        height:20px;
        float:left;
        margin-right:5px;
    }

    .crew_slot_block .employees_type_main .w60 {
        margin-left: 0;
    }
    /*.select2-container--default .select2-selection--single {
    border: none;
    height: 28px;
}
.select2-container--default .select2-selection--single {
    background: #F2F2F2;
    border: 0;
    border-radius: 3px;
}
.select2-container .select2-selection--single {
    outline: 0 none;
}*/
    /* .separator {
    float: left;
    width: 100%;
    height: 1px;
    background: #D8DFE6;
    margin: 20px 0;
    } */
    
    .bootstrap-datetimepicker-widget table td span {
        color: #000000;
    }
    
    .for_FRMKL {
        float: left;
        width: 100%;
    }
    
    div.dataTables_scrollBody table tbody tr:first-child th,
    div.dataTables_scrollBody table tbody tr:first-child td {
        border-top: 1px solid #D8D8D8;
    }
    
    .mCSB_scrollTools .mCSB_draggerRail {
        background-color: transparent !important;
        width: 8px !important;
    }
    
    
    .mCS-dark.mCSB_scrollTools {
        width: 6px !important;
        opacity: 1 !important;
    }
    
    .btn_all_frm .btn_bg {
        margin: 0 20px;
    }
    .btn_bg {
        cursor: pointer;
        margin: 0 10px;
    }   
    
    .btn_all_frm .btn_bg:first-child {
        margin: 0;
    }
    .rolesDt-custom-filters .btn_bg {
        margin: 0 !important;
    }
    .view_jobtm_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_jobtm_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .action-status .select2-container--default .select2-selection--single {
        background: #ffffff !important;
    }
    .view_pay_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_pay_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_cost_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_cost_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_eqp_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_eqp_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_material_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_material_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_job_status_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_job_status_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_job_type_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_job_type_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_department_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_department_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
    }
    .view_location_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_location_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
    }
    .view_operating_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_operating_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
    }
    .view_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_cms_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_cms_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_custom_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_custom_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    
    .view_employee_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_employee_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_role_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .view_role_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .view_group_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }
    .btn_bg:hover {
        color: #ffffff !important;
        opacity: 0.8;
    }
    .view_group_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
        text-decoration: none;
    }
    .btn_bg.clx {
        background: none;
        color: #0076FF;
    }
    
    .nwedtyuhk .clx {
        margin-right: 20px;
    }
    
    .dropzone_ {
        width: 100% !important;
        height: 150px !important;
        display: flex;
        justify-content: center;
        background: #f7f7f7 url('../images/icon-upload.png') no-repeat top 30px center !important;
        position: relative;
        padding-top: 90px;
    }
    
    .cool_logininf_title td {
        text-align: left !important;
    }
    
    .nniicc-dropzoneParent {
        margin: 20px 0px !important;
    }
    
    .nniicc-dropzoneParent span {
        color: #0076FF;
        display: inline-block;
        margin: 0 10px;
    }
    
    .for_FRMKL textarea {
        float: left;
        width: 100%;
        height: 74px !important;
        border: 1px solid #E0E0E0;
        border-radius: 4px;
        background-color: #FFFFFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        resize: none;
    }
    
    .page-item:last-child .page-link {
        border-radius: 2px !important;
        border-color: #E0E0E0 !important;
        background: #ffffff !important;
        display: flex;
        height: 28px;
        align-items: center;
        justify-content: center;
    }
    .toppadui {
        padding-top: 50px;
    }
    .page-item.next .page-link {
        border-radius: 2px !important;
        border:1px solid #E0E0E0 !important;
        background: #ffffff !important;
        display: flex;
        height: 28px;
        align-items: center;
        justify-content: center;
        box-shadow: none;
    }

    .page-item.previous .page-link {
        border-radius: 2px !important;
        border:1px solid #E0E0E0 !important;
        background: #ffffff !important;
        display: flex;
        height: 28px;
        align-items: center;
        justify-content: center;
        box-shadow: none;
    }

    .page-item .page-link {
        border-color: #EFEFEF;
        background: #ffffff;
    }

    .page-item:nth-child(2) .page-link {
        border-radius: 2px 0 0 2px !important;
    }
    .page-item:nth-last-child(2) .page-link {
        border-radius:  0 2px 2px 0 !important;
    }
    .view_job_lnzk a {
        font-size: 14px;
        letter-spacing: 0.46px;
        color: #2E7DF7;
    }
    .view_job_lnzk {
        display: inline-flex;
        justify-content: flex-end;
        width: 33.33%;
        align-items: center;
        height: 32px;
    }

    .add_esr_editr {
        float: left;
        width: 100%;
        padding: 0 20px 20px 20px;
    }
    
    .add_esr_editr .modal-body {
        background: transparent;
    }
    
    .ecgtys {
        position: relative;
    }
    
    .ecgtys label {
        float: left;
        width: 100%;
    }
    
    .ecgtys .pass_eye {
        width: 100%;
    }
    
    .ecgtys .eye-icon {
        position: absolute;
        top: 33px;
        background: #f7f8f8;
        right: 1px;
        height: 36px;
        line-height: 36px;
    }
    
    .ecgtys .eye-icon a {
        padding: 0 10px;
    }
    
    .btn_bg {
        min-width: 110px;
    }
    
    .btn.btn-default {
        border: 1px solid #99999C !important;
        border-radius: 7px !important;
        -webkit-border-radius: 7px  !important;
        -moz-border-radius: 7px  !important;
        font-weight: bold;
        letter-spacing: 1.75px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    
    .bottom_fix_btn {
        text-align: right;
        margin-top: 20px;
    }
    /* .for_FRMKL span {color: #0076FF; display: inline-block; margin: 0 5px;} */
    /* ------------------upload css------------------ */
    
    .btn-file {
        position: relative;
        overflow: hidden;
    }
    
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }
    
    .dfre .custom-checkbox .custom-control-indicator {
        border-color: #555555;
        border-width: 1px;
    }
    
    .dfre .custom-control {
        display: inline-block;
    }
    
    .dfre .custom-control-description {
        color: #919191;
    }
    
    .toggle_icon {
        display: none;
    }
    
    .form-control:focus {
        box-shadow: none;
    }
    
    .ssz {
        display: none;
    }
    
    .cool-tablft {
        width: 20%;
        float: left;
    }
    
    .cool-tablft .tabs-left {
        float: left;
        width: 100%;
    }
    
    .cool-tablft .sets-tabs {
        float: left;
        width: 100%;
    }
    
    .cool-tablft ul.sets-tabs {
        float: left;
        width: 100%;
    }
    
    .paddzerozRight {
        float: left;
        width: 80%;
        padding: 20px;
        position: relative;
        background: #ffffff;
    }
    
    .paddzerozRight:after {
        width: 1px;
        background: #D8D8D8;
        height: 100%;
        position: absolute;
        left: -1px;
        bottom: 0;
        content: '';
    }
    
    .cool-tablft ul.sets-tabs li.nav-item {
        float: left;
        width: 100%;
        margin: 0 !important;
    }
    
    .sorting_disabled .sort-icon {
        display: none;
    }
    
    .cool_settings_main_cls {
        float: left;
        width: 100%;
        background: #ffffff;
        padding: 0;
        border: 1px solid #D8D8D8;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    }
    
    .cool_settings_main_cls .tab-content {
        float: left;
        width: 100%;
    }
    
    .cool-tablft ul.sets-tabs li.nav-item .nav-link {
        color: #000000;
        border: none !important;
        border-radius: 0 !important;
        margin: 0 !important;
        border-bottom: 1px solid #D8D8D8 !important;
        border-right: 1px solid #D8D8D8 !important;
        position: relative;
        z-index: 1;
        background: #F7F8F8;
        cursor: pointer;
    }
    
    .cool-tablft ul.sets-tabs li.nav-item .nav-link.active {
        color: #007BFF;
    }
    
    .cool-tablft ul.sets-tabs li.nav-item .nav-link.active {
        background: #ffffff;
        border-color: #ffffff !important;
        border-bottom-color: #D8D8D8 !important;
    }
    
    .cool-tablft ul.sets-tabs li.nav-item:last-child .nav-link {
        border-bottom: 0 !important;
    }
    
    .dt_footr {
        margin-top: 20px;
        margin-bottom: 20px;
    }
        
    .newstyletblqx {
        border-collapse: collapse !important;
        border-spacing: 0 !important;
    }
    table.dataTable {
        border-collapse: collapse !important;
    }
    .newstyletblqx tbody tr {
        /* box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); */
    }
    
    .newstyletblqx tbody tr td {
        background: #ffffff;
    }
    
    .newstyletblqx tbody tr td .switch {
        float: left;
        margin-right: 5px;
    }
    
    .newstyletblqx tbody tr td a {
        float: left;
        margin: 0;
    }
    
    .modal-dialog {
        max-width: 100%;
        width: 700px;
    }
    .dropdown-menu.dropdown-menu-right {
        padding: 0;
        margin: 0;
        box-shadow: 0 1px 2px 2px #F5F6FA;
        border: none;
    }
    .dropdown-menu.dropdown-menu-right .dropdown-item {
        font-size: 12px;
        padding: 5px 10px;
        margin: 3px 0;
        color: #000;
    }
    .large_pop .modal-dialog {
        max-width: 100%;
        margin: 1.75rem auto;
        width: 90%;
    }
    
    .btn_cl_select {
        border-radius: 7px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        width: 145px;
        height: 36px;
        color: #FFFFFF;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.59px;
        text-align: center;
        background: #FF5E00;
        border: none;
        box-shadow: none;
        text-transform: capitalize;
        float: right;
        margin: 0 20px 0 0;
        cursor: pointer;
    }
    
    .check_custom_new .question_main {
        float: left;
        width: auto;
        margin-right: 10px;
    }
    
    .question_main .custom-control {
        margin: 0;
    }
    
    .check_custom_new .question_main .chec_des {
        position: relative;
        top: -7px;
    }
    
    .texupp th,
    .texupp td {
        border: 1px solid #D8D8D8;
        padding: 8px;
    }
    
    .texupp td {
        background: #ffffff;
    }
    
    .modal-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 55px;
        float: left;
    }
    
    .modal {
        text-align: center;
        padding: 0!important;
    }
    
    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }
    
    .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    
    .modal-body {
        float: left;
        width: 100%;
        background: #ffffff;
    }
    .JB_set_xstatus_style .select2-container--default .select2-selection--single .select2-selection__arrow {
        background: transparent url(../images/down_ch_m.png) no-repeat center !important;
        border: none;
    }
    .JB_set_xstatus_style .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    .modal-content {
        border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        overflow: hidden;
        border: none !important;
        float: left;
        width: 100%;
    }
    
    .modal-header .close {
        float: right;
        margin: 0;
    }
    
    .modal-header {
        float: left;
        width: 100%;
        display: block;
        padding: 15px;
        box-shadow: inset 0 -1px 0 0 #E0E0E0;
        background-color: #FFFFFF;
    }
    
    .newstyletblqx tbody tr td:blank {
        display: none;
    }
    tbody {
        border:1px solid #D7E3F4 !important;
        box-shadow: 0 1px 4px 0 #E5E9F2;
    }
    .newstyletblqx tbody tr:last-child td {
        border-bottom: 1px solid #D7E3F4 !important;
    }
    .newstyletblqx tbody tr:first-child td:first-child {      
        border-radius: 5px 0 0 0;
    }
    /* .newstyletblqx tbody tr:last-child td:first-child {      
        border-radius: 0 0  0 5px;
    } */
    .newstyletblqx tbody tr:first-child td:last-child {      
        border-radius: 0 5px 0 0;
     }/*
    .newstyletblqx tbody tr:last-child td:last-child {      
        border-radius: 0 0 5px 0;
    } */
    table.dataTable {
        /* border-collapse: separate !important; */
        margin: 0 !important;
    }
    .dt_footr {
        background: #ffffff;
        margin: 0 !important;
        padding: 25px;
        border-radius: 0 0 5px 5px;
        box-shadow: 0 1px 4px 0 #E5E9F2;
    }
    .tp30 {
        margin-bottom: 50px;
    }
    .avail_table_main .bottom {
        float: left;
        width: 100%;
        margin-top: 15px;
    }
    .dISd a {
        margin: 0 5px !important;
    }
    .ddsetuiop {
        margin: 0 !important;
        float: left;
        width: 100%;
    }
    .ddsetuiop {
        margin: 0 !important;
    }
    .newstyletblqx tbody tr td:first-child {
        border-left:1px solid #D7E3F4;
    }
    .newstyletblqx tbody tr td:last-child {
        border-right:1px solid #D7E3F4;
    }
    /* .newstyletblqx tbody tr td:last-child {
        border-right:1px solid #D7E3F4;
    }  */
    
    table.dataTable thead .sorting::before,
    table.dataTable thead .sorting::after,
    table.dataTable thead .sorting_asc::before,
    table.dataTable thead .sorting_asc::after,
    table.dataTable thead .sorting_desc::before,
    table.dataTable thead .sorting_desc::after,
    table.dataTable thead .sorting_asc_disabled::before,
    table.dataTable thead .sorting_asc_disabled::after,
    table.dataTable thead .sorting_desc_disabled::before,
    table.dataTable thead .sorting_desc_disabled::after {
        display: none;
    }
    
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child::before,
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child::before {
        top: auto;
    }
    
    table.dataTable>tbody>tr.child ul.dtr-details>li {
        float: left;
        width: 100%;
    }
    
    table.dataTable>tbody>tr.child span.dtr-title {
        float: left;
    }
    
    span.dtr-data {
        width: 100%;
        float: left;
        white-space: initial;
    }
    
    .sort-icon {
        position: relative;
        display: inline-block;
        width: 15px;
        height: 17px;
        top: 4px;
    }
    
    .sort-icon::before {
        position: absolute;
        content: "";
        top: 2px;
        right: 0;
        border-bottom: 5px solid #B2B2B2;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        width: 10px;
        height: 3px;
    }
    
    .sort-icon::after {
        position: absolute;
        content: "";
        bottom: 0;
        right: 0;
        border-top: 5px solid #B2B2B2;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        width: 10px;
        height: 8px;
    }
    
    .sorting_asc .sort-icon::before {
        opacity: 0.5;
    }
    
    .sorting_desc .sort-icon::after {
        opacity: 0.5;
    }
    
    .card.tab-card .tp_aset_cl {
        padding: 22px 36px 0;
    }
    
    .tp_aset_cl {
        float: left;
        width: 100%;
        padding: 15px 36px;
        background: #ffffff;
        font-weight: bold;
    }
    
    .tp_aset_cl h2 {
        font-size: 20px;
        font-weight: bold;
    }
    
    .cool_logininf_title {
        float: left;
        width: 100%;
    }
    
    .cool_logininf_title h5 {
        background: #ffffff;
        float: left;
        width: 100%;
        color: #2E7DF7;
        padding: 16px 36px;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.59px;

    }

    .bgGray{
        background: #e8e8e8 !important;
        float: left;
        width: 100%;
        color: #2E7DF7;
        padding: 16px 36px;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.59px;

    }

    .job_sections {
        float: left;
        width: 100%;
        overflow: hidden;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-bottom: 32px;
        background: #FFFFFF;
        box-shadow: 0 1px 4px 0 #E5E9F2;
    }
    .cool_pad_adjust .form-group {
        margin-top: 20px;
        margin-bottom: 0;
    }
    
    .tp_aset_cl .hgt36 {
        height: 40px;
        /*background-color: #73AE21;*/
        /*border-radius: 27.5px !important;*/
        font-size: 16px;
        /*  letter-spacing: 1.33px;*/
        text-align: center;
        font-weight: bold;
        /*border: none;*/
        cursor: pointer;
        color: #ffffff;
    }
    
    .nw_cool_upload {
        border: none;
        padding: 0;
        box-shadow: none;
    }
    
    .tp_aset_cl .clx {
        height: 40px;
        background-color: #B6B6B6;
        /*border-radius: 27.5px !important;*/
        font-size: 16px;
        /*letter-spacing: 1.33px;*/
        text-align: center;
        font-weight: bold;
        border: none;
        line-height: 40px;
        color: #ffffff !important;
    }
    
    .tp_aset_cl .clx2 {
        background: none;
        color: #B6B6B6;
        line-height: 55px;
        border: none;
        box-shadow: none;
        margin: 0 !important;
        padding-left: 0;
        padding-right: 0;
        min-width: auto !important;
    }
    
    .ghju_lio {
        margin-top: 7px;
    }
    
    .tp_aset_cl h2 {
        line-height: 70px;
    }
    
    .cool_pad_adjust {
        padding: 0 36px 20px 36px;
    }
    
    .nw_cool_upload.img_uplo_box {
        align-items: self-start !important;
    }
    
    .nw_cool_upload label {
        float: left;
        width: 100%;
    }
    
    .nw_cool_upload {
        width: auto;
        float: right;
    }
    
    .nw_cool_upload .upload_dkl .file {
        margin: 0;
    }
    
    .for_FRMKL {
        position: relative;
    }
    
    .cool_pad_adjust .for_FRMKL .eye-icon {
        position: absolute;
        right: 1px;
        top: 25px;
        background: #f7f8f8;
        height: 34px;
        width: 38px;
        text-align: center;
        line-height: 38px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }
    .deleteEmployee {
        padding:0 15px !important;
        color: #ffffff !important;
    }
    .cool_pad_adjust .for_FRMKL .eye-icon a {
        display: inline-block;
        width: 100%;
    }
    
    .cool_pad_adjust .for_FRMKL .eye-icon-con a {
        display: inline-block;
        width: 100%;
    }
    
    .cool_pad_adjust .for_FRMKL .eye-icon-con {
        position: absolute;
        right: 1px;
        top: 25px;
        background: #f7f8f8;
        height: 34px;
        width: 38px;
        text-align: center;
        line-height: 38px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }
    
    .cool_pad_adjust .for_FRMKL .eye-icon-con a {
        display: inline-block;
        width: 100%;
    }
    
    .cool_pad_adjust .pass_eye {
        margin: 0;
        width: 100%;
    }
    
    .nw_cool_upload .upload_dkl {
        width: 136px;
    }
    
    .nw_cool_upload img {
        max-width: 136px;
        object-fit: contain;
    }
    
    .nw_cool_upload .cool_upld_picx {
        width: 136px;
    }
    
    .nw_cool_upload .img_uplo_box {
        align-items: baseline;
    }
    
    .cool_pad_adjust .col-sm-2 {
        width: 20% !important;
        max-width: 20% !important;
        flex: auto !important;
    }
    
    .cool_pad_adjust .col-sm-7 {
        width: 60% !important;
        max-width: 60% !important;
        flex: auto !important;
    }
    
    .cool_pad_adjust .newsetdicv .col-sm-2 {
        width: 30% !important;
        max-width: 30% !important;
        flex: auto !important;
    }
    
    .for_job_e_A_d_t .card-header {
        padding: 0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
        float: left;
        width: 100%;
        background: #ffffff;
    }
    
    .for_job_e_A_d_t .card {
        float: left;
        width: 100%;
        border: none;
        background: none;
    }
    
    .for_job_e_A_d_t .card .card-header-tabs {
        margin: 0;
        padding: 0;
        width: auto;
        float: left;
    }
    
    .for_job_e_A_d_t .card .card-header-tabs.nav-tabs .nav-item {
        margin: 0 !important;
    }
    
    .for_job_e_A_d_t .tab-content {
        float: left;
        width: 100%;
        padding: 0 85px;
        background: none;
        margin-bottom: 50px;
    }
    .for_job_e_A_d_t .tab-content .tab-pane {
        margin-top: 30px;
    }
    
    .for_job_e_A_d_t .tab-pane {
        float: left;
        width: 100%;
        padding: 0 !important;
    }
    
    .righ_z_er_ {
        margin-right: 0 !important;
    }
    .jobDiv {
        border: none !important;
    }
    .for_job_e_A_d_t .card .card-header-tabs.nav-tabs .nav-link {
        border-radius: 0 !important;
        border: none;
        padding: 28px 20px;
        font-size: 16px;
        font-weight: normal;
        color: #313131;
        position: relative;
        letter-spacing: 0.53px;
    }
    
    .for_job_e_A_d_t .card .card-header-tabs.nav-tabs .nav-link.active {
        font-weight: bold;
    }
    
    .for_job_e_A_d_t .card .card-header-tabs.nav-tabs .nav-link.active:before {
        width: 100%;
        height: 4px;
        background-color: #FF8C00;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
    }
    
    .for_job_e_A_d_t .card .card-header-tabs.nav-tabs .nav-item:first-child .nav-link {
        margin-left: 18px;
    }
    
    .sxet_btncoolr {
        float: right;
    }
    
    .nwedtyuhk {
        width: auto;
        float: right;
    }
    
    .print_icokl {
        float: right;
        margin: 20px 10px 0 0;
        padding: 0 15px 0 10px;
    }
    
    .print_icokl a {
        display: inline-block;
        line-height: 40px;
    }
    
    .section_time_manager_box {
        float: left;
        width: 100%;
        background: #ffffff;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
        border: 1px solid #E0E0E0;
        padding: 30px 38px;
        margin-bottom: 32px;
    }
    
    .section_time_manager_box h2 {
        font-size: 25px;
        color: #000000;
    }
    
    .section_time_manager_box h2 span {
        font-size: 16px;
        color: #000000;
        margin-left: 18px;
    }
    .assigned_click {
        color:#ffffff;
    }
    .assignD{
        margin-top: 10px;
        color: #91c344;
    }
    .section_time_manager_box table {
        float: left;
        width: 100%;
    }
    
    .newstylxwidth td {
        padding: 13px 12px;
        border-top: 1px solid #E0E0E0;
        font-size: 16px;
        color: #000000;
    }
    
    .newstylxwidth td:first-child {
        /* border-left: 1px solid #D8D8D8; */
    }
    
    .newstylxwidth tr:last-child td {
        border-bottom: 1px solid #E0E0E0;
    }
    
    .newstylxwidth td:last-child {
        border-right: 1px solid #E0E0E0;
    }
    
    .tmcLeftborder {
        border-right: 1px solid #E0E0E0 !important;
        border-left: 1px solid #E0E0E0 !important;
        border-bottom: 1px solid #E0E0E0 !important;
    }
    
    .newstylxwidth th {
        padding: 13px 12px;
        font-size: 14px;
        color: #939393;
    }
    
    .bgclrcol td {
        background: #F7F8F8;
    }
    
    .rsk.job-status {
        margin-top: 20px;
    }
    
    .labor_right_txt {
        float: right;
        width: auto;
        margin: 0 !important;
        position: relative;
        top: 2px;
        right: 10px;
    }
    
    .labor_right_txt label {
        width: 250px !important;
        float: right;
        margin: 0 !important;
    }
    
    .labor_right_txt label .custom-control-description {
        line-height: inherit !important;
    }
    
    .col-cool_h .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 34px !important;
        background: #f8f8f8 url(../images/down_ch_m.png) no-repeat center;
        border-radius: 0 6px 6px 0;
        -moz-border-radius: 0 6px 6px 0;
        -webkit-border-radius: 0 6px 6px 0;
        border-left: 1px solid #E0E0E0;
    }

    .col-cool_h .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    
    .st_Pending .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px !important;
    }
    
    .popover-title .form-control {
        float: none;
    }
    
    .label_action_el span {
        background: #f5911b;
        height: 20px;
        width: 30px;
        font-size: 14px;
        line-height: 21px;
        color: #ffffff;
        text-align: center;
        display: inline-block;
        border-radius: 20px;
    }
    
    .f_b_window {
        padding: 0;
    }
    
    .f_b_win_inner {
        float: left;
        width: 100%;
    }
    /*.v_setort .btn_bg {
        line-height: 55px;
        }*/
    
    .COOL_STATUS_V {
        float: left;
        text-align: left;
    }
    
    .COOL_STATUS_V.rsk {
        display: inline-flex;
        align-items: center;
        height: 80px;
    }
    
    .COOL_STATUS_V.rsk.client {
        display: inline-flex;
        align-items: center;
        height: 70px !important;
    }
    
    .cool_logininf_title .col-sm-6.rsk.job-status {
        width: 40% !important;
        max-width: 40% !important;
        flex: auto !important;
    }
    
    .COOL_STATUS_V .switch {
        height: 32px;
        width: 50px;
    }
    
    .COOL_STATUS_V .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 5px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    .st_job_crt_Update {
        float: right;
        text-align: right;
        color: #000000;
        opacity: 0.43;
        font-size: 16px;
        font-style: italic;
        line-height: 19px;
        font-weight: normal;
    }
    /* 30-5-2019 */
    
    .dash_box {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        background-color: #FFFFFF;
        box-shadow: 0 1px 4px 0 #E5E9F2;
        border-radius: 5px;
    }
    
    .dash_top {
        float: left;
        width: 100%;
        padding: 20px;
    }
    
    .dash_top h3 {
        color: rgba(0, 0, 0, 0.5);
        float: left;
        font-size: 20px;
        line-height: 24px;
    }
    
    .dash_cal {
        width: auto;
        float: right;
    }
    
    .dash_cal a {
        color: #757575;
        font-size: 14px;
        line-height: 12px;
        display: inline-block;
        padding: 0 6px;
        opacity: 0.2;
    }
    
    .dash_cal a:hover {
        color: #007AFF;
        opacity: 1;
    }
    
    .dash_cal span {
        color: #007AFF;
        font-size: 14px;
        line-height: 12px;
        display: inline-block;
        padding: 0 6px;
    }
    
    .dash_tbl_main .dataTables_scrollHeadInner {
        width: 100% !important;
        padding: 0 !important;
        margin: 0;
    }
    
    .dash_tbl_main .mCSB_inside>.mCSB_container {
        margin-right: 0;
    }
    
    .dash_tbl_main .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 4px;
    }
    
    .dash_tbl_main table.dataTable {
        margin-top: 0 !important;
    }
    
    .dash_tbl_main table.dataTable th {
        border-top: 0;
        border-bottom: 1px solid #E0E0E0;
    }
    
    .dash_tbl_main table.dataTable th,
    .dash_tbl_main table.dataTable td {
        padding: 8px 30px;
        text-align: left !important;
    }
    
    .dash_tbl_main table.dataTable tr:first-child td {
        border-top: 0;
    }
    
    .BRDashboard {
        border: 1px solid #E0E0E0;
    }
    
    .dash_btn {
        width: 190px;
        height: 42px;
        line-height: 42px;
        padding: 0 10px;
        text-align: center;
        color: #FFFFFF;
        font-size: 16px;
        background-color: #027AFF;
        border-radius: 4px;
        display: inline-block;
    }
    
    .dash_btn:hover {
        color: #fff;
    }
    
    .line_H42 {
        line-height: 42px !important;
    }
    
    .payroll_box {
        float: left;
        width: 100%;
        margin-top: 18px;
        border: 1px solid #E0E0E0;
    }
    
    .dash_eq {
        width: 50%;
        padding: 20px;
        box-sizing: border-box;
        float: left;
        min-height: 280px;
        border-right: 1px solid #E0E0E0;
    }
    
    .dash_eq:last-child {
        border-right: 0;
    }
    
    .dash_eq h3 {
        color: #000000;
        font-size: 16px;
        line-height: 19px;
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }
    
    .dash_eq ul {
        margin: 0;
        padding: 0;
    }
    
    .upload_dkl.upadd_phoTos .file {
        width: 134px !important;
        height: 32px !important;
        border: 1px solid #0076FF;
        margin-top: 0 !important;
        border-radius: 16px !important;
        font-size: 17px !important;
        text-align: center !important;
        color: #0076FF !important;
        background: none !important;
        text-transform: capitalize !important;
        line-height: 30px !important;
        padding: 0 !important;
        font-weight: normal !important;
        float: left !important;
    }
    
    .dash_eq li {
        opacity: 0.5;
        color: #797979;
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 28px;
        float: left;
        width: 100%;
    }
    
    .project-sec {
        float: left;
        width: 100%;
        height: 266px;
    }
    .projectStat {
        float: left;
        width: 100%;
        height: 266px;
    }

    .exp_payroll {
        display: inline-block;
        float: right;
        font-size: 16px;
        line-height: 22px;
        color: #7ED321;
    }
    
    .exp_payroll:hover {
        color: #7ED321;
    }
    
    .exp_payroll img {
        float: left;
        margin-right: 8px;
    }
    
    .btn_all_frm .btn_bg.aprve_cl {
        margin: 0 !important;
        background-color: #3897fe;
    }
    
    .btn_all_frm .btn_bg.reject_cl {
        margin: 0 !important;
        background-color: #fc4242;
    }
    
    .data_main_tbls .dtrg-group td {
        padding: 10px 15px;
        background: #afafaf;
    }
    
    .manageclocktime .div_chb {
        float: right;
    }
    
    .manageclocktime .dISd a {
        line-height: 30px;
    }
    
    .manageclocktime th:last-child {
        text-align: center !important;
    }
    
    .manageclocktime .dISd {
        padding: 0 !important;
        width: 60.22px;
        float: right;
    }
    
    .manageclocktime .div_chb label {
        line-height: 13px !important;
    }
    
    .nrw_tbl_cl tr td {
        border: 1px solid #E0E0E0 !important;
    }
    
    .nrw_tbl_cl td .form-control {
        width: 125px;
        margin-right: 15px;
    }
    
    .nrw_tbl_cl td .form-control:last-child {
        margin-right: 0;
    }
    
    .timepicker .table-condensed td {
        border: none !important;
        text-align: center;
    }
    
    .timepicker .table-condensed {
        float: left;
        width: 100%;
    }
    
    .timepicker .table-condensed .modal .btn {
        height: auto !important;
    }
    
    .timepicker-minute,
    .timepicker-minutes td {
        cursor: pointer;
    }
    
    .nrw_tbl_cl th,
    .nrw_tbl_cl td {
        padding: 10px;
        position: relative;
    }
    
    .nrw_tbl_cl td label {
        margin-bottom: 0;
    }
    
    .table_model_lk .modal-dialog {
        width: 900px;
    }
    
    .custom_bdge {
        position: absolute;
        top: -18px;
        left: -12px;
    }
    
    .w-badge {
        height: 26px;
        width: 26px;
        text-align: center;
        background-color: #057bff;
        line-height: 26px;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.55px;
        border-radius: 50%;
        display: inline-block;
    }
    
    .pos_reltv {
        position: relative;
    }
    
    .marg_both {
        margin: 0 10px;
    }
    
    .form_footyu {
        float: left;
        margin-right: 25px;
    }
    
    .margn_blk h5 {
        margin-bottom: 15px;
    }
    
    .foot_cmn {
        float: right;
    }
    
    .addjbnm_tbl table th:nth-child(1),
    .addjbnm_tbl table th:nth-child(2),
    .addjbnm_tbl table th:nth-child(3) {
        width: 25% !important;
    }
    
    .addjbnm_tbl table th:nth-child(4) {
        width: 25% !important;
    }
    
    .main_setting_header {
        float: left;
        width: 100%;
        color: #A7A7A7;
        line-height: 40px;
        font-size: 16px;
        padding: 20px 0;
        text-align: left !important;
    }
    
    .breadcrumb_clx span {
        display: inline-block;
    }
    /*.breadcrumb_clx span:first-child a {
            color: #53B543;
        }*/
    
    .breadcrumb_clx span:nth-child(2) {
        padding: 0 4px;
    }
    
    .breadcrumb_clx span {
        display: inline-block;
    }
    
    .wht_color {
        float: left;
        width: 100%;
        background: #ffffff;
        border: 1px solid #E0E0E0;
        padding: 20px;
    }
    
    .link_tAB.nav-tabs .nav-item.show .nav-link,
    .link_tAB.nav-tabs .nav-link.active {
        background: transparent;
        color: #131313;
        font-size: 16px;
        border: none;
        letter-spacing: 0.53px;        
        font-weight: bold;
    }
    
    .link_tAB.nav-tabs {
        border-bottom: 1px solid #E0E0E0;
    }
    
    
    
    .link_tAB.nav-tabs .nav-item {
        position: relative;
        margin: 0 14px;
    }
    
    .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link:hover {
        border-color: #ffffff;
    }
    
    .link_tAB a.nav-link {
        letter-spacing: 0.53px;
        color: #131313;
        font-size: 16px;
        padding: 10px 0;
        border: none;
    }
    
    .rolesDt-custom-filters {
        float: right;
        width: 100%;
        margin: 0;
    }
    
    .pop_cnt_title {
        font-size: 20px;
        font-weight: bold;
        line-height: 36px;
        border-bottom: 1px solid #E0E0E0;
        color: #282931;
        margin: 0 0 15px;
        padding: 0 0 15px;
        letter-spacing: 0.5px;
        float: left;
        width: 100%;
    }
    .table thead th {
        color: #2E7DF7;
        letter-spacing: 0.59px;
        font-size: 12px;
        border: none;
    }
    .custm_lbor .modal-footer {
        width: 100%;
        border-top: 1px solid #E0E0E0;
    }
    
    .both_new_padd_lk {
        padding: 30px !important;
    }
    
    .lbr_klop .no_CT {
        line-height: 35px;
        float: left;
        padding-right: 20px;
        font-size: 15px;
    }
    
    .lbr_klop .w180 {
        width: 30%;
        float: left;
        margin-right: 15px;
    }
    
    .lbr_klop .cool_pad_adjust .form-group {
        margin-top: 0;
        margin-bottom: 20px;
    }
    
    .lbr_klop .dataTables_paginate {
        width: 100%;
    }
    
    .lbr_klop .remove_btn {
        line-height: 35px;
    }
    
    .calner_desgh .calnder_fix_cntr {
        width: 700px;
        margin: 0 auto;
    }
    
    #assign_dt_tbl_paginate .previous a img {
        transform: none !important;
    }
    
    .mmkl_cst label.custom-control {
        margin-bottom: 0 !important;
    }
    
    .mmkl_cst {
        margin-top: 0 !important;
    }
    /*.job_event td.fc-event-container {
        position: relative;
        top: -40px;
        width: 10px;
        display: inline-block;
        float: right;
        text-align: right;
        height: 10px !important;
        margin-right: 8px;
    }
    .job_event td.fc-event-container .fc-day-grid-event {
        margin: 0 !important;
        padding: 0;
    }
    .job_event td.fc-event-container .fc-day-grid-event {
        margin: 0;
        padding: 0;
    }
    .job_event td.fc-event-container .bookingdatecls span {
        width: 10px;
        display: inline-block;
    }*/
    
    .assignment_cnt p {
        font-size: 17px;
        text-align: center;
        color: #222;
        line-height: 20px;
    }
    
    #assign_employees .modal-footer .btn {
        height: 36px;
    }

    #assign_calendar .modal-footer .btn {
        height: 36px;
    }
    
    #assign_calendar .fontssx,
    #assign_employees .fontssx {
        margin-top: 0;
    }
    
    .remv_labr {
        float: right;
        margin-top: 0;
        color: #f24914 !important;
        cursor: pointer;
    }
    /*calender css start*/
    
    .calner_desgh .col-right_assign {
        /*background: #91c344;*/
        background: #FFFFFF;
        border: 1px solid #ccc;
    }
    
    .calner_desgh .date_sls_titlr_df {
        float: left;
        width: 100%;
        font-size: 18px;
        font-weight: 600;
        color: #b3b2b2;
    }
    
    .calner_desgh .radio_cool_xv .form-check {
        display: inline-block;
        margin: 0 20px;
    }
    
    .calner_desgh .radio_cool_xv .form-check label {
        font-size: 15px;
        font-weight: 500;
        float: left;
        width: 100%;
        color: #000;
        cursor: pointer;
    }
    
    .calner_desgh .radio_cool_xv {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 0 10px 0;
        background: #FFFFFF;
    }
    
    .calner_desgh .btn:focus {
        outline: none;
    }
    
    .calner_desgh .table-condensed {
        width: 100%;
    }
    
    .calner_desgh .col-right_assign .datepicker-inline {
        float: left;
        width: 100% !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }
    
    .calner_desgh .col-right_assign table thead th {
        background: #FFFFFF;
        border-radius: 0 !important;
        padding: 10px;
        text-align: center;
        font-size: 20px !important;
        font-weight: 600;
        color: #000;
    }
    
    .calner_desgh .col-right_assign table thead th:hover {
        background: #E0E0E0 !important;
    }
    
    .calner_desgh .col-right_assign table td {
        border-radius: 0 !important;
        padding: 15px 10px;
        color: #000;
        position: relative;
        background: transparent;
        font-size: 16px;
        font-weight: bold;
    }
    
    .calner_desgh .datepicker table tr td.focused,
    .calner_desgh .datepicker table tr td:hover {
        background: transparent;
        cursor: pointer;
    }
    
    .calner_desgh .datepicker table tr th.focused,
    .calner_desgh .datepicker table tr th:hover {
        background: #222;
        cursor: pointer;
    }
    
   /* .calner_desgh .col-right_assign table thead tr .prev img {
        transform: rotate(90deg);
    }
    
    .calner_desgh .col-right_assign table thead tr .next img {
        transform: rotate(-90deg);
    }*/
    
    .col-left_assign ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    .col-left_assign ul li {
        float: left;
        width: 100%;
        color: #000000;
        font-size: 16px;
        margin: 7px 3px;
        font-weight: bolder;
        width: 325px;
    }
    
    .col-left_assign ul li a {
        float: right;
    }
    
    .col-left_assign ul li a i{
        color: #FF0000;
    }
    .nonex {
        display: none;
    }
    
    .calner_desgh .daterangepicker.ltr .drp-calendar.left {
        width: 100%;
    }
    
    .calner_desgh .daterangepicker.ltr .drp-calendar.left .calendar-table {
        padding-right: 0;
        float: left;
        width: 100%;
    }
    
    .select2-search__field {
        width: 100% !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar {
        max-width: 100% !important;
    }
    
    .calner_desgh .daterangepicker table tr td.focused,
    .calner_desgh .daterangepicker table tr td:hover {
        background: transparent;
        cursor: pointer;
    }
    
    .calner_desgh .daterangepicker table tr th.focused,
    .calner_desgh .daterangepicker table tr th:hover {
        background: #222;
        cursor: pointer;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.left {
        padding: 0;
    }
    
    .calner_desgh .daterangepicker .calendar-table {
        background: none !important;
        border: none !important;
        border-radius: 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    
    .calner_desgh .daterangepicker {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }
    
    .calner_desgh .daterangepicker {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .calner_desgh .assign_wrkr_frm {
        margin: 0;
    }
    
    .calner_desgh .daterangepicker::before,
    .calner_desgh .daterangepicker::after {
        content: unset;
    }
    
    .calner_desgh .daterangepicker .calendar-table th,
    .calner_desgh .daterangepicker .calendar-table td {
        border: none;
    }
    
    .calner_desgh .daterangepicker {
        border: none !important;
    }
    
    .calner_desgh .daterange-parent {
        position: relative !important;
    }
    
    .calner_desgh .daterange-parent .daterangepicker {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }
    
    .calner_desgh .daterange-parent .daterangepicker {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .calner_desgh .daterange-parent .daterangepicker {
        background: none !important;
        border: none !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.right {
        padding: 0 !important;
    }
    
    .calner_desgh .daterangepicker.ltr .ranges,
    .calner_desgh .daterangepicker.ltr .drp-calendar {
        float: none !important;
        margin: 0;
    }
    
    .calner_desgh .datepicker-days thead {
        background: #222;
    }
    
    .daterange-parent .daterangepicker .calendar-table th {
        background: #222;
        border-radius: 0 !important;
        padding: 10px;
        text-align: center;
        font-size: 22px !important;
        font-weight: 600;
        color: #fff;
    }
    
    
    /*calender css end*/
    /*custom css*/
    
    .daterange-parent .datepicker table tr td.day:hover span.ckh_datepicker_span:hover,
    .daterange-parent .datepicker table tr td.day:hover span.ckh_datepicker_span:focus {
        background: transparent !important;
    }
    
    .daterange-parent .datepicker table tr td {
        text-align: center;
    }
    
    .daterange-parent .daterangepicker {
        background: none !important;
        border: none !important;
    }
    
    .daterange-parent .daterangepicker.opensright:before,
    .daterange-parent .daterangepicker.opensright:after {
        display: none;
    }
    
    .daterange-parent .daterangepicker {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .daterange-parent .daterangepicker.show-calendar .drp-calendar {
        padding: 0;
    }
    
    .daterange-parent .daterangepicker .calendar-table {
        background: none !important;
        border: none !important;
        border-radius: 0;
    }
    
    .daterange-parent .daterangepicker .calendar-table th {
        background: #FFFFFF;
        border-radius: 0 !important;
        padding: 10px;
        text-align: center;
        font-size: 20px !important;
        font-weight: 600;
        color: #000;
        width: 40px;
        height: 30px;
    }
    /*.daterange-parent .daterangepicker .calendar-table tr:first-child th {
    font-size: 20px !important;
    font-weight: 600;
}
*/
    .ckh_datepicker_span.available.in-range{
        background: #FF5E00;
    }
    .daterangepicker td.active, .daterangepicker td.active:hover{
        background: #FF5E00 !important;
    }
    .in-range {
        background: #FF5E00 !important;
    }

    .daterange-parent .daterangepicker .calendar-table td {
        width: auto !important;
        height: auto !important;
        min-width: auto !important;
        min-height: auto !important;
        padding: 15px 10px !important;
        border-radius: 0 !important;
        color: #ffffff;
        position: relative;
        /*border: none !important;*/
        font-size: 16px;
    }
    
    .daterange-parent .daterangepicker .drp-calendar.left .calendar-table {
        padding: 0 !important;
    }
    
    .daterange-parent .daterangepicker .off.ends {
        visibility: hidden;
        background: transparent !important;
    }
    
    .datepicker .datepicker-switch:hover,
    .datepicker .next:hover,
    .datepicker .prev:hover,
    .datepicker tfoot tr th:hover {
        background: transparent !important;
    }
    
    .daterange-parent .drp-buttons {
        display: none !important;
    }
    
    .daterange-parent table thead th {
        background: #FFFFFF;
        border-radius: 0 !important;
        text-align: center;
        line-height: inherit !important;
    }
    
    .daterange-parent .daterangepicker {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }
    
    .daterange-parent .daterangepicker .drp-calendar {
        max-width: 100% !important;
    }
    
    .full_W_width.daterange-parent {
        float: left;
        width: 100%;
    }
    
    .daterange-parent .daterangepicker td.active,
    .daterange-parent .daterangepicker td.active:hover {
        background-color: #FF5E00 !important;
    }
    
    .daterange-parent .datepicker table tr td.ckh_datepicker_span:hover:after {
        width: 40px;
        height: 40px;
        position: absolute;
        content: '';
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #222;
        z-index: -1;
        top: 7px;
        left: 12px;
    }
    
    .daterange-parent .datepicker table tr td.ckh_datepicker_span.active:after {
        width: 40px;
        height: 40px;
        position: absolute;
        content: '';
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #222;
        z-index: -1;
        top: 7px;
        left: 12px;
    }
    /* REMOVE SECOND CALENDAR */
    
    .calner_desgh .daterangepicker .drp-calendar.right {
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.right tbody {
        display: none !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.right thead>tr:nth-child(2) {
        display: none !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.right th.month {
        display: none !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.right .calendar-table {
        background: transparent !important;
    }
    
    .calner_desgh .daterangepicker .daterangepicker.ltr .ranges,
    .daterangepicker.ltr .drp-calendar {
        float: left !important;
    }
    
    .calner_desgh .daterangepicker .drp-calendar.right .daterangepicker_input {
        position: absolute !important;
    }
    /* REMOVE SECOND CALENDAR */
    
    .col-right_assign .datepicker-inline {
        float: left;
        width: 100% !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }
    
    .col-right_assign .daterangepicker .calendar-table .next span,
    .daterangepicker .calendar-table .prev span {
        border-color: #ffffff;
    }
    
    .daterangepicker .calendar-table .next span,
    .daterangepicker .calendar-table .prev span {
        border-color: #ffffff;
    }
    
    .col-right_assign .datepicker-inline .datepicker-days table td.old,
    .col-right_assign .datepicker-inline .datepicker-days table td.new {
        visibility: hidden;
    }
    
    .col-right_assign .datepicker table tr td.day.focused,
    .col-right_assign .datepicker table tr td.day:hover {
        background: transparent;
        position: relative;
        z-index: 1;
    }
    
    .datepicker table tr td.ckh_datepicker_span {
        position: relative;
        z-index: 1;
    }
    
    .datepicker table tr td.ckh_datepicker_span.active {
        background: transparent;
    }
    
    .for_newcls_design_cool h4 {
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0;
        color: #222222;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.2px;
    }
    
    .for_newcls_design_cool .dash_top {
        border-bottom: 1px solid #E0E0E0;
        padding: 15px;
    }
    
    .for_newcls_design_cool .for_cool_filter_rgt {
        float: left;
        width: 100%;
    }
    
    .for_cool_filter_rgt ul {
        float: left;
        width: 100%;
        margin: 0;
    }
    
    .for_cool_filter_rgt ul li {
        float: right;
        width: 150px;
        margin: 0 5px;
        position: relative;
    }
    
    .for_newcls_design_cool {
        min-height: 525px;
    }

    .minSecEst{
        min-height: 250px !important;
    }

    .for_cool_filter_rgt ul li:first-child {
        margin-right: 0;
        width: 250px;
    }
    
    .for_newcls_design_cool .fc-widget-content .fc-row {
        min-height: auto !important;
    }
    
    .for_newcls_design_cool .fc-content-skeleton {
        border: none !important;
        height: 100%;
        align-items: center;
        display: flex;
    }
    
    .for_newcls_design_cool .fc-unthemed .fc-content,
    .for_newcls_design_cool .fc-unthemed .fc-divider,
    .for_newcls_design_cool .fc-unthemed .fc-list-heading td,
    .for_newcls_design_cool .fc-unthemed .fc-list-view,
    .for_newcls_design_cool .fc-unthemed .fc-popover,
    .for_newcls_design_cool .fc-unthemed .fc-row,
    .for_newcls_design_cool .fc-unthemed tbody,
    .for_newcls_design_cool .fc-unthemed td,
    .for_newcls_design_cool .fc-unthemed th,
    .for_newcls_design_cool .fc-unthemed thead {
        border: none !important;
        text-align: center;
    }
    
    .for_newcls_design_cool .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        float: none;
        display: inline-block;
    }
    
    .for_newcls_design_cool .fc-unthemed .fc-head {
        border-top: 1px solid #E0E0E0 !important;
        border-bottom: 1px solid #E0E0E0 !important;
        background: #FAFAFA;
        padding: 17px 0;
        float: left;
        width: 100%;
    }
    
    .for_newcls_design_cool .fc-unthemed td.fc-today {
        background: transparent;
    }
    
    
    
    .for_newcls_design_cool .fc td,
    .for_newcls_design_cool .fc th {
        vertical-align: middle;
    }
    
    .for_newcls_design_cool .fc-event,
    .for_newcls_design_cool .fc-event-dot {
        background: transparent;
        border: none;
    }
    
    .for_newcls_design_cool .cal_date {
        font-weight: normal;
        color: #727E8B;
    }
    
    .for_newcls_design_cool .fc-toolbar .fc-left {
        width: 100%;
        text-align: center;
    }
    
    .for_newcls_design_cool .fc-toolbar .fc-left h2 {
        color: #9CAABF;
        letter-spacing: 1px;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .for_newcls_design_cool .fc-toolbar {
        float: left;
        width: 100%;
        padding: 12px 0;
        position: relative;
    }
    
    .for_newcls_design_cool .fc-toolbar .fc-right {
        position: absolute;
        margin: 0;
        width: 100%;
    }
    
    .for_newcls_design_cool .fc-toolbar .fc-right .fc-button-group {
        margin: 0;
        width: 100%;
    }
    
    .for_newcls_design_cool .fc-toolbar .fc-right .fc-button-group .fc-prev-button {
        float: left;
        position: relative;
        z-index: 111;
    }
    
    .for_newcls_design_cool .fc-toolbar .fc-right .fc-button-group .fc-next-button {
        float: right;
        position: relative;
        z-index: 111;
    }
    
    
    
    .for_newcls_design_cool .for_cool_filter_rgt li {
        float: left;
        width: 100% !important;
    }
    
    .for_newcls_design_cool .for_cool_filter_rgt li .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
        width: auto !important;
        font-size: 12px;
    }
    
    .for_newcls_design_cool .for_cool_filter_rgt li .select2-container--default .select2-selection--multiple {
        height: inherit !important;
    }
    
    .for_cool_filter_rgt.pb_filter ul li:first-child {
        width: 215px !important;
    }
    
    .for_cool_filter_rgt.pb_filter ul li {
        width: 150px !important;
        float: right !important;
    }
    
    .for_cool_filter_rgt.forwhthjcoolwidth.pb_filter ul li:first-child {
        width: 48% !important;
        margin: 0 !important;
        float: left !important;
    }
    
    .for_cool_filter_rgt.forwhthjcoolwidth.pb_filter ul li:last-child {
        width: 48% !important;
        float: right;
        margin: 0 !important;
    }
    
    .for_newcls_design_cool .int_pickercool {
        padding: 0 0 0 8px;
    }
    
    .projectD {
        margin-bottom: 0 !important;
        line-height: 28px;
    }
    
    .box_content_part_dashboard {
        width: 100%;
        float: left;
    }
    
    .dash_top .select2-container--default .select2-selection--single {
        height: 28px;
        border: 1px solid #E0E0E0;
        border-radius: 28px;
        -moz-border-radius: 28px;
        -webkit-border-radius: 28px;
    }
    
    .dash_top .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 26px;
        color: #000000;
        font-size: 15px;
        padding: 0 0.75rem;
        letter-spacing: 0.49px;
    }
    
    .dash_top .select2 {
        width: 100% !important;
    }
    
    .dash_top .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 26px !important;
        height: 26px !important;
        border-left: 1px solid #E0E0E0;
        background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F6F6F6));
        background: linear-gradient(180deg, #F8F8F8 0%, #F6F6F6 100%);
        width: 26px !important;
        border-radius: 0 7px 7px 0px !important;
        -webkit-border-radius: 0 7px 7px 0px !important;
        -moz-border-radius: 0 7px 7px 0px !important;
    }
    
    .dash_top .int_pickercool {
        width: 100%;
        height: 28px;
        border: 1px solid #E0E0E0;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
    }
    
    .arw_cls {
        position: absolute;
        right: 1px;
        top: 1px;
        width: 32px;
        height: 26px;
        border-left: 1px solid #E0E0E0;
        background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F6F6F6));
        background: linear-gradient(180deg, #F8F8F8 0%, #F6F6F6 100%);
        border-radius: 0 7px 7px 0px !important;
        -webkit-border-radius: 0 7px 7px 0px !important;
        -moz-border-radius: 0 7px 7px 0px !important;
        line-height: 30px !important;
    }

    .arws_cls {
        position: absolute;
        right: 16px;
        top: 1px;
        width: 32px;
        height: 26px;
        border-left: 1px solid #E0E0E0;
        background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F6F6F6));
        background: linear-gradient(180deg, #F8F8F8 0%, #F6F6F6 100%);
        border-radius: 0 7px 7px 0px !important;
        -webkit-border-radius: 0 7px 7px 0px !important;
        -moz-border-radius: 0 7px 7px 0px !important;
        line-height: 30px !important;
    }
    .arws_cls:after {
        border-color: #B2B2B2 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
        content: '';
        position: absolute;
    }
    
    .arw_cls:after {
        border-color: #B2B2B2 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
        content: '';
        position: absolute;
    }
    
    .box_content_part_dashboard {
        float: left;
        width: 100%;
        padding: 15px 0;
    }
    
    .inner_td_rowdashboard {
        float: left;
        width: 100%;
        padding: 0 15px;
    }
    
    .inner_td_rowdashboard .inner_td_rowcol {
        float: left;
    }
    
    .thdthcool .inner_td_rowcol span {
        color: #2e7df7;
        font-size: 13px;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        letter-spacing: 0.2px;
        font-weight: bold;
    }

    
    .thdtdcool .inner_td_rowcol span {
        color: #222222;
        font-size: 14px;
        margin: 0;
        padding: 0;
        text-transform: capitalize;
        letter-spacing: 0.2px;
        font-weight: normal;
    }

    .col_one {
        width: 20%;
        padding: 5px 15px;
    }

    .col_two {
        width: 40%;
        padding: 5px 15px 5px 0;
    }

    .cols_one {
        width: 20%;
        padding: 5px 15px 5px 0;
    }

    .cols_two {
        width: 60%;
        padding: 5px 15px 5px 0;
    }

    .cols_three {
        width: 20%;
        padding: 5px 15px 5px 0;
    }

    .inner_content_sclsection {
        float: left;
        width: 100%;
        padding: 0;
    }

    .progress {
        margin-bottom: 10px;
        width: 100%;
    }

    .progress-bar {
        width: 0;
        border-radius: 24px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        font-size: 15px;
    }
    .mCSB_scrollTools .mCSB_draggerRail {
        background-color: #d6d6d7 !important;
        width: 6px !important;
    }
    .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 6px !important;
    }
    .thdtdcool .progress {
        height: 24px;
        border-radius: 24px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
    }
    
    .greenprogress .progress-bar {
        background: #21d679;
        font-weight: bold;
        color: #222;
    }
    
    .greenprogress {
        background: #e1faee;
    }
    
    .yelloprogress .progress-bar {
        background: #f6c644;
        font-weight: bold;
        color: #222;
    }
    
    .yelloprogress {
        background: #fdf4dc;
    }
    
    .orangeprogress .progress-bar {
        background: #ff5e00;
        font-weight: bold;
        color: #ffffff;
    }
    
    .orangeprogress {
        background: #ffeee4;
    }
    
    .blueprogress .progress-bar {
        background: #2e7df7;
    }
    
    .blueprogress {
        background: #ebf3ff;
    }
    
    .for_set_wdth_clsd {
        float: left;
        width: 70%;
    }
    
    .inner_td_rowcol p {
        float: left;
        width: 30%;
        line-height: 24px;
        padding: 0 10px;
        margin: 0;
        color: #222222;
    }
    
    .total_projects_mncls_cool {
        float: left;
        width: 100%;
        padding: 10px 15px;
        border-top: 1px solid #E7E8E8;
    }
    
    .total_projects_mncls_cool span {
        width: 50%;
        font-size: 18px;
        font-weight: 500;
        color: #222222;
        float: left;
    }
    
    .total_projects_mncls_cool span:last-child {
        font-weight: bold;
        text-align: right;
    }
    
    .forwhthjcoolwidth ul li {
        width: 120px !important;
        float: left;
        margin-right: 10px !important;
        margin-left: 0 !important;
    }
    
    .for_timshtcool table {
        width: 100%;
        margin: 0 !important;
    }
    
    .for_timshtcool table th {
        color: #2e7df7;
        font-size: 11px;
        padding: 10px 15px;
        text-transform: uppercase !important;
        letter-spacing: 0.2px;
        font-weight: bold;
        border: none !important;
        letter-spacing: 0.45px;
    }
    
    .for_timshtcool table td {
        color: #222222;
        font-size: 14px;
        padding: 10px 15px;
        text-transform: capitalize;
        letter-spacing: 0.2px;
        font-weight: normal;
        border: none !important;
    }
    
    .for_timshtcool table td:last-child {
        text-align: left !important;
    }
    
    .for_timshtcool .mCSB_container {
        margin-right: 0 !important;
    }
    
    .fortasks_tabscoolcls .nav-tabs li {
        /*width: auto;*/
        width: 50%;
        float: left;
        margin-bottom: 0;
    }
    
    .tasklistedclscool .mCSB_inside>.mCSB_container {
        margin-right: 0;
    }
    
    .fortasks_tabscoolcls .nav-tabs>li>a {
        float: left;
        width: 100%;
        color: #9CAABF;
        font-size: 14px;
        line-height: 18px;
        padding: 10px 25px;
        margin: 0;
        font-weight: normal;
        text-transform: uppercase;
        text-shadow: none;
        letter-spacing: 1px;
        font-weight: bold;
        border-radius: 0;
        border-top: 3px solid transparent;
        background: #ffffff;
    }
    
    .nwnomargin h4 {
        margin: 0;
        position: relative;
    }
    
    .nwnomargin h4 .for_plusset {
        position: relative;
        top: -2px;
    }
    
    .tasklistedclscool li .custom_pad_textonly {
        padding-right: 0px;
    }
    
    
    
    .tasklistedclscool {
        float: left;
        width: 100%;
        height: 300px;
        padding: 20px 0 0 0;
    }

    .projectByStatus {
        float: left;
        width: 100%;
        height: 300px;
        /*padding: 20px 0 0 0;*/
    }
    
    
    .tasklistedclscool li {
        margin: 0 0 15px 0;
        float: left;
        width: 100%;
        padding: 0 15px;
        position: relative;
    }
    
    .tasklistedclscool li .checkbox_cover {
        float: left;
    }
    .projectStatusSec .inner_content_sclsection {
        padding: 0 15px;
    }
    .tasklistedclscool li .checkbox_cover input[type="checkbox"] {
        display: inline-block;
        position: absolute;
        margin: 0;
        width: 24px;
        height: 24px;
        opacity: 0;
    }
    
    .tasklistedclscool li .checkbox_cover input[type="checkbox"]+label {
        color: #4A4A4A;
        font-weight: normal;
        margin: 0;
    }
    
    .tasklistedclscool li .checkbox_cover input[type="checkbox"]+label span {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin: 0 15px 0 0;
        vertical-align: middle;
        background: url(../images/icon-unchecked@2x.png) no-repeat center center / 24px 24px;
        cursor: pointer;
        position: relative;
    }
    
    .tasklistedclscool li .check_cnt {
        width: 83%;
        float: left;
        position: relative;
        padding-right: 70px;
        padding-left: 0;
    }
    
    .tasklistedclscool li .btm_hrs {
        /*color: #BAC2C7;*/
        font-size: 14px;
        line-height: 18px;
        display: block;
    }
    
    .tasklistedclscool li .plan_title {
        color: #000000;
        font-size: 14px;
        line-height: 18px;
    }
    
    .tasklistedclscool li .edit_dt_main {
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .tasklistedclscool li .edit_dt_main a {
        margin: 7px;
        display: inline-block;
        padding: 0;
    }
    
    .fortasks_tabscoolcls .tab-content .tab-pane {
        padding: 10px 0;
        float: left;
        width: 100%;
    }
    
    .tasklistedclscool li .checkbox_cover input[type="checkbox"]:checked+label span:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        background: url(../images/icon-checked@2x.png) no-repeat center center / 24px 24px;
        width: 24px;
        height: 24px;
    }
    .noteSec {
        float: left;
        /*width: 100%;*/
        height: 300px;
       /* padding: 20px 0 0 0;*/
    }
    .notes_main_deal {
        float: left;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #E5E9F2;
   }
   .notes_main_deal h6 {
        float: left;
        width: 100%;
        color: #25282A;
        margin: 27px 0 0 0;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.53px;
        line-height: 20px;
        padding: 0 24px;
   }
   .notes_main_deal .form-group {
        float: left;
        width: 100%;
        padding: 0 24px;
        margin: 0;
   }
    .notelistedclscool li {
        margin: 0 0 15px 0;
        float: left;
        width: 100%;
        padding: 0px 15px;
        position: relative;
    }
    .notelistedclscool li .edit_dt_main a {
        margin: 0 7px;
        display: inline-block;
        padding: 0;
    }
    .notelistedclscool li .check_cnt {
        width: 100%;
        float: left;
        position: relative;
        padding-right: 70px;
        padding-left: 0;
    }
    .notelistedclscool li .plan_title {
        color: #000000;
        font-size: 14px;
        line-height: 18px;
    }
    .notelistedclscool li .edit_dt_main {
        position: absolute;
        top: 0;
        right: 0;
    }
    .notelistedclscool {
        float: left;
        width: 100%;
        height: auto;
        padding: 20px 0 0 0;
    }
    .forwhthjcoolwidth.cmcoolfloatleft li {
        margin: 0;
        float: left;
    }
    
    .full_width_sec_cool {
        float: left;
        width: 100%;
    }
    
    .full_width_sec_cool .progress-bar,
    .full_width_sec_cool .progress {
        border-radius: 16px;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
    }
    
    .full_width_sec_cool .progress {
        margin-bottom: 40px;
    }
    
    .df_leftxc {
        float: left;
        width: 70%;
        color: #222222;
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .min3811 {
        min-height: 298px;
    }
    
    .df_rightxc {
        float: left;
        text-align: right;
        width: 30%;
    }
    
    .full_width_sec_cool .progress .progress-bar {
        animation-name: animateBar;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: 1.0s;
    }
    
    .btm_right_icon {
        width: 10%;
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
        z-index: 1;
    }
    
    .btm_inner {
        float: left;
        width: 100%;
        background: #fff;
    }
    
    .btm_inner .caldr_coolSectionmain {
        float: left;
        width: 100%;
        min-height: 412px;
    }
    
    .btm_inner .caldr_coolSectionmain .cal_month_head {
        padding: 12px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #E7E8E8;
    }
    
    .btm_inner .caldr_coolSectionmain .cal_left_icon,
    .btm_inner .caldr_coolSectionmain .cal_right_icon {
        width: 15%;
    }
    
    .btm_inner .caldr_coolSectionmain .month_name {
        display: inline-block;
        width: 70%;
        color: #9CAABF;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    
    .btm_inner .jv_cal_sec_main {
        float: left;
        width: 100%;
    }
    
    .btm_inner .cal_week_head {
        float: left;
        width: 100%;
        background: #FAFAFA;
        border-bottom: 1px solid #E7E8E8;
    }
    
    .btm_inner .cal_week_head ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    .btm_inner .cal_week_head ul li {
        border-left: 0;
        border-top: 0;
        color: #727E8B;
        font-size: 14px;
        line-height: 60px;
        text-align: center;
        height: 60px;
        float: left;
        width: 14.28%;
        text-transform: uppercase;
    }
    
    .btm_inner .jv_cal_sec_bot.cal_date {
        float: left;
        width: 100%;
    }
    
    .btm_inner .jv_cal_sec_bot.cal_date ul {
        float: left;
        width: 100%;
    }
    
    .btm_inner .jv_cal_sec_bot.cal_date ul li {
        float: left;
        width: 14.28%;
        text-align: center;
        font-size: 16px;
        padding: 0;
        position: relative;
        height: 55px;
        line-height: 55px;
        margin: 0 auto;
        position: relative;
    }
    
    .btm_inner .jv_cal_sec_bot.cal_date ul li span {
        height: 40px;
        line-height: 40px;
        width: 40px;
        display: inline-block;
        position: relative;
        color: #2C3135;
        font-size: 16px;
        text-align: center;
    }
    
    .btm_inner .jv_cal_sec_bot.cal_date ul li.current_date span {
        background-color: #8CC63F;
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
    }
    
    .details_proklvject td:first-child {
        color: #2e7df7;
    }
    
    .for_timshtcool .details_proklvject td {
        border-top: none;
        border-bottom: 1px solid #dee2e6 !important;
    }
    
    /* .for_timshtcool .details_proklvject th {
        color: #222222;
    } */
    
    .bookingdatecls span {
        /* position: relative;*/
        cursor: pointer;
    }
    
    .bookingdatecls span:after {
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #ff5e00;
        content: '';
        top: 0;
        right: 0;
    }
    
    .caldrcool-class {
        min-width: 300px;
        color: #222222;
    }
    
    .caldrcool-class .popover-body {
        color: #222222;
        font-size: 16px;
        text-transform: capitalize;
    }
    
    .ccqtextarea ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #000000;
        font-size: 16px;
        opacity: 0.3;
    }
    
    .ccqtextarea ::-moz-placeholder {
        /* Firefox 19+ */
        color: #000000;
        font-size: 16px;
        opacity: 0.3;
    }
    
    .ccqtextarea :-ms-input-placeholder {
        /* IE 10+ */
        color: #000000;
        font-size: 16px;
        opacity: 0.3;
    }
    
    .ccqtextarea :-moz-placeholder {
        /* Firefox 18- */
        color: #000000;
        font-size: 16px;
        opacity: 0.3;
    }
    
    .for_next_tody_week_cls {
        float: right;
    }
    
    .for_next_tody_week_cls span {
        display: inline-block;
        font-weight: normal;
    }
    
    .for_next_tody_week_cls span a {
        font-size: 20px;
        color: #ccc;
    }
    
    .for_next_tody_week_cls span i {
        position: relative;
        top: 1px;
    }
    
    .for_next_tody_week_cls span.act a {
        color: rgb(0, 162, 255);
    }
    
    .for_next_tody_week_cls span:first-child i {
        transform: rotate(-90deg);
    }
    
    .for_next_tody_week_cls span:last-child i {
        transform: rotate(90deg);
    }
    
    .for_next_tody_week_cls span.clrblue {
        color: rgb(0, 162, 255);
        font-size: 18px;
        font-weight: normal;
    }
    
    .for_newcls_design_cool .fc-content-skeleton thead {
        position: relative;
    }
    
    .for_newcls_design_cool .fc-content-skeleton tbody .job_evnt {
        position: relative;
        height: 0px;
    }
    
    .for_newcls_design_cool .fc-content-skeleton tbody .job_evnt .fc-day-grid-event {
        margin: 0;
    }
    
    .for_newcls_design_cool .fc-content-skeleton tbody .job_evnt .bookingdatecls {
        position: absolute;
        top: -40px;
        right: 0;
        width: 100%;
    }
    
    .for_newcls_design_cool .fc-content-skeleton tbody .job_evnt .bookingdatecls span:after {
        top: 0;
        right: 10px;
    }

/*----------CRM module-----------------*/
    .CRM_mainDv_top {
        float: left;
        width: 100%;
        height: 75px;
        background-color: #FFFFFF;
        box-shadow: 0 2px 4px 2px rgba(0,0,0,0.09);
        padding: 0 85px;
    }
    .nav_cls_crm {
        float: left;
        width: auto;
    }
    .nav_cls_crm ul {
        display: flex;
        align-items: center;
        height: 75px;
        margin: 0;
        padding: 0;
    }
    .nav_cls_crm ul li {
        display: inline-flex;
        margin-right: 37px;
        position: relative;
    }
    
    .nav_cls_crm ul li.active a span {
        font-weight: bold;
    }
    .nav_cls_crm ul li:last-child {
        margin: 0;
    }
    .nav_cls_crm ul li a {
        display: inline-flex;
        align-items: center;
    }
    .nav_cls_crm ul li a span {
        padding-left: 5px;
        font-size: 15px;
        font-weight: normal;
        letter-spacing: 0.46px;
        color: #25282A;
    }
    .full_wUI {
        float: left;
        width: 100%;
    }
    .padsidetop {
        padding:40px 85px; 
    }
    .padsidetops {
        padding:25px 30px; 
    }
    .titleName{
        padding: 0 0 10px 10px;
    }
    .set_left_topcov {
        width: calc(100% - 80px);
    }
    .set_left_topcov .select2-selection__placeholder {
       color: #000000;
    }
    .CRM_mainDv_body_inner .dash_top {
        box-shadow: 0 1px 4px 0 #E5E9F2;
        -moz-box-shadow: 0 1px 4px 0 #E5E9F2;
        -webkit-box-shadow: 0 1px 4px 0 #E5E9F2;
    }
    .btnstatuslbl {
        display: inline-flex;
        align-items: center;
        height: 25px;
        width: 100%;
        justify-content: center;
        font-size: 9px;
        font-weight: bold;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        margin: 0;
    }
    .CRM_mainDv_body_inner tbody {
        border: none !important;
        box-shadow: none;
    }
    .CRM_mainDv_body_inner th {
        font-size: 9px;
        font-weight: bold;
        letter-spacing: 0.45px;
        color: #2E7DF7;
        padding: 10px 10px;
        border:none;
    }
    .CRM_mainDv_body_inner th:first-child, .CRM_mainDv_body_inner td:first-child {
        width: 38%;
    }
    .CRM_mainDv_body_inner th:nth-child(2), .CRM_mainDv_body_inner td:nth-child(2) {
        width: 38%;
    }
    .CRM_mainDv_body_inner th:last-child, .CRM_mainDv_body_inner td:last-child {
        width: 24%;
    }    
    .CRM_mainDv_body_inner td {
         color: #161616;
         font-size: 14px;
         padding: 6px 10px;
         border:none;
    }
    .CRM_mainDv_body_inner td p {
        margin: 0;
        padding: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 25px;
        max-width: 120px !important;
    }
    .st_blue { 
        color: #2E7DF7;
        background-color: rgba(46,125,247,0.1);
    }
    .st_ylw { 
        color: #F6C644;
        background-color: rgba(246,198,68,0.18);
    }
    .st_grn { 
        color: #21D679;
        background-color: rgba(33,214,121,0.13);
    }
    .my-custom-scrollbar {
        height: 378px;
    }
    .progw_CRM {
        padding: 15px;
    }
    .progw_CRM .df_leftxc label {
        margin: 0;
        font-size: 14px;
        color: #181618;
    }
    .progw_CRM {
        position: relative;
        min-height: 251px;
    }
    .progw_CRM .df_rightxc {
        color: #2C2C2C;
        font-size: 20px;
    }
   .btm_set_totals {
        float: left;
        width: 100%;
        left: 0;
        padding: 15px;
        border-top: 1px solid #DFDFDF;
   }
   .progw_CRM .progress {
        margin-bottom: 35px !important;
   }
   .btm_set_totals span {
        font-size: 20px;
        color: #161616;
   }
   .btm_set_totals span:first-child {
        float: left;
   }
   .btm_set_totals span:last-child {
        float: right;
        font-weight: bold;
   }
   .togkl_UIslct {
        height: 27px;
        width: 72px;
   }
   .toggle_UIcool {
        display: flex;
        align-items: center;
        height: 100%;
        border:1px solid #E0E0E0;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
   }
   .toggle_UIcool span:first-child {
        border-radius: 7px 0 0 7px;
   }
   .toggle_UIcool span:last-child {
        border-radius: 0 7px 7px 0;
   }
   .toggle_UIcool span {
        float: left;
        width: 50%;
        text-align: center;
        height: 25px;
   }
   .toggle_UIcool span.active {
        background: #FF5E00;
   }
   .toggle_UIcool span.active .inactiveimg {
        display: none;
   }
   .toggle_UIcool span.active .activeimg {
        display: inline-block;
   }
   .toggle_UIcool span .activeimg {
        display: none;
   }
   .contAct{
        height: 320px;
   }
   .box_set_main_contact {
        float: left;
        width: 100%;
   }
   h3.box_tlCrmtt  {
        float: left;
        width: 100%;
        margin: 0;
        color: #25282A;
        font-size: 21px;
        font-weight: bold;
        letter-spacing: 0.69px;
        margin-bottom: 13px;
   }
   .for_contact_lisrman {
        float: left;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 1px 4px 0 #E5E9F2;
   }
   .for_contact_lisrman ul {
        float: left;
        width: 100%;
        margin:40px 0;
   }
   .for_contact_lisrman ul li {
        float: left;
        width: 33.33%;
        text-align: center;
        margin:0 0 16px 0;
   }
   .avcontprofil {
        float: left;
        width: 100%;
   }
   .avcontprofil img {
        width: 50px;
        height: 50px;
        display: inline-block;
        border-radius: 50%;
        object-fit: cover;
   }
  /* .for_contact_lisrman ul li h5 {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.4px;
        color: #131313;
        margin-top: 10px;
        line-height: 15px;
        float: left;
        width: 100%;
   }*/
   .for_contact_lisrman ul li h5 span{
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.4px;
        color: #131313;
        margin-top: 10px;
        line-height: 15px;
        float: left;
        width: 100%;
   }
   .forActimnc_divx {
        float: left;
        width: 100%;
   }
   .forActimnc_divx h4 {
        float: left;
        width: 100%;
        margin: 15px 0;
        padding: 0; 
        color: #25282A;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0.59px;
        line-height: 22px;
   }
   .box_w-hite_calist {
        float: left;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 1px 4px 0 #E5E9F2;
        padding: 12px 14px;
        margin-bottom: 16px;
        display: flex;
        align-items: center;
   }
   .mazero {
        margin: 0;
   }
   .icon-dtr {
        float: left;
        width: 25px;
        display: inline-flex;
   }
   .icon-dtr img {
        /*width: 22px;*/
   }
   .listcalist {
        width: calc(100% - 105px);
        float: left;
        padding: 0 15px;
   }
   .listcalist h5 {
        float: left;
        width: 100%;
        color: #131313;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.46px;
        line-height: 17px;
        margin: 0;
   }
   .listcalist h5 span {
        display: inline-block;
        color: #5C5C61;
        font-size: 14px;
        letter-spacing: 0.46px;
        line-height: 17px;
        font-weight: normal;
        text-align: center;
        margin: 0;
        padding-left: 15px;
   }
   .listcalist p {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        color: #131313;
        font-size: 14px;
        letter-spacing: 0.46px;
        line-height: 17px;
   }
   .date_fl_cntdetils {
        width: 85px;
        float: left;
   }
   .date_fl_cntdetils span {
        text-align: right;
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        color: #5C5C61;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.46px;
   }
   .deals_main_left_panel {
        float: left;    
        width: 100%;
        margin: 0 0 12px 0;
   }
   .deals_main_left_panel a {
        display: inline-block;
        color: #25282A;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.53px;
   }
   .deals_main_left_panel a span {
        padding-left: 5px;
   }
   .deals_main_left_panel_box {
        float: left;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 1px 4px 0 #E5E9F2;
   }
   .deals_main_left_panel_box-top {
        float: left;
        width: 100%;
        padding: 28px 22px;
        box-shadow: 0 1px 4px 0 #E5E9F2;
        position: relative;
   }
   .deals_main_left_panel_box-top h5 {
        /*float: left;*/
        width: 100%;
        color: #131313;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.53px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 16px;
   }
   .deals_main_left_panel_box-top label {
        margin: 0;
        float: left;
        width: 100%;
        color: #25282A;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 0.46px;
   }
   .deals_main_left_panel_box-top p {
        float: right;
        width: auto;
        margin: 0;
        padding: 0;
        color: #25282A;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.46px;
   }
   .deals_main_left_panel_box-top .contact-address-editable {
        float: left;
        width: auto;
        margin: 0;
        padding: 0;
        color: #25282A;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.46px;
   }
   .social_sd_icons {
        float: left;
        width: 100%;
        margin: 0;
   }
   .social_sd_icons ul {
        float: left;
        width: 100%;
        margin: 0;
        text-align: center;        
        padding: 25px 15px;
        border-bottom: 1px solid #E5E9F2;
   }
   .social_sd_icons ul li {
        display: inline-block;
        width: 60px;
        margin: 0 5px;
   }
   .social_sd_icons ul li a {
        display: inline-block;
   }
   .social_sd_icons ul li a .round_ct_icon {
        display: inline-flex;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #F7F7F7;
        align-items: center;
        justify-content: center;
   }
   .social_sd_icons ul li a .round_ct_icon img {
        /*width: 21px;*/
   }
   .social_sd_icons ul li a p {
        float: left;
        width: 100%;
        margin: 5px 0;
        padding: 0;
        color: #131313;
        font-size: 10px;
        letter-spacing: 0.33px;
        line-height: 12px;
   }
   .tasks_main_deal {
        float: left;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #E5E9F2;
   }
   .tasks_main_deal h6 {
        float: left;
        width: 100%;
        color: #25282A;
        margin: 27px 0 0 0;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.53px;
        line-height: 20px;
        padding: 0 24px;
   }
   .tasks_main_deal .form-group {
        float: left;
        width: 100%;
        padding: 0 24px;
        margin: 0;
   }
   .tasks_main_deal .form-group .vobxnote {
        float: left;
        width: 100%;
        height: 82px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background-color: #D6D6D7;        
        margin-top: 16px;
   }
   .vidqmore {
        float: left;
        width: 100%;
        text-align: right;
        padding-bottom: 3px;
   }
   .vidqmore a {
        display: inline-block;
        font-size: 10px;
        letter-spacing: 0.33px;
        color: #25282A;
        font-size: 10px;
        letter-spacing: 0.33px;
        line-height: 12px;
   }
   .box_set_main_activity {
        float: left;
        width: 100%;
   }
   .forset_divselct h3 {
        float: left;
        width: auto;
        margin: 0;
   }
   .forset_divselct .drmselect {
        float: right;
        width: 120px;
        margin-left: 10px;
   }
    .acfeed{
        margin: 10px 0 0 10px;
        color: #4380EF;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 13px;
    }
   .forset_divselct .drmselect .select2 {
        width: 100% !important;
   }
   .forset_divselct .drmselect .select2-container--default .select2-selection--single {
        height: 27px;
    }
    .forset_divselct .drmselect .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 25px;
    }
    .forset_divselct .drmselect .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 25px !important;
    }
    .for_right_topSercbtn {
        display: inline-flex;
        align-items: center;
        height: 100%;
        float: right;
    }
    
    .search_crm {
        display: inline-block;
        height: 36px;
        width: 285px;
        border: 1px solid #959595;
        border-radius: 7px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        padding: 0 15px 0 30px;
        background: #ffffff url(../images/icon-search@2x.png) no-repeat left 10px center;
        background-size: 13px 13px;
    }
    .estmt_act {
        float: left;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.59px;
        line-height: 17px;
        margin: 0 0 20px 0;
        color: #2E7DF7;
        text-transform: uppercase;
    }
    .for_all_task_de {
        float: left;
        width: 100%;
        padding: 15px 20px 0 15px;
    }
    .aSec{
        height: 365px;
    }
    .task_hghspot {
        display: flex;
        align-items: center;
        height: 60px;
        background-color: rgba(37,40,42,0.06);
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 16px;
        font-weight: bold;
        padding: 0 18px;
        margin-bottom: 16px;
    }
    .h92 {
        height: 100px;
    }
    /*.cfirstName,
    .clastName{
        display: none;
    }*/
    .avtar_contact_crm img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }
    .avtar_contact_crm .uploadUserImage {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: inline-block;
        background: #FF5E00;
        font-size: 27px;
        color: #fff;
        text-align: center;
        line-height: 64px;
    }
    .avcontprofil .uploadUserImage {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: inline-block;
        background: #FF5E00;
        font-size: 22px;
        color: #fff;
        text-align: center;
        line-height: 53px;
    }
    .avtar_col_set .uploadUserImage {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        display: inline-block;
        background: #FF5E00;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 38px;
    }

    /*.avtar_contact_crm_main h2 {
        margin: 13px 0 5px 0;
        float: left;
        width: 100%;
        color: #131313;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.66px;
        line-height: 24px;
        text-align: center;
    }*/
    .avtar_contact_crm_main h2 span {
        margin: 13px 0 5px 0;
        float: left;
        width: 100%;
        color: #131313;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.66px;
        line-height: 24px;
        text-align: center;
    }
    .avtar_contact_crm_main span {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
        color: #25282A;
        font-size: 12px;
        letter-spacing: 0.4px;
        line-height: 15px;
    }
    .information_user_crm {
        float: left;
        width: 100%;
        padding: 27px;
        padding-bottom: 100px;
    }
    .information_user_crm h3 {
        float: left;
        width: 100%;
        color: #545859;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.53px;
        line-height: 20px;
        margin: 0 0 20px 0;
    }
    .information_user_crm table {
        float: left;
        width: 100%;
    }
    .information_user_crm table tr td {
        color: #25282A;
        font-size: 15px;
        letter-spacing: 0.46px;
        line-height: 17px;
        padding: 12px 0;
        border:none;
    }
    .information_user_crm table tbody {
        border:none !important;
        box-shadow: none !important;
    }
    .information_user_crm table tr td:first-child { 
        font-weight: bold;
        text-align: left;
    }
    .information_user_crm table tr td:last-child { 
        font-weight: normal;
        text-align: right;
    }
    .tasks_main_deal .form-group .vobxnote.notescrmt {
        height: 161px;
    }
    .list_title_setrgh {
    	float: left;
    	width: 100%;
    	text-align: center;
    }
    .list_title_setrgh h5 {
    	margin: 0 0 30px 0;
    	padding: 0;
    	color: #1F2026;
    	font-size: 21px;
    	font-weight: bold;
  		letter-spacing: 0.69px;
  		line-height: 25px;
    }
    .profile_prc_cool_bar {
    	float: left;
    	width: 100%;
    	position: relative;
    	margin: 0 0 100px 0;
    }
    .sectop_kl {
        margin-top: 36px;
    }
    .set_left_clpo {
        position: relative;
        width: 230px;
        text-align: right;
        top: 14px;
        font-size: 12px;
        letter-spacing: 0.4px;
        color: #25282A;
    }
    .profile_prc_cool_bar ul {
    	float: left;
    	width: 100%;
    	margin: 0;
    	padding: 0 250px;
        display: flex;
    }
    .profile_prc_cool_bar ul li {
    	position: relative;
    	width: 14.28%;
    	float: left;
    	border-right: 6px solid #F5F6FA;
    }
    .profile_prc_cool_bar ul li:first-child .line_draw_cool {
        border-radius: 10px 0 0 10px;
        -moz-border-radius: 10px 0 0 10px;
    	-webkit-border-radius: 10px 0 0 10px;
    }
     .profile_prc_cool_bar ul li:last-child .line_draw_cool {
        border-radius: 0 10px 10px 0;
        -moz-border-radius: 0 10px 10px 0;
        -webkit-border-radius: 0 10px 10px 0;
    }
    .line_draw_cool {
    	width: 100%;
    	float: left;
    	background: #EEEEEE;
    	height: 10px;
        position: relative;
        cursor: pointer;
    }
    .line_draw_cool.active_cool {
    	background: #FF5E00;
        cursor: pointer;
    }
    .steppro:after {
        position: absolute;
        content: '';
        right: -16px;
        top: -8.5px;
        width: 28px;
        height: 28px;
        background: #FF5E00;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        z-index: 1;
    }
    .steppro:before {
        position: absolute;
        content: '';
        right: -12px;
        top: -5px;
        width: 20px;
        height: 20px;
        background: #ffffff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        z-index: 2;
    }
    .line_draw_cool span {
        top: 18px !important;
        position: absolute;
        right: 63px;
        color: #25282A;
        transform: translateX(35px);
        font-size: 10px;
        letter-spacing: 0.33px;
        text-transform: uppercase;
        width: 60px;
        text-align: center;
    }
    .for_cttab_tb_board {
        float: right;
        margin: 0 0 0 20px;       
    }
    .for_cttab_tb_board li {
        float: left;
        height: 36px;
        width: 81px;
    }
    .for_cttab_tb_board li a {
         height: 36px;
         align-items: center;
         justify-content: center;
         display: inline-flex;
         width: 100%;
         color: #1F2026;
         border: 1.5px solid #E0E0E0;
         font-size: 16px;
         font-weight: bold;
         letter-spacing: 1.75px;
    }
    .for_cttab_tb_board li:first-child a {
         border-radius: 7px 0 0 7px; 
        -moz-border-radius: 7px 0 0 7px;
        -webkit-border-radius: 7px 0 0 7px;
         border-right: none;
    }
    .for_cttab_tb_board li:last-child a {
         border-radius: 0 7px 7px 0; 
        -moz-border-radius: 0 7px 7px 0;
        -webkit-border-radius: 0 7px 7px 0;
        border-left: none;
    }
    .for_cttab_tb_board li.actcool a {
        border-color: #99999C;
        background: #D6D6D7;
    }
    .for_cttab_tb_board li:first-child.actcool a {
        border-right: 1.5px solid #99999C !important;
    }
    .for_cttab_tb_board li:last-child.actcool a {
        border-left: 1.5px solid #99999C !important;
    }
    .board_view_dealcrm .board_panel_crm {
    	float: left;
    	width: 100%;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left {
    	float: left;
    	width: 180px;
    	padding-right: 30px;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left h4 {
    	float: left;
    	width: 100%;
    	color: #1F2026;
		font-size: 21px;
		font-weight: bold;
		letter-spacing: 0.69px;
		line-height: 25px;
		padding: 10px 8px;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left ul {
    	float: left;
    	width: 100%;
    	margin: 10px 0;
    	padding: 0;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left ul li {
    	float: left;
    	width: 100%;
    	margin-bottom: 4px;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left ul li a {
    	padding: 10px 8px;
    	color: #545859;
  		font-size: 14px;
  		font-weight: bold;
  		letter-spacing: 0.46px;
  		line-height: 17px;
  		float: left;
  		width: 100%;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left ul li.actyop a {    	
  		border-radius: 5px;
  		-webkit-border-radius: 5px;
  		-moz-border-radius: 5px;
  		background-color: #FFFFFF;
  		box-shadow: 0 1px 4px 0 #E5E9F2;
    }
    .board_view_dealcrm .board_panel_crm .board_panel_crm_left ul li a:hover {
    	border-radius: 5px;
  		-webkit-border-radius: 5px;
  		-moz-border-radius: 5px;
  		background-color: #FFFFFF;
  		box-shadow: 0 1px 4px 0 #E5E9F2;
    }
    .board_panel_crm_right {
    	float: left;
    	width: calc(100% - 180px);
    }
    .board_panel_col {
    	float: left;
    	width: 20%;
    	padding: 0 8px;
    }
    .board_panel_col .board_panel_col_head {
    	float: left;
    	width: 100%;
    	padding: 10px 0;
    }
    .board_panel_col .board_panel_col_head h6 {
    	float: left;
    	width: 100%;
    	margin: 0 0 5px 0;
    	color: #1F2026;
  		font-size: 18px;
  		font-weight: bold;
  		letter-spacing: 0.59px;
  		line-height: 24px;
    }
    .board_panel_col .board_panel_col_head span {
    	float: left;
    	width: 100%;
    	margin: 0;
    	padding: 0;
    	font-size: 14px;
  		letter-spacing: 0.46px;
  		line-height: 17px;
  		color: #545859;
    }
    .board_panel_col_body {
    	float: left;
    	width: 100%;
    }
    .board_panel_col_board {
    	float: left;
    	width: 100%;
    	background-color: #FFFFFF;
  		box-shadow: 0 1px 4px 0 #E5E9F2;
  		border-radius: 5px;
  		-webkit-border-radius: 5px;
  		-moz-border-radius: 5px;
  		padding: 8px 12px;
  		min-height: 100px;
  		margin: 10px 0;
    }
    .blue_cool {
    	border-top: 5px solid #2E7DF7;
    }
    .orange_cool {
    	border-top: 5px solid #FF6720;
    }
    .green_cool {
    	border-top: 5px solid #21D679;
    }
    .yellow_cool {
    	border-top: 5px solid #F6C644;
    }
    .avtar_col_set {
    	float: left;
    	width: 100%;
    }
    .user_profile_clpic {
    	float: left;
    	width: 36px;
    }
    .user_profile_clpic img {
    	width: 36px;
    	height: 36px;
    	border-radius: 50%;
    }
    .username_name_cl {
    	width: calc(100% - 36px);
    	float: right;
    	padding-left: 12px;
    }
    .username_name_cl h4 {
    	float: left;
    	width: 100%;
    	color: #1F2026;
	    font-size: 13px;
	    font-weight: bold;
	    line-height: 15px;
	    margin: 0 0 5px 0;
    }
    .username_name_cl p {
    	float: left;
    	width: 100%;
    	margin: 0;
    	padding: 0;
    	color: #25282A;
  		font-size: 11px;
  		line-height: 12px;
    }
    .for_notification_ui {
    	float: left;
    	width: 100%;
    }
    .for_notification_ui ul {
    	float: right;
    	width: auto;
    	margin: 0;
    	padding: 0;
    }
    .for_notification_ui ul li {
    	float: right;
    	margin: 0 5px;
    }
    .for_notification_ui ul li:first-child {
    	margin-right: 0;
    }
    .for_notification_ui ul li a {
    	display: inline-block;
    	padding: 0 5px;
    }
    .for_board_btncl {
    	display: inline-flex;
    	height: 20px;
    	width: 67px;
    	align-items: center;
    	justify-content: center;
		color: #21D679;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		background-color: rgba(33,214,121,0.13);
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border:none;
		box-shadow: none;
		margin-top: 10px;
    }
    .for_total_of_board_cl_inner {
        display: inline-flex;
        align-items: center;
        width: 100%;
        height: 38px;
        padding: 0 12px;
        line-height: 38px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background-color: rgba(37,40,42,0.06);
        position: relative;
    }
    .for_total_of_board_cl_inner span {
        display: inline-block;
        color: #2E7DF7;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0.49px;
        padding-right: 20px;
    }
    .for_total_of_board_cl {
        float: left;
        width: 100%;
        margin-top: 8px;
    }
    .for_total_of_board_cl_inner h2 {
        display: inline-block;
        width: auto;
        color: #25282A;
        font-size: 20px;
        letter-spacing: -0.47px;
        font-weight: normal;
        position: absolute;
        align-items: center;
        justify-content: center;
        width: 100%;
        display: inline-flex;
    }
    .board_panel_col_body {
        height: 524px;
    }
    .board_view_dealcrm {
        display: none;
    }
    .setcermtabing .table_view_dealcrm {
        display: inline-block;
    }
    .setcermtabing.setcermtabingboard .board_view_dealcrm {
        display: inline-block;
    }
    .setcermtabing.setcermtabingboard .table_view_dealcrm {
        display: none;
    }
    .add_deal_crtpfixed_panel {
        position: fixed;
        width: 40%;
        height: 100vh;
        right: 0;
        top: 0;
        background: #F5F6FA;
        z-index: 2;
    }
    .cd-panel--from-right .add_deal_crtpfixed_panel {
        right: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: hidden;
        -webkit-transition: visibility 0s .6s;
         -webkit-transition: -webkit-transform .3s .3s;
        transition: -webkit-transform .3s .3s;
        transition: transform .3s .3s;
        transition: transform .3s .3s,-webkit-transform .3s .3s;
    }
    .js-cd-panel-main.cd-panel--is-visible .add_deal_crtpfixed_panel {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        visibility: visible;
        -webkit-transition: visibility 0s 0s;
        transition: visibility 0s 0s;
    }
    .panel_head_fixed {
        display: flex;
        align-items: center;
        width: 100%;
        height: 88px;
        background: #ffffff;
        padding: 0 32px;
        color: #131313;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.66px;
        line-height: 24px;
    }
    .for_blurt .CRM_mainDv_top, .for_blurt .CRM_mainDv_body, .for_blurt .header {
        -webkit-filter: blur(3px);
        -moz-filter: blur(3px);
        -o-filter: blur(3px);
        -ms-filter: blur(3px);
        filter: blur(3px);
    }
    .for_blurt {
        position: relative;
        overflow: hidden;
    }
    .for_blurt:after {
        position: fixed;
        content: '';
        width: 100%;
        left: 0;
        top: 0;
        height: 100vh;
        z-index: 1;
        background-color: rgba(0,0,0,0.5);
    }
    .panel_body_fixed {
    	float: left;
    	width: 100%;
    	padding: 40px;
    }
	.panel_body_fixed .for_FRMKL label {
		font-size: 16px;
	}
	.panel_body_fixed .for_FRMKL .form-control {
		height: 42px;
	}
	.panel_body_fixed .select2-container--default .select2-selection--single {
		height: 42px !important;
	}
	.panel_body_fixed .select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 40px !important;
	}
	.panel_body_fixed .select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 40px !important;
	}
	.panel_body_fixed .for_FRMKL {
		margin-bottom: 35px;
	}
	.panel_body_fixed .for_FRMKL textarea {
		height: 150px !important;
	}
	.panel_body_fixed .tp_aset_cl {
		background: none;
		padding: 0;
	}
	.panel_body_fixed .tp_aset_cl .FORBORDER {
		border: 1px solid #99999C !important;
		color: #99999C !important;
		background: none !important;
		line-height: 38px !important;
	}
    .navigation_vn_menu ul li.dright {
        float: right;
    }
    .navigation_vn_menu ul li.dright.sefseletr span {
        display: inline-flex;
        color: #ffffff;
        align-items: center;
        font-size: 14px;
        letter-spacing: 0.49px;
        line-height: inherit;
        padding: 13px 0;
        position: relative;
        font-weight: 100;
    }
    .menutoggle_smckl {
        position: absolute;
        top: auto;
        width: 345px;
        right: -20px;
        left: auto;
        border-radius: 4px;
        box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
        z-index: 11;
        background: #fff;
        padding: 0 0 15px 0;
        display: none;
    }
    .menutoggle_smckl h3 {
        float: left;
        width: 100%;
        padding: 8px 15px;
        margin: 0;
        border-bottom: 1px solid #eaecf4;
        font-size: 18px;
        font-weight: bold;
    }
    .sfrel {
        position: relative;
        margin: 0 !important;
    }
    .menutoggle_smckl ul {
        margin: 0;
        padding: 0;
    }
    .menutoggle_smckl ul li {
        margin: 0;
        padding: 0;
        float: left !important;
        width: 100%;
    }
    .menutoggle_smckl ul li .dropdown-item {
          white-space: normal; 
          line-height: 1.3rem;
          color: #3a3b45;
          padding: 0 !important;
    }
    .mr-3, .mx-3 {
        margin-right: 1rem!important;
    }
    .menutoggle_smckl ul li .dropdown-item .icon-circle {
        height: 2.5rem;
        width: 2.5rem;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .menutoggle_smckl ul li .dropdown-item span {
        color: #3a3b45;
    }
    .text-gray-500 {
        color: #b7b9cc!important;
    }
    .menutoggle_smckl ul li .dropdown-item p {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 13px;
        color: #3a3b45;
    }
    .dropdown-item.active, .dropdown-item:active {
        background: none !important;
    }
    .menutoggle_smckl ul li a {
        float: left;
        width: 100%;
        padding: 8px 10px;                
        border-bottom: 1px solid #e3e6f0;
    }
    .menutoggle_smckl ul li a:hover {        
        background-color: #f8f9fa;
    }
    .menutoggle_smckl ul li .dropdown-item p a {
        display: inline-block;
        padding: 0;
        color: #2e7df7;
        font-size: 13px;
    }
    .for_log_set_quick {
        position: fixed;
        bottom: 0;
        width: 700px;
        left: calc(50% - 350px);
        background: #ffffff;
        box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15) !important;
        border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        -webkit-border-radius: 6px 6px 0 0;
        display: none;
    }
    .dealsbtncool:hover {
        color: #ffffff;
        opacity: 0.7;
    }
    .for_log_bodysdc .float-left {
        margin: 0;
    }
    .for_log_set_quick h2 {
        float: left;
        width: 100%;
        padding: 12px 15px;
        margin: 0;
        background: #383838;
        color: #ffffff;
        font-weight: bold;
        font-size: 20px;
    }
    .for_log_set_quick h2 a {
        float: right;
    }
    .for_log_set_quick h2 a img {
        width: 20px;
    }
    .for_log_set_quick_body {
        float: left;
        width: 100%;
    }
    .for_log_set_quick_head {
        padding: 15px 15px 0 15px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #cccccc;
    }
    .fildosequick {
        float: left;
        width: 100%;
        padding: 15px;
    }
    .fildosequick p {
        float: left;
        width: 100%;
        padding: 0 0 10px 0;
        margin: 0;
        font-size: 14px;
    }
    .fildosequick .form-group {
        margin: 0 !important;
    }
    .fildosequick .form-group textarea {
        height: 150px !important;
    }
    .menutoggle_smckl:after {
     
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;      
      border-bottom: 10px solid #ffffff;
      position: absolute;
      content: '';
      top: -10px;
      right: 22px;
    }
    .flPwstka {
        float: left;
        width: 100%;
        position: relative;
    }
    .retail_edit_title_popup {
        position: absolute;
        right: -282px;
        top: -70px;
        width: 250px;
        height: 140px;
        border-radius: 4px;
        background: #ffffff;
        box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
        z-index: 11;
        padding: 15px;
        display: none;
    }
    .tableeditdtadata {
        top: -50px;
        right: -288px;
    }
    .tableeditdtadata h4 {
        text-align: left;
    }
    .seteditdataUIselect {
        position: relative;
    }
    .setedit_contacttitleW {
        cursor: pointer;
    }
    .seteditdataUIselect span {
        cursor: pointer;
    }
    .seteditdataUIselect a img {
        width: 15px;
    }
    .cls_filesrtyp0_inner {
        float: left;
        width: 80%;
    }
    .cls_filesrtyp0 {
        float: left;
        width: 100%;
        padding: 10px 36px;
        background: #DCDCDC;
    }
    .btnyopkll {
        display: inline-block;
    }
    .btnyopkll a {
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid #2E7DF7;
        background: #ffffff;
        color: #2E7DF7;
        font-size: 13px;
        border-radius: 6px;
    }
    .rtLopgEP h5{
        
    }
    .set_clsDow {
        float: left;
        width: 100%;
        padding: 20px 36px;
    }
    .set_clsDow_inner {
        height: auto;
        width: 100%;
        float: left;
    }
    .cls_filesrtyp0_inner span {
        font-size: 13px;
        color: #222222;
    }
    .cls_filesrtyp0_inner span a {
        text-decoration: none;
        font-size: 13px;
        color: #2E7DF7;
    }
    .retail_edit_title_popup:after {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;  
        border-right: 10px solid #ffffff;
        position: absolute;
        content: '';
        top: 60px;
        left: -10px;
    }
    .retail_edit_title_popup h4 {
        float: left;
        width: 100%;
        margin: 0 0 10px 0;
        font-size: 17px;
        font-weight: bold;
        color: #222222;
    }
    .retail_edit_title_popup h4 a {
        float: right;
    }
    .retail_edit_title_popup h4 a img {
        width: 15px;
    }
    .flt_frmklxd {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .flt_frmklxd .dealsbtncool {
        height: 30px;
        line-height: 30px;
        margin: 0 5px;
    }
    .retail_edit_title_popup .flt_frmklxd .dealsbtncool:last-child {
        margin-right: 0;
    }
    .add_cnt_crtpfixed_panel {
    	position: fixed;
    	width: 400px;
    	height: 100vh;
    	right: 0;
    	top: 0;
    	background: #ffffff;
    	z-index: 2;																			
    	display: none;
    }
    .add_cnt_crtpfixed_panel1 {
        position: fixed;
        width: 500px;
        height: 100vh;
        right: 0;
        top: 0;
        background: #ffffff;
        z-index: 2;                                                                         
        display: none;
    }
    .for_log_set_quicksethead {
    	float: left;
    	width: 100%;
    	padding: 12px 15px;
    	margin: 0;
    	background: #383838;
    	color: #ffffff;
    	font-weight: bold;
    	font-size: 20px;
    }	
    .for_log_set_quicksethead h2 {
	    float: left;
	    width: 100%;
	    padding: 5px 10px;
	    margin: 0;
	    background: #383838;
	    color: #ffffff;
	    font-weight: bold;
	    font-size: 20px;
	}		
	.for_log_set_quicksethead h2 a {
	    float: right;
	}				
	.for_log_set_quicksethead h2 a img {
    	width: 20px;
	}
	.add_cnt_crtpfixed_panel .panel_body_fixed {
		background: #ffffff;
		padding: 30px 15px;
	}	
	.add_cnt_crtpfixed_panel .panel_body_fixed .for_FRMKL	{
		margin-bottom: 15px !important;
	}

    .add_cnt_crtpfixed_panel1 .panel_body_fixed {
        background: #ffffff;
        padding: 30px 15px;
    }   
    .add_cnt_crtpfixed_panel1 .panel_body_fixed .for_FRMKL   {
        margin-bottom: 15px !important;
    }	
	.panel_body_fixed_footer {
		position: absolute;
		float: left;
		width: 100%;
		padding: 10px 15px;
		background: #F5F6FA;
		left: 0;
		bottom: 0;
		border-top: 1px solid #cccccc;
	}	
    .forMain_ac_pageMain {
        float: left;
        width: 100%;
    }
    .forMain_ac_pageMain_left {
        float: left;
        width: calc(100% - 365px);
        padding-right: 15px;
    }
    .forMain_ac_pageMain_right {
        float: left;
        width: 350px;
    }
    .forMain_ac_pageMain_right_inner {
        float: left;
        width: 100%;        
    }
    .forMaiDfn_box_right {
        float: left;
        width: 100%;
        background: #FFF;
        border: 1px solid #DDD;
        border-radius: 4px;
        /*overflow: hidden;*/
    }
    ._box_right_editor-content {
        float: left;
        width: 100%;
        padding: 10px;
    }
    .editor-user-icon {
        float: left;
        width: 50px;
        position: relative;
    }
    .user-icon-big {
        border-radius: 18px;
        width: 40px !important;
        height: 43px !important;
    }
    .editor-textarea-part {
        position: relative;
        float: left;
        width: calc(100% - 50px);
    }
    .editor-textarea {
        float: left;
        width: 100%;
        border: none;
        resize: none;
        height: 50px;
    }
    .editor-footer {
        float: left;
        width: 100%;
        position: relative;
        background: #f6f6f6;
        border-top: 1px solid #DDD;
        padding: 8px 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .left_modlaicos {
        float: left;
    }
    .left_modlaicos a {
        display: inline-block;
        color: #222222;
        padding: 5px;
    }
    .left_modlaicos a:hover {
        background: #e3efff
    }
    .right_btny_gfort {
        float: right;
    }
    .btn_org_post_cldf {
        display: inline-block;
        background: #FF5E00 !important;
        color: #ffffff;
        font-size: 16px;
        font-weight: normal !important;
        letter-spacing: 1.75px !important;
        border-radius: 7px !important;
        -webkit-border-radius: 7px !important;
        -moz-border-radius: 7px !important;
        padding: 0 25px;
        text-align: center;
        line-height: 30px;
        height: 30px;
        border: 2px solid #FF5E00 !important;
    }
    .btn_org_post_cldf:hover {
        color: #ffffff;
        opacity: 0.8;
    }
    .feed-wrapper {
        float: left;
        width: 100%;
        background: #FFF;
        border: 1px solid #DDD;
        border-radius: 4px;
        /* margin-top: 20px; */
        margin-bottom: 20px;
        position: relative;
        /*overflow: hidden;*/
    }
    .feed-header {
        background: #f6f6f6;
        border-bottom: 1px solid #DDD;
    }
    .feed-header-user {
        float: left;
        padding: 10px;
    }
    .feed-header-info {
        padding: 10px;
        /*position: relative;*/
        margin-right: 30px;
    }
    .feed-header-info p {
        margin-bottom: 2px;
        font-size: 14px;
    }
    .feed-timestamp {
        color: #626569;
        font-size: 11px;
    }
    .feed-content {
        padding: 20px;
        font-size: 14px;
    }
    .feed-stat {
        margin-right: 10px;
        color: #337ab7 !important;
        font-size: 13px;
    }
    .feed-content-stats {
        border-top: 1px solid #DDD;
        font-size: 11px;
        /*margin-top: 10px;*/
        padding: 10px;
        padding-left: 19px;
    }
    .feed-footer {
        background: #f6f6f6;
        border-top: 1px solid #DDD;
        float: left;
        width: 100%;
        padding: 0;

    }
    .feed-footer a {
        font-size: 13px;
        /*color: #626569 !important;*/
        padding: 5px;
        display: inline-block;

        color: #0056b3 !important;
        text-decoration: none !important;
        background-color: transparent !important;   
    }
    .feed-footer a.actclick {
        color: #337ab7 !important;
        font-weight: bold;
    }
    .feed-footer a:hover {
       background: #e3efff; 
    }
    .for_commnet_df {
        float: left;
        width: 100%;
        background: #ffffff;
        padding: 5px 17px;
        display: none;
    }
    .feed-footer_inner {
        float: left;
        width: 100%;
        padding: 6px 17px;
    }
    .feed-comment-m {
        margin: 10px 0;
        float: left;
        width: 100%;
    }
    .feed-comment-m-part1 {
        float: left;
        width: 40px;
    }
    .feed-content img {
        max-width: 100%;
    }
    .feed-comment-m-part2 {
        float: left;
        width: calc(100% - 40px);
        font-size: 13px;
    }
    .user-icon {
        border-radius: 18px;
        width: 25px !important;
        height: 25px !important;
    }
    .cls_iity {
        float: left;
        width: 100%;
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
    .set_notifications {
        float: left;
        width: 100%;
    }
    .white-area-content {
        background: #FFFFFF;
        border-radius: 4px;
        padding: 15px;
        border: 1px solid #d4dce2;
        float: left;
        margin-top: 50px;
        width: 100%;
    }
    .db-header {
        border-bottom: 1px solid #d3d3d3;
        margin-bottom: 20px;
        padding-bottom: 1px;
        float: left;
        width: 100%;
        padding-bottom: 10px;
    }
    .db-header .page-header-title {
        font-size: 24px;
        float: left;
    }
    .db-header .searchcls {        
        height: 36px;
        width: 100%;
        border-radius: 7px;
        background-color: #FFFFFF;
        border: 1px solid #959595;
        float: left;
        border: 1px solid #E0E0E0;
        padding: 8px 20px 8px 30px;
        background: #ffffff url(../images/icon-search@2x.png) no-repeat left 10px center;
        background-size: 13px 13px;
    }
    .db-header .btn_bg {
        font-size: 16px !important;
        font-weight: normal !important;
        padding: 0 20px;
    }
    .db-header .form-group {
        margin-bottom: 0 !important;
    }
    .user-box-avatar {
        position: relative;
        font-size: 11px;
        display: inline-block;
    }
    .online-dot-user {
        background: #26E612;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        border: 1px solid #FFF;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .user-box-avatar img {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 20px;
        margin-right: 5px;
    }
    .table_forTble th {
        background: #f0f0f0;
        border-top: 1px solid #ddd;
        padding: 8px;
        color: #2d2d2d;
        text-transform: capitalize;
        font-size: 14px;
        border-left: 1px solid #ddd;
    }
    .table_forTble th:last-child, .table_forTble td:last-child {
        border-right: 1px solid #ddd;
    }
    .table_forTble td {
        border-left: 1px solid #ddd;
        padding: 8px;
        font-size: 14px;
    }
    .table_forTble tbody {
        box-shadow: none;
        border: none !important;
    }
    .offline-dot-user {
        background: #f40d0d;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        border: 1px solid #FFF;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .menutoggle_smckl ul li .dropdown-item span {
        float: none !important;
        display: inline-block;
        padding: 0 3px 0 0 !important;
        color: #2e7df7 !important;
    }
    .menutoggle_smckl .mr-3, .menutoggle_smckl .mx-3 {
        margin-right: 5px !important;
    }
    .brtnP {
        display: inline-block;
        border-radius: 4px;
        border:1px solid #cccccc;
        padding: 6px 10px;
        box-shadow: none;
        color: #222222;
        margin:0 2px;
    }
    .brtnP.dlqop_KL {
      background: #FF5E00 !important;
      color: #ffffff !important;  
      border-color: #FF5E00;
    }
    .panel_body_fixed {
    	height: calc(100vh - 116px);
    	overflow: auto;
    }
    
	.feed-content-stats {
		background: #F6F6F6;
	}	
	.activity-comments-stats {
		background: transparent;
	}	


    /*----------------Phase css------------------*/

    .phase_main_page_cls  {
        float: left;
        width: 100%;
        background: #ffffff;
        padding: 20px;
        border-radius: 6px;
    }
    .phase_main_page_cls .accordion-body {
        float: left;
        width: 100%;
        padding-left: 15px;
    }
    .phase_main_page_cls .menu .accordion-heading {  
        position: relative;
        padding: 8px 15px;
        float: left;
        width: 100%;
    }
    .phase_main_page_cls .menu .accordion-heading .edit {
        position: absolute;
        top: 8px;
        right: 30px; 
    }
    .phase_main_page_cls .accordion {
        float: left;
        width: 100%;
    }

    .phase_main_page_cls .accordion .accordion-group {
        float: left;
        width: 100%;
    }
    .phase_main_page_cls .menu .area {
        padding: 8px 15px;
        margin-bottom: 15px;
    }
    .phase_main_page_cls .menu .panel-heading {
         padding-left: 15px; 
        padding-top: 8px;
        padding-bottom: 8px;
        background: #f5f6f8;
    }
    .phase_main_page_cls .menu .equipamento { 
        border-left: 6px solid #ff5e00;       
    }
    .phase_main_page_cls .menu .equipamento a {
        color: #222;
    }   
    .phase_main_page_cls .menu .collapse.in { overflow: visible; }
    .phase_main_page_cls .menu .setback_cls_clsas {
        float: left;
        width: 100%;
    }
    .phase_main_page_cls .menu .setback_cls_clsas thead th {
        text-transform: capitalize !important;
        font-weight: normal;
        padding: 8px 0;
        text-align: center;
    }
    .phase_main_page_cls .menu .setback_cls_clsas thead th:first-child, .phase_main_page_cls .menu .setback_cls_clsas tbody td:first-child {
        text-align: left;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody td:first-child {
        border-left: 0;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody td:first-child:before {
        position: absolute;
        left: 0;
        width: 4px;
        height: 100%;
        background:#ff5e00;
        content: '';
        top: 0;
    }
    .main_collpase_bar_top span {
        width: 19px;
        height: 19px;
        background: #ff5e00;
        color: #ffffff;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding-top: 3px;
    }
    .main_collpase_bar_top a {
        font-size: 20px;
        color: #ff5e00;
        margin-left: -24px;
    }
    .main_collpase_bar_top span i {
        position: relative;
        top: -1px;
        font-size: 18px;
        font-weight: bold;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody {
        border: none !important;
        box-shadow: none; 
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody tr:first-child td {
        border-top: 1px solid #D7E3F4;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody td {
        padding: 8px 15px;
        text-align: center;
        border-bottom: 1px solid #D7E3F4;
        border-right: 1px solid #D7E3F4;
    }
    .se_forHoverEdit {
        position: relative;
    }
    .se_forHoverEdit i { 
        opacity: 0;
        padding-right: 5px;
    }
    .se_forHoverEdit:hover i {
        opacity: 1;
        color: #cccccc;
    }
    .se_forHoverEdit:hover {
        color: #0064bd;        
    }
    .edit_videclscool {
        display: none;
        height: 25px;
    }
    .setforeditclass span {
        display: none;
    }
    .setforeditclass i {
        display: none;
    }
    .setforeditclass .edit_videclscool {
        display: inline-block;
        border:1px dashed #cccccc;
        padding: 0 10px;
        width: calc(100% - 50px);
    }
    .se_forHoverEdit:after {
        /* position: absolute;
        content: "\f0e5";     
        color: #cccccc;  
        right: 10px;
        font: normal normal normal 20px/1 FontAwesome; */
    }
    .pDSection{
        position: absolute;
        margin-left: -16px !important;
        margin-top: -9px;
        display: none;
       /* background: #fff;*/
        border-radius: 15px;
        /*border: 2px solid #FF0000;*/
    }
    .pDSection a{
        display: inline-block;
        padding: 0px 6px 1px 7px;
    }
    .deleteContactPhoto i{
        width: 15px;
        height: 15px;
        color:#FF5E00;
    }
    .for_status_drop .nav {
        left:0;
        margin-left:0;
        top:0;
        position:relative;
        float: left;
        width: 100%;
    }
    .for_status_drop .dropdown {
        background: #fff;
        border: none;
        border-radius: 4px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; 
    }
    .for_status_drop .dropdown a {
        color: #ffffff;
        min-height: 40px;
        line-height: 40px;
        width: 100%;
    }
    .for_status_drop .dropdown .dropdown-toggle::after {
        display: none;
    }
    .for_status_drop .dropdown-menu>li>a {
        color:#ffffff;
    }
    .for_status_drop .dropdown ul.dropdown-menu li {
        width: 48%;
        float: left;
        margin-bottom: 10px;
    }
    .for_status_drop .dropdown ul.dropdown-menu li:nth-child(2n) {
        float: right;
    }
    .for_status_drop .dropdown ul.dropdown-menu li a {
        width: 100%;
        float: left;
        height: 40px;
        background: #cccccc;
        text-align: center;
        line-height: 40px;
    }
    .for_status_drop .dropdown ul.dropdown-menu {
        border-radius:4px;
        box-shadow:none;
        margin-top:40px;
        width:280px;
        transform:inherit !important;
        left: calc(50% - 140px) !important;
        padding: 10px 10px 0 10px;
    }
    .for_status_drop .dropdown ul.dropdown-menu:before {
        content: "";
        border-bottom: 10px solid #fff;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        top: -10px;
        right: calc(50% - 10px);
        z-index: 10;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody td.for_status_drop {
        padding: 0;
    }
    .for_status_drop .dropdown ul.dropdown-menu:after {
        content: "";
        border-bottom: 12px solid #ccc;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        top: -12px;
        right: calc(50% - 12px);
        z-index: 9;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tbody td {
        position: relative;
    }

    .for_status_drop .dropdown ul.dropdown-menu li.working_on_it a, .for_status_drop ul li.working_on_it a {
        background: #fec26e;
    }
    .for_status_drop .dropdown ul.dropdown-menu li.mrn_color a, .for_status_drop ul li.mrn_color a {
        background: #fe168c;
    }
    .for_status_drop .dropdown ul.dropdown-menu li.Done_it a, .for_status_drop ul li.Done_it a {
        background: #02c674;
    }
    .for_status_drop .dropdown ul.dropdown-menu li.purple_color a, .for_status_drop ul li.purple_color a {
        background: #865ad4;
    }
    .for_status_drop .dropdown ul.dropdown-menu li.stuck_color a, .for_status_drop ul li.stuck_color a {
        background: #e2425c;
    }
    .for_status_drop .dropdown ul.dropdown-menu li.upcoming_color a, .for_status_drop ul li.upcoming_color a {
        background: #fe7a74;
    }
    .for_status_drop .dropdown ul.dropdown-menu li.hgrey_color a, .for_status_drop ul li.hgrey_color a {
        background: #c2c2c4;
    }
    .inprogress_color a {
        background: #5a9afc;
    }
    .for_add_row_nwclcool td {
        border:none !important;
        color: #cccccc;
    }
    .phase_main_page_cls td:nth-child(2), .phase_main_page_cls th:nth-child(2) {
        width: 200px;
    }
    .phase_main_page_cls .for_add_row_nwclcool {
        float: left;
        width: 100%;
        padding: 0 15px;
    }
    .phase_main_page_cls .menu .setback_cls_clsas tr.for_add_row_nwclcool td:first-child:before {
        display: none;
    }
    .phase_main_page_cls .set_for_brobg_head_main {
        float: left;
        width: 100%;
        margin-bottom: 2px;
        border-bottom:1px solid #D7E3F4;
        background: #f6f6fc;
    }
    td.for_user_pic_assign {
        padding: 0 !important;
    }
    .for_user_pic_assign .dropdown a {
        float: left;
        width: 100%;
        height: 100%;
    }
    .for_user_pic_assign span {
        /* display: inline-block;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        border:1px solid #cccccc;
        margin-top: 1px; */
    }
    .for_user_pic_assign span img {
        width: 33px;
        height: 33px;
        border-radius: 50%;
        object-fit: cover;
    }
    .for_user_pic_assign .dropdown-toggle::after {
        display: none;
    }
    .for_user_pic_assign .dropdown ul.dropdown-menu:before {
        content: "";
        border-bottom: 10px solid #fff;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        top: -10px;
        right: calc(50% - 10px);
        z-index: 10;
    }
    .for_user_pic_assign .dropdown ul.dropdown-menu:after {
        content: "";
        border-bottom: 12px solid #ccc;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        top: -12px;
        right: calc(50% - 12px);
        z-index: 9;
    }
    .for_user_pic_assign .dropdown ul.dropdown-menu {
       border-radius: 4px;
        box-shadow: none;
        margin-top: 40px;
        width: 280px;
        transform: inherit !important;
        left: calc(50% - 140px) !important;
        padding: 10px; 
    }
    .for_user_pic_assign h4 {
        float: left;
        width: 100%;
        padding: 10px 0;
        color: #cccccc;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 0;
        text-align: center;
        position: relative;
        padding-bottom: 0;
    }
    .for_user_pic_assign h4 span {
        display: inline-block;
        background: #ffffff;
        width: auto;
        height: auto;
        border: none;
        border-radius: 0;
        margin: 0px;
        padding: 10px 15px;
    }
    .for_user_pic_assign h4:after {
        position: absolute;
        height: 1px;
        left: 0;
        background: #cccccc;
        width: 100%;
        top: 30px;
        content: '';
        z-index: -1;
    }
    .for_user_pic_assign li {
        float: left;
        width: 100%;
    }
    .Line_user_dfllock {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 5px 10px;
        border-radius: 4px;
        cursor: pointer;
    }    
    .Line_user_dfllock .for_user {
        display: inline-flex;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        border-radius: 50%;        
        border:1px solid #cccccc; 
    }
    .Line_user_dfllock .for_user img {
        width: 33px;
        height: 33px;
        object-fit: cover;
        border-radius: 50%;
    }
    .Line_user_dfllock .for_name {
        display: inline-flex;
        color: #029efc;
        font-weight: normal;
        font-size: 16px;
        width: calc(100% - 50px);
        float: right;
        padding: 0 0 0 15px;
    }
    .Line_user_dfllock:hover .for_user {
        border:1px solid #ffffff;
    }
    .Line_user_dfllock:hover .for_name {
        color: #ffffff; 
    }
    .Line_user_dfllock:hover {
        background: #029efc;
    }
    .cale_der_view_Wek .cale_der_view_itput {
        border: 1px dashed #ffffff;
        box-shadow: none;
        padding: 0 10px;
        height: 25px;
        width: 200px;
        text-align: center;
    }  
    .add_nw_input_br_dash {
        border: 1px dashed #ffffff;
        box-shadow: none;
        padding: 0 10px;
        height: 25px;
        width: 100%;
    }
    .add_nw_input_br_dash:focus {
        border: 1px dashed #cccccc;
    }
    .cale_der_view_Wek .cale_der_view_itput:focus {
        border: 1px dashed #cccccc;
    }  
    .cale_der_view_itput::-webkit-input-placeholder { /* Edge */
      color: #212529;
      opacity: 1 !important;
    }

    .cale_der_view_itput:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #212529;
      opacity: 1 !important;
    }

    .cale_der_view_itput::placeholder {
      color: #212529;
      opacity: 1 !important;
    }
    .datepicker-days tbody {
        border: none !important;
        box-shadow: none !important;
    }

    @keyframes animateBar {
        0% {
            transform: translateX(-100%);
        }
        100% {
            transform: translateX(0);
        }
    }
    /* Responsive Css */
    
    @media(max-width: 1730px) {
        .dash_eq li {
            font-size: 15px;
        }
        .navigation_vn_menu ul li {
            margin: 0 10px;
        }
    }
    
    @media(max-width: 1680px) {
        .header {
            padding: 12px 50px;
        }
        .CRM_mainDv_top {
            padding: 0 50px;
        }
        .padsidetop {
            padding: 40px 50px;
        }
        .f_b_window {
            padding: 0;
        }
        .cool_pad_adjust {
            padding: 0 20px 20px 20px;
        }
        .st_job_crt_Update {
            font-size: 15px;
        }
        .table td,
        .table th {
            padding: 15px 10px;
        }
        .newstyletblqx.collapsed td:nth-last-child(2) {
            border-right: 1px solid #D8D8D8;
        }
        .dash_top {
            padding: 15px;
        }
        .dash_btn {
            width: 155px;
        }
        .dash_eq {
            padding: 15px;
        }
        .dash_top .dash_eq h3 {
            font-size: 14px;
        }
        .dash_eq li {
            margin-bottom: 20px;
        }
    }
    @media(max-width: 1540px) {
        .header {
            padding: 12px 30px;
        }
        .CRM_mainDv_top {
            padding: 0 30px;
        }
        .padsidetop {
            padding: 40px 30px;
        }
        .logo {
            display: inline-flex;
            width: 150px;
        }
        .navigation_vn_menu {
            width: calc(100% - 150px);
        }
        .navigation_vn_menu ul li a span:last-child {
            padding-left: 5px;
        }
        
    }
    @media(max-width: 1440px) {
        .navigation_vn_menu ul li a {
            font-size: 12px;
        }
        .navigation_vn_menu ul li:last-child span {
            padding-right: 10px;
            font-size: 12px;
        }
        /*.navigation_vn_menu ul li:last-child {
            top: 13px;
        }
        .navigation_vn_menu ul li:nth-last-child(2) {
            position: relative;
            top: 4px;
        }*/
        .navigation_vn_menu ul li {
            margin: 0 6px;
        }
    }
    
    @media(max-width: 1390px) {
        /* .col-cool_h {
        width: 25%;
        }*/
        /*.main_wrap_content_part {
            padding: 0 !important;
        }*/
        .status_label_numberz {
            margin-right: 0;
        }
        .data_main_tbls td {
            font-size: 14px;
        }
        /*.main_wrap_content_part,*/
        .mn_wrp_right_content_inner {
            padding: 0 !important;
        }
        .header {
            padding: 9px 15px;
        }
        .dash_top h3 {
            font-size: 17px;
        }
        .dash_btn {
            width: 140px;
        }
        .dash_eq h3 {
            margin-bottom: 15px;
        }
        .dash_eq {
            padding: 12px;
        }
        .dash_eq li {
            font-size: 15px;
            margin-bottom: 15px;
        }
    }
    
    @media(max-width: 1199px) {
        .navigation_vn_menu {
            width: calc(100% - 165px);
        }
        .navigation_vn_menu ul li {
            margin: 0 5px;
        }
        .logo {
            width: 160px;
        }
        .login_box_euro_inner {
            width: 100%;
            padding: 0 15px;
            float: left;
        }
        .main_wrap_content_part,
        .mn_wrp_right_content_inner {
            padding: 30px;
        }
        .containerx {
            width: 100%;
        }
        .nniicc-dropzoneParent {
            margin-bottom: 0 !important;
        }
        .box_euro_content_dk {
            padding: 20px 0;
        }
        .gallery_pic_mnc ul li img {
            height: 220px;
        }
        .dash_eq li {
            font-size: 16px;
            width: 100%;
        }
        .res_50 {
            max-width: 50%;
            flex: auto;
        }
        .res_100 {
            max-width: 100%;
            flex: auto;
        }
        .dash_eq {
            min-height: 220px;
        }
        .inner_left {
            width: 100% !important;
            margin-bottom: 10px;
        }
    }
    
    @media(max-width: 1024px) {
        .filter_inner_main .col-sm-3 {
            max-width: 33.33%;
            width: 33.33%;
            flex: auto;
            float: left;
        }
        .filter_inner_main .col-sm-2 {
            max-width: 33.33%;
            width: 33.33%;
            flex: auto;
            float: left;
        }
    }
    
    @media(max-width: 980px) {
        .navigation_vn_menu ul li {
            margin: 0 7px;
        }
        .tab_Euro_main .nav-tabs .nav-item {
            padding: 0 8px;
        }
        .gallery_pic_mnc ul li {
            width: 32%;
        }
        .gallery_pic_mnc ul li:nth-child(3n) {
            margin-right: 0;
        }
        .gallery_pic_mnc ul li:nth-child(5) {
            margin-right: 1%;
        }
    }
    
    @media(min-width: 768px) {
        .navigation_vn_menu {
            display: inline-block !important;
        }
    }
    
    @media(max-width: 767px) {
        .login_wrap {
            background: #1E1E1E;
            height: 100%;
        }
        .login_left {
            width: 100%;
            height: auto !important;
        }
        .login_box_euro {
            padding: 30px;
        }
        .inner_pad {
            padding-top: 15px;
        }
        .inner_pad .form-group {
            margin-bottom: 15px;
        }
        .inner_pad .form_brntn {
            margin-top: 0;
        }
        .login_right {
            display: none;
        }
        .ictog .ssx {
            display: none;
        }
        .ictog .ssz {
            display: inline-block;
        }
        .toggle_icon.ictog {
            background: none;
            z-index: 11;
            position: relative;
            top: -11px;
        }
        .main_wrap_content_part,
        .mn_wrp_right_content_inner {
            padding: 15px;
        }
        .top_title_page_main .col-sm-6 {
            max-width: 100%;
            flex: auto;
        }
        .top_title_page_main h2 {
            margin: 0 0 8px 0;
        }
        .top_title_page_main p {
            margin: 0 0 10px 0;
        }
        .header {
            position: relative;
            padding: 15px;
        }
        .logo {
            line-height: 40px;
            height: 40px;
            display: flex;
            align-items: center;
        }
        .header .col-sm-9 {
            position: static;
        }
        .toggle_icon {
            display: inline-block;
            color: #fff;
            background: #0076FF;
            padding: 0 10px;
            font-size: 20px;
            line-height: 40px;
            border-radius: 2px;
            float: right;
            width: 40px;
            text-align: center;
            cursor: pointer;
        }
        .navigation_vn_menu {
            width: 250px;
            display: inline-block;
            align-items: center;
            position: fixed;
            right: -250px;
            height: 100%;
            background: #222222;
            top: 0;
            -webkit-transition: all 0.6s ease;
            -moz-transition: all 0.6s ease;
            -ms-transition: all 0.6s ease;
            -o-transition: all 0.6s ease;
            transition: all 0.6s ease;
            z-index: 1;
        }
        .menu_panel {
            right: 0px;
            -webkit-transition: all 0.6s ease;
            -moz-transition: all 0.6s ease;
            -ms-transition: all 0.6s ease;
            -o-transition: all 0.6s ease;
            transition: all 0.6s ease;
        }
        .navigation_vn_menu ul {
            width: 100%;
        }
        .navigation_vn_menu ul li {
            width: 100%;
            float: left;
            margin: 0;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            padding: 5px 15px;
        }
        .navigation_vn_menu ul li:last-child {
            border-bottom: 0;
        }
        .navigation_vn_menu ul li a {
            display: block;
            font-size: 16px;
            color: #ffffff;
        }
        .navigation_vn_menu ul li.active a,
        .navigation_vn_menu ul li:hover a {
            color: #0076FF;
        }
        .navigation_vn_menu ul li.active a::before,
        .navigation_vn_menu ul li a:hover:before {
            display: none;
        }
        .dataTables_info {
            padding-top: 0 !important;
            width: 100%;
        }
        .dataTables_paginate {
            width: 100%;
            margin: 10px 0 !important;
        }
        .view_lnzk {
            width: 100%;
            text-align: center;
        }
        .view_lnzk a {
            line-height: normal;
        }
        .for_FRMKL {
            margin-bottom: 15px;
        }
        .tab_Euro_main {
            margin: 10px 0;
        }
        .box_euro_content_dk {
            padding: 15px 0;
        }
        .gallery_pic_mnc ul li img {
            height: 180px;
        }
    }
    
    @media(max-width: 575px) {
        .header .col-sm-3 {
            width: 45%;
            float: left;
        }
        .header .col-sm-9 {
            position: static;
            width: 55%;
            float: right;
            /* text-align: right; */
        }
        .filter_main {
            margin-bottom: 0px;
        }
        .filter_inner_main .col-sm-2,
        .filter_inner_main .col-sm-3 {
            max-width: 50%;
            width: 50%;
        }
        .tab_Euro_main .nav-tabs .nav-item {
            width: 50%;
        }
        .img_uplo_box {
            width: 122px;
            float: none;
        }
        .img_uplo_box span {
            font-size: 16px;
            letter-spacing: 3px;
        }
        .upload_dkl {
            float: left;
            padding-left: 0;
            width: 100%;
        }
        .upload_dkl .file {
            margin-top: 18px;
        }
        .w300,
        .w180 {
            margin-bottom: 8px;
        }
    }
    
    @media(max-width: 480px) {
        .login_box_euro {
            padding: 30px 15px;
        }
        .login_box_euro_inner {
            padding: 0;
        }
        .dropzone_ {
            font-size: 13px;
        }
        .top_title_page_main h2 {
            font-size: 22px;
        }
        table.dataTable>tbody>tr.child ul.dtr-details>li {
            float: left;
            width: 100%;
        }
        table.dataTable>tbody>tr.child span.dtr-title {
            min-width: 100%;
            float: left;
            width: 100%;
        }
        span.dtr-data {
            float: left;
            width: 100%;
        }
        .gallery_pic_mnc ul li {
            margin-right: 2% !important;
            margin-bottom: 2%;
            width: 49%;
        }
        .gallery_pic_mnc ul :nth-child(2n) {
            margin-right: 0px !important;
        }
        .cal_top .w300 {
            width: 100%;
            margin: 0 0 10px 0;
        }
        .cal_top .w180 {
            width: 100%;
            margin: 0 0 10px 0;
        }
        .inner_right {
            width: 100%;
        }
    }
    
    @media(max-width: 375px) {
        .gallery_pic_mnc ul li img {
            height: 140px;
        }
    }
    
    @media (max-width: 1500px) {
        .main_setting_inner_DIV {
            padding: 40px 0;
        }
    }
    /*  @media(max-width: 1730px) {  
        .for_newcls_design_cool .fc-unthemed td.fc-today .fc-day-number {
            width: 30px;
            height: 30px;        
        }
        .job_event td.fc-event-container {
            margin-right: 0;
        }
    }*/
    .mentions-input-box .mentions-autocomplete-list li {
        font-size: 16px;
    }
    .feed-comment-m .mentions-input-box textarea {
        margin-top: 0 !important;
        font-size: 16px;
    }
    .feed-comment-m .mentions-input-box .mentions > div > strong {
        font-size: 16px;
        color: transparent;
    }
    .feed-comment-m .mentions-input-box .mentions {
        height: 43px;
    }   

    @media(max-width: 767px) {
        .for_job_e_A_d_t .tab-content {
            padding: 0 15px;
            margin-bottom: 20px;
        }
        .audit_row {
            width: 100%;
            padding-right: 0;
            margin-bottom: 15px;
        }
    }
    @media (max-width: 1680px) {
        .rd_pad_adjust {
            padding: 15px 20px 15px 20px;
        }
    } 

    endar-table .prev{
    background-image: url(../images/icon-arrow-left.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

.calendar-table .next{
    background-image: url(../images/icon-arrow-right.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.jp-input-editable {
    border: 1px black solid;
    border-radius: 5px;
    padding: 0 10px 0px 10px;
}

.edit_i_show i.save-job-phase-name-inline {
    color: #cccccc;
    padding-left: 5px;
    cursor: pointer;
}

.item-heading i.edit-item {
    color: #cccccc;
    padding-left: 5px;
    cursor: pointer;
}

.floater-btn{
	position: fixed;
    width: 45px;
    height: 45px;
    bottom: 2px;
    right: 5px;
    background-color: #000;
    color: #FFF;
    border-radius: 66px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    font-size: 25px;
	z-index: 1;
}

.my-float{
    margin-top: 10px;
}

    .img-shadow {
        border-radius: 50%;
        box-shadow: -3px -1px 6px;
    }

.modal_user_text{
    color: #000 !important;
    font-size: 19px !important;
    margin: 15px 0px 0px 18px;
}

.win_loss_data{
    text-align: center;
    top: 20px;
    font-weight: bold;
    position: relative;
}

.label{
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-success{
    background-color: #5cb85c;
}
.label-danger{
    background-color: #d9534f;
}


.audit-header {
    height: 75px;
    background-color: white;
    margin: 0 0px -30px;
    padding-top: 30px;
}

.audit-header-title {
    margin-top: 34px;
    /*margin-left: 10vw;*/
    padding: 0 85px;
    width: 370px;
    height: 24px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.659341px;
    color: #131313;
}


.audit-header-container {
    height: 100px;
    width: 100%;
    margin: 30px 0;
    background-color: white;
    border-style: double;
    border-color: #f8f8f8;
    border-width: 1px 0 1px 0;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.0933403);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-items: end;
    padding: 30px 85px;
    }

    .item1 {
        grid-column-start: 1;
        grid-column-end: 1;
        margin-right: 20px;
    }

    .item2 {
        grid-column-start: 2;
        grid-column-end: 2;
        margin-right: 20px;
    }

    .item4 {
        grid-column-start: 6;
        grid-column-end: 6;
    }

    .item5 {
        grid-column-start: 7;
        grid-column-end: 7;
    }

    .card-container {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

.audit-input {
    border-width: 1px;
    border-radius: 8px;
    width: 225px;
    height: 36px;
    padding-left: 1rem;
    font-size: 1rem;
    border-color: #e0e0e0;
    border-style: double;
}

.audit-dropdown-text {
    text-align: left;
}

.reset-filters {
    color: white;
}

.start-audit-btn {
    margin-top: 1.5rem;
    margin-right: 2.5rem;
}

.audit-date-input {
    margin-top: 1.5rem;
    height: 36px;
    width: 209px;
    margin-left: 1.25rem;
}

.item {
    flex: 3;
}

.time-entry-datatable-header{
    position: relative;
    left: -41px;
}

.TE_blue {
    background-color: #DBECFF;
}

.TE_green {
    background-color: #E2FAEE;
}

.TE_yellow {
    background-color: #FDF4DC;
}

.TE_spectrum {
    background-color: #c4c4e1;
}


.JB_set_xstatus_style.TE_blue {
    background: none !important
}

.JB_set_xstatus_style.TE_blue .select2-container--default .select2-selection--single {
    background: #DBECFF !important;
}

.JB_set_xstatus_style.TE_green {
    background: none !important
}

.JB_set_xstatus_style.TE_green .select2-container--default .select2-selection--single {
    background: #E2FAEE !important;
}

.JB_set_xstatus_style.TE_yellow {
    background: none !important
}

.JB_set_xstatus_style.TE_yellow .select2-container--default .select2-selection--single {
    background: #FDF4DC !important;
}
.JB_set_xstatus_style.TE_spectrum {
    background: none !important
}

.JB_set_xstatus_style.TE_spectrum .select2-container--default .select2-selection--single {
    background: #c4c4e1 !important;
}

.JB_set_xstatus_style.TE_blue .select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#00AEFF !important;
    font-weight: bold;
}

.JB_set_xstatus_style.TE_green .select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#21D679 !important;
    font-weight: bold;
}

.JB_set_xstatus_style.TE_yellow .select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#F7C852 !important;
    font-weight: bold;
}
.JB_set_xstatus_style.TE_spectrum .select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#161697 !important;
    font-weight: bold;
}

body::-webkit-scrollbar {
    width: 0.5em;;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.add-time-card{
    background: #FFF !important;
}
.modal-separator{
    width: 494px;
    border-bottom: 1px solid #979797;
    position: absolute;
}
.time-li{
    margin-left: 10px;
    font-size: 14px;
    line-height: 2em;
}

.time-li a{
    color: #000;
}

.time-entry-notes-icon{
    left: -16px;
    position: relative;
    top: 7px;
}

.time-entry-image-icon{
    left: -26px;
    position: relative;
    top: 7px;
}

.report-icon{
    color: red;
    font-size: 19px;
    position: relative;
    top: 8px;
}
.time-entry-status{
    position: relative;
    /* left: -19px; */
    left: 6px;
}

.time_manager_google_icons{
    position: relative;
    right: 33px;
    top: 8px;
}

td .submitted-icon{
    color: #FDD42B;
    cursor: default;
}

td .approved-icon{
    color: #16ff76;;
    cursor: default;
}

td .completed-icon{
    color: #000;
    cursor: default;
}
.role-menu{
    color: gray;
    opacity: 0.65;
}


.videoBox{
    visibility: inherit;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-position: center;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}


#outer {
    width: 100%;
    margin: 0px;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    min-height: 100vh;
    background-color: rgba(20, 111, 157, 0.4);
}

#te-video {
    left: 0%;
    margin: 0px;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#te-video video {
    object-fit: cover;
    height: 100vh;
    margin: 0px;
    min-width: 100%;
    overflow: hidden;
    
}

@media (min-width: 1200px) {
    .videoCaption {
        font-size: 1.8em;
    }
}

@media (min-width: 992px) {
    .videoCaption {
        font-size: 1.4em;
    }
}

@media (min-width: 768px) {
    .videoCaption {}
}

.videoCaption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    text-align: center;
    width: 100%;
    padding: 0px;
    color: #fff;
}

@media (min-width: 1200px) {
    .videoCaptionWidth {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both;
    }
}

@media (min-width: 992px) {
    .videoCaptionWidth {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both;
    }
}

@media (min-width: 768px) {
    .videoCaptionWidth {}
}

.videoCaptionWidth {}



.total_manual_hours{
    font-size: 18px !important;
    font-weight: bold;
    top: 7px;
    position: relative;
}

.parent-manual-del-field,.parent_manual-del-id{
    display: grid;
    position: relative;
    left: -19px;
    font-size: 18px !important;
    color: red !important;
}
.filter-li-separator{
    position: absolute;
    width: 169px;
    height: 0px;
    left: 0px;
    top: 62px;
    border: 1px solid #E0E0E0;
}
.filter_modal_separator{
    position: absolute;
    width: 701px;
    left: 0px;
    top: 174px;
    border: 2px solid #E0E0E0;
}

.schedule-delete-icon{
    color: red;
    font-size: 15px;
    position: relative;
    top: -1px;
    left: 18px;
    float: right;
}

.equipment_status{
    padding: 8px 11px 10px;
    text-align: center;
    width: 120px !important;
    display: inline-block;
    font-weight: bold;
    border-radius: 2px;
}

.unavailable_status{
    color:#FF5E00;
    background-color: #FF5E001B;
}
.oos_status{
    color:#F6C644;
    background-color: #FDF4DC;
}
.available_status{
    color:#21D679;
    background-color: #E2FAEE;
}
.main-menu-bar{
    top:-4px;
}


.job_details{
    font-weight: bold;
}
.calendar_division{
    font-weight: bold;
}
.schedule_group_color{
    width: 20px;
    height: 20px;
    display: inline-block;
    left: 4px;
    position: relative;
    top: 4px;
}