﻿*{
  padding: 0;
  margin: 0;
}
body{
  font-family: 'Lato', sans-serif;
  background-color: #F1F2EB;
}
img{
  max-width: 100%;
  padding-bottom: 0px;
  max-height: 100%;
}
a{
  color: #049DBF;
}
h1{
  margin-top: 0px;
}

.ajuste_textbox{
  min-width: 200px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.boton:hover{
  /*background: #049DD9;*/

}

/*.button {
    background-color: #0154a4; 
    border-radius: 8px;
    color: white;
    padding: 12px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}
.button:hover{
    background-color: white;
    color: black;
    padding: 0px 0px;
    height: 35px;
}*/
.espacio_arriba{
  margin-top: 45px;
}
.espaciosDerecha{
  margin-right: 8px;
}
.espacioArribaItems{
  margin-top: .8em;
}
.fondo{
  color: #F1F2EB;
}
.lato{
  font-family: 'Lato', sans-serif;
}
.latoBold{
  font-family: 'Lato' ,sans-serif;
  font-weight: bold;
}
.headText{
  color: white;
  text-align: left;
}
.inLine-block{
  float: none;
  display: inline-block;
  margin-right: -4px;
}
.quitar-float{
  float: none;
}
.titulo{
  font-size: 3em;
}

.no-lista{
  margin: 0px;
  padding: 0px;
}
.no-lista li{
  list-style-type: none;
}

.padding-largo{
   padding: 5px 10px;
}
.se-gris{
  background-color: #BFBFBF;
}

.retraso-1{
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
#btnAceptar {
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.050em;
    text-align: center;
    margin-top: 20px;
    border: 0;
    background: #e3ddf3;
    border: 4px solid #cdbff5;
    color: #212121;
    border-radius: 8px;
}
#btnAceptar:hover{
    background-color: white;
    color: black;
}

#btnLogin {
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.050em;
    text-align: center;
    margin-top: 20px;
    border: 0;
    background: #e3ddf3;
    border: 4px solid #cdbff5;
    color: #212121;
    border-radius: 8px;
}
    #btnLogin:hover {
        background-color: #cdbff5; /* Green */
    }
#btnEnviar {
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.050em;
    text-align: center;
    margin-top: 20px;
    border: 0;
    background: #e3ddf3;
    border: 4px solid #cdbff5;
    color: #212121;
    border-radius: 8px;
}
    #btnEnviar:hover {
        background-color: #cdbff5;  /* Green */
    }
#btnSalir {
    color: #212121;
}
#btnSalir:hover {
    border-bottom: 4px solid #cdbff5;
    cursor: pointer;
    padding: 0px 0px;
}
#contenido {
  padding-top: : 20px;
}
#contenidoInfe {
  height: 500px;
}
#Divisor{
  border-style: solid;
  border-color: #979B94 #F1F2EB #F1F2EB #F1F2EB ;
  height: 15px;
  margin-top: 10px;
  margin-bottom: : 10px;
}

#footer{
  padding-top: 10px;
  float: left;
  background-color: #8E95A6;
}

#header {
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(205,185,207,1) 42%, rgba(222,114,43,0.5970763305322129) 100%);*/
    background: linear-gradient(90deg, rgba(255,255,255,1) 17%, rgba(205,185,207,0.804359243697479) 74%, rgba(222,114,43,0.4150035014005602) 100%);
    float: none;
    height: 85px;
    width: 100%;
    border-top:4px solid #212121;
}

    #header p {
        margin-top: 0px;
        font-size: 15px;
        color: #474849;
        float: none;
    }

    #header label{
        margin-bottom: 0px;
        margin-top: 0px;
        font-size: 14px;
        color: #474849;
        float: none;
        display: inline-block;
    }
#logo{
  float:left;
  display:inline-block;
  height: 155px;
}

#info_Solicitud{
  float: left;
  text-align: left;
  padding-left: none;
  padding-bottom: 30px;
}

#info_Solicitud button{
  float: left;
}

    #info_Solicitud h3 {
        font-weight: 400;
        color: #7a6d9f;
        padding-left: none;
        text-align: left;
        margin-left: 12px;
    }
#info_Alumno h3 {
    font-weight: 400;
    color: #7a6d9f;
    padding-left: none;
    text-align: left;
    margin-left: 12px;
}

#info_Alumno{
  font-weight: bold;
  float: left;
  text-align: left;
  display: block;
}
#Solicitudes_Hechas{
  float: left;
  text-align: left;
  padding-left: none;
  margin-bottom: 200px;
}

#Solicitudes_Hechas button{
  float: right;
}

    #Solicitudes_Hechas h3 {
        font-weight: 400;
        color: #7a6d9f;
        padding-left: none;
        text-align: left;
        margin-left: 12px;
    }

#sinMargenIzqDer{
  margin-left: 0px;
  margin-right: 0px;
}

#menu .no-lista li {
  /*color: #f2f2f2;*/
  font-family: "latoBold",sans-serif;
  padding-bottom: 3px;
  padding-top: 3px;
  text-decoration: underline;
  text-decoration: none;
}
#menu .no-lista li a{
  color: #F2F2F2;
  font-family: 'latoBold',sans-serif;
  text-decoration: none;
}
#menu {
    /*background-color:#A3AAC5;
  background-color: #737272; BFBFBF */
    /*background-color: #e7e3f5;*/
    border-top: 4px Solid #cdbff5;
    font-family: 'Lato',sans-serif;
    font-weight: bold;
    text-decoration: none;
    height: 30px;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F2F2F2;
	width: 1000px;
	text-align: left;
	overflow: hidden;
}/*https://color.adobe.com/es/Tema-de-Adobe-Ideas-color-theme-7582388/*/


/*-------------------------------------------
----------Sección Responsive-----------------
---------------------------------------------*/
/*Pantallas de escritorio*/
@media screen and (max-width:865px){
  .espacio_arriba{
    margin-top: 50px;
  }
  .googleMaps{
    max-width: 100%;
    max-height: 100%;
  }
  #header h1{
    font-size: 30px;
    float: none;
    display: inline-block;
    padding: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
  }
  #logo{
    float:left;
    height: 135px;
    margin-left: 0px;
    display: inline-block;
  }
  #header p{
    font-size: 11px;
    padding: 0px;
  }
  #header{
    float: none;
    height: 135px;
    width: 100%;
    padding-left: 0px;
  }
  #contenido h3{
    font-size: 20px;
    padding-top: 15px;
  }
  #contenido {
    padding-top: : 20px;
  }
  #info_Alumno{
    /*visibility: hidden;*/
  }
  /*
  #info_Solicitud h3{
    text-align: left;
    text-decoration: underline;
    color: #049DBF;
    padding-left: none;
    font-size: 15px;
  }
  */
}
