/***********************************/
/* Estilos del cuerpo de la p�gina */
/***********************************/

body.layout {
  background-image: url(../images/common/fondo.gif); 
  margin: 0px; 
  background-repeat: repeat;
  background-color: #ffffff;
}

body.formPopup {
  margin: 0px; 
  background-color: #ffffff;
}

/************************/
/* Estilos de los men�s */
/************************/

.sp {
	font-size: 1px;
  line-height: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

.bgMenuBorde {
	background-color: #000000;
}

.bgMenuSupAct {
	background-image: url(../images/common/degradadoMenu1.gif);
}

.bgMenuSupBordeIzqAct {
	background-image: url(../images/common/menuSupBordeIzq2on.gif);
	height: 30px;
}

.bgMenuSupDes {
	background-image: url(../images/common/degradadoMenu2.gif);
}

.bgMenuSupBordeIzqDes {
	background-image: url(../images/common/menuSupBordeIzq2.gif);
	height: 30px;
}

.bgMenuSupBordeDeDes {
	background-image: url(../images/common/menuSupBordeDe2.gif);
	height: 30px;
}

.bgMenuSepN1 {
	background-color: #ffffff
}

.bgMenuN1 {
	background-image: url(../images/common/gris_menu.gif);
}

.bgMenuSepN2 {
	background-color: #727272;
}

.bgMenuFinalFonN1 {
	background-image: url(../images/common/menuInfBordeFondoN1.gif)
}

.bgMenuFlechaDcha {
	background-image: url(../images/common/flechaDchaMenu.gif);
	height: 30px;
}

.bgMenuFlechaAbajo {
	background-image: url(../images/common/flechaAbajoMenu.gif);
	height: 30px;
}

.bgMenuN2 {
	background-color: #f2f2f2;
	color:#727272;
	text-decoration: none;
}

.txtPestana, .txtPestana:link, .txtPestana:active, .txtPestana:visited {
	font-weight: bold;
  font-size: 10px;
  color: #00356c;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}
.txtPestana:hover {
	font-weight: bold;
  font-size: 10px;
  color: #c00114;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}

.txtLinkMenuN1 {
	font-weight: bold;
  font-size: 10px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}

.txtLinkMenuN2 {
	font-size: 10px;
  color: #727272;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

/******************/
/* Estilos bordes */
/******************/

.bgContenidoCentral {
	background-color: #f2f2f2;
}

.bgBordeCentralSupIzq {
	background-image: url(../images/common/bordeCentralSupIzq.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
}

.bgBordeCentralSup {
	background-image: url(../images/common/bordeCentralSup.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 8px;
}

.bgBordeCentralSupDer {
	background-image: url(../images/common/bordeCentralSupDer.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
}

.bgBordeCentralIzq {
	background-image: url(../images/common/bordeCentralIzq.gif);
	background-repeat: repeat-y;
}

.bgBordeCentralDer {
	background-image: url(../images/common/bordeCentralDer.gif);
	background-repeat: repeat-y;
}

.bgBordeCentralInf {
	background-image: url(../images/common/bordeCentralInf.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 8px;
}

.bgBordeCentralInfDer {
	background-image: url(../images/common/bordeCentralInfDer.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
}

.bgBordeCentralInfIzq {
	background-image: url(../images/common/bordeCentralInfIzq.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
}

/**********************************/
/* Estilos generales (background) */
/**********************************/

.bgDestacadoGrisTitulo {
  background-color: #c0c0c0;
  background-image: url(../images/common/gris_menu.gif);
  padding-left: 10px; HEIGHT: 18px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.bgDestacadoGrisCuerpo {
  background-color: #f2f2f2;
}

.bgDestacadoGrisCuerpoLogin {
  background-image: url(../images/common/unimosdestinos3.gif);
}

.bgTituloFormulario {
	background-image: url(../images/common/bordeFormulario.gif);
}


.bgTituloFormularioGris {
  border-bottom: #f2f2f2 1pt solid; 
  background-image: url(../images/common/bordeFormularioGris.gif);
}

.bgTituloFormularioGrisLateral {
  border-bottom: #5583bf 1pt solid; 
  background-image: url(../images/common/bordeFormularioGrisLateral.gif);
}

.bgTituloFormularioVert {
  background-image: url(../images/common/bordeFormularioVert.gif);
}

.bgMainPage {
  background-image: url(../images/common/mainPage.gif); 
  background-position: center;
  background-repeat: no-repeat; 
  background-color: #f2f2f2;
}

.lineaTituloSeccion {
  height: 1px;
  background-color: #E5E2E2;
}

.bordeFormularioHor {
  background-image: url(../images/common/bordeFormularioHor.gif);
  background-repeat: repeat-x;
}

.correctBgPopup {
  background-image: url(../images/common/correctbg.gif); 
  background-repeat: repeat;
  background-color: #ffffff;
}

/*****************************/
/* Estilos generales (div) */
/*****************************/
#window {
	position: relative;
	padding: 0px;
  text-align: center;
}

#marco {
	position: relative;
	padding: 0px;
	width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#pageTitle {
  background-image: url(../images/common/cabecera.gif);
  border-top: #ffffff 0pt solid;
  border-right: #000000 1pt solid;
  border-bottom: #ffffff 0pt solid;
  border-left: #000000 1pt solid;
  border-collapse: collapse;
	position: relative;
	margin: auto;
	padding: 0px;
	height: 74px;
}

.divVerde {
  background-color: #006c43;
  border-top: #ffffff 0pt solid;
  border-right: #000000 1pt solid;
  border-bottom: #ffffff 0pt solid;
  border-left: #000000 1pt solid;
	position: relative;
	padding-top: 3px;
	height: 17px;
  text-align: center;
}

.divGris {
  border-top: #ffffff 0pt solid;
  border-right: #ffffff 0pt solid;
  border-bottom: #ffffff 0pt solid;
  border-left: #000000 0pt solid;
	position: relative;
  padding: 0px;
	height: 20px;
  text-align: center;
}

.divGrisIzq {
  background-image: url(../images/common/bordeGrisIzq.gif);
	position: relative;
	width: 5px;
	height: 19px;
	float: left;
}

.divGrisInf {
  background-image: url(../images/common/bordeGrisInf.gif);
  border-top: #ffffff 0pt solid;
  border-right: #ffffff 0pt solid;
  border-bottom: #000000 1pt solid;
  border-left: #ffffff 0pt solid;
	position: relative;
	width: 980px;
	height: 19px;
	float: left;
}

.divGrisDch {
	background-image: url(../images/common/bordeGrisDer.gif);
	position: relative;
	width: 5px;
	height: 19px;
	float: right;
}

#pestanas {
	margin-top: 8px;
	position: relative;
	z-index: 5000;
}

.divPestana {
	position: relative;
	width:171px;
	height:20px;
	float:left;
	padding-top:10px
}

.divContent {
  background-color: #f2f2f2;
  border-right: #d9d9d9 1pt solid; 
  border-top: #d9d9d9 1pt solid; 
  border-left: #d9d9d9 1pt solid; 
  border-bottom: #d9d9d9 1pt solid;
	position: relative;
	margin-top: 0px;
	height:100%;
	min-width: fit-content;
}

.divLinea {
  background-color: #E5E2E2;
	position: relative;
	/* margin-top: 5px; */
  padding: 0px;
	width: 98%;
  height: 1px;
  text-align: center;
}

.divPie {
	position: relative;
  text-align: center;
	margin: 10px 0px;
}

.divForm {
	border:0px #ACA899 solid;
	position: relative;
	overflow: auto;
	overflow-y: auto;
	overflow-x: auto;
}

.round {
	position: relative;
	background-color: #acc;
	padding: 5px;
	margin-top: 1.5em;
	text-align: center;
}

.roundPopup {
	position: relative;
	background-color: #f2f2f2;
	text-align: center;
}

.roundTitle {
	position: relative;
	background-color: #acc;
	text-align: center;
}

#tabs {
	position: relative;
	margin-top: 1em;
}

#tabs .tabs {
	position: relative;
	border: 1px #95A5B2 solid;
	overflow: auto;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 17px;
}

/*****************************/
/* Estilos generales (table) */
/*****************************/

.tablaLogin {
  border-right: #c0c0c0 1pt solid;
  border-left: #c0c0c0 1pt solid;
  border-bottom: #c0c0c0 1pt solid; 
}

.tableForm, .tableSmallForm, .tablePopupForm, .tableFormReadOnly, .tableSmallFormReadOnly {
	border: 0px #ACA899 solid;
	text-align: left;
}

.tableForm tr td, .tableFormReadOnly tr td {
	border: 0px #ACA899 solid;
	padding: 10px 8px 1px 8px;
}

.tableSmallForm tr td, .tableSmallFormReadOnly tr td {
	border: 0px #ACA899 solid;
	padding: 10px 14px 1px 14px;
}

.tablePopupForm tr td {
	border: 0px #ACA899 solid;
	padding: 5px 15px 5px 15px;
}

.tableFormReadOnly tr td input[type=text], .divReadOnly input[type=text], .tableFormReadOnly tr td input[type=file], .divReadOnly input[type=file], .tableSmallFormReadOnly tr td input[type=text], .tableSmallFormReadOnly tr td input[type=file], .readOnly {
	background: #E8E8E8; /*FFFFE3*/
	color: #000;
	border: #7F9DC2 1pt solid;
}

/****************************/
/* Estilos generales (text) */
/****************************/

input[type=text], input[type=password], input[type=file], select {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
	color: #5c5c45;
  vertical-align: middle;
}

.txtTituloSeccion {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  color: #00356c;
  height: 18px;
  text-decoration: none
}

.txtSubTituloSeccion {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  color: #00356c;
  height: 18px;
  text-decoration: none;
  text-align:left;
  
}

.txtResaltadoFormulario {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #5c5c45;
  text-decoration: none;
  text-align: justify ;
}

.txtResaltadoCentradoFormulario {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #5c5c45;
  text-decoration: none;
  text-align: center ;
}

.cajaTextoFormulario {
  background-color: #ffffff;
  border-top: #c0c0c0 1pt solid;
  border-right: #c0c0c0 1pt solid;
  border-bottom: #c0c0c0 1pt solid;
  border-left: #c0c0c0 1pt solid;
  padding: 0pt 0pt 0pt 2pt;
  margin: 0pt 0pt 1pt 2pt;
  color: #414141;
  text-decoration: none;
}

.textoPieLogin {
  font-family: "Trebuchet MS", Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none
}

.formulario {
	border-right: #d9d9d9 2pt double; 
	border-top: #d9d9d9 2pt double; 
	border-left: #d9d9d9 2pt double; 
	border-bottom: #d9d9d9 2pt double;
}

.txtTituloFormulario {
    border-right: #5583bf 1pt solid; 
    border-top: #5583bf 1pt solid; 
    border-left: #5583bf 1pt solid; 
    border-bottom: #5583bf 1pt solid; 
    background-color: #d7e0e5; 
    font-weight: bold;
    font-size: 14px;
    color: #5583bf;
    text-indent: 3pt;
    font-family: Arial;
    text-decoration: none
}

.txtTituloFormularioGrande {
  border-top: #5583bf 1pt solid; 
  border-right: #5583bf 1pt solid; 
  border-bottom: #5583bf 1pt solid; 
  border-left: #5583bf 1pt solid; 
  background-color: #d7e0e5; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #5583bf;
  text-indent: 3pt;
  text-decoration: none
}

.txtSeccionDestacado {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 20pt;
  font-weight: normal; 
  color: #5583bf;
  text-decoration: none;
  text-align: center
}

.txtFormulario {
  font-weight: normal;
  font-size: 9pt;
  color: #5c5c45;
  font-family: "Trebuchet MS", Arial;
  text-decoration: none;
  text-align: justify;
}

.txtErrorFormulario {
  border-top: red 1pt solid; 
  border-right: red 1pt solid; 
  border-bottom: red 1pt solid; 
  border-left: red 1pt solid; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal; 
  color: red;
  text-align: justify;
  text-decoration: none;
}

.txtOkFormulario {
		FONT-WEIGHT: normal; 
    FONT-SIZE: 9pt;
    COLOR: green;
    FONT-FAMILY: "Trebuchet MS", Arial;
    TEXT-DECORATION: none;
    TEXT-ALIGN:center;
    BORDER-RIGHT: green 1pt solid; 
    BORDER-TOP: green 1pt solid; 
    BORDER-LEFT: green 1pt solid; 
    BORDER-BOTTOM: green 1pt solid; 
}

/******************************/
/* Estilos generales (button) */
/******************************/

.btnFormularioGrande {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #5c5c45;
  border-right-color: #5c5c45;
  border-bottom-color: #5c5c45;
  border-left-color: #5c5c45;
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  margin: 0px; 
  background-color: #f2f2f2; 
  font-family: "Trebuchet MS", Arial;
  font-size: 11px; 
  color: #5c5c45; 
  height: 18pt; 
  text-decoration: none;
  vertical-align: top; 
	cursor: pointer;
}

/****************************/
/* Estilos generales (link) */
/****************************/

.enlaceSeccionG, .enlaceSeccionG:link, .enlaceSeccionG:active, .enlaceSeccionG:visited {
  padding-right: 0.9em;
  font-weight: bold;
  font-size: 10pt;
  color: #c00114;
  font-family: "Trebuchet MS", Arial;
  text-decoration: none
}
.enlaceSeccionG:hover {
  padding-right: 0.9em;
  font-weight: bold;
  font-size: 10pt;
  color: #f98037;
  font-family: "Trebuchet MS", Arial;
  text-decoration: none;
}

.enlaceBlanco, .enlaceBlanco:link, .enlaceBlanco:active, .enlaceBlanco:visited {
  font-family: "SF Automaton", Arial;
  font-size: 10px;
  color: #ffffff;
  letter-spacing: 1px;
  text-decoration: none;
}
.enlaceBlanco:hover {
  font-family: "SF Automaton", Arial;
  font-size: 10px;
  color: #ffffff;
  letter-spacing: 1px;
  text-decoration: underline;
}

.enlaceBlancoN, .enlaceBlancoN:link, .enlaceBlancoN:active, .enlaceBlancoN:visited, .enlaceBlancoN:hover {
  font-family: "SF Automaton", Arial;
  font-size: 11px;
  font-weight: bold; 
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 1px;
}

.enlacePie {
  font-size: 12px; 
  color: #3399cc; 
  font-family: Arial; 
  text-decoration: none
}
.enlacePie:link, .enlacePie:active, .enlacePie:visited {
  color: #3399cc; 
}
.enlacePie:hover {
  color: #f98037; 
}

.enlaceSimple, .enlaceSimple:link, .enlaceSimple:active, .enlaceSimple:visited {
	font-size: 9pt;
	color: #5c5c45;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}
.enlaceSimple:hover {
	font-size: 9pt;
	color: #c00114;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}

.enlacePequeno {
	font-size: 10px; 
	color: #5c5c45; 
	font-family: "Trebuchet MS", Arial; 
	text-decoration: none;
}

/*********************/
/* Estilos etiquetas */
/*********************/

.description
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5c5c45;
	border: none;
	padding: 0px;
	cursor: text;
}

.detailsTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #5583bf;
	ext-align: center;
	text-indent: 3pt;
	text-decoration: none;
	text-transform: uppercase;
}

.bold, .required {
	font-weight: bold;
}

.black, .required {
	color: black;
}

.upper {
	text-transform: uppercase;
}

.capital {
	text-transform: capitalize;
}

.lower {
	text-transform: lowercase;
}

.small {
	font-size: 55%;
}

.medium {
	font-size: 75%;
}

.italic {
	font-style: italic;
}

.pointer {
	cursor: pointer;
}

.wait {
	cursor: wait;
}

.hide {
	display: none;
}

.link:hover {
  /* font-weight: bold; */
  color: #5583bf;
  text-decoration: none;
}

/********************/
/* Estilos imagenes */
/********************/

.datepicker {
	cursor: pointer;
	height: 16px;
	width: 16px;
	margin-left: 5px;
	padding: 0;
	vertical-align: middle;
}

.imagenButton {
	cursor: pointer;
}

.imagen, .imagenButton {
	margin-left: 3px;
	vertical-align: middle;
}

.photoBox {
	text-decoration: none;
	border: none;
	width: 140px;
	height: 170px;
}

/********************/
/* Estilos fieldset */
/********************/

fieldset {
	border-collapse: collapse;
	border: 1px solid #E6E6E6;
}

fieldset legend {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px; 
	color: #00356c;
}

/**********************/
/* Estilos paginaci�n */
/**********************/

#tagPaginacionCapaExterna {
	position:relative; 
	width:100%;
	display: flex;
}

#tagPaginacionCapaResultados {
	float:left;
	width:52%;
	text-align:center
}

#tagPaginacionCapaNavegacion {
	float:right;
	text-align:center;
	width:48%
}

#tagPaginacionCapaAnterior {
	float:left;
	text-align:center;
}

#tagPaginacionCapaPaginas {
	float:left;
  margin: 0px 12px;
	text-align:center;
}

#tagPaginacionCapaSiguiente {
	float:left;
	text-align:center;
}

