/* Start Defender stack CSS code */#stacks_in_2{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_2edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_2info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_3 .stacks_left {
	float:left;
	width:29%;
}

#stacks_in_3 .stacks_right {
	float:right;
	width:69%;
}
#stacks_in_4 {
	margin: 65px 0px 0px 30px;
}

#stacks_in_6 {
	display:inline-block; width:100%; line-height: 1.050000em;
}
/* Start Launcher stack CSS code */#stacks_in_7 img{	max-width: 100%;	height: auto;}.stacks_in_7lightbox{	cursor: pointer;}.stacks_in_7lightboxContents{	display: none;}.stacks_in_7launcherWrapper{	border: 6px solid #E24159;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}.stacks_in_7launcherWrapper a{	text-decoration: none;}.stacks_in_7help{	display: none;	border-left: 6px solid #E24159;	border-right: 6px solid #E24159;	background: #3398DB;	color: #fff;	padding: 20px;	font-size: 14px;	padding-left: 50px;	}.stacks_in_7helpTitle{	font-size: 1.4em;	font-weight: bold;}.stacks_in_7launcherLabel{	display: block;	position: absolute;	top:0;	left: 0;	z-index: 1000001;}.stacks_in_7galleryLabel{	display: block;	position: absolute;	top:0;	left: 0;	z-index: 1000001;}.stacks_in_7helpLabel{	display: block;	position: absolute;	top:3px;	left: 0;	z-index: 1000001;}/* ------ venobox.css --------*/.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{    -webkit-backface-visibility: hidden;    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body{    -webkit-overflow-scrolling:touch;}/* ------- overlay: change here background color and opacity ----- */.vbox-overlay{    background: rgba(0,0,0,0.85);     width: 100%;    height: auto;    position: absolute;    top: 0;    left: 0;    z-index: 1000002;    overflow: hidden;    opacity: 0;    transition: opacity .25s ease-in-out;    -moz-transition: opacity .25s ease-in-out;    -webkit-transition: opacity .25s ease-in-out;}.relativo{    float: left;    width: 100%;    height: 100%;    display: block;    position: relative;}/* ----- preloader ----- */.vbox-preloader{    position:fixed;     width:36px;     height:36px;    left:50%;     top:50%;     margin-left:-18px;     margin-top:-18px;    background: url(../files/launcherAssets/preload.gif) center center no-repeat;    text-indent: -100px;    overflow: hidden;}/* ----- navigation ----- */.vbox-close{    cursor: pointer;    position: fixed;    top: -1px;    right: 0;    width: 46px;    height: 40px;    padding: 10px 20px 10px 0;    display: block;    background: url(../files/launcherAssets/close.gif) no-repeat #161617;    background-position:10px center;    color: #fff;    text-indent: -100px;    overflow: hidden;}.vbox-next, .vbox-prev{    cursor: pointer;    position: fixed;    top: 50%;    color: #fff;    width: 30px;    height: 30px;    margin-top: -15px;    text-indent: -100px;    overflow: hidden;}.vbox-prev{    left: 10px;    background: url(../files/launcherAssets/prev.gif) center center no-repeat;}.vbox-next{    right: 10px;    background: url(../files/launcherAssets/next.gif) center center no-repeat;}.vbox-title{    width: 100%;    height: 40px;    float: left;    text-align: center;    line-height: 28px;    font-size: 12px;    color: #fff;    padding: 6px 40px;    overflow: hidden;    background: #161617;    position: fixed;    display: none;    top: -1px;    left: 0;}.vbox-num{    cursor: pointer;    position: fixed;    top: -1px;    left: 0;    height: 40px;    display: block;    color: #fff;    overflow: hidden;    line-height: 28px;    font-size: 12px;    padding: 6px 10px;    background: #161617;    display: none;}/* ------- inline window ------ */.vbox-inline{    display: inline-block;    padding: 10px;    background: #fff;    text-align: left;    margin: 0 auto;    overflow: scroll;}/* ------- Video window ------ */.videoframe{    width: 420px;    padding: 10px;    background: #fff;    text-align: left;    margin: 0 auto;    overflow: scroll;}/* ------- Video & iFrames window ------ */.venoframe{    border: none;    width: 960px;    height: 720px;    overflow: scroll;}@media (max-width: 992px) {    .venoframe{        width: 640px;        height: 480px;    }}@media (max-width: 767px) {    .venoframe{        width: 420px;        height: 315px;    }}@media (max-width: 460px) {    .vbox-inline{        width: 100%;    }    .venoframe{        width: 100%;        height: 260px;    }}/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */.vbox-container{    position: relative;    background: #000;    width: 98%;    max-width: 1024px;    margin: 0 auto;}.stacks_in_7vbox-content{    text-align: center;    float: left;    width: 100%;    position: relative;    overflow: hidden;}.vbox-container img{    max-width: 100%;    height: auto;}.vwrap{    opacity: 1;    transition: opacity .25s ease-in-out;    -moz-transition: opacity .25s ease-in-out;    -webkit-transition: opacity .25s ease-in-out;    width: 100%;    float: left;    position: relative;    margin: 0;    padding: 0;    left: 0;    height: auto;    overflow: hidden;    z-index: 1000001;}/* End Launcher stack CSS code */
#stacks_in_7 {
	margin: 15px 0px 0px 0px;
}
/* Start Launcher Video stack CSS code */.stacks_in_11center{	display: block;	margin: 0 auto 0 auto;}.stacks_in_11editWrapper{	border: 6px solid #95A5A5;	padding: 20px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	background: url("../files/geometry.png");	margin: 10px;}#stacks_in_11 img{	max-width: 100%;	height: auto;}.stacks_in_11videoLabel{	display: block;	position: absolute;	top:0;	left: 0;	z-index: 1000001;}.stacks_in_11pathLabel{	display: block;	position: absolute;	top:10px;	right: 10px;	z-index: 1000001;}.stacks_in_11pathLabel:not(:empty){	padding: 3px 10px 3px 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	background: #95A5A5;	color: #fff;	max-width: 50%;	text-align: right;	overflow: hidden;}.stacks_in_11pathLabel:empty:before{	content:"Add Video URL";	padding: 3px 10px 3px 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	background: #E0415A;	color: #fff;	max-width: 50%;	text-align: right;	overflow: hidden;}/* End Launcher Video stack CSS code */
#stacks_in_13 {
	margin: 0px 0px 0px 55px;
}

