@charset "utf-8";

blockquote {
    line-height: 1.7em;
    font-size: 1.1em;
}

blockquote.privacy {
    background: #FFFFFF;
    height: 250px;
    overflow-x: hidden;
    line-height: 1.7em;
    font-size: 1em;
}

table.inquiry th,
table.inquiry td {
    background: rgba(255,255,255,0.8);
    padding: 20px 10px !important;
    vertical-align: middle !important;
    line-height: 2em !important;
    border-top: 0 !important;
    border-bottom: 1px solid #DCDCDC !important;
}

.confirm th,
.confirm td{
    background: rgba(255,255,255,0.6);
    padding: 10px !important;
}

label h4 {
    font-size: 1.15em;
}

.form-group h4 {
    margin: 0;
    text-align: left;
}
