#ticker_container{margin-top:3px;}
#newscontent {margin-right: 10px; float: left;}
#newscontent a {color: #585858;}
#ticker {display: none;}
#controls { float: right; height: 16px;}

html { background-image: url("/design/img/patterns/denim.png"); overflow-y: scroll;  }

#footer ul.links-list { list-style:none; padding-left: 0;}
#footer ul.links-list li { clear: both; }
#footer ul.links-list li span { float: right; margin-top:2px; margin-right: 10px; margin-left:5px;}
#footer ul.links-list li i { margin-right: 10px; }


#ticker_container {
  padding: 10px;
  overflow: auto;
}


.nav-pills a.nav-link.active { color: #FFF !important; }

.breadcrumb a { color: #6B8E23  ; }

.text-light .bbcode_url { color: #FFF; }
.section-primary .center { color: #FFF; }

textarea { resize: both !important; }

.signature { font-size:11px; text-align:center; }
img.bbcode_smiley { padding: 0 5px; margin-top: -5px;}
.edited  { font-size:11px; }
.quizlet_list {
margin:2.0em 0 0 0;
padding:10px 10px 0 10px;
border:solid 1px rgb(200,200,200);
background-color:#FAFAFA;
}
.quizlet_list p {
font-size: 12px;
}
.quizlet_list h2 {margin: 0; font-size:14px;}

div.minimal { border:solid 1px #DDD; background-color:#FFF; width: 130px; text-align:center; padding: 10px 0 0 0; float: left; margin: 10px; height: 140px; overflow:hidden; }
div.minimal img.avatar { display:inline; float:none; }

.avatar {float:left; padding:2px; border:1px solid #DDD; margin-right: 8px; }

#online_crew { border: none; height: 19px; margin-top: 15px; padding: 0; width: 198px; float:right; }
#online_crew select { width: 100%; margin: 0; }
#online_crew option.mod_1, a.member_span_1 { color: #b22222 !important; }
#online_crew option.mod_2, a.member_span_2 { color: #008000 !important; }
#online_crew option.mod_3, a.member_span_3 { color: #8822FF !important; }
#online_crew option.mod_4, a.member_span_4 { color: #CC5500 !important; }

.aantal_kudos { float: left; display:inline-block; width: 70px; font-size: 22px; line-height:30px; text-align: center; }


.half_blok {
  margin-top: 80px;
}
.half_blok h2 a {
    color: inherit; /* Ensure it inherits a readable color */
    display: inline-block; /* Ensure the link is visible and positioned correctly */
}

.half_blok {
    overflow: visible; /* Allow contents to overflow if necessary */
    white-space: normal; /* Allow text to wrap if needed */
}
.half_blok>div { border: 1px solid #ddd; padding:5px 10px;}
.half_blok ul { list-style:none; padding-left: 0;}
.half_blok ul li { clear:left; padding-top:10px;}
.half_blok ul li img { width:40px; height: 45px; float: left; margin-right:8px; padding-top:5px; }

#activiteiten a, #vrienden_activiteiten a { font-weight:bold; }

#smilies2 img { margin-left: 10px; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; font-size: 11px; }

div.links { float: left; width: 95px; font-weight:bold; clear:left; line-height:28px;  }
div.rechts { padding-left: 105px; line-height:28px; }
div.links2 { 
float: left;

width: 170px;; 
font-weight:bold; clear:left; line-height:28px;  }
div.rechts2 { 
padding-left: 10px;
line-height:28px; }
/* Capitalize buttons */
.btn { text-transform: capitalize; }

/* Greek Font Awesome icons */
.fa-alpha:before { font-weight: 700; content: '\03b1'; }
.fa-beta:before { font-weight: 700; content: '\03b2'; }
.fa-gamma:before { font-weight: 700; content: '\03b3'; }

ul.dropdown-menu li a.dropdown-item { padding: 8px 10px !important; font-size: 13px !important;}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.card-group .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .card-group .card {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group .card:only-child .card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group .card:only-child .card-img-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.thumb-info .thumb-info-title { padding: 0 4px; max-width:100%; }

i.green { color: #6B8E23; }
i.red { color: #f00; }
i.white { color: #fff; }

i.fa-pasfoto{ font-size:84px; }

/* Align columns to the top, and add some space between them. */
table.bbcode_columns { border-collapse: collapse;
    margin-top: 1em; margin-bottom: 1em; }
table.bbcode_columns td.bbcode_column { padding: 0 1em; vertical-align: top;}
table.bbcode_columns td.bbcode_firstcolumn { border-left: 0; padding-left: 0; }

/* Wrap code in a big blue box. */
div.bbcode_code { border: 1px solid blue; margin: 0.5em 0; }
div.bbcode_code_head { background-color: blue; color: white;
    font-weight: bold; padding: 0.25em 0.5em; }
div.bbcode_code_body { background-color: skyblue; color: black;
    font: 10pt monospace; padding: 0.5em 1em; }

ul.bbcode_list { list-style-type: disc; }

img.bbcode_img { text-align:center; display:block; margin: 5px auto; max-width:100%; }


ol.rounded-list {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;

}

.rounded-list h2{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: 1.5em 0 .5em 0;
    background: #ddd;
    color: #444;
    font-size:22px;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
    line-height:30px; 
    font-weight: bold;
    vertical-align: baseline;
}

.rounded-list h2:hover{
    background: #eee;
}



.rounded-list h2:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #fa8072;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
    box-sizing: content-box;
}

div.list_item { width: 600px; margin: 0 auto; }
div.list_item p { text-align:center; line-height:9px; }
div.list_item p img { margin:0 auto; }
div.list_item p span { font-size:9px; float:right; }
div.border { border: 1px solid #DDD; border-radius: 4px; overflow: hidden; }


.suggestions {
	z-index:300;
	position:relative;
}

.suggestions .suggest_item {
	background-color:#fff;
	z-index:300;
	position: relative;
}

.suggestions .head {
	background-color:#0088cc;
	color: #FFF;
}
.suggestions .suggest_item.first {
}
.suggestions .suggest_item.last {
	border-bottom:1px solid #CCCCCC;
}
.suggestions .suggest_item.selected, .suggestions .suggest_item.selected .description {
	color:#000;
	font-weight:normal;
	cursor:pointer;
	background-color: #DDD;
}
.suggestions .suggest_item .thumbnail2 {
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 1px 5px 1px 2px;
	float: left;
	width: 30px;
	height: 30px;
	background-size: cover;
}
.suggestions .suggest_item .description{
	font-style: italic;
	font-size: 11px;
	color: #777;
}
.suggestions .suggest_item img {
	float: left;
	width: 20px;
	height: 20px;
	clear:both;
	margin-right:5px;
}

.suggestions .suggestion_title, .suggestions .head {
	padding: 4px;
}
.suggestions .suggestion_title {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

div.right {
	float:right;
	text-align: right !important;
}

div#kort {
	line-height:16px !important;
}

.bigger .links {
	width: 200px;
}
.bigger .rechts {
	margin-left: 22px; 
}
span.year {
	display:block;
	font-weight:bold;
}
div.profile article.post-large {
	margin-left: 0 !important;
}

.page-header {
	padding: 10px 0;
}

img { max-width:100%; }

/* global */
div.ui-cluetip {
  font-size: 1em;
}
.ui-cluetip-header,
.ui-cluetip-content {
  padding: 12px;
}
.ui-cluetip-header {
  font-size: 1em;
  margin: 0;
  overflow: hidden;
}

.cluetip-title .cluetip-close {
  float: right;
  position: relative;
}
.cluetip-close img {
  border: 0;
}

#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  width: 11px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-width: 0;
}
.cluetip-extra {
  display: none;
}

/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default,
.cluetip-default .cluetip-outer {
  background-color: #d9d9c2;
}
.cluetip-default .ui-cluetip-header {
  background-color: #87876a;
}


/*
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
*/
/* default arrows */
div.cluetip-default .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
div.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}
div.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: #fff;
}
.cluetip-jtip .cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip .cluetip-inner {
  padding: 5px;
  display: inline-block;
}
.cluetip-jtip div.cluetip-close {
  text-align: right;
  margin: 0 5px 0;
  color: #900;
}

.cluetip-jtip .ui-cluetip-header {
  background-color: #ccc;
  padding: 6px;
/*  margin-bottom: 1em;*/
}

/* jtip arrows */
div.cluetip-jtip .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
div.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}
div.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */
.cluetip-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.cluetip-rounded .cluetip-outer {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
}

.cluetip-rounded  .cluetip-arrows {
  border-color: #ccc;
}

/* need to be more specific here to override ThemeRoller defaults */
div.cluetip-rounded  .cluetip-arrows {
  font-size: 0;
  line-height: 0%;
  width: 0;
  height: 0;
  border-style: solid;
  background: transparent none;
}
div.clue-right-rounded .cluetip-arrows {
  border-width: 11px 11px 11px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
div.clue-left-rounded .cluetip-arrows {
  left: 100%;
  margin-right: -11px;
  border-width: 11px 0 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;

}
div.clue-top-rounded .cluetip-arrows {
  top: 100%;
  left: 50%;
  border-width: 11px 11px 0 11px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.clue-bottom-rounded .cluetip-arrows {
  top: -11px;
  left: 50%;
  border-width: 0 11px 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;

}
/* stupid IE6 HasLayout hack */
.cluetip-rounded .cluetip-title,
.cluetip-rounded .cluetip-inner {
  zoom: 1;
}

#card_links2 { float:right; clear:left;margin-bottom:10px; margin-top:-20px; }
#card_links span, #card_links2 a { padding:2px 8px; border-left: 1px solid #ccc; }
#card_links span:first-child, #card_links2 a:first-child  { border-left: none; padding-left:0; }

.justify {
    text-align: justify;
    text-justify: inter-word;
}


#footer{
    padding: 0px 0 0!important;
}
#footer .footer-copyright {
    margin-top: 0px!important;
    padding: 20px 0 0px!important;
}