#stacks_out_13 {
	margin-left:0;
}

#stacks_in_14 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_15 {
	margin: 20px 25px 0px 0px;
}

#stacks_in_19 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
/* Start Defender stack CSS code */#stacks_in_21{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_21edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_21info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_24 {
	margin: 30px 0px 0px 0px;
}
/* Start Defender stack CSS code */#stacks_in_22{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_22edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_22info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_27 {
	margin: 20px 20px 0px 0px;
}

#stacks_out_27 {
	margin-left:0;
}
/* Start Defender stack CSS code */#stacks_in_23{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_23edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_23info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */#stacks_in_412>.s3_row {
	margin: 0 -10px;
}

#stacks_in_412>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_412>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_412>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_412>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_412>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_30 {
	margin: 0px 0px 0px 80px;
}

#stacks_out_30 {
	margin-left:0;
}

#stacks_in_32 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_36 {
	margin: 0px 0px 0px 100px;
}

#stacks_out_36 {
	margin-left:0;
}

#stacks_in_38 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_525 {
	margin: -10px 0px 0px 80px;
}
/* Start Defender stack CSS code */#stacks_in_33{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_33edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_33info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start doobox hippo css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */

.stacks_in_415darkerborder{
	
		border: 1px solid #DADADA;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.stacks_in_415overalltabcontainer{
	background: #FFFFFF;
	border: 5px solid #EEEEEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.stacks_in_415tabcontentcontainer{
	padding: 20px;
}

.stacks_in_415dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_415dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_415tabpicker{
	padding: 15px 30px 5px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #EEEEEE;
	-webkit-border-top-left-radius: -2px;
	-webkit-border-top-right-radius: -2px;
	-moz-border-radius-topleft: -2px;
	-moz-border-radius-topright: -2px;
	border-top-left-radius: -2px;
	border-top-right-radius: -2px;
}

#stacks_in_415tabpicker span{
	padding-right: 10px;
	padding-left: 4px;
	
}

#stacks_in_415tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 4px;
	
}

.stacks_in_415dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_415tabpicker a{
	display: inline-block;
	font-size: 100%;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #B3B3B3;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #FFFFFF;
	line-height: normal;
}

#stacks_in_415tabpicker a:hover{
	background: #FD8008;
	text-decoration: none;
	border:none;
	color: #FFFFFF;
}

#stacks_in_415tabpicker a:active{
	background: #B3B3B3;
	text-decoration: none;
	border:none;
	color: #FFFFFF;
}

#stacks_in_415tabpicker a.stacks_in_415current{
	background: #800002;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_415doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_415doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}








/* end doobox hippo css */
#stacks_in_415 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_423 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
#stacks_in_387>.s3_row {
	margin: 0 -2px;
}

#stacks_in_387>.s3_row>.s3_column {
	padding: 0 2px;
}








  


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




	#stacks_in_387>.s3_row  {
		margin: -2px -2px;
	}
	#stacks_in_387>.s3_row>.s3_column {
		padding: 2px 2px;
		width:50%;
	}



}



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


	#stacks_in_387>.s3_row  {
		margin: -2px 0;
	}
	#stacks_in_387>.s3_row>.s3_column {
		padding: 2px 0;
		width:100%;
	}





}




  