.pagButtons {
	position: relative;
}

.pagLinks, .pagLinks:link, .pagLinks:active, .pagLinks:visited {
	position: relative;
  margin: 0px 2px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  color: #5c5c45;
  text-decoration: none;
}
.pagLinks:hover {
	position: relative;
  margin: 0px 2px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  color: #5583bf;
  text-decoration: none;
}

.pagText {
	position: relative;
  margin: 0px 2px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
	font-size: 10pt;
	color: #5583bf;
  text-decoration: none;
}

.pagActual {
	position: relative;
  margin: 0px 2px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
	font-size: 10pt; 
	color: #f98037;
}

/*******************/
/* Estilos errores */
/*******************/

.errorHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.errorDescription {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #006c43;
	text-decoration: none;
}

.descriptionPopup {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #006c43;
	text-decoration: none;
}

.errorDescriptionPopup {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #ff5555;
	text-decoration: none;
}

.errorBgPopup {
  background-image: url(../images/common/errorbg.gif); 
  background-repeat: repeat;
  background-color: #ffffff;
}

.errorResolucion td{
  color: green;
  text-align: left;
}

.errorResolucion th{
  text-align: left;
  color: black;
}

.errorResolucionRed td{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
	text-align: left;
}

/*******************/
/* Estilos errores */
/*******************/

.avisoHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #006c43;
	text-decoration: none;
	text-align: left
}

.avisoDescription {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;;
	text-align: left
}

/*******************/
/* Estilos tooltip */
/*******************/

#dhtmlgoodies_tooltip {
  background-color: #EEE;
  border: 1px solid #000;
  position: absolute;
  display: none;
  z-index: 20000;
  padding: 2px;
  font-size: 0.8em;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}

#dhtmlgoodies_tooltipShadow {
  position: absolute;
  background-color: #555;
  display: none;
  z-index: 10000;
  opacity: 0.7;
}

/********************/
/* Estilos calendar */
/********************/
div.calendar { position: relative; }

.calendar table {
	cursor: pointer;
	border: 1px solid #ccc;
	font-size: 11px;
	color: #317082;
	background: #fff;
	font-family: Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
}

.calendar .button { 
	text-align: center;    
	padding: 2px;          
}

.calendar .nav {
	background:#E2EBED;
}

.calendar thead .title { 
	font-weight: bold;      
	text-align: center;
	background: #E2EBED;
	color: #317082;
	padding: 2px 0 3px 0;
}

.calendar thead .headrow { 
	background: #E2EBED;
	color: #317082;
	font-weight:bold;
}

.calendar thead .daynames { 
	background: #fff;
	color:#333;
	font-weight:bold;
}

