body {
    font-family: "Roboto", sans-serif;
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    border: 2px solid #25984e !important;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    border: 1px solid #ccc;
}

.form-control::placeholder {
    opacity: 1;
    color: #9ca3af;
}

input:focus {
    border: 2px solid #25984e;
    transition: none;
}

.form-control:focus {
    border: 2px solid #25984e;
    transition: none;
}

.container-fluid {
    max-width: 1440px;
}

.login-section .container-fluid {
    max-width: 100%;
    margin: 0px 20px;
    padding: 0 !important;
}

.page-title {
    color: #000;
    margin-bottom: 28px;
    /* margin-top: 28px; */
    font-size: 24px;
    font-weight: 700;
}

.login-box a img {
    margin-bottom: 28px;
}

.green,
.red,
.verify-ac {
    margin-bottom: 10px;
}

.red {
    color: #ff0000;
    width: 100%;
}

.green {
    color: green;
    width: 100%;
}

.form-group {
    position: relative;
}

    .form-group i,
    .form-group svg {
        position: absolute;
        right: 15px;
        top: 16px;
        color: #b1b1b1;
        font-size: 17.8px;
        height: inherit !important;
        width: 20px !important;
    }
        .form-group i.fa-eye-slash,
        .form-group svg.fa-eye-slash {
            top: 17px;
        }

.form-control:focus {
    outline: 0;
    box-shadow: none;
}

.password_validate span {
    display: none;
    font-size: 14px;
    margin-bottom: 5px;
}

.fa-check {
    right: -20px !important;
    color: #25984e;
}

.login-box .btn_2 {
    width: 100%;
    margin: auto;
    position: relative;
}

.charlength_validate {
    margin-top: 20px;
}

.retype_validate {
    margin-top: 10px;
}


.verify-ac {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.password_match span {
    margin-top: 15px;
}

.login-box, .verify {
    max-width: 600px;
    margin: auto;
    padding: 2.5rem 44px;
    min-height: 460px;
    padding-right: 56px;
}

.form-control {
    border: 1px solid #ccc;
    border-radius: 5px !important;
    padding: 10px;
    width: 100%;
    height: 50px;
    font-size: 16px;
}

.create-msg {
    font-family: Roboto, sans-serif;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 20px;
    line-height: 24px;
}

.login-box .form-group {
    margin-bottom: 30px;
    position: relative;
}

.login-sso p {
    color: #5F6368;
    font-size: 18px;
}

.create-msg a,
.create-msg a:hover,
.login-sso a,
.verify h1 {
    color: #25984E;
}

.login-sso {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.login-box .form-control {
    padding: 15px 10px 15px 45px;
}

.verify {
    color: #58595a;
}

.verify-section::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0.5;
}

.verify h1 {
    margin-top: 20px;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
    font-family: "Roboto", sans-serif;
}

.verify p {
    color: #58595a;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
}

i.toggle-password.fa.fa-eye-slash {
    right: 11px;
}

.email-parent img, .password_validate img {
    position: absolute;
    top: 12.5px;
    left: 8px;
    width: 25px;
}

.password_validate img {
    position: absolute;
    top: 12.5px;
    left: 8px;
    width: 25px;
    /* height: 20px; */
}

.create-msg a {
    margin-left: auto;
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.login-box a {
    text-decoration: none;
}

.custom-btn-1 {
    background-color: #fff;
    border: none;
    padding: 0px !important;
    font-family: "Roboto", sans-serif;
}

    .custom-btn-1 p {
        margin-bottom: 0;
        font-weight: 500;
    }

    .custom-btn-1:hover {
        background-color: #25984e;
        opacity: 0.8;
    }

.custom-btn-1 {
    background-color: #25984e;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 5px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    cursor: pointer;
}

button.custom-btn-1 i {
    font-size: 18px;
}

button.custom-btn-1:hover i {
    transform: rotateZ(0deg);
}

.login-section {
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
}

.forgot-link {
    display: flex;
    justify-content: end;
    margin: 20px 0px;
    color: #5F6368;
}

    .forgot-link a {
        color: #000;
        font-size: 16px;
        text-decoration: underline;
    }



.privacy-sec {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.credit-text {
    color: #5f6368;
    font-size: 18px;
}

.privacy-sec a {
    color: #25984e;
    text-decoration: underline;
}

.login-section .login-copyright {
    position: absolute;
    left: calc(77% - 125px);
    bottom: 6%;
    font-size: 16px;
    color: #b1b1b1;
    margin-bottom: 0;
}

.login-capcha-image-refresh .form-control {
    padding: 15px 10px 15px 15px;
}

.login-box.reset-box .page-title {
    margin-bottom: 12px;
}

.login-box.reset-box h3 {
    color: #25984E;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 24px;
}

.login-box.reset-box .password_validate img {
    top: 50px;
}

.login-box.reset-box .form-group svg {
    top: 53px;
    right: 20px;
}

.login-box.reset-box label {
    margin: 16px 0 10px;
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

.password_validate span {
    align-items: center;
    font-size: 14px;
    margin-bottom: 10px;
    color: #727272;
}

    .password_validate span svg {
        margin-right: 6px;
        color: #727272;
    }

.password_validate .green {
    color: #25984E;
}

    .password_validate .green i {
        color: #25984E;
    }

.capital_validate::before,
.smallcase_validate::before,
.numeric_validate::before,
.special_validate::before,
.retype_validate::before {
    content: url('/Content/Images/cross-icon.png');
    /* fa-xmark */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-right: 10px;
/*    top: 4px;*/
    position: relative;
}

.password_validate .green.capital_validate::before,
.password_validate .green.smallcase_validate::before,
.password_validate .green.numeric_validate::before,
.password_validate .green.special_validate::before,
.password_validate .green.retype_validate::before {
    content: url('/Content/Images/check-icon.png');
/*    top: 4px;*/
    position: relative;
}

.char-count-display {
    display: flex;
    height: 21px;
    width: 21px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    padding-top: 1px;
    background-color: #e5e5e5;
    font-size: 12px;
}

#freetrialsubmit {
    position: relative;
}

    #freetrialsubmit svg {
        width: 40px;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }

.email-parent {
    position: relative;
    margin-bottom: 30px;
}

.login-section.create-section {
    height: 100vh;
    overflow: hidden;
}

    .login-section.create-section .row {
        height: 100%;
        margin: 0;
    }

.left-fixed {
    position: sticky;
    top: 0;
    height: 100vh;
    padding: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.right-scrollable {
    height: 100vh;
    overflow-y: auto;
    padding: 30px 20px;
}

    /* Optional: Hide right side scroll bar if needed */
    .right-scrollable::-webkit-scrollbar {
        display: none;
    }

    .right-scrollable::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 3px;
    }

.create-copy-right {
    font-size: 16px;
    color: #b1b1b1;
}

.privacy-parent {
    margin: 20px 0px;
    display: flex;
}

    .privacy-parent label {
        color: #5F6368;
        font-size: 18px;
        margin-bottom: 0;
        cursor: pointer;
    }

        .privacy-parent label a {
            color: #25984e;
        }

.custom-checkbox {
    padding-left: initial;
    position: relative;
    display: block;
    cursor: pointer;
}

    .custom-checkbox input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
    }

.custom-checkbox-label {
    position: relative;
}

.custom-checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: none;
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 8px;
}

