﻿/* @import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,800&display=swap); */

/*
@font-face {
    font-family: 'NeutraTextTF-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('NeutraTextTF-Bold'), url('neutra-text-tf-bold-5871e0e1d072a.woff') format('woff');
}
*/

/*https://css-tricks.com/couple-takes-sticky-footer/*/


/* STRUCTURE */
html, body {
	height: 100%;
}

body {
    background-attachment: fixed;
    background-image: url("/img.aspx?alt=/common/burgerforum/images/wallpaper.gif&file=/common/wallpaper/[session_master_site_wallpaper]");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: rgb(22, 22, 22);
    display: flex;
    flex-direction: column;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-direction: column;
}
	


.klimaatmenu {
	flex: 0 0 auto;
	flex-shrink: 0;
}


#div-maincontainer {
    flex: 2 0 auto;
    overflow-y: auto;
    max-width: 1200px;
    padding-top:10px;
    background-color: #fff;
}

.footer {
    flex-shrink: 0;
}

.container-fluid {
    max-width: 1200px;
}

    /*B: nieuw min-width* HB: gekoppeld aan body tag*/
body {
    background-image: url(/img.aspx?alt=/common/burgerforum/images/wallpaper.gif&file=/common/wallpaper/[session_master_site_wallpaper]);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.maincontent {
    background: rgba(255, 255, 255, 1);
    padding-left: 10px;
    padding-right: 10px;
}
/*    .footer {
    max-width: 1170px;
}*/

.row .indemedia {
margin-left: -11px !important;
}
   
/* HEADER / MENU    */
.klimaatmenu {
/*    max-width: 1152px;*/
    padding-top:0;
    background: rgba(255, 255, 255, 1);
/*    border-bottom: 2px #d60000 solid;*/
}

.navbar-nav li.dropdown > a::after, .navbar-nav li.open > a::after {
    background-image: unset;
    background-size: unset;
    height: unset;
    width: unset;
} 

.navbar {padding:0;}

.navbar-light .navbar-nav .nav-link {
    color: #5E80C0;
}
   .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
       color: rgba(0,0,0,1);
       background-color: rgba(0,0,0,.1);
   } 
    
    
/* 	#content {background: rgba(255, 255, 255, 0.97);} */

/* MICROANIMATIONS */



/* TYPOGRAFIE */

h1, h2, h3, h4, h5, h6 {
    color: #1b75bb;
/*    font-weight: 600;
    line-height: 1.25;*/
    -moz-osx-font-smoothing: grayscale;
/*    text-align: center;*/
/*    text-transform: uppercase;*/
    -webkit-font-smoothing: antialiased;
}

h1, .h1 {
    font-size: 2rem;
}


h3 > a {
    text-decoration: none;
}

a, a:any-link {
    color:#0f5387;
}

.list-group-item > a, .filelist > li > a {text-decoration:none;}

a.btn-primary {
    color:#fff;
    background-color:darkgreen;
}

.header-logo {
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 5px;
}

.alert-info {
    color: #000;
    background-color: #d9d9d9;
    border-color: #787878;
}

.jumbotron {
    border: 1px solid;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 0;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
}

/* SIDEBAR */
#rightcol {
    padding-left: 20px;
}


.linklist li {
    border-bottom: 2px solid #C2C1C3;
    padding: 10px 0 0 0;
}

/*
#div-maincontainer {
    flex: 2 0 auto;
    overflow-y: auto;
    max-width: 1170px;
    width:100%;
    background-color: #fff;
}
*/

/*
.footer {
    flex-shrink: 0;
}
*/



/*
.header {
    background-image: none;
    height: 0px;
}

header {
    background: rgba(255, 255, 255, 0.97);
}
*/

.btn-primary {
    color: #fff;
	text-transform: uppercase;
	font-weight: bolder;
}
.btn-donate {
    border-color: black !important;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.btn-primary {
    background-color: #1b75bb;
}

.doneerknop {
    color: #FFFFFF !important;
    background-color: #f51c28 !important;
}


/* div class row bootstrap marge compenseren */
/*.contentrow {margin-left:0;margin-right:0;}*/

/* HB: als wrapcontent aan staat komt div met class maincontent erbij */
.maincontent-wrapped {max-width:800px;margin-left:auto;margin-right:auto;}

.header-name {
    /*    font-family: 'NeutraTextTF-Bold', 'Arial Black', 'Arial Bold', Gadget, sans-serif;*/
    color: #5E80C0;
    font-size: 1.0em;
    /*	text-transform: uppercase;*/
    /*	padding-left: 10px;*/
}

img.header-logo {
    cursor: pointer;
    max-width: 100%;
    max-height:80px;
}

/* SUB PAGINAS */

#footer_wrap {
/*    B:aangepast nieuw*/
    clear: both;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0px;
    padding-top: 0px;
    max-width:1200px;
    margin-left:auto;
    margin-right:auto;
}

