.main {padding-top:0px;}

body{background-color:#ffffff;}

login-color-btn {
    color: #fff;
    border-color: #9F0B94;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border: 1px solid transparent;
    padding: 14px 30px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    background-color: #296BA7;
}

#MainContent_btnForgotPassword {
    background-color: #296BA7 !important;
}

.PageContent{margin:0px;}

.PanelLayoutCentered {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 25px;
}

img#imgMain {
    width: 100%;
}

.PageTitle {
/*color:#003b71;*/
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:900;
font-size:22px;
}
