/* basic_ */
body#dashboard #gnb ul li:nth-child(1) {
  color: #00744f;
  font-weight: bold
}

body#dashboard #leftmenu .menu00 {
  display: block
}

body#dashboard .cont_inner {
  width: 1250px
}

.dashboardSldier_wrap {
  padding: 10px
}

.dashboardSldier_wrap .slider_arrows {
  position: relative;
  text-align: center
}

.dashboardSldier_wrap .swiper-button-next,
.dashboardSldier_wrap .swiper-button-prev {
  color: #00744f
}

.dashboardSldier_wrap .swiper-button-next:after,
.dashboardSldier_wrap .swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold
}

.slider_arrows h2 {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px
}

.dashboardSldier {
  margin-top: 10px
}

.dashboard_contents {
  display: block
}

.dashboard_contents:after {
  display: block;
  content: '';
  clear: both
}

.dashboard_contents>li {
  display: inline-block;
  vertical-align: top;
  width: 400px;
  margin-right: 10px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  overflow: hidden
}

.dashboard_contents>li:last-child {
  margin-right: 0
}

.dashboard_contents>li.db_sales_return {
  width: 1228px;
  margin-bottom: 15px
}

.dashboard_contents>li h4 {
  font-size: 17px;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5
}

.sales_return_company {
  padding: 10px;
}

.sales_return_company li {
  display: inline-block;
  width: 150px;
  text-align: center
}

.sales_return_company li p {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.sales_return_company li p em {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  display: block
}

.sales_return_company li:nth-child(1) .bar_graph span {
  background-color: #00744F
}

.bar_graph {
  width: 50px;
  margin: 0 auto;
  border-radius: 10px;
  height: 200px;
  background-color: #eaf7e7;
  position: relative;
}

.bar_graph span {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 30px;
  border-radius: 0 0 10px 10px;
  background-color: #539d44;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px
}

.dashboard_contents>li .table_area table {
  width: 100%
}

.dashboard_contents>li .table_area table td {
  border-bottom: 1px dashed #e5e5e5;
  border-right: 1px solid #e5e5e5
}

.dashboard_contents>li .table_area table td:last-child {
  border-right: 0
}

.total_tr td {
  background-color: #e5edeb
}

/* basic_ */
body.basic_ #gnb ul li:nth-child(2) {
  color: #00744f;
  font-weight: bold
}

body.basic_ #leftmenu .menu01 {
  display: block
}

.card_list ul:after {
  display: block;
  content: '';
  clear: both
}

.card_list li {
  width: 175px;
  height: 85px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  background-color: #fbfbfb;
  position: relative;
  z-index: 1;
  font-size: 16px;
  text-align: left;
  padding-top: 15px;
  border-radius: 6px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #eee;
  padding: 10px
}

.card_list li:nth-child(7n) {
  margin-right: 0
}

/* .del_card{position:absolute; width:14px; height:14px; right:8px; top:8px; background-color:#333; border-radius:12px}
.del_card:before{display:block; content:''; width:8px; height:2px; border-radius:3px; background-color:#eee; position:absolute; top:0; bottom:0; left:0; right:0;margin:auto} */
.card_list li em {
  position: absolute;
  right: 8px;
  top: 8px;
  border-radius: 30px;
  font-size: 10px;
  font-family: 'notokr-medium';
  font-style: normal;
  padding: 2px 8px 3px;
  background-color: #f8f8f8;
}

.card_list li h6 {
  font-size: 15px;
  color: #333;
  font-weight: normal;
  font-family: 'notokr-bold';
  margin-bottom: 5px
}

.card_list li p {
  margin: 3px 0 0 0
}

.card_list li p label {
  margin: 3px auto;
  display: block;
  font-size: 13px;
  color: #333;
  line-height: 1;
  font-family: 'notokr-medium';
}

.card_list li p span {
  display: block;
  font-size: 13px;
  color: #333;
  font-family: 'notokr-medium';
}

.card_list li {
  background-color: #fbfbfb
}

.card_list li.notused {
  background: #ffe0bc
}

/* 미사용 */
.card_list li.used {
  background: #fff0a5
}

/* 사용 */
.card_list li.used em {
  background-color: #00744f;
  color: #fff
}

/** basic_popup **/
.popup {
  width: 400px
}

.popup .popup_content {
  padding-top: 10px
}

