#sub-ajax-container, #no_ajax_ids {
	width: 550px;
}
.aws-overlay {
    background-color: none;
    height: 100%;
    opacity: 0.5;
    top: 0;
	left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.loader-inner {
    left: 50%;
    position: fixed;
    top: 50%;
}
.loader-animation iframe {
	width: 100%;
	height:500px;
}
.loader-animation {
	float: right;
	width: 60%;
}