
body {
  background-color: #FFFFFF;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 100%;
}

.footer{
  float:left;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #5D6264;
  font-size: 11px;
  text-align: center;
}

.footer a{
  color: #2C2E2E;
  font-weight: bold;
}

select[disabled]{
  background-color:#E5F2FF;
  color:#000000;
}

input[type=text][readonly]{
  border-style: solid;
  border-width: 1px;
  border-color: #7598C7;
  background-color:#E5F2FF;

  color:#000000;
}

textarea[readonly]{
  border-style: solid;
  border-width: 1px;
  border-color: #7598C7;
  background-color:#E5F2FF;
  color:#000000;
}

a.unStyledLink:link {
  text-decoration: none
}
a.unStyledLink:active{
  text-decoration: none
}
a.unStyledLink:visited{
  text-decoration: none
}
a.unStyledLink:hover{
  text-decoration: none;
  font-weight: bold;
  font-style: italic;

}

.radiobuttonList .wwrb{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  float:left;
}



/* TILE MAESTRO */
.main {
  width:1200px;
  background-color: #FFFFFF;
}

.main .headerCNEAI{
  float:left;
  width:1200px;
  height: 80px;
  background-image: url(../imagenes/cneaiHeader.png);
  background-repeat: no-repeat;
}

.main .header {
  float:left;
  width:1200px;
  height: 80px;
  z-index: 1;
  background-image: url(../imagenes/fondocabecera.jpg);
  background-repeat: repeat-x;
}

.overLayer{
  z-index:2;
  position: fixed;
  top: 2%;
  left: 5%;
}


/* CABECERA */
.header .escudo {
  width: 205px;
  height: 55px;
  float: left;
}

.header .area {
  width: 819px;
  height: 55px;
  float: left;
}

.header .seccion {
  width: 205px;
  height: 25px;
  float: left;
}

.header .enlace {
  width: 819px;
  height: 25px;
  background-color: #d9e7f6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3b4a78;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  float: left;
}



/* MENÚ */
.main .menu {
  float: left;
}

.main .menu .menuOptions {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  width: 180px;
  background-color: #FED511;
}

.main .menu div{
  float:left;
}

