.display-inline {
	display: inline-block;
	*display: inline;
	position: relative;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	line-height: inherit;
}

:-webkit-any(article, aside, nav, section) {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: "HCo Gotham";
	src: url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Light_Web.woff2") format("woff2"),url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Light_Web.woff2") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
	    
@font-face {
	font-family: "HCo Gotham";
	src: url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Book_Web.woff2") format("woff2"),url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Book_Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "HCo Gotham";
	src: url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Medium_Web.woff2") format("woff2"),url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Medium_Web.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "HCo Gotham";
	src: url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Bold_Web.woff2") format("woff2"),url("https://sardappsprd.blob.core.windows.net/b2c/images/Gotham-Bold_Web.woff2") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

body {
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

button,
input,
select,
textarea {
	border-radius: 0;
}

	button[disabled],
	input[disabled],
	select[disabled],
	textarea[disabled] {
		cursor: default;
	}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	background: none;
	border: 0;
	cursor: pointer;
	outline: none;
	-webkit-align-items: unset;
	align-items: unset;
}

fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto;
}

ul.circle-list {
	list-style: none;
}

	ul.circle-list > li {
		position: relative;
		padding-top: 0px;
		padding-bottom: 10px;
	}

		ul.circle-list > li:before {
			content: "";
			display: block;
			width: 0.4em;
			height: 0.4em;
			min-width: 5px;
			min-height: 5px;
			max-width: 15px;
			max-height: 15px;
			border-radius: 50%;
			position: absolute;
			top: 0.5em;
			left: -20px;
			background-color: #D9232E;
		}

		ul.circle-list > li:last-child {
			padding-bottom: 0;
		}

	ul.circle-list.black > li:before {
		background-color: #333333;
	}

	ul.circle-list.gray > li:before {
		background-color: #999999;
	}

ol {
	list-style-type: decimal;
	margin: 0;
	padding-left: 20px;
	font-size: 18px;
	line-height: 26px;
}

	ol li {
		padding: 0;
	}

	ol ol {
		list-style-type: lower-alpha;
	}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
img,
.button,
.primary-button,
.line {
	margin-top: 20px;
}

	h1:first-child,
	h2:first-child,
	h3:first-child,
	h4:first-child,
	h5:first-child,
	h6:first-child,
	p:first-child,
	ul:first-child,
	ol:first-child,
	img:first-child,
	.button:first-child,
	.primary-button:first-child,
	.line:first-child {
		margin-top: 0px;
	}

	li,
	h1 + p,
	h2 + p,
	h3 + p,
	h4 + p,
	h5 + p,
	h6 + p,
	p + p {
		margin-top: 10px;
	}

		li:first-child,
		h1 + p:first-child,
		h2 + p:first-child,
		h3 + p:first-child,
		h4 + p:first-child,
		h5 + p:first-child,
		h6 + p:first-child,
		p + p:first-child {
			margin-top: 0px;
		}

		li:empty,
		h1 + p:empty,
		h2 + p:empty,
		h3 + p:empty,
		h4 + p:empty,
		h5 + p:empty,
		h6 + p:empty,
		p + p:empty {
			margin-top: 0px;
		}

.checkbox-container,
.text-field-container,
.select-container,
.drop-files-container,
input,
textarea,
select {
	margin-top: 0px;
}

body,
html,
main {
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 100%;
	font-size: 20px;
	line-height: 1.5em;
	color: #333333;
	height: 100%;
}

a {
	color: #D9232E;
	text-decoration: underline;
	outline: 0;
	font-weight: 400;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

	a:visited {
		color: #007bff;
		text-decoration: underline;
		outline: 0;
	}

	a:hover {
		color: #ea2b37;
	}

	a:active {
		color: #ea2b37;
	}

.uppercase {
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.p {
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-style: normal;
	line-height: 1.5em;
}

h1,
.h1 {
	font-size: 40px;
	font-weight: 600;
}

h2,
.h2 {
	font-size: 30px;
	font-weight: 600;
}

h3,
.h3 {
	font-size: 25px;
	font-weight: 600;
}

h4,
.h4 {
	font-size: 23px;
	font-weight: 600;
}

h5,
.h5 {
	font-size: 20px;
	font-weight: 600;
}

h6,
.h6 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 768px) {

	h1,
	.h1 {
		font-size: 60px;
	}

	h2,
	.h2 {
		font-size: 45px;
	}

	h3,
	.h3 {
		font-size: 30px;
	}

	h4,
	.h4 {
		font-size: 25px;
	}

	h5,
	.h5 {
		font-size: 22px;
	}

	h6,
	.h6 {
		font-size: 18px;
	}
}

.weight-light {
	font-weight: 300;
}

.weight-regular {
	font-weight: 400;
}

.weight-bold {
	font-weight: 600;
}

label {
display: inline-block;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    font-weight: 400 !important;
    text-transform: unset;
    color: #333333;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -0.4px;
}

input,
textarea {
	display: block;
	width: 100%;
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	color: #555555;
	outline:none;
}

select {
	display: block;
	width: 100%;
	padding: .75em;
	background-color: #ffffff;
	border: 2px solid #DDDDDD;
	text-transform: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	color: #555555;
}

	.new_login_liscr_logo{
	    width: 100%;
    text-align: center;
    margin-top: 0px;
    float: left;	
	}

.checkbox-container {
	display: block;
	position: relative;
	padding-left: 35px;
	padding-top: 5px;
	margin: 15px 0 0 0;
	cursor: pointer;
	min-height: 25px;
	font-size: 16px;
	line-height: 1.2em;
	text-transform: none;
	letter-spacing: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.checkbox-container label {
		font-size: 16px;
		line-height: 1.2em;
		text-transform: none;
		letter-spacing: normal;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.checkbox-container input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
		margin: 0;
		padding: 0;
	}

		.checkbox-container input:checked ~ .checkmark {
			background-color: #D9232E;
		}

			.checkbox-container input:checked ~ .checkmark:after {
				opacity: 1;
			}

	.checkbox-container .checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 25px;
		width: 25px;
		background-color: #f2f2f2;
		border: 1px solid #DDDDDD;
		-webkit-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;
	}

		.checkbox-container .checkmark:after {
			content: "";
			position: absolute;
			opacity: 0;
			left: 8px;
			top: 4px;
			width: 7px;
			height: 12px;
			border: solid white;
			border-width: 0 3px 3px 0;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}

.radio-container {
	display: block;
	position: relative;
	padding-left: 30px;
	margin: 0;
	cursor: pointer;
	font-size: 14px;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.radio-container input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
		margin: 0;
		padding: 0;
	}

		.radio-container input:checked ~ .checkmark {
			border-color: #D9232E;
			background-color: #D9232E;
		}

			.radio-container input:checked ~ .checkmark:after {
				opacity: 1;
			}

		.radio-container input:checked ~ .text {
			background-color: #ffffff;
			border: 2px solid #D9232E;
			border-width: 2px 2px 2px 0;
		}

	.radio-container .text {
		display: block;
		background-color: #f2f2f2;
		border: 2px solid #DDDDDD;
		border-width: 2px 2px 0 0;
		padding: 7px 10px;
	}

	.radio-container .checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 30px;
		background-color: #e5e5e5;
		border: 2px solid #DDDDDD;
		border-width: 2px 0 0 2px;
		-webkit-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;
	}

		.radio-container .checkmark:after {
			content: "";
			position: absolute;
			opacity: 0;
			left: calc(50% - 4px);
			top: calc(50% - 7px);
			-webkit-transform: translate(-50%, 0);
			transform: translate(-50%, 0);
			width: 7px;
			height: 12px;
			border: solid #ffffff;
			border-width: 0 3px 3px 0;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}

