﻿b {
    font-weight: 500 !important;
}

#tbDanhMuc tbody td {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.dataTables_wrapper .dataTables_filter input[type=search] {
    width: 75%;
    height: 32px;
}

.dataTables_wrapper .dataTables_filter label {
    font-size: 13px;
}

.select2-results__option, select2-selection__rendered {
    font-weight: 400;
    font-size: 14px;
    margin: 3px;
    color: black;
}

.select2-drop li {
    white-space: pre-line;
}

#spClearSearch i {
    color: #ff6a00;
    font-weight: 500;
    font-size: 18px;
}

.ui-draggable, .ui-droppable {
    background-position: top;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect{
    width: auto !important;
}
/*** TIÊU ĐỀ - BỘ LỌC ***/
.mbContainerFilterTitle {
    vertical-align: middle;
    display: flex;
    direction: ltr;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}
.mbFilterTitleDate {
    width: 110px;
    height: 30px;
    padding: 3px;
    margin-top: 6px;
    text-align: center;
}
.mbFilterTitleButton {
    vertical-align: middle;
    height: 30px;
    margin-top: 6px;
    width: 65px;
}
/*Mỗi control là 1 dòng*/
.mbContainerFilterRow {
    vertical-align: middle;
    display: flex;
    direction: ltr;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#divMenuMayAnh .bi {
    color: #e38200 !important;
    font-size: 18px !important;
    font-weight: 800;
    vertical-align: middle !important;
}