﻿  .bordered, .bordered > td, .bordered > th {
    border: 1px solid #dddddd;
  }

.checkbox.yellow label {
    color: #ebf546 !important;
}

.checkbox.yellow input[type="checkbox"] {
margin-top: 6px;}