body {
	font-family: Montserrat-Medium, arial, sans-serif;
	font-weight: 500;
	line-height: 150%;
}

#content {
	margin: 0;
}
div#introDiv {
	background-color: #fff !important;
	padding: 0px 10px;
}
.sixteen.floated.page-title {
	background-color: white;
}
#intrdouctionTextPageTextDiv {
	background-color: #ffffff !important;
	margin-bottom: 10px !important;
}

form[action*="MyForm.aspx?widget=frame"] div#intrdouctionTextPageTextDiv,
form[action*="Form.aspx"] div#intrdouctionTextPageTextDiv {
	display: block !important;
}

.container .floated {
	padding: 0;
	width: 100%;
}

form[action*="MyForm.aspx?widget=frame"] .sixteen.floated.page-title,
form[action*="Form.aspx"] .sixteen.floated.page-title {
	display: block;
}

form[action*="MyForm.aspx?widget=frame"] .page-title p,
form[action*="Form.aspx"] .page-title p {
	font-family: Montserrat-Medium, arial, sans-serif;
}
.large-loginnotice,
#FormContentPlaceHolder_PanelDiv {
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 30px 44px;
	background-color: #fff;
	width: 100%;
}

.large-setupnotice {
	background-color: #0a61ae;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: clamp(22px, calc(1.375rem + ((1vw - 7.68px) * 1.3746)), 30px)
		clamp(22px, calc(1.375rem + ((1vw - 7.68px) * 3.7801)), 44px);
	width: 100%;
}

.large-setupnotice p {
	color: #fff;
}

.editForm {
	padding-top: 0;
}

#wrapper {
	background-color: transparent;
}

#SingleColumnLayout .editForm:has(#login) > .row {
	display: flex;
}

#SingleColumnLayout .editForm .row > .span8 {
	background-color: #fff;
	min-width: clamp(582px, calc(36.375rem + ((1vw - 9.91px) * 8.3565)), 612px);
	margin: 0 16px 0 0;
	min-height: inherit;
	padding: 0;
	flex: 1 0 0;
}

#SingleColumnLayout .editForm .row > .span4 {
	min-width: clamp(352px, calc(22rem + ((1vw - 9.91px) * 13.9276)), 402px);
	margin: 0;
	min-height: inherit;
	padding: 0;
	flex: auto 0 0;
}

.large-loginnotice h2 {
	margin-bottom: clamp(
		18px,
		calc(1.125rem + ((1vw - 7.68px) * 1.0309)),
		24px
	);
	font-size: clamp(26px, calc(1.625rem + ((1vw - 7.68px) * 1.7182)), 36px);
	line-height: 110%;
	letter-spacing: -1.44px;
	font-family: Taviraj-Regular, arial, sans-serif;
	color: #20326e;
}

#FormContentPlaceHolder_LoginEditForm .span5 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.input-control {
	margin-bottom: clamp(
		10px,
		calc(0.625rem + ((1vw - 7.68px) * 0.3436)),
		12px
	);
}

.input-control > input[type="text"],
.input-control > input[type="password"] {
	min-height: 67px;
	margin: 0;
	padding: 20px;
}

.input-control div.phholder {
	top: 20px;
	left: 20px;
}

.input-control div.phholder div.placeholder {
	margin: 0;
	font-size: clamp(16px, calc(1rem + ((1vw - 7.68px) * 0.3436)), 18px);
	line-height: 150%;
	color: rgba(29, 29, 29, 0.52);
}

#FormContentPlaceHolder_LoginEditForm_LoginButtonStripli .button-set {
	margin: 0;
}
#FormContentPlaceHolder_LoginEditForm_LoginButtonStripli
	.button-set
	input[type="submit"],
#FormContentPlaceHolder_PanelDiv .button-set input[type="submit"] {
	margin: 0;
	padding: 14px 24px;
	background: #fed16e;
	color: #20326e;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 110%;
	letter-spacing: 0.16px;
	text-transform: uppercase;
	font-family: Montserrat-Bold, arial, sans-serif;
	box-shadow: none;
	display: inline-block;
	width: auto !important;
	transition: 0.4s all ease-in-out;
	border-radius: 0;
}
#FormContentPlaceHolder_LoginEditForm_LoginButtonStripli
	.button-set
	input[type="submit"]:hover,
