/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}

/*--------------------
	wallop Light
---------------------*/

@font-face {
  font-family: wallop;
  src: url("fonts/wallop/Wallop-Light.otf");
  src: url("fonts/wallop/Wallop-Light.woff") format("woff"),
    url("fonts/wallop/Wallop-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

/*--------------------
	wallop Regular
---------------------*/

@font-face {
  font-family: wallop;
  src: url("fonts/wallop/Wallop-Regular.otf");
  src: url("fonts/wallop/Wallop-Regular.woff") format("woff"),
    url("fonts/wallop/Wallop-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/*--------------------
	wallop Medium
---------------------*/

@font-face {
  font-family: wallop;
  src: url("fonts/wallop/Wallop-Medium.otf");
  src: url("fonts/wallop/Wallop-Medium.woff") format("woff"),
    url("fonts/wallop/Wallop-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/*--------------------
	wallop Bold
---------------------*/

@font-face {
  font-family: wallop;
/*
  src: url("fonts/wallop/Wallop-Bold.otf");
  src: url("fonts/wallop/Wallop-Bold.woff") format("woff"),
    url("fonts/wallop/Wallop-Bold.ttf") format("truetype");
*/

  src: url("fonts/wallop/Wallop-Medium.otf");
  src: url("fonts/wallop/Wallop-Medium.woff") format("woff"),
    url("fonts/wallop/Wallop-Medium.ttf") format("truetype");

  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: wallop;
/*
  src: url("fonts/wallop/Wallop-Bold.otf");
  src: url("fonts/wallop/Wallop-Bold.woff") format("woff"),
    url("fonts/wallop/Wallop-Bold.ttf") format("truetype");
*/

  src: url("fonts/wallop/Wallop-Medium.otf");
  src: url("fonts/wallop/Wallop-Medium.woff") format("woff"),
    url("fonts/wallop/Wallop-Medium.ttf") format("truetype");

  font-weight: bold;
  font-style: normal;
}

body {
    -webkit-touch-callout: none;
    /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;
    /* prevent webkit from resizing text to fit */
    -webkit-user-select: none;
    /* prevent copy paste, to allow, change 'none' to 'text' */
    background-color: #fff;
    font-family: 'wallop';
    letter-spacing: 0.3px;
    font-size: 12px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

body, input, select, textarea, button, .ui-btn {
    font-family: wallop;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0px;
    overflow: visible;
    padding: 0px;
    text-align: center;
}

/*
.ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page {  

	max-height: 100%; 

}
*/

p {

    font-size: 13px;
    line-height: 18px;

}

.ui-header .ui-title,
.ui-footer .ui-title {

    min-height: 26px;
    line-height: 26px;

}

.ui-page-theme-a a,
html .ui-bar-a a,
html .ui-body-a a,
html body .ui-group-theme-a a {
    color: #222;
}

.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited {
    color: #222;
}

.ui-btn.ui-checkbox-off:after {
    top: 23px;
    border: 1px solid #222;
}

.ui-icon-check:after,
html .ui-btn.ui-checkbox-on.ui-checkbox-on:after {
    top: 23px;
    border: 1px solid #666;
}

.ui-checkbox input {
    top: 23px;
}

.ui-checkbox .ui-btn {
    min-height: 26px;
    padding-top: 13px;
}

.ui-btn-icon-left {
    padding-left: 40px;
}

.ui-input-search.ui-input-has-clear .ui-btn.ui-input-clear, .ui-input-text.ui-input-has-clear .ui-btn.ui-input-clear {
    margin: -13px 0.3125em 0;
}

.ui-btn-icon-left:after, .ui-btn-icon-right:after, .ui-btn-icon-top:after, .ui-btn-icon-bottom:after, .ui-btn-icon-notext:after {
    /*background-color: #bbb;*/
}

#login_home .ui-btn-icon-left:after, #login_home .ui-btn-icon-right:after, #login_home .ui-btn-icon-top:after, #login_home .ui-btn-icon-bottom:after, #login_home .ui-btn-icon-notext:after {
    background-color: #aaa;
}

.ui-input-text input, .ui-input-search input, textarea.ui-input-text {
    padding: 0.4em 0.8em;
}

.ui-page-theme-a .ui-btn.ui-btn-active, html .ui-bar-a .ui-btn.ui-btn-active, html .ui-body-a .ui-btn.ui-btn-active, html body .ui-group-theme-a .ui-btn.ui-btn-active, html head+body .ui-btn.ui-btn-a.ui-btn-active, .ui-page-theme-a .ui-checkbox-on:after, html .ui-bar-a .ui-checkbox-on:after, html .ui-body-a .ui-checkbox-on:after, html body .ui-group-theme-a .ui-checkbox-on:after, .ui-btn.ui-checkbox-on.ui-btn-a:after, .ui-page-theme-a .ui-flipswitch-active, html .ui-bar-a .ui-flipswitch-active, html .ui-body-a .ui-flipswitch-active, html body .ui-group-theme-a .ui-flipswitch-active, html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active, .ui-page-theme-a .ui-slider-track .ui-btn-active, html .ui-bar-a .ui-slider-track .ui-btn-active, html .ui-body-a .ui-slider-track .ui-btn-active, html body .ui-group-theme-a .ui-slider-track .ui-btn-active, html body div.ui-slider-track.ui-body-a .ui-btn-active {
    background-color: #888;
}

#page_login {
    bottom: 0;
    min-height: 100%;
}

.event {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0px 30px;
    padding: 2px 0px;
}

.event.listening {
    background-color: #333333;
    display: block;
}

.event.received {
    background-color: #4B946A;
    display: none;
}

@keyframes fade {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}

.blink {
    animation: fade 3000ms infinite;
    -webkit-animation: fade 3000ms infinite;
}

/* ********************************** */
/* LOADER                             */
/* ********************************** */

.loader {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    z-index: 1002;
}

.loader_fondo {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: rgba(255, 255, 255);
    opacity: 0.8;
    display: none;
}

.loading_img {
    width: 140px;
    height: 140px;
    background-position: center center;
    background-size: 140px 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -70px;
    margin-left: -70px;
}

.loading_img_1 {
    background-image: url(../img/loading_1.png);
}

.loading_img_2 {
    background-image: url(../img/loading_2.png);
}

.rotate {
    animation: rotation 1.5s infinite cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.spinner {
    width: 100px;
    height: 140px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -70px;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #e2383f;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    margin-right: 10px;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/* ********************************** */
/* POPUP USUARIOS                     */
/* ********************************** */

.popup_usuarios_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1001;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

    
}

.popup_usuarios {
    width: 310px;
    max-height: 550px;
    position: fixed;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 20px 0 10px 0;    

    transform: translate(-50%, -50%);    
}

@media (min-device-width: 370px) {

    .popup_usuarios {
        width: 350px;
    }

}

.popup_usuarios .usuario_imagen_contenedor {
    margin-right: 0;       
}


.popup_usuarios .titulo_usuario_nombre {
    margin-bottom: 5px;       
}

.popup_usuarios .titulo_usuario_socio {
    margin-bottom: 5px;       
}


.popup_usuarios_listado_titulo {
    padding: 0 20px;
    line-height: 30px;
}

#popup_usuarios_listado {
    padding: 0 20px;    
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

#popup_usuarios_listado .usuario_entrada {
    /*box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;*/
    border-color: #ddd;    
    color: #222;
}

.popup_usuarios_botones, .popup_usuarios_botones_varios  {
    padding: 0 14px;    
}

.popup_usuarios_botones_varios  {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;    
}

.popup_usuarios_botones_varios button {
    width: 31%;
    display: inline-block;
    text-align: center;
}

.popup_usuarios_botones_varios button div {
    height: 20px;
    margin-bottom: 6px;    
    background-repeat: no-repeat;
    background-position: center center;    
    background-size: 20px;
}

#popup_usuarios_listado .usuario_entrada_numero {
    color: #222;
}

.boton_mini_micuenta {
    background-image: url(../img/icono_mi_cuenta_mini.svg);
}

.boton_mini_opciones {
    background-image: url(../img/icono_opciones.svg);  
}

.boton_mini_salir {
    background-image: url(../img/icono_salir_boton.svg);
}

.popup_usuarios_botones  {
    border-top: 1px solid #e2e2e2;
    padding-top: 5px;
    margin-top: 10px;
}

.popup_usuarios_botones button {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}

/* ********************************** */
/* POPUP CUMPLEAÑOS                     */
/* ********************************** */

.popup_cumple_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1001;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

    
}

.popup_cumple {
    width: 310px;
    max-height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -177px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
    height: 354px;
    background-size: contain;
    background-repeat: no-repeat;    
}

@media (min-device-width: 370px) {

    .popup_cumple {
        width: 350px;
        margin-top: -200px;
        margin-left: -175px;
        height: 400px;
    }

}

/* ************************************ */
/* POPUP OPCIONES                       */
/* ************************************ */


.popup_opciones_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1001;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

}

.popup_opciones {
    width: 310px;
    max-height: 520px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/

    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;
}

@media (min-device-width: 370px) {

    .popup_opciones {
        width: 350px;
    }

}

.popup_opciones_titulo {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;
}

.popup_opciones_texto {
    font-size: 15px;
    line-height: 22px;
    max-height: 375px;
    margin-bottom: 20px;
    padding: 0 20px;    
    overflow-y: auto;
}

.popup_opciones_botones {
    padding: 0 20px;    
}

#popup_opciones_boton_cerrar {
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

/* ********************************** */
/* AVISO                              */
/* ********************************** */

.aviso_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1001;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

    
}

.aviso {
    width: 310px;
    max-height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -145px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
}

@media (min-device-width: 370px) {

    .aviso {
        width: 350px;
        margin-left: -175px;
    }

}


.aviso_titulo {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;
}

.aviso_texto,
.aviso_formulario_nuevas_func_texto {
    font-size: 16px;
    line-height: 22px;
    /*	max-height: 145px;*/
    margin-bottom: 20px;
    padding: 0 20px;       
}

.aviso_botones {
    padding: 0 20px;    
}

#aviso_boton_ok,
#aviso_formulario_nuevas_func_boton_ok {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#aviso_boton_cancelar,
#aviso_formulario_nuevas_func_boton_cancelar {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

.aviso_texto_link {
    margin: 10px 0;
    text-align: center;
}

.aviso_texto_link a {
    font-weight: normal;
}

/* ********************************** */
/* AVISO AGENDAR                      */
/* ********************************** */

.aviso_fondo_agendar {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

}

.aviso_agendar {
    width: 310px;
    max-height: 420px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -185px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
}

@media (min-device-width: 370px) {

    .aviso_agendar {
        width: 350px;
        margin-left: -175px;
    }

}


.aviso_titulo_agendar {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;
}

.aviso_texto_agendar {
    font-size: 16px;
    line-height: 22px;
    /*  max-height: 145px;*/
    margin-bottom: 20px;
    padding: 0 20px;        
}

.aviso_botones_agendar {
    padding: 0 20px;    
}

#aviso_boton_ok_agendar {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#aviso_boton_cancelar_agendar {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

/* ***************************************************************************** */

.aviso_fondo_informe {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: absolute;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

}

.aviso_informe {
    width: 310px;
    max-height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -145px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
}

@media (min-device-width: 370px) {

    .aviso_informe {
        width: 350px;
        margin-left: -175px;
    }

}

.aviso_titulo_informe {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;

}

.aviso_texto_informe {
    font-size: 15px;
    line-height: 22px;
    /*	max-height: 145px;*/
    margin-bottom: 20px;
    padding: 0 20px;        
}

.aviso_botones_informe {
    padding: 0 20px;    
}

#aviso_boton_ok_informe {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#aviso_boton_cancelar_informe {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}


.aviso_fondo_parking {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

}

.aviso_parking {
    width: 310px;
    max-height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -145px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/

    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;
}

@media (min-device-width: 370px) {

    .aviso_parking {
        width: 350px;
        margin-left: -175px;
    }

}

.aviso_titulo_parking {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;
}

.aviso_texto_parking {
    font-size: 15px;
    line-height: 22px;
    /*	max-height: 145px;*/
    margin-bottom: 20px;
    padding: 0 20px;    
}

.aviso_botones_parking {
    padding: 0 20px;    
}

#aviso_boton_ok_parking {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#aviso_boton_cancelar_parking {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#login_informe_clave {
    height: 38px;
}


