/*ROW SETTINGS*/
#y2,
#Y3 {
  margin-bottom: 0;
}
#y1 .container,#y2 .container,#y3 .container,#y4 .container    {
    width: 100%;
}
div#y5 {
    margin-top: 20vw;
}
div#y5 {
    margin-bottom: 0;
}

#y5 .widgt-Csswrap {
    margin-bottom: 0;
}
#teamArticleView .widgetContent {
    padding: 0.75em;
    border: solid 1px #dddddd;
    border-radius: 5px;
}
/*GENERAL COLOR SETTINGS*/
ul.pro-set li:hover:before,
.circle-1,
nav,
.widget-md-heading,
.login-widget:before,
.btn,
.btn-large,
.pagination li.active,
.blue {
  background: #0193cf;
  border-radius: 5px;
}
.modal--titel {
  background: #0193cf;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight:400;
}

.modal .modal-content {
    height: 95%;
}
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: #0193cf;
}

.widget-md-heading {
	color: #ecb800;
}
.dark-orange {
  color: #f2674a;
}
.lightgrey {
	background-color: #f2674a!important;
}
.grey-txt {
  color: #b8c0cb;
}
h3 {
    font-size: 18px;
    font-weight: 500;
}

.btn:hover,
.btn-large:hover {
	background: #f2674a;
}

ul.pro-set li a {
	color: #2b2171;
}

.userProfileImg a, .userProfileImg a img {
    border-radius: 5px;
    border: 1px solid #e0e0e0;
}

img#photofromflmgr {
    border-radius: 5px;
    box-shadow: unset;
}

.border-div {
    border-bottom: 1px solid #e0e0e0;
}
/*KNOWLEDGE*/

.wiki-manage-btn a i {
	font-size: 24px !important;
	color: #0193cf;
}

#wikicollectionview span.appTileTitle {
	position: absolute;
	bottom: 0px;
	z-index: 12;
	left: 0;
	color: #fff;
	width: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0.5%, rgba(0,0,0,0.005) 100%)!important;
	line-height: 20px;
}
.catalog-card-title {
    background: linear-gradient(
0deg
, rgba(0,0,0,1) 0.5%, rgba(0,0,0,0.005) 100%);
}

#teamWikiView .catalog-card .card {
    border-left: 5px solid #ec018c;
}
#teamWikiView .widgetContent {
    /*padding: 0.5rem;
    border: solid 1px #e0e0e0;*/
    border-radius: 5px;
}
.border-div:hover {
   background-color: #e0f2f1;
}

div#wikinav {
    border-radius: 5px;
}
.appTile {
	text-align: center;
	margin: 10px 20px 15px 0;
    width: 118px;
    height: 118px;
}


/*SolR SEARCH*/

.solrOrderListDrpdwn a.dropdown-button {
	width: 195px!important;
}

#teamFileSearchCol {
	display: none;
}
#zoek-expertise button.btn.btn-ico-minimal.waves-effect {
    border: solid 1px;
}

/*USER AND PORTAL MANAGENT*/

.tabs .indicator,
.picker__weekday-display {
	background: #f2674a;
}

.tabs .tab a {
	color: rgb(8 150 208);
}

.widget-md-heading .Cmn-HeadingSmall,
.widget-md-heading .Cmn-HeadingBig {
	margin: 0;
	padding: 0;
	border: none;
}

.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;
	color: #ff6b25;
  padding: 0 12px;
}

nav ul a:hover {
	background-color: #ecb800;
}

nav {
	height: 64px;
	line-height: 65px;
	box-shadow: unset;
}

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: #ffffff;
}

nav ul a:hover {
/*	border-bottom: solid 1px #ff6b25;*/
	background: #fff;
}


#nav {
	background: #2b2171;
}

ul.left.hide-on-med-and-down {
	padding-left: .75em;

}

#teamWikiView nav .nav-wrapper {
    background-color: #ffffff;
}
a.wikishowall i.wikiTasklistall, a.wikipriority i.wikiTasklistall, a.wikimylist i.wikiTasklistall {
    color: #0193cf;
}
div#teamWikiView #wikinav li[id^="sbpgs"] {
    line-height: 20px!important;
}
div#latestTeamArticleItemWrapperOuter:hover {
    background: #e0f2f1;
    border-radius: 5px;
}
#latestTeamArticleItemWrapper img.img-polaroid, #portalArticleListBlock-1192 img.img-polaroid, #teamArticleList img.img-polaroid{
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
#teamArticleList nav .nav-wrapper {
	background-color: #fff;
	text-transform: uppercase;
}
#teamArticleList .card {
    margin: 0 0 0.5rem 0;
}

#teamArticleView nav .nav-wrapper {
	background-color: #0193cf
}
#teamArticleView .btn-floating i {
    color: #0193cf;
}
#teamArticleView .btn-floating i:hover {
    color: #fff;
}
.dropdown-content {
	 min-width: 125px;
}

#userFilterFunction .dropdown-content li>a:hover,
.dropdown-content li>span {
	color: #ff6b25!important;
}

#articleListAllFilter .dropdown-content li>a:hover,
.dropdown-content li>span {
	color: #ff6b25!important;
}

#latestTeamArticlesTitle .dropdown-content li>a:hover,
.dropdown-content li>span {
	color: #0193cf!important;;
}

#latestTeamArticlesTitle ul#dropdown1 {
    margin-top: 2.4rem;
     max-height: 100vh!important;
     border-radius: 5px;
    border: solid 1px #e0e0e0;
}
#latestTeamArticlesTitle .dropdown-content li>a, .dropdown-content li>span {
    color: #0193cf;
}

.dropdown-content li>a,
.dropdown-content li>span {
	color: #2b2171;
}

#header .dropdown-content li>a:hover,
.dropdown-content li>span {
	color: #2b2171;
}

#header {
	margin-left: -15px;
	margin-right: -15px;
}


div#y1 {
	margin-bottom: 0;
}

img#home {
    height: 50px;
    margin-left: 2%;
    margin-top: 5px;
}

#header .material-icons,
.right {
	margin-right: 0;
	margin-bottom: 1.5%;
	margin-top: 0;
}


/*FOOTER*/

#footer {
	margin-bottom: -20px;
}

#footer .row {
	margin-bottom: 0;
}

header#footer {
    background: #293133;
    height: 275px;
    padding: 2rem;
    margin-left: -1rem;
    margin-right: -1rem;
}
#y5 ul {
    line-height: 2rem;
}
#y5 li.white-text.bold {
    font-weight: 400;
    font-size: 1.5rem;
}
#y5 a.white-text:hover {
    color: #b8c0cb!important;
}
#teamListBlock-1342{
  display:none;
}

#y5  a.white-text.bold {
    text-transform: uppercase;
}
#y5 a.white-text.bold.btn.waves-effect {
    background: #f2674a;
    border: 1px solid #fff;
}

#y5 h4.Cmn-HeadingSmall{
    border-bottom: unset;
    color: white;
    padding-bottom: 0;
}

#y3 .row {
	margin-bottom: 0;
}


/*TEAM WIDGET*/

span.badge.new {
	background-color: #58b074;
}

#wikiList-585 .main-wiki-page {
	display: block;
}


/*CALENDAR WIDGET*/

div[id^="agendaCalendareView-"] .clndr-today-button {
	color: #000;
}

div[id^="agendaCalendareView-"] #calTwo .day.event {
	background: #26a69a;
}

div[id^="agendaCalendareView-"] #calTwo .day.event:hover {
	background: #ff6b25;
}

div[id^="agendaCalendareView-"] #calTwo .day.event.today {
	background-color: #ffbe00;
	color: #B23900;
}

td.day.today {
	color: #B23900;
	border: solid 1px;
}


.month.clndr-today-button {
	padding-left: 3%;
}

div#teamAgendaCalendarPagination {
	padding-right: 3%;
}


#teamAgendaCalender .day.event {
	background: #26a69a;
}

#TeamAgendaEventViewer .event .agendaType {
    color: #0a97d1!important;
    font-weight: 400!important;
}
#teamagendaeventview img.img-polaroid.qw {
    border-radius: 5px;
}
#teamagendaeventview button.btn.waves-effect {
    border: 1px solid #0193cf;
}

#calTwo .day.event .day-num {
	border-bottom: 1px solid #fff!important;
}

#calTwo .day.event:hover {
	background-color: #f6971f!important;
}
#teamAgendaCalendarPagination i.material-icons {
    color: #0193cf;
}
#teamAgendaCalendarPagination .clndr-previous-button, #teamAgendaCalendarPagination .clndr-next-button {
    background: #ffffff!important;
}
#teamAgendaCalendarPagination i.material-icons:hover {
    background: #0193cf;
    color: #fff;
    border-radius: 5px;
}

button#submitDate {
    border: 1px solid #0193CF;
}

#portalAgendaList .widgetContent {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 1rem 0;
}
#agendaView .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#cal-slide-content {
    background-color: #f2674a!important;
   -webkit-box-shadow: unset!important;
   box-shadow: unset!important;
}
.picker__date-display {
    background-color: #f2674a;
}
.picker__close, .picker__today {
    color: #f2674a;
}
button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus {
    background-color: #f2674a30;
}
.picker__day.picker__day--today {
    color: #f2674a;
}
.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    border-radius: 5px;
    background-color: #f2674a;
}
.picker__nav--prev:hover, .picker__nav--next:hover {
    background:#f2674a30;
}
/*BIRTHDAY WIDGET*/
.userBirthdayListAge {
    display: none;
}

div#userListNew-1201, div#userListNew-1335, div#userListBirthday-942, div#agendaListBlock-1187, div#portalArticleListBlock-1188, div#portalArticleListBlock-1346, div#userListBirthday-1202 {
    margin-bottom: 18px;
}
#userListBirthday-942 .widgetHeader.widget-md-heading.mb20{
  margin-bottom: 2px;
}

#userListBirthday-1202 .widgetHeader.widget-md-heading.mb20{
	margin-bottom: -6px;
}
#userListBirthday-942 .birthdayul, #userListBirthday-1202 .birthdayul {
  margin:0px;
}


.birthdayWidgt .widgetHeader i {
    font-size: 1.4vw;
    margin: 0 20px 0 0;
}

#userListBirthday-942 li.userBirthdayListItem.row.collection-item, #agendaListBlock-1187 li.agendaWidgetList_li.agendaWidgetList_li_small, #userListBirthday-1202 li.agendaWidgetList_li.agendaWidgetList_li_small{
    line-height: 80px;
    height: 80px;
    padding: 0;
    margin: 0.4rem 0;
    border-radius: 5px;
     border: 1px solid #e0e0e0;
}
#userListBirthday-1202 li.userBirthdayListItem.row.collection-item {
    padding: 0;
    height: 78px;
    line-height: 78px;
    margin-bottom: 0.5rem;
    border: solid 1px #e0e0e0;
    border-radius: 5px
}
#userListBirthday-1202 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 20px;
}

.birthdayWidgt .widgetHeader i {
    color: #0f99d2;
    display: none;
}
span.birthdayDate.col.\33 {
    color: #0f99d2;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: 5px solid #00a850;
    height: 100%;
}

.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 {
    background: #ffffff;
    box-shadow: unset;
}

.birthdaul li .birthdayname {
	text-transform: uppercase;
	Font-size: 21px;
	font-weight: 500;
	text-shadow: none;
}

.birthdaul li span {
	font-size: 21px;
	color: #fff;
	font-weight: 500;
	text-shadow: none;
}

.birthdaul li .birthdayname {
	padding: 0 8px;
}

#userListBirthday-599 em {
	color: white;
}


/*NEWS WIDGET HOMEPAGE*/

#portalArticleListBlock-540 {
	padding-bottom: 25px;
}


/*STICKY NOTE WIDGET*/

#userStickyNoteList {
	min-height: 50px;
}


/*POLL WIDGET*/

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:after {
	background-color: #B23900;
}

[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: 400;
    font-size: 1.9rem;
}

#calTwo .day.event {
	background:#f2674a!important;
	color: #fff!important;
  border-radius: 5px!important;
}

td.day.today {
    border: unset;
    background: #b8c0cb;
    border-radius: 5px!important;
    color: #fff;
}

.clndr-today-button {
	color: #000!important;
}


/*LOGIN WIDGET*/
div#loginWidget-1339 {
  display: none;
}
 

#loginWidget-528 h4 {
	font-size: 32px;
	color: #fff;
}

#loginWidget-528 form.form-horizontal {
	padding-top: 50px;
}
/*Login Page*/
#loginPage .widgetHeader.widget-md-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #f26b4f;
    color: #fff;
}
#loginPage {
    box-shadow: unset;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
#loginPage content {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

/*News & Blogs*/

#teamArticleView .widgetContent h1,
legend {
	text-transform: uppercase;
}

.headerforform {
	background: #2b2171;
}

.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;
	padding-left: 10px;
}

#customerForm-65 textarea.materialize-textarea.fluid {
	background-color: #26a69a08;
	border: solid 1px #ff6b25;
}


/*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: #26a69a;
	color: white;
	line-height: 55px;
	height: 55px;
	text-transform: uppercase;
	padding-left: 15px;
}

#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:hover {
	box-shadow: unset;
}

#dashboardTabContent .appTile {
    margin: 15px 9px 15px 7px;
    border-left: solid 5px #f2674a;
}
#teamListBlock-537 div#dashboardTabContent {
    margin-top: 28px;
    margin-left: 0;
    padding-left: 0.5rem;
    border: 1px solid #e0e0e0;
}
#teamListBlock-537 

button#addQuickblogbtn {
    margin-top: 23px;
    background: #fff;
    border-radius: 5px;
    border: solid 1px #0193cf;
    box-shadow: unset;
    color: #0193cf;
    margin-left: 34%;
    padding: 0 0.75rem;
}
#QuickblogButton a.btn-floating.btn.waves-effect:hover, #SpotLightButton a.btn-floating.btn.waves-effect:hover{
    background: unset!important;
}
button#addQuickblogbtn:hover {
    border: solid 1px #0193cf;
    color: #fff;
    background: #0193cf;
    margin-left: 34%;
    padding: 0 0.75rem;
}
#QuickblogButton .fixed-action-btn.horizontal,#SpotLightButton .fixed-action-btn.horizontal{
	margin-top: 8rem;
	margin-bottom: -5.3rem;
}

#QuickblogFotosHeader {
	padding-top: 10px;
	margin-left: -10px;
}

#QuickblogButton .btn,#SpotLightButton .btn ,
.btn-floating {
	box-shadow: none;
}

#QuickblogButton .fixed-action-btn.horizontal ul li,#SpotLightButton .fixed-action-btn.horizontal ul li {
	margin: 0 15px 0 0;
}

#portalArticleListBlock-1338 .widgt-bumper {
	padding: 0 0 0 0;
}
div#portalArticleListBlock-1192 .card.clear {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    margin-bottom: 0.5rem;
}
#portalArticleListBlock-1192 .card.clear:hover {
    background-color: #e0f2f1;
}

#portalArticleListBlock-1338 .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;
}


/* Idea widget*/

