
/*jpl project css changes starts here*/
.expand-icon {
    cursor: pointer;
    font-size: 24px;
    color: #002f6c;
    margin-right: 10px;
}

.child-row,
.sub-child-row {
    display: none;
}

    .child-row td {
        background-color: #e6f0ff;
        /*   padding-left: 20px; */
    }

    .sub-child-row td {
        background-color: #f9f9f9;
        /*  padding-left: 40px; */
    }

.view-icon {
    font-size: 18px;
    color: #007bff;
    cursor: pointer;
}
.patcfundiv {
    margin-top: 2em;
}
table.cslandcustomtbl {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.cslandcustomtbl tr th {
    background: #636568;
    color: white;
    padding:10px;
}
button#doc_upload_grid {
    color: #ffffff !important;
    background: #636569;
}
button.accordion-button.accodinaresizecls {
    background: #636568;
}
.btnboldcls {
    font-size: 16px !important;
    background: #f48220 !important;
    padding: 4px !important;
    border: 1px solid #f58121 !important;
    color: #fff !important;
    cursor: pointer;
    min-width: 80px;
    box-shadow: none;
}
.savebtncls {
    background: #ee861e !important;
    border: 1px solid #fff !important;
    min-width: 80px !important;
    font-size: 14px;
    color: #fff !important;
    box-shadow: none;
}
.jplcustombtn {
    font-size: 16px !important;
    background: #f48220 !important;
    padding: 4px !important;
    border: 1px solid #f58121 !important;
    color:#fff !important;
    padding: 5px;
    width: auto;
    text-decoration: none;
}
    .jplcustombtn:hover {
        background: #d26100 !important;
    }
/*jpl project css changes End here*/
.treetablecls tr td {
    border: none;
}
.accodinaresizecls {
    /*background: linear-gradient(90deg, #0078C8 0%, #6A359C 50%, #C63D88 100%) !important;*/
    background: #636569;
    color: #fff !important;
}
.userrolecsls {
    color: #902893 !important;
}

.redeencls {
    color: red;
}

.greefoncls {
    color: green;
}
.darkbluecls {
    font-size: 14px !important;
    color: #f48221 !important;
}

.userrolecsls, .redeencls, .greefoncls, .darkbluecls {
    cursor: pointer;
    font-size: 16px;
    margin-right: 15px;
}
/*table icons css start here*/
table#DataTables_Table_0 tr th,
#DataTables_Table_1 tr th,
#DataTables_Table_2 tr th,
#DataTables_Table_3 tr th,
#DataTables_Table_4 tr th,
#DataTables_Table_5 tr th, 
#DataTables_Table_6 tr th {
    text-align: center;
}
table#DataTables_Table_0 tr td:last-child,
#DataTables_Table_1 tr td:last-child,
#DataTables_Table_2 tr td:last-child,
#DataTables_Table_3 tr td:last-child,
#DataTables_Table_4 tr td:last-child,
#DataTables_Table_5 tr td:last-child, 
#DataTables_Table_6 tr td:last-child {
    text-align: center;
}

/*table#DataTables_Table_0 tr td i,
table#DataTables_Table_1 tr td i,
#DataTables_Table_2 tr td i,
#DataTables_Table_3 tr td i,
#DataTables_Table_4 tr td i,
#DataTables_Table_5 tr td i, 
#DataTables_Table_6 tr td i {
    font-weight: 600;
    color: red !important;
    font-size: 14px;
}*/
/*table icons css End here*/
.tabledeltecls tr td {
    padding: 5px;
    border: 1px solid #8b8b8b;
}
.tabledeltecls tr td:last-child {
    color:red;
    font-weight:600;
    font-size:14px;
  text-align:center;
}
/*table white spaces style start here*/

div#UserLogTblId tr td {
    padding: 3px;
}
.roleresucecls{
    height:60vh !important;
    overflow:scroll;
}
#rolesresoumapid tr th{
    position:sticky;
    top:0;
}
div#UserTbl tr th button {
    background: none !important;
}
table#rolesresoumapid tr td:first-child {
    text-align: center;
}
table#rolesresoumapid tr td:nth-child(n+3) {
    text-align: center;
}
div#Project_MastersId tr td
{
    white-space: nowrap;
}
/*table white spaces style start End*/

div#template-master-grid button {
    padding: 0;
}
.select2-container {
    width: 100% !important;
}

.btnwidthcls, .btnwidthclstwo, .datatablebutton {
    font-size: 16px !important;
    background: #f48220 !important;
    padding: 4px !important;
    border: 1px solid #f58121 !important;
    color: #fff !important;
    cursor: pointer;
    min-width: 80px;
    box-shadow:none;
}
/*.popupfieldborder {
    border: 1px dotted #0b74b2;
}*/
ul#myassetratemaster li a {
    white-space: nowrap;
}
    .sidebar.close .nav-links li i {
    font-size: 20px;
    margin-left:15px;
}
.sidebar.close .nav-links li a {
    height: 20px !important;
    padding-left: 0 !important;
}
button.btn-close {
    box-shadow: none;}