.aviso_fondo_formulario_nuevas_func {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

}

.aviso_formulario_nuevas_func {

    height: 410px;
    position: fixed;
    top: 50%;
    left: 20px;
    margin-top: -200px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /*padding: 15px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;
    right: 20px;
    overflow-x: hidden;
    overflow-y: scroll;

    -webkit-overflow-scrolling: touch;


    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
}

.aviso_formulario_nuevas_func label {
    font-size: 13px;
}

.aviso_formulario_nuevas_func_texto {
    margin-bottom: 5px;
}

/* ******************************************************************* */

.aviso_fondo_nueva_version {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

}

.aviso_nueva_version {

    height: 580px;
    width: 344px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -290px;
    margin-left: -172px;
    box-sizing: border-box;
    border-radius: 3px;

    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;

}    

.aviso_nueva_version label {
    font-size: 13px;
}

.aviso_nueva_version_imagenes {
    margin-bottom: 18px;
    padding: 0 20px;
}

.aviso_nueva_version_slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s all ease;
    opacity: 0;
}

/* ******************************************************************* */

.aviso_fondo_telemedicina {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);    
    -webkit-backdrop-filter: blur(3px);

}

.aviso_telemedicina {
    width: 310px;
    max-height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -145px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;

    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
}

@media (min-device-width: 370px) {

    .aviso_telemedicina {
        width: 350px;
        margin-left: -175px;
    }

}

.aviso_titulo_telemedicina {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;
}

.aviso_texto_telemedicina {
    font-size: 16px;
    line-height: 22px;
    /*	max-height: 145px;*/
    margin-bottom: 20px;
    padding: 0 20px;       
}

.aviso_botones_telemedicina {
}

#aviso_boton_ok_telemedicina {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#aviso_boton_cancelar_telemedicina {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#no_terminos_telemedicina {
    padding: 0 20px;
}

#terminos_telemedicina {
    /*position: absolute;*/
    left: 20px;
    right: 19px;
    bottom: 4px;
    top: 53px;
    display: none;
    padding: 0 20px;
}

#terminos_cerrar_telemedicina {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#terminos_texto_telemedicina {
    height: 216px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 20px;
    -webkit-overflow-scrolling: touch;
}

/* *********************************** */


/* ******************************************************************* */

.aviso_fondo_repeticion_medicamentos {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    backdrop-filter: blur(3px);    
    -webkit-backdrop-filter: blur(3px);

}

.aviso_repeticion_medicamentos {
    width: 310px;
    max-height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -145px;
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    /* border-radius: 6px;*/
    /*padding: 15px 20px 10px 20px;*/
    box-sizing: border-box;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;


    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4), 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    border: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;    
}

@media (min-device-width: 370px) {

    .aviso_repeticion_medicamentos {
        width: 350px;
        margin-left: -175px;
    }

}

.aviso_titulo_repeticion_medicamentos {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 20px 10px 20px;
}

.aviso_texto_repeticion_medicamentos {
    font-size: 16px;
    line-height: 22px;
    /*	max-height: 145px;*/
    margin-bottom: 20px;
}

.aviso_botones_repeticion_medicamentos {
    margin-top: 50px;    
}

#aviso_boton_ok_repeticion_medicamentos {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#aviso_boton_cancelar_repeticion_medicamentos {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#div_select_medico, #div_sin_medico {
    padding: 0 20px;     
}

/* *********************************** */

.confirmacion_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
}

.confirmacion {
    width: 310px;
    max-height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -155px;
    margin-top: -145px;
    background-color: #fff;
    border: 1px solid #ccc;
    /* border-radius: 6px;*/
    padding: 15px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;

}

@media (min-device-width: 370px) {

    .confirmacion {
        width: 350px;
        margin-left: -175px;
    }

}

.confirmacion_titulo {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.confirmacion_texto {
    font-size: 16px;
    line-height: 22px;
    /*	max-height: 145px;*/
    margin-bottom: 20px;
}

#confirmacion_boton_ok {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#confirmacion_boton_cancelar {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}


#confirmacion_boton_captcha_ok {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#confirmacion_boton_captcha_cancelar {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

/* ********************************** */
/* PAGINA (NOTICIA)                   */
/* ********************************** */

.pagina_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
}

.pagina {
    position: fixed;
    top: 50px;
    left: 20px;
    bottom: 50px;
    right: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;

}

.pagina_titulo {
    font-size: 18px;
    height: 35px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.pagina_contenido {
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    left: 15px;
    top: 46px;
    bottom: 66px;
    right: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.pagina_botones {
    font-size: 18px;
    height: 40px;
    line-height: 30px;
    border-top: 1px solid #ddd;

    position: absolute;
    left: 20px;
    bottom: 10px;
    right: 20px;
    padding-top: 15px;
}

#pagina_boton_cerrar {
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

.popuv_captcha {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
}

/* ********************************** */
/* NOTA (DE CONSULTA)                 */
/* ********************************** */

.nota_fondo {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    display: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
}

.nota {
    position: fixed;
    top: 50px;
    left: 15px;
    bottom: 50px;
    right: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;

}

.nota_titulo {
    font-size: 18px;
    height: 35px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.nota_info {
    padding-top: 10px;
}

.nota_contenido {
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    left: 15px;
    top: 126px;
    bottom: 66px;
    right: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #ddd;
}

.nota_contenido textarea {

    width: 100%;
    margin: 0;
    height: 100%;
    border: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    padding-top: 10px;
}

.nota_botones {
    font-size: 18px;
    height: 40px;
    line-height: 30px;
    border-top: 1px solid #ddd;

    position: absolute;
    left: 20px;
    bottom: 10px;
    right: 20px;
    padding-top: 15px;
}

#nota_boton_guardar {
    float: right;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

#nota_boton_cerrar {
    float: left;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}

/* *********************************** */

/* ********************************** */
/* GENERAL                            */
/* ********************************** */

#botonera_fondo {
    z-index: 1001;
    position: fixed;
    display: none;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    top: 0;
}

#botonera {

    background-color: rgba(1, 33, 105, 0.9);

    z-index: 1002;
    border-left: 1px solid #012169;


    position: fixed;
    right: -231px;
    width: 230px;
    bottom: 0;
    top: 0;

    transition: right 0.2s ease-out;

    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.botonera_visible {
    right: 0 !important;
}

.ui-panel-open {
    clip: initial !important;
}

.ui-panel-dismiss {
    background-color: rgba(0, 0, 0, 0.2);
}

#botonera .boton {
    height: 40px;
    background-size: 28px;
    margin: 30px auto 0 auto;
    display: block;
    background-repeat: no-repeat;
    background-position: center left 5px;
    width: 120px;
    color: #fff;
    line-height: 40px;
    padding-left: 40px;
    padding: 5px 5px 5px 50px;
    font-size: 14px;
}

#botonera .boton:active {
    background-color: #012169;
}

#botonera .boton_miagenda {
    background-image: url(../img/icono_mi_agenda.svg);
}

#botonera .boton_mihistoria {
    background-image: url(../img/icono_mi_historia_clinica.svg);
}

#botonera .boton_mi_plan {
    background-image: url(../img/icono_mi_plan.svg);
}

#botonera .boton_mi_cuenta {
    background-image: url(../img/icono_mi_cuenta.svg);
}

#botonera .boton_ubicacion {
    background-image: url(../img/icono_ubicacion_botonera.svg);
}

#botonera .boton_medicos {
    background-image: url(../img/icono_medicos.svg);
}

#botonera .boton_mi_medicacion {
    background-image: url(../img/icono_mi_medicacion.svg);
}

#botonera .boton_servicios {
    background-image: url(../img/icono_servicios_botonera.svg);
}

#botonera .boton_info {
    background-image: url(../img/icono_info.svg);
}

#botonera .boton_whatsapp {
    background-image: url(../img/icono_whatsapp_botonera.svg);
}

#botonera .boton_whatsapp a {
    text-decoration: none;
    color: white;
}



#botonera .botonera_nombre_usuario {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
}

#botonera .botonera_nro_usuario {
    color: #fff;
    font-size: 11px;
}


.ui-panel-animate.ui-panel-page-content-position-right {
    box-shadow: 3px 0 5px rgba(0, 0, 0, .15);
}

.ui-panel-position-right.ui-panel-display-reveal,
.ui-panel-display-reveal {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nombre_usuarios_listado {
    /*color: #fff;*/
    font-size: 12px;
}

.nro_usuarios_listado {
    /*color: #fff;*/
    font-size: 10px;
}



#botonera .sub_panel_usuario {
    padding-bottom: 9px;
    /*    border-bottom: 1px solid #fff;*/
    padding: 0 1em 19px 1em;
    position: relative;
    /*box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);    */
    /*border-bottom: 1px solid #c91d22;*/
    display: none;
}

#botonera .sub_panel_usuario .boton_abrir {
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 16px;
    background-image: url(../img/flecha_abajo.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

#botonera .ui-panel-inner {
    padding: 8px 0;
}

#botonera .ui-panel-inner {
    border-top: constant(safe-area-inset-top) solid #012169;
    border-top: env(safe-area-inset-top) solid #012169;
}

#botonera .sub_panel_usuarios {
    /*height: 0;
	overflow: hidden;*/
    display: none;
    background-color: #fff;
    border-bottom: 1px solid #012169;
}

#botonera .sub_panel_usuarios .sub_sub_panel_usuarios {
    max-height: 123px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;

    /*margin-bottom: 10px;*/
}

#botonera .sub_panel_usuarios .sub_panel_boton {
    height: 34px;
    padding: 10px 1em 7px 1em;
    color: #222;
    border-bottom: 1px solid #012169;
    line-height: 15px;
    /*background-color: #e96367;*/
}

#botonera .sub_panel_usuarios .sub_panel_boton.sub_panel_boton_salir {
    /*border-top: 1px solid #fff;
	background-color: #e96367;*/
    line-height: 32px;
}

#botonera .sub_panel_boton_salir {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    padding-right: 10px;
    background-color: rgba(1, 33, 105, 0);
    font-size: 14px;
}

#botonera .sub_panel_boton_salir {

    border-bottom: constant(safe-area-inset-bottom) solid #012169;
    border-bottom: env(safe-area-inset-bottom) solid #012169;
}

#botonera .sub_panel_boton_salir:active {
    background-color: #012169;
}

