.mobile-view {
         width: 100vw !important;
         height: 100% !important;
         bottom: 0 !important;
         right: 0 !important;
         border-radius: 0px !important;
         top:0 !important;
         left:0 !important;
    }
.ui-widget-overlay{
    z-index: 100000 !important;
}
.ui-dialog{
    z-index:100000002 !important;
}
    
    
