﻿.margin-top-25 {
    margin-top: 25px;
}

.login {
    background: #fff !important;
}

    .login .content {
        background: #fff;
        max-width: 475px;
        width: inherit;
        border-radius: 5px !important;
        padding: 15px 30px 8px;
        margin: 15px auto 10px auto;
        box-shadow: 0 0 5px #cccfd2;
        position: relative;
        overflow: visible;
    }

        .login .content:before {
            content: "";
            display: block;
            margin: -32px auto 0;
            position: relative;
            width: 32px;
            height: 17px;
            background: url('../../../images/arrow-icon-top.png') no-repeat;
        }

        .login .content h3.form-title {
            color: #333333;
            font-size: 20px;
            font-weight: 600 !important;
            margin-bottom: 20px;
        }

    .login .info-login {
        text-align: center;
        font-size: 16px;
        color: #333333;
        margin-bottom: 20px;
    }

        .login .info-login.text-left {
            text-align: left;
        }

    .login .fa-user, .login .fa-lock, .login .fa-envelope {
        line-height: 28px;
        color: #cccccc;
    }

    .login .content .form-actions {
        padding: 0px 30px 15px 30px;
        border-radius: 43px !important;
    }

    .login .content .forget-password {
        width: 100%;
    }

.login-options h4 {
    float: none;
}

.login .content .form-control {
    background: none;
    color: #333;
    border: 1px solid #cccccc;
    border-radius: 5px !important;
    font-size: 16px;
    height: 48px;
}

