/* style.custom.css, created on 14-06-2017 09:27 */

/*Wiki view*/
.wiki-manage-btn{
  display:none !important;  
}
div#teamWikiView .sub-wiki-page .wikiPageLink {
    padding-left: 25px;
    width: 90%;
}
div#teamWikiView .sub-wiki-page ul .sub-wiki-page .wikiPageLink{
  line-height:50px;
}
/*Portal search page*/

.searhtagdiv-header {
    background: #2b2a86 !important;
}

.appTile, .appTile:hover{
  box-shadow:unset !important;
}
.user-search-results .round-badge{
  padding: 3px 6px;
}
/*Search wiki page*/
#searchWidget-581 #keyword {
  width:auto !important;  
}
div.searchWikiPage-div #taglist {
   
    box-shadow: none;
    max-height: 100%;
    overflow-y: initial;
    right:14px;
}
.searchWikiPage-div #teamContactSearchDiv {
    display: none;
}
.searchWikiPage-div #wikiSearchtagSubmitBtn{
  padding:0;
}

.searchWikiPage-div .inputClearLink {
  color:#fff;
  margin-right: -20px;
}

div.searchWikiPage-div ul.dropdown-menu {
  min-width:193px;
}

div.searchWikiPage-div .down, div.searchWikiPage-div .up {
  display:none !important;
}
div#searchwikilist .widgetHeader h5.Cmn-HeadingSmall {
    margin-left: 25px;
}

.searchWikiPage-searchfield {
    position: absolute;
    top: -12px;   
    left: -282px;
}
#searchwikilist .rtn-btn {
    margin: -8px;
    margin: -8px;
    position: absolute;
    left: 0;
    background: transparent;
    box-shadow: none;   
    font-size: 20px;
}
div.searchWikiPage-div li.sub-tag {
  display:block !important;
}
div.searchWikiPage-div ul#taglist li {
  min-height:0px !important;
  line-height:1rem !important;
}

div.searchWikiPage-div li.taggrouphead strong{
  padding:0 !important;
}

div.searchWikiPage-div .taggrouphead {
  background:transparent !important;
}


div#searchwikilist .tagDrpdwn{
  visibility:hidden;
}


div.searchWikiPage-div #keyword
{
    border-bottom-color: #fff;
    color: #fff ;
}

div#searchWidget-581 .search-users-ico ,div#searchWidget-581 #wikiSearch {
    display: none;
}
/* lists management buttons and colors */

@font-face {
  font-family: 'FuturaStdLight';
  src: url(../fonts/FuturaStdLight.eot);
  src: url(../fonts/FuturaStdLight?#iefix) format("embedded-opentype"), url(../fonts/FuturaStdLight.ttf) format("truetype"), url(../fonts/FuturaStdLight.svg#FuturaStdLight) format("svg");
  font-weight: 400;
  font-style: normal
}

#y1 .row {
  margin-top: 0;
  margin-bottom: 0;
}

div#logo-text {
  margin-top: 1.5%;
}

#logo-text a {
  color: #e04709;
  font-size: 100px;
  font-weight: bold;
}

nav .brand-logo.right {
  right: 7.5rem;
  padding: 0;
}

nav .brand-logo {
  position: relative;
}

ul.pro-set li:hover:before, .circle-1, nav, .widget-md-heading, .login-widget:before, .btn, .btn-large, .modal--titel, .pagination li.active, .white {
  color: #fff;
  font-weight: 500;
  background: #e04709;
}
.login-widget li>a {
  padding: 0; 
}

#agendaCalendareView-563 .widgetHeader.widget-md-heading {
  background-color: #2b2a86;
}

.btn-floating i {
  color: #fff;
}

.tabs .indicator, .header, .picker__weekday-display {
  background: #e04709!important;
}

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: #282a86;
  font-weight: normal;
}

.widgetContent .card :not(.card-image)>.card-title {
  font-size: 26px;
  font-weight: 500;
  color: #000;
}

