﻿.divCarta
{
    position: relative;
    width: 975px;
    display: inline-block;
    min-width: 600px;
    padding-bottom: 30px;
    text-align: center;
    padding-top:30px;
}

.divImgFondoGen {
    width:100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background: rgb(0,167,218);
    background: linear-gradient(150deg, rgba(0,167,218,1) 30%, rgba(234,220,202,1) 90%);
    text-align:center;
    display:inline-block;  
}

.divFormGen {
    padding-top:0px;
}

.divimgimgDato {
    position: relative;
    width: 950px;
    display: inline-block;
    text-align: center;
    padding-left: 20px;
}

.imgCartaPres {
    width: 70%;
    position: relative;
    padding-left: 0px;
}

.divJunta {
    width:100%;
    min-height:150px;  
    min-width:1000px;
    position: relative;
    background-color: white;
    padding-top: 50px;
    padding-bottom: 20px;
	color:white;
    
}

.divBotonAbajo
{
	top: 75px;
    position: relative;
}

.divFormGen {
	color:#555
}

.divGenCont {
    display:inline-block;
    width: 100%;
    background-color: #6cbcdc;
}

.divGenCont2 {
    max-width:960px;
    display:inline-block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.lbTitInscr {
    width: 100%;
    color: #FFFFFF;
    text-shadow: 2px 2px 3px rgb(68 68 68);
    top: 0;  
    margin-bottom: 20px;  
}

.divImgFondoGen{position: relative;}

.divTitInscr {
    height: 250px;
    position: relative;
}

.lbTitInscrCom{
    color: white;
    font-size: 40px;
}

.lbSubTitInscr {
    background-color: #ef4e4e;
    padding: 10px;
    /* margin-top: 5px; */
    color: #FFFFFF;
    font-size: 14px;
    /* top: 125px; */
    position: relative;
}


.lbTitCPr{
    color:#555;
    line-height: 19px;
    font-size: 24px;
    font-weight: 600;
}


.lbTitCPr2{
    color: #FFFFFF;
    line-height: 19px;
    font-size: 24px;
    font-weight: 600;
}

.titulo__premio{
    margin-bottom: 20px;
}

.lbTitCPrPrem {
    color: #6cbcdc;
    line-height: initial;
    font-size: 30px;
    font-weight: 600;
}

.divJunta> .divGenCont > h2 > .lbTitCPr
{
	color:#FFFFFF;
}
.lbCartaCont
{
    text-align:left;
}

.imgEmJunta
{
    display:inline;
    top: 10px;
    position: relative;
}

.lbtipocom {
    font-size: 16px;
    display:inline-block;
    position:relative;
    text-align: center;
    width: 100%;    
}

.divElem
{
    position:relative;
    display:block;
    width: 100%;
    padding-bottom: 20px;
}


.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    background-color: rgb(108 188 220);
    color: #fff;
    /*border-radius: 6px;
    -moz-border-radius: 6px;*/
    cursor: pointer;
    /*-webkit-border-radius: 6px;*/
}

.file-upload:hover {
    background-color: rgb(143 211 239);
}

/* 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;
}


.divPerfil,.divPerfil2
{
    display: inline-block;
    width: 30%;
    text-align: right;
    margin-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

.divPerfil3{
    display: inline-block;
    width: 48%;
    text-align: right;
    margin-right:20px;
    padding-bottom: 20px;
    vertical-align: top;
}


.divPerfilMod
{
    display: inline-block;
    width: 48%;
    text-align:center;
}

.divVal
{
    background-color:White;
}

.divPerfil2
{
    vertical-align:top;
}

.divddPerfil
{
    display: inline-block;
    width: 48%;
    padding-bottom: 3px;
	color:white;
	text-align:left;
}
.ddPerfil
{
    margin: 0;
    padding: 4px;
    color: #662d8b;
    border: 1px solid #C9C9C9;
    width: 260px;
    /*border-radius: 10px;*/
}

.divCentrado,.divCentradoEsp,.divCentradoPL
{
    text-align:center;
    width:100%;
    padding-top: 20px;
    padding-bottom: 70px;
}

.divCentradoEsp {
	padding-bottom: 10px;
}

.txtdatosCom
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    border-radius: 10px;
    width: 800px;
    max-width: 800px;
    height: 200px;
}

