﻿Body
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #73D16B;
}
.CeldaOS td {
 text-align :right;
 background-color:#DEEDFF;
 visibility:hidden;
 }
.CeldaUT td {
 text-align :right;
 background-color:#FFDEE2;
 visibility:hidden;
 }
.CeldaPat td {
 text-align :right;
 background-color:#D9FCDD;
 visibility:hidden;
 }
.AnexoTD td {
padding: 0px 7px 0px 7px;
}
.DataRow
{	border-top: dotted 1px #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
}
.DataRow:hover
{	
    border-top: dotted 1px #000000;
    border-bottom: dotted 1px #000000;
}
.elMenu
{
	background-color :#31668E;
	/*background-color :#DA7926;*/
	/*background-color :#FF2A2A;*/
	/*background-color :#FF0000;*/
	/*background-color :Green;*/
	}
	
.elMenuTitulo
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.diferenciaCuotas
{
	padding-left: 30px;
	background-color: #FFFBD6;
	font-weight: bold;	
	}

.Content
{
	/*border-right: white 10px solid;
	border-top: white 10px solid;
	border-left: white 10px solid;
	border-bottom: white 10px solid;
	background-color: #DA7926;
	padding: 5px 0px 5px 5px;*/
	border-right: black 1px solid; /*border-top: black 1px solid;*/
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: White;
	padding: 5px 0px 5px 5px;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.BordeMaster
{
	background-color: #73D16B;
	/*background-color: #FFFFFF;*/
	/*width: 13%;*/
	padding: 10px 5px 10px 5px;
     filter:Alpha(Opacity=100,FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);

	}
	.BordeInferiorMaster
{
	background-color: #73D16B;
	/*background-color: #FFFFFF;*/
	width: 20px;
	}

.actasEnConvenio
{
	background-color: White;
	color: Red;
	font-weight:bold;
	font-size:18px;
	text-decoration: blink;
	}

.tdCuotas
{
	
	background-color: #DA7926;
	
	}
.Borde
{
	width: 10%;
	}
.middleDatosDeuda
{
	width: 20px;
	background-color: #FFFFFF;
	}	
.ajax__tab_panel
{
	padding: 10px 10px 10px 10px;
    background-color:#DA7926;
}

.cssActa
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
	padding: 10px 10px 10px 10px;
	background-color: White;
}
.cssObservaciones
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
	padding: 10px 10px 10px 10px;
	background-color: White;
}
.cssRecibos
{
	font-size:11px;
}	
.GridText
{
	font-size:10px;
	height:18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	
.GridRedText
{
	font-size:10px;
	color:Red;
	height:18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
	 background-color: Transparent;
	 border: Transparent 0px solid;
	 color: #000000;
	 cursor: default;
	 font-weight: normal; 
}

input:focus
{
	border: 2px solid #808000;
	background-color: #F1F3DB;
}


.BotonNotif
{
	background-color: #D2D2D2;
	color: #000000;
	font-weight: normal;
	width: 200px;
	-moz-border-radius: 6px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}

.BotonNotif:hover
{
	background-color: #878787;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	width: 200px;
	-moz-border-radius: 6px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}

.tdCodigosNotificaciones
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding: 10px 10px 10px 10px;
	background-color: #FFD47F;
	
}

.cssPanel
{
	padding-top: 26px;
	background: url( "../images/unlocked.png" );
	background-repeat: no-repeat;
	background-position: right top;
}

.cssPanel[disabled]
{
	padding-top: 26px;
	background: url('../images/locked.png') no-repeat right top;
}

.Boton[disabled]
{
visibility :hidden;	
	}

.borderMP
{
 background-color: #FFFFFF;
}

.TituloDatos
{
 background-color: #C3C3C3;
 font-weight: bold;
}

.TituloDatosTitulo
{
 /*background-color: #363636;*/
 background-color: #800000;
 font-weight: bold;
 color:White;
}
	
.titulosPlantayRamna
{
	background-color: #FFFFFF;
	font-weight: bold;
	color : #DA7926;
	font-size: 24px;
	text-align: center;
	text-shadow: 0 0 3px #000000; /* horizontal-offset vertical-offset 'blur' colour */
    /*-moz-text-shadow: 0 0 3px #000;
    -webkit-text-shadow: 0 0 3px #000;*/
}


.modalBackground {
	background-color:Gray;
	opacity:0.8;
}

.TituloDeudaTotal
{
	background-color: #C3C3C3;
	font-weight: bold;
	color: Red;
	}

