﻿.register > .card {
    width: 100%;
    height: 910px;
    background: rgba(0,0,0,0.5);
    border-radius: 16px;
    backdrop-filter: blur(40px);
    margin-top: 28px !important;
}

.helpdesk {
    filter: invert(1);
}

.register {
    /*width: 480px;*/
    max-width: 480px;
    width: 100%;
    max-height: 910px;
    height: 100%;
}

.image_logo {
    width: 120px;
    height: 117.85px;
}

.register-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 67px;
    padding-left: 0%;
    padding-right: 0%;
}

.image_logo {
    width: 120px;
    height: 117.85px;
}

.card_footer {
    display: flex;
    justify-content: center;
    width: 100%;
    background: rgba(0,0,0,0.2);
    border-radius: 0px 0px 16px 16px;
    text-align: center;
}

#man-user {
    width: 21px;
    height: 19.33px;
    filter: invert(1);
    margin-left: 21px;
    position: fixed;
    margin-top: 9px;
}

#email {
    width: 20px;
    height: 22.33px;
    filter: invert(1);
    margin-left: 21px;
    position: fixed;
    margin-top: 9px;
}

}

.form-control {
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-align: left !important;
    color: white !important;
    line-height: 21px !important;
    vertical-align: top !important;
}

.helpdesk {
    right: 16.78%;
}

.helpdesk-img {
    filter: invert(1);
    right: 13.92px;
    position: absolute;
    top: 14.04px;
}

#next {
    margin-top: 1%;
    text-align: center;
    width: 100%;
}

.btn-next {
    margin-top: 18px;
    display: flex;
    width: 100%;
    height: 35px;
    border: 0px solid rgba(255,255,255,0.2);
    border-radius: 25px;
    gap: 10px;
    background: #F528FD !important;
    font-family: poppins !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #FCFCFC;
    text-align: center;
}


    .btn-next:disabled {
        height: 35px;
        background: rgba(255,255,255,0.2) !important;
        color: #000000;
    }

.bottom {
    position: absolute;
    bottom: 0;
    left: 0px;
    text-align: center;
    background: rgba(0,0,0,0.2);
    border-radius: 0px 0px 16px 16px;
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 160%;
    width: 368px;
    height: 62px;
}

#bottom-first {
    margin-top: 11px;
}

#name-valid1 {
    /*margin-left: 120px;*/
    font-family: poppins !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 11px !important;
    text-align: center;
    display: flex;
    justify-content: center;
}

#name-valid2 {
    /*margin-left: 120px;*/
    font-family: poppins !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 11px !important;
    text-align: center;
    display: flex;
    justify-content: center;
}

#email-valid {
    font-family: poppins !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 11px !important;
    text-align: center;
    display: flex;
    justify-content: center;
}

input:-webkit-autofill {
    -webkit-transition-delay: 99999s;
    background-color: transparent;
}

#hideIcon1 {
    opacity: 0.2;
    filter: invert(1);
}

#hideIcon2 {
    opacity: 0.2;
    filter: invert(1);
}

#password {
    width: 20px;
    height: 21.33px;
    filter: invert(1);
    margin-left: 17px;
    position: fixed;
    margin-top: 8px;
}

#con-password {
    width: 21px;
    height: 21.33px;
    filter: invert(1);
    position: fixed;
    margin-top: 9px;
    margin-left: 17px
}

#conPasswordInput {
    /*margin-top: -23px;*/
}

#arrow {
    /*filter: invert(30%) sepia(57%) saturate(6619%) hue-rotate(281deg) brightness(119%) contrast(99%);*/
    padding-right: 4px;
}

.row-btn {
    margin-top: 10px;
    margin-bottom: 30px;
}

.btn-back {
    display: flex;
    width: 100%;
    height: 50px;
    /*border: 1px solid #F528FD;*/
    border-radius: 25px;
    font-family: poppins;
    font-weight: 500;
    font-size: 16px;
    align-items: center;
    background: rgba(0,0,0,0);
    max-width: 130px;
    justify-content: center;
    cursor:pointer;
}

.btn-create {
    width: 100%;
    height: 50px;
    border: 0px solid rgba(245,40,253,0.2);
    border-radius: 25px;
    font-family: poppins;
    font-weight: 500;
    font-size: 16px;
    max-width: 190px;
    cursor: pointer;
}

