﻿.logo {
    width: 20%;
    float: right
}

.img-custom-css {
    width: 100%;
}

.form-content-css {
    margin: 0px;
}

.box-style {
    left: 50px
}

.box-title-css {
    color: white
}

.grp-custom-css {
    margin-top: 15px;
    margin-bottom: 15px;
}


.palegoldenrod {
    color: palegoldenrod
}

.submit-style {
    width: 100% !important;
    margin: 0% !important
}

.forgot-link-css {
    color: white;
    float: right
}