﻿/*.container {
    margin-top: -45px !important;
}*/

.Logo-background {
    background-color: #263e65 !important;
}

.Header-background {
    background-color: #263e65;
}

.Header-fontcolor {
    color: #ded3ab;
}

.Login-btn:hover {
    color: white !important;
    background-color: #91919a !important;
    border-color: #3899C2 !important;
}

.Login-btn {
    color: white !important;
    background-color: #3899C2 !important;
    border-color: #91919a !important;
}

.text-top {
    margin-top: -15px;
    color: #ded3ab;
    /*font-size:17px;*/

}

.form-margin {
    margin-left:20px;
    margin-right:20px;

}


/*.First-Header-1 {
    margin-bottom: -3rem;
    margin-top: 46px;
}*/

.Home-Icon {
    margin-top: 5px;
}