﻿.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}

.tablet .LoginIconBackGround , .phone .LoginIconBackGround {
    height: 38px;
}

.companyUserIcon {
    height: 34px;   
}


select, input[type="text"],
input[type="password"] {

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: none;
    box-shadow: none;

}
html, body, form, .Page {

overflow-y: hidden;
}

