
@font-face {
  font-family: 'Eddie';
  src: url('../fonts/Eddie.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Eddie.woff') format('woff'),
  url('../fonts/Eddie.ttf')  format('truetype'),
  url('../fonts/Eddie.svg#Eddie') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AmazingSpiderMan';
  src: url('../fonts/AmazingSpiderMan.eot?#iefix') format('embedded-opentype'),  url('../fonts/AmazingSpiderMan.woff') format('woff'), url('../fonts/AmazingSpiderMan.ttf')  format('truetype'), url('../fonts/AmazingSpiderMan.svg#AmazingSpiderMan') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AmazingSpiderManslant';
  src: url('../fonts/AmazingSpiderManslant.eot?#iefix') format('embedded-opentype'),  url('../fonts/AmazingSpiderManslant.woff') format('woff'),
   url('../fonts/AmazingSpiderManslant.ttf')  format('truetype'),
    url('../fonts/AmazingSpiderManslant.svg#AmazingSpiderManslant') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
    background-color: #efefef;
    background-image: url("../img/haasbg.png");
    background-repeat: repeat-x;

    background-position: 350px 360px;

 font-family: Verdana,Helvetica,sans-serif;
  color: #444;
  overflow-x:hidden;

}
#navbar{padding:0}
ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
a{
  text-decoration: none;
  color: #98C54B;
}
a:hover{
  color: #272727;
}

a.bottom:link {
	color: #79BE43;
}

a.bottom:hover {
	color: #fff; text-decoration: underline; outline: none;
}

h2{
  font-family: Verdana,Helvetica,sans-serif;
}
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.img-right{
  display: block;
  margin-left: auto;
}
.img-left {
  display: block;
  margin-right: auto;
}
.yellow_bg{
  background-color: #093332;
}
.yellow_btn{
  background-color: #093332;
  color: #fff;

}
.yellow_btn:hover{
  background-color: #f8c907;
  color: #fff;
}
.limeblue_bg{
  background-color: #7dc34d;
}
.blue_bg{
  background-color: #09c;
}
.blue_btn{
  background-color: #09c;
  color: #fff;
}
.blue_btn:hover{
  background-color: #39c8f7;
  color: #fff;
}
  .nomobile{
    display: block;
  }

#header{
  float: left;
  display: inline;
  width: 100%;
  background-color: rgba(9, 51, 50, 1);

  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.75);
}
.navbar{
  margin-bottom: 0px;
  width: 82%;
  float: left;

}
.navbar-default {
  background-color: rgba(9, 51, 50, 0.0);
  border-color: #093332;
  border:0px;
}
.navbar-brand{
  position: absolute;
    width: 100%;
    top: 50%;
    max-width: 230px;
    transform: translateY(-50%);
  height:auto;
z-index:100;
        filter: drop-shadow(2px 4px 30px black);
}

.custom_nav{
    width: 105%;


}
.custom_nav li{

}
.custom_nav li a {
    color: #fff !important;
    font-size: 13.5px;
    font-weight: 400;
    padding: 25px 8px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: -0.5px;
}
.custom_nav li a.active {
  color: #98C54B !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background: none repeat scroll 0 0 #093332;
  color: #98C54B !important;
  outline: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #093332;
  color: #555;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #093332;
  border-color: #093332;
}
.navbar-default .navbar-toggle {
color:#fff;
border:none !important;
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 3px;
    width: 30px;
}
.icon-bar{
	background: #fff !important;

}
.icon-bar:hover{
	background: #093332 !important;

}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #093332;
}
.navbar-collapse.in {
  overflow-x: hidden;
}

.dropdown-menu {
 background-color: #093332;
 padding: 0px;
}
.dropdown-menu li a  {
  border-top: 1px solid #222;
  padding:10px 10px;
}
.dropdown-menu li:first-child a{
  border-top:none;
}
.dropdown-menu>li a {
 font-size: 12px;
 font-weight: normal;
 text-transform: capitalize;
}
.dropdown-menu>li a:hover {
 background-color: #093332;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
   background-color: #093332;
}