.calendar thead .name { 
	border-bottom: 1px dotted #ccc;
	padding: 2px;
	text-align: center;
	color: #000;
}

.calendar thead .weekend { 
color: #666;
}

.calendar thead .hilite { 
	background-color: #317082;
	color: #fff;
	padding: 1px;
}

.calendar thead .active { 
	background-color: #529214;
	color:#fff;
	padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
	width:1.8em;
	color: #222;
	text-align: right;
	padding: 2px 2px 2px 2px;
}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
	color: #fbb;
}

.calendar table .wn {
	padding: 2px 2px 2px 2px;
	border-right: 1px solid #000;
	background: #666;
}

.calendar tbody .rowhilite td {
	background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
	background: #FFF1AF;
}

.calendar tbody td.hilite { 
	padding: 1px 1px 1px 1px;
	background:#317082 !important;
	color:#fff !important;
}

.calendar tbody td.active { 
	color:#fff;
	background: #529214 !important;
	padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
	font-weight: bold;
	border: 1px solid #888;
	padding: 1px 1px 1px 1px;
	background: #f5f5f5 !important;
	color: #222 !important;
}

.calendar tbody td.weekend { 
	color: #666;
}

.calendar tbody td.today { 
	font-weight: bold;
	color: #529214;
	background:#D9EFC2;
}