.addpopbtncolorcls {
   

    background: #C33764;
    background: -webkit-linear-gradient(to right, #1D2671, #C33764);
    background: linear-gradient(to right, #1D2671, #C33764);
    border-bottom: none;
    box-shadow: none;
    font-size: 14px;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    border-radius: 10px;
}

span.plus-signadd {
    position: absolute;
    top: 65%;
    right: 173px;
    transform: translateY(-50%);
    font-size: 24px;
    color: #100f0f;
}

    span.plus-signadd a {
        background: #0d6efd;
        color: #fff;
        text-decoration: initial;
        padding: 0.2em;
        border-radius: 5px;
        font-size: 16px;
    }

table#moutablid {
    width: 80%;
}

    table#moutablid tr th:first-child {
        width: 400px;
    }

    table#moutablid tr th:nth-child(2) {
        width: 300px;
    }

.headingstonecls h2 {
    font-size: 16px;
    font-weight: 600;
}

table#aggriidtbl tr th:nth-child(3) {
    width: 350px;
}

.uploadsectioncls {
    margin-top: 32px;
}

.downloadcls a {
    text-decoration: none;
    color: #0d6efd;
}

.downloadcls {
    margin-right: 0px;
    margin-top: 48px;
    font-weight: 600;
    text-align: center;
}

table#tblresourcemapping tr td:nth-child(n+3) {
    text-align: center;
}

#my_paymentGrid li {
    width: 20%;
}

.arrowsizecls {
    font-size: 18px;
    color: #096caf;
    margin-left: 5px;
}

.input-with-icon {
    position: relative;
    display: inline-block;
}

    .input-with-icon i {
        position: absolute;
        right: 0;
        top: 50%;
        font-size: 20px;
        transform: translateY(-50%);
        color: #096caf;
    }

    .input-with-icon input {
        margin-right: 20px;
        width: 343px !important;
    }

.input-with-icon-dynamic {
    position: relative;
    right: 6px;
    left: 30px;
    top: 38px;
    font-size: 20px;
    transform: translateY(-50%);
    color: #096caf;
}

    .input-with-icon-dynamic i {
        position: relative;
        left: -25px;
    }

    .input-with-icon-dynamic input {
        position: relative;
        top: -25px;
        width: 180px;
    }

.btnAddRow {
    padding: 0.375rem 0.75rem;
    background: #838181;
    color: #fff;
    cursor: pointer;
}

.btnDeleteRow {
    padding: 0.375rem 0.75rem;
    cursor: pointer;
}



input::placeholder {
    color: #878484 !important;
}

#village-master-grid tr th:nth-child(6) span {
    width: 65px;
}

span#select2-ddlState_village-container,
span#select2-ddl_project_Landschedule-container,
#select2-ddlProject_housemeasurement-container,
#select2-ddlVillage_housemeasurement-container,
#select2-ddlKhasra_housemeasurement-container,
#select2-ddlStructure_housemeasurement-container,
#select2-ddlGrade_housemeasurement-container,
#select2-ddlProject_wellmeasurement-container,
#select2-ddlVillage_wellmeasurement-container,
#select2-ddlKhasra_wellmeasurement-container,
#select2-ddlSpec_wellmeasurement-container,
#select2-ddlcategory_wellmeasurement-container,
#select2-ddlProject_bandhmeasurement-container,
#select2-ddlVillage_bandhmeasurement-container,
#select2-ddlKhasra_bandhmeasurement-container,
#select2-ddlcategory_bandhmeasurement-container,
#select2-ddlProject_TreeMeasurement-container,
#select2-ddlVillage_TreeMeasurement-container,
#select2-ddlKhasraNo_TreeMeasurement-container,
#select2-ddlTreeOrCatName_TreeMeasurement-container,
#select2-ddlGroup_TreeMeasurement-container,
#select2-ddlGroupCode_TreeMeasurement-container,
#select2-ddlProject_OtherAssetMeasurement-container,
#select2-ddlVillage_OtherAssetMeasurement-container,
#select2-ddlKhasraNo_OtherAssetMeasurement-container,
#select2-ddlStruct_OtherAssetMeasurement-container,
#select2-ddlCategory_OtherAssetMeasurement-container {
    font-size: 16px !important;
    color: #212529 !important;
    margin-left: 10px !important;
    line-height: 30px !important
}

span#select2-ddlProject-container,
span#select2-ddlVillage-container,
span#select2-ddlKhasraNo-container,
span#select2-project_state-container,
span#select2-vill_name_Landschedule-container,
span#select2-ddlVillage_Khatabandi-container,
span#select2-ddlProject_Khatabandi-container,
span#select2-ddlKhasraNo_Khatabandi-container,
span#select2-ddlProject_owner-container,
span#select2-ddlVillage_owner-container,
span#select2-ddlKhataNo_owner-container,
span#select2-ddlKhasra_OtherAssetMeasurement-container,
span#select2-ddlFromKhataNo_notice-container,
span#select2-ddlVillage_notice-container,
span#select2-ddlToKhataNo_notice-container,
span#select2-ddlProject_template-container,
span#select2-ddlCaste-container {
    font-size: 16px;
    margin-left: 8px;
}


.projectclslaq {
    margin-bottom: 2em;
}

#tbl-proceeding_wrapper tr td:nth-child(6) {
    font-weight: 600;
    text-align: center;
}

#rrPayment-monthly-grid tr td:last-child, #objection-details-tbl tr td:last-child, #objection-details-approved-tbl tr td:last-child, #objection-details-rejected-tbl tr td:last-child {
    cursor: pointer;
}

