.modal-footer.login {
    justify-content: center;
}

.captcha-hidden {
    display: none;
}

.equal-sign {
    font-size: 22px;
}

input#c {
    width: 100%;
    border-bottom: 1px solid #b0bec5;
}

.c-info {
    font-size: 11px;
    text-align: left;
}

b,
strong {
    font-size: 1rem;
}

input.form-control {
    border: none;
    background: #fff !important;
}

input.form-control:-webkit-autofill,
input.form-control:-webkit-autofill:hover,
input.form-control:-webkit-autofill:focus {
    background: #fff !important;
}

button#l {
    border-radius: 5px;
}

.input-group-prepend {
    border: none;
}

span.input-group-text {
    border: none;
    background: transparent;
}

.card-body .input-group {
    background: rgb(255 255 255) !important;
    border-bottom: 1px solid #b0bec5;
}

.card-body select {
    border: none;
}

div.card {
    border-radius: 9px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 7%), 0 2px 4px rgb(0 0 0 / 7%), 0 4px 8px rgb(0 0 0 / 7%), 0 8px 16px rgb(0 0 0 / 7%), 0 16px 32px rgb(0 0 0 / 7%), 0 32px 64px rgb(0 0 0 / 7%);
}

div.card .card-footer {
    border-radius: 0 0 9px 9px;
}

/* template: public1.html */
#public-1 {
    background-image: url('../img/back.jpg');
    background-size: cover;
    background-position: center;
}

#public-1 .card.bg-trans {
    background-color: rgba(255, 255, 255, 0.8);
}

/* template: public2.html */
#public-2 {
    background-image: url('../img/back2.jpg');
    background-size: cover;
    background-position: center;
}

#public-2 .bg-dark-trans {
    background-color: rgba(48, 68, 79, .9);
}

#public-2-form .form-control {
    padding: .75rem .75rem;
    color: #F8f8f8;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#public-2-form .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #8ad4ee;
    outline: 0;
    box-shadow: none;
}

#public-2-form input:-webkit-autofill,
#public-2-form input:-webkit-autofill:hover,
#public-2-form input:-webkit-autofill:focus #public-2-form input:-webkit-autofill {
    background-color: transparent !important;
    background-image: none !important;
    color: #fff !important;
}

@media(min-width:720px) {
    #public-2-form {
        border-left: 5px solid rgb(48, 68, 79)
    }
}

/* template: public3.hmtl */
#public-3 {
    /* background-image: url('../img/back2.jpg');
    background-size: cover;
    background-position: center; */
    background-color: #fff;
}

#public-3 .bg-dark-trans {
    background-color: rgba(48, 68, 79, .9);
}

#public-3-form .form-control {
    padding: .75rem .75rem;
    color: #f8f8f8;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#public-3-form .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #8ad4ee;
    outline: 0;
    box-shadow: none;
}

#public-3-form input:-webkit-autofill,
#public-3-form input:-webkit-autofill:hover,
#public-3-form input:-webkit-autofill:focus #public-3-form input:-webkit-autofill {
    background-color: transparent !important;
    background-image: none !important;
    color: #fff !important;
}

#public-4 {
    background-color: #4278A6;
}

#public-4 .boxed {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12),
        0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

#public-4 .title {
    letter-spacing: 2px;
}

#carousel-indicators h3.title {
    color: #FFEB3B;
    text-shadow: 1px 1px 0px #37474F;
}

#carousel-indicators .desc {
    text-shadow: 1px 1px 2px #000;
    font-size: 16px;
    font-style: italic;
}

#public-4 #login {
    background: #00BCD4;
}

#public-4 #login .form-control {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: .5rem 1rem;
    color: #fff;
}

#public-4 #login input::placeholder {
    color: #fff;
}

#public-4 #login input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

#public-4 #login .btn {
    background-color: #EF5350;
    border-radius: 5px;
    padding: .5rem .75rem;
    color: rgb(255, 255, 255);
}


        .form-control {
            font-family: Roboto, Helvetica, Arial, sans-serif;
            letter-spacing: 0.00938em;
            box-sizing: border-box;
            position: relative;
            cursor: text;
            border: 0.0625rem solid #64b2ff !important;
            border-radius: 0.5rem;
            pointer-events: auto;
            padding: 0.75rem;
            display: grid !important;
            /* place-items: center !important; */
            width: 100% !important;
            height: auto !important;
            font-size: 0.875rem !important;
            font-weight: 400 !important;
            line-height: 1.4 !important;
            color: rgb(73, 80, 87) !important;
            background-color: rgb(255, 255, 255) !important;
            background-clip: padding-box !important;
            appearance: none !important;
            transition: box-shadow 150ms, border-color 150ms, padding 150ms !important;
            background: none !important;
        }

        .btn {
            position: relative;
            box-sizing: border-box;
            outline: 0px;
            border: 0px;
            margin: 0px;
            cursor: pointer;
            vertical-align: middle;
            appearance: none;
            text-decoration: none;
            font-family: Roboto, Helvetica, Arial, sans-serif;
            letter-spacing: 0.02857em;
            min-width: 64px;
            width: 100%;
            display: inline-flex;
            justify-content: center;
            font-weight: 700;
            border-radius: 0.5rem;
            line-height: 1.4;
            text-align: center;
            text-transform: uppercase;
            transition: 150ms ease-in;
            box-shadow: rgba(0, 0, 0, 0.11) 0rem 0.25rem 0.4375rem -0.0625rem, rgba(0, 0, 0, 0.07) 0rem 0.125rem 0.25rem -0.0625rem;
            min-height: 2.9375rem;
            padding: 0.875rem 4rem;
            font-size: 0.875rem;
            background-image: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
            color: rgb(255, 255, 255);
            background-size: 150% !important;
            background-position-x: 25% !important;
        }

        h2 {
            margin: 0px;
            font-size: 1.5rem;
            line-height: 1.375;
            font-family: Roboto, Helvetica, Arial, sans-serif;
            letter-spacing: 0.00735em;
            opacity: 1;
            text-transform: none;
            vertical-align: unset;
            text-decoration: none;
            color: rgb(52, 71, 103);
            font-weight: 700;
        }

        .left-area {
            background: linear-gradient(310deg, rgb(0 46 209), rgb(33, 212, 253));
            margin: 1rem;
            border-radius: 10px;
            height: 96%;
            overflow: hidden;
            width: calc(100% - 2rem);
            height: calc(-2rem + 100vh);
            position: relative;
            text-align: center;
            margin: 16px;
            padding-left: 104px;
            padding-right: 104px;
        }

        .img-left-area {
            width: 120rem;
            opacity: 0.6;
            position: absolute;
            left: 0;
        }