

html {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	padding:0;
	text-align: center;
}

body {
	zoom: 1;
	text-align: center;
	/*font-size: 11px;*/
	line-height: 15px;
	color: black;
	border-bottom: solid 1px #BBB;
	background-color: white;
	/*background-image: url('https://www.betterprescotthomes.com/images/body_bg_top_fullsize.gif');*/
	/*background-repeat: repeat-x;*/
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	background-color: rgb(255,255,255);
	overflow-x: hidden;
	overflow-y: scroll;
}




h1{
	color: #695200;
	font-family: 'Dosis', sans-serif;
	font-size: 3vw;
	font-weight: Bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
h2{
	color: #695200;
	font-family: 'Dosis', sans-serif;
	font-size: 2.5vw;
	font-weight: Bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
h3{
	color: #695200;
	font-family: 'Dosis', sans-serif;
	font-size: 2.1vw;
	font-weight: Bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}

div.thinshort_sep_line{
    width: 60px;
    margin: 0 auto;
    border-top: 2px solid;
    border-color: #695200;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}











/* VERIFIED IN USE BY V2 */
.global_hidden_iframe{
	border: 0px #fff;
	padding: 0px;
	max-width: 0px;
	max-height: 0px;
	width: 0px;
	height: 0px;
}




/* #############################################*/
/* # SubFunc Fade Button Stylers		*/
/* #############################################*/
.common_subfunc_band_button__left__on{
	padding: 10px;
	background:-moz-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:-ms-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:-webkit-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	display: inline-block;
	padding-left: 15px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	/*text-shadow: 2px 2px 2px #ffae00;*/
	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(bottom,#c3c3c3 0,#565656 100%);
	background:-ms-linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	background:-webkit-linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	background:linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	display: inline-block;
	padding-left: 15px;
	color: #000000;
	text-shadow: 1px 1px 1px #666666;
	/*text-shadow: 2px 2px 2px #ffae00;*/
	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(bottom,#f0d08f 0,#a77717 100%);
	background:-ms-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:-webkit-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	display: inline-block;
	padding-left: 15px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	/*text-shadow: 2px 2px 2px #ffae00;*/
	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(bottom,#c3c3c3 0,#565656 100%);
	background:-ms-linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	background:-webkit-linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	background:linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	display: inline-block;
	padding-left: 15px;
	color: #000000;
	text-shadow: 1px 1px 1px #666666;
	/*text-shadow: 2px 2px 2px #ffae00;*/
	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(bottom,#f0d08f 0,#a77717 100%);
	background:-ms-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:-webkit-linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	background:linear-gradient(bottom,#f0d08f 0,#a77717 100%);
	display: inline-block;
	padding-left: 15px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	/*text-shadow: 2px 2px 2px #ffae00;*/
	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(bottom,#c3c3c3 0,#565656 100%);
	background:-ms-linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	background:-webkit-linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	background:linear-gradient(bottom,#c3c3c3 0,#565656 100%);
	display: inline-block;
	padding-left: 15px;
	color: #000000;
	text-shadow: 1px 1px 1px #666666;
	/*text-shadow: 2px 2px 2px #ffae00;*/
	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; }









/* #############################################*/
/* # General Tabling Handlers			*/
/* #############################################*/
.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;
}








/* #############################################*/
/* # IN-PAGE MULTIUSE SUBNAV MENU TABLING	*/
/* #############################################*/
.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.betterprescotthomes.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.betterprescotthomes.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.betterprescotthomes.com/images/v2_inpage_multiuse_subnavmenu__bottom_fade_temporary.gif) repeat-x;
}





/* ##############################################################################*/
/* #                                                                             */
/* #	MOBILE NAVIGATION - LEFT                                                 */
/* #                                                                             */
/* ##############################################################################*/


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 15001;
  top: 0;
  left: 0;
  background-color: #383838;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);

  -moz-box-shadow: 0 0 15px #000000;
  -webkit-box-shadow: 0 0 15px #000000;
  box-shadow: 0 0 8px 15000000;
  font-size: 15px;
}

.sidenav a {
  padding: 8px 8px 8px 8px;
  text-decoration: none;
  font-size: 19px;
  /*font-size: 2.1vw;*/
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #ffc12f;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  text-shadow: 2px 2px 0 #000;
}

.main_nav_tripleline_specs{
  position: absolute; /* Set to "fixed" for keeping it shown on page - issue with z-index though, doesn't want to display on top of all other elements */
  top: 18px;
  left: 10px;
  font-size:30px;
  cursor:pointer;
  color: #00ff00;
  z-index: 15000;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 35px;}
  .sidenav a {font-size: 16px;}
  /*.sidenav a {font-size: 2.1vw;}*/
}






















/* ##############################################################################*/
/* #                                                                             */
/* #	Account sign-up (this used to be in pauac css file but we need it here)  */
/* #                                                                             */
/* ##############################################################################*/


#flow_ctrl_a__pauac__nush__group_horizontal_section {
	width: 100%;
	/*border-top: 3px solid, #000000;*/
	/*border-left: 0px;*/
	/*border-style: solid;*/
	/*border-top-color: #000000;*/

	align-items: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
	flex-flow: row;
	position: relative;
	/*background-color: rgba(255, 0, 0, .5);*/
	padding-bottom: 40px;
}

#flow_ctrl_a__pauac__nush__group_horizontal_section > flow_ctrl_a__pauac__nush__group_horizontal_section__01 {
	width: 60%;
	margin: 0px;
	padding: 20px;
	/*background: #ccccff;*/
	/*background-color: rgba(55, 55, 255, 1);*/
	/*flex: 1 1 auto;*/
	flex: 0 1 auto;
	order: 2;
	font-size: calc(16px + 2 * ((100vw - 320px) / 680));
	/*font-size: 1.5vw;*/
	font-weight: Normal;
	/*line-height: 1.4vw;*/
	line-height: calc(16px + 3 * ((100vw - 320px) / 680));
	/*text-align: left;*/
	text-align: justify;
	padding-right: 80px;
	/*justify-content: left;*/
}

#flow_ctrl_a__pauac__nush__group_horizontal_section > flow_ctrl_a__pauac__nush__group_horizontal_section__02 {

	font-family: 'Dosis', sans-serif;
	font-size: 2.1vw;
	font-weight: Normal;
	line-height: 2.3vw;
	width: 40%;
	background-color: rgba(255, 255, 255, 1);
	/*flex: 1 1 auto;*/
	flex: 0 1 auto;
	order: 1;
}

.pauac__nush__signup_form_fields_bg{
	/*width: 95%;*/
 	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #cccccc;
	padding: 10px;
	/*-moz-box-shadow: 0 0 7px #000000;*/
	/* -webkit-box-shadow: 0 0 7px #000000;*/
	/*box-shadow: 0 0 7px #000000;*/

	-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);

	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.pauac__nush__key_img{
	/*width: 100%;*/
	max-width: 300px;
	object-fit: contain;
}

.pauac__nush__signup_form_fields{
	background-color:#888888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #222222;
	-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);
}





















/* VERIFIED IN USE BY V2 */
.glass {
	font-family: 'PT Sans', arial, serif;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	
	text-shadow: /* Simulating Text Stroke */
	-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), /* Exterior Shadow */
	inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
	inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
	inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
	inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */

	/*margin: 40px;*/
	display: inline-block;
	text-decoration: none;

	cursor: pointer;
}







