	
.st-selected {
    background: rgba(146, 207, 246);
	background: -moz-linear-gradient(top, rgba(146, 207, 246) 0%, rgba(146, 207, 246) 56%, rgba(20, 129, 241) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(146, 207, 246)), color-stop(56%, rgba(146, 207, 246)), color-stop(100%, rgba(20, 129, 241)));
	background: -webkit-linear-gradient(top, rgba(146, 207, 246) 0%, rgba(146, 207, 246) 56%, rgba(20, 129, 241) 100%);
	background: -o-linear-gradient(top, rgba(146, 207, 246) 0%, rgba(146, 207, 246) 56%, rgba(20, 129, 241) 100%);
	background: -ms-linear-gradient(top, rgba(146, 207, 246) 0%, rgba(146, 207, 246) 56%, rgba(20, 129, 241) 100%);
	background: linear-gradient(to bottom, rgba(146, 207, 246, 0.24) 0%, rgba(146, 207, 246, 0.6) 56%, rgba(20, 129, 241, 0.53) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f592', endColorstr='#ffcf70', GradientType=0 );
}

.selected-hover:hover {
    background: rgba(146, 207, 246,1);
	background: -moz-linear-gradient(top, rgba(146, 207, 246,1) 0%, rgba(146, 207, 246,1) 56%, rgba(20, 129, 241,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(146, 207, 246,1)), color-stop(56%, rgba(146, 207, 246,1)), color-stop(100%, rgba(20, 129, 241,1)));
	background: -webkit-linear-gradient(top, rgba(146, 207, 246,1) 0%, rgba(146, 207, 246,1) 56%, rgba(20, 129, 241,1) 100%);
	background: -o-linear-gradient(top, rgba(146, 207, 246,1) 0%, rgba(146, 207, 246,1) 56%, rgba(20, 129, 241,1) 100%);
	background: -ms-linear-gradient(top, rgba(146, 207, 246,1) 0%, rgba(146, 207, 246,1) 56%, rgba(20, 129, 241,1) 100%);
	background: linear-gradient(to bottom, rgba(146, 207, 246,0.24) 0%, rgba(146, 207, 246,0.6) 56%, rgba(20, 129, 241,0.53) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f592', endColorstr='#ffcf70', GradientType=0 );
}

.centered {
	font-family: verdana;
	font-size: 12px;
    margin: auto;
    width: 1200px;
    height: 230px;
    margin-top: 40px;
}

label {
	position: relative;
	display: inline;
	font-weight: normal;
	font-size: 11px;
}


.mandatory:after {
	content: "*";
	color: red;
}

.ler_desc {
	width: 280px; 
	height: 60px;
	position: relative;
}
#lupa {
	font-size : 20px;
	color: #166196;
}

.input-read-code {
  	background-color: #FEFFDC;
  	width: 205px;
}




md-toolbar {
	background: white !important; 
}
	
.error-salida-read-code {
	
	position: relative; 
	color: red; 
	width: 400px; 
	left: 317px; 
	top: 10px;
	height: 30px;
}
.select-page {
			  width: 50px;
			  text-align: center;
			}
.pagination li a input {
 /* padding-bottom: 5px;*/
  margin: -7px 0;
}
.aviso {
	color: black;
    font-weight: bold;
    font-size: 18px;
}
.rojo {
	color: red;
}
#aviso {
	float: left;
    left: 19px;
    position: relative;
}

#progress {
	font-size:45px;
	color: #166196;
}

#info-cicle {
	font-size: 20px;
	color: #166196;
}

#info-cicle .title {
    width: 100%;
    font-size: 0.8em;
}


.fa-refresh {
	font-size: 20px;
	cursor:pointer;
	color: #166196;
}

#check {
	font-size: 20px;
	color: #166196;
}

.data ul.info li p:before {
    font-family: "FontAwesome";
    content: "\f111"; 
    color: #166196; /*https://astronautweb.co/snippet/font-awesome/*/
    font-size: 10px;
    margin-right: 5px;
}
	 
.data ul.info li p.sub-menu-li:before {
    content: "\f10c"; /*https://astronautweb.co/snippet/font-awesome/*/
}

.sub-menu-li {
	margin-left: 30px; 
}

#arrow {
	color: #16537c;
	border: 1px solid;
    background-color: #e4e2e2;
}

.refRaee {
	text-align: center !important;
    margin-right: 24px;
}

.centrar {
	text-align: center;
}

#lerModal{
	   top: 190px !important;
}
	 		
#buscCont {
	position: relative;
	top: -1px;
}
.tratado {
	text-align:center; 
	width: 164px;
}
#tratado {
	transform: scale(1.2);
	margin: 15px;
}

/*formularios albaranes*/
.tituloUnico {
	float:left;
}
.albaranRepeat {
	width:100%; float:rigth;
}
/*FIN formularios albaranes*/


/*autocomplete lupa y desplegables selecter*/		
@media (max-width: 430px) {
	md-autocomplete {width: 90% !important;}
	.request .content form .selecter {width: 82% !important;}
}

@media (min-width: 430px) {
	md-autocomplete {width: 85% !important;}
	.request .content form .selecter {width: 77% !important;}
}

/* @media (min-width: 760px) {
	md-autocomplete {width: 85% !important;}
	.request .content form .selecter {width: 77% !important;}
} */

@media (min-width: 1024px) {
	md-autocomplete {width: 65% !important;}
	.request .content form .selecter {width: 51.2% !important;}
}

@media (min-width: 1280px) {
	md-autocomplete {width: 60% !important;}
	.request .content form .selecter {width: 51.2% !important;}
}

/*error mensajes para salto de linea*/
#mensajeError {
	display: block;
    padding-bottom: 18px;
}

#atencion {
    color: #2691d9;
    font-size: 30px;
}
.espacio {
	margin: 11px;
}
.tituloPopUp {
	text-align: center;
	font-size: 23px;
}
.tituloPopUp1 {
	text-align: center;
	font-size: 23px;
	padding: 8px;
}

#icon {
	font-size:25px;
	color: #2691d9;
	cursor: pointer;
}
#iconXml {
	font-size:25px;
	color: #2691d9;
	cursor: pointer; 
	top: 8px;
    position: relative;
}	

#buscarEnTabla {
	height: 25px;
    font-size: 105%;
    padding: 0px;
}
		
@media (max-width: 1190px) { 
	.ocultarEnModoMovil{display: none;} /*oculta el componente cuando la pantalla es responsive (para móvil) */
}
.table-header {
	background-color: #2691d9;
	color: white;
}
.table-header h2 {
	color: white;
}