.Cmn-HeadingSmall {
  font-size: 1.1rem;
  vertical-align: middle;
}

.page-footer .footer-copyright {
  color: #fff;
  background-color: #000;
}

#y3 .row {
  margin-bottom: 0px;
}

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 #e04709;
  box-shadow: 0 1px 0 0 #e04709;
}

.search-all-widget {
  padding: 0;
}

div[id^="agendaCalendareView-"] .clndr-today-button {
  color: #2b2a86;
}

div[id^="agendaCalendareView-"] div#teamCalenderWrapper {
  padding: 10px 20px;
  font-size: inehrit;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 3px 3px rgba(204, 204, 204, .62);
}

.collection {
  box-shadow: 0 3px 3px rgba(204, 204, 204, .62);
}

.btn:hover, .btn-large:hover, .formOptions button[type=submit]:hover {
  background: #2b2a86;
  color: #fff;
}

.switch label input[type=checkbox]:checked+.lever:after {
  background-color: #282a86;
}

.switch label input[type=checkbox]:checked+.lever {
  background-color: #0183e4;
}

.tab a {
  color: rgb(43, 42, 134)!important;
}

.tabs .tab a.active, .tabs .tab a:hover {
  background-color: transparent;
  color: #2b2a86!important;
}

/* navigatie top*/

nav ul a {
  color: #fff;
  font-size: 1.1rem;
  height: 55px;
  line-height: 56px
}

nav .nav-wrapper {
  height: 100%;
  padding-left: 10px;
}

nav .button-collapse i {
  height: 56px;
  line-height: 56px;
  color: #ff6701;
}

/*
#x1y2 li>a {
  font-weight: 700;
}
*/

#x1y2 .userView>a {
  height: auto;
  padding: 0;
  background-color: transparent
}

/*
#x1y2 li>a {
  font-size: inherit;
}
*/

/* searchwidget */

#searchWidget-564 {
  background: transparent;
  box-shadow: none;
}

#searchWidget-564 .widgetHeader {
  display: none;
}

#searchWidget-564 .search-all-widget {
  padding: 0 24px;
}

#searchWidget-564 i {
  height: 36px;
  line-height: 36px;
}

#searchWidget-564 #keyword {
  margin-bottom: 4px;
  width: 350px;
  max-width: 66vw;
  border-bottom-color: #fff;
  color: #000
}

#searchWidget-564 #keyword:focus {
  box-shadow: 0 1px 0 0 #fff;
}

/* login widget */

[type="checkbox"].filled-in:checked+label:after {
  border: 2px solid #cfcfcf;
  background-color: #ffffff;
}

.login-widget:before {
  background: #2b2a86;
  height: 48%;
}

#profilePhotoContainer, .CropModal .modal-body, .custmvalign-wrapper .valign, .userProfileImg, .userProfileName, .valign-content i {
  text-align: right;
}

#loginWidget-553 {
  background-color: #2b2a86;
}

#loginWidget-553 {
  padding-top: 150.6px;
}

#loginWidget-553 .userProfileName {
  margin-bottom: -125px;
  margin-top: -100px;
  color: #fff;
  margin-right: 115px;
  text-align:left;
}

#loginWidget-553 ul.pro-set li a {
  color: #ffffff;
}

.userProfileImg a {
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

#loginWidget-553 .userProfileName a {
  color: inherit;
}

#loginWidget-553 .userProfileImg {
  margin-top: 55px;
}
/*
#portalArticleListBlock-557 .widget-md-heading, .mb20 {
  display: none;
}*/

#userDashboardView .mb20 {
  display: unset;
}

.googleSearchFooter, .widgt-Csswrap {
  box-shadow: 0 3px 3px rgba(204, 204, 204, .62);
}

.btn, .btn-large, .formOptions button[type=submit] {
  color: #fff;
  background: #282a86;
}

#teamArticleView .widgetHeader {
  display: none;
}