.main .menu .menuBottom{
  /*background-color: #FED511;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #C98917;
  height: 20px;
  width: 150px;
  padding-left: 10px;
}

.main .menu .menuBottomImage{
  background-color: #FFFFFF;
  background-image:url(../imagenes/menuBottom.png);
  background-repeat:no-repeat;
  width: 20px;
  height: 20px;
}

.menuOptions a{
  color: #000000;
}

.menuOptions a:link{
  text-decoration: none
}
.menuOptions a:active{
  text-decoration: none
}
.menuOptions a:visited{
  text-decoration: none
}
.menuOptions a:hover{
  text-decoration: none;
  font-weight: bold;
  font-style: italic;

}

.menuOptions ul.rootUl{
  min-height: 100px;
}

.menuOptions ul{
  list-style: inside;
  margin-left: 5px;
  padding-left: 1px;
  margin-top: 5px;
  margin-bottom: 5px;

}

.menuOptions li .groupli{

  list-style: inside;
}

.menuOptions .group{
  font-size: 12px;
  font-weight: bold;
}

.menuOptions ul li{
	margin-left: 1px;
	width: 175px;
}

.menuOptions ul li.home{
  list-style-image:inside;
  margin-left: 5px;
  list-style-image: url(../imagenes/mnuhome.png);
}

.menuOptions ul li .load{
  list-style: inside;
  list-style-image: url(../imagenes/mnuload.png);
}

.menuOptions ul li .search{
  list-style:inside;
  list-style-image: url(../imagenes/mnusearch.png);
}

.menuOptions ul li .quicksearch{
  list-style: inside;
  list-style-image: url(../imagenes/mnuquicksearch.png);
}

.menuOptions ul li .searchtramo{
  list-style: inside;
  list-style-image: url(../imagenes/icosearchtramo.gif);
}

.menuOptions ul li .eval{
  list-style: inside;
  list-style-image: url(../imagenes/mnueval.png);
}

.menuOptions ul li .aditSol{
  list-style: inside;
  list-style-image: url(../imagenes/mnuaditsol.png);
}

.menuOptions ul li .lockeval{
  list-style: inside;
  list-style-image: url(../imagenes/mnulockeval.png);
}

.menuOptions ul li .updateGestsol{
  list-style: inside;
  list-style-image: url(../imagenes/icoupdategestsol.png);
}

.menuOptions ul li .comite{
  list-style: inside;
  list-style-image: url(../imagenes/mnucomite.png);
}

.menuOptions ul li .users{
  list-style: inside;
  list-style-image: url(../imagenes/mnuusers.png);
}

.menuOptions ul li .causes{
  list-style: inside; 
  list-style-image: url(../imagenes/mnucauses.png);
}

.menuOptions ul li .areas{
  list-style: inside;
  list-style-image: url(../imagenes/mnuareas.png);
}

.menuOptions ul li .adminApp{
  list-style: inside;
  list-style-image: url(../imagenes/icoadminapp.png);
}

.menuOptions ul li .centros{
  list-style: inside;
  list-style-image: url(../imagenes/mnucentros.png);
}

.menuOptions ul li .observ{
  list-style: inside;
  list-style-image: url(../imagenes/mnuobserv.png);
}

.menuOptions ul li .concesionRecurso{
  list-style: inside;
  list-style-image: url(../imagenes/recursos.png);
}

.menuOptions ul li .gestor{
  list-style: inside;
  list-style-image: url(../imagenes/mnugestor.png);
}

.menuOptions ul li .docMaker{
  list-style: inside;
  list-style-image: url(../imagenes/mnudocmaker.png);
}

.menuOptions ul li .expUniv{
  list-style: inside;
  list-style-image: url(../imagenes/mnuexport.png);
}

.menuOptions ul li .contacto{
  list-style: inside;
  list-style-image: url(../imagenes/mnucontacto.png);
}

.menuOptions ul li .help{
  list-style: inside;
  list-style-image: url(../imagenes/mnuhelp.png);
}








.main .menu .menuButton {
  width: 20px;
  /*background-color: #FEDF55;*/
  cursor: pointer;
}

.main .body {
  float:left;
  padding-top:10px;
  padding-left:10px;
  padding-right:5px;
  padding-bottom:30px;

}


.contenido {
  float:left;
  padding:5px;
  padding-right: 20px;
  border: 1px solid #8AB7E3;
}


/* FILTROS */
.filter{
  float:left;
  width: 700px;
}	

.filter .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 700px;
  padding-bottom: 10px;

}

.filter .wwlbl{
  float:left;
  width: 120px;

}

.filter .wwctrl{
  padding-left:5px;
  float:left;
  width: 580px;

}

.filter .label{
  float:left;
  width: 10px;
}

.filter .buttonSection{
  float:left;
  width:690px;
}

.subsectionblue{
  padding: 3px;
  background-color: #DAE7F7;
  border: 1px solid #7598C7;	
  font:normal 12px verdana ;
  margin: 3px;
  width:140px;
  height:50px;
  font-weight:bold;
  vertical-align: top;
  text-align: right;
  color:#7598C7;
}








/* FORMULARIOS */

.formulario{
  padding: 10px;
}

/* Sección de botones */
.buttonSection{
  float:left;
  padding: 10px;
  width: 700px;
}

.buttonSection div{
  float:left;
}



.largeFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 900px;
  padding-bottom: 10px;
}

.largeFields .wwlbl{
  float:left;
  width: 200px;
}

.largeFields .wwctrl{
  padding-left:5px;
  float:left;
  width: 690px;
}

.largeFields .label{
  width: 200px;
}

.autoLabelFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: auto;
  padding-bottom: 10px;
}

.autoLabelFields .wwlbl{
  float:left;
  width: auto;
}

.autoLabelFields .wwctrl{
  padding-left:5px;
  float:left;
  width: 300px;
}

.autoLabelFields .label{
  width: auto;
}

/* Campos de longitud automática */
.autoFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: auto;
  padding-bottom: 10px;
}

