﻿/*//code on pushpak*/
:root {
    --cut-form-control-hight:35px;
    --cut-diplay-fl:flex !important;
    --cut-diplay-fl-ms:-ms-flex !important;
    --cut-wrap:wrap !important;
    --cut-margin-xle-12:100% !important;
    --cut-margin-xle-11:91% !important;
    --cut-margin-xle-10:83.33% !important;
    --cut-margin-xle-9:75% !important;
    --cut-margin-xle-8:66% !important;
    --cut-margin-xle-7:58.33% !important;
    --cut-margin-xle-6:50% !important;
    --cut-margin-xle-5:41.66% !important;
    --cut-margin-xle-4:33.33% !important;
    --cut-margin-xle-3:25% !important;
    --cut-margin-xle-2:16% !important;
    --cut-margin-xle-1:8% !important;
    --cut-margin-xle-0:0% !important;
    --cut-nav-active-bg:#0287d2 !important;
    --cut-red-text-color:#ff0000 !important;
    --cut-bold-text-record:700 !important;
    --cut-icon-blue:#02579a !important;
    --cut-white:#ffffff !important;
    --cut-size-20:20px;
    --cut-size-sm-10:10px;
    --cut-width-model:800px !important;
    --cut-ptr:pointer;
    --cut-center:center !important;
    --cut-visible:visible !important;
}
/*Nav bar cut..1*/
.navbar {
    display: block !important;
}


.table-bg {
    background-color: #00bff3 !important;
}

.text-red {
    color: red !important;
}

.icon-blue {
    color: var(--cut-icon-blue);
}

.text-bold-700 {
    font-weight: var(--cut-bold-text-record);
}

.w-6 {
    max-width: 600px !important;
}

.w-0 {
    width: 101.5% !important;
}

.w-17 {
    width: 17.1rem !important;
}

.w-100 {
    width: 100% !important;
}

.ml {
    margin-left: 10px;
}

.gs-2 {
    gap: 4px;
}

.gs-4 {
    gap: 8px;
}

.mt-26 {
    margin-top: 26px;
}

.g-4 {
    gap: 20px;
}
/*Date picker*/

.datepicker td {
    text-align: var(--cut-center);
    width: 38px !important;
    height: 28px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

/*Dropdown menu cut*/
.a.nav-link:active {
    background-color: #0287d2 !important;
}

.form-control {
    height: var(--cut-form-control-hight);
}
/*MOdel*/
.contractor_model {
    width: 800px;
}

/*font*/
.font-sm {
    font-size: var(--cut-size-sm-10);
}

/*aline item chk-cut pushpak 20-02-24*/
.auto-set-report {
    /*display: -webkit-box !important;*/
    display: var(--cut-diplay-fl-ms);
    display: var(--cut-diplay-fl);
    -ms-flex-wrap: wrap !important;
    flex-wrap: var(--cut-wrap) !important;
}

.aline-fixer {
    display: -webkit-box !important;
    display: var(--cut-diplay-fl-ms);
    display: var(--cut-diplay-fl);
    justify-content: var(--cut-center);
    align-items: var(--cut-center);
}

.out-duty-fixer {
    width: 94%;
    display: -webkit-box !important;
    display: var(--cut-diplay-fl-ms);
    display: var(--cut-diplay-fl);
    justify-content: var(--cut-center);
    align-items: var(--cut-center);
    gap: 20px;
}

.fc .fc-scroller-harness {
    overflow: var(--cut-visible);
}


.fc-scroller fc-scroller-liquid-absolute {
    overflow: var(--cut-visible);
}

.fc-scroller > fc-scroller-liquid-absolute {
    overflow: var(--cut-visible);
}


.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: var( --cut-white);
    border: 1px solid #ddd;
    cursor: var(--cut-ptr);
}

.user-reset-btn {
    padding: 3px 12px 5px;
    font-size: 13px;
    width: 167px;
}

.w-700 {
    width: 700px;
    height: auto;
}
/*font weight bold*/

.bold-cut-text {
    font-weight: 600 !important;
}

/*grid class custom*/

.col-md-set-cut-12 {
    margin-left: var(--cut-margin-xle-12);
}

.col-md-set-cut-11 {
    margin-left: var(--cut-margin-xle-11);
}

.col-md-set-cut-10 {
    margin-left: var(--cut-margin-xle-10);
}

.col-md-set-cut-9 {
    margin-left: var(--cut-margin-xle-9);
}

.col-md-set-cut-8 {
    margin-left: var(--cut-margin-xle-8);
}