div#mutaion-grid tr td {
    text-align: left !important;
}

table#tbl-proceeding tr td:last-child {
    font-weight: 600;
    text-align: center;
}

div#legal-master-grid tr th:nth-child(12) span {
    width: 120px;
}

#dpKhasraDetails-grid tr th:first-child, #dpKhasraDetails-grid tr td:first-child {
    text-align: center;
    width: 30px;
    padding: 5px;
}

#rrPayment-monthly-grid tr th:nth-child(8) span, #rrPayment-monthly-grid tr th:nth-child(14) span {
    width: 130px !important;
}

form#rrpayment-form label {
    line-height: 34px;
}

input#txtOtherGovtScheme {
    margin-top: -5px;
}

#village-master-grid tr th:nth-child(5) span {
    width: 118px !important;
}



table#processtbl tr td:nth-child(n+6),
#objection-details-tbl tr td:last-child,
#objection-details-approved-tbl tr td:last-child,
#objection-details-rejected-tbl tr td:last-child {
    font-weight: 600 !important;
}

#document-upload tr td:last-child, #payment-update tr td:last-child {
    font-weight: 600 !important;
    cursor: pointer !important
}

tbody#dpRegistration_tbl_grid_tbody tr td:last-child, tbody#tracking_tbl_grid_tbody tr td:last-child, #dpDocument_tbl_grid_tbody tr td:last-child, #dpPayment_tbl_grid_tbody tr td:last-child {
    text-align: center;
    font-weight: 600;
}

div#proocess-step-master-grid tr th:first-child {
    width: 30px !important;
}


/*.butncls > a{
    width:120px !important;
}*/
div#RRProgress-grid tr th:nth-child(11) span, div#RRProgress-grid tr th:nth-child(10) span {
    width: 136px !important;
}

div#RRProgress-grid tr th span {
    width: 120px;
}

#mutaion-grid tr td:first-child, #tbl-assistance tr td:last-child, #house-plot-allotment-grid tr td:last-child {
    text-align: left !important;
}

.icardgenecls a {
    cursor: pointer !important;
}

.siabenfitcls label {
    line-height: 15px !important;
}

table#processtbl tr td:nth-child(n+6) {
    text-align: center;
}

/*.btnboldcls {
    font-weight: 600 !important;
}*/

/*.mvc-grid-table tr th:first-child button {
    display: none !important;
}*/

div#legal-master-grid tr td:nth-child(11) button {
    margin: 0;
    padding: 5px !important;
}

.dashadjustcls {
    width: 150px !important;
    height: 40px !important;
}

.btnshowdcls {
    box-shadow: none !important;
}

div#myDropdown a {
    border-bottom: 1px solid #000;
}

.logtimecls {
    line-height: 20px;
}

/*.esh-identity {
    margin-left: 178px;
}*/

div#myDropdown {
    position: absolute;
    right: 10px;
}

    div#myDropdown a {
        line-height: 0;
        text-align: left;
        margin: 0 !important;
    }

a.esh-identity-item.logoutclspac {
    margin-top: 10px;
}
/*.usrmancls {
    margin-top: -24px;
}*/
.logoutcls {
    margin-left: -122px;
}

a.userlogcls {
    line-height: 20px;
    color: #0c7bad;
}

div#Well-tree-m-grid tr th:nth-child(8) span {
    text-align: center !important;
}

.rrprotblcls {
    height: 300px;
    overflow: scroll;
}

table#rrtablsid tr th {
    padding: 0 10px;
}

.rrprotblcls {
    overflow: scroll !important
}

.complcolo {
    /* background: #a03d7c;*/
    color: #fff;
    padding: 2px;
    text-align: center;
    /*background-image: linear-gradient(45deg,#bb3864,#0b8793);*/
}

    .complcolo h4 {
        line-height: 19px;
        margin: 0;
    }

table#Laqtablid {
    overflow: scroll;
    height: 294px;
}

#laqmutationid {
    overflow: scroll;
    height: 250px;
}

    table#Laqtablid tr th, #laqmutationid tr th {
        background: #800080;
    }

div#div_lastLogin {
    width: 160px;
}

.logtimecls {
    width: 75px;
}

div#Dp-List-Grid tr th:first-child span {
    width: 30px;
}

div#Well-tree-m-grid tr th:last-child span,
div#Bandh-Measurement-grid tr th:last-child span {
    width: 100px !important;
}

#Bandh-Measurement-grid tr th:nth-child(n+9) span {
    width: 75px !important;
}

div#Well-tree-m-grid tr th:nth-child(n+9) span {
    width: 75px;
}
/*div#Well-tree-m-grid tr th:nth-child(13) span {
    width: 87px !important;
}*/
.dashheadercls {
    margin-bottom: 10px;
}

.dashadjustcls, a, label {
    text-align: left;
    font-size: 13px;
    margin-bottom: 5px;
}

.dashheadercls a {
    font-size: 16px;
}

.inlindashcls {
    display: inline-flex;
    width: 75px;
    color: #fff;
    font-weight: 600;
}

.dashadjustcls {
    text-align: left;
}

li.orange.dashbordalncls, li.dark-blue.dashbordalncls, li.cyan.dashbordalncls, #rrPayment-onetime-grid tr td:last-child {
    text-align: left;
}


