body { background-color:transparent !important; background-image: linear-gradient(0deg, #f2f2f7, #f2f2f7) !important;}
body.theme-dark { background-color:#1b1d21 !important; background-image:none !important; } 
#page { max-width:800px; margin:0px auto; } 
.sidemenu { display:none; } 
@media screen and (min-width: 800px) {
	#page { padding:0px 0px; } 
}
.card-style { box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.10) !important; } 
.plusbutton { color: green; font-size: 48px !important; margin-top: -30px; } 
.wapen img { height: 38px;
margin-left: 12px; } 
input:hover, input:focus { -webkit-appearance: radio !important; } 
.loginvoer { display:none; }
.info { line-height:16px; font-size:14px; }  
.menu-box-bottom { max-height: 100% !important; max-width:800px; margin:0px auto; } 
.theme-light .lightlogo { display:block; } 
.theme-light .darklogo { display:none; } 
.theme-dark .lightlogo { display:none; } 
.theme-dark .darklogo { display:block; }  
.header { background-color:#fff; } 
.theme-dark .header { background-color:#1b1d21 ; } 
#menu-apps { top:10px; } 
.menu-box-bottom.menu-box-detached { bottom:10px; } 
.list-custom-small a { font-size:14px !important; } 
.neutraal { background-color:#aaa; } 
.category-ondernemingsraad span.badge, .ondernemingsraad	{ background-color:#656D78  !important;} 
.category-personeelszaken span.badge, .personeelszaken	{ background-color:#DA4453 !important;} 
.category-algemene-berichten span.badge, .algemene-berichten	{ background-color:#8CC152 !important;} 
.category-scholingen span.badge, .scholingen	{ background-color:#4A89DC  !important;} 
.nav-previous { float:left; padding-left:20px; } 
.nav-next { float:right; padding-right:20px; } 
.post-navigation { display:none; } 
.post-edit-link  { display:none; } 

.notify-container {
  position: relative;
	display: inline-block;
  margin-top: 10px;
}

  .notify-bubble {
    position: absolute !important;
    top: -5px;
    right: -13px;
    padding: 5px 5px 2px 5px;
    color: white;
    font-size: 0.65em;
    border-radius: 50%;
 
    width: 20px;
    height: 20px;
    opacity: 1 !important
  }
  
#wpadminbar { display:none !important; } 
.wp-block-embed iframe { max-height:300px !important; } 

.viewbuttons {  display: flex;   justify-content: center;   align-items: center; font-weight:600;  } 
.view_left { border:solid 1px #dedede; border-top-left-radius:10px; border-bottom-left-radius:10px; margin-right:1px; } 
.view_right { border:solid 1px #dedede; border-top-right-radius:10px; border-bottom-right-radius:10px; margin-left:1px;} 
.view_mid { border:solid 1px #dedede; margin-left:1px;margin-right:1px;} 
.view { background-color:#fff; padding:3px 60px; float:left; text-align:center; } 
.viewbuttons a { color:#1f1f1f; text-decoration:none; } 
.theme-dark .view { background-color:#1f1f1f; } 
.theme-dark .viewbuttons a { color:#fff; } 

.dot { position: absolute !important;
    top: -1px;
	right: -1px;
 
    color: white;
    font-size: 0.65em;
    border-radius: 50%;
    box-shadow: 0.5px 0.5px 0.5px gray;
    width: 8px;
    height: 8px;

}

.bigdot { padding: 3px 5px 2px 5px;
    color: white;
    font-size: 0.65em;
    border-radius: 50%;
    margin-right:5px;
    width: 10px;
    height: 10px;
	display:inline-block;

}
@media screen and (max-width: 600px) {
	.nomob { display:none; } 
}

@media screen and (min-width: 600px) {
	.onlymob { display:none; } 
	.font-16-dt { font-size:15px !important; } 
	.mijninbox .timeline-body { max-height: 480px; overflow-y: scroll;} 
}
