﻿video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
    background-size: cover;
    transition: 1s opacity;
}

.stopfade {
    opacity: .5;
}

.shortcut-link {
    position: absolute;
    top: 0;
    left: 6px;
}

    .shortcut-link:after {
        content: "";
        position: absolute;
        top: -24px;
        left: -28px;
        height: 60px;
        width: 60px;
        border-radius: 29px;
        background-color: #0871b9;
        z-index: -1;
        transform: rotate( 45deg);
    }

.login-bg {
    min-height: 100%;
    background-repeat: no-repeat;
}

.login-bg, .login-bg-main {
    width: 100%;
    height: 100%;
}

.login-themeslider {
    background-image: url(../img/pharmcrm-background-component.jpg);
    background-size: cover;
    background-position: 0 1%;
    background-repeat: no-repeat;
    height: 100vh;
    position: fixed;
}

    .login-themeslider .quick-access-menu {
        position: absolute;
        top: 0;
        right: -6px;
        color: white;
    }

        .login-themeslider .quick-access-menu li {
            background-color: white;
            border-radius: 2px;
            color: black;
            text-align: end;
            margin: 10px 0;
            position: relative;
        }

            .login-themeslider .quick-access-menu li > div a {
                color: #3A405F;
                font-size: 12px;
                display: block;
                padding: 5px 10px;
            }

            .login-themeslider .quick-access-menu li > #active {
                background-color: #1AB373;
            }

                .login-themeslider .quick-access-menu li > #active a {
                    color: white;
                }

.login-authentication-window {
    position: absolute;
    right: 0;
    height: 100%;
    overflow: hidden;
}

.ps-title{
    text-align: center;
    padding: 10px 0;
}

    .ps-title h5 {
        color: #333;
        font-size: 16px;
        font-weight: bold;
    }



.authentication-wrapper {
    position: relative;
    padding: 110px 130px;
}

.changePS-wrapper {
    position: relative;
    padding: 50px 100px;
    background: #fff;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.login-authentication-window .logo-container .logo {
    position: absolute;
    right: 20px;
    top: 30px;
}

    .login-authentication-window .logo-container .logo img {
        width: 100px;
    }

.authentication-wrapper .soft-ui-head-blue {
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
}

.authentication-wrapper .logininputfield {
    position: relative;
    margin: auto;
    width: 100%;
    margin-bottom: 15px;
}

.authentication-wrapper .loginselectfield::after {
    content: "▼";
    transform: scale(1.1,0.8);
    font-size: 15px;
    top: 12px;
    right: 15px;
    position: absolute;
    color: #999999;
}

    .authentication-wrapper .logininputfield .label {
        transform: translate(12px, -57px);
        background-color: white;
        padding: 0 5px;
        display: block;
        width: fit-content;
    }

    .authentication-wrapper .logininputfield input {
        -webkit-appearance: none;
        width: 100%;
        font-family: inherit;
        height: auto;
        font-size: 13px;
        font-weight: 500;
        background: none;
        color: #000;
        transition: all 0.15s ease;
        padding: 13px 0;
        padding-left: 15px;
        border-radius: 4px;
        border: solid 1px #e3e3e3;
    }

    .authentication-wrapper .logininputfield select {
        -webkit-appearance: none;
        width: 100%;
        font-family: inherit;
        height: auto;
        font-size: 13px;
        font-weight: 500;
        background: none;
        color: #000;
        transition: all 0.15s ease;
        padding: 13px 0;
        padding-left: 15px;
        border-radius: 4px;
        border: solid 1px #E3E3E3;
    }

        .authentication-wrapper .logininputfield select option {
            font-size: 13px;
        }

.authentication-wrapper .soft-ui-input input {
    padding: 13px 0;
    padding-left: 15px;
}

.authentication-wrapper .soft-ui-input .label {
    top: 15px;
    left: 9px;
}

.authentication-wrapper .soft-ui-input input:focus + span {
    transform: translateY(-121%);
    left: 9px;
    padding: 0 6px;
}

