﻿
.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #105171;
    background: #105171;
    color: #fff;
    border-radius: 10px;
    /*border-radius: 6px;
    -moz-border-radius: 6px;*/
    cursor: pointer;
    /*text-shadow: #000 1px 1px 2px;*/
    /*-webkit-border-radius: 6px;*/
}

    .file-upload:hover {
       /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #29ABE2), color-stop(1, #29ABE2));
        background: -moz-linear-gradient(top, #29ABE2 5%, #29ABE2 100%);
        background: -webkit-linear-gradient(top, #29ABE2 5%, #29ABE2 100%);
        background: -o-linear-gradient(top, #29ABE2 5%, #29ABE2 100%);
        background: -ms-linear-gradient(top, #29ABE2 5%, #29ABE2 100%);
        background: linear-gradient(to bottom, #29ABE2 5%, #29ABE2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29ABE2', endColorstr='#29ABE2',GradientType=0);*/
        background-color: #575757;
    }

/* The button size */
.file-upload {
    height: 30px;
}

.file-upload, .file-upload span {
width: 120px;
}

.file-upload input {
    top: 0;
    left: 0;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    /* Loses tab index in webkit if width is set to 0 */
    opacity: 0;
    filter: alpha(opacity=0);
    display:none;
}

.file-upload strong {
    font: normal 12px Tahoma,sans-serif;
    text-align: center;
    vertical-align: middle;
}

.file-upload span {
    top: 0;
    left: 0;
    display: inline-block;
    /* Adjust button text vertical alignment */
    padding-top: 5px;
}


.divstandgris
{
    background-color: transparent;
    position: relative;
    width: 960px;
    min-width: 960px;
    padding-bottom: 20px;
    text-align: center;
    display: inline-block;
}

.divMenuIzq {
    position: relative;
    padding-top: 0px;
    padding-left: 50px;
    width: 30%;
    display: block;
    min-width: 300px;
    padding-bottom: 20px;
    display: none;
}

.divstandcond
{
    z-index:0;
    position:relative;
    width:900px;
    min-width:800px;
	display: inline-block;
}

.divstandcond::before
{
    content: "";
    display:block;
    position:absolute;
    z-index: -1;
    width:100%;
    height:100%;
    width:100%;
    height:100%;
    background-color: #00a7da;
    opacity: 0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
    border-radius: 20px;
}

.divstandDisp,.zoom,.divstandDesc
{
    position:relative;
    padding-bottom:20px;
}

.divstandDisp,.zoom
{
    display:table-cell;
    position:relative;
    padding-bottom:20px;
}


.divstandDisp
{
    vertical-align: top;
    padding-top: 20px;
    width: 500px;
    padding-right: 20px;
    
}

.zoom
{
    padding:20px;
}

.divstandDesc
{
   display: table-cell;
    vertical-align: bottom;
    width: 866px;
    overflow-x: hidden;
    text-align: center;
}

.imgZoom
{
    width: 860px;
    height: 505px;
}

/* magnifying glass icon */
.zoom:after {
    content:'';
    display:none; 
    width:33px; 
    height:33px; 
    position:absolute; 
    top:20px;
    right:0;
    background:url(../images/icon.png);
}

.zoom img {
    display: block;
}

.lbNoDisp
{
    color: white;
    background-color: #c53131;
}

.grdSup
{
    border: solid 1px White;
    /*width: 360px;*/
    text-align:left;
    color:White;
    text-indent: 10px;
    font-weight: 300;
    font-style: normal;
    font-size: 0.7em;
    margin-left:15px;
    height: 450px;
    
}

.grdSup th
{
	font-size:0.9em
}

.divFormGen2 {
    width: 100%;
    min-height: 200px;
    font-weight: 400;
    font-size: 21px;
    color: black;
	padding-bottom: 20PX;
}

.grdPat
{
    border: solid 1px White;
    width: 100%;
    text-align:left;
    color:White;
 /*   text-indent: 10px;*/
    font-weight: 300;
    font-style: normal;
    font-size: 12px;

    
}

.grdGris
{
    border: solid 1px grey;
    width: 60%;
    text-align:left;
    color:White;
    line-height: 10px;
    text-indent: 10px;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    margin-left: 20%;
    
}

.grdGris th,.grdGris td,.grdGris tr
{
    color:Grey;
	border-width: 1px;
    border-color: grey;
    padding: 5px;
}

.grdGris th
{
    color:White;
    background-color:grey;
}
.grdopt,.grdcenter,.grdColNombre_250,.grdColNum,.grdCol_120,.grdImage,.grdCol_Precio,.grdColNombre_400,.grdCol_Precio2,.grdCol_Sup
{
   padding: 5px;
}

.grdSup th,.grdSup td,.grdSup tr
{
	border-width: 1px;
    border-color: white;
    padding: 5px;
}

.grdopt
{
    width: 30px;
}
.grdcenter
{
    text-align:center;
    width: 150px;
}

.grdColNombre_250
{
    width: 250px;
    text-align: left;
}

.grdColNum
{
    width: 60px;
    text-align: right;
}

.grdCol_120
{
    width:120px;
}
.grdCol_Precio
{
    width: 100px;
    text-align: center;
}

.grdCol_Precio2
{
    width:100px;
    text-align:center;
}

.grdCol_Precio_Izq
{
    width: 140px;
    text-align:left;
}

.grdCol_Sup
{
    width:60px;
    text-align:right;
}
.grdImage
{
    width: 70px;
    height: 70px;    
}

.grdImage img 
{
    position: relative;
    width: 100%;
    height: 100%;   
}

.grdColNombre_400
{
    width:400px;
}


.divDesc
{
    position:relative;
    display:inline-block;   
    padding-left:10px;
    padding-bottom:10px; 
    padding-top:20px;
}

.lbDesc
{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    color: #FFFFFF;
}

.hllink
{
     padding-top:20px; 
     position: relative;   
}



.ImgFicha
{
    MAX-WIDTH: 200px;
    MAX-HEIGHT: 78px;    
}
.divAgrad
{
    width:100%;
    min-height:100px;  
    min-width:1000px;
    position: relative;
    background-color:#84A8D9;

   /* background: -webkit-gradient(linear, center top, center bottom, from(#E41E46),color-stop(100%, #4DBAB2));
    background: -webkit-linear-gradient(top,#E41E46 ,#4DBAB2 100%);
    background: linear-gradient(to bottom,#E41E46 ,#4DBAB2 100%);
    filter: alpha(opacity=75) progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFE41E46, endColorstr=#FF4DBAB2, GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE41E46', endColorstr='#FF4DBAB2', GradientType=0)";	color:White;
*/
	padding-bottom: 20px;
}

.divContPatr
{
    position: relative;
    display: inline-block;
    min-width: 900px;
    width: 940px;
    text-align: left;
    padding-left: 40px;
    margin-top: 60px;
	
}

.lbTitCPr
{
    color: #0c5e89;
    line-height: 20px;
    font-size: 35px;
    font-weight: 300;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    
}

.lbTitCPr2
{
    color: white;
    line-height: 19px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-top: 40px;
    
}


.divPatr
{
    width:100%;
    text-align:left;
    position:relative;
    padding-top: 40px;
	/*padding-left: 10px;*/
}


.divReservva
{
    position: relative;
    width:100%; 
  /*  padding-left: 30px;  */
}

.divContenido
{
    width:900px;
    margin: 1px auto;
    border: 0;
    margin-bottom: 10px;
    color:#848484;
    padding-top:30px;
    padding-bottom:30px;
}

.divInscr
{
    text-align: left;
}



.divTituIn,.divTituIn2
{
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    display: inline-block;
    width: 100%;
    background-color: #6cbcdc;
    text-align: center;
    margin-bottom: 20px;
}

.divTituIn2
{
    background-color:transparent;
    margin: 0;
}
.lbTitInscr
{
    font-size: 1.083em;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.divPerfil,.divPerfil2
{
    display: inline-block;
    width: 30%;
    text-align:right;
    margin-right:20px;
    padding-bottom: 3px;
}

.divPerfil2
{
    vertical-align:top;
}

.divPerfil{
    width: 50%;
}

.lbTitInscrDos{
    font-size: 20px;
    font-weight: lighter;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    TOP: 0px;
    color: white;

}




.divddPerfil
{
    display: inline-block;
    width: 40%;
    padding-bottom: 3px;
	/*color:white;*/
}
.ddPerfil
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 260px;
    border-radius: 10px;  
}

.txtdatosInscr
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 550px;
    max-width: 550px;
    border-radius: 10px;  
}

.txtdatosInscrRed
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 150px;
    max-width: 150px;
 /*   border-radius: 10px; */
}

.divCentradoInsc
{
    text-align:center;
    margin-bottom:4px;
}

.divCentrado,.divCentradoEsp,.divCentradoPL
{
    text-align:center;
    width:100%;
    
}

.divCentradoEsp
{
    padding-top: 90px;
}

.btnboton_clave,.btnboton_claveV
{
    width: 250px;
    padding: 2px 5px;
    line-height: 24px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    min-height: 24px;
	background-color: rgb(108 188 220);
    border-radius: 10px;  
    color: white;
    margin-right:10px;
    transition: 0.5s;
}

.btnboton_claveV {
    background-color: rgb(108 188 220);
    margin-left: 0;
    margin-right: 32px;
}

.btnboton_clave:hover {
    background-color: rgb(143 211 239);
}

.btnboton_claveV:hover
{
    background-color: rgb(143 211 239);
}

.divJustificado {
    text-align: center;
    width: 847px;
    padding-left: 30px;
    /* padding-right: 10%; */
    display: inline-block;
    padding-top: 20px;
}

.labelJust,.labelJustA,.labelJustL
{
	width: 100%;
    text-align: justify;
    float: left;
    display: block;
    font-size: 0.917em;
    margin: 0 8px 0 0;
    padding: 5px 0;
    color: #555;
    line-height:23px;
    
}

.labelJustA,.labelJustL
{
    color: #555;
    font-size: 20px;
    font-weight: 300;
}

.labelJustL
{
    color:#BC9FCB;
}

.rdFP
{
    padding-top: 10px;
    display: inline-block;
}

.rdFP input
{
    margin-right: 5px;
}

.rdFP label
{
    padding-right: 40px;
}


.pnError
{
    text-align:center;
    background-color:Red;
    width:600px;
    height:auto;
    float:left;
    margin-left: 100px;
    margin-top: 20px;
}

.lbErrorMensaje
{
    color: White;
    font-size:1.3em;
}


.lbTitOpcPatr
{
    line-height: 42px;
    color: #649BD3;     
    font-size: 35px;
    font-weight: 300;   
}


.lbTitOpc1,.lbTitOpc2,.lbTitOpc3,.lbTitOpc0
{
    line-height: 70px;
    font-size: 40px;
    font-weight: 700;
    color:#00a7da;
}

.divhuevoSep2
{
    width:100%;
    height:50px;
}

/*.lbTitOpc1
{
     color: #83CFF0;
}

.lbTitOpc2
{
    color: #FFD208
}

.lbTitOpc3
{
     color: #A2A2A1;
}

.lbTitOpc0
{
     color: #EF7F42;
}
*/

.divGrupo
{
    display:table;
}
.divOpc
{
    display: table-cell;
    vertical-align:top;
    position:relative;
    width:780px;
    padding-left:20px;
}
.divContPatr1,.divContPatr2,.divContPatr3,.divContPatr0
{
    display: table-cell;
    vertical-align:top;
    position:relative;
    color:White;
    text-align: center;
    line-height: 60px;
    font-size: 50px;
    font-weight: 700;
    width: 108px;
    height:100%;
}

.divContPatr1
{
 /*  background: -webkit-gradient(linear, left center, right center, from(#83CFF0),color-stop(100%, #EEF3D6));
    background: -webkit-linear-gradient(left,#83CFF0 ,#EEF3D6 100%);
    background: linear-gradient(to right,#83CFF0 ,#EEF3D6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF83CFF0, endColorstr=#FFEEF3D6, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF83CFF0', endColorstr='#FFEEF3D6', GradientType=1)";*/
    background: rgb(0,167,218);
    background: linear-gradient(90deg, rgba(0,167,218,1) 1%, rgba(234,220,202,1) 100%);        

}

.divContPatr2
{
    background: #CC2A2D;
    background: linear-gradient(90deg, rgba(21,182,34,1) 0%, rgba(121,224,121,1) 100%);
}

.divContPatr3
{
    background: rgb(120,120,120);
    background: linear-gradient(90deg, rgba(207,136,6,1) 0%, rgba(245,210,135,1) 100%);
}

.divContPatr0
{
    background: rgb(182,108,67);
    background: linear-gradient(90deg, rgba(207,6,135,1) 0%, rgba(250,140,211,1) 100%);
}



.divInclF1,.divInclF2,.divInclF3,.divInclF0
{
    display:block;
    position:relative;
    color:White;
    text-align: left;
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
    width: 91%;
    min-height: 18px;
    padding:10px;
}

.divInclF1
{
    
    /*background: -webkit-gradient(linear, left center, right center, from(#83CFF0),color-stop(100%, #EEF3D6));
    background: -webkit-linear-gradient(left,#83CFF0 ,#EEF3D6 100%);
    background: linear-gradient(to right,#83CFF0 ,#EEF3D6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF83CFF0, endColorstr=#FFEEF3D6, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF83CFF0', endColorstr='#FFEEF3D6', GradientType=1)"; */
    background: rgb(0,167,218);
    background: linear-gradient(90deg, rgba(0,167,218,1) 1%, rgba(234,220,202,1) 100%);      
}

.divInclF2
{
    background: #CC2A2D;
    background: linear-gradient(90deg, rgba(21,182,34,1) 0%, rgba(121,224,121,1) 100%);
}

.divInclF3
{
     background: rgb(120,120,120);
    background: linear-gradient(90deg, rgba(207,136,6,1) 0%, rgba(245,210,135,1) 100%);
}

.divInclF0
{
    background: rgb(182,108,67);
    background: linear-gradient(90deg, rgba(207,6,135,1) 0%, rgba(250,140,211,1) 100%);
}

.grdPatLista1,.grdPatLista2,.grdPatLista3,.grdPatLista0
{
    color: #555;
    border: solid 1px White;
    width: 100%;
    text-align:left;
 /*   text-indent: 10px;*/
    font-size: 16px;
    font-weight: 400;
}

.grdPatLista1 th,.grdPatLista2 th,.grdPatLista3 th,.grdPatLista0 th
{
    line-height: 19px;
    
    color:#555;
    font-weight:bold;
    padding-bottom: 20px;
    text-align:left;
    padding-left:10px;
}

/*.grdPatLista1 th
{
    color: #83CFF0;
}

.grdPatLista2 th
{
    color: #FFD208;
}

.grdPatLista3 th
{
    color: #A2A2A1;
}

.grdPatLista0 th
{
    color: #EF7F42;
    
}
*/

.lbTitPatAcr {
    color: #00a7da;
    line-height: 19px;
    font-size: 1.8em;
    font-weight: bold;
}

.grdPatLista0 td,.grdPatLista1 td,.grdPatLista2 td,.grdPatLista3 td
{
    padding-bottom: 20px;
    padding-left:10px;
    color: #555;
}

.divIncluye
{
    display:block;
    width:100%;
    padding-top: 20px;
    padding-left:20px;
}

.lbTIncluye,.lbDIncluye
{
    font-size: 16px;
    line-height: 21px;
}

.lbTIncluye
{
    font-weight: bold;
    color: ##555;
}

.liIncl
{
    list-style: initial;
    padding-bottom:20px;
    color: #555;

}

.divdossier,.divdospdf
{
    padding-top:20px;
    display:inline-block;
    position:relative;
    font-weight: 400;
    font-size: 16px;
    line-height:21px;
    text-align:left;
    color:White;
}
.divdospdf
{
    text-align:center;
    vertical-align:top;
    padding-left:50px;
    padding-top: 70px;
    width:150px;
}

.divdossier
{
    width:550px;
    padding-left:30px;
}

.divdossier ul
{
    padding-top:20px;
    padding-left:30px;
}
.divdossier li
{
    list-style:initial;
    
}

.lbDescDos
{
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #FFFFFF;
    display: block;
    text-align: center;
}


.divFondoAzul,.divFondoLila
{
    width:100%;
    display:block;
    padding: 0px;
    background-color:  white;  
    color: black;
    padding-bottom: 20px;
}

.divFondoLila
{
    background-color:  #84A8D9;  
}

.lbTitInscr,.lbTitInscr2,.lbTitInscrV,.lbTitInscrL
{
    color: #555;
    line-height: 42px;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: lowercase;
}
.lbTitInscr2
{
    color:White;
    font-size: 30px;
}

.lbTitInscr:first-letter,.lbTitInscr2:first-letter,.lbTitInscrV:first-letter,.lbTitInscrL:first-letter
{
    text-transform: uppercase;
}

/*
.lbTitInscrV
{
    color:#3EB6AC;
}
.lbTitInscrL
{
    color: #BC9FCB;
}
*/

.divLineaForm
{
    display: inline-block;
    width: 800px;
    padding-left: 20px;
    padding-bottom:20px;
}

.divLineaForm2Filas
{
    display: inline-block;
    width: 425px;
    padding-left: 20px;
    padding-bottom:20px;
}



.divLineaFormIzq
{
    display: inline-block;
    width: 500px;
    padding-left: 20px;
    padding-bottom:20px;

}

.divLineaFormDer
{
    display: inline-block;
    width: 325px;
    padding-right: 20px;
    padding-bottom:20px;
    text-align:right;
}


.divLineaForm2
{
    display: inline-block;
    width: 870px;
    padding-left: 20px;
    padding-bottom:20px;
}

.divLineaForm3
{
    display: inline-block;
    width: 270px;
    padding-left: 20px;
    padding-bottom:20px;
}

.divPerfil_lin,.divddPerfil_lin
{
    display:inline-block;
    padding-right:10px;
}

.divPerfil_lin
{
	width: 200px;
	text-align:right;
    padding-right:5px;
    color: #555;
    
}

.divddPerfil_lin
{
	width: 580px;
}

.divPerfilCentr,.divddPerfilCentr
{
    display:block;
    width:100%;
    text-align:center;
    padding-bottom: 10px;
}

.txtdatosInscrLinea
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 290px;
    max-width: 290px;
   /* border-radius: 10px;  */
}

.txtdatosInscrLineaIzq
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 360px;
    max-width: 360px;
   /* border-radius: 10px;  */
}

.txtdatosInscrLinea3
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 160px;
    max-width: 160px;
}