.btn-create:disabled {
    cursor: unset;
}

#pass-valid1 {
    /* margin-left: 92px;
    margin-top: -22px;
    margin-bottom: 37px;*/
    font-family: poppins !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 11px !important;
     text-align: center;
    /* text-align: center;*/
    display: flex;
    justify-content: center;
}

#pass-valid2 {
    /*   margin-left: 49px;
    margin-top: -22px;*/
    font-family: poppins !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 11px !important;
    text-align: center;
    line-height: 16px;
    display: flex;
    justify-content: center;
    /*width: 67%;*/
    margin: 0 auto;
    padding-top: 10px;
}

h1, .h1 {
    height: 100%;
    width: 200%;
    font-size: 3.3125rem;
    line-height: 1.15em;
    margin-top: 21%;
    margin-left: 18%;
    color: white;
}

#failMessage {
    width: 174%;
    position: absolute;
    left: 36%;
    top: 111%;
}

.register_input_div {
    display: flex;
    width: 100%;
    border-radius: 25px;
    border: 1px solid rgba(255,255,255,0.2);
    height: 50px;
    align-items: center;
}

.register_input_img {
    height: 25px;
    width: 25px;
    filter: invert(1);
    margin-left: 20px;
    margin-right: 13px
}

.register_input_field {
    width: 80%;
    background: none;
    border: 0px;
    color: white;
    font-family: poppins ! important;
}
.register_password_input_field{
    width: 70% !important;
}

.back {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
}

.paddingTop-div {
    padding-top: 20px;
}

.paddingTop-div-30 {
    padding-top: 0px;
}

.btn-login {
    font-family: poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    text-transform: none;
    cursor: pointer;
    position: relative;
    padding: 12px 30px;
    margin: 0.3125rem 1px;
    text-decoration: none;
    letter-spacing: 0;
    border: 0;
    outline: 0;
}

.btn-login:disabled {
    cursor: unset;
}


.card-body {
    padding-bottom: 0px !important;
}

@media only screen and (max-width: 1400px) {
    .register_input_div {
        height: 35px;
    }

    .register_input_img {
        height: 20px;
        width: 20px;
    }

    .paddingTop-div {
        padding-top: 10px;
    }

    .paddingTop-div-30 {
        /*padding-top: 20px;*/
    }

    .back {
        padding-top: 15px;
    }

    .row-btn {
        margin-top: 0px;

    }

    .vcCard > .card > .card-body {
        padding-bottom: 5px !important;
    }

    .btn-back {
        font-size: 12px;
        height: 35px;
    }

    .btn-create {
        font-size: 12px;
        height: 35px;
    }

    .login_form {
        margin-bottom: -30px !important;
    }
}

.vcCard {
    max-height: 700px;
}

.card_footer {
    /*max-height: 73px !important;*/
}

@media only screen and (max-width: 960px) {
    .vcCard {
        /*max-height: unset !important;*/
    }

    .login_form{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .register_password_input_field {
        width: 65%;
    }
}

@media only screen and (max-height: 920px) {
    .register_input_div {
        height: 35px;
    }

    .register_input_img {
        height: 20px;
        width: 20px;
    }

    .paddingTop-div {
        padding-top: 10px;
    }

    .paddingTop-div-30 {
        /*padding-top: 20px;*/
    }

    .back {
        padding-top: 15px;
    }

    .row-btn {
        margin-top: 0px;
    }

    .vcCard > .card > .card-body {
        padding-bottom: 5px !important;
    }

    .btn-back {
        font-size: 12px;
        height: 35px;
    }

    .btn-create {
        font-size: 12px;
        height: 35px;
    }

    .login_form {
        margin-bottom: -30px !important;
    }
    
}

@media only screen and (max-width: 300px){
    .register_password_input_field{
        width: 60%;
    }
}

@font-face {
    font-family: 'poppins';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/fonts/Poppins-Regular-400.ttf") format('truetype')
}

@font-face {
    font-family: 'poppins';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("/fonts/Poppins-Medium-500.ttf") format('truetype')
}

@font-face {
    font-family: 'poppins';
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url("/fonts/Poppins-Light-Italic-300.ttf") format('truetype')
}
::-ms-reveal {
    display: none;
}