div#legal-master-grid tr th span {
    width: 106px;
}

div#grievance-master-grid tr th span, #grievance-payment-grid tr th span {
    width: 165px;
}

div#Well-tree-m-grid tr th:nth-child(13) span,
#asset-other-m-grid tr th:nth-child(n+10) span,
#house-measurement-grid tr th:nth-child(n+10) span,
#grievance-master-grid tr th:nth-child(2) span,
#grievance-master-grid tr th:nth-child(3) span,
#grievance-master-grid tr th:nth-child(9) span,
#grievance-master-grid tr th:nth-child(12) span,
#grievance-payment-grid tr th:nth-child(11) span,
#grievance-payment-grid tr th:nth-child(13) span,
#grievance-payment-grid tr th:nth-child(14) span {
    width: 87px !important;
}

div#tbl-assistance tr th span,
#house-plot-allotment-grid tr th span,
#rrPayment-monthly-grid tr th span, 
#Id-card-grid tr th:last-child span {
    width: 100px;
}

/*serial number css*/
div#house-measurement-grid tr th:nth-child(2) span,
#Well-tree-m-grid tr th:nth-child(2) span,
#Bandh-Measurement-grid tr th:nth-child(2) span,
#asset-tree-m-grid tr th:nth-child(2) span,
#asset-other-m-grid tr th:nth-child(2) span,
#grievance-payment-grid tr th:first-child span,
div#tbl-assistance tr th:first-child span,
#Id-card-grid tr th:first-child span,
#house-plot-allotment-grid tr th:first-child span,
#grievance-master-grid tr th:first-child span,
#tbl-assistance tr th:first-child span,
#legal-master-grid tr th:first-child span {
    width: 50px !important;
}
/*text center css*/
#house-plot-allotment-grid tr td:first-child,
#asset-other-m-grid tr td,
#asset-tree-m-grid tr td,
#tbl-assistance tr td:first-child,
#Id-card-grid tr td:first-child,
#house-plot-allotment-grid tr td:first-child, 
#tbl-assistance tr td:first-child,
#Dp-List-Grid tr td:first-child,
#rrPayment-monthly-grid tr td:first-child,
#rrPayment-onetime-grid tr td:first-child,
#Id-card-grid tr td:nth-child(11),
#DataTables_Table_0 tr td:first-child,
#siageralid1 tr td :last-child,
#table#siageralid2 tr td :last-child,
#table#siageralid3 tr td :last-child,
#siageralid4 tr td:last-child {
    text-align: center;
}


div#house-measurement-grid tr th:nth-child(6) span,
#Well-tree-m-grid tr th:nth-child(6) span,
#asset-tree-m-grid tr th:nth-child(6) span,
#asset-tree-m-grid tr th:nth-child(7) span,
#asset-other-m-grid tr th:nth-child(6) span,
#legal-master-grid tr th:nth-child(2) span {
    width: 250px !important;
}

div#house-measurement-grid tr td:nth-child(6),
#Well-tree-m-grid tr td:nth-child(6),
#asset-tree-m-grid tr td:nth-child(6),
#asset-tree-m-grid tr td:nth-child(7),
#asset-other-m-grid tr td:nth-child(6) {
    text-align: left;
    width: 250px !important;
}

#asset-tree-m-grid tr td:nth-child(7), #Well-tree-m-grid tr th:nth-child(8) span {
    text-align: left !important;
    width: 250px;
}

div#Well-tree-m-grid tr td:nth-child(8) {
    text-align: left !important;
}

#asset-tree-m-grid tr td:nth-child(7) {
    text-align: left !important;
}


div#grievance-payment-grid tr th:nth-child(3) span,
#grievance-payment-grid tr th:nth-child(5) span {
    width: 100px !important;
}

.fontadjustexecls label {
    font-size: 13px !important;
}

.trackidid {
    margin: 1.5em 0;
}

.tabledeltecls tr th:first-child {
    width: 10%;
}

.tabledeltecls tr th {
    padding: 0.5em;
    text-align: center;
    border-right: 1px solid #fff;
}

.fontadjustcls label {
    font-size: 16px !important;
    color: #000 !important;
    font-family: 'Adani Regular';
}

.mrgn_btm_five {
    margin-bottom: 5px;
}

.boxD.dasshcls ul {
    display: flex;
    flex-wrap: wrap;
}

button.btn.btnadjust.btn-primary.btn-block {
    width: 100%;
}

.card-header.bg-primary {
    color: #fff !important;
    font-weight: 600;
    text-align: left;
}

.counta p {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

div#Id-card-grid th span {
    width: 145px;
    line-height: 15px;
}

div#rrPayment-grid tr th span {
    width: 125px;
}

table#DataTables_Table_0 {
    margin-top: 35px;
    /* margin-top: 10px !important; */
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #ced4da 1px !important;
    outline: 0;
    height: 34px !important;
}

    .select2-container--default.select2-container--focus .select2-selection--multiple:focus {
        color: #212529;
        background-color: #fff;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
    }

li.showMenu a span {
    white-space: break-spaces;
}

div#asset-other-m-grid tr th span {
    width: 114px;
}

.btnclsland a {
    width: auto;
}

