@import url("https://fonts.googleapis.com/css?family=Share+Tech+Mono");
p {
    margin-bottom: 0;
}

#reset_inner dt {
    width: 140px;
}

#reset_box {
  max-width: 550px;
  height: auto;
  margin: 0 0 40px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #dcdad8;
  overflow: hidden;
}

#reset_head {
  height: 65px;
  background: #363536;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  color: #fff;
    line-height: 65px;
}

#reset_inner {
  padding: 0 25px;
}
#reset_inner dl {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
#reset_inner dt, #reset_inner dd {
  display: table-cell;
}
#reset_inner dd input {
  margin: 0 0 10px;
}
#reset_inner dd input:last-child {
  margin: 0;
}
#reset_inner .btn_wrap {
  margin: 0 0 25px 0;
}
#reset_inner .btn {
  width: 100%;
}
#reset_inner .btn:hover {
  background: #c94c2e;
}
#content_top {
    text-align: center;
}
.description {
    margin-top: 35px;
}

.description b{
   font-size: 14px;
}
.description p{
    margin-top: 18px;
}
.input-id {
    margin-top: 36px !important;
}
span.hisu{
    color: #FFFFFF;
    font-size: 11px;
    background: #C94C2F;
    padding: 0 3px;
}
.input_text {
    max-width: 357px;
}
.content-handle .link_footer {
    margin:20px 0 80px 0;
}
.content-handle .link_footer a{
    color: #000000;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: underline;
}
.registration_information img {
    font-size: 16px;
    margin-top:-2px;
}

#security_footer {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mr-20 {
    margin-right: 20px !important;
}

.w-150 {
    width: 150px !important;
}

.alert-wrap p {
    margin-bottom: 0!important;
}

.form-field {
    margin: 35px 0 35px 0 !important;
}

.registration_information {
    font-size: 14px;
}
.registration_information img{
    width: 16px;
    margin-right: 5px;
}
.alert-wrap {
    margin: 10px 0 0 0;
}
