input:focus {
  outline: none;
}

input::-moz-focus-inner {
  border: 0;
}

input[type='image'] {
  cursor: pointer;
}

input[type='text'],
input[type='password'],
input[type='file'] {
  width: 100%;
  padding: 9px 12px 11px;
  font-size: 16px;
  line-height: 1;
  line-height: 1\9;
  border: 1px solid #ccc !important;
  background: #fff !important;
  -webkit-appearance: none !important;
  -webkit-border-radius: 4px;
}

select {
  padding: 13px 30px 15px 12px;
  padding: 8px 30px 8px 10px\9;
  border: 1px solid #ccc !important;
  font-size: 16px;
  line-height: 1;
  border-radius: 0 !important;
  background: url('../../images/iba_1.png') no-repeat;
  background-position: right 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input[name='phone_no1'],
input[name='phone_no2'],
input[name='phone_no3'],
input[name='mobile_no1'],
input[name='mobile_no2'],
input[name='mobile_no3'],
input[name='addr_post1'] {
  width: 24.3% !important;
}

input[name='com_board_comment_name'],
input[name='com_board_comment_password'] {
  width: 24.3%;
}

input[id='txtDiplay'] {
  margin: 5px 5px 20px;
  width: 20%;
}

input[type='radio'],
input[type='checkbox'] {
  margin: 0 7px 0 0 !important;
  vertical-align: middle;
}

textarea {
  width: 100%;
  border: 1px solid #d9d9d9;
  padding: 15px;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
}

/*��������ó����ħ*/

.vnc-pricacy {
  width: 100% !important;
  height: 790px !important;
  color: #4c4c4c !important;
  overflow-x: hidden !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
  padding: 3% !important;
}

@media (max-width: 767px) {
  /*�ڸ�Ʈ*/
  input[name='com_board_comment_name'] {
    width: 68.97%;
    margin: 0 0 10px 30px !important;
  }

  input[name='com_board_comment_password'] {
    width: 68.97%;
  }

  input[id='txtDiplay'] {
    width: 30%;
  }
}

@media (max-width: 355px) {
  select[name='birthdayY'],
  select[name='birthdayM'],
  select[name='birthdayD'] {
    margin: 0 5px 10px 0;
  }
  select[name='birthdayM'],
  select[name='birthdayD'] {
    width: 58px;
  }
}