#teamArticleList i.material-icons {
    color: #2b2a86;
}
/*
#teamWikiPageView i.material-icons {
    color: #ffffff;
}
*/

.userProfileName {
  font-size: 18px;
}

.userProfileImg {
  margin: 0 0;
}

.userProfileOptions {
  padding: 0;
}

#x1y2 li>a>i, #x1y2 li>a>[class^="mdi-"], #x1y2 li>a li>a>[class*="mdi-"], #x1y2 li>a>i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 5px 0 0;
  width: 24px;
  color: rgb(255, 102, 0);
}

ul.pro-set li a {
  color: #000000;
  font-size: inherit;
  text-transform: uppercase;
  font-weight: normal;
}

/*
#x1y2 li>a {
  padding: 0 3% 0;
}
*/

ul.pro-set {
  margin-left: 0;
}

#loginWidget-553 ul.pro-set li {
  margin-bottom: 9px;
  border-bottom: 0px;
}

.widgt-bumper {
  padding-bottom: 10px;
}

.Cmn-HeadingBig {
  font-size: 1.1rem;
}

#dynamicTagListBlock-573h4.widgetHeader.widget-md-heading.Cmn-HeadingBig {
  background-color: #282a86;
}

#userProfileView .btn-floating i {
  color: #fff;
}

/*headers homepage*/

#searchWidget-581 form .input-append>button:nth-child(3) {
  /*right: 46px;*/
}

#searchWidget-581 form .input-append>button:nth-child(4) {
  right: 92px;
}

#header-zoeken h4.widgetHeader.widget-md-heading.Cmn-HeadingSmall {
  background-color: #e04709;
}

#header-zoeken button.btn.btn-ico-minimal.search-users-ico.waves-effect {
  background-color: #e04709;
}

#header-zoeken button.btn.btn-ico-minimal.waves-effect {
  background: #e04709;
}

#header-news h4.widgetHeader.widget-md-heading.Cmn-HeadingSmall {
  background-color: #a3a3a3;
}

/* teammember list*/

.collapsible.popout>li {
  margin: 0 0;
}

#teamMemberListWrapper .collapsible-header>div {
  padding-left: 1%;
}

.collapsible-header {
  min-height: 6rem;
  line-height: 6rem;
}

#teamMemberListWrapper .teammember-inner-list-item a {
  color: #2b2a86 !important;
}

.collapsible-header i {
  width: 2rem;
  font-size: 2.6rem;
  line-height: 6rem;
}

h4.widgetHeader.widget-md-heading.Cmn-HeadingSmall {
  background: #2b2a86;
  color: #fff;
}

#teamListBlock-559 .widgetHeader.widget-md-heading {
  background-color: #2b2a86;
  color: #fff;
}

/* teampage */

.dropdown-content li>a, .dropdown-content li>span {
  color: #e04709;
}

#teamWikiPageView .breadcrumb {
  font-size: 18px;
  color: #e04709;
}

#teamWikiPageView .breadcrumb:last-child {
  color: #e04709;
}

.Cmn-HeadingBig, .Cmn-HeadingSmall {
  font-weight: 500;
}

div[id^="agendaCalendareView-"] .clndr-today-button em {
  text-transform: uppercase;
}

#footer ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
  line-height: 1.6rem;
}

nav .brand-logo.right {
  color: #fff;
  font-weight: bold;
}

.row .col.l6 {
  padding-left: 10px;
}

@media screen and (max-width: 600px) {
  #logo-text {
    visibility: hidden;
    display: none;
  }
  #logo-image {
    visibility: hidden;
    display: none;
  }
}

.brand-logo {
  font-weight: 900;
}

.dropdown-content {
  background-color: #FFFFFF;
  margin: 0;
  display: none;
  min-width: 225px;
  /* Changed this to accomodate content width */
  max-height: auto;
  margin-left: -1px;
  /* Add this to keep dropdown in line with edge of navbar */
  overflow: hidden;
  /* Changed this from overflow-y:auto; to overflow:hidden; */
  opacity: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 9999;
  will-change: width, height;
}

