﻿.form-control {
    height: 45px;
}

#signin-demo {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: rgba(0,0,0,.6);
    padding: 6px;
    border-radius: 3px;
}

/*.page-signin .form-actions .signin-btn:hover {
    background: #433d3c !important;
}

.theme-frost .bg-primary {
    background: #f65d35 !important;
}

.theme-frost.page-signin .signin-info, .theme-frost.page-signup .signup-header {
    background: #f65d35;
}*/
