/* Mailtoon Branding Overrides */
#logo { height: 40px !important; width: auto !important; }
.form-control:focus { border-color: #5594cf !important; box-shadow: 0 0 0 3px rgba(85,148,207,0.15) !important; }
.btn-primary, .button { background-color: #5594cf !important; border-color: #5594cf !important; }
.btn-primary:hover, .button:hover { background-color: #4a82b8 !important; }
#login-footer { text-align: center; font-size: 12px; color: #888; margin-top: 20px; }
#login-footer a { color: #5594cf; text-decoration: none; }
#login-footer a:hover { text-decoration: underline; }
