.contents a {
    color: #63BCB8;
}

.status #normal {
    color: #0c0;
}
.status #trouble {
    color: #c00;
}
.status #maintenance {
    color: #c00;
}

.server-title {
    font-size: 1.2em;
    font-weight: 600;
}

.server-body {
    margin-left: 0px;
    margin-bottom: 16px;
}

.zabbix-test-web {
    margin-bottom: 30px;
}

.status_warning {
    display: none;
    text-align: center;
    color: #c00;
}

.about_auto_renewal {
    margin-top: 60px;
}

.final_update_datetime {
    margin-top: 30px;
    color: #888;
}