@charset "UTF-8";
/* maintenance.css
 * ver 1.0
 * -- Copyright By　IUHW MITA HOSPITAL Pulmonary Hypertension Center. --
 */

.card {
    color: #66615b;
}

.content_back_url {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: xx-large;
    margin-top: 11px;
    margin-bottom: 11px;
}

strong {
    font-family: Arial, Helvetica, sans-serif;
}

.section_title {
    display: block;
    margin-top: 33px;
    margin-bottom: 11px;
    width: 100%;
    padding: 5px 10px 5px 15px;
    border-left: 10px solid #95b0bf;
    background-color: #e9ecef;
}