.claims-provider-list-buttons.social .intro,
#email_ver_input_label,
.localAccount .intro,
.localAccount .entry-item label,
.divider:not(li),
#cancel,
#email_ver_input_label {
	display: none !important;
}

.localAccount {
	font-size: 16px;
	clear: both;
}

.buttons:before {
	background-color: #c30000;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform 250ms ease-in-out;
	transition: -webkit-transform 250ms ease-in-out;
	transition: transform 250ms ease-in-out;
	transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.buttons {
	margin: 0px 0 25px;
}

.buttons button#continue,
.buttons button#next {
	margin-top: 30px;
}

.buttons button {
	text-transform: uppercase;
	padding: 10px;
	margin: 12px 0;
	width: 100%;
	background-color: #373737;
	color: white;
	letter-spacing: 2px;
	font-size: 16px;
	border: none;
}

#member-intro {
	padding-top: 10px;
}

input.slb-checkbox[type="checkbox"] ~ label:after {
	left: 2px;
	width: 15px;
	height: 15px;
}

.container-login-registo a:hover i.icon-Cross-01,
.container-login-registo a:hover i.icon-Arrow_Back-01 {
	color: #c30000;
	text-decoration: none !important;
}

.container-login-registo .emphasis-bg {
	display: inline-block;
}

#attributeVerification #email_ver_but_edit {
	margin-bottom: 40px;
	margin-left: 0;
}

#attributeVerification #phoneControl_but_change_claims {
	margin-bottom: 40px;
	margin-left: 0;
}

.EmailBox input[type="email"] {
	margin: 12px 0px;
	width: calc(100% - 0px);
}

.attrEntry input#givenName,
.attrEntry input#surname {
	margin: 20px 0 0;
	width: 100%;
}

.attrEntry.emphasis-bg #member-verify-button #idControl_but_verify_id {
	margin-left: 20px;
}

#phoneControl_but_send_code:hover,
#phoneControl_but_verify_code:hover,
#email_ver_but_send:hover,
#email_ver_but_verify:hover,
#phoneControl_but_send_new_code:hover,
#phoneControl_but_change_claims:hover,
#email_ver_but_resend:hover,
#email_ver_but_edit:hover,
#idControl_but_verify_id:hover {
	color: #c30000;
}

#phoneControl_but_send_code,
#phoneControl_but_verify_code,
#email_ver_but_send,
#email_ver_but_verify,
#idControl_but_verify_id {
	color: #373737;
	background-color: transparent;
	height: 20px;
	line-height: 20px;
	padding: 0;
	text-align: left;
	text-decoration: none;
	margin-top: 0;
	text-transform: none;
	font-weight: 600;
	letter-spacing: 0px;
	width: 100% !important;
	margin-right: 0;
	font-size: 16px;
}

#email_ver_but_verify:after,
#phoneControl_but_send_code:after,
#phoneControl_but_verify_code:after,
#email_ver_but_send:after,
#email_ver_but_resend:after,
#email_ver_but_edit:after,
#phoneControl_but_send_new_code:after,
#phoneControl_but_change_claims:after,
#idControl_but_verify_id:after {
	content: "›";
	font-size: 20px;
	margin-left: 2px;
}

#phoneControl_but_send_new_code,
#phoneControl_but_change_claims,
#email_ver_but_resend,
#email_ver_but_edit {
	background-color: #ffffff;
	height: 20px;
	line-height: 20px;
	padding: 0;
	text-transform: none;
	letter-spacing: 0;
	font-size: 16px;
	color: #373737;
	float: left;
	margin-top: 2px;
	text-align: left;
	width: 100% !important;
	font-weight: 600;
}

.buttons button:hover,
.buttons button.active {
	color: #fff;
	border-color: #c30000;
	background-color: #c30000;
}

.claims-provider-list-text-links {
	font-size: 13px;
	color: #242424;
	margin-top: 20px;
}

.claims-provider-list-text-links a:hover {
	color: #c30000;
}

.claims-provider-list-text-links a,
.claims-provider-list-text-links a:active {
	color: #242424;
	text-decoration: none;
	font-weight: 700;
}