.col-md-set-cut-7 {
    margin-left: var(var(--cut-margin-xle-7));
}

.col-md-set-cut-6 {
    margin-left: var(var(--cut-margin-xle-6));
}

.col-md-set-cut-5 {
    margin-left: var(--cut-margin-xle-5);
}

.col-md-set-cut-4 {
    margin-left: var(--cut-margin-xle-4);
}

.col-md-set-cut-3 {
    margin-left: var(--cut-margin-xle-3);
}

.col-md-set-cut-2 {
    margin-left: var(--cut-margin-xle-2);
}

.col-md-set-cut-1 {
    margin-left: var(--cut-margin-xle-1);
}

.col-md-set-cut-0 {
    margin-left: var(--cut-margin-xle-0);
}


/*Nav tab custom active tab*/


.nav-tabs .nav-link.active {
    background-color: var(--cut-nav-active-bg) !important;
    color: #ffffff !important;
}

.font-20 {
    font-size: var( --cut-size-20);
}

/*on behalf*/
.org-data-new {
    display: var(--cut-diplay-fl);
    gap: 24px !important;
}




.w-100s {
    width: 100%;
}

.process-flow {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4px;
}

.flow-border {
    border: 1px solid deepskyblue !important;
}


.form-control[readonly] {
    background-color: #eee;
}

.fc-view {
margin-top:0px !important;
}



.PageContentDiv ul.nav.nav-tabs>li>a:active, .PageContentDiv ul.nav.nav-tabs>li>a:focus, .PageContentDiv ul.nav.nav-tabs>li>a:hover {
    background-color: #f49206 !important;
    color: #fff !important;
    cursor: pointer;
}



.t-28 {
    width: 28%;
}

.left-10 {
    margin-left: 10px;
}

/*.height-130 {
    height: 130px;
}*/
.height-130 {
    height: 186px;
    width: 100%;
}

.width-615 {
    width: 615px;
}

.font-17 {
    font-size: 17px;
}


/*2.Menu Dashbord Css*/


a {
    text-decoration: none !important;
}

.card-wrapper {
}

.sub-wrapper1 {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    padding: 5px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    margin-left: 5px;
}

.wrapper1 {
    font-size: 12px;
    text-align: center;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 18%;
    height: 100px;
    background-color: #01579b;
    border-radius: 5px;
    border: 1px;
}

