/*TODO ui.css 에 합쳐야함*/

input.upper {
  text-transform: uppercase
}

input.lower {
  text-transform: lowercase
}

.layer-close {
  margin-top: -4px
}

.inp_inline_wrap .inp_inline.percent_65 {
  width: 65%;
  margin-left: 2%;
}

.worker_remove_btn {
  width:16px;
  height:15px;
  display: inline-block;
  font-size: 0;
  margin-left: 5px;
  /*border: solid 1px #f4516c !important;*/
  text-decoration: none;
}