/*team*/

div#chatform {
  box-shadow: none;
}

@media only screen and (max-width: 580px) {
  #x1y2 {
    width: 300px;
  }
}

#teamMemberList .valign-content {
  background-color: #ffffff;
  box-shadow: none;
}

#teamMemberList .valign-content i {
  color: #e04709;
}

#wikihide .material-icons {
  color: #fff;
}

#wikinav i.material-icons {
    font-size: 1.2rem;
    text-align: center;
    margin-right: 1rem;
    width: 2rem;
}

#teamMemberList .custmvalign-wrapper .valign {
  color: #2b2a86;
}

#wikinav .wikiLink {
  line-height: 21px;
}

.pagination li.active a {
  color: #fff;
}

#teamView .widgetHeader.widget-md-heading {
  background-color: #a3a3a3;
}

#teamArticleList nav {
  background-color: #2b2a86;
}

#teamWikiView nav {
  background-color: #a3a3a3;
}

#header-news.widgt-Csswrap {
  margin-bottom: 5px;
  background: #fff;
}

#action-btn .btn-floating i {
  color: #fff;
}

#teamListBlock-580 .widget-md-heading {
  color: #fff;
  font-weight: 500;
  background: #a3a3a3;
}

nav .brand-logo {
  margin-left: 5%;
      z-index: 1;
}

#searchWidget-581 {
  background: transparent;
  box-shadow: none;
  margin-top: -54px;
}

#searchWidget-581 .search-all-widget {
  padding: 0 14px;
}

#searchWidget-581 i {
  height: 36px;
  line-height: 36px;
}

#searchWidget-581 #keyword {
  margin-bottom: 4px;
  width: 290px;
  max-width: 66vw;
  border-bottom-color: #fff;
  color: #fff
}

#searchWidget-581 #keyword:focus {
  box-shadow: 0 1px 0 0 #fff;
}

#searchWidget-581 .btn {
  color: #e04709;
  background: #ffffff;
}

.btn-ico-minimal {
  top: 6px;
}

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /*#logo-left {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }*/
  nav .button-collapse i {
    color: #fff;
  }
  nav .nav-wrapper {
    padding-left: 0;
  }
}

#kennisbank img {
  margin-top: -35px;
}

#searchWidget-582 .widgetHeader {
  display: none;
}

#searchwikilist .widgetHeader {
  display: block;
}


#x1y2 .widget-md-heading {
  display: block;
}

#searchWidget-582 {
  box-shadow: none;
}

#searchWidget-582 .widgt-bumper {
  padding: 0;
  margin-top: 26px;
}

#searchWidget-582 input {
  margin-bottom: 0;
}

#searchWidget-581 #keyword .widgt-Csswrap {
  margin-bottom: 5px;
}

#searchWidget-582 .tabs .tab a {
  color: rgba(238, 110, 115, 0.7);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 0 !important;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color .28s ease;
}

.tabs {
  overflow-x: hidden;
}

#teamWikiSearchtagDiv, #searchWidget-582 {
  float: left;
  width: 100%;
}

a.inputClearLink {
  padding-right: 10px;
}

#teamWikiSearchCookieTagList {
  padding-top: 10px;
}

[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
  background-color: #e04709;
}

[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after {
  border: 2px solid #e04709;
}



ul:not(.browser-default) {
  padding-bottom: 10px;
}

.col-lg-10 {
  padding-left: 0px;
}

#teamWikiPageView .widgetContent {
  padding-left: 15px;
}

#teamWikiSearchtagResultDiv h5 {
  padding-left: 10px;
}

#frmTeamAgenda {
  padding: 0 16px;
}

#frmTeamAgenda .row .col {
  padding: 0 .75rem;
}

#frmTeamAgenda .formOptions button[type="submit"] {
  background: #2b2a86;
}

#searchHolderTabs.tabs .tab a {
  text-overflow: initial;
}