.csub-wrapper {
    display: flex;
    gap: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.t-wrap {
    white-space: nowrap;
}

.wrapper1:hover {
    text-decoration: none;
    box-shadow: 1px 4px 9px 4px #13121270;
    border-style: dashed !important;
    background-color: black;
    color: white;
    -ms-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    transition: 0.3s ease !important;
}

.e-title {
    margin-left: 10px;
}

.e-border {
    font-size: 18px;
    border-bottom: 1px dashed black;
    margin-bottom: 5px;
    padding: 2px;
}


.btn-close-custom {
    background-color: black;
    color: white;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

    .btn-close-custom:hover {
        background-color: #212122;
        transition: background-color 0.3s ease, transform 0.3s ease;
    }

.TabContentSectionTitle-Cutsom {
    margin: 6px 0px;
    padding: 0 0 3px;
}

.TabContentSectionTitle-Custom-label {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 2rem;
    font-family: 'open_sanssemibold', Arial, sans-serif;
}

.mb-01 {
    margin-bottom: 0px !important;
}

.f-1r {
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212122;
}

#Caption {
    overflow: hidden;
}

.w-52 {
    width: 52.25rem;
}


.w-90 {
    min-width: 90px;
 
}

.w-101 {
    min-width: 100px;
   
}

.w-170 {
    min-width: 170px;
  
}

.w-134 {
    min-width: 134px !important;
   
}

.w-145 {
   
    min-width: 145px !important;
}

.w-172 {
  
    min-width: 172px;
}

.w-166 {
   
    min-width: 166px !important;
}
.p-0 {
padding:0px !important;
}

.fs-1 {
    font-size: 1rem;
}

.fsz-1 {
    font-size: 0.8rem;
}
/*#btnAcceptApplicationForApproval {
        color: #fff;
 padding: 7px 20px;
    border: none;
    background: #1cba71;
    border-radius: 6px;
     cursor: pointer;
}

#btnRejectApplicationForApproval {
    background-color: #ff5454;
    color: white;
    border: none;
    padding: 7px 20px;
    cursor: pointer;
     border-radius: 6px;
}*/

/*custom-table-strip-css*/
.table-custom-striped {
    width: 100%;
    border-collapse: collapse;
}

    .table-custom-striped th, .table-custom-striped td {
        padding: 8px;
    }

    .table-custom-striped th {
        background-color: #10b3de;
        color: white;
        text-align: left;
    }

    .table-custom-striped tbody tr:nth-child(odd) {
        background-color: #f2f2f2;
    }

    .table-custom-striped tbody tr:hover {
        background-color: #ddd;
    }

.ml-2 {
    width: 1rem;
    margin-right: 10px;
}

.mr-2 {
    margin-right: 6px;
}

.custom-button-file {
    border: none;
    color: #212529;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.1rem;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

.profile-img {
    width: 200px;
    object-fit: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gp-1 {
    gap: 10px;
}

.d-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.common-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-address {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 2px 9px !important;
    padding: 0;
    /*color: #09efef;*/
    color: #fff;
    font-size: 20px;
    gap: 12px;
    text-align: center;
    background-color: #00bff3;
    border: 2px dotted #333333db;
    border-radius: 10px;
    padding: 6px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0%);
}

.header-text {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    margin: 0px 2px 9px !important;
    padding: 0;
    /*color: #09efef;*/
    color: #000;
    font-size: 20px;
    gap: 12px;
    text-align: center;
    font-weight: 800;
}

.cw-header-view-emp-info {
    Display: flex;
    margin: -7px -1px 8px !important;
    padding: 0;
    color: #0287d2;
    font-size: 20px;
    background-color: #e3ea1024;
    border: 1px solid #00bff3;
    border-radius: 10px;
    padding: 4px;
    box-shadow: 2px 2px 5px #ffc1072e;
}

.cw-header-view-emp-paddress {
    Display: flex;
    margin: 0px -1px 8px !important;
    padding: 0;
    color: #0287d2;
    font-size: 20px;
    /*background-color: #eae9e9;*/
    background-color: #ffc0c03b;
    border: 1px solid #00bff3;
    border-radius: 10px;
    padding: 4px;
    box-shadow: 2px 2px 5px #a19696;
}

.cw-header-view-emp-caddress {
    Display: flex;
    margin: 3px -1px -4px !important;
    padding: 0;
    color: #0287d2;
    font-size: 20px;
    /*background-color: #d4ba6b29;*/
    background-color: #6bd48e17;
    border: 1px solid #00bff3;
    border-radius: 10px;
    padding: 4px;
    box-shadow: 2px 2px 5px #00000052;
}

/*.custom-file-upload {
        display: inline-block;
        padding: 6px 12px;
        cursor: pointer;
        background-color: #f0f0f0;
        border: 1px solid #ccc;
        border-radius: 5px;
        font-size: 14px;
        display:flexbox !important;
        justify-content:center !important;
        align-items:center !important;
    
    }

      .custom-file-upload::-webkit-file-upload-button {
        visibility: hidden;
        display:none;
            
    }*/

.mtop-21 {
    margin-top: 21px;
}

.m-b-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}



@media (max-width: 1400px) {
    .custom-file-upload {
        padding: 6px 0px;
        font-size: 14px;
    }
}

.datepicker {
    z-index: 99999!important;
}

.p-10 {
    padding: 10px !important;
}

.header-title-btn {
    padding-left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -5px 2px 9px !important;
    padding: 0;
    color: #fff;
    font-size: 1.1rem;
    gap: 12px;
    text-align: center;
    background-color: #08c;
    border: 2px dotted #6c757dc2;
    border-radius: 10px;
    padding: 4px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0%);
    padding-left: 15px;
    font-weight: 600;
    cursor: pointer;
}

/*Flow on app....*/

.inline-flow {
    gap: 4px;
    margin-top: 6px;
    /* display: inline-flex; */
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}



.w-160 {
    min-width: 160px !important;
    text-align: center;
}

.w-190 {
    min-width: 200px !important;
    /*text-align:center;*/
}

.wc-190 {
    min-width: 200px !important;
    text-align: center;
}

.w-100 {
    min-width: 160px !important;
    text-align: center;
}

.w-152 {
    min-width: 160px !important;
    text-align: center;
}

.w-200 {
    min-width: 200px !important;
}

.w-75 {
    min-width: 75px !important;
    text-align: center;
}

.w-60 {
    min-width: 60px !important;
}

.w-86 {
    min-width: 86px !important;
}

.w-111 {
    min-width: 111px !important;
}

.wc-111 {
    min-width: 111px !important;
    text-align: center;
}

.dt-type-numeric {
    text-align: justify !important;
}

.wrapper1:hover {
    cursor: pointer;
}
