@charset "utf-8";
/* CSS Document */


.blockOverlay{
    background-color:rgba(84, 148, 16, 0.95) !important;
}
.blockMsg {
    border: 0px !important;
}
#ana {
	width: 100%;	
	margin-top: auto;
	margin-bottom: auto;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 50%;
	/*margin-top: -200px;*/ /* yüksekliğin yarısı */
	text-align: center;
	background-color: #2C4271;
}

#cikar {
	width: 100%;	
	margin-top: auto;
	margin-bottom: auto;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 50%;
	/*margin-top: -200px;*/ /* yüksekliğin yarısı */
	text-align: center;
	background-color: #2C4271;
}

#icorta {
	height: 400px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
