form.confirm input,
form.confirm select,
form.confirm textarea {
  border: none;
  background-color: rgba(0, 0, 0, 0) !important;
  color: #333!important;
}
form.confirm input:placeholder,
form.confirm select:placeholder,
form.confirm textarea:placeholder {
  color: transparent;
}
form.confirm input::-webkit-input-placeholder,
form.confirm select::-webkit-input-placeholder,
form.confirm textarea::-webkit-input-placeholder {
  color: transparent;
}
form.confirm input:-moz-placeholder,
form.confirm select:-moz-placeholder,
form.confirm textarea:-moz-placeholder {
  color: transparent;
}
form.confirm input[type="file"] {
  display: none;
}
@media only screen and (min-width: 641px) and (min-device-width: 1281px) {
  .display_box {
    display: -webkit-box !important;
  }
}
@media only screen and (min-width: 641px) and (min-device-width: 1281px) {
  .menu-btn span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }
  .menu-btn span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
  .menu-btn span:nth-of-type(3) {
    opacity: 0;
  }
  .menu-active .menu-btn span:nth-of-type(1) {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
  .menu-active .menu-btn span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
  .menu-active .menu-btn span:nth-of-type(3) {
    opacity: 1;
  }
}
.header_user_name {
  display: inline-flex;
  max-width: 160px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 6px;
}
div.confirm {
  padding: 8px 12px;
}
.holiday_list .bar_none {
  font-size: 17px;
  color: #243651;
  background: #FFF;
  padding: 15px 40px;
  position: relative;
}
.holiday_list .cal_base {
  float: left;
  width: 380px;
  margin-right: 10px;
  background-color: #fff;
  height: 340px;
  margin-bottom: 10px;
}
.holiday_list .selected {
  color: #ee6775;
}
.holiday_list .m40 {
  margin-top: 40px;
}
.holiday_list .ml20 {
  margin-left: 20px;
}
div.calendar {
  width: 320px;
}
div.calendar div.title,
div.calendar div.day {
  float: left;
  width: 14%;
  text-align: center;
  height: 36px;
}
div.calendar div.title {
  margin-left: -1px;
}
div.calendar div.day {
  margin-top: -1px;
  margin-left: -1px;
  cursor: pointer;
}
div.calendar div.no-select {
  cursor: auto;
}
div.calendar .used {
  color: #d5dadf;
}
div.calendar .old {
  color: #d5dadf;
}
.hidden {
  display: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.error {
  color: #ff6633;
}
input[type="password"] {
  font-size: 14px;
  padding: 10px 10px 10px 10px;
  border: 2px solid #f2f2f2;
}
input[type="password"].size-m {
  width: 70%;
}
br.clear {
  clear: both;
}
.mt20 {
  margin-top: 20px;
}
.mt50 {
  margin-top: 20px;
}
.tright {
  text-align: right;
}
.center {
  text-align: center;
}
.one_line {
  color: #43abb2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 650px;
}
@media (max-width: 767px) {
  .one_line {
    width: 100%!important;
  }
}
.right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.mb12 {
  margin-bottom: 12px;
}
.post dd.info {
  overflow: hidden;
  max-height: 37px;
}
.alert.color-info {
  padding: 20px 20px 20px 70px;
  border: 1px solid #ce806b;
  color: #ce806b;
  background-color: #faeadc;
  position: relative;
}
.num3 {
  width: 80px!important;
}
.num5 {
  width: 100px!important;
}
.order-item .horizon {
  flex-wrap: wrap;
}
order_form .mod-order-list .order table td:nth-of-type(2) {
  padding-left: 0!important;
}
order_form .mod-order-list .order table td:nth-of-type(2) input {
  text-align: right;
}
