.body
	{
		/* verde oscuro horrible 025B54 */
		 
		/* background-color: #EFF4ED; */
		background-color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-variant: normal;
		font-style: normal;
		font-weight: bold;
		line-height: normal;
		color: #025B54;
		margin: 0px;
}

img {
	border : 0;
}

fieldset {
/*behavior: url(../css/ie-css3.htc);*/ /* Activamos el soporte para IE */
border-radius: 8px;
border: 1.5px solid #31556e;
}

strong{
	font-size: 12px;
	color:#551A8B;
}

/*
// legend con bordes
legend {
border: solid 1px black;
border-radius: 8px;
}

// legend con bordes y color de fondo
legend {
background: #FF9;
border: solid 1px black;
border-radius: 8px;
padding: 6px;
}

// legend con bordes alineado a la derecha
legend {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  }
*/
.fieldSetContainer {
	padding-left : 15px;
	width: 100%;
}	

table {
 	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.messageOnSubmit {
 	font-size: 11px !important;
}

td strong{
	font-size: 12px;
	color:##1D445E;
}

td em {
 	font-size: 11px;
}

.temarioOptionStyle {
 	font-size: 11px;
 	font-weight: bold;
 	display: ;
 	text-decoration: none;
 	color: #1d445e !important;
 }
.preguntaFrecuenteStyle {
 	font-size: 11px;
 	font-weight: bold;
 	display: ;
 	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	color:#1d445e !important;
 }

label {
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	display: ;
 	#display: block;
 	color: #506e82;
 }
 
input.typeText, input[type="text"], input[type="password"] {	
	height: 1.30em; 
	border: 1px Solid #87abc3;
	background: #ffffff;	
}

input.typeSubmit, input[type="submit"], input[type="button"], input.typeFile, input[type="file"] {
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	display: inline-block;
	position: relative;
	margin-right: .1em;
	text-decoration: none !important;
	cursor: pointer;
	text-align: center;
	zoom: 1;
	overflow-x: visible;
	overflow-y: visible;
	border-radius: 6px;
	border: 1px solid #AED0EA;
	/*background: #566395 url(images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;*/
	background: #1D445E;
	font-weight: bold;
	color: #ebe4dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	height: 1.60em; 
	border: 1px Solid #2694E8;
	background: #ffffff;	
 	font-size: 11px;
}

ul {
	list-style-position:outside;
	list-style-type: circle;
	padding-left: 0.2em;
	}
/**
* Ttulo que corresponde al rea de trabajo, segun opcion de men
* color: #003399; este es un azul que se usa en la pgina de woc
*/
.formTitle 
	{
		padding: 5px;
		text-align: left;
		color: #2694E8;
		font-size: 1.01em;
		font-weight: bold;
   }

.formTitleBig 
	{
		padding: 5px;
		text-align: left;
		color: #025B54;		
		font-size: 1.2em;
		font-weight: bold;
   }

/**
* Ttulo que corresponde al conjunto de datos afin
*/
.fieldSet 
	{
		padding: 5px;
		text-align: left;
		color: #2694E8;
		font-size: 10px;
		font-weight: bold;
	}

/*
 * FieldSeparator Control specific style.
 */
.fieldSeparator {
    border-bottom:0;
    border-left:0;
    border-right:0;
    margin-top: 0.5em;
    border-top-color:lightgrey solid ;
    border-top-width: 1px;
}

/*

div[id=tabs] .ui-widget-content {
	border : 0px;
	padding : 0px;
	height: 100%;
	background: none;
	}


*/

.content {
	padding:	0px;
	/*position:	relative;*/
	/*overflow:	auto;*/ si habilitamos esto aparece la barra de scroll
}

/*
* se agrega este estilo porque firefox no mostraba el div completo
*/

#applicationZone.ui-layout-center {
	border : 0px;
	padding : 0px;
	height: 100%;
	background: none;
	}
	
iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.rowOdd {
	background-color:#F2F5F7
}
.rowEven {
	background-color:#FFFFFF
}

#urgencias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #31556e;
	position: relative;
	/*width: 100%;*/
	z-index: 2;
	/*left: 14px;*/
	text-align: right;
	padding-right: 1%;
	/*float: left;*/
	margin-top: -44px;
}


.topbar {
    height: 38px;
}

.bg-gradient {
    background: #0a6b43; /* Old browsers */
    background: -moz-linear-gradient(left, #0a6b43 21%, #105292 80%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0a6b43 21%,#105292 80%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0a6b43 21%,#105292 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6b43', endColorstr='#105292',GradientType=1 ); /* IE6-9 */
}

nav {
    background: white;
    border-bottom: 4px solid #0a6b43;
    .navbar-brand {
        padding: 5px 30px;
    }
}

.nav-link {
    font-weight: bold;
    font-size: 16px;
}

.navbar-light .navbar-toggler {
    border: none;
    &:focus {
        outline: none;
    }
}

footer {
    padding: 35px 0;
    font-size: 15px;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 50px;
}

footer .legal {
    text-align: center;
    margin-top: 33px;
    border-top: 1px solid;
    padding-top: 15px;
    color: #d3d3d3;
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
}
