@font-face { font-family: 'trajan'; src: url(/siger2/javax.faces.resource/fonts/trajan_pro_regular-webfont.eot.xhtml); src: url() format("embedded-opentype"), url(/siger2/javax.faces.resource/fonts/trajan_pro_regular-webfont.woff.xhtml) format("woff"), url(/siger2/javax.faces.resource/fonts/trajan_pro_regular-webfont.ttf.xhtml) format("truetype"), url() format("svg"); font-weight: normal; font-style: normal; }

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,.label_h4,.label_h1,.label_h2,.label_h3,.label_h5,.label_h6{
	margin: 0;
	padding: 0;
	font-family: "trajan", serif;
	text-transform: capitalize;
	font-weight: 500;
	text-align: left;
}

h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
.ui-breadcrumb a:link{
	font-weight: 500;
}

h1,h2,h3,h4,.label_h4,.label_h1,.label_h2,.label_h3 {
	color: #BA2025;
}

.label_h4 {
	font-weight: bold;
}

.float_right {
	float: right;
}

a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #515151;
}

a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #515151;
}

a:visited,a.visited {
	text-decoration: underline;
	color: #515151;
}

a:hover,a.hover {
	text-decoration: none;
	color: #BA2025;
}

.ui-button-text-only .ui-button-text.ui-button-text-icon-left, .ui-button-text {
	padding: 0px;
}

.ui-button-icon-only {
min-width: 2.4em;
}

.ui-button-text-icon-left {
min-width: 2.4em;
}

 .ui-button-icon-only.ui-state-hover .ui-icon {
    background-image: url("/siger2/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sesiger");
}

.ui-widget button.ui-button.ui-button-text-only:hover,
 button.ui-button.ui-button-text-only:hover,
 .ui-widget button.ui-button.ui-button-text-icon-left:hover,
 button.ui-button.ui-button-text-icon-left:hover,
 button:active,
 input[type="submit"]:active,
 input[type="button"]:active,
 input[type="reset"]:active{
 	background: #BA2025
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_BA2025_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
 }
 
 