#FormContentPlaceHolder_PanelDiv .button-set input[type="submit"]:hover {
	background: #dfb861;
}
#FormContentPlaceHolder_PanelDiv .button-set input.button.active {
	margin-left: 20px;
	background-color: #0a61ae;
	color: #fff;
}
#FormContentPlaceHolder_PanelDiv .button-set input.button.active:hover {
	background-color: #20326e;
	color: #fff;
}
.editForm .desc,
.editForm h3 {
	font-size: clamp(16px, calc(1rem + ((1vw - 7.68px) * 0.3436)), 18px);
	line-height: 150%;
	color: rgba(29, 29, 29, 0.52);
	font-family: Montserrat-Bold, arial, sans-serif;
}
.input-control.checkbox .helper {
	padding-left: 32px;
	font-size: clamp(12px, calc(0.75rem + ((1vw - 7.68px) * 0.3436)), 14px);
	line-height: 150%;
	color: rgba(29, 29, 29, 0.72);
}

#SingleColumnLayout .editForm .row .span4 .button {
	margin: 0;
	padding: 14px 24px;
	background: #fed16e;
	color: #20326e;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 110%;
	letter-spacing: 0.16px;
	text-transform: uppercase;
	font-family: Montserrat-Bold, arial, sans-serif;
	box-shadow: none;
	display: inline-block;
	border-radius: 0;
	transition: 0.4s all ease-in-out;
}
#SingleColumnLayout .editForm .row .span4 .button:hover {
	background: #dfb861;
}
#updatePanel div#RightSidebarLayout + #TwoColumnHomePageLayout {
	display: none;
}

@media (max-width: 767px) {
	.input-control > input[type="text"],
	.input-control > input[type="password"] {
		min-height: 64px;
	}
}
.editForm .input-control input {
	border: 1px solid rgba(32, 50, 110, 0.24);
}

.editForm .input-control button.helper {
	top: 20px;
}
.editForm .input-control input:last-child {
	margin-bottom: 0;
}
.editForm .input-control input::placeholder {
	color: rgba(29, 29, 29, 0.52);
}
.editForm .span5 > .input-control.checkbox {
	margin-top: clamp(18px, calc(1.125rem + ((1vw - 7.67px) * 0.995)), 24px);
	margin-bottom: 30px;
}
.editForm .span5 > .input-control.checkbox .input-control.checkbox {
	margin-bottom: 0;
}
.editForm #login {
	height: auto !important;
}
div#sponsorBlock.large-setupnotice {
	height: 100% !important;
	text-align: left;
}
.editForm .large-setupnotice p {
	font-size: clamp(26px, calc(1.625rem + ((1vw - 7.67px) * 1.6584)), 36px);
	line-height: 110%;
	letter-spacing: clamp(
		-1.44px,
		calc(-0.065rem + ((1vw - 7.67px) * -0.0663)),
		-1.04px
	);
	text-align: left;
	margin-bottom: clamp(16px, calc(1rem + ((1vw - 7.67px) * 0.6633)), 20px);
}
#FormContentPlaceHolder_PanelDiv .editForm .row .span5 {
	width: calc(50% - 44px);
}
.editForm:has(.errorSummary) .row .span10 {
	width: 100%;
	padding-right: 0;
}
.editForm:has(.errorSummary) .row .span10 .error a,
.editForm:has(.errorSummary) .row .span10 .error a:visited {
	color: #20326e;
}
.editForm:has(.errorSummary) .row .span10 .error a:hover {
	text-decoration: underline;
}
.warningSummary li a,
.plus-list a {
	color: #20326e;
}
.warningSummary li a:hover,
.plus-list a:hover {
	text-decoration: underline;
}
.large-notice {
	border: 0;
	box-shadow: none;
	color: #333;
	margin-bottom: 30px !important;
}
.large-notice h2 {
	font-size: clamp(26px, calc(1.625rem + ((1vw - 7.68px) * 1.7182)), 36px);
	line-height: 110%;
	letter-spacing: -1.44px;
	font-family: Taviraj-Regular, arial, sans-serif;
	font-weight: normal;
}
.large-notice > div {
	margin-left: 0 !important;
}