.standard-checkbox {
	display: block;
	position: relative;
	padding-left: 25px;
	padding-top: 0;
	margin: 15px 0 0 0;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.2em;
	text-transform: none;
	letter-spacing: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.standard-checkbox label {
		font-size: 16px;
		line-height: 1.2em;
		text-transform: none;
		letter-spacing: normal;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.standard-checkbox input {
		position: absolute;
		top: 1px;
		left: 0;
		margin: 0;
		padding: 0;
	}

.primary-button {
display: inline-block;
    position: relative;
    vertical-align: middle;
    height: auto;
    background-color: #fff;
    margin-right: 15px;
    padding: 1em 3.5em 1em 2em;
    cursor: pointer;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    outline: none;
    border: 2px solid #00b0c6;
    border-radius: 60px !important;
}

	.primary-button:active,
	.primary-button:visited {
		color: #ffffff;
		background-color: #048f77 !important;
	}

	.primary-button:before,
	.primary-button:after {
		display: block;
		position: absolute;
		z-index: 1;
		content: '';
		right: 20px;
		top: 50%;
		height: 10px;
		width: 2px;
		background-color: #ffffff;
		-webkit-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;
	}

	.primary-button:before {
		margin-top: -8px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.primary-button:after {
		margin-top: -2px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.primary-button:hover {
		color: #ffffff;
		background-color: #00b0c6 !important;
	}

		.primary-button:hover:before,
		.primary-button:hover:after {
			right: 103px;
			background-color: #00b0c6  !important;
		}

		.primary-button:hover.inactive:before,
		.primary-button:hover.inactive:after {
			right: 20px;
		}

	.primary-button.inactive {
		cursor: default;
		opacity: 0.3;
		background-color: #333333;
	}

		.primary-button.inactive:before,
		.primary-button.inactive:after {
			background-color: #333333;
		}

	.primary-button:last-child {
		margin-right: 0px;
	}

	.primary-button.expand {
		display: block;
		margin-right: 0;
		width: 100%;
	}

	.primary-button.centered {
		margin-left: auto;
		margin-right: auto;
	}

	.primary-button input[type=button] {
		background-color: transparent;
		padding: 0;
		font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
		font-size: 18px;
		line-height: 1;
		color: #ffffff;
		font-weight: 600;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 0.15em;
	}

	.cmp-btn.disabled button{
		    font-weight: 500;
    font-family: "HCo Gotham", arial, sans-serif !important;
    font-size: 16px;
    letter-spacing: -0.4px;
	}
	.cmp-btn.disabled button{
		    background: #ededed !important;
    color: #999 !important;
    pointer-events: none;
    cursor: not-allowed;
    border: 2px solid;
	}

@-webkit-keyframes sk-stretchdelay {

	0%, 40%, 100% {
		-webkit-transform: scaleY(0.5);
	}

	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {

	0%, 40%, 100% {
		transform: scaleY(0.5);
		-webkit-transform: scaleY(0.5);
	}

	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

main {
	position: relative;
	height: 100%;
	width: 100%;
	background-color: #999999;
	margin: 0;
	padding: 0;
}

.flexible-container {
	display: block;
	position: relative;
	margin: -35px auto;
	background-color: #ffffff;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
	max-width: 950px;
	top: -15px;
}

	.flexible-container.small {
		width: 550px;
		border-radius: 5px;
	}

.terms-container {
	display: block;
	position: relative;
	margin: -35px auto;
	max-width: 950px;
	top: 15px;
	background-color: unset;
	box-shadow: none;
}

	.terms-container.small {
		max-width: 550px;
		border-radius: 5px;
		line-height: initial;
		padding-bottom: 1rem;
	}

.flexible-container.large {
	max-width: 1100px;
}

@media screen and (min-height: 541px) {
	.centerCardAdjust {
		position: relative;
		top: -50px;
	}
}

@media screen and (max-width: 550px) {
	.flexible-container.small {
		max-width: 550px;
		border-radius: 5px;
		width: auto;
	}
}

.cardLogo {
	width: 80px;
	margin: auto;
	z-index: 2;
	position: relative;
}

.cardImage {
	filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.2));
}

input{
	    font-size: 16px !important;
}

.cardHeaderText {
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}

.cardSubHeaderText {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}

.row {
	display: block;
	position: relative;
	padding: 35px 35px 0 35px;
}

	.row:last-child {
		padding-bottom: 0px;
	}

	.row.header {
		padding-bottom: 35px;
		border-bottom: 2px solid #DDDDDD;
	}

	.row.title-message {
		text-align: center;
		margin: 0 auto;
		max-width: 900px;
	}

	.row.options-selection {
		display: -webkit-flex;
		display: flex;
		-webkit-flex: 1 0 auto;
		flex: 1 0 auto;
		max-width: none;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		flex-direction: row;
		padding-top: 20px;
	}

		.row.options-selection .col {
			-webkit-flex: 1;
			flex: 1;
			padding: 15px;
			min-width: 230px;
		}

		.row.options-selection.schedules .col {
			max-width: 350px;
		}

	.row.additions-selection {
		display: -webkit-flex;
		display: flex;
		-webkit-flex: 1 0 auto;
		flex: 1 0 auto;
		max-width: none;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		flex-direction: row;
		margin: 0 auto;
		max-width: 700px;
		padding-top: 20px;
	}

		.row.additions-selection .select-container,
		.row.additions-selection .upload-container {
			-webkit-flex: 1;
			flex: 1;
			padding: 0 15px;
			margin-top: 15px;
			min-width: 230px;
		}

		.row.additions-selection .details-container {
			padding: 0 15px;
			margin-top: 15px;
			width: 100%;
			max-width: 700px;
		}

	.row.submit-content {
		text-align: center;
	}

	.row.login-create-account {
		padding-top: 70px
	}

		.row.login-create-account .field-container {
			margin-top: 20px;
			max-width: 500px;
		}

	.row.create-account-form {
		margin: 0 auto;
		max-width: 700px;
		padding-top: 0;
	}

		.row.create-account-form .field-container {
			margin-top: 20px;
			width: 100%;
		}

@media only screen and (min-width: 768px) {
	.row.create-account-form .field-container.half-width {
		max-width: calc(50% - 10px);
	}
}

.row.create-account-form #attributeList ul {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding: 0;
}

	.row.create-account-form #attributeList ul li {
		list-style: none;
		margin-top: 20px;
		width: 100%;
	}

@media only screen and (min-width: 768px) {
	.row.create-account-form #attributeList ul li.half-width {
		max-width: calc(50% - 10px);
	}
}

.row.create-account-form .buttons .primary-button {
	margin-top: 15px;
}

.row.step-counter {
	margin: 0 auto;
	max-width: 450px;
	font-size: 16px;
	color: #555555;
	text-align: center;
}

/* OVERRIDES FOR AZURE AND WHATNOT */
html {
	background: #fff;
	height: 100%;
}

main {
	background-color: unset;
}

#api .divider,
#api .intro,
#api .create {
	display: none !important;
}

