/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03/11/2016, 04:28:29 PM
    Author     : kernelgis
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}

legend {
	font-size: 13px !important;
	font-weight: bold !important;
	background-color: transparent !important;
	border-bottom: 2px solid #BA0400 !important;
}
/*.pnlAll{
    border-color: #BA0400 !important;
    background-color: transparent !important;
}*/
.bordeRojo {
	border-color: #BA0400 !important;
	background-color: transparent !important;
}

.sinBorde {
	border: none !important;
	background-color: transparent !important;
}

.ui-widget-content {
	color: #1a171b !important;
}

.negrita {
	color: #1A171B;
	font-weight:300;
	font-size:13px;
	margin-bottom:0;
	line-height:20px
}

.titulo {
	font-size: 13px !important;
	font-weight: bold !important;
	background-color: transparent !important;
	border-bottom: 2px solid #BA0400 !important;
}

.mensaje {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0606;
}