/* fixing footer menu display */
.widget_nav_menu ul {
	list-style-type:none;
	padding:5px 0 0;
}

.widget_nav_menu ul li {
	display:block;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	padding:0;
}

.widget_nav_menu ul li:after {
	content:"";
	display:none;
	width:0;
	border-width:0;
	border-style:none;
	border-color:rgba(0,0,0,.1);
	bottom:0;
}

.widget_nav_menu ul li a {
	display:inline;
	padding:0;
}
/* end fixing footer menu display */

/* layout of FvOv RSS feed */
aside.widget_rss ul {
	list-style-type: none;
	padding:0;
}

aside.widget_rss ul li {
	margin-top: 0;
	margin-bottom:1ex;
	margin-left:1em;
	font-size:smaller;
	line-height:normal;
}

aside.widget_rss ul li a {
	padding: 0;
}

/* do not display empty aside (muffine menu on page without children */
aside:empty {
	display:none;
}

/* fixing hamburger background color */
#Top_bar #menu {
	background-color:#00AE41!important;
}
/* end fixing hamburger background color */

/* modifying breadcrumbs in subheader*/
#Subheader ul.breadcrumbs {
	width:60%;
	font-size:.7em!important;
}

#Subheader .title {
	width:40%;
}
/* end modifying breadcrumbs in subheader */

/*modifying bbPress  widgets */
.widget_display_stats {
	font-size:10px;
}

.widget_display_stats dt {
	width:150px;
	padding:0;
	font-weight:400;
}

.widget_display_stats dd {
	margin-left:160px;
	padding:0;
	text-align:center;
}

.widget_display_forums ul {
	list-style-type:none!important;
}

.widget_display_forums li a {
	padding:0!important;
}
/*end bbPress  widgets */

/* euclides widget */
.widget_media_image {
	width:100%;
	text-align:center;
}

.widget_media_image div {
	width:100% !important;
	max-width:100% !important;
	text-align:center !important;
}
/* end euclides widget */

/* jquery UI mods */
.ui-widget-content a {
    color:#00AE41;
}

/* Hide subpages widget if no subpages */
aside.widget_mfn_menu h3:only-child {
    display: none;
}
/* end subpages widget */

/* post-meta color update */
.post-meta .author-date {
	float:left;
	color:black;
	font-weight:700;
}

/* make lists black again */
.the_content_wrapper ol,
.the_content_wrapper ul {
    color:black;
}

/* search resultspage */
.search-results span.author {
    display: none;
}

/* more space for remember me tekst */
.bbp-remember-me label {
    width: auto !important;
}

/* username input wider */
.bbp-username input {
    width: 100%;
}

/* list custom styles */
ol.list-lower-alpha {
    list-style-type: lower-alpha;
}

/* contact forms modification */
span.has-free-text {
    display:block;
}

/* downloads module */
div.w3eden {
	margin-bottom: 0 !important;
}
div.w3eden:last-of-type {
    margin-bottom: 20px;
}

div.w3eden + h2 {
    margin-top: 10px;
}

.w3eden a,
.w3eden a:hover,
.w3eden a:link,
.w3eden a:visited,
.w3eden a:active
{
	color: #00AE41;
}

.w3eden a.btn
{
	color: white;
}

/* wp-polls stijl */

div.the_content_wrapper div.wp-polls {
	margin-left: 5em;
	margin-right: 5em;
	margin-top: 3ex;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 1ex 1em;
	border-color: #00AE41;
}

.wp-polls div.pollbar {
	border-radius: 5px;
	border-color: #888;
	background-color: #00AE41;
	border-style: solid;
	border-width: 1px;
	height: 15px;
	padding: 0;
}

.wp-polls div.pollbar.pollbar-totalvotes-0 {
	width: 0 !important;
	border-style:none !important;
}

.wp-polls label {
	font-weight: normal;
}

.wp-polls-ul li,
.wp-polls ul li,
.wp-polls-ans ul li{
	margin-bottom: 0;
}

div.wp-polls-poll-footer,
div.wp-polls-result-footer
{
	text-align: center;
}

.wp-polls input.Buttons {
	color:#00AE41;
	font-size: 0.85rem;
	border: solid #00AE41;
	padding: 1ex 1em;
}

p.wp-polls-question {
	font-weight: bolder;
}

.wp-polls-result li.wp-polls-visitor-vote {
	font-weight: bolder;
	color: #00AE41;
}
.wp-polls-result li span.wp-polls-ans-stats {
	font-weight: normal;
	color: black;
	font-size: x-small;
}



/* submenus */
#menu-wereldwiskunde-fonds li li,
#menu-euclides li li
{
    padding: 5px 0 0 5px;
    line-height: normal;
    font-size: smaller;
}

/*
 * WP Bakery - Map vista-blue color scheme to NVvW colors.
 */

/* Fixing tabs to NVvW green */
.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a {
	border-color: #69d294;
	background-color: #00AE41 !important;
	color: #fff;
}

.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab>a:focus,.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab>a:hover {
	background-color:#5dcf8b !important;
}

.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	border-color: #f0f0f0;
	border-bottom-color: rgb(240, 240, 240);
	background-color: #f8f8f8 !important;
	color: #666;
}

/* Additional syles
 */
code {
	color: #00AE41;
}

/*
 *
 * 
 * further modifications made by designer of nvvw site
 *
 *
 */
.home .post-human-time {
	color:#ff0;
}

#Top_bar .menu_wrapper {
	background-color:#00AE41;
	width:100%;
}

.header-stack #Top_bar .top_bar_right {
	padding-bottom:75px;
}

.fn {
	display:none;
}

.icon-user {
	display:none;
}

.icon-clock {
	display:none;
}

.post-footer {
	background:#fff;
	float:left;
	padding:7px 15px;
	overflow:hidden;
	line-height:30px;
}

.post-footer .post-links {
	border-left-width:0;
	border-style:solid;
	padding-left:10px;
}

.icon-comment-empty-fa {
	display:none;
}

.post-comments {
	display:none;
}

.icon-doc-text {
	display:none;
}

.icon-doc-text {
	float:left;
	color:#5ac6d4;
	font-weight:700;
}

.masonry:not(.tiles) .post-item {
	padding-bottom:15px;
}

#Top_bar {
	background-image:url(/wp-content/uploads/2017/02/bg-menu2.png);
}

.post-nav {
	display:none;
}

.single-photo-wrapper.image {
	text-align:left;
}

div.top_bar_left.clearfix {
	width:1196px!important;
}