.user-profile .user-form fieldset {
	padding: 0 10px;
}

.user-profile .data-entry,
.user-profile .checkbox-entry {
	margin: 18px 0;
}

.user-profile .data-entry label {
	display: inline-block;
	font-weight: bold;
	margin-right: 20px;
	text-align: right;
	width: 160px;
	_display: block;
	_float: left;
	*padding-bottom: 2px;
}

.user-profile .checkbox-entry label {
	display: inline-block;
	line-height: 1.5em;
	margin-left: 5px;
	width: 520px;
}

.user-profile .checkbox-entry input {
	margin-top: 2px;
	vertical-align: top;
	*margin-top: 0;
}

.user-profile .data-entry.error label {
	color: #d5463a;
}

.user-profile .data-entry input {
	width: 225px;
}

.user-profile .data-entry.error input {
	border: 1px solid #d5463a;
}

.user-profile .data-entry .static {
	background: none;
	border: 1px solid white;
	color: #333;
}

.user-profile .data-entry .add-optional {
	background-position: 0 -1854px;
	display: inline-block;
	margin-left: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.user-profile .data-entry .add-optional.display-none,
.user-profile .edit-profile a.display-none	{
	display: none;
}

.user-profile hr {
	margin-bottom: 20px;
}

.user-profile .edit-profile {
	margin-top: 35px;
	padding: 7px 0;
	text-align: left;
}

.user-profile .edit-profile-advisor {
	margin-top: 8px;
	padding: 7px 0;
	text-align: left;
}

#investorType .edit-profile {
	background: #fff;
	border: none;
}

.user-profile .invisible {
	visibility: hidden;
}

.user-profile .change-pw {
	border-top: 1px solid #EAEEF1;
	margin-top:20px;
	padding:20px 0;
}

.user-profile .change-pwd {
	margin-top:20px;
	padding:20px 0;
}

.dialog-buttons {
	background: #fff;
	border-top: 0;
	border-bottom: 0;
	margin-top: 40px;
	text-align: right;
	padding: 7px 10px;
}

.user-profile .validation-error {
	background: #fef7de;
	border: 1px solid #D5463A;
	color: #D5463A;
	margin-bottom: 15px;
	padding: 6px;
}

.user-profile .validation-error .icon-alert {
	padding-left: 24px;
}

.user-profile {
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}

.inactiveLink {
	pointer-events: none;
	cursor: default;
}

.confirm-checkbox {
	padding-top: 30px;
}

#emailAddress.user-profile fieldset {
	padding-left: 12px;
}

#emailAddress.user-profile .data-entry label {
	margin-top: 20px;
	text-align : left;
}

#emailAddress.user-profile .data-entry input {
	margin-bottom:10px;
	margin-top: 20px
}

#emailAddress.user-profile .edit-profile {
	background: #fff;
	border: 0;
	filter: none;
	margin-top:15px;
}

#emailAddress.user-profile fieldset .data-entry {
	float: left;
	margin: 0;
	width: 48%;
}

#emailAddressUpdated .icon-close {
	position: relative;
	right: -490px;
	top: -20px;
}

.user-profile .message-info {
	background: #EAEEF1;
	padding: 12px;
}

.user-profile .data-entry .static {
	padding: 0;
}


/* Investor Type update page */
#investorType .message-info {
	margin-bottom: 40px;
}

#investorType h2.select-type {
	font-family: 'AkkuratProRegular', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

#investorType .investor-selections {
	float:left;
	padding-top:20px;
	width:48%;
}

#investorType .investor-type {
	margin-left:12px;
	min-height:280px;
}
#investorType h5 {
	padding: 25px 0 5px 0;
}

#investorType .investor-descriptions {
	border-left: 1px solid #ccc;
	float:left;
	min-height: 280px ;
	padding: 20px 0 20px 20px;
	width:48%;
}

#investorType .type {
	font-weight:bold;
	padding: 20px 0 0 0;
}

#investorType #userProfileForm select {
	margin: 20px 0 ;
	width:280px;
}

#investorType .certification {
	font-size:12px;
}

/* Dialog */

.ui-dialog-titlebar {
	background: #fff;
	border:0;
}