.popup .popup_content .search {
  border: 0;
  background-color: #fff
}

.popup .popup_content .search .form-group {
  border: 0;
  width: 100%
}

.popup .popup_content .search .control-label {
  min-width: 0;
  background-color: #fff;
  width: 70px;
  text-align: left;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  letter-spacing: -1px;
  font-size: 13px;
  padding: 0
}

.popup .popup_content .search .control-label.small {
  font-size: 12px
}

.popup .popup_content .search .input_box {
  width: calc(100% - 70px);
  padding-top: 0;
  height: auto
}

.popup .popup_content .search .input_box input,
.popup .popup_content .search .input_box select {
  width: 100%
}

.popup .popup_content .btn_wrap {
  width: 100%;
  display: block;
  padding: 0;
  text-align: center !important;
}

/* basic_user */
.user_popup {
  width: 350px
}

.basic_popup .popup_content .search .form-group {
  height: auto;
}


/* basic_GGE_model */
#basic_GGE_model .card_list li {
  height: 82px;
}

#basic_GGE_model .card_list li b,
#basic_GGE_model .card_list li p,
#basic_GGE_model .card_list li h6 {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0
}

#basic_GGE_model .card_list li b {
  font-size: 12px
}

#basic_GGE_model .card_list li p {
  font-size: 13px
}

#basic_GGE_model .card_list li h6 {
  font-size: 14px
}

.popup.gge_popup {
  width: 350px
}

.gge_popup .form-group .input2 input {
  max-width: 48%
}

.gge_popup .form-group .input2 .wave {
  display: inline-block;
  width: 1.5%
}

.gge_popup .form-group:nth-child(3) .input_box input {
  width: calc(100% - 23px);
}

.gge_popup .form-group:nth-child(3) .input_box b {
  display: inline-block;
  width: 20px;
  text-align: center
}

/* app_cont */
#app_cont .tab_area{padding:0 10px 10px}
.app_cont_tab{}
.app_cont_tab .form-group{max-width:768px; margin-right:14px; margin-bottom:15px}
.app_cont_tab .upImg label{width:100%;}
.app_cont_tab p.img_txt{display:block;}
.app_cont_tab p.img_txt b{display:inline-block; width:30px; text-align:center; color:#00744f; vertical-align: top; font-size:14px}
.app_cont_tab p.img_txt b input{width:100%; }
.app_cont_tab p.img_txt input{height:30px; line-height:30px; text-align:center}
.app_cont_tab p.img_txt .btn_link,
.app_cont_tab p.img_txt .url_input,
.store_info_txt{display:inline-block; text-align:left; width:calc(100% - 35px); line-height:1.6; font-size:12px; padding:0; vertical-align: top}
.app_cont_tab p.img_txt .btn_link{width:auto; max-width:calc(100% - 35px)}
.app_cont_tab p.img_txt .url_input
.store_info_txt{ width:calc(100% - 35px)}
.app_cont_tab p.img_txt .select-control{width:113px; height:30px}
.app_cont_tab .upImg{margin-right:0; float:none; margin-bottom:10px;}
#tab_app_main.app_cont_tab .upImg{width:264px; height:190px}
#tab_app_main.app_cont_tab .upImg .form-group{max-width:264px}
#tab_recommended_store.app_cont_tab .upImg{width:264px; height:190px}
#tab_recommended_store.app_cont_tab .upImg .form-group{max-width:264px}
#tab_partner_organization.app_cont_tab .form-group{max-width:220px}
#tab_partner_organization.app_cont_tab .upImg{width:220px; height:80px}
.app_cont_tab .upImg.addImg,
.app_cont_tab .upImg.loadImg{margin-bottom:5px}
.app_cont_tab .upImg.addImg .card_img{margin:-20px auto 10px}
.app_cont_tab .upImg.addImg .info_txt { font-size: 11px; line-height: 1.2}
.app_cont_tab .upImg.addImg .info_txt span{display:inline-block; text-align:left}
.app_cont_tab .img_wrap .btn_wrap{display:block; margin-top:5px; text-align:center}
#tab_partner_organization.app_cont_tab .upImg{}
#tab_partner_organization.app_cont_tab p.img_txt b{width:50%}
#tab_partner_organization.app_cont_tab p.img_txt .btn{width: 48.3%;text-align: center;}
#tab_partner_organization.app_cont_tab p.img_txt .btn.bg-primary{width:60px; float:right; margin-top:-5px;}

.loadImg img{display:flex; width:50px; justify-content: center; align-items: center}

/* b2c_manage_ */
body.b2c_manage_ #gnb ul li:nth-child(3) {
  color: #00744f;
  font-weight: bold
}