.icono_salir {
    width: 18px;
    height: 18px;
    background-image: url(../img/icono_salir.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center right;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 22px;
    left: 132px;
}

.boton_atras {
    position: absolute;
    width: 40px;
    height: 50px;
    background-image: url(../img/boton_atras_oscuro.svg);
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: center left 10px;
    left: 0;
    top: 0;
}

.boton_atras_oscuro {
    background-image: url(../img/boton_atras.svg);
}

.skin_jovenes .home .boton_atras_oscuro {
    /*background-image: url(../img/boton_atras.png);*/
}

.boton_menu {
    position: absolute;
    width: 40px;
    height: 50px;
    background-image: url(../img/boton_menu_oscuro.svg);
    background-size: 24px 24px;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center left;
}

/* ********************************** */
/* HOME                               */
/* ********************************** */

#page_home {
    height: 100%;
    margin: 0;
    padding: 0;
}

#page_home .ui-content {
    padding: 0;
}

#page_home .ui-content,
#page_home .ui-panel-wrapper {
    height: inherit;
}

.fondo_color {
/*
    background-image: url(../img/fondo_color_total.jpg);
    background-color: #fff;
*/
    background-size: cover;
    background-color: #101B6B;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.5s ease opacity;
    background-position: bottom center;
}

.logo_completo_home {
    background-image: url(../img/logo_hb_nuevo_blanco.svg);
    /*    background-size: 332px 130px;*/
    /*    height: 130px;*/
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    /*	width: 207px;*/
    top: 70px;
    top: calc(env(safe-area-inset-top) + 70px);
    left: 50%;
    /*	margin-left:-103px;*/
    opacity: 0;
    transition: 0.5s ease all;

    width: 250px;
    margin-left: -125px;
    background-size: 250px 70px;
    height: 70px;
}

.body_notch .logo_completo_home {

    top: calc(constant(safe-area-inset-top) + 70px);
    top: calc(env(safe-area-inset-top) + 70px);

}

.logo_completo_home_160 {
    background-image: url(../img/logo_completo_home.svg);
    background-size: 276px 120px;
    height: 120px;
}

