﻿body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    letter-spacing: 0.05rem;
    background: #f7f7f7;
}


    body.login-body {
        background-image: url('../images/login_back.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        /* padding-top: 420px;
        display: flex;*/
        height: 100vh;
        background-position: center;
    }

.login-box {
    padding: 8px 20px;
    /*background: rgba(0,0,0,0.4);*/
    /*background: rgba(255, 255, 255, 0.4);*/
    /*background: rgb(1, 1, 1);*/
    /*background: rgba(1, 1, 1,0.4);*/
    position: absolute;
    left: auto;
    right: 206px;
    /*width: 300px;*/
    width: 410px;
    top: 34%;
    text-align: center;
}

.input-div {
    position: relative;
}

    .input-div .fa {
        position: absolute;
        left: 0;
        top: 10px;
        color: #fff;
    }


.login-box input[type="text"] {
    background: none;
    padding-left: 30px;
    color: #fff;
}

.login-box input[type="password"] {
    background: none;
    padding-left: 30px;
    color: #fff;
}

.login-box img {
    width: 60%;
    height: auto;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.login-box h3 {
    color: #000;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

    .login-box h3:before {
        width: 40px;
        height: 4px;
        background: #f3c800;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        content: "";
        bottom: 0px;
    }

.login-btn {
    border-radius: 0;
    border: 0;
    background: #f3c800;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 5px 10px;
    width: 120px;
    text-align: center;
    margin: 0px auto;
}

.login-box .form-group {
    margin-bottom: 1rem;
}

.login-box .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #fff;
    padding-left: 0;
}

    .login-box .form-control:focus {
        box-shadow: none;
        outline: none;
    }

.forgot-link {
    color: #fff;
    float: none;
    margin: 15px 0 10px;
    font-weight: 400;
    font-size: 16px;
}

    .forgot-link:hover {
        color: #fff;
    }

.login-box input[type="text"].form-control::-webkit-input-placeholder,
.login-box input[type="password"].form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

.login-box input[type="text"].form-control::-moz-placeholder,
.login-box input[type="password"].form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

.login-box input[type="text"].form-control:-ms-input-placeholder,
.login-box input[type="password"].form-control:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

.login-box input[type="text"].form-control:-moz-placeholder,
.login-box input[type="password"].form-control:-moz-placeholder { /* Firefox 18- */
    color: #000;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

.acc-have {
    color: #fff;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}

    .acc-have a {
        font-weight: bold;
        color: #f3c800;
    }

.input-div .fa {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #000;
    /*  opacity: 0.5;*/
}
/*.form-group .icon {
    padding: 10px;
    min-width: 40px;
    position: absolute;
    right: 20px;
    top: 48%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #fff;
}*/
.pwd-box {
    position: relative;
}

    .pwd-box i#eyeIconPass {
        position: absolute;
        right: 20px;
        top: 17px;
        color: #ffffff;
    }


.login-box {
    padding: 20px 20px;
    position: absolute;
    border-radius: 6px;
    left: 0;
    right: 0;
    width: 420px;
    margin: auto;
    top: 38%;
    text-align: center;
}

    .login-box .form-control {
        border-radius: 50px;
    }

.login-btn {
    border-radius: 5px;
    border: 0;
    /*    background: #00adca;*/
    background-color: #004976;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px;
    text-align: center;
    margin: 0px auto;
    border-radius: 50px;
    margin-top: 32px;
    margin-bottom: 16px;
    margin-bottom: 16px;
    border: 0.5px solid rgba(255, 255, 255, 0.5);
}

form#account .input-div input {
    padding: 23px 40px;
    border: 1px solid #ffffff85;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.15);
    margin-bottom: 24px;
}

form#account .input-div i.fa {
    color: #fff;
    padding: 7px;
}

.login-box h5 {
    font-size: 28px;
    font-weight: 400;
}

.login-box p {
    font-size: 20px;
    white-space: nowrap;
    font-weight: 400;
}

form#account .input-div
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    opacity: 0.5;
}
