.padding{
    padding: 5px;
}

tr:has(td:nth-child(2)):not(:has(td:nth-child(3))) .status{
    width: 50%;
}

.status{
    padding: 0.1rem;
    text-align: center;
}

td.focushead {
    background-color: #e6f2ff;
}

.styleTable table.event_table{
    margin-bottom: 1.5rem;
}

.mainContent .styleTable p{
    margin-left: 0;
}

.switchhead{
    margin-bottom: 1rem;
}