/* ,  #attributeList ul li.TextBox label,  #attributeList ul li.Password label */
#attributeList ul li {
	list-style: none;
	padding: 0;
}

	/* #attributeList ul li .attrEntry  {
    padding:  5px 0px 5px 0px;
}
*/
	#attributeList ul li .helpLink {
		display: none;
	}

#api .error,
#api .verificationInfoText,
#api .verificationSuccessText {
	font-size: 13px;
	line-height: 1.2em;
	color: #D9232E;
	font-weight: 400;
	padding-top: 11px;

}

#attributeList ul li .verificationInfoText {
	font-size: 12px;
	color: #D9232E;
	font-weight: 400;
}

#attributeList ul li .verificationSuccessText {
font-size: 14px;
    color: #038727;
    font-weight: 500;
    font-family: "HCo Gotham", arial, sans-serif;
    letter-spacing: -1.2px;
}

#attributeList ul li.EmailBox label {
	display: none !important;
}

/*#attributeList ul li #extension_communicationOptin_True  {
    display:  inline;
}
*/
/*#attributeList ul li #extension_communicationOptin_True + label  {
    font-size:  12px;
    font-weight:  300;
    padding-left:  5px;
    text-transform:  none !important;
}
*/
.attrEntry .error.itemLevel,
.attrEntry .helpText,
.attrEntry .tiny {
	display: none !important;
}

	.attrEntry .error.itemLevel.show {
		display: block !important;
	}

.entry-item,
.attrEntry {
	margin-top: 0px;
	max-width: 100%;
	margin-bottom: 0px;
}

/* 947 */
#attributeList ul > li:before {
	content: none;
}

#api .buttons {
	text-align: center;
	padding-top: unset;
}

#continue,
#emailVerificationControl_but_verify_code {
	margin-left: 3.5%;
}

@media screen and (max-width: 1200px) {

	#createAccount,
	#emailVerificationControl_but_send_new_code {
		margin-left: 3.5%;
	}
}

/* #next,  #continue,  #cancel  {
    background-color:  rgb(217,  35,  46);
    color:  rgb(255,  255,  255);
    cursor:  pointer;
    font-family:  myriad-pro,  "Myriad Pro",  "Open Sans",  "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
    font-size:  16px;
    font-weight:  600;
    letter-spacing:  1.6px;
    line-height:  16px;
    margin-top:  20px;
    padding:  12px 24px;
    text-transform:  uppercase;
    width:  100%;
}
*/
#next,
#continue,
#cancel,
#email_ver_but_send,
#email_ver_but_verify,
#emailVerificationControl_but_send_code,
#emailVerificationControl_but_verify_code,
#emailVerificationControl_but_send_new_code,
#email_ver_but_resend {
	margin-top: 20px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	height: auto;
	background-color: #D9232E;
	margin-right: 9px;
	padding: 1em;
	cursor: pointer;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	border-radius: 3px;
	outline:none;
}

#createAccount,
#emailVerificationControl_but_send_new_code {
display: inline-block;
    position: relative;
    vertical-align: middle;
    height: auto;
    background-color: #FFFFFF;
    margin-right: 15px;
    padding: 1em;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;   
    box-shadow: none;
    font-size: 20px;
    line-height: 1;
    color: #D9232E;
    font-weight: 600;
    text-decoration: none;
    border-radius: 3px;
    font-family: "HCo Gotham", arial, sans-serif;
    font-size: 18px;
    letter-spacing: -0.4px;
}
#emailVerificationControl_but_send_new_code {
    color: #038387 !important;
    text-decoration: none !important;
    border-radius: 3px !important;
    font-weight: 500 !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    font-family: "HCo Gotham", arial, sans-serif !important;
    border-bottom: 2px solid;
    border-radius: 0px !important;
    padding: 4px;
    margin-top: 27px !important;
}
	input [type="password"] {
	width: 100%;
	padding: 0.75em;
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	color: #555555;
	outline: none;
}

