/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 31/05/2023, 10:34:25 a. m.
    Author     : alexf
*/

/*@media screen and (orientation:portrait){*/
:root {
    /*--alto_barra_iphone: 30px;*/
    --alto_barra_iphone: 55px;
    --top_barra_iphone: 45px;
    --top_barra_iphone_menos: -45px;
    --top_max_chat: 90px;
    --top_max_center: 95px;
    --color_empresarial: linear-gradient(to right, #007aff, #007ffe, #0084fd, #0089fb, #008ef9, #008ef9, #008ef9, #008ef9, #0089fb, #0084fd, #007ffe, #007aff);
}
.ui-mobile .ui-page {
    min-height: 100%!important;
    max-height: 100%!important;
    height: 100%!important;
}
/*}*/
body {
    overscroll-behaviour: contain;
}
#foo .headerEnc_relative {

}
body .ui-page .my-header .btnMenuHeader,
.backInShowServices,
body .ui-page .logotipoHeader_home,
html .ui-page .centrar_mapa,
.encCustomerComp,
.panelHomeLeft,
.ui-header.ui-bar-a.my-header.header.headerEnc_relative.ui-bar-inherit,
body .contenedor_address_show,
#form_l_visitantes .nw_widget_div_backAdondevamos_show
{
    /*top: 50px!important;*/
    /*margin-left: 20px!important;*/
    /*max-width: calc(100% - 20px);*/
    /*position: absolute;*/
    /*top: 5px;*/
    /*top: 40px!important;*/
}
body .ui-page .my-header .btnMenuHeader {
    z-index: 100000000;
}

.ui-header.ui-bar-a.my-header.header.headerEnc_relative.ui-bar-inherit:before {
    content: ".";
    position: absolute;
    /*top: -35px;*/
    left: 0;
    width: 100%;
    height: 40px;
    background-image: var(--color_empresarial);
}
html .ui-page .ui-navbar .btnForm {
    font-size: 10px;
    font-weight: lighter!important;
}
.contentCenter, .containerCenterHome {
    margin-top: 70px!important;
}
body .containBtnsShareWarn{
    top: 90px;
    z-index: 10;
}

#foo .headerHome {
  padding-top: 10px !important;   
}

.banner_home {
    margin-top: 100px !important;
}

.popup_sel_camera_files .btnpil_cancel,.popup_sel_camera_files .btnpil_acept{display: none!important; }