/*fonts*/

@font-face {
  font-family: NotoSans;
  src: url(../fonts/NotoSans.eot);
  src: url(../fonts/NotoSans.eot?#iefix) format('embedded-opentype'), url(../fonts/NotoSans.woff2) format('woff2'), url(../fonts/NotoSans.woff) format('woff'), url(../fonts/NotoSan.ttf) format('truetype'), url(../fonts/NotoSans.svg#VarelaRound) format('svg');
	font-weight: 500;
	font-style: regular
}
@font-face {
  font-family: NotoSans-Bold;
  src: url(../fonts/NotoSans-Bold.eot);
  src: url(../fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff'), url(../fonts/NotoSans-Bold.ttf) format('truetype'), url(../fonts/NotoSans-Bold.svg#VarelaRound) format('svg');
  font-weight: 600;
	font-style: bold
}
@font-face {
  font-family: Signika-Bold;
  src: url(../fonts/Signika-Bold.eot);
	src: url(../fonts/Signika-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Signika-Bold.woff2) format('woff2'), url(../fonts/Signika-Bold.woff) format('woff'), url(../fonts/Signika-Bold.ttf) format('truetype'), url(../fonts/Signika-Bold.svg#VarelaRound) format('svg');
	font-weight: 600;
	font-style: bold
}
@font-face {
  font-family: Signika-Regular;
  src: url(../fonts/Signika-Regular.eot);
  src: url(../fonts/Signika-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Signika-Regular.woff2) format('woff2'), url(../fonts/Signika-Regular.woff) format('woff'), url(../fonts/Signika-Regular.ttf) format('truetype'), url(../fonts/Signika-Regular.svg#VarelaRound) format('svg');
	font-weight: 400;
	font-style: regular
}
@font-face {
  font-family: Signika-Medium;
  src: url(../fonts/Signika-Medium.eot);
  src: url(../fonts/Signika-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/Signika-Medium.woff2) format('woff2'), url(../fonts/Signika-Medium.woff) format('woff'), url(../fonts/Signika-Medium.ttf) format('truetype'), url(../fonts/Signika-Medium.svg#VarelaRound) format('svg');
  font-weight: 500;
	font-style: medium
}


H1,H2,H3{
  font-family: Signika-Bold;

}
H4,H5,H6,.breadcrumb{
  font-family: Signika-Medium;
}

bold {
  font-family: NotoSans;
}
body {
  font-family: NotoSans;
}

ul.left.hide-on-med-and-down {
    font-family: 'Signika-Medium';
}
.widgetHeader.widget-md-heading.mb20 {
    font-family: 'Signika-Medium';
}
span.card-title.activator.text-darken-4 {
    font-family: 'Signika-Medium';
}
span.card-title.truncate.tooltipped {
      font-family: 'Signika-Medium';
}
#loginWidget-860 .userProfileName {
    font-family: 'Signika-Medium';
}

/*button colors*/
ul.pro-set li:hover:before, .circle-1, nav, .widget-md-heading, .login-widget:before, .btn, .btn-large, .modal--titel, .pagination li.active, .blue {
    background: white;
    color: #dbb222;
/*    background: #838485;*/
/*    background: #464646;*/
}
#searchWidget-864  .btn{
   background-color:#443e35;
 }
#searchWidget-864 .btn:hover {
  background-color: #008874;
}

#notification-863 a.notificationlist i {
    color: #443e35;
}
#notification-863 a.notificationlist i:hover{
    color: #fff;
}


a, ul.pro-set li:hover a, ul.pro-set li:hover i, .collection a.collection-item, .appTile:hover a, .tabs .tab a.active, .tabs .tab a:hover, .btn-floating {
    color:  #004c99;
}
.btn:hover, .btn-large:hover {
    background:#008874;
    color: white;
}
.btn:focus, .btn-large:focus, .btn-floating:focus {
    background-color: #0b348b;
}
.switch label input[type=checkbox]:checked + .lever:after {
    background-color:#d7510c;
    left: 24px;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: #d7510c;
}
#profilePreferencesHead .formOptions button[type=submit] {
    background:#d7510c;
}
button.btn.btn-primary.useLoadDisable.waves-effect {
    background: #d7510c;
    color:white;
    box-shadow: none;
}
a.btn.waves-effect {
    box-shadow: none;
}
button.btn.waves-effect {
    box-shadow: none;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
}
#teamWebsitePageView-1284 i.material-icons {
    color: white;
}
a.tooltipE.deleteItem {
    color: red;
}
a.moreNews.more-btn.left {
    margin-top: 5px;
}
.teamAdminIcon {
    color: gold;
}

/*user and portal management*/
.tabs .indicator, .picker__weekday-display {
    background: #d7510c;
}
.tabs .tab a {
    color: rgb(11, 52, 139);
}
.widget-md-heading .Cmn-HeadingSmall, .widget-md-heading .Cmn-HeadingBig {
    margin: 0;
    padding: 0;
    border: none;
    text-transform: uppercase;
}
.userProfileName a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
/*top menu*/
nav ul a {
    transition: background-color .3s;
    font-size: 18px;
    font-weight: 500;
}
nav ul a:hover {
    background-color: #838485;
}
nav {
    height: 64px;
    line-height: 65px;
}
nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
    margin-bottom: -40px;
}
nav .nav-wrapper {
    background-color: #dbb222
}

#teamWikiPageView nav .nav-wrapper {
    background-color: #ffffff;
}
#teamWikiPageView nav {
    box-shadow: none;
}
a.btn.btn-small.followButton.waves-effect,
a.btn.btn-small.user-rating{
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#nav{
 background: #0B348B;
}
#teamWikiView nav .nav-wrapper {
    background-color:  #838485;
}
#userDashboardView .widgetHeader.widget-md-heading {
    background-color: #ffffff;
}
#teamArticleList nav .nav-wrapper {
    background-color:#ffffff;
    text-transform: uppercase;
    height: 55px;
}
#teamArticleView nav .nav-wrapper {
    background-color: #0B348B;
}
.dropdown-content {
    min-width: 197px;
}
#userFilterFunction .dropdown-content li > a:hover, .dropdown-content li > span {
    color: #25ad4b!important;
}

