﻿.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}

.Login_Box{
    top: 40%;
    width: 750px;
    left: 36%;
}

.desktop.small .Login_Box{
    top: 44%;
    width: 750px;
    left: 32%;
}

.Login_Footer, .tablet .Login_Footer, .phone .Login_Footer {
    height: 0px;
    padding: 0px 0px 0px 0px;
}
.Page div.Feedback_Message_Wrapper {
    margin-top: 0px;
}
.OSInline {
    vertical-align: top;
}

.tablet .Login_Box, .phone .Login_Box {
    top: 45%;
}
.SecPassword {
    font-size: 30px;
    padding: 0px 12px 0px 12px;
    text-align: center;
}

.ie input[type="password"] {
    line-height: 32px;
}