#signuppopup, #loginpopup, #forgot_password {
    cursor: pointer;
}

#ozxmod_login_head .btn-link-2, .social-login-account .btn-link-2 {
    display: inline-block;
    margin: 2px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0;
    line-height: 1px;
    width: 105px;
    text-align: left;
}

#ozxmod_login_head .btn-link-2:hover, #ozxmod_login_head .btn-link-2:focus,
#ozxmod_login_head .btn-link-2:active, #ozxmod_login_head .btn-link-2:active:focus {
    outline: 0;
    opacity: 0.6;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.social-login-account .btn-link-2:hover, .social-login-account .btn-link-2:focus,
.social-login-account .btn-link-2:active, .social-login-account .btn-link-2:active:focus {
    outline: 0;
    opacity: 0.6;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

#ozxmod_login_head .btn-link-2 i, .social-login-account .btn-link-2 i {
    padding-right: 5px;
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px;
}

#ozxmod_login_head .facebook, .social-login-account .facebook {
    background-color: #3b5999 !important;
}

#ozxmod_login_head .gplus, .social-login-account .gplus {
    background-color: #dd4b39 !important;
}

#ozxmod_login_head .twitter, .social-login-account .twitter {
    background-color: #00aced !important;
}

#ozxmod_login_head .linkedin, .social-login-account .linkedin {
    background-color: #007bb6 !important;
}

#ozxmod_login_head .forgot-div {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    margin-top: 15px;
}

#ozxmod_login_head .forgot-div a {
    cursor: pointer;
}

#ozxmod_login_head .forgot-div a:hover {
    text-decoration: underline;
}

#ozxmod_login_head .alert {
    margin-bottom: 15px !important;
}

#ozxmod_login_head .forgot_text {
    display: block;
}

#ozxmod_login_head a, #ozxmod_login_head a:hover, #ozxmod_login_head a:focus {
    color: #19b9e7;
    text-decoration: none;
}

#ozxmod_login_head .form-bottom {
    padding-bottom: 10px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

#ozxmod_login_head .form-bottom button.btn {
    width: 100%;
}

#ozxmod_login_head .form-bottom form .input-error {
    border-color: #19b9e7;
}