.txtdatosInscrTotal
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 550px;
    max-width: 550px;
    border-radius: 10px;  
}

.txtdatosInscrF
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 750px;
    max-width: 750px;
}

.rdFP,.rdFPL,.rdFPB
{
    padding-top: 10px;
    display: inline-block;
    color: black;
    padding-bottom:10px;
    
}

.rdFPL
{
    color: black;
}

.rdFPB
{
    color: #555;

}

.rdFP input,.rdFPL input,.rdFPB input
{
    margin-right: 5px;
    width:20px;
    height:20px;
}

.rdFP label,.rdFPL label,.rdFPB label
{
    padding-right: 40px;
    font-size: 18px;
    font-weight: 300;
    vertical-align: top;
    color: #555;

}


.grdEsp
{
    width: 600px;
    line-height:120%;
    text-align: center;
    border: 0px solid transparent;
    color: #555;
    position: relative;
    margin-left: 160px;
    
}

.grdEsp th
{
	background-color:transparent;
    color: #555;
	border: 5px solid transparent;
	padding: 5px;
	text-align: right;
    font-weight: bold;
}

.grdEsp th:first-child
{
    background-color:transparent;
    text-align:left;
}




.grdEsp tr
{
    border-bottom: 1px solid #555;
    height:40px;
}

