﻿div.dataTables_wrapper div.dataTables_filter input {
    margin-right: 0.5em;
}
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.7);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    font-size: 18px;
    color: #333;
}

.heading {
    padding: .5em .7em;
    border-left: 5px solid #2589d0;
    background-color: #f2f2f2;
    color: #333333;
}

.title {
    color: #364e96;
    border-top: solid 3px #364e96;
    border-bottom: solid 3px #364e96;
}
#page_re0010 .content {
}
#page_re0010 .mail {
}

#page_re0120 select:disabled {
    background-color: white;
    color: black;
    opacity: 1;
    -webkit-appearance: none;
    appearance: none;
}
#page_re0120 input[type="radio"]:disabled:checked {
    opacity: 1;
}
#page_re0120 .form-check-input:disabled:checked + .form-check-label {
    color: inherit;
    opacity: 1;
}
#page_re1010 div.kamoku:not(:last-child) {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 6px;
    margin-bottom: 6px;
}
#page_re1010 span.kamoku {
    max-width: 180px;
    min-width: 180px;
    display: inline-block;