.txtdatosComRed
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 800px;
    max-width: 800px;
    height: 40px;
    border-radius: 10px;
}

.btnboton_clave,.btnboton_claveNew
{
    min-width: 70px;
    padding: 5px 10px;
    line-height: 18px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    overflow: visible;
    font-size: 15px;
    background-color: rgb(108 188 220);
    border-radius: 10px;
    color: white;
    margin-right:10px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

.btnboton_claveNew {
	width: 900px;
    height: 50px;
    font-size: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.btnboton_clave2 {
    margin-top:75px;
    min-width: 70px;
    padding: 5px 10px;
    line-height: 18px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    font-weight: lighter;
    overflow: visible;
    font-size: 15px;
	background-color: rgb(108 188 220);
    border-radius: 10px;
    color: white;
    margin-right:10px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

.divTituIn {
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    display: inline-block;
    width: 100%;
    background-color: #6cbcdc;
    text-align: center;
    margin: 15px 0;
}

.btnboton_clave:hover,.btnboton_claveNew:hover {
    background-color: rgb(143 211 239);   
}

.btnboton_clave2:hover {
    background-color: rgb(143 211 239);   
}

.lbFich
{
    display: table-row;
    color: black;
}

.lbPerfil
{
    color: #555;
    font-size: 12;
}

.lbPerfil2
{
    color: #555;
    font-size: 12;
}



.hpPlant
{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}


/*esto es para la parte de validacion*/
.divFormEnv
{
    width:100%;
    min-height:100px;  
    min-width:1000px;
    text-align:center;
    position: relative;
    /*background: -webkit-gradient(linear, center top, center bottom, from(#29ABE2),color-stop(100%, #2E3192));
	background: -webkit-linear-gradient(top,#29ABE2 ,#2E3192 100%);
	background: linear-gradient(to bottom,#29ABE2 ,#2E3192 100%);
	filter: alpha(opacity=75) progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF29ABE2, endColorstr=#FF2E3192, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29ABE2', endColorstr='#FF2E3192', GradientType=0)";*/
	background-color: #EDF1F2;
}


.divFormMin
{
    padding-top:10px;
    position:relative;
    padding-bottom:40px;
    text-align:center;
    width: 960px;
    display: inline-block;
}

.divFormMin2
{
    padding-top:50px;
    position:relative;
    padding-bottom:40px;
    text-align:center;
    width: 900px;
    display: inline-block;
}

.h2 {
    text-align: center;
}

.txtdatosInscr
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 250px;
    max-width: 250px;
    border-radius: 10px;
}

.rdVal
{
    color: #EF7F42;
}

.rdVal label
{
    padding-left: 5px;
    padding-right: 10px;
    font-size: 18px;
}

.divGrd
{
    width: 800px;
    padding-top: 55px;
    /*padding-left: 50px;*/
    text-align:center;
    display: inline-block;
}


.grdSup
{
    width: 98%;
    line-height: 120%;
    text-align: left;
    display: inline-block;
}

.grdEsp
{
    width: 500px;
    line-height: 120%;
    text-align: left;
    display: inline-block;
}

.grdopt,.grdcenter,.grdColNombre_250,.grdColNum,.grdCol_120,th,.grdColAnchoEsp
{
   border-width: 1px;
   border-color: #848484;
   padding: 5px;
}

th
{
   /* background: -webkit-gradient(linear, left center, right center, from(#29ABE2),color-stop(100%, #8CC63F));
	background: -webkit-linear-gradient(left,#29ABE2 ,#8CC63F 100%);
	background: linear-gradient(to right,#29ABE2 ,#8CC63F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF29ABE2, endColorstr=#FF8CC63F, GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29ABE2', endColorstr='#FF8CC63F', GradientType=1)"; */
	background-color:gray;
	color:White;
}

.grdColAnchoEsp
{
    width:380px;
}

.grdColNum
{
    width: 100px;
    text-align: right;
}


.grdColNombre_250
{
    width:250px;
}

/*spinner */
.spinnerH.ui-spinner-input
{
    /*width:35px; 
    font-size:initial;
    color: #00B050;*/
    
    width:30px;
    height:20px;
    /* Firefox v1.0+ */
   /* -moz-border-radius:3px; */
    /* Safari v3.0+ and by Chrome v0.2+ */
  /*  -webkit-border-radius:3px; */
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
/*    border-radius:3px; */
    line-height:120%;
    text-align:left;

}

.spinnerM.ui-spinner-input
{
    /*width:35px;  
    font-size:initial;
    color: #00B050;*/
    
    width:30px;
    height:20px;
    /* Firefox v1.0+ */
   /* -moz-border-radius:3px;  */
    /* Safari v3.0+ and by Chrome v0.2+ */
 /*   -webkit-border-radius:3px; */
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
 /*   border-radius:3px; */
    line-height:120%;
    text-align:left;

}
.spinnerV.ui-spinner-input
{
    /*width:35px; 
    font-size:initial;
    color: #00B050;*/
    
    width:30px;
    height:20px;
    /* Firefox v1.0+ */
   /* -moz-border-radius:3px;  */
    /* Safari v3.0+ and by Chrome v0.2+ */
 /*   -webkit-border-radius:3px; */
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
 /*   border-radius:3px; */
    line-height:120%;
    text-align:left;

}

/*fin spinner */

/* datapicker */
.datepicker, .datepickerE, .datepickerS,.datepickerE2, .datepickerS2 {
  /*  color:#00B050;
    width:85px;
    background-color:rgb(194,219,162); */
    width:250px;
    height:22px;
    /* Firefox v1.0+ */
 /*   -moz-border-radius:10px; */
    /* Safari v3.0+ and by Chrome v0.2+ */
 /*   -webkit-border-radius:10px; */
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
 /*   border-radius:10px; */
    line-height:120%;
    text-align:left;
    padding-left: 5px;
    border: solid;
    border-color:#848484;
    border-width: thin;
}
.aspNetDisabled.datepicker.hasDatepicker
{
    /* background-color:rgb(194,219,162); */
    width:125px;
    height:22px;
    /* Firefox v1.0+ */
 /*   -moz-border-radius:10px;  */
    /* Safari v3.0+ and by Chrome v0.2+ */
  /*  -webkit-border-radius:10px; */
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
  /*  border-radius:10px; */
    line-height:120%;
    text-align:left;
}

.ui-datepicker-trigger
{
    margin-left:2px;
    position: relative;
    top: 6px;
}

.ui-datepicker-trigger.img
{
    margin-top:0.2em;
    
}


.divRecordar
{
    width:900px;   
}

.txtdatosArea
{
    margin: 0;
    padding: 4px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 250px;
    max-width: 250px;
    border-radius: 10px;
}

.divPerfilopt
{
    width:100%;
    text-align:center;
    display:block;
}


.lbContLetra
{
    display:none;
    position:relative;
    width: 100%;
    text-align:left;
    color:#FFFFFF;
    font-size: 0.70em;
    padding-left:80px;
   
}

.divNuevoCom 
{
    display: inline-block;
    width: 400px;
}

.divModCom
{
    display: inline-block;
    vertical-align: top;
    width: 350px;
}

.divModCom > h2 > .lbTitCPr
{
	color: #555;
    font-size: 16px;
}

.divJunta  > .divGenCont2 > h2 > .lbTitCPr 
{
	color: #FFFFFF;
}

.divPerfil5
{
    display: inline-block;
    width: 48%;
    text-align: left;
    margin-right:20px;
    padding-bottom: 20px;
    vertical-align: top;
}
.divddPerfil5
{
	display: inline-block;
    width: 70%;
    padding-bottom: 3px;
    color: white;
    text-align: left;
}

.divNuevoCom 
{
    display: block;
    width: 100%;
}

.lbNota
{
   font-size: 0.90em; 
}


.divModCom
{
    display: inline-block;
    vertical-align: top;
    width: 350px;
}

.divFondoRojo {
    display: flex;
    background-color: transparent;
    flex-direction: column;
    justify-content: center;
}

.recordatorio {
    width: 910px;
    margin: auto;
    margin-top: 50px;
}

.recordatorio__text{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 3px solid;
    color: red;
    /* border-top: 3px solid; */
    /* background: #fff1f1; */
}


.divOculto
{
	display:none;
}

.divGenContPrem{
    display:inline-block;
    width: 100%;
    background-color: transparent;
}