@charset "utf-8";

body {
    background-color: #EEE;
    /* chrome用 */
    width: 210mm !important;
    height: 296mm !important;;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.h20-container {
    background-color: #FFF;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.header-wrapper {
    background: #284198 !important;
    padding: 10px 0!important;
    text-align: center!important;
}
h1 {
    color: #fff !important;
    margin-bottom: 0 !important;
    font-size: 25px !important;
    line-height: 50px !important;
    font-weight: bold !important;
}
h1 sub {
    color: #fff !important;
}
h2, h3 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

hr {
    margin: 7px 0;
}

h4 {
    font-size: 12px !important;
    line-height: 16px;
}

.uk-text-small {
    font-size: 9px !important;
}

.h20-region-select {
    min-width: 8em;
}
.h20-switch {
    font-size: 1.0em;
    line-height: 1.5em;
    padding-top: 0.8em;
    padding-bottom: 0.7em;
}
.h20-switch > img {
    width: 120px;
    margin-top: 0.5em;
}
.h20-text {
    font-size: 1.1em;
    line-height: 1.4em;
}
.h20-footer {
    background: #284198 !important;
    padding: 10px 0 !important;
    text-align: center !important;
}
.h20-footer-heat20 {
    font-size: 20px !important;
    color: #fff !important;
    font-weight: bold !important;
}
.h20-footer-copy {
    margin-top: 0.5em !important;
    color: #fff !important;
}

.h20-column > .uk-alert {
    font-size: 120%;
}
.h20-column > .uk-alert > span {
    font-size: 150%;
}

.h20-region-area {
    width:1000px;
}

.h20-modal-back {
    float:right;
    color: inherit;
    text-transform: none;
    margin: -10px 10px 0 0;
    border: none;
    overflow: visible;
    padding: 0;
    background: transparent;
    display: inline-block;
    box-sizing: content-box;
    width: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.3;
}

.h20-modal-back:hover,
.h20-modal-back:focus {
    opacity: 0.5;
    outline: none;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.no-print {
    display: none;
}

.print-only {
    display: block;
}

.result_table th {
    background-color: #07d !important;
    color: white !important;
    padding: 2px 2px !important;
    border-bottom: 1px solid #ddd;
    font-size: 11px !important;
    text-align: center;
}

.result_table td {
    padding: 2px 2px !important;
    border-bottom: 1px solid #ddd;
    font-size: 11px !important;    
    text-align: center;
}

th sup {
    color: white !important;
}

.input_table {
    table-layout: fixed;
}

.input_table th {
    background-color: #ebebeb85 !important;
    border: 1px solid #ddd;
    /* color: white !important; */
    padding: 2px 5px !important;
    font-size: 11px !important;
}

.input_table td {
    border: 1px solid #ddd;
    padding: 2px 5px !important;
    padding-left: 10px !important;
    font-size: 11px !important;
}

.uk-alert-success {
    background: #f2fae3 !important;
    color: #659f13 !important;
    border-color: rgba(101, 159, 19, 0.3) !important;
}

.uk-alert {
    margin-bottom: 0px !important;
    padding: 5px !important;
    background: #ebf7fd !important;
    color: #2d7091 !important;
    border: 1px solid rgba(45, 112, 145, 0.3) !important;
    border-radius: 4px !important;
    text-shadow: 0 1px 0 #fff !important;
}

.chartjs-render-monitor {
    height: initial !important;
    width: 200px !important;
}

.uk-margin-large-bottom {
    margin-bottom: 5px !important;
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 10px !important;
}

.calc_result .uk-width-1-3 .uk-width-1-2 {
    padding-left: 5px !important;
}

.uk-panel {
    font-size: 11px !important;
}

.hideOT15 {
    font-size: 10px !important;
}