.autoFields .wwlbl{
  float:left;
  width: auto;
}

.autoFields .wwctrl{
  padding-left:5px;
  float:left;
  width: auto;
}

.autoFields .label{
  width: auto;
}


/* Campos muy cortos */

.veryShortFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 240px;
  padding-bottom: 10px;
  padding-left:3px;
  padding-right:2px;
}

.veryShortFields .wwlbl{
  float:left;
  width: 90px;
}

.veryShortFields .wwctrl{

  float:left;
  width: 140px;
}

.veryShortFields .label{
  float:left;
  width: 90px;
}



/* Campos cortos */

.shortFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 300px;
  padding-bottom: 10px;
}

.shortFields .wwlbl{
  float:left;
  width: 175px;
}

.shortFields .wwctrl{
  padding-left:5px;
  float:left;
  width: 90px;
}

.shortFields .label{
  float:left;
  width: 175px;
}

/* Campos con descripción corta */
.shortLabelFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 300px;
  padding-bottom: 10px;
}

.shortLabelFields .wwlbl{
  float:left;
  width: 80px;
}

.shortLabelFields .wwctrl{
  padding-left:5px;
  float:left;
  width: 210px;
}

.shortLabelFields .label{
  float:left;
  width: 80px;
}


/* Campos con control corto */
.shortControlFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 170px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.shortControlFields .wwlbl{
  float:left;
  width: 120px;
}

.shortControlFields .wwctrl{
  padding-left:5px;
  padding-right:2px;
  float:right;
  width: 40px;
}

.shortControlFields .label{
  float:left;
  width: 120px;
}

.shortControlFields .postText{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #125FAD;
  float:left; 
  margin-right: 10px;
}



/* Campos con control extenso */
.largeControlFields .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 600px;
  padding-bottom: 10px;
}

.largeControlFields .wwlbl{
  float:left;
  width: 80px;
}

.largeControlFields .wwctrl{
  padding-left:5px;
  float:left;
  width: 500px;
}

.largeControlFields .label{
  float:left;
  width: 80px;
}

.wwFormTable .checkboxLabel{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

input.button {
  cursor: pointer;
  width: auto;
  font-weight: bold;
  font-size: 0.7em;
  color: #000;
  background: #fff url(../imagenes/fondo-boton.jpg) bottom repeat-x;
  border: 0.06em solid #737373;
  margin: 0.4em;
  text-align: center;
  padding: 0.25em 0.6em 0.25em 0.6em;
  text-transform: uppercase;
}




/* LOGIN */
.login{
  padding: 5px;  
  width: 350px;	
  float: left;
}

.login .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 350px;

}

.login .wwlbl{
  float:left;
  width: 80px;

}

.login .wwctrl{
  padding-left: 5px;
  float:left;
  width: 230px;

}


/* CARGA SOLICITUDES */
.cargaSolicitudes{
  padding: 20px;
}

.cargaSolicitudes .contenido {
  padding:5px;
  border: 1px solid #8AB7E3;

}

/* TAB CABECERA */

.tabsContainer{
  height: 20px;
}


.cabeceraContainer{
  width: 100%;
  height: 20px;
}

.cabecera{
  height: 20px;
  float:left;
}

.cabecera .texto{
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color:#FFFFFF;
  padding-left:5px;
  padding-right:20px;
  background-color: #7598C7;

}

.cabecera .texto.click{
  cursor:pointer;
}

.cabecera .cabDer{
  float: left;
  height:20px;
  background-color: #7598C7;
  background-repeat:no-repeat;
  background-image: url(../imagenes/tabSupDer.png);
}

.cabecera .cabIzq{
  float: left;
  height:20px;
  background-color: #7598C7;
  background-repeat:no-repeat;
  background-image: url(../imagenes/tabSupIzq.png);
}


/* TAB VOLVER */

/*.volverContainer{
  width: 15%;
  height: 20px;
  float:left;
}*/

.tabvolver{
  margin-left: 100px;
  width: 100px;
  height: 20px;
  float:left;
}

