@import url('https://fonts.googleapis.com/css?family=Poppins');
/*  basic page styles */
body { margin:0; padding:0; color:#000; font-size: .875em; line-height: 1.4em; font-family:'Poppins', sans-serif; font-weight:normal; }

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


.warning { color: #ff0000; }

div#cpassremoteentry p { }
div.labelbox { color:#fff; 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:'poppins', sans-serif; margin-top: 5px; color: #000; font-weight: bold; font-size: 1em; border: 0px; width: 100px; line-height:12px; padding: 5px;  text-align:center; background-color:#fff; border-radius: 5px;}