#articleListAllFilter .dropdown-content li > a:hover, .dropdown-content li > span {
    color: #25ad4b!important;
}

#latestTeamArticlesTitle .dropdown-content li > a:hover, .dropdown-content li > span {
    color: #25ad4b!important;
}
.dropdown-content li > a, .dropdown-content li > span {
    color: #464646;
    text-transform:uppercase;
}
#header .dropdown-content li > a:hover, .dropdown-content li > span {
    color: #ffffff;
}


#header{
 margin-left: -15px;
 margin-right: -15px;
}
#header .right{
    margin-right: 8.6%;
    margin-top: 3px;
}
div#y1 {
    margin-bottom: 0;
}
img#home {
    height: 90%;
}

#header .material-icons,.right {
    margin-right: 0;
    margin-bottom: 1.5%;
    margin-top: 0;
}
/*footer*/
#footer{
  margin-bottom: -20px;
}


#y3 .row {
 margin-bottom: 0;
}
/*team widget*/
span.badge.new {
    background-color: #d7510c;
}
#wikiList-585 .main-wiki-page {
    display:block ;
}
/*calendar widget*/
div[id^="agendaCalendareView-"] .clndr-today-button {
    color: #000;
}
div[id^="agendaCalendareView-"] #calTwo .day.event {
    background: #0B348B;
}
div[id^="agendaCalendareView-"] #calTwo .day.event:hover {
    background: #25ad4b;
}
div[id^="agendaCalendareView-"] #calTwo .day.event.today {
    background-color: #ffbe00;
    color: #25ad4b;
}
td.day.today {
    color: #d7510c;
    border: solid 1px;
}
div#agendaCalendareView-538 {
    box-shadow: 0 4px 16px rgba(204, 204, 204, .62);
}
.month.clndr-today-button {
    padding-left: 3%;
}
div#teamAgendaCalendarPagination {
    padding-right: 3%;
}
.teamEventListCol {
    padding-left: 3%;
}
#teamAgendaCalender .day.event {
    background: #0B348B;
}
#TeamAgendaEventViewer .event .agendaType {
    color: #0B348B!important;
}
#calTwo .day.event .day-num {
    border-bottom: 1px solid #25ad4b!important;
}
#calTwo .day.event:hover {
    background-color: #25ad4b!important;
}
#agendaViewSelect {
    background-color: #464646;
}
#agendaView .nav-wrapper {
    background-color: #ffffff;
}
#agendaView nav  {
   box-shadow:none;
}
div#agendaView {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#portalAgendaList .nav-wrapper {
    background-color: #ffffff;
}
#portalAgendaList nav {
  box-shadow:none;
}
picker__close, .picker__today {
    color: #25ad4b;
}
.picker__nav--prev:hover, .picker__nav--next:hover {
    background: #25ad4b;
}
.picker__close, .picker__today {
    color: #25ad4b;
}
.picker__day.picker__day--today {
    color: #25ad4b;
}
#teamAgendaEventContent .eventRow a {
    color: #25ad4b;
}
.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    background-color: #0b348b;
}

/*birthday widget*/
div#userListBirthday-866 {
    margin-bottom: 19px;
}
.birthdaul li .userBirthdayListAge {
    font-size: 15px;
    background: #fff;
    color: #000;
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 0;
    box-shadow: none;
    flex-shrink: 0;
}
.birthdaul li span {
    font-size: 21px;
}
.birthdayWidgt .widgetHeader h4 {
    background: #838485;
    /*background: #464646;*/
}
.userBirthdayListAge {
  display:none;
}
.birthdayWidgt .widgetHeader {
    margin-bottom: 0px;
}
li.userBirthdayListItem.row.collection-item {
    line-height: 36px;
    padding: 0 0 0 10px;
    border-bottom: unset;
}
li.userBirthdayListItem.row.collection-item:hover {
  background-color: #f7f6f5;
}
.birthdayWidgt {
    border-radius: 5px;
}
.birthdaul li .birthdayname {
    text-transform: capitalize;
    Font-size: 18px;
    font-weight: 500;
    text-shadow: none; 
}
.birthdaul li span {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-shadow: none;
    }
.birthdaul li .birthdayname {
    padding: 0 8px;
}
#userListBirthday-866 .birthdaul li {
    margin-bottom: 13px;
}

#userListBirthday-599 em {
    color: white;
}
span.userBirthdayListAge.right {
    display: none;
}
#userDateOfBirth {
    display: none;
}
/*searchuserlist*/
#searchuserlist .custmvalign-wrapper .valign {
    color: #0b348b;
}

#searchuserlist .valign-content {
    box-shadow: none;
    background-color: #ffffff;
}

#searchuserlist .valign-content i {
    color: #F44336;
}


/*News widget homepage*/
#portalArticleListBlock-540 {
    padding-bottom: 25px;
} 
/*sticky note widget*/
#userStickyNoteList {
    min-height: 50px;
}
#userStickyNoteList ul:not(.browser-default) li {
    list-style-type: disc;
    list-style-position: inside;
}
/*poll widget*/
[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:after {
    background-color: #25ad4b;
}
[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
    border: 2px solid #ffbe00;
}
.Cmn-HeadingBig, .Cmn-HeadingSmall {
    font-weight: 500;
    font-size: 2em;
}

h4.Cmn-HeadingSmall {
    font-size: 18px;
}

#calTwo .day.event {
    background: #25ad4b!important;
    color: #fff!important;
    border: solid 1px!important;
}