.large-notice .button.color,
#rightSidebarRightContent .sidebar .button.color,
#LeftSidebarLayout .button-set input[type="submit"],
#SingleColumnLayout .button-set input[type="submit"] {
	margin: 0;
	padding: 14px 24px;
	background: #fed16e;
	color: #20326e;
	font-size: 16px;
	box-shadow: none;
	border-radius: 0;
	font-weight: 500;
	font-style: normal;
	font-weight: 700;
	line-height: 110%;
	letter-spacing: 0.16px;
	text-transform: uppercase;
	font-family: Montserrat-Bold, arial, sans-serif;
	box-shadow: none;
	text-decoration: none;
}

.large-notice .button.color:hover,
#rightSidebarRightContent .sidebar .button.color:hover,
#LeftSidebarLayout .button-set input[type="submit"]:hover,
#SingleColumnLayout .button-set input[type="submit"]:hover {
	background: #dfb861;
	color: #20326e;
}
#LeftSidebarLayout .button-set input[type="submit"]:last-child {
	color: #fff;
	background: #0a61ae;
}
#LeftSidebarLayout .button-set input[type="submit"]:last-child:hover {
	background: #20326e;
	color: #fff;
}
.editForm .input-control select {
	min-height: 67px;
	background: transparent;
	font-family: Montserrat-Bold, arial, sans-serif;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 8px 35px 8px 10px;
	background: url(
			data:image/svg + xml,
			%3Csvgxmlns="http://www.w3.org/2000/svg"width="12"height="8"viewBox="0 0 12 8"%3E%3Cpathd="M1 1L6 6L11 1"stroke="black"stroke-width="2"fill="none"stroke-linecap="round"/%3E%3C/svg%3E
		)
		no-repeat right 15px center;
	background-size: 9px;
}

#updatePanel div#RightSidebarLayout,
#updatePanel #LeftSidebarLayout,
#SingleColumnLayout {
	background: #fff;
	display: block;
	width: 100%;
	float: left;
}
#updatePanel div#formPanel .post.medium {
	margin-left: 32px;
}
#updatePanel div#formPanel .meta h2 {
	font-size: clamp(26px, calc(1.625rem + ((1vw - 7.68px) * 1.7182)), 36px);
	line-height: 110%;
	letter-spacing: -1.44px;
}
.medium-content .meta {
	color: #333;
}
.large-notice p {
	color: #333;
}
.tabs-nav li a {
	background-color: #fff;
	color: #20326e;
	border-color: rgba(32, 50, 110, 0.24);
}
.tabs-nav li.active a {
	color: #fff;
	border-top: 1px solid #20326e;
	background: #20326e;
}
.tabs-container {
	border-color: rgba(32, 50, 110, 0.24);
	box-shadow: none;
}
.tab-content a {
	color: #20326e;
}
.standard-table a {
	color: #20326e;
}
.standard-table a:hover {
	text-decoration: underline;
	color: #20326e;
}
div#share {
	margin-bottom: 20px !important;
}
.tab-content a:hover {
	text-decoration: underline;
}
#RightSidebarLayout .floated.sidebar.right {
	background: transparent;
	padding-left: 35px;
	margin-left: 0;
	padding-right: 25px;
}
.floated.sidebar.left {
	background: transparent;
	border-left: 0;
	padding-left: 35px;
	margin-left: 0;
	padding-right: 25px;
}
.recent-blog h4 {
	margin-bottom: 0;
}
#rightSidebarRightContent .sidebar .button.color {
	margin-bottom: 15px;
	min-width: 160px;
	text-align: center;
}
#LeftSidebarLayout .sidebar {
	padding-left: 15px;
	padding-top: 15px;
	border: 0;
	background: transparent;
	width: 245px;
}

