html{overflow-x:hidden;}
.pst{position: relative;
    top: -234px;}
    .cmt{padding:15px; border-radius: 20px;}
    .text-justify{text-align:justify;}
    .disb.form-control:disabled, .disb.form-control[readonly]{background-color: #ffffff!important; border:0px!important; margin-top: -5px;}
    .serch-proce{width: 80%; display: inline-block;}
    .process-btn{margin-top:-3px; margin-left:-10px;}
.dataTables_length{margin-bottom:15px;}
.dataTables_paginate{margin-bottom:15px!important;}

#viewWtQty .modal-dialog{max-width: 1024px !important;}

.dt-buttons	 .buttons-copy span:before{content:"\e9e6"; font-family: boxicons!important;}
.dt-buttons	 .buttons-excel span:before{content:"\ea37"; font-family: boxicons!important;}
.dt-buttons	 .buttons-pdf span:before{content:"\ea38"; font-family: boxicons!important;}
.dt-buttons	 .buttons-print span:before{content:"\eb29"; font-family: boxicons!important;}
.print-ratio svg{width:100%!important;}

@media only screen and (min-width:320px) and (max-width: 480px){
	.pst{position: relative;
    top: 0px;}
    .mob-hide{display:none;}
.mob-content{padding:10px 10px !important;}
.responsive-mob .col-xs-2{flex: 0 0 auto;
    width: 16.6666666667% !important;}
   .responsive-mob .col-xs-1{
   	    flex: 0 0 auto;
    width: 8.3333333333% !important;
   }
   .process-btn {
    margin-top: 20px;
    margin-left: 0px;
    width: 60%;
}
.serch-proce {
    width: 100%;
    display: inline-block;
}
.mob-15{font-size:15px;}
   .responsive-mob{width: 100%; overflow-y:hidden; padding: 15px 15px;}
   .responsive-mob .wid-mob{width: 1280px;}
      .mob-wids .col-xs-4{width: 33.3333333333%;}
       .mob-wids .col-xs-6{width: 50%;}
}