/**
 * create by genduck
 * genduck 공통 스타일
 */
.swiper_container_banner {
    width:1200px;
    overflow:hidden;
}
.swiper_container_banner .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.swiper_container_banner .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 15px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.gen_item_tab_button a{display:inline-block; width:100%; height:100%;}

/* 아이템 상세정보 버튼 스타일 */
.gen_button_list_wrap {
	position: fixed;
	top: 100%;
	left: 50%;
	margin-top: -70px;
	margin-left: -590px;
	width: 1180px;
	height: 70px;
	background-color: rgba(215, 215, 215, 0.9);
	padding: 0 10px 10px 10px;
	border-radius: 5px 5px 0 0;
	z-index: 10;
} /*#d7d7d7*/
@media ( max-width : 1200px) {
	.gen_button_list_wrap {
		margin-left: -490px;
		width: 980px;
	}
}

@media ( max-width : 991px) {
	.gen_button_list_wrap {
		margin-left: -385px;
		width: 770px;
	}
}

@media ( max-width : 770px) {
	.gen_button_list_wrap {
		margin-left: -50%;
		width: 100%;
	}
}

.content_tab_menu {
	width: 1170px;
	z-index: 9;
	left: 50%;
	margin-left: -585px;
}

@media ( max-width : 1200px) {
	.content_tab_menu {
		margin-left: -485px;
		width: 970px;
	}
}

@media ( max-width : 991px) {
	.content_tab_menu {
		margin-left: -380px;
		width: 760px;
	}
}

@media ( max-width : 770px) {
	.content_tab_menu {
		margin-left: -50%;
		width: 100%;
	}
}
/*@ 아이템 상세정보 버튼 스타일*/




/*begin datepicket style custom */
.datepicker input[readonly] {/*키패드 오픈금지*/
    background-color:#FFFFFF;
}

.ui-datepicker-header {
    border: none;
    background-color: #a3d143;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
    background-image: linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
}

.ui-datepicker-header .ui-state-hover {
    background: #8dc532;
    border-color: transparent;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
    border: 1px solid rgba(121,188,27,.68);
    background: #a3d143;
    color: #fff;
    text-shadow: 0 -1px 0 #30332a;
}
/*@end datepicket style custom */


 /*modal*/
.modal_background{
	position:fixed;
 	top:50%;
 	left:50%;
 	width:0px;
 	height:0px;
 	background-color:rgba(0, 0, 0, 0.7);
 	cursor: url('../images/comm/cursor-close.png'), crosshair;
 	opacity:0.3;
 	display:none;
 	z-index:1000;
}
 /*login modal*/
 .login_modal_popup{
 	position:fixed;
 	width:700px;/*700*/
 	left:calc(50% - 350px);
 	top:calc(50% - 350px);
 	background-color:#FFFFFF;
 	padding:5px 40px 20px 40px;
 	display:none;
 	zoom: 0.5;
 	opacity:0.3;
 	z-index:1000;
 }
 

 


 @media all and (max-width:360px) {
	 .login_modal_popup{width:340px;/*700*/left:calc(50% - 170px); padding:30px 50px 10px 50px;}
}
	 /*@login modal*/ 
/*@modal*/
