@import url('https://fonts.googleapis.com/css?family=Roboto');
/*  basic page styles */
body { color:#9b9b9c; font-size: 1em; line-height: 1.4em; font-family:'Roboto', sans-serif; font-weight:normal; }

a { color:#f87831; text-decoration:none; }
a:hover { color:#000; }


.warning { color: #ff0000; }

div#cpassremoteentry p { }
div.labelbox { clear: left; font-weight: 400; padding:5px 0px; text-align:left; width: 100%; }
input {  padding: 7px 2%; width: 95%; }
div.inputgroup { padding-bottom: 10px; }
div.buttonbox { }
div.buttonbox { text-align:left; }
input.button_if { margin-top: 5px; border:none; width:auto; background-color: #f87831; color: #fff; text-decoration:none; padding: 5px 30px; line-height:1em;  font-size: 1.2em;}