.totalvalusecticls label {
    font-weight: 600;
}

.mygrid tr th {
    border: 1px solid #fff;
}

.accodinaresizecls {
    font-size: 14px !important;
    padding: 0.5em !important;
}

table table-bordered th, td {
    border: 1px solid #a19a9a;
}

.staticTbl th, .staticTbl td, table[id^="DataTables_Table_"] td, tr.added-rows td {
    border: 1px solid #a19a9a !important;
}

.row {
    margin: 6px 0;
}

    .row > label {
        font-weight: 600 !important;
    }


.totalvalusecticls {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    line-height: 40px;
    border: 3px dotted #096caf;
}

    .totalvalusecticls p {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
    }

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}

.trackingclssec {
    text-align: center;
    margin: 2em;
}

@media print {
    body, page {
        margin: 0;
        box-shadow: 0;
    }
}

.icardgenecls {
    text-align: center;
    margin: 0em;
}

.icardphotocls {
    margin-bottom: 1em;
}

.uploadphocls {
    text-align: center;
    border: 1px solid #eee;
    width: 150px;
    height: 150px;
    margin: auto;
}

.allotmentmodal {
    width: 845px !important;
}

.mygrid {
    overflow: auto;
    /* min-height:350px;*/
}

.icardgenecls a {
    padding: 7px 10px;
    background: #096caf;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    cursor: pointer !important;
}

    .icardgenecls a:hover {
        padding: 7px 10px;
        background: #096caf;
        border-radius: 5px;
        color: #fff;
        text-decoration: none;
        cursor: pointer !important;
    }

.altmentpltcls a {
    margin: 2px;
    padding: 7px 10px;
    background: #096caf;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

    .altmentpltcls a:hover {
        margin: 2px;
        padding: 7px 10px;
        background: #096caf;
        border-radius: 5px;
        color: #fff;
        text-decoration: none;
    }

.icardgenecls {
    text-align: center;
    margin: 2em;
}

.addrowcls button {
    position: absolute;
    left: -10px;
    bottom: -183px;
}

.addtreels button {
    position: absolute;
    left: -10px;
    bottom: -82px;
}

.domasticcls button {
    position: absolute;
    left: -10px;
    bottom: -134px;
}

#landcropid tr td:first-child, #domostianimalid tr td:first-child {
    width: 50px;
    text-align: center;
}

table#landcropid tr td:nth-child(2), #domostianimalid tr td:nth-child(2) {
    /* background: red; */
    width: 445px;
}

table#domostianimalid tr td:last-child, #landcropid tr td:last-child {
    width: 150px;
    text-align: center;
}

.cropnamecls {
    margin-top: 3em;
}

.twoemmargin_bottom {
    margin-bottom: 2em;
}

.tablheadcls h4 {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}

.accodianheightcls {
    height: auto !important;
}

.settmentcls {
    margin-top: 3em;
}

    .settmentcls label {
        font-size: 13px !important;
        font-weight: bold;
        line-height: 15px !important;
    }


.igeneracls a {
    /*   background: #3276b1;*/
    /*  padding: 10px;*/
    color: #fff !important;
    border-radius: 5px;
    text-decoration: none;
}
/*.igeneracls a:hover {
    background: #3276b1;
    padding: 10px;
    color: #fff !important;
    border-radius: 5px;
    text-decoration: none;
}*/
.igeneracls {
    text-align: center;
}

.Create\/Update label {
    font-size: 14px !important;
    font-family: 'Adani Regular' !important;
    line-height: 30px;
}

#house-measurement-grid table tr th span, #Well-tree-m-grid table tr th span {
    width: 116px;
}

#Bandh-Measurement-grid table tr th span, #asset-tree-m-grid table tr th span {
    width: 116px;
}

div#Well-tree-m-grid tr th:first-child span, #Bandh-Measurement-grid tr th:first-child span, #asset-tree-m-grid tr th:first-child span {
    width: 37px;
}

#Bandh-Measurement-grid tr td:nth-child(n+4) {
    text-align: center;
}

#house-measurement-grid table tr td:nth-child(4), #Well-tree-m-grid table tr td:nth-child(4), #asset-tree-m-grid table tr td:nth-child(4) {
    text-align: center;
}

#house-measurement-grid tr td:nth-child(n+7), #Well-tree-m-grid tr td:nth-child(n+7), #asset-tree-m-grid tr td:nth-child(n+7) {
    text-align: center;
}

div#la-process-grid tr th:first-child {
    width: 65px !important;
}

div#la-process-grid tr td:first-child {
    text-align: center;
}

/*div#house-measurement-grid tr th span:nth-child(n+7) {
  width:80px !important; 
}*/
/*.margin_toptwem {
    margin-top: 2em !important;
}*/

.margin_toptencls {
    margin-top: 10px;
}

.templteclspopup label {
    font-size: 12px;
    line-height: 25px;
}

.modal_custwidth {
    width: 745px !important;
}

.mytempltegride {
    margin-top: 2em;
}

.mygrid {
    margin: 0.5em 0 !important;
}

.rateverboder label, .popupfieldborder label {
    line-height: 30px !important;
}

.processdashcls label {
    line-height: 30px !important;
    font-weight: 600;
}

.processdashcls {
    margin-top: 0.5em;
}

.modal-footercls button {
    box-shadow: none;
}

