/* screen size 1200 */
@media screen and (max-width: 1400px) {
    .clndr-wrap{
        display: flex;
        flex-direction: column;

    }
    .clndr-wrap .col-xl-9{
        width: 100% !important;
    }
    .clndr-wrap .col-xl-3{
        width: 100% !important;
    }
}
@media screen and (max-width: 1320px) {
    .card-body .h4{
        font-size: 18px;
    }
    .ld-vw {
        padding: 15px;
    }
    .ld-vw-row .col-lg-3{
        padding: 0 8px;
    }
    .ld-vw-row .col-md-6{
        padding: 0 8px;
    }
}
@media screen and (max-width: 1200px) {
    .col-xl-auto {
        display: flex ;
        justify-content: end;
        gap: 5px;
    }
    .regular-f-container{
        margin-top: 15px !important;
    }
    .customerwrk-list-branch{
        width: 200px !important;
    }
    /* .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 12px;
    } */
    .multiAssignBtn button {
        font-size: 11px !important;
    }
    .exp-btn{
        font-size: 12px !important;
    }
    /* #datatablesSimple td{
        font-size: 12px !important;
    } */
    /* .table-bordered th{
        font-size: 12px !important;
    } */
    .table>:not(caption)>*>* {
        padding: .45rem .6rem;
    }
    .select2-container .select2-selection--single {
        height: calc(1.2em + 1rem + 2px);
    }
    .fr-res-ht .form-control{
            padding: .4rem .9rem !important;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 30px;
    }
    .fr-ht input {
        height: 34px !important;
        /* font-size: 12px; */
        padding: 5px 4px;
    }
    .fr-resp {
        font-size: 9px;
    }
    .tik-crs button{
        height: 20px;
        width: 40px;
    }
    .tik-crs button i{
        font-size: 15px !important;
    }
    .tik-crs .btn.d-flex{
        justify-content: center !important;
    }
    .select2-container .select2-selection--multiple {
        min-height: calc(1.2em + 1rem + 2px) !important;
    }
    .select2-container .select2-search--inline .select2-search__field {
        margin-top: 7px !important;
    }
    .pymntfltr-btns{
        margin-top: 33px !important;
    }
    .rmv-btn {
        height: 33px;
    }

}
/* screen size 992 */
@media screen and (max-width: 992px) {

}
/* screen size 767 */
@media screen and (max-width: 767px) {
    .logo-sm img {
        height: 50px !important;
        object-fit: contain;
    }
    .dataTables_filter{
        display: flex !important;
        justify-content: end !important;

    }
    .dataTables_filter {
        width: fit-content !important;
        float: right !important;
    }

    [data-layout=vertical] .navbar-menu .navbar-brand-box {
        display: block !important;
    }

    .logo {
        line-height: 60px;
    }
    /* .mrgns.row{
        gap: 6px !important;
    } */
    /* .card-body .row{
        gap: 6px !important;
    } */
    .mrgns.row .col-md-2{
       margin-bottom: 5px !important;
    }
    .multiAssignBtn button {
        padding: 4px 10px !important;
        font-size: 10px !important;
    }
    .tablt-btns {
        padding: 5px 10px !important;
        font-size: 11px;
    }
    .navbar-header {
        height: 55px;
    }
    .d-sm-inline {
        font-size: 13px;
        margin-bottom: 0px !important;
    }
    .work-index-filter{
        margin-top: 15px !important;
    }
    div.dataTables_wrapper div.dataTables_filter label {
        float: right !important;
    }
    table.table-bordered.dataTable thead tr:first-child th,
    table.table-bordered.dataTable td{
        font-size: 13px;
    }
    .fr-ht input {
        text-align: left !important;
    }
    div.dataTables_wrapper div.dataTables_length{
        text-align: left;
    }
    div.dt-buttons {
        text-align: left;
    }
    .card-body .col-md-3 {
        margin-bottom: 5px !important;
    }

    .card-body .mb-2 {
        margin-bottom: 0rem !important;
    }
    .btn-btm{
        padding-bottom: 10px !important;
    }
    .mob-blck{
        flex-direction: column !important;
    }
    .mb-blck-btns{
        margin-top: 10px !important;
    }
    .fr-ht input {
        padding: 5px 10px;
    }
    .pymntfltr-btns {
        margin-top: 15px !important;
        justify-content: end;
        display: flex;
        gap: 5px;
    }
    .col-md-1.wts-tp{
        margin-top: 0px !important;
        padding: 0 !important;
    }
    .wts-tp2 {
        margin-top: 14px !important;
        margin-bottom: 10px !important;
    }
    .flt-rt{
        float: right !important;
    }
    .rmv-btn {
        margin-top: 0px;
    }
    .add-tp-btn {
        margin-top: -56px !important;
        width: 38px;
    }


}

