﻿
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../Customfonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../Customfonts/Poppins-Medium.ttf');
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../Customfonts/Poppins-SemiBold.ttf');
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../Customfonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'Assistant-SemiBold';
    src: url('../Customfonts/Assistant-SemiBold.ttf');
}

.forgottext {
    right: 12px;
    position: absolute;
}

.fontheader {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    margin: 0;
}

.fontRobotoNormalheader {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    margin: 0;
}
.fontRobotoNormallabel {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
}

.fontlabel {
    font-family: Poppins-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
    word-break: break-word;
}
.fonthyperlinklabel {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
    word-break: break-word;
}
.fontnormallabel {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.01em;
}
.fontPSmalllabel {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.01em;
}
.fontPRboldheader {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 0.01em;
}
.fontPRthickheader {
    font-family: Poppins-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.01em;
}
.fontmediumlabel {
    font-family: Poppins-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.fontPMthicklabel {
    font-family: Poppins-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.01em;
}
.fontlinklabel {
    font-family: Poppins-SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.caroselheader {
    font-family: Assistant-SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 39px;
    color: #FFFFFF !important;
}

.caroselsubheader {
    font-family: Assistant-SemiBold;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
}

.carosellink {
    font-family: "Poppins";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.passwordotpprefix {
    background-color: transparent !important;
    border: 0 !important;
    text-align: end;
    padding: 0 !important;
    margin-right: 2%;
}
.passwordotptext {
    width: 40% !important;
    border-bottom: 0 !important;
    margin-left: 1px !important;
    padding: 0 !important;
}

.passwordotpbutton {
    width: 30%;
}


.card {
    margin: 0 auto; /* Added */
    float: none; /* Added */
    margin-bottom: 10px; /* Added */
}

.logincontent {
    height: 91vh;
    width: 100%;
}

.formpaddding{
    padding:8% !important;
}

.checkboxtop {
    margin-top: auto;
    margin-bottom: auto;
}
.divpadding {
    padding: 4% ;
}
.divuserpadding {
    padding: 3% 3% 3% 4%;
}
.circle-icon {
    background: #fff;
    padding: 6px;
    border-radius: 60%;
}

.validationlink {
    color: white !important;
    font-weight: 600 !important;
    text-decoration: underline;
}

    /*.validationlink:hover {
        color: white !important;
        font-weight: 600 !important;
        text-decoration: underline;
    }*/

.loginform {
    background-color: white;
    padding: 15vh 10vh 0vh 10vh;
    height: 92vh !important
}

.sweet-alert p.lead.text-muted {
    font-weight: 500 !important;
}

.loginvalidation {
    margin-left: -16px;
}

.loginpadding {
    padding: 65px 0px 0px 45px;
}

.errorpassword {
    color: #109cf1;
    text-decoration: underline;
    padding-left: 16px
}

ul {
    list-style-type: none !important;
    padding-left: 0px !important;
}

.carouselheight {
    height: 50vh !important;
}

.carouselpadding {
    padding: 40px !important;
}

.loginslide {
    color: white !important;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

a.registerlink {
    color: white !important;
    display: inline;
    width: 50%;
    float: right;
}

.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
}

.loginpadding h2 {
    font-size: large;
    padding-left: 14px;
}

input[type="text"] {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom:1px solid #C6D6F1;
}

    input[type="text"]:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

input[type="password"] {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #C6D6F1;
}

    input[type="password"]:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

input[type="date"] {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #C6D6F1;
}

    input[type="date"]:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.carousel-caption {
    position: initial;
}


#topNavbarCollapse {
    width: 100%;
}

.loginnav {
    padding: 0px !important;
}


.navbar-right {
    margin-right: 40px;
}

.forgotpassword {
    background-image: url(../images/login-form-empty.svg);
    background-repeat: no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 48%;
    margin-top: 10vh;
    height: 91vh;
}

.resetalign {
    margin-left: 1rem;
}

.container-fluid {
    max-width: 100% !important;
    background-image: linear-gradient(dodgerblue,darkslateblue);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-bacground-size: cover;
    background-size: cover;
    height: 91vh;
}

.centered {
    position: absolute;
    top: 55%;
    left: 52%;
    transform: translate(-50%,-50%);
    background-image: url(../images/login-form-empty.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12vh 0 0 13vh;
    height: 88vh;
}

.emailcentered {
    padding: 12vh 0 0 6vh !important;
    margin-bottom: 0px;
}

.passwordsuccess {
    width: 100%;
}

.relogin {
    width: 50%;
    margin-left: 30%;
}

.resetform {
    position: absolute;
    top: 55%;
    left: 52%;
    transform: translate(-50%,-50%);
    background-image: url(../images/login-form-empty.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 9vh 0 0 13vh;
    width: 40%;
}

div.centered p {
    font-size: smaller !important;
    word-break: break-word !important;
    width: 90%;
    display: inline-flex;
    font-weight: 500;
    color: grey;
}

.card-body p {
    /*font-size: smaller !important;*/
    word-break: break-word !important;
    width: 100%;
    display: inline-flex;
    /*    font-weight: 500;
    color: grey;*/
}
.card-body span {
   margin-bottom:12px;
}


.emailbody p {
    justify-content: center !important;
}

div.emailcontent p {
    justify-content: center;
    margin-left: 5%;
    margin-bottom: 0px;
}

.resetinfolabel {
    /*  font-size: smaller !important;
  
    font-weight: 500;
    color: grey;*/
    padding-left: 5px;
    word-break: break-word !important;
    display: inline-flex;
}

.emailbox {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 35%;
}
.useridbox {
    display: inline-block;
    margin-left: 10px;
}

.Userinfomargin{
    margin-left:6px !important;
}
.Userinfopadding {
    padding-left: 2rem;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    .card {
        margin: 0 auto; /* Added */
        float: none; /* Added */
        margin-bottom: 10px; /* Added */
    }
    .passwordotpprefix {
        width: 12% !important;
    }
    .formpaddding {
        padding: 0 !important;
    }
    .divpadding {
        padding: 0 !important;
    }
    .checkboxtop {
        margin-top: auto;
        margin-bottom: auto;
    }
    .divuserpadding {
        padding: 1.25rem;
    }
    .card-change {
       /* width: 100px;
        height: 100px;
        background-color: red;*/
       /* position: unset;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;*/
    
        /*top: 6vh !important;*/
    }

    .fontheader {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        margin: 0;
    }

    .fontRobotoNormalheader {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        margin: 0;
    }

    .fontRobotoNormallabel {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        margin: 0;
    }

    .fontlabel {
        font-family: Poppins-Medium;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.01em;
        word-break: break-word;
    }

    .fonthyperlinklabel {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.01em;
        word-break: break-word;
    }

    .fontnormallabel {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.01em;
    }

    .fontPSmalllabel {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.01em;
    }

    .fontPRboldheader {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        letter-spacing: 0.01em;
    }

    .fontPRthickheader {
        font-family: Poppins-Regular;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        letter-spacing: 0.01em;
    }

    .fontmediumlabel {
        font-family: Poppins-Medium;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.01em;
    }

    .fontPMthicklabel {
        font-family: Poppins-Medium;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0.01em;
    }

    .fontlinklabel {
        font-family: Poppins-SemiBold;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 0.01em;
    }

    .caroselheader {
        font-family: Assistant;
        font-style: normal;
        font-weight: 500;
        font-size: 30px;
        line-height: 39px;
    }

    .caroselsubheader {
        font-family: Assistant;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
    }

    .carosellink {
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.01em;
    }

    .passwordotpprefix {
        background-color: transparent !important;
        border: 0;
        text-align: end;
        padding: 0 !important;
        margin-right: 2%;
    }

    .passwordotptext {
        width: 40%;
        border-bottom: 0 !important;
        margin-left: 1px !important;
        padding: 0 !important;
    }

    .useridalertlink{
        display:initial !important;
    }




    .mainbody {
        /*background-image: none !important;*/
        height: inherit !important;
        margin: 0 !important;
    }

    .slidelogin {
        display: block !important;
    }

    .loginform {
        height: 100% !important;
        padding: 1vh !important;
        height: 50vh !important;
    }

    .sigincarousel {
        display: none;
    }

    .card-body-change {
        width: unset !important;
        box-shadow:none !important;
        margin:0 !important;
    }

    .useridbox {
        display: inline-block;
        margin-left: 4px !important;
    }
    .Userinfomargin {
        margin-left: 4px !important;
    }

    .Userinfopadding {
        padding-left: 34px;
    }

    .card-change {
        box-shadow: none !important;
        background-color: transparent !important;
        padding-top: 0px !important;
        border: none !important;
        padding: 25% 0 25% 0 !important;
        top:0 !important;
    }
    .resetinfocard{
        top:0 !important;
    }

    .card-img-overlay {
        display: none !important;
    }

    .centered {
        background-image: none;
        background: white;
        width: 100%;
        overflow: scroll;
        padding: 11px;
        margin-left: -5px;
    }

    .container-fluid {
        background-image: none;
    }

    .resetform {
        background-image: none;
        width: 90%;
        padding: 0;
    }

    .logincarousel {
        background-image: none !important;
        padding: 0px !important;
        height: 42vh !important;
    }

    .mobilecarousel {
        display: block !important;
        padding: 0 !important;
        height: 42vh !important;
    }

    .loginpadding {
        padding: 0px 0px 0px 30px !important;
    }

    .carouselpadding {
        padding: 0 !important;
    }

    .carouselheight {
        height: unset !important;
        content: url("../images/login-carousel-sm-page-1.svg") !important;
    }
    /*
    .alert {
        width: 100% !important;
    }*/

    .emailcentered {
        padding: 0 !important;
        margin-bottom: 0px;
    }

    .emailbox {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {


    .centered {
        position: absolute;
        z-index: 0;
        width: 90%;
        margin-left: -5%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .centered {
        position: absolute;
        top: 54%;
        left: 41%;
        padding: 10vh 0 0 11vh;
        z-index: 0;
        height: 91vh;
    }
}

.card-change {
    box-shadow: none !important;
    background-color: transparent !important;
    padding-top: 5%;
    border: none !important;
    top: 10vh;
}

.card-body-change {
    border: none !important;
    background-color: transparent !important;
    /*box-shadow: none !important;*/
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    position: relative;
    box-shadow: 12px 2px 6px 5px rgba(0, 0, 0, 0.12);
}

.card-img-overlay {
    margin-left: 25%;
}

.daterangepicker {
    z-index: 9999 !important;
    /*top:unset !important;*/
}