.dialog-modal  {
	background-color: #f4f4f4;
	border: 1px solid #282828;
	color: #333;
	display: none;
	margin: 5px 15px 15px 20px;
	padding: 35px 10px 10px;
}

.dialog-inner {
	background: #fff;
	border: 1px solid #ccc;
	padding: 25px;
}

.dialog-modal h3 {
	font-size: 21px;
	margin-bottom: 10px;
	padding: 5px 10px 10px 5px;
}

.profile-form-error {
	margin-top: 10px;
	color: red;
	display:block;
	font-weight: bold;
}




#emailAddress span.profile-form-error {
	clear: both;
	float: none;
	margin-top: 2px;
}

.profile-form-save {
	color: green;
	width: 100%;
}

#commPreferences .profile-form-save {
	color: green;
	width: 100%;
}

#commPreferences .profile-form-error-save {
	color: red;
	width: 100%;
}

.profile-form-error-save {
	color: red;
	width: 100%;
}

/* Change contact information page */
#changeContactInfo.user-profile .edit-profile {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	filter: none;
}
#changeContactInfo.user-profile {
	border: none;
}

#changeContactInfo .country select,
#changeContactInfo .address-state-dropdown {
	width: 275px;
}
#changeContactInfo .splits {
	float:left;
	width: 42%;
}

#changeContactInfo label {
	display:block;
	margin-bottom: 15px;
	text-align: left;
	width:100%;
}

#changeContactInfo select.country-state {
	width:280px
}
#changeContactInfo .data-entry input {
	width: 275px;
}
#changeContactInfo .data-entry input[type="radio"] {
	margin-left: 5px;
	margin-right: 5px;
	width: 10px;
}

#changeContactInfo .div-float-properties {
	float: left;
	margin-top: 0;
	width: 100%;
}

#changeContactInfo .div-no-margin-top {
	margin-top: 0;
}

#changeContactInfo .div-add-margin-top {
	margin-top: 18px;
}

#changeContactInfo .div-no-margin-bottom {
	margin-bottom: 0;
}

#changeContactInfo .div-border-top {
	border-top: 1px solid #CCC;
	padding-top: 15px;
}

.hasPlaceholder {
	color: #777;
}


/* Manage My subscription css*/
#subscriptions .icon-success,
#commPreferences .icon-success,
.user-profile .icon-success {
	background: url('/uk-retail-c-assets/cache-1784619953000/include/one/css/blk/i/gls-order-complete.png') no-repeat -5px center;
}

#commPreferences .icon-success label,
#changeContactInfo.user-profile .save-message label {
	display: inline;
}
#emergencyContactInfo .icon-success label,
#emergencyContactInfo.user-profile .save-message label {
	display: inline;
}
#investorType .save-message {
	margin-bottom: 10px;
}
#subscriptions.user-profile {
	border: none;
	padding-bottom: none;
}
#subscriptionHeader h1 {
	border-bottom: 1px solid #E1E1E1;
		color: #137150;
	font-family: 'AkkuratProRegular',Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	margin-top: 24px;
	padding-bottom: 12px;
}
#subscriptions.user-profile {
	padding-bottom: 0;
}

#manageSubscription {
	margin-top: 10px;
}

#manageSubscription li a {
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'AkkuratProRegular',Arial,sans-serif;
}

#manageSubscription li  .link a {
	color: #005eb8;
	text-decoration: underline;
	font-family: Arial,sans-serif;
}

#manageSubscription li {
	background-color: #39B6E9;
	line-height: 18px;
	margin-bottom: 7px;
}

#manageSubscription li h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 10px 10px;
}

#manageSubscription .subscription-category-table input[type='checkbox'] {
	width: 20px;
	height: 13px;
	padding: 0 4px 0 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -2px;
	*overflow: hidden;
}

#manageSubscription .subscription-category-table {
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-top: none;
	border-right: none;
	width: 100%;
}
#manageSubscription .subscription-category-table tr td {
	background-color: #EEF2F4;
	font-size: 12px;
	padding: 15px 0 16px 6px;
}

#manageSubscription .subscription-category-table tr.blank-row td,
#manageSubscription .subscription-category-table tr.selectAll td {
	background-color: #FFFFFF;
	border: 1px solid #FFF;
	padding: 0;
}