#searchForm{
  float: right;
  padding-top: 19px;
  width: 15%;
  height: auto;
  font-style: italic;
  font-size: 20px;
  color: #91C74B;
}


#searchForm button{
  background-color: #98C54B;
  color:#fff;
  border-color: #98C54B;
}

#searchForm input[type="submit"]:hover{


}


/* Style Maps */


#maps-header {
  height: 400px;
  margin: 0px;
  padding: 0px
}

#maps-footer {
  height: 200px;
  width: 500px;
  margin: 0px;
  padding: 0px
}


/*start cotent body css*/
#photobody {
  display: inline;
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  border-bottom:1px solid #c0c0c0;
  max-height: 300px;
  overflow: hidden;
}
#photobody img{
  width: 100%;
  height: auto;

}
#photobody_half {
  display: inline;
  float: left;
  width: 100%;
  max-height: 200px;
  overflow: hidden;
}
#photobody_half img{
  width: 100%;
  height:auto;
}

#contentbody {
  display: inline;
  float: left;
  padding: 40px 0 22px;
  width: 100%;

}

.leftbar_content{
  width: 100%;
}
.leftbar_content>h2{
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 5px 25px;
  line-height: 32px;
}
.single_stuff{
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: 30px;
}

.single_stuff img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.single_stuff_article img{
width: 100%;
}

.single_stuff_article {
  float: left;
  display: inline;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px 15px 0;
}
.single_sarticle_inner{
	  background-color: #fff;
	  display: inline;
	  float: left;
	  width: 100%;
	  padding:5%;
    position: relative;
}
.contains-media .single_sarticle_inner {
    margin-top: -60px;
}

.stuff_category {
  color: #98C54B;
  display: inline-block;
  font-size: 10px;
  outline: medium none;
  text-decoration: none;
  text-transform: uppercase;
  float:right;
}
.stuff_article_inner{
  float: left;
  display: inline;
  width: 100%;
  overflow: hidden;
}
.stuff_date {
  background-color: #98C54B;
  border-radius: 3px;
  color: #fff;
  float: left;
  margin-top:5px;
  margin-right: 5px;
  font-size: 12px;
  padding: 5px 10px;
  text-align: center;
  width: 56px;
}
.stuff_date strong{
  font-size: 16px;
}
.stuff_article_inner h2{
  font-size: 24px;
  line-height: 1.5em;
  margin: 0;
  padding: 5px 0 0;
}
.stuff_article_inner h2>a{
  color: #444;
}
.stuff_article_inner p{
  line-height: 1.5em;
  padding: 10px 0;
}



.middlebar_content{
  float: left;
  display: inline;
  width: 100%;
  min-height: 200px
}
.middlebar_content>h2{
  float: left;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin:0px;
  padding: 5px 25px;
  line-height: 32px;
}
.rightbar_content{
  float:right;
  display: inline;
  width:100%;
  min-height: 200px;
}
.rightbar_content>h2{
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 5px 25px;
  line-height: 32px;
}

