﻿/********	PANELES *************************/
/*
#1266AB azul oscuro
#DEF	azul celeste
#f7f7f7	gris muy claro
#fdfdfd GRIS MUY MUY CLARO
#D3DEEF azul grisaceo claro
#DBDEE8 Gris cabecera minigrid

url(../../images/bg-menu-main2.png);	azul gris
url(../../images/gris.gif) repeat right bottom
*/

.DvMaster
{		
	font-family: Verdana, Geneva, Tahoma, sans-serif;		
	/*box-shadow: 0px 0px 8px #ccc;*/
   border-right: #a0bfde 1px solid;
	border-top: #a0bfde 1px solid;
	border-left: #a0bfde 1px solid;
	border-bottom: #a0bfde 1px solid;
	
	/*border-bottom: 0px solid #2F4F4F;	
	border-top: 0px solid #2F4F4F;	
	border-left: 0px solid #2F4F4F;	
	border-right: 0px solid #2F4F4F;*/
	/*background-color:#f7f7f7;	*/
	font-size:1em;		
	color: #1266AB; /*#333*/

}


/* CUADRO cabecera */
.DvHead,.DvHeadGris, .DvHead2, .DvContent, .DvTitulo,
.DvHeadMinus, .DvContentSinBorde, .DvContentCuadroMenu,
.DvHeadMenu, .DvContentMenu,.DvAviso, .DvContentMini, .DvHead3, .DvContentMini2, .DvBotonGris
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	/*border-bottom: 1px solid #2F4F4F;	
	border-top: 1px solid #2F4F4F;	
	border-left: 1px solid #2F4F4F;	
	border-right: 1px solid #2F4F4F;	*/	
	
   box-shadow: 0px 0px 8px #ccc;	
     
   border-right: 1px solid #a0bfde;
	border-top: 1px solid #a0bfde;
	border-left: 1px solid #a0bfde;
	border-bottom: 1px solid #a0bfde;
	
	background-color:#f7f7f7;	
	font-size:1em;
	position:relative;
}

.DvForm
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	
   box-shadow: 0px 0px 8px #ccc;	
     
   border-right: 1px solid #a0bfde;
	border-top: 1px solid #a0bfde;
	border-left: 1px solid #a0bfde;
	border-bottom: 1px solid #a0bfde;
	
	background-color:#f7f7f7;	
	font-size:1em;
	
}

.DvHead 
{			
	color: #1266AB; /*#333*/
	padding: 2px 2px 2px 4px;			
	background-image: url(../../images/bg-menu-main3.jpg);
	/*background-image: url(../../images/gris.gif);*/
	font-weight:bold;		
	text-transform: uppercase;
	/*border-bottom: 1px solid #e5e5e5;*/
	/*height:17px;*/
	height:1.3em;
}

/*opagina de opciones*/
.DvHeadMenu
{
	
	color: #1266AB;
	padding: 5px 2px 5px 4px;			
	background-image: url(../../images/bg-menu-main3.jpg);
	font-weight:bold;	
	/*border-bottom: 1px solid #2F4F4F;	*/
	margin: 0px 100px 0px 100px;		
}
.DvContentMenu 
 {
	margin: 0px 100px 0px 100px;
	padding:10px 30px 20px 30px;
 }

 
 .DvFirmante
 {
   box-shadow: 0px 0px 8px #ccc;	     
   border-right: 1px solid #a0bfde;
	border-top: 1px solid #a0bfde;
	border-left: 1px solid #a0bfde;
	border-bottom: 1px solid #a0bfde;
	
	background-color:#f7f7f7;	
	font-size:1em;
	position:relative;   
	margin: 10px 5px 0px 2px;
	padding:10px 10px 10px 10px;
 }
  .DvCampos
 {
   height:30px;   
   border: 1px solid #a0bfde;
 }
  
 /*Grid - anchos y columnas*/
.col-1, .col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {float:left; padding: 5px; box-sizing: border-box;}

.col-1 {width: 8.33333333%;}
.col-2 {width: 16.66666667%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33333333%;}
.col-5 {width: 41.66666667%;}