.footer {
    /*B:aangepast*/
    padding-top: 20px;
    padding-bottom: 10px;
    /*	padding-left: 10px;*/
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    min-height: 161px;
    color: #FFFFFF;
    /*	background-image: url(/common/e4all/e4all_footer.gif);*/
    background-color: #5E80C0;
    /*    background-position-y:bottom;
	background-repeat: no-repeat;*/
}

/*Footermenu*/

.footer p {
	font-weight: bold;
	margin: 0px;
}

.footer ul {
	line-height: 19px;	
}

.footer a {
    color: #fff !important;
}

.footer li {
    color: #fff !important;
}

.payoff {
    background-color: #787878;
    color: #fff;
    text-align: center;
    font-size: 40px;
    height: 1px;
}

.payoff p {
    margin: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: black;
}

::-moz-placeholder { /* Firefox 19+ */
    color: black;
}

:-ms-input-placeholder { /* IE 10+ */
    color: black;
}

:-moz-placeholder { /* Firefox 18- */
    color: black;
}


/* inloggen via socials */

.facebooklogin {
    width: 45%;
    float: right;
    height: 36px;
    padding-top: 8px;
}

.googlelogin {
    width: 45%;
    float: left;
}

/* NEWS */
.newsblock {
    border-radius: 0px;
    /*border:1px solid #189BB9;*/
    padding: 5px;
    min-height: 220px;
    position: relative;
}

.newsblock h3 {
    margin-top: 0;
}

.newsblock_div {
    margin-bottom: 30px;
}

.newsblock_div {
    position: relative;
}

.newsblock a.leesmeer {
    color: #fff;
    background-color: #787878;
    border-color: #787878;
    width: 100%;
    font-weight: bold;
    text-align: center;
    border-radius: 0px;
    transition: all 0.5s;
    /* display: inline-block; */
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 10px;
    transition: all 0.5s ease-in-out;
}

.newsblock a:hover {
    background-color: #227430;
    border-color: #227430;
    color: #fff;
    text-decoration: none;
}

#single_nieuws a, .like_footer a {
    color: #fff;
    background-color: #787878;
    border-color: #787878;
    width: 100%;
    font-family: "klimaatbold_italic", sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    border-radius: 0px;
    transition: all 0.5s;
    /* display: inline-block; */
    margin-top: 10px;
    padding: 16px 10px;
    transition: all 0.5s ease-in-out;
}

#single_nieuws a:hover,
    .like_footer a:hover {
        background-color: #787878;
        border-color: #787878;
        color: #4D4D4D;
        text-decoration: none;
    }


#view_nieuwslijst .col-md-6 {
    min-height: 340px !important;
    margin-bottom: 20px;
}

#view_nieuwslijst .card-img-left img {
    max-width: 35%;
    float: left;
    margin-right: 30px !important;
}

#view_nieuwslijst .card-header {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
	font-family: inherit;
}

.col-md-4 .card-img-left img {
    /*B:aangepast*/
    max-width: 35%;
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
}

.col-md-4 .card-header {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 5px;
    display: block;
    margin-top: 20px;
	font-weight: 500;
	font-family: inherit;
}


.judgement_name {
    padding: 10px 0;
}

.judgement_partyname {
    padding-top: 12px;
    font-size: 17px
}

#judgement {
    border-collapse: collapse;
    border: 0 solid #ccc !important;
}

.contact h3 {
    text-align: center;
}

.like_footer {
    margin-top: 20px;
    margin-bottom: 20px;
}

.a2a_kit {
    margin-bottom: 50px;
}

.img-rounded {
    border-radius: 0;
}


/* FORMS */

.form-horizontal {
/*    padding-left: 10px;
    padding-right: 10px;*/
    padding-bottom: 10px;
}

.textcounter{
	visibility: hidden;
	display: none;
}