#LeftSidebarLayout .sidebar h4 {
	font-size: clamp(26px, calc(1.625rem + ((1vw - 7.68px) * 1.7182)), 36px);
	margin-bottom: -10px !important;
	line-height: 110%;
	letter-spacing: -1.44px;
	font-family: Taviraj-Regular, arial, sans-serif;
	font-weight: normal;
	color: #20326e;
}
.container #LeftSidebarLayout .twelve.floated {
	border-left: 1px solid #e0e0e0;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#LeftSidebarLayout .button-set input[type="submit"],
#SingleColumnLayout .button-set input[type="submit"] {
	margin-right: 15px;
}
#SingleColumnLayout .editForm .span10 > h3.desc,
#SingleColumnLayout .editForm .labeldesc {
	color: #333;
}
.sidebar h4 {
	font-size: 20px;
	margin-bottom: 15px;
}
#SingleColumnLayout
	.sixteen.floated
	#FormContentPlaceHolder_panelDiv
	#FormContentPlaceHolder_panel {
	padding: 30px 19px 30px 30px;
}
.editForm .CouponComposite .input-control input {
	width: 260px;
}
.CouponComposite input[type="submit"] {
	height: 67px;
	border-radius: 0;
	background: #0a61ae;
	padding-left: 15px;
	padding-right: 15px;
}
.CouponComposite input[type="submit"]:hover {
	background-color: #20326e;
	color: #fff;
}
[class*="span"] {
	margin-bottom: 0;
	min-height: auto;
}
.categories li:first-child a {
	margin: 0;
}
.sidebar .categories li {
	padding: 14px 0;
	border-top: 1px solid rgba(32, 50, 110, 0.24);
}
.sidebar .categories li:first-child {
	border: none;
}
.categories li a {
	color: #333;
	background: no-repeat;
	padding-left: 0;
	font-size: clamp(16px, calc(1rem + ((1vw - 7.68px) * 0.3436)), 18px);
}
.categories li a:hover {
	color: #20326e;
}
.categories li.current a {
	color: #20326e;
}
.button,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input[type="button"],
input[type="submit"],
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
	font-family: Montserrat-Bold, arial, sans-serif;
}
.grid .row [class*="span"] {
	margin-right: 0;
}
.twelve .span5 {
	width: 48.5%;
}

