
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/* 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 {	display:block;	background:rgba(0,0,0,0.8);	color:#eee;	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_3048hidden-image{	width: 48px;	height: 48px;	overflow: hidden;}.stacks_in_3048hidden-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 .doonotify-title {    text-shadow: none;    text-align: left;}.doonotify-light .doonotify-item:hover {	border: 2px solid #2d2d2d;}.stacks_in_3048clear{	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 */#stacks_in_3048 div{	display: none;	height: 0;	margin: 0;	padding: 0;}/* End Notify stack CSS code *//* Start Final Word stack CSS code */.stacks_in_3342testbutton{	position: absolute;	top: 30px;	right: 30px;	padding: 10px;	background: #333;	color: #fff;	display: none;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.75);	-moz-box-shadow:    0px 10px 30px 0px rgba(50, 50, 50, 0.75);	box-shadow:         0px 10px 30px 0px rgba(50, 50, 50, 0.75);	z-index: 101000;	border: 3px solid #fff;	letter-spacing: 2px;}#stacks_in_3342finalword-modal {	display: none;	position: fixed;	top:0;	right: 0;	bottom: 0;	left: 0;	background-color: rgba(0,0,0,0.7);	cursor: pointer;	-webkit-animation: fadein 0.5s;	animation: fadein 0.5s;	z-index: 101001;}.stacks_in_3342table{	display: table;	width: 100%;	height: 100%;}.stacks_in_3342cell{	display: table-cell;	vertical-align: middle;	padding: 10px;}#stacks_in_3342finalword-modal .stacks_in_3342modal {	-webkit-animation: popin 0.3s;	animation: popin 0.3s;}#stacks_in_3342finalword-modal .stacks_in_3342modal {	display: block;	max-width: 600px;	background-color: #F0F1F2;	z-index: 1;	position: relative;	margin: auto;	border-radius: 4px;		cursor: default;		-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.75);	-moz-box-shadow:    0px 1px 10px 0px rgba(0, 0, 0, 0.75);	box-shadow:         0px 1px 10px 0px rgba(0, 0, 0, 0.75);	overflow: hidden;}#stacks_in_3342finalword-modal .stacks_in_3342modal-title {  font-size: 150%;  font-weight: bold;  background-color: #555555;  color: #FFFFFF;  padding: 10px;  margin: 0;  text-align: center;}#stacks_in_3342finalword-modal .stacks_in_3342modal-body {  padding: 20px 35px;  color: #333333 !important;}#stacks_in_3342finalword-modal .stacks_in_3342modal-footer {  position: relative;  bottom: 20px;  text-align: center;  width: 90%;  margin: 20px auto 0 auto;  cursor: pointer;  display: block;  color: #333333}#stacks_in_3342finalword-modal .stacks_in_3342modal-footer:hover {  color: #0080FF}@-webkit-keyframes fadein {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}@-ms-keyframes fadein {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes fadein {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}@-webkit-keyframes popin {  0% {    -webkit-transform: scale(0);    transform: scale(0);    opacity: 0;  }  85% {    -webkit-transform: scale(1.05);    transform: scale(1.05);    opacity: 1;  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 1;  }}@-ms-keyframes popin {  0% {    -ms-transform: scale(0);    transform: scale(0);    opacity: 0;  }  85% {    -ms-transform: scale(1.05);    transform: scale(1.05);    opacity: 1;  }  100% {    -ms-transform: scale(1);    transform: scale(1);    opacity: 1;  }}@keyframes popin {  0% {    -webkit-transform: scale(0);    -ms-transform: scale(0);    transform: scale(0);    opacity: 0;  }  85% {    -webkit-transform: scale(1.05);    -ms-transform: scale(1.05);    transform: scale(1.05);    opacity: 1;  }  100% {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);    opacity: 1;  }}/* End Final Word stack CSS code */	
	/* start image list from doobox css */
	
	
	#stacks_in_3346 .stacks_in_3346imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:23px 0;
		margin-left:30px;
		z-index:1;
	}
	
	#stacks_in_3346 .stacks_in_3346listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_3346 .stacks_in_3346listIcon img{
		width:50px;
		height: auto;
	}
	
	
	#stacks_in_3346 .stacks_in_3346listTitle {

		margin-left:68px;
		padding-bottom: 0px;
		font-weight: bold;
		font-size: 135%;
	}
	
	
	#stacks_in_3346 .stacks_in_3346listContent {
		display: block;
		margin-left:68px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_3346breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_3362.btr-bg-outer .btr-bg-inner {
  
  min-height: 700px;
  
}
#stacks_in_3362.btr-bg-gradient .btr-bg-inner ,
#stacks_in_3362.btr-bg-animated .btr-bg-inner ,
#stacks_in_3362.btr-bg-blur .btr-bg-inner ,
#stacks_in_3362.btr-bg-mouse .btr-bg-inner ,
#stacks_in_3362.btr-bg-pan .btr-bg-inner ,
#stacks_in_3362.btr-bg-parallax .btr-bg-inner ,
#stacks_in_3362.btr-bg-transition .btr-bg-inner ,
#stacks_in_3362.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_3362.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_3362.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.00);
}
#stacks_in_3362.btr-bg-outer {
  background-image : url();
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_3362.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  
}
#stacks_in_3362.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_3362.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}