#title-label {
	display: block !important;
}

table.ui-datepicker-calendar {
	BACKGROUND-COLOR: white;
	border: solid 1px #9e9e9e;
}

#customerForm-65 input#title {
	background-color: #26a69a08;
	border: solid 1px #ff6b25;
}

.positio {
	margin-top: 15%;
}

#workarea {
	position: absolute;
	width: 280px;
	height: 100px;
	background-color: white;
	font-family: Raleway;
}

#personal {
	color: black;
	text-decoration: none;
	position: absolute;
	bottom: 15px;
	right: 2%;
}

.spot {
	position: absolute;
	width: 190px;
	height: 100px;
	top: 0;
	left: 0;
}


.svg-wrapper {
	margin-top: 0;
	position: relative;
	width: 90px;
	height: 40px;
	display: inline-block;
	border-radius: 3px;
	margin-left: 5px;
	margin-right: 5px
}

#shape {
	stroke-width: 6px;
	fill: transparent;
	stroke: #009FFD;
	stroke-dasharray: 85 400;
	stroke-dashoffset: -220;
	transition: 1s all ease;
}

#text {
	margin-top: -35px;
	text-align: left;
}

#text a {
	color: black;
	text-decoration: none;
	font-weight: 100;
	font-size: 1.1em;
}

.svg-wrapper:hover #shape {
	stroke-dasharray: 50 0;
	stroke-width: 3px;
	stroke-dashoffset: 0;
	stroke: #06D6A0;
}

ul#topmenudropdown2 {
	width: 100%;
}

/*webshop*/

#webshopProductList span.card-title {
	background: #00000087;
}

#registration [type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	left: unset;
	color: green;
}

h4.product-header {
	padding-left: 1rem;
	padding-top: 1rem;
}

#cart input[type="text"] {
	height: 21px;
}

span.divider {
	color: #b23900;
}

.divider {
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
}

li.active {
    color: #0193cf;
}

.webshopWrapper ul.breadcrumb li {
	float: left;
	margin-left: 5px;
}

p.cartItemlabel {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

#webshopProductList .card .card-title {
	font-size: 20px;
	height: 100px;
}

.appTile .appTileTitle {
	margin-bottom: 0;
}

#customerForm-108 input {
	margin-bottom: 3px;
}

#customerForm-108 button {
	margin-bottom: 0;
}

#wikiList-1032 a.task-wiki-timelog.waves-effect.waves-light.dialog.iframe.timelog-add-btn {
	display: none;
}
span.feedback-icon.col.s1 {
    margin-left: 0.5rem;
    margin-right: -.5rem;
    margin-top: 0.3rem;
}
.options.col.s4 {
    background: #fff;
    padding: 0;
    margin-right: 10px;
    width: 32%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    border-left: 5px solid #ec018c;
}
#question-form img {
    border-top-right-radius: 5px;
}
.check-btn button {
    background: #ffffff!important;
    border: 1px solid #0193cf;
}


.feebbackdiv.options.col.s4 {
	height: 81.021px!important;
	background-color: unset;
	border: unset;
	box-shadow: unset;
  float: right;
}
.option-feedback {
 margin-top: 0!important;
}
span.option-text {
	font-size: 18px;
	font-weight: 400;
  /*padding: 1rem 2rem 0;*/
  line-height: 1.5rem;
}
.option-bottom {
    margin-top:0px;
    color: #0a97d1;
    padding: 0 1rem;
    display: block;
}
.textwithoutimg span.option-text{
  padding-left:0px !important;
}
.option-top {
    padding: 5px 0 !important;
}
span.option-checkbox {
    background: unset!important;
    bottom: 0px;
   top: unset !important;
   position:relative !important;
}
.additional-feedback {
    background: #0193cf!important;
    border-bottom-right-radius: 5px;
}
span.option-feedback-text.col.s11 {
    font-size: 14px!important;
}
#question-form i.material-icons.correct {
    color: #fff;
}
#teamATestView i.material-icons.wrong {
    color: #fff;
}
.additional-feedback {
    background: #eadee5;
}
/*.option-top {
	margin-bottom: 1rem;
  border-bottom: 1px solid #e0e0e0;
}*/

.textwithoutimg span.option-text {
	line-height: 2rem!important;
}

.option-feedback {
	display: inherit!important;
}

span.option-feedback-text.col.s11 {
	margin-top: 5px;
}


/*aanpassingen 09042019*/

.appTile {
  border-radius: 5px;
}

div#portalArticleListBlock-950 {
	margin-bottom: 11px;
}

a#prevCycle {
	background: #ecb800;
	margin-top: -35px;
  border-radius: 5px;
}

a#nextCycle {
	background: #ecb800;
	margin-top: -35px;
  border-radius: 5px;
}

div#portalArticleListPaginationLarge {
	height: 0;
}

#portalArticleListBlock-953 .widgetHeader.widget-md-heading.mb20 {
	margin-bottom: 0;
}

#portalArticleListBlock-953 .collection {
	margin: 0 0 2rem 0;
}
.appTile {
    border: solid 1px #b8c0cb;
}
#wikinav .wiki-wiDes {
	padding: 15px 15px 15px;
}

#NotificationNav li.collection-item.avatar:hover {
	background-color: #e0f2f1;
}

#NotificationNav ul.collection {
	margin-top: 0;
  margin-bottom: 0;
}

#userListBirthday-942 li.userBirthdayListItem.row.collection-item:hover , #userListBirthday-1202 li.userBirthdayListItem.row.collection-item:hover{
	background-color: #e0f2f1;
}
.search-all-widget {
    border-radius: 5px;
}
.searhtagdiv-header {
    height: 120px;
    margin-top: 10px;
}
.valign-content {
    background-color: #ffffff;
    border: 1px solid #0193cf;
    box-shadow:unset;
}
.custmvalign-wrapper .valign {
    color: #0193cf;
    font-weight:400;
}
.valign-content i {
    color: #f2674a;
}
#searchWidget-1195 .widgetHeader.widget-md-heading{
padding: 0 1rem;
}
div#searchWidget-1193, div#searchWidget-1195 {
    height: 90px;
}
#searchWidget-1195 .widgetContent.widgt-bumper {
    padding-top: 0;
}
#searchWidget-1195 form.form-inline,
#searchWidget-1193 form.form-inline{
    margin-top: 0;
}
div#searchWidget-1195,
div#searchWidget-1193 {
    margin-bottom: 0;
}
#searchWidget-1193 h4.Cmn-HeadingSmall, #searchWidget-1195 h4.Cmn-HeadingSmall{
    font-size: 1.5rem;
}
#zoek-expertise button.btn.btn-ico-minimal.waves-effect {
    margin-right: 1.2rem;
}
div#sidesearchbox {
    border: 1px solid #e0e0e0;
    border-left: 5px solid #f6971f;
    border-radius: 5px;
}
li.taggrouphead {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
div#searchbox-title {
    margin-top: 10px;
    margin-bottom: 20px;
}
#searchWidget-1193 .widgetHeader.widget-md-heading {
    display: none;
}

#searchWidget-941 input[type=text] {
    margin: 12px 0 20px;

}
#searchWidget-941 .widgetContent.search-all-widget.widgt-bumper:hover {
    background-color: #e0f2f1;
}
#searchWidget-941 input[type=text]:focus:not([readonly]){
    border-bottom: 1px solid #f2674a;
    box-shadow: 0 1px 0 0 #f2674a;
}
#userListNew-1335 .collection a.collection-item:not(.active):hover, #userListNew-1201 .collection a.collection-item:not(.active):hover  {
	background-color: #e0f2f1;
  border-radius: 5px;
}
#userListNew-1201 .collection a.collection-item:not(.active) {
    margin-bottom: 0.5rem;
}

#searchWidget-941 .btn,
.btn-large {
    background: #fff;
    border-radius: 5px;
    color: #f2674a;
    border: solid 1px #f2674a;
    box-shadow: unset;
}

#searchWidget-941 .btn:hover, .btn-large:hover{
    background: #f26b4f;
    color: white;
}
#searchWidget-941 i.material-icons:hover {
    color: #fff!important;
}
#searchWidget-941 .widgetHeader.widget-md-heading {
    background: unset;
}

#agendaCalendareView-943 .widgetContent {
	padding-left: 1%;
	padding-right: 1%;
}

#portalArticleListBlock-950 .widgetHeader.widget-md-heading.mb20 {
	margin-bottom: 0;
}

#portalArticleListBlock-950 .card {
	position: relative;
	margin: 0 0 1rem;
}

#portalArticleListBlock-952 .widgetHeader.widget-md-heading.mb20 {
	margin-bottom: 0;
}

#portalArticleListBlock-952 .card {
	position: relative;
	margin: 0 0 1rem;
}

#userListNew-1335 .widgetContent, #userListNew-1201  .widgetContent{
    border-radius: 5px;
}
#teamWikiPageView .widgetContent {
    padding: 0 1rem 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
div#comments {
    padding: 0 1rem 0 1rem;
}
.wikicollection-container-top,
.wikicollection-container-bottom {
	margin-top: 0;
}

#chatList .widgetHeader.userListFilter.widget-md-heading.mb20 {
	padding: 7px;
}
div#chatListWrapper {
    border: solid 1px #e0e0e0;
}

#chatList .widgetContent {
	padding: 1%;
}

#teamCalenderWrapper h5.Cmn-HeadingSmall {
	text-transform: capitalize;
}

#portalArticleListBlock-1338 {
	box-shadow: unset!important;
}


#customerForm-65 fieldset {
	border: none;
}

#customerForm-65 label.control-label {
	display: none;
}

#userListNew-1335 ul.collection, #agendaListBlock-1187 ul.collection, #userListNew-1201 ul.collection {
	margin-top: 0;
}

#paginationDiv .card-content.col-sm-12:hover {
  border-radius: 5px;
}


#wikinav li[id^=sbpgs] {
	margin-bottom: 0;
	margin-top: 0;
}

#portalArticleListBlock-953 .collection a.collection-item:not(.active):hover {
	background-color: #e0f2f1;
}

#teamListBlock-958 ul.teamList.collection {
	margin-top: 0;
}

a.collection-item.waves-effect {
	height: 80px;
	line-height: 60px;
}

#searchlist span.appTileTitle {
	margin-bottom: 7px!important;
}

#teamWikiView span.card-title.catalog-card-title {
	font-size: 21px;
	padding: 15px;
}
div#teamWikiCatalogView {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    padding: 0 .5rem;
}
#teamWikiCatalogView img.img-polaroid {
    border-left: 5px solid #ec018c;
}
.collapsible {
      box-shadow: unset;
}
div#description {
    padding: 0 0.5rem;
}
#teamWikiCatalogView a.btn.waves-effect {
    border: solid 1px #0193cf;
}
.catalog-card .card-content {
	min-height: 155px;
	max-height: 155px;
}

wiki-manage-btn a i {
	font-size: 24px !important;
	color: #2b2171;
}

ol {
	line-height: 2rem;
}

#portalUserChatBoard h5 {
	width: 100%;
}
/*QUICKLINKS WIDGET*/
#teamListBlock-537 .C1.appTile.pull-left.special{
	background-color:  #0193CF;
}
#teamListBlock-537 .C2.appTile.pull-left.special {
 background-color:  #00A850;
}
#teamListBlock-537 .C3.appTile.pull-left {
 background-color:  #EC018C;
}
#teamListBlock-537 .C4.appTile.pull-left {
 background-color:  #F6971F;
}
#teamListBlock-537 .C5.appTile.pull-left {
 background-color:  #F2674A;
}
#teamListBlock-537 .C6.appTile.pull-left {
 background-color:  #47156C;
}
#teamListBlock-537 .C7.appTile.pull-left {
 background-color:  #B8C0CB;
}

#teamListBlock-537 .appTile a {
    color: #ffffff;
}

#agendaListBlock-1151 .agendaInfoBlock.col.s12,
#agendaListBlock-1067 .agendaInfoBlock.col.s12,
#agendaListBlock-1064 .agendaInfoBlock.col.s12,
#agendaListBlock-1187 .agendaInfoBlock.col.s12{
	font-size: 12px;
}

#agendaListBlock-1151 blockquote.agendaWidgetList_bl,
#agendaListBlock-1067 blockquote.agendaWidgetList_bl,
#agendaListBlock-1064 blockquote.agendaWidgetList_bl,
#agendaListBlock-1187 blockquote.agendaWidgetList_bl{
	padding-left: 0;
}

#agendaListBlock-1151 .col.s12.row,
#agendaListBlock-1067 .col.s12.row,
#agendaListBlock-1064 .col.s12.row,
#agendaListBlock-1187 .col.s12.row{
	padding: 0;
  margin-bottom:0;   
}
#agendaListBlock-1067 li.agendaWidgetList_li.agendaWidgetList_li_medium, #agendaListBlock-1187  li.agendaWidgetList_li.agendaWidgetList_li_medium {
    margin-bottom: 0.5rem;
}
#teamAgendaEventContent .eventRow, #teamAgendaEventContent .agendaType{
    font-size: 15px;
}

#agendaListBlock-1151 .col.s3.m2,
#agendaListBlock-1067 .col.s3.m2,
#agendaListBlock-1064 .col.s3.m2,
#agendaListBlock-1187 .col.s3.m2{
	padding: 0;
}

#agendaListBlock-1151 .agendaWidgetList_li .agendaImg,
#agendaListBlock-1067 .agendaWidgetList_li .agendaImg,
#agendaListBlock-1064 .agendaWidgetList_li .agendaImg,
#agendaListBlock-1187 .agendaWidgetList_li .agendaImg{
	margin-left: 0;
}

