@charset "utf-8";
/* CSS Document */
#Product_modify .ProductR{ min-height: 800px;}
.swiper1{ padding-left: 50px; padding-right: 50px; margin-top: 20px; margin-bottom: 20px;}
.swiper1 .swiper-pagination-bullet{ width: 12px; height: 12px;}
.swiper1 .swiper-pagination-bullet{ background: #fff;}
.swiper1 .swiper-pagination-bullet-active{ background: #dcdcdc;}
.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 10px!important; display: none;}
.swiper1 .swiper-button-prev,.swiper1  .swiper-button-next{ height: 26px; margin-top: -13px;}
.pm_tit{ background: #008487; color: #fff; padding: 5px 20px; font-size: 22px;}

.c-table table tr td{ border: #fff solid 1px;}
.c-table td, .c-table th{ text-align: center!important; max-width: 300px;}
.c-table__fixed-body-wrapper{ top: 40px!important;}

.pop_bg{ position: fixed; background: rgba(0,0,0,0.5); width: 100%;height: 100%; left: 0; top: 0; z-index: 999; display: flex; justify-content: center; align-items: center;}
.pop_box{ background: #fff;box-shadow: 0px 10px 21px 0px rgba(44, 44, 44, 0.1); position: relative; max-height: 90%; width: 440px;max-width:96%;}
.pop_tit{ background: #008487; padding: 0 20px 0 30px; line-height: 56px; display: flex; align-items: center; justify-content: space-between;}
.panel-title{ color: #fff; font-size: 20px; font-weight: bold;}

.pm_login{ padding: 30px 40px;}
.form_tr{ position: relative; padding-left:80px; margin-bottom: 20px; line-height: 40px;}
.label_tr{ position: absolute; left: 0px; top: 0px; margin-bottom: 0; font-weight: normal; font-size: 20px;}
.tr_input{ width:100%; border:1px solid #dbdbdb; background: #fff; box-sizing: border-box; padding-left: 10px; padding-right: 10px; line-height: 40px; color: #333!important; font-size: 18px;}
.pm_button_box{text-align: center;}
.pm_button_1{ border: none; background: #dcdcdc; color: #666; font-size: 20px; text-align: center; line-height: 45px; width: 110px; margin: 15px;}
.pm_button_2{ border: none; background: #008487; color: #fff; font-size: 20px; text-align: center; line-height: 45px; width: 110px; margin: 15px;}

.pm_search{ box-sizing: border-box; position: relative; padding-right: 100px; margin-top: 30px; margin-bottom: 30px; display: flex;}
.search_input{ border: 1px solid #d2d2d2; height:36px; box-sizing: border-box; width: 250px; padding-left: 10px; font-size: 14px; color: #333;}
.pm_search_btn1{ height: 36px; width: 70px; color: #fff; background: #008487; display: block; font-size: 16px; margin-left: 10px; text-align: center; line-height: 36px;}
.pm_search_btn2{ height: 36px; width: 70px; color: #fff; background: #bfbfbf; display: block; font-size: 16px; margin-left: 10px; text-align: center; line-height: 36px;}
.pm_search_btn1:hover,.pm_search_btn2:hover{ opacity: 0.9; color: #fff;}

.c-table__fixed-body-wrapper{ min-height: calc(100% - 40px)!important;}
.c-table__fixed-right-patch{ height: 40px!important;}


@media screen and (min-width:769px) {
	.Detail-nav .Pnav-socd.pm_sav .first.cur > a{ background: #008487; color: #fff;}
	.Pnav-socd.pm_sav .first.cur > .icon-right{ color: #fff;}
	
	.Detail-nav .Pnav-socd.pm_sav .first > a{ line-height: 50px;}
	.Pnav-socd.pm_sav .first{ margin-bottom: 5px;}
}
@media screen and (min-width:1420px) {
	#Product_modify .container{ width: 1380px;}

}
@media screen and (min-width:1600px) {
	#Product_modify .container{ width: 1580px;}

}