#createAccount:hover,
#emailVerificationControl_but_send_new_code:hover {
	color: #ea2b37;
}

#next:first-child,
#continue:first-child,
#emailVerificationControl_but_send_code:first-child,
#emailVerificationControl_but_verify_code:first-child,
#emailVerificationControl_but_send_new_code:first-child,
#cancel:first-child,
#email_ver_but_send:first-child,
#email_ver_but_verify:first-child,
#email_ver_but_resend:first-child {
	margin-top: 0px;
}

#next:active,
#continue:active,
#cancel:active,
#email_ver_but_send:active,
#email_ver_but_verify:active,
#email_ver_but_resend:active,
#emailVerificationControl_but_send_code:active,
#emailVerificationControl_but_verify_code:active,
#emailVerificationControl_but_send_new_code:active,
#next:visited,
#continue:visited,
#cancel:visited,
#email_ver_but_send:visited,
#email_ver_but_verify:visited,
#emailVerificationControl_but_send_code:visited,
#emailVerificationControl_but_verify_code:visited,
#emailVerificationControl_but_send_new_code:visited,
#email_ver_but_resend:visited {
	color: #ffffff;
	background-color: #fff;
}

#next:before,
#continue:before,
#emailVerificationControl_but_send_code:before,
#emailVerificationControl_but_verify_code:before,
#emailVerificationControl_but_send_new_code:before,
#cancel:before,
#email_ver_but_send:before,
#email_ver_but_verify:before,
#email_ver_but_resend:before,
#next:after,
#continue:after,
#emailVerificationControl_but_send_code:after,
#emailVerificationControl_but_verify_code:after,
#emailVerificationControl_but_send_new_code:after,
#cancel:after,
#email_ver_but_send:after,
#email_ver_but_verify:after,
#email_ver_but_resend:after {
	display: block;
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 50%;
	height: 10px;
	width: 2px;
	background-color: #ffffff;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

#next:before,
#continue:before,
#emailVerificationControl_but_send_code:before,
#cancel:before,
#email_ver_but_send:before,
#email_ver_but_verify:before,
#email_ver_but_resend:before {
	margin-top: -8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#next:after,
#continue:after,
#emailVerificationControl_but_send_code:after,
#cancel:after,
#email_ver_but_send:after,
#email_ver_but_verify:after,
#email_ver_but_resend:after {
	margin-top: -2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#next:hover,
#continue:hover,
#emailVerificationControl_but_send_code:hover,
#emailVerificationControl_but_verify_code:hover,
#cancel:hover,
#email_ver_but_send:hover,
#email_ver_but_verify:hover,
#email_ver_but_resend:hover {
	color: #ffffff;
	background-color: #ea2b37;
}

	#next:hover:before,
	#continue:hover:before,
	#emailVerificationControl_but_send_code:before,
	#emailVerificationControl_but_verify_code:before,
	#emailVerificationControl_but_send_new_code:before,
	#cancel:hover:before,
	#email_ver_but_send:hover:before,
	#email_ver_but_verify:hover:before,
	#email_ver_but_resend:hover:before,
	#next:hover:after,
	#continue:hover:after,
	#emailVerificationControl_but_send_code:after,
	#emailVerificationControl_but_verify_code:after,
	#emailVerificationControl_but_send_new_code:after,
	#cancel:hover:after,
	#email_ver_but_send:hover:after,
	#email_ver_but_verify:hover:after,
	#email_ver_but_resend:hover:after {
		right: 15px;
	}

	#next:hover.inactive:before,
	#continue:hover.inactive:before,
	#emailVerificationControl_but_send_code.inactive:before,
	#emailVerificationControl_but_verify_code.inactive:before,
	#emailVerificationControl_but_send_new_code.inactive:before,
	#cancel:hover.inactive:before,
	#email_ver_but_send:hover.inactive:before,
	#email_ver_but_verify:hover.inactive:before,
	#email_ver_but_resend:hover.inactive:before,
	#next:hover.inactive:after,
	#continue:hover.inactive:after,
	#emailVerificationControl_but_send_code.inactive:after,
	#emailVerificationControl_but_verify_code.inactive:after,
	#emailVerificationControl_but_send_new_code.inactive:after,
	#cancel:hover.inactive:after,
	#email_ver_but_send:hover.inactive:after,
	#email_ver_but_verify:hover.inactive:after,
	#email_ver_but_resend:hover.inactive:after {
		right: 20px;
	}

#next.inactive,
#continue.inactive,
#emailVerificationControl_but_send_code.inactive,
#emailVerificationControl_but_verify_code.inactive,
#emailVerificationControl_but_send_new_code.inactive,
#cancel.inactive,
#email_ver_but_send.inactive,
#email_ver_but_verify.inactive,
#email_ver_but_resend.inactive {
	cursor: default;
	opacity: 0.3;
	background-color: #333333;
}

	#next.inactive:before,
	#continue.inactive:before,
	#emailVerificationControl_but_send_code.inactive:before,
	#emailVerificationControl_but_verify_code.inactive:before,
	#emailVerificationControl_but_send_new_code.inactive:before,
	#cancel.inactive:before,
	#email_ver_but_send.inactive:before,
	#email_ver_but_verify.inactive:before,
	#email_ver_but_resend.inactive:before,
	#next.inactive:after,
	#continue.inactive:after,
	#emailVerificationControl_but_send_code.inactive:after,
	#emailVerificationControl_but_verify_code.inactive:after,
	#emailVerificationControl_but_send_new_code.inactive:after,
	#cancel.inactive:after,
	#email_ver_but_send.inactive:after,
	#email_ver_but_verify.inactive:after,
	#email_ver_but_resend.inactive:after {
		background-color: #333333;
	}

#next:last-child,
#continue:last-child,
#emailVerificationControl_but_send_code:last-child,
#emailVerificationControl_but_verify_code:last-child,
#emailVerificationControl_but_send_new_code:last-child,
#cancel:last-child,
#email_ver_but_send:last-child,
#email_ver_but_verify:last-child,
#email_ver_but_resend:last-child {
	margin-right: 0px;
}