.stuffpost_paginatinonarea {
  display: inline;
  float: left;
  padding: 0 15px;
  width: 100%;
}
.newstuff_pagnav{
  text-align: left;
}
.newstuff_pagnav li{
  display: inline-block;
}
.newstuff_pagnav li a{
  display: inline-block;
  background: none repeat scroll 0 0 #333;
  border-radius: 5px;
  color: white;
  margin: 0 2px 0 0;
  padding: 10px 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.newstuff_pagnav li a:hover,.newstuff_pagnav li a:focus,.newstuff_pagnav li a.active_page{
  background-color: #093332;
  outline: none;
}

/*start middle bar css*/
.middlebar_content_inner {
  display: inline;
  float: left;
  padding: 0px 0px 10px 0px;
  width: 100%;
}
.middlebar_nav{
  padding: 0;
  margin: 0;
}
.middlebar_nav li {
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  background-color: #093332;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.middlebar_nav li:hover {
  background-color: #98C54B;
}
.middlebar_nav li .active {
  background-color: #98C54B;
}
.middlebar_nav li a{
  display: block;
  color:#fff;
  text-decoration: none;
  text-transform: capitalize;
}
.middlebar_nav li a:hover {
  display: block;
  text-decoration: none;
  color:#fff;
}
.mbar_title {
  color: #666;
  display: block;
  float: left;
  font-size: 15px;
  padding:5px 10px;
  width: 100%;
  height:100%;
}
.popular_categori{
  float: left;
  display: inline;
  width: 100%;
  border-left: 1px solid #bebebd;
    border-right: 1px solid #bebebd;
}
.popular_categori > h2 {
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin: 0;
  padding: 5px 25px;
  width: 100%;
}
.poplr_catgnva {
  float: left;
  padding: 20px 15px;
  width: 100%;
}
.poplr_catgnva li{
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.poplr_catgnva li a{
  display: block;
  font-size: 15px;
  text-decoration: none;
  font-family: arial;

}
.poplr_catgnva li a:hover{
  color: #7dc34d;
}

/*start right sidebar*/
.single_blog_sidebar{
  float: left;
  display: inline;
  width: 100%;
  padding: 0px;
  background: inherit;
  margin-bottom: 5%;
  border-bottom:2px solid #98C746;
}

.single_blog_sidebar ul{
}
.single_blog_sidebar ul li{
  display: inline-block;
  height:150px;
  line-height: 150px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.single_blog_sidebar ul li img{
  text-align: center;
}
.single_blog_sidebar > h2 {
  background: #093332;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 32px;
  margin: 0 0 0px 0px;
  padding: 5px 10px;
  color:#fff;
}
.single_blog_sidebar p {

  padding: 10px 10px 0 10px;
}
 .white{
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
 .green{
    background: #093332;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.featured_nav{}
.featured_nav li{
  float: left;
  width: 100%;
  background-color: #fff;
  margin-bottom: 1px;
}

.featured_img img{
  max-width: 100%;
}

.featured_title{
  background: none repeat scroll 0 0 white;
  position: relative;
}

.featured_title>a{
  display: block;
  background-color: #fff;
  margin-top: 0px;
  padding: 10px 10px;
}

/*Agenda kalender*/

/* agenda */
.agenda-dagen
{
	height:35px;
	line-height:35px;
	color:#c0c0c0;
}
.moduletable
	{
		width: 100%;
		background: #093332;
		color: #333333;
		padding:10%;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	}

.moduletable a
	{
		color: #c0c0c0;
	}

.moduletable ul
	{
		margin-left: 20px;
		margin-right: 10px;
	}

.moduletable ul li
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}

.moduletable ul li a
	{
		color: #fff;
	}

/* agenda groot */
.moduletable_groot
	{
		width: 100%;
		background: #ffffff;
		color: #333333;
		font-size: 12px;
	}

.moduletable_groot a
	{
		font-size: 12px;
		line-height: 21px;
		color: #B60124;
	}

.moduletable_groot ul
	{
		margin-left: 20px;
		margin-right: 10px;
	}

.moduletable_groot ul li
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}

.moduletable_groot ul li a
	{
		color: #B60124;
	}



.agenda-tooltip
{

	padding: 10px;
	position: absolute;
	display: block;
	background: #B60124;
	color: #FFFFFF;
	margin-top: 10px;
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}




/*start popular tags area*/
.poplr_tagnav{

}
.poplr_tagnav li{

}
.poplr_tagnav li a {
	width:33%;
  	color: #bbb7b7;
  	display: inline-block;
  	float: left;
  	-webkit-transition: all 0.5s;
  	-o-transition: all 0.5s;
 	transition: all 0.5s;
}
.poplr_tagnav li a img{
	width: 100%;
	height:100px;

}

.poplr_tagnav li a img:hover{
	background-color: red;
}
.poplr_tagnav li a:hover{
	background: red;
}
.poplr_tagnav li:hover{

}

/*Sponsorpage*/

.sponsorbanner{
  max-width:200px !important;
}

/*start prefooter area*/
#pre-footer{
  float: left;
  display: inline;
  width: 100%;
  height:35px;

  background-color: #79BE43;
}



/*End sponsor area*/

/*start footer area*/
#footer{
  float: left;
  display: inline;
  width: 100%;
  background: #0E3335;
  padding: 40px 0px;
  margin:0%;
  color: #fff !important;
}

#footer h2 span{
  color:#79BE43;
}
#footer ul{
	margin: 20px 0px;
	font-size: 12px;
	border-right: 1px solid #3287d6;
}

