@font-face {
  font-family: "MyFont";
  src: url("bubble.ttf") format("truetype");
}

@font-face {
  font-family: "MyFontNumbers";
  src: url("numbers.otf");
}
.ui-content{
  padding: 0em !important;
}
.textoSimple {
  font-size: 18px !important;
  color: #7a7a7a !important;
  margin-top: -4px !important;
  text-align: center;
}

body {
  font-family: "MyFont";
  
}
body, html {
  height: 100%;
  margin: 0;
}

.principal{
  background-image: url(WEBAPPimagenes/Maverickapp-01.svg)!important;
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
input {
  font-family: Arial;
  font-size: 12.5px !important;
  margin-left: 15px !important;
}

.bordeForm {
  width: 80%;
  height: auto;
  margin: auto;
  /* border: 1px solid #7a7a7a;
  border-radius: 20px;
  box-shadow: 2px 2px 2px 2px #7a7a7a; */
  padding: 20px;
  margin-bottom: 5px;
}

span {
  text-align: left !important;
}

.textoSimpleAbajo {
  font-size: 18px !important;
  color: #6d6e70 !important;
  font-weight: 200 !important;
  margin-top: -2px !important;
  text-align: center;
}

.textoBold {
  font-family: "MyFontNumbers";
  font-size: 18px !important;
  font-weight: bolder !important;
  color: #6d6e70 !important;
  margin-top: 5px !important;
  text-align: center;
}

.mainForm {
  width: 60%;
}

.btnEnviar {
  width: 8em;
  height: auto;
}

.btnMenu {
  width: 12em;
  height: auto;
}
.divisor{
}
.btnChat {
  width: 20em;
  height: auto;
}

.imgHeader {
  width: 25%;
  height: auto;
  text-align: center;
}
@media only screen
and (min-width : 321px)
and (max-width : 480px){
  .imgHeader {
    margin-top: 75px;
    width: 70%;
    height: auto;
    text-align: center;
  }
}

.imgCheck {
  width: 10em;
  height: auto;
}

.tituloL1 {
  text-align: center;
  font-size: 20px !important;
  color:#00e9ce;
}

.tituloL2 {
  text-align: center;
  font-size: 28px !important;
  margin-top: -17px !important;
  color:#00e9ce;
}

.descripcion {
  text-align: center;
  font-size: 15px !important;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #6d6e70;
}

.zmdi {
  color: #76bc21;
  text-align: left !important;
  font-size: 25px !important;
  margin-left: 5px;
}

.resaltado {
  color: #76bc21 !important;
  font-weight: 300 !important;
}

.borde {
  border-radius: 25px;
  border: 2px solid black;
  padding-top: 1.8px;
  padding-bottom: 1.8px;
  margin-left: 3px;
  margin-right: 10px;
  width: 100%;
  height: auto;
}

.left-inner-addon {
  position: relative;
}

.left-inner-addon input {
  padding-left: 30px;
}

.left-inner-addon i {
  position: absolute;
  left: 0px;
  padding-top: 3px;
  padding-left: 7px;
  pointer-events: none;
}

input[type="date"]:before {
  content: attr(placeholder) !important;
  color: black !important;
  margin-right: 0.5em;
}

input[type="date"]:focus:before,
input[type="date"]:valid:before {
  content: "";
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: black !important;
}


.escogerLenguaje {
  
  color: #6f7073 !important;
}
.bandera {
  width: 0.8em;
  height: auto;
}

.banderas {
  width: 2.5em!important;
  height: 2em!important;
  margin-left: -0.25em!important;
}

a {
  color: #6f7073 !important;
}

.ui-block-a {
  width: 60% !important;
}

.ui-block-a i{
  margin-top: 0.25em !important;
}

.ui-block-b {
  width: 20% !important;
  margin-left:15px !important;
  font-size: 0..75em;
}

.ui-block-c {
  width: 10% !important;
  margin-top: 0.5em!important;
  margin-left: 0.5em;
}
.ui-block-b input{
  margin-left: 0!important;
}
ui-grid-b{
  margin-top: -0.5em !important;
  margin-bottom: -0.5em !important;

}
ui-grid-b img{
  width: 20px;
  height: 15px;
}
.Publicidad{
  text-align: center!important;

  width: 20em;
  margin: auto!important;
}

.ui-page-theme-a .ui-body-inherit{
  border-color: #7a84ed !important;
}
