/* Carga XML NT - DI || Manuales de usuario */

	/* .mandatory {font-weight: bold;} */
	
	.topicTypeList {border-style: none !important;}
	.xls {background: transparent url("../imgs/excel_48.png") no-repeat scroll left top; background-size: 30px 30px !important;}
	.zip {background: transparent url("../imgs/icon_zip.png") no-repeat scroll left top; background-size: 30px 30px !important;}
	.pdf {background: transparent url("../imgs/icon_pdf.png") no-repeat scroll left top; background-size: 30px 30px !important;}
	.xml {background: transparent url("../imgs/xml.png") no-repeat scroll left top; background-size: 30px 30px !important;}
	.icono {padding: 0 10px 0 15px;}
	h4 {margin-top: 0px;}
	.link {color: #16537c; font-size: 1.2em; text-decoration: none; font-weight: bold; line-height: 16px;}
	.topicTypeList {border-style: none !important;}
	.procedure {border-style: none !important;}
	li.auth {margin-left: 0px !important;}
	li.procedure {margin: 10px 20px 5px 20px !important; padding: 5px 0 5px 0;}
	.topicTypeList ul.procedures li.procedure li.auth a {text-decoration: underline !important; color: #166196 !important;  font-weight: bold;}
	
	.borrado {
		padding: 0px 4px 1px 3px !important;
	}
	
	.calendario {
		padding: 5px;
	}
	
	.codigoOk {
		color: green; 
		margin-left: 10px !important;
		position: absolute;
	}
	
	.loginBtn:disabled {
		color: #979797 !important;
		border: 2px solid #979797 !important;
	}
	
	.data .wide input.ng-invalid.ng-touched {
    	background-color: #FA787E;
  	}
	
	.redfondo {
		background-color: red;
	}
	
	.icono-tabla {
		font-size: 23px !important;
    	text-align: center;
   		display: block !important;
	}
	
	@media only screen and (max-width: 800px) {
		.topicTypeList ul.procedures li.procedure {padding-left: 30px !important; width: 75% !important;}
		.pulsador {width: 30px;}
	}
	
	md-dialog {
		top: 20px !important;
	}