.fondo_bn {
    /*	background-image: url(../img/fondo_bn.jpg);*/
    /*background-image: url(../img/fondo_color.jpg);*/
    background-size: cover;
    background-color: #101B6B;
    background-position-x: left;
    background-position-y: calc(env(safe-area-inset-top) + 120px);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.skin_niños .fondo_bn {
/*
    background-image: url(../img/fondo_color_kids.jpg);
    background-position-y: calc(env(safe-area-inset-top) + 21px);
*/
}

.skin_jovenes .fondo_bn {
    background-image: url(../img/fondo_color_jovenes.jpg);
    background-position-y: calc(env(safe-area-inset-top) + 90px);
}

.logo_iso_home {
    background-image: url(../img/logo_hb_nuevo_blanco.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 70px;
    top: calc(env(safe-area-inset-top) + 70px);
    left: 50%;
    opacity: 0;
    transition: 0.5s ease all;

    width: 230px;
    margin-left: -115px;
    background-size: 230px 64px;
    height: 64px;

}


.logo_iso_home_160 {
    background-image: url(../img/logo_iso_home_160.svg);
    background-size: 207px 90px;
    height: 90px;
}

.skin_niños .logo_iso_home {
    background-image: url(../img/logo_iso_home_kids.svg);
    background-size: 207px 100px;
    height: 100px;
    top: 50px;
    top: calc(env(safe-area-inset-top) + 50px);
}

 .skin_jovenes .logo_iso_home {
	/*background-image: url(../img/logo_iso_home_blanco.svg);*/
} 

.login_home {
    position: absolute;
    /*min-height: 260px;*/
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -140px;
    z-index: 2;
    transition: 0.5s ease opacity;
    /*opacity: 0.9;
	box-shadow: 0px 0px 10px 0px #ddd;*/
    padding: 20px 0 5px 0;
/*
    background-color: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
*/
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}

.login_home_int {
    max-width: 300px;
    margin: 0 auto;
    /*min-height: 245px;*/
}

.login_home .ui-input-text {

    background: none;
    color: #fff;
    background-color: #0f1862;

}

.login_home .ui-input-text input::placeholder {

    color: #eee;

}

.login_home a, .login_home a:visited {

    color: #fff;

}

.login_home button.ui-btn {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    background-color: #0f1862;
}

.login_home button.ui-btn:active, .login_home button.ui-btn:hover {

    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    text-shadow: none;

}

.login_home button.login_home_button_principal {
    background-color: #fff;
    color: #0f1862;
}

#login_clave, #login_multiple {
    margin-top: 20px;
}

.login_home_listado {
    max-height: 225px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.login_home .ui-field-contain>label {
    /*float: right;*/
    font-size: 14px;
    width: auto;
    line-height: 22px;
    margin: .4em 1em;
    display: inline-block;
}

.login_home .ui-field-contain {
    border: none;
}

.login_olvido_clave {
    display: inline-block;
    width: 55%;
    margin: 15px 0;
    font-weight: normal !important;
    font-size: 14px;
}

.login_registrar {
    display: inline-block;
    width: 45%;
    margin: 15px 0;
    text-align: right;
    font-weight: normal !important;
    font-size: 14px;
}

.login_politicas {
    position: absolute;
    left: 50%;
    bottom: 10px;
    bottom: calc(env(safe-area-inset-bottom) + 10px);
    height: 20px;
    color: #fff;
    text-align: center;
    z-index: 2;
    /*background-color: rgba(255,255,255,0.9);*/
    width: 142px;
    margin-left: -80px;
    padding: 2px 4px;
    line-height: 20px;
    border-radius: 3px;
}

.login_politicas a, .login_politicas a:visited {
    font-weight: normal !important;
    font-size: 12px;
    color: #fff;
}

.ui-field-notop {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}

.ui-field-notop button {
    margin-top: 0;
}

.login_home .ui-flipswitch {
    /*float: right;*/
    border: 1px solid #fff;
}

.ui-flipswitch {
    /*background-color: #ccc;*/
    background-color: #a7aff1;
}

.ui-flipswitch.ui-flipswitch-active {
    /*background-color: transparent;*/
    background-color: #0f1862;
}

.input_clave {
    position: relative;
}

.input_ojo {
    height: 22px;
    width: 22px;
    position: absolute;
    top: 9px;
    right: -27px;    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 22px;
}

.ojo_abierto {
    background-image: url(../img/eye-light.svg);
}

.ojo_cerrado {
    display: none;
    background-image: url(../img/eye-slash-light.svg);
}

.input_clave_espacio {
    padding-right: 30px;
}

.input_clave_espacio .input_ojo {
    right: 0;    
}

.input_clave_espacio .ojo_cerrado {
    right: -1px;    
}

.usuario_seleccionado {
    text-align: center;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #000;
}

.usuario_seleccionado_numero {
    text-align: center;
    margin-bottom: 5px;
    font-size: 11px;
    color: #333;
}

.usuario_entrada {
    /*text-align: center;*/
    /*margin-bottom: 15px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #aaa;
    /*background-color: rgb(240 240 240 / 80%);*/
    padding: 16px 5px;
    /*border-radius: 3px;*/
    font-size: 14px;
    color: #fff;
    position: relative;
    /*box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;*/
    padding-left: 56px;    
}

.usuario_entrada:last-child {
    border-bottom: none;
}

.usuario_entrada .entrada_boton {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 40px;
}

.usuario_entrada .entrada_boton_cancelar {
    right: 0;
    background-size: 22px;
    top: 0px;
    height: 44px;
}

.usuario_entrada_numero {
/*    text-align: center;*/
    margin-bottom: 2px;
    font-size: 11px;
    color: #fff;
}

.usuario_entrada:active {
    background-color: rgba(0, 0, 0, 0.1);
}

.botonera_home {
    text-align: center;
    position: absolute;
    top: 170px;
    top: calc(env(safe-area-inset-top) + 170px);

    height: 160px;
    transition: 0.3s ease all;
    z-index: 3;

    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);

    left: 16px;
    right: 16px;
}

.botonera_home .botonera_linea {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.botonera_home .botonera_linea_simple {
    margin-top: 30px;
}

.botonera_home .boton_home {
    width: 80px;
    height: 78px;
    background-size: 38px;
    background-position: center 10px;
    background-repeat: no-repeat;
    /*border: 1px solid #f2f2f2;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;*/
    padding-top: 60px;
    box-sizing: border-box;
    color: #012169;
    font-size: 14px;
    background-color: #fff;
}

@media (max-width: 360px) {
    .botonera_home .boton_home {
        width: 68px;
        font-size: 11px;        
    }
}

.botonera_home .boton_mi_agenda {
    background-image: url(../img/icono_mi_agenda.svg);
}

.botonera_home .boton_historia_clinica {
    background-image: url(../img/icono_mi_historia_clinica.svg);
}

.botonera_home .boton_mi_plan {
    background-image: url(../img/icono_mi_plan.svg);
}


.botonera_home .boton_mi_cuenta {
    background-image: url(../img/icono_mi_cuenta.svg);
}

.botonera_home .boton_medicos {
    background-image: url(../img/icono_medicos.svg);
}

.botonera_home .boton_medicos {
    background-image: url(../img/icono_mi_medicacion.svg);
}

.botonera_home .boton_info {
    background-image: url(../img/icono_info.svg);
}

.botonera_home .boton_ubicacion {
    background-image: url(../img/icono_ubicacion.svg);
}


.botonera_home .boton_servicios {
    background-image: url(../img/icono_servicios.svg);
    background-size: 26px;
    background-position: center 12px;
}

.botonera_home .boton_parking {
    background-image: url(../img/icono_vincular_parking.svg);
    font-size: 11px;
    line-height: 12px;
    padding-top: 45px;
    background-size: 30px;
    background-position: center 12px;
}

.botonera_home .boton_mi_agenda:active,
.botonera_home .boton_historia_clinica:active,
.botonera_home .boton_mi_plan:active,
.botonera_home .boton_mi_cuenta:active,
.botonera_home .boton_medicos:active,
.botonera_home .boton_mi_medicacion:active,
.botonera_home .boton_info:active,
.botonera_home .boton_parking:active {
    background-color: #eaeaea;
}

/*
*********************************************************************************************
BOTONERA GRANDE
*********************************************************************************************
*/

.botonera_home_grande {
    top: 180px;
    top: calc(env(safe-area-inset-top) + 180px);

    left: 10px;
    right: 10px;

    bottom: 50px;

    vertical-align: top;

}

@media (max-height: 720px) {

    .botonera_home_grande {
        top: 160px;
        top: calc(env(safe-area-inset-top) + 160px);
    }

}

.botonera_home_grande .contenedor_boton {

    width: 50%;
    height: 160px;

    padding: 8px;

    display: inline-block;
    box-sizing: border-box;

    vertical-align: top;

}

.botonera_home_grande .contenedor_boton .boton_home {
    width: 100%;
    height: 100%;
    background-position: right 16px bottom 16px;
    background-size: 32px;
    padding: 14px 13px;
    text-align: left;
    color: #fff;
    /*background-color: transparent;*/
   /* background-color: #101B6B;
    border: 1px solid #fff;*/
    border-radius: 3px;
}

.botonera_home_grande .contenedor_boton .boton_home .titulo_boton {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px;
}

.botonera_home_grande .contenedor_boton .boton_home .subtitulo_boton {
    font-size: 10px;
    margin-bottom: 2px;
    color: #DBDBDB;
}

/*
.botonera_home_grande .contenedor_boton .boton_home.boton_historia_clinica {

    background-color: #285AC5;
    border: 1px solid #285AC5;

}
*/

.botonera_home_grande .boton_mi_agenda:active,
.botonera_home_grande .boton_historia_clinica:active,
.botonera_home_grande .boton_mi_plan:active,
.botonera_home_grande .boton_mi_cuenta:active,
.botonera_home_grande .boton_medicos:active,
.botonera_home_grande .boton_mi_medicacion:active,
.botonera_home_grande .boton_info:active {

    background-color: #40528B;

}

/*
.botonera_home_grande .boton_home.boton_historia_clinica:active {
    background-color: #3467d5;
    border: 1px solid #3467d5;
}
*/

.botonera_home_grande .boton_mi_agenda {
    background-color: #3E93F9;
    border-color: #3E93F9;
}

.botonera_home_grande .boton_mi_agenda:active {
    background-color: #5EA5FA;
    border-color: #5EA5FA;
}

.botonera_home_grande .boton_historia_clinica {
    background-color: #285AC5;
    border-color: #285AC5;
}

.botonera_home_grande .boton_historia_clinica:active {
    background-color: #4272D9;
    border-color: #4272D9;
}

.botonera_home_grande .boton_mi_plan {
    background-color: #0B4D4E;
    border-color: #0B4D4E;
}

.botonera_home_grande .boton_mi_plan:active {
    background-color: #106D6E;
    border-color: #106D6E;
}

.botonera_home_grande .boton_mi_cuenta {
    background-color: #3C933C;
    border-color: #3C933C;
}

.botonera_home_grande .boton_mi_cuenta:active {
    background-color: #43a343;
    border-color: #43a343;
}

.botonera_home_grande .boton_medicos {
    background-color: #1F9393;
    border-color: #1F9393;
}

.botonera_home_grande .boton_medicos:active {
    background-color: #25AEAE;
    border-color: #25AEAE;
}

.botonera_home_grande .boton_mi_medicacion {
    background-color: #1F9393;
    border-color: #1F9393;
}

.botonera_home_grande .boton_mi_medicacion:active {
    background-color: #25AEAE;
    border-color: #25AEAE;
}

.botonera_home_grande .boton_info {
    background-color: #0C4D0B;
    border-color: #0C4D0B;
}

.botonera_home_grande .boton_info:active {
    background-color: #10630E;
    border-color: #10630E;
}


.skin_niños .botonera_home_grande .boton_mi_agenda {
    background-color: #c51e78;
    border-color: #c51e78;
}

.skin_niños .botonera_home_grande .boton_historia_clinica {
    background-color: #1E5AC5;
    border-color: #1E5AC5;
}

.skin_niños .botonera_home_grande .boton_mi_plan {
    background-color: #3C933C;
    border-color: #3C933C;
}

.skin_niños .botonera_home_grande .boton_mi_cuenta {
    background-color: #E3B11E;
    border-color: #E3B11E;
}

.skin_niños .botonera_home_grande .boton_medicos {
    background-color: #C51E1E;
    border-color: #C51E1E;
}

.skin_niños .botonera_home_grande .boton_mi_medicacion {
    background-color: #C51E1E;
    border-color: #C51E1E;
}

.skin_niños .botonera_home_grande .boton_info {
    background-color: #931E93;
    border-color: #931E93;
}

/*
*********************************************************************************************
BOTONERA MEDIA
*********************************************************************************************
*/

.botonera_home_media {
    top: 180px;
    top: calc(env(safe-area-inset-top) + 180px);

    left: 10px;
    right: 10px;

    bottom: 50px;

    vertical-align: top;

}

.botonera_home_media .contenedor_boton {

    width: 50%;
    height: 92px;

    padding: 8px;

    display: inline-block;
    box-sizing: border-box;

    vertical-align: top;

}

.botonera_home_media .contenedor_boton .boton_home {
    width: 100%;
    height: 100%;
    background-position: right 16px center;
    background-size: 32px;
    padding: 16px 44px 16px 14px;
    text-align: left;
    color: #fff;
    /*background-color: transparent;*/
   /* background-color: #101B6B;
    border: 1px solid #fff;*/
}

.botonera_home_media .contenedor_boton .boton_home .titulo_boton {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px;
}

.botonera_home_media .contenedor_boton .boton_home .subtitulo_boton {
    font-size: 10px;
    margin-bottom: 2px;
}
/*
.botonera_home_media .contenedor_boton .boton_home.boton_historia_clinica {

    background-color: #285AC5;
    border: 1px solid #285AC5;

}
*/
.botonera_home_media .boton_mi_agenda:active,
.botonera_home_media .boton_historia_clinica:active,
.botonera_home_media .boton_mi_plan:active,
.botonera_home_media .boton_mi_cuenta:active,
.botonera_home_media .boton_medicos:active,
.botonera_home_media .boton_mi_medicacion:active,
.botonera_home_media .boton_info:active {

    background-color: #40528B;

}
/*
.botonera_home_media .boton_home.boton_historia_clinica:active {
    background-color: #3467d5;
    border: 1px solid #3467d5;
}
*/

.botonera_home_media .contenedor_boton .boton_info {
    background-position: right 14px center;
}


.botonera_home_media .boton_mi_agenda {
    background-color: #3E93F9;
    border-color: #3E93F9;
}

.botonera_home_media .boton_mi_agenda:active {
    background-color: #5EA5FA;
    border-color: #5EA5FA;
}

.botonera_home_media .boton_historia_clinica {
    background-color: #285AC5;
    border-color: #285AC5;
}

.botonera_home_media .boton_historia_clinica:active {
    background-color: #4272D9;
    border-color: #4272D9;
}

.botonera_home_media .boton_mi_plan {
    background-color: #0B4D4E;
    border-color: #0B4D4E;
}

.botonera_home_media .boton_mi_plan:active {
    background-color: #106D6E;
    border-color: #106D6E;
}

.botonera_home_media .boton_mi_cuenta {
    background-color: #3C933C;
    border-color: #3C933C;
}

.botonera_home_media .boton_mi_cuenta:active {
    background-color: #43a343;
    border-color: #43a343;
}

.botonera_home_media .boton_medicos {
    background-color: #1F9393;
    border-color: #1F9393;
}

.botonera_home_media .boton_medicos:active {
    background-color: #25AEAE;
    border-color: #25AEAE;
}

.botonera_home_media .boton_mi_medicacion {
    background-color: #1F9393;
    border-color: #1F9393;
}

.botonera_home_media .boton_mi_medicacion:active {
    background-color: #25AEAE;
    border-color: #25AEAE;
}

.botonera_home_media .boton_info {
    background-color: #0C4D0B;
    border-color: #0C4D0B;
}

.botonera_home_media .boton_info:active {
    background-color: #10630E;
    border-color: #10630E;
}


.skin_niños .botonera_home_media .boton_mi_agenda {
    background-color: #c51e78;
    border-color: #c51e78;
}

.skin_niños .botonera_home_media .boton_historia_clinica {
    background-color: #1E5AC5;
    border-color: #1E5AC5;
}

.skin_niños .botonera_home_media .boton_mi_plan {
    background-color: #3C933C;
    border-color: #3C933C;
}

.skin_niños .botonera_home_media .boton_mi_cuenta {
    background-color: #E3B11E;
    border-color: #E3B11E;
}

.skin_niños .botonera_home_media .boton_medicos {
    background-color: #C51E1E;
    border-color: #C51E1E;
}

.skin_niños .botonera_home_media .boton_mi_medicacion {
    background-color: #C51E1E;
    border-color: #C51E1E;
}

.skin_niños .botonera_home_media .boton_info {
    background-color: #931E93;
    border-color: #931E93;
}


/*
*********************************************************************************************
BOTONERA CHICA
*********************************************************************************************
*/

.botonera_home_chica {
    top: 80px;
    top: calc(env(safe-area-inset-top) + 80px);

    left: 10px;
    right: 10px;

    bottom: 50px;

    vertical-align: top;

}

.botonera_home_chica .contenedor_boton {

    width: 16%;
    height: 80px;
    padding: 2px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;

}

.botonera_home_chica .contenedor_boton .boton_home {
    width: 100%;
    height: 100%;
    background-position: center top 4px;
    background-size: 32px;
    padding-top: 44px;
    text-align: left;
    color: #fff;
    /*background-color: transparent;*/
    background-color: #101B6B;
}

.botonera_home_chica .contenedor_boton .boton_home .titulo_boton {
    font-size: 10px;
    text-align: center;
}

.botonera_home_chica .contenedor_boton .boton_home .subtitulo_boton {
    font-size: 10px;
    margin-bottom: 2px;
}

.botonera_home_chica .contenedor_boton .boton_home.boton_historia_clinica {

    /*background-color: #285AC5;
    border: 1px solid #285AC5;*/

}

.botonera_home_chica .boton_mi_agenda:active,
.botonera_home_chica .boton_historia_clinica:active,
.botonera_home_chica .boton_mi_plan:active,
.botonera_home_chica .boton_mi_cuenta:active,
.botonera_home_chica .boton_medicos:active,
.botonera_home_chica .boton_mi_medicacion:active,
.botonera_home_chica .boton_info:active {

    background-color: #40528B;

}

.botonera_home_chica .boton_home.boton_historia_clinica:active {
    /*background-color: #3467d5;
    border: 1px solid #3467d5;*/
}

.pagina_home_completa .contenedor_listado_home {

    top: 180px;
    top: calc(env(safe-area-inset-top) + 180px);    

}

.pagina_home_completa .contenedor_listado_home.contenedor_listado_home_con_internacion {
    top: 240px;
    top: calc(env(safe-area-inset-top) + 240px);
}

.pagina_home_completa .logo_iso_home {

    display: none;

}

.pagina_home_completa .logo_iso_home_simple {

    background-image: url(../img/logo_hb_nuevo_blanco_simple.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    top: calc(env(safe-area-inset-top) + 8px);
    left: 50%;
    width: 230px;
    margin-left: -115px;
    background-size: 230px 58px;
    height: 58px;

}


/*
*********************************************************************************************
*********************************************************************************************
*/

.boton_parking_general {
    line-height: 12px;
    height: 42px;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    /*background-color: rgba(255, 255, 255, 0.9);*/
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    text-align: center;
    line-height: 40px;
    z-index: 3;
    background-color: #101B6B;
}

.boton_parking_general:active {
    background-color: #40528B;
}

.boton_parking_general div {
    display: inline-block;
    height: 24px;
    width: 24px;    
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/icono_vincular_parking.svg);
    background-size: 24px;
}

.boton_internacion {
    line-height: 12px;
    height: 44px;
    box-sizing: border-box;
    color: #012169;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    /* width: 100%; */
    display: none;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    position: absolute;
    top: calc(env(safe-area-inset-top) + 466px);
    left: 20px;
    right: 20px;
}

.boton_internacion div {
    display: inline-block;
    height: 24px;
    width: 24px;    
    vertical-align: middle;
    margin-right: 7px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/icono_internacion.svg);
    background-size: 24px;
}

.boton_internacion.boton_internacion_arriba {
    bottom:initial;
    top: 180px;
    top: calc(env(safe-area-inset-top) + 180px);    
}


.boton_ticket {
    right: 5px;
    height: 40px;
    position: absolute;
    bottom: 5px;
    bottom: calc(env(safe-area-inset-bottom) + 5px);

    left: 5px;
    background-color: rgba(255, 255, 255, 0.95);
    color: #333;
    font-size: 12px;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    border-radius: .2125em;

    transition: 0.3s ease all;
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);

}

