@import url('general.comun.css');

body
{
	scrollbar-shadow-color: #0091d7;
	scrollbar-3dlight-color: #0091d7;
	scrollbar-arrow-color: #0091d7;
}

h3
{
	color: #0091d7;
}

fieldset
{
	border-right: #0080b7 1px solid;
	border-top: #0080b7 1px solid;
	border-left: #0080b7 1px solid;
	border-bottom: #0080b7 1px solid;
}

a:link,
a:visited,
a:hover
{
	color: #0080b7;
}

a.esmn:link,
a.esmn:visited,
a.esmn:hover
{
	color: #0090d0;
}

a.edonde:link,
a.edonde:visited,
a.edonde:hover
{
	color: #0090d0;
}

.epigrafe
{
	color: #0080b7;
}

.pestana
{
	border-right: #0090d0 1px;
	border-left: #0090d0 1px solid;
	border-bottom: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	background-color: #e2eef1;
}

.pestana_no_izq
{
	border-right: #0090d0 1px;
	border-bottom: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	width: 100px;
	color: black;
	font-family: arial;
	background-color: #e2eef1;
	text-decoration: none;
}

.opcion
{
	background-color: #0090d0;
}

.mn
{
	background-color: #0090d0;
}

.smn
{
	color: #007ebb;
}

.txtDes
{
	color: #0091d7;
}

.txtDesSup
{
	font-weight: bold;
	font-size: 8pt;
	color: #0091d7;
	font-family: arial;
	border-top: #0091d7 1px solid;
	border-bottom: #0091d7 0px solid;
	background-color: #f5f5f5;
}

.txtDesSub
{
	color: #0091d7;
	border-top: #0091d7 0px solid;
	border-bottom: #0091d7 1px solid;
	background-color: #f5f5f5;
}

.txtDesSubSup
{
	color: #0091d7;
	border-bottom: #0091d7 1px solid;
	border-top: #0091d7 1px solid;
}

.txtPen
{
	background-color: lightyellow;
}

.txtCab
{
	border-right: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	font-size: 7pt;
	font-weight: normal;
	font-size: 11px;
	border-left: #0090d0 1px solid;
	color: #0080b7;
	border-bottom: #0090d0 1px solid;
	background-color: #e2eef1;
}

.mensaje
{
	color: #0091d7;
}

.fic
{    
	border-top: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
}

.ficEti
{
	color: #0090d0;
	background-color: #e2eef1;
	padding:3px;
}

.ficValor
{
	padding: 3px;
}

.ficValor2
{
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
	cursor: default;
	color: #0080b7;
	font-family: arial;
	background-color: #e2eef1;
	text-align: left;
}

.lisElem{
 	margin-top:0;
	overflow-y:auto;
	height:120px;
	width:100%;	
}

.lisElem table{
	padding: 1px;
	background-color: #FFF;	
	width: 100%;
	height: auto;
}

.lisPar
{
	background-color: #f9f9f9;
}

.lisImp
{
	background-color: #efefef;
}

.lisImp2 { /* para que no machaque a txtIna cuando se combinan */
	background-color: #efefef;
}

.lisOsc
{
	font-size: 11px;
	cursor: default;
	color: #333333;
	font-family: arial;
	background-color: #dddddd;
}

.lisInv
{
	font-size: 11px;
	cursor: default;
	color: #990000;
	font-family: arial;
	background-color: lightyellow;
}

.lisSel
{
	font-size: 11px;
	cursor: default;
	color: #333333;
	font-family: arial;
	background-color: #93d0ee;
}

.lisErr
{
	font-size: 11px;
	cursor: default;
	color: #ffffff;
	font-family: arial;
	background-color: #ff6600;
}


.lisTit
{
	background-color: #93d0ee;
	color: #0080b7;
}

.lisTit2
{
	background-color: #e2eef1;
	color: #0080b7;
}

.lisTit3  {
	background-color: #c0e0ff;
	color: #0080b7;
}

.lisAviso {
	background-color: #F2F5A9;
}

.lisImp.lisAviso {
	background-color: #F2F5A9;
}

.celVacia {	
	border: none;
}

span.lisAviso{
	background-color: #F2F5A9;
}

