.main-content{
    background-image: url("/img/main/back-general.jpg");
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: 100% 100%;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    font-size: 10px;
    border: none;
    outline: none;
    background-color: #0082cb;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
}
#myBtn:hover {
    background-color: #555;
}

.upperCase{
    text-transform: uppercase;
}

.spacing-1{
    padding-top: 1%;
}
.spacing-2{
    padding-top: 2%;
}
.spacing-3{
    padding-top: 3%;
}
.spacing-4{
    padding-top: 4%;
}
.spacing-5{
    padding-top: 5%;
}
.spacing-6{
    padding-top: 6%;
}
.spacing-7{
    padding-top: 7%;
}
.spacing-8{
    padding-top: 8%;
}
.spacing-9{
    padding-top: 9%;
}
.spacing-10{
    padding-top: 10%;
}
.spacing-11{
    padding-top: 11%;
}
.spacing-12{
    padding-top: 12%;
}
.spacing-13{
    padding-top: 13%;
}
.spacing-14{
    padding-top: 14%;
}
.spacing-15{
    padding-top: 15%;
}

.hover {
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.hover:hover{
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    opacity: 1;
    z-index: 10;
}

.hover-menu {
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.hover-menu:hover{
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
    -webkit-transform:scale(1.0150);
    -moz-transform:scale(1.0.15);
    -o-transform:scale(1.015);
    opacity: 1;
    z-index: 10;
}


/*CONTENEDORES DE LA VISTA CEDULA*/
.containerJJCedula{
   	border: 3px solid rgb(22, 44, 44);
   	box-shadow: 7px 7px rgba(22, 44, 44, 0.6);
   	height: 250px;
   	border-radius: 25px;
}
.containerJJExpe{
   	border: 3px solid rgb(22, 44, 44);
   	box-shadow: 10px 10px 2px rgba(22, 44, 44, 0.6);
   	height: 300px;
   	border-radius: 25px;
}
.containerJJExpeBoxOut{
    border: 3px solid rgb(22, 44, 44);
    height: 300px;
    background-color:rgb(227,225,224);
}
.containerJJProgramas{
    border: 3px solid rgb(22, 44, 44);
    box-shadow: 7px 7px 2px rgba(22, 44, 44, 0.6);
    height: 300px;
   	border-radius: 25px;
}
.containerOutH{
    border: 3px solid rgb(22, 44, 44);
   	box-shadow: 5px 5px 3px rgba(22, 44, 44, 0.6);
   	border-radius: 25px;
}

.backCards{
    background: url(../../assets/img/back.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
   	background-size: 100% 100%;
   	height: 300px;
   	color:#9aa1a4;
    background-color: #669999;
}

.backCardsCredenciales{
    background: url(../../Storage/Evidencias/imgPrograms/PNG-CUADRADO/back.png)  no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
   	background-size: 100% 100%;
   	color:#9aa1a4;
   	/*height: 700px;*/
}
.backCardsCredencialesM{
    background: url(../../Storage/Evidencias/imgPrograms/PNG-CUADRADO/backmujeres.png)  no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
   	background-size: 100% 100%;
   	color:#9aa1a4;
   	/*height: 700px;*/
}

.backCardsSites{
	/*background-color: rgb(236,240,245);*/
  	font-family: NeoSansPro-Bold;
  	font-size: 15px;
  	color: grey;
  	text-align: left;
  	padding-left: 5%;
  	height: 92px;
  	padding-top: 10%;
  	padding-bottom: 5%;
}
.backCardsSitesLogo{
    background-color: rgb(236,240,245);
}

.backCardsProgramsCedula{
    background: url(../../assets/img/backTarget.png)  no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
   	background-size: 100% 100%;
}

.backCardErrorRequest{
	/*border: 3px solid rgb(22, 44, 44);
   	box-shadow: 5px 5px 3px rgba(22, 44, 44, 0.6); */
   	box-shadow: 10px 10px 10px -7px #4f4f51;
  	background-color: white;
  	border: 1px solid rgb(239,240,241);
}


.title-welcom{
  	font-family: AvenirNextLTPro-Bold;
  	color: #3F2A76;
  	font-size: 4em;
}
.title-filosophy{
  	font-family: AvenirNextLTPro-Bold;
  	color: #877236;
  	font-size: 7em;
}
.title-filosophy small{
  	font-family: AvenirNextLTPro-Bold;
  	color: #877236;
  	font-size: 0.9em;
    margin-left: 25%;
}

.title-forTodos{
    font-family: AvenirNextLTPro-Bold;
  	color: #3F2A76;
  	font-size: 6em;
}

.title-news{
    font-family: AvenirNextLTPro-Bold;
  	color: #FFF9E3;
  	font-size: 6em;
}
.subtitle-news{
    color: #FFF9E3;
}
.text-caption{
    font-family: AvenirNextLTPro-Bold;
    color:#3F2A76;
    text-align: center ;
    font-size: 1.7em;
}

.title-session{
    color: #877236;
    font-family: AvenirNextLTPro-Bold;
    letter-spacing: 10px;
    font-size: 2em;
}

.btn-sesion{
    display: inline-block;
    font-weight: 400;
    color: white;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #5D69B2;
    font-size: 1em;
    letter-spacing: 10px;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-sesion:hover{
    background-color: #3F2A76;
}

.btn-register{
    font-family: AvenirNextLTPro-Regular;
    display: inline-block;
    font-weight: 400;
    color: white;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3F2A76;
    font-size: 1em;
    letter-spacing: 10px;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-register:hover{
    background-color: #5D69B2;
}

.titlePage{
    color: #28A6DE;/*AZUL*/
}
.titlePage span {
  		/*color: #5D5F5F;*/
    color: #2bb273;
}
.titleApp{
  	color:#9aa1a4;
  	font-size: 30px;
}
.icon-menu{
	/*color: #28A6DE;*/
    font-size: 1.5rem;
}


.boderSALL{
  	border-style: double;
  	border-color: #0082cb;
}
.border-right-1{
  	border-style: double;
  	border-color: #0082cb;
  	border-right: none;
}
.border-only-right-Shadow{
	/*border-right: 2px solid gray;*/
    box-shadow: 10px 0px 10px -11px rgba(0,0,0,0.9);
}

.hrSeparator{
  	background-color: grey;
  	height: 1px;
  	padding-top: 0px;
}

.elevation-solid-Left-to-Top{
    border-top: 2px solid gray;
    border-left: none;
}
@media screen and (min-width: 767px) {
    .elevation-solid-Left-to-Top{
      border-left: 2px solid gray;
      border-top: none;
    }
}

.elevation-solid-Right{
    border-right: 2px solid gray;
}

.hoverable {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.hoverable:hover { /*SOMBRA AL HACER HOVER*/
    -webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.z-depth-1 { /*SOMBRAS POR NIVELES -----PARECIDO A LA CLASE elevation-(Numero de 1 a 5) de los estilos de adminLte*/
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.z-depth-2 {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}
.z-depth-3 {
    -webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}
.z-depth-4 {
    -webkit-box-shadow: 0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21);
    box-shadow: 0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21);
}
.z-depth-5 {
    -webkit-box-shadow: 0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);
    box-shadow: 0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);
}


.border-cutom{
    border-style: solid ;
    border-color:  #6d52a3 !important;
}
.bg-colegios{
    border-style: solid ;
    border-color:  #6d52a3 !important;
    border-radius: 15px;
    color: #3f2a77;
    font-family: "AvenirNextLTPro-Bold";
}

.btn-custom{
    background-color: #5d69b2;
    color: #FFF;
    filter: drop-shadow(4px 4px 0px gray);
}

.btn-custom:hover{
	text-decoration: none;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transform:scale(1.02);
	-moz-transform:scale(1.02);
	-o-transform:scale(1.02);
    color: #FFF;
    filter: drop-shadow(0px 3px 6px #5d69b2);
}

.btn-outline-custom{
    border-color: #5d69b2;
    color: #5d69b2;
}
.btn-outline-custom:hover{
    background-color: #5d69b2;
    color: white;
}

.input-custom{
    border: 2px solid #5d69b2;
    filter: drop-shadow(2px 3px 1px gray);
}
.bg-custom{
    background-color: #504490 !important;
    color: #fff!important;
}