.calendar tbody .disabled {
	color: #999;
}

span[disabled="true"] {
	color: #999;
}

.calendar tbody .emptycell { 
	visibility: hidden;
}

.calendar tbody .emptyrow { 
	display: none;
}

.calendar tfoot .footrow { 
	text-align: center;
	background: #556;
	color: #fff;
}

.calendar tfoot .ttip { 
	background: #317082;
	color: #fff;
	font-size:10px;
	border-top: 1px solid #dedede;
	padding: 3px;
}

.calendar tfoot .hilite { 
	background: #aaf;
	border: 1px solid #04f;
	color: #000;
	padding: 1px;
}

.calendar tfoot .active { 
	background: #77c;
	padding: 2px 0px 0px 2px;
}

.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	border: 1px solid #ccc;
	background: #f5f5f5;
	color: #222;
	font-family: Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	z-index: 100;
}

.calendar .combo .label, .calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}

.calendar .combo .label-IEfix {
	width: 4em;
}

.calendar .combo .hilite {
	background: #317082;
	color:#fff;
}

.calendar .combo .active {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #dedede;
	font-weight: bold;
}

/*******************/
/* Estilos post-it */
/*******************/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:0;
  background-color:#000;
}
/*******************/
/* Estilos aviso */
/*******************/
.avisolegal {
	font-size: 55%;
	color: gray;
	text-align: justify;;
	font-family: sans-serif;
	font-weight: bold;
	padding-top: .5em;
	padding-left: 1em;
	padding-right: 1em;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.avisolegal a {
    color: #0044CC;
    text-decoration: underline;
    cursor: pointer;
}

.avisolegal a:hover {
    color: #002299;
    text-decoration: underline;
}

#soteriaSessionOverlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	filter: alpha(opacity=45);
	opacity: 0.45;
	z-index: 10000;
}

#soteriaSessionModal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 430px;
	margin-left: -215px;
	margin-top: -120px;
	background: #ffffff;
	border: 1px solid #5c5c45;
	font-family: "Trebuchet MS", Arial;
	color: #5c5c45;
	z-index: 10001;
}

.soteriaSessionModalHeader {
	background: #006c43;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 14px;
	font-size: 12px;
}

.soteriaSessionModalBody {
	padding: 16px 14px 8px 14px;
	font-size: 12px;
	line-height: 18px;
}

.soteriaSessionModalRemaining {
	font-weight: bold;
	margin-top: 10px;
}

.soteriaSessionModalError {
	display: none;
	margin-top: 10px;
	color: #c00114;
	font-weight: bold;
}

.soteriaSessionModalActions {
	padding: 0 14px 14px 14px;
	text-align: right;
}

.soteriaSessionModalActions .btnFormularioGrande {
	margin-left: 8px;
	padding: 0 10px;
}