#manageSubscription .subscription-category-table tr.selectAll td {
	border: 1px solid #FFF;
	font-size: 11px;
	padding: 5px 0 5px 6px;
}

#manageSubscription .subscription-category-table tr td.first {
	font-weight: bold;
	width: 50%;
}
#manageSubscription .collapseClass {
	position: absolute;
	visibility: hidden;
	width: 605px;
}
#manageSubscription li .toggleChildren.expand-collapse-icon  a{
	color: #282828;
	font-family: Arial,sans-serif;
	font-weight: bold;
}
#manageSubscription li .toggleChildren.expand-collapse-icon  a.icon-collapse{
	padding-bottom: 6px;
}
#manageSubscription li .toggleChildren .childContent {
	margin: 10px 0 0 -8px;
}
#manageSubscription .innerTable {
	border: 0;
	padding: 0;
	width: 101%;
	padding-right: 4px;
}
#subscriptions #buttonHolder {
	border-bottom: 1px solid #CCC;
	margin: 25px 0 20px 0;
	padding-bottom: 20px;
	text-align: left;
}
#commPreferences {
	font-size: 12px;
}
#commPreferences #mailForm {
	clear: both;
}
#commPreferences .preference-options h3 {
	font-text: 14px;
	font-weight: bold;
	margin: 20px 0 5px;
}
#commPreferences p {
	font-weight: bold;
	padding: 10px 0;
}
#commPreferences .via-post-fields,
#commPreferences .via-email-fields-one,
#commPreferences .via-email-fields-two {
	display: inline-block;
	width: 225px;
}
#commPreferences .via-email-fields-two.display-none {
	display: none !important;
}
#commPreferences .change-add-info {
	background-color: #FFFFFF;
	width: 290px;
}
#commPreferences .change-add-info .long-fields {
	width: 288px;
}
.change-add-info  h3 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 30px;
}
#commPreferences .change-add-info input {
	margin: 12px 0 0 0;
}
#commPreferences .change-add-info .first {
	margin-top: 0;
}
#commPreferences .change-add-info .user-profile-address-country {
	margin-top: 12px;
}
#commPreferences .change-add-info .postal-field {
	width: 188px;
}
#commPreferences .change-add-info .group-fields input {
	width: 188px;
}
#commPreferences .change-add-info .group-fields select {
	margin: 12px 0 0 10px;
	width: 88px;
}
#commPreferences .change-add-info .group-fields {
	clear: both;
	position: relative;
}
#commPreferences .change-add-info .sub-block {
	background-color: #FFF;
	float: left;
	width: 305px;
}
#commPreferences  .alternateEmail {
	background-color: #FFF;
	float: left;
	position: relative;
	width: 310px;
}
.change-add-info .sub-block .data-entry .country-state {
	margin-left: 12px;
}
.change-add-info .sub-block .country-state {
	width: 125px;
}
#commPreferences #emailForm ul li,
#commPreferences #mailForm ul li {
	padding: 0 0 18px 0;
}

#commPreferences #mailForm ul li .button {
	margin-left: 15px;
}
#commPreferences input[type='radio'] {
	width: 20px;
	height: 13px;
	padding: 0 4px 0 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -2px;
	*overflow: hidden;
}
#commPreferences label {
	display: inline-block;
	width: 92px;
}
#commPreferences .data-entry {
	clear: both;
	margin: 0;
}
#commPreferences .alternateEmail input {
	float: left;
	width: 288px;
}
#commPreferences .disabled-field {
	color: #646464;
}
#commPreferences #mailForm p.address-text {
	font-weight: normal;
	margin-right: 25px;
	padding-top: 0;
	width: 200px;
}
#commPreferences .clear-both {
	clear: both;
}
#commPreferences span.via-post-fields.display-none {
	display: none;
}


#commPreferences .add-change-address input,
#commPreferences .add-change-address label,
#commPreferences .add-change-address p,
#commPreferences .add-change-address span,
#commPreferences .add-change-address a,
#commPreferences .email-fields input,
#commPreferences .email-fields label,
#commPreferences .email-fields span,
#commPreferences .email-fields p,
#commPreferences .email-fields a {
	float: left;
}

