﻿			body {
               -webkit-text-size-adjust: auto;
            }
	        
	        body .ui-li .ui-li-desc {
                white-space: normal;
            }
	    
	        body .ui-footer .ui-title {
                white-space: normal;
            }
            
            .ui-mobile .ui-page .ui-slider-input,
            .ui-mobile .ui-dialog .ui-slider-input {
                display : none;
                width:0px;
            }
            
            div.ui-slider{width:100% !important;}
            
