@import url('https://fonts.googleapis.com/css?family=Lato');
/*  basic page styles */
body { font-family: 'Lato', sans-serif; font-size: .9375em; line-height: 1.4em; color: #444; margin: 0px; padding:0;}
th, td, div, span, a, p {  font-family: 'Lato', sans-serif;  font-size: 1.0em; line-height: 1.4em; }
td { font-size: .9em; color: black; }
th { font-size: 1.05em; }

a { color:#60afdc; text-decoration:underline; }
a:hover { color:#40566c; text-decoration:none; }

.warning { color: #ff0000; }

div#cpassremoteentry p { }
div.labelbox { clear: left; font-weight: 400; padding:5px 0px; text-align:left; width: 100%; }
input {  padding: 7px 0; width: 98%; }
div.inputgroup { padding-bottom: 10px; }
div.buttonbox { }
div.buttonbox { text-align:left; }
input.button_if { font-family:'Lato', sans-serif; margin-top: 5px; color: #fff; font-weight: bold; font-size: 1em; border: 0px; width: 100px; line-height:12px; padding: 5px;  text-align:center; background-color:#333; border-radius: 5px;}



