
#MainContent_pnlClientSelection {
font-size: 20px;
}


#MainContent_ddlBusinessUnit {
    font-size: 20px;
}





body
{
	font-family: Arial;
	font-size: 12px;
	background-color: White;
	color: Black;
}
.LoginHeaderImage
{
                 text-align: center;
                 padding-top: 45px;
}
.page_title
{
float: none;
}

.buttonContainer
{
                padding-left: 0px;
}

a
{
	color: #2E33CB;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #6666ff;
}
p
{
	margin-bottom: 10px;
}

input[type=button]
{
	background-color: #01589F;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	font-family: inherit;
}
input[type=text],input[type=password]
{
	border: 1px solid #A4ABB1;
	font-size: 11px;
	font-family: inherit;
	width: 250px;
}
.Clear
{
	clear: both;
}
#LoginMessageArea
{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.PageContent
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.LoginBody
{
	padding-top: 20px;
}
.LoginBody .Copy
{
	width: 450px;
	float: left;
}

.LoginBody .LoginForm
{
	width: 500px;
	margin-left: 100px;
	float: left;
	padding-top: 30px;
}
.LoginForm .LoginLabel
{
	width: 100px;
}
.LoginForm .LoginButton
{
	width: 100px;
	text-align: right;
}
.LoginHelperLink
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.LoginFooter
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
        padding-left: 100px;
}
.LoginFooter .Copyright
{
	float: left;
}

.LoginFooter .PoweredBy
{
	float: left;
	margin-left: 50px;
display: none;
}

.LoginFooter .Links
{
	float: left;
	margin-left: 50px;
}
.LoginFooter .Links div
{
	float: left;
}
.LoginFooter .Links .Separator
{
	margin-left: 5px;
	margin-right: 5px;
}
.PanelLayoutCentered
{
	width: 1114px;
                 text-align: center;
}
.LoginBody .Copy {
    float: left;
    padding-left: 115px;
    width: 330px;
}

#MainContent_btnForgotUsername {
    background-color: rgb(255, 221, 0);
}

#MainContent_btnForgotPassword {
    background-color: rgb(255, 221, 0);
}


#MainContent_btnForgotPassword {
    background-color: #FFDD00;
    margin-left: 117px;
    position: absolute;
}


#MainContent_btnCancelForgotPassword {
    margin-left: -1px;
    position: absolute;
}

#MainContent_btnForgotUsername {
    background-color: #FFDD00;
    margin-left: 30px;
    position: absolute;
	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: 0.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;
}
#MainContent_btnCancelForgotUsername
{background-color: transparent;
    border-color: transparent;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border: none;
    padding: 14px 0px;
    line-height: 1.5;
    border-radius: 0.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;
    float: left;
    color: #0062AB;
    font-family: "Source Sans Pro";
    font-size: 16px;}

#MainContent_btnCancelForgotusername {
    margin-left: -1px;
    position: absolute;
}

div.accountInfo {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 985px;
}

/*
#MainContent_lblEmailForgotUsername {
    margin-left: -25px;
}


#MainContent_txtEmailForgotUsername {
    margin-left: -25px;
}
*/
fieldset.login {
border-top-color: white;
border-bottom-color: white;
border-left-color: white;
border-right-color: white;
padding-left:155px !important;
}
/*
#MainContent_lblUserNameForgotPassword {
    margin-left: -25px;
}


#MainContent_txtUserNameForgotPassword {
    margin-left: -25px;
}*/