#agendaListBlock-1151 .agendaInfoBlock.col.s12,
#agendaListBlock-1067 .agendaInfoBlock.col.s12,
#agendaListBlock-1064 .agendaInfoBlock.col.s12,
#agendaListBlock-1187 .agendaInfoBlock.col.s12{
	padding-left: 0;
}

#description ul:not(.browser-default) li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 2rem;
}

#agendaListBlock-1151 .agendaImageDiv,
#agendaListBlock-1067 .agendaImageDiv,
#agendaListBlock-1064 .agendaImageDiv,
#agendaListBlock-1187 .agendaImageDiv{
	height: 78px;
}

#agendaListBlock-1151 .agendaDescDiv.mb10,
#agendaListBlock-1067 .agendaDescDiv.mb10,
#agendaListBlock-1064 .agendaDescDiv.mb10,
#agendaListBlock-1187 .agendaDescDiv.mb10{
	display: none;
}

#agendaListBlock-1151 blockquote.agendaWidgetList_bl,
#agendaListBlock-1067 blockquote.agendaWidgetList_bl,
#agendaListBlock-1064 blockquote.agendaWidgetList_bl,
#agendaListBlock-1187 blockquote.agendaWidgetList_bl{
	margin: 0!important;
}

#agendaListBlock-1151 .col.s8.m10.datediv.mb10,
#agendaListBlock-1067 .col.s8.m10.datediv.mb10,
#agendaListBlock-1064 .col.s8.m10.datediv.mb10, 
#agendaListBlock-1187 .col.s8.m10.datediv.mb10{
	margin-top: 7px;
	font-size: 12px;
}

#agendaListBlock-1151 .col.s8.m10.agendaTypeDiv,
#agendaListBlock-1067 .col.s8.m10.agendaTypeDiv,
#agendaListBlock-1064 .col.s8.m10.agendaTypeDiv {
	font-size: 15px;
  margin-top: -10px;
}

#agendaListBlock-1151 .col.s8.m10.locationdiv.mb10,
#agendaListBlock-1067 .col.s8.m10.locationdiv.mb10,
#agendaListBlock-1064 .col.s8.m10.locationdiv.mb10,
#agendaListBlock-1187 .col.s8.m10.locationdiv.mb10,
#agendaListBlock-1064 span.agendaType,
#agendaListBlock-1064 .agendaTitleDiv {
	color: black!important;
}



#agendaListBlock-1151 .agendaInfoBlock.col.s12:hover,
#agendaListBlock-1067 .agendaInfoBlock.col.s12:hover,
#agendaListBlock-1064 .agendaInfoBlock.col.s12:hover,
#agendaListBlock-1187  .agendaInfoBlock.col.s12:hover{
	background-color: #e0f2f1;
}

#agendaListBlock-1151 .col.s8.m10.datediv.mb10,
#agendaListBlock-1067 .col.s8.m10.datediv.mb10,
#agendaListBlock-1064 .col.s8.m10.datediv.mb10,
#agendaListBlock-1187 .col.s8.m10.datediv.mb10{
	/*color: #b23900;*/
	color: #2b2171;
}

#agendaListBlock-1151 blockquote.agendaWidgetList_bl,
#agendaListBlock-1067 blockquote.agendaWidgetList_bl,
#agendaListBlock-1064 blockquote.agendaWidgetList_bl,
#agendaListBlock-1187 blockquote.agendaWidgetList_bl{
	border-radius: 5px;
}

.agendaWidgetList_li_medium {
	height: 80px!important;
}
#portalAgendaList a.waves-effect.waves-light.btn.filter-date-btn {
    border: solid 1px #0193cf;
}
#teamagendaeventview nav,
#teamWikiCatalogView nav {
	height: 55px;
	line-height: 55px;
	box-shadow: unset;
}

#agendaListBlock-1064 blockquote.agendaWidgetList_bl {
	padding: 0;
}

#teamagendaeventview a.btn.btn-primary.waves-effect {
	margin: 1rem 0 1rem;
}

.user-search-results .round-badge {
	background: #b23900;
}

.searhtagdiv-header {
	background: #ff6b25;
}

.col-lg-s12.searchFiledetails.row {
	border: solid 1px #ccc;
	padding: 10px;
}

.col-lg-s12.searchFiledetails.row:hover {
	background-color: #ddd;
}

ul#profileManageTabs {
	height: 55px;
	line-height: 55px;
}

#profileManageTabs a.active {
	color: #ff6b25;
}

#profileManageTabs a {
	color: #0193cf;
}

#teamListBlock-958 .collection a.collection-item:not(.active):hover {
	background-color: #e0f2f1;
}



.namesection {
	color: #00a850;
}

i#submitmsg {
	color: #ff6b25!important;
  border: 1px solid #ff6b25;
  border-radius: 5px;
  background: #fff;
  cursor: pointer;
}
i#submitmsg:hover {
    color: #fff!important;
    background: #ff6b25!important;
}

#agendaListBlock-1067 .agendaInfoBlock.col.s12,
#agendaListBlock-1064 .agendaInfoBlock.col.s12,
#agendaListBlock-1187 .agendaInfoBlock.col.s12{
	  height: 80px;
    border: 1px solid #e0e0e0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

blockquote {
	padding: 0!important;
}

#searchlist .appTile a {
	margin-top: 25px;
}
div#searchedList {
    padding: 1rem;
}
#portalUserList .pagination.pagination-small {
    padding-bottom: 1rem
}
#teamWikiPageView nav,
#teamArticleList nav,
#teamArticleView nav {
	height: 55px;
	line-height: 55px;
}



/*login form checkbox fix*/

[type="checkbox"].filled-in:checked+label:after {
	background-color: #ffffff;
}


/* timeline markup*/

#timelineItems .card {
	background-color: #e0f2f1;
}

#timelineItems .card .module-label {
	height: 50px;
}

#timelineItems .card-action {
	height: 50px;
}


/*p2p chat*/

.modal--titel {
	height: 51px!important;
}

a.chat-window-close {
	color: white;
}

#chatform {
  background: #e0e0e0!important;
  box-shadow: unset;
}
/*group chat*/

#usermsg {
	background: #fff!important;
}

.msgsection {
	background: #e1f1e6;
}

.msgsection:before {
	border-bottom: 18px solid #e1f1e6;
}

.namesection.myself {
	color: #2b2171;
}


/*upcoming events*/

#portalArticleListBlock-1075 .article-info-author.clear {
	display: none;
}

#portalArticleListBlock-1075 .articleInfo.clear {
	display: none;
}

#portalArticleListBlock-1075 .widgetHeader.widget-md-heading.mb20 {
	margin-bottom: 0;
}

#portalArticleListBlock-1075 .card-content.col-sm-12 {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: solid 1px #ecb800;
}

#portalArticleListBlock-1075 .card-content.col-sm-12 {
	border-left: solid 4px #e3b105;
	padding-left: 0;
	height: 77px;
}

#portalArticleListBlock-1075 .card.clear {
	margin-top: 0;
}

#portalArticleListBlock-1075 .card-content.col-sm-12:hover {
	background-color: #e0f2f1;
}

#portalArticleListBlock-1075 .articleItemImage {
	margin-bottom: 0;
	margin-right: 10px;
}

#portalArticleListBlock-1075 .card-thumb-imgs {
	width: 75px;
}

#portalArticleListBlock-1075 .widgetContent .card :not(.card-image)>.card-title {
	font-size: 15px;
}

.btn:focus,
.btn-large:focus,
.btn-floating:focus {
	background-color: #ffffff;
}

#teamForumView .forumHeader.row {
	background-color: #2b2171;
}

span.forumTitle {
	color: #ecb800;
}

#teamForumView .forumHeader.row,
#forumConversationView .forumHeader.row {
	background-color: white;
	height: 55px;
	line-height: 4px;
	text-transform: uppercase;
	font-weight: 800;
  width: 99%;
  margin-left: 1px;
}

#teamForumView img.img-polaroid,
#forumConversationView img.img-polaroid {
    height: 100px;
    width: 100px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px;
}


#teamForumView .col-lg-s12.introductiontext {
	padding: 1rem 0;
}

.col-lg-12.row.converstion:hover {
	background-color: #e0f2f1;
}

#forumConversationView .breadcrumb {
	color: #ecb800;
}

.converstion {
	border: 1px solid #ddd;
}

#forumConversationView .widgetContent {
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1rem;
}

#forumConversationView .row.comment-per-group.clear {
	margin-right: 1rem;
}

div#forumConversationView .breadcrumb,
div#forumConversationView .breadcrumb:before,
.forumTitle {
	color: #0193cf!important;
}

#forumConversationView .col-lg-12.converstion-title {
    padding: 0 2rem;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

#forumConversationView .groupLabelnew.tooltipped.groupNewConv.row {
	width: 10%;
	float: right;
  padding: 1rem;
}
#teamForumView .groupLastPostdate {
 padding-top: 5px;
 }
#forumConversationView .comment.card {
	background: #e0f2f1;
}

#forumConversationView .author-border {
	border: solid 1px #a7d6d6;
	border-radius: 5px;
}

#forumConversationView .converstion {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 5px;
	margin-bottom: 1rem;
  background: unset;
}

.row.newcomment-div button[type="submit"] {
	background: #0193cf!important;
}

.comment-plus-rating span.add-plus {
	background:  #00a850!important;
}


#teamWikiView .col-sm-4 {
	padding-left: 0;
}


/*prevent question skipping

#teamATestView li.questionlist-li:nth-child(3) {
	display: none;
}
*/
li.questionlist-li i.completed, .teamtestlist.completed {
    color: #0eff16 !important;
}
/*elearning*/

#teamATestView nav {
	height: 55px;
	line-height: 55px;
}

.testquestionList.row {
    margin: 0;
}

/*HIDE LOADMORE*/

#portalArticleListBlock-953 a.loadmorearticle, #portalArticleListBlock-950 a.loadmorearticle {
    display: none;
}

/*notification list tweak*/

span.read-all-notification {
	margin-left: -3rem;
}

a.blogwidgetLink {
	background: #ecb800;
	margin-top: -27px;
}
#paginationDiv a.blogwidgetLink {
    display: none;
}

.col.s12.l12.center.timelineDate {
	margin: 1rem 0 1rem 0;
}

.col.s12.l12.center.timelineDate {
	background: #58b074ad;
	color: white;
}

#timelineItems .divider.left.col.s9 {
	display: none;
}

div#timelineContent {
	background-color: #58b07408;
}


/*TABLE AUTOMARKUP*/

#teamWikiPageView table {
	border-collapse: collapse;
}

#teamWikiPageView tr {
	border: 0.5px solid #e0e0e0;
}

#teamWikiPageView th,
#teamWikiPageView td {
	text-align: left;
	padding: 4px;
}

#teamWikiPageView td {
	border-right: 0.5px solid #e0e0e0;
}

#teamWikiPageView tr:nth-child(1) {
    border-right: solid 0.5px #e0e0e0;
    background: #ffffff;
    color: #636363;
}

#teamWikiPageView tr:not(:first-child) {
	color: #282a86;
}

div#teamWikiPageView article tr:nth-child(1) td:nth-child(1) {
	border-right: 0.5px solid #ffff;
}


/*SPOTLIGHT WIDGET HOMEPAGE*/




.appTile:hover a,
.btn-floating,
.collection a.collection-item,
.tabs .tab a.active,
.tabs .tab a:hover,
ul.pro-set li:hover a,
ul.pro-set li:hover i {
	color: #ffffff;
}
#dashboardTabs a,
.appTile:hover a,
.btn-floating,
.collection a.collection-item,
.tabs .tab a.active,
.tabs .tab a:hover,
ul.pro-set li:hover a,
ul.pro-set li:hover i {
  color: #0193cf;
}



#portalArticleListBlock-69 .para001 {
	margin: 0 5px;
	display: block;
	height: 100px;
	overflow: hidden
}

.articleItemViewCount {
	padding-left: 5px
}

.articleListWrapperLarge.animation-element.bounce-up.in-view {
	width: 100%
}



.center-align p.quote {
	float: none
}

p.quote>* {
	font-weight: 700;
	font-size: 15px
}


#teamArticleList .orderListDrpdwn,
#teamWebsiteView .widgetHeader,
ul.indicators {
	display: none
}
div#teamWebsiteView {
    display: none;
}

#portalArticleListBlock-1338 h4 {
    font-weight: 400;
    font-size: 2rem;
    color: #0193cf;
    width: calc(100% - 10px);
}

#portalArticleListBlock-1338 .widgetHeader.widget-md-heading.mb20{
    background: unset;
}



.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
	color: #0193cf;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #0193cf
}
:not(.input-field)>i:not(.prefix).right {
	margin-right: 2px
}

.card .card-action {
	background: unset;
	padding: 16px 24px
}

.widgetContent .card :not(.card-image)>.card-title {
	font-size: 16px;
}


.col-lg-3 {
    border-radius: 5px!important;
}
.login-widget:before {
  border-top-left-radius:15px;
  border-top-right-radius: 15px;
}
div#loginWidget-990 {
    border-radius: 5px;
}
div#teamAgendaCalenderTitle {
	text-transform: capitalize
}



#profile-page-about-details li#userKeywords {
	display: none
}




#teamArticleView li {
	list-style-position: inside;
}


#portalArticleListBlock-75 a.loadmorearticle {
    border: solid 1px #f2674a;
    font-weight: 400;
    padding: 0.75rem;
    border-radius: 5px;
    color: #f2674a;
}


#portalArticleListBlock-75 .widgetFooter {
  margin-top: -5vh;
	margin-bottom: 2.7rem;
  margin-right: 1%;
  float: right;
}



/*USERLIST NEW WIDGET*/

#userListNew-1335 .user-photo, #userListNew-1201 .user-photo{
  width: 78px;
  height: 78px;
  border-radius: 0;
  margin-right: 0;
}

#userListNew-1201 [id^=userList] .collection .collection-item .user-name {
    padding-left: 0.5rem;
}
#userListNew-1335 .user-photo,  #userListNew-1201 user-photo {
    margin-right: 0px;
    border-radius: unset;
}
[id^=userList] .collection .collection-item .user-name {
	width: calc(100% - 85px);
	color:#0f99d2;
	padding-left: 1rem;
}


/*DEEL WAT WIDGET*/

.summaryNote5761 {
	line-height: 22px;
}

