/* CSS Document */




my-icon {
  background-image: url('../images/iconos/buscar.png');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: 1em;
  width: 1em;
}
#strBuscar {	
	position:absolute;
	width:141px;
	z-index:1;
	font-size:12px;
	
}
#strBuscarCliente {	position:absolute;
	width:141px;
	z-index:1;  
}
#strBuscarUbigeoLlegada, #strBuscarUbigeoPartida,{	position:absolute;
	width:141px;
	z-index:1;  
}
.LetraBlancaNormal{
	
	font-weight:normal;	
	}
.LetraBlanca{
 	font-size:15px; color:#FFFFFF; font-weight:bold}	

  .table-bordered {
    border-color: #FF0000;
  }
.custom-modal {
  width: 90%;
  max-width: none;
}
.LetraNormal{
 	 font-size:12px; color:#404040; }
.LetraAlerta{
 	font-size:15px; color:#C00000; font-weight:bold}
.LetraRoja{
 	font-size:13px; color:#C00000; font-weight:bold}
.letraAzul{
 	font-size:13px; color:#0033CC; font-weight:bold;}	 
	
bi-trash{
	background-image:url(../images/iconos/trash.svg)
	 background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: 1em;
  width: 1em;
}	
	
	
	
	