.tabvolver .texto{
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color:#FFFFFF;
  padding-left:5px;
  padding-right:20px;
  background-color: #395576;
  cursor: pointer;
}

.tabvolver .cabDer{
  float: left;
  height:20px;
  background-color: #395576;
  background-repeat:no-repeat;
  background-image: url(../imagenes/volvertabSupDer.png);
}

.tabvolver .cabIzq{
  float: left;
  height:20px;
  background-color: #395576;
  background-repeat:no-repeat;
  background-image: url(../imagenes/volvertabSupIzq.png);
}





/* TAB TRAMITACIÓN */

.selected .texto{
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color:#000000;
  padding-left:20px;
  padding-right:20px;
  background-color: #FED511;
  cursor: pointer;
}

.selected .cabDer {
  float: left;
  height:20px;
  background-color: #FED511;
  background-repeat:no-repeat;
  background-image: url(../imagenes/tabSupDerSel.png);
}

.selected .cabIzq{
  float: left;
  height:20px;
  background-color: #FED511;
  background-repeat:no-repeat;
  background-image: url(../imagenes/tabSupIzqSel.png);
}


.tramitacionTab{
  float: left;
  margin-left: 60px;
}



/* TAB SUBCABECERA */
.subcabecera{
  height: 20px;
}

.subcabecera .texto{
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;	
  height:18px;
  font-weight: bold;
  color:#FFFFFF;
  padding-top:2px;
  padding-left:20px;
  padding-right:20px;
  background-color: #A5AAAF;
}

.subcabecera .cabDer{
  float: left;
  height:20px;
  background-color: #A5AAAF;
  background-repeat:no-repeat;
  background-image: url(../imagenes/subtabSupDer.png);
}

.subcabecera .cabIzq{
  float: left;
  height:20px;
  background-color: #A5AAAF;
  background-repeat:no-repeat;
  background-image: url(../imagenes/subtabSupIzq.png);
}

.subcontenido {
  float:left;
  padding:5px;
  border: 1px solid #A5AAAF;
  
}
.subcontenido .texto{
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;	
  height:18px;
  font-weight: bold;
  color:#125FAD;
  padding-top:2px;
  padding-left:20px;
  padding-right:20px;
}





/* ERRORES */
.main .errContenedor{
  padding-left:20px;
  padding-top:10px;
}

.main .errContenedor .close{
  padding-top: 5px;
  padding-left: 700px;
}

.main .errContenedor .errores {
  width: 724px;
  height: 100px;
  float: left;
  background-color: #F7F7F7;
  border-bottom: 2px dotted #8AB7E3;
  border-top: 2px dotted #8AB7E3;

}

.main .errContenedor .errores .errorList{
  overflow-x: hidden;
  overflow: auto;
  width: 700px;
  height: 70px;
  float: left;
}