.input-group-addon:last-child {
	background-color: #FFFFFF;
	border-width: 0px;
	text-align: left;
	padding: 0px;
}
.input-group.form-control{
	/*B:in onderzoek*/
	border-width: 0px;
	border: 0px solid #ccc;
	padding: 0px 0px;
	height: 5px;
}
.input-group-addon {
	background-color: #FFFFFF;
	border-width: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: text-bottom;
}
.input-group form-control{
	border-width: 0px;
	border: 0px solid #ccc;
	padding: 0px 0px;
	height: 5px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.active a {
    color: #000;
}

/* B: 10-2-22*/
.navbar-toggler-icon {
  background-image: url("/common/test/custom_toggle.gif");
}
.navbar-toggler {
	color: white;
	border: 0 none !important;
	float: right;
}
.navbar-expand-lg {
	margin-bottom: 5px;
}

/*.activelink > a {
    text-decoration:underline;
    text-decoration-line:underline;
    text-decoration-color:forestgreen;
    text-decoration-style:solid;
}*/


/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}	
/* ============ desktop view .end// ============ */


/* HEADER */

.header-logo {
	text-align: center;
}


@media screen and (max-width: 500px) {
	.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
	    display: inline-block;
	}
	.navbar-toggler {
		float: left;
	}
	.navbar-collapse {
	    margin-top: 70px;
	}
/* B: 10-2-22	.navbar-light .navbar-nav .nav-link {
	   text-align: left;
	}
	.dropdown, .dropend, .dropstart, .dropup {
	    margin: 0 auto;
		text-align: left;
	}	/*
}
 /*B: BEGIN @MEDIA AANPASSINGEN*/

@media (min-width: 768px) {
    .col-md-4 {
        width: 33.333333333%;
        float: left;
    }

    .socialfeeds img.img-responsive {
        max-width: 100%;
        margin: 50px auto 0;
    }

	.header-name {
	font-size: 1.6em;
	}
}

@media (max-width: 768px) {
    .actiefmeedoen img, .lokaalmeedoen img, .doemee, .col-md-3 img {
        margin-left: auto;
        margin-right: auto;
    }
    .socialfeeds img.img-responsive {
        max-width: 100%;
        margin: 50px auto 0;
    }

/*B:aangepast*/
    #maincontainer {
        margin-top: 0px;
    }
    .col-lg-15 {
        width: 100%;
        float: left;
        text-align: center;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 30px;
    }
    .col-lg-15 img {
            margin-left: auto;
            margin-right: auto;
        }
    .copyright .col-lg-12 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .judgement_partyname {
        margin-left: 15px;
    }
    .judgement_name {
        margin-left: 15px;
        border-left: none !important;
        padding-top: 0;
    }
    .navbar-default .navbar-nav > li > a {
        margin-top: 2px;
    }
    #jumbotronlist ol {
        margin: 0;
        padding: 0 0 0 20px;
    }
    p, .jumbotron p, #jumbotronlist > ol > li, ul li {
        font-size: 16px;
        font-weight: 500;
    }
    .newsblock {
        padding: 20px;
    }
    #div_per_publicprofile div.form-control {
        max-width: 10% !important;
        height: 24px;
        border: 0;
        padding: 6px 12px 6px 0;
        -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);
        box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    }
    #div_per_publicprofile .col-sm-8 {
        display: inline-block;
        width: 20px;
    }
    #div_per_publicprofile .htmlafterinput {
        white-space: nowrap;
        padding-left: 4px;
    }
    #petitie .form-group {
        margin-bottom: 4px;
    }
    #petitie .form-group label {
            margin-bottom: 0;
        }
}
		
@media (min-width: 992px) {
    /*B: volgorde aangepast*/
    /*B:aangepast*/
    .col-md-15 {
        width: 20%;
        float: left;
    }


	
	/*B: aangepast embeded in @media*/
    #maincontainer {
        max-width: 1200px;
    }

    /* HB: eruit
body.normalwidth > .container-fluid {
        width: 800px;
    } */

	/*B:nieuw*/
	.form-group {
        margin-top: 10px;
    }

    /*sticky header
    .klimaatmenu {
        position: fixed;
        z-index: 3;
    }*/

    /*sticky header
    .klimaatmenu {
        position: fixed;
        z-index: 100;
    }*/
}

@media (min-width: 1024px) {

}

@media (min-width: 1200px) {
    .container {
        width:100%;
    }
}

/*Menu hover*/

.nav-link:hover, .nav-item.activelink > a {
    text-decoration: none;
}

.nav-link::after {
    content: "";
    display: block;
    /*margin: auto;*/
    height: 3px;
    width: 0;
    top: 5px;
    background: transparent;
    transition: all 0.3s;
}

.nav-link:hover::after, .nav-item.activelink > a::after {
    width: 100%;
    background: #1b75bb;
}


/*.activelink {text-decoration:underline}*/