#next.expand,
#continue.expand,
#emailVerificationControl_but_send_code.expand,
#emailVerificationControl_but_verify_code.expand,
#emailVerificationControl_but_send_new_code.expand,
#cancel.expand,
#email_ver_but_send.expand,
#email_ver_but_verify.expand,
#email_ver_but_resend.expand {
	display: block;
	margin-right: 0;
	width: 100%;
}

#next.centered,
#continue.centered,
#emailVerificationControl_but_send_code.centered,
#emailVerificationControl_but_verify_code.centered,
#emailVerificationControl_but_send_new_code.centered,
#cancel.centered,
#email_ver_but_send.centered,
#email_ver_but_verify.centered,
#email_ver_but_resend.centered {
	margin-left: auto;
	margin-right: auto;
}

#next input[type=button],
#continue input[type=button],
#emailVerificationControl_but_send_code input[type=button],
#emailVerificationControl_but_verify_code input[type=button],
#emailVerificationControl_but_send_new_code input[type=button],
#cancel input[type=button],
#email_ver_but_send input[type=button],
#email_ver_but_verify input[type=button],
#email_ver_but_resend input[type=button] {
	background-color: transparent;
	padding: 0;
	font-family: myriad-pro, 'Myriad Pro', 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	line-height: 1;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

#next,
#continue {
	margin-top: 10px;
}

#cancel {
	display: none;
}



#email_intro {
	display: none !important;
}

.standard-checkbox .error {
	display: none;
}

#surname_label:after,
#givenName_label:after,
#extension_companyName_label:after,
#jobTitle_label:after,
#extension_phone_label:after,
#extension_country_label:after,
#extension_state_label:after,
#newPassword_label:after,
#reenterPassword_label:after,
#email_label:after,
#VerificationCode_label:after {
	content: "*";
	color: red;
}

/**** Login Page css Satrt******/
.login-fg .form-container {
	color: #048f77;
	position: relative;
	font-size: 18px;
}

.login-fg .login {
	min-height: 100vh;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 15px;
	padding-top:0px;
}

.login-fg .login-section {
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	width: 58%
}

.login-fg .form-fg {
	width: 100%;
	text-align: center
}

.login-fg .form-container .form-group {
	margin-bottom: 25px
}

.login-fg .form-container .form-fg {
	float: left;
	width: 100%;
	position: relative
}

.creted_login_liscr_logo{

width: 94%;
    text-align: center;
    margin-top: -301px;
    float: left;
}

.login-fg .form-container .input-text {
	font-size: 20px;
	outline: none;
	color: #616161;
	border-radius: 3px;
	font-weight: 500;
	border: 1px solid transparent;
	background: #fff;
	/* box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 20%); */
	font-family: "Segoe UI";
	font-weight: 100;
	border-bottom: 0px solid #ccc;
}

.login-fg .form-container img {
	margin-bottom: 5px;
	height: 40px
}

.login_login_liscr_logo{
	    width: 100%;
    text-align: center;
    margin-top: -204px;
    float: left;
}

.login-fg .form-container .form-fg input {
	float: left;
	width: 100%;
	padding: 11px 46px 11px 11px;
	border-radius: 0px;
	margin-bottom: -3%;
	background: #f5f5f5;
	border-radius: 2px;
}

.login-fg .form-container .form-fg i {
	position: absolute;
	top: 15px;
	right: 11px;
	font-size: 21px;
	color: #b5b5b5;
}

.login-fg .form-container label {
	margin-bottom: 14px;
	color: #6e6e6e !important;
	font-size: 20px;
	font-family: "Segoe UI" !important;
	font-weight: 400 !important;
	letter-spacing: 1px;
	text-transform: initial !important;
}

.login-fg .form-container .forgot {
	margin: 0;
	line-height: 45px;
	color: #535353;
	font-size: 15px;
	float: right
}

.white_sea_server_logo {
height: 70px;
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 1px;
    margin-top: 72px  !important;
    margin-left: 20px;
}

.login-fg .bg {
	background: rgba(0, 0, 0, 0.04) repeat;
	background-size: cover;
	top: 0;
	width: 100%;
	bottom: 0;
	opacity: 1;
	z-index: 999;
	min-height: 100vh;
	position: relative;
	display: flex;
	justify-content: left;
	align-items: start;
	padding: 0px;
	background-position: 90%;
}

.login-fg .info h1 {
	font-size: 72px;
	color: #000000;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "Segoe UI";
	font-weight: 400;
}

.login-fg .info {
	text-align: left;
}

	.login-fg .info p {
		margin-bottom: 0;
		color: #040404;
		line-height: 28px;
		font-size: 25px;
	}

.login-fg .form-container .btn-md {
	cursor: pointer;
	padding: 10px 30px 9px;
	height: 60px;
	letter-spacing: 1px;
	font-size: 21px;
	font-weight: 400;
	border-radius: 50px;
	color: #d6d6d6;
	font-family: "Segoe UI";
	width: 100%;
	float: right;
}

.login-fg .form-container p {
	margin: 0;
	color: #616161
}

	.login-fg .form-container p a {
		color: #616161
	}

.login-fg .form-container button:focus {
	outline: none;
	outline: 0 auto -webkit-focus-ring-color
}

.login-fg .form-container .btn-fg.focus,
.btn-fg:focus {
	box-shadow: none
}

.login-fg .form-container .btn-fg {
	background: #048f77;
	border: none;
	color: #fff;
	/* box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) */
}

	.login-fg .form-container .btn-fg:hover {
		background: #048f77;
		color: #fff;
	}

.login-fg .logo a {
	font-weight: 700;
	color: #333;
	font-size: 39px;
	text-shadow: 1px 0px #000
}

.login-fg .form-container .checkbox {
	margin-bottom: 25px;
	font-size: 14px
}

.login-fg .form-container .form-check {
	float: left;
	margin-bottom: 0
}

	.login-fg .form-container .form-check a {
		color: #d6d6d6;
		float: right
	}

.login-fg .form-container .form-check-input {
	position: absolute;
	margin-left: 0
}

.login-fg .form-container .form-check label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 2px;
	margin-left: -25px;
	border: none;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.login-fg .form-container .form-check-label {
	padding-left: 25px;
	margin-bottom: 0;
	font-size: 14px;
	color: #616161
}

