﻿.divCarta {
    position: relative;
    width: 975px;
    display: inline-block;
    min-width: 600px;
    padding-bottom: 30px;
    text-align: center;
    padding-top:30px;
}


.divFormGen
{
    padding-top:0px;
}
.divimgimgDato
{
    position: relative;
    width: 950px;
    display: inline-block;
    text-align: center;
    padding-left: 20px;
}

.imgCartaPres
{
    width:100%;
    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 {
    padding: 30px;
    /* display: inline-block; */
    width: 100%;
    background: linear-gradient(180deg, rgb(41 35 92) 0%, rgb(41 35 92) 50%);
}

.divGenCont2 {
    max-width: 960px;
    display: flex;
    margin: auto;
    margin-top: 50px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.lbTitInscr {
    top: 0;
    font-weight: 400;
    color: #FFFFFF;
}

.lbTitInscrCom{
    color: white;
    font-size: 40px;

}

.lbSubTitInscr 
{
    color: #FFFFFF;
	font-size: 1.0em;
	top: 125px;
    position: relative;
}


.lbTitCPr{
    display: block;
    color: #555;
    line-height: 19px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}


.lbTitCPr2{
    color: #FFFFFF;
    line-height: 19px;
    font-size: 24px;
    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%;
}


.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #124d77;
    background: #EF7F42;
    color: #fff;
    /*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: #046F59;
    }

/* 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;
	text-align:left;
}
.ddPerfil
{
    margin: 0;
    padding: 4px;
    color: #662d8b;
    border: 1px solid #C9C9C9;
    width: 260px;
    /*border-radius: 10px;*/
}

.ddPerfil100
{
    margin: 0;
    padding: 4px;
    color: #662d8b;
    border: 1px solid #C9C9C9;
    width: 100%;
    border-radius: 10px;
}

.divCentrado,.divCentradoEsp,.divCentradoPL {
    text-align:center;
    width:100%;
    padding-top: 20px;
    padding-bottom: 70px;
}

.divCentrado {
    padding-bottom: 0;
}

.divCentradoEsp 
{
	padding-bottom: 10px;
}

.txtdatosCom {
    margin: 0;
    padding: 8px;
    color: #333;
    border: 1px solid #C9C9C9;
    border-radius: 10px;
    width: 800px;
    max-width: 800px;
    height: 200px;
    font-size: 16px;
}

.txtdatosComRed {
    margin: 0;
    padding: 8px;
    color: #333;
    border: 1px solid #C9C9C9;
    width: 800px;
    max-width: 800px;
    height: 40px;
    border-radius: 10px;
    font-size: 16px;
}

.txtdtosInscr {
    width: 80%;
    border: 1px solid #c9c9c9;
    border-radius: 30px;
    margin-left: 0;
    font-size: 16px;
    padding: 4px 10px;
}

.btnboton_clave,.btnboton_claveNew {
    min-width: 70px;
    padding: 5px 35px;
    line-height: initial;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    overflow: visible;
    font-size: 16px;
    /* background-color: #F5F5F5; */
    background-color: rgb(41 35 92);
    /* color: #666666; */
    border-radius: 51px;
    color: white;
    margin: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    margin-bottom: 15px;
}

.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:#555;
    border-radius: 10px;
    color: white;
    margin-right:10px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}


.btnboton_clave:hover,.btnboton_claveNew:hover {
    background-color: rgb(83 73 165);   
	color:white;
}

.btnboton_clave2:hover
{
    background-color: rgb(119, 119, 119);   
	color:white;
}

.lbFich
{
    display: table-row;
    color: black;
}

.lbPerfil {
    color: black;
    font-size: 16px;
    font-weight: 400;
}

.lbPerfil2 {
    color: #555;
    font-size: 12px;
}



.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:50px;
    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,.spinnerV1.ui-spinner-input,.spinnerV2.ui-spinner-input,.spinnerV3.ui-spinner-input,.spinnerV4.ui-spinner-input,.spinnerV5.ui-spinner-input,.spinnerV6.ui-spinner-input,.spinnerV7.ui-spinner-input,.spinnerV8.ui-spinner-input,.spinnerV9.ui-spinner-input,.spinnerV10.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 {
    flex: 0 0 48%;
    display: block;
    /* border-right: 1px solid gray; */
    /* width: 100%; */
}

.divModCom {
    flex: 0 0 48%;
    /* display: inline-block; */
    vertical-align: top;
    border-left: 1px solid #00074C;
    /* width: 350px; */
}

.divModCom > h2 > .lbTitCPr {
	color: #00074C;
    font-size: 20px;
}

.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;
}

.lbNota {
    display: block;
    font-size: 15px;
    margin-top: 30px;
}

.divFondoRojo {
    display: flex;
    align-items: center;
    justify-content: center;
	background-color: transparent;
}

.lbTituloPlantilla{
    line-height: initial;
    color: white;
    /* margin: 35px 0; */
    font-size: 35px;
}

.divAlIzq{
    display: flex;
    width: 50%;
    margin: auto;
    justify-content: center;
    align-items: center;
}

.fa-download{
    color: white;
    font-size: 35px;
    margin-top: 20px;
}


.divOculto
{
	display:none;
}

.divInscr {
    text-align: left;
    display: flex;
    top: 10px;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
}

.txtHead {
    width: auto;
    height: auto;
    font-size: 16px;
    border: 1px solid #00074C;
    border-radius: 30px;
    background-color: #F5F5F5;
    position: relative;
    margin-left: 0;
    padding: 4px 8px;
}