﻿@import url("/Base_Th/Theme.FID_Theme.css?15510");

/*** Generated classes from Style Editor in OutSystems 10 ***/
[data-style-key="AeiLrlGkbUi+3dvAWNBqaw"] { text-align:center; }
[data-style-key="ZuGjjpraHkuLOr55zDW9Yg"] { text-align:center; }
[data-style-key="FfwGJ96jfkKfzCa2TdU5Cg"] { margin:40px 10px 0px 0px; padding:0px; text-align:left; }
.Button.Is_Default[data-style-key="rHwQPdekMEmQ6Nh_6vWn3g"] { margin:0px 0px 1px 10px; padding:0px 15px px 15px; }
.Heading3[data-style-key="TFUKLYEtXU6GHKhRulfEYQ"] { padding:5px; }
[data-style-key="YmxAEpkBHUSMhsemqDtTyA"] { text-align:center; }
.Heading3[data-style-key="JITs1upD706B0_9t3OwXbA"] { font-size:176x; font-weight:bold; padding:15px; }
[data-style-key="YOrGFsdIsEWZWM8oflLwmA"] { text-align:center; }
[data-style-key="hRX3lQ3C20+Um5+ING1Bpg"] { text-align:center; }
[data-style-key="MLrj1ErJJ0e59MyriT8K5w"] { margin:40px 10px 0px 0px; padding:0px; text-align:left; }
.Button.Is_Default[data-style-key="dzPQYIwzokuGPYm4Qhj+yQ"] { margin:0px 0px 1px 10px; padding:0px 15px px 15px; }
.Heading3[data-style-key="4S4_4EpYO06eIf6XQ0wJbg"] { padding:5px; }
[data-style-key="nLQsfDaNR0yii6jttToBRA"] { text-align:center; }
.Heading3[data-style-key="NxAsdi_aSU6HL_bXFXr1AA"] { font-size:176x; font-weight:bold; padding:15px; }
/*** Generated classes from Style Editor in OutSystems 10 ***/

 .contenedor{
    position: static;
    display: inline-block;
    text-align: center;
}

.texto-encima {
    left: 7%;
    margin-top: 17%;
}

.texto-encima2 {
    right: 24%;
    margin-top: 23.5%;
    text-align: left;
}

.texto-encima, .texto-encima2 {
    width: 30%;
    position: absolute;
    top: 0px;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px!important;
    display: block!important;
    background-color: rgba(0, 0, 0, 0);
    padding: 10px;
}

.textoi {
    color: black;
    font-size: 17px;
}

.textoi2 {
    font-size: 1px;
}

.textoi3 {
    font-size: 13px;
    color: #605f5f;
}

.textoi4 {
    color: transparent;
}

.imagenlogin {
    width: auto;
    height: 100%;
    background-repeat: no-repeat;
    background: no-repeat center center fixed;
    background-size: 100%;
}
.Login_background{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;    
    
}
.botonprincipal {
    margin-top: 7px;
    width: 100px;
    background-color: black;
    border-radius: 2px;
    font-size: 11px;
    border: none;
    cursor: pointer;
    color: #fff;
}

.botonsecundario {
    width: 100px;
    background-color: white;
    border-radius: 2px;
    font-size: 11px;
    border: 2px solid;
    border-color: #dcd5d5;
    cursor: pointer;
}

.botonlogin {
    width: 100px;
    border-radius: 2px;
    font-size: 11px;
    background-color: #ee2427;
    color: white;
    border: none;
    cursor: pointer;
}
.botones {
   width: 35%;
   margin-left: 5%;
    margin-top: 17%;
    position: relative;
    float: left;
    z-index: 1;
    text-align: center;
     padding: 10px;
     font-size: 26px;
    font-weight: bold;
   
}

.botones2 {
   width: 30%;
    float: left;
      margin-left: 6%;
    margin-top: 23.5%;
    text-align: left;
    position: relative;
    z-index: 1;
     padding: 10px;
     font-size: 26px;
    font-weight: bold;
   
}

.loginButton {
    width: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px !important;
}

@media screen and (max-width: 768px){
.loginButton {
    width: 200px;
    margin-bottom: 0px !important;
}
}

@media screen and (max-width: 768px) {
.botones {
 margin-left: 10%;
 width: 80%;
    
}
.botones2 {
 margin-left: 10%;
 margin-top: 10%;
 background-color: white;
 width: 80%;
   
}

.botones2 input {
  margin: 0 auto;
  width: 90%
  }

.phone [class*="ThemeGrid_Width"]:not(.no-responsive) {
    margin: var(--space-none) var(--space-none) var(--space-base) var(--space-none);
    width: 100%;
    display: block;
}

.tablet.active .Application_Menu a,
.phone.active .Application_Menu a,
.tablet.active .Application_Menu a:link,
.phone.active .Application_Menu a:link,
.tablet.active .Application_Menu a:visited,
.phone.active .Application_Menu a:visited {
  -webkit-transform: translateX(0) scale(1);
      -ms-transform: translateX(0) scale(1);
          transform: translateX(0) scale(1);
          display: block;
}

}
.changecolor, .portada_block {
    border-radius: 4px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 15%);
    height: 70px;
    margin-bottom: 20px;
}
.changecolor, .changetext {
    font-family: "Lato", sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}