td.day.today {
    border-color:#d7510c!important;
    border: solid 1px;
}
.clndr-today-button {
    color: #000!important;
}
/*login widget*/
#loginWidget-528 h4 {
    font-size: 32px;
    color: #fff;
}
#loginWidget-528 form.form-horizontal {
    padding-top: 50px;
}

/*News & Blogs*/
#teamArticleView .widgetContent h1, legend {
    text-transform: uppercase;
}
#teamArticleView nav {
    height: 55px;
    line-height: 55px;
}
#teamArticleList nav {
    height: 55px;
    line-height: 55px;
    box-shadow: none;
}
.breadcrumb:before {
    color: rgb(68 62 53)
}
.breadcrumb {
    color: rgb(0 76 153 / 52%);
}
.breadcrumb:last-child {
    color: #004c99;
}

.headerforform{
  background: #464646;
}
.formheader{
    padding: 18px;
    margin-bottom: 0;
    color: #fff;
    
}
#customerForm-65 .input-field label {
    color: #9e9e9e;
    position: absolute;
    top: .8rem;
    left: 0;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-out;
    display: none;
    padding-left: 10px;
}
#customerForm-65 .control-controls{
  display:none;
}
#customerForm-65 input#firstname_filler {
    display: none;
}
#customerForm-65  input#infix_filler {
    display: none;
}
#customerForm-65  input#lastname_filler {
    display: none;
}
#customerForm-65 textarea.materialize-textarea.fluid {
    background-color: #ffffff;
    border: solid 1px #25ad4b;
}
/*lightbulb hover effect*/
.bulb{
  margin-left:33%;
  
}

.collapsible-header .btn-flat.right {
   
    margin-left: -200px;
}

.widgetHeader+.collapsible {
   
    margin-left: 20px;
}

.linkUser {
    display: none;
}

#calendar nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    margin-bottom: 0;
}

#latestTeamArticlesTitle .Cmn-HeadingBig, .Cmn-HeadingSmall {
    padding-bottom: 21px;
}
#Quicklinks h4.Cmn-HeadingSmall {
    background-color: #0B348B;
    color: white;
    line-height: 55px;
    height: 55px;
    text-transform: uppercase;
    padding-left: 15px;
}
.collection {
    margin: 0;
    overflow: unset;
}
#Quicklinks a.collection-item.truncate {
    height: 48px;
}
#Quicklinks .Cmn-HeadingSmall {
    margin: 0 0 0;
}

#Quicklinks .Cmn-HeadingSmall {
    padding-bottom: 0;
}

#Quicklinks img.qlnk.right{
  margin-top: 10px;
}
img.qlnk.right {
  margin-top: -52px!important;
  margin-right: 3px;
  width: 56px;
}
button#submit {
    margin-bottom: 10px;
}


#teamListBlock-537 .appTile {
    box-shadow: unset;
/*    background-color: #eaeaea;*/
    margin: 0 14px 14px 0;
}

#teamListBlock-537 .appTile:hover {
    box-shadow: 0 7px 26px #ddd
}
#teamListBlock-537 div#dashboardTabContent {
    margin-top: 12px;
    margin-left: 15px;
    padding-left: 0;
}

button#addQuickblogbtn {
    display: none;
}
#QuickblogButton .fixed-action-btn.horizontal {

    margin-top: 8rem;
    margin-bottom: -4.6rem;
}
#QuickblogFotosHeader {
    padding-top: 10px;
    margin-left: -10px;
}

#QuickblogButton .btn, .btn-floating {
      box-shadow: none;
}

#QuickblogButton .fixed-action-btn.horizontal ul li {
        margin: 0 15px 0 0;
}

#quickBlogForm label.active {
    display: none;
}

#portalArticleListBlock-611 .widgt-bumper {
    padding: 0 0 0 0; 
}

#portalArticleListBlock-611 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: -4px;
}
.articleItem.card.clear.quickblog-item-slider {
    margin-bottom: 0;
}

button#MijnTeamsBTN {
    display: none;
}

#MijnTeamsBTN .fixed-action-btn.horizontal {
    margin-top: 8rem;
    margin-bottom: -4.6rem;
}

#MijnTeamsBTN .fixed-action-btn.horizontal ul li {
    display: inline-block;
    margin: 0 15px 0 0;
}

.btn-floating:hover {
    box-shadow: none;
}

.menu-optns {
    width: 220px!important;
}

#portalArticleListBlock-871 .widgetContent.widgt-bumper {
    padding: 0;
}

#portalArticleListBlock-871 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 0;
}

#portalArticleListBlock-871 .articleItem.card.clear.quickblog-item-slider {
    margin-top: 0;
}

#teamListBlock-877 a.pl26.collection-item {
    min-height: 60px;
    line-height: 40px;
    font-size: 15px;
}

/* Idea widget*/
#title-label{
  display:block !important;
}


table.ui-datepicker-calendar {
    BACKGROUND-COLOR: white;
    border: solid 1px #9e9e9e;
}

#customerForm-65 input#title {
    background-color: #ffffff;
    border: solid 1px #25ad4b;
}
#quickBlogForm img#photofromflmgr {
    width: 100%;
}

nav .nav-wrapper .btn, .modal .btn {
    height: 36px;
    background-color: #25ad4b;
    box-shadow: none;
}
.formOptions button[type=submit], .btn-large {
    background: #838485;
    border-radius: 4px;
}
#customerForm-65 .input-field {
    margin-right: 5px;
}

#customerForm-65 fieldset {
    margin: 0 0;
}

/*Sticky notes buttons*/
#stickynote-875 a.right.white-text.dialog.iframe {
    display: none;
}
/*team chat*/
i#submitmsg {
    color: #25ad4b;
}
.namesection.myself {
    color: #0b348b;
}