.pnClave {
    margin: auto;
    width: 900px;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.LbInfExp {
    font-size: 1.6em;
    font-weight: bold;
}

.divClave {
    padding-top: 20px;
    display: flex;
}

.divdDatoInscr {
    width:50%;
    display: inline-block;
    text-align:left;
}

.txtclave
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 250px;
    max-width: 250px;
    border-radius: 10px;
}

.divbtnClav
{
    display:inline-block;
    text-align:center;
    width: 100%;
    padding-top: 20px;
}

.divErrorClave {
    display:inline-block;
    text-align:center;
    width: 500px;
    color:Red;
}


/*ultimos cambios de diseño */

.divLineaForm2Filas
{
    display: inline-block;
    width: 425px;
    padding-left: 20px;
    padding-bottom:20px;
}
.divPerfil_lin,.divddPerfil_lin,.divPerfil_lin2,.divddPerfil_lin2,.divddPerfil_lin3
{
    display:inline-block;
}

.divPerfil_lin
{
	width: 120px;
	text-align:left;
	padding-right:5px;
	vertical-align: top;
    padding-top: 5px;
    color: #555;

}

.divPerfil_lin2
{
    width:130px;
}
.divddPerfil_lin2
{
    width:280px;
}
.divddPerfil_lin3
{
    width:290px;
}
.txtdatosInscr
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 720px;
    max-width: 720px;
    border-radius: 10px;  
}


.txtdatosInscrRed
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 270px;
    max-width: 270px;
   border-radius: 10px; 
}

.txtdatosInscrRed2
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 150px;
    max-width: 270px;
    border-radius: 10px;
}

.chkdniFactExtr
{
    padding-left: 10px;
    font-size: 0.8em;
}

.txtdatosAreaTotal
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 850px;
    max-width: 850px;
}

.txtdatosInscrTotal
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 720px;
    max-width: 720px;
    border-radius: 10px;  
}


.divOculto
{
    display:none;
}

.lbTitulo {
    position: relative;
    top: 125px;
    font-size: 4.0em;
    text-shadow: 2px 2px 3px rgb(68 68 68);
}