.main {
    border-radius: 30px;
    background: #ffffff !important;
    box-shadow: none !important;
}

.back-image {
    background-image: url(https://img.freepik.com/free-vector/gradient-blur-pink-blue-abstract-background_53876-117324.jpg?semt=ais_hybrid&w=740) !important;
    background: none;
    background-size: 100% 100%;
    background-position: center;
}

.loginlogo {
    mix-blend-mode: darken;
}

.its-sign-in h2 {
    margin: 1.3em 0em .8em;
}

.form-left-w3l input[type="password"],
.form-left-w3l input[type="text"] {
    color: #313131;
    border-bottom: 1px solid #e9e9e9;
}

input#Txtuid::placeholder,
input#Txtpwd::placeholder {
    color: #313131;
}

.right-side a,
.left-side a {
    color: #013c9b !important;
}

button[type=submit] {
    color: #fff !important;
    background: #023485;
}

.line-mid h4 {
    color: #4f4f4f;
}

.follow-one {
    background: #fdca19 !important;
}

.follow-one a{
    color: #000 !important;
}

.follow-two {
    background: #02aa39 !important;
}

.follow-two a {
    color: #fff !important;
}

.form-left-w3l input[type="password"],
.form-left-w3l input[type="text"] {
    padding: 16px;
}