#footer ul:last-child{
	margin: 20px 0px;
	font-size: 12px;

}
#footer ul li{
	padding: 3px 0px;
}

#footer ul li a{
	color:#fff;
}
#footer ul li a.title{
	color:#fff;
	font-weight: bold;
}
/*End footer area*/

/*start single page*/
.singlepost_area{
  float: left;
  display: inline;
  width: 100%;
}
.singlepost_content {
  background-color: #fff;
  display: inline;
  float: left;

  padding: 5%;
  width: 100%;
  margin-bottom: 5%;
}

.singlepost_content img{
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
}
.singlepost_content h2{
  font-size: 24px;
  line-height: 1.5em;
  margin: 0;
  padding: 5px 0 0;
}
.singlepost_content p {
  background-color: white;
  border: 0 none;
  color: #333333;
  font-family: Arial,sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  margin: 0 0 10px;
  padding: 0;
  text-align: justify;
  vertical-align: baseline;
}
.singlepost_content blockquote{
  font-family: arial;
  font-style: italic;
}
.singlepost_content>ul{
  padding-left: 15px;
}
.singlepost_content>ul li{
  background-image: url(../img/arrow_icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  margin-bottom: 8px;
}
.singlepost_content>ul li:hover{
  opacity: 0.50;
}

.social_area {
  display: inline;
  float: left;
  margin-top: 20px;
  padding: 10px 0;
  width: 100%;
}
.social_area ul{
  display: inline-block;
  text-align: center;
  width: 100%;
}
.social_area ul li{
  display: inline-block;
}
.social_area ul li > a {
  background: none repeat scroll 0 0 grey;
  border-radius: 50%;
  color: white;
  font-size: 24px;
  margin: 0 4px;
  padding: 6px 12px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.social_area ul li > a:hover{
  /*opacity: 0.75;*/
  transform: rotate(360deg);
}

.social_area li:nth-child(1) > a {
  background: none repeat scroll 0 0 #3b5998;
  padding: 6px 16px;
}
.social_area li:nth-child(2) > a {
  background: none repeat scroll 0 0 #00acee;
}
.social_area li:nth-child(3) > a {
  background: none repeat scroll 0 0 #dd4b39;

}
.social_area li:nth-child(4) > a {
  background: none repeat scroll 0 0 #0e76a8;

}
.social_area li:nth-child(5) > a {
  background: none repeat scroll 0 0 #c92228;

}
.author{
  float: left;
  display: inline;
  width: 100%;
}
.author>a {
  border-radius: 50%;
  display: block;
  float: left;
  height: 100px;
  margin-right: 20px;
  width: 100px;
}
.author a>img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.author>a:hover{
  opacity: 0.75;
}
.author_details {
  float: left;
  display: inline;
  width: 68%;
}
.singlepage_pagination {
  display: inline;
  float: left;
  margin-top: 40px;
  padding: 0 20px;
  width: 100%;
}
.previous_btn {
  border: 2px solid #093332;
  border-radius: 0 10px;
  color: #bbb7b7;
  display: inline-block;
  float: left;
  outline: medium none;
  padding: 8px 10px;
  text-transform: uppercase;
   -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.next_btn{
  border: 2px solid #093332;
  border-radius: 10px 0px;
  color: #bbb7b7;
  display: inline-block;
  float: right;
  outline: medium none;
  padding: 8px 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.previous_btn:hover,.previous_btn:focus,.next_btn:hover,.next_btn:focus{
  background-color: #093332;
  border-color: #093332;
  text-decoration: none;
  color: #fff;
  outline: none;
}
.similar_post_area{
  float: left;
  display: inline;
  width: 100%;
}
.similar_post_area > h2 {
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 0 25px;
  padding: 5px 25px;
  width: 100%;
}
.similar_post_area > h2 i {
  color: #093332;
  display: inline-block;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.similarpost_nav {
  text-align: center;
}
.similarpost_nav li {
  display: inline-block;
  width: 30%;
  float: none;
  margin: 0px 1%;
}
.scrollToTop {
  background: none repeat scroll 0 0 #093332;
  border: 1px solid #FFFFFF;
  bottom: 10%;
  color: #FFFFFF;
  display: none;
  font-size: 32px;
  font-weight: bold;
  height: 50px;
  position: fixed;
  right: 5%;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 9999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}
.scrollToTop:hover, .scrollToTop:focus{
  background-color: #000;
  color: #FFFFFF !important;
  text-decoration: none;
  outline: none;
}
.scrollToBottom {
  background: none repeat scroll 0 0 #093332;
  border: 1px solid #FFFFFF;
  bottom: 10%;
  color: #FFFFFF;

  font-size: 32px;
  font-weight: bold;
  height: 50px;
  position: fixed;
  right: 5%;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 9998;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}
.scrollToBottom:hover, .scrollToBottom:focus{
  background-color: #000;
  color: #FFFFFF !important;
  text-decoration: none;
  outline: none;
}
/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should have another color then white */
  z-index:99; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(../img/status.gif); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}
/*Gameday*/

#gameday{
  width: 100%;
  height:auto;
  background: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 5%;
  padding:5%;
  font-family: 'Source Sans Pro', sans-serif;

}
#gameday .matchday{
  text-transform: uppercase;
  line-height: 1em;
  font-size: 17px;

}
#gameday .matchday .tijdstip{
  color: #848484;
}

#gameday .matchday .competitie{
  color: #093332;
}