.col-6 {width: 50%;}

.col-7 {width: 58.33333333%;}
.col-8 {width: 66.66666667%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33333333%;}
.col-11 {width: 91.66666667%;}
.col-12 {width: 100%;}

.columna {width: 33.3%; display: block; float: left;}

.columnaIzq {width: 33.3%; display: block; float: left;}
.columnaDer {width: 33.3%; display: block; float: right;}

 .DvAviso
 {
   box-shadow: 0px 0px 0px #ccc;	
	margin: 0px 5px 0px 2px;
	padding:10px 10px 10px 10px;
	font-size:11px;
 }
 
 
.DvHeadMinus
{
	color: #1266AB;
	padding: 4px 4px 2px 4px;	
	background-image: url(../../images/bg-menu-main3.jpg);	
	font-weight:bold;	
	/*border-bottom: 1px solid #2F4F4F;*/
	height:18px;
	font-size: 12px;
}
.DvContentCuadroMenu
{	
	/*width:350px; */	
	padding: 20px 30px 20px 30px; 
	margin: 20px 140px 20px 140px; 	
	color: #505050; 	
	text-decoration: none; 	
	font-size: 11px;		
	background-color:#D3DEEF;	
}
.DvContentSinBorde
{	
   box-shadow: 0px 0px 0px #ccc;	
	border:none 0px transparent;	 	
	background-color:transparent;	
	font-size: 11px;		
}

.DvHead2 /*Convocatoria*/
{	
	color: #1266AB; /*#333*/
	background-color:#D3DEEF;		
	padding: 2px 2px 2px 4px;	
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;	
	text-align:center;
	font-size:0.95em;
	/*font-size: 11.5px;*/
}
.DvHeadGris 
{			
	color: #1266AB; /*#333*/
	padding: 2px 2px 2px 4px;			
	/*background-image: url(../../images/bg-menu-main3.jpg);*/
	background-image: url(../../images/gris.gif);
	font-weight:bold;		
	vertical-align:middle;
	border-bottom: 1px solid #2F4F4F;
	height:16px;
}


.DvHead3
{		
	color: #333;
	padding: 2px 2px 0px 4px;				
	background-image: url(../../images/F_grisc.jpg);
	font-weight:bold;		
	vertical-align:middle;
	border-bottom: 0px solid #2F4F4F;
	height:16px;
	font-size:11px;
	/*background-color:#d8f8f8;			*/
}
.DvTitulo /* azul oscuro -- Apartado debajo de cabecera y del titulo de la pagina*/
{
	 margin:5px 11px 0px 11px;
    color: #ffffff;        
    background: url(../../images/bg-menu-main3.jpg) repeat right bottom ;    
    padding: 4px;       
    font-weight:bold;	     
    text-align:center;
    font-size:0.8em;	
    /*height:16px;*/
    font-size: 0.80em;	
    box-shadow: 0px 0px 0px  #ccc;	
    
}
.DvContentCuadro
{	
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	border-bottom: 1px solid #2F4F4F;	
	border-top: 1px solid #2F4F4F;	
	border-left: 1px solid #2F4F4F;	
	border-right: 1px solid #2F4F4F;
	
	padding: 3px 3px 3px 3px;
	color: #505050; 	
	text-decoration: none; 	
	font-size: 13px;	
	margin-bottom:5px;	
	background-color:#D3DEEF;	
	/*position:static !important;*/
}

 
 .DvLegend 
{			
	color: #1266AB; /*#333*/	
	font-weight:bold;		
	text-transform: uppercase;	
	height:1.3em;
}
.DvField 
{		
	border:1px solid #1266AB;
	padding: 2px 7px 2px 7px;	
}
 
/* CONTENIDOS */

.DvContent
{	
	padding: 10px 10px 10px 10px;
	color: #505050; 	
	text-decoration: none;
	font-size:0.85em !important;
}