body.b2c_manage_ #leftmenu .menu02 {
  display: block
}

.content .table_wrap {
  vertical-align: top;
  width: 100%;
  height: 74vh;
  max-height: 74vh;
  overflow: auto;
  display: inline-block
}

.content .company_list_table {
  vertical-align: top;
  width: 650px;
  display: inline-block
}

.content .table_area {
  vertical-align: top;
  width: 650px;
  display: inline-block
}

.company_list_table tbody tr td:nth-child(1) {
  text-align: left
}

.content .tab_area {
  width: calc(100% - 670px);
  margin-left: 15px;
  display: inline-block;
  vertical-align: top
}

.content .tab_area .tabmenus {
  margin-top: 0;
}

.content .tab_area .tab {
  background-color: #f4f7f6;
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 4px
}

.content .tab_area .tab ul li {
  margin-bottom: 3px
}

.content .tab_area .tab ul .form-group.btn_wrap {
  margin-top: 8px
}

.content .tab_area .tab ul .form-group.btn_wrap .btn {
  float: none;
  text-align: center
}

.content .tab_area .tab ul li:last-child {
  margin-bottom: 0
}

.content .tab_area .tab ul li .input_box {
  padding-right: 0;
  width: calc(100% - 65px)
}

.content .tab_area .tab ul li .control-label {
  width: 65px
}

.content .tab_area .tab#tab_basic_info ul:nth-child(2) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #e5e5e5
}

.content .tab_area .tab#tab_GGE_info ul {
  width: 500px
}

.content .tab_area .tab#tab_GGE_info ul ul {
  width: 100%
}

.content .tab_area .tab#tab_GGE_info ul li .input_box {
  width: calc(100% - 80px);
  height: auto;
  line-height: inherit;
}

.content .tab_area .tab#tab_GGE_info ul li .input_box .control-label {
  width: 80px;
  background-color: #6c7d6c;
  color: #fff;
  float: left;
  font-weight: normal;
  border-radius: 4px 0 0 4px;
  height: 32px;
  font-size: 12px;
  line-height: 31px;
}

.content .tab_area .tab#tab_GGE_info ul li .input_box .input_box {
  padding-left: 0
}

.content .tab_area .tab#tab_GGE_info ul li .input_box .input_box input {
  border-radius: 0 4px 4px 0;
  border-color: #6c7d6c;
  border-left: 0
}

.content .tab_area .tab#tab_GGE_info ul li .add_model_box {
  margin-top: 10px
}

.content .tab_area .tab#tab_GGE_info ul li .add_model_box .form-group .input_box {
  width: calc(100% - 80px);
  padding-right: 0
}

.content .tab_area .tab#tab_GGE_info ul li .add_model_box .form-group .input_box input {
  width: 100%
}

.content .tab_area .tab#tab_GGE_info ul li .add_model_box .form-group .input_box .select_wrap {
  display: inline-block;
  width: calc(100% - 65px)
}

.content .tab_area .tab#tab_GGE_info ul li .add_model_box .form-group .input_box .select_wrap select {
  border-radius: 4px;
  border-color: #6c7d6c;
  width: 100%
}

.content .tab_area .tab#tab_GGE_info ul li .add_model_box .btn {
  height: 32px;
  line-height: 32px;
}

.GGE_model_list p {
  width: 100%;
  padding: 0 8px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  margin-bottom: 5px
}

/* .GGE_model_list p.use{background-color: #f2f2f2} */
.GGE_model_list p.notuse {
  background-color: #f9b57b;
  border: 1px solid #f9b57b
}

.GGE_model_list p b {
  display: inline-block;
  width: 130px;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top
}

.GGE_model_list p em {
  display: inline-block;
  width: 100px;
  font-style: normal;
  font-family: 'notokr-medium';
}

.GGE_model_list p span {
  display: inline-block;
}

.content .tab_area .tab ul.search {
  background-color: #fff;
  border-right: 1px solid #e5e5e5
}

