@CHARSET "UTF-8"; 

.footer_content {
	border-top: none;
	margin-left:40px;
	margin-right:40px;
}

.tab_section_footer_content {
	height: 40px;
}

.tab_section_footer {
	margin: 0 40px;
}

.reset_section {
	border-radius: 5px;
	border: 1px solid #dce0e8;
	padding: 10px 3% 20px;
	width: 90%;
	margin: 5% auto 0;
	background: #FFFFFF;
}

.reset_section_bottom_content {
	height: 35px;
}

#content_wrapper {
	border: 1px solid #E5E6E6;
	border-bottom: none;
	margin: 20px 40px 0;
	padding: 4px;
	margin-top: 5%;
}

.overlay_columns {
	padding: 30px 52px 80px 38px;
	border-bottom: none;
	border-top: 3px solid #526E79;
	background-image: url(../images/deft/bg_overlay_columns.png);
	background-repeat: repeat-y;
	background-position: 335px 0;
	margin: 0;
}

.reset_section .actions {
	margin : 3px 0 0 3px;
}

.reset_section .fieldlist {
	display: inline-block;
}

.reset_section ol {
	text-align: right;
}

.reset_section label {
	display: unset;
	float: none;
}

.reset_password#content_wrapper{
	background: #fff;
	width: 80%;
	border: 1px solid #dce0e8;
	border-radius: 8px;
	padding: 4px;
	margin: 5% auto 0;
}

.reset_password .overlay_columns {
	padding: 30px 52px 80px 38px;
	border-bottom: none;
	margin: 0;
	overflow: auto;
	background: none;
	border-top: none;
}

.reset_password .overlay_columns .overlay_column_left {
	float: left;
	width: 365px;
	padding-right: 90px;
	margin-right: 90px;
	border-right: 1px solid #dce0e8;
}

.reset_password .captcha_width {
	max-width: 235px;
}

.feedbackPanel {
	margin-bottom:1em;
}

.overlay_columns.short {
	padding-bottom: 35px;
}

.overlay_columns.short_overflow {
	overflow: auto;
}

.overlay_columns .overlay_column_left {
	float: left;
	width: 275px;
	margin-right: 90px;
}

.login label {
	text-align: left;
	font-weight: inherit;
	width: 100%;
}

.login input[type="text"],
.login input[type="password"] {
	width: 100%;
	margin-bottom: 15px;
}

.forgot {
	margin-top: 7px;
}

#header {
	overflow: hidden;
	height: 50px;
	position: relative;
}

#header_right > a{
	float: left;
	padding: 15px;
	font-size: 14px;
	line-height: 16px;
}

#footer_right {
	padding-right: 15px;
}

#header_top {
	height: auto;
}

#wrapper {
	/*width: 700px;*/
}

hr {
	color: #E5E6E6;
	background-color: #E5E6E6;
	border: 1px #E5E6E6;
	margin: 15px 5px 10px;
}

p {
	margin: 15px;
}

#reset_tips {
	list-style-type: disc; 
	padding: 15px 0 0 25px;
}

#reset_tips li,
#password_tips li {
	padding-bottom: 5px;
}

#password_tips {
	list-style-type: disc; 
	margin: 10px -30px 0px 315px;	
}

.single_pane .tab_section_content {
	margin: 20px 40px 0;
}

.single_pane input[type="submit"] {
	height:27px;
}

.single_pane .tab_section_content label {
	
}

.actions {
	text-align: right;
}

