@media only screen and (min-width : 1920px) {
    .abcd{
        height:100%;
        width:100%;
    }
}
@media only screen and (min-width : 1600px) {
    .abcd{
        height:100%;
        width:100%;
    }
}


.table_responsive {
    //*max-height: 335px;
    height: 325px;*/
    overflow:auto;
}
/*.table_responsive_accounting {
    max-height: 420px;
    height: 410px;
    overflow:auto;
}*/
.table_responsive_business {
    /*max-height: 365px;
    height: 365px;*/
    overflow:auto;
}

.modal-dialog {
    margin: 80px auto;
    width: 1100px !important;
}
.modal-dialog-billdetails {
    margin: 80px auto;
    width: 900px !important;
}

.modal-dialog-customer {
    margin: 10px auto !important;
    width: 715px !important;
}

.box {
    margin-bottom: 0px !important;
    background-color: none !important;
    border-radius: 0px !important;
    border-top: 0px !important;
}

.top-r-gap {
    padding-right: 6px;
}

.header-color {
    color: #fff;
}

.no-border {
    border: none !important;
}

.search {
    cursor: pointer;
}

.search-city-gap {
    padding-left: 0px;
    padding-top: 0px;
}


.division2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 11px;
}
.division3 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
}


.div_broder {
    border-top: 3px solid #55d1c1;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px 10px 0px 10px;
}

.div_broder1 {
    border-top: 3px solid #f76767;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px 10px 0px 10px;
}

.div_broder2 {
    border-top: 3px solid #ffa83c;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px 10px 0px 10px;
}

.div_broder3 {
    border-top: 3px solid #ff0000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px 10px 0px 10px;
}
.div_broder7 {
    border-top: 3px solid #A9A9A9;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px 10px 0px 10px;
}
.Count_style {
    color: #354052;
    font-weight: bold;
    font-size: 18px;
}
.Count_stylepayment {
    
    font-weight: bold;
    font-size: 14px;
}
.img-rupees {
    width:8px;
}
.Search_citytxt {
    background-color: #354052;
    color: #fff;
    padding: 8px;
    margin-right: 0px;
}

.Load_td {
    /*cursor: pointer;*/
    background-color: #3c8dbc;
    color: #fff;
    font-size: 12px !important;
}

.Curser-pointer {
    cursor: pointer;
}

.box-header-spacing {
    /*margin: 10px 0px;*/
    padding: 0px;
    border-top: none !important;
}

.box-header-spacing2 {
    border-top: 1px solid #e4e7e7 !important;
}

.box-header-spacing3 {
    border-top: none !important;
}


.ColoredRow {
    background-color: #e4e7e7;
}


.labeltext {
    color: #fff;
    margin: 0px 8px;
}
.labeltext_busi_cred {
    color: #354052;
    margin: 0px 8px;
}

.labeltext2 {
    margin: 0px 8px;
}

.customertable {
    margin-top: 12px;
}

.cell-space {
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px !important;
    padding: 6px 10px 5px 10px;
    margin-bottom: 20px !important;
    box-shadow: none;
}

.modal-sub-title {
    position: absolute;
    top: -14px;
    background-color: #fff;
    padding: 3px;
    font-size: 12px;
}

.box-1 {
    background-color: #55d1c1;
    padding: 5px;
}

.box-2 {
    background-color: #f76767;
    padding: 5px;
}

.box-3 {
    background-color: #ffa83c;
    padding: 5px;
}
.box-7 {
    background-color: #808080;
    padding: 5px;
}
.box-retaildepo  {
    background-color: #5ED258;
    padding: 5px;
}
.box-8 {
    background-color: #008080;
    padding: 5px;
}
.box-img {
    margin-left: 10px;
}

.box-txt {
    color: #52a5e7;
}

.txt-search {
    height: 34px;
    width: 290px;
    border: 1px solid #e4e7e7;
    background-color: #e4e7e7;
}

.divtag-sec-2 {
    overflow: auto;
    overflow-y: auto;
}
/*.divtag-sec
{
    overflow: scroll;
}*/
.SL-no {
    padding-left: 11px;
}

.footer-top {
    position: fixed;
    bottom: 38px;
    padding: 7px 15px;
    background-color: #fff;
    width: 100%;
}
.footer-top-customerdash {
    position: fixed;
    bottom: 0px;
    padding: 7px 15px;
    background-color: #fff;
    width: 100%;
}

.footer-top-accounting {
    position: fixed;
    bottom: 10px;
    padding: 7px 15px;
    background-color: #fff;
    width: 100%;
}
/*.footer-top-box
{
    padding-left: 12px;
}*/
.modal-billing-gap {
    padding-bottom: 10px;
}

