<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	margin: 0px auto;
	height: 100%;
	padding: 0px;
	text-align: center;
}
body {
	text-align: center;
	height: 100%;
	width: 100%;
	color: #eeeeee;
	background-image: url('https://www.geoclik.com/images/backdrop.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.6vw;
	line-height: 1.9vw;
	margin: 0px;
	padding: 0px;
	background-color: rgb(67,69,78);
	overflow-x: auto;
	overflow-y: auto;
}
.base__body_content{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 100%;
	text-align: center;
}
.base__body_content a:link { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; line-height: 1.9vw; color:#ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
.base__body_content a:visited { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; line-height: 1.9vw; color: #ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
.base__body_content a:hover { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; line-height: 1.9vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5); transition: all 0.05s ease-in;}
.base__body_content a:active { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; line-height: 1.9vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5);transition: all 0.05s ease-in;}
.base__div_based_false_href_formatter{
	font-size: 1.6vw;
	line-height: 1.9vw;
	color:#ff9f00;
	display: inline-block;
	cursor: pointer;
	transition: all 0.5s
}
.base__div_based_false_href_formatter:hover{
	color: #ffffff;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.5);
	transition: all 0.5s
}
.base__stacktrace_leveler{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: .9vw;
	width: 99%;
	font-weight: normal;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #9999cc;
	color: #dddddd;
	margin-top: 12px;
	margin-bottom: 25px;
	align-items: left;
	text-align: left;
	box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.6);
}
.base__stacktrace_leveler_open{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 4px;
	background-color: #000000;
	color: #9999ff;
	font-weight: normal;
	border-bottom: 1px solid #9999cc;
}
.base__stacktrace_inner_content{
	background: -moz-linear-gradient(to right, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 100%);
	padding-top: 12px;
	padding-bottom: 12px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.7);
}
.base__stacktrace_leveler_close{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 4px;
	background-color: #000000;
	color: #ff7777;
	font-weight: normal;
	border-top: 1px solid #9999cc;
}
.base__stacktrace_loadline_highlighter{
	background-color: rgba(0,0,10,0.4);
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
}
.iconifier_base{
	font-family: 'Material Symbols Outlined';
	display: inline-block;
    display: inline-flex;
    vertical-align: middle;
	font-weight: 100;
}
.base__raw_div_inline_block_container{
	display: inline-block;
	white-space: nowrap;
}
.base__unisys__login_or_create_acct_text_form_field{
	background-color: #888888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	font-weight: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(190, 190, 190, 1);
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
}
.base__unisys__login_or_create_acct_text_form_field:focus{
	border: 1px solid #ffae00;
	/* offset-x | offset-y | blur-radius | spread-radius | color */
	box-shadow: 0px 0px 6px 2px rgba(254, 175, 7, 0.3);
	background-color: #666666;
}
.base__unisys__create_acct__tos_bubble{
	background-color:#444444;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #888888;
	-o-box-shadow: 0 4px 10px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 4px 10px rgba(0,0,0,.5);
	box-shadow: 0 4px 10px rgba(0,0,0,.5);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
	margin: 0px auto;
	padding-left: 50px;
	padding-right: 50px;
	display: inline-block;
	width: 75%;
	margin-bottom: 35px;
}
#base_outer_marquee_container__hide_in_full_mode{
	overflow: hidden;
	white-space: nowrap;
	display: none;
}
#base_outer_marquee_container{
	overflow: hidden;
	white-space: nowrap;
}
#base_inner_marquee_text_container{
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
  	-moz-animation: base_marquee_animation 15s linear infinite;
	-webkit-animation: base_marquee_animation 15s linear infinite;
	animation: base_marquee_animation 15s linear infinite;
}
/* for Firefox */
@-moz-keyframes base_marquee_animation{
	from {-moz-transform: translateX(100%);}
	to {-moz-transform: translateX(-100%);}
}
/* for Chrome */
@-webkit-keyframes base_marquee_animation {
	from {-webkit-transform: translateX(100%);}
	to {-webkit-transform: translateX(-100%);}
}
@keyframes base_marquee_animation{
	from{
		-moz-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}to{
		-moz-transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
.base__unfinished_work_warning__bg_fade{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 50%;
	font-weight: normal;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	border: 1px solid #ffccaa;
	color: #dddddd;
	padding: 15px;
	padding-bottom: 20px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	margin: auto;
	background: -moz-linear-gradient(to bottom,#885511 0,#222211 100%);
	background-image: linear-gradient(to bottom,#885511 0,#222211 100%);
	box-shadow: 0px 0px 9px rgba(255, 180, 0, 0.6), inset 0px 0px 9px rgba(255, 180, 0, 0.6);
}
.base__unfinished_work_warning__thinglow_linesep{
	width: 90%;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px rgba(255, 180, 0, 1), inset 0px 0px 3px rgba(255, 180, 0, 1);
}
.base__unfinished_work_warning__header_text{
	font-family: 'Montserrat Alternates', sans-serif;
	margin: 0px auto;
	text-shadow: 0px 0px 7px rgba(255, 120, 0, 0.7), 0px 0px 7px rgba(255, 120, 0, 0.7);
	color: #ffddaa;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
}
.left_nav_user_welcome_strip_sharp_orange_gradient_from_dark_bg{
	padding: 0px;   
	border-top: 1px solid #ffa200;
	border-bottom: 1px solid #ffa200;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#202020;
	background: -moz-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:linear-gradient(to bottom,#572e00 0,#202020 50%);
	background-image: linear-gradient(to bottom,#572e00 0,#202020 50%);
	-moz-box-shadow: 0 0 4px #ffa200;
	 -webkit-box-shadow: 0 0 4px #ffa200;
	box-shadow: 0 0 4px #ffa200;
	font-family: 'Dosis', sans-serif;
	color: #ffa200;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
}
.base__mwis_letterbox{
	width: 100%;
	margin: 0px auto;
}
.top_header_blackout{
	background-color: rgb(0,0,0,0.8);
	width: 100%;
	height: 120px;
	border-bottom: 1px solid rgba(255,180,0,1);
}
.top_header_column_table{
	margin: 0px auto;
	display: flex;
	flex-flow: row;
	position: relative;
}
.top_header_the_row{
	display: flex;
	margin: 0px auto;
}
.top_header_the_col_lg_logo{
	flex: 80%;
	margin-top: 10px;
}
.top_header_the_col_acct_login{
	flex: 20%;
}
#mobile_logo{
	display: none;
}
.top_header_the_col_acct_login_link_buffer{
	padding-top: 5px;
}
@viewport{
	width:device-width
}
@-ms-viewport{
	width:device-width
}
.base__lower_common_closing_dark_block__off{
	position: fixed;
	bottom: -3px;
	font-family: 'Montserrat Alternates', sans-serif;
	margin: 0px auto;
	align-items: center;
	color: #999999;
	background-color:#333333;
	width: 100%;
	border-top: 1px solid rgba(150, 150, 150, 0.2);
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	box-shadow: 0px -3px 25px rgba(0,0,0,0.2);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	font-size: 1.6vw;
	line-height: 1.9vw;
	opacity: 0.25;
	transition: all 2s ease-out;
	filter: blur(1px);
}
.base__lower_common_closing_dark_block__off a:link { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color:#bbbbbb; text-decoration:none; font-weight:normal; }
.base__lower_common_closing_dark_block__off a:visited { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #bbbbbb; text-decoration:none; font-weight:normal; }
.base__lower_common_closing_dark_block__off a:hover { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
.base__lower_common_closing_dark_block__off a:active { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
.base__lower_common_closing_dark_block__on{
	position: fixed;
	bottom: -3px;
	font-family: 'Montserrat Alternates', sans-serif;
	margin: 0px auto;
	align-items: center;
	color: #bbbbbb;
	background-color:#333333;
	width: 100%;
	border-top: 1px solid rgba(220, 200, 255, 1);
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	box-shadow: 0px -3px 25px rgba(0,0,0,0.5);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	font-size: 1.6vw;
	line-height: 1.9vw;
	opacity: 1;
	transition: all 0.3s ease-out;
}
.base__lower_common_closing_dark_block__on a:link { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color:#bbbbbb; text-decoration:none; font-weight:normal; }
.base__lower_common_closing_dark_block__on a:visited { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #bbbbbb; text-decoration:none; font-weight:normal; }
.base__lower_common_closing_dark_block__on a:hover { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
.base__lower_common_closing_dark_block__on a:active { font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
*:focus {outline:none !important}
.primary_horiz_nav_active_pf_formatting{
	color: #00ffff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.base__generic_text_form_field{
	background-color: #888888;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	font-weight: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(190, 190, 190, 1);
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
}
.base__generic_text_form_field:focus{
	border: 1px solid #ffae00;
	/* offset-x | offset-y | blur-radius | spread-radius | color */
	box-shadow: 0px 0px 6px 2px rgba(254, 175, 7, 0.3);
	background-color: #666666;
}
.primary_logo_lg_blue{
	font-family: 'Bruno Ace';
	color: #9999cc;
	font-size: 60px;
	line-height: 50px;
	margin: 0px;
	border: collapse;
	padding: 0px;
	text-shadow: 0 0 10px rgba(200,200,255, 0.7);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255, 1);
	margin-top: 15px;
}
.primary_logo_lg_blue_reflection{
	font-family: 'Bruno Ace';
	color: #9999cc;
	margin: 0px;
	padding: 0px;
	font-size: 60px;
	line-height: 50px;
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	text-shadow: 0 0 5px rgba(200,200,255, 0.7);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255, 1);
	-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
	mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
}
.primary_logo_lg_orange{
	font-family: 'Bruno Ace';
	color: #ff9f00;
	font-size: 60px;
	line-height: 50px;
	margin: 0px;
	border: collapse;
	padding: 0px;
	text-shadow: 0 0 10px rgba(255,160,100, 1);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,230,200, 1);
}
.primary_logo_lg_orange_reflection{
	font-family: 'Bruno Ace';
	color: #ff9f00;
	margin: 0px;
	padding: 0px;
	font-size: 60px;
	line-height: 50px;
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	text-shadow: 0 0 5px rgba(255,160,100, 1);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255, 1);
	-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
	mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
}
.primary_logo_sm_blue{
	font-family: 'Bruno Ace';
	color: #9999cc;
	font-size: 30px;
	line-height: 27px;
	margin: 0px;
	border: collapse;
	padding: 0px;
	text-shadow: 0 0 10px rgba(200,200,255, 0.7);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255, 1);
}
.primary_logo_sm_blue_reflection{
	font-family: 'Bruno Ace';
	color: #9999cc;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 27px;
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	text-shadow: 0 0 5px rgba(200,200,255, 0.7);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255, 1);
	-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
	mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
}
.primary_logo_sm_orange{
	font-family: 'Bruno Ace';
	color: #ff9f00;
	font-size: 30px;
	line-height: 27px;
	margin: 0px;
	border: collapse;
	padding: 0px;
	text-shadow: 0 0 10px rgba(255,160,100, 1);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,230,200, 1);
}
.primary_logo_sm_orange_reflection{
	font-family: 'Bruno Ace';
	color: #ff9f00;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 27px;
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	text-shadow: 0 0 5px rgba(255,160,100, 1);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255, 1);
	-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
	mask-image: linear-gradient(rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2));
}
.gc_global_qmark_info_stamp{
	font-size: 2.6vw;
	font-weight: 100;
}
#base_flow_xform_3_col__common_prompt__input__desc{
	display: flex;
	flex-flow: row;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: 0.4s;
	border: 1px solid rgba(240, 200, 255, 0.0);
}
#base_flow_xform_3_col__common_prompt__input__desc:hover{
	border: 1px solid rgba(240, 200, 255, 0.4);
	border-radius: 10px;
	background-color: rgba(240, 240, 255, 0.1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: 0.4s;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}
#base_flow_xform_3_col__common_prompt__input__desc &gt; base_flow_xform_3_col__common_prompt__input__desc1{
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 1;
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	display:box;
	box-pack:center;
	box-align:center;
}
#base_flow_xform_3_col__common_prompt__input__desc &gt; base_flow_xform_3_col__common_prompt__input__desc2{
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 2;
	padding-left: 15px;
	padding-right: 15px;
}
#base_flow_xform_3_col__common_prompt__input__desc &gt; base_flow_xform_3_col__common_prompt__input__desc3{
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 3;
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	display:box;
	box-pack:center;
	box-align:center;
}
#gc_flow_xform__2_col__ctl_hlsolwdor {
	align-items: center;
	border-radius: 10pt;
	box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.4), 2px 2px 2px rgba(235, 235, 255, 0.5);
	background: -moz-linear-gradient(to right, rgba(255,210,205,0.2), rgba(20,10,0,0.3));
	background-image: linear-gradient(to right, rgba(255,210,205,0.2), rgba(20,10,0,0.3));
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: flex;
	flex-flow: row;
	justify-content: center;
}
#gc_flow_xform__2_col__ctl_hlsolwdor &gt; gc_flow_xform__2_col__ctl_hlsolwdor__container__01 {
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 25%;
	margin-left: 5%;
	margin-right: 5%;
	border-radius: 3pt;
	border: 1px solid rgba(130, 130, 140, 1);
	background-color: rgba(40, 40, 40, 0.5);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.4);
	flex: 0 1 auto;
	order: 1;
}
#gc_flow_xform__2_col__ctl_hlsolwdor &gt; gc_flow_xform__2_col__ctl_hlsolwdor__container__02 {
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 60%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 5%;
	text-align: justify;
	flex: 0 1 auto;
	order: 2;
}
.gc_common_sectional_bubble__fullwidth__fade_dark_to_light{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 90%;
	font-weight: normal;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	border: 1px solid #aaaaca;
	color: #dddddd;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	margin: auto;
	background: -moz-linear-gradient(to bottom,#5a5e6c 0,#33333a 100%);
	background-image: linear-gradient(to bottom,#5a5e6c 0,#33333a 100%);
	box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.4);
}
.gc_common_sectional_bubble__fullwidth__fade_dark_to_light__pink_hue{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 90%;
	font-weight: normal;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	border: 1px solid #caaaaa;
	color: #dddddd;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	margin: auto;
	background: -moz-linear-gradient(to bottom,#5b454e 0,#33333a 100%);
	background-image: linear-gradient(to bottom,#5b454e 0,#33333a 100%);
	box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.4);
}
.gc_common_sectional_bubble__fullwidth__fade_dark_to_light__green_hue{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 90%;
	font-weight: normal;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	border: 1px solid #aacaaa;
	color: #dddddd;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	margin: auto;
	background: -moz-linear-gradient(to bottom,#555d55 0,#33333a 100%);
	background-image: linear-gradient(to bottom,#555d55 0,#33333a 100%);
	box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.4);
}
.gc_common_sectional_bubble__header_thinglow_linesep{
	width: 40%;
	margin: 0px auto;
	margin-top: 6px;
	height: 1px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px #bfb2ff, inset 0px 0px 3px #bfb2ff;
}
.gc_common_sectional_bubble__header_text{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	color: #ffac00;
	text-decoration: none;
}
.gc_common_sectional_bubble__fullwidth__fade_dark_to_light__error_display{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 90%;
	font-weight: normal;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	border: 1px solid #ffaaca;
	color: #dddddd;
	padding: 15px;
	padding-bottom: 45px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	margin: auto;
	background: -moz-linear-gradient(to bottom,#772222 0,#221111 100%);
	background-image: linear-gradient(to bottom,#772222 0,#221111 100%);
	box-shadow: 0px 0px 9px rgba(255, 0, 40, 1), inset 0px 0px 9px rgba(255, 0, 40, 1);
}
.gc_common_sectional_bubble__header_text__error_display{
	font-family: 'Montserrat Alternates', sans-serif;
	border: 1px solid #999;
	border-radius: 15pt;
	width: 50%;
	background: linear-gradient(to bottom, #ffdddd, #331111 25%, #cc0000 95%);
	padding: 4px;
	margin: 0px auto;
	text-shadow:  0px 0px 7px rgba(255, 0, 0, 1), 0px 0px 7px rgba(255, 0, 0, 1);
	color: #eeeeff;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5), inset 0px 0px 5px rgba(0, 0, 0, 0.7);
	margin-top: 15px;
	margin-bottom: 30px;
}
.gc_common_sectional_bubble__line_item__error_display{
	font-family: 'Montserrat Alternates', sans-serif;
	border: 1px solid #866;
	border-radius: 5px;
	width: 95%;
	background-color: rgba(50, 40, 40, 0.6);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0px auto;
	color: #cccccc;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
}
.gc_common_sectional_bubble__line_item__error_display:hover{
	border: 1px solid rgba(255, 0, 40, 1);
	box-shadow: 0px 0px 9px rgba(255, 0, 40, 0.5), inset 0px 0px 9px rgba(255, 0, 40, 0.5);
	background-color: rgba(40, 30, 30, 0.6);
	color: #ffffff;
	text-shadow:  0px 0px 7px rgba(255, 0, 0, 0.4), 0px 0px 7px rgba(255, 0, 0, 0.4);
}
.base__common_sectional_bubble__fullwidth__translucent_inset{
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	background-color: rgba(140, 140, 190, 0.2);
	width: 90%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin: auto;
	text-align: center;
	border-radius: 10px;
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8), -2px -2px 2px rgba(0, 0, 0, 0.6), inset 1px 1px 7px rgba(0, 0, 0, 0.3);
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}
.base__common_sectional_bubble__fullwidth__secondary_translucent_inset_with_mouseover_neon{
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	width: 90%;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 30px;
	background-color: rgba(140, 140, 190, 0.2);
	padding: 10px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.0);
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), -2px -2px 2px rgba(0, 0, 0, 0.6), inset 1px 1px 7px rgba(0, 0, 0, 0.3);
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	transition: 0.5s;
}
.base__common_sectional_bubble__fullwidth__secondary_translucent_inset_with_mouseover_neon:hover{
	background-color: rgba(170, 170, 220, 0.2);
	border: 1px solid rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 3px #c3a2ff, inset 0px 0px 3px #c3a2ff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	transition: 0.5s;
}
.base__common_sectional_bubble__sharp_feature_header_shadow_wrap{
	filter: drop-shadow(1px 1px 1px rgba(255,200,50,0.5));
}
.base__common_sectional_bubble__sharp_feature_header{
	background-color: rgba(40,35,60,1);
	width: 75%;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	color: #ffcc44;
	-webkit-clip-path: polygon(0% 0%, 20% 100%, 80% 100%, 100% 0%);
	text-shadow: 0px 0px 6px rgba(255,180,0,0.5);
	clip-path: polygon(0% 0%, 20% 100%, 80% 100%, 100% 0%);
}
.global_hidden_iframe{
	border: 0px #fff;
	padding: 0px;
	max-width: 0px;
	max-height: 0px;
	width: 0px;
	height: 0px;
}
.common_subfunc_band_button__left__on{
	padding: 10px;
	background: -moz-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:-ms-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:-webkit-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background-image: linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	display: inline-block;
	padding-left: 15px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid rgba(0,0,0,0.5);
}
.common_subfunc_band_button__left__off{
	padding: 10px;
	background: -moz-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:-ms-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:-webkit-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background-image: linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	display: inline-block;
	padding-left: 15px;
	color: #000000;
	text-shadow: 1px 1px 1px #666666;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid rgba(0,0,0,0.5);
}
.common_subfunc_band_button__middle__on{
	padding: 10px;
	background: -moz-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:-ms-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:-webkit-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background-image: linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	display: inline-block;
	padding-left: 15px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-top: 1px solid rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.5);
}
.common_subfunc_band_button__middle__off{
	padding: 10px;
	background: -moz-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:-ms-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:-webkit-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background-image: linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	display: inline-block;
	padding-left: 15px;
	color: #000000;
	text-shadow: 1px 1px 1px #666666;
	border-top: 1px solid rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.5);
}
.common_subfunc_band_button__right__on{
	padding: 10px;
	background: -moz-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:-ms-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:-webkit-linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background:linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	background-image: linear-gradient(to bottom,#f0d08f 0,#a77717 100%);
	display: inline-block;
	padding-left: 15px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 1px solid rgba(0,0,0,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
}
.common_subfunc_band_button__right__off{
	padding: 10px;
	background: -moz-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:-ms-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:-webkit-linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background:linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	background-image: linear-gradient(to bottom,#c3c3c3 0,#565656 100%);
	display: inline-block;
	padding-left: 15px;
	color: #000000;
	text-shadow: 1px 1px 1px #666666;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 1px solid rgba(0,0,0,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
}
.common_subfunc_band_button__left__on a:link { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color:#ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__left__on a:visited { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__left__on a:hover { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
.common_subfunc_band_button__left__on a:active { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__left__off a:link { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color:#000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__left__off a:visited { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__left__off a:hover { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
.common_subfunc_band_button__left__off a:active { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__middle__on a:link { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color:#ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__middle__on a:visited { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__middle__on a:hover { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
.common_subfunc_band_button__middle__on a:active { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__middle__off a:link { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color:#000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__middle__off a:visited { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__middle__off a:hover { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
.common_subfunc_band_button__middle__off a:active { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__right__on a:link { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color:#ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__right__on a:visited { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__right__on a:hover { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
.common_subfunc_band_button__right__on a:active { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #ffffff; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__right__off a:link { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color:#000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__right__off a:visited { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; }
.common_subfunc_band_button__right__off a:hover { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
.common_subfunc_band_button__right__off a:active { font-family: 'Tahoma', sans-serif; font-size: 1.3vw; color: #000000; text-decoration:none; font-weight:normal; }
.common_collapsed_table{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border:none;
	outline:none;
	margin: auto;
}
.common_collapsed_table_td{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border:none;
	outline:none;
}
.inpage_multiuse_subnavmenu_table_base{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 62px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	background: url(https://www.geoclik.com/images/v2_inpage_multiuse_subnavmenu__bg_base.gif) repeat-x;
}
.inpage_multiuse_subnavmenu_table_td_top_row_base{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 32px;
}
.inpage_multiuse_subnavmenu_table_td_bottom_row_base{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 47px;
	vertical-align: center;
	align: left;
}
.inpage_multiuse_subnavmenu_table_td_bottom_fade_row_base{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 40px;
	background: url(https://www.geoclik.com/images/v2_inpage_multiuse_subnavmenu__bottom_fade.gif) repeat-x;
}
.inpage_multiuse_subnavmenu_table_td_bottom_fade_row_base_temporary{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 30px;
	background: url(https://www.geoclik.com/images/v2_inpage_multiuse_subnavmenu__bottom_fade_temporary.gif) repeat-x;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 15001;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	overflow-x: hidden;
	transition: all 1.0s;
	padding-top: 3vw;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
 	font-size: 1.6vw;
 	line-height: 1.9vw;
}
.sidenav a:link { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color:#ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
.sidenav a:visited { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
.sidenav a:hover { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5); transition: all 0.05s ease-in;}
.sidenav a:active { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5);transition: all 0.05s ease-in;}
.closebtn a:link { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color:#ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
.closebtn a:visited { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
.closebtn a:hover { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5); transition: all 0.05s ease-in;}
.closebtn a:active { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 1.6vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5);transition: all 0.05s ease-in;}
.main_nav_tripleline_specs{
	position: absolute;
	top: 18px;
	left: 10px;
	font-size:30px;
	cursor:pointer;
	color: #9999aa;
	z-index: 15000;
	transition: all 0.5s ease-out;
}
.main_nav_tripleline_specs:hover{
	color: #ffffff;
	text-shadow: 0px 0px 7px rgba(200,200,255,0.5);
	transition: all 0.2s ease-in;
}
.base__reactive_left_nav_link_section{
	margin-top: 15px;
	margin-bottom: 25px;
	border-top: 1px solid rgba(255,235,255,0.3);
	border-bottom: 1px solid rgba(255,235,255,0.3);
	transition: all 0.5s;
	width: 500%;
	margin-left: -200%;
	overflow: hidden;
}
.base__reactive_left_nav_link_section:hover{
	background-color: rgba(0,0,40,0.1);
	transition: all 0.5s;
	border-top: 1px solid rgba(255,235,255,1);
	border-bottom: 1px solid rgba(255,235,255,1);
	box-shadow: inset 0px 0px 10px rgba(195,162,255,0.5), 0px 0px 10px rgba(195,162,255,0.5);
}
#main {
  transition: margin-left .5s;
  padding: 16px;
}
.base__wide_secondary_nav_inset_container{
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 15px;
	background: #242225;
	border-bottom: 1px solid #999;
	box-shadow: inset 0 -11px 10px -10px #000000, inset 0 13px 10px -10px #000000;
}
.base__generic_common_custom_text_function_select_buttons__off{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #999999;
	color: #bbbbcc;
	background-color:#222222;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
	font-size: 1.6vw;
	line-height: 1.9vw;
	transition: 0.6s;
}
.base__generic_common_custom_text_function_select_buttons__off:hover{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #cccccc;
	color: #ffffff;
	background-color:#333344;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
	font-size: 1.6vw;
	line-height: 1.9vw;
	transition: 0.2s;
}
.base__generic_common_custom_text_function_select_buttons__on{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 1);
	color: #ffffff;
	text-shadow: 0px 0px 2px rgba(195,162,255, 0.7);
	box-shadow: 0px 0px 3px rgba(195,162,255, 0.5), inset 0px 0px 3px rgba(195,162,255, 0.5);
	background-color:#302238;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	font-size: 1.6vw;
	line-height: 1.9vw;
}
.base__generic_common_custom_text_function_select_buttons__off_red{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #cc2222;
	color: #cc2222;
	background-color:#330000;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 3px 3px 9px rgba(0, 0, 0, .5);
	font-size: 1.6vw;
	line-height: 1.9vw;
}
.base__generic_common_custom_text_function_select_buttons__on_red{
	text-decoration: none;
	border-radius: 5px;
	color: #ff8888;
	background-color:#550000;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	border: 1px solid rgba(255, 80, 90, 1);
	text-shadow: 0px 0px 9px rgba(255, 0, 0, 0.6), 1px 1px 2px rgba(255, 0, 0, 0.4);
	box-shadow: 0px 0px 9px rgba(255, 0, 0, 0.8);
	font-size: 1.6vw;
	line-height: 1.9vw;
}
.base__generic_common_custom_text_function_select_buttons__off_green{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #22aa22;
	color: #22aa22;
	background-color:#003300;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 3px 3px 9px rgba(0, 0, 0, .5);
	font-size: 1.6vw;
	line-height: 1.9vw;
}
.base__generic_common_custom_text_function_select_buttons__on_green{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #00ee00;
	color: #77ee77;
	background-color:#005500;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 0px 0px 9px rgba(0, 255, 0, 0.7);
	text-shadow: 0px 0px 9px rgba(0, 255, 0, 0.5), 1px 1px 2px rgba(0, 255, 0, 0.3);
	font-size: 1.6vw;
	line-height: 1.9vw;
}
.base__generic_common_custom_text_function_select_buttons__off_orange_pulse{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #999999;
	color: #999999;
	background-color:#222222;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
	font-size: 1.6vw;
	line-height: 1.9vw;
	-webkit-animation: bgcctfsboop_ani 1.5s ease-in-out infinite alternate;
	-moz-animation: bgcctfsboop_ani 1.5s ease-in-out infinite alternate;
	animation: bgcctfsboop_ani 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes bgcctfsboop_ani{
	from{
		box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
		border: 1px solid #999999;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, .3), 1px 1px 1px rgba(255, 180, 50, .2);
		
	}to{
		box-shadow: 0px 0px 3px rgba(255,190,100,0.5), inset 0px 0px 3px rgba(255,190,100,0.5);
		border: 1px solid rgba(255,190,90,1);
		text-shadow: 0px 0px 5px rgba(255,180,50,0.5);
		color: #ffdd88;
		background-color:#441111;
	}
}
.base__generic_common_custom_text_function_select_buttons__off_red_pulse{
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #999999;
	color: #999999;
	background-color:#222222;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
	font-size: 1.6vw;
	line-height: 1.9vw;
	-webkit-animation: bgcctfsborp_ani 1.5s ease-in-out infinite alternate;
	-moz-animation: bgcctfsborp_ani 1.5s ease-in-out infinite alternate;
	animation: bgcctfsborp_ani 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes bgcctfsborp_ani{
	from{
		box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
		border: 1px solid #999999;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, .3), 1px 1px 1px rgba(0, 0, 0, .2);
		
	}to{
		box-shadow: 0px 0px 5px rgba(255,0,0,0.8), inset 0px 0px 5px rgba(255,0,0,0.8);
		border: 1px solid rgba(255,0,0,1);
		text-shadow: 0px 0px 5px rgba(255,0,0,0.8);
		color: #ffbbcc;
		background-color:#440000;
	}
}
#base__generic_responsive_left_func_button_right_desc{
	align-items: center;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	margin: 0px auto;
	background-color: rgba(140, 140, 190, 0.2);
	padding: 10px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.0);
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), -2px -2px 2px rgba(0, 0, 0, 0.6), inset 1px 1px 7px rgba(0, 0, 0, 0.3);
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	transition: 0.5s;
}
#base__generic_responsive_left_func_button_right_desc:hover{
	background-color: rgba(170, 170, 220, 0.2);
	border: 1px solid rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 3px #c3a2ff, inset 0px 0px 3px #c3a2ff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	transition: 0.5s;
}
#base__generic_responsive_left_func_button_right_desc &gt; base__generic_responsive_left_func_button_right_desc__container__01 {
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 25%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	flex: 0 1 auto;
	order: 1;
	justify-content: center;
	align-items: center; 
}
#base__generic_responsive_left_func_button_right_desc &gt; base__generic_responsive_left_func_button_right_desc__container__02 {
	font-size: 1.6vw;
	line-height: 1.9vw;
	width: 60%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 5%;
	flex: 0 1 auto;
	order: 2;
}
.base_common__form_element_formatter__select_dropdown_on{
	font-family: 'Montserrat Alternates', sans-serif;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 1);
	color: #ffffff;
	text-shadow: 0px 0px 2px #c3a2ff;
	text-shadow: 0px 0px 2px rgba(195,162,255, 0.7);
	box-shadow: 0px 0px 3px #c3a2ff, inset 0px 0px 3px #c3a2ff;
	box-shadow: 0px 0px 3px rgba(195,162,255, 0.5), inset 0px 0px 3px rgba(195,162,255, 0.5);
	background-color:#302238;
	display: inline-block;
}
.base_common__form_element_formatter__select_dropdown_off{
	font-family: 'Montserrat Alternates', sans-serif;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	border-radius: 5px;
	border: 1px solid #999999;
	color: #999999;
	background-color:#222222;
	display: inline-block;
}
.glass2{
	display: inline-block;
	padding: 3px 9px;
	position: relative;
	background-color:#5500aa;
	background: -moz-linear-gradient(to bottom,#aaaaaa 0,#555555 50%);
	background:-ms-linear-gradient(to bottom,#aaaaaa 0,#555555 50%);
	background:-webkit-linear-gradient(to bottom,#aaaaaa 0,#555555 50%);
	background:linear-gradient(to bottom,#aaaaaa 0,#555555 50%);
	background-image: linear-gradient(to bottom,#aaaaaa 0,#555555 50%);
	text-decoration: none;
	color: #fff;
	font-size: 1.6vw;
	line-height: 1.9vw;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-weight: 500;
	border-radius: 8px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	text-shadow: 2px 2px 3px rgba(0,0,0,1);
	cursor: pointer;
	z-index: 1;
}
.glass2:hover{
	text-shadow: 0px 0px 3px rgba(0,0,0,1), 0px 0px 6px rgba(240,220,255,1);
}
.glass2::before{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 8px;
	background: linear-gradient(#007,#c7f);
	box-shadow: 0px 1px 8px rgba(200,150,255,0.5), inset 0px 2px 3px rgba(200,150,255,0.9);
	transition: opacity .25s ease-out;
	z-index: -1;
	opacity: 0;
}
.glass2:hover::before {
	opacity: 1;
}
.glass2:after{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: calc(100%);
	height: 50%;
	background: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.1));
	border-radius: 8px;
}
.glass{
	font-family: 'PT Sans', arial, serif;
	color:#ffffff;
	text-align:center;
	font-size: 2.0vw;
	line-height: 2.0vw;
	margin-bottom: 15px;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	text-shadow:
	-1px -1px 0 #000, 
	1px -1px 0 #000, 
	-1px 1px 0 #000, 
	1px 1px 0 #000;
	border: 1px solid rgba(0,0,0,0.6);
	border-bottom: 3px solid rgba(0,0,0,0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,135,0,0.6);
	-o-box-shadow: 
	0 2px 8px rgba(0,0,0,0.5),
	inset 0 1px rgba(255,255,255,0.3),
	inset 0 10px rgba(255,255,255,0.2),
	inset 0 10px 20px rgba(255,255,255,0.25),
	inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 
	0 2px 8px rgba(0,0,0,0.5),
	inset 0 1px rgba(255,255,255,0.3),
	inset 0 10px rgba(255,255,255,0.2),
	inset 0 10px 20px rgba(255,255,255,0.25),
	inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow:
	0 2px 8px rgba(0,0,0,0.5),
	inset 0 1px rgba(255,255,255,0.3),
	inset 0 10px rgba(255,255,255,0.2),
	inset 0 10px 20px rgba(255,255,255,0.25),
	inset 0 -15px 30px rgba(0,0,0,0.3);
	box-shadow:
	0 2px 8px rgba(0,0,0,0.5),
	inset 0 1px rgba(255,255,255,0.3),
	inset 0 10px rgba(255,255,255,0.2),
	inset 0 10px 20px rgba(255,255,255,0.25),
	inset 0 -15px 30px rgba(0,0,0,0.3);
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}
.common_input_field_sharp_orange_gradient_from_dark_surrounding_content__98{
	padding: 5px;   
	border: 1px solid #ffa200;
	width: 98%;
	background-color:#202020;
	background: -moz-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:linear-gradient(to bottom,#572e00 0,#202020 50%);
	background-image: linear-gradient(to bottom,#572e00 0,#202020 50%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    
	-moz-box-shadow: 0 0 2px #ffa200;
	 -webkit-box-shadow: 0 0 2px #ffa200;
	box-shadow: 0 0 2px #ffa200;
	font-family: 'Dosis', sans-serif;
	color: #ffa200;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	font-size: 1.4vw;
	font-weight: Normal;
	line-height: 1.6vw;
}
.common_input_field_sharp_orange_gradient_from_dark_surrounding_content__60{
	padding: 5px;   
	border: 1px solid #ffa200;
	width: 60%;
	background-color:#202020;
	background: -moz-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:linear-gradient(to bottom,#572e00 0,#202020 50%);
	background-image: linear-gradient(to bottom,#572e00 0,#202020 50%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    
	-moz-box-shadow: 0 0 2px #ffa200;
	 -webkit-box-shadow: 0 0 2px #ffa200;
	box-shadow: 0 0 2px #ffa200;
	font-family: 'Dosis', sans-serif;
	color: #ffa200;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	font-size: 1.4vw;
	font-weight: Normal;
	line-height: 1.6vw;
}
.common_input_field_sharp_orange_gradient_from_dark_surrounding_content__no_width_spec{
	padding: 5px;   
	border: 1px solid #ffa200;
	background-color:#202020;
	background: -moz-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(to bottom,#572e00 0,#202020 50%);
	background:linear-gradient(to bottom,#572e00 0,#202020 50%);
	background-image: linear-gradient(to bottom,#572e00 0,#202020 50%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    
	-moz-box-shadow: 0 0 2px #ffa200;
	 -webkit-box-shadow: 0 0 2px #ffa200;
	box-shadow: 0 0 2px #ffa200;
	font-family: 'Dosis', sans-serif;
	color: #ffa200;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	font-size: 1.4vw;
	font-weight: Normal;
	line-height: 1.6vw;
	margin-bottom: 5px;
}
#flow_ctrl_a__generic_double_col__group_horizontal_section {
	margin: auto;
	display: flex;
	flex-flow: row;
	position: relative;
	width: 90%;
}
#flow_ctrl_a__generic_double_col__group_horizontal_section &gt; flow_ctrl_a__generic_double_col__group_horizontal_section__01 {
	width: 50%;
	margin: 0px auto;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 1;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
#flow_ctrl_a__generic_double_col__group_horizontal_section &gt; flow_ctrl_a__generic_double_col__group_horizontal_section__02 {
	width: 50%;
	margin: 0px auto;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 2;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section {
	margin: 0px auto;
	display: flex;
	flex-flow: row;
	position: relative;
}
#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section &gt; flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section__01 {
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 1;
	margin-right: 20px;
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	display:box;
	box-pack:center;
	box-align:center;
}
#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section &gt; flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section__02 {
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.6vw;
	line-height: 1.9vw;
	text-align: left;
	align-items: left;
	flex: 0 1 auto;
	order: 2;
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	display:box;
	box-pack:center;
	box-align:center;
}
#flow_ctrl_a__generic_triple_col__group_horizontal_section {
	margin: auto;
	display: flex;
	flex-flow: row;
	position: relative;
	width: 90%;
}
#flow_ctrl_a__generic_triple_col__group_horizontal_section &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__01 {
	width: 33%;
	margin: 0px auto;
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 1;
	vertical-align: top;
}
#flow_ctrl_a__generic_triple_col__group_horizontal_section &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__02 {
	width: 33%;
	margin: 0px auto;
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 2;
	vertical-align: top;
}
#flow_ctrl_a__generic_triple_col__group_horizontal_section &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__03 {
	width: 33%;
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 3;
	vertical-align: top;
	margin: 0px auto;
	align: center;
}
#flow_ctrl_closing_bottomblock__group_horizontal_section {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
	flex-flow: row;
	position: relative;
	background: #333333;
	padding: 40px;
}
#flow_ctrl_closing_bottomblock__group_horizontal_section &gt; flow_ctrl_closing_bottomblock__group_horizontal_section__01 {
	font-family: 'Dosis', sans-serif;
	font-size: 2.1vw;
	font-weight: Normal;
	line-height: 2.3vw;
	width: 50%;
	margin: 0px;
	padding: 0px;
	padding-right: 30px;
	background: #333333;
	color: #ffffff;
	flex: 0 1 auto;
	order: 1;
	text-align: left;
}
#flow_ctrl_closing_bottomblock__group_horizontal_section &gt; flow_ctrl_closing_bottomblock__group_horizontal_section__02 {
	font-family: 'Dosis', sans-serif;
	font-size: 2.1vw;
	font-weight: Normal;
	line-height: 2.3vw;
	width: 50%;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	background: #333333;
	color: #ffffff;
	flex: 0 1 auto;
	order: 2;
	text-align: left;
}
div.closing_bottomblock_header{
	font-family: 'Dosis', sans-serif;
	font-size: 2.4vw;
	font-weight: Lighter;
	line-height: 2.5vw;
	margin-bottom: 15px;
	background: #373737;
	border: 1px solid #dddddd;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
}
div.closing_bottomblock_body{
	font-family: 'Dosis', sans-serif;
	font-size: 1.3vw;
	font-weight: Normal;
	line-height: 1.4vw;
	margin-bottom: 15px;
}
div.closing_bottomblock_body a:link { color: #f2bb35;text-decoration: none; }
div.closing_bottomblock_body a:visited { color: #f2bb35;text-decoration: none; }
div.closing_bottomblock_body a:hover { color: #f2bb35;text-decoration: none; }
div.closing_bottomblock_body a:active { color: #f2bb35;text-decoration: none; }
#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section {
	margin: 0px;
	display: flex;
	flex-flow: row;
	position: relative;
	background: #333333;
	padding: 0px;
}
#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section &gt; flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__01 {
	font-family: 'Dosis', sans-serif;
	font-size: 2.1vw;
	font-weight: Normal;
	line-height: 2.3vw;
	width: 30%;
	margin: 0px;
	padding: 0px;
	padding-right: 35px;
	background: #333333;
	color: #ffffff;
	flex: 0 1 auto;
	order: 1;
	text-align: left;
	vertical-align: top;
}
#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section &gt; flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02 {
	font-family: 'Dosis', sans-serif;
	font-size: 1.6vw;
	font-weight: Normal;
	line-height: 1.9vw;
	width: 70%;
	margin: 0px;
	padding: 0px;
	background: #333333;
	color: #ffffff;
	flex: 0 1 auto;
	order: 2;
	text-align: left;
}
img.bottom_interior_block_logo_img{
	width: 100%;
}
flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02 a:link { color: #f2bb35;text-decoration: none; }
flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02 a:visited { color: #f2bb35;text-decoration: none; }
flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02 a:hover { color: #f2bb35;text-decoration: none; }
flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02 a:active { color: #f2bb35;text-decoration: none; }
.login_result_bubble__fail{
	border: 1px solid #cc0000;
	width: 50%;
	background-color:#ffffff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0 0 4px #ff1111;
	 -webkit-box-shadow: 0 0 4px #ff1111;
	box-shadow: 0 0 4px #ff1111;
	font-family: 'Dosis', sans-serif;
	color: #cc0000;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.8vw;
	text-align: left;
	margin: auto;
	margin-top: 40px;
}
.login_result_bubble_icon_img{
	width: 100%;
	min-width: 150px;
	object-fit: contain;
}
.acct_create_result_bubble__fail{
	border: 1px solid #cc0000;
	width: 50%;
	background-color:#ffffff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0 0 4px #ff1111;
	 -webkit-box-shadow: 0 0 4px #ff1111;
	box-shadow: 0 0 4px #ff1111;
	font-family: 'Dosis', sans-serif;
	color: #cc0000;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.8vw;
	text-align: left;
	margin: auto;
	margin-top: 40px;
}
.acct_create_result_bubble_icon_img{
	width: 100%;
	min-width: 150px;
	object-fit: contain;
}
.sidenav_login_form_fields{
	background-color:#585858;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-radius: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ecd6ff;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ecd6ff;
	margin-top: 7px;
}
#orange_glass_submit_button_styler{
	font-family: 'Montserrat Alternates', sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	text-shadow:
        -1px -1px 0 #444, 
        1px -1px 0 #444, 
        -1px 1px 0 #444, 
        1px 1px 0 #444;
	border: 1px solid rgba(0,0,0,0.5);
	border-bottom: 3px solid rgba(0,0,0,0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,191,43,1);
    -o-box-shadow: 
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
    -webkit-box-shadow: 
        0 2px 4px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow:
        0 2px 4px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
	
	box-shadow: 
        0 2px 4px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
	margin-top: 9px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}
.topnav_login_form_fields{
	background-color:#585858;
	font-size: 9pt;
	font-weight: normal;
	border-radius: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ecd6ff;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ecd6ff;
	margin-top: 7px;
}
.common_oneliner_result_bubble__success{
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.6vw;
 	line-height: 1.9vw;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #00cc00;
	margin: 0px auto;
	margin-bottom: 15px;
	width: fit-content;
	background-color: rgba(50, 255, 0, .1);
	border-radius: 12px;
	box-shadow: 0px 0px 4px rgba(40, 255, 0, .4), inset 0px 0px 4px rgba(40, 255, 0, .4);
	color: #55ff44;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
	text-align: center;
	animation: fadeOut 8s;
	-webkit-animation: fadeOut 8s;
	-moz-animation: fadeOut 8s;
	-o-animation: fadeOut 8s;
	-ms-animation: fadeOut 8s;
	animation-fill-mode: forwards;
	animation-delay: 7s;
	-webkit-animation-delay: 7s;
	-moz-animation-delay: 7s;
	-ms-animation-delay: 7s;
	-0-animation-delay: 7s;
}
@keyframes fadeOut{
    from {opacity: 1;}
    to {opacity: 0;}
}
@-webkit-keyframes fadeOut{
    from {opacity: 1;}
    to {opacity: 0;}
}
@-moz-keyframes fadeOut {
    from {opacity: 1;}
    to {opacity: 0;}
}
@-o-keyframes fadeOut {
    from {opacity: 1;}
    to {opacity: 0;}
}
@-ms-keyframes fadeOut {
    from {opacity: 1;}
    to {opacity: 0;}
}
.base__acdft_outer_table_container{ 
	border: 1px solid rgba(200,200,230,0.6);
	box-shadow: 3px 3px 7px rgba(0,0,0,0.6);
	display: inline-block;
	border-radius: 10px;
	padding: 7px;
}
.base__acdft table{ 
	width: 95%; 
	border-collapse: collapse; 
}
.base__acdft tr:nth-of-type(odd) { 
	background-color: rgba(0,0,0,0.35);
	transition: all 0.5s;
}
.base__acdft tr:nth-of-type(even) { 
	background-color: rgba(0,0,0,0.2);
	transition: all 0.5s;
}
.base__acdft tr:hover{ 
	color: #ffffff;
	transition: all 0.5s;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
	background-color: rgba(170, 170, 220, 0.2);
}
.base__acdft th { 
	background: #000; 
	color: rgba(0,255,255,1);
}
.base__acdft td, th { 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 7px; 
	padding-right: 7px; 
	text-align: center; 
}
.base__sesdft_overflow_container{
	border: 1px solid rgba(200,200,230,0.6);
	box-shadow: 3px 3px 7px rgba(0,0,0,0.6);
	display: inline-block;
	border-radius: 10px;
	padding: 7px;
	max-width: 95%;
	white-space: nowrap;
}
.base__sesdft th{
	background: #000;
	color: rgba(0,255,255,1);
}
.base__sesdft tr:nth-of-type(odd){
	background-color: rgba(0,0,0,0.35);
	transition: all 0.5s;
}
.base__sesdft tr:nth-of-type(even){
	background-color: rgba(0,0,0,0.2);
	transition: all 0.5s;
}
.base__sesdft tr:hover{
	color: #ffffff;
	transition: all 0.5s;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
	background-color: rgba(140, 140, 200, 0.1);
}
.base__sesdft td, th{
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 0.7em;
	padding-right: 0.7em;
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,1);
	border-top: 1px solid rgba(200,200,230,0.3);
}
.base__bbdhcwfp__descriptive__segment__photo{
	border-radius: 10px;
	border: 1px solid #ffffff;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.6);
	max-height:100%;
	max-width:100%;
	display: inline-block;
}
.base__bbdhcwfp__descriptive__segment__photo_lh_reflection{
	border-radius: 10px;
	border: 1px solid #ffffff;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.6);
	display: inline-block;
	max-height:100%;
	max-width:100%;
	margin-right: 15px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.3));
	mask-image: linear-gradient(to left, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.3));
	overflow-x: hidden;
	display: none;
}
.base__bbdhcwfp__descriptive__segment__photo_rh_reflection{
	border-radius: 10px;
	border: 1px solid #ffffff;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.6);
	display: inline-block;
	max-height:100%;
	max-width:100%;
	margin-left: 15px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.3));
	mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.3));
	overflow-x: hidden;
	display: none;
}
.base__bbdhcwfp__descriptive__segment__header_cap_edge{
	height: 1px;
	box-shadow: 0px 0px 10px rgba(230,200,255,0.5);
	width: 100%;
	background: -moz-linear-gradient(to right, rgba(0,0,0,0.0), rgba(240,230,255,1), rgba(0,0,0,0.0));
	background-image: linear-gradient(to right, rgba(0,0,0,0.0), rgba(240,230,255,1), rgba(0,0,0,0.0));
}
.base__bbdhcwfp__descriptive__segment__header{
	background: -moz-linear-gradient(to right, rgba(0,0,0,0.0), rgba(0,0,0,1), rgba(0,0,0,0.0));
	background-image: linear-gradient(to right, rgba(0,0,0,0.0), rgba(0,0,0,1), rgba(0,0,0,0.0));
	height: 4vw;
	font-size: 2.7vw;
	line-height: 2.7vw;
	text-shadow: 0px 0px 10px rgba(255,255,255,1);
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	display:box;
	box-pack:center;
	box-align:center;
}
#flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo{
	margin: auto;
	display: flex;
	flex-flow: row;
	position: relative;
	width: 90%;
}
#flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo_section__01 {
	width: 25%;
	margin: 0px auto;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 1;
}
#flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo_section__02 {
	width: 75%;
	margin: 0px auto;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 2;
	margin-left: 25px;
	padding-top: 5px;
}
#flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo{
	margin: auto;
	display: flex;
	flex-flow: row;
	position: relative;
	width: 90%;
}
#flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo_section__01 {
	width: 75%;
	margin: 0px auto;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.6vw;
	line-height: 1.9vw;
	flex: 0 1 auto;
	order: 1;
	padding-top: 5px;
	margin-right: 25px;
}
#flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo_section__02 {
	width: 25%;
	margin: 0px auto;
	font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 2;
}
.base__common__charct_display__green{
	margin-top: 10px;
	margin-left: 15px;
	width: 80px;
	font-family: 'Montserrat Alternates', sans-serif;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	color: #99ee99;
	border: 1px solid #99ee99;
	background-color:#445544;
}
.base__common__charct_display__yellow{
	margin-top: 10px;
	margin-left: 15px;
	width: 80px;
	font-family: 'Montserrat Alternates', sans-serif;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	color: #eedd99;
	border: 1px solid #eedd99;
	background-color:#665544;
}
.base__common__charct_display__red{
	margin-top: 10px;
	margin-left: 15px;
	width: 80px;
	font-family: 'Montserrat Alternates', sans-serif;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	color: #ff9999;
	border: 1px solid #ff9999;
	background-color:#664444;
}
.base__common__charct_display__hardline_red{
	margin-top: 10px;
	margin-left: 15px;
	width: 80px;
	font-family: 'Montserrat Alternates', sans-serif;
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	color: #ff0000;
	border: 1px solid #ff0000;
	background-color:#440000;
	text-shadow: 0px 0px 5px rgba(255,0,0,1);
	box-shadow: 0px 0px 5px rgba(255,0,0,0.6), inset 0px 0px 5px rgba(255,0,0,0.6);
}
.base__comms_message_thread_message_ident_prompt{
	margin: 0px auto;
	width: 60%;
	margin-top: 20px;
	background-color: rgba(60,30,60,0.3);
	padding: 9px;
	border-radius: 15px;
	box-shadow: -2px -2px 3px rgba(0, 0, 0, 1), 1px 1px 3px rgba(255, 255, 255, 0.8);
}
.base__comms_message_thread_message_ident__new_clikname_text_form_field{
	background-color:#888888;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	line-height: 1.9vw;
	font-weight: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(190, 190, 190, 1);
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
}
.base__comms_message_thread_message_ident__new_clikname_text_form_field:focus{
	border: 1px solid #ffae00;
	/* offset-x | offset-y | blur-radius | spread-radius | color */
	box-shadow: 0px 0px 6px 2px rgba(254, 175, 7, 0.3);
	background-color:#666666;
}
.base__comms_message_thread_entry_outer{
	margin: 0px auto;
	width: 90%;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
	border-radius: 5px;
	margin-bottom: 35px;
}
.base__comms_message_thread_entry_header_read{
	margin: 0px auto;
	background: -moz-linear-gradient(to top, rgba(30,35,30,1), rgba(40,60,40,1));
	background-image: linear-gradient(to top, rgba(30,35,30,1), rgba(40,60,40,1));
	border: 1px solid #666666;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: left;
	vertical-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.base__comms_message_thread_entry_header_unread__inbound{
	margin: 0px auto;
	box-shadow: inset 0px 0px 10px rgba(255,40,255,0.6), 0px 0px 10px rgba(255,40,255,0.6);
	background-color: rgba(60,30,60,1);
	border: 1px solid #ff77ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: left;
	vertical-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.base__comms_message_thread_entry_header_unread__outbound{
	margin: 0px auto;
	box-shadow: inset 0px 0px 10px rgba(255,200,0,0.6), 0px 0px 10px rgba(255,200,0,0.6);
	background-color: rgba(60,50,0,1);
	border: 1px solid #ffbb00;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: left;
	vertical-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.base__comms_message_thread_entry_body{
	margin: 0px auto;
	text-align: center;
	background-color: rgba(30,30,30,0.3);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.base__comms_message_status_indic__unread__inbound{
 	
 	
	font-size: 2.1vw;
	line-height: 2.1vw;
	text-shadow: 0px 0px 5px rgba(255,0,255,1), -3px -3px 7px rgba(255, 0, 255, 0.8), 3px 3px 7px rgba(255, 0, 255, 0.8);
	color: #ff88bb;
	text-align: center;
	-webkit-animation: glowing_message 1.5s ease-in-out infinite alternate;
	-moz-animation: glowing_message 1.5s ease-in-out infinite alternate;
	animation: glowing_message 1.5s ease-in-out infinite alternate;
	display: inline-block;
}
@-webkit-keyframes glowing_message{
	from{
		color: #000000;
		
		
		
		text-shadow: 2px 2px 3px rgba(0, 0, 0, .2);
		
		
	}to{
		
		
		text-shadow: 0px 0px 5px rgba(255,0,255,1), -3px -3px 7px rgba(255, 0, 255, 0.8), 3px 3px 7px rgba(255, 0, 255, 0.8);
		color: #ffbbfa;
	}
}
.base__comms_message_status_indic__unread__outbound{
 	
 	
	font-size: 2.1vw;
	line-height: 2.1vw;
	text-shadow: 0px 0px 5px rgba(255,200,0,1);
	color: #ffcc00;
	text-align: center;
	display: inline-block;
}
.base__comms_message_status_indic__read{
 	
 	
	font-size: 2.1vw;
	line-height: 2.1vw;
	color: #66aa55;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	text-align: center;
	display: inline-block;
}
.base__comms_message_status_indic__null_grey{
 	
 	
	font-size: 2.1vw;
	line-height: 2.1vw;
	color: rgba(200,200,200,0.4);
	text-shadow: -1px -1px 2px rgba(0,0,0,0.3), 1px 1px 1px rgba(235,235,255,0.1);
	text-align: center;
	display: inline-block;
}
.base__comms_message_detail_box_sending_user_black_centered{
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	color: #44dddd;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	margin: 0px auto;
	width: 50%;
	background-color: rgba(30,30,30,0.5);
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
}
.base__comms_microthread_id_select_arrow{
 	font-size: 1.6vw;
 	line-height: 1.9vw;
	color: #ffeeff;
	text-shadow: 0px 0px 6px rgba(255,255,255,0.5);
}
.base__comms_microthread_id_list_table{
	border: 1px solid #999999;
	background-color: rgba(200,200,200,0.1);
	box-shadow: 0px 3px 12px rgba(0,0,0,0.2);
}
.base__comms_microthread_id_list_table_header{
	background: -moz-linear-gradient(to top, rgba(30,30,30,1), rgba(110,110,170,1));
	background-image: linear-gradient(to top, rgba(30,30,30,1), rgba(110,110,170,1));
	padding: 5px;
	box-shadow: 0px 3px 7px rgba(0,0,0,0.1);
	color: #ffac00;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.base__comms_microthread_id_list_line_selected{
	background-color: rgba(0,0,0,0.3);
	color: #eeeeee;
}
.base__comms__message_selector_highlighter{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	color:#ff9f00;
	text-decoration:none;
	font-weight:normal;
	transition: all 0.5s ease-in;
	cursor: pointer;
	display: inline-block;
}
.base__comms__message_selector_highlighter:hover{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 1.6vw;
	color:#ffffff;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.5);
	text-decoration:none;
	font-weight:normal;
	transition: all 0.05s ease-in;
}
.base__pma_agreement_doc_page{
	border: 1px solid rgba(0,0,0,1);
	box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
}
.base__pma_agreement_signature_grid_container{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(20vw, 1fr));
	gap: 20px 50px;
	margin: 25px;
}
.base__pma_agreement_signature_grid_chunk{
	margin: 0px auto;
	border-radius: 5px;
	border: 1px solid rgba(150,130,170,1);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	cursor: pointer;
}
.base__pma_agreement_signature_grid_chunk_selected{
	margin: 0px auto;
	border-radius: 5px;
	border: 1px solid rgba(0,255,0,1);
	box-shadow: 0px 0px 9px rgba(0,255,0,0.7);
}
@media screen and (max-width: 827px) {
	input[type=checkbox]{
		-ms-transform: scale(2); /* IE */
		-moz-transform: scale(2); /* FF */
		-webkit-transform: scale(2); /* Safari and Chrome */
		-o-transform: scale(2); /* Opera */
		transform: scale(2);
		
		
	}
	#base_outer_marquee_container__hide_in_full_mode{
		display: block;
	}
	.base_outer_non_marquee_container__show_in_full_mode{
		display: none;
	}
	.base__unisys__login_or_create_acct_text_form_field{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__acdft_outer_table_container{ 
		border: none;
		box-shadow: none;
		border-radius: none;
		padding: 0px;
		
		
		
	}
	.base__acdft table{ 
		display: inline-block;
		width: 100%;
	}
	.base__acdft thead{ 
		display: inline-block;
		width: 100%;
	}
	.base__acdft thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.base__acdft tbody{ 
		
		display: inline-block;
		
		margin-left: 2%;
		
		margin-right: 2%;
	}
	.base__acdft th{ 
		display: inline-block;
		width: 100%;
	}
	.base__acdft td{ 
		display: inline-block;
		width: 49%;
		
		
		
		min-height: 5vw;
		
		
		
		min-height: 5.0vw;
	}
	.base__acdft tr:nth-of-type(odd) { 
		display: inline-block;
		width: 100%;
		border-radius: 10px;
		margin-bottom: 25px;
		padding-bottom: 10px;
		padding-top: 7px;
		
		
		
		background: -moz-linear-gradient(to bottom, rgba(45,40,60,0.8), rgba(90,90,110,0.8));
		
		background-image: linear-gradient(to bottom, rgba(45,40,60,0.8), rgba(90,90,110,0.8));
		border: 1px solid rgba(0,0,0,1);
		transition: 0.5s;
		box-shadow: 3px 3px 7px rgba(0,0,0,0.6);
	}
	.base__acdft tr:nth-of-type(even) { 
		display: inline-block;
		width: 100%;
		border-radius: 10px;
		margin-bottom: 25px;
		padding-bottom: 10px;
		padding-top: 7px;
		
		
		
		background: -moz-linear-gradient(to bottom, rgba(40,40,50,0.8), rgba(90,90,100,0.8));
		
		background-image: linear-gradient(to bottom, rgba(40,40,50,0.8), rgba(90,90,100,0.8));
		border: 1px solid rgba(0,0,0,1);
		transition: 0.5s;
		box-shadow: 3px 3px 7px rgba(0,0,0,0.6);
	}
	.base__acdft tr:hover{ 
		background-color: rgba(170, 170, 220, 0.7);
		border: 1px solid rgba(255, 255, 255, 1);
		box-shadow: 0px 0px 3px #c3a2ff, inset 0px 0px 3px #c3a2ff;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
		transition: 0.5s;
	}
	.base__acdft td {
		
		border: none;
		
		
		position: relative;
		padding-left: 50%; 
		
		text-align: left;
		
		border-top: 1px solid rgba(250,230,255,0.2);
		border-bottom: 1px solid rgba(0,0,0,0.3);
		
		
		
		min-height: 5.0vw;
		
		
	}
	.base__acdft td:before { 
		position: absolute;
		
		
		width: 45%; 
		
		top: 0px;
		left: 0px;
		padding: 0px;
		height: 90%;
		text-align: right;
		
		color: rgba(0,255,255,1);
		
		
		min-height: 5.0vw;
	}
	.base__sesdft_overflow_container{
		overflow-x: scroll;
		width: 92%;
	}
	.base__sesdft{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__div_based_false_href_formatter{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.sidenav{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.sidenav a:link { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color:#ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
	.sidenav a:visited { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color: #ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
	.sidenav a:hover { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5); transition: all 0.05s ease-in;}
	.sidenav a:active { display: block; padding: 1vw; font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5);transition: all 0.05s ease-in;}
	.base__generic_text_form_field{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.gc_common_sectional_bubble__header_text__error_display{
		font-size: 4.0vw;
		line-height: 5.0vw;
		width: 90%;
	}
	.gc_common_sectional_bubble__line_item__error_display{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__common_sectional_bubble__fullwidth__secondary_translucent_inset_with_mouseover_neon{
		width: 91%;
		font-size: 4.0vw;
		line-height: 4.0vw;
	}
	.base__lower_common_closing_dark_block__off{
		
		
		font-size: 3.5vw;
		line-height: 3.5vw;
		padding-top: 10px;
		padding-bottom: 10px;
		
		
		
		
		a:link { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color:#bbbbbb; text-decoration:none; font-weight:normal; }
		a:visited { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color: #bbbbbb; text-decoration:none; font-weight:normal; }
		a:hover { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
		a:active { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
	}
	.base__lower_common_closing_dark_block__on{
		
		
		font-size: 3.5vw;
		line-height: 3.5vw;
		padding-top: 10px;
		padding-bottom: 10px;
		
		
		
		
		a:link { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color:#bbbbbb; text-decoration:none; font-weight:normal; }
		a:visited { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color: #bbbbbb; text-decoration:none; font-weight:normal; }
		a:hover { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
		a:active { font-family: 'Montserrat Alternates', sans-serif; font-size: 3.5vw; color: #ff9f00; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 5px rgba(255, 200, 0, .6);}
	}
	.base__body_content a:link { font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color:#ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
	.base__body_content a:visited { font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color: #ff9f00; text-decoration:none; font-weight:normal; transition: all 0.5s ease-in;}
	.base__body_content a:hover { font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5); transition: all 0.05s ease-in;}
	.base__body_content a:active { font-family: 'Montserrat Alternates', sans-serif; font-size: 4.0vw; line-height: 5.0vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 10px rgba(255,255,255,0.5);transition: all 0.05s ease-in;}
	.base_common__form_element_formatter__select_dropdown_on{
		font-family: 'Montserrat Alternates', sans-serif;
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base_common__form_element_formatter__select_dropdown_off{
		font-family: 'Montserrat Alternates', sans-serif;
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.glass {
		font-size: 5.0vw;
		line-height: 5.0vw;
	}
	.glass2 {
		font-size: 5.0vw;
		line-height: 5.0vw;
		margin-bottom: 15px;
	}
	.base__generic_common_custom_text_function_select_buttons__off{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__off:hover{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__on{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__off_red{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__on_red{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__off_green{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__on_green{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__generic_common_custom_text_function_select_buttons__off_orange_pulse{
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-right: 10px;
	}
	.base__common_sectional_bubble__fullwidth__translucent_inset{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	#base_flow_xform_3_col__common_prompt__input__desc, #page{
		flex-direction: column;
		align-items: stretch;
		
		
	}
	#base_flow_xform_3_col__common_prompt__input__desc:hover{
		border-top: 1px solid rgba(240, 200, 255, 0.3);
		border-bottom: 1px solid rgba(240, 200, 255, 0.3);
		border-radius: none;
	}
	#base_flow_xform_3_col__common_prompt__input__desc &gt; base_flow_xform_3_col__common_prompt__input__desc1 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		width: 99%;
	}
	#base_flow_xform_3_col__common_prompt__input__desc &gt; base_flow_xform_3_col__common_prompt__input__desc2 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		width: 99%;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#base_flow_xform_3_col__common_prompt__input__desc &gt; base_flow_xform_3_col__common_prompt__input__desc3 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		width: 99%;
		padding-bottom: 5px;
	}
	#gc_flow_xform__2_col__ctl_hlsolwdor, #page{
		flex-direction: column;
		align-items: stretch;
		
		
		
		
		background: -moz-linear-gradient(to bottom, rgba(255,210,205,0.2), rgba(20,10,0,0.3));
		
		background-image: linear-gradient(to bottom, rgba(255,210,205,0.2), rgba(20,10,0,0.3));
		padding-top: 15px;
	}
	#gc_flow_xform__2_col__ctl_hlsolwdor &gt; gc_flow_xform__2_col__ctl_hlsolwdor__container__01 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		margin-top: 15px;
		margin-bottom: 25px;
		width: 60%;
	}
	#gc_flow_xform__2_col__ctl_hlsolwdor &gt; gc_flow_xform__2_col__ctl_hlsolwdor__container__02 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		padding-bottom: 30px;
		width: 80%;
	}
	.gc_common_sectional_bubble__fullwidth__fade_dark_to_light{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.gc_common_sectional_bubble__fullwidth__fade_dark_to_light__pink_hue{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.gc_common_sectional_bubble__fullwidth__fade_dark_to_light__green_hue{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.gc_common_sectional_bubble__header_thinglow_linesep{
		width: 75%;
	}
	.gc_common_sectional_bubble__header_text{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__common_sectional_bubble__sharp_feature_header{
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		clip-path: polygon(0% 0%, 5% 100%, 95% 100%, 100% 0%);
		-webkit-clip-path: polygon(0% 0%, 5% 100%, 95% 100%, 100% 0%);
	}
	.base__global_error_handler_notifications__bubble{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__global_error_handler_notifications__bubble_thinglow_linesep{
		width: 90%;
	}
	body {
		text-align: center;
		font-size: 2.4vw;
		line-height: 2.7vw;
		
		
		
		font-family: 'Montserrat Alternates', sans-serif, Tahoma, Helvetica, Arial;
		
		
		margin:0;
		padding:0;
	}
	.top_header_the_col_lg_logo {
		display: none;
	}
	#mobile_logo {
		display: block;
		text-align: center;
		margin-top: 5px;
		position:absolute;
		top:5px;
		left:50px;
		height: 37px;
	}
	div.top_header_blackout{
		height: 55px;
	}
	.top_header_the_col_acct_login{
		display: none;
	}
	.left_nav_user_welcome_strip_sharp_orange_gradient_from_dark_bg{
		font-size: 12pt;
		line-height: 14pt;
	}
	h1{
		font-size: 5vw;
	}
	h2{
		font-size: 4.5vw;
	}
	h3{
		font-size: 3.7vw;
	}
	#flow_ctrl_closing_bottomblock__group_horizontal_section, #page {
		flex-direction: column;
		align-items: stretch;
		padding: 20px;
	}
	#flow_ctrl_closing_bottomblock__group_horizontal_section &gt; flow_ctrl_closing_bottomblock__group_horizontal_section__02, #flow_ctrl_closing_bottomblock__group_horizontal_section &gt; flow_ctrl_closing_bottomblock__group_horizontal_section__01{
		order: 0;
		width: 100%;
		margin: 0px;
		padding: 0px;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	div.closing_bottomblock_header{
		font-size: 3.4vw;
		line-height: 3.5vw;
	}
	div.closing_bottomblock_body{
		font-size: 2.3vw;
		line-height: 2.4vw;
	}
	#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section, #page {
		flex-direction: column;
		align-items: stretch;
		margin-bottom: 30px;
	}
	#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section &gt; flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02, #flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section &gt; flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__01{
		order: 0;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section &gt; flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__01{
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section &gt; flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__02 {
		font-size: 2.6vw;
		line-height: 2.9vw;
	}
	img.bottom_interior_block_logo_img{
		width: 206px;
	}
	.common_input_field_sharp_orange_gradient_from_dark_surrounding_content__98{
		font-size: 2.4vw;
		line-height: 2.6vw;
	}
	.common_input_field_sharp_orange_gradient_from_dark_surrounding_content__60{
		font-size: 2.4vw;
		line-height: 2.6vw;
	}
	.contact_ems_result_bubble__success{
		font-size: 3vw;
		line-height: 3.3vw;
		width: 90%;
	}
	.contact_ems_result_bubble__fail{
		font-size: 3vw;
		line-height: 3.3vw;
		width: 90%;
	}
	.login_result_bubble__fail{
		font-size: 3vw;
		line-height: 3.3vw;
		width: 90%;
	}
	.acct_create_result_bubble__fail{
		font-size: 3vw;
		line-height: 3.3vw;
		width: 90%;
	}
	.common_subfunc_band_button__left__on a:link { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color:#ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__left__on a:visited { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__left__on a:hover { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
	.common_subfunc_band_button__left__on a:active { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__left__off a:link { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color:#000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__left__off a:visited { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__left__off a:hover { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
	.common_subfunc_band_button__left__off a:active { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__middle__on a:link { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color:#ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__middle__on a:visited { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__middle__on a:hover { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
	.common_subfunc_band_button__middle__on a:active { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__middle__off a:link { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color:#000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__middle__off a:visited { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__middle__off a:hover { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
	.common_subfunc_band_button__middle__off a:active { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__right__on a:link { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color:#ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__right__on a:visited { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__right__on a:hover { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
	.common_subfunc_band_button__right__on a:active { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #ffffff; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__right__off a:link { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color:#000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__right__off a:visited { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; }
	.common_subfunc_band_button__right__off a:hover { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
	.common_subfunc_band_button__right__off a:active { font-family: 'Tahoma', sans-serif; font-size: 2.7vw; color: #000000; text-decoration:none; font-weight:normal; }
	.modal_content{
	    	font-size: 2.7vw;
    		line-height: 2.9vw;
	}
	.modal_bullet_list_centering_left_align{
		font-size: 2.7vw;
		line-height: 2.9vw;
	}
	.modal_href_close_button{
		font-size: 10vw;
	}
	#flow_ctrl_a__generic_double_col__group_horizontal_section , #page {
		flex-direction: column;
		align-items: stretch;
	}
	#flow_ctrl_a__generic_double_col__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col__group_horizontal_section__01, #flow_ctrl_a__generic_double_col__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col__group_horizontal_section__02{
		order: 0;
	}
	#flow_ctrl_a__generic_double_col__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col__group_horizontal_section__01{
		width: 90%;
		font-size: 3.1vw;
		line-height: 3.4vw;
		margin-top: 20px;
		padding: 0px;
		margin-bottom: 40px;
		
	}
	#flow_ctrl_a__generic_double_col__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col__group_horizontal_section__02{
		width: 90%;
		font-size: 3.1vw;
		line-height: 3.4vw;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section , #page {
		width: 95%;
		flex-direction: column;
		align-items: stretch;
		
	}
	#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section__01, #flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section__02{
		order: 0;
	}
	#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section__01{
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		padding: 0px;
		margin-right: 0px;
		
	}
	#flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section  &gt; flow_ctrl_a__generic_double_col_narrow_centered__group_horizontal_section__02{
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0px;
		
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section , #page {
		flex-direction: column;
		align-items: stretch;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__01, #flow_ctrl_a__generic_triple_col__group_horizontal_section  &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__02, #flow_ctrl_a__generic_triple_col__group_horizontal_section  &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__03{
		order: 0;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__01{
		width: 90%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__02{
		width: 90%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  &gt; flow_ctrl_a__generic_triple_col__group_horizontal_section__03{
		width: 90%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		padding: 0px;
	}
	#base__generic_responsive_left_func_button_right_desc, #page {
		flex-direction: column;
		align-items: stretch;
		
		
		
		
		
		padding-top: 5px;
	}
	#base__generic_responsive_left_func_button_right_desc &gt; base__generic_responsive_left_func_button_right_desc__container__01 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 95%;
	}
	#base__generic_responsive_left_func_button_right_desc &gt; base__generic_responsive_left_func_button_right_desc__container__02 {
		order: 0;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin: 0px auto;
		padding-bottom: 30px;
		width: 95%;
	}
	.base__bbdhcwfp__descriptive__segment__photo{
		max-height:27%;
		max-width:27%;
	}
	.base__bbdhcwfp__descriptive__segment__photo_lh_reflection{
		
		
		max-height:27%;
		max-width:27%;
		display: revert;
	}
	.base__bbdhcwfp__descriptive__segment__photo_rh_reflection{
		
		
		max-height:27%;
		max-width:27%;
		display: revert;
	}
	.base__bbdhcwfp__descriptive__segment__header{
		height: 7vw;
		
		
		font-size: 4.7vw;
		line-height: 4.7vw;
	}
	#flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo , #page {
		flex-direction: column;
		align-items: stretch;
		margin-bottom: 40px;
		
	}
	#flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo  &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo_section__01{
		order: 1;
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo  &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__lh_photo_section__02{
		order: 2;
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-left: 0px;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo , #page {
		flex-direction: column;
		align-items: stretch;
		margin-bottom: 40px;
		
	}
	#flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo  &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo_section__01{
		order: 2;
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		padding: 0px;
		margin-right: 0px;
	}
	#flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo  &gt; flow_ctrl_base__bbdhcwfp__descriptive__segment__rh_photo_section__02{
		order: 1;
		width: 100%;
		font-size: 4.0vw;
		line-height: 5.0vw;
		margin-top: 20px;
		padding: 0px;
	}
	.base__common__charct_display__green{
		font-size: 4.0vw;
		line-height: 5.0vw;
		width: 150px;
	}
	.base__common__charct_display__yellow{
		font-size: 4.0vw;
		line-height: 5.0vw;
		width: 150px;
	}
	.base__common__charct_display__red{
		font-size: 4.0vw;
		line-height: 5.0vw;
		width: 150px;
	}
	.base__common__charct_display__hardline_red{
		font-size: 4.0vw;
		line-height: 5.0vw;
		width: 150px;
	}
	.base__comms_microthread_id_select_arrow{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__comms__message_selector_highlighter{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__comms__message_selector_highlighter:hover{
		font-size: 4.0vw;
		line-height: 5.0vw;
	}
	.base__comms_message_status_indic__unread__inbound{
		font-size: 5vw;
		line-height: 5vw;
	}
	.base__comms_message_status_indic__unread__outbound{
		font-size: 5vw;
		line-height: 5vw;
	}
	.base__comms_message_status_indic__read{
		font-size: 5vw;
		line-height: 5vw;
	}
	.base__comms_message_status_indic__null_grey{
		font-size: 5vw;
		line-height: 5vw;
	}
	.base__comms_message_detail_box_sending_user_black_centered{
		font-size: 4.0vw;
		line-height: 5.0vw;
		width: 90%;
	}
	.base__pma_agreement_signature_grid_container{
		grid-template-columns: repeat(auto-fill, minmax(80vw, 1fr));
		gap: 20px 50px;
		margin: 25px;
	}
	.base__pma_agreement_signature_grid_chunk{
		border: 2px solid rgba(150,130,170,1);
	}
	.base__pma_agreement_signature_grid_chunk_selected{
		margin: 0px auto;
		
		border-radius: 5px;
		border: 2px solid rgba(0,255,0,1);
		box-shadow: 0px 0px 17px rgba(0,255,0,0.7);
	}
}
@media screen and (min-width: 828px) {
	#logo-1 {
		display: block;
		text-align: center;
		background-color: rgb(0,0,0);
	}
	#logo-2 {
		display: none;
	}
}
</pre></body></html>