@media only screen and (min-width: 601px) {
  .container {
    width: 100%;
  }
}

#mobile-demo ul.pro-set li a {
  color: #fff;
}

#mobile-demo #x1y2 li>a>i, #x1y2 li>a>[class^="mdi-"], #x1y2 li>a li>a>[class*="mdi-"], #x1y2 li>a>i.material-icons {
  color: rgb(255, 255, 255);
}

.cal-header-box {
  background-color: #2b2a86 !important;
}

.clndr-today-button {
  color: #2b2a86 !important;
}

#teamWikiView nav {
  background-color: #fff;
}

.btn-large:focus, .btn-floating:focus {
  background-color: #282a86;
}

#userSocialView .valign-content i {
  text-align: center;
  color: #ffffff;
}

#userSocialView .custmvalign-wrapper .valign {
  text-align: center;
  color: #ffffff;
}

#userSocialView .valign-content {
  background-color: #282a86;
}

#calTwo #calDays .day.event {
  background: #e04709;
}

#calTwo #calDays .day.event .day-num {
  border-bottom: 1px solid #2b2a86;
}

#TeamAgendaEventViewer .event .agendaType {
  color: #e04709;
}

.event .eventRow a {
  color: #2b2a86!important;
}

span.badge.new {
  background-color: #e04709;
}

.blue {
  background-color: #2b2a86!important;
}

.widget-md-heading {
  background: #2b2a86;
}

div#dashboardTabContent #userApps div.appTile:nth-child(3) {
  display: none;
}

.widgetWrapper #searchedList li>a {
  color: unset;
  display: unset;
  font-size: inherit;
  font-weight: inherit;
  height: unset;
  line-height: unset;
  padding: 5px;
}
#searchedList .widgetWrapper li>a>i.material-icons{
color: #2b2a86;
}

.widgetWrapper #userFilterFunction li>a {
  color: unset;
  display: unset;
  font-size: inherit;
  font-weight: inherit;
  height: unset;
  line-height: unset;
  padding: 32px;
}

.user-search-results .round-badge {
  background: #2b2a86;
}

.widgetWrapper li>a>i, .widgetWrapper li>a>[class^="mdi-"], .widgetWrapper li>a li>a>[class*="mdi-"], .widgetWrapper li>a>i.material-icons {
  color: rgb(40, 42, 134);
}
#settingsButton .widgetWrapper li>a>i, .widgetWrapper li>a>[class^="mdi-"], .widgetWrapper li>a li>a>[class*="mdi-"], .widgetWrapper li>a>i.material-icons {
  color: #ffffff;
}
.today {
    border: solid 1px #e04709;
}

#menuBar i.material-icons {
  color: #ffffff;
}

#timelineItems .events .card-action, .events .module-label {
  background-color: #e04709;
}

#agendaListBlock-591 {
  padding-left: 15px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  margin-bottom: 8px;
}

#agendaListBlock-591 .widgetHeader, #agendaListBlock-591 .widgetContent {
  display: inline-block;
}

#teamWikiPageView nav {
  background: #ffffff;
  box-shadow: none;
}

#teamWikiPageView .breadcrumb, #teamWikiPageView .breadcrumb:before {
  color: #e04709;
}

#teamWebsitePageView-598, #searchWidget-581 {
  z-index: 1;
}

#teamWebsitePageView-598 .widgetHeader {
  display: none;
}

#teamWebsitePageView-598 nav ul li {
  float: left;
}

#communities ul li {
  padding-left: 10px;
}

#communities ul li:not(.active):hover {
  background-color: #ddd;
}

#cruxRssFrame {
  width: 100%;
  height: 550px;
}

#wikiTagList ul li:not(.active):hover {
  background-color: #ddd;
}

.updateLink {
  margin-top: -32px;
}

#teamWikiView .z-depth-1, nav, .card-panel, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  box-shadow: none;
}

#teamWikiView .breadcrumb:before {
  color: rgb(224, 71, 9);
}

#teamArticleList .breadcrumb:last-child {
  color: #fff;
}