.DvContentMini
{		
	padding: 0px 0px 0px 0px;
	color: #505050; 	
	text-decoration: none;	
	/*font-size:0.92em !important;*/
}
.DvContentMini2 /*Entrada2*/
{	
   box-shadow: 0px 0px 0px  #ccc;	
   border-top: 1px solid #a0bfde;	
	border-bottom: 0px solid #a0bfde;		
	border-left: 0px solid #a0bfde;	
	border-right: 0px solid #a0bfde;	
		
	padding: 0px 10px 0px 10px;
	color: #505050; 	
	text-decoration: none;
	font-size:11px !important;
	/*font-size:0.92em !important;*/
}
.DvContentLog
{		
	padding: 10px 10px 10px 10px;
	color: #505050; 	
	text-decoration: none;
	font-size:0.85em !important;
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	border-bottom: 1px solid #2F4F4F;	
	border-top: 1px solid #2F4F4F;	
	border-left: 1px solid #2F4F4F;	
	border-right: 1px solid #2F4F4F;		
	background-color:#f7f7f7;		
	font-size:1em !important;	
}


.DvContentLogin
{		
	
   font-family: Verdana, Geneva, Tahoma, sans-serif;	
       
   border: 0px none transparent;
		
	background-color:#f7f7f7;	
	font-size:1em;
	position:relative;
	
	padding: 20px 250px 20px 250px;
	color: #505050; 	
	text-decoration: none; 	
	font-size:1em;	
}


.DvContentLog{font-size:1em;}
.DvContentMenuLabel {margin: 0px 120px 0px 120px; }
.DvContentMenuBotones {margin: 0px 100px 0px 100px; height:50px }
/*.DvHeadMenu {	margin: 10px 100px 0px 100px; }*/

/*******************/

/* BOTONES */

/* Div a tabla que contenga los botones tipicos de las ayudas Imagen + link */

.divBotonGenerico, .divBoton, .divBotonImprimir, 
.divBotonFirma, .divBotonAdjunta, .divBotonTest
{	
	border: 1px solid #1266AB;
	background-color:#f7f7f7;
	padding: 4px 4px 4px 4px;		
}
.divBorde
{
	float:left;
    padding: 4px 4px 6px 4px;
    border: 1px solid #1266AB;
	background-color:#f7f7f7;
}

.divBoton {float:left;width:5em;}

.divBoton2
{		
	float:right;
	border: 1px solid #1266AB;
	background-color:#f7f7f7;
	padding: 4px 4px 4px 4px;
}
.divBotonImprimir {float:left;width:6em;}
.divBotonFirma {float:left;	width:15em;}
/*.divBotonAdjunta {margin-left:70em; width:11em}*/
.divBotonAdjunta {float:right;}

.divBotonRenunciar, .divBotonModificar, .divBotonAlegacion, 
.divBotonAceptacion, .divBotonDesistimiento, .divBotonEnvio, .divBotonAdjuntos
{
	float:left;
	height:21px;
	margin-left:3px;
	margin-right:3px;
	border-color:#1266AB;
	border-width:1px;
	border-style:solid;	
	padding: 4px 4px 4px 4px;	
}


.divBotonera1
{
	border: 0px double #1266AB;	
	height:28px; 	
}
.divBotonDeclara
{
	/*margin-left:740px;*/
	float:right;
	border: 0px double #1266AB;	
	/*float:right;*/
	padding: 4px 4px 4px 4px;
	height:25px;
}

