@media (max-device-width: 768px){
    #assist,.Modal div[name="TITULO"]{
        max-width:100% !important;
        min-width:100% !important;
    }
    #_screen>*{
    overflow: visible !important ;
    }
    #bking-tiposhab{
        height:28vh !important;
    }
}
/*
@media screen and (max-width: 768px) {
.stdcontrol {
    float: none !important;
    min-width: 70% !important;
    height: 2em !important;
} 
.stdcontrol select {
    min-width: 70% !important;
}
.pageframe#pizarra{
   width: 98vw !important;
}
.content[name='paginas']{
    width: 98vw !important;
}

/*.page-body{
    overflow: scroll !important;
}*//*

#pageframe{
   margin-top: 2em !important;
}
.menubar {
    position: fixed  ;
}
.menubar:hover {
    position: relative  ;
}
.page-conte{
    width: 99% !important;
}
#contenido {
    xxheight: 86% !important;
}
izquierdo{
    width:98vw !important;
}
#pageframe-social{
  width: 96vw !important;  
}
[id*="restaura-b-menu"]{
    display:inline !important;
}
#cuerpo[data-social='activo']{
    display:none !important;
}
#empresa div{
    display:inherit !important;
    xmargin-top: 18px;
    xwidth: 83vw;
}
.cuerpo{
    xmargin-top: 15px;
}
#dashboard{
    overflow: auto;
}
.dhbd-object{
    width: auto !important;
    float: none !important;
    display: block !important;
}
.seccion{
    height: 100vh !important;
}
}*/