/* VERIFIED IN USE BY V2 */
.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(bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:linear-gradient(bottom,#572e00 0,#202020 50%);

	/*Applying CSS 3radius*/   
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    
	/*Applying CSS3 box shadow*/
	-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;

}

/* VERIFIED IN USE BY V2 */
.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(bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:linear-gradient(bottom,#572e00 0,#202020 50%);

	/*Applying CSS 3radius*/   
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    
	/*Applying CSS3 box shadow*/
	-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;
}

/* VERIFIED IN USE BY V2 */
.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(bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:linear-gradient(bottom,#572e00 0,#202020 50%);

	/*Applying CSS 3radius*/   
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    
	/*Applying CSS3 box shadow*/
	-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;
}
/* VERIFIED IN USE BY V2 */
.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(bottom,#572e00 0,#202020 50%);
	background:-ms-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:-webkit-linear-gradient(bottom,#572e00 0,#202020 50%);
	background:linear-gradient(bottom,#572e00 0,#202020 50%);
    
	/*Applying CSS3 box shadow*/
	-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);
	/*font-size: 1.4vw;*/
	/*font-weight: Normal;*/
	/*line-height: 1.6vw;*/

}









/* VERIFIED IN USE BY V2 */
.top_header_blackout{
	background-color: rgb(0,0,0);
	width: 100%;
	height: 120px;
}
.top_header_column_table{
	background-color: rgb(0,0,0);
	margin: 0px auto;
	display: flex;
	flex-flow: row;
	position: relative;
	width: 90%;
	padding: 10px;
	/*border: 2px solid red;*/
}
.top_header_the_row{
	display: flex;
	margin: 0px auto;
	/*border: 2px solid blue;*/
}
.top_header_the_col_lg_logo{
	flex: 80%;
	margin-left: 30px;
}
.top_header_the_col_acct_login{
	flex: 20%;
}
#mobile_logo{
	display: none;
}
.top_header_the_col_acct_login_link_buffer{
	padding-top: 5px;
}
a.green_href_link_glow:link { font-family: 'Dosis', sans-serif; font-size: 15px; color:#0B0; text-decoration:none; font-weight:normal; }
a.green_href_link_glow:visited { font-family: 'Dosis', sans-serif; font-size: 15px; color: #0B0; text-decoration:none; font-weight:normal; }
a.green_href_link_glow:hover { font-family: 'Dosis', sans-serif; font-size: 15px; color: #6F6; text-decoration:none; font-weight:normal; text-shadow: 0px 0px 4px rgba(0, 255, 0, .8);}
a.green_href_link_glow:active { font-family: 'Dosis', sans-serif; font-size: 15px; color: #6F6; text-decoration:none; font-weight:normal; }























/* cdp ~ content data positioner */
/* VERIFIED IN USE BY V2 */
.ul cdp_allpage_contact_info{
	position: relative;
	min-height: 155px;
	/*margin-left: 10px;*/
	width: 200px;
	height: 50px;
	background-color:#f5f5f4;
	background:-moz-linear-gradient(bottom,#e8e8e8 0,#f2f2f1 50%);
	background:-ms-linear-gradient(bottom,#e8e8e8 0,#f2f2f1 50%);
	background:-webkit-linear-gradient(bottom,#e8e8e8 0,#f2f2f1 50%);
	background:linear-gradient(bottom,#e8e8e8 0,#f2f2f1 50%);
	border:1px solid #f6f6f5;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border-style: solid;
	border-color: #555555;
	box-shadow: 2px 2px 2px #BBBBBB;

}




@viewport{
	width:device-width
}
@-ms-viewport{
	width:device-width
}
/*
*{
	box-sizing:border-box
}
html{
	font-size:62.5%;
}
body{
	font-size:1.4rem;
	line-height:1.5rem;
}
*/







/* VERIFIED IN USE BY V2 */
div.nav_glow_line_top{
	width: 100%;
	height: 1px;
	margin:0;
	padding:0;
	background-color: rgb(255,218,43);
	box-shadow: 0px 0px 3px #ffda2b;
	position:absolute;
	top:121px;
	z-index:1000;
}

/* VERIFIED IN USE BY V2 */
div.nav_glow_line_bottom{
	width: 100%;
	height: 1px;
	margin:0;
	padding:0;
	background-color: rgb(255,218,43);
	box-shadow: 0px 0px 3px #ffda2b;
	position:absolute;
	top:155px;
	z-index:1000;
}


/* VERIFIED IN USE BY V2 */
div.main_body_content{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,255,255);
	position:absolute;
	top:155px;
	z-index:0;
}





























#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 > flow_ctrl_a__generic_triple_col__group_horizontal_section__01 {
	width: 33%;
	margin: 0px auto;
	font-family: 'Dosis', sans-serif;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 1;
	/*display: inline-block;*/
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

#flow_ctrl_a__generic_triple_col__group_horizontal_section > flow_ctrl_a__generic_triple_col__group_horizontal_section__02 {
	width: 33%;
	margin: 0px auto;
	font-family: 'Dosis', sans-serif;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 2;
	/*display: inline-block;*/
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}


#flow_ctrl_a__generic_triple_col__group_horizontal_section > flow_ctrl_a__generic_triple_col__group_horizontal_section__03 {
	width: 33%;
	font-family: 'Dosis', sans-serif;
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.7vw;
	flex: 0 1 auto;
	order: 3;
	/*display: inline-block;*/
	vertical-align: top;
	margin: 0px auto;
	align: center;
}





































/*   ---   Lower Closing Common Block   ---   */
/* VERIFIED IN USE BY V2 */
#flow_ctrl_closing_bottomblock__group_horizontal_section {
	/*width: 95%;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
	flex-flow: row;
	position: relative;
	background: #333333;
	padding: 40px;
}

/* VERIFIED IN USE BY V2 */
#flow_ctrl_closing_bottomblock__group_horizontal_section > 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;
}

/* VERIFIED IN USE BY V2 */
#flow_ctrl_closing_bottomblock__group_horizontal_section > 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;
}

/* VERIFIED IN USE BY V2 */
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;

}

/* VERIFIED IN USE BY V2 */
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; }














/*   ---   Lower Closing Interior Block: Logo and Contacts   ---   */

/* VERIFIED IN USE BY V2 */
#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;
}

/* VERIFIED IN USE BY V2 */
#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section > 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;
}

/* VERIFIED IN USE BY V2 */
#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section > 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;
}
/* VERIFIED IN USE BY V2 */
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; }