@media (max-width: 991px) {
	#SingleColumnLayout .editForm .row > .span4 {
		width: 100%;
		min-width: 100%;
	}
	#SingleColumnLayout .editForm .row > .span8 {
		width: 100%;
		margin: 0 0 16px;
		min-width: 100%;
	}
	#SingleColumnLayout .editForm:has(#login) > .row {
		flex-wrap: wrap;
	}
	#wrapper #content .container .sixteen.floated {
		padding: 0 !important;
		width: 100%;
	}
	.editForm .row .span10 {
		margin-bottom: 0;
	}
	.editForm .large-loginnotice,
	#FormContentPlaceHolder_PanelDiv {
		padding: 20px 20px 20px 0;
	}
	#wrapper #content .container.floated {
		width: 100%;
	}
	/* #updatePanel div#TwoColumnHomePageLayout {
        display: none;
    } */
	.editForm .row .span10 {
		padding-right: 0;
	}
	.errorSummary {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	#FormContentPlaceHolder_LoginEditForm_LoginButtonStripli
		.button-set
		input[type="submit"] {
		width: 100% !important;
	}
	#SingleColumnLayout .editForm .row .span4 .button {
		width: 100%;
		text-align: center;
	}
	#FormContentPlaceHolder_LoginEditForm_LoginButtonStripli .button-set {
		width: 100%;
	}
	#FormContentPlaceHolder_PanelDiv .editForm .row .span5 {
		width: 100%;
	}
	div#FormContentPlaceHolder_Panel {
		max-width: 100%;
		padding-right: 20px;
	}
	#FormContentPlaceHolder_PanelDiv .button-set input[type="submit"] {
		width: 100% !important;
		margin: 0;
	}
	#FormContentPlaceHolder_PanelDiv .button-set input.button.active {
		margin-top: 20px;
		margin-left: 0;
	}
	#FormContentPlaceHolder_PanelDiv .button-set {
		width: 100%;
		padding-right: 20px;
	}
	#formPanel .eight.columns.eightfloated {
		padding-bottom: 0;
	}
	#RightSidebarLayout .floated.sidebar.right {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#updatePanel div#formPanel .post.medium {
		margin-left: 12px;
		margin-top: 10px;
	}
	.errorSummary,
	.infoSummary,
	.successSummary,
	.warningSummary,
	.alertSummary {
		margin-right: 0;
	}
	div#topMiddleContentPlaceHolder_ctl00_ValidationSummarySection {
		width: 100% !important;
	}
	.large-notice {
		margin-top: 0 !important;
	}
	#LeftSidebarLayout .sidebar {
		padding-bottom: 15px;
	}
	.container #LeftSidebarLayout .twelve.floated {
		border-left: 0 !important;
		width: 95%;
		margin: 0 auto;
		display: flex;
		float: none;
		padding-left: 20px !important;
		padding-right: 15px !important;
	}
	.grid .editForm .row .span5 {
		padding-right: 0 !important;
	}
	table.standard-table {
		width: 92%;
	}
	table.standard-table .RowStyle td {
		padding: 10px 12px !important;
		border-left: none;
	}
	.tabs-nav li.active a {
		border-bottom: 0;
	}
	.tabs-nav li a {
		border-right: 1px solid rgba(32, 50, 110, 0.24);
	}
	.tabs-nav li {
		width: 100%;
	}
	.sidebar div#RightSidebarRightContentPlaceHolder_RegisterNowPanel {
		max-width: 90%;
	}
	#LeftSidebarLayout .button-set input[type="submit"],
	#SingleColumnLayout .button-set input[type="submit"] {
		margin-bottom: 15px;
		width: 100%;
	}
	.input-control {
		margin-right: 20px;
	}
	table.standard-table .HeaderStyle th {
		padding-top: 10px !important;
	}
	#SingleColumnLayout
		#FormContentPlaceHolder_PanelDiv
		.span10
		.row
		.button-set
		input[type="submit"] {
		margin-top: 12px;
	}
	.editForm .CouponComposite .input-control input {
		width: 184px;
	}
	.CouponComposite .input-control div.phholder div.placeholder {
		font-size: 14px;
	}
	.CouponComposite {
		display: flex;
		justify-content: center;
		padding: 0 21px;
	}
	.CouponComposite input[type="submit"] {
		padding-left: 10px;
		padding-right: 10px;
	}
	#FormContentPlaceHolder_Panel_FulfilledOrders_TitleSectionli {
		margin-bottom: 15px;
	}
	.input-control.seventy {
		width: 57%;
	}
	.twelve #LeftSidebarRightContentPlaceHolder_PanelDiv .editForm .span5 {
		padding-right: 0 !important;
	}
	div#leftMiddleContentPlaceHolder_ctl00_memebrSinceDiv {
		margin-top: 15px;
	}
	.large-notice .button.color,
	#rightSidebarRightContent .sidebar .button.color,
	#LeftSidebarLayout .button-set input[type="submit"],
	#SingleColumnLayout .button-set input[type="submit"] {
		font-size: 14px;
	}
	.large-notice {
		padding: 20px;
	}
	#FormContentPlaceHolder_LoginEditForm .input-control {
		margin-right: 0;
	}
	#SingleColumnLayout
		.sixteen.floated
		#FormContentPlaceHolder_panelDiv
		#FormContentPlaceHolder_panel {
		padding: 20px;
		padding-right: 0;
	}
	.sidebar .categories li {
		margin-right: 20px;
	}
	.twelve .span5 {
		width: 100%;
	}
	#LeftSidebarLayout .sidebar {
		width: 95%;
	}
	.editForm .span10 .button-set {
		width: 94%;
	}
}