.content .tab_area .tab#tab_user_manage ul li {
  margin-bottom: 0
}

.content .tab_area .tab#tab_user_manage ul li .control-label {
  margin-bottom: 0
}

.content .tab_area .tab#tab_user_manage .data_list {
  padding: 0
}

.content .tab_area .tab#tab_user_manage .data_list li {
  margin-bottom: 5px
}

.tab#tab_point_manage ul:nth-child(2) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #e5e5e5
}

.content .tab_area .tab#tab_point_manage ul li .input_box .control-label {
  width: 80px;
  background-color: #6c7d6c;
  color: #fff;
  float: left;
  font-weight: normal;
  border-radius: 4px 0 0 4px;
  height: 32px;
  font-size: 12px;
  line-height: 31px;
}

.content .tab_area .tab#tab_point_manage ul li .input_box {
  width: calc(100% - 70px);
  height: auto;
  line-height: inherit;
}

.content .tab_area .tab#tab_point_manage ul li .input_box .input_box {
  padding-left: 0
}

.content .tab_area .tab#tab_point_manage ul li .input_box .input_box input,
.content .tab_area .tab#tab_point_manage ul li .input_box .input_box select {
  width: 230px;
  border-radius: 0 4px 4px 0;
  border-color: #6c7d6c;
  border-left: 0
}

.content .tab_area .tab#tab_point_manage ul li .add_model_box .form-group .input_box {
  width: calc(100% - 80px);
  padding-right: 0
}

.content .tab_area .tab#tab_point_manage ul {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  border: 0
}

.content .tab_area .tab#tab_point_manage>ul:nth-child(1) {
  width: 350px
}

.content .tab_area .tab#tab_point_manage ul ul {
  width: 100%
}

.map_area_wrap.input_box {
  height: auto
}

.map_area {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  height: 350px;
  position: relative;
  margin-bottom: 10px
}

.map_icon {
  position: absolute;
  top: 40%;
  left: 40%;
  width: 29px;
  height: 40px;
  background-image: url('../img/marker001.png');
}

#tab_return_list .table_area {
  width: 600px
}

#tab_return_list .table_wrap {
  height: 60vh
}

#tab_incoming_list .table_area {
  width: 100%
}

#tab_incoming_list .table_wrap {
  height: 60vh
}

.content .tab_area .tab .card_list {
  padding: 0
}

.content .tab_area .tab .card_list li {
  width: 170px;
  margin-right: 6px
}

.content .tab_area .tab .card_list li:nth-child(5n) {
  margin-right: 0
}

#tab_user .card_list li {
  height: 95px
}




/* retrieve_company_manage */
body#retrieve_company_manage #gnb ul li:nth-child(4) {
  color: #00744f;
  font-weight: bold
}

body#retrieve_company_manage #leftmenu .menu03 {
  display: block
}

/* mng_company_manage */
body#mng_company_manage #gnb ul li:nth-child(5) {
  color: #00744f;
  font-weight: bold
}

body#mng_company_manage #leftmenu .menu09 {
  display: block
}

#tab_manage_store .input_box {
  height: auto
}

#tab_manage_store .input_box .mng_store_list p {
  display: inline-block;
  width: 49%
}

#tab_manage_store .input_box .add_mng_store {
  margin-top: 10px
}

#tab_manage_store .input_box .add_mng_store .input_box {
  width: auto;
  padding-left: 0
}

#tab_manage_store .input_box .add_mng_store .select_wrap {
  display: inline-block;
  vertical-align: top
}

#tab_manage_store .input_box .add_mng_store .select_wrap select {
  border-radius: 4px;
  border-color: #6c7d6c;
  width: 162px
}

#tab_manage_store .input_box .add_mng_store .btn {
  height: 32px;
  line-height: 32px
}

/* retrieve_box_manage */
body#retrieve_box_manage #gnb ul li:nth-child(6) {
  color: #00744f;
  font-weight: bold
}

body#retrieve_box_manage #leftmenu .menu04 {
  display: block
}

.content .tab_area .tab#tab_return_B2C ul li .add_B2C_box .form-group .input_box {
  width: calc(100% - 80px);
  padding-right: 0
}

.content .tab_area .tab#tab_return_B2C ul li .add_B2C_box .form-group .input_box input {
  width: 100%
}