.boton_ticket:active {
    background-color: rgba(150, 150, 150, 0.8);
}

.boton_ticket img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
}

.boton_ticket_img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../img/boton_ticket.svg);
    vertical-align: middle;
    margin-right: 10px;
}

.body_notch .boton_ticket {

    bottom: calc(constant(safe-area-inset-bottom) + 5px);
    bottom: calc(env(safe-area-inset-bottom) + 5px);

}

.input_ticket .ui-input-text {

    width: 145px;
    margin: 20px auto;

}

.input_ticket .ui-input-text input {

    font-size: 40px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-family: monospace;
}

.boton_3 {
    display: inline-block;
    width: 33.33%;
    height: 42px;
    font-weight: normal;
    text-align: center;
    line-height: 42px;
}

.boton_3.chosen {
    background-color: #77777e;
    /* #666 */
    color: #FFF;
}


.boton_3:active {
    background-color: #eaeaea;
}

.boton_3 span {
    vertical-align: middle;
}

.icono_reservar {
    width: 20px;
    height: 20px;
    background-image: url(../img/boton_reservar.png);
    background-size: 20px 20px;
    display: inline-block;
    margin-right: 5px;
}

.icono_reservar.chosen {
    background-image: url(../img/boton_reservar_b.png);
}

.icono_agenda {
    width: 20px;
    height: 20px;
    background-image: url(../img/boton_agenda.png);
    background-size: 20px 20px;
    display: inline-block;
    margin-right: 5px;
}

.icono_agenda.chosen {
    background-image: url(../img/boton_agenda_b.png);
}

.icono_cuenta {
    width: 20px;
    height: 20px;
    background-image: url(../img/boton_cuenta.png);
    background-size: 20px 20px;
    display: inline-block;
    margin-right: 5px;
}

.icono_cuenta.chosen {
    background-image: url(../img/boton_cuenta_b.png);
}



.icono_staff {
    width: 24px;
    height: 24px;
    background-image: url(../img/icono_staff.svg);
    background-size: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
}

.icono_staff.chosen {
    background-image: url(../img/icono_staff_b.svg);
}


.icono_horarios {
    width: 24px;
    height: 24px;
    background-image: url(../img/icono_horarios.svg);
    background-size: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
}

.icono_horarios.chosen {
    background-image: url(../img/icono_horarios_b.svg);
}


.ui-header {
    background-color: #e2383f;
    border-color: #e2383f;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    /*box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);*/
    border-bottom: 1px solid #c91d22;
}

.ui-header {
    border-top: constant(safe-area-inset-top) solid #e2383f;
    border-top: env(safe-area-inset-top) solid #e2383f;
}

.ui-header-home {
    background-color: #fff;
    border-color: #fff;
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 43px;
    z-index: 1;
}

.ui-header-home {
    border-top: constant(safe-area-inset-top) solid #fff;
    border-top: env(safe-area-inset-top) solid #fff;
}

.ui-header-home h1 {
    box-sizing: border-box;
    overflow: hidden;
    font-size: 13px;
    line-height: 41px;
    height: 43px;
}

.boton_nombre_usuario {
    position: absolute;
    top: 10px;
    left: 45px;
    right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right
}

.boton_nro_usuario {
    width: 70px;
    text-align: right;
    padding-left: 0px;
    position: absolute;
    right: 20px;
    top: 0;
}


.radios_agenda .ui-controlgroup-controls, .radios_2_opciones .ui-controlgroup-controls {

    width: 100%;

}


.radios_agenda .ui-radio {

    width: 33.33%;
    padding-right: 2px;
    padding-left: 2px;
    box-sizing: border-box;

}

.radios_agenda .ui-radio:first-child {

    padding-left: 0;
    
}

.radios_agenda .ui-radio:last-child {

    padding-right: 0;
    
}

.radios_agenda .ui-radio .ui-btn {
    border-radius: 3px;
    border-right-width: 1px;
}

.radios_agenda .ui-btn {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #333;
}

.ui-mobile fieldset.radios_agenda {
    margin-bottom: 20px;
    padding: 3px;
    background-color: #ebebeb;
    border-radius: 4px;
}

.ui-page-theme-a .ui-btn.ui-btn-active {
    background-color: #fff;
    border-color: #ddd;
    color: #333;
}


.radios_2_opciones .ui-radio {
    width: 50%;
    font-size: 13px;    
}

.ui-radio .ui-btn {
    padding-left: 4px;
    padding-right: 4px;
}

.radio_agenda_apagado .ui-radio:last-child {
    pointer-events: none;
    opacity: 0.5;
}

.radio_apagado_1 .ui-radio:nth-child(1) {
    pointer-events: none;
    opacity: 0.5;
}

.radio_apagado_2 .ui-radio:nth-child(2) {
    pointer-events: none;
    opacity: 0.5;
}

.radio_apagado_3 .ui-radio:nth-child(3) {
    pointer-events: none;
    opacity: 0.5;
}

.radio_oculto_1 .ui-radio:nth-child(1) {
    pointer-events: none;
    display: none;
}

.radio_oculto_2 .ui-radio:nth-child(2) {
    pointer-events: none;
    display: none;
}

.radio_oculto_2 .ui-radio:nth-child(1) label {
    border-right-width: 1px;
}

.radio_oculto_3 .ui-radio:nth-child(3) {
    pointer-events: none;
    display: none;
}

.radio_oculto_3 .ui-radio:nth-child(2) label {
    border-right-width: 1px;
}

@media (max-device-width: 370px) {
    .ui-header-home h1 {
        font-size: 12px;
    }
}

#radios_modo_oscuro .ui-controlgroup-controls {

    width: 100%;

}


#radios_modo_oscuro .ui-radio {

    width: 50%;
    padding-right: 2px;
    padding-left: 2px;
    box-sizing: border-box;

}

#radios_modo_oscuro .ui-radio:first-child {

    padding-left: 0;
    
}

#radios_modo_oscuro .ui-radio:last-child {

    padding-right: 0;
    
}

#radios_modo_oscuro .ui-radio .ui-btn {
    border-radius: 3px;
    border-right-width: 1px;
}

#radios_modo_oscuro .ui-btn {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #333;
}

#radios_modo_oscuro .ui-btn.ui-btn-active {
    background-color: #fff;
    border-color: #ddd;
    color: #333;
}

.ui-mobile fieldset#radios_modo_oscuro {
    margin-bottom: 20px;
    padding: 3px;
    background-color: #ebebeb;
    border-radius: 4px;
}


.radios_agenda_50 {

    width: 66%;

}


.radios_agenda_50 .ui-radio {

    width: 50%;

}

.radios_agenda_25 {

    width: 34%;

}


.radios_agenda_25 .ui-radio {

    width: 100%;

}


.ui-footer {
    background-color: #fff;
    border-color: #eaeaea;
    color: #333;
    text-shadow: none;
    font-weight: 700;
    border-width: 1px 0 0 0;
    /*box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.08);*/
}

.ui-footer {
    border-bottom: constant(safe-area-inset-bottom) solid #fff;
    border-bottom: env(safe-area-inset-bottom) solid #fff;
}

.ui-footer .paginado,
.sm_footer .paginado {
    padding: 0 20px;
    height: 42px;
    position: relative;
}

.ui-footer .izq,
.sm_footer .izq {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 42px;
    padding: 0 10px 0 20px;
}

.ui-footer .izq:active,
.sm_footer .izq:active {
    background-color: #eaeaea;
}

.ui-footer .cen,
.sm_footer .cen {
    position: absolute;
    top: -4px;
    left: 90px;
    right: 90px;
    text-align: center;
    font-size: 14px
}

.sm_footer .cen .texto_span {

    line-height: 54px;
    vertical-align: top;
    margin-left: 4px;

}

.ui-footer .paginado .cen .ui-select,
.sm_footer .paginado .cen .ui-select {
    display: inline-block;
}

.ui-select .ui-btn.ui-corner-all {
    /*	
    -webkit-border-radius: 6px;
    border-radius: 6px;	
*/
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ui-footer .der,
.sm_footer .der {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 42px;
    padding: 0 20px 0 10px;
}

.ui-footer .der:active,
.sm_footer .der:active {
    background-color: #eaeaea;
}

.pagina_completa {
    padding: 0;
}

.titulo {

    font-size: 18px;
    margin-bottom: 16px;
    color: #101B6B;
    min-height: 32px;
    background-position: right center;
    background-size: 25px;
    background-repeat: no-repeat;
    padding-right: 45px;
    display: flex;
    align-items: center;

}

#page_agendar .titulo {
    font-size: 15px;
    margin-bottom: 5px;
}


