﻿.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}

.Login_Footer {
    padding: 20px;
}


.Login__Logo {
    color: rgb(255, 255, 255);
    padding-bottom: 30px;
    text-align: center;
    margin-top: -100px;
}

body{
overflow: hidden;
}
.info{
font-size: 10px;
font-style: italic;
text-align: justify
}

.Button {
    background-color: #cfcfcf;
    border: 1px solid #999;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    margin-left: 0px!important;
    min-width: 80px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}