header .head {
    background-color: #bf0000 !important;
}

header .head h1 img {
    padding: 0;
}

main #content .btn,
main #content h2 {
    background-color: #bf0000 !important;
}

main #content .btn:hover {
    opacity: 0.75 !important;
}

.msg_content {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 5px;
}

.dl_input {
    padding: 10px 0 0px 30px !important;
}

.dt_input {
    text-align: right;
}

.inquire_text {
    text-align: center;
}