.B2C_list {
  display: inline-block;
  width: 100%;
  /*height: 500px;
  overflow: auto;*/
  height: auto;
  margin-bottom: 10px;
  min-height: 100px;
  max-height: 500px;
}

.B2C_list p {
  width: 100%;
  padding: 0 8px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  margin-bottom: 5px
}

.B2C_list p:last-child {
  margin-bottom: 0
}

.B2C_list p b {
  display: inline-block;
  width: 100px;
}

.B2C_list p em {
  display: inline-block;
  width: 150px
}

.B2C_list p span {
  display: inline-block;
}

/* .B2C_list a.close{margin-top:10px} */
.btn_add_b2c {
  height: 32px;
  line-height: 32px
}



.content .tab_area .tab#tab_return_B2C ul {
  width: 400px
}

.content .tab_area .tab#tab_return_B2C ul ul {
  width: 100%
}

.content .tab_area .tab#tab_return_B2C ul li .input_box {
  width: calc(100% - 80px);
  height: auto;
  line-height: inherit;
}

.content .tab_area .tab#tab_return_B2C ul li .input_box .control-label {
  width: 80px;
  background-color: #6c7d6c;
  color: #fff;
  float: left;
  font-weight: normal;
  border-radius: 4px 0 0 4px;
  height: 32px;
  font-size: 12px;
  line-height: 31px;
}

.content .tab_area .tab#tab_return_B2C ul li .input_box .input_box {
  padding-left: 0
}

.content .tab_area .tab#tab_return_B2C ul li .add_model_box .form-group .input_box {
  width: calc(100% - 80px);
  padding-right: 0
}

.content .tab_area .tab#tab_return_B2C ul li .add_model_box .form-group .input_box input {
  width: 100%
}

.content .tab_area .tab#tab_return_B2C ul li .input_box .input_box select {
  border-radius: 0 4px 4px 0;
  border-color: #6c7d6c;
  width: 165px;
  border-left: 0;
}


/* gge_release_ */
body.gge_release_ #gnb ul li:nth-child(7) {
  color: #00744f;
  font-weight: bold
}

body.gge_release_ #leftmenu .menu05 {
  display: block
}

body#gge_release_manage .cont_inner {
  width: 1100px
}

body.gge_release_ .table_area .total {
  line-height: 31px
}

body.gge_release_ .table_area .total .btn_wrap .btn {
  height: 28px;
  line-height: 28px
}

.popup#order_info .search .form-group .control-label {
  width: 55px
}

.popup#order_info .search .form-group .input_box {
  width: calc(100% - 55px);
  max-width: calc(100% - 55px);
  padding-right: 0
}

.popup#order_info .search .form-group:nth-child(2) {
  width: 55%
}

.popup#order_info .search .form-group:nth-child(3) {
  width: 44%
}

.popup#order_info .search .form-group .input2 input:nth-child(1) {
  width: 63%
}

.popup#order_info .search .form-group .input2 input:nth-child(2) {
  width: 36%
}

#apply_release .form-group:nth-child(3) .input_box input {
  width: calc(100% - 23px);
}

#apply_release .form-group:nth-child(3) .input_box b {
  display: inline-block;
  width: 20px;
  text-align: center
}


#apply_release .search .form-group:nth-child(3) .input_box .select_wrap {
  display: inline-block;
  width: 49.4%
}

#apply_release .search .form-group .input_box b {
  display: inline-block;
  font-weight: bolder;
  font-style: normal;
  padding-left: 5px
}

#apply_release .search .form-group:nth-child(5) .input_box input {
  width: 125px
}

#apply_release,
#order_info .popup_content .search {
  margin-bottom: 0
}

.popup#apply_release .search {
  margin-bottom: 0
}

.popup#lookup_out_info .search {
  margin-bottom: 0
}

.popup#lookup_out_info .search .form-group .input2 input:nth-child(1) {
  width: 62.9%;
  max-width: none
}

.popup#lookup_out_info .search .form-group .input2 input:nth-child(2) {
  width: 36%;
  max-width: none
}

#lookup_out_info .form-group .input2 input {
  max-width: 48%
}

#lookup_out_info .form-group .input2 .wave {
  display: inline-block;
  width: 1.5%
}

#lookup_out_info .form-group:nth-child(3) .input_box input {
  width: calc(100% - 23px);
}

#lookup_out_info .form-group:nth-child(3) .input_box b {
  display: inline-block;
  width: 20px;
  text-align: center
}

