﻿/* 2025-07-17 염승현 */
.checked-row-bold {
    background-color: #c3dae9 !important; 
}
.req span:after {
    content: "*";
    color: red;
}