hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: 0.25;
  }

  .logoIEEPCO{
    width:3vw;
    height: auto;
    margin-left: 3vw;
    border:solid;
    border-radius: 15px;
    background-color:#F5F4F3;
}

.cv-revp{
    border-radius: 15px;
    padding: 10px;
    background-color: rgb(245, 250, 250);
    border-color: #b2254d;
}

.iden-revp{
    border-radius: 15px;
    padding: 10px;
    background-color: rgb(251, 248, 252);
    border-color: #b2254d;
}

.title-revp{
    font-style: italic;
    font-weight: bold;
}

.img-revp{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%; 
    border-radius: 10px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.sexo-revp{
    display: flex;
    align-items: center;
  justify-content: space-evenly;
}

.edad-revp{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.generales{
    text-align: center;
}

.smedia{
    display: flex;
    align-items: center;
    justify-content: center;
}

.name-revp{
    font-weight: bold;
}

.estudios{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.estudios-iden{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.textarea-gme-zzzzzzz{
    width: 250px;
    height: 40px;
}

.textarea{
    color: #000000;
    background-color:rgb(248, 247, 242);
    width: 250px;
    height: 40px;
    font-size: medium;
    text-align: center;
    padding-top: 10px;
}

.textarea-all{
    background-color:rgb(248, 247, 242);
    font-size: 1.1em;
    text-align: justify;
    padding-top: 10px;
    padding-left: 10px;
}

input[type=radio] {
    border: 0px;
    width: 100%;
    height: 2rem;
}


.rad-lab-iden {
    font:
      2rem 'Fira Sans',
      sans-serif;
  }
  
.div-in-rad{
    display: inline-block;
}

.disc{
    display: inline-block;

}










#gridModalLabel{
    font-size: 2em;
    height: 2em ;
    text-align: center;
    background-color: #b2254d;
    color: white;
}

.modal-header{
    background-color: #b2254d;
}

.modal-title{
    font-size: 2em;
}

.close{
    color: white;
    font-size: 2em;
    opacity: 1;
}

.modal-dialog{
    width:80%;
    /*height:100%;*/
    height: auto;
    overflow-y:scroll;
}
.modal-content{
    width:90%;
    /*height:100%;*/
    height: auto;
    margin-left: 100px;
}
.modal-body{
    position:relative;
    padding:20px;
    height:700px;
    /*height: auto;*/
    width: 100%;
    overflow-y:scroll;
}


.btnEdit{
    border:0;
    border-radius:20px;
}

.btnEditImg{
    display: flex;
    align-items: center;
    border:0;
    border-radius:20px;
}

/*Semaforo*/
.sem{
    display: flex;
    align-items: center;
    padding: 10px;
}

.ball{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    /*background-color: red;*/
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    color: #F5F4F3;
}

.ball:hover{
    font-weight: bold;
    color: #F5F4F3;
    cursor:crosshair;
    transform: rotate(45deg);
}



/* End Semaforo*/

/*Toogle*/
.switch-field {
	display: flex;
	margin-bottom: 36px;
	overflow: hidden;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #e4e4e4;
	color: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	line-height: 1;
	text-align: center;
	padding: 8px 16px;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #a5dc86;
	box-shadow: none;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}

/*End toogle*/


/* hidden buttons to change */

#ed1GradMax, #ed1Save, #ed1Cancel{
    display: none;
}

#ed2Status,#ed2Save, #ed2Cancel{
    display: none;
}

#redes1,#redes2, #redes3, #redes4,#redes5, #redes6{
    display: none;
}


#ed1GradMaxD, #ed1SaveD, #ed1CancelD{
    display: none;
}

#ed2StatusD,#ed2SaveD, #ed2CancelD{
    display: none;
}

#redes1d,#redes2d, #redes3d, #redes4d,#redes5d, #redes6d{
    display: none;
}

#c1RevEditionAlias, #c1RevEdition, #c05RevEdition, #c2RevEdition, #c3RevEdition, #c4RevEdition, #c5RevEdition, #ident1RevEdition{
    display: none;
    }
    
#upimgrev, #redbtnCancelImg{
    display: none;
    }


#ed1Label,#ed2Status,#ed2Label,#btn1,#btn2{
    display: none;
}

#redes1,#redes2,#redes3,#redes4,#redes5,#redes6{
    display: none;
}

#ident1RevEdit, #ident2RevEdition, #ident3RevEdition, #ident4RevEdition, #ident5RevEdition, #ident6RevEdition, #ident7RevEdition, #ident8RevEdition {
    display: none;
}

#ident9RevEdition, #ident10RevEdition, #ident11RevEdition, #ident12RevEdition, #ident13RevEdition, #ident14RevEdition, #ident15RevEdition, #ident16RevEdition, #ident17RevEdition{
display: none;
}
#ident18RevEdition, #ident20RevEdition, #ident19RevEdition{
display: none;
}