<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.watermark {
	background-color:#FFFFFF;
}
header {
	position:relative;
	height:auto;
	clear:left;
	width:100%;
}
footer {
	background-color:#FFFFFF;
}


.cbox {
	width:100%;
	overflow:hidden;
}
#content_column {
	width:100%;
}
#inner_content {
	clear:both;
	overflow:hidden;
	padding: 10px 0px;
	min-height:400px;
	margin-left:5px;
	margin-right:5px;
	
}
.control-panel-link {
	float:right;
	margin-top:-5px;
}
.checklist-link {
	float:left; 
}
ul.vertical.site-menu {
	background-color:transparent;
}

.admin-page-wrapper #content_column {
	width:740px; /* replace with default width */
}
.add-me-link {
	float:left;
	color:#000000;
	font-size:13px;
	margin-top:0px;
	font-style:normal;
	font-weight:bold;
}
.control-panel-link  {
	float:left;
	margin-top:1px;
}


header {
	position:relative;
	display:block;
}

#social_panel{
	padding-top:10px;
	margin-left:10px;
	float:left;
}
#share_pop_out {
	top:0px;
	left:30px;
}
.add-me-link {
	padding-left:25px;
	background-image:url(../png/mail.png);
	background-position:0% 50%;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
}
.user-tools {
	margin-top:10px;
	padding-top:5px;
	float:left;
}

.add-me-link { 
	color:#000000;
	font-weight:bold;
	margin-left:5px;
}
.social-network-panel {
	float:right; 
	margin-right:30px;
	margin-top:5px;
}
.user-panel {
	float:right;
	margin-top:10px;
}
#user_wrapper {
	margin-top:-2px;
}
.top-wrapper,
.bottom-wrapper {
	width:100%;
}

.top-wrapper { 
	background-color:#FFF; 
	box-shadow: 0px 2px 6px rgba(0,0,0,.35); 
	z-index:100;
	position:relative;
	transition: all .5s ease;
	padding-top:5px;
	
}
.bottom-wrapper {
	background-color:#363839;
}

.toplogo {
	background-image:url(../png/top_logo_362762547.png);
	width:250px;
	height:60px;
	background-size:250px;
	float:left;
	background-repeat:no-repeat;
	transition:all .5s ease;
	margin-bottom:3px;
}
#nav_logo { 
	float:right;
	margin-top:20px;
	cursor:pointer;
}
nav {
	float:right;
	width:auto;
}
nav ul.horizontal.site-menu {
	background-color:#FFF !important;
	margin-top:5px;
}
nav ul.horizontal.site-menu li span a, nav ul.horizontal.site-menu li span span {
	font-family:Roboto, sans-serif !important;
	font-weight:bold !important;
	color:#000 !important;
	font-size:18px !important;
	transition:all .5s ease;
}
nav ul.horizontal.site-menu li span span {
	background-image:none !important;
	padding-right:10px !important;
}

/** CLONED STYLES **/
.top-wrapper.scrolled {
	position:fixed;
	top:0px;
	padding-top:5px;
}

.scrolled .toplogo {
	width:180px;
	height:40px;
	background-size:180px;
	margin-top:5px;
}
.scrolled nav ul.horizontal.site-menu li span a, .scrolled nav ul.horizontal.site-menu li span span {
	font-size:16px !important;
}
.scrolled nav ul.horizontal.site-menu {
	margin-top:0px;
}
.scrolled #nav_logo {
	margin-top:15px;
}

/** END CLONED STYLES ***/
#tool_wrapper {
	z-index:300 !important;
}
#content_column { width:100% !important; }
body  { background-color:#FFF !important;}
#layout_wrapper,
.layout-wrapper {
width:100% !important;
position:relative;
max-width:80rem !important;
margin:0px auto 0px auto;
border-width:0px; 
box-sizing:border-box;

}
#layout_wrapper {
	margin-top:5px;
}

/* Large screens --- */
@media only screen
and (min-width : 1824px) {
/* Styles */
	#layout_wrapper, 
	.layout-wrapper { 
		max-width:90rem !important;

	}
}
h1,h2,h3 {
	font-family:Roboto, sans-serif !important;
	color:#000 !important;
	background-color:transparent !important;
}
h1 {
	text-transform: uppercase;
	font-weight: 300 !important;
	font-size:30px !important;
}
h2 {
	font-weight:bold;font-size:1em;
}
h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:24px;
}
#site_map {
	position:fixed;
	top:10%;
	left:10%;
	right:10%;
	bottom:10%;
	background-color:#0057a8;
	z-index:999;
}
#site_map .material-icons {
	font-size:40px;
	font-weight:bold;
	position:absolute;
	top:100px;
	right:20px;
	color:#FFF;
	cursor:pointer;
}
#site_map .inner-column a {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	font-family:Roboto, sans-serif;
	text-decoration:none;
	line-height:32px;
}
#site_map .map-logo {
	margin-top:100px;
	margin-bottom:10px;
	max-width:350px;
}
.version-snipe {
	margin-bottom:40px;
	font-family:Roboto,sans-serif;
	font-size:12px;
	color:#FFF;
}
.top-line {
	display:none;
}
.bottom-wrapper footer {
	background-color:#363839;
}
footer {
	padding-top:30px;
	padding-bottom:0px;
}
#left_foot,
#right_foot {
	float:left;
}
#left_foot {
	width:33%;
	color:#FFF;
	font-size:18px;
	line-height:24px;
}
#left_foot a {
	color:#FFF;
	text-decoration:none;
	font-size:18px;
}
#left_foot img {
	max-width:250px;
	display:block;
}
#right_foot {
	width:66%;
}
#right_foot .footer-column {
	width:33%;
	float:left;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.footer-column a {
	display:block;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
}
#post_footer {
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#282a2b;
}
.post-left,
.post-right {
	
	float:left;
	color:#FFF;
	font-size:12px;
}
.post-left {
	margin-top:15px;
	width:76%;
}
.post-right {
	text-align:left;
	width:24%;
}
.post-right img {
	max-width:40px;
}
.post-right img:hover {
	opacity:.8;
}

.cb-8 {
	background-color:#FFF;
}
.homebanner {
	transition:height 1s ease;
}
.homebanner.scrolled {
}
.home-breakout.scrolled {
	width:100%;
	position:fixed;
	top:50px;
	z-index:999;
}

.breakout {
	position:relative;
}
.cloned .ghostbutton {
	font-size:16px;
}
.cloned.breakout {
	padding-top:10px;
	padding-bottom:10px;
	box-shadow: 0px 2px 6px rgba(0,0,0,.35);
}
</pre></body></html>