<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#stacks_in_19 .stacks_left {
	float:left;
	width:20%;
}

#stacks_in_19 .stacks_right {
	float:right;
	width:80%;
}#stacks_in_845_float {
	float:left;
	width:33%;
}#stacks_in_828&gt;.s3_row {
	margin: 0 -10px;
}

#stacks_in_828&gt;.s3_row&gt;.s3_column_left {
	width: 20.00%;
}

#stacks_in_828&gt;.s3_row&gt;.s3_column_right {
	width: 80.000000%;
}




#stacks_in_828&gt;.s3_row&gt;.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_828 {
	margin: 30px 0px 30px 0px;
}

#stacks_out_832 {
	margin-left:0;
}

#stacks_in_46 {
	margin: 30px 0px 0px 0px;
}
#stacks_in_838&gt;.s3_row {
	margin: 0 -10px;
}

#stacks_in_838&gt;.s3_row&gt;.s3_column_left {
	width: 20.00%;
}

#stacks_in_838&gt;.s3_row&gt;.s3_column_right {
	width: 80.000000%;
}




#stacks_in_838&gt;.s3_row&gt;.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_838 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_790&gt;.s3_row {
	margin: 0 -10px;
}

#stacks_in_790&gt;.s3_row&gt;.s3_column_left {
	width: 20.00%;
}

#stacks_in_790&gt;.s3_row&gt;.s3_column_right {
	width: 80.000000%;
}




#stacks_in_790&gt;.s3_row&gt;.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_790 {
	margin: 0px 0px 30px 0px;
}

#stacks_out_799 {
	margin-left:0;
}

#stacks_in_56 {
	margin: 40px 0px 0px 0px;
}
/* Start Notify stack CSS code */

#doonotify-notice-wrapper {
	position:fixed;
	top:20px;
	right:20px;
	width:301px;
	z-index:999999;
}

.doonotify-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('../files/notifyAssets/ie-spacer.gif'); /* ie7/8 fix */ 
}
.doonotify-top {
	background:url(../files/notifyAssets/doonotify.png) no-repeat left -30px;
	height:10px;
	z-index:9999999;
}

.doonotify-item-wrapper {
	color:#eee !important;
}

.doonotify-item-wrapper p{
	color:#eee !important;
}

.doonotify-item {
	display:block;
	background:rgba(0,0,0,0.8);
	padding:12px 11px 18px 11px;
	font-family:arial !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	text-align: left;
}
.hover .doonotify-item {
	padding:10px 11px 18px 9px;
	border: 2px solid #ffffff;
}

.stacks_in_71hidden-image{
	width: 48px;
	height: 48px;
	overflow: hidden;
}

.stacks_in_71hidden-image img{
	width: 100%;
	height: auto;
}

.doonotify-image {
	width:48px;
	height:48px;
	float:left;
	margin-right: 10px;
	overflow: hidden;
}

.doonotify-image img {
	width:100%;
	height:auto;
}

.doonotify-with-image,
.doonotify-without-image {
	padding:0;
}

.doonotify-with-image {
	width:216px;
	float:left;
}

.doonotify-item p {
	padding:0;
	margin:0;
	word-wrap:break-word !important;
	font-size: 13px;
	font-weight: 400 !important;
	line-height: normal !important;
}
.doonotify-close {
	display:none;
	position:absolute;
	top:5px;
	left:3px;
	background:url(../files/notifyAssets/doonotify.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
	text-indent:-9999em;
    z-index:9999999;
}
.doonotify-title {
	font-size:14px !important;
	line-height: normal !important;
	font-weight:bold !important;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */
	text-align: left;
}

/* for the light (white) version of the doonotify notice */
.doonotify-light .doonotify-item {
    background:rgba(255,255,255,0.8);
    color: #222 !important;
}

.doonotify-light p{
	color: #222 !important;
}
.doonotify-light .doonotify-title {
    text-shadow: none;
    text-align: left;
	color: #222 !important;
}

.doonotify-light .doonotify-item:hover {
	border: 2px solid #2d2d2d;
	color: #222 !important;
}


.stacks_in_71clear{
	clear:both;
	height: 0;
	margin: 0;
	padding: 0;
}


@media all and (max-width: 1024px) {

.doonotify-close {
	display:block;
	left:100%;
	margin-left: -32px;
}

#doonotify-notice-wrapper {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
}

.doonotify-item, .doonotify-light .doonotify-item {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.hover .doonotify-item {
	padding:12px 11px 18px 11px;
	border: none;
}

.doonotify-light .doonotify-item:hover {
	padding:12px 11px 18px 11px;
	border: none;
}

} /* end media query */


/* ####################################### */
/*        Edit Mode Theme Style            */
/* ####################################### */



/* ####################################### */
/*         If not edit mode below          */
/* ####################################### */

#stacks_in_71 div{
	display: none;
	height: 0;
	margin: 0;
	padding: 0;
}


/* End Notify stack CSS code */
#stacks_in_71 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
	margin: 0px 0px 0px 17px;
}

#stacks_out_71 {
	width: 50%;
	margin-right:0;
}
</pre></body></html>