.subtitulo {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.contacto_info {
    font-size: 14px;
}

.subcontenedor_color {
    background-color: #101B6B;
    position: relative;
    top: -20px;
    padding: 20px 0;
}

.subcontenedor_color .titulo {
    color: #fff;
}

.subcontenedor_color .boton_rojo {
    border: 1px solid #fff !important;
/*    text-align: left;
    font-size: 13px !important;
    line-height: 20px;*/
}

.boton_rojo img {
    height: 20px;
    margin-right: 5px;
    vertical-align: bottom;
}

.boton_rojo .img_boton {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    vertical-align: bottom;
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
    display: inline-block;
}

.contenedor_boton_listado_50 {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
}

.contenedor_boton_listado_50:last-child {
    padding-left: 9px;
    padding-right: 18px;
}

.contenedor_boton_listado_50:first-child {
    padding-left: 18px;
    padding-right: 9px;
}

.entradas {
    margin-bottom: 30px;
}

.entrada {
    border-bottom: 1px solid #ddd;
    padding: 14px 0 12px 0;

    position: relative;
    font-size: 15px;
}

.entrada:active {
    background-color: #eaeaea;
}

.entrada_titulo {
    font-weight: bold;
    margin-bottom: 7px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.notificaciones_estado_cuenta {
    white-space: normal;
}

.entrada_subtitulo {
    margin-bottom: 7px;
}

.entrada_subtitulo_abs {
    margin-right: 60px;
}

.entrada_datos {
    color: #666;
    font-size: 13px;
    margin-bottom: 7px;
}

.texto_derecha {
    text-align: right;
}

.texto_derecha_abs {
    text-align: right;
    position: absolute;
    right: 0;
    top: 10px;
}

.entrada_boton_cancelar {
    width: 34px;
    height: 34px;
    background-image: url(../img/eliminar.svg);
    background-size: 20px;
    background-position: center center;
    position: absolute;
    right: 7px;
    top: 4px;
    background-repeat: no-repeat;
}

.opcion .entrada_boton_cancelar {
    background-size: 24px;
}

.select {
    height: 26px;
    padding: 7px 35px 7px 10px;
    border: 1px solid #eaeaea;
    background-image: url(../img/boton_seleccionar_flecha.png);
    background-size: 36px 56px;
    background-position: center right;
    background-repeat: no-repeat;
    line-height: 26px;
    background-color: #fff;
    margin-bottom: 20px;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.select:active {
    background-color: #eaeaea;
}

.select_grande {
    padding: 0 25px 0 10px;
    height: 56px;
    line-height: 56px;

}

.select_grande div {
    font-weight: bold;
    line-height: 21px;
    padding: 7px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.select_value {
    font-weight: bold;
    float: right;
}

@media (max-device-height: 500px) {

    .select_grande {
        height: 54px;
        padding: 3px 25px 5px 10px;
    }

    .select_grande div {
        padding: 3px 0;
    }

}

.contenedor_boton_bottom {
    position: absolute;
    bottom: 10px;
    right: 20px;
    left: 20px;
}

.body_notch .contenedor_boton_bottom {

    bottom: calc(constant(safe-area-inset-bottom) + 10px);
    bottom: calc(env(safe-area-inset-bottom) + 10px);

}


.contenedor_boton_listado {
    padding: 0 18px;
}

.contenedor_boton_listado .boton_rojo {
    margin: 0;
    width: auto;
    display: inline-block;
    padding: 10px;
    margin-right: 20px;
}

@media (max-device-height: 479px) {
    .contenedor_boton_bottom {
        position: static;
    }
}

.opcion {
    min-height: 26px;
    padding: 14px 18px 14px 18px;
    /*padding: 14px 18px;*/
    border-bottom: 1px solid #eaeaea;
    line-height: 26px;
    background-color: #fff;
    font-size: 15px;
    background-image: url(../img/boton_seleccionar_flecha.svg);
    background-size: 32px;
    background-position: bottom 10px right 10px;
    background-repeat: no-repeat;
    position: relative;

}

/*
.opcion {
    min-height: 26px;
    padding: 12px 26px 12px 18px;
    border-bottom: 1px solid #eaeaea;
    line-height: 26px;
    background-color: #fff;
    font-size: 15px;
    background-image: url(../img/boton_seleccionar_flecha.png);
    background-size: 36px 56px;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 18px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
*/

.opcion:active {
    background-color: #eaeaea;
}

.opcion-foto {
    min-height: 50px;
    padding: 14px 22px 14px 18px;
    /*padding: 14px 18px;*/
    border-bottom: 1px solid #eaeaea;
    line-height: 50px;
    background-color: #fff;
    font-size: 14px;
    background-image: url(../img/boton_seleccionar_flecha.png);
    background-size: 36px 70px;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: relative;

}

.opcion-foto:active {
    background-color: #eaeaea;
}

.opcion_grande {
    min-height: 40px;
    padding: 10px 18px;
    line-height: 20px;
}

.opcion_centrado {
    text-align: center;
}

.opcion_compacto {
    line-height: 16px;
}

.opcion_ver {
    font-size: 14px;
    /*text-align: right;*/
    margin-top: 10px;
}

.opcion_ver span {
    width: 16px;
    height: 16px;
    background-image: url(../img/informe.svg);
    background-size: 16px 16px;
    background-position: center right;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.opcion_boton {
    font-size: 14px;
    text-align: right;
    margin-top: 10px;
    padding-right: 15px;
    padding-bottom: 4px;
}

.opcion_boton span {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-position: center right;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.opcion_boton span.cancelar {
    background-image: url(../img/cancelar.png);
}

.opcion_subtexto {
    font-size: 10px;
    line-height: 10px;
    font-weight: normal;
}

.opcion_detacada {
    font-weight: bold; 
    line-height: 23px; 
    background-color: #f7f7f7;
    padding-right: 34px;
}

.opcion_separador {
    height: 1px; 
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #eaeaea; 
    margin-top: 1px;    
}

.etiqueta_extra {

    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 5px;
}

.apagado {
    opacity: 0.3;
    pointer-events: none;
    border: 1px solid #bfbfbf;
}

.boton_rojo {

    /*	
	border-color: #e2383f !important;
	color: #e2383f !important;
	font-size: 14px;
	background-color: #fff !important;
*/

    border-color: #00498d !important;
    color: #fff !important;
    font-size: 15px !important;
    background-color: #012169 !important;

    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%) inset  !important;
    box-shadow: 0 0 2px darkslategray !important;
    padding: 9px 14px;

}

.boton_rojo:active {
    background-color: #00498d !important;
    text-shadow: 0 1px 0 #012169 !important;
}

.boton_rojo:hover {
    text-shadow: 0 1px 0 #012169 !important;
}

.opcion .boton_rojo {
    background-color: #fff !important;
    color: #012169 !important;
    border-color: #012169 !important;
    box-shadow: none !important;
    padding: 7px 10px !important;
    width: auto !important;
    font-size: 13px !important;
}

.opcion .boton_rojo:active {
    background-color: #e5f3ff !important;
    text-shadow: none !important;
}

.opcion .boton_rojo:first-child {
    margin-left: 0;
}

.opcion .boton_notas {
    margin-top: 20px;
}

.boton_negro {
    border-color: #000000 !important;
    color: #000000 !important;
    font-size: 14px;
    background-color: #fff !important;
}

.boton_negro:active {
    background-color: #e8e8e8 !important;
}



.boton {
    font-size: 14px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
}

button.ui-btn {

    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 3%) inset;
    font-size: 13px;

}

button.boton_imagen img {

    height: 19px;
    vertical-align: middle;
    margin-right: 5px;

}

.ui-radio {
    /*    width:80px;*/
    /*	margin-right: 5px !important;*/
}

.ui-radio label {
    text-align: center !important;
    /*padding: 6px;*/
}

.ui-controlgroup-horizontal .ui-controlgroup-controls .ui-btn {
    /*	border-right-width: 1px; */
}

.ui-mobile fieldset {
    margin-bottom: 20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

td,
th,
table {
    border-color: #eaeaea;
}

.calendario {
    margin-bottom: 5px;
    position: relative;
}

.calendario_header {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 15px;
}

.boton_izq {
    width: 40px;
    height: 30px;
    background-image: url(../img/boton_izq.png);
    background-size: 12px 24px;
    background-position: center;
    background-repeat: no-repeat;
}

.boton_der {
    width: 40px;
    height: 30px;
    background-image: url(../img/boton_der.png);
    background-size: 12px 24px;
    background-position: center;
    background-repeat: no-repeat;
}

.boton_izq:active,
.boton_der:active {
    background-color: #eaeaea;
}

.calendario_dias, .calendario_dias_sin_medico {
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}


.calendario_linea {}

.calendario .calendario_header .mes_menos {
    position: absolute;
    left: -16px;
    top: -2px;
}

.calendario .calendario_header .mes_mas {
    position: absolute;
    right: -14px;
    top: -2px;
}

.cuadrado {
    height: 38px;
    width: 14.28%;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    box-sizing: border-box;
}

.invalido {
    background-color: #F0F0F0;
    color: #A8A8A8;
    cursor: pointer;
}

.invalido_verde {
    background-color: #AACFAA;
    color: #FFFFFF;
    cursor: pointer;
}

.cuadrado_rojo {
    background-color: #C51E1E;
    color: #FFFFFF;
    cursor: pointer;
}

.gris {
    background-color: #F0F0F0;
    cursor: pointer;
}

.verde_central {
    background-color: #0b4d0b;
    color: #FFFFFF;
    cursor: pointer;
}

.verde_doble {
    background-image: url(../img/cuadrado_doble.png);
    background-size: cover;
    color: #FFFFFF;
    cursor: pointer;
    background-position: center center;
}

.verde_carrasco {
    background-color: #3C933C;
    color: #FFFFFF;
    cursor: pointer;
}

.azul_disponible {
    background-color: #cddcfe;
    color: #222;
    cursor: pointer;
}

.referencia_calendario {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 4px;
}

.referencia_calendario:first-of-type {
    padding-left: 0;
    padding-right: 4px;
}

.referencia_calendario span {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin-right: 4px;
    border-radius: 100%;
    margin-top: 4px;
}

.referencia_titulo {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
}

.referencia_chica {
    /*font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;	*/
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.referencia_chica span {
    display: inline-block;
    width: 11px;
    height: 11px;
    vertical-align: top;
    margin-right: 4px;
    margin-top: 2px;
    border-radius: 100%;
}

.opcion_hora {
    padding: 7px 0 7px 12px;
    font-size: 18px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff;
}

.opcion_hora:active {
    background-color: #eaeaea;
}

.cuadrado_sel {
    position: relative;
    box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 1), 0px 0px 10px 1px rgba(0, 0, 0, 1);
    border: none;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media (min-device-width: 359px) {

    .referencia_calendario span {
        width: 14px;
    }

    .opcion_hora {
        padding: 7px 0 7px 21px;
    }

}

#page_ubicacion {
    /*height: 100% !important;
    margin: 0;
    position: relative;
    box-sizing: border-box;
	min-height: inherit !important;*/

}



#page_ubicacion .ui-content {
    /*	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/
    padding: 0;
    height: 100%;
}

#page_ubicacion .ui-panel-wrapper {
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    bottom: 0;
}


.ubicacion_top {
    /*	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50%;*/
    height: 40%;
}

.ubicacion_top>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.ubicacion_bottom {
    /*	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;*/
    height: 30%;
}

.ubicacion_bottom>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.ubicacion_top:active,
.ubicacion_bottom:active {
    /*opacity: 0.7;*/
}

.ubicacion_imagen {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 135px;
    border-top: 1px solid #666;
}

.ubicacion_imagen_central {
    background-image: url(../img/clinica_central.jpg);
    background-size: cover;
    background-position: center center;
    bottom: 170px;
}

.ubicacion_imagen_carrasco {
    background-image: url(../img/clinica_carrasco.jpg);
    background-size: cover;
    background-position: center center;
    bottom: 127px;
}

.ubicacion_imagen_pde {
    background-image: url(../img/clinica_pde.jpg);
    background-size: cover;
    background-position: center center;
    bottom: 127px;
}

.ubicacion_datos {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 20px;
    background-color: #fff;
    box-sizing: border-box;
}

.ubicacion_datos_central {
    height: 170px;
}

.ubicacion_datos_carrasco {
    height: 127px;
}

.ubicacion_nombre {
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    top: -25px;
    color: white;
    text-shadow: 0px 0px 3px black;
}

.ubicacion_tel {
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    top: -25px;
    color: white;
    text-shadow: 0px 0px 3px black;
    left: 55%;
}

.ubicacion_tel a {
    color: white;
    text-decoration: none;
}

.ubicacion_tel a:active {
    color: white;
    text-decoration: none;
}

.ubicacion_tel a:hover {
    color: white;
    text-decoration: none;
}

.ubicacion_tel a:visited {
    color: white;
    text-decoration: none;
}


.ubicacion_direccion {
    font-size: 12px;
    margin-bottom: 9px;
    position: relative;
}

.ubicacion_parking {
    font-size: 12px;
    width: 100%;
    float: left;

}

.ubicacion_izq {
    width: 55%;
    float: left;
}

.ubicacion_der {
    width: 45%;
    float: left;

}

.ubicacion_telefono {
    font-size: 13px;
    margin-top: 10px;
    float: right;
}


.boton_ubicacion_mapa {
    width: 22px;
    height: 22px;
    background-image: url(../img/icono_mapa.svg);
    background-size: 22px 22px;
    float: left;
    margin-left: -6px;
}

.label_mapa {
    display: inline-block;
    margin: 4px 0px 7px 5px;
    font-weight: bold;
    font-size: 12px;

}

.ver_mapa {
    display: inline-block;
    margin-top: 10px;
    position: absolute;
    left: 55%;
    bottom: 10px;
}







/*
.boton_ubicacion_mapa {
	width: 52px;
	height: 28px;
	background-image: url(../img/boton_ubicacion_mapa.png);
	background-size: 52px 28px;
	position:absolute;
	right: 10px;
	top: 10px;
}
*/

#page_ubicacion_mapa_central,
#page_ubicacion_mapa_carrasco {
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#page_ubicacion_mapa_central .ui-panel-wrapper,
#page_ubicacion_mapa_carrasco .ui-panel-wrapper {
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    bottom: 0;
}

#page_ubicacion_mapa_central .ui-content,
#page_ubicacion_mapa_carrasco .ui-content {
    padding: 0;
    height: 100%;
}

.medico_entrada {
    margin-top: -3px;
    min-height: 52px;
    margin-left: 58px;
}

.medico_nombre {
    font-size: 17px;
    margin-bottom: 4px;
}

.medico_subdato {
    font-size: 12px;
    line-height: 15px;
    color: #666;
}

.medico_cv {
    margin-left: 66px;
    height: 42px;
    margin-top: 12px;
}

.boton_cv {
    max-width: 110px;
    display: inline-block;
    font-size: 13px !important;
}

.boton_agendar {
    max-width: 110px;
    display: inline-block;
    margin-left: 20px;
    font-size: 13px !important;
}

.medico_imagen {
    width: 54px;
    margin-right: 10px;
    float: left;
    height: 54px;
    border-radius: 100%;
    background-color: #eee;
    background-size: cover;
    background-position: top center;
}

.medico_imagen img {
    width: 100%;
    border-radius: 100%;
}

.titulo_info {
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 18px;
}

.titulo_info:first-child {
    margin-top: 0;
}


/************** ALFONSO ***********/
.titulo_texto {
    padding: 1.5em;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
}

.padding_lateral_default {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.telefono_destacado {
    font-weight: bold;
    font-size: 15px;
}

.directorio_telefonico_left {
    font-weight: bold;
    float: left;
}

.directorio_telefonico_right {
    width: 60px;
    float: right;
    text-align: right;

}

.rojo {
    color: #222;
}


.boton_2 {
    display: inline-block;
    width: 50%;
    height: 42px;
    font-weight: normal;
    text-align: center;
    /*line-height: 42px;*/
    line-height: 20px;
    padding: 5px 0 0 0;
    font-size: 11px;
}

.boton_2:active {
    background-color: #eaeaea;
}

.boton_2.chosen {
    /*	background-color: #77777e; /* #666 */
    /*	color:#FFF*/
    color: #012169;
    /*font-weight: bold;*/
}

.boton_2 span {
    /*	vertical-align: middle;	*/
    display: block;
    margin: 0 auto;
}

.boton_1 {
    display: inline-block;
    width: 100%;
    height: 42px;
    font-weight: normal;
    text-align: center;
    line-height: 42px;
}

.boton_1:active {
    background-color: #eaeaea;
}

.boton_1.chosen {
    background-color: #77777e;
    /* #666 */
    color: #FFF
}

.boton_1 span {
    vertical-align: middle;
}

.dia_horario {
    width: 80px;
    float: left;
    font-weight: bold;
}

.dia_horario_padding {
    padding-left: 80px;
}




/***********************************/

.pagina_completa_vertical {

    padding-top: 0;

}

.pagina_completa_horizontal {
    padding-left: 0;
    padding-right: 0;
}

.pagina_espacio_horizontal {
    padding-left: 20px;
    padding-right: 20px;
}

.entrada_titulo_corto {

    padding-right: 50px;

}

.entrada_dato_titulo {
    width: 53px;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 10px;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
}

.entrada_dato_subtitulo {
    float: right;
    font-size: 11px;
}

.aviso_listado {
    font-size: 14px;
    /*  text-align: center;
    padding-top: 150px;*/
}

.opciones_listado {
    border-top: 1px solid #eaeaea;
}

.opcion_primera {
    border-top: 1px solid #eaeaea;
}

.opcion_destacada_especial {
    color: #012169;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    background-image: url(../img/boton_seleccionar_flecha_destacada.png);
    font-size: 14px;
}

.opcion_primera.opcion_destacada_especial {
    border-top: 1px solid #eaeaea;
}

.opcion_destacada {
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
}

.opcion_primera.opcion_destacada {
    border-top: 1px solid #eaeaea;
}

.separador_espacio {
    height: 40px;
}

/*
.separador_espacio {
    height: 40px;
    border-bottom: 1px solid #dce1fa;
    margin-bottom: 30px;
    margin-left: 18px;
    margin-right: 18px;
}
*/

.separador_espacio_medio {
    height: 20px;
}

.separador_espacio_corto {
    height: 10px;
}

.separador_espacio_corto_linea {
    height: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
    margin-left: 16px;
    margin-right: 16px;
}

.titulo_pagina_completa {
    padding-left: 18px;
    background-position: right 18px center;
    /*padding-right: 18px;*/
}

.opcion.no_click {
    background-image: none !important;
}

.opcion.no_click:active {
    background-color: #fff !important;

}


.entrada.no_click:active {
    background-color: inherit !important;
}


.pagina_principal .opcion {
    border: none;
    padding: 10px 26px 10px 18px;
}

.pagina_principal .opcion_primera {
    border: none;
}

.pagina_principal .opcion_listado {
    border-bottom: 1px solid #eaeaea;
    padding: 14px 26px 14px 18px;
}

.pagina_principal .opcion_listado:first-child {
    border-top: 1px solid #eaeaea;
}

.pagina_principal .separador_espacio {
    border-bottom: 1px solid #101a6a80;
    margin-bottom: 30px;
    margin-left: 18px;
    margin-right: 18px;
    height: 20px;
}

.pagina_principal .subcontenedor_color .separador_espacio {
    border: none;
    margin: 0px;
}

.home_consultas_dia {
    /*position: absolute;*/
    top: 404px;
    top: calc(env(safe-area-inset-top) + 404px);

/*    width: 100%;*/

    left: 18px;
    right: 18px;

    bottom: 80px;
    bottom: calc(env(safe-area-inset-bottom) + 80px);

    overflow-y: scroll;
    overflow-x: hidden;

    -webkit-overflow-scrolling: touch;

}

.body_notch .home_consultas_dia {

    /*
	top: calc(constant(safe-area-inset-top) + 274px);
	top: calc(env(safe-area-inset-top) + 274px);
		
	bottom: calc(constant(safe-area-inset-top));
	bottom: calc(env(safe-area-inset-top));
*/
}

.titulo_consultas_dia {
    font-size: 17px;
    font-weight: 600;
    background-color: #fff;
    padding: 7px 18px 2px 18px;
    color: #012169;
    height: 34px;
    line-height: 34px;
    margin-top: 20px;
    background-position: right 18px center;
    background-size: 24px;
    background-repeat: no-repeat;
}

.titulo_consultas_dia:first-child {
    margin-top: 0;
}

#titulo_unico_consultasDia {
    background-image: url(../img/icono_consultas.svg);
}

#titulo_unico_avisos {
    background-image: url(../img/icono_consultas.svg);
}

.subtitulo_consultas_dia {

    position: absolute;
    top: 4px;
    left: 4px;
    bottom: 4px;
    right: 52%;
    padding: 6px 18px 7px 18px;
    /* border-top: 1px solid rgba(226, 56, 63, 0.6); */
    /* border-bottom: 1px solid rgba(1, 33, 105, 0.9); */
    /* background-color: #102d5680; */
    color: #666;
    border-radius: 3px;
    text-align: center;
    line-height: 16px;

}

.subtitulo_avisos_dia {

    position: absolute;
    top: 4px;
    left: 52%;
    bottom: 4px;
    right: 4px;
    /* padding: 7px 15px; */
    /* background-color: #102d5680; */
    /* border: 1px solid rgba(226, 56, 63, 0.9); */
    color: #666;
    padding: 6px 18px 7px 18px;
    /* border-top: 1px solid rgba(226, 56, 63, 0.6); */
    /* border-bottom: 1px solid rgba(1, 33, 105, 0.9); */
    border-radius: 3px;
    text-align: center;
    line-height: 16px;

}

.subtitulo_seleccionado {

    background: none;
    color: #fff;
    /* border-top: 1px solid rgba(226, 56, 63, 0.9); */
    /* border-bottom: 1px solid rgba(1, 33, 105, 0.9); */
    background-color: #012169;

}

#titulo_doble_avisos_consultasDia {
    background: #eee;
}