.login-fg .form-container .checkbox-fg input[type="checkbox"]:checked + label::before {
	color: #fff;
	background: #0f96f9
}

.login-fg .form-container input[type=checkbox]:checked + label:before {
	font-weight: 300;
	color: #f3f3f3;
	font-size: 14px;
	content: "\2713";
	line-height: 17px
}

.login-fg .form-container input[type=checkbox],
input[type=radio] {
	margin-top: 4px
}

.login-fg .form-container .checkbox a {
	font-size: 14px;
	color: #616161;
	float: right;
	margin-left: 3px
}

.login-fg .login-section h3 {
	font-size: 20px;
	margin-bottom: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #505050
}

.login-fg .login-section p {
     margin: 8px 0 0;
    font-size: 14px;
    color: #d12323;
    font-family: "HCo Gotham", arial, sans-serif;
}

	.login-fg .login-section p a {
		color: #616161
	}

.login-fg .login-section ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.login-fg .login-section .social li {
	display: inline-block;
	margin-bottom: 5px
}

	.login-fg .login-section .social li a {
		font-size: 12px;
		font-weight: 600;
		width: 120px;
		margin: 2px 0 3px;
		height: 35px;
		line-height: 35px;
		border-radius: 20px;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		background: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
	}

		.login-fg .login-section .social li a i {
			height: 35px;
			width: 35px;
			line-height: 35px;
			float: left;
			color: #fff;
			border-radius: 20px
		}

		.login-fg .login-section .social li a span {
			margin-right: 7px
		}

.login-fg .login-section .or-login {
	float: left;
	width: 100%;
	margin: 20px 0 25px;
	text-align: center;
	position: relative;
	margin-top: 0px;
}

	.login-fg .login-section .or-login::before {
		position: absolute;
		left: 0;
		top: 10px;
		width: 100%;
		height: 1px;
		background: #d8dcdc;
		content: ""
	}

	.login-fg .login-section .or-login > span {
		width: auto;
		float: none;
		display: inline-block;
		background: #fff;
		padding: 1px 20px;
		z-index: 1;
		position: relative;
		font-family: Open Sans;
		font-size: 13px;
		color: #616161;
		text-transform: capitalize
	}

.login-fg .facebook-i {
	background: #4867aa;
	color: #fff
}

.login-fg .twitter-i {
	background: #3CF;
	color: #fff
}

.login-fg .google-i {
	background: #db4437;
	color: #fff
}

.login-fg .facebook {
	color: #4867aa
}

.login-fg .twitter {
	color: #3CF
}

.login-fg .google {
	color: #db4437
}

@media (max-width: 1200px) {
	.login-fg .info h1 {
		font-size: 45px
	}
}

@media (max-width: 992px) {
	.login-fg .bg {
		display: none
	}
}

@media (max-width: 768px) {
	.login-fg .login-section .social li a {
		width: 100px
	}

	.login-fg .logo a {
		font-size: 26px;
	}
}
.login_liscr_logo {
width: 100%;
    text-align: center;
}
.sea_server_logo {
	height: 70px;
	image-rendering: -webkit-optimize-contrast;
	margin-bottom: 10px;
	margin-top: -160px !important;
	margin-left: -15px;
}

.account_login_lable {
    font-size: 28px;
    font-family: "HCo Gotham", arial, sans-serif;
    font-weight: 500;
	margin: 12px 0px 2% 0px;
    color: #242424;
    text-align: center;
    width: 95%;
    letter-spacing: -0.64px;
}

.login_footer_p1 {
    position: absolute;
    bottom: 40px;
    text-align: center;
    color: #b7b7b7;
    font-size: 12px;
    font-family: "HCo Gotham", arial, sans-serif;
    width: 60%;
    background: #ffffff;
    height: 13px;
    line-height: 21px;
    z-index: 9;
}

.btn_explore_p1 {
	font-weight: 400;
	padding: 11px 114px 11px 55px;
	background: transparent;
	cursor: pointer;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 2;
	border-radius: 60px;
	font-family: "Segoe UI" !important;
	font-size: 22px;
	background-image: url(./images/active_arrow_mark_p1.png);
	background-repeat: no-repeat;
	background-position: right 35px center;
	background-size: 50px auto;
	width: 100%;
}

	.btn_explore_p1:after {
		content: "";
		position: absolute;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		border-radius: 60px;
	}

.main_btn_2 {
	border: 1px solid #048f77;
	color: #0e0e16;
}

	.main_btn_2:after {
		width: 0;
		height: 103%;
		background: #048f77;
		top: 0;
		left: -2px;
		z-index: -1;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-image: url(./images/de_active_arrow.png);
		background-repeat: no-repeat;
		background-position: right 33px center;
		background-size: 50px auto;
		transition: all .3s ease;
	}

	.main_btn_2:hover {
		color: whitesmoke;
	}

		.main_btn_2:hover:after {
			width: 102%;
		}

.login_header {
	width: 100%;
	padding: 20px 0px;
}

.login_section_warpper {
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
}

.login_footer_section {
	width: 100%;
	text-align: center;
}

.Email_lable {
	text-align: left;
	margin-bottom: 9px;
	font-weight: 400;
	color: #6e6e6e;
	font-size: 18px;
}

.circle_icon {
	color: #959595;
	margin-left: 4px;
	cursor: pointer;
}

.information_lable {
	display: none;
	min-height: 99px;
	width: 100%;
	position: absolute;
	background-color: #ffffff;
	z-index: 9;
	border-radius: 7px;
	text-align: left;
	padding: 15px;
	box-shadow: 3px 5px 4px 0px #cccccc54;
	border: 1px solid #f7f7f7;
	color: #000;
}

/**** Login Page css End******/
.products_lable {
	font-size: 14px;
	color: #000;
	line-height: 25px;
	margin-bottom: 26px;
	border-top: 0px solid #dbdbdb;
	padding-top: 26px;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	letter-spacing:-0.5px;
	    font-family: "HCo Gotham", arial, sans-serif;
}

#continue {
	font-weight: 400;
	padding: 16px;
	background: #fff;
	cursor: pointer;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 2;
	border-radius: 5px;
	    font-family: "HCo Gotham", arial, sans-serif !important;
	font-size: 22px;
	/*background-image: url('https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png');*/
	background-repeat: no-repeat;
	background-position: right 35px center;
	background-size: 50px auto;
	width: 100%;
	margin-left: 0px;
	box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
}

