.end-5{
    right: 5% !important;
}
.checkbox-bottom > .form-check-custom{
    padding-top: 15px;
}

.sticky-header thead tr:nth-child(2) th {
    background: white;
    position: sticky;
    top: -25px;
    z-index: 10;
}


.card {
    background-color: #CCCCCB;
}

.text-muted {
    color: #595B68 !important;
}
.note-editable{
    background-color: #FFFFFF !important;
}