#commPreferences .add-change-address input[type='radio'],
#commPreferences .email-fields input[type='radio'] {
	top: 2px;
}
#commPreferences .add-change-address .via-post-feilds {
	padding-left: 5px;
}

#commPreferences .add-change-address,
#commPreferences .email-fields {
	margin-bottom: 15px;
}

#commPreferences #buttonHolder {
	clear: both;
	padding: 15px 0;
}

#commPreferences .change-add-info .group-fields .address-state-textBox {
	margin-left: 10px;
	width: 88px;
}

#subscriptions .disabled-field {
	color: #646464;
}

#commPreferences .placeholder {
	color: #BABABA;
}
#commPreferences::-webkit-input-placeholder {
	color: #BABABA;
}

#commPreferences:-moz-placeholder { /* Firefox 18- */
	color: #BABABA;
}

#commPreferences::-moz-placeholder {  /* Firefox 19+ */
	color: #BABABA;
}

#commPreferences:-ms-input-placeholder {
	color: #BABABA;
}
#commPreferences span.profile-form-error {
	clear: both;
	float: none;
	margin-top: 2px;
}
#commPreferences span.special-layout-fix {
	clear: none;
	float: left;
}
#commPreferences .change-add-info .group-fields .address-state-textBox {
	float: none;
}
#commPreferences span.state-error-position {
	position: absolute;
	right: 0;
	top: 30px;
}
#subscriptions .save-message,
#commPreferences .save-message,
#emergencyContactInfo .save-message,
.user-profile .save-message {
	font-size: 13px;
	text-align: right;
	width: 100%;
}
#commPreferences.user-profile {
	border-bottom: none;
}
#commPreferences #buttonHolder .button-secondary,
#subscriptions #buttonHolder .button-secondary,
#changeContactInfo #buttonHolder .button-secondary {
	margin-left: 15px;
}
#profilePageIntro p {
	font-weight: normal;
	font-size: 14px;
	padding: 0;
}

/* casl */
.ca-anti-spam-dialog .ui-dialog-titlebar-close {
	display: none
}
.ca-anti-spam-dialog .ui-state-default {
	width: auto;
}
.ca-anti-spam-dialog .ui-dialog-titlebar {
	border: 1px solid #aaaaaa;
	background: #cccccc url('/uk-retail-c-assets/cache-1784619953000/include/one/css/blk/i/dialog-box-header-bg.png') 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;;
	border: inherit;
}
#caslDialog {
	display: none;
}
#caslDialog > input {
	float: left;
	margin: 20px 0 0;
}
#caslDialog > p {
	float: right;
	margin-top: 20px;
	text-align: left;
	width: 330px;
}
#commPreferences table tr td {
	padding: 10px 0;
}
#commPreferences table tr td.radio-btn {
	vertical-align: top;
	width: 15px;
}
#commPreferences table tr td.label-container {
	width: 92px;
	text-align: left;
	padding-top: 8px;
}
#commPreferences table tr td.align-top {
	vertical-align: top;
}
#commPreferences p.address-text {
	padding-top: 0;
}
#commPreferences table tr td.radio-btn.align-top {
	padding-top: -2px;
}
#commPreferences table tr td.label-container.align-top {
	padding-top: 8px;
}

#commPreferences table.advisor tr td.label-container div.label-description {
	padding-top: 8px;
}

#commPreferences table.advisor {
	width: 100%;
	border-collapse: collapse;
}

#commPreferences table.advisor tr.bordered {
	border-bottom: 1px solid darkgray
}

#commPreferences table.advisor tr.bordered td {
	padding-top: 2px;
}

#commPreferences .change-add-info table tr td {
	padding: 0;
}

/* emergency-check-in*/
#emergencyContactInfo .splits {
	float:left;
	width: 42%;
}
#emergencyContactInfo .section {
	margin-bottom: 10px;
}
#emergencyContactInfo .section  span {
	font-size: 14px;
}
#emergencyContactInfo .section label {
	font-size: 14px;
	display: inline-block;
	width: 250px;
}
#emergencyContactInfo  textarea {
	font-family: Arial,sans-serif;
}
#emergencyContactInfo h3 {
	font-family: 'AkkuratProRegular', Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}