/*SEARCH TILES*/

.c1.appTile.pull-left.userappTile {
	background-color: #0193CF;
  border-radius: 5px;
}

.c1.appTile.pull-left.blogsappTile {
	background-color: #00A850;
  border-radius: 5px;
}

.c1.appTile.pull-left.newsappTile {
	background-color: #EC018C;
  border-radius: 5px;
}

.c1.appTile.pull-left.wikiappTile {
	background-color: #F6971F;
  border-radius: 5px;
}

.c1.appTile.pull-left.fileappTile {
	background-color: #F2674A;
  border-radius: 5px;
}

.searhtagdiv-header {
	background: #47156C!important;
}
.searhtagdiv-header.col.s4 {
    border-radius: 5px;
}
#searchlist .appTile a {
	color: #ffffff;
}
#searchlist .appTile{
    margin: 10px 10px 10px 0;
    width: 115px;
    height: 115px;
}
#searchlist .c1.appTile.pull-left.fileappTile {
  margin-right:0;
}

#searchlist .searhtagdiv-header {
    height: 115px;
}
/*TOP MENU COLORS*/
#y1 .C1 i.material-icons, .C1 a {
    color: #0193cf!important;
    float: left;
    margin-right: 0.3rem;
    font-size:17px;
}
#y1 .C2 i.material-icons, .C2 a {
    color: #00A850!important;
    float: left;
    margin-right: 0.3rem;
    font-size: 17px ;
}
#y1 .C3 i.material-icons, .C3 a {
    color: #EC018C!important;
    float: left;
    margin-right: 0.3rem;
    font-size: 17px;
}
#y1 .C4 i.material-icons, .C4 a {
    color: #F6971F!important;
    float: left;
    margin-right: 0.3rem;
    font-size: 17px;
}
#y1 .C5 i.material-icons, .C5 a {
    color: #F2674A!important;
    float: left;
    margin-right: 0.3rem;
    font-size: 17px;
}
#y1 .C6 i.material-icons, .C6 a {
    color: #47156C!important;
    float: left;
    margin-right: 0.3rem;
    font-size: 17px;
}

#y1 .C11 i.material-icons, .C11 a {
    color: #fff;
    float: left;
    font-size: 17px;
    margin-top: -4px!important;
}
#1 nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
  font-size: 17px;
}

i.material-icons.gbp {
    height: 48px;
    margin-top: -7px!important;
}
a.tooltipped.gbp {
    height: 52px;
     margin-top: 0px;
}
li.C11 i.material-icons:hover, .li.C11 a:hover {
    color: #ff6b25!important;
}
#y1 a.tooltipped.C9.logout {
    height: 56px;
}
#y1 li.C9 i.material-icons:hover, .li.C9 a:hover {
    color: #ff6b25!important;
}
#y1 .C9 i.material-icons:hover, .C9 a:hover {
   color: #ff6b25!important;
}
#y1 li.C12.quick-links-btn-li a {
    font-size: 17px;
}
.userProfileName {
    color: #212121;
    float: left;
    margin-right: 0.3rem;
    font-size: 17px;
}
.C7 img {
    width: 48px;
    height: 48px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#y1 .C9 i.material-icons, .C9 a {
    color: #fff;
    font-size: 17px;
}
#y1 .userProfileName a {
    font-size: 17px;
    font-weight: 500;
    color: #b8c0cb;
    text-transform: capitalize;
}
/*QUICKLINKS*/
#dashboardTabContent .C1 i.material-icons {
    color: #fff!important;
    float: unset;
    margin-right: 0;
   font-size: 36px;
}
#dashboardTabContent .C1 a{
  font-size: 12px!important;
  color: #ffffff!important;
}

#dashboardTabContent  .C2 i.material-icons, #dashboardTabContent .C2 a {
    color: #fff!important;
    float: unset;
    margin-right: 0;
   font-size: 36px;
}
#dashboardTabContent .C2 a{
  font-size: 12px!important;
  color: #ffffff!important;
}
#dashboardTabContent  .C3 i.material-icons, #dashboardTabContent .C3 a {
    color: #fff!important;
    float: unset;
    margin-right: 0;
   font-size: 36px;
}
#dashboardTabContent .C3 a{
  font-size: 12px!important;
  color: #ffffff!important;
}
#dashboardTabContent  .C4 i.material-icons, #dashboardTabContent .C4 a {
    color: #fff!important;
    float: unset;
    margin-right: 0;
   font-size: 36px;
}
#dashboardTabContent .C4 a{
  font-size: 12px!important;
  color: #ffffff!important;
}
#dashboardTabContent  .C5 i.material-icons, #dashboardTabContent  .C5 a {
    color: #fff!important;
    float: unset;
    margin-right: 0;
   font-size: 36px;
}
#dashboardTabContent .C5 a{
  font-size: 12px!important;
  color: #ffffff!important;
}
#dashboardTabContent  .C6 i.material-icons, #dashboardTabContent  .C6 a {
    color: #fff!important;
    float: unset;
    margin-right: 0;
   font-size: 36px;
}
#dashboardTabContent .C6 a{
  font-size: 12px!important;
  color: #ffffff!important;
}
#dashboardTabContent .C10 a,#dashboardTabContent .C10 i.material-icons{
  font-size: 12px!important;
  color: #4d5158!important;
}
.C13 i.material-icons {
    color: #293133;
    font-size: 17px;
}
/*BLOGS WIDGET*/
#paginationDiv .card-content.col-sm-12 {
    padding: 0;
}
div#paginationDiv {
    margin-top: 16px;
}
/*BREADCRUMBS & HEADERS*/

.breadcrumb:before  {
    color: rgb(1 147 207);
}
.breadcrumb{
    color: rgb(1 147 207);
}
.breadcrumb:last-child {
    color: #0193cf;
}
#teamArticleView nav .nav-wrapper, #userDashboardView nav .nav-wrapper{
    background-color: #ffffff;
}

.breadcrumb {
    color: #0193cfa8;
}
.widget-md-heading { 
 background-color:#fff;
}
.widget-md-heading {
    color: #0f99d2;
}
div#y3 {
    margin-bottom: 0;
}

/*homme header*/
#portalArticleListBlock-1338 .card-thumb-imgs {
    display: block;
}

#portalArticleListBlock-1338  div[class^="summaryNote"] {
   padding: 5px 10px;
}

#portalArticleListBlock-1338  .quickBlogLink {
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.8rem;
}
img.img-quickblog {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#paginationDiv .clear {
    border-radius: 5px;
}
/*VARIOUS TO BE ASSIGNED LATER*/
a.pl26.collection-item.waves-effect {
    padding: 0 0 .75em;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    border-left: 5px solid #00a850;
}
#userDashboardView a.waves-effect.active {
    color: #f2674a;
}
#userDashboardView .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    margin-top: 28px;
}
h5.userListTitle,#teamView .widgetHeader.widget-md-heading {
    font-size: 1.4vw;
    font-weight: 400;
}
.z-depth-1{
  box-shadow:unset;
}

#action-btn i.material-icons {
    color: #f26b4f;
}
#settingsButton i.material-icons:hover, #action-btn i.material-icons:hover{
    color: #fff;
}
 
element.style {
}
div#y6{
    min-height:12.8vw;
}

#userSearchListWrapper i.material-icons {
    color: #f26b4f;
}

#userSearchListWrapper i.material-icons:hover {
    color: #fff!important;
}

#quickBlogForm button.btn-flat.right {
    border: 1px solid #0193cf;
    border-radius: 5px;
    color: #0193cf;
    margin-right: 0.5vw;
}

#quickBlogForm button.btn-flat.right:hover {
    border-radius: 5px;
    color: #fff;
    background-color: #0193cf;
    margin-right: 0.5vw;
}
div#quickBlogForm {
    border-radius: 5px;
}
#quickBlogForm img#photofromflmgr {
    width: 5vw;
    margin-left: 0.6vw;
}

#quickBlogForm i.small {
    font-size: 3vw;
    float: right;
    padding-right: .8vw;
}

#loginPage button.btn-floating.btn-large.waves-effect.login-submit-btn {
    background-color: #f26b4f;
}
#settingsButton i.material-icons {
    color: #fff;
}
#settingsButton  a.btn-floating.btn-large i.material-icons {
  color: #f26b4f;
}
#settingsButton  a.btn-floating.btn-large i.material-icons:hover {
  color: #ffffff;
}

#chatListWrapper i.material-icons {
    color: #f26b4f;
}
#chatListWrapper i.material-icons:hover  {
    color: #fff;
}

.dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
    background-color: #fff;
}
#topmenudropdown1 a {
    margin-right: 0;
    width:100%;
}
ul#userFilterList {
    margin-top: 36px;
    margin-left: 0px;
    box-shadow: unset;
    border: solid 1px #b8c0cb;
    border-radius: 5px;
    background: #ffffff;
}
.dropdown-content li>a, .dropdown-content li>span {
    border-bottom: 1px solid #e0e0e0;
}
#userFilterList a {
    color: #0193cf;
}
div#userListNew-1201, div#searchWidget-941,div#userListNew-1335,div#agendaListBlock-1067, .googleSearchFooter, .widgt-Csswrap{ 
    box-shadow: unset;
}
div#searchedList {
    padding: 1rem;
    border-left: 5px solid #00a850;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 1rem;
}
#loginPage h3.Cmn-HeadingSmall {
    margin-left: 35%;
    font-size: 28px;
}
.dropdown-content {
    box-shadow: unset;
}
ul#topmenudropdown1 {
    border-radius: 5px;
    border: solid 1px #e0e0e0;
}

#searchbloglist span.img-polaroid.appTileImg, #searchbloglist .appTileTitle, #searchuserlist span.img-polaroid.appTileImg, #searchuserlist .appTileTitle,
#searchnewslist span.img-polaroid.appTileImg, #searchnewslist .appTileTitle, #searchwikilist span.img-polaroid.appTileImg, #searchwikilist .appTileTitle,
#searchTeamslist span.img-polaroid.appTileImg, #searchTeamslist .appTileTitle{
    color: #fff;
}

#searchbloglist  span.round-badge, #searchuserlist span.round-badge,#searchnewslist span.round-badge, #searchwikilist span.round-badge, #searchTeamslist span.round-badge{
    background: #b23900;
    min-width: 2rem;
    padding: 4px 8px;
    text-align: center;
    line-height: inherit;
    color: #fff;
    box-sizing: border-box;
    border-radius: 50%;
}
div#portalArticleListBlock-1338 {
    background: transparent;
}

#teamArticleView img.img-polaroid,#teamArticleView article .articleItemImage {
    width: 300px!important;
    border-radius: 5px;
}

.card {
  box-shadow: unset;
}

div#searchWidget-941 {
    margin: 0 25vw 0 25vw;
}

#agendaListBlock-1067 .col.s3.m2, #agendaListBlock-1187 .col.s3.m2 {
    display: none;
}
#userListNew-1335 li, #userListNew-120 li, #wikiItemList-1357 li {
    margin-bottom: 0.5rem;
}

#teamArticleList .card {
    border-radius: 5px;
    border: solid 1px #e0e0e0;
}
#teamArticleList .card.clear:hover {
    background: #e0f2f1;
}

ul#userFilterFunction {
    margin-top: 36px;
    margin-left: 9px;
    box-shadow: unset;
    border: solid 1px #b8c0cb;
    border-radius: 5px;
    background: #ffffff;
}
#userFilterFunction a {
  color: #0193CF;
}
.dropdown-content li>a, .dropdown-content li>span {
    color: #fff;
}
.btn, .btn-large {
    background: #ffffff;
    color: #0193cf;  
    border-radius: 5px;
    box-shadow: unset;
}
#comments .btn, .btn-large, #replyform  .btn, .btn-large{
  border: 1px solid #0193cf;
}
button[type="reset"], .cancelAction, .formOptions a.btn {
    background-color: #dddddd;
}
a.dropdown-button.btn.right.search-filer-type.waves-effect {
    border: solid 1px #B8C0CB;
}
.dropdown-content li>a:hover {
    color: #0193cf;
    background: #e0e0e0
}
.btn:hover, .btn-large:hover {
    background: #0193cf!important;
    border: solid 1px #fff;
    color: #fff;
    box-shadow:unset;
}
#action-btn a.btn-floating.btn-large.waves-effect.waves-light.darken-2, #teamMemberList a.btn-floating.btn-large.waves-effect.waves-light.darken-2 {
    border: solid 1px #f2674a;
}
#action-btn a.btn-floating.btn-large.waves-effect.waves-light.darken-2.chatbtn:hover, #action-btn a.btn-floating.btn-large.waves-effect.waves-light.darken-2:hover {
    background: #f2674a!important;
}
#profile-page-wall-share li {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
#profile-page-wall-share .collapsible-header:hover {
    background-color: #e0f2f1;
}


/*teampage view*/
#y3 #teamAgendaEventWrapper {
    border-left: 5px solid #f2674a;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#y3 div#calTwo {
    border-left: 5px solid #f2674a;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#teamAgendaEventWrapper {
 padding: 0!important;
 }
#teamMemberListRandomWrapper img {
    max-width: 100%;
    border-radius: 5px;
}
#teamMemberListRandomWrapper .randomTeamMember a {
    height: 80px!important;
}

#teamMemberListRandomWrapper .randomTeamMember, #teamMemberListRandomWrapper .teamMemberRow .teamAdmin {
    border-radius: 5px;
}

#teamAgendaCalenderWrapper #teamAgendaCalender {
    border-radius: 5px;
}

#userListBirthday-942 li.userBirthdayListItem.row, #userListBirthday-1202 li.userBirthdayListItem.row  {
    margin: unset;
}

#agendaListBlock-1067 span.agendaType, #agendaListBlock-1067 .agendaTitleDiv, #agendaListBlock-118 span.agendaType,  #agendaListBlock-118 .agendaTitleDiv {
    color: #0f99d2;
    font-size: 15px;
    
}

#agendaListBlock-1067 .agendaTypeDiv {
    width: 100%;
}

.appTile {
    box-shadow: unset;
}

#agendaListBlock-1067 .mb10, #agendaListBlock-1187 .mb10 {
    margin-bottom: 9px;
}
#wrapper {
    border-radius: 5px;
}