.Selection-txt {
    color: #fff;
    padding-right: 5px !important;
}

.Selection-gap {
    padding-top: 0px !important;
}

.accounting-dashboard {
    background-color: #354052;
}

.bullet-txt-gap {
    padding-right: 10px;
}

.dropdown-dashboard {
    position: absolute;
    z-index: 99999;
    top: 10px;
    padding-left: 70px !important;
}

.Division {
    padding: 3px 8px;
}

.Customer-modal-title {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin: 12px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table-title {
    position: absolute;
    top: 2px;
    background-color: #fff;
    padding: 0px 5px;
    font-weight: bold;
    left: 2px;
}

.table-title-2 {
    position: absolute;
    top: 35px;
    background-color: #fff;
    padding: 0px 5px;
    font-weight: bold;
    left: 2px;
}

.table-title-3 {
    position: absolute;
    top: -12px;
    background-color: #fff;
    padding: 0px 5px;
    font-weight: bold;
    left: 2px;
}

.Billing-gap {
    padding: 0px;
}

.Branch_txt_width {
    width: 190px !important;
    margin-right: 12px !important;
}

.date_txt_width {
    width: 100px !important;
}

.modal-tracking {
    padding: 0px 10px 0px 10px !important;
}

.label-width {
    width: 125px;
}

.table-padding-left {
    padding-left: 0px;
}

.tr-float-left {
    float: left;
}

.cell-top-gap {
    margin-top: 33px;
}

.Width {
    width: 183px !important;
}

.input-left-padding {
    margin-left: 47px;
}

.billing-fieldGSTcode-width {
    width: 75px !important;
    float: left;
    margin-right: 8px;
}

.fieldGST-width {
    width: 95px !important;
}

.Width_branch {
    width: 200px !important;
}
.alert-popup {
    width: 250px !important;
}
 .bootbox .modal-dialog {
        margin: 80px auto;
        width: 300px !important;
    }
.table_responsive_customer {
max-height:450px !important;
height:450px !important;
}
.max-busi-cust {
width:200px !important;
}
.model-billing-accounting {
    width:500px !important;
}
th {
background-color: rgb(60, 140, 189);
color:#fff
}

.stok-modal {
width: 750px;
left: 15%;
}
.duebook-table-responsive {
    height:300px !important;
}
.cash-total {
    width:60px !important;
}
.cash-ammount {
    width:72px !important;
}
.cash-label {
 width:333px !important;
 left:34% !important;
}
/*.table_responsive_load {
    max-height: 400px;
    height: 400px;
    overflow:auto;
}*/
.table_responsive_load {
   height: calc(90vh - 165px);
    overflow: auto;
}
.load-dash-footer input {
width:90px !important;
}
.load-dash-footer-padding {
padding-left:10px ;
}
.load-manifest-popup input {
width:100% !important;
}
.load-manifest-popup select {
width:100% !important;
}
.modal-width {
    width: 1010px !important;
    left: 3%;
    margin-top: -68px;
}
.load-manifest-table-responsive {
    max-height: 250px;
    height: 250px;
}

.pincode-master-display td {
  top:0px !important;
}
.load-manifest-table-responsive {
    border-top: 1px solid #ddd !important;
    }

.text-width {
    width:90px !important;
}
.text-width-acc {
    width: 69px !important;
}
.input-sm-acc {
 height: 30px;
    padding: 5px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.download-excel-branch {
    position: absolute;
    right: 30px;
    top: 71px;
}

/*Filter*/
#myInput:focus {outline: 1px solid #ddd;
    border-radius: 5px;}

.filter {
  position: absolute;
  right: 38px;
  top: 0px;
  display: inline-block;
  z-index:1;
}

.filter select {
    font-size: 16px !important;
    padding: 5px !important;
    border: 1px solid #ddd !important;
    width: 85% !important;
    margin: 5px 21px 15px 20px !important;
    border-radius: 6px !important;
    height: 40px !important;
}
.filter select:focus {
    font-size: 16px;
    padding: 5px;
    border: 1px solid #ddd;
    width: 85%;
    margin: 5px 21px 15px 20px;
    border-radius: 6px;
    height: 40px;
}
    .filter label {
        margin: 0px 21px 0px 20px !important;
    }

.dropdown-content {
  display: none;
  /*position: absolute;*/
  background-color: #fff;
  width: 275px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0px 3px 10px rgb(138, 139, 140)
}

.dropdown-content a {
  color: #fff;
  padding: 8px 10px;
  text-decoration: none;
  display: block;
}
.filter-header{
    background-color: #ebeff2;
    height: 30px;
    font-weight: bolder;
    color: #337ab7;
    text-align: center;
    padding-top: 4px;
    margin-bottom:15px;
}
.filter-footer{
    background-color: #ebeff2;
    height: 5px;
    font-weight: bolder;
    color: #337ab7;
    text-align: center;
    padding-top: 4px;
    }

.filter a:hover {background-color: #ddd;}

.show {display: block;}
.apply-filter {
    width: 85px;
    font-weight: bold;
    margin: 0px 0px 15px 20px;
    display: inline-block;
}
.clear {
    width: 85px;
    font-weight: bold;
    margin: 0px 20px 15px 0px;
    float:right;
}
.filter .close {
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #000000;
    z-index: 1000;
    position: absolute;
    border-radius: 50%;
    font-size: 14px;
    right: 5px;
    top: 5px;
}

.field-width-filter {
    width: 225px !important;
    height: 30px !important;
    margin-left: 20px !important;
}
/*slider*/

.switch {
    position: relative;
    display: inline-block;
    width: 124px;
    height: 34px;
    top: 5px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #428bca;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #747578;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(90px);
}

/*------ ADDED CSS ---------*/
.on {
    display: none;
}

.on, .off {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

input:checked + .slider .on {
    display: block;
}

input:checked + .slider .off {
    display: none;
}

/*--------- END --------*/

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }


.labeltextPaymentDump {
    color: #000;
    margin: 0px 8px;
}
.modal-content-customerdash {
    width: 950px;
    height: 175px;
    margin-left: auto;
    margin-right: auto;
}
.modal-content-paymentdump {
    width: 440px;
    height: 175px;
    margin-left: auto;
    margin-right: auto;
}
.modal-content-invoice {
    width:850px;
    margin-left: auto;
    margin-right: auto;
}
/*Dashboard button*/
.button_top_header {
    float: left;
    color: #fff;
    padding: 0px 15px;
    line-height: 40px;
    font-weight: 700;
    cursor:pointer;
    background-color: inherit;
    font-size: 14px;
}
.button_top_header:hover {
    background-color:#358cd3;   
}
.button_top_wrapper {
position: absolute;
    z-index: 1000;
    top:5px;
    left: 20%;
}
.button_top_wrapper_Payment {
position: absolute;
    z-index: 1000;
    top:5px;
    left: 11%;
}
.button_top_wrapper_Business {
position: absolute;
    z-index: 1000;
    top:5px;
    left: 16%;
}
.button_top_wrapper img{
    margin:0px 5px 0px 0px;
    width: 30%;
}
.excel-btn {
    background-color: #c3c3c3;
    padding: 7px;
    border-radius: 5px;
    margin: 10px 3px;
}
.excel-btn:hover {
    background-color: #e4e7e7;
}
.txt-search-accounting {
   height: 37px;
    width: 100%;
    border: 1px solid #b1b3b3;
    background-color: #e4e7e7;
    border-radius: 3px;
}

.ledger-modal {
max-width: 1110px !important;
margin: 15px auto 5px auto;
}
    .ledger-modal .modal-title {
    color:#fff !important;
    }
.ledger-date {
float: left;
    margin: 0px 2px;
        width: 40% !important;
}
.ledger-header {
padding: 10px 0px !important;
}
.ledger-refreshbtn {
margin: 0px 2px;
    float: right;
}
.ledger-modal .text-width {
    width: 100% !important;
}
.ledger-divheader {
    font-size: 16px;
    margin: 5px 0px;
}
.ledger-modal.mainfest-body .box {
    background-color: none !important;
}
.ledger-tbl-div {
height: 200px;
max-height: 200px;
overflow: auto;
margin-top: -6px;
}
.ledger-total-td {
background-color: #cbeef9;
    color: #354052;
    font-weight: 700;
    border: 0px !important;
    width: 40%;
    border-top: 1px solid #354052 !important;
}
.ledger-footer-data {
font-size: 16px;
}
.account-footer .footer-top {
padding:7px 0px 7px 7px !important;
}
.account-footer .top-r-gap {
padding-right:3px !important;
}
.print-btn {
    background-color: #c3c3c3;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 25px;
}
.email-btn {
    background-color: #c3c3c3;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 72px;
}
/*.modal-paymentlog-tbl {
max-height:350px !important;
height:330px !important;
overflow:auto;
}*/

.text-ellipsis {
    text-overflow: ellipsis;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
}
.accounting-header {
padding: 10px 10px 0px 10px !important;
border-bottom: 1px solid #354052;
}
.active.accounting-tab-menu {
    background-color: #354052 !important;
    color: #fff !important;
}
.accounting-tab-menu {
background-color: #fff;
    color: #354052;
    padding: 5px 10px 0px 10px !important;
    border-radius: 0px !important;
}
.accounting-tab-menu:hover {
background-color: #354052;
    color: #fff;
}
.nav-tabs > li.active > a.accounting-tab-menu, .nav-tabs > li.active > a.accounting-tab-menu:focus, .nav-tabs > li.active > a.accounting-tab-menu:hover {
    background-color: #354052 !important;
    color: #fff !important;
    border-top:none !important;    
}
.td-padding td {
   padding-top:5px !important;
   padding-bottom:5px !important;
}
.date_txt_width-payment {
width:170px !important;
}
.table-paymentmark {
height:200px;
min-height:200px;
overflow:auto;
}
.account-tooltip {
  display: inline;
  position: relative;
}
.account-tooltip:hover:after{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  background: #444;
  border-radius: 8px;
  color: #fff;
  content: attr(title);
  margin: -82px auto 0;
  font-size: 16px;
  padding: 13px;
  width: 220px;
}
.account-tooltip:hover:before{
  border: solid;
  border-color: #444 transparent;
  border-width: 12px 6px 0 6px;
  content: "";
  left: 45%;
  bottom: 30px;
  position: absolute;
}

/*Pincode Dashboard*/
.excel-btn-pincode {
    background-color: #c3c3c3;
    padding: 6px;
    border-radius: 5px;
    margin: 0px 3px;
}

.pincode-view-details {
    padding: 0px 10px 0px 10px !important;
    width:850px !important;
}
.table_responsive_pincode {
    max-height: 450px;
    height: 420px;
    overflow:auto;
}

.modal-content-employee {
    width: 500px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
}

.modal-content-trackingMIS {
    width: 710px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}
.text-width-MIS {
    width: 150px !important;
}
   .field-width {
    width: 172px !important;
    height: 25px !important;
}

.modal-Verified-DRS {
    width: 201px !important;
    height: 50px !important;
}
.modal-Verified-DRS-sec {
    height: 50px;
}

.dropPaymentwidth {
    width: 125px!important;
}
/*Sagar Da*/
@media only screen and (min-width: 800px) {
    .table_responsive_accounting {
        max-height: 275px;
        height: 275px;
    }
}

@media only screen and (min-width: 1024px) {
    .table_responsive_accounting {
        max-height: 400px;
        height: 400px;
    }
}
/*/ (1280x1024) SXGA Display /*/
@media screen and (min-width: 1280px) {
    .table_responsive_accounting {
        max-height: 382px;
        height: 382px;
    }
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) {
    .table_responsive_accounting {
        max-height: 390px;
        height: 390px;
    }
}



/*/ (1440x900) WXGA+ Display /*/
@media screen and (min-width: 1440px) {
    .table_responsive_accounting {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media screen and (min-width: 1600px) {
    .table_responsive_accounting {
        max-height: 645px;
        height: 675px;
    }
}

/*/ (1680x1050) WSXGA+ Display /*/
@media screen and (min-width: 1680px) {
    .table_responsive_accounting {
        max-height: 750px;
        height: 750px;
    }
}

/*/ (1920x1080) Full HD Display /*/
@media screen and (min-width: 1920px) {
    .table_responsive_accounting {
        max-height: 839px;
        height: 820px;
    }
}



/*Sagar Da*/
@media only screen and (min-width: 800px) {
    .table_responsive_accounting_Payment {
        max-height: 275px;
        height: 275px;
    }
}

@media only screen and (min-width: 1024px) {
    .table_responsive_accounting_Payment {
        max-height: 400px;
        height: 400px;
    }
    .newcontainer{height:400px;overflow:auto;}
}
/*/ (1280x1024) SXGA Display /*/
@media screen and (min-width: 1280px) {
    .table_responsive_accounting_Payment {
        max-height: 435px;
        height: 435px;
    }
    .newcontainer{height:435px;overflow:auto;}
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) {
    .table_responsive_accounting_Payment {
        max-height: 444px;
        height: 444px;
    }
    .newcontainer{height:445px;overflow:auto;}
}



/*/ (1440x900) WXGA+ Display /*/
@media screen and (min-width: 1440px) {
    .table_responsive_accounting_Payment {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media screen and (min-width: 1600px) {
    .table_responsive_accounting_Payment {
        max-height: 725px;
        height: 718px;
    }
    .newcontainer{height:720px;overflow:auto;}
}

/*/ (1680x1050) WSXGA+ Display /*/
@media screen and (min-width: 1680px) {
    .table_responsive_accounting_Payment {
        max-height: 750px;
        height: 750px;
    }
    .newcontainer{height:750px;overflow:auto;}
}

/*/ (1920x1080) Full HD Display /*/
@media screen and (min-width: 1920px) {
    .table_responsive_accounting_Payment {
        max-height: 866px;
        height: 90px;
    }
    .newcontainer{height:865px;overflow:auto;}
}

