.odswidget-table__records {

    width: max-content;
}

.odswidget-table {
    overflow: auto !important;
}

.content ul li {
    position: inherit;
    padding-bottom: 0px;
}

.nav-item {
    margin-right: 10px;
}

.content ul li::before {
    content: "" !important;
    margin-bottom: 5px !important;
}

.nav-pills li {

    margin-bottom: 5px !important;
}

.tx-fwb-ods table {
    border-collapse: separate;
    border-spacing: 1px;
}

.nav-pills li .nav-link.active, .nav-pills .show > .nav-link {
    color: #000002 !important;
    background-color: #fbbc26 !important;
}

button.odswidget-text-search__submit .fa-search::before {
    font-family: FontAwesome, sans-serif;
    font-weight: normal;
    content: "Recherche  \f002" !important;
    
}


.content ul.odswidget-filter-summary{
	padding-left: 0px !important;
	list-style-type: none;
}