@media only screen and (max-width:1280px) {
#portalArticleListBlock-1338 .articleItem.card.clear.quickblog-item-slider {
    width: 299px !important;
    margin-bottom: 10px;
}
}
ul.right.hide-on-med-and-down {
    height: 65px;
}
div#portalArticleListBlock-948 .widgetHeader {
    padding-right: 0px;
}
.fixed-action-btn.horizontal ul{
  right: 10px;
}
#teamMemberList .btn-floating i {
    color: #f2674a;
}
#teamMemberList .btn:hover, .btn-large:hover {
    background: #f2674a;
    border: solid 1px #f2674a;
}
#teamMemberList .btn-floating i:hover {
    color: #fff;
}

.icon-custom-heart-red {
    color: #f6971f!important;
}
.active_state {
    color: #f6971f;
}

a#nextCycle {
    margin-top: 218px;
    z-index: 9999;
    box-shadow: unset;
    background-color: transparent;
    border: unset;
}
#latestTeamArticlePagination a#nextCycle {
    margin-top: 0;
    float: left;
    color: #0193cf;
}
a#prevCycle {
    float: left;
    right: unset;
    margin-top: 216px;
    z-index: 99999;
    box-shadow: unset;
    background-color: transparent;
    border:unset;
}
#latestTeamArticlePagination a#prevCycle {
    margin-top: 0;
    float: right;
    color: #0193cf;
}
#latestTeamArticlesWrapper #latestTeamArticlePagination {
    right: 22px!important;
}
#latestTeamArticlePagination a#nextCycle:hover, #latestTeamArticlePagination a#prevCycle:hover {
    background: #0193cf;
    color: white;
    border-radius: 5px;
}

#teamAgendaCalendarPagination a.clndr-next-button, #teamAgendaCalendarPagination a.clndr-previous-button {
    font-size: 2.2rem;
}

#teamContactSearchDiv .filterInputClearLink:hover {
    right: 10%;
    top: 5%;
    line-height: 36px;
    margin-top: 4px;
    border-radius: 5%;
    background-color:  #f2674a;
    color: #fff;
    font-size: 16px;
    width: 35px;
    padding-left: 3%;
    border-radius: 5px;
}
#teamContactSearchDiv .filterInputClearLink{
    right: 10%;
 top: 6%;
    line-height: 33px;
    margin-top: 4px;
    margin-bottom: 5px;
    border-radius: 5%;
    color: red;
    background-color: #fff;
    font-size: 16px;
    width: 34px;
    height: 34px;
    padding-left: 3%;
    border: solid 1px  #f2674a;
    border-radius: 5px;
}
button#wikiSearchtagSubmitBtn {
    background: #ffffff;
    color: #0193cf;
    border-radius: 5px;
    box-shadow: unset;
    border: solid 1px #0193cf;
    height: 34px;
    width: 34px;
}
button#wikiSearchtagSubmitBtn:hover {
    background: #0193cf;
    color: #ffffff;
    border-radius: 5px;
    box-shadow: unset;
    border: solid 1px #0193cf;
    height: 34px;
    width: 34px;
}
#teamMessageBoard .collapsible {
  box-shadow: unset;
}

#calendar .collapse-link-icon {
    background: #f2674a!important;
}
#calendar .cal-header-box {
    background-color: #ffffff!important;
}

#calendar .cal-header-box {
    color: #0193cf;
}
#frmTeamAgenda .formOptions button[type=submit], #frmTeamAgenda .btn, .btn-large {
    background: #ffffff;
    border: solid 1px #f2674a;
}

#frmTeamAgenda  button.btn.btn-primary.useLoadDisable.waves-effect:hover {
    background-color: #0193cf;
}

#latestTeamArticlesTitle .right {
    margin-left: 0;
}
#latestTeamArticlesTitle a.moreNews.more-btn.left {
    margin-right: 1rem;
}

#agendaListBlock-1067 .quoteStyle, blockquote {
    background: unset!important;
    border:unset!important;
    border-left: 5px solid #0193cf!important;
} 

a.moreNews.more-btn.left, a.right.more-btn.moreNews {
    border: solid 1px #0193cf;
    border-radius: 5px;
    text-transform: uppercase;
    line-height: 2rem;
    padding: 4px 10px;
    height: 37px;
    background: #fff;
}
a.moreNews.more-btn.left:hover, a.right.more-btn.moreNews:hover {
    background-color: #0193cf;
    color: #fff;
}
.teamAdminIcon i.material-icons.tooltipped {
    color: #EFBC3F;
}


div#teamAgendaCalenderWrapper {
    padding: 0 1rem;
    border-radius: 5px;
}

#agendaCalendareView-1345 .span12.teamEventListCol {
   margin: 0 .8rem;
   padding: 1rem 2rem;
   border-top: solid 1px #e0e0e0;
}
#agendaCalendareView-1345 .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    border-left: 5px solid #0494d0;
}
#agendaCalendareView-1345 a.clndr-previous-button.btn.loadtooltip, #agendaCalendareView-1345 a.clndr-next-button.btn.loadtooltip {
    width: 30px;
    padding: 0;
}
#agendaCalendareView-1345 .row {
    margin-bottom: 0;
}
#agendaCalendareView-1345 .span12.teamEventListCol:hover {
    background-color: #e0f2f1;
}
div[id^="agendaCalendareView-"] #TeamAgendaEventViewer .event {
    background: unset;
}
#agendaCalendareView-1345 .span12.id\= {
    display: none;
}
 div[id^="agendaCalendareView-"] .dateEventList {
    font-weight: 400;
    color: #2b2171;
    font-size: 12px;
}

div[id^="agendaCalendareView-"] #TeamAgendaEventViewer .event {
    font-weight: 400;
    color: #2b2171;
    font-size: 12px;
}

div[id^="agendaCalendareView-"] .clndr-today-button em {
    font-size: small;
}
tr.week-collapse-header td {
    background:#f2674a!important;
}
div#modal1 {
    border-radius: 5px;
}
#latestTeamArticlesWrapper #latestTeamArticleItemWrapper {
    min-height: 150px!important;
}

#teamList li.collection-item:hover {
    background-color: #e0f2f1;
}

#teamAgendaEventContent .eventRow a {
    color: #0193cf;
}
#TeamAgendaEventViewer {
    border-radius: 5px;
}
/* e-learning team.test.view etc*/
#teamATestView li.questionlist-li a {
    color: #212121;
}

#teamATestView li.questionlist-li {
    background: #ffffff;
    margin-bottom: 20px;
    padding: 10px;
    border: solid 1px #0193cf;
    border-radius: 5px;
}

#teamATestView li.questionlist-li:hover {
    background: #e0f2f1
}

#teamATestView i.material-icons {
    color:unset
}
#teamATestView li.questionlist-li a {
    color: #0193cf;
}

#teamTestListManage ul.collection.with-header {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#teamTestListManage .secondary-content:hover {
    background-color: #0193cf;
    color: #fff;
}
#teamATestView li.completed-li {
    border-radius: 5px;
}
#teamTestListManage  .secondary-content {
    color: #0193cf;
    border: solid 1px #0193cf;
    height: 26px;
    margin-bottom: 6px;
    border-radius: 5px;
}
#teamATestView .widgetContent {
    padding: 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

#teamATestView .row.testDescription {
    padding: 0 1rem;
}
#teamWikiView .catalog-card .card-image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#teamWikiView .card {
    border-radius: 5px;
    border: solid 1px #e0e0e0;
}
/*shoutbox collapsible*/
#teamView .heading.board-hide {
    background-color: #ffffff;
}
#teamView .collapsible {
    border: 1px solid #0193cf;
}

/*team.agenda.view*/
#calendar button.btn-large:hover, #calendar .btn-large:hover, #agendaViewSelect button.btn-large:hover,#agendaViewSelect .btn-large:hover{
    background: #0193cf;
    border: solid 1px #0193cf;
}
#calendar button.btn-large, #calendar .btn-large, #agendaViewSelect button.btn-large, #agendaViewSelect .btn-large{
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    border: solid 1px #0193cf;
}
#agendaView a.btn {
    border: solid 1px #0193cf;
}
#calendar .toolbar .agendaNav i {
    height: 36px;
    line-height: 36px;
} 
#teamView .widgetContent {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
#teamView .widgetHeader.widget-md-heading {
    margin-bottom: 20px;
}
div#teamView {
    padding: 0.5rem;
}

#userSearchListWrapper a.btn-floating.btn-large.waves-effect.waves-light.darken-2 {
    border:solid 1px #f26b4f;
}

#userSearchListWrapper a.btn-floating.btn-large.waves-effect.waves-light.darken-2:hover {
background: #f26b4f!important;
}

/*user.profile.dit*/
ul.right.hide-on-med-and-down{
    height: 48px;
    border-radius: 5px;
    margin-right: 12px;
    margin-top: 10px;
    background: #f2674a;
    }
li.C7.user-profile-li, li.C11 {
    height: 48px;
}    
a.tooltipped.C9.logout {
    margin-top: -8px;
}
#profileEdit .formOptions button[type=submit], .btn, .btn-large {
    background: #ffffff;
    border: 1px solid #0193cf;
}
#profileEdit button.btn.btn-primary.useLoadDisable.waves-effect:hover,#profileEdit a.btn.waves-effect:hover {
    background: #0193cf;
}
.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #00a850;
}
.switch label input[type=checkbox]:checked + .lever {
    background-color: #2aca76;
}
/*end*/
#portalSearchdiv .btn, .btn-large, .btn-flat {
    height: 27px;
    line-height: 28px;
}
#searchedList a.dropdown-button.btn.right.waves-effect {
    border: solid 1px #0193cf;
}
#latestTeamArticlesTitle button.btn.dropdown-button.drop-mornews.waves-effect {
    border: solid 1px #0193cf;
}

div#portalUserList {
    border-radius: 5px;
    padding: 0 0 1rem 0 ;
}
#portalUserList .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#portalUserList .mb20 {
    margin-bottom: 28px;
}

/*cursus agenda*/
#agendaListBlock-1187 .agendaInfoBlock.col.s12, #agendaListBlock-1187 .row.col.s12, #agendaListBlock-1187 blockquote {
  margin:0px;
}
#agendaListBlock-1187 span.agendaType {
    color: #0193cf;
}
#agendaListBlock-1187 blockquote {
    border-left: 5px solid #ec018c!important;
}

/*other news widget*/
#portalArticleListBlock-1346 li {
    border-left: solid 5px #0494d0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: 0.5rem;   
}
#portalArticleListBlock-1346 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 0;
}
#portalArticleListBlock-1346 ul.row-fluid.articleItem.collection {
    margin: 0;
}
/*kennis nieuws*/
#portalArticleListBlock-1346 a.loadmorearticle, #portalArticleListBlock-1188 a.loadmorearticle{
  display: none;
}
#portalArticleListBlock-1188 ul.row-fluid.articleItem.collection {
    margin-top: 0;
}
#portalArticleListBlock-1346 a.collection-item.waves-effect, #portalArticleListBlock-1188 a.collection-item.waves-effect {
    border: 1px solid #e0e0e0;
}

#portalArticleListBlock-1346 a.collection-item.waves-effect:hover, #portalArticleListBlock-1188 a.collection-item.waves-effect:hover {
    background: #e0f2f1;
}

#portalArticleListBlock-1188 li{
    border-left: solid 5px #f6971f;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#portalArticleListBlock-1188 .widgetHeader.widget-md-heading.mb20 {
    margin-bottom: 0;
}

h5.userListTitle {
    font-size: 2rem;
}
li.wikiattachmentlinks-li:hover {
    background-color: #0193cf;
}

a.wikiattachmentlinks-a:hover {
    color: white;
}
/*teampage view padding*/
div#teamDescriptionWrapper {
    padding: 0.5rem;
}
#teamDescriptionWrapper a.btn.waves-effect {
    border: solid 1px #0193cf;
}
#latestTeamArticlesWrapper #latestTeamArticlesTitle {
    padding: 1rem;
} 

h5#teamMemberListTitle {
    margin: 1rem;
}

div#teamCalenderWrapper {
    margin-right: -5px;
}

.teamMemberRow {
    padding-left: 1rem;
}
div#teamToolWrapper {
    padding: 1.2rem;
}
.teamEventListCol.col-sm-6 {
    padding-right: 1.5rem;
}
/*
div#teamMessageBoard {
    padding: 0.5rem;
}*/
div#wikicollectionview {
   padding-left: 0.7rem;
}
/*Academy Showcase*/
.showcase-slider #slider.slider .slides li .caption-image {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 1%;
    padding-left: 0; 
}
.showcase-slider #slider.slider .slides li .caption-content {
    color: #fff;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0.5%, rgba(0,0,0,0.005) 100%);
    position: absolute;
    top: 45%;
    left: 0;
    padding-right: 4%;
    padding-left: 4%;
    width: 100%;
}
.showcase-slider #slider.slider .slides li .btn-large {
    background-color: unset;
    border:solid 1px #fff;
}
.slider .slides {
    background-color: unset;
}
.slider .slides li .caption p {
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.8rem;
    margin-bottom: 0;
}

.caption.caption-content.right-align{
  text-align:left;
}

#slider li {
    border: solid 1px #e0e0e0;
    border-left: 5px solid #ec018c;
    border-radius: 5px;
    height: 300px;
}
#wikiList-1190 a.waves-effect.waves-light.btn-large:hover {
    background-color: #ec018c!important;
}

#teamWikiCatalogView img.img-polaroid {
    border-radius: 5px;
}

/*teamWikiCatalogView page special markup*/
#teamWikiCatalogView .col-sm-12.wiki-desc-gallery {
    margin-bottom: 1rem;
}

div#teamRemainderInfoWrapper {
    display: none;
}
#introtxtmw img {
    border-radius: 5px;
    border: 1px solid #0597fe59;
    margin-bottom: 10px;
}

#introtxtmw h2.Cmn-HeadingBig {
    color: #0193cf;
    margin-bottom: -20px;
    padding: 1rem;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    border-left: 5px solid #0193cf;
}
div#introtxtmw {
    margin-bottom: 2rem;
}
#introtxtmw  .Cmn-HeadingSmall {
  border-bottom: unset;
}
#introtxtmw span.extra.material-icons {
    float: right;
    margin-right: -28px;
    margin-top: -50%;
    font-weight: 700;
    color: #b7c1cb;

}
#wikiList-1200 .widgetHeader.widget-md-heading {
    margin-top: 10px;
    margin-bottom: 16px;
}
#userListNew-1201 .widgetHeader.widget-md-heading, #userListBirthday-1202 .widgetHeader.widget-md-heading {
    margin-top:10px;
    margin-bottom: 16px;
}

