* {
    -webkit-touch-callout: none;
    -webkit-user-select: none; /* Disable selection/Copy of UIWebView */
}

  .ui-page { background: rgb(255,255,255);}
  .ui-btn { border: none !important; color : #137EFC;}
  .ui-slider {color : #137EFC; };
  * {
        font: HelveticaNeue-Light,Sans-Serif !important;
    }


.ParameterSeparator
{
	height: 30px;
}

#textwebsite {
	top:0px;
	right:0px;
	left:auto;
	position: absolute;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,0.4);
}


#textcopyright {
	bottom:0px;
	right:5px;
	left:auto;
	position: absolute;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,0.4);
}