#lookup_out_info .table_wrap {
  max-height: 500px;
  margin-bottom: 10px
}


#lookup_release .table_area {
  margin-bottom: 10px
}

#lookup_release .table_area .table_wrap {
  max-height: 500px
}

#lookup_release .search .form-group.count {
  max-width: 50%
}

#lookup_release .search .form-group.count input {
  width: calc(100% - 33px)
}

#lookup_release .search .form-group.count b {
  width: 30px
}

#lookup_out_info .table_wrap table tr th {
  padding: 5px;
  height: auto;
  line-height: inherit
}

#lookup_out_info .table_wrap table tr td {
  padding: 5px;
  height: auto;
  line-height: inherit
}

#lookup_out_info .search .form-group .input2 input:nth-child(1) {
  width: 63%
}

#lookup_out_info .search .form-group .input2 input:nth-child(2) {
  width: 36%
}

.period_classify .select_wrap3 select:nth-child(1) {
  width: 60px
}

.period_classify .select_wrap3 select:nth-child(2) {
  width: 80px
}

.period_classify .select_wrap3 select:nth-child(3) {
  width: 60px
}

.graph_wrap {
  display: inline-block;
  border: 1px solid #E5E5E4;
}

.graph_area .table_area {
  display: inline-block;
  vertical-align: top;
  width: 415px;
  margin-left: 5px
}

.graph_wrap .toastui-chart-wrapper {
  height: auto
}


/* memb_ */
body.memb_ #gnb ul li:nth-child(8) {
  color: #00744f;
  font-weight: bold
}

body.memb_ #leftmenu .menu06 {
  display: block
}

#tab_return_purchase .table_wrap {
  height: 60vh;
  max-height: 60vh
}

#tab_return_purchase .table_area {
  width: 750px
}

#tab_deposit_list .table_wrap {
  height: 60vh;
  max-height: 60vh
}

#tab_deposit_list .table_area {
  width: 600px
}


/* deposit_ */
body.deposit_ #gnb ul li:nth-child(9) {
  color: #00744f;
  font-weight: bold
}

body.deposit_ #leftmenu .menu07 {
  display: block
}

body#deposit_list .cont_inner {
  width: 1000px
}

body#deposit_list .table_area .total {
  line-height: 31px
}

body#deposit_list .table_area .total span:nth-child(2) {
  margin-left: 10px
}

body#deposit_refund .cont_inner {
  width: 1300px
}

body#deposit_refund .table_area .total {
  line-height: 31px
}

body#deposit_refund .table_area .total span:nth-child(2) {
  margin-left: 10px
}


/* notice */
body.notice_ #gnb ul li:nth-child(10) {
  color: #00744f;
  font-weight: bold
}

body.notice_ #leftmenu .menu08 {
  display: block
}

.notice_popup {
  width: 800px
}

.notice_popup .popup_content .search .form-group {
  height: auto;
  line-height: 1.6
}

.notice_popup .popup_content .search .form-group .input_box {
  height: auto;
  line-height: 1.6;
  width: calc(100% - 50px);
  max-width: none;
  padding-right: 0;
  padding-left: 10px
}

.notice_popup .popup_content .search .control-label {
  width: 50px
}

.notice_popup .popup_content .search .form-group .input_box.textarea {
  height: 150px
}

.notice_popup .popup_content .search .form-group .input_box.img_wrap .upImg:last-child {
  margin-right: 0
}

.notice_popup .popup_content .search .form-group:nth-child(2) .control-label,
.notice_popup .popup_content .search .form-group:nth-child(3) .control-label {
  padding-left: 5px
}

body#faq .cont_inner {
  width: 1360px
}

.faq_table table tr td:last-child .btn_info {
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  color: #3054a2
}

.info_inner {
  display: none
}

.info_inner.open {
  display: contents
}

.faq_table .info .info_list {
  padding: 0;
  height: auto
}

.info_inner {
  padding: 10px;
  box-sizing: border-box;
  background-color: #f9fafb !important;
  text-align: left
}

.info_inner:after {
  display: block;
  content: '';
  clear: both
}

.info_inner .btn_wrap {
  margin-top: 10px
}

.info_inner .btn_edit_reply {
  text-align: center;
  height: 25px;
  min-width: 0;
  line-height: 25px;
}