a.chat-window-close {
    color: red;
    padding-right: 10px;
    padding-top: 2px;
}
/*diversen*/
#teamList .card {
    margin: 0 0 1rem;
}
#portalArticleListBlock-865 {
    margin-bottom: 15px;
}
#portalArticleListBlock-865 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 3px;
}
#teamArticleView nav .nav-wrapper {
    background-color: #ffffff;
}
#teamArticleView nav {
    box-shadow: none;
}
.comment.card {
    box-shadow: none;
    border-radius: 5px;
}
button.btn.btn-primary.waves-effect {
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#notification-863 {
    margin-bottom: 32px;
}
#searchedList {
    padding-right: 2px!important;
}
a.inputClearLink {
    color: red;
}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #0b348b;
    box-shadow: 0 1px 0 0 #0b348b;
}
input[type=range] + .thumb {
    background-color: #25ad4b;
}
#teamArticleList span.updateDateTime {
    font-size: 18px;
}
#teamArticleList .card .card-title.activator {
    cursor: unset;
}

/*kennisbank*/
 #teamWikiView ul{
  margin-left: 0;
}
i#submitmsg {
    color: #25ad4b!important;
}
/*timelineview*/
#timelineItems p {
    line-height: 1.2rem;
}
#timelineItems .card .card-action {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    height: 65px;
}
#timelineItems .card .module-label {
    height: 65px;
}
#timelineItems .card .card-content {
    padding: 0 24px;
}
/*user profile*/
#userTags {
    display: none;
}

tr.week-collapse-header td {
    padding: 0;
    background: #25ad4b !important;
}
.collapse-link-icon {
    background: #25ad4b !important;
    cursor: row-resize;
}
.dayamonth.center {
    margin-top: 5px;
}

#PortalFormView .control-group {
    line-height: 2rem;
}

.appTile .appTileTitle {
    margin-bottom: 0;
}
/*Search*/
.user-search-results .round-badge {
    background: #25ad4b;
}
.searhtagdiv-header {
    background: #464646!important;
}
#portalSearchTagFormSubmitBtn i.material-icons:hover {
    background-color: #25ad4b;
}
#searchlist .appTile .appTileTitle {
   margin-bottom: 0;
}
#portalSearchTagFormSubmitBtn i.material-icons {
    width: 36px;
}
#vacationApps .appTile {
    display: inline-block;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
div#agendaCalendareView-870 {
    box-shadow: 0 4px 16px rgba(204, 204, 204, .62);
}
div#portalArticleListBlock-882 {
    box-shadow: 0 4px 16px rgba(204, 204, 204, .62);
}

#teamagendaeventview .nav-wrapper {
    background-color: #fff;
}
#teamagendaeventview nav{
  box-shadow: none;
}
/*
#portalAgendaList,#teamagendaeventview nav {
    height: 55px;
    line-height: 55px;
}*/

#dynamicTagListBlock-997 li.teamtool-li {
    line-height: 2rem;
    padding-left: 15px;
    min-height: 60px;
    line-height: 60px;
}
#dynamicTagListBlock-997 span.teamtool-icon {
    vertical-align: sub;
}
#dynamicTagListBlock-997 li.teamtool-li:hover {
    background: #f7f6f5;
}
li.collection-item.avatar:hover {
    background-color: #f7f6f5;
}
.card-content:hover {
    background-color: #f7f6f5;
}

#dynamicTagListBlock-997 li.teamtool-title {
    line-height: 2rem;
        padding-left: 15px;
    border-bottom: solid 1px #eee;
}

#calendar cal-event-list .event.pull-left {
    margin-top: 15px;
}

span.pull-left.event.event-warning {
    margin-top: 1rem!important;
}
#calendar ul.unstyled.cal-event-list {
    line-height: 3rem;
}
div#cal-slide-content {
    line-height: 3rem;
}

#portalArticleListBlock-882 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 0;
}
div#portalArticleListBlock-882 {
    margin-bottom: 19px;
}
/*form datepicker*/
.ui-datepicker .ui-datepicker-prev {
    left: -17px;
    margin-top: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid red;
    border-bottom: 10px solid transparent;
}
.ui-datepicker .ui-datepicker-next {
    right: -17px;
    margin-top: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid red;
    border-bottom: 10px solid transparent;
}
span.ui-icon.ui-icon-circle-triangle-w {
    width: 15px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 50%;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    height: 2.2rem;
}
select {
    display: unset;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0;
}
.ui-datepicker table {
    margin: 16px 0 .4em;
}
select {
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding: 5px;
    border: 1px solid #9e9e9e;
    border-radius: 2px;
    height: 3rem;
}
.control-group {
    border: solid 1px #eee;
    padding: 5px 0px 5px 1px;
}
.controls.btn.waves-effect {
    width: 10rem;
}

#frmTeamAgenda select#types {
    display: none;
}

.wiki-manage-btn a i {
    font-size: 24px !important;
    color:#004c99;
}

/*vakantie formulier*/
#frmTeamAgenda a.btn.dialog.iframe.waves-effect {
    display: none;
}

#frmTeamAgenda select#userID {
    display: none;
}

select#userID{
  display: none;
}

/*read more verbergen*/
a.loadmorearticle {
    display: none;
}

/*ideeen bus*/

#form-137 fieldset {
    border: unset;
}

#form-137 .control-group {
    border: unset;
    width: 75%;
}

#customerForm-137 .contentTop {
    padding: 1rem;
}

#form-137 div#mceu_27 {
    min-height: 275px;
}

#form-137 .controls.input-field {
    margin-right: 2%;
}
/*
div#mceu_11 {
    width: 125%!important;
}*/

/*notifications no border radius & hover bg color lists*/
#NotificationNav img.circle {
    border-radius: 0;
}