html {
    font-size: 14px;
}

.modal-header > .close {
    color: #000 !important;
    box-shadow: none;
}
.modal-header h4 {
    margin: 0;
    color:#fff !important;
}
.modal-header button {
    background: none;
    color: #fff;
    box-shadow: none;
    font-size: 20px;
    margin: 0;
    padding: 0px;
}
.modal-header {
    padding: 10px;
    background: #393a3c !important;
    border-bottom: 2px solid #ff9800 !important;
}
/*.adanicnt {
    margin-top: 2em;
}*/

.myregbtnclsone {
    text-align: center;
}

.table.table.table-bordered tr th {
    color: #fff !important;
    text-align: center;
    border-right: 1px solid #fff;
  /*  background: #002f6c !important;*/
}

.uplodcls {
    position: absolute;
    right: 17px;
    top: 0;
}


    .uplodcls input[type="file"] {
        border: 1px solid #096caf;
        width: 130px;
        padding: 5px;
        color: #fff;
        background: #096caf;
        border-radius: 5px;
    }

.btnclsland {
    margin: 10px 0;
}


.modal-footercls {
    text-align: center;
}

.tableclorcls tr th {
    background: #393a3c;
    color: #fff;
}



.datatablebutton {
    padding: 4px;
    width: 70px;
}

/*.mygrid {
    margin-top: 1em;
}*/
.viewidthauto {
    width: auto !important;
}

.tabbord {
    border: 1px solid #eee;
    padding: 1em;
}

legend.scheduler-border {
    margin-top: -10px;
    background: #646368;
    color: #fff;
    /* font-size: 1.2em !important;*/
    font-weight: bold !important;
    text-align: left !important;
    width: auto !important;
    padding: 5px !important;
    border-bottom: none;
}

fieldset.scheduler-border {
    border: 1px groove #636568 !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 1.5em 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    background: #fff !important;
}

table#imparamaster tr th {
    width: 50%;
}

.adanicnt label {
    line-height: 30px;
}

a.addpup {
    font-size: 22px;
    margin-left: 10px;
    top: 0px;
    position: absolute;
}

.logoutclspac {
    margin-left: 40px;
}
/*

.mvc-grid-table tr th {
    width: 50%;
}*/

table#busunid tr th {
    width: 50%;
}
/*
.butncls a {
    font-size: 16px !important;
    background: #f48220 !important;
    padding: 4px !important;
    border: 1px solid #f58121 !important;
    padding: 5px;
    width: auto;
    text-decoration: none;
}*/

 /*   .butncls a:hover {
        text-decoration: none;
        background: #0a58ca !important;
        color: #fff;
        padding: 5px;
        width: auto;
    }
*/
/*.butncls input[type="button"]:hover {
    text-decoration: none;
    background: #0b5ed7 !important;
    color: #fff;
}
*/
.radiocls.radio-inline input[type="radio"] {
    margin-left: -17px;
    margin-top: 10px;
}

.radiocls.radio-inline input[type="radio"] {
    margin-left: -17px;
}




span.select2-selection.select2-selection--single {
    /* line-height: 12px !important; */
    border-radius: 4px !important;
    background: #fff !important;
    border: 1px solid #cccccc !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select2-container .select2-selection--single {
    height: 34px !important;
    border: 1px solid #ccc !important;
    font-size: 12px;
    background-color: #FCFCFC !important;
    border-radius: 2px !important;
}

    .select2-container .select2-selection--single:focus {
        border-color: #66afe9 !important;
        outline: 0;
    }
/*collpas menutesting stared*/
body {
    overflow: hidden;
}

.sidebar.close, .sidebar {
    /* height: 521px !important;*/
    height: calc(100% - 136px) !important;
}
li.testabc {
    border-bottom: 1px solid #fff;
    padding: 4px 0;
}
.sidebar.close li:last-child {
    border: none;
}


/*i.bx.bx-menu {
    position: absolute;
    left: -64px;
    color: white;
    top: 10px;
    left: -48px;   
    z-index: 999;
}*/
.close:hover {
    opacity: 1 !important;
}

.sidebar.close {
    position: absolute;
    top: 60px;
    overflow: visible;
    z-index: 999;
}

i.bx.bx-menu {
    font-size: 20px;
    /*font-weight: 600;  */
}

.dtatmencls {
    margin: 1em 0;
}