#stacks_in_387 {
	margin: 50px 0px 0px 0px;
}
.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_392 .expose_launcher{}.expose_expose1{cursor:pointer}#expose_expose1{display:none;z-index:9999;padding:15px;margin:0;overflow:visible !important;background-color:transparent;width:80%;max-width:600px;position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_expose1 img.youtube_poster{display:none}#expose_expose1 > a.close{z-index:1000000;background-image:url('../../../../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_425 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_395 .expose_launcher{}.expose_expose2{cursor:pointer}#expose_expose2{display:none;z-index:9999;padding:15px;margin:0;overflow:visible !important;background-color:transparent;width:80%;max-width:600px;position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_expose2 img.youtube_poster{display:none}#expose_expose2 > a.close{z-index:1000000;background-image:url('../../../../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_427 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_398 .expose_launcher{}.expose_expose3{cursor:pointer}#expose_expose3{display:none;z-index:9999;padding:15px;margin:0;overflow:visible !important;background-color:transparent;width:80%;max-width:600px;position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_expose3 img.youtube_poster{display:none}#expose_expose3 > a.close{z-index:1000000;background-image:url('../../../../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_432 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_401 .expose_launcher{}.expose_expose4{cursor:pointer}#expose_expose4{display:none;z-index:9999;padding:15px;margin:0;overflow:visible !important;background-color:transparent;width:80%;max-width:600px;position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_expose4 img.youtube_poster{display:none}#expose_expose4 > a.close{z-index:1000000;background-image:url('../../../../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_434 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_436 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_438 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
/* Start Defender stack CSS code */#stacks_in_439{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_439edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_439info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_440 {
	margin: 20px 0px 0px 0px;
}
/* Start Defender stack CSS code */#stacks_in_443{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_443edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_443info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */#stacks_in_444>.s3_row {
	margin: 0 -0px;
}

#stacks_in_444>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_444>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_444>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_444>.s3_row>.s3_column {
	padding: 0 0px;
}








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



}



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


	#stacks_in_444>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_444>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}




#stacks_in_444 {
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_462{border-radius:0px;}#stacks_in_462 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_462 .boxgrid .back,#stacks_in_462 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_462 .boxgrid .cover{opacity:1.00;}

#stacks_in_467 {
	padding: 0px 0px 0px 5px;
}

#stacks_in_469 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_464 {
	background-color: rgba(127, 127, 127, 1.00);
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	padding: 0px 0px 80px 0px;
}
#stacks_in_454{border-radius:0px;}#stacks_in_454 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_454 .boxgrid .back,#stacks_in_454 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_454 .boxgrid .cover{opacity:1.00;}

#stacks_in_459 {
	margin: 0px 0px 0px 5px;
}

#stacks_in_461 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_456 {
	background-color: rgba(76, 76, 76, 1.00);
	padding: 0px 0px 80px 0px;
}
#stacks_in_446{border-radius:0px;}#stacks_in_446 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_446 .boxgrid .back,#stacks_in_446 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_446 .boxgrid .cover{opacity:1.00;}

#stacks_in_451 {
	margin: 0px 0px 0px 5px;
}

#stacks_in_453 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_448 {
	background-color: rgba(127, 127, 127, 1.00);
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	padding: 0px 0px 80px 0px;
}
/* Start Defender stack CSS code */#stacks_in_470{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_470edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_470info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_471 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_471 .pullquote:before, #stacks_in_471 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_471 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_471 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_471 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_471 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_471 {
	margin: 30px 0px 0px 0px;
}

#stacks_out_471 {
	width: 350px;
}
/* Start Defender stack CSS code */#stacks_in_475{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_475edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_475info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_476 {
	margin: 50px 0px 0px 0px;
}
/* Start Defender stack CSS code */#stacks_in_479{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_479edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_479info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start FAQ stack CSS code */.stacks_in_480question{font-size: 120%;line-height: 1.2em;font-weight: bold;border-top: 1px solid #cccccc;padding: 4px;}.stacks_in_480faqcontainer{border-bottom: 1px solid #cccccc;}.stacks_in_480question a{text-decoration: none !important;line-height: 120%;}.stacks_in_480question a:hover{text-decoration: none !important;}.stacks_in_480question a:active{text-decoration: none !important;}.stacks_in_480question a:visited{text-decoration: none !important;}.stacks_in_480answer{display: none;margin: 1px 0 8px 0;padding: 2px 4px 4px 4px;}/* End FAQ stack CSS code */
#stacks_in_480 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_485 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_486 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_486 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_487 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_489 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_490 {
	margin: 48px 0px 0px 0px;
}