.collection a.collection-item:not(.active):hover {
    background-color: #f7f6f5;
}
/*Tile Colors*/
.C1.appTile.pull-left {
    background-color: #1B4C99;
}
.C2.appTile.pull-left {
    background-color: #DAB221;
}
.C3.appTile.pull-left {
    background-color: #97A68C;
}
.C4.appTile.pull-left {
    background-color: #838485;
}
.C5.appTile.pull-left {
    background-color: #1E4CD5;
}
.C6.appTile.pull-left {
    background-color: #008874;
}
.C7.appTile.pull-left {
    background-color: #D7510C;
}
.C8.appTile.pull-left {
    background-color: #443E35;
}
.C9.appTile.pull-left {
    background-color: #0b348b;
}
#quicklinkApps i.material-icons {
    color: white;
}
#QuicklinkTabContent .appTile a {
    color: #fff;
}
.appTile.pull-left {
    border-radius: 4px;
}

span.badge.new {
    border-radius: 4px;
}
a#prevCycle {
      background-color: #dbb222;
    color: #fff;
    border-radius: 4px;
    box-shadow: unset;
/*    background-color:#004c99;
    color: #fff;
    border-radius:4px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);*/
}
a#nextCycle {
      background-color: #dbb222;
    color: #fff;
    border-radius: 4px;
    box-shadow: unset;
    margin-right: 1rem;
/*    background-color: #004c99;
    color: #fff;
    border-radius:4px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);*/
}
#QuickblogButton i.large.material-icons {
    color: #443e35;
}
#QuickblogButton i.large.material-icons:hover {
    color: #fff;
}
.blue {
    background-color: #1e4cd5!important;
}
.red {
    background-color: #d7510c!important;
}
.black {
    background-color: #838485!important;
}

#userSearchListWrapper .btn-large {
    background: #ffffff;
    border-radius: 50%;
    border: solid 1px #e0e0e0;
}
#userSearchListWrapper .btn-large:hover {
    background: #008874;
}

#userProfileView a.btn-floating.btn-large.waves-effect.waves-light.darken-2, #settingsButton a.btn-floating.btn-large{
    background-color: #443e35;
    border-radius: 50%;
}
#userProfileView a.btn-floating.btn-large.waves-effect.waves-light.darken-2:hover, #settingsButton a.btn-floating.btn-large:hover{
  background: #008874;
}

#searchedList a.dropdown-button.btn.right.search-filer-type.waves-effect {
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    box-shadow: none;
}
#searchedList a.dropdown-button.btn.right.search-filer-type.waves-effect:hover {
    background-color: #D7510C;
    color:white;
}
.userCount.left.col-sm-3 {
    padding: 1rem;
}
.pagination li.active{
   background: #443e35;
}
.pagination li.active:hover{
   background:  #008874;
}

.collection .collection-item:hover {
  background-color: #f7f6f5;
}

#form-137 .btn  {
    background: #443e35;
}

#form-137 .btn:hover  {
    background: #008874;
}




/*css test pagina opmaak*/
H1 {
    font-size: 2em;
}
 h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: 0.83em;
}
dd {
    padding-left: 3rem;
    line-height: 1.5rem;
}
#test-team li {
    margin-left: 2rem;
    line-height: 1.5rem;
}
i {
    font-style: italic;
}
strong {
    font-weight: 700;
}
a {
    color: #004c99;
}
h3.Cmn-HeadingBig {
    font-size: 18px;
}
h3.Cmn-HeadingSmall {
    font-size: 18px;
}
h5.userMemberTitle.Cmn-HeadingSmall {
    font-size: 18px;
}
h5#teamAgendaEventTitle, #teamCalenderWrapper h5.Cmn-HeadingSmall, #latestTeamArticlesTitle h5.Cmn-HeadingSmall, h5#teamMemberListTitle, #teamToolWrapper h5.Cmn-HeadingSmall, .tileGroupHeader .Cmn-HeadingSmall, h5.Cmn-HeadingSmall.col.s12.searchPageTitle {
    font-size: 18px;
}
h5.userListTitle {
    font-size: 1.9rem;
    font-weight: 400;
}
/*NIEUW IN DE KENNISBANK*/

#wikiItemList-1276 p.wiki-item-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*new top menu*/
img#home-new {
    margin-left: 1rem;
    margin-bottom: 1rem;
    width: 120px;
    Box-shadow: 0 1px 2px rgb(0 0 0 / 19%), 0 0.6px 0.6px rgb(0 0 0 / 23%);
}
#topmenu-new a:hover {
    background-color: unset;
    color: #003a76;
    text-decoration: underline;
}
#topmenu-new .nav-wrapper {
    background-color:#f7f6f5;
    box-shadow:0 0.5px 1px rgb(0 0 0 / 19%), 0 0.3px 0.3px rgb(0 0 0 / 23%);
} 
#topmenu-new a {
    color: #443e35;
    font-size: 17px;
    text-transform: initial;
}
nav#topmenu-new {
    box-shadow: none;
}
#topmenu-new .user-profile-li img {
    height: 50px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#topmenu-new .right {
    margin-top: 7px;
}
#topmenu-new .right {
    margin-right: 1em;
}
li.C11.user-profile-name-li,
li.C12.gbp,
li.C13.notification-btn-li,
li.C14 {
    height: 60px;
    line-height: 60px;
}
li.C1 {
    padding-left: 1rem;
}
li.C14 {
    margin-right: 1rem;
}