.sidebar {
    height: 83.5vh !important;
    background: #636568;
    overflow-y: scroll;
    width: 303px;
    z-index: 100;
    transition: all 0.5s ease;
}

    .sidebar.close {
        width: 65px;
        height: 100% !important;
    }
       /* .sidebar.close li.testabc {
            padding: 5px;
        }*/
    .sidebar .logo-details {
        height: 60px;
        width: 100%;
        display: flex;
        align-items: center;
    }

        .sidebar .logo-details i {
            font-size: 30px;
            color: #fff;
            height: 50px;
            min-width: 78px;
            text-align: center;
            line-height: 50px;
        }

        .sidebar .logo-details .logo_name {
            font-size: 22px;
            color: #fff;
            font-weight: 600;
            transition: 0.3s ease;
            transition-delay: 0.1s;
        }

    .sidebar.close .logo-details .logo_name {
        transition-delay: 0s;
        opacity: 0;
        pointer-events: none;
    }

    .sidebar .nav-links {
        /*height: 100%;*/
        /*padding: 15px 0 150px 0;*/
        /*overflow: auto;
        height: 480px;*/
    }

    .sidebar.close .nav-links {
        overflow: visible;
    }

    .sidebar .nav-links::-webkit-scrollbar {
        display: none;
    }

    .sidebar .nav-links li {
        position: relative;
        list-style: none;
        /*  transition: all 0.4s ease;*/
        font-style: normal !important;
    }

        .sidebar .nav-links li:hover {
            background: #393a3c;
            font-style: normal;
            /* padding: 0 5px;*/
        }

        .sidebar .nav-links li .iocn-link {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

    .sidebar.close .nav-links li .iocn-link {
        display: block
    }

    .sidebar .nav-links li i {
        /* height: 18px;*/
        min-width: 30px;
        text-align: center;
        /* line-height:10px;*/
        color: #fff;
        font-size: 18px;
        cursor: pointer;
        /* transition: all 0.3s ease;*/
    }

    .sidebar .nav-links li.showMenu i.arrow {
        transform: rotate(-180deg);
    }

    .sidebar.close .nav-links i.arrow {
        display: none;
    }

    .sidebar .nav-links li a {
        display: flex;
        align-items: center;
        text-decoration: none;
        height: 28px !important;
    }

        .sidebar .nav-links li a .link_name {
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            /*transition: all 0.4s ease;*/
        }

    .sidebar.close .nav-links li a .link_name {
        opacity: 0;
        pointer-events: none;
    }

    .sidebar .nav-links li .sub-menu {
        /*  padding: 6px 6px 14px 55px;*/
        /* margin-top: -10px;*/
        background: #393a3c;
        display: none;
    }
ul.sub-menu a {
    padding-left: 30px !important;
}
    ul.sub-menu a:hover {
        font-size: 16px !important;
    }
ul.sub-menu li:hover {
    box-shadow: -5px 3px 7px 0px #4e4e4e;
    background: #f58121 !important;
}

    .sidebar .nav-links li.showMenu .sub-menu {
        display: block;
    }

    .sidebar .nav-links li .sub-menu a {
        color: #fff;
        font-size: 14px;
        padding: 5px 0;
        white-space: nowrap;
        font-weight: normal !important;
        /* opacity: 0.6;*/
        /* transition: all 0.3s ease;*/       
        text-shadow: none;
    }

        .sidebar .nav-links li .sub-menu a:hover {
            opacity: 1;
        }

    .sidebar.close .nav-links li .sub-menu {
        position: absolute;
        left: 100%;
        top: -10px;
        margin-top: 0;
        padding: 10px 20px;
        border-radius: 0 6px 6px 0;
        opacity: 0;
        display: block;
        pointer-events: none;
        transition: 0s;
    }

    .sidebar.close .nav-links li:hover .sub-menu {
        top: 0;
        opacity: 1;
        pointer-events: auto;
        /*  transition: all 0.4s ease;*/
    }

    .sidebar .nav-links li .sub-menu .link_name {
        display: none;
    }

    .sidebar.close .nav-links li .sub-menu .link_name {
        font-size: 14px;
        opacity: 1;
        display: block;
    }

    .sidebar .nav-links li .sub-menu.blank {
        opacity: 1;
        pointer-events: auto;
        padding: 3px 20px 6px 16px;
        opacity: 0;
        pointer-events: none;
    }

    .sidebar .nav-links li:hover .sub-menu.blank {
        top: 50%;
        transform: translateY(-50%);
    }

    .sidebar .profile-details {
        position: fixed;
        bottom: 0;
        width: 260px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #1d1b31;
        padding: 12px 0;
        transition: all 0.5s ease;
    }

    .sidebar.close .profile-details {
        background: none;
    }

    .sidebar.close .profile-details {
        width: 78px;
    }

    .sidebar .profile-details .profile-content {
        display: flex;
        align-items: center;
    }

    .sidebar .profile-details img {
        height: 52px;
        width: 52px;
        object-fit: cover;
        border-radius: 16px;
        margin: 0 14px 0 12px;
        background: #1d1b31;
        transition: all 0.5s ease;
    }

    .sidebar.close .profile-details img {
        padding: 10px;
    }

    .sidebar .profile-details .profile_name,
    .sidebar .profile-details .job {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        white-space: nowrap;
    }

    .sidebar.close .profile-details i,
    .sidebar.close .profile-details .profile_name,
    .sidebar.close .profile-details .job {
        display: none;
    }

    .sidebar .profile-details .job {
        font-size: 12px;
    }

.home-section {
    position: relative;
    /* background: #E4E9F7;*/
    height: 80vh;
    overflow-y: scroll;
    width: 100%;
    /* left: 260px;
    width: calc(100% - 260px);*/
    transition: all 0.5s ease;
   /* padding: 12px;*/
}

.sidebar.close ~ .home-section {
    left: 78px;
    width: calc(100% - 78px);
}

.popupplues {
    color: #800080;
    font-size: 23px;
    cursor: pointer;
}

.home-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.home-section .home-content .bx-menu,
.home-section .home-content .text {
    color: #11101d;
    font-size: 35px;
}

.home-section .home-content .bx-menu {
    cursor: pointer;
    margin-right: 10px;
}

.home-section .home-content .text {
    font-size: 26px;
    font-weight: 600;
}

@media screen and (max-width: 400px) {
    .sidebar {
        width: 240px;
    }

        .sidebar.close {
            width: 78px;
        }

        .sidebar .profile-details {
            width: 240px;
        }

        .sidebar.close .profile-details {
            background: none;
        }

        .sidebar.close .profile-details {
            width: 78px;
        }

    .home-section {
        left: 240px;
        width: calc(100% - 240px);
    }

    .sidebar.close ~ .home-section {
        left: 78px;
        width: calc(100% - 78px);
    }
}
/*table#processtbl tbody tr:nth-child(1) td, table#processtbl tbody tr:nth-child(1) td a {
    color: red !important;
}
table#processtbl tbody tr:nth-child(2) td, table#processtbl tbody tr:nth-child(2) td a{
    color: #219541 !important;
}*/
.indiacatebtns {
    background: #096caf;
    text-align: center;
    padding: 2px;
    color: #fff;
}

.mybtnproce {
    border: none;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    box-shadow: none;
    border-radius: 50%;
    font-weight: 600;
}

.whitecls {
    background: #fff;
}

.redcls {
    background: red;
}

.greencls {
    background: green;
}

.ambercls {
    background: #FFC000;
}

.graycls {
    background: gray;
}






@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}
/*@font-face {*/
/* Font Name to use*/
/*font-family: 'HindiFont';
    font-size: large;
    src: url('../font_convt/regionalfont/k010.ttf') format('truetype');
}   
.hindiFont {*/
/* Assign the font*/
/*font-family: 'HindiFont';*/
/*here we need to access @@font-face also*/
/*}*/
@media screen and (max-width: 1024px) {
    span.select2.select2-container.select2-container--default {
        width: 273.656px !important;
    }
}