/* EMS bubble can be used on any page - contact footer form at bottom of entire site will display this insert upon submission */
/* VERIFIED IN USE BY V2 */
.contact_ems_result_bubble__success{
 	border: 1px solid #00aa00;
	width: 50%;
	background-color:#ffffff;
	/*Applying CSS 3radius*/   
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
    	/*Applying CSS3 box shadow*/
	-moz-box-shadow: 0 0 2px #11dd11;
	 -webkit-box-shadow: 0 0 2px #11dd11;
	box-shadow: 0 0 2px #11dd11;
	font-family: 'Dosis', sans-serif;
	color: #00cc00;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
	font-size: 1.5vw;
	font-weight: Normal;
	line-height: 1.8vw;
	text-align: center;
	margin: auto;
	margin-top: 40px;
	padding-right: 15px;
}
/* VERIFIED IN USE BY V2 */
.contact_ems_result_bubble__fail{
	border: 1px solid #cc0000;
	width: 50%;
	background-color:#ffffff;
	/*Applying CSS 3radius*/   
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
    	/*Applying CSS3 box shadow*/
	-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;
}
/* VERIFIED IN USE BY V2 */
.contact_ems_result_bubble_icon_img{
	width: 100%;
	min-width: 150px;
	object-fit: contain;
}















