.subcategorieslist {
	margin: 0 0 1em;
}
#fc_alpha .btn.fc_alpha_index,
#fc_alpha .btn.fc_alpha_index_sep {
	margin-top: 0;
	margin-bottom: 0;
}
.group:before,
.group:after {
	content: " ";
	display: table;
}
.group:after {
	clear: both;
}
#flexicontent .fc_item_title {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #295022;
}
#flexicontent table.flexitable th {
    font-size: 15px !important;
	font-weight: bold !important;
}
.flexicontent *:not(.input-append):not(.input-prepend):not(.input-group) > select {
    display: inline-block;
    margin: 1px 2px 1px 2px;
    padding: 15px;
    font-size: 15px;
    border-radius: 4px;
    color: #fff;
    background-color: #000;
    height: auto;
}
.fc_filter, .fc_filter_line {
    display: inline-block;
    width: unset !important;
    white-space: normal;
    border: 0px solid lightgray;
    border-radius: 2px;
}
.fc_filter .fc_filter_html, .fc_filter_line .fc_filter_html {
    float: unset !important;
}
#flexicontent table.flexitable td {
	border-right: none !important;
	vertical-align: middle !important;
}
#flexicontent table.flexitable th {
	border-right: none !important;
}