.credentialform .confirmation:before{
	background-size: 60% !important;
	background-repeat:no-repeat;
	top:0px;
	left:-26px;
}
.header-div{
	width:80%;
	max-width:1032px;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}

.header-left{
	width:50%;
	float:left;
	text-align:left;	
}
.header-left p{
color:#05758al !important;
}
.header-left p a{
color:#05758al !important;
}
.header-right{	
	width:50%;
	float:left;
	text-align:right;
	color:#39404d;
	font-size:11px;	
}
.header-right a{
	color:#39404d;	
}
a:hover{
 text-decoration:underline;
}

.header-outer{
	width:100%;
	display:flex;
	justify-content:center;
	text-align:center;
}
.web-screen{
	background-color:#fff !important;
	background-image:none !important;
}
.header-after{
	width:100%;
	height:66px;
	background-color:rgb(28, 164, 211);
}
.vertical-center-outer{
	height:auto !important;
}
.web-screen .content-area{
	background:none !important;
	background-color:none !important;
	padding:0 !important;
}
.content-outer{
	display:flex;
	width:100%;
	justify-content:center;
}
.content-inner{
	width:80%;
	max-width:1032px;
	height:270px;
	background-image:url('../media/login_bg.jpg');
}
.extra-outer{
	display:flex;
	width:100%;
	justify-content:center;
	margin-top:30px;
}
.extra-inner{
	width:80%;
	max-width:1032px;
	color:#39404d;
}
.credentialform .field .left{
	float:none !important;
	margin-bottom:-8px;
}
.credentialform .field .right{
	float:none !important;
}
.credentialform .plain{
	font-size:13px !important;
	color:#fff !important;	
}
.credentialform{
	width:auto !important;
	
}
.form-content{
	width:auto !important;
	padding-left:60px !important;
	padding-top:20px !important;
}
.form-header{
	margin-top:6px;
	font-family:"arial";
	font-size:30px;
	color:#fff;
}
.credentialform input[type=text], .credentialform input[type=password], .credentialform .pseudo-input{
	height:24px !important;
	width:200px !important;
	font-size:12px !important;
	padding-left:2px !important;
}
.credentialform .field{
	padding:0 !important;
}
.credentialform .confirmation{
	margin:4px 0 16px 30px !important;
	font-size:12px !important;
}
.credentialform .buttonscontainer{
	width:200px !important;
}
.button.default{
	background-color: #1ca4d3 !important;
}
.buttonscontainer .button{
	height:30px !important;
	line-height:30px !important;
}
.credentialform .buttonsrow{
	margin-top:20px;
}
.forgot-password{
	color:rgb(0, 222, 230);
	font-size: 14px;
    line-height: 20px;
    text-decoration: underline !important;
	margin-left: 25px;
}
.LoginInfo_Left {
	float:left;
    width: 51%;
    font-family: "Arial";
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.LoginInfo_Left .note {
    margin-bottom: 15px;
    line-height: 30px;	
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    margin: 0px;
    text-align: left;
}
.Anno_title {
    font-family: "Arial";
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 10px;
}
.Announcement_overflow {
    height: 180px;
    overflow: auto;
    margin-bottom: 5px;
}
.Announcement_overflow ul {
    padding-left: 15px;
    padding-right: 10px;
    margin: 0;
}
.announcements .Announce_content {
    font-family: "Segoe UI";
    font-size: 13px;
    margin: 10px 0;
}
.announcements .Announce_title {
    font-size: 13px;
    color: #007bb6;
}
#logonbox-footer{
	width:100%;
	display:flex;
	margin-top:20px;
	background-color:#00578e;
}
.footer_container .social_links {
    min-height: 63px;
}
.Loginmaxwidth {
    max-width: 1032px;
    margin: 0 auto;
    background: transparent;
    border: 0;
}
.footer_middle {
	width:100%;
    padding: 23px 38px 0 38px;
    font-family: "Arial";
    font-size: 11px;
}
.middle_top {
    display: inline-block;
    width: 100%;
    line-height: 34px;
    padding-bottom: 10px;
    border-bottom: 1px solid #114c77;
}
.middle_bottom {
    padding: 7px 0;
    display: inline-block;
    width: 100%;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.footer_container .footer a {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
}
.footer-outer{
	width:100%;
	display:flex;	
	background-color:#00578e;
	justify-content:center;
	margin-top:20px;
}
.footer-inner{
	width:80%;
	max-width:1032px;
}
.logon-spacer{
	height:0px;
}
.footer-top-row{
	display:flex;
	width:100%;
	text-align:right;
	float:right;
	height:63px;
	align-content:right;
	justify-content:right;
}
.footer-top-row  ul {
    display: flex;
    padding: 20px 35px;
    list-style: none;
    margin: 0;
	font-size: 14px;
    font-weight: bold;
    color: #a8b400;
}
.footer-top-row  li {
    margin-left:8px;    
}
.footer-bottom-row{
	display:flex;
	width:100%;
	max-width:1032px;	
	background-color:#007bb6;
	color:#fff;
}
.footer-bottom-row a{
	color:#fff;
}

.error{
	margin-top:-350px !important;
	margin-left:500px !important;
	color:#bf0000 !important;
}