#gameday .HomeTeam{
  text-transform: uppercase;
  text-align: right;
}
#gameday .AwayTeam{
  text-transform: uppercase;
    text-align: left;
}
#gameday .HomeTeam .TeamName{
  font-weight: 500;
  color:#848484;
  font-size: 17px;
  padding-right: 5%;
}
#gameday .AwayTeam .TeamName{
  font-weight: 500;
  color:#848484;
    font-size: 17px;
      padding-left: 5%;
}
#gameday .location{
  text-align: right;
      font-size: 17px;
}
#gameday .sponsor{
  text-align: right;
  position: relative;
}
#gameday .sponsor img{
  max-width: 30%;
}
#gameday .sponsorcategorie{
    text-align: right;
      text-transform: uppercase;
      color:#848484;
      font-size: 17px;
}
/*------------------------------------ Wedstrijdschema ------------------------------------*/

#wedstrijd_content {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
}
#wedstrijd_info_block_right_locatie_website a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.overview_column {
    min-width: 49%;
    width: 49%;
    padding: 0;
    float: left;
    display: inline;
    position: relative;
}
.overview_column.right {
    float: right;
}
.overview_column .categorie_name {
    height: 35px;
    line-height: 35px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline;
    text-align: center;
    font-size: 17px;
    color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}
.overview_column.left .categorie_name {
    float: left;
    background: #093332;
    color: #FFFFFF;
    margin: 20px 0px 5px 00px;
}
.overview_column.right .categorie_name {
    float: right;

        background: #98C54B;
    color: #ffffff;
    margin: 20px 00px 5px 0px;
}
.overview_row {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 8px 10px;
    background: #EFEFEF;
    cursor: pointer;
    border-bottom: 2px solid #093332;

}
.overview_row_visited {
    background: #000000;
    color: #FFFFFF;
}
.info-icon {
    background: url('../img/info_icon.png');
    background-position: 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 5px 0 0;
}
.time-icon {
    background: url('../img/time_icon.png');
    background-position: 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 5px 0 0;
}
.referee-icon {
    background: url('../img/referee_icon.png');
    background-position: 0;
    float: left;
    width: 14px;
    height: 13px;
    margin: 3px 5px 0 0;
}
.overview_row.overview_row_visited .info-icon {
    background-position: -13px 0;
}
.overview_row.overview_row_visited .time-icon {
    background-position: -13px 0;
}
.overview_row.overview_row_visited .referee-icon {
    background-position: -15px 0;
}
.overview_row > div {
    float: left;
    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}