/*	#continue:after {
		content: "";
		position: absolute;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		border-radius: 60px;
	}*/

#continue {
	    margin-top: 6px !important;
    margin-bottom: 24px;
color: #000;
    width: auto;
    border: 2px solid #038387;
    border-radius: 60px;
    padding: 10px 49px;
    font-size: 17px;
    text-align: right;
}

	/*#continue:after {
		width: 0;
		height: 102%;
		background: #048f77;
		top: 2px;
		left: -3px;
		z-index: -1;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-image: url(https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png);
		background-repeat: no-repeat;
		background-position: right 33px center;
		background-size: 50px auto;
		transition: all .3s ease;
		transform: rotate(0deg);
	}*/

	#continue:hover {
		color: whitesmoke;
		background-color: #038387 !important;
	}
/*
		#continue:hover:after {
			width: 102%;
		}*/

#createAccount {
	width: 100%;
	background: #f1f1f1;
	border-radius: 6px;
	color: #565656;
	font-weight: 500;
	margin-top: 82px;

}




.Createbtnlink {
	display: inline-block;
	color: #038387 !important;
	font-weight: 500;
	font-family: "HCo Gotham",arial,sans-serif !important;
	letter-spacing: -1px;
	    text-decoration: none !important;
font-size: 18px;
}

	.Createbtnlink:after {
		content: '';
		display: block;
		margin: auto;
		height: 2px;
		width: 0px;
		background: transparent;
		transition: width .5s ease, background-color .5s ease;
	}

	.Createbtnlink:hover:after {
		width: 100%;
		background: #038387;
	}


/**** next btn */
#next {
	font-weight: 400;
	padding: 16px;
	background: #fff;
	cursor: pointer;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 2;
	border-radius: 5px;
 font-family: "HCo Gotham", arial, sans-serif !important;
	font-size: 22px;
	/*background-image: url('https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png');*/
	background-repeat: no-repeat;
	background-position: right 35px center;
	background-size: 50px auto;
	width: 100%;
	margin-left: 0px;
	box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
}

	/*#next:after {
		content: "";
		position: absolute;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		border-radius: 60px;
	}*/

#next {
    color: #000;
    width: auto;
    margin-top: 24px !important;
    margin-bottom: 49px;
    border: 2px solid #038387;
    border-radius: 60px;
    padding: 10px 49px;
    font-family: "HCo Gotham", arial, sans-serif !important;
    font-size: 20px;
    letter-spacing: -0.5px;
}

	/*#next:after {
		width: 0;
		height: 102%;
		background: #048f77;
		top: 2px;
		left: -3px;
		z-index: -1;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-image: url(https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png);
		background-repeat: no-repeat;
		background-position: right 33px center;
		background-size: 50px auto;
		transition: all .3s ease;
		transform: rotate(0deg);
	}*/

	#next:hover {
		color: whitesmoke;
		background-color: #038387  !important;
	}
/*
		#next:hover:after {
			width: 102%;
		}*/

/**** next btn */
.create_login_section_warpper {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
}

.products_new_lable{
text-align: center;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    width: 77%;
    margin: auto;
    font-family: "HCo Gotham", arial, sans-serif !important;
    font-size: 16px;
		}

.create_account_login_lable {
margin: 12px 0px 0% 0px;
    color: #242424;
    text-align: center;
    font-size: 23px;
    font-family: "HCo Gotham", arial, sans-serif;
    font-weight: 500;
    letter-spacing: -1.5px;
}

.crate_lable_h3 {
	font-family: "Segoe UI";
	font-size: 21px;
	margin: 36px 0px 0% 0px;
	color: #048f77;
	font-weight: 400;
	text-align: left;
}

/**** Verify email btn */
/*#emailVerificationControl_but_send_code_DUP {
	font-weight: 400;
	padding:16px;
	background: transparent;
	cursor: pointer;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 2;
	border-radius: 60px;
	font-family: "Segoe UI" !important;
	font-size: 22px;*/
	/*background-image: url('https://saappsdevenv.blob.core.windows.net/b2c/images/active_arrow_mark_p1.png');*/
	/*background-repeat: no-repeat;
	background-position: right 35px center;
	background-size: 50px auto;
	width: 100%;
	margin-left: 0px;
	box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
	text-transform: capitalize;
	letter-spacing: 0px;
}*/

	/*#emailVerificationControl_but_send_code_DUP:after {
		content: "";
		position: absolute;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		border-radius: 60px;
	}*/

/*#emailVerificationControl_but_send_code_DUP {
	border: 1px solid #048f77;
	color: #0e0e16;

	width: 100%;
	margin-top: 14px !important;
	margin-bottom: 32px;
}*/

	/*#emailVerificationControl_but_send_code_DUP:after {
		width: 0;
		height: 102%;
		background: #048f77;
		top: 2px;
		left: -3px;
		z-index: -1;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-image: url(https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png);
		background-repeat: no-repeat;
		background-position: right 33px center;
		background-size: 50px auto;
		transition: all .3s ease;
		transform: rotate(0deg);
	}*/

	/*#emailVerificationControl_but_send_code_DUP:hover {
		color: whitesmoke;
		background-color: #046a59;
	}*/

		/*#emailVerificationControl_but_send_code_DUP:hover:after {
			width: 101%;
		}*/

/**** Verify email btn */



/**** emailVerificationControl_but_send_code email btn */
#emailVerificationControl_but_send_code {
	font-weight: 400;
    padding: 16px;
    background: #fff;
    cursor: pointer;
    transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    z-index: 2;
    border-radius: 5px;
    /* background-image: url(https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png); */
    background-repeat: no-repeat;
    background-position: right 35px center;
    background-size: 50px auto;
    width: 100%;
    margin-left: 0px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
    text-transform: capitalize;
    letter-spacing: 0px;
    font-family: "HCo Gotham", arial, sans-serif !important;
    letter-spacing: -0.4px;
    font-size: 17px;
}
/*
	#emailVerificationControl_but_send_code:after {
		content: "";
		position: absolute;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		border-radius: 60px;
	}*/

