/* SimpleBackgroundImage2 Stack v2.2.3 */body {	background: transparent !important;}/* End of SimpleBackgroundImage2 Stack *//* -- Start Snow Each css Template -- */

.stacks_in_1142wrapper{
	background: #CCCCCC;
	border: 1px solid #676767;
	border-radius: 4px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.stacks_in_1142sliceContainer{
	display: none;
}

.stacks_in_1142snowflakeContainer{
	display: inline-block;
	width: 140px;
	padding: 20px;
	position: relative;
}

.stacks_in_1142propContainer{
	display: inline-block;
	width: 140px;
	padding: 20px;
	position: relative;
}

.stacks_in_1142distanceContainer{
	position: absolute;
	width: 100%;
	height: 75%;
	top: 0;
	left: 0;
	background-color:#CCCCCC;
	background-image: radial-gradient(#E3E4E4 15%, transparent 16%),
	radial-gradient(#E3E4E4 15%, transparent 16%);
	background-size:60px 60px;
	background-position: 0 0, 30px 30px;
}

#stacks_in_1142 #snowflake{
	fill: rgba(255, 255, 255, 1.00) !important;
	stroke: #676767 !important;
	stroke-width: 2px;
}


@-moz-keyframes propspin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes propspin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes propspin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}



.stacks_in_1142propContainer {
	-webkit-animation-name: propspin;
    -webkit-animation-duration: 2000.000000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: propspin;
    -moz-animation-duration: 2000.000000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: propspin;
    -ms-animation-duration: 2000.000000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}



/* -- End Snow Each css Template -- *//*** START absolute ***/

 
#stacks_in_803_absolute_wrapper {
    left:       782px;
    top:        0px;
    z-index:    auto;
    position:   absolute;
    overflow:   hidden;
	width:      auto;
}

#stacks_in_803 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/



#stacks_in_12 .teleportMe {
display: none;
}




#stacks_in_281 {
	margin:  2px;
	padding:  5px;
}
