﻿body, h1 {
    font-family: "Raleway", sans-serif
}

body, html {
    height: 100%
}

.bgimg {
    background-image: url('https://www.w3schools.com/w3images/forestbridge.jpg');
    min-height: 100%;
    background-position: center;
    background-size: cover;
}
.logintxt {
    font-size: 31px !important;
    position: relative;
    top: 140px;
   text-align:center;
}
.bordergray {
    position:relative;
    top:140px;
}
.login-width{
width:180px !important;
}
.btnlogin-width{
    width:180px;
}
@media screen and (max-width: 992px) {
    .website-logo-inside {
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 992px) {
    .website-logo-inside {
        margin-bottom: 10px !important;
    }
}
divPrintFactor