/*timelog widget*/
div[id^="timelogging-"] .timelog-add-btn {
    background: #f2674a;
    border-radius: 50%;
    border: 1px solid #f2674a!important;
}
div[id^="timelogging-"] .timelog-add-btn:hover {
    background: #0193cf!important;
    border-radius: 50%;
    border: #0193cf!important;
}
.widgetContent.TimelogContent {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

#timelogging-1199 .widgetHeader.widget-md-heading,
#wikiItemList-1206 h4.Cmn-HeadingSmall,
#pollWidget-1207 h4.Cmn-HeadingSmall {
    margin-top: 10px;
    margin-bottom: 20px;
    color: rgba(0,0,0,0.87);
}
#timelogging-1199 table.bordered.highlight {
    border-top: 1px #e0e0e0 solid;
}
#timelogging-1199 span.curent-user-span {
    margin-bottom: 12px;
}
#timelogging-1199 .week-selector {
    margin-top: 11px
}
#timelogging-1199  .widgetContent.TimelogContent {
    border-left: 5px solid #0193cf;
}
/*Catalog view*/
#teamWikiCatalogView .catalog-image.col-sm-6 {
    width: 300px;
}
#teamWikiCatalogView.catalog-summary.col-sm-6 {
    width: 66%;
}
#teamWikiCatalogView  .col-sm-12.wiki-desc-gallery {
    margin-bottom: 3rem;
    width: 66%;
    margin-left: 32%;
    margin-top: -5%;
}
#teamWikiCatalogView div#description {
    width: 94%;
    margin-top: -50px;
    float: right;
}
#teamWikiCatalogView .tab-content {
    margin-left: -50px;
    margin-top: 1%;
}
#teamWikiCatalogView ul.collapsible.download-dir {
    width: 92%;
    float: right;
    margin-right: 1rem;
}

/*Team wiki collection - 1039*/
div#teamView.teamid_1031 .wikicollection-container-top .appTile {
    border-left: 5px solid #0193cf;
}
div#teamView.teamid_1039 .wikicollection-container-top .appTile {
    border-left: 5px solid #f6971f;
}
div#teamView.teamid_1048 .wikicollection-container-top .appTile {
    border-left: 5px solid #ec018c
}

div#teamView.teamid_1088 .wikicollection-container-top .appTile,
div#teamView.teamid_1100 .wikicollection-container-top .appTile,
div#teamView.teamid_1086 .wikicollection-container-top .appTile,
div#teamView.teamid_1126 .wikicollection-container-top .appTile {
   border-left: 5px solid#f2674a;
}
div#teamView.teamid_1048 h3.Cmn-HeadingBig {
    color: #ec018c;
    font-size: 1.9rem;
}
div#teamView.teamid_1039 h3.Cmn-HeadingBig {
    color: #f6971f;
    font-size: 1.9rem;
}
#timelogging-1199 h4.Cmn-HeadingSmall,
#pollWidget-1207 h4.Cmn-HeadingSmall,
#priorityWikiList-1209  h4.Cmn-HeadingSmall,
#wikiItemList-1206 h4.Cmn-HeadingSmall{
    font-size: 1.6rem;
}
#agendaCalendareView-1345 h4.Cmn-HeadingSmall,
#portalArticleListBlock-1346 h4.Cmn-HeadingSmall,
#userListNew-1335 h4.Cmn-HeadingSmall,
#userListBirthday-942 h4.Cmn-HeadingSmall,
#wikiList-1190 h4.Cmn-HeadingSmall, 
#wikiItemList-1357  h4.Cmn-HeadingSmall{
  font-size: 1.6rem;
}

div#teamView.teamid_1088 h3.Cmn-HeadingBig,
div#teamView.teamid_1100 h3.Cmn-HeadingBig,
div#teamView.teamid_1086 h3.Cmn-HeadingBig,
div#teamView.teamid_1126 h3.Cmn-HeadingBig {
   color: #f2674a;
   font-size: 1.9rem;
}   
#portalUserList h5.userListTitle {
    color: #00a850;
    font-size: 1.9rem;
}
#userListBirthday-1202 h4.Cmn-HeadingSmall, #userListNew-1201 h4.Cmn-HeadingSmall {
    color: rgba(0,0,0,0.87);
    font-size: 1.9rem;
}
#wikiList-1200 h4.Cmn-HeadingSmall {
    color: rgba(0,0,0,0.87);
    font-size: 1.9rem;
}
#searchbox-title h3.Cmn-HeadingSmall, #wikiItemList-1205 h4.Cmn-HeadingSmall{
    color: rgba(0,0,0,0.87);
    font-size: 1.9rem;
}

#wikiItemList-1205 .widgetHeader.widget-md-heading {
    margin-top: 10px;
    margin-bottom: 20px;
}
div#teamView.teamid_1031 div#calTwo, div#teamView.teamid_1031  #teamAgendaEventWrapper  {
    border-left: 5px solid  #0193cf;
}
#teamView img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#teamView img.teamintroimg {
    border-radius: 5px;
}
div#teamWikiPageView article {
    padding: 0 1rem;
}
#teamWikiPageView .collection {
    margin: .5rem 0 1rem;
    border: 1px solid #e0e0e0;
}
#teamWikiPageView a.collection-item.waves-effect {
    height: 3rem;
    line-height: 2rem;
}
#teamWikiPageView a.collection-item.waves-effect:hover {
    background-color: #e0f2f1!important;
}
div#teamView.teamid_1031 div#latestTeamArticleItemWrapperOuter {
    border-left: 5px solid #0193cf;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
div#teamView.teamid_1048 div#latestTeamArticleItemWrapperOuter {
    border-left: 5px solid #ec018c;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
div#teamView.teamid_1039 div#latestTeamArticleItemWrapperOuter {
    border-left: 5px solid #f6971f;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
div#teamView.teamid_1126 div#latestTeamArticleItemWrapperOuter,
div#teamView.teamid_1100 div#latestTeamArticleItemWrapperOuter,
div#teamView.teamid_1088 div#latestTeamArticleItemWrapperOuter,
div#teamView.teamid_1086 div#latestTeamArticleItemWrapperOuter {
    border-left: 5px solid #F2674A;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
/*user notification list */
div#notification {
    border-bottom: solid 1px #e0e0e0;
}
/*teamwiki with attachement*/
#teamWikiPageView li.wikiattachmentlinks-li {
    border: solid 1px #0193cf;
    padding: 0.2rem 0.5rem;
    border-radius: 5px;
    width: fit-content;
    margin-left: 1rem;
}
/*wiki update widget*/

#wikiItemList-1357 .collection .collection-item.avatar, #wikiItemList-1205 .collection .collection-item.avatar {
    padding-left: 1rem;
    min-height: 80px;
}
#wikiItemList-1357 li.collection-item.avatar, #wikiItemList-1205 li.collection-item.avatar {
    border-radius: 5px;
    border-left: 5px solid #f6971f;
}
#wikiItemList-1357 li.collection-item.avatar:hover, #wikiItemList-1205 li.collection-item.avatar:hover {
    background-color: #e0f2f1;
}

#wikiItemList-1357 a.wiki-item-title, #wikiItemList-1205 a.wiki-item-title {
    margin-bottom: 0;
}

#wikiItemList-1357 .wiki-item-info-author, #wikiItemList-1205 .wiki-item-info-author {
    margin-top: 0;
}

#wikiItemList-1357 .wikiItemDate, #wikiItemList-1205 .wikiItemDate {
    margin-left: 0.5rem;
}
#wikiItemList-1357 .wikiItemComments.row, #wikiItemList-1205 .wikiItemComments.row {
  margin-left: 0.5rem;
}
#wikiItemList-1357 a.wikiItemMore.more-btn.right,
#wikiItemList-1205 a.wikiItemMore.more-btn.right,
#wikiItemList-1357 img.circle.wiki-item-image,
#wikiItemList-1205 img.circle.wiki-item-image,
#wikiItemList-1357 p.wiki-item-description, 
#wikiItemList-1205 p.wiki-item-description, 
#wikiItemList-1357 .articleItemAuthor, 
#wikiItemList-1205 .articleItemAuthor, 
#wikiItemList-1357 .wikiItemComments.row,
#wikiItemList-1205 .wikiItemComments.row {
    display: none;
}
#wikiItemList-1205 li.collection-item.avatar {
    margin-bottom: 0.5rem;
}
#teamWikiPageView img.img-polaroid {
    border-radius: 5px;
    border: solid 1px #e0e0e0;
}    
#teamWikiPageView  h1.Cmn-HeadingSmall.wikiItemTitle {
    padding-top: 1rem;
}
#teamWikiPageView h1.Cmn-HeadingSmall.wikiItemTitle, #teamWikiPageView .Cmn-HeadingSmall {
    border-bottom: unset;
}
h1.Cmn-HeadingSmall.wikiItemTitle, #teamArticleView h1.Cmn-HeadingSmall {
    color: #0193cf;
}
/*leasauto wiki*/
#wikiItemList-1206 li.collection-item.avatar {
    border-left: 5px solid #0193cf;
    border-top-left-radius:5px;
    border-bottom-left-radius: 5px;
    margin-bottom: 0.5rem;
}
#wikiItemList-1206 p.wiki-item-description,
#wikiItemList-1206 a.wikiItemMore.more-btn.right, 
#wikiItemList-1206 .articleItemAuthor, 
#wikiItemList-1206 img.circle.wiki-item-image {
    display: none!important;
}
#wikiItemList-1206 .collection .collection-item.avatar, 
#wikiItemList-1206 .wikiItemDate  {
    padding-left: 10px;
}
#wikiItemList-1206 li.collection-item.avatar:hover {
    background: #e0f2f1;
}
#wikiItemList-1206 ul.collection.wiki-item-collection {
    width: 100%;
}

#QuickblogButtonSell .fixed-action-btn a.btn-floating.btn {
    width: 30px;
    right: -12px;
    margin-top: 8rem;
	  margin-bottom: -5.55rem;
}
#QuickblogButtonSell i.large.material-icons {
    color: #0193cf;
}
#QuickblogButtonSell a.btn-floating.btn.waves-effect {
    border: unset;
}
#QuickblogButtonSell a.btn-floating.btn.waves-effect:hover {
    background: #fff!important;
    color: #0193cf;
}
/*polls*/
#pollWidget-1207 .widgetContent.widgt-bumper.mb0 {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    border-left: 5px solid #0193cf;
    padding: 0 1rem 1rem 1rem;
}

[id^=legendDiv] li span {
    height: 20px!important;
}

div#timelogging-1199,
div#wikiItemList-1206,
div#pollWidget-1207 {
    margin-bottom: 1rem;
}
/*portal.users.filter sticky footer */
.col-lg-9 #searchfilterlist {
    margin-bottom: 26.98vw;
}
/*adding border radius to various elements*/ 
fieldset {
    border-radius: 5px;
}
.commentWrapper .comment {
    border-radius: 5px;
}
/*hide quickblogs read more button*/ 
#paginationDiv .readmoreleft {
    display: none;
}
/*team specific color accent for teamtools*/
div#teamView.teamid_1048 .appTile.appTile {
    border-left: solid 5px #ec018c;
}
div#teamView.teamid_1031 .appTile.left {
    border-left: solid 5px #0193cf;
}
div#teamView.teamid_1039 .appTile.left {
    border-left: solid 5px #f6971f;
}
div#teamView.teamid_1126 .appTile.left,
div#teamView.teamid_1088 .appTile.left,
div#teamView.teamid_1100 .appTile.left,
div#teamView.teamid_1086 .appTile.left
{
    border-left: solid 5px #f2674a;
}

.taskopentaglist .count {
    background: #f2674a;
}
#priorityWikiList-1209 .widgetHeader.widget-md-heading {
    margin-top: 10px;
    margin-bottom: 20px;
    color: rgba(0,0,0,0.87);
}
#priorityWikiList-1209 .widgetContent {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    padding: 1rem;
    border-left: 5px solid #0193cf;
}
.taskopentaglist .chip.active {
    background-color: #f2674ac7;
}

#teamWikiPageView span.statusbar.selected {
    background: #00a850;
}
#teamWikiPageView .range-field {
    margin-top: -4rem;
    margin-right: -7rem;
}
#teamWikiPageView span.status-box {
    border-radius: 5px;
    background: #f2674a;
    margin-right: 1px;
    margin-left: 0;
}
form {
    margin-top: 24px;
}
#portalUserList form {
    margin-top: 0;
}
div#teamListHead {
    padding-top: 2px;
}
#profile-page-about-details li:hover {
    background: #e0f2f1
}
ul#profile-page-about-details {
    margin-bottom: 0;
}
ul#user-tags-ul-list {
    margin-right: 0;
    margin-top: 0;
    padding-top: 0px;
    border-top: 1px solid #e0e0e0;
}
#profile-page-wall .card.user-tags-div {
    margin-top: 0;
}
#user-tags-ul-list .tag-icon-user-profile {
    margin-right: 15px;
    padding: 0;
}
#user-tags-ul-list li.tag-view-hdng.collection-item:hover {
       background: #e0f2f1
}

.notification-wiki-checkbox, span.selectallwiki-checkbox {
    display: initial;
}

#teamWikiView .border-div {
    padding-top: 1rem;
}
#teamWikiView span.notification-wiki-checkbox.right {
    padding-top: .55rem;
}

span.unread-all-wiki-notification.mail-icons.tooltipped, 
span.read-all-wiki-notification.mail-icons.tooltipped {
    padding-top: .55rem;
}

#taglist li.sub-tag.tag-expertise {
    border: solid 1px #e0e0e0;
    padding-left: 1rem;
}
div#teamDescriptionWrapper {
    padding: 0;
    margin: 0;
}

#wikicollectionview .appTile.left {
    margin-top: 0;
}

.teamid_1031 #teamMemberListRandomWrapper .row:nth-child(2) {
    border: 1px solid #e0e0e0;
    border-left: 5px solid #0193cf;
    border-radius: 5px;
    margin-left: 0.3rem;
    padding-top: 1rem;
    margin-right: 0.5rem
}