#y1 .C1 i.material-icons, .C1 a,
#y1 .C2 i.material-icons, .C2 a,
#y1 .C3 i.material-icons, .C3 a,
#y1 .C4 i.material-icons, .C4 a,
#y1 .C5 i.material-icons, .C5 a,
#y1 .C6 i.material-icons, .C6 a,
#y1 .C7 i.material-icons, .C7 a,
#y1 .C8 i.material-icons, .C8 a,
#y1 .C9 i.material-icons, .C9 a,
#y1 .C10 i.material-icons, .C10 a,
#y1 .C11 i.material-icons, .C11 a,
#y1 .C12 i.material-icons, .C12 a,
#y1 .C13 i.material-icons, .C13 a{
    float: left;
    margin-right: 0.3rem;
    font-size: 17px;
}
#topmenu-new li.C10.user-profile-li {
    width: 50px;
    height: 57px;
}
nav img[alt="Profielfoto"] {
    cursor: pointer;
}
a.tooltipped.C9 {
    padding: 0;
}
#topmenu-new #userProfileName a {
    text-transform: initial;
}
#topmenu-new nav ul a {
    padding: 0 10px;
}

/*quicklink & search*/
.quick-links-div ul {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 7;
    -webkit-column-gap: 40px;
    column-count: 5;
    column-gap: 40px;
}
span.qucik-link-icon {
    vertical-align: sub;
    margin-right: 10px;
}
.quick-links-div.row {
    background: #004c99;
    padding: 50px 25px;
    border-radius: 5px;
    display: none;
    margin-top: 1rem;
    margin-right: 0 !important;
    width: 100%;
    margin-left: 0 !important;
}
.quick-links-div ul li span {
    color: #fff;
    font-size: 1rem;
}
li.solr-list-item {
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 1rem;
}
li.solr-list-item {
    margin-bottom: 0;
}
li.solr-list-item:hover {
    background-color: #f7f6f5!important;
}

li.quick-link-item {
    line-height: 50px;
}
li.quick-link-item a {
    font-size: 17px;
}
li.quick-link-item:hover {
    transition: all cubic-bezier(0.24, 0.5, 0.38, 0.73) 0.3s;
    transform: scale(1.1);
}
.search-heading {
    text-align: center;
    font-size: 1.4vw;
    margin-bottom: 10px;
}
.search-desc {
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 24px;
}

div#teamWebsitePageView-1284 {
    width: 70%;
    margin-left: 15%;
}

#solr-search-conatiner .widgetHeader.widget-md-heading {
    background: unset;
    color: #1b4c99;
    padding: 0 24px 0 0;
}
#solr-search-conatiner h4.Cmn-HeadingSmall {
    font-weight: 400;
    font-size: 1.9rem;
    padding: 18px 15px;
}
div#solr-search-conatiner {
    /*box-shadow: 0 4px 16px rgb(204 204 204 / 62%);*/
    box-shadow: unset;
    padding: 10px;
}

div#solr-search-conatiner {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

#solrsearchBar form.form-inline {
    padding: 1rem;
}
.advance-filter-div {
    box-shadow: unset;
    border: solid 1px#e0e0e0;
    border-radius: 5px;
}
#searchResult.advance {
    height: 100%!important;
}
select.initialized {
    display: none;
}

div#searchResult {
    overflow: hidden;
}
.select-wrapper input.select-dropdown {
    margin: 0 0 11px;
}
div#zoek-expertise-btn,
#zoek-opalles-btn{
    padding: 1rem;
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#zoek-expertise-btn button.btn.btn-ico-minimal.waves-effect {
    margin-right: 15%;
}
#zoek-opalles-btn button.btn.btn-ico-minimal.waves-effect {
    margin-right: 40%;
}
div#searchedList {
    margin-top: 3rem;
    box-shadow: none;
    width: 102%;
    margin-left: -1%;
    margin-bottom: 1rem;
}
ul.portalUserList.collection.z-depth-1 {
    box-shadow: none;
    border: solid 1px #e0e0e0;
}
#chatList div#searchedList {
    width: 100%;
    margin-left: 0;
}

div#chatListWrapper {
    margin-top: -15px;
}
#chatListWrapper .col.s8.m10.userProfileContent.valign-wrapper {
    padding-top: 10px;
}
.solr-search-filter-ul .dropdown-content li > span {
    color: #464646!important;
}
#searchfilterlist .widgetHeader.userListFilter.widget-md-heading.mb20 {
    background: unset;
    padding: 0 24px 0 0;
}
#searchfilterlist  h5{
    color: #1b4c99;
    font-weight: 400;
    font-size: 1.9rem;
}
#teamContactSearchDiv .catalogInputClearLink, #teamContactSearchDiv .filterInputClearLink {
    right: 4.5vh;
}

#userProfileView .row.col.s12.card.user-tags-div {
    display: none;
}
div#searchfilterlist {
    box-shadow:unset;
    padding: 1rem;
    height: 290px;
    border:solid 1px #e0e0e0;
    border-radius: 5px;
}
#searchfilterlist .searchHeader.col.s12.row.card {
    box-shadow: unset;
}

#userSearchListWrapper ul.collection.z-depth-1.userList {
    box-shadow: unset;
}
.select-wrapper input.select-dropdown {
    margin: 20px 0 11px;
}
/*neuw menu header rechts*/
#topmenu-new ul.right.hide-on-med-and-down {
    border: rgba(27,76,153,.75) solid 1px;
    height: 51px;
    border-radius: 5px;
    box-shadow: 0 0.5px 1px rgb(0 0 0 / 19%) inset, 0 0.5px 1px rgb(0 0 0 / 23%) inset;
}
#topmenu-new i.material-icons.gbp {
    color: #443e35;
}
#topmenu-new i.material-icons.gbp:hover {
    color: #003a76;
}

#topmenu-new a.tooltipped.gbp {
    height: 50px;
    line-height: 50px;
    margin-top: -6px;
}
#topmenu-new  li.C13.notification-btn-li {
    height: 50px;
    line-height: 50px;
    margin-top: -6px;
}
#topmenu-new  .C13 i.material-icons.tooltipped {
    color: #443e35;
}
#topmenu-new  .C13 i.material-icons.tooltipped:hover {
    color: #003a76;
}
#topmenu-new  li.C14 {
    height: 50px;
    line-height: 50px;
    margin-top: -6px;
}