.ui-widget button.ui-button.ui-button-text-only,
 button.ui-button.ui-button-text-only,
 .ui-widget button.ui-button.ui-button-text-icon-left,
 button.ui-button.ui-button-text-icon-left,
 button,
 input[type="submit"],
 input[type="button"],
 input[type="reset"]
	{
	color: #ffffff;
	height: 26px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	min-width: 132px;
	border: 0 none;
	background: #999999
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_999999_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
	cursor: pointer;
	padding: 0px;
	margin: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.ui-widget button.ui-button.ui-button-text-only.boton_principal,
.ui-widget button.ui-button.ui-button-text-icon-left.boton_principal,
 button.ui-button.ui-button-text-only.boton_principal,
 button.boton_principal,input[type="submit"].boton_principal,
 input[type="button"].boton_principal,
 input[type="reset"].boton_principal
	{
	background: #007733
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_007733_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-widget button.ui-button.ui-button-text-only.boton_principal:hover,
.ui-widget button.ui-button.ui-button-text-icon-left.boton_principal:hover,
 button.ui-button.ui-button-text-only.boton_principal:hover,
 button.boton_principal,input[type="submit"].boton_principal:hover,
 input[type="button"].boton_principal:hover,
 input[type="reset"].boton_principal:hover{
 	background: #BA2025
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_BA2025_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
 }

.ui-widget button.ui-button.ui-button-text-only:hover,
 button.ui-button.ui-button-text-only:hover,
 input[type="submit"]:hover,
 button.ui-button:hover,
 input[type="button"]:hover,
 input[type="reset"]:hover,
 button:active,
 input[type="submit"]:active,
 input[type="button"]:active,
 input[type="reset"]:active
	{
	background: #BA2025
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_BA2025_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-widget button.ui-button.ui-button-text-only:disabled,
.ui-widget button.ui-button.ui-button-text-only.boton_principal:disabled,
 button.ui-button.ui-button-text-only:disabled,
 button:disabled,input[type="submit"]:disabled,
 input[type="button"]:disabled,
 input[type="reset"]:disabled
	{
	border: 1px solid rgb(153, 153, 153);
	color: rgb(153, 153, 153);
	cursor: default;
	background: #D3D3D3
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_D3D3D3_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-widget button.ui-button.ui-button-text-icon-left .ui-icon,
 button.ui-button.ui-button-text-icon-left .ui-icon,
 .ui-widget button.ui-button.ui-button-text-icon-left.ui-state-default .ui-icon,
 button.ui-button.ui-button-text-icon-left.ui-state-default .ui-icon {
    background-image: url("/siger2/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sesiger");
}

.ui-widget button.ui-button.ui-state-hover .ui-icon, button.ui-button.ui-state-hover .ui-icon {
	background-image: url("/siger2/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sesiger");
}

.ui-widget button.ui-button.ui-state-active .ui-icon, button.ui-button.ui-state-active .ui-icon {
    background-image: url("/siger2/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-sesiger");
}

.ui-widget button.ui-button.ui-button-text-icon-left.ui-state-disabled .ui-icon, button.ui-button.ui-button-text-icon-left.ui-state-disabled .ui-icon {
    background-image: url("/siger2/javax.faces.resource/images/ui-icons_999999_256x240.png.xhtml?ln=primefaces-sesiger");
}

.ui-widget-header .ui-state-active {
	border: 1px solid #e3a1a1;
	background: #BA2025
		url("/siger2/javax.faces.resource/images/ui-bg_highlight-soft_15_BA2025_1x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
	font-weight: normal;
	color: #FFFFFF;
}

.ui-widget-header .ui-state-active a {
	color: #FFFFFF;
}

.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	border: 1px solid #e3a1a1;
	background: #BA2025
		url("/siger2/javax.faces.resource/images/ui-bg_highlight-soft_15_BA2025_1x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
	color: #FFFFFF;
	font-weight: normal;
}

div.derechos_reservados {
	border-top-style: Double;
	border-bottom-style: Double;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 1.15em;
}

.error {
	border: 1px solid #BA2025;
}

#indicador-usuario {
	padding-top: 15px;
	float: right;
}

#indicador-usuario form img {
	vertical-align: bottom;
	width: 16px;
	height: 16px;
}

#indicador-usuario form a {
	font-style: italic;
	font-weight: bold;
	color: #BA2025;
}

/*modificaciones a tema de primefaces
*/
.ui-breadcrumb {
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding: 5px 5px 7px 5px;
	background-color: transparent;
	background-image: none;
	border: none;
	font-family: "Times new roman", serif;
}

.ui-breadcrumb>ul>li:first-of-type {
	background-image: none;
	width: 0;
}

.ui-breadcrumb>ul>li:nth-of-type(2) {
	background-image: none;
	width: 0;
}

.ui-breadcrumb>ul>li:last-of-type {
	text-transform: uppercase;
	font-family: "trajan", serif;
}

.ui-breadcrumb>ul>li a{
    color: #2E3D4C;
}

.ui-panelgrid td {
	vertical-align: middle;
	border-style: none;
	text-align: left;
}

.align_top , td.align_top, .ui-panelgrid td.align_top{
	vertical-align: top;
}

.ui-panelgrid tr {
	border-style: none;
}

.ui-panelgrid .ui-panelgrid td {
	padding: 1px;
}

.ui-panelgrid-footer .ui-widget-header {
	background: #eeeeee
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_eeeeee_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-paginator {
	background: #D3D3D3
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_D3D3D3_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-tabs {
	position: relative;
	padding: 0;
	zoom: 1;
}

.ui-tabs.ui-tabs-top>.ui-tabs-nav {
	padding: 0;
}

.ui-tabs.ui-tabs-top>.ui-tabs-nav li {
	border: 0;
	margin: 0;
	top: 0;
}

td:first-of-type .ui-radiobutton {
	border: none;
	padding-right: 5px;
}

.ui-radiobutton {
    border: none;
    padding-right: 5px;
    padding-left: 5px;
}

.ui-state-active .ui-radiobutton-icon,.ui-state-active .ui-chkbox-icon,.ui-state-default .ui-radiobutton-icon,.ui-state-default .ui-chkbox-icon,.ui-state-highlight .ui-radiobutton-icon,.ui-state-highlight .ui-chkbox-icon,.ui-radiobutton-icon,.ui-chkbox-icon
	{
	background-image:
		url("/siger2/javax.faces.resource/images/ui-icons_BA2025_256x240.png.xhtml?ln=primefaces-sesiger");
}

.ui-chkbox {
	border: none;
}

.ui-datatable table tbody td {
	background: transparent;
	border-top: inherit;
	border-bottom: inherit;
	border-left: none;
	border-right: none;
}

.ui-datatable table tbody td.ui-state-highlight {
	background: transparent;
	border-top: inherit;
	border-bottom: inherit;
	border-left: none;
	border-right: none;
}

.ui-datatable tr {
	background: #FAFAFA
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_FAFAFA_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: none;
	border-right: none;
}

.ui-datatable table table tr  {
    background: #FAFAFA
        url("/siger2/javax.faces.resource/images/ui-bg_flat_100_FAFAFA_40x100.png.xhtml?ln=primefaces-sesiger")
        50% 50% repeat-x;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.ui-datatable tr.ui-state-highlight, .ui-datatable .ui-datatable-data tr.ui-state-highlight {
	background: #EEEEEE
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_eeeeee_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #fafafa;
	border-left: none;
	border-right: none;
}

.ui-datatable tr.ui-state-hover, .ui-datatable .ui-datatable-data tr.ui-state-hover {
    background: #f6f6f6 url("/siger2/javax.faces.resource/images/ui-bg_flat_100_f6f6f6_40x100.png.xhtml?ln=primefaces-sesiger") 50% 50% repeat-x;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: none;
    border-right: none;
}

.ui-selectlistbox-list .ui-selectlistbox-item.ui-state-highlight, .ui-selectlistbox-list .ui-selectlistbox-item.ui-state-hover{
	background: #f6f6f6 url("/siger2/javax.faces.resource/images/ui-bg_flat_100_f6f6f6_40x100.png.xhtml?ln=primefaces-sesiger") 50% 50% repeat-x;
    border: none;
}

.ui-datatable table thead th,.ui-datatable table thead th.ui-state-default
	{
	background: #333333
		url("/siger2/javax.faces.resource/images/ui-bg_flat_0_333333_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
	color: #DADADA;
}

.ui-picklist .ui-picklist-list {
	background: #FAFAFA
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_FAFAFA_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-picklist .ui-picklist-list .ui-picklist-item {
	background: inherit;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: none;
	border-right: none;
	margin-top: -1px;
	margin-bottom: 0px;
}

.ui-picklist .ui-picklist-list .ui-picklist-item.ui-state-highlight {
	background: #EEEEEE
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_eeeeee_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-picklist .ui-picklist-list .ui-picklist-item.ui-state-hover {
	background: #f6f6f6
		url("/siger2/javax.faces.resource/images/ui-bg_flat_100_f6f6f6_40x100.png.xhtml?ln=primefaces-sesiger")
		50% 50% repeat-x;
}

.ui-icon-alert.ui-confirm-dialog-severity {
	background-image:
		url("/siger2/javax.faces.resource/images/ui-icons_BA2025_256x240.png.xhtml?ln=primefaces-sesiger");
}

/* begin: jQuery UI Datepicker moving pixels fix */
table.ui-datepicker-calendar {
	border-collapse: separate;
}

.ui-datepicker-calendar td {
	border: 1px solid transparent;
}
/* end: jQuery UI Datepicker moving pixels fix */

/* begin: jQuery UI Datepicker emphasis on selected dates */
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
	background: #743620 none; /* a color that fits the widget theme */
	color: white; /* a color that is readeable with the color above */
}
/* end: jQuery UI Datepicker emphasis on selected dates */
.formasMainContainer {
	width: 100%;
}

.formasMainContainer td.etiqueta {
	width: 40%;
	text-align: right;
	padding: 3px;
	vertical-align: middle;
}

.formasMainContainer td.contenido {
	width: 50%;
	text-align: left;
	padding: 3px;
}

.formasMainContainer td.msj {
	text-align: left;
	width: 10%;
}

.borde-gris {
    border: solid 1px #eeeeee;
}

.selectFormaPrecod {
	width: 85%;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	text-align: left;
}

.elementoTabla {
	border: solid 1px black;
	width: 100%;
}

.elementoTabla td {
	padding: 1px;
	text-align: center;
}

.detalleSolicitud {
	width: 100%;
}

.detalleSolicitud td {
	width: 25%;
	white-space: normal;
}

.detalleSolicitud td.etiqueta {
	text-align: right;	
}
.mensajeError{
	color: rgb(220,0,0);
	font-style: italic;
}

.ui-datatable thead th.wrap-text-head {
    white-space: normal;
}

.ui-datatable tbody td.wrap-text {
	white-space: normal;
}

.wrap-text {
	white-space: normal;
}
.ui-selectonemenu-label{
	width: 100% !important;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.55;
    background-image: none;
}
tr.ui-widget-content.ui-row-editing.ui-state-error {
	border: none;
}

.layoutMultiSelection tr {
   float: left;
    width: 33%;
}

td.columna_derecha{
    text-align: right;
}

td.columna_izquierda{
    text-align: left;
}


.tabla-encabezado{
	border: 1px solid #d8dcdf !important;
	background: #333333;
	color: #DADADA;
	text-align: center !important;
}

.tabla-cuerpo{
	color: #2e3d4c;
	background: #FFFFFF !important;
	border: 1px solid #d8dcdf !important;
	text-align: center !important;
}