@charset "UTF-8";
/* CSS Document */

/*----forms----*/
button.btn-med{padding: 7px; font-size: 11px; font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; font-weight: bold}
.rli-form{padding: 20px; background: #ffffff; border-radius:0px; border: 4px solid #374d6a}
.rli-form .clearfix{margin-bottom: 0}
.form-control{background-color: #f8f8f8; color: #333 }
select{color: #999 ; opacity:1 }
.rli-form .row{margin-left: 0px !important}
.rli-form select, .rli-form input[type="text"], .rli-form input[type="email"]{margin-bottom: 10px;  width: 90%}
.rli-form select{width: 93%}