.authentication-wrapper .soft-ui-input input:not(:placeholder-shown) + span {
    transform: translateY(-121%);
    padding: 0 6px;
}

.authentication-wrapper .logininputfield input::placeholder {
    color: #919aa3;
    opacity: 1; /* Firefox */
}

.authentication-wrapper .logininputfield input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #919aa3;
}

.authentication-wrapper .logininputfield input::-ms-input-placeholder { /* Microsoft Edge */
    color: #919aa3;
}

.save-run-ul {
    position: absolute;
    top: 50%;
    right: 0;
    background-color: white;
    padding: 5px 20px;
    border-radius: 2px 0 0 2px;
}

.shortcut-save-run .ext-link {
    width: 17px;
}

.login-authentication-window .v-mt {
    margin-top: 1rem;
}

.partner-collab {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

    .partner-collab img {
        width: 130px;
    }

.quickdivlink {
    border-color: #ffffff;
    box-shadow: 0px 0px 3.6px rgba(0, 0, 0, 0.014), 0px 0px 10px rgba(0, 0, 0, 0.02), 0px 0px 24.1px rgba(0, 0, 0, 0.026), 0px 0px 80px rgba(0, 0, 0, 0.04);
}

    .quickdivlink:before {
        position: absolute;
        right: 0;
        bottom: 100%;
        width: 0;
        height: 0;
        content: "";
        filter: brightness(70%);
        border: 0.2rem solid;
        border-color: inherit;
        border-top-color: transparent;
        border-right-color: transparent;
    }

.seprateinfo-login {
    border: 1px solid #d1d6da;
    min-width: 0;
    padding: 0;
    margin: 0;
    display: block;
    border-radius: 5px;
    margin-inline-start: 1px;
    margin-inline-end: 2px;
    padding-block-start: 1.35em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    position: relative;
    /*background-color: #f9fcff;*/
}

.term-policy-login .custom-control-label {
    font-size: 15px;
    color: #65686A !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px white inset;
        -webkit-text-fill-color: #333;
    }

.new-login {
    /*background-image: url(../img/login-background.jpg) !important;*/
    /*background-size: cover !important;
    background-position: 0 1%;
    background-repeat: no-repeat;*/
    background: #F6FAFF
}

    .new-login .overbox .md-form label {
        color: #fff !important;
    }

    .new-login .overbox .md-form input {
        border-bottom: 1px solid #fff;
    }

.login-icon i {
    font-size: 18px !important;
    top: 14px !important;
}

.login-icon label {
    color: #000;
    font-weight: 500;
}

.main-login-box {
    display: flex;
}

.box {
    position: relative;
    top: 0;
    opacity: 1;
    float: left;
    padding: 20px 25px;
    width: 90%;
    background: #fff;
    border-radius: 10px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    z-index: 5;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
}

.box-login {
    height: 460px;
}

.access-box {
    position: relative;
}

.access-label {
    line-height: 34px;
}

.quick-top {
    text-align: center;
    border-bottom: 1px solid rgba(162, 162, 162, 0.5);
    padding: 5px 0px;
}

    .quick-top h2 {
        line-height: 29px;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1px;
        color: #71a7c4;
        padding-top: 5px;
    }


.box.back {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    top: -20px;
    opacity: 0.8;
    z-index: -1;
}

.overbox .title {
    color: #fff;
}

    .overbox .title:before {
        background: #fff;
    }



.title {
    width: 100%;
    line-height: 46px;
    font-size: 24px;
    font-weight: 500;
    color: #006cb7;
    position: relative;
    margin-top: 10px;
}

    .title:before {
        content: "";
        width: 4px;
        height: 40px;
        position: absolute;
        top: 0;
        left: -21px;
        background: #006cb7;
    }

.register-title {
    padding-top: 0px;
    margin-bottom: 0px;
}

    .register-title:before {
        left: -48px;
        top: 0px;
    }

.input, .input label, .input input, .input .spin, .button, .button button .button.login button i.fa, .material-button .shape:before, .material-button .shape:after, .button.login button {
    transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.material-button, .alt-2, .material-button .shape, .alt-2 .shape, .box {
    transition: 400ms cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: 400ms cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.input, .input label, .input input, .input .spin, .button, .button button {
    width: 100%;
    float: left;
}

.input, .button {
    margin-top: 10px;
    height: 55px;
}

    .input, .input input, .button, .button button {
        position: relative;
    }

        .input input {
            height: 50px;
            top: 17px;
            border: none;
            background: transparent;
            font-size: 16px !important;
        }

        .input input, .input label, .button button {
            font-family: 'Roboto', sans-serif;
            font-size: 24px;
            color: rgba(0, 0, 0, 0.8);
            font-weight: 300;
        }

        .input:before, .input .spin {
            width: 100%;
            height: 1px;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .input:before {
            content: "";
            background: rgba(0, 0, 0, 0.1);
            z-index: 3;
        }

        .input .spin {
            background: #006cb7;
            z-index: 4;
            width: 0;
        }

.overbox .input .spin {
    background: rgba(255, 255, 255, 1);
}

.overbox .input:before {
    background: transparent !important;
}

.input label {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 2;
    cursor: pointer;
    line-height: 60px;
    font-size: 15px !important;
}

.button.login {
    width: 40%;
    left: 30%;
}


    .button.login button, .button button {
        width: 100%;
        line-height: 49px;
        left: 0%;
        background-color: transparent;
        border: 2px solid rgba(0, 0, 0, 0.4);
        font-weight: 900;
        font-size: 18px;
        color: rgba(0, 0, 0, 0.5);
    }

.access-btn button, .button button, .login-btn button {
    width: 100%;
    line-height: 38px;
    left: 0%;
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    padding: 6px;
}

.login-btn button {
    background-color: #1AB373;
}

.access-btn button {
    background-color: #1a79b3;
}

    .access-btn button:focus {
        outline: none;
        outline: none;
    }

.button.login {
    margin-top: 30px;
}

.access-btn {
    margin-top: 30px;
}

.button {
    margin-top: 20px;
}

    .button button {
        background-color: #fff;
        color: #006cb7;
        border: none;
    }

.access-btn button.active {
    border: 3px solid transparent;
    color: #fff !important;
}

.button.login button.active span {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
}

.access-btn button.active span {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
}

.button.login button.active i.fa {
    opacity: 1;
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
}

.access-btn button.active i.fa {
    opacity: 1;
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
}

.button.login button i.fa {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 47px;
    transform: scale(0) rotate(-45deg);
    -webkit-transform: scale(0) rotate(-45deg);
    -ms-transform: scale(0) rotate(-45deg);
}

.button.login button:hover {
    color: #006cb7;
    border-color: #006cb7;
}

.access-btn button i.fa {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 47px;
    transform: scale(0) rotate(-45deg);
    -webkit-transform: scale(0) rotate(-45deg);
    -ms-transform: scale(0) rotate(-45deg);
}


.button {
    margin: 25px 0;
    overflow: hidden;
    z-index: 2;
}

    .button button {
        cursor: pointer;
        position: relative;
        z-index: 2;
    }

.pass-forgot {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    font-weight: 400;
}

.click-efect {
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb7;
    border-radius: 50%;
}

.overbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: inherit;
    border-radius: 10px;
    padding: 20px 25px;
}

    .overbox i {
        color: #fff;
        font-size: 18px !important;
        top: 14px !important;
    }

    .overbox label {
        color: #fff;
        line-height: 1.1;
    }

    .overbox input {
        color: #fff;
        height: 15px !important;
        top: 10px !important;
    }

    .overbox .input {
        height: auto !important;
        margin-top: 5px !important;
    }

    .overbox .md-form {
        margin-top: 20px;
    }

    .overbox .button {
        margin-top: 35px;
        margin-bottom: 10px;
    }

    .overbox .title, .overbox .button, .overbox .input {
        z-index: 111;
        position: relative;
        color: #fff !important;
        display: none;
    }

    .overbox .title {
        width: 80%;
    }

    .overbox .input {
        margin-top: 10px;
    }

        .overbox .input input, .overbox .input label {
            color: #fff;
        }

    .overbox .material-button, .overbox .material-button .shape, .overbox .alt-2, .overbox .alt-2 .shape {
        display: block;
    }

.material-button, .alt-2 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #006cb7;
    position: absolute;
    top: 40px;
    right: 30px;
    cursor: pointer;
    z-index: 100;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}

    .material-button .shape, .alt-2 .shape {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

        .material-button .shape:before, .alt-2 .shape:before, .material-button .shape:after, .alt-2 .shape:after {
            content: "";
            background: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) rotate(360deg);
            -webkit-transform: translate(-50%, -50%) rotate(360deg);
            -ms-transform: translate(-50%, -50%) rotate(360deg);
        }

        .material-button .shape:before, .alt-2 .shape:before {
            width: 20px;
            height: 4px;
        }

        .material-button .shape:after, .alt-2 .shape:after {
            height: 20px;
            width: 4px;
        }

    .material-button.active, .alt-2.active {
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%) rotate(0deg);
        -webkit-transform: translate(50%, -50%) rotate(0deg);
        -ms-transform: translate(50%, -50%) rotate(0deg);
    }

.materialContainer {
    width: 100%;
}

.materialContainer {
    margin: 30px auto;
    max-width: 50%;
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}



.login-page-footer a {
    color: #933ec5 !important;
}

.register-shape {
    height: 60px;
    background: #006cb7;
    color: #fff;
    width: 130px;
    position: absolute;
    left: 33px;
    top: 0;
    padding: 14px 25px;
    z-index: 0;
    font-weight: 500;
    font-size: 20px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.shape {
    z-index: 999;
}

.hippa-img {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
}

    .hippa-img img {
        width: 50%;
    }


/*tabs section start*/
    .tab-box {
    position: relative;
    top: 0;
    opacity: 1;
    float: left;
    width: 35%;
    border-radius: 10px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    z-index: 5;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    transition: 2s;
}

#active {
    background-color: #4094b6;
}

.tab-box ul li a {
    color: #fff;
    font-size: 14px;
}

.tab-box ul li div {
    float: left;
    width: 109px;
    background-color: #006cb7;
    padding: 1px 5px;
    margin: 5px -1px;
    transition: all 1s;
    height: 50px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .loginActive, .tab-box ul li div:hover {
        width: 120px;
        transition: 1s;
        display: block;
    }

.sub-acees-box {
    display: block;
}

.registration-box {
    display: none;
}

.gender-label {
    font-size: .875rem;
}

.access-box, #linkDiv {
    display: none;
}

@media only screen and (max-width: 1600px) {
    .authentication-wrapper {
        padding: 60px 20px;
    }

    .themeslider-ideal {
        width: 450px;
    }
}

@media only screen and (max-width: 1400px) {
    .login-authentication-window .v-mt {
        margin-top: 0.5rem;
    }

    .authentication-wrapper .soft-ui-head-blue {
        font-size: 20px;
    }

    .term-policy-login .custom-control-label {
        font-size: 12px;
    }

    .login-authentication-window .access-btn button, .login-authentication-window .button button, .login-authentication-window .login-btn button {
        line-height: 30px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 1300px) {

    .themeslider-ideal {
        width: 350px;
    }
}

@media only screen and (max-width: 1000px) {
    .login-authentication-window .logo-container .logo {
        left: 20px;
        top: 10px;
    }

    .login-themeslider {
        background-image: none;
        z-index: 1;
        height: auto;
    }

    .themeslider-ideal {
        display: none;
    }

    .login-themeslider .quick-access-menu {
        background-color: #efefef;
        padding: 50px;
    }

    .login-tab-box {
        display: none;
    }

    .authentication-wrapper {
        padding: 60px 10px;
    }

    .save-run-ul {
        right: 50px;
        top: 255px;
    }
}

.shortcut-save-run{
   cursor: pointer;
}

.gender-checkbox{
    display: flex;
    gap: 10px;
}


.forgotPwdMain {
    text-align: right;
    transform: translateY(-10px);
}
    .forgotPwdMain a {
        text-decoration: none;
        font-size: 15px;
        font-weight: 500;
        color: #007bff;
    }



.topAltModal {
    top: 0 !important;
    background-color: #121212ab;
}

.modalAltContent {
    border-radius: 10px;
    padding: 10px 0;
}

.modal-fullwidth .modal-dialog {
    max-width: 40% !important;
}
.modalHeaderAlt {
    padding: 0.2rem 1rem;
}
    .modalHeaderAlt .close {
        color: white;
        transform: translate(25px, -20px);
    }

.close {
    opacity: 1 !important;
}

.modalHeaderAlt .close span {
    color: gray;
}
.modalHeaderAlt .close i {
    font-size: 20px;
    height: 30px;
    width: 30px;
    color: white;
    background: #d91212;
    border-radius: 100px;
    padding: 5px;
}

.forgotLeftSideImg {
    text-align: center;
}
.forgotLeftSideImg img {
    max-width: 90%;
    height: auto;
}

.mainbox-content {
    padding: 0px 20px 20px 20px;
    position: relative;
}


.forgotRightContentMain:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    margin: 0 10px;
    /* color: gray; */
    background: #e5e5e5;
}

.forgotRightContentMain {
    padding: 20px 30px;
}



.forgotRightContentTop {
    margin: 0px 0 30px 0;
}
    .forgotRightContentTop h2 {
        font-size: 30px;
        font-weight: 600;
    }
    .forgotRightContentTop p {
        font-size: 15px;
        color: #7a7a7a;
    }


.otp-field {
    flex-direction: row;
    /*column-gap: 10px;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .otp-field .otpInput {
        height: 40px;
        width: 46px;
        border-radius: 6px;
        outline: none;
        font-size: 14px;
        text-align: center;
        border: 1px solid #cccccc;
    }

    .otp-field input::-webkit-inner-spin-button,
    .otp-field input::-webkit-outer-spin-button {
        display: none;
    }

.otp-fieldAlt {
    flex-direction: row;
    display: flex;
    align-items: center;
    gap: 20px;
}

    .otp-fieldAlt .otpInnerVerify {
        margin-left: 2px;
        width: 130px;
        color: white;
        border-radius: 6px;
    }


.model-inp span {
    font-size: 13px;
    color: #7a7a7a;
    display: flex;
    justify-content: end;
    align-items: center;
}

.model-inp .resendOTP {
    font-size: 13px;
    text-decoration: none;
    color: #007bff;
    font-weight: 500;
    margin-left: 4px;
    
}

.modalInnerFull {
    border-radius: 4px !important;
    padding: 7px !important;
    color: #ffffff !important;
}


.bottomNavLink {
    margin: 20px 0;
    text-align: center;
}
    .bottomNavLink p {
        font-size: 15px;
        color: #7a7a7a;
    }
        .bottomNavLink p a {
            font-size: 16px;
            color: #1AB373;
            text-decoration: none;
        }




.resetRightContentMain:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    margin: 0 10px;
    /* color: gray; */
    background: #e5e5e5;
}

.resetRightContentMain {
    padding: 20px 30px;
    display: none;
    /*transform: rotateY(180deg);*/
}

.verifyResetPassMain {
    display: none;
}
.resetPageContentMain {
    /*display: none;*/
    margin-top: 0px;
}

.resetRightContentBottom {
    opacity: 0.5;
    filter: grayscale(1);
}


@media screen and (max-width: 1650px) {
    .modal-fullwidth .modal-dialog {
        max-width: 50% !important;
        top: 10%;
    }
}

@media screen and (max-width: 1300px) {
    .modal-fullwidth .modal-dialog {
        max-width: 60% !important;
    }

    .login-authentication-window {
        overflow-y: scroll;
    }
}