.options {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

.options a div {
	float: left;
	margin: -10px 10px 30px;
}

.social {
	margin-top: 30px;
}

.social .options a div {
	width: 48px !important;
	border: solid 1px #373737 !important;
	border-radius: 25px !important;
	background-color: white !important;
}

.accountButton {
	border: none;
	border-radius: 2px;
	color: #f5f5f5;
	font-size: larger;
	height: 50px;
	width: 50px;
}

#FacebookExchange,
#MicrosoftAccountExchange,
#GoogleExchange,
#AppleIDExchange {
	background-color: white !important;
	background-size: 50px;
	background-position: 3px center;

	-webkit-filter: grayscale(100%);
	filter: gray;

	float: unset !important;
	animation: ease-in-out 300ms;
}

#FacebookExchange:hover,
#MicrosoftAccountExchange:hover,
#GoogleExchange:hover,
#AppleIDExchange:hover {
	background-size: 45px;
	background-position: 1px center;
	cursor: pointer;
}

#FacebookExchange {
	background-image: url(/resource/facebook);
}
#MicrosoftAccountExchange {
	background-image: url(/resource/microsoft);
}

#GoogleExchange {
	background-image: url(/resource/google);
}

#AppleIDExchange {
	background-image: url(/resource/apple);
}

input:focus,
select:focus,
textarea:focus {
	border: 1px solid #8a8a8a !important;
}

.error.itemLevel,
.error.pageLevel,
.attrEntry .error {
	font-size: 12px;
	color: #c30000;
}

input,
select,
textarea {
	font-family: inherit;
	font-size: 14px;
}

#attributeVerification .attr ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

.attrEntry a {
	font-size: 12px;
	color: #8a8a8a;
	text-decoration: underline;
	float: right;
	margin-top: 2px;
}

.attrEntry a:hover {
	color: #c30000;
}

.dropdown_single {
	height: 40px;
	text-transform: none;
	padding: 0px 14px;
	width: 100%;
	border: 1px solid #ccc;
	background: #ffffff;
}

.DropdownSingleSelect div.select {
	margin: 5px 0px 12px;
}

select:focus {
	background-color: #ffffff !important;
}

.RadioSingleSelect label:first-of-type {
	display: block;
}

.RadioSingleSelect input {
	margin: 0px 10px 0px 20px;
	height: 34px !important;
	box-shadow: none !important;
}

.header-container-login {
	margin-bottom: 50px;
}

.RadioSingleSelect {
	margin: 10px 0 12px;
	text-align: center;
}

.RadioSingleSelect input {
	margin: 12px 10px 12px 0px;
	box-shadow: none !important;
}

.RadioSingleSelect label {
	display: inline !important;
	margin-right: 10px;
	font-weight: normal !important;
	color: #373737;
}

.RadioSingleSelect label:first-of-type {
	display: none !important;
}

.RadioSingleSelect input[type="radio"] {
	display: none;
}

.RadioSingleSelect input[type="radio"] + label span.outer {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 5px 8px -4px 0px;
	cursor: pointer;
	border: solid 1px #373737;
	background-color: white;
	border-radius: 100%;
}

.RadioSingleSelect input[type="radio"] + label span.outer.outerGenderF {
	margin: 5px 8px -4px 40px !important;
}

.RadioSingleSelect input[type="radio"] + label span.inner {
	width: 12px;
	height: 12px;
	background-color: white;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 100%;
}

.RadioSingleSelect input[type="radio"]:checked + label span.inner {
	background-color: #c30000;
}

.RadioSingleSelect input[type="radio"] + label span,
.RadioSingleSelect input[type="radio"]:checked + label span {
	-webkit-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}

.s-hidden {
	visibility: hidden;
	padding-right: 10px;
}

.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font: normal 11px/22px Arial, Sans-Serif;
	color: #949494;
	border: 1px solid #ccc;
	height: 40px;
	width: 100%;
	margin: 12px 0;
	padding: 12px 14px;
	font-size: 14px;
}

.styledSelect {
	color: #7d7d7d;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: white;
	padding: 9px 14px;
	/* font-weight:bold; */
}