.overview_row > div > img {
    display: inline;
    vertical-align: -1px;
    margin-right: 5px;
}
.wedstrijd_overview_row_top, .wedstrijd_overview_row_bottom {
    width: 100%;
}
.wedstrijd_overview_row_match {
    width: 50%;
}
.wedstrijd_overview_row_match.wide {
    float: left;
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 5px;
}
.wedstrijd_overview_row_referees {
    display: none;
}
.wedstrijd_overview_row_referees span {
    color: blue;
}
.wedstrijd_overview_row_time {
    width: 25%;
}
.wedstrijd_overview_row_time.wide {
    width: 30%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wedstrijd_overview_row_ishome {
    width: 25%;
}
.match-ishome {
    float: right;
    width: 40px;
    text-align: left;
}
.overview_info {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: 0 0 11px;
    display: none;
}
.overview_info_block {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    display: inline;
    background: #EFEFEF;
    padding: 4%;
    position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.overview_info_block table tr:nth-child(odd)
{
  height:25px;
  line-height: 25px;
  text-indent: 5px;
  background:#efefef;
}
.overview_info_block table tr:nth-child(even)
{
  height:25px;
    text-indent: 5px;
  line-height: 25px;

}
#wedstrijd_info_block_right_locatie_routeLink {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    display: none;
}
.wedstrijd_info_block_header_data {
    font-size: 14px;
    font-weight: bold;
}
#wedstrijd_locatie_route {
    display: none;
}
#overview_filter {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 15px 10px;
     margin-bottom: 20px;
     background: #EFEFEF;
}
#wedstrijd_filter_home_away {
    float: left;
}
.overview_filter_checkbox {
    float: left;
    background: #FFFFFF;
    padding: 6px 20px 6px 5px;
    margin: 0 5px 0 0;
}
#wedstrijd_filter_organisations {
    float: left;
}
.overview_schedule_filter {
    float: left;
    display: inline;
}
.wedstrijd_filter_data_list {
    border: none;
    background: #FFFFFF;
    padding: 5px;
    font-size: 16px;
    margin: 0 5px 0 0;
}
.center {
    text-align: center;
}
.match-canceled {
    text-transform: uppercase;
    color: #FF0000;
    font-weight: bold;
}
/* End Wedstrijdschema */
/*teampagina*/

.panel-default > .panel-heading {
    background-color: #093332;
    border-color: #ddd;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px 15px;
}

/* Team overzicht */

.team_view_name {
    color: #093332;
}
.team_view_league {
    color: #000000;
}
/* Trainingsschema */

.trainingsschema_overview_row_teamname {
    width: 40%;
    float: left;
    font-size: 15px;
}
.trainingsschema_overview_row_time {
    width: 30%;
    float: left;
    font-size: 15px;
}
.trainingsschema_overview_row_location {
    width: 30%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    text-align: left;
}
#training-days-filter {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 20px;
    background-color: #fff;
    padding: 15px 20px;
    font-size: 14px;
    text-align: center;
    float: left;
}
.overview-day {
    display: inline-block;
    padding: 0 10px;
    height: 33px;
    line-height: 33px;
}
.overview-day.checked {
    background-color: #000000;
    color: #fff;
}
.no-display {
    display: none;
}
.pointer {
    cursor: pointer;
}
/* End Trainingsschema */