#emailVerificationControl_but_send_code {
border: 2px solid #038387;
    color: #000;
    width: auto;
    margin-top: 14px !important;
    margin-bottom: 32px;
    border-radius: 60px;
    padding: 10px 31px;
	    margin-top: 42px !important;
}

	/*#emailVerificationControl_but_send_code:after {
		width: 0;
		height: 102%;
		background: #048f77;
		top: 2px;
		left: -3px;
		z-index: -1;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-image: url(https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png);
		background-repeat: no-repeat;
		background-position: right 33px center;
		background-size: 50px auto;
		transition: all .3s ease;
		transform: rotate(0deg);
	}*/

	#emailVerificationControl_but_send_code:hover {
		color: whitesmoke;
		background-color: #038387;
	}

		/*#emailVerificationControl_but_send_code:hover:after {
			width: 101%;
		}*/

/**** Verify email btn */



/**** emailVerificationControl_but_verify_code email btn */
#emailVerificationControl_but_verify_code {
	font-weight: 400;
	padding: 16px;
	background: #fff;
	cursor: pointer;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 2;
	border-radius: 5px;
	/*background-image: url('https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png');*/
	background-repeat: no-repeat;
	background-position: right 35px center;
	background-size: 50px auto;
	width: 100%;
	margin-left: 0px;
	box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
	text-transform: capitalize;
	letter-spacing: 0px;
	font-family: "HCo Gotham", arial, sans-serif;
    font-size: 18px;
    letter-spacing: -0.4px;
}
/*
	#emailVerificationControl_but_verify_code:after {
		content: "";
		position: absolute;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		border-radius: 60px;
	}*/

#emailVerificationControl_but_verify_code {
    border: 0px solid #00b0c6;
    width: 114px;
    margin-bottom: 0px;
    color: #038387 !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    margin-left: 0px !important;
    font-family: "HCo Gotham", arial, sans-serif !important;
    border-bottom: 2px solid;
    border-radius: 0px !important;
    padding: 4px;
    margin-right: 55px;
}

	/*#emailVerificationControl_but_verify_code:after {
		width: 0;
		height: 102%;
		background: #048f77;
		top: -1px;
		left: -3px;
		z-index: -1;
		transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-image: url(https://saappsdevenv.blob.core.windows.net/b2c/images/de_active_arrow.png);
		background-repeat: no-repeat;
		background-position: right 33px center;
		background-size: 50px auto;
		transition: all .3s ease;
		transform: rotate(0deg);
	}*/

	#emailVerificationControl_but_verify_code:hover {
		color: whitesmoke;
		background-color: #fff;
	}
/*
		#emailVerificationControl_but_verify_code:hover:after {
			width: 101%;
		}*/

/**** Verify email btn */






.login_container {
	padding-right: 0px;
	padding-left: 0px;
}
.login_container_row {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 0px;
}
.login_video_paly {
	width:100%;
	height:100%;
}

.bg-video-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}

video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
}

.overlay {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
	background-size: 3px 3px;
	z-index: 2;
}

.login_section_page2 {

	margin-top: 0px;
}

.new_login_liscr_logoInformation{
	    font-family: "HCo Gotham", arial, sans-serif;
    font-weight: bold;
    font-size: 32px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 34px;
    color: #038387;
}


.create_sea_server_logo {
	height: 70px;
	image-rendering: -webkit-optimize-contrast;
	margin-bottom: 10px;
	margin-top: 0px !important;
}


.Forgot_warpper {
	width: 100%;
	text-align: center;
	font-size: 18px;
	height: 28px;
	margin-top: -20px;
}
.Forgot_warpper_link {
	color: #048f77;
	text-decoration: underline;
	cursor: pointer;
	font-weight: 400;
}

.verification_warpper {
	width: 58% !important;
}


@media (min-width: 320px) and (max-width: 980px) {
	.new_login_liscr_logoInformation{
    font-size: 20px;
	        line-height: 26px;
	}
	.login-fg .login-section {
		width: 90%;
	}
	.account_login_lable {
		font-size: 22px;
		margin: 12px 0px 10% 0px;
	}
	.login_footer_p1 {
		width: 78%;
	}


}

@media (min-width: 980px) and (max-width: 1300px) {
	.new_login_liscr_logoInformation{
		    font-size: 22px;
			    line-height: 28px;
	}
.Collaborating{
	    font-size: 38px !important;
    line-height: 46px !important;
	    margin-top: 181px !important;
}
	.login-fg .login-section {
		width: 70%;
	}
	.login-fg .bg {
		background-position: 34% 0%;
	}
}
@media (min-width: 1300px) and (max-width: 1500px) {
.Collaborating{
	    font-size: 46px !important;
    line-height: 54px !important;
	margin-top: 166px !important;
}
	.login-fg .login-section {
		width: 70%;
	}

	.login-fg .bg {
		background-position: 34% 0%;
	}
}
@media (min-width: 1500px) and (max-width: 1920px) {
.Collaborating{
	    font-size: 54px !important;
    line-height: 65px !important;
	margin-top: 156px !important;
}
}


.pageLevel{
	margin-bottom:20px;
}
#verifying_blurb {
	text-align: center;
	color: #e56737;
}


.cmp-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: auto !important;
}
	.cmp-btn.disabled .mimic-btn, .cmp-btn.disabled a, .cmp-btn.disabled button, .cmp-btn[disabled] .mimic-btn, .cmp-btn[disabled] a, .cmp-btn[disabled] button {
		background: #ededed !important;
		color: #999 !important;
		pointer-events: none;
		cursor: not-allowed;
	}

	.cmp-btn button {
		-webkit-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;
		border-radius: 3px;
		width: 100%;
	}
	.cmp-btn .mimic-btn, .cmp-btn a, .cmp-btn button {
		display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: fit-content;
    padding: 10px 35px;
    border-radius: 4px;
    font-family: myriad-pro, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .04em;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .25s;
    transition: all .25s;
	}

.heading{
	display:none;
}
.Collaborating{
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: left;
    margin-top: 128px;
    font-family: "HCo Gotham", arial, sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 64px;
    line-height: 84px;
    letter-spacing: -2.8px;
}