@media screen and (max-width: 640px) {
    /* div.dataTables_wrapper div.dataTables_length {
        text-align: start !important;
    } */
    div.dt-buttons{
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 600px) {
    #wrk-list-calender-workbtn > a{
        font-size: 10px !important;
    }
    .filter_container{
        margin-bottom: 20px;
    }
    .dt-buttons button.dt-button{
        font-size: 10px;
        /* height: 60px; */
        /* margin-top: 8px; */
    }
    .dataTables_info{
        font-size: 11px;
    }
    .buttons-html5, .buttons-print {
        height: 29px !important;
    }

}


@media screen and (max-width: 575px) {
    .card-body .row{
        gap: 0px !important;
    }
     .no-mb{
        display: none;
    }
}
@media screen and (max-width: 500px) {
    /* .button-rwrk-container > button, a {
        font-size: 10px !important;
    } */
    /* .nav-pills{
        justify-content: center;
    } */
    .rg-wrk-container label,
    .rg-wrk-container input{
        font-size: 10px ;
    }
    /* .card-body label,
    .card-body input{
        font-size: 11px !important;


    } */
    .card .card-title{
        font-size: 14px !important;
    }
    .wrk-tbl-scrl{
        width: 100%;
        overflow-x: scroll;
    }
    .wrk-tbl-scrl .wrk-update-status{
        min-width: 600px;
    }


}

/* work service list */
@media screen and (max-width: 480px) {


    .nav-pills .nav-link {
        font-size: 13px;
        padding: 8px;
    }
    .filter_container{
        margin-bottom: 20px !important;
    }
    #select2-filterSelect-container{
        /* font-size: 11px !important; */
        width: 150px !important;
    }
    /* .select2-selection{
        height: 35px !important;
    } */
    #filter,
    #refresh{
        font-size: 10px;
        padding: 5px 8px;
    }
    .dt-buttons button.dt-button {
        padding: 5px 9px;
        height: 30px !important;
    }
    /* #select2-branch-container{
        font-size: 11px !important;
    } */

    .create-wrk-goback{
        font-size: 9px !important;
        padding: 5px !important;
        height: 30px;
    }
    .ri-arrow-left-line:before {
        font-size: 18px;
    }
    .select2-search__field{
        width: 95% !important;
    }
    .select2-container .select2-search--inline .select2-search__field{
        margin-left: 0px !important;
    }
    /* .table-bordered th {
        font-size: 11px !important;
    } */
    #datatablesSimple td {
        font-size: 11px !important;
    } */
    .table>:not(caption)>*>* {
        padding: .35rem .6rem;
    }
    div.dt-buttons {
        text-align: left !important;
    }


    /* div.dt-buttons{
        float: left !important;
    }
    .dataTables_length{
        float: left !important;
        width: 100% !important;
    } */
    /* div.dataTables_wrapper div.dataTables_length{
        text-align: start !important;
    } */

}

@media screen and (max-width: 400px) {
    /* div.dataTables_wrapper div.dataTables_length{
        text-align: end;
    } */
    .button-rwrk-container{
        justify-content: center;


    }
    div.dt-buttons {
        margin-bottom: 10px;
        margin-right: 0px;
        /* float: left !important; */
    }
    #back-to-top{
        bottom: 15px !important;
    }
    /* .d-flex{
        justify-content: end !important;
    } */
    .tik-crs .btn.d-flex{
        justify-content: center !important;
    }
    .btnworkService{
        font-size: 9px !important;
        padding: 5px !important;
    }
    .tik-crs button {
        height: 20px;
        width: 35px;
    }
}



@media screen and (max-width: 460px) {
.mb-blck2{
    flex-direction: column !important;
}
.mb-lbls{
    flex-direction: column !important;
    align-items: start !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}
}
@media screen and (max-width: 350px) {
    .btnOne,
    #status_btn,
    .btnThree{
        padding: 5px 5px !important;
        font-size: 9px !important;
    }
    .buttons-excel,
    .buttons-collection{
        font-size: 10px !important;
    }


}



