body {
  margin: 0;
  height: 100%;
  overflow: hidden;
  width: 100% !important;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}


#consulta{
    position:absolute;
    float:left;
    /*text-align:left;*/
    background-color:blue;
    /*width: 31em;
    height: 3em;*/
}
#copy{
    position:absolute;
    float:right;
    /*text-align: right;*/
    background-color:pink;
    /*width: 31em;
    height: 3em;*/
    bottom:-244px;
    right:-147px;
}
 
/*.backRight {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background: #03A9F4;
}*/

.backLeft {
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  background: #044368;
}

.backLeft #dLeyenda{
    position:absolute; /*El div ser� ubicado con relaci�n a la pantalla*/
    left:4px; /*A la derecha deje un espacio de 0px*/
    bottom:4px; /*Abajo deje un espacio de 0px*/
    height:50px; /*alto del div*/
    z-index:0;
}
.backLeft #pLeyenda{
    color:white; 
    font-size: 13.6px; 
    text-align: center;
}
@media screen and (max-width: 792px) {
    .backLeft #dLeyenda {
        display:none;
    }
}
#back {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -999;
}

.canvas-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#slideBox {
  width: 50%;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  margin-left: 50%;
  position: absolute;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.topLayer {
  width: 200%;
  height: 100%;
  position: relative;
  left: 0;
  left: -100%;
}

label {
  font-size: 0.8em;
  text-transform: uppercase;
}

input {
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 1em;
  padding: 8px 1px;
  margin-top: 0.1em;
}

.left {
  width: 50%;
  height: 100%;
  overflow: scroll;
  background: #2C3034;
  left: 0;
  position: absolute;
}
.left label {
  color: #e3e3e3;
}
.left input {
  border-bottom: 1px solid #e3e3e3;
  color: #e3e3e3;
}
.left input:focus, .left input:active {
  border-color: #03A9F4;
  color: #03A9F4;
}
.left input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #2C3034 inset;
  -webkit-text-fill-color: #e3e3e3;
}
.left a {
  color: #03A9F4;
}

.right {
  width: 50%;
  height: 100%;
  overflow: scroll;
  background: #ffffff;
  right: 0;
  position: absolute;
}

.right .contenedor-logo-uat{
  width: 100%;
  float: left;
  /*background-color: green;*/
}

/*.right .contenedor-logo-fcav{
  width: 100%;
  float: right;
}*/

    /*Acomodando Logos en Divs*/
.right .contenedor-logo-uat .logo-uat{
  /*background-color: red;*/
  width: 25em;
  height: 11em;
  text-align:center;
}
#loguat{
width: 10em;
margin-top: 16px;
margin-left: 5px;
}
.right .contenedor-logo-uat .logo-fcav{
  /*background-color: blue;*/
  width: 25em;
  height: 11em;
  text-align:center;
}
#logfcav{
width: 15em;
margin-left: 30px;
margin-top: 45px;
}
    /*Acomodando Bigotes*/
.right .contenedor-logo-uat #rayaz{
    width: 42%; 
    float:  left; 
}
    .right .contenedor-logo-uat #rayaz .doble-linea{
        padding: 0.2rem;
        border-radius: 0 25px 0 25px;
        background-color: #171796;
        margin-right: -21px;
        margin-left: 8px;
    }
.right .contenedor-logo-uat #rayanar{
    width: 42% ;
    float: left 
    }
    .right .contenedor-logo-uat #rayanar .doble-linea{
        padding: 0.2rem;
        border-radius: 0 25px 0 25px;
        background-color: #fe4f00;
        margin-right: -21px;
        margin-left: 8px;
    }

    /*Mediaqueries*/