.claseCalculo
{
	background-color: #FFDAB9;
	padding: 10px 10px 10px 10px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.tdOspedyc
{
	background-color : #6CEB6C;
	font-weight: bold;
	}

.tdUtedyc
{
	background-color : #5580D5;
	font-weight: bold;
	}

.RoundedCornersExtender1
{
	background-color : Black;
	color : #1C5E55;
	}
	
.DenominacionInstitucion
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #800000;
	padding: 5,5,5,5;
	font-size: 18pt;
	font-weight: bold;
	text-align:center;
	color:#FED05D;
	text-shadow: 0 0 9px #000000; /* horizontal-offset vertical-offset 'blur' colour */
}
	
.TablaDatosInstitucion
{
	width: 100%;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #C3C3C3;
}

.TablaDatosInstitucion td
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

/*.TablaDatosInstitucion input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
 background-color: Transparent;
 border: Transparent 0px solid;
 color: Red;
 cursor: default;
 font-weight: normal; 
}*/

.TablaDatosInstitucionChica
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #C3C3C3;
}

.TablaDatosInstitucionChica td
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}



.TablaMenu
{
	padding-right: 20px;
	color : #696969;
	font-family:Tahoma;
	font-size:14px;
}

.Menu
{
	background-color : Transparent;
	font-family:Verdana; 
	Font-Size: 0.8em;
	Color: #7C6F57;
	Height:45px;
    position: static;
}
.tdFondoMenu
{
	background-color: #D4D4FF;
	}

.TituloBusqueda
{
	background-color:#800000;
	font-size:12px;
	font-weight:bold;
	color:#FED05D;
	text-shadow: 0 0 3px #000000; /* horizontal-offset vertical-offset 'blur' colour */
	cursor: pointer;
	padding: 2px 10px 2px 0px;
	}
	