.entradas_consultas_dia {
    margin-bottom: 0px;
}

/*

.entrada_consultas_dia{
	padding:10px 15px;
	background: rgba(255,255,255,0.9); 
	border-bottom: 1px dashed #b8b8b8;
}

*/

.contenedor_listado_home {

    position: absolute;
    top: 468px;
    top: calc(env(safe-area-inset-top) + 468px);

    left: 18px;
    right: 18px;

    bottom: 78px;
    bottom: calc(env(safe-area-inset-bottom) + 78px);

    overflow-y: scroll;
    overflow-x: hidden;

    -webkit-overflow-scrolling: touch;

}

.contenedor_listado_home.contenedor_listado_home_con_internacion {
    top: 528px;
    top: calc(env(safe-area-inset-top) + 528px);
}

.entrada_consultas_dia {
    padding: 16px 18px 14px 18px;
    background-color: #fff;
    margin-bottom: 0px;
    position: relative;

}

.entrada_consultas_dia:first-child {
    padding-top: 8px;
}

.entrada_consultas_dia.no_click:active {
    background-color: #fff !important;
}

.entrada_consultas_dia_link {
    background-image: url(../img/boton_seleccionar_flecha.png);
    background-size: 36px 56px;
    background-position: bottom right;
    background-repeat: no-repeat;
}


.entrada_logos_consultas_dia {
    margin-top: 5px;
}

.consultas_dia_ubicacion {
    width: 20px;
    height: 20px;
    background-image: url(../img/boton_ubicacion_mapa.png);
    background-size: 44px 20px;
    float: right;
    margin-right: 15px;
}

