@charset "UTF-8";

.c-overlay_outerBox {
	padding:0 !important;
	overflow:visible;
}

.c-overlay_outerBox .c-overlay-close_btn {
	font-size:24px !important;
	line-height:40px !important;
	color: #f0896f;
	background-color:#FFF !important;
	border:solid 1px #f0896f; 
	width:40px;
	height:40px;
	top:-15px;
	right:-15px;
	margin:0 !important;
	border-radius: 20px;
}

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

}


