
.rwui_tab_content table.aui>thead:nth-child(2) {
    border-bottom-width: 1px;
}

.rwui_tab_content table.aui>thead {
    border-bottom: 2px solid #dfe1e6;
    background-color: white;
}

.rwui_tabs>.rwui_tabs_menu li a.rw_active{
    background: #f3f3f3 !important;
}

.rwui_tabs .rwui_tab_content {
    background: #f3f3f3 !important;
}


