@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800);
/*  basic page styles */
body {  font-family: 'PT Sans', sans-serif; font-size: 0.875em; line-height: 1.4em; color: #4e4e4e;  margin: 0px; padding:0px; }

a { color:#2d7db5; text-decoration:underline; }
a:hover { color:#000; text-decoration:none; }

.warning { color: #ff0000; }

div#cpassremoteentry p { font-size: 12px; }
div.labelbox { margin-top:5px; font-weight:normal;  color: #3e3e3f; }
input {width: 100%; max-width: 250px;  border: solid 1px #cbcbcb; }
div.inputgroup { }
div.buttonbox { }
div.buttonbox { clear:both; width: 100%; margin-top: 20px;}
input.button_if { background-color: #3d3c3a; color: #fff;  text-decoration:none; padding: 12px 35px; border-top: solid 1px #5c5b5a; border-bottom: solid 1px #1c1c1b; border-left:solid 1px #656462; border-right:solid 1px #292827; line-height:1em; font-size: 1.2em;  }



