@charset "utf-8";

.btn_inline {
    display: inline-block;
    width: auto;
    padding: 5px 1em 4px;
}
.promotion_txt {
    height: 1.5em;
}
.error_message {
    min-height: 0;
}
table.tbase th.w-30 {
    min-width: 6em !important;
}
table.tbase th.w-35 {
    min-width: 7em !important;
}
.bdc-g {
    border-color: #d8dadc !important;
}
#footer .footer-topic-path a {
    display: inline-block;
}