#builder-layout  li:not(.beditorcss).select2-selection__choice {
    background: #9E1313 !important;
    margin-top: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 2px !important;
    padding-right: 8px !important;
    padding-bottom: 2px !important;
    padding-left: 8px !important;
    box-shadow: none !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: left !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-color: rgb(223, 228, 237) !important;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-right-radius: 6px !important;
    border-top-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

td, th{
    padding:10px;
    text-align:left;
}

.timagecropper_actions{
    z-index: 999;
}