.login .copyright {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.login-options {
    margin-bottom: 10px;
}

.login .content .create-account p a {
    color: #fff;
}

.login .content .form-actions .btn {
    font-weight: 600;
    padding: 14px 25px !important;
    margin: 0;
    border-radius: 48px !important;
}

    .login .content .form-actions .btn.btn-outline {
        padding: 12px 25px !important;
    }

.login .login-btn {
    width: 100%;
    border-radius: 5px !important;
    height: 48px;
}

.login .copyright {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    padding: 5px 10px 10px;
}
/*.login .copyright a{ color: #4285f4; text-decoration: underline; }*/
.login .content .form-actions {
    border: none;
}

.login .form-group {
    margin-bottom: 20px;
}

.login .logo {
    padding: 0 0 10px;
}

::-webkit-input-placeholder {
    color: #ccc !important;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

.secondary-login {
    border-top: 1px solid #ccc;
    padding: 10px 0 0;
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .secondary-login .grey-steel.btn {
        color: #333;
        border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        padding: 7px 14px;
        background: #f4f4f4;
        width: 48%;
        font-weight: 600;
        font-size: 15px;
        margin: 0;
    }

        .secondary-login .grey-steel.btn:hover {
            background-color: #e9edef !important;
        }

    .secondary-login img {
        height: 26px;
        margin-right: 15px;
    }

    .secondary-login p {
        font-size: 14px;
        width: 95px;
        background: #fff;
        margin: -20px auto 21px;
        text-align: center;
    }

    .secondary-login .grey-steel.btn.google-login {
        margin-right: 4%;
    }

/*Login page style*/
.blue.btn {
    color: #FFFFFF;
    background-color: #3a84ff;
}

    .blue.btn.btn-outline {
        background-color: #FFFFFF;
        border: 2px solid #3a84ff;
        color: #3a84ff;
    }

        .blue.btn.btn-outline:hover {
            background-color: #3a84ff;
            border-color: #3a84ff;
            color: #fff;
        }

a:not(.btn) {
    color: #3a84ff;
    text-decoration: underline;
}

    a:not(.btn):hover {
        text-decoration: none;
    }

.field-validation-error span {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding: 5px 10px 10px;
    font-family: "Open Sans", sans-serif !important;
}

div.radio, div.checker {
    margin-right: 0;
    margin-left: 0;
}

.info-login1 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.field-validation-error span {
    color: #333;
    font-family: "Open Sans",sans-serif !important;
    font-size: 16px;
    line-height: 0px;
    padding: 0px;
    padding-left: 5px;
}

.login-form {
    font-family: "Open Sans", sans-serif;
}

.forget-form {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}



.secondary-login {
    border-top: 1px solid #ccc;
    padding: 15px 0;
}

.basecamp-login.grey-steel.btn {
    color: #507CAB;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    padding: 7px 14px;
}

    .basecamp-login.grey-steel.btn:hover {
        background-color: #e9edef !important;
    }

.basecamp-login img {
    height: 24px;
    margin-right: 10px;
}

.secondary-login p {
    font-size: 14px;
}

.genericLoginH3 {
    margin-top: 25px;
    margin-bottom: 15px;
}


.genericLoginPadTop10 {
    padding-top: 10px !important;
}

.genericLoginForgotpwd {
    margin-top: 25px;
    margin-bottom: 15px;
}


.genericLoginForgotpwdMSG {
    padding-top: 10px;
    font-size: 14px;
}



.genericLoginLoginMSG {
    padding-top: 10px;
    font-size: 14px;
}

.genericLoginButton {
    padding-bottom: 25px !important;
}

.secondary-login {
    border-top: 1px solid #ccc;
    padding: 10px 0 0;
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .secondary-login .grey-steel.btn {
        color: #333;
        border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        padding: 10px 14px 11px;
        background: #f4f4f4;
        width: 48%;
        font-weight: 600;
        font-size: 15px;
        margin: 0;
    }

        .secondary-login .grey-steel.btn:hover {
            background-color: #e9edef !important;
        }

    .secondary-login img {
        width: 26px;
        margin-right: 10px;
        height: auto;
        margin-top: -4px;
    }

    .secondary-login p {
        font-size: 14px;
        width: 95px;
        background: #fff;
        margin: -20px auto 21px;
        text-align: center;
    }

    .secondary-login .grey-steel.btn.google-login {
        margin-right: 4%;
    }

    .secondary-login img {
        max-width: 26px;
        margin-right: 10px;
        height: auto;
        margin-top: -4px;
        max-height: 21px;
        width: auto;
    }

    .secondary-login .login-btns .btn {
        float: left;
        margin-bottom: 4%;
    }

        .secondary-login .login-btns .btn.office-365-login {
            display: table;
            float: none;
            margin: 0 auto 0;
        }


    .secondary-login span {
        padding-top: 1px;
        display: inline-block;
    }

.small-copyright {
    font-size: 12px;
    text-align: center;
    color: #000000 !important;
}

.forgot-copyright {
    float: right;
    display: inline-block;
    margin-top: 25px;
    width: 100%;
}


.new-to-assessteam {
    padding-bottom: 20px;
    text-align: center;
}

    .new-to-AssessTEAMCore.secondary-login .login-btns .btn {
        min-width: 122px;
        margin-right: 8px;
        margin-bottom: 15px;
        width: 32%;
        padding: 10px 10px 11px;
        float: left !important;
        display: block;
        margin: 0 8px 15px 0;
        border-radius: 43px !important;
    }

        .new-to-AssessTEAMCore.secondary-login .login-btns .btn.office-365-login {
            margin-right: 0;
        }

    .new-to-AssessTEAMCore.secondary-login .login-btns > div {
        float: left;
        text-align: center !important;
        width: 100%;
    }

.password-box .form-control {
    padding-right: 45px;
}

.password-box .toggle-password {
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -5px;
    cursor: pointer;
}

.radio-inline-new {
}

.radio-new {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    clear: both;
}

    .radio-new input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .radio-new .checkmark {
        position: absolute;
        top: 3px;
        left: 0;
        z-index: 2;
        height: 16px;
        width: 16px;
        background-color: #fff;
        border-radius: 50% !important;
        border: 2px solid #b9b9b9;
    }
    /*.radio-new:hover input ~ .checkmark { background-color: #ccc;}
.radio-new input:checked ~ .checkmark { background-color: #35aa47;}*/
    .radio-new:after {
        content: "";
        position: absolute;
        display: none;
    }

    .radio-new input:checked ~ .checkmark:after {
        display: block;
        position: absolute;
        content: "";
    }

    .radio-new .checkmark:after {
        top: 3px;
        left: 3px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #b9b9b9;
    }

    .radio-new:hover input ~ .checkmark:after {
        top: 3px;
        left: 3px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #b9b9b9;
        display: block;
        position: absolute;
        content: "";
    }

.radio-inline-new .radio-new {
    display: inline-block;
    margin-right: 15px;
}

/*Locked screen*/
.page-lock-info {
    font-size: 16px;
}

.login .content .page-lock-info .input-group input.form-control {
    border-radius: 5px 0 0 5px !important;
}

.page-lock-info .icn-only {
    padding: 14px 18px;
    border-radius: 0 5px 5px 0 !important;
}

    .page-lock-info .icn-only i {
        font-size: 24px;
    }

@media only screen and (max-width:480px) {
    .secondary-login .grey-steel.btn {
        font-size: 14px;
    }

    .secondary-login img {
        height: 23px;
        margin-right: 5px;
    }

    .login .content {
        width: 90%;
        padding: 15px 20px 8px;
    }

    .new-to-AssessTEAMCore.secondary-login .login-btns {
        text-align: center;
    }

        .new-to-AssessTEAMCore.secondary-login .login-btns .btn {
            float: none !important;
            display: inline-block;
        }
}


/* added**/

.new-to-assessteam {
    padding-bottom: 20px;
    text-align: center;
}

    .new-to-AssessTEAMCore.secondary-login .login-btns .btn {
        min-width: 122px;
        margin-right: 8px;
        margin-bottom: 15px;
        width: 32%;
        padding: 10px 10px 11px;
        float: left !important;
        display: block;
        margin: 0 8px 15px 0;
    }

        .new-to-AssessTEAMCore.secondary-login .login-btns .btn.office-365-login {
            margin-right: 0;
        }

    .new-to-AssessTEAMCore.secondary-login .login-btns > div {
        float: left;
        text-align: center !important;
        width: 100%;
    }

@@media only screen and (max-width:480px) {
    .new-to-AssessTEAMCore.secondary-login .login-btns {
        text-align: center;
    }

        .new-to-AssessTEAMCore.secondary-login .login-btns .btn {
            float: none !important;
            display: inline-block;
        }
}

.password-box .form-control {
    padding-right: 45px;
}

.password-box .toggle-password {
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -5px;
    cursor: pointer;
}
.new-to-assessteam.secondary-login .login-btns .btn {
    min-width: 122px;
    margin-right: 8px;
    margin-bottom: 15px;
    width: 32%;
    padding: 10px 10px 11px;
    float: left !important;
    display: block;
    margin: 0 8px 15px 0;
    border-radius: 43px !important;
}
.new-to-assessteam.secondary-login .login-btns .btn.office-365-login {
    margin-right: 0;
}
@media only screen and (max-width: 480px) {
    .new-to-assessteam.secondary-login .login-btns .btn {
        float: none !important;
        display: inline-block;
    }
}