/* Hide welcome bar and face to face switch on password reset pages */
#welcome_bar{
	display:none;
}
#header_customer_control{
	display:none;
}
#header_content{
	margin-top:15px;
}


#reset_form_container input[type=submit] {
	width:157px;
	height:36px;
	margin-top: 15px;
	float: right;
}

.submit_step1 {
	float: left !important;
	margin-top: 5px !important;
}

#reset_form_container label {
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
}

#reset_form_container .form_fields label {
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	width: 170px;
}

#reset_form_container .error {
	display: block;
	width: 100%;
	margin:0 auto;
	color:#E50000;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.defaultField {
	padding-left: 4px;
	border:1px solid #969696;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:25px;
}

.defaultField_step1 {
	margin-top: 4px;
	margin-bottom: 22px;
}

.user_id {
	width: 220px;
}

.form_fields {
	width: 342px;
}

.agency_login {
	margin-top: 25px;
}

.alert_box {
	padding:18px;
	font-size:15px;
	line-height:19px;
	position:static;
	background:#f9e1eb;
	color:#fa035b;
}

.alert_box {
	border-radius: 3px;
	border: 1px solid #F2BCD2;
}
.alert_box img {
	padding-bottom: 5px;
}
.alert_box ul {
	margin-bottom:0;
}
.alert_box ul li {
	list-style:disc;
	margin-left:20px;
}

#errors {
	margin-bottom: 20px;
	margin-top: -10px;
}

#reset_form_container .error .attention {
	font-weight: bold;
	background: url('/gl/ap/view/en/images/site_images/home_validation_bang.png') no-repeat transparent;
	padding-left: 18px;
}

#errors li {
	cursor:pointer;
}
#errors li strong {
	font-weight:normal;
}
#errors li:hover {
	text-decoration:underline;
}

.validationradio {
	display:block;
	float:left;
	min-width:150px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZTJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(250,226,235,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(250,226,235,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(250,226,235,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(250,226,235,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(250,226,235,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(250,226,235,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fae2eb', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}

.validationcheckbox {
	margin:15px 0;
}

.validationradiosolid {
	background:#fae2eb;
	display:block;
	height:54px;
	padding-left:3px;
}

.radioContainer .validationradio {
	padding-left:20px;
	margin-left:-20px;
	width:220px;
}

.radioContainer .validationradio.smallRadio {
	margin-left:0px;
}
.validation input[type=text], .validation input[type=password]  {
	background-color: #ffe3ed\0/ !important; /* IE 8 */
	*background-color: #ffe3ed; /* IE lte 7 */
	box-shadow: 0px 0px 8px rgba(250, 120, 166, 25);
	box-shadow: 0px 0px 15px rgba(250, 120, 166, 25)\9; /* IE 9 */
	-moz-box-shadow: 0px 0px 8px rgba(250, 120, 166, 25);
	-webkit-box-shadow: 0px 0px 8px rgba(250, 120, 166, 25);
}
.page_right_internal .validation label {
	background-color: #ffe3ed;
	padding-top:0;
}
.validation input, .validation textarea {
	background-color: #ffe3ed\0/ !important; /* IE 8 */
	*background-color: #ffe3ed; /* IE lte 7 */
	box-shadow: 0px 0px 8px rgb(250, 120, 166);
	-moz-box-shadow: 0px 0px 8px rgb(250, 120, 166);
	-webkit-box-shadow: 0px 0px 8px rgb(250, 120, 166);
}
.validationselectselect, .validation select {
	box-shadow: 0px 0px 8px rgb(250, 120, 166);
	-moz-box-shadow: 0px 0px 8px rgb(250, 120, 166);
	-webkit-box-shadow: 0px 0px 8px rgb(250, 120, 166);
	background-color: #ffe3ed;
	background-color: #ffe3ed\0/ !important; /* IE 8 */
	*background-color: #ffe3ed; /* IE lte 7 */
}

/**
 * Password Strength */
.indicator {
	width: 155px;
	margin-bottom: 5px;
	float: left;
}
.indicator .bar {
	height: 8px;
	width: 18.4%;
	display: inline-block;
	background-color: #e4e4e4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.indicator .bar + .bar {
	margin-left: 2%;
}
#password-requirements {
	margin-top: 61px;
	margin-left: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	padding: 10px;
	float: left;
}
#password-requirements ul {
	margin-bottom: 0;
}
#password-requirements li {
	list-style: none;
	margin-left: 0;
	font-size: 12px;
}
#password-requirements li.complete {
	color: #29d66f;
}
.form_fields {
	float: left;
}