/*@media screen and (max-width: 1456px) {
#copy {
    margin-right: 80px;
}*/
}
  @media screen and (max-width: 1308px) {
    #loguat {
        width: 17em;
    }
    #logfcav {
        width: 17em;
        margin-left: 20px;
    }
  }
  @media screen and (max-width: 1266px) {
    #loguat {
        width: 17em;
    }
    #logfcav {
        width: 17em;
        margin-left: 11px;
    }
  }
  @media screen and (max-width: 1242px) {
    #loguat {
        width: 16em;
    }
    #logfcav {
        width: 16.7em;
        margin-left: 11px;
    }
  }
  @media screen and (max-width: 1196px) {
    
    .right .contenedor-logo-uat .logo-uat {
        display:none;
    }
    .right .contenedor-logo-uat .logo-fcav {
        flex: 0 0 100%;
        max-width:100%;
        text-align:center;
        height: 89px;
        margin-left: 15px;
    }
    #loguat {
        display:none;
    }
    #logfcav {
        width: 20em;
        margin-left: 11px;
        margin-top: 18px;
    }
    .right .contenedor-logo-uat #rayaz {
            flex: 0 0 100%;
            max-width: 100%;
    }
        .right .contenedor-logo-uat #rayaz .doble-linea {
            padding:0.23em;
        }
    .right .contenedor-logo-uat #rayanar {
            flex: 0 0 100%;
            max-width: 100%;
            margin-top: 3px;
    }
    .content {
            margin-top: 187px  !important;
    }
  }

   @media screen and (max-width: 414px){
    .right .contenedor-logo-uat .logo-fcav {
        height: 71px;
    }
    #logfcav {
        width: 15em;
    }
    .right .content{
        margin-top: 125px;
        }
        .right .content h2 {
            margin-top: -46px;
            margin-bottom: 79px;
            margin-left: -51px;
        }
    .right .contenedor-logo-uat .logo-fcav {
        text-align:center;
    }
   }
  /*Final de Mediaqueries*/

.right label {
  color: #212121;
}
.right input {
  border-bottom: 1px solid #212121;
}
.right input:focus, .right input:active {
  border-color: #82b39c;
}
.right input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #f9f9f9 inset;
  -webkit-text-fill-color: #212121;
}

.content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 40%;
  width: 60%;
  margin: 0 auto;
  position: relative;
  margin-top:260px;
}

.content h2 {
  font-weight: 500;
  font-size: 2.6em;
  margin: 0.1em 0 1.5em;
}

.left .content h2 {
  color: #82b39c;
}

.form-element {
  margin: 1em 0;
}
.form-element.form-submit {
  margin: 1.6em 0 0;
}

.form-stack {
  display: flex;
  flex-direction: column;
}

/*.checkbox {
  -webkit-appearance: none;
  outline: none;
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 12px;
  border-radius: 4px;
  display: inline-block;
  position: relative;
}

.checkbox:focus, .checkbox:checked:focus,
.checkbox:active, .checkbox:checked:active {
  border-color: #03A9F4;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.checkbox:checked {
  outline: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

.checkbox:checked:after {
  outline: none;
  content: '\2713';
  color: #03A9F4;
  font-size: 1.4em;
  font-weight: 900;
  position: absolute;
  top: -4px;
  left: 4px;
}

.form-checkbox {
  display: flex;
  align-items: center;
}
.form-checkbox label {
  margin: 0 6px 0;
  font-size: 0.72em;
}*/

#inicio, #login {
  padding: 0.8em 1.2em;
  margin: 0 10px 0 0;
  width: auto;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
  color: #fff;
  line-height: 1em;
  letter-spacing: 0.6px;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
  border: 0;
  outline: 0;
  transition: all 0.25s;
}

#inicio, #login {
  background: #82b39c;
}
button.off {
  background: none;
  box-shadow: none;
  margin: 0;
}

button.off.login {
  color: #673AB7;
}

button:focus, button:active, button:hover {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
}
/*button:focus.signup, button:active.signup, button:hover.signup {
  background: #0288D1;
}*/
button:focus.login, button:active.login, button:hover.login {
  background: #589a7b;
}
button:focus.off, button:active.off, button:hover.off {
  box-shadow: none;
}
/*button:focus.off.signup, button:active.off.signup, button:hover.off.signup {
  color: #03A9F4;
  background: #212121;
}*/
button:focus.off.login, button:active.off.login, button:hover.off.login {
  color: #512DA8;
  background: #e3e3e3;
}
    /*Modificando SlideBox*/
@media only screen and (max-width: 792px) {
  #slideBox {
    width: 80%;
    margin-left: 20%;
  }

  .signup-info, .login-info {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  #slideBox {
    width: 90%;
    margin-left: 10%;
  }

  .signup-info, .login-info {
    display: none;
  }
}

