/*iFrameViewPort START*/
 
#stacks_in_4 .iframe-container-outer{margin-left: auto; margin-right: auto; overflow: hidden; /*customcss;*/} 
#stacks_in_4 .iframe-container-linker a:link {font-size: 10px !important; color: #000000 !important; text-align: left !important; /*text-transform: uppercase;*/} 

#stacks_in_4 .iframe-container {
height: 98vh;
 	/*overflow-x: auto;*/
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;







margin-right: -15px;

/*customcss;*/

#stacks_in_4 .iframe-container .iframe {-webkit-overflow-scrolling: touch;}

}



.editmode_iframe {
	background: url(../ancestors_files/icon.png) no-repeat center center;
	height: 180px;
	text-align:center;
	vertical-align: bottom;
	margin-bottom: -15px;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}
body {

}

@media all and (max-width: 1024px) {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
#stacks_in_4 .iframe-container {
    overflow-y: ;

}}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#stacks_in_4 .iframe-container {
    overflow-y: ;

}}