.boton-editar{
	display:block;
	border: none;
	background-color:rgba(0, 0, 0, 0);
	width: 20px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 0px;
}

.boton-editar-estandar{
	display:block;
	border: none;
	background-color:rgba(0, 0, 0, 0);
	cursor: pointer;
}

.cajafija{
    width: 67px;
    height: 75px;
    position: fixed;
    z-index: 100;
    right: 0px;
    background-color: #F2F5A9;
    top: 190px;
    border: 0.5px solid;
    border-color: #0080b7;
    border-radius: 5px 0px 0px 5px;
    padding-top: 5px;
}

input#boton{    
    padding-left: 16px;
    height: 16px;
}

button::-moz-focus-inner {
  border: 0;
}

.lisForm
{
	font-size: 11px;
	font-family: arial;
	background-color: #f9f9f9;
}

.infTit  {
	margin-left: 10px; 
	margin-bottom: 5px;
	color:#0080b7
}

.form,
.form2
{    
	background-color: #e2eef1;
	border-right: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	border-bottom: #0090d0 1px solid;
	border-left: #0090d0 1px solid;
}

.formIna
{
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	font-weight: normal;
	font-size: small;
	border-left: #c1c1c1 1px solid;
	width: 100%;
	border-bottom: #c1c1c1 1px solid;
	font-family: arial;
	background-color: #eaeaea;
}

.formOpc
{
	color: #0080b7;
}

.formBtn
{
	background-color: #008fcf;
}

.esmn
{
	color: #0090d0;
}

select.menu
{
	color: steelblue;
	background-color: #dff0ff;
}

.esmenuOn
{
	background-color: #e2eef1;
}

a.esmenu:link,
a.esmenu:visited,
a.esmenu:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #0090d0;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
}

a.esmenuOn:link,
a.esmenuOn:visited,
a.esmenuOn:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #0090d0;
	font-style: normal;
	font-family: arial;
	background-color: #e2eef1;
	text-decoration: none;
}

.BodyIframe
{    
	background-color: #e2eef1;
}

.falsoLink
{
	font-size: 8pt;
	color: #0090d0;
	font-style: normal;   
	font-family: arial;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}


/* EVENTOS */
.diaLaboral
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F9F9F9;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C;
}

.diaNoLaboral
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.diaHoy
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	/*background-color: #FFDFBF;*/
	border-width: 1px;
	border-style: solid;
	border-color: #0000FF;
}

.diaVacio
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}


.diaSemestreLaboral
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F9F9F9;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C;
}

.diaSemestreNoLaboral
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.diaSemestreHoy
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	/*background-color: #FFDFBF;*/
	border-width: 1px;
	border-style: solid;
	border-color: #0000FF;
}

.diaSemestreVacio
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}

/* Fin EVENTOS */

.txtNegrita
{
	font-weight:bold;
	font-size: 10px;
	color: #000000;
	font-family: 'arial';
	text-align: left;
}

.c
{
	font-weight:bold;
	color: #009900;
	text-align: center;
}

.nc
{
	font-weight:bold;
	color: #990000;
	text-align: center;
}

.pieTabla
{
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}

.genTxt
{
	font-size: 11px;
	color: black;
}

.explicacion 
{
	border-right: #0090d0 1px dashed;
	border-top: #0090d0 1px dashed;
	border-left: #0090d0 1px dashed;
	border-bottom: #0090d0 1px dashed;
}

.explicacion2
{
	border: 1px #0090d0 dashed;
}

.explicacion3
{
	border: 1px #0090d0 dashed;
	background-color: #F5F5F5;
	padding:1px;
	vertical-align: bottom;
    display: table-cell;
}

.infoEv
{
	border: 1px #3365FF solid;
}

.infoEv2
{
	border: 1px #3365FF solid;
}


.txtInfRegCab
{
	border-right: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	border-left: #0090d0 1px solid;
	border-bottom: #0090d0 1px solid;
	color: #0080b7;
	background-color: #f5f5f5;
	font-weight: normal;
	font-size: 11px;
}

