table.lich-cong-tac-tuan {
     width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}
table.lich-cong-tac-tuan th, table.lich-cong-tac-tuan td {
       border: 1px solid rgb(0 100 214);
    padding: 15px 10px;
    text-align: left;
    color: #093967;
    font-size: 16px;
    font-weight: 500;
}table.lich-cong-tac-tuan td:last-child{color:Red;text-align:center}
table.lich-cong-tac-tuan th {
background: rgb(161 214 255 / 80%);
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 22px;
}
.lich-cong-tac h2{font-size: 35px;
    color: #333;
    font-weight: 500!important;
    margin-bottom: 0;}
.lich-cong-tac h4{font-size: 16px;
    color: #333;}
.lich-cong-tac tr:nth-child(odd){background: #ffffffba;}
.lich-cong-tac tr:nth-child(even){background: #ffffffd9;}
.lich-cong-tac-tuan td[rowspan] {
    vertical-align: middle;
    font-weight: 500 !important;
    text-align: center;
}
.lich-cong-tac .row-small{max-width:100% !important}
.lich-cong-tac .button-lich{width: 100%;
    background: #FF9800;
    color: white;
    margin-top: 20px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;display:block;}