body { font-family: 'Montserrat', Arial, Verdana; color: #333; !important; }
body #chat-area .adminusr { color: #fab519 !important; }
body input[type="submit"], body btn, body #rooms .btn-green, body #btnsend { background-color: #fab519; }
body input[type="submit"]:hover, body #rooms .btn-green:hover, body #btnsend:hover, body a.download:hover {     background-color: #ffb606; }
body #chat-area  { font-family: 'Montserrat', Arial, Verdana; }
.loginbutton{border-bottom: 1px solid #fab519 !important;}
.form-control:focus{border-color:#fab519 !important;}