.TablaBusquedaTitular
{
	/*background-color:#C3C3C3;*/
	background-color:#DA7926;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.TablaBusquedaTitular2
{
	background-color:#C3C3C3;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	/*border-bottom: #000000 1px solid;*/
	width: 650px;
}

.TablaBusquedaTitular3
{
	background-color:#C3C3C3;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 650px;
}

.TablaTitular 
{
	border-right: forestgreen 1px solid;
	border-top: forestgreen 1px solid;
	border-left: forestgreen 1px solid;
	border-bottom: forestgreen 1px solid;
	width:100%;
	border-color:#07B107;
	}  

.TablaTitular2 
{
	border-right: forestgreen 1px solid;
	border-top: forestgreen 1px solid;
	border-left: forestgreen 1px solid;
	border-bottom: forestgreen 1px solid;
	border-color:#07B107;
	}

.TablaModificacionHoteles
{
	border-right: forestgreen 1px solid;
	border-top: forestgreen 1px solid;
	border-left: forestgreen 1px solid;
	border-bottom: forestgreen 1px solid;
	width:100%;
	border-color:#07B107;
	}  
	
.TablaTitular td
{
	border-right: #009999 1px solid;
	border-top: #009999 1px solid;
	border-left: #009999 1px solid;
	border-bottom: #009999 1px solid;
}


.TablaModificacionHoteles td
{
	border-right: #009999 1px solid;
	border-top: #009999 1px solid;
	border-left: #009999 1px solid;
	border-bottom: #009999 1px solid;
}



.TitularTitulo
{
	background-color: #C2D5D7;
	padding-left: 4px;
	font-size:9px;
	font-weight:bold;
	}
	
.FamiliarTitulo
{
	background-color: Red;
	}
	
.FamiliaresTitulo
{
	background-color:#009999;
	color:White;
	font-weight:bold;
	}
	
.TitularTituloTabla
{
	/*background-color:#696969;*/
	font-size:18px;
	font-weight:bold;
	color:White;
	}
	
.TituloPagina
{
	font-size: 18pt;
	text-align: center;
	text-decoration: underline;
	font-weight:bold;
	padding-top: 15px;
}

.Calendario .ajax__calendar_container {
    border:1px solid Black;
    background-color: #FFFACD;
    color: Red;
}
.TituloEdad
{
	font-size:18px;
	font-weight:bold;
	color:#1C5E55;
	}
.btoUser, a.linkTabla:link {text-decoration: none}
.btoUser, a.linkTabla:visited {text-decoration: none}
.btoUser, a.linkTabla:active {text-decoration: none;
	margin-left: 0px;
}
a.linkTabla:hover {text-decoration: none; color: Black; background-color: #90DFFB;}
.btoUser:hover {text-decoration: none}


.Titulo 
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid
	}
	
.classPanelUtedyc
{
	
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding: 15px 15px 15px 15px;
	/*background-color: #D4D4FF;*/
	background-color: #FFFFFF;
}





.estiloPanel
{
	background-color: White;
	border-right: 1px solid;
	padding-right: 30px;
	border-top: 1px solid;
	padding-left: 30px;
	padding-bottom: 30px;
	border-left: 1px solid;
	padding-top: 30px;
	border-bottom: 1px solid;
}

.claseChb
{
	background-color: #FFFF99;
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	border-left: black 1px solid;
	padding-top: 10px;
	border-bottom: black 1px solid;
	font-weight: bold;
}


.autocomplete_completionListElement
{
	/*visibility : hidden;*/
	margin: 0px !important;
	background-color: #FED05D;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	overflow: auto;
	text-align: left;
	list-style-type: none;
	font-family: Tahoma;
	font-size : 22;
}

.autocomplete_listItem 
{
	background-color : #D4D4FF;
	color : windowtext;
	font-family: Tahoma;
	font-size : 22;
	padding : 1px;
}

.autocomplete_highlightedListItem
{
	background-color: #800000;
	color: White;	
	font-family: Tahoma;
	font-size : 22;
}
.suggestionsBox 
{
	list-style-type: none;
	margin-top: 20px;
	width: 400px;
	height:360px;
	background-color: #AAAAFF;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border: 2px solid #000;	
	color: #000;
	cursor: pointer;
	font-family: Lucida Console;
	font-size : 12px;
	padding-left: 10px;
	padding-top: 0px;
	}
	
.suggestionList {
	margin: 0px;
	padding: 0px;
	font-size : 22;
	}

.suggestionsBox li {
	
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	font-family: Lucida Console;	
	font-size : 12;
}
.claseHora
{
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color:White;
}


.suggestionListhover {
	background-color: #C3C3C3;
	color: Black;
	font-family: Lucida Console;
	}
	
.PnlImprimir
{
	background-color: #FFFBD6;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.ClaseBotonConPersmiso
{
	
	background-color: #CCFFCC;
}

.watermark
{
	height: 16px;
	padding: 2px 2 2 2px;
	border: 1px solid #66CCFF;
	background-color: #F0F8FF;
	color: gray;
	text-align: center;
}


.watermarked_psw
{
	height: 16px;
	color: #F0F8FF;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #66CCFF;
	text-indent:2px;
	vertical-align:middle;
	text-align:right;
	background-color: #F0F8FF;
	background-image:url(../images/psw_wMark.png);
	background-position:center;
	background-repeat:no-repeat;	
}

.tdClock
{
	background-image: url('../images/fondoClock.png');
	background-repeat: no-repeat;
	
}

.ClaseBotonActasPendientes
{
	font-weight: bold;
	font-size: 9px;
	}
	



.A4
{
	background-color: White;
	padding: 20px 40px 20px 40px;
	width: 795px;
}
.txtNotificacion
{
	border: 4px double #B4B4B4;
	background-color: #EEEEEE;
}

.txtNotificacion:focus
{
	border: 4px double #808000;
	background-color: #F1F3DB;
}

.MyPanel 
{ 
	max-height: 200px;
	overflow: auto;
}

.TablaCuotas
{
	border-style: solid;
	border-width: 1px;
}

.TablaCuotas td
{
	border-style: solid;
	border-width: 1px;
	background-color: #E0E0E0;
}

.TablaCuotas th
{
	border-style: solid;
	border-width: 1px;
	background-color: #E0E0E0;
}


.TablaEmpleados
{
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	width: 70%;
}

.TablaEmpleados td
{
	border-style: solid;
	border-width: 1px;
	/*background-color: #E0E0E0;*/
}

.TablaEmpleados th
{
	border-style: solid;
	border-width: 1px;
	/*background-color: #E0E0E0;*/
}

.cssConvenio
{
	padding: 20px;
	background-color: #D4D4FF;
}

.popupMenu
{
	border: gray solid thin;
	background-color: White;
	padding: 10px 10px 10px 10px;
	}

.popupFlecha
{
	padding-right: 26px;
	background-image: url( "../images/flechita.png" );
	background-repeat: no-repeat;
	background-position: right;
}