﻿@page {
    size: A4;
    margin: 0cm 0.5cm 0.5cm 0.5cm;
}

html, body {
    width: 210mm; /* A4 width */
    height: 297mm; /* A4 height */
    margin: 0;
    padding: 0;
}

/* You can also define specific styles for elements within the printed page */
.content {
    padding: 20mm; /* Example padding for content within the A4 page */
}

button {
    display: none !important;
}

#p_notice1133 .title {
    font-size: 20px !important;
}

#rmk-table tbody {
    background-color: #ccc !important;
}

.yrmth {
    width: 90px !important;
}

.blk-title {
    background-color: #000 !important;
    color: #fff !important;
}

.gray-title {
    background-color: #ddd !important;
}

input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
}

#lbl_rd_master ~ label {
    display: inline-block !important;
    font-size: 8px !important;
}

#lbl_rd_phd ~ label {
    display: inline-block !important;
    font-size: 8px !important;
}

.course {
    height: 53px;
    text-wrap: auto;
}

.row {
    padding-top: 2px !important;
}

label {
    margin-bottom: 0px !important;
}
