﻿body {
}
.sizelogo{
    width:70%;
}
.signinboard {
    border-radius: 2rem !important;
}
.formpadging {
    padding: 0px 20px 0px 20px;
}
.imagedesign {
    right: auto;
    left: 5px!important;
    top: -10%!important;
}

.forgetstext {
    font-weight: 600;
    color: #3c81ff !important;
}
.forgetstext:hover {
    color: #3c81ff !important;
}
.reminddesign {
    font-size: 115%!important;
}
.remember {
    color: #4d4d4d!important;
}
.loginbtndesign {
    background: #19a1eb;
    color: white;
}
    .loginbtndesign:hover {
        color: white !important;
    }
.spansignindesign {
    color: #423d3d !important;
}
.textdessign {
    color: #227bf1 !important;
}
.coloerschanges {
    color: #423d3d !important;
}
#user-email {
    padding-right: 2rem!important;
}
#user-password {
    padding-right: 2rem !important;
}
.f19{
    font-size: 19px;
}
.pt-20{
    padding-top: 20px;
}