#topmenu-new .C14 i.material-icons {
    color: #443e35;
}
#topmenu-new .C14 i.material-icons:hover   {
    color: #003a76;
}

div#loginWidget-860,
div#notification-863{
    display: none;
}
#portalArticleListBlock-865 .widgetHeader.widget-md-heading.mb20,
#userListBirthday-866 .widgetHeader.widget-md-heading.mb20  {
    background: white;
    color: #dbb222;
}
#teamView .widgetHeader.widget-md-heading {
    background: white;
    color: #dbb222;
}
div#teamView {
    box-shadow: unset;
}
#teamView .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
.appTile.left {
    box-shadow: unset;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

h4.Cmn-HeadingSmall {
    font-weight: 400;
    font-size: 1.9rem;
}

.birthdayWidgt .widgetHeader i {
    color: #dbb222;
    font-size: 1.9rem;
    float: left;
    margin: 0;
}
.birthdayWidgt .widgetHeader h4 {
    background: #ffffff;
}

div#userListBirthday-866,
div#portalArticleListBlock-882,
div#userListNew-876,
div#agendaCalendareView-870,
div#wikiItemList-1276,
div#teamListBlock-877, 
div#dynamicTagListBlock-997,
div#stickynote-875  {
    box-shadow: unset;
}

#userListBirthday-866 .birthdayWidgt {
    background: #25ad4b;
    border-radius: 5px;
}

.widgetHeader.widget-md-heading {
    background: white;
    color: #dbb222;
}

#portalArticleListBlock-882 .widgetContent,
#userListNew-876 .widgetContent,
#wikiItemList-1276 .widgetContent,
div#userStickyNoteList,
#dynamicTagListBlock-997 article {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

#QuickblogButton i.large.material-icons {
    color: #dbb222;
    background: white;
}

#agendaCalendareView-870 .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

.widget-md-heading {
    padding: 18px 15px;
}
i.material-icons {
    color: #1b4c99;
}

#wikiItemList-1276 .material-icons, .right {
    margin-right: 0;
    margin-bottom: 1.5%;
    margin-top: -1%;
}

#teamListBlock-877 ul.teamList.collection {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

.card.clear {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    box-shadow: unset;
}
#portalArticleListBlock-882 .widgetContent,
#userListNew-876 .widgetContent,
#wikiItemList-1276 .widgetContent,
div#userStickyNoteList,
#dynamicTagListBlock-997 article {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

#QuickblogButton i.large.material-icons {
    color: #dbb222;
    background: white;
}

#agendaCalendareView-870 .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

.widget-md-heading {
    padding: 18px 15px;
}
i.material-icons {
    color: #1b4c99;
}

#wikiItemList-1276 .material-icons, .right {
    margin-right: 0;
   margin-bottom: 0;
    margin-top: 0;
}
#teamWikiPageView .widgetHeader {
    margin-bottom: 3px;
}
#teamWikiPageView .teamWikiHeader.row {
    margin-top: 10px;
}
#wikiItemListall ul.collection.wiki-item-collection {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#notification .widgetHeader.widget-md-heading {
    border-bottom: solid 1px #e0e0e0;
}
#teamListBlock-877 ul.teamList.collection {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

.card.clear {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    box-shadow: unset;
}
div#portalArticleListPaginationWrapperLarge {
    margin-top: -33px;
    z-index: -1;
}
h3.Cmn-HeadingBig {
    font-weight: 400;
    font-size: 1.9rem;
}
#userListBirthday-866 .widgetContent {
    border: solid 1px#e0e0e0;
    border-radius: 5px;
}
#portalArticleListBlock-867 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 0;
    padding-bottom: 12px;
}
div#wikiItemList-1276,
div#teamListBlock-877,
div#stickynote-875,
div#userListNew-876{
    margin-bottom: 20px;
}
#wikiItemList-1276 .widgetHeader.widget-md-heading {
    padding-right: 5px;
}
div#IdeaBox {
    box-shadow: none;
}
a.clndr-previous-button.btn.loadtooltip,
a.clndr-next-button.btn.loadtooltip{
    box-shadow: none;
    border-radius: 5px;
}
button.btn.dropdown-button.drop-mornews.waves-effect {
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
div#latestTeamArticleItemWrapperOuter {
    box-shadow: none;
    border-radius: 5px;
}
div#profile-page-header {
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
ul#profile-page-about-details {
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
ul.collection.z-depth-1 {
    box-shadow: none;
    border: solid 1px#e0e0e0;
    border-radius: 5px;
}
li.quick-link-item {
    width: max-content;
}
#chatListWrapper i.material-icons {
    color: white;
}

#QuickblogButton i.red.material-icons,
#QuickblogButton i.blue.material-icons{
    color: white;
}
/*
#wikinav ul.collection.wiki-item-collection {
    border: solid 1px #e0e0e0;
}*/
#teamWikiView .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    padding: 0.5rem;
}
#teamList .card {
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    margin-top: 0;
}
div#wikiItemListall {
    box-shadow: none;
}
#action-btn i.material-icons {
    color: #fff;
}
button[type="reset"], .cancelAction, .formOptions a.btn {
    background-color: #9E9E9E;
    border-radius: 5px;
}
div#aboutMe,
div#profileCv {
    box-shadow: none;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
        padding: 0.5rem;
}