#agendaListBlock-593 .agendaWidgetList_li {
  width: calc(100% - 0px);
  border-left: 5px solid #e04709;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

#agendaListBlock-593 .agendaWidgetList_li img {
  width: 100px;
}

#agendaListBlock-593 .agendaWidgetList_li blockquote {
  border-left: unset;
}

#agendaListBlock-593 p {
  padding-left: 0;
}

#agendaListBlock-593 ul:not(.browser-default) {
  padding-bottom: 0;
}

div[id^="agendaCalendareView-"] #TeamAgendaEventViewer .event .agendaType {
  color: #2b2a86;
}

div[id^="agendaCalendareView-"] #TeamAgendaEventViewer .event {
  padding: 20px 0 20px 25px;
}

#TeamAgendaEventViewer .event .agendaType {
  color: #2b2a86!important;
}

#agendaView .breadcrumb {
  color: #ffffff;
}

#portalAgendaList .breadcrumb {
  color: #ffffff;
}

div[id^="agendaCalendareView-"] #calTwo .day.event.today {
  background-color: #eee;
  color: #ffffff;
}

blockquote.agendaWidgetList_bl {
  line-height: 25px;
  margin-bottom: 0;
  marging-top: 16px;
}

#agendaListBlock-593 .AType-Publicholiday .startTime, #agendaListBlock-593 .endDate, #agendaListBlock-593 .endTime, #agendaListBlock-593 .FromTodash{
  display: none;
}

#agendaListBlock-593 .agendaWidgetList_li:after {
  content: "";
  display: table;
  clear: both;
}

#teamWikiView .breadcrumb {
  color: rgb(224, 71, 9);
}

#teamWikiView.breadcrumb:last-child {
  color: #e04709;
}

#agendaListBlock-591 ul:not(.browser-default) li {
  float: left;
}

#agendaListBlock-591 .widgetHeader {
  float: left;
  margin-top: 15px;
  padding-right: 5px;
}

#searchlist ul:not(.browser-default) li {
  border: solid 1px #e0e0e0;
  padding: 12px 12px 12px 12px;
}

#searchlist hr {
    display: none;
}

.pagination li {
  line-height: 30px;
}

#teamArticleView .widgetContent h1, legend {
  text-transform: uppercase;
  color: #2b2a86;
}

#solrIframe{
  width:100%;
  height:600px;
}

#agendaListBlock-593 .agendaWidgetList_li .agendaWidgetList_bl {
  margin-top: 0;
}

#teamWikiSearchtagResultDivContainer ul li {
    list-style: none;
    line-height: 2.5rem;
    border-bottom: 1px solid #eee;
    color: #282a86;
}

#teamWikiSearchtagResultDiv .teamWikiSearchTagheading.board-hide {
    background-color: #e4e4e4;
    padding: 3px;
}

#solrSearchWidget h5.solrSearchLabel.Cmn-HeadingSmall {
    background-color: #e8e8e8;
    padding-top: 12px;
    padding-left: 5px;
}

tr:hover {
    background-color: #eee;
}

#searchedList li:hover {
    background-color: #eee;
}

#dynamicTagListBlock-604 .teamWikiSearchTagheading.board-hide {
    background-color: #e8e8e8;
    padding: 3px;
}
.solrOrderListDrpdwn {
    padding-right: 5px;
}

div[id^="agendaCalendareView-"] .clndr-today-button {
    font-size: 15px;
}
#agendaListBlock-593 .agendaType {
  display: none;
}
#agendaListBlock-593 blockquote.agendaWidgetList_bl:hover {
    background-color: #eaeaea;
}

.cms .card-action, .cms .module-label {
    background-color: #2b2a86;
}

#nextArticlePage .material-icons {
display: none;
}
#notification-603 .widgetHeader.widget-md-heading {
    display: initial;
    background:none;
}
div#notification-603 {
    background-color: #2b2a86;
    text-transform: uppercase;
}
#notification-603 .widget-md-heading .Cmn-HeadingSmall, .widget-md-heading .Cmn-HeadingBig {
    padding: 0 0 0 10px;
}

