/* your styles go here */

.shreeji_title{
    z-index: 200;
    color: black;
    position: absolute;
    font-weight: 300;
    font-size: 19px;
    background-color: white;
    padding: 10px;
    border-radius: 24px 0;
    margin-top: -5px;
    width:200px;
    margin-left: -99px;
    box-shadow: 1px 4px 6px -1px #00000061;
}

.het-box span {
    font-size: 65px;
    color: #70aa26 !important;
}

div#errmsg {
    padding-left: 100px !important;
}

button#login {
    color: #fff !important;
}

