@charset "utf-8";

section.customer {
	padding:0px !important;
}

.btn_bo_user .btn.btn_act {background:#165331 !important}

.btn {padding: 0 15px;}
#bo_w .btn_confirm .btn_cancel {color:#165331 !important; border:1px solid #165331 !important; }
#bo_w .btn_confirm .btn_submit {background:#165331 !important}

.bo_v_nb li {float:left;}
.btn_prv, .btn_next {display:inline-block;width:50%;}


.img-box {
  width: 276px;
  height: 166px;
}

.img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}