.consultas_dia_checkIn {
    width: 88px;
    height: 44px;
    background-image: url(../img/check.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: center 5px;
    font-size: 12px;
    padding-top: 26px;
    text-align: center;
    box-sizing: border-box;
    /*margin-top: 5px;*/
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ccc;
}

/*
.consultas_dia_checkIn{
    width: 44px;
    height: 30px;
    background-image: url(../img/check.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    float: right;
    background-position: top center;
    font-size: 9px;
    padding-top: 23px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 5px;
}
*/

.consultas_dia_videollamada {
    width: 94px;
    height: 44px;
    background-image: url(../img/videollamada.svg);
    background-size: 22px 20px;
    background-repeat: no-repeat;
    background-position: center 5px;
    font-size: 12px;
    padding-top: 26px;
    text-align: center;
    box-sizing: border-box;
    /*margin-top: 5px;*/
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
}

/*
.consultas_dia_videollamada {
    width: 44px;
    height: 30px;
    background-image: url(../img/videollamada.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    float: right;
    background-position: top center;
    font-size: 9px;
    padding-top: 23px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 5px;
}
*/

.consultas_dia_logo {
    width: 20px;
    height: 20px;
    background-image: url(../img/boton_cuenta.png);
    background-size: 20px 20px;
    float: right;
    margin-right: 15px;
}

.car_icon {
    width: 20px;
    height: 20px;
    background-image: url(../img/car_icon.png);
    background-size: 20px 20px;
    position: absolute;
    top: 0;
    left: 0;

}

.parking_icon_checkin {
    width: 94px;
    height: 44px;
    background-image: url(../img/icono_ubicacion.svg);
    background-size: 20px 18px;
    margin-right: 40px;
    /*margin-top: -1px;*/
    background-repeat: no-repeat;
    background-position: center 5px;
    font-size: 12px;
    padding-top: 26px;
    text-align: center;
    box-sizing: border-box;
    /*margin-top: 5px;*/
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
}

/*
.parking_icon_checkin{
    width: 44px;
    height: 30px;
    background-image: url(../img/icono_parking.svg);
    background-size: 20px 20px;
    float: right;
    margin-right: 40px;
    margin-top: -1px;
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 9px;
    padding-top: 24px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 5px;
}
*/

.parking_icon {
    width: 22px;
    height: 22px;
    background-image: url(../img/icono_parking.svg);
    background-size: 22px 22px;
    float: left;
    margin-left: -3px;


}

.label_parking {
    display: inline-block;
    padding: 5px 5px 5px 10px;
}




.nombre_parking {
    width: 75px;
    display: inline-block;
    font-weight: bold;
}

/*
.nombre_parking {
	margin-right: 5px;
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    margin-left: 30px;
    height: 16px;
    width: 100px;
}*/
/*
.valor_parking {
	margin-right: 15px;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    height: 16px;
}
*/

.valor_parking {
    display: inline-block;
    font-weight: bold;
}

.datos_parking {
    margin-top: 8px;
    font-size: 12px;
}

.datos_parking2 {
    margin-top: 8px;
    font-size: 12px;
}

.repetir_medicacion_boton {
    left: 50%;
    margin-left: -47px;
    width: 94px;
    height: 42px;
    background-image: url(../img/notas.svg);
    background-size: 17px 20px;
    margin-right: 40px;
    margin-top: -1px;
    background-repeat: no-repeat;
    background-position: center 5px;
    font-size: 11px;
    padding-top: 24px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 5px;
    position: absolute;
    bottom: 10px;
    border: 1px solid #ccc;

}


.consultas_dia_notas_boton {
    left: 50%;
    margin-left: -32px;

    width: 84px;
    height: 44px;
    background-image: url(../img/notas.svg);
    background-size: 17px 20px;
    margin-right: 40px;
    /*margin-top: -1px;*/
    background-repeat: no-repeat;
    background-position: center 5px;
    font-size: 12px;
    padding-top: 26px;
    text-align: center;
    box-sizing: border-box;
    /*margin-top: 5px;*/
    position: absolute;
    top: 0;
    border: 1px solid #ccc;

}

.boton_consultas_dia {
    border: none;
    border-radius: 3px;
    background-position: left 5px center;
    padding-top: 15px;
    padding-left: 28px;
    text-align: left;
    color: #101B6B;
    font-size: 13px;
}

.entrada_contenedor_botones {
    height: 46px; 
    position: relative; 
    top: 5px;
}

.boton_consultas_dia:active {
    background-color: rgba(0, 0, 0, 0.1);
}

.circulo_notas {
    position: absolute;
    top: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #e2383f;
    right: 5px;
}

.opcion .consultas_dia_notas_boton {
    left: 0;
    margin-left: 0;
    width: 86px;
    height: 30px;
    background-image: url(../img/notas.svg);
    background-size: 16px;
    margin-right: 40px;
    margin-top: -1px;
    background-repeat: no-repeat;
    background-position: 10px 5px;
    font-size: 13px;
    padding-top: 6px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 5px;
    position: relative;
    bottom: 0;
    border: 1px solid #ccc;
    padding-left: 15px;
    top: 2px;
}

.opcion .circulo_notas {
    position: absolute;
    top: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e2383f;
    right: 3px;
}


.clear_both {
    clear: both;
}

.ocultar_ver_ConsultasDia {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.negrita_rojo {
    color: #e2383f;
    font-weight: bold;
}

.verde {
    color: #090;
}

.no_bold {
    font-weight: normal;
}

.version {
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 5px;
}

.no_margin {
    margin: 0px;
}


.contenedor_boton_1 {
    padding: 10px 18px;
}

.contenedor_boton_1 button {
    margin: 0px !important;
    width: 100% !important;
}


.usuario_contenedor_imagen {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

.usuario_imagen {
}

.usuario_imagen_contenedor {
    width: 82px;
    margin-right: 10px;
    height: 82px;
    border-radius: 100%;
    /*border-radius: 3px;*/
    background-color: #eee;
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    line-height: 82px;
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
    text-align: center;    

    /*border: 1px solid #fff;    */
}

.usuario_imagen_contenedor_mini {
    width: 32px;
    height: 32px;

    line-height: 32px;
    font-size: 12px;

    letter-spacing: 0.5px;

    /*border-radius: 3px;*/

}

.usuario_imagen_contenedor_home {
    position: absolute;
    left: 10px;
    top: 17px;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    line-height: 32px; 
}

.usuario_imagen_contenedor_header {
    position: absolute;
    top: 9px;
    right: 50px;
    font-weight: normal;
}

.usuario_imagen_boton_cambiar {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -25px;
    bottom: 0;
    background-image: url(../img/cambiar.svg);
    background-size: 18px;
    background-position: center center;
    background-repeat: no-repeat;
}

.usuario_imagen_boton_eliminar {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    top: -10px;
    background-image: url(../img/eliminar.svg);
    background-size: 24px 24px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 32px;
}

.usuario_imagen img {
    width: 100%;
    border-radius: 100%;
}

.titulo_usuario_nombre {
    text-align: center;
    font-size: 15px;
}

.titulo_usuario_socio {
    text-align: center;
    font-size: 13px;
    margin-bottom: 30px;
}

.anim_show {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.splash_screen {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    background-color: #3855ab;
    z-index: 2000;
    transition: 0.6s ease all;
}

.splash_screen_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -55px;
    margin-top: -55px;
    z-index: 2001;
    fill: #fff;
    width: 110px;
    height: 110px;
    transition: 0.6s ease all;
}

.splash_screen_hide {
    opacity: 0;
}

.splash_screen_logo_hide {
    top: 120px;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    fill: #202020;
    opacity: 0;
}

.contenedor_acerca_de {
    margin-top: 50px;
    color: #444;
    text-align: center;
}

.contenedor_acerca_de p {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.contenedor_acerca_de img {
    height: 14px;
}

.contenedor_acerca_de p.sub_texto {
    font-size: 12px;
}

.contenedor_acerca_de p a {
    color: #999;
    font-weight: normal;
}

.contenedor_acerca_de p.sub_texto a {
    font-size: 12px;
}


.separador_acerca_de {
    height: 30px;
}

#fondo_scan {
    width: 100%;
    display: none;
    border: 0;
    height: 100vh !important;
    position: relative;
}

.pie_scan {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 90px;
    height: calc(env(safe-area-inset-bottom) + 90px);
    background-color: #fff;
    padding: 0 20px;
    box-shadow: 0 0 3px #888;
    box-sizing: border-box;
}

.etiqueta_scan {
    text-align: center;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
}

button.boton_scan {
    background-color: #f6f6f6;
    border-color: #ddd;
    color: #333;
    /* text-shadow: 0 1px 0 #f3f3f3; */
    text-shadow: none;
    font-weight: normal;
    width: 140px;
    font-size: 14px;
    margin: 0 auto;
}

.cuadro_scan {

    border: 1px solid #eaeaea;
    position: absolute;
    top: 33%;
    left: 20px;
    right: 20px;
    bottom: 33%;
    box-shadow: 0 0 2px #888;

}

/***********************************/

.entrada_estado_cuenta {

    padding: 14px 0 14px 0;
    font-size: 14px;
    position: relative;

}

.entrada_estado_cuenta_total {

    border-top: 1px solid #ddd;
    font-size: 15px;

}

.entrada_estado_cuenta_detalle {
    background-image: url(../img/boton_seleccionar_flecha.png);
    background-size: 36px 56px;
    background-position: bottom right -18px;
    background-repeat: no-repeat;
    min-height: 46px;
}

.entrada_estado_cuenta_detalle:active {
    background-color: #fff;
}


.entrada_estado_cuenta_verdetalle {
    font-size: 12px;
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 19px;
    color: #555;
}

.dialogo_texto {
    font-size: 16px;
    line-height: 24px;
    border-radius: 8px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #eee;    
}

.banner_test {
    position: absolute;
    z-index: 1001;
    top: 11px;
    width: 170px;
    left: 50%;
    /* translate: 50% 0; */
    transform: translate(-50%, 0);
    text-align: center;
    border: 1px solid #eee;
    background-color: #eeea;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
    font-size: 11px;
    box-shadow: 1px 1px 3px 0px #999;    
}

.detalle_error {
    font-size: 11px;
}

.contenedor_busqueda_listado {

    padding: 10px 20px;

}

.documento_vista {
    padding: 10px 20px 100px 20px;
    font-size: 14px;
}

.documento_vista p {
    font-size: 14px;
}

.texto_presentacion_pantalla {

    padding: 5px 20px 30px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;    

}
/***********************************/

@media (min-width: 321px) {

    /*
	.botonera_home .boton_home {
		width: 96px;
		height: 86px;
		background-size:76px 76px;
	}
*/
    .login_home {
        margin-top: -140px;
    }

    .login_home input {
        font-size: 16px;
    }

    .login_home .ui-field-contain>label {
        font-size: 14px;
    }

    /*
	.login_home button {
		font-size: 15px;
	}
    */
    .usuario_entrada {
        font-size: 15px;
    }

    .logo_completo_home {
/*
        width: 250px;
        margin-left: -125px;

        background-size: 332px 160px;
        height: 160px;
*/
    }

    .logo_iso_home_160 {
        background-size: 207px 100px;
        height: 100px;
    }

    .logo_completo_home_160 {
        background-size: 322px 140px;
        height: 140px;
    }

    .logo_iso_home_kids {
        background-size: 207px 120px;
        height: 120px;
    }

    .login_home_listado {
        max-height: 235px;
    }


    .nombre_parking {
        font-size: 12px;
    }

    .valor_parking {
        font-size: 12px;
    }

    .titulo_consultas_dia {
        top: 380px;
        top: calc(env(safe-area-inset-top) + 380px);

    }

    .body_notch .titulo_consultas_dia {
        /*
		top: calc(constant(safe-area-inset-top) + 380px);
		top: calc(env(safe-area-inset-top) + 380px);
*/
    }

    .home_consultas_dia {
        top: 416px;
        top: calc(env(safe-area-inset-top) + 416px);

    }

    .body_notch .home_consultas_dia {
        /*
		top: calc(constant(safe-area-inset-top) + 413px);
		top: calc(env(safe-area-inset-top) + 413px);
*/
    }

    .referencia_calendario {
        font-size: 17px;

    }

    .etiqueta_extra {

        font-size: 13px;

    }

}


@media (max-height: 590px) {

    /*
	#botonera .boton_ubicacion, #botonera .boton_medicos, #botonera .boton_servicios {
		margin-top: 10px;
	}
*/
}

@media (max-height: 490px) {
    /*
	#botonera .boton_ubicacion, #botonera .boton_medicos, #botonera .boton_servicios {
		margin-top: 0;
	}
*/
}

/***********************************/

@media (min-height: 700px) {

    .home_consultas_dia {
        top: 433px;
        top: calc(env(safe-area-inset-top) + 433px);
    }    

    .titulo_consultas_dia {
        top: 400px;
        top: calc(env(safe-area-inset-top) + 400px);
    }





}

@media (min-height: 800px) {

    .home_consultas_dia {
        top: 473px;
        top: calc(env(safe-area-inset-top) + 473px);
    }    

    .titulo_consultas_dia {
        top: 440px;
        top: calc(env(safe-area-inset-top) + 440px);
    }





}
