.ancho-select {
  width: 20%;
}

@media (max-width: 767.98px) {
  .ancho-select {
    width: 50%;
  }
}
.ctagraficoscroll{
   height:300px;
  overflow-y: scroll;
  padding-right: 0;
    -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;  
}

.select2-selection__rendered {
    line-height: 36px !important;
}
.select2-container .select2-selection--single {
    height: 36px !important;
}
.select2-selection__arrow {
    height: 36px !important;
}
.bt-codnew{
  width:30%; 
  margin: 2px!important;
}
.bt-codnew5{
 width:100%; 
 margin: 1px!important;
} 
.modal-header {
background-color:#0f3f70;
}
.trcolor th{
background-color:#0f3f70!important;    
}
.busqrepocroll{
  height:80vh;
  overflow-y: scroll;
  padding-right: 0;
  -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.emprescroll {
  height:300px;
  overflow-y: scroll;
  padding-right: 0;
    -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.busqcroll{
 height:80vh;
overflow-y: scroll;
padding-right: 0;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;        
}
@media (max-width: 767.98px) {
  .busqcroll {
    height: 45vh;
  }
}
.padre {
display : flex;
justify-content : center;
align-items : center;
}
.prodcroll{
 height:80vh;
overflow-y: scroll;
padding-right: 0;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;        
}
@media (max-width: 767.98px) {
  .prodcroll {
    height: 65vh;
  }
}
.gastscroll{
height:68vh;
overflow-y: scroll;
padding-right: 0;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;      
}
.container-scroll-fac{
height:300px;
overflow-y: scroll;
padding-right: 0;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;   
}
.container-scroll-coti{
height:440px;
overflow-y: scroll;
padding-right: 0;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;   
}