.teamid_1048 #teamMemberListRandomWrapper .row:nth-child(2) {
    border: 1px solid #e0e0e0;
    border-left: 5px solid #ec018c;
    border-radius: 5px;
    margin-left: 0.3rem;
    padding-top: 1rem;
    margin-right: 0.5rem
}

.teamid_1039 #teamMemberListRandomWrapper .row:nth-child(2) {
    border: 1px solid #e0e0e0;
    border-left:5px solid #f6971f;
    border-radius: 5px;
    margin-left: 0.3rem;
    padding-top: 1rem;
    margin-right: 0.5rem
}

.teamid_1126  #teamMemberListRandomWrapper .row:nth-child(2) {
    border: 1px solid #e0e0e0;
    border-left:5px solid #f2674a;
    border-radius: 5px;
    margin-left: 0.3rem;
    padding-top: 1rem;
    margin-right: 0.5rem
}
.teamid_1031#teamView .heading.board-hide.collapsible.waves-effect {
    border:1px solid #e0e0e0;
    border-left: 5px solid #0193cf;
}
.teamid_1048#teamView .heading.board-hide.collapsible.waves-effect {
  border:1px solid #e0e0e0;
    border-left: 5px solid #ec018c;
}
.teamid_1039#teamView .heading.board-hide.collapsible.waves-effect {
  border:1px solid #e0e0e0;
    border-left: 5px solid #f6971f;
}
.teamid_1126#teamView .heading.board-hide.collapsible.waves-effect {
  border:1px solid #e0e0e0;
    border-left: 5px solid #f2674a;
}
#teamDescriptionWrapper ::marker {
    color: #f2674a;
}

div#searchedList {
    margin-bottom: 1rem!important;
}

p.map {
    float: left;
}
.mapadresses {
    float: right;
}

h2.c1 a{
    color: #0193cf;
}
h2.c2 a{
    color: #00a850;
}
h2.c3 a{
    color: #ec018c;
}
h2.c4 a{
    color: #f6971f;
}

#portalAgendaList img.tooltipN.img-polaroid {
    width: 94px;
    border-radius: 5px;
}

#portalAgendaList tr {
    border-bottom: solid 1px #e0e0e0;
}

#portalAgendaList  td, th {
    padding: 24px 20px;
    color: #0193cf;
}

#portalAgendaList tr:hover {
    background: #e0f2f1;
}

#portalAgendaList thead {
    border-bottom: 1px solid #d0d0d0;
    text-transform: capitalize;
}
#portalAgendaList .widgetContent {
    padding-top: 0;
}

/*Forum*/
#teamForumView .grouptitlespan a {
    color: #0b97d1;
}

#teamForumView  .grouplist {
    color: #0193cf;
}
#teamForumView .grouplist {
    background: #ffffff;
    border: solid 1px #e0e0e0;
}
/*
div#teamForumView {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}*/
#teamForumView .forumGroupDetails.row {
    margin: 0rem 1rem;
}
#teamForumView span.forumImage {
    float: left;
    margin-top: 1rem;
}
#teamForumView .groupLabelnew i {
    background: #00a850;
}

#teamForumView .col-lg-12.row.converstion {
    padding: 1rem 1rem;
    height: 3rem;
}
 .groupLabelnew i {
    background: #00a850!important;
}
#forumConversationView .breadcrumb-div a {
    color: #0193cf; 
}
#forumConversationView .teamForumHeader.row {
    margin-top: 4rem;
    border-radius: 5px;
}

#forumConversationView .conv-author-details {
    border-bottom: unset;
}
span.forumImage {
    margin-left: 1rem;
    margin-top: 1rem;
}

#forumConversationView .conversationIcon i {
    vertical-align: bottom;
    font-size: 24px;
}
div#teamForumView {
    padding-left: 1rem;
    padding-bottom: 1rem;
}
.comment i.material-icons.icon-cmmnt-align {
    color: red;
}
/*
div#forumConversationView {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}*/
#teamForumView .linkattachmenticon, #teamForumView .sbt-div button  {
    background: #199dd4;
}
#forumConversationView .sbt-div button, #forumConversationView .linkattachmenticon {
    background: #0293cf;
}


#forumConversationView article {
    padding: 0 1rem;
}

/* meetups markup*/
.c1.appTile.pull-left {
    background: #0193cf;
}
.c2.appTile.pull-left {
    background-color: #00a850;
}
.c3.appTile.pull-left {
    background-color: #ec018c;
}
.c4.appTile.pull-left {
    background-color: #f6971f;
}
.c5.appTile.pull-left {
    background-color: #f2674a;
}
.c6.appTile.pull-left {
    background-color: #293133;
}
a.agendaFilter {
    color: white!important;
}
a.agendaFilter:hover {
    color: white;
}

#agendaListBlock-1211 .agendaWidgetList_li_medium {
    height: 102px!important;
}
#agendaListBlock-1211 .row .col.s12 {
    padding-left: 0;
}
#agendaListBlock-1211 blockquote.agendaWidgetList_bl {
    border-top: 1px solid #e0e0e0!important;
    border-bottom: 1px solid #e0e0e0!important;
    border-right: 1px solid #e0e0e0!important;
    border-radius: 5px;
}
#agendaListBlock-1211 .col.s8.m10.datediv.mb10 {
    padding-top: 1rem;
}
#agendaListBlock-1211 .agendaImageDiv {
    margin-left: -2px;
    margin-top: -1px;
}
div#agendaListBlock-1211 {
    margin-left: 0.8rem;
}

#agendaListBlock-1211 .quoteStyle, .AType-Sociaal  blockquote {
    background: unset!important;
    border: unset!important;
    border-left: 5px solid #00a850!important;
}
#agendaListBlock-1211 .quoteStyle, .AType-Academie  blockquote {
    background: unset!important;
    border: unset!important;
    border-left: 5px solid #ec018c!important;
}
#agendaListBlock-1211 .quoteStyle, .AType-Organisatie  blockquote {
    background: unset!important;
    border: unset!important;
    border-left: 5px solid #f6971f!important;
}
#agendaListBlock-1211 .quoteStyle, .AType-Beurzen  blockquote {
    background: unset!important;
    border: unset!important;
    border-left: 5px solid #f2674a!important;
}
#agendaListBlock-1211 .quoteStyle, .AType-Technologie  blockquote {
    background: unset!important;
    border: unset!important;
    border-left: 5px solid #293133!important;
}
#agendaListBlock-1211 .agendaInfoBlock.col.s12:hover {
    background: #e0f2f1;
}

#agendaListBlock-1211 .agendaWidgetList_li .agendaImg {
    max-width: 133.3px;
}
#agendaListBlock-1211 .agendaWidgetList_bl .col.s12.row {
    padding-right: 0;
}
#agendaCalendareView-1212 .widgetHeader.widget-md-heading {
    color: #293133;
}

#agendaCalendareView-1212 div#teamAgendaCalender {
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
#agendaCalendareView-1212 .clndr {
    padding: 10px;
}
div#agendaCalendareView-1212 {
    margin-top: -3.8rem;
}

#agendaCalendareView-1212 h4.Cmn-HeadingSmall {
    font-size: 1.6rem;
}

#agendaCalendareView-1212 .span12.teamEventListCol {
    width: 264px;
    margin-left: 2.565rem;
}

#agendaCalendareView-1212 .span12.id\= {
  display: none;
}

#agendaCalendareView-1212 div#teamAgendaEventContent {
    padding: 10px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-radius: 5px;
    width: 93%;
}

#teamAgendaCalendarPagination a.clndr-previous-button.btn.loadtooltip, #teamAgendaCalendarPagination a.clndr-next-button.btn.loadtooltip {
    padding: 0!important;
    width: 30px!important;
}

.summaryNote7058 {
    height: 64px;
}
/*mobile menu*/
a.button-collapse.left {
    color: #f2674a;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
img#home {
    margin-left: 9%;
}
a.button-collapse.left {
    float: right!important;
}
.articleItem.card.clear.quickblog-item-slider {
    margin-left: 10%;
}
div#SpotLightButton .fixed-action-btn a.btn-floating.btn {
    width: 15px;
    margin-right: 1rem;
}
.side-nav li > a {
    width: 100%;
}
#quicklinks-mob ul#topmenudropdown1 {
    width: 100%;
}
#header .material-icons, .right {
    margin-right: 1rem;
}
div#y5 {
    margin-top: 15vw;
    background:#293133;
}
#y5 ul{
  margin-bottom: 1rem;
}
img#home-mobmenu {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
}


.webshopWrapper .cartItemlabel {
    text-align: center!important;
}
button#submit {
    margin-bottom: 1px;
}
.webshopWrapper .breadcrumb {
    padding-left: 1rem;
}

#solrsearchBar form.form-inline {
    padding: 10px 15px 20px 15px;
    margin-top: -5px;
    border: 1px solid #e0e0e0;
    border-left: 5px solid #47156c;
    border-radius: 5px;
    margin-bottom: 20px;
}
#solrsearchBar li.taggrouphead {
    margin-bottom: 1rem;
}
div#searchResult {
    overflow-y: scroll;
    overflow-x: unset;
}

#sidesearchbox .widgetHeader.widget-md-heading {
    padding-top: 0;
}
.advance-filter-div {
    box-shadow: unset;
    padding: 10px;
}

#searchResult.advance {
    height: fit-content;
    overflow: unset;
}
#searchResult .result {
    border-radius: 5px;
}
#searchResult li.solr-list-item {
    border-bottom: 1px solid #e0e0e0;
}

#searchResult li.solr-list-item {
    border: 1px solid #e0e0e0;
    border-left: 5px solid #47156c;
    border-radius: 5px;
    padding: 24px;
    margin-bottom: 1rem;
}

li.solr-list-item.disable:hover {
    background-color: #e0f2f1;
}
li.solr-list-item:hover {
    background-color: #e0f2f1;
}
.advance-filter-div {
    margin-top: 20%;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    border-left: 5px solid #47156c;
}
.advance-filter {
    border: 1px solid #ebebeb;
    margin-bottom: 1rem;
    border-radius: 5px;
}

ul#select-options-fd48d8cd-df76-ab7a-77a3-d9013f74a533 {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}

div#zoek-expertise {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    border-left: solid 5px #47156c;
}

#zoek-expertise .widgt-bumper {
    padding: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
}
div#zoek-expertise-kennis {
    padding: 24px 24px 0 24px;
}
#zoek-expertise-kennis a.btn.waves-effect {
    margin-bottom: 20px;
}
#zoek-expertise-kennis a.btn.waves-effect:nth-child(2) {
    margin-bottom: 0;
}
#zoek-expertise-kennis a.btn.waves-effect {
    width: 240px;
}

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 #0193cf;
    box-shadow: 0 1px 0 0  #0193cf;
}

.taggrouphead i.down, .taggrouphead i.down.up {
    margin-top: 1.5rem!important;
}


element.style {
}
#zoek-alles-expertise button.btn.btn-ico-minimal.waves-effect {
    width: 90%;
    margin-top: 4%;
    margin-right: 5%;
}
div#zoek-alles-expertise {
    margin-top: 55.8%;
}
.team-1136 .articleItemImage {
    display: none;
}
.team-1136 .articleInfo.clear {
    display: none;
}
.team-1136 a.moreNews.more-btn.right {
    display: none;
}
.team-1136 span.card-title.activator.text-darken-4 a {
    font-weight: 400;
    font-size: 1.9rem;
}
.team-1136#teamArticleList .card-content.col-sm-12 {
    border-left: solid 5px #0193cf;
}

div#zoek-alles-expertise {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    height: 5rem;
    border-left: solid 5px #47156C;
}
#taglist li.hdng,
#taglist  li.grp-expertise.tag-sub-items.active{
    border: unset;
}

/*timeline view*/
#timelineItems .card {
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
}
#timelineItems .card .module-label {
    width: 10%;
}
#timelineItems .col.s2.card-image {
    width: 27.7%;
    height: 100%;
    background: #fafdfb;
    border-right: 1px solid #e0e0e0;
}
#timelineItems .card-content.col.s10 {
    width: 72%;
    padding: 0.2rem 0.5rem;
}

#timelineItems .date-line span {
    font-size: 12px;
}

#timelineItems .card {
    border-radius: 5px;
}

#timelineItems .articleItemAuthor, 
#timelineItems .articleItemCommentCount, 
#timelineItems .articleItemDate, 
#timelineItems .articleItemLikesCount, 
#timelineItems .articleItemViewCount, 
#timelineItems .articleItemView, 
#timelineItems .articleItemComment, 
#timelineItems .articleItemLike, 
#timelineItems .itemplacholder, 
#timelineItems .articleItemBook {
    color: grey;
}
#timelineItems .card .card-action div a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #039be5;
}

#timelineItems .card-content div {
    font-size: 12px;
}

#timelineItems .events .card {
    border-left: solid 5px #ef6c00;
}

#timelineItems .wiki a.row {
    border-left: 5px solid #F6971F;
}
#timelineItems .wiki .module-label {
    background-color: #F6971F;
}
#timelineItems .wiki .news .module-label {
    background-color: #ffc107;
}
#timelineItems .news a.row {
    border-left: 5px solid #0494d0;
}
.news .module-label {
    background-color: #0494d0;
}
#timelineItems .blogs .module-label {
    background-color: #ffc107;
}

#timelineItems .blogs a.row {
    border-left: 5px solid #ffc107;
}

#timelineItems .cms a.row {
  border-left: 5px solid #ffc107;
}

#timelineItems .cms a {
    border-left: solid 5px #00838f;
}
#timelineItems i.material-icons {
    font-size: 18px;
}

#timelineItems .card-content p {
    line-height: 1.2rem;
}

#timelineItems .card .card-content .card-title {
  margin-bottom: 0;
}
#timelineItems span.card-title.truncate.tooltipped {
    color: #0193cf;
} 
#timelineItems .col.s12.l12.center.timelineDate {
    background: #039be5;
}

#timelineItems .card .card-action {
    width: 90%;
}