.won-match {
    width: 12px;
    height: 12px;
    background: green;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.tied-match {
    width: 12px;
    height: 12px;
    background: #FFD700;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.lost-match {
    width: 12px;
    height: 12px;
    background: #C50E18;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
/*Teampagina*/

.spelerblok
{
	   width: 23%;
	   height:200px;
	   float:left;
	   margin-right: 2%;
	   margin-bottom: 2%;
  		position: relative;
	   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	   border-radius: 5px;
}

.spelerblok_foto
{
  width:100%;

  height:100%;
  font-size:300%;
  text-align: center;
  line-height: 150px;
  overflow: hidden;
}
.spelerblok_foto img {
  max-width: 100%;

}
.spelersnaam
{
    width:100%;
    height:35px;
    line-height: 35px;
    font-size: 12px !important;
    text-align: center;
    color: #fff;
    background-color:rgba(0,39,66,0.5);
    position: absolute;
    left:0px;
    bottom:0px;
    z-index: 500;
    overflow: hidden;

}
.spelersnaam:hover
{
    width:100%;
    height:100%;
    line-height: 200px;
    text-align: center;
    color: #fff;
    background-color:rgba(0,39,66,0.8);
    position: absolute;
    left:0px;
    bottom:0px;
    z-index: 500;

}
/* menu right*/


/* Breadcrumbs*/

.breadcrumb {
  	background: rgb(239,239,239);
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 25px 10px;

}
.breadcrumb .first{
  color: #98C746 !important;
}

/*======================///////////////
      start responsive style
=====================///////////////////////*/

@media(max-width:1750px ){
    .navbar-brand {

}

}
@media(max-width:1199px ){
  .navbar-collapse{padding-right: 0px;}
  .custom_nav li a {font-size: 14px; padding: 15px 6px;}
  .dropdown-menu li a  {
  border-top: 1px solid #222;
  padding:10px 10px;
  }
  .mbar_title {font-size: 14px; margin-top: 0;width: 64%;}
  .navbar-brand{    max-width: 170px;}
}
@media(max-width:991px ){
  .navbar {width: 80%;}
  .custom_nav li a {font-size: 14px; padding: 15px 10px;}
  .custom_nav li {border-right: medium none;}
  .dropdown-menu li a  {
  border-top: 1px solid #222;
  padding:5px 10px;
}
   #searchForm{ width: 20%; }
  #searchForm input[type="text"] {width: 100%;}
  #searchForm input[type="submit"]{float: left;}
  .middlebar_content {width: 100%;}
  .rightbar_content{width:100%;}
  .rightbar_content_home{width:100%;}
  .single_blog_sidebar{
  	width:48%;

  	margin: 1% !important;

  }
  .single_stuff_img img {width: 100%;}
  .mbar_thubnail {display: none;}
  .mbar_title {width: 100%;}
  .leftbar_content {margin-bottom: 30px;}
}
@media(max-width:767px ){
  .middlebar_content_inner{width: 100%; }
    .middlebar_content_inner ul{width: 100%; }
      .middlebar_content_inner ul li{width: 49%; float:left; padding:10px 10px; margin-right: 1%; overflow: hidden;}
	#contentbody{padding-top:40px;}
  .navbar{ width: 100%; padding-top: 0px;}
  #searchForm {display: none;}
  .custom_nav li a {
    font-size: 14px;
    padding: 5px 0px 5px 0px;
    text-indent: 10px;
  }
  .mbar_thubnail > img {width: 100%;}
  .topadd_place>a{width: 100%;}
  .rightbar_content_home{}
  .nomobile{
    display: none;
  }
}
@media(max-width:480px ){

  #searchForm input[type="text"] {width: 86%;}
  .stuff_article_inner h2 > a {font-size: 20px;}
  .footer_inner p {float: none;width: 100%;text-align: center;}
  .similarpost_nav li {margin: 0 0 25px;padding: 0 2%;width: 100%;}
   .navbar-brand{ width:25%;}
}
@media(max-width:320px ){
  .stuff_article_inner h2{line-height: 1em;}
.stuff_article_inner h2 > a {font-size: 16px;}

}
