
#stacks_in_7 {
	line-height: 2em;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
}
#stacks_in_8>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_11 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_11 {
	width: 64%;
}
#cykloneEditor_stacks_in_21 {
	border-radius: 4px;
background: #EEE;
background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 45%, rgba(221, 221, 221, 1) 46%, rgba(170, 170, 170, 1) 89%, rgba(136, 136, 136, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238, 238, 238, 1)), color-stop(45%,rgba(238, 238, 238, 1)), color-stop(46%,rgba(221, 221, 221, 1)), color-stop(89%,rgba(170, 170, 170, 1)), color-stop(100%,rgba(136, 136, 136, 1)));
background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%,rgba(238, 238, 238, 1) 45%,rgba(221, 221, 221, 1) 46%,rgba(170, 170, 170, 1) 89%,rgba(136, 136, 136, 1) 100%);
background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%,rgba(238, 238, 238, 1) 45%,rgba(221, 221, 221, 1) 46%,rgba(170, 170, 170, 1) 89%,rgba(136, 136, 136, 1) 100%);
background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%,rgba(238, 238, 238, 1) 45%,rgba(221, 221, 221, 1) 46%,rgba(170, 170, 170, 1) 89%,rgba(136, 136, 136, 1) 100%);
background: linear-gradient(top, rgba(238, 238, 238, 1) 0%,rgba(238, 238, 238, 1) 45%,rgba(221, 221, 221, 1) 46%,rgba(170, 170, 170, 1) 89%,rgba(136, 136, 136, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#888888',GradientType=0 );
-webkit-box-shadow:inset 0px 2px 4px #666;
box-shadow:inset 0px 2px 4px #666;
-moz-box-shadow:inset 0px 2px 4px #666;
padding: 10px;
color: #333;
text-shadow: rgba(255, 255, 255, 0.5) 0 1px 1px;
    
}

#cyklonelogo_stacks_in_21 {
	height: 100px;
	width: 400px;
	outline: thin solid green;
	background: url(Cyklone-logo.png) no-repeat;	
}


#cykloneEditor_stacks_in_21 h3 {
margin: 4px 0 4px 0;
color: #555;
-webkit-background-clip: text;
text-shadow: rgba(255, 255, 255, 0.5) 0 1px 1px;
}
#URL1_stacks_in_21 {
background-color: #fff;
border-radius: 4px;
padding: 10px;
-webkit-box-shadow:inset 0px 2px 4px #666;
box-shadow:inset 0px 2px 4px #666;
-moz-box-shadow:inset 0px 2px 4px #666;
}
#tag1_stacks_in_21 {
background-color: #fff;
border-radius: 4px;
padding: 10px;
-webkit-box-shadow:inset 0px 2px 4px #666;
box-shadow:inset 0px 2px 4px #666;
-moz-box-shadow:inset 0px 2px 4px #666;
}
.tagClass_stacks_in_21 {
	position: absolute;
	z-index: 999999 !important;
	color: #15282E !important;
}
.tagClass_stacks_in_21:hover {
	background: none !important;
	color: #0F80FF !important;
}
.tagClass_stacks_in_21 {
    text-decoration: none !important;
}
#tagColor_stacks_in_21, #tagColorHover_stacks_in_21 {
	display: hidden;
}
#atractor_stacks_in_21 {
   text-align: center;
   max-width: 650px;
   max-height: 650px;
   width: 100% !important;
   margin: 0 auto;
}
    
   #cykloneEditor_stacks_in_21 {display: none !important;}
  









#stacks_in_15 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_15 {
	width: 55%;
}
#backtop0 {
position: fixed;  z-index: 9999999; outline: none; overflow: hidden;
text-align: center; cursor: pointer; transition: all 600ms linear; 
display: none; 
left: auto; right: 2%; top: auto; bottom: 2%;
 
color: rgba(242, 242, 242, 1.00);
background-color: rgba(0, 0, 0, 1.00);
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
border-radius: 2px;
 
/*customcss;*/
}

#backtop0:hover {
background-color: rgba(15, 128, 255, 0.89);
color: rgba(251, 251, 251, 1.00);

/*customcss;*/
}

#backtop0.mcOut {
opacity: 0;
}

@media screen and (max-width: 480px) {
#backtop0 {
 
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
 
/*customcss;*/
}}