#notification-603 ul:not(.browser-default) {
    padding-bottom: 0px;
}

#portalArticleListBlock-609 .widgt-bumper {
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
}


.birthdayWidgt {
    background: #fff;
}
.birthdayWidgt .widgetHeader h4 {
    text-transform: uppercase;
    background: #2b2a86;
}
.birthdaul li .userBirthdayListAge {
    box-shadow: none;
    padding: 8px 8px;
}
.birthdaul li .birthdayname {
    padding: 8px 8px;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: none;
}
.birthdaul li span {
    font-size: 17px;
    text-transform: uppercase;
    padding-top: 8px;
    text-shadow: none;
}
.birthdayWidgt .widgetHeader h4 {
    font-weight: 500;
}
span.userBirthdayListAge {
    display: none;
}

#teamWebsitePageView-613 iframe{
  max-width:100%;
}

#chatform #submitmsg {
    color: #e04709;
}
.btn-floating.btn-large.halfway-fab {
    background: #2b2a86;
}

#loginWidget-553 .pro-set a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#searchedList .dropdown-content li {;
    line-height: 3.5rem;
}

#teamWebsitePageView-590 ul:not(.browser-default) {
    padding-bottom: 0; 
}

#teamWebsitePageView-590 .collection {
    margin: 0 0 1rem;
}
#teamListBlock-559 ul:not(.browser-default) {
    padding-bottom: 0; 
}

#teamListBlock-559 .collection {
    margin: 0 0 1rem;
}

#modal #teamIds ~ .row #slide-out{
  min-width:300px;
}
#modal #teamIds ~ .row #slide-out a.datepicker-icon{
  padding: 0; 
}

#searchuserlist .valign-content i {
    text-align: center;
    color: #e04709;
}
#searchuserlist .valign-content {
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0 13px 27px rgb(255, 255, 255);
}
#searchuserlist .custmvalign-wrapper .valign {
    color: #2b2a86;
    text-align: center;
}
#userSearchListWrapper ul:not(.browser-default) {
    padding-bottom: 0; 
}

.btn:focus, .btn-large:focus, .btn-floating:focus {
    background-color: #5858a0;
}

.dropdown-content{
  overflow-y:auto;
}
.menu-optns {
    width: 225px;
}

.teamWebsiteCol {
    display: none;
}
.teamWikiCol.col-sm-6 {
    display: none;
}

@media only screen and (max-width: 1400px) and (min-width: 992px){
  .userProfileImg{
    visibility: hidden;
  }
  userProfileName{
    margin-right:0;
  }
  #loginWidget-553{
    padding:10px;
    padding-top: 150.6px;
  }
  #agendaCalendareView-592 table{
    font-size:10px;
  }
  #agendaListBlock-593 .agendaWidgetList_li img{
    display:none;
  }
  .agendaImg+.agendaInfoBlock{
    margin-left:0;
  }

}
.leavelist {
    display: none;
}

#teamView.admin .leavelist {
    display: inline-block;
}

#verlofaanvragen {
    padding-right: 10px;
}

#sticky-collection :hover {
    background-color: #ddd;
}

#teamListBlock-559 span.badge.new:after {
    content: " new";
    display: none;
}

#teamListBlock-559 span.badge {
    min-width: 1rem;
    float: left;
    margin-top: -37px;
}

#teamWebsitePageView-590 .collection-item {
    padding-left: 40px;
}

#teamListBlock-559 .collection-item {
    padding-left: 40px;
}

.card .card-title.activator {
    cursor: default;
}
#teamWikiView ul {
    margin-top: -25px;
}

img[src$="http://intranet.crux.local/files?path=/users/11255/default.png&socialmedia=1"] {
    display: none;
}

#teamWikiPageView article td a {
    color: #e04709;
}