#embedWrapperstacks_in_519 #audiostacks_in_519 {
	width: 100%;
	display: block;
}

#audiostacks_in_519::-webkit-media-controls-enclosure {
    max-width: 100%; /* fix for chrome*/
}


















#stacks_in_493 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_495 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_496 {
	margin: 48px 0px 0px 0px;
}



#embedWrapperstacks_in_520 #audiostacks_in_520 {
	width: 100%;
	display: block;
}

#audiostacks_in_520::-webkit-media-controls-enclosure {
    max-width: 100%; /* fix for chrome*/
}


















#stacks_in_501 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_502 .stacks_left {
	float:left;
	width:34%;
}

#stacks_in_502 .stacks_right {
	float:right;
	width:64%;
}
#stacks_in_502 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_502 {
	margin-left:0;
}

#stacks_out_503 {
	margin-right:0;
}

#stacks_in_505 {
	display:inline-block; width:100%; line-height: 2.000000em;
}



#stacks_in_506 .button_label {
	font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_506 .sweet_button_wrapper {
	text-align:left;

	
		height:28px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_506 .sweet_button_wrapper {
		
			height:24px;
		
	}

	

	#stacks_in_506 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_506 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 5px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 64, 0, 1.00);
}
#stacks_in_506 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_506 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}


	#stacks_in_506 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}






	#stacks_in_506 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		        box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_506 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_506 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 84, 20, 1.00);
}
#stacks_in_506 .sweet_button:active{
	background: rgba(108, 44, 0, 1.00);
}
#stacks_in_506 .sweet_button.clicked {
	background: rgba(0, 128, 0, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_506 .sweet_button.clicked:hover {
	background: rgba(20, 148, 20, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_506 .sweet_button.clicked:active{
	background: rgba(0, 108, 0, 1.00);
}







#stacks_in_506 .sweet_button.candy {
	background: rgba(128, 64, 0, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(128, 64, 0, 1.00)), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(230, 115, 0, 1.00) 0%, rgba(148, 84, 20, 1.00) 50%, rgba(128, 64, 0, 1.00) 50%, rgba(158, 94, 30, 1.00) 75%, rgba(192, 96, 0, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(230, 115, 0, 1.00)', endColorstr='rgba(128, 64, 0, 1.00)',GradientType=0 );
}
#stacks_in_506 .sweet_button.candy:hover {
	background: rgba(148, 84, 20, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(243, 121, 0, 1.00) 0%, rgba(168, 104, 40, 1.00) 50%, rgba(148, 84, 20, 1.00) 50%, rgba(204, 102, 0, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(243, 121, 0, 1.00)', endColorstr='rgba(148, 84, 20, 1.00)',GradientType=0 );
}
#stacks_in_506 .sweet_button.candy:active{
	background: rgba(108, 44, 0, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(128, 64, 0, 1.00)),  color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(204, 102, 0, 1.00) 0%, rgba(148, 84, 20, 1.00) 50%, rgba(128, 64, 0, 1.00) 50%,  rgba(166, 83, 0, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(204, 102, 0, 1.00)', endColorstr='rgba(128, 64, 0, 1.00)',GradientType=0 );
}
#stacks_in_506 .sweet_button.candy.clicked {
	background: rgba(0, 128, 0, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(0, 128, 0, 1.00)), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(0, 230, 0, 1.00) 0%, rgba(20, 148, 20, 1.00) 50%, rgba(0, 128, 0, 1.00) 50%, rgba(30, 158, 30, 1.00) 75%, rgba(0, 192, 0, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 230, 0, 1.00)', endColorstr='rgba(0, 128, 0, 1.00)',GradientType=0 );
}
#stacks_in_506 .sweet_button.candy.clicked:hover {
	background: rgba(30, 158, 30, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(0, 243, 0, 1.00) 0%, rgba(40, 168, 40, 1.00) 50%, rgba(20, 148, 20, 1.00) 50%, rgba(0, 204, 0, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 243, 0, 1.00)', endColorstr='rgba(20, 148, 20, 1.00)',GradientType=0 );
}
#stacks_in_506 .sweet_button.candy.clicked:active{
	background: rgba(0, 108, 0, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(0, 128, 0, 1.00)),  color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(0, 204, 0, 1.00) 0%, rgba(20, 148, 20, 1.00) 50%, rgba(0, 128, 0, 1.00) 50%,  rgba(0, 166, 0, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 204, 0, 1.00)', endColorstr='rgba(0, 128, 0, 1.00)',GradientType=0 );
}


#stacks_out_506 {
	margin-left:0;
}

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

#stacks_out_531 {
	width: 50px;
	margin-right:0;
}

#stacks_in_529 {
	margin: 50px 0px 0px 0px;
}

#stacks_out_529 {
	width: 50px;
}
