.ui-header .ui-btn-right, .ui-header .ui-btn-left, .ui-footer .ui-btn-right, .ui-footer .ui-btn-left, .ui-header-fixed.ui-fixed-hidden .ui-btn-right, .ui-header-fixed.ui-fixed-hidden .ui-btn-left { top: 25px; }
.ui-listview > .ui-li.ui-first-child .ui-li-thumb:not(.ui-li-icon) { height: 100%; }
.ui-title { margin: .6em 15% .8em !important }
.ui-bar-b { 
    background: #5e87b0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#6facd5),to(#497bae));
    background-image: -webkit-linear-gradient(#6facd5,#497bae);
    background-image: -moz-linear-gradient(#6facd5,#497bae);
    background-image: -ms-linear-gradient(#6facd5,#497bae);
    background-image: -o-linear-gradient(#6facd5,#497bae);
    background-image: linear-gradient(#6facd5,#497bae) !important; }
h1 { padding: 0px !important; }
.ui-corner-all { margin-left: 0.5em !important; margin-right: 0.5em !important;  }
.ui-collapsible { margin-left: 0px !important; margin-right: 0px !important;  }
.ui-listview > .ui-li-static, .ui-listview > .ui-li-divider, .ui-listview > li > a.ui-btn{ white-space: inherit !important; font-size: 13px; }
.red a { color: red !important; }
.text-content { white-space: normal !important; font-size: 13px !important; }