/*wiki tags*/
#tagListBlock-591 .widgetHeader.widget-md-heading {
    display: none;
}
#tagListBlock-591 {
    margin-bottom: 0;
}

#tagListBlock-591 h3.relatedTag_h3 {
    margin-top: -3px;
    padding: 10px;
}
#tagListBlock-591 ul.relatedTag_ul {
    width: fit-content;
    height: 33px;
}
#tagListBlock-591 ul:not(.browser-default) li {
    display: inline;
    float: left;
}
#tagListBlock-591 h3.relatedTag_h3 {
    margin-top: 0px;
    padding: 8px;
    color: rgba(0,0,0,.6);
    background: #e4e4e4;
    margin-right: .5rem;
    border-radius: 15px;
    font-weight: 100!important;
    font-size: 13px;
}
#tagListBlock-591 .widgetContent.widgt-bumper {
 padding-top: 5px;
}
/*generic wiki markup*/
.wiki-manage-btn a i {
    font-size: 16.5px !important;
    color: #282a86;
    line-height: 65px;
}

#dynamicTagListBlock-604 {
    margin: 0;
}

#teamWikiPageView .subpage-add-btn.right {
    display: none;
}

li a, #teamArticleView a,#teamWikiPageView a {
    color: #e04709;
}
a.btn.btn-small.followButton.waves-effect, a.btn.btn-small.user-rating.like4637.waves-effect {
    color: white!important;
}
/*table markup*/
#teamArticleView table, #teamWikiPageView table , #teamWikiView table {
  border-collapse: collapse;
}
#teamArticleView tr, #teamWikiPageView tr , #teamWikiView tr{
  border: 0.5px solid #282A86;
}
#teamArticleView th, #teamWikiPageView th,#teamWikiPageView  td , #teamWikiView th, #teamWikiView td{
  text-align: left;
  padding: 4px;
}
#teamArticleView td, #teamWikiPageView td, #teamWikiView td {
    border-right: 0.5px solid #282a86;
}
div#teamArticleView article tr:nth-child(1) td, div#teamWikiPageView article tr:nth-child(1) td, #teamWikiView tr:nth-child(1) td {
    border-right: 0.5px solid #fff;
    background: #282a86;
    color: #fff;
}

div#teamWikiPageView article .tinyMcetableclass tr:nth-child(1) td {
  background: unset;
}
div#teamArticleView article tr:nth-child(1) td:nth-last-child(1), div#teamWikiPageView article tr:nth-child(1) td:nth-last-child(1) ,div#teamWikiView article tr:nth-child(1) td:nth-last-child(1){
    border-right: 0.5px solid #282a86;
}


#teamArticleView tr:not(:first-child), #teamWikiPageView tr:not(:first-child), #teamWikiView  tr:not(:first-child){
    color: #282a86;
}

div#teamArticleView article tr:nth-child(1) td:nth-child(1) ,div#teamWikiPageView article tr:nth-child(1) td:nth-child(1) , div#teamWikiView article tr:nth-child(1) td:nth-child(1){
    border-right: 0.5px solid #ffff;
}
/*timeline*/
#timelineItems .col.s12.l12.center.timelineDate {
    background: #2b2a86;
}
#timelineItems span.card-title.truncate.tooltipped {
    color: #282a86;
}
#timelineItems .card .card-action div a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #808080;
}
#timelineItems .events .card-action {
    background: #fff;
}
h5#monthDisplay {
    font-weight: 500;
    margin-left: -116px;
}
.event.disableevent {
    color: #ccc !important;
}
#agendaCalendareView-628 .event.disableevent .agendaType {
    color: #ccc !important;
}
.event.disableevent .eventRow a {
    color: #ccc !important;
}

#teamWikiPageView .wikiInfo a {
    color: #000;
}

#teamWikiPageView .teamWikiHeader a{
  color:#282a86 ;
}

#comments a{
  color:#fff;
}

#comments .commentOptions a ,#comments .commentInfo a{
  color:#e04709;
}