.DvSRXText 
{		
	border: 1px solid #2F4F4F;
	background-color:#ffffff;
	padding: 9px 5px 5px 5px;
	color: #505050; 
	font: 0.89em Verdana, Geneva, Tahoma, sans-serif; 
	text-decoration: none; 	
	margin-bottom:5px;
	height:74px; 
	width:300px;
	/*padding-bottom:3px;
	padding-top:3px;	*/
	
}
.DvHeadText
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	border-bottom: 0x solid #2F4F4F;	
	border-top: 1px solid #2F4F4F;	
	border-left: 1px solid #2F4F4F;	
	border-right: 1px solid #2F4F4F;		
	background-color:#f7f7f7;	
	font-size:0.8em;
	position:relative;
	color:#ffffff;/* #1266AB; /*#333*/
	padding: 3px 0px 0px 0px;			
	background-image: url(../../images/DvHead5.png);
	/*background-image: url(../../images/gris.gif);*/
	font-weight:bold;		
	text-transform: uppercase;	
	height:7px;
	/*height:1em;*/
}
.DvTituloText
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	border-bottom: 1px solid #2F4F4F;	
	border-top: 1px solid #2F4F4F;	
	border-left: 1px solid #2F4F4F;	
	border-right: 1px solid #2F4F4F;		
	background-color:#f7f7f7;	
	font-size:0.8em;
	position:relative;
	color:#ffffff;/* #1266AB; /*#333*/
	padding: 3px 2px 2px 4px;			
	background-image: url(../../images/DvHead2.png);
	/*background-image: url(../../images/gris.gif);*/
	font-weight:bold;		
	text-transform: uppercase;
	border-bottom: 1px solid #2F4F4F;
	height:19px;
	text-align:center;
	/*height:1em;*/
}

.DvBotonText
{	
	border: 0px #d0d0d0;
	border-style:ridge;
	background-color:#ffffff;
	padding: 4px 4px 4px 4px;		
}
.DvOkText
{	
	border: 4px #d0d0d0;
	border-style:ridge;
	background-color:#f7f7f7;
	padding: 4px 4px 4px 4px;	
	margin-left:150px;
	margin-right:150px;
	/*width:650px;*/
}

.DvBotonControlText
{			
	width:230px;
	color: #3D3D3E; /*#333*/
	padding: 6px 6px 6px 6px;	
	background-image: url(../../images/DvHead6.png);
	font-family: Verdana, Geneva, Tahoma, sans-serif;	
	font-weight:bold;		
	vertical-align:middle;
	border-bottom: 1px solid #2F4F4F;
	border: 2px ridge #d0d0d0;	
	border-style:ridge;
	text-transform:uppercase;
	/*height:18px;*/
	cursor:hand;
}

.divBotonTest {border: 1px solid #666;}

/******* BOTONES REDONDOS **************/
.button
{
    margin: 10px;
    text-decoration: none;
    /*font: bold 1.5em 'Trebuchet MS',Arial, Helvetica; /*Change the em value to scale the button*/
    font : bold 1.2em Verdana, Geneva, Tahoma, sans-serif;
    display: inline-block;
    text-align: center;
    color: #fff;
    
    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);            
    
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    cursor:hand;    
    
}

.button, .button span
{
    -moz-border-radius: .3em;
    border-radius: .3em;
}

.button span
{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.5em;
    
    /* The background pattern */
    
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
                      -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
                      -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))),
                      -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
                      -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
                      -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
                      -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);

    /* Pattern settings */
    
    -moz-background-size: 3px 3px;
    -webkit-background-size: 3px 3px;
    background-size: 3px 3px;            
}

.button:hover
{
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}

.button:active
{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}

/****  estilo enlace *************/
.button-blue 
{
    background: #4477a1;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) );
    background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1);*/
    background: -webkit-gradient(linear, left top, left bottom, from(#616970), to(#8796AA) );
    background: -moz-linear-gradient(-90deg, #616970, #8796AA);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#616970', endColorstr='#8796AA');
}

.button-blue:hover
{
    background: #81a8cb;
    background: -webkit-gradient(linear, left top, left bottom, from(#4477a1), to(#81a8cb) );
    background: -moz-linear-gradient(-90deg, #4477a1, #81a8cb);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4477a1', endColorstr='#81a8cb');            
}

.button-blue:active
{
    background: #4477a1;
}


 .DvAvisoPopUp
 { 	
   box-shadow: 0px 0px 8px #ccc;	     
   border-right: 1px solid #a0bfde;
	border-top: 1px solid #a0bfde;
	border-left: 1px solid #a0bfde;
	border-bottom: 1px solid #a0bfde;
	
	background-color:#f7f7f7;	
	font-size:1.1em;
   font-weight:bold;
	position:relative;   
	margin: 10px 5px 0px 2px;
	padding:10px 10px 10px 10px;
	margin: 10px 5px 0px 2px;	
   text-align:justify;   
 }