body {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.backgroundimg {
    padding-top: 100px;
    background-image: url("../img/Doctor Computer.jpg");
    background-size: 100% 100%;
}

.signinp {
    font-size: 30pt;
    font-weight: bold;
}

.inputfield {
    font-size: 26pt;
    height: inherit;
}

.f14 {
    font-size: 14pt;
}

.signinb {
    font-size: 24pt;
    background-color: #135683;
    color: #ffffff;
    padding-left: 40px;
    padding-right: 40px;
    margin-right: 10px;
    border-width: 1px;
    border-color: #556477;
    margin-bottom: 30px;
}

.elogo {
    height: 200px;
}

.logosbackground {
    /* background-color: #fff; */
}