/* Login fail bubble can be used on any page - failure anywhere on entire site will display this insert upon submission */
/* VERIFIED IN USE BY V2 */
.login_result_bubble__fail{
	border: 1px solid #cc0000;
	width: 50%;
	background-color:#ffffff;
	/*Applying CSS 3radius*/   
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
    	/*Applying CSS3 box shadow*/
	-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;
}
/* VERIFIED IN USE BY V2 */
.login_result_bubble_icon_img{
	width: 100%;
	min-width: 150px;
	object-fit: contain;
}







/* Acct create fail bubble can be used on any page - failure anywhere on entire site will display this insert upon submission */
/* VERIFIED IN USE BY V2 */
.acct_create_result_bubble__fail{
	border: 1px solid #cc0000;
	width: 50%;
	background-color:#ffffff;
	/*Applying CSS 3radius*/   
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
    	/*Applying CSS3 box shadow*/
	-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;
}
/* VERIFIED IN USE BY V2 */
.acct_create_result_bubble_icon_img{
	width: 100%;
	min-width: 150px;
	object-fit: contain;
}


















/* Mobile Side Nav Login */
/* VERIFIED IN USE BY V2 */
.sidenav_login_form_fields{
	background-color:#585858;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-radius: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ffbf2b;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ffbf2b;
	margin-top: 7px;
}

/* Mobile Side Nav Login: Submit button */
/* See cssdeck.com/labs/css3-glass-button for this doc */
/* VERIFIED IN USE BY V2 */
#orange_glass_submit_button_styler{
	font-family: Helvetica, Arial, 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: /* Simulating Text Stroke */
        -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), /* Exterior Shadow */
        inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
        inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
        inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
        inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */

	margin-top: 9px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}




































/* Standard Top Nav Login */
/* VERIFIED IN USE BY V2 */
.topnav_login_form_fields{
	background-color:#585858;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-radius: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ffbf2b;
	-moz-box-shadow:inset 0 0 5px #ffbf2b .2;
	box-shadow:inset 0 0 5px #ffbf2b .2;
	color: #ffbf2b;
	margin-top: 7px;
}




























/* Modal pop-up register */