.custom-checkbox input:checked + label:before {
    background: #25984e;
    border-color: #25984e;
}

.custom-checkbox input:checked + label:after {
    top: 45%;
    transform: translate(-50%, -50%) rotate(45deg);
    /* transform: rotate(45deg); */
    left: 32%;
}

.custom-checkbox input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate( 45deg );
}

.login-box.forgot-box {
    min-height: 100%;
}

.recover-btn {
    margin-bottom: 30px;
    margin-top: -2px;
}
.login-box .page-title{
    text-align: left;
    margin-top: 0;
    max-width: 100% !important;
}


.fa-eye-slash path, .fa-eye path {
    display: block !important;
}

.login-box .fa-eye-slash {
    background-image: none !important;
}

.login-box .fa-eye {
    background-image: none !important;
}
.forgot-box .create-msg {
    font-size: 18px !important;
    line-height: 28px;
    font-weight: 500 !important;
}
.login-box .form-group.password_validate{
    margin-bottom: 24px;
}
.reset-box .custom-btn-1{
    margin-bottom: 16px;
}
.reset-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.reset-box .form-group.password_validate.mb-0 label{
    margin-top: 0;
}


.login-popups-success {
    min-height: 450px;
    width: 600px;
    padding: 50px 10px 50px;
    border-radius: 15px;
}

.login-popups-error {
    min-height: 400px;
    width: 600px;
    padding: 50px 10px 50px;
    border-radius: 15px;
}

.swal2-title {
    color: #000;
}

.login-popups-success .swal2-icon.swal2-success,
.login-popups-error .swal2-icon.swal2-error {
    margin-top: 0;
}
.login-popups-success button.swal2-confirm.swal2-styled, .login-popups-error button.swal2-confirm.swal2-styled {
    border-radius: 5px;
}
.login-box a:has(img) {
    height: 100%;
    display: block;
    min-height: 81px;
}
.reset-box input[type="text"]:disabled, .reset-box input[type="email"]:disabled, .reset-box input[type="password"]:disabled {
    opacity: 0.6;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .login-box {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .login-box {
        width: 80%;
    }

    .password-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 991px) {

    .bg-img {
        display: none;
    }

    .login-box {
        width: 100%;
        padding: 2.5rem 20px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
        /* border: 1px solid #ccc; */
        border-radius: 4px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    }

    .password-title {
        font-size: 26px;
    }

    .verify-ac {
        text-align: center;
    }

    .login-section video {
        display: none !important;
    }

    .login-section .login-copyright {
        left: 50%;
        bottom: 6%;
        transform: translateX(-50%);
    }

    .login-capcha-image {
        width: 100px;
    }

    .refresh-btn {
        width: 50px;
    }

    .login-box {
        margin-top: 0;
    }

    .left-fixed {
        position: absolute !important;
    }

    .page-title {
        font-size: 20px;
        line-height: 28px;
    }
    .login-section .container-fluid {
        margin: 0px 32px !important;
    }
}

.copy-right {
    margin-top: -50px;
    color: #B1B1B1;
    text-align: center !important;
    padding-left: 26px !important;
}

@media (max-width: 768px) {
    .verify h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .verify p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .verify {
        max-width: 350px;
    }

    .copy-right {
        margin-top: 30px !important;
        color: #B1B1B1;
        padding-top: 26px !important;
    }
}

@media only screen and (min-width: 2160px) {
    .right-scrollable {
        display: flex;
        align-items: center;
    }
}

.create-copy-right {
    display: none;
}

@media only screen and (max-width: 2160px) {


    .create-copy-right {
        display: block;
    }

    .login-section.create-section .login-copyright {
        display: none;
    }
}
