.my-custom-scrollbar {
position: relative;
height: 225px;
overflow: auto;
display: block;
}

body, html 
{
  height: 100%;
  font-family: times new roman;
}

.print_modal{
  width: 38rem;
}
/*section 
{
  
  padding-top: 10%;
}*/
/*.con1 
{  
  width: 65%;
  background: #ffffffad;
  border-radius: 15px;
   
} */
.loginbtn
{
  width: 40%;
  background-color: white; 
  color: #192A56; 
  border: 2px solid #008CBA; 
}
.loginbtn:hover {
  background-color: #008CBA;
  color: white;
}
.logoutbtn
{
  width: 100%;
  font-size: 100%; 
}
.loginput
{
  width: 60%;
  border-radius: 15px;
}
.glyphicon
{
  color: white;
}
label
{
  color: white;
}
.bs-example
{
  margin: 20px;
}
.accordion .fa
{
  margin-right: 0.5rem;
}
.formbtn
{
  width: 150px;
  font-size: 20px;
}
.card-body
{
  height: 75px;
}


.form-control
{
  text-transform: uppercase;
}

.form_inp {
  text-transform: uppercase;
    display: block;
    width: 100%;
    height: 22px;
    /*height: calc(1.5em + 0.75rem + 2px);*/
    /*padding: 0.375rem 0.75rem;*/
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    /*border-radius: 0.25rem;*/
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-link
{
  text-decoration:none !important;
  font-size: 25px;
}
.btn
{
  color: black;
}
.maincontainer
{
  margin: 0px;padding: 0px;
}
.w3-container
{
  margin-left: 300px;
}
.w3-sidebar
{
  width:250px;
}
.divheader
{
  background: linear-gradient(180deg, white, #016C83);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: white;
}
.debtorsbtn
{
  width: 70%;
}
.booksbtn
{
  width: 70%;
}
.pangst,.gst,.consig_pangst,.consig_gst,.consig_pangst_modify,.consig_gst_modify
{
  display: none;
}
.ob_btn
{
  width: 70%;
}

.destinationbtn
{
  width: 70%;
}
.packetbtn
{
  width: 70%;
}
.display-none
{
  display: none;
}
.chargesbtn
{
  width: 75%;
}
.brokerbtn
{
  width: 75%;
}
.productbtn
{
  width: 75%;
}
.truckownerbtn
{
  width: 75%;
}
.truckmasterbtn
{
  width: 75%;
}
.pan_image
{
   background: linear-gradient(to right bottom, #8495b0, #96a1bb, #a8aec5, #b9bbd0, #cac8da);
}
.masterbtn
{
  width: 50%;
}
.tmlabinp
{
  margin-left: -27px;
}

.image
{
  /*width: 225px;*/
 background: linear-gradient(to right bottom, #8495b0, #96a1bb, #a8aec5, #b9bbd0, #cac8da);
  margin-left:-5rem;
}
.consignmentbtn
{
  width: 75%;
}
.sec
{
  background-color: #016C83;
  padding: 6px
}
.gap
{
  margin-top: 5px;
}
.chargesbody 
{
  background-color: lightblue;
  padding: 15px;
  overflow-x: auto;
}
.pacinp , .pacinp_modify
{
  width: 110px;
}
.maninp
{
  width: 200px;
}
.manifestbtn
{
  width: 75%;
}
.fmbtn
{
  width: 75%;
}
.podbtn
{
  width: 75%;
}

.sfontop{
  font-size: 18px;
}
.subbills{
  font-size: 15px;
  margin-left: 2rem;
}
.subbillsinput{
  font-size: 13px;
}
.billssub{
  font-size: 15px;
  margin-left: 1rem;
}
.ptag{
  font-size: 15px;
  white-space: nowrap;
  text-align: right;
}
.conslorry{
  margin-left: -40px;
  width: 11rem;
}
.concharges1{
  margin-left: 4rem;
}
.concharges2{
  margin-left: 2rem;
}
.conchargesamt{
  margin-left: -2rem;
  width: 10rem;
}
/*-----------*/

.typeahead dropdown-menu{
  top: 10px;
    left: 9rem;
    display: none;
}

thead{
  position: sticky; top: 10;  z-index: 10;  border-top: hidden;  
}
.dropdown-content a {
  color: black;
  text-decoration: none;
  display: block;
  border: none;
  padding: 8px;
  cursor: pointer;
}

.dropdown 
{
  position: relative;
  display: inline-block;
}

.dropdown-content 
{
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown:hover .dropdown-content 
{
  display: block;
}
.dropdown-content a:hover 
{
  background-color: #70a7e0;
}
.dropbtn 
{
  background-color:#0033994a;
  color: white;
  border: none;
}
.ptagerror{
  margin-left: -14px;
  margin-bottom: 0rem;
}

.div_up{
  overflow-x: auto;overflow-y: auto;max-height: 17rem;
}
.div_up_height{
  max-height: 23rem;
  height: 23rem;
}
.div_up_height_new{
  max-height: 28rem;
  height: 28rem;
}
.div_up_height_modal{
  max-height: 30rem;
  height: 30rem;
}
.table_up{
  border-spacing: 0px;margin-bottom: 0px;background-color: #F0F0F0;
}
.thead_up{
  position: sticky;top: 0;z-index: 10;text-align: center;border-top:hidden; height: 0px;
}

.cons_char_inv{
  margin-top: 25%;
  margin-left: -19%;
  width: 63.5rem;
}

.checkbox_center{
  text-align: center;
}

.check_delete{
  accent-color: #fa0223;
}

.check_add{
  accent-color:#02fa0f;
}

.check_find{
  accent-color:#eef205;
}

.check_modify{
  accent-color:#02faf6;
}

.check_all{
  accent-color:#0217fa;
}


/*-----------------------------new-----csss-----------*/


.openbtn 
{
  cursor: pointer;
  background-color: #00339900;
  /*border: none;*/
  border-color: #00339900;  
  padding: 5px 15px;
  border-radius: 10px;
}

.openbtn:hover 
{
  /*background-color:white;*/
  border-color: white;
}

.w3-botbar
{
    background-color: #fff;
    position: fixed!important;
    z-index: 1;
    overflow: auto;
    border-radius: 10px;
}

a{
  text-decoration: none;
}

.mtop28{
  margin-top: -28px;
}

.mtop22{
  margin-top: -22px;
}

.mtop20{
  margin-top: -20px;
}

.colorwhite{
  color:white;
}

.mtop10{
  margin-top: -16px;
}

.mtop11{
  margin-top: -11px;
}

.mtop5px{
  margin-top: 5px;
}
.mtop3rem{
  margin-top: 3rem;
  width: 84rem;
  margin-left: -24rem;
}

.thead_color{
  background: linear-gradient(180deg, white, #a9c0e5, white);  
}

.width8
{
  width: 8rem;
}

.width6
{
  width: 6rem;
}

.width5
{
  width: 5rem;
}
.width4
{
  width: 4rem;
}

.width100{
  width: 100%;
}

.mtop11rem{
  margin-top: 11rem;
}

.submitcolor{
  background: linear-gradient(180deg,white,#0035A9,#50c2fd);
  color: white;
  width: 70%;
}

.submitcolor2{
  background: linear-gradient(180deg,white,#0035A9,#50c2fd);
  color: white;
}

.deletecolor{
  background: linear-gradient(180deg,white,#e30e0e,#bb8b04);
  color: white;
  width: 70%;
}

.printcolor{
  background: linear-gradient(180deg,white,#0ee320,#bb8b04);
  color: white;
  width: 70%;
}

.white_space{  
  white-space: nowrap;
}

.generate{
  height: auto;
  width: auto;
  /*margin-left: -9rem;*/
}

.mtop12{
  margin-top: -12px;
}

.translogomain{
  height: 25rem;
  width: 27rem;
  margin-top: 4rem;
}
.bnblogo{
  height: 6rem;
  width: 21rem;
}
.foot1{
  float: left;
}

.admin-text{
  text-align: right;
  font-size: 20px;
  margin-right: 5rem;
}

.user-managemnt-text{
  margin-top: 5px;
  text-align: left;
}

.super-admin{
  width: 40rem;
  margin-top: 65px;
  height: 20rem;
}

.admin-background-image{
  background-image: url('../image/adminlog.png');
  height: 10rem;  
  background-repeat: no-repeat;
  background-size: contain;
}

.user-log-modal{
  margin-top: 14%;
  margin-left: -32%;
  width: 55rem;
  height: 37rem;
}

.table tr .tr_pading {
  padding: 0px 0.25rem 0px 0.25rem;
}

.padding0{
  padding: 0;
}