#timelineItems span.txt-contnt {
    text-transform: initial;
}
#timelineItems .month-div {
    box-shadow: 0 0.5px 1px rgb(0 0 0 / 19%), 0 0.3px 0.3px rgb(0 0 0 / 23%);
}
#timelineItems img.img-polaroid {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#timelineItems .module-label span {
    display: none;
}
#timelineItems .card .module-label {
    width: 50px;
}
nav#menuBar {
    box-shadow: 0 0.5px 1px rgb(0 0 0 / 19%), 0 0.3px 0.3px rgb(0 0 0 / 23%);
}
a#scrollDown, #scrollUp, a#scrollDown {
    padding: 0;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    color: #ef6c00;
}
a#scrollDown:hover, a#scrollUp:hover {
    color: white;
    background: #ef6c00;
}
/*sorting*/
div#slide-out {
    width: 25vh;
}
#filters button.btn.right.waves-effect.applyBtn {
    margin: 0.7rem 0 0.656rem;
    position: absolute;
}
#teamagendaeventview img {
    border-radius: 5px;
}
/*thuiswerk pages*/
.row.work-type-div {
    padding-left: 1rem;
}
#thuiswerk-tp .C9.appTile.pull-left,
#thuiswerk-tp .C10.appTile.pull-left,
#thuiswerk-tp .C6.appTile.pull-left{
    background-color: #ffffff;
    border-left: 5px solid #f2674a;
}

#thuiswerk-tp a#workexceldownload {
    color: #4d5158!important;
    line-height: 12px;
    margin-top: 36px;
    display: inline-block;
    margin-right:0!important;
    float:unset!important;
}

#thuiswerk-tp .C10 a.tooltipped,
#thuiswerk-tp .C9 a.tooltipped,
#thuiswerk-tp .C6 a.tooltipped{
    color: #4d5158;
}
/*corections 20220331*/
#chatform {
    box-shadow: unset!important;
}
#wikiItemList-1205 .collection .collection-item:last-child,
#wikiItemList-1206 .collection .collection-item:last-child,
#wikiItemList-1357 .collection .collection-item:last-child{
    border-bottom: 1px solid #e0e0e0;
}
#portalArticleListBlock-1192 a.loadmorearticle {
    border: solid 1px #0193cf;
    border-radius: 5px;
    text-transform: uppercase;
    line-height: 2rem;
    padding: 10px 10px;
    height: 37px;
    background: #fff;
}
#searchfilterlist #taglist .tagConditionDiv, #searchfilterlist #taglist .selected-tag-div {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: solid 1px #e0e0e0;
}
ul#taglist li {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
li.sub-tag.tag-expertise {
    border-radius: 0!important;
}
li.sub-tag.tag-expertise:last-child {
    border-bottom-left-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}
li.sub-tag.tag-expertise:hover {
    background-color: #f2f2f24a;
}
li.sub-tag.tag-filter-1,
li.sub-tag.tag-filter-2,
li.sub-tag.tag-filter-3,
li.sub-tag.tag-filter-4{
    border-radius: 0!important;
}
ul.solr-search-filter-ul li.taggrouphead {
    margin: 1px 0!important;
}
ul.solr-search-filter-ul.advance-filter-ul li.sub-tag.tag-filter-1,
ul.solr-search-filter-ul.advance-filter-ul li.sub-tag.tag-filter-2,
ul.solr-search-filter-ul.advance-filter-ul li.sub-tag.tag-filter-3 {
      border: unset!important;
      padding-left: 0;
}
li.sub-tag.tag-filter-1:hover,
li.sub-tag.tag-filter-2:hover,
li.sub-tag.tag-filter-3:hover,
li.sub-tag.tag-filter-4:hover{
    background-color: #f2f2f24a;
}
/*blog image size*/
.articleItem.card.clear.quickblog-item-slider {
    max-height: 225px;
}
img.img-quickblog {
    max-height: 225px;
    object-fit: cover;
}
div[class^="summaryimage"]{
    width: 97%;
}
.nav-wrapper a.button-collapse.left {
    float: right!important;
    margin: 0 5%;
}
#paginationDiv .card-content.col-sm-12 {
    padding: 0;
}
/*div#teamWebsiteTree-1290 {
    display: none;
}
div#teamWebsiteTree-1294 {
    padding: 1rem 0 ;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
}
#teamWebsiteTree-1294 li {
    line-height: 2rem;
    display: inline-block;
    padding: 0 0.25rem;
}
.teamWebsiteTreeContainer ul {
    background: #f2674a;
}
#teamWebsiteTree-1294 .teamWebsiteTreeContainer li a {
    color: white;
}*/

div#teamWebsiteTree-1297 .subpages-webtree a {
    color: #0193cf;
    padding: 10px;
    font-weight: 600;
}

#teamWebsiteTree-1297 .tabs .tab a {
    font-size: 11px;
    padding: 0 10px;
    font-weight: 400;
}
/*
#teamWebsiteTree-1294 ul ul {
    display: none;
}*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
#portalArticleListBlock-1338 .articleItem.card.clear.quickblog-item-slider {
    width: 400px!important;
    border-radius: 5px;
}
#portalArticleListBlock-1338 img.img-quickblog {
    width: 387px;
}
#SpotLightButton .fixed-action-btn.horizontal,
#QuickblogButton  .fixed-action-btn.horizontal{
    padding-right : 1.5rem;
}
div#portalArticleListBlock-948 {
    margin-right: 1rem;
}
.side-nav {
    width: 245px;
}
.side-nav li > a {
    width: 100%;
}
ul#topmenudropdown1 {
    width: 100%;
    border: unset;
}
#zoek-expertise-kennis a.btn.waves-effect {
   margin-bottom: unset; 
}
}
@media only screen and (min-device-width: 993px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) {
#timelineItems .articleItemDate {
    display: none;
} 
#timelineItems .articleItemViewCount{
  display :none;
}
#timelineItems .articleItemDate {
    display: none;
}
#timelineItems .card .card-action {
    width: calc(90% - 50px);
  
}
}
@media only screen and (max-width: 1269px){
#portalArticleListBlock-1338 .articleItem.card.clear.quickblog-item-slider {
    width: 50%!important;
    float: left;
}
#portalArticleListBlock-1338 .quickblog-item-slider.active div[class^="summaryNote"] {
    width: 97%;
}

}
@media only screen and (max-width: 1178px){
#portalArticleListBlock-1338 .articleItem.card.clear.quickblog-item-slider {
    width: 50% !important;
    float: left;
}

}
/*ipad*/
@media only screen and (max-width: 768px){
#portalArticleListBlock-1338 .articleItem.card.clear.quickblog-item-slider {
    width: 100%!important;
    float: left;
}
portalArticleListBlock-1338 div#portalArticleListPaginationWrapperLarge {
    height: 310px !important;
}
portalArticleListBlock-1338 .card .card-content .para001 {
    bottom: 142px;
}
div[class^="summaryimage"] {
    width: 100%;
}
nav .button-collapse {
    margin-left: 60%;
}
img#home {
    margin-left: 5%;
}
#portalArticleListBlock-1338  .quickblog-item-slider.active div[class^="summaryNote"] {
    width: 100%;
}
#portalArticleListBlock-948 .card .card-content .para001 {
    bottom: 135px
}
#portalArticleListBlock-948 div#portalArticleListPaginationWrapperLarge {
    height: 315px!important;
}
.articleItem.card.clear.quickblog-item-slider {
   margin-left: 0;
}
#portalArticleListBlock-1338 div[class^="summaryNote"] {
    width: 100%;
}
}

/*website tree*/
.widgetContent.teamWebsiteTreeContainer{
  background:#fff;
}

ul.tabs li.main[data-id="1687"] a {
    color: #fff;
    border-radius: 3px;
}
ul.tabs .main[data-id="1687"] {
    background: #0193cf;
    border-radius: 3px;
}
div#page-1683 {
    border: 1px solid #0193cf;
    border-radius: 5px;
}

ul.tabs li.main[data-id="1694"] a {
    color: #fff;
    border-radius: 3px;
}
ul.tabs .main[data-id="1694"] {
    background: #00a850;
    border-radius: 3px;
}
div#page-1690 {
    border: 1px solid #00a850;
    border-radius: 5px;
}

ul.tabs li.main[data-id="1695"] a {
    color: #fff;
    border-radius: 3px;
}
ul.tabs .main[data-id="1695"] {
    background: #ec018c;
    border-radius: 3px;
}
div#page-1691 {
    border: 1px solid #ec018c;
    border-radius: 5px;
}

ul.tabs li.main[data-id="1696"] a {
    color: #fff;
    border-radius: 3px;
}
ul.tabs .main[data-id="1696"] {
    background: #f6971f;
    border-radius: 3px;
}
div#page-1692 {
    border: 1px solid #f6971f;
    border-radius: 5px;
}
#teamWebsiteTree-1297 [id^="page-"] {
    min-height: 200px;
}

div#teamWebsiteTree-1297 .col.s12 {
    padding: 0px;
}
div#teamWebsiteTree-1297 .widget-md-heading {
    padding-left: 0;
    padding-right: 0;
}
#teamWebsiteView .widgetContent {
    width: 88%;
    border: solid 1px #e0e0e0;
    padding: 1rem;
    border-radius: 5px;
    margin-left: 0.5rem;
}
.website-323#teamWebsiteView .widgetHeader {
    display: initial;
    padding: 0;
}
#teamPageView .widgetHeader.widget-md-heading {
    padding: 0;
}
#teamWebsiteTree-1297 li.subpages {
    border-bottom: 1px solid #e0e0e0;
    padding: 0.5rem;
}

#teamWebsiteTree-1297 ul.subpages-webtree {
    padding: 0;
}
#teamWebsiteTree-1297 li.subpages:hover {
    background: #e0e0e0;
}
div#page-1683 {
    padding: 10px !important;
}
.saywhat a.agendaFilter {
    margin-top: 0;
}
.appTile.left.saywhat {
    border: none;
}
.C1.appTile.left.saywhat {
    background: #69330A;
    border: solid 1px #b8c0cb;
}
.C2.appTile.left.saywhat {
    background: #877A70;
    border: solid 1px #b8c0cb;
}
.C3.appTile.left.saywhat {
    background: #052A68;
    border: solid 1px #b8c0cb;
}
.C4.appTile.left.saywhat {
    background: #cd9700;
    border: solid 1px #b8c0cb;
}
.C5.appTile.left.saywhat {
    background: #99b0d3;
    border: solid 1px #b8c0cb;
}
.C1.appTile.left.saywhat a,
.C2.appTile.left.saywhat a,
.C3.appTile.left.saywhat a,
.C4.appTile.left.saywhat a,
.C5.appTile.left.saywhat a {
    margin-right: 0px;
}
div#dynamicTagListBlock-1292 {
    margin-bottom: 0;
}


/* saywhat portal article list widget*/
div#portalArticleListBlock-1302 .articlelistli a {
    padding: 0px;
    height: 30px;
    line-height: 20px;
}
/*.saywhaticon.c1{
  background: #69330A;
  border: solid 1px #b8c0cb;
}
.saywhaticon.c2{
    background: #052A68;
    border: solid 1px #b8c0cb;
}
.saywhaticon.c3{
    background: #cd9700;
    border: solid 1px #b8c0cb;
}
.saywhaticon.c4{
    background: #99b0d3;
    border: solid 1px #b8c0cb;
}
.saywhaticon.c5{
    background: #877A70;
    border: solid 1px #b8c0cb;
}*/
.saywhaticonlist {
    width: 100%;
    display: inline-flex;
    margin-bottom: 15px !important;
}
span.saywhaticon {
    color: #fff;
    float: left;
    cursor: pointer;
    display: inline-block;
    
}
#portalArticleListBlock-1302 .widgetFooter{
  display:none;
}

/*div#portalArticleListBlock-1302 .articlelistli {
    display: none;
}*/
div#portalArticleListBlock-1302 .articleItem.collection {
    border: 2px solid #000;
    padding: 10px;
    border-radius: 5px;
    min-height: 200px;
}
div#portalArticleListBlock-1302 .articleItem.collection.ul-general{
  border: 2px solid #69330A;
} 
div#portalArticleListBlock-1302 .articleItem.collection.ul-wazegde{
  border: 2px solid #052A68;
} 
div#portalArticleListBlock-1302 .articleItem.collection.ul-kesketudis{
  border: 2px solid #cd9700;
} 
div#portalArticleListBlock-1302 .articleItem.collection.ul-saywhat{
  border: 2px solid #99b0d3;
} 
div#portalArticleListBlock-1302 .articleItem.collection.ul-taalweetjes{
  border: 2px solid #877A70;
}
.saywhaticon.zoomlink{
  zoom:1.3;
}
.appTile.zoomlink{
  transition: all cubic-bezier(.24, .5, .38, .73) .3s;
  transform: scale(1.2);
  /*box-shadow: 0 6px 16px #b3b3b3;*/
  box-shadow: unset;
}
div#teamWebsiteView.website-323 {
    display: initial;
}
#y3 .website-323#teamWebsiteView ul li {
    list-style: none!important;
}
.website-323#teamWebsiteView ul ul {
    margin-left: 0;
}
.website-323 li {
    padding: 1rem;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    margin-bottom: 0.25rem;
}
.col.s4.right.bannerimage {
    height: 118px;
    padding-right: 0;
    margin-right: -1rem;
}
.bannerimage img {
    border-radius: 5px;
    border: solid 1px #b8c0cb;
    min-height: 115px
}

#teamPageView .subpages-list li {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}
#teamPageView .subpages-list li a {
    padding: 2rem;
}
#teamPageView .subpages-list ul li {
    height: 60px;
    line-height: 40px;
    width: 88%;
    margin-left: 0.5rem;
    margin-top: 0.5rem;
    background: #e0e0e0;
    border-bottom: unset;
}
#teamPageView .widgetContent {
    width: 88%;
    border: solid 1px #e0e0e0;
    padding: 1rem;
    border-radius: 5px;
    margin-left: 0.5rem;
}
#dynamicTagListBlock-1292 .appTile:hover {
    box-shadow: unset;
}
.team-1136 a.breadcrumb:nth-child(1),
.team-1136 a.breadcrumb:nth-child(2)::before{
    display: none;
}
#dynamicTagListBlock-1301 .row.cmsdetailwidget {
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    margin-top: 1.3rem;
}

.fixed-action-btn.active a.btn-floating.photo-album-add-btn {
    transform: scaleY(1) scaleX(1) translateY(0px) translateX(-40px) !important;
}
.widgetHeader.photoalbum-widget-header {
    position: relative;
}
.photoalbum-widget-header .btn-floating, #teamPhotoAlbumView .btn-floating{
  background: #0193cf!important;
}