@media screen and (max-width: 766px) {
    /*.logo img {
        height: 50px !important;
        width: 30% !important;
    }

    .sidebar.close {
        width: 65px;
    }

   

    .boxD ul li {
        width: 100% !important;
    }
    .sidebar.close ~ .home-section {
        left: 0;
        width: 100%;
    }
    section.esh-identity-drop {
        right: -56px !important;
        top: -86px !important;
        font-size: 13px;
        width: auto;
    }
    .hitest {
        width: 100%;
     
        top: 0px !important;
        font-weight: 800 !important;
        font-size: 16px !important;
    }
    
    .mobimenu {
        visibility: visible;        
        position: absolute;
        left: 10px;
    }
    .visufalscls{
        visibility:hidden !important;
    }*/
    div#div_lastLogin {
        position: absolute;
        right: 25px;
        top: 35px;
    }

    .boxD ul li {
        width: 100% !important;
    }

    .sidebar.close {
        display: none !important;
    }

    .logo img {
        height: 44px !important;
        width: 100px !important;
        position: absolute;
        left: 14px;
        top: -2px;
    }

    .hitest {
        margin: 0;
        position: absolute;
        top: 10px;
        text-align: center !important;
        right: -59px;
    }

    .sidebar.close ~ .home-section {
        left: 0 !important;
        width: 100% !important;
    }

    .mobimenu > i {
        line-height: 75px;
        font-size: 20px;
    }

    section.esh-identity-drop {
        line-height: 70px;
        margin-top: 20px;
    }

    .mylogut {
        margin-left: 42px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    span.select2.select2-container.select2-container--default {
        width: 273.656px !important;
    }

    .hitest h3 {
        font-size: 12px;
    }

    hitest h3 {
        font-size: 12px;
    }

    .mylogut {
        width: 124px;
    }

    .boxD ul li {
        width: 48% !important;
    }

    div#myDropdown {
        position: absolute;
        right: 10px;
    }

    .logo {
        width: 20%;
    }

    .mylogut {
        width: 100px;
    }

    .hitest h3 {
        font-size: 12px;
    }

    .logo {
        width: 20% !important;
    }

    .user {
        width: 30% !important;
        text-align: right;
    }

    .esh-identity {
        margin-left: 0 !important;
    }
    /* .hitest {
        position: absolute;
        text-align: center !important;
        width: 100% !important;
        top: -21px;
    }*/

}
/* Media query for responsiveness */
@media screen and (max-width: 768px) {
    .sidebar {
        width: 100px;
        position: fixed;
        height: 100%;
        overflow-y: auto;
        z-index: 1000;
    }

        .sidebar .nav-links li a {
            justify-content: center;
            flex-direction: column;
        }

            .sidebar .nav-links li a span {
                display: none;
            }

            /*.sidebar .nav-links li a i {
                font-size: 24px;
            }*/
    li.testabc {
        border-bottom: 1px solid #fff;
         padding: 2px 0 !important; 
    }
    .sidebar .nav-links li a {
        height: 20px !important;
    }
    .sidebar.collapsed {
        width: 0;
        overflow: hidden;
    }

        .sidebar .nav-links li:hover .sub-menu {
            position: absolute;
            left: 100px;
            top: 0;
            background: #fff;
            width: 200px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            display: block;
        }
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
    .sidebar.close {
        width: 55px;
        height: 76.6% !important;
    }

    .sidebar {
        height: 87.3vh !important;
    }
}