/* Background */
.modal{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal_content{
	background-color: #fefefe;
	margin: 0 auto;
	margin-top: 120px;
	/*margin-top: calc(100%-200px);*/
	/*margin: 200px;*/
	padding: 20px;
	/*top: 50%;*/
	/*left: 50%;*/
    	border: 1px solid #000000;
    	border-radius: 5px;
 	width: 80%;
    	font-family: 'Dosis', sans-serif;
    	color: #000000;
    	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    	font-size: 1.9vw;
    	font-weight: Normal;
    	line-height: 2.2vw;
	/*position: fixed;*/
   	z-index: 2001;
	-moz-box-shadow: 0 0 10px #555555;
	 -webkit-box-shadow: 0 0 10px #555555;
	box-shadow: 0 0 10px #555555;
}

/* Close X Button */
.close_span{
	color: #aaa;
	float: right;
	font-size: 5vw;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.modal_href_close_button{
	text-decoration: none;
	font-size: 5vw;
	font-weight: bold;
}
.modal_form_field_table{
	margin: 0 auto;
}
.modal_bullet_list_centering_left_align{
    	font-size: 1.9vw;
    	font-weight: Normal;
    	line-height: 2.2vw;
	text-align: left;
	background-color: #dddddd;
	-moz-box-shadow: 0 0 15px #dddddd
	 -webkit-box-shadow: 0 0 15px #dddddd;
	box-shadow: 0 0 15px #dddddd;
	padding: 3px;
	margin: 0 auto;
}



















































@media screen and (max-width: 827px) {
	body {
		zoom: 1;
		text-align: center;
		font-size: 10px;
		line-height: 15px;
		color: black;
		border-bottom: solid 1px #BBB;
		background-color: white;
		/*background-image: url('https://www.betterprescotthomes.com/images/body_bg_top_tiny.gif');*/
		/*background-repeat: repeat-x;*/
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		width: 100%;
		height: 100%;
		margin:0;
		padding:0;
		background-color: rgb(255,255,255);
	}




	/* Header Specs */
	.top_header_the_col_lg_logo {
		display: none;
	}
	#mobile_logo { /* Small 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;
	}



	/* THIS IS THE HORIZONTAL JS-ENABLED MENU FOR LEGACY / DESKTOP COMP */
	.nav{
		position:absolute;
		text-align: left;
		top:55px;
	}


	div.nav_glow_line_top{
		position:absolute;
		top:55px;
	}
	div.nav_glow_line_bottom{
		display: none;
	}
	div.main_body_content{
		top:56px;
	}

	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 > flow_ctrl_closing_bottomblock__group_horizontal_section__02, #flow_ctrl_closing_bottomblock__group_horizontal_section > flow_ctrl_closing_bottomblock__group_horizontal_section__01{
	/* Return them to document order */
		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 > 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 > flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section__01{
	/* Return them to document order */
		order: 0;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}


	#flow_ctrl_closing_bottom_interior_block__logo_and_contacts__group_horizontal_section > 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 > 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__pauac__nush__group_horizontal_section, #page {
		flex-direction: column;
		align-items: stretch;
	}
	#flow_ctrl_a__pauac__nush__group_horizontal_section > flow_ctrl_a__pauac__nush__group_horizontal_section__02, #flow_ctrl_a__pauac__nush__group_horizontal_section > flow_ctrl_a__pauac__nush__group_horizontal_section__01{
	/* Return them to document order */
		order: 0;
	}
	#flow_ctrl_a__pauac__nush__group_horizontal_section > flow_ctrl_a__pauac__nush__group_horizontal_section__01{
		/*min-height: 50px;*/
		/*max-height: 50px;*/
		/*margin-left: 20px;*/
		/*margin-right: 20px;*/
		width: 90%;
		font-size: 2.7vw;
		line-height: 3.1vw;
		padding: 15px;

	}
	#flow_ctrl_a__pauac__nush__group_horizontal_section > flow_ctrl_a__pauac__nush__group_horizontal_section__02{
		/*min-height: 50px;*/
		/*max-height: 50px;*/
		/*margin-left: 40px;*/
		padding: 25px;
		text-align: center;
		width: 90%;
	}











	#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  > flow_ctrl_a__generic_triple_col__group_horizontal_section__01, #flow_ctrl_a__generic_triple_col__group_horizontal_section  > flow_ctrl_a__generic_triple_col__group_horizontal_section__02, #flow_ctrl_a__generic_triple_col__group_horizontal_section  > flow_ctrl_a__generic_triple_col__group_horizontal_section__03{
	/* Return them to document order */
		order: 0;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  > flow_ctrl_a__generic_triple_col__group_horizontal_section__01{
		width: 90%;
		font-size: 3.1vw;
		line-height: 3.4vw;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  > flow_ctrl_a__generic_triple_col__group_horizontal_section__02{
		width: 90%;
		font-size: 3.1vw;
		line-height: 3.4vw;
		margin-top: 20px;
		padding: 0px;
	}
	#flow_ctrl_a__generic_triple_col__group_horizontal_section  > flow_ctrl_a__generic_triple_col__group_horizontal_section__03{
		width: 90%;
		font-size: 3.1vw;
		line-height: 3.4vw;
		margin-top: 20px;
		padding: 0px;
	}











}






@media screen and (min-width: 828px) {
	#logo-1 {/* Large logo */
		display: block;
		text-align: center;
		background-color: rgb(0,0,0);
	}
	#logo-2 { /* Small logo */
		display: none;
	}

}


