﻿
::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    display: flex !important;
    align-items: center;
    color: #666868 !important;
}

.span {
    width: 675px;
    height: 144px;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 72px;
    color: #FFFFFF;
    margin-left: 6%;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.span1 {
    width: 675px;
    height: 108px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    margin-left: 6%;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
}

.querySelector('#togglePassword');


::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal !important;
    display: flex !important;
    align-items: center;
    color: #666868 !important;
}

.username {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 15px;
    gap: 10px;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    background: #FFFFFF;
    border-radius: 5px;
    height: 56px;
}

.loginbgcolor {
    background-color: white !important;
}

.btn-height {
    height: 40px;
}

.text-font {
    width: 130px;
    height: 15px;
    /* Body 3: 14px (reg) */

    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666868;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.btn-login {
    background-color: #163A64;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    border-radius: 5px;
    border: solid 1px #163A64;
    width: 70% !important;
    margin-left: 14% !important;
}



.btn-Okta {
    width: 70% !important;
    margin-left: 14% !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: rgba(102, 104, 104, 0.5) !important;
}

.btn-Rigistration {
    width: 70% !important;
    margin-left: 14% !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: rgba(102, 104, 104, 0.5) !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #163A64 !important;
    border-color: #007bff !important;
    background-color: #163A64 !important;
    /* width: 24px;
            height: 24px;*/
}

.UserNameicon {
    background-image: url("../icons/User_Icon.png");
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    /* background-size: 19px 18px;*/
    position: absolute !important;
    /* left: 13.28%;
            right: 13.28%;
            top: 11.13%;
            bottom: 11.13%;*/
}

.UserPasswordicon {
    background-image: url("../icons/lock1.png");
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: 19px 18px;
    position: absolute !important;
}

.UserEYEOFFicon {
    background-image: url("../icons/eye-off.png");
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: 19px 18px;
    position: absolute !important;
}

.UserEYEONicon {
    background-image: url("../icons/eyeON.png");
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: 19px 18px;
    position: absolute !important;
}

.forgetpassword {
    align-items: center;
    text-align: right;
    text-decoration-line: underline;
    color: #666868;
    width: 103px;
    height: 21px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-right: 12%;
}

.pragarph {
    margin-left: 46% !important;
    /* position: relative; */
    width: 20px;
    height: 21px;
    left: 1165px;
    top: 599px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #666868;
}

.SiteID {
    margin-left: 51%;
    /* position: absolute; */
    width: 125px;
    height: 21px;
    left: 1133px;
    top: 840px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    text-align: right;
    text-decoration-line: underline;
    color: #666868;
}

.RemembermeCheckbox {
    Width: 24px !important;
    Height: 24px !important;
    border-radius: 5px !important;
    border: 1px solid rgba(102, 104, 104, 0.2) !important;
    background: #FFFFFF !important;
}

.RemembermeText {
    width: 103px;
    height: 21px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    align-items: center;
    text-align: right;
    margin-left: 35%;
}

.divider {
    text-align: left;
    padding: 30px 0;
    margin: 0 1%;
    box-shadow: 0 1em 1em -1em rgba(0, 0, 0, 79%);
}

.left-inner-addon {
    position: relative;
    width: 70% !important;
    margin-left: 14% !important;
    height: 56% !important;
}

    .left-inner-addon input {
        padding-left: 36px;
    }

    .left-inner-addon i {
        position: absolute;
        margin: 9px 10px;
        font-size: larger;
    }

.right-inner-addon {
    position: absolute;
    margin: 10px 89% !important;
}

.btn-blue {
    background-color: #0d0940 !important;
    color: white !important;
}

.btn-blck {
    background-color: white !important;
    border: 1px solid lightgray !important;
}

.custum-font-family {
    font-family: Poppins !important;
}