.styledSelect:after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-color: #949494 transparent transparent transparent;
	position: absolute;
	top: 18px;
	right: 10px;
}

.styledSelect:active,
.styledSelect.active {
	color: #373737;
	background-color: #f7f7f7;
}

.select-options {
	display: none;
	position: absolute;
	max-height: 400px;
	overflow: auto;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	border: 1px solid #ccc;
	background-color: white;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.select-options li {
	padding: 0 6px;
	margin: 0 0;
	padding: 5px 14px;
	text-align: left;
}

.select-options li:hover {
	background-color: #373737;
	color: white;
}

.CountryCode .styledSelect ul li:first-of-type {
	display: none;
}

.DateTimeDropdown .date {
	padding: 0;
	width: calc(100% + 20px);
}

.DateTimeDropdown .date div.select {
	margin: 5px 0 12px;
}

.DateTimeDropdown label,
.DropdownSingleSelect label[for="country"] {
	padding: 7px 0px 0;
	margin: 0px 0 1px 0;
	color: #7d7d7d;
	font-weight: 500;
}

.DateTimeDropdown .date div.select ul {
	width: 100%;
}

.DateTimeDropdown .date div.select:first-of-type {
	width: 24%;
}

.DateTimeDropdown .date div.select:nth-child(2) {
	width: 43%;
}

.DateTimeDropdown .date div.select:nth-child(3) {
	width: 27%;
}

#simplemodal-container {
	background: #fff !important;
}

#simplemodal-container .simplemodal-data {
	margin: 30% 0;
}

.iti {
	width: 100%;
	margin: 12px 0px;
}

.TextBox .iti input#mobile {
	padding-left: 100px !important;
}

.container-login-registo {
	padding: 10px 10px 40px;
}

.container-login-registo .popup-content-login {
	-webkit-box-shadow: -1px 3px 12px 2px rgb(228 228 228);
	-moz-box-shadow: -1px 3px 12px 2px rgba(166, 166, 166, 1);
	box-shadow: -1px 3px 12px 2px rgba(166, 166, 166, 1);
	border-radius: 0;
}

#forgotPassword {
	display: block;
	text-align: right;
	font-size: 11px;
	color: #aaa;
}

/* To fix the bug where the modal text remains visible after an error on the form */

.verifying-modal {
	display: none;
}

/***
 * MEDIA QUERIES
 ***/

@media (min-width: 768px) {
	.DateTimeDropdown .date div.select:nth-child(3) {
		width: 32%;
	}

	input.slb-checkbox[type="checkbox"] ~ label:before {
		left: 0px;
	}

	input[type="text"]#extension_MembershipNumber,
	input[type="text"]#extension_DocumentID {
		margin: 12px 20px;
		width: calc(100% - 40px);
	}

	input[type="text"],
	input[type="email"],
	input[type="password"] {
		margin: 0px 0px;
		width: calc(100% - 0px);
	}

	#terms-acceptance {
		padding: 40px 0px 20px;
	}

	input[type="text"]#mobile {
		width: calc(100% - 0px);
	}

	.container-login-registo {
		padding: 20px 0 40px;
	}

	.verificationInfoText {
		width: calc(100% - 0px);
		position: relative;
	}

	.dropdown_single {
		width: calc(100% - 0px) !important;
	}

	.buttons button {
		width: calc(100% - 0px) !important;
	}

	.error.itemLevel,
	.error.pageLevel,
	.claims-provider-list-text-links,
	.attrEntry a,
	.RadioSingleSelect {
		padding: 0;
	}

	.attrEntry a {
		padding: 0 20px;
	}

	.select {
		width: calc(100% - 40px);
		margin: 12px 20px;
	}

	.DateTimeDropdown .date {
		padding: 0 0 0 0px !important;
		width: 100% !important;
	}

	.DateTimeDropdown label,
	.DropdownSingleSelect label[for="country"] {
		padding: 10px 0px 0 !important;
	}

	.iti {
		margin: 12px 0 !important;
	}

	.DropdownSingleSelect div.select {
		margin: 5px 0px 12px !important;
		width: 100%;
	}
}

::placeholder {
	color: #d5d5d5 !important;
}