#teamArticleView .widgetContent {
    margin-top: 12px;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    padding: 0.5rem;
}
#teamWikiPageView .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    padding: 0.5rem;
}
#portalArticleListPaginationWrapperLarge .card.clear {
    min-height: 265px;
    padding-top: 1rem;
}
#userDashboardView h3.Cmn-HeadingSmall {
    font-size: 1.9rem;
    font-weight: 400;
}
div#userDashboardView {
    box-shadow: unset;
}
#portalArticleListPaginationLarge li {
    padding-top: 0.5rem;
}
#portalArticleListBlock-865 .card-content:hover {
    background-color: #fff;
}
#wikiItemList-1276 .collection .collection-item.avatar {
    padding-left: 20px;
    border-radius: 5px;
}
/*
div#notification {
    box-shadow: none;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

a.notification-btn.btn-floating.pulse {
    background-color: #004c99;
}
a.notification-btn.btn-floating.pulse {
    margin-top: 10px;
    margin-bottom: 16px;
}
li.C13.notification-btn-li.hasNotification {
    width: 50px;
}
a.notification-btn.btn-floating.pulse {
    margin-left: 0;
    height: 40px;
    line-height: 40px;
}
.hasNotification li.collection-item.avatar {
    margin-left: -14rem;
    z-index: 9;
    background: white;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    width: 250px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}
.hasNotification i.material-icons.tooltipped:hover {
    border-radius: 50%;
    background-color: #004c9957;
}
.hasNotification i.material-icons {
    color: #fff!important;
}*/
#notification-863 #NotificationNav ul li {
  display: none
}

.notification-btn-li li {
	display: block;
	transition-duration: .5s
}

.notification-btn-li li:hover {
	cursor: pointer
}

.notification-btn-li ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: all .5s ease;
	margin-top: 8px;
	left: 0;
	display: none;
	top: 40px;
	left: -300px;
	z-index: 999;
	right: 15px
}

.notification-btn-li:hover>ul,
.notification-btn-li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
	border: none
}

.notification-btn-li ul li {
	clear: both;
	width: 100%;
	border: solid 1px #e0e0e0;
	border-radius: 5px;
}

.notification-btn-li {
	position: relative
}

.notification-btn-li ul li a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 15px
}

.notification-btn-li.hasNotification i {
	color: #fff!important
}
.hasNotification li.collection-item.avatar {
    box-shadow: 0 0.5px 1px rgb(0 0 0 / 19%), 0 0.3px 0.3px rgb(0 0 0 / 23%);
}
.hasNotification .collection .collection-item.avatar {
    margin-top: 0.5rem;
}

.notification-btn-li.hasNotification a.notification-btn.btn-floating.pulse {
    background: #004c9996;
    margin-top: 13px!important;
    margin-left: 10px;
    margin-right: 10px;
    height: 35px;
    width: 35px;
}

.notification-btn-li ul li:hover {
	background-color: #e0f2f1
}

.notification-btn-li ul li a:hover {
	background: transparent
}

.nav-wrapper .userProfileName {
	display: none
}

nav img[alt="Profielfoto"] {
	cursor: pointer
}

ul.info-footer {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	-webkit-column-rule: 1px single grey;
	-moz-column-rule: 1px single grey;
	column-rule: 1px single grey
}

.quick-links-div ul {
	-moz-column-count: 4;
	-moz-column-gap: 20px;
	-webkit-column-count: 7;
	-webkit-column-gap: 40px;
	column-count: 5;
	column-gap: 40px
}

span.qucik-link-icon {
	vertical-align: sub;
	margin-right: 10px
}

.quick-links-div ul li span {
	color: #fff
}

li.quick-link-item {
	line-height: 50px
}

li.quick-link-item a {
	font-size: 17px
}

li.quick-link-item:hover {
	transition: all cubic-bezier(.24, .5, .38, .73) .3s;
	transform: scale(1.1)
}

a.notification-btn {
	height: 52px
}

.reply-button span.title,
.reply-button p {
	color: #4d5158
}

/*--*/
#y2 {
  margin-top: 45px;
}

.fixed-action-btn {
    z-index: 99;
}
#photofromflmgr{
    box-shadow: none;
    border: solid 1px #e0e0e0;
}
div#notification {
    box-shadow: unset;
}
#notification .read-all-notification {
    left: -165px;
}
div#y3 {
    margin-top: 7rem;
}
.col-lg-6 .widgetWrapper.widgt-Csswrap.animation-element.bounce-up.in-view{
    box-shadow: unset;
    }
.col-lg-6 .widgetWrapper.widgt-Csswrap.animation-element.bounce-up.in-view .widgetContent {

    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
form#frmTeamAgenda {
    padding-top: 1rem;
}
#wikinav li.collection-item.avatar img {
    display: none;
}
#wikinav li.collection-item.avatar {
    padding-left: 1rem;
}
#teamWikiPageView .main-wiki-subpages.collection {
    margin-bottom: 1.5rem;
}
@media (min-width: 1189px) and (max-width: 1680px){ 
li.C11.user-profile-name-li{
  display: none;
}
nav ul a {
    padding: 0 5px;
}
}

@media only screen and (max-width: 1230px){
ul.left.hide-on-med-and-down {
    display: none;
}
nav a.button-collapse {
    display: block;
}
div#loginWidget-860 {
    display: inherit;
}
}
i.yeartext:before {
    content: 'jaar';
    font-size: 15px;
    font-style: initial;
}
i.yeartext {
    font-size: 0px;
}

/*Tag icon*/
div#tagListBlock-1428 {
    display: none;
}
p#ikbenPloeg strong {
    width: 100%;
    display: block;
}
img.newstagicon {
    width: 150px;
    margin: 0px 20px 20px 0px;
}
p#ikbenPloeg {
    margin: 0;
}
#teamArticleView h3
,#teamWikiPageView h3
,#teamagendaeventview h3{
  color:#dbb222 !important;
}
#teamArticleView h4
,#teamWikiPageView h4
,#teamagendaeventview h4{
  color:#004c99 !important;
}