.errors li {
  list-style-image: url(../imagenes/Doc-Error.png);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.errors li.alt{
  background-color: #D1D1D1;
}

/* MENSAJES */
.main .msgContenedor{
  padding-left:20px;
  padding-top:10px;
  margin-left: 10px;
}

.main .msgContenedor .close{
  padding-top: 5px;
  padding-left: 700px;
}


.main .messages .msgContenedor  {
  width: 724px;
  height: 100px;
  float: left;
  background-color: #F7F7F7;
  border-bottom: 2px dotted #8AB7E3;
  border-top: 2px dotted #8AB7E3;
  overflow-x: hidden;
  overflow-y: auto;
}


.main .messages .msgContenedor  .messageList{
  overflow-x: hidden;
  overflow: auto;
  width: 700px;
  height: 70px;
  float: left;
}

.msgs li{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.msgs li.alt{
  background-color: #D1D1D1;
}


.msgs li.INFO{
  list-style-image: url(../imagenes/Info.png);
}

.msgs li.ALERTA{
  list-style-image: url(../imagenes/warning.png);
}

.msgs li.ERROR{
  list-style-image: url(../imagenes/Error.png);
}


/* Consulta solicitudes */
.consultaSolicitudes{
  width:720px;
}

.solicitudesFilter{
  float:left;
  width: 720px;

}

.solicitudesFilter .wwgrp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: inherit;
}

.consultaResultadoP{
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.consultaResultados{
  width:540px;
  padding: 5px;
  float:left;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* PAGINACIÓN */
.paginacion div{
  width:650px;
  float:left;
}

.paginacion .buttons .button{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 20px;
  width:75px;
  padding-left:5px;
  padding-right:5px;
  margin: 2px;
  border: 0.06em solid #737373;
  background: #fff url(../imagenes/fondo-boton.jpg) bottom repeat-x;	
  float:left;
  cursor: pointer;
}

.paginacion .buttons .pages{
  width:160px;
  padding-left:3px;
  padding-right:3px;
  float:left;

}

.paginacion .buttons .pages div{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:40px;
  padding-left:5px;
  padding-right:5px;
  float:left;

}

/* TABLA PARA RECURSO */
table.recurso{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-collapse: collapse;
  width: 760px;
}
.recurso TH{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color:#FFFFFF;
  background-color: #7598C7;
  border: 1px solid #FFFFFF;	
}

.recurso TH.smallerHeaderFont {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#FFFFFF;
  background-color: #7598C7;
  border: 1px solid #FFFFFF;	
}
.recurso TD{
  border: 1px solid #7598C7;
}
.recurso TH.subHeader{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  background-color: #B7C1D1;
  border: 1px solid #B7C1D1;	
}

/* TABLAS DE LISTADOS */
table.listado{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-collapse: collapse;
  width: 700px;
}

.listado TH{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
  background-color: #7598C7;
  border: 1px solid #FFFFFF;	
}


.listado TH.smallerHeaderFont {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#FFFFFF;
  background-color: #7598C7;
  border: 1px solid #FFFFFF;	
}

.listado TH.subHeader{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  background-color: #B7C1D1;
  border: 1px solid #B7C1D1;	
}

.listado TD{
  border: 1px solid #7598C7;
}

.listado .disabled TD{
  color:#A2A2A2;
}

.listado .alt TD{
  background-color: #CEE5FF;
}


table.listado.smaller{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-collapse: collapse;
  width: 700px;
}

.listado.smaller TH{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
  background-color: #7598C7;
  border: 1px solid #FFFFFF;	
}

.listado TH.subHeader{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  background-color: #B7C1D1;
  border: 1px solid #B7C1D1;	
}



/* CARGA SOLICITUDES */
.listado .duplicated TD{
  background-color: red;
}

.cargaSolicitudes{
  width:720px;
  margin-bottom: 50px;
}




/* TRAMITACION */


.tramitacion{
  float: left;
  padding-left:2px;
  width: 1024px;
}


.tramitacion .panelTramitacion{
  float:left;
  padding-bottom: 30px;
}

/* Aportaciones anteriores */
.aportacionesAnteriores{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FCFCA5;
  border: 3px solid #FFE389;	
  width: 800px;
}

.aportacionesAnteriores .aportacionSolicitudActual{
  font-weight: bold;
}

.aportacionesAnteriores .aportacionesAnterioresHeader .close{
  float:left;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 600px;
}

.aportacionesAnteriores .aportacionesAnterioresList{
  height: 150px;
  overflow-x: hidden;
  overflow: auto;
}


/* Otros datos */
.datosAdicionales{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #C4D1E0;
  border: 3px solid #A5AFBC;	
  width: 800px;
}

.datosAdicionales .datosAdicionalesList{
  height: 150px;
  overflow-x: hidden;
  overflow: auto;
}



.noSubsanable{
  font:normal 18px verdana ;
  color:#436795;
  background-color: #DAE7F7;
  border: 1px solid #7598C7;	
  font-weight:bolder;
  float:left; 
  width: 800px; 
  height: 25px; 
}

.noSubsanable .label{
  float:left; 
  width: 750px;
}

.noSubsanable .wwctrl{
  float:left; 
  width: 30px;
}


/* Causas */

.causa{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  width: 1024px;
  border: 1px solid #DEDEDE;
  padding: 5px;
  padding-bottom: 10px;
}

.causa .alt{
  background-color: #EDEDED;
}

.causa .imgText{
  float:left;
  padding-right: 2px;
  width:20px;

}

.causa .check{
  float:left;
  padding-right: 2px;
  width:800px;

}

.causa .check .wwctrl{
  float:left;
  width:20px;

}

.causa .observ{
  float:left;
  padding-left: 20px;
  width:400px;
}

/* DATOS PERSONALES */

.datosPersonales{
  width: 900px;
}

.datosPersonales .seccion{
  float:left;
  padding-bottom: 30px;
}


/* TRAMOS */

.tramos{
  width: 900px;
}

.tramos .seccion{
  float:left;
  padding-bottom: 30px;
}

.listadoTramos{
  float:left;
  width: 900px;
}

.editTramo{
  float:left;
  width: 900px;
}

.editTramo DIV{
  float:left;	
}



/* APORTACIONES */

.aportaciones{
  width: 900px;
}


.aportaciones .seccion{
  float:left;

  padding-bottom: 30px;
}

.aportaciones .seccion .listado{
  float:left;
  width: 800px;
  padding-bottom: 30px;
}

.aportaciones .seccion div{
  float:left;
}


/* PREVIEW SOLICITUD */
.preview{
  font:normal 12px verdana ;
}

.preview table
{
  font:normal 12px verdana ;
  border-collapse:collapse;
  border-spacing:0px;
}

.preview table th
{
  background-color:#d9e7f6;
  padding:5px;
  border: solid 2px #125FAD;
}

.preview .subHeader{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #D3E3E8;
  border: solid 1px #125FAD;
}

.preview .subTable td{
  border: solid 1px #7E8183;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.preview .subTable th{
  border: solid 2px #7E8183;
  font-weight: bold;
  background-color: #A5AAAF;
  color: #FFFFFF;
}

.preview .separator{
  color: #125FAD;
  background-color: #125FAD;
  height: 5px;
}

.preview table td
{
  padding:2px;
  border: solid 1px #125FAD;
}


/* COMPARAR SOLICITUD */
.comparar{
  font:normal 9px verdana ;
}

.comparar table
{
  font:normal 9px verdana ;
  border-collapse:collapse;
  border-spacing:0px;
}

.comparar table th
{
  background-color:#d9e7f6;
  padding:5px;
  border: solid 2px #125FAD;
}

.comparar .subHeader{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background-color: #D3E3E8;
  border: solid 1px #125FAD;
}

.comparar .subTable td{
  border: solid 1px #7E8183;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

.comparar .subTable th{
  border: solid 2px #7E8183;
  font-weight: bold;
  background-color: #A5AAAF;
  color: #FFFFFF;
}

.comparar .separator{
  color: #125FAD;
  background-color: #125FAD;
  height: 5px;
}

.comparar table td
{
  padding:2px;
  border: solid 1px #125FAD;
}

.comparar table.maquetacion {
  border: none;
  width: 100%;
}

.comparar table.maquetacion td.maqCel{
  vertical-align: top;
  border: none;
}






h3
{
  font-size: 20px;
  color: #125FAD;
}

h4
{
  color: #3971AA;
}


/* EVALUACIÓN */

.bloqueEvaluacion{
  width: 650px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3b4a78;
  font-size: 11px;
  margin: 5px;
  border: 1px solid #7598C7;	
  margin-bottom: 30px;
  height: 340px;

}

.bloqueEvaluacion div{
  float:left;

}

.bloqueEvaluacion .titulo{
  width: 650px;
  font-size: 13px;
  font-weight:bolder;
  text-align:center;
  color: #436795;
  border-bottom: 2px solid #7598C7;	
  background-color: #DAE7F7;
  padding-bottom: 3px;
}

.bloqueEvaluacion .drops{
  padding: 2px;
  width: 500px;
}

.bloqueEvaluacion .drops .label{
  width: 400px;
}

.bloqueEvaluacion .drops .wwctrl{
  width: 100px;
}

.bloqueEvaluacion .nota{
  width: 100px;
  margin-top: 10px;
  padding: 2px;
  background-color: #C4CED8;
  border: 1px solid #74797E;	
  text-align: center;
}

.bloqueEvaluacion .nota .label{
  width: 100px;
}
.bloqueEvaluacion .nota .wwctrl{
  width: 100px;
}

.bloqueEvaluacion .observaciones{
  padding: 2px;
  width: 650px;
  text-align: center;
}

.bloqueEvaluacion .observaciones .label{
  text-align:center;
  width: 650px;
}

.bloqueEvaluacion .observaciones .wwctrl{
  width: 650px;
}


.bloqueEvaluacion.observacionesGenerales .label{
  width: 650px;
  font-size: 13px;
  font-weight:bolder;
  text-align:center;
  color: #436795;
  background-color: #C4CED8;
  border-bottom: 2px solid #7598C7;	
  padding-bottom: 3px;
}

.evaluacion .infoGeneral{
  width: 750px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  /*height: 50px;*/
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 2px;
  background-color: #C4CED8;
  border: 1px solid #74797E;	
}

.evaluacion .puntuacionesTotales{
  width: 650px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 180px;
  padding: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #DAE7F7;
  border: 1px solid #7598C7;	
}

.evaluacion .puntuacionesTotales div{
  float:left;
  padding: 2px;
}

.evaluacion .puntuacionesTotales .label{
  width: 170px;
}

.evaluacion .puntuacionesTotales .wwctrl{
  width: 150px;
}



/* INFORMACIÓN SOLICITANTE */

.infoSolicitante{
  background-color: #DAE7F7;
  border: 3px solid #7598C7;	
  font:normal 12px verdana ;
  margin: 5px;
  font-weight:bold;
  height:25px;
  vertical-align: top;
  color:#7598C7;
  float:left;
  
}

.infoSolicitante div{
  float:left;
  padding: 5px;
  
}

.infoSolicitante span{
  font:normal 13px verdana ;
  color:#436795;
  font-weight:bolder;
}

.estadoSolicitud{
  background-color: #A5AAAF;
  border: 2px solid #626467;	
  font:normal 12px verdana ;
  margin: 5px;
  height:15px;
  font-weight:bold;
  vertical-align: top;
  color:#FFFFFF;
  padding: 3px;
  text-align: center;
}



/* PANEL DE DATOS DE USUARIO */
.datosUsuario{
  float:right;
  width:200px;
  padding: 3px;
  background-color: #DAE7F7;
  border: 1px solid #7598C7;	
  font:normal 12px verdana ;
  margin: 3px;
  margin-right:200px;
  height:50px;
  font-weight:bold;
  vertical-align: top;
  color:#7598C7;
}

.datosUsuario .usuario{
  width:200px;
  color:#436795;
  float:left;
}

.datosUsuario .perfil{
  width:200px;
  color:#436795;
  float:left;
}



/* VENTANA MODAL PARA OBSERVACIONES */
.overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 1920px;
  height: 3000px;
  background: #000;
  z-index:1;
  opacity:.75;
  /*-moz-opacity: 0.75;*/
  filter: alpha(opacity=75);
}

.modal {
  display: none;
  position: fixed;
  top: 2%;
  left: 10%;
  width: 660px;
  height: 530px;;
  padding: 10px;
  background: #fff;
  color: #333;
  z-index:2;
  overflow: auto;
  border-color: #7598C7;
  border-width: 5px; 
  border-style: double;	
}

.modal .closeModal{
  width: 640px;
  height: 20px;
  text-align: right;
}

.modal .listaObservaciones{
  border: 1px solid #7598C7;	
  font:normal 10px verdana ;
  width: 630px;
  height:300px;
  padding: 5px;
  margin: 2px;
  overflow:auto;
}



.modal .listaObservaciones .observItem{


}

.modal .listaObservaciones .observItem.odd{
  background: #7598C7;
  color: #ffffff;
}

.modal .listaObservaciones .observItem .ObsCod{
  cursor: pointer;
  font:normal 12px verdana ;
  min-width: 20px;
  max-width: 30px;
  height: 20px;
  font-weight: bold;
  color: #000000;
  background: #fff url(../imagenes/fondo-boton.jpg) bottom repeat-x;
  border: 0.06em solid #737373;
  margin: 0.4em;
  text-align: center;
  float:left;
  text-decoration: none;
}

.modal .listaObservaciones .observItem .ObsTxt{
}


.modal .listaObservacionesTexto{
  width: 620px;
  height:90px;
  margin: 2px;
}

.modal .listaObservacionesBotones{
  width: 640px;
  height:30px;
  margin: 2px;
}


.modalLoading {
  display: none;
  position: fixed;
  top: 35%;
  left: 35%;
  width: 400px;
  height: 100px;
  padding: 10px;
  background: #ffffff;
  color: #333333;
  z-index:2;
  border-color: #7598C7;
  border-width: 2px; 
  border-style: solid;	
}


.divGestsol{
  width: 350px;
  height:72px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
  vertical-align:middle;
  padding-bottom: 5px;
  text-align: left;
  background-image: url(../imagenes/gestsol.png);
}

.divEvaHelp{
  width: 475px;
  height:108px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
  vertical-align:middle;
  border: 3px;
  text-align: left;
  background-image: url(../imagenes/imghelp.png);
}

.divEvaHelp .divTextoDescarga{
  font-size: 10px;
  width: 475px;
  height: 20px;
  float:left;
}



.radioSection .wwgrp{
  background-color: #DAE7F7;
  border: 1px solid #7598C7;	
  font:normal 12px verdana ;
  padding: 5px;
  width:98%;

}

.radioSection .wwctrl{
  width:auto;
  float:left;
}

.radioSection .wwrb{
  width: 95%;
  float:left;
}

.radioSection input{
  width:10%;
}

.radioSection label{ 
  width:89%;
}

.radioSectionGray .wwgrp{
  background-color: #D6D6D6;
  border: 1px solid #969696;	
  font:normal 12px verdana ;
  padding: 3px;
  width:98%;
  float:left;

}

.radioSectionGray .wwctrl{
  width:auto;
  float:left;
}

.radioSectionGray .wwrb{
  width: 95%;
  float:left;
}

.radioSectionGray  input{
  width:10%;
}

.radioSectionGray label{ 
  width:89%;
}



/* RECURSOS */

.recursos{
  width: 800px;
}

.bloqueRecurso div{
  float:left;

}

.bloqueRecurso .titulo{
  width: 650px;
  font-size: 13px;
  font-weight:bolder;
  text-align:center;
  color: #436795;
  border-bottom: 2px solid #7598C7;	
  background-color: #DAE7F7;
  padding-bottom: 3px;
}

.bloqueRecurso .drops{
  padding: 2px;
  width: 500px;
}

.bloqueRecurso .drops .label{
  width: 400px;
}

.bloqueRecurso .drops .wwctrl{
  width: 100px;
}

.bloqueRecurso .nota{
  width: 100px;
  margin-top: 10px;
  padding: 2px;
  background-color: #C4CED8;
  border: 1px solid #74797E;	
  text-align: center;
}

.bloqueRecurso .nota .label{
  width: 100px;
}
.bloqueRecurso .nota .wwctrl{
  width: 100px;
}

.bloqueRecurso .observaciones{
  padding: 2px;
  width: 650px;
  text-align: center;
}

.bloqueRecurso .observaciones .label{
  text-align:center;
  width: 650px;
}

.bloqueRecurso .observaciones .wwctrl{
  width: 650px;
}

.checkboxList .wwctrl{
  float:left;
  width: 700px;
}

.checkboxList .checkboxLabel{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:center;
  width:300px;
}

.checkboxList .wwgrpchk{
  float:left;
  width: 340px;
}

/* INFORMES */

.lnkConsulta a{
  color: #000000;
}

.lnkConsulta a:link{
  text-decoration: none;

}
.lnkConsulta a:active{
  text-decoration: none;
}
.lnkConsulta a:visited{
  text-decoration: none;
}
.lnkConsulta a:hover{
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

.dViewTextoSolicitante{
  width: 300px; 
  height:200px;
  position: absolute;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FCFCA5;
  border: 3px solid #FFE389;	


}