.txtInfRegContenExterno
{
	border-right: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	border-left: #0090d0 1px solid;
	border-bottom: #0090d0 1px solid;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

.txtInfRegContenInterno1
{
	border-right: #0090d0 1px solid;
	border-left: #0090d0 1px solid;
	border-top: #0090d0 1px solid;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

.txtInfRegContenInterno
{
	border-right: #0090d0 1px solid;
	border-left: #0090d0 1px solid;
	border-top: #c1c1c1 1px solid;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

.txtInfRegContenInterno2
{
	border-right: #0090d0 1px solid;
	border-left: #0090d0 1px solid;
	border-top: #c1c1c1 1px solid;
	border-bottom: #0090d0 1px solid;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

.lisTitCal
{
	font-weight: bold;
	font-size: 15px;
	cursor: default;
	color: #0080b7;
	text-indent: 2pt;
	font-style: italic;
	font-family: arial;
	background-color: #ffffff;
	text-align: center;
	border: none;
}

.bienvenida
{
	background-color: lightyellow;
	border-bottom: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	border-right: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	color: #1d366e;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	z-index: 100;
}

.presentacion
{
	color: #000000;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: justify;
	z-index: 100;
	font-weight: 900;
}

.presentacion2  {
	color: #000000;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: justify;
	z-index: 100;
	font-size: 120%;
	font-weight: 900;
}

#contenido
{
	left: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: 1px;
	z-index: 100;
	font-size: 70%;
}

.button
{
	background-color: #008FCF;
}

.alineadoVertical ,
.alineadoVertical * {
	vertical-align: middle;
}

.explicacion_prof {
	BORDER-BOTTOM: #c1c1c1 1px dashed; TEXT-ALIGN: left; BORDER-LEFT: #c1c1c1 1px dashed; PADDING-BOTTOM: 6px; BACKGROUND-COLOR: #ffffcc; PADDING-LEFT: 6px; WIDTH: 97%; PADDING-RIGHT: 6px; FONT-FAMILY: arial; HEIGHT: 50px; COLOR: #333333; FONT-SIZE: 11px; BORDER-TOP: #c1c1c1 1px dashed; FONT-WEIGHT: normal; BORDER-RIGHT: #c1c1c1 1px dashed; TEXT-DECORATION: none; PADDING-TOP: 6px
}

.menuForo  {
	background-color:	#e2eef1;
	border-bottom:	#0090d0 1px solid;
	border-left:	#0090d0 1px solid;
	border-right:	#0090d0 1px solid;
	border-top:	#0090d0 1px solid;
	font-size: 0.9em;
}


a.botonTexto {
   border-top: 1px solid #0072ce;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   margin: 5px 5px 5px 5px;
   padding: 3.5px 11px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white !important;
   font-size: 11px;
   text-decoration: none;
   vertical-align: middle;
}
a.botonTexto:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
}
a.botonTexto:active {
   border-top-color: #1b435e;
   background: #1b435e;
}
.lisPar .botonTexto{
	padding:0.1px 11px !important;
}
.lisImp .botonTexto{
	padding:0.1px 11px !important;
}


input.botonTexto
{
	background-color: #008FCF;
	background-position: left 50%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 90px;
	height:	19px;
}


.TxtLeft {
	font: Arial;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000;
	
	text-align: left;
}

.TxtCenter {
	font: Arial;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000;
	
	text-align: center;
}

.TxtRight {
	font: Arial;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000;
	
	text-align: right;
}

.TxtJustify {
	font: Arial;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000;
	
	text-align: justify;
}

.TxtRojo{
	color: red;
	text-decoration: underline;
    	text-decoration-color: currentcolor;
	text-decoration-color: red;
}
.paddingLeft{
	padding-left: 10px;
}

.paddingTopBottom{
	padding-top: 10px;
	padding-bottom: 10px;
}

.badgeGrande {
	display: block;
	width: 55px;
	height: 55px;
	line-height:11px; 
	padding:1px; 
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12pt;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%; 
	background-color: #0080b7;
	border:1px solid #abdef1;
}

.badgeNormal {
	display: block;
	width: 40px;
	height: 40px;
	line-height:9px; 
	padding:1px; 
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12pt;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%; 
	background-color: #0080b7;
	border:1px solid #abdef1;
}

.div_aviso{
	background-color:#e2eef1;
	color:#003078;
	padding: 10px;	
	font-size: 10pt;
}