/* WEB FONT "Open Sans" (6EDB::3484::6EDB::11) */

@font-face {font-family:'Open Sans';src:url('/dc/kantoor/fonts/Open Sans/OpenSans-Regular-webfont.eot');src:url('/dc/kantoor/fonts/Open Sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/Open Sans/OpenSans-Regular-webfont.woff') format('woff'),url('/dc/kantoor/fonts/Open Sans/OpenSans-Regular.ttf') format('truetype'),url('/dc/kantoor/fonts/Open Sans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');font-weight:normal;font-style:normal;}
@font-face {font-family:'Open Sans';src:url('/dc/kantoor/fonts/Open Sans/ExtraBold/OpenSans-ExtraBold-webfont.eot');src:url('/dc/kantoor/fonts/Open Sans/ExtraBold/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/Open Sans/ExtraBold/OpenSans-ExtraBold-webfont.woff') format('woff'),url('/dc/kantoor/fonts/Open Sans/ExtraBold/OpenSans-ExtraBold-webfont.ttf') format('truetype'),url('/dc/kantoor/fonts/Open Sans/ExtraBold/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');font-weight:800;font-style:normal;}
@font-face {font-family:'Open Sans';src:url('/dc/kantoor/fonts/Open Sans/SemiBold/OpenSans-Semibold-webfont.eot');src:url('/dc/kantoor/fonts/Open Sans/SemiBold/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/Open Sans/SemiBold/OpenSans-Semibold-webfont.woff') format('woff'),url('/dc/kantoor/fonts/Open Sans/SemiBold/OpenSans-Semibold-webfont.ttf') format('truetype'),url('/dc/kantoor/fonts/Open Sans/SemiBold/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');font-weight:700;font-style:normal;}
@font-face {font-family:'Open Sans';src:url('/dc/kantoor/fonts/Open Sans/Light/OpenSans-Light-webfont.eot');src:url('/dc/kantoor/fonts/Open Sans/Light/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/Open Sans/Light/OpenSans-Light-webfont.woff') format('woff'),url('/dc/kantoor/fonts/Open Sans/Light/OpenSans-Light-webfont.ttf') format('truetype'),url('/dc/kantoor/fonts/Open Sans/Light/OpenSans-Light-webfont.svg#open_sanslight') format('svg');font-weight:300;font-style:normal;}

/* STYLE BLOCK "Base" (6EDB::3256::6EDB::728) */

html, body {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
}

.wci-sidebar-template .wci-sidebar-template-header {
	width: 100%;
	height: 100%;
}

.wci-sidebar-template .wci-sidebar-template-breadcrumbs > a,
.wci-sidebar-template .wci-sidebar-template-breadcrumbs > span {
	padding-left: 5px;
}
/* STYLE BLOCK "WCI-SIDEBAR" (6EDB::3256::6EDB::726) */

/* WCI-SIDEBAR BASE */

.wci-sidebar {
	position:relative;
	white-space: nowrap;
	height: 100%;
	padding-right: 200px;			/* SIDEBAR WIDTH */
	transition: padding 0.3s;
}

.wci-sidebar > .wci-panel {
	display:inline-block;
	position: relative;
	width: 200px;				/* SIDEBAR WIDTH */
	height: 100%;
	transition: width 0.3s;
	vertical-align: top;
	overflow: hidden;
	white-space: normal;
	z-index: 11; /* position:relative on .wci-sidebar > .wci-content */
}

.wci-sidebar > .wci-panel > .wci-content {
	position:absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 200px;				/* SIDEBAR WIDTH */
}

.wci-sidebar > .wci-content {
	vertical-align: top;
	display:inline-block;
	width:100%;
	height: 100%;
	overflow: auto;
	white-space: normal;
}

/* WCI-SB-COLLAPSED */

.wci-sidebar.wci-sb-collapsed {
	padding-right: 0px;
	transition: padding 0.3s;
}
.wci-sidebar.wci-sb-collapsed > .wci-panel {
	width: 0px;
	transition: width 0.3s;
}

/* WCI-SB-OVERLAY */

.wci-sidebar.wci-sb-overlay {
	padding-right: 0px;
}
.wci-sidebar.wci-sb-overlay > .wci-panel {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
}

/* WCI-SB-ICONS */

.wci-sidebar.wci-sb-icons > .wci-panel > .wci-content {
	right: auto;
	left: 0px;
}
.wci-sidebar.wci-sb-overlay.wci-sb-icons {
	padding-left: 50px;			/* Sidebar: icons width */
}
.wci-sidebar.wci-sb-collapsed.wci-sb-icons {
	padding-right: 50px;			/* Sidebar: icons width */
}
.wci-sidebar.wci-sb-collapsed.wci-sb-overlay.wci-sb-icons {
	padding-right: 0px;
}
.wci-sidebar.wci-sb-collapsed.wci-sb-icons > .wci-panel {
	width: 50px;				/* Sidebar: icons width */
}

/* WCI-MENUBAR */

.wci-menubar.popup {
	min-width: 200px; 			/* SIDEBAR WIDTH */
}

.wci-menubar > .wci-item {
	overflow: hidden;
}

.wci-menubar > .wci-item > a.wci-link {
	overflow:hidden;	
	text-overflow:ellipsis;
	vertical-align:top;
}

.wci-menubar > .wci-item > .wci-content > a.wci-subitem {
	padding-left: 50px;			/* Sidebar: icons width */
	overflow: hidden;
	text-overflow: ellipsis;
}

/* STYLE BLOCK "WCI-TOPHEADER" (6EDB::3256::6EDB::725) */

.wci-topheader {
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.wci-topheader > .wci-content {
	height: 100%;
}

/* STYLE BLOCK "WCI-MENUBAR" (6EDB::3256::6EDB::737) */

/* WCI-MENUBAR BASE */

.wci-menubar {
	display:block;
}

.wci-menubar.popup {
	position:absolute;
	height:auto;
	z-index:100;
}

.wci-menubar > .wci-item,
.wci-menubar > .wci-item > a.wci-link,
.wci-menubar > .wci-item > .wci-content {
	white-space:nowrap;
	width:100%;
	box-sizing: border-box;
}

.wci-menubar > .wci-item > a.wci-link {
	text-decoration:none;
	display:inline-block;
	line-height: 45px;				/* Sidebar: icons width */
}

.wci-menubar > .wci-item > a.wci-link > .wci-icon {
	display:inline-block;
	text-align: center;
	width: 50px;					/* Sidebar: icons width */
	font-size:16px;
}

.wci-menubar > .wci-item > a.wci-link.wci-active + .wci-content {
	display:block;
	overflow: auto;
}

.wci-menubar > .wci-item > .wci-content > a.wci-subitem {
	line-height: 30px;
	text-decoration:none;
	display:block;
}

/* popup */

.wci-menubar.popup > .wci-item > a.wci-link,
.wci-menubar.popup > .wci-item > .wci-content > a.wci-subitem {
	padding-left: 5px;
}

/* WCI-MENU */

.wci-menubar > .wci-item.wci-menu > a.wci-link:before {
	content: "\f105";
	float: right !important;
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 10px;
}

.wci-menubar > .wci-item.wci-menu > a.wci-link.wci-active:before {
	content: "\f107";
	float: right !important;
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 10px;
}

/* WCI-SIDEBAR */

.wci-menubar > .wci-item > .wci-content,
.wci-sidebar.wci-sb-icons.wci-sb-collapsed .wci-menubar > .wci-item > .wci-content {
	display:none;
}

/* STYLE BLOCK "WCI-HEADER" (6EDB::3256::6EDB::738) */

.wci-header {
	white-space: nowrap;
	display: table-row;	/* IE9- */
	display: flex;		/* not IE9- */
	flex-direction: row;
	width: 100%;
	box-sizing: border-box;
}

.wci-header > .wci-first,
.wci-header > .wci-middle,
.wci-header > .wci-last {
	display: table-cell\9;	/* IE9- HACK! */
	box-sizing: border-box;
}

.wci-header > .wci-first {
	flex-grow: 0;
	flex-shrink: 0;
}

.wci-header > .wci-middle {
	flex-grow: 1;
	flex-shrink: 0;
	width: 100%\9;	/* IE9- HACK! */
	text-align: center;
}

.wci-header > .wci-last {
	flex-grow: 0;
	flex-shrink: 1;
}

.device-category-phone .wci-header,
.device-category-tablet .wci-header {
	font-size:16px;
}

.device-category-phone .wci-header i,
.device-category-tablet .wci-header i {
	font-size:18px;
}
/* STYLE BLOCK "Top-dialog scroll fix" (6EDB::3256::6EDB::954) */

/* US 32361: top dialog gets inexplicable scrollbars in legacy browser */
.account-toolbar-placeholder > .wc-wftransaction > .wf-dialog > .content {
	overflow: hidden;
}

/* STYLE BLOCK "WF: Errormessage" (6EDB::3256::6EDB::109) */

.errormessage {background: white;
padding: 25px;
border-radius: 5px;
border: 1px solid #CCC;}
/* STYLE BLOCK "WF: menubuttons" (6EDB::3256::6EDB::204) */

a.widgets-hyperlink.menu-button-link {
	padding-right:20px;
} 

a.menubutton-dropdown-icon:after, .menu-button-link:after {
	content:" ";
	border:4px solid transparent;
	border-top:4px solid #FFF;
	position:absolute;
	top:45%;
	right:9px;
} 

.menu-button-link:after  {
	content:"";
	position:absolute;
	top:45%;
	right:9px;
} 

a.menubutton-dropdown-icon {
	padding-right:25px !important;
	position:relative;
}

/* STYLE BLOCK "WF: Modal frame" (6EDB::3256::6EDB::105) */

.frame {
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: 120px;
	border: 1px solid #666666;
	width: 150px;
	height: 80px;
	overflow: hidden;
	z-index: 2000;
}

/* STYLE BLOCK "WF: Sort icon" (6EDB::3256::6EDB::321) */

/* separate style block as it is used for both listviews and listboxes */

.sorticon {
	font-family: Courier;
	font-size: 10pt;
	color: #707070;
	margin-left: 4px;
}

/* STYLE BLOCK "Icons monochrome" (6EDB::3256::6EDB::201) */

.monochrome-icon img {
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */ 
	vertical-align:text-bottom;
}

.monochrome-icon img:hover {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */ 

}

.monochrome-icon i {
	color: #808080;
}

.monochrome-icon i:hover {
	color: #505050;
}

/* STYLE BLOCK "Displays" (6EDB::3256::6EDB::205) */


/*/------------------------/ Displays /------------------------/*/

.wf-info,
.wf-alert,
.wf-error,
.wf-success {
	border-radius: 3px;
	border: 1px solid black;
	padding: 4px;
	margin: 2px;
	white-space: normal;
	color: black;
}

.wf-info {
	border: 1px solid #3A85FF;
	background-color: #C9DDFF;
}

.wf-alert {
	border: 1px solid #CC8616;
	background-color: #FFE4AB;
}

.wf-error {
	border: 1px solid red;
	background-color: #FFE0E0;
}

.wf-success {
	background-color: #CAE099;
	border-color: #4F7305;
}
/* STYLE BLOCK "Controls" (6EDB::3256::6EDB::206) */

i.icon,
a i.icon {
	display: inline-block;
	text-align: center;
}

/* STYLE BLOCK "Base" (6EDB::3256::6EDB::214) */

#WebFramework.vflex,
.control-full-height {
	height: 100%;
}

/* explicit hidden CSS class to circumvent issues with jQuery
adding an inline display-property to elements (caused by hiding/
showing elements while they're not yet part of the document) */
.hidden {
	display: none !important;
}


body.busy,
body.busy label {
	cursor: progress !important;
}

/* STYLE BLOCK "Toolbar (sidebar override)" (6EDB::3256::6EDB::941) */

.wf-toolbar {
	padding-top: 0px;
	padding-bottom: 0px;
}
/* STYLE BLOCK "Toolbar.Plain" (6EDB::3256::6EDB::723) */

.wf-toolbar.wf-style-toolbar-plain {
	border: 1px solid #ddd;
}
/* STYLE BLOCK "Toolbar.Button" (6EDB::3256::6EDB::661) */

.wf-toolbar.wf-style-toolbar-button a.wf-cmditem,
.wf-toolbar.wf-style-toolbar-button div.wf-cmditem,
.wf-toolbar.wf-style-toolbar-button .wf-cmditem-separator {
	margin-right: 5px;
}

.wf-toolbar.wf-style-toolbar-button a.wf-cmditem {
	box-shadow:2px 2px 4px #f2f2f2;
	padding:1px 7px;
	border:1px solid #CCCCCC;
	border-radius:2px;
	background-color:#F9F9F9;
	color:#444444;
}
.wf-toolbar.wf-style-toolbar-button a.wf-cmditem span.wf-cmditem-label {
	padding: 0px 5px;
}
.wf-toolbar.wf-style-toolbar-button a.wf-cmditem:hover {
	box-shadow:none;
}
/* STYLE BLOCK "Toolbar.Colored" (6EDB::3256::6EDB::665) */

.wf-toolbar.wf-style-toolbar-colored a.wf-cmditem,
.wf-toolbar.wf-style-toolbar-colored div.wf-cmditem {
	margin-left:3px;
}

/* STYLE BLOCK "Toolbar.Topheader" (6EDB::3256::6EDB::734) */

/* Alléén van toepassing op Toolbar */

.wf-toolbar.wf-style-toolbar-topheader a.wf-cmditem,
.wf-toolbar.wf-style-toolbar-topheader div.wf-cmditem,
.wf-toolbar.wf-style-toolbar-topheader a.wf-cmditem:hover,
.wf-toolbar.wf-style-toolbar-topheader div.wf-cmditem:hover {
	padding: 0px 10px 0px;
	border: 0px;
	outline: 0px;
}

.wf-toolbar.wf-style-toolbar-topheader a.wf-cmditem,
.wf-toolbar.wf-style-toolbar-topheader a.wf-cmditem:hover,  
.wf-toolbar.wf-style-toolbar-topheader a.wf-cmditem > .wf-cmditem-icon > i {
	color: #FFFFFF;
}

.wf-style-toolbar-topheader a.wf-cmditem > .wf-cmditem-dropdown {
	padding-left: 5px;
}

/* STYLE BLOCK "Toolbar.Topheader.Fontawesome" (6EDB::3256::6EDB::739) */

/* STYLE BLOCK "FontAwesome" (6EDB::3256::6EDB::236) */

@font-face {font-family:FontAwesome;src:url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.eot?v=v4.7.0');src:url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.eot?v=v4.7.0?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.woff2?v=v4.7.0') format('woff2'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.woff?v=v4.7.0') format('woff'),url('/dc/kantoor/fonts/FontAwesome/FontAwesome.otf?v=v4.7.0?#iefix') format('opentype'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.ttf?v=v4.7.0') format('truetype'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.svg?v=v4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}

.fontawesomeregular-icon-home:before { content: "\f015";}
.fontawesomeregular-icon-caret-right:before { content: "\f0da";}
.fontawesomeregular-icon-question:before { content: "\f128";}
.fontawesomeregular-icon-edit:before { content: "\f044";}
.fontawesomeregular-icon-bar-chart:before { content: "\f080";}
.fontawesomeregular-icon-inbox:before { content: "\f01c";}
.fontawesomeregular-icon-envelope:before { content: "\f003";}
.fontawesomeregular-icon-wrench:before { content: "\f0ad";}
.fontawesomeregular-icon-reorder:before { content: "\f0c9";}
.fontawesomeregular-icon-time:before { content: "\f017";}
.fontawesomeregular-icon-key:before { content: "\f084";}
.fontawesomeregular-icon-envelope-alt:before { content: "\f0e0";}
.fontawesomeregular-icon-check:before { content: "\f046";}
.fontawesomeregular-icon-group:before { content: "\f0c0";}
.fontawesomeregular-icon-calendar:before { content: "\f073";}
.fontawesomeregular-icon-calendar-empty:before { content: "\f133";}
.fontawesomeregular-icon-bug:before { content: "\f188";}
.fontawesomeregular-icon-bookmark:before { content: "\f02e";}
.fontawesomeregular-icon-comment-alt:before { content: "\f0e5";}
.fontawesomeregular-icon-ellipsis-horizontal:before { content: "\f141";}
.fontawesomeregular-icon-bullhorn:before { content: "\f0a1";}
.fontawesomeregular-icon-briefcase:before { content: "\f0b1";}
.fontawesomeregular-icon-book:before { content: "\f02d";}
.fontawesomeregular-icon-comments:before { content: "\f086";}
.fontawesomeregular-icon-cog:before { content: "\f013";}
.fontawesomeregular-icon-ellipsis-vertical:before { content: "\f142";}
.fontawesomeregular-icon-cogs:before { content: "\f085";}
.fontawesomeregular-icon-exclamation:before { content: "\f12a";}
.fontawesomeregular-icon-desktop:before { content: "\f108";}
.fontawesomeregular-icon-circle:before { content: "\f111";}
.fontawesomeregular-icon-flag:before { content: "\f024";}
.fontawesomeregular-icon-flag-alt:before { content: "\f11d";}
.fontawesomeregular-icon-info-sign:before { content: "\f05a";}
.fontawesomeregular-icon-folder-open:before { content: "\f07c";}
.fontawesomeregular-icon-remove:before { content: "\f00d";}
.fontawesomeregular-icon-chevron-left:before { content: "\f053";}
.fontawesomeregular-icon-chevron-right:before { content: "\f054";}
.fontawesomeregular-icon-caret-down:before { content: "\f0d7";}
.fontawesomeregular-icon-glass:before { content: "\f000";}
.fontawesomeregular-icon-music:before { content: "\f001";}
.fontawesomeregular-icon-search:before { content: "\f002";}
.fontawesomeregular-icon-heart:before { content: "\f004";}
.fontawesomeregular-icon-star:before { content: "\f005";}
.fontawesomeregular-icon-star-empty:before { content: "\f006";}
.fontawesomeregular-icon-user:before { content: "\f007";}
.fontawesomeregular-icon-film:before { content: "\f008";}
.fontawesomeregular-icon-th-large:before { content: "\f009";}
.fontawesomeregular-icon-th:before { content: "\f00a";}
.fontawesomeregular-icon-th-list:before { content: "\f00b";}
.fontawesomeregular-icon-ok:before { content: "\f00c";}
.fontawesomeregular-icon-zoom-in:before { content: "\f00e";}
.fontawesomeregular-icon-zoom-out:before { content: "\f010";}
.fontawesomeregular-icon-off:before { content: "\f011";}
.fontawesomeregular-icon-signal:before { content: "\f012";}
.fontawesomeregular-icon-trash:before { content: "\f014";}
.fontawesomeregular-icon-file:before { content: "\f016";}
.fontawesomeregular-icon-road:before { content: "\f018";}
.fontawesomeregular-icon-download-alt:before { content: "\f019";}
.fontawesomeregular-icon-download:before { content: "\f01a";}
.fontawesomeregular-icon-upload:before { content: "\f01b";}
.fontawesomeregular-icon-play-circle:before { content: "\f01d";}
.fontawesomeregular-icon-rotate-right:before { content: "\f01e";}
.fontawesomeregular-icon-refresh:before { content: "\f021";}
.fontawesomeregular-icon-list-alt:before { content: "\f022";}
.fontawesomeregular-icon-lock:before { content: "\f023";}
.fontawesomeregular-icon-headphones:before { content: "\f025";}
.fontawesomeregular-icon-volume-off:before { content: "\f026";}
.fontawesomeregular-icon-volume-down:before { content: "\f027";}
.fontawesomeregular-icon-volume-up:before { content: "\f028";}
.fontawesomeregular-icon-qrcode:before { content: "\f029";}
.fontawesomeregular-icon-barcode:before { content: "\f02a";}
.fontawesomeregular-icon-tag:before { content: "\f02b";}
.fontawesomeregular-icon-tags:before { content: "\f02c";}
.fontawesomeregular-icon-print:before { content: "\f02f";}
.fontawesomeregular-icon-camera:before { content: "\f030";}
.fontawesomeregular-icon-font:before { content: "\f031";}
.fontawesomeregular-icon-bold:before { content: "\f032";}
.fontawesomeregular-icon-italic:before { content: "\f033";}
.fontawesomeregular-icon-text-height:before { content: "\f034";}
.fontawesomeregular-icon-text-width:before { content: "\f035";}
.fontawesomeregular-icon-align-left:before { content: "\f036";}
.fontawesomeregular-icon-align-center:before { content: "\f037";}
.fontawesomeregular-icon-align-right:before { content: "\f038";}
.fontawesomeregular-icon-align-justify:before { content: "\f039";}
.fontawesomeregular-icon-list:before { content: "\f03a";}
.fontawesomeregular-icon-indent-left:before { content: "\f03b";}
.fontawesomeregular-icon-indent-right:before { content: "\f03c";}
.fontawesomeregular-icon-facetime-video:before { content: "\f03d";}
.fontawesomeregular-icon-picture:before { content: "\f03e";}
.fontawesomeregular-icon-pencil:before { content: "\f040";}
.fontawesomeregular-icon-map-marker:before { content: "\f041";}
.fontawesomeregular-icon-adjust:before { content: "\f042";}
.fontawesomeregular-icon-tint:before { content: "\f043";}
.fontawesomeregular-icon-share:before { content: "\f045";}
.fontawesomeregular-icon-move:before { content: "\f047";}
.fontawesomeregular-icon-step-backward:before { content: "\f048";}
.fontawesomeregular-icon-fast-backward:before { content: "\f049";}
.fontawesomeregular-icon-backward:before { content: "\f04a";}
.fontawesomeregular-icon-play:before { content: "\f04b";}
.fontawesomeregular-icon-pause:before { content: "\f04c";}
.fontawesomeregular-icon-stop:before { content: "\f04d";}
.fontawesomeregular-icon-forward:before { content: "\f04e";}
.fontawesomeregular-icon-fast-forward:before { content: "\f050";}
.fontawesomeregular-icon-step-forward:before { content: "\f051";}
.fontawesomeregular-icon-eject:before { content: "\f052";}
.fontawesomeregular-icon-plus-sign:before { content: "\f055";}
.fontawesomeregular-icon-minus-sign:before { content: "\f056";}
.fontawesomeregular-icon-remove-sign:before { content: "\f057";}
.fontawesomeregular-icon-ok-sign:before { content: "\f058";}
.fontawesomeregular-icon-question-sign:before { content: "\f059";}
.fontawesomeregular-icon-screenshot:before { content: "\f05b";}
.fontawesomeregular-icon-remove-circle:before { content: "\f05c";}
.fontawesomeregular-icon-ok-circle:before { content: "\f05d";}
.fontawesomeregular-icon-ban-circle:before { content: "\f05e";}
.fontawesomeregular-icon-arrow-left:before { content: "\f060";}
.fontawesomeregular-icon-arrow-right:before { content: "\f061";}
.fontawesomeregular-icon-arrow-up:before { content: "\f062";}
.fontawesomeregular-icon-arrow-down:before { content: "\f063";}
.fontawesomeregular-icon-mail-forward:before { content: "\f064";}
.fontawesomeregular-icon-resize-full:before { content: "\f065";}
.fontawesomeregular-icon-resize-small:before { content: "\f066";}
.fontawesomeregular-icon-plus:before { content: "\f067";}
.fontawesomeregular-icon-minus:before { content: "\f068";}
.fontawesomeregular-icon-asterisk:before { content: "\f069";}
.fontawesomeregular-icon-exclamation-sign:before { content: "\f06a";}
.fontawesomeregular-icon-gift:before { content: "\f06b";}
.fontawesomeregular-icon-leaf:before { content: "\f06c";}
.fontawesomeregular-icon-fire:before { content: "\f06d";}
.fontawesomeregular-icon-eye-open:before { content: "\f06e";}
.fontawesomeregular-icon-eye-close:before { content: "\f070";}
.fontawesomeregular-icon-warning-sign:before { content: "\f071";}
.fontawesomeregular-icon-plane:before { content: "\f072";}
.fontawesomeregular-icon-random:before { content: "\f074";}
.fontawesomeregular-icon-comment:before { content: "\f075";}
.fontawesomeregular-icon-magnet:before { content: "\f076";}
.fontawesomeregular-icon-chevron-up:before { content: "\f077";}
.fontawesomeregular-icon-chevron-down:before { content: "\f078";}
.fontawesomeregular-icon-retweet:before { content: "\f079";}
.fontawesomeregular-icon-shopping-cart:before { content: "\f07a";}
.fontawesomeregular-icon-folder-close:before { content: "\f07b";}
.fontawesomeregular-icon-resize-vertical:before { content: "\f07d";}
.fontawesomeregular-icon-resize-horizontal:before { content: "\f07e";}
.fontawesomeregular-icon-twitter-sign:before { content: "\f081";}
.fontawesomeregular-icon-facebook-sign:before { content: "\f082";}
.fontawesomeregular-icon-camera-retro:before { content: "\f083";}
.fontawesomeregular-icon-thumbs-up:before { content: "\f087";}
.fontawesomeregular-icon-thumbs-down:before { content: "\f088";}
.fontawesomeregular-icon-star-half:before { content: "\f089";}
.fontawesomeregular-icon-heart-empty:before { content: "\f08a";}
.fontawesomeregular-icon-signout:before { content: "\f08b";}
.fontawesomeregular-icon-linkedin-sign:before { content: "\f08c";}
.fontawesomeregular-icon-pushpin:before { content: "\f08d";}
.fontawesomeregular-icon-external-link:before { content: "\f08e";}
.fontawesomeregular-icon-signin:before { content: "\f090";}
.fontawesomeregular-icon-trophy:before { content: "\f091";}
.fontawesomeregular-icon-github-sign:before { content: "\f092";}
.fontawesomeregular-icon-upload-alt:before { content: "\f093";}
.fontawesomeregular-icon-lemon:before { content: "\f094";}
.fontawesomeregular-icon-phone:before { content: "\f095";}
.fontawesomeregular-icon-check-empty:before { content: "\f096";}
.fontawesomeregular-icon-bookmark-empty:before { content: "\f097";}
.fontawesomeregular-icon-phone-sign:before { content: "\f098";}
.fontawesomeregular-icon-twitter:before { content: "\f099";}
.fontawesomeregular-icon-facebook:before { content: "\f09a";}
.fontawesomeregular-icon-github:before { content: "\f09b";}
.fontawesomeregular-icon-unlock:before { content: "\f09c";}
.fontawesomeregular-icon-credit-card:before { content: "\f09d";}
.fontawesomeregular-icon-rss:before { content: "\f09e";}
.fontawesomeregular-icon-hdd:before { content: "\f0a0";}
.fontawesomeregular-icon-bell:before { content: "\f0a2";}
.fontawesomeregular-icon-certificate:before { content: "\f0a3";}
.fontawesomeregular-icon-hand-right:before { content: "\f0a4";}
.fontawesomeregular-icon-hand-left:before { content: "\f0a5";}
.fontawesomeregular-icon-hand-up:before { content: "\f0a6";}
.fontawesomeregular-icon-hand-down:before { content: "\f0a7";}
.fontawesomeregular-icon-circle-arrow-left:before { content: "\f0a8";}
.fontawesomeregular-icon-circle-arrow-right:before { content: "\f0a9";}
.fontawesomeregular-icon-circle-arrow-up:before { content: "\f0aa";}
.fontawesomeregular-icon-circle-arrow-down:before { content: "\f0ab";}
.fontawesomeregular-icon-globe:before { content: "\f0ac";}
.fontawesomeregular-icon-tasks:before { content: "\f0ae";}
.fontawesomeregular-icon-filter:before { content: "\f0b0";}
.fontawesomeregular-icon-fullscreen:before { content: "\f0b2";}
.fontawesomeregular-icon-link:before { content: "\f0c1";}
.fontawesomeregular-icon-cloud:before { content: "\f0c2";}
.fontawesomeregular-icon-beaker:before { content: "\f0c3";}
.fontawesomeregular-icon-cut:before { content: "\f0c4";}
.fontawesomeregular-icon-copy:before { content: "\f0c5";}
.fontawesomeregular-icon-paper-clip:before { content: "\f0c6";}
.fontawesomeregular-icon-save:before { content: "\f0c7";}
.fontawesomeregular-icon-sign-blank:before { content: "\f0c8";}
.fontawesomeregular-icon-list-ul:before { content: "\f0ca";}
.fontawesomeregular-icon-list-ol:before { content: "\f0cb";}
.fontawesomeregular-icon-strikethrough:before { content: "\f0cc";}
.fontawesomeregular-icon-underline:before { content: "\f0cd";}
.fontawesomeregular-icon-table:before { content: "\f0ce";}
.fontawesomeregular-icon-magic:before { content: "\f0d0";}
.fontawesomeregular-icon-truck:before { content: "\f0d1";}
.fontawesomeregular-icon-pinterest:before { content: "\f0d2";}
.fontawesomeregular-icon-pinterest-sign:before { content: "\f0d3";}
.fontawesomeregular-icon-google-plus-sign:before { content: "\f0d4";}
.fontawesomeregular-icon-google-plus:before { content: "\f0d5";}
.fontawesomeregular-icon-money:before { content: "\f0d6";}
.fontawesomeregular-icon-caret-up:before { content: "\f0d8";}
.fontawesomeregular-icon-caret-left:before { content: "\f0d9";}
.fontawesomeregular-icon-columns:before { content: "\f0db";}
.fontawesomeregular-icon-sort:before { content: "\f0dc";}
.fontawesomeregular-icon-sort-down:before { content: "\f0dd";}
.fontawesomeregular-icon-sort-up:before { content: "\f0de";}
.fontawesomeregular-icon-linkedin:before { content: "\f0e1";}
.fontawesomeregular-icon-rotate-left:before { content: "\f0e2";}
.fontawesomeregular-icon-legal:before { content: "\f0e3";}
.fontawesomeregular-icon-dashboard:before { content: "\f0e4";}
.fontawesomeregular-icon-comments-alt:before { content: "\f0e6";}
.fontawesomeregular-icon-bolt:before { content: "\f0e7";}
.fontawesomeregular-icon-sitemap:before { content: "\f0e8";}
.fontawesomeregular-icon-umbrella:before { content: "\f0e9";}
.fontawesomeregular-icon-paste:before { content: "\f0ea";}
.fontawesomeregular-icon-lightbulb:before { content: "\f0eb";}
.fontawesomeregular-icon-exchange:before { content: "\f0ec";}
.fontawesomeregular-icon-cloud-download:before { content: "\f0ed";}
.fontawesomeregular-icon-cloud-upload:before { content: "\f0ee";}
.fontawesomeregular-icon-user-md:before { content: "\f0f0";}
.fontawesomeregular-icon-stethoscope:before { content: "\f0f1";}
.fontawesomeregular-icon-suitcase:before { content: "\f0f2";}
.fontawesomeregular-icon-bell-alt:before { content: "\f0f3";}
.fontawesomeregular-icon-coffee:before { content: "\f0f4";}
.fontawesomeregular-icon-food:before { content: "\f0f5";}
.fontawesomeregular-icon-file-alt:before { content: "\f0f6";}
.fontawesomeregular-icon-building:before { content: "\f0f7";}
.fontawesomeregular-icon-hospital:before { content: "\f0f8";}
.fontawesomeregular-icon-ambulance:before { content: "\f0f9";}
.fontawesomeregular-icon-medkit:before { content: "\f0fa";}
.fontawesomeregular-icon-fighter-jet:before { content: "\f0fb";}
.fontawesomeregular-icon-beer:before { content: "\f0fc";}
.fontawesomeregular-icon-h-sign:before { content: "\f0fd";}
.fontawesomeregular-icon-plus-sign-alt:before { content: "\f0fe";}
.fontawesomeregular-icon-double-angle-left:before { content: "\f100";}
.fontawesomeregular-icon-double-angle-right:before { content: "\f101";}
.fontawesomeregular-icon-double-angle-up:before { content: "\f102";}
.fontawesomeregular-icon-double-angle-down:before { content: "\f103";}
.fontawesomeregular-icon-angle-left:before { content: "\f104";}
.fontawesomeregular-icon-angle-right:before { content: "\f105";}
.fontawesomeregular-icon-angle-up:before { content: "\f106";}
.fontawesomeregular-icon-angle-down:before { content: "\f107";}
.fontawesomeregular-icon-laptop:before { content: "\f109";}
.fontawesomeregular-icon-tablet:before { content: "\f10a";}
.fontawesomeregular-icon-mobile-phone:before { content: "\f10b";}
.fontawesomeregular-icon-circle-blank:before { content: "\f10c";}
.fontawesomeregular-icon-quote-left:before { content: "\f10d";}
.fontawesomeregular-icon-quote-right:before { content: "\f10e";}
.fontawesomeregular-icon-spinner:before { content: "\f110";}
.fontawesomeregular-icon-mail-reply:before { content: "\f112";}
.fontawesomeregular-icon-folder-close-alt:before { content: "\f114";}
.fontawesomeregular-icon-folder-open-alt:before { content: "\f115";}
.fontawesomeregular-icon-smile:before { content: "\f118";}
.fontawesomeregular-icon-frown:before { content: "\f119";}
.fontawesomeregular-icon-meh:before { content: "\f11a";}
.fontawesomeregular-icon-gamepad:before { content: "\f11b";}
.fontawesomeregular-icon-keyboard:before { content: "\f11c";}
.fontawesomeregular-icon-flag-checkered:before { content: "\f11e";}
.fontawesomeregular-icon-terminal:before { content: "\f120";}
.fontawesomeregular-icon-code:before { content: "\f121";}
.fontawesomeregular-icon-reply-all:before { content: "\f122";}
.fontawesomeregular-icon-mail-reply-all:before { content: "\f122";}
.fontawesomeregular-icon-star-half-empty:before { content: "\f123";}
.fontawesomeregular-icon-location-arrow:before { content: "\f124";}
.fontawesomeregular-icon-crop:before { content: "\f125";}
.fontawesomeregular-icon-code-fork:before { content: "\f126";}
.fontawesomeregular-icon-unlink:before { content: "\f127";}
.fontawesomeregular-icon-info:before { content: "\f129";}
.fontawesomeregular-icon-superscript:before { content: "\f12b";}
.fontawesomeregular-icon-subscript:before { content: "\f12c";}
.fontawesomeregular-icon-eraser:before { content: "\f12d";}
.fontawesomeregular-icon-puzzle-piece:before { content: "\f12e";}
.fontawesomeregular-icon-microphone:before { content: "\f130";}
.fontawesomeregular-icon-microphone-off:before { content: "\f131";}
.fontawesomeregular-icon-shield:before { content: "\f132";}
.fontawesomeregular-icon-fire-extinguisher:before { content: "\f134";}
.fontawesomeregular-icon-rocket:before { content: "\f135";}
.fontawesomeregular-icon-maxcdn:before { content: "\f136";}
.fontawesomeregular-icon-chevron-sign-left:before { content: "\f137";}
.fontawesomeregular-icon-chevron-sign-right:before { content: "\f138";}
.fontawesomeregular-icon-chevron-sign-up:before { content: "\f139";}
.fontawesomeregular-icon-chevron-sign-down:before { content: "\f13a";}
.fontawesomeregular-icon-html5:before { content: "\f13b";}
.fontawesomeregular-icon-css3:before { content: "\f13c";}
.fontawesomeregular-icon-anchor:before { content: "\f13d";}
.fontawesomeregular-icon-unlock-alt:before { content: "\f13e";}
.fontawesomeregular-icon-bullseye:before { content: "\f140";}
.fontawesomeregular-icon-rss-sign:before { content: "\f143";}
.fontawesomeregular-icon-play-sign:before { content: "\f144";}
.fontawesomeregular-icon-ticket:before { content: "\f145";}
.fontawesomeregular-icon-minus-sign-alt:before { content: "\f146";}
.fontawesomeregular-icon-check-minus:before { content: "\f147";}
.fontawesomeregular-icon-level-up:before { content: "\f148";}
.fontawesomeregular-icon-level-down:before { content: "\f149";}
.fontawesomeregular-icon-check-sign:before { content: "\f14a";}
.fontawesomeregular-icon-edit-sign:before { content: "\f14b";}
.fontawesomeregular-icon-external-link-sign:before { content: "\f14c";}
.fontawesomeregular-icon-share-sign:before { content: "\f14d";}
.fontawesomeregular-icon-car:before { content: "\f1b9";}
.fontawesomeregular-icon-plus-square-o:before { content: "\f196";}
.fontawesomeregular-icon-youtube:before { content: "\f167";}
.fontawesomeregular-icon-skype:before { content: "\f17e";}
.fontawesomeregular-icon-github-alt:before { content: "\f113";}
.fontawesomeregular-icon-compass:before { content: "\f14e";}
.fontawesomeregular-icon-caret-square-o-down:before { content: "\f150";}
.fontawesomeregular-icon-caret-square-o-up:before { content: "\f151";}
.fontawesomeregular-icon-caret-square-o-right:before { content: "\f152";}
.fontawesomeregular-icon-eur:before { content: "\f153";}
.fontawesomeregular-icon-gbp:before { content: "\f154";}
.fontawesomeregular-icon-usd:before { content: "\f155";}
.fontawesomeregular-icon-inr:before { content: "\f156";}
.fontawesomeregular-icon-jpy:before { content: "\f157";}
.fontawesomeregular-icon-rub:before { content: "\f158";}
.fontawesomeregular-icon-krw:before { content: "\f159";}
.fontawesomeregular-icon-btc:before { content: "\f15a";}
.fontawesomeregular-icon-file-2:before { content: "\f15b";}
.fontawesomeregular-icon-file-text:before { content: "\f15c";}
.fontawesomeregular-icon-sort-alpha-asc:before { content: "\f15d";}
.fontawesomeregular-icon-sort-alpha-desc:before { content: "\f15e";}
.fontawesomeregular-icon-sort-amount-asc:before { content: "\f160";}
.fontawesomeregular-icon-sort-amount-desc:before { content: "\f161";}
.fontawesomeregular-icon-sort-numeric-asc:before { content: "\f162";}
.fontawesomeregular-icon-sort-numeric-desc:before { content: "\f163";}
.fontawesomeregular-icon-thumbs-up-2:before { content: "\f164";}
.fontawesomeregular-icon-thumbs-down-2:before { content: "\f165";}
.fontawesomeregular-icon-youtube-square:before { content: "\f166";}
.fontawesomeregular-icon-xing:before { content: "\f168";}
.fontawesomeregular-icon-xing-square:before { content: "\f169";}
.fontawesomeregular-icon-youtube-play:before { content: "\f16a";}
.fontawesomeregular-icon-dropbox:before { content: "\f16b";}
.fontawesomeregular-icon-stack-overflow:before { content: "\f16c";}
.fontawesomeregular-icon-instagram:before { content: "\f16d";}
.fontawesomeregular-icon-flickr:before { content: "\f16e";}
.fontawesomeregular-icon-adn:before { content: "\f170";}
.fontawesomeregular-icon-bitbucket:before { content: "\f171";}
.fontawesomeregular-icon-bitbucket-square:before { content: "\f172";}
.fontawesomeregular-icon-tumblr:before { content: "\f173";}
.fontawesomeregular-icon-tumblr-square:before { content: "\f174";}
.fontawesomeregular-icon-long-arrow-down:before { content: "\f175";}
.fontawesomeregular-icon-long-arrow-up:before { content: "\f176";}
.fontawesomeregular-icon-long-arrow-left:before { content: "\f177";}
.fontawesomeregular-icon-long-arrow-right:before { content: "\f178";}
.fontawesomeregular-icon-apple:before { content: "\f179";}
.fontawesomeregular-icon-windows:before { content: "\f17a";}
.fontawesomeregular-icon-android:before { content: "\f17b";}
.fontawesomeregular-icon-linux:before { content: "\f17c";}
.fontawesomeregular-icon-dribbble:before { content: "\f17d";}
.fontawesomeregular-icon-foursquare:before { content: "\f180";}
.fontawesomeregular-icon-trello:before { content: "\f181";}
.fontawesomeregular-icon-female:before { content: "\f182";}
.fontawesomeregular-icon-male:before { content: "\f183";}
.fontawesomeregular-icon-gratipay:before { content: "\f184";}
.fontawesomeregular-icon-sun-o:before { content: "\f185";}
.fontawesomeregular-icon-moon-o:before { content: "\f186";}
.fontawesomeregular-icon-archive:before { content: "\f187";}
.fontawesomeregular-icon-vk:before { content: "\f189";}
.fontawesomeregular-icon-weibo:before { content: "\f18a";}
.fontawesomeregular-icon-renren:before { content: "\f18b";}
.fontawesomeregular-icon-pagelines:before { content: "\f18c";}
.fontawesomeregular-icon-stack-exchange:before { content: "\f18d";}
.fontawesomeregular-icon-arrow-circle-o-right:before { content: "\f18e";}
.fontawesomeregular-icon-arrow-circle-o-left:before { content: "\f190";}
.fontawesomeregular-icon-caret-square-o-left:before { content: "\f191";}
.fontawesomeregular-icon-dot-circle-o:before { content: "\f192";}
.fontawesomeregular-icon-wheelchair:before { content: "\f193";}
.fontawesomeregular-icon-vimeo-square:before { content: "\f194";}
.fontawesomeregular-icon-try:before { content: "\f195";}
.fontawesomeregular-icon-space-shuttle:before { content: "\f197";}
.fontawesomeregular-icon-slack:before { content: "\f198";}
.fontawesomeregular-icon-envelope-square:before { content: "\f199";}
.fontawesomeregular-icon-wordpress:before { content: "\f19a";}
.fontawesomeregular-icon-openid:before { content: "\f19b";}
.fontawesomeregular-icon-university:before { content: "\f19c";}
.fontawesomeregular-icon-graduation-cap:before { content: "\f19d";}
.fontawesomeregular-icon-yahoo:before { content: "\f19e";}
.fontawesomeregular-icon-google:before { content: "\f1a0";}
.fontawesomeregular-icon-reddit:before { content: "\f1a1";}
.fontawesomeregular-icon-reddit-square:before { content: "\f1a2";}
.fontawesomeregular-icon-stumbleupon-circle:before { content: "\f1a3";}
.fontawesomeregular-icon-stumbleupon:before { content: "\f1a4";}
.fontawesomeregular-icon-delicious:before { content: "\f1a5";}
.fontawesomeregular-icon-digg:before { content: "\f1a6";}
.fontawesomeregular-icon-pied-piper:before { content: "\f2ae";}
.fontawesomeregular-icon-pied-piper-alt:before { content: "\f1a8";}
.fontawesomeregular-icon-drupal:before { content: "\f1a9";}
.fontawesomeregular-icon-joomla:before { content: "\f1aa";}
.fontawesomeregular-icon-language:before { content: "\f1ab";}
.fontawesomeregular-icon-fax:before { content: "\f1ac";}
.fontawesomeregular-icon-building-2:before { content: "\f1ad";}
.fontawesomeregular-icon-child:before { content: "\f1ae";}
.fontawesomeregular-icon-paw:before { content: "\f1b0";}
.fontawesomeregular-icon-spoon:before { content: "\f1b1";}
.fontawesomeregular-icon-cube:before { content: "\f1b2";}
.fontawesomeregular-icon-cubes:before { content: "\f1b3";}
.fontawesomeregular-icon-behance:before { content: "\f1b4";}
.fontawesomeregular-icon-behance-square:before { content: "\f1b5";}
.fontawesomeregular-icon-steam:before { content: "\f1b6";}
.fontawesomeregular-icon-steam-square:before { content: "\f1b7";}
.fontawesomeregular-icon-recycle:before { content: "\f1b8";}
.fontawesomeregular-icon-taxi:before { content: "\f1ba";}
.fontawesomeregular-icon-tree:before { content: "\f1bb";}
.fontawesomeregular-icon-spotify:before { content: "\f1bc";}
.fontawesomeregular-icon-deviantart:before { content: "\f1bd";}
.fontawesomeregular-icon-soundcloud:before { content: "\f1be";}
.fontawesomeregular-icon-database:before { content: "\f1c0";}
.fontawesomeregular-icon-file-pdf-o:before { content: "\f1c1";}
.fontawesomeregular-icon-file-word-o:before { content: "\f1c2";}
.fontawesomeregular-icon-file-excel-o:before { content: "\f1c3";}
.fontawesomeregular-icon-file-powerpoint-o:before { content: "\f1c4";}
.fontawesomeregular-icon-file-image-o:before { content: "\f1c5";}
.fontawesomeregular-icon-file-archive-o:before { content: "\f1c6";}
.fontawesomeregular-icon-file-audio-o:before { content: "\f1c7";}
.fontawesomeregular-icon-file-video-o:before { content: "\f1c8";}
.fontawesomeregular-icon-file-code-o:before { content: "\f1c9";}
.fontawesomeregular-icon-vine:before { content: "\f1ca";}
.fontawesomeregular-icon-codepen:before { content: "\f1cb";}
.fontawesomeregular-icon-jsfiddle:before { content: "\f1cc";}
.fontawesomeregular-icon-life-ring:before { content: "\f1cd";}
.fontawesomeregular-icon-circle-o-notch:before { content: "\f1ce";}
.fontawesomeregular-icon-rebel:before { content: "\f1d0";}
.fontawesomeregular-icon-empire:before { content: "\f1d1";}
.fontawesomeregular-icon-git-square:before { content: "\f1d2";}
.fontawesomeregular-icon-git:before { content: "\f1d3";}
.fontawesomeregular-icon-hacker-news:before { content: "\f1d4";}
.fontawesomeregular-icon-tencent-weibo:before { content: "\f1d5";}
.fontawesomeregular-icon-qq:before { content: "\f1d6";}
.fontawesomeregular-icon-weixin:before { content: "\f1d7";}
.fontawesomeregular-icon-paper-plane:before { content: "\f1d8";}
.fontawesomeregular-icon-paper-plane-o:before { content: "\f1d9";}
.fontawesomeregular-icon-history:before { content: "\f1da";}
.fontawesomeregular-icon-circle-thin:before { content: "\f1db";}
.fontawesomeregular-icon-header:before { content: "\f1dc";}
.fontawesomeregular-icon-paragraph:before { content: "\f1dd";}
.fontawesomeregular-icon-sliders:before { content: "\f1de";}
.fontawesomeregular-icon-share-alt:before { content: "\f1e0";}
.fontawesomeregular-icon-share-alt-square:before { content: "\f1e1";}
.fontawesomeregular-icon-bomb:before { content: "\f1e2";}
.fontawesomeregular-icon-futbol-o:before { content: "\f1e3";}
.fontawesomeregular-icon-tty:before { content: "\f1e4";}
.fontawesomeregular-icon-binoculars:before { content: "\f1e5";}
.fontawesomeregular-icon-plug:before { content: "\f1e6";}
.fontawesomeregular-icon-slideshare:before { content: "\f1e7";}
.fontawesomeregular-icon-twitch:before { content: "\f1e8";}
.fontawesomeregular-icon-yelp:before { content: "\f1e9";}
.fontawesomeregular-icon-newspaper-o:before { content: "\f1ea";}
.fontawesomeregular-icon-wifi:before { content: "\f1eb";}
.fontawesomeregular-icon-calculator:before { content: "\f1ec";}
.fontawesomeregular-icon-paypal:before { content: "\f1ed";}
.fontawesomeregular-icon-google-wallet:before { content: "\f1ee";}
.fontawesomeregular-icon-cc-visa:before { content: "\f1f0";}
.fontawesomeregular-icon-cc-mastercard:before { content: "\f1f1";}
.fontawesomeregular-icon-cc-discover:before { content: "\f1f2";}
.fontawesomeregular-icon-cc-amex:before { content: "\f1f3";}
.fontawesomeregular-icon-cc-paypal:before { content: "\f1f4";}
.fontawesomeregular-icon-cc-stripe:before { content: "\f1f5";}
.fontawesomeregular-icon-bell-slash:before { content: "\f1f6";}
.fontawesomeregular-icon-bell-slash-o:before { content: "\f1f7";}
.fontawesomeregular-icon-trash-2:before { content: "\f1f8";}
.fontawesomeregular-icon-copyright:before { content: "\f1f9";}
.fontawesomeregular-icon-at:before { content: "\f1fa";}
.fontawesomeregular-icon-eyedropper:before { content: "\f1fb";}
.fontawesomeregular-icon-paint-brush:before { content: "\f1fc";}
.fontawesomeregular-icon-birthday-cake:before { content: "\f1fd";}
.fontawesomeregular-icon-area-chart:before { content: "\f1fe";}
.fontawesomeregular-icon-pie-chart:before { content: "\f200";}
.fontawesomeregular-icon-line-chart:before { content: "\f201";}
.fontawesomeregular-icon-lastfm:before { content: "\f202";}
.fontawesomeregular-icon-lastfm-square:before { content: "\f203";}
.fontawesomeregular-icon-toggle-off:before { content: "\f204";}
.fontawesomeregular-icon-toggle-on:before { content: "\f205";}
.fontawesomeregular-icon-bicycle:before { content: "\f206";}
.fontawesomeregular-icon-bus:before { content: "\f207";}
.fontawesomeregular-icon-ioxhost:before { content: "\f208";}
.fontawesomeregular-icon-angellist:before { content: "\f209";}
.fontawesomeregular-icon-cc:before { content: "\f20a";}
.fontawesomeregular-icon-ils:before { content: "\f20b";}
.fontawesomeregular-icon-meanpath:before { content: "\f20c";}
.fontawesomeregular-icon-buysellads:before { content: "\f20d";}
.fontawesomeregular-icon-connectdevelop:before { content: "\f20e";}
.fontawesomeregular-icon-dashcube:before { content: "\f210";}
.fontawesomeregular-icon-forumbee:before { content: "\f211";}
.fontawesomeregular-icon-leanpub:before { content: "\f212";}
.fontawesomeregular-icon-sellsy:before { content: "\f213";}
.fontawesomeregular-icon-shirtsinbulk:before { content: "\f214";}
.fontawesomeregular-icon-simplybuilt:before { content: "\f215";}
.fontawesomeregular-icon-skyatlas:before { content: "\f216";}
.fontawesomeregular-icon-cart-plus:before { content: "\f217";}
.fontawesomeregular-icon-cart-arrow-down:before { content: "\f218";}
.fontawesomeregular-icon-diamond:before { content: "\f219";}
.fontawesomeregular-icon-ship:before { content: "\f21a";}
.fontawesomeregular-icon-user-secret:before { content: "\f21b";}
.fontawesomeregular-icon-motorcycle:before { content: "\f21c";}
.fontawesomeregular-icon-street-view:before { content: "\f21d";}
.fontawesomeregular-icon-heartbeat:before { content: "\f21e";}
.fontawesomeregular-icon-venus:before { content: "\f221";}
.fontawesomeregular-icon-mars:before { content: "\f222";}
.fontawesomeregular-icon-mercury:before { content: "\f223";}
.fontawesomeregular-icon-transgender:before { content: "\f224";}
.fontawesomeregular-icon-transgender-alt:before { content: "\f225";}
.fontawesomeregular-icon-venus-double:before { content: "\f226";}
.fontawesomeregular-icon-mars-double:before { content: "\f227";}
.fontawesomeregular-icon-venus-mars:before { content: "\f228";}
.fontawesomeregular-icon-mars-stroke:before { content: "\f229";}
.fontawesomeregular-icon-mars-stroke-v:before { content: "\f22a";}
.fontawesomeregular-icon-mars-stroke-h:before { content: "\f22b";}
.fontawesomeregular-icon-neuter:before { content: "\f22c";}
.fontawesomeregular-icon-genderless:before { content: "\f22d";}
.fontawesomeregular-icon-facebook-official:before { content: "\f230";}
.fontawesomeregular-icon-pinterest-p:before { content: "\f231";}
.fontawesomeregular-icon-whatsapp:before { content: "\f232";}
.fontawesomeregular-icon-server:before { content: "\f233";}
.fontawesomeregular-icon-user-plus:before { content: "\f234";}
.fontawesomeregular-icon-user-times:before { content: "\f235";}
.fontawesomeregular-icon-bed:before { content: "\f236";}
.fontawesomeregular-icon-viacoin:before { content: "\f237";}
.fontawesomeregular-icon-train:before { content: "\f238";}
.fontawesomeregular-icon-subway:before { content: "\f239";}
.fontawesomeregular-icon-medium:before { content: "\f23a";}
.fontawesomeregular-icon-y-combinator:before { content: "\f23b";}
.fontawesomeregular-icon-optin-monster:before { content: "\f23c";}
.fontawesomeregular-icon-opencart:before { content: "\f23d";}
.fontawesomeregular-icon-expeditedssl:before { content: "\f23e";}
.fontawesomeregular-icon-battery-full:before { content: "\f240";}
.fontawesomeregular-icon-battery-three-quarters:before { content: "\f241";}
.fontawesomeregular-icon-battery-half:before { content: "\f242";}
.fontawesomeregular-icon-battery-quarter:before { content: "\f243";}
.fontawesomeregular-icon-battery-empty:before { content: "\f244";}
.fontawesomeregular-icon-mouse-pointer:before { content: "\f245";}
.fontawesomeregular-icon-i-cursor:before { content: "\f246";}
.fontawesomeregular-icon-object-group:before { content: "\f247";}
.fontawesomeregular-icon-object-ungroup:before { content: "\f248";}
.fontawesomeregular-icon-sticky-note:before { content: "\f249";}
.fontawesomeregular-icon-sticky-note-o:before { content: "\f24a";}
.fontawesomeregular-icon-cc-jcb:before { content: "\f24b";}
.fontawesomeregular-icon-cc-diners-club:before { content: "\f24c";}
.fontawesomeregular-icon-clone:before { content: "\f24d";}
.fontawesomeregular-icon-balance-scale:before { content: "\f24e";}
.fontawesomeregular-icon-hourglass-o:before { content: "\f250";}
.fontawesomeregular-icon-hourglass-start:before { content: "\f251";}
.fontawesomeregular-icon-hourglass-half:before { content: "\f252";}
.fontawesomeregular-icon-hourglass-end:before { content: "\f253";}
.fontawesomeregular-icon-hourglass:before { content: "\f254";}
.fontawesomeregular-icon-hand-rock-o:before { content: "\f255";}
.fontawesomeregular-icon-hand-paper-o:before { content: "\f256";}
.fontawesomeregular-icon-hand-scissors-o:before { content: "\f257";}
.fontawesomeregular-icon-hand-lizard-o:before { content: "\f258";}
.fontawesomeregular-icon-hand-spock-o:before { content: "\f259";}
.fontawesomeregular-icon-hand-pointer-o:before { content: "\f25a";}
.fontawesomeregular-icon-hand-peace-o:before { content: "\f25b";}
.fontawesomeregular-icon-trademark:before { content: "\f25c";}
.fontawesomeregular-icon-registered:before { content: "\f25d";}
.fontawesomeregular-icon-creative-commons:before { content: "\f25e";}
.fontawesomeregular-icon-gg:before { content: "\f260";}
.fontawesomeregular-icon-gg-circle:before { content: "\f261";}
.fontawesomeregular-icon-tripadvisor:before { content: "\f262";}
.fontawesomeregular-icon-odnoklassniki:before { content: "\f263";}
.fontawesomeregular-icon-odnoklassniki-square:before { content: "\f264";}
.fontawesomeregular-icon-get-pocket:before { content: "\f265";}
.fontawesomeregular-icon-wikipedia-w:before { content: "\f266";}
.fontawesomeregular-icon-safari:before { content: "\f267";}
.fontawesomeregular-icon-chrome:before { content: "\f268";}
.fontawesomeregular-icon-firefox:before { content: "\f269";}
.fontawesomeregular-icon-opera:before { content: "\f26a";}
.fontawesomeregular-icon-internet-explorer:before { content: "\f26b";}
.fontawesomeregular-icon-television:before { content: "\f26c";}
.fontawesomeregular-icon-contao:before { content: "\f26d";}
.fontawesomeregular-icon-500px:before { content: "\f26e";}
.fontawesomeregular-icon-amazon:before { content: "\f270";}
.fontawesomeregular-icon-calendar-plus-o:before { content: "\f271";}
.fontawesomeregular-icon-calendar-minus-o:before { content: "\f272";}
.fontawesomeregular-icon-calendar-times-o:before { content: "\f273";}
.fontawesomeregular-icon-calendar-check-o:before { content: "\f274";}
.fontawesomeregular-icon-industry:before { content: "\f275";}
.fontawesomeregular-icon-map-pin:before { content: "\f276";}
.fontawesomeregular-icon-map-signs:before { content: "\f277";}
.fontawesomeregular-icon-map-o:before { content: "\f278";}
.fontawesomeregular-icon-map:before { content: "\f279";}
.fontawesomeregular-icon-commenting:before { content: "\f27a";}
.fontawesomeregular-icon-commenting-o:before { content: "\f27b";}
.fontawesomeregular-icon-houzz:before { content: "\f27c";}
.fontawesomeregular-icon-vimeo:before { content: "\f27d";}
.fontawesomeregular-icon-black-tie:before { content: "\f27e";}
.fontawesomeregular-icon-fonticons:before { content: "\f280";}
.fontawesomeregular-icon-pied-piper-pp:before { content: "\f1a7";}
.fontawesomeregular-icon-reddit-alien:before { content: "\f281";}
.fontawesomeregular-icon-edge:before { content: "\f282";}
.fontawesomeregular-icon-credit-card-alt:before { content: "\f283";}
.fontawesomeregular-icon-codiepie:before { content: "\f284";}
.fontawesomeregular-icon-modx:before { content: "\f285";}
.fontawesomeregular-icon-fort-awesome:before { content: "\f286";}
.fontawesomeregular-icon-usb:before { content: "\f287";}
.fontawesomeregular-icon-product-hunt:before { content: "\f288";}
.fontawesomeregular-icon-mixcloud:before { content: "\f289";}
.fontawesomeregular-icon-scribd:before { content: "\f28a";}
.fontawesomeregular-icon-pause-circle:before { content: "\f28b";}
.fontawesomeregular-icon-pause-circle-o:before { content: "\f28c";}
.fontawesomeregular-icon-stop-circle:before { content: "\f28d";}
.fontawesomeregular-icon-stop-circle-o:before { content: "\f28e";}
.fontawesomeregular-icon-shopping-bag:before { content: "\f290";}
.fontawesomeregular-icon-shopping-basket:before { content: "\f291";}
.fontawesomeregular-icon-hashtag:before { content: "\f292";}
.fontawesomeregular-icon-bluetooth:before { content: "\f293";}
.fontawesomeregular-icon-bluetooth-b:before { content: "\f294";}
.fontawesomeregular-icon-percent:before { content: "\f295";}
.fontawesomeregular-icon-gitlab:before { content: "\f296";}
.fontawesomeregular-icon-wpbeginner:before { content: "\f297";}
.fontawesomeregular-icon-wpforms:before { content: "\f298";}
.fontawesomeregular-icon-envira:before { content: "\f299";}
.fontawesomeregular-icon-universal-access:before { content: "\f29a";}
.fontawesomeregular-icon-wheelchair-alt:before { content: "\f29b";}
.fontawesomeregular-icon-question-circle-o:before { content: "\f29c";}
.fontawesomeregular-icon-blind:before { content: "\f29d";}
.fontawesomeregular-icon-audio-description:before { content: "\f29e";}
.fontawesomeregular-icon-volume-control-phone:before { content: "\f2a0";}
.fontawesomeregular-icon-braille:before { content: "\f2a1";}
.fontawesomeregular-icon-assistive-listening-systems:before { content: "\f2a2";}
.fontawesomeregular-icon-american-sign-language-interpreting:before { content: "\f2a3";}
.fontawesomeregular-icon-deaf:before { content: "\f2a4";}
.fontawesomeregular-icon-glide:before { content: "\f2a5";}
.fontawesomeregular-icon-glide-g:before { content: "\f2a6";}
.fontawesomeregular-icon-sign-language:before { content: "\f2a7";}
.fontawesomeregular-icon-low-vision:before { content: "\f2a8";}
.fontawesomeregular-icon-viadeo:before { content: "\f2a9";}
.fontawesomeregular-icon-viadeo-square:before { content: "\f2aa";}
.fontawesomeregular-icon-snapchat:before { content: "\f2ab";}
.fontawesomeregular-icon-snapchat-ghost:before { content: "\f2ac";}
.fontawesomeregular-icon-snapchat-square:before { content: "\f2ad";}
.fontawesomeregular-icon-first-order:before { content: "\f2b0";}
.fontawesomeregular-icon-yoast:before { content: "\f2b1";}
.fontawesomeregular-icon-themeisle:before { content: "\f2b2";}
.fontawesomeregular-icon-google-plus-official:before { content: "\f2b3";}
.fontawesomeregular-icon-font-awesome:before { content: "\f2b4";}
.fontawesomeregular-icon-handshake-o:before { content: "\f2b5";}
.fontawesomeregular-icon-envelope-open:before { content: "\f2b6";}
.fontawesomeregular-icon-envelope-open-o:before { content: "\f2b7";}
.fontawesomeregular-icon-linode:before { content: "\f2b8";}
.fontawesomeregular-icon-address-book:before { content: "\f2b9";}
.fontawesomeregular-icon-address-book-o:before { content: "\f2ba";}
.fontawesomeregular-icon-address-card:before { content: "\f2bb";}
.fontawesomeregular-icon-address-card-o:before { content: "\f2bc";}
.fontawesomeregular-icon-user-circle:before { content: "\f2bd";}
.fontawesomeregular-icon-user-circle-o:before { content: "\f2be";}
.fontawesomeregular-icon-user-o:before { content: "\f2c0";}
.fontawesomeregular-icon-id-badge:before { content: "\f2c1";}
.fontawesomeregular-icon-id-card:before { content: "\f2c2";}
.fontawesomeregular-icon-id-card-o:before { content: "\f2c3";}
.fontawesomeregular-icon-quora:before { content: "\f2c4";}
.fontawesomeregular-icon-free-code-camp:before { content: "\f2c5";}
.fontawesomeregular-icon-telegram:before { content: "\f2c6";}
.fontawesomeregular-icon-thermometer-full:before { content: "\f2c7";}
.fontawesomeregular-icon-thermometer-three-quarters:before { content: "\f2c8";}
.fontawesomeregular-icon-thermometer-half:before { content: "\f2c9";}
.fontawesomeregular-icon-thermometer-quarter:before { content: "\f2ca";}
.fontawesomeregular-icon-thermometer-empty:before { content: "\f2cb";}
.fontawesomeregular-icon-shower:before { content: "\f2cc";}
.fontawesomeregular-icon-bath:before { content: "\f2cd";}
.fontawesomeregular-icon-podcast:before { content: "\f2ce";}
.fontawesomeregular-icon-window-maximize:before { content: "\f2d0";}
.fontawesomeregular-icon-window-minimize:before { content: "\f2d1";}
.fontawesomeregular-icon-window-restore:before { content: "\f2d2";}
.fontawesomeregular-icon-window-close:before { content: "\f2d3";}
.fontawesomeregular-icon-window-close-o:before { content: "\f2d4";}
.fontawesomeregular-icon-bandcamp:before { content: "\f2d5";}
.fontawesomeregular-icon-grav:before { content: "\f2d6";}
.fontawesomeregular-icon-etsy:before { content: "\f2d7";}
.fontawesomeregular-icon-imdb:before { content: "\f2d8";}
.fontawesomeregular-icon-ravelry:before { content: "\f2d9";}
.fontawesomeregular-icon-eercast:before { content: "\f2da";}
.fontawesomeregular-icon-microchip:before { content: "\f2db";}
.fontawesomeregular-icon-snowflake-o:before { content: "\f2dc";}
.fontawesomeregular-icon-superpowers:before { content: "\f2dd";}
.fontawesomeregular-icon-wpexplorer:before { content: "\f2de";}
.fontawesomeregular-icon-meetup:before { content: "\f2e0";}

/*!
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */

/* FONT AWESOME CORE
 * -------------------------- */
[class^="fontawesomeregular-icon-"],
[class*=" fontawesomeregular-icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="fontawesomeregular-icon-"]:before,
[class*=" fontawesomeregular-icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="fontawesomeregular-icon-"],
a [class*=" fontawesomeregular-icon-"],
a [class^="fontawesomeregular-icon-"]:before,
a [class*=" fontawesomeregular-icon-"]:before {
  display: inline;
}
/* increased font size for icon-large */
[class^="fontawesomeregular-icon-"].icon-fixed-width,
[class*=" fontawesomeregular-icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.2857142857142858em;
  text-align: center;
}
[class^="fontawesomeregular-icon-"].icon-fixed-width.icon-large,
[class*=" fontawesomeregular-icon-"].icon-fixed-width.icon-large {
  width: 1.5714285714285714em;
}
ul.icons-ul {
  list-style-type: none;
  text-indent: -0.7142857142857143em;
  margin-left: 2.142857142857143em;
}
ul.icons-ul > li .icon-li {
  width: 0.7142857142857143em;
  display: inline-block;
  text-align: center;
}
[class^="fontawesomeregular-icon-"].hide,
[class*=" fontawesomeregular-icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="fontawesomeregular-icon-"].pull-left,
[class*=" fontawesomeregular-icon-"].pull-left {
  margin-right: .3em;
}
[class^="fontawesomeregular-icon-"].pull-right,
[class*=" fontawesomeregular-icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="fontawesomeregular-icon-"],
[class*=" fontawesomeregular-icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="fontawesomeregular-icon-"],
.nav-pills > .active > a > [class*=" fontawesomeregular-icon-"],
.nav-list > .active > a > [class^="fontawesomeregular-icon-"],
.nav-list > .active > a > [class*=" fontawesomeregular-icon-"],
.navbar-inverse .nav > .active > a > [class^="fontawesomeregular-icon-"],
.navbar-inverse .nav > .active > a > [class*=" fontawesomeregular-icon-"],
.dropdown-menu > li > a:hover > [class^="fontawesomeregular-icon-"],
.dropdown-menu > li > a:hover > [class*=" fontawesomeregular-icon-"],
.dropdown-menu > .active > a > [class^="fontawesomeregular-icon-"],
.dropdown-menu > .active > a > [class*=" fontawesomeregular-icon-"],
.dropdown-submenu:hover > a > [class^="fontawesomeregular-icon-"],
.dropdown-submenu:hover > a > [class*=" fontawesomeregular-icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="fontawesomeregular-icon-"].icon-large,
.nav [class^="fontawesomeregular-icon-"].icon-large,
.btn [class*=" fontawesomeregular-icon-"].icon-large,
.nav [class*=" fontawesomeregular-icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="fontawesomeregular-icon-"].icon-spin,
.nav [class^="fontawesomeregular-icon-"].icon-spin,
.btn [class*=" fontawesomeregular-icon-"].icon-spin,
.nav [class*=" fontawesomeregular-icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="fontawesomeregular-icon-"],
.nav-pills [class^="fontawesomeregular-icon-"],
.nav-tabs [class*=" fontawesomeregular-icon-"],
.nav-pills [class*=" fontawesomeregular-icon-"],
.nav-tabs [class^="fontawesomeregular-icon-"].icon-large,
.nav-pills [class^="fontawesomeregular-icon-"].icon-large,
.nav-tabs [class*=" fontawesomeregular-icon-"].icon-large,
.nav-pills [class*=" fontawesomeregular-icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn [class*=" fontawesomeregular-icon-"].pull-left.icon-2x,
.btn [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="fontawesomeregular-icon-"].icon-spin.icon-large,
.btn [class*=" fontawesomeregular-icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-small [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="fontawesomeregular-icon-"],
.btn.btn-large [class*=" fontawesomeregular-icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="fontawesomeregular-icon-"],
.icon-stack [class*=" fontawesomeregular-icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Animated pulsating icon */
.icon-pulse {
  display: inline-block;
  -moz-animation: spin 1s infinite steps(8);
  -o-animation: spin 1s infinite steps(8);
  -webkit-animation: spin 1s infinite steps(8);
  animation: spin 1s infinite steps(8);
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*.wf-style-toolbar-topheader*/
/* fontawesome*/

/* STYLE BLOCK "WF: controls styling ²" (6EDB::3256::6EDB::181) */

.filtertext {
display: inline-block;
margin-bottom: 0;
margin-right:5px;
vertical-align: middle;
background-color: white;
border: 1px solid #CCC;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
display: inline-block;
height:26px;
color: #555;
vertical-align: middle;
border-radius: 4px;
width:190px;}

/* controls met icon */

.mandatory label {
	color: red;
}
/* STYLE BLOCK "WF: Modal dialog overflow auto" (6EDB::3256::6EDB::474) */

/* This style is required in template where html or body elements have overflow hidden (used in template with absolute positioning methods for global layouting */

.modal {
	overflow: auto;
}
/* STYLE BLOCK "Representation control compact modus" (6EDB::3256::6EDB::779) */

.representation-control-compact .wf-label label, .representation-control-compact .wf-display-input {
	padding:2px 0px;
}


.representation-control-compact span.wfi-label label, .representation-control-compact .wf-display-input {
	margin:0px;
}

.representation-control-compact .wf-label label {
	height:1.5em;
}

/* STYLE BLOCK "Admin content edit container" (6EDB::3256::6EDB::338) */

.admin-edit-content-container {
	position:relative;
}

.admin-edit-content-bar {
	position:absolute;
	top:0px;
	right:0px;
	padding:5px;
	opacity:0;
	z-index: 1;
}

.admin-edit-content-container a:hover {
	text-decoration:none;
}

.admin-edit-content-container:hover .admin-edit-content-bar {
	opacity:1.0;
	transition: opacity 0.5s;
}
/* STYLE BLOCK "Container" (6EDB::3256::6EDB::227) */

.box-centered {
	text-align:center;
}
/* STYLE BLOCK "Container full height" (6EDB::3256::6EDB::795) */

.container-full-height {
	height:100%;
	box-sizing:border-box;
}
/* STYLE BLOCK "Container auto height" (6EDB::3256::6EDB::850) */

.container-auto-height {
	height:auto;
}
/* STYLE BLOCK "Box background-color + border-radius default" (6EDB::3256::6EDB::38) */

.border-background-border {
	background-color: #D8D8D8;
	border-radius:5px;
	padding: 5px;
}
/* STYLE BLOCK "Box white with border" (6EDB::3256::6EDB::245) */

.box-centered {
	padding:10px;
	border:1px solid #DDD;
	background:#FFFFFF;
}
/* STYLE BLOCK "Container vflex" (6EDB::3256::6EDB::804) */

.vflex-container,
.vflex-container > div {
	height: 100%;
}
/* STYLE BLOCK "Button (style widgets) default style" (6EDB::3256::6EDB::195) */

button::-moz-focus-inner,input[type='button']::-moz-focus-inner {
	border-width: 0;
	padding: 0;
}

.widgets-button, .filterbutton, .filterchoice, .navigation input {	
	display: inline-block;
	padding: 4px 7px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
}

.widgets-button {
	margin-right:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.wf-line .widgets-button,
.widgets-button.flex {
	margin-right:0px;
}

.navigation input {
	margin-right:3px;
}

.widgets-button.flex {
	width: 100%;
}

.widgets-button > .icon {
	/* zou in theorie gelijk moeten zijn aan de label-margin om het geheel netjes te centreren,
	maar dan lijkt het alsof hij te ver naar rechts staat. Opzettelijke "bias" naar links, dus */
	margin-left: 0px;
	margin-right: 0px;
}
.widgets-button > img.icon {
	vertical-align:top;
}
.widgets-button > .label {
	margin-left: 5px;
	margin-right: 5px;
}

.widgets-button:hover, .widgets-button-active, .filterbutton:hover, .filterchoice:hover, .navigation input:hover
{
	text-decoration: none;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}

.widgets-button-disabled, .navigation input[disabled],.navigation input.position, .navigation input.position:hover  {
	cursor: default;
	background-image: none;
	opacity: .85;
	filter: alpha(opacity=85);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navigation input.position, .navigation input.position:hover {
	background:#f2f2f2;
	cursor: default;
	border:1px solid #DDD;
}

.button-large.widgets-button {
	font-size: 17.5px;
	padding: 11px 19px;
}

.button-small.widgets-button {
	font-size: 11.9px;
	padding: 2px 10px;
}

.button-mini.widgets-button {
	font-size: 10.5px;
	padding: 0 6px;
}

/* STYLE BLOCK "Column-layout-fixed-width" (6EDB::3256::6EDB::145) */

.fixed-liquid {display: block; overflow: hidden; white-space: nowrap;}
.fixed-liquid-part {vertical-align: top; display: inline-block;}
.fixed-liquid-content {display: block; white-space: normal;}

/* STYLE BLOCK "Column-layout-liquid-fixed" (6EDB::3256::6EDB::146) */

.liquid-fixed {display: block; overflow: hidden; white-space: nowrap;}
.liquid-fixed-part {vertical-align: top; display: inline-block;}
.liquid-fixed-content {display: block; white-space: normal;}

/* STYLE BLOCK "Combi icon" (6EDB::3256::6EDB::327) */

.combi-icon {
	position: relative;

}

.combi-icon .combi-icon-main {
	font-size: 32px; 
	text-align: right;

}

.combi-icon .combi-icon-sub {
	font-size: 12px;
	vertical-align: top;
	position: absolute;
	width: 12px;
	left: 18px;
	text-align: center;
}

/* STYLE BLOCK "Field table" (6EDB::3256::6EDB::222) */

.fieldlist {
	border-collapse:collapse;
}

.fieldlist td {
	line-height:20px;
	padding-right:20px;
	vertical-align:top;
}

/* STYLE BLOCK "Field table default" (6EDB::3256::6EDB::65) */

/*.fieldlist-style*/

.fieldlist-label {
	color: #808080;	
}
/* STYLE BLOCK "Field table (inclusief marge)" (6EDB::3256::6EDB::316) */

.fieldtablemargin .fieldlist-label {
	color: #808080;	
}

.fieldtablemargin td {
	padding-right: 10px;
}

/* STYLE BLOCK "Navigation dropdown" (6EDB::3256::6EDB::275) */

.navigation-dropdown .sf-menu {
	width: 100%;
}

.navigation-dropdown a {
	text-decoration: none;
	line-height: 2.5em;
	padding: 0 25px;
}

.navigation-dropdown ul li a {
	transition: color 0.3s ease 0s; 
}

.navigation-dropdown li ul li {
	min-width: 200px;
}

.navigation-dropdown .sf-menu > li:hover > ul, 
.navigation-dropdown .sf-menu > li.sfHover > ul {
	top: 100%;
}

.navigation-dropdown ul.sf-menu li li:hover ul, 
.navigation-dropdown ul.sf-menu li li.sfHover ul {
	left: 100%;
	top: 50%;
	padding-left: 1px;
	width: auto;
}

.navigation-dropdown ul.sf-menu li .sf-with-ul {
	position: relative;
}

.navigation-dropdown ul.sf-menu li .sf-with-ul:after {
	position: absolute;
	content: "";
	border: medium solid transparent;
	border-width: 5px;
	border-left-color: #FFFFFF;
	top: 45%;
	right: 10px;
}

/*Voor het topmenu een pijltje naar beneden*/
.navigation-dropdown ul.sf-menu > li > .sf-with-ul:after {
	border-top-color: #FFFFFF;
	border-left-color: transparent;
}

/* STYLE BLOCK "Navigation menu" (6EDB::3256::6EDB::333) */

.menu-item-group > span {
	color: #3498DB;
	display: block;
	font-size: 10px;
	line-height: 40px;
	padding-left: 10px;
	text-transform: uppercase;
}

.menu-item-separator {
	border-bottom: 1px solid #CCC;
	height: 10px;
	margin: 10px;
	margin-top:0px;
}

/* STYLE BLOCK "Partner company info" (6EDB::3256::6EDB::200) */


.partner-company-info-container {
	font-size:0.9em;
}

.partner-company-info-container {
	color:#CCC;
}

.partner-company-info-container a{
	color: #808080;
}

.partner-company-info-social-links a {
	margin-left:5px;
}

.partner-company-info-social-links a:hover {
	text-decoration:none;
}
/* STYLE BLOCK "Superfish-menu-base" (6EDB::3256::6EDB::170) */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	border-left: 1px solid #fff;
	border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
	border-top: 1px solid rgba(255,255,255,.5);
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	color: #13a;
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* STYLE BLOCK "Superfish-menu-navbar" (6EDB::3256::6EDB::171) */

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background: #BDD2FF;
	position: relative;
	margin-bottom: 5em;
}
/* provide background colour for submenu strip */
/* you should just set the menu's container bg colour rather than use pseudo-elements */
.sf-navbar:before {
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	background-color: #BDD2FF;
	height: 200%;
	width: 100%;
}
.sf-navbar ul {
	box-shadow: none;
}
.sf-navbar li {
	background: #AABDE6;
	position: static;
}
.sf-navbar > li > a,
.sf-navbar > li > ul > li > a {
	border: none;
}
.sf-navbar > li > ul {
	min-width: 36em; /* set this to whatever suits your design */
}
.sf-navbar ul li {
	background: #BDD2FF;
	position: relative;
}
.sf-navbar ul ul {
	left: 0;
	top: 100%;
}
.sf-navbar ul ul li {
	width: 100%;
}
.sf-navbar > li > ul > li {
	float: left;
}
.sf-navbar ul li.current > a {
	font-weight: bold;
}

/*** point all arrows down ***/
.sf-arrows.sf-navbar ul .sf-with-ul:after {
	margin-top: -3px;
	margin-right: 0;
	border-color: transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}

.sf-arrows.sf-navbar ul > li > .sf-with-ul:focus:after,
.sf-arrows.sf-navbar ul > li:hover > .sf-with-ul:after,
.sf-arrows.sf-navbar ul > .sfHover > .sf-with-ul:after {
	border-color: transparent;
	border-top-color: white;
}

/* STYLE BLOCK "Superfish-menu-vertical" (6EDB::3256::6EDB::172) */

/* adding sf-vertical class in addition to sf-menu creates a vertical menu */
/* eg. <ul class="sf-menu sf-vertical"> ... */
.sf-vertical {
  width: 12em;
  /* If you want the width of the closed menu to expand to its
  widest top-level menu item (like its "Supersubs" submenus do),
  replace the width rule above with the following two rules. */

  /*
  min-width: 12em;
  *width: 12em;
  */
}
.sf-vertical ul {
	left:	100%;
	top: 0;
}
.sf-vertical > li {
  float: none;
}
.sf-vertical li {
  width: 100%;
}

/*** alter arrow directions ***/
.sf-vertical.sf-arrows > li > .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255,255,255,.5);
}
.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

/* STYLE BLOCK "Text regular bold" (6EDB::3256::6EDB::66) */

.text-regular-bold {font-weight: bold;}
/* STYLE BLOCK "Text regular color-light" (6EDB::3256::6EDB::111) */

.text-regular-color-light {color: #959999;}
/* STYLE BLOCK "Text small color-light" (6EDB::3256::6EDB::110) */

.text-small-color-light {color: #959999;
font-size: 0.9em;}
/* STYLE BLOCK "Webmenu item content colored icon" (6EDB::3256::6EDB::445) */

.menu-item-colored-icon {
	display:block;
	position:relative;
	line-height:24px;
	background:#f2f2f2;
	padding:4px 5px 4px 40px;
}

.menu-item-colored-icon i {
	vertical-align:text-bottom;
	position:absolute;
	top:0px;
	left:0px;
}

a .menu-item-colored-icon {
	text-decoration:none;
	color: #808080;
}

/* STYLE BLOCK "FontAwesome" (6EDB::3256::6EDB::236) */

@font-face {font-family:FontAwesome;src:url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.eot?v=v4.7.0');src:url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.eot?v=v4.7.0?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.woff2?v=v4.7.0') format('woff2'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.woff?v=v4.7.0') format('woff'),url('/dc/kantoor/fonts/FontAwesome/FontAwesome.otf?v=v4.7.0?#iefix') format('opentype'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.ttf?v=v4.7.0') format('truetype'),url('/dc/kantoor/fonts/FontAwesome/fontawesome-webfont.svg?v=v4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}

.fontawesomeregular-icon-home:before { content: "\f015";}
.fontawesomeregular-icon-caret-right:before { content: "\f0da";}
.fontawesomeregular-icon-question:before { content: "\f128";}
.fontawesomeregular-icon-edit:before { content: "\f044";}
.fontawesomeregular-icon-bar-chart:before { content: "\f080";}
.fontawesomeregular-icon-inbox:before { content: "\f01c";}
.fontawesomeregular-icon-envelope:before { content: "\f003";}
.fontawesomeregular-icon-wrench:before { content: "\f0ad";}
.fontawesomeregular-icon-reorder:before { content: "\f0c9";}
.fontawesomeregular-icon-time:before { content: "\f017";}
.fontawesomeregular-icon-key:before { content: "\f084";}
.fontawesomeregular-icon-envelope-alt:before { content: "\f0e0";}
.fontawesomeregular-icon-check:before { content: "\f046";}
.fontawesomeregular-icon-group:before { content: "\f0c0";}
.fontawesomeregular-icon-calendar:before { content: "\f073";}
.fontawesomeregular-icon-calendar-empty:before { content: "\f133";}
.fontawesomeregular-icon-bug:before { content: "\f188";}
.fontawesomeregular-icon-bookmark:before { content: "\f02e";}
.fontawesomeregular-icon-comment-alt:before { content: "\f0e5";}
.fontawesomeregular-icon-ellipsis-horizontal:before { content: "\f141";}
.fontawesomeregular-icon-bullhorn:before { content: "\f0a1";}
.fontawesomeregular-icon-briefcase:before { content: "\f0b1";}
.fontawesomeregular-icon-book:before { content: "\f02d";}
.fontawesomeregular-icon-comments:before { content: "\f086";}
.fontawesomeregular-icon-cog:before { content: "\f013";}
.fontawesomeregular-icon-ellipsis-vertical:before { content: "\f142";}
.fontawesomeregular-icon-cogs:before { content: "\f085";}
.fontawesomeregular-icon-exclamation:before { content: "\f12a";}
.fontawesomeregular-icon-desktop:before { content: "\f108";}
.fontawesomeregular-icon-circle:before { content: "\f111";}
.fontawesomeregular-icon-flag:before { content: "\f024";}
.fontawesomeregular-icon-flag-alt:before { content: "\f11d";}
.fontawesomeregular-icon-info-sign:before { content: "\f05a";}
.fontawesomeregular-icon-folder-open:before { content: "\f07c";}
.fontawesomeregular-icon-remove:before { content: "\f00d";}
.fontawesomeregular-icon-chevron-left:before { content: "\f053";}
.fontawesomeregular-icon-chevron-right:before { content: "\f054";}
.fontawesomeregular-icon-caret-down:before { content: "\f0d7";}
.fontawesomeregular-icon-glass:before { content: "\f000";}
.fontawesomeregular-icon-music:before { content: "\f001";}
.fontawesomeregular-icon-search:before { content: "\f002";}
.fontawesomeregular-icon-heart:before { content: "\f004";}
.fontawesomeregular-icon-star:before { content: "\f005";}
.fontawesomeregular-icon-star-empty:before { content: "\f006";}
.fontawesomeregular-icon-user:before { content: "\f007";}
.fontawesomeregular-icon-film:before { content: "\f008";}
.fontawesomeregular-icon-th-large:before { content: "\f009";}
.fontawesomeregular-icon-th:before { content: "\f00a";}
.fontawesomeregular-icon-th-list:before { content: "\f00b";}
.fontawesomeregular-icon-ok:before { content: "\f00c";}
.fontawesomeregular-icon-zoom-in:before { content: "\f00e";}
.fontawesomeregular-icon-zoom-out:before { content: "\f010";}
.fontawesomeregular-icon-off:before { content: "\f011";}
.fontawesomeregular-icon-signal:before { content: "\f012";}
.fontawesomeregular-icon-trash:before { content: "\f014";}
.fontawesomeregular-icon-file:before { content: "\f016";}
.fontawesomeregular-icon-road:before { content: "\f018";}
.fontawesomeregular-icon-download-alt:before { content: "\f019";}
.fontawesomeregular-icon-download:before { content: "\f01a";}
.fontawesomeregular-icon-upload:before { content: "\f01b";}
.fontawesomeregular-icon-play-circle:before { content: "\f01d";}
.fontawesomeregular-icon-rotate-right:before { content: "\f01e";}
.fontawesomeregular-icon-refresh:before { content: "\f021";}
.fontawesomeregular-icon-list-alt:before { content: "\f022";}
.fontawesomeregular-icon-lock:before { content: "\f023";}
.fontawesomeregular-icon-headphones:before { content: "\f025";}
.fontawesomeregular-icon-volume-off:before { content: "\f026";}
.fontawesomeregular-icon-volume-down:before { content: "\f027";}
.fontawesomeregular-icon-volume-up:before { content: "\f028";}
.fontawesomeregular-icon-qrcode:before { content: "\f029";}
.fontawesomeregular-icon-barcode:before { content: "\f02a";}
.fontawesomeregular-icon-tag:before { content: "\f02b";}
.fontawesomeregular-icon-tags:before { content: "\f02c";}
.fontawesomeregular-icon-print:before { content: "\f02f";}
.fontawesomeregular-icon-camera:before { content: "\f030";}
.fontawesomeregular-icon-font:before { content: "\f031";}
.fontawesomeregular-icon-bold:before { content: "\f032";}
.fontawesomeregular-icon-italic:before { content: "\f033";}
.fontawesomeregular-icon-text-height:before { content: "\f034";}
.fontawesomeregular-icon-text-width:before { content: "\f035";}
.fontawesomeregular-icon-align-left:before { content: "\f036";}
.fontawesomeregular-icon-align-center:before { content: "\f037";}
.fontawesomeregular-icon-align-right:before { content: "\f038";}
.fontawesomeregular-icon-align-justify:before { content: "\f039";}
.fontawesomeregular-icon-list:before { content: "\f03a";}
.fontawesomeregular-icon-indent-left:before { content: "\f03b";}
.fontawesomeregular-icon-indent-right:before { content: "\f03c";}
.fontawesomeregular-icon-facetime-video:before { content: "\f03d";}
.fontawesomeregular-icon-picture:before { content: "\f03e";}
.fontawesomeregular-icon-pencil:before { content: "\f040";}
.fontawesomeregular-icon-map-marker:before { content: "\f041";}
.fontawesomeregular-icon-adjust:before { content: "\f042";}
.fontawesomeregular-icon-tint:before { content: "\f043";}
.fontawesomeregular-icon-share:before { content: "\f045";}
.fontawesomeregular-icon-move:before { content: "\f047";}
.fontawesomeregular-icon-step-backward:before { content: "\f048";}
.fontawesomeregular-icon-fast-backward:before { content: "\f049";}
.fontawesomeregular-icon-backward:before { content: "\f04a";}
.fontawesomeregular-icon-play:before { content: "\f04b";}
.fontawesomeregular-icon-pause:before { content: "\f04c";}
.fontawesomeregular-icon-stop:before { content: "\f04d";}
.fontawesomeregular-icon-forward:before { content: "\f04e";}
.fontawesomeregular-icon-fast-forward:before { content: "\f050";}
.fontawesomeregular-icon-step-forward:before { content: "\f051";}
.fontawesomeregular-icon-eject:before { content: "\f052";}
.fontawesomeregular-icon-plus-sign:before { content: "\f055";}
.fontawesomeregular-icon-minus-sign:before { content: "\f056";}
.fontawesomeregular-icon-remove-sign:before { content: "\f057";}
.fontawesomeregular-icon-ok-sign:before { content: "\f058";}
.fontawesomeregular-icon-question-sign:before { content: "\f059";}
.fontawesomeregular-icon-screenshot:before { content: "\f05b";}
.fontawesomeregular-icon-remove-circle:before { content: "\f05c";}
.fontawesomeregular-icon-ok-circle:before { content: "\f05d";}
.fontawesomeregular-icon-ban-circle:before { content: "\f05e";}
.fontawesomeregular-icon-arrow-left:before { content: "\f060";}
.fontawesomeregular-icon-arrow-right:before { content: "\f061";}
.fontawesomeregular-icon-arrow-up:before { content: "\f062";}
.fontawesomeregular-icon-arrow-down:before { content: "\f063";}
.fontawesomeregular-icon-mail-forward:before { content: "\f064";}
.fontawesomeregular-icon-resize-full:before { content: "\f065";}
.fontawesomeregular-icon-resize-small:before { content: "\f066";}
.fontawesomeregular-icon-plus:before { content: "\f067";}
.fontawesomeregular-icon-minus:before { content: "\f068";}
.fontawesomeregular-icon-asterisk:before { content: "\f069";}
.fontawesomeregular-icon-exclamation-sign:before { content: "\f06a";}
.fontawesomeregular-icon-gift:before { content: "\f06b";}
.fontawesomeregular-icon-leaf:before { content: "\f06c";}
.fontawesomeregular-icon-fire:before { content: "\f06d";}
.fontawesomeregular-icon-eye-open:before { content: "\f06e";}
.fontawesomeregular-icon-eye-close:before { content: "\f070";}
.fontawesomeregular-icon-warning-sign:before { content: "\f071";}
.fontawesomeregular-icon-plane:before { content: "\f072";}
.fontawesomeregular-icon-random:before { content: "\f074";}
.fontawesomeregular-icon-comment:before { content: "\f075";}
.fontawesomeregular-icon-magnet:before { content: "\f076";}
.fontawesomeregular-icon-chevron-up:before { content: "\f077";}
.fontawesomeregular-icon-chevron-down:before { content: "\f078";}
.fontawesomeregular-icon-retweet:before { content: "\f079";}
.fontawesomeregular-icon-shopping-cart:before { content: "\f07a";}
.fontawesomeregular-icon-folder-close:before { content: "\f07b";}
.fontawesomeregular-icon-resize-vertical:before { content: "\f07d";}
.fontawesomeregular-icon-resize-horizontal:before { content: "\f07e";}
.fontawesomeregular-icon-twitter-sign:before { content: "\f081";}
.fontawesomeregular-icon-facebook-sign:before { content: "\f082";}
.fontawesomeregular-icon-camera-retro:before { content: "\f083";}
.fontawesomeregular-icon-thumbs-up:before { content: "\f087";}
.fontawesomeregular-icon-thumbs-down:before { content: "\f088";}
.fontawesomeregular-icon-star-half:before { content: "\f089";}
.fontawesomeregular-icon-heart-empty:before { content: "\f08a";}
.fontawesomeregular-icon-signout:before { content: "\f08b";}
.fontawesomeregular-icon-linkedin-sign:before { content: "\f08c";}
.fontawesomeregular-icon-pushpin:before { content: "\f08d";}
.fontawesomeregular-icon-external-link:before { content: "\f08e";}
.fontawesomeregular-icon-signin:before { content: "\f090";}
.fontawesomeregular-icon-trophy:before { content: "\f091";}
.fontawesomeregular-icon-github-sign:before { content: "\f092";}
.fontawesomeregular-icon-upload-alt:before { content: "\f093";}
.fontawesomeregular-icon-lemon:before { content: "\f094";}
.fontawesomeregular-icon-phone:before { content: "\f095";}
.fontawesomeregular-icon-check-empty:before { content: "\f096";}
.fontawesomeregular-icon-bookmark-empty:before { content: "\f097";}
.fontawesomeregular-icon-phone-sign:before { content: "\f098";}
.fontawesomeregular-icon-twitter:before { content: "\f099";}
.fontawesomeregular-icon-facebook:before { content: "\f09a";}
.fontawesomeregular-icon-github:before { content: "\f09b";}
.fontawesomeregular-icon-unlock:before { content: "\f09c";}
.fontawesomeregular-icon-credit-card:before { content: "\f09d";}
.fontawesomeregular-icon-rss:before { content: "\f09e";}
.fontawesomeregular-icon-hdd:before { content: "\f0a0";}
.fontawesomeregular-icon-bell:before { content: "\f0a2";}
.fontawesomeregular-icon-certificate:before { content: "\f0a3";}
.fontawesomeregular-icon-hand-right:before { content: "\f0a4";}
.fontawesomeregular-icon-hand-left:before { content: "\f0a5";}
.fontawesomeregular-icon-hand-up:before { content: "\f0a6";}
.fontawesomeregular-icon-hand-down:before { content: "\f0a7";}
.fontawesomeregular-icon-circle-arrow-left:before { content: "\f0a8";}
.fontawesomeregular-icon-circle-arrow-right:before { content: "\f0a9";}
.fontawesomeregular-icon-circle-arrow-up:before { content: "\f0aa";}
.fontawesomeregular-icon-circle-arrow-down:before { content: "\f0ab";}
.fontawesomeregular-icon-globe:before { content: "\f0ac";}
.fontawesomeregular-icon-tasks:before { content: "\f0ae";}
.fontawesomeregular-icon-filter:before { content: "\f0b0";}
.fontawesomeregular-icon-fullscreen:before { content: "\f0b2";}
.fontawesomeregular-icon-link:before { content: "\f0c1";}
.fontawesomeregular-icon-cloud:before { content: "\f0c2";}
.fontawesomeregular-icon-beaker:before { content: "\f0c3";}
.fontawesomeregular-icon-cut:before { content: "\f0c4";}
.fontawesomeregular-icon-copy:before { content: "\f0c5";}
.fontawesomeregular-icon-paper-clip:before { content: "\f0c6";}
.fontawesomeregular-icon-save:before { content: "\f0c7";}
.fontawesomeregular-icon-sign-blank:before { content: "\f0c8";}
.fontawesomeregular-icon-list-ul:before { content: "\f0ca";}
.fontawesomeregular-icon-list-ol:before { content: "\f0cb";}
.fontawesomeregular-icon-strikethrough:before { content: "\f0cc";}
.fontawesomeregular-icon-underline:before { content: "\f0cd";}
.fontawesomeregular-icon-table:before { content: "\f0ce";}
.fontawesomeregular-icon-magic:before { content: "\f0d0";}
.fontawesomeregular-icon-truck:before { content: "\f0d1";}
.fontawesomeregular-icon-pinterest:before { content: "\f0d2";}
.fontawesomeregular-icon-pinterest-sign:before { content: "\f0d3";}
.fontawesomeregular-icon-google-plus-sign:before { content: "\f0d4";}
.fontawesomeregular-icon-google-plus:before { content: "\f0d5";}
.fontawesomeregular-icon-money:before { content: "\f0d6";}
.fontawesomeregular-icon-caret-up:before { content: "\f0d8";}
.fontawesomeregular-icon-caret-left:before { content: "\f0d9";}
.fontawesomeregular-icon-columns:before { content: "\f0db";}
.fontawesomeregular-icon-sort:before { content: "\f0dc";}
.fontawesomeregular-icon-sort-down:before { content: "\f0dd";}
.fontawesomeregular-icon-sort-up:before { content: "\f0de";}
.fontawesomeregular-icon-linkedin:before { content: "\f0e1";}
.fontawesomeregular-icon-rotate-left:before { content: "\f0e2";}
.fontawesomeregular-icon-legal:before { content: "\f0e3";}
.fontawesomeregular-icon-dashboard:before { content: "\f0e4";}
.fontawesomeregular-icon-comments-alt:before { content: "\f0e6";}
.fontawesomeregular-icon-bolt:before { content: "\f0e7";}
.fontawesomeregular-icon-sitemap:before { content: "\f0e8";}
.fontawesomeregular-icon-umbrella:before { content: "\f0e9";}
.fontawesomeregular-icon-paste:before { content: "\f0ea";}
.fontawesomeregular-icon-lightbulb:before { content: "\f0eb";}
.fontawesomeregular-icon-exchange:before { content: "\f0ec";}
.fontawesomeregular-icon-cloud-download:before { content: "\f0ed";}
.fontawesomeregular-icon-cloud-upload:before { content: "\f0ee";}
.fontawesomeregular-icon-user-md:before { content: "\f0f0";}
.fontawesomeregular-icon-stethoscope:before { content: "\f0f1";}
.fontawesomeregular-icon-suitcase:before { content: "\f0f2";}
.fontawesomeregular-icon-bell-alt:before { content: "\f0f3";}
.fontawesomeregular-icon-coffee:before { content: "\f0f4";}
.fontawesomeregular-icon-food:before { content: "\f0f5";}
.fontawesomeregular-icon-file-alt:before { content: "\f0f6";}
.fontawesomeregular-icon-building:before { content: "\f0f7";}
.fontawesomeregular-icon-hospital:before { content: "\f0f8";}
.fontawesomeregular-icon-ambulance:before { content: "\f0f9";}
.fontawesomeregular-icon-medkit:before { content: "\f0fa";}
.fontawesomeregular-icon-fighter-jet:before { content: "\f0fb";}
.fontawesomeregular-icon-beer:before { content: "\f0fc";}
.fontawesomeregular-icon-h-sign:before { content: "\f0fd";}
.fontawesomeregular-icon-plus-sign-alt:before { content: "\f0fe";}
.fontawesomeregular-icon-double-angle-left:before { content: "\f100";}
.fontawesomeregular-icon-double-angle-right:before { content: "\f101";}
.fontawesomeregular-icon-double-angle-up:before { content: "\f102";}
.fontawesomeregular-icon-double-angle-down:before { content: "\f103";}
.fontawesomeregular-icon-angle-left:before { content: "\f104";}
.fontawesomeregular-icon-angle-right:before { content: "\f105";}
.fontawesomeregular-icon-angle-up:before { content: "\f106";}
.fontawesomeregular-icon-angle-down:before { content: "\f107";}
.fontawesomeregular-icon-laptop:before { content: "\f109";}
.fontawesomeregular-icon-tablet:before { content: "\f10a";}
.fontawesomeregular-icon-mobile-phone:before { content: "\f10b";}
.fontawesomeregular-icon-circle-blank:before { content: "\f10c";}
.fontawesomeregular-icon-quote-left:before { content: "\f10d";}
.fontawesomeregular-icon-quote-right:before { content: "\f10e";}
.fontawesomeregular-icon-spinner:before { content: "\f110";}
.fontawesomeregular-icon-mail-reply:before { content: "\f112";}
.fontawesomeregular-icon-folder-close-alt:before { content: "\f114";}
.fontawesomeregular-icon-folder-open-alt:before { content: "\f115";}
.fontawesomeregular-icon-smile:before { content: "\f118";}
.fontawesomeregular-icon-frown:before { content: "\f119";}
.fontawesomeregular-icon-meh:before { content: "\f11a";}
.fontawesomeregular-icon-gamepad:before { content: "\f11b";}
.fontawesomeregular-icon-keyboard:before { content: "\f11c";}
.fontawesomeregular-icon-flag-checkered:before { content: "\f11e";}
.fontawesomeregular-icon-terminal:before { content: "\f120";}
.fontawesomeregular-icon-code:before { content: "\f121";}
.fontawesomeregular-icon-reply-all:before { content: "\f122";}
.fontawesomeregular-icon-mail-reply-all:before { content: "\f122";}
.fontawesomeregular-icon-star-half-empty:before { content: "\f123";}
.fontawesomeregular-icon-location-arrow:before { content: "\f124";}
.fontawesomeregular-icon-crop:before { content: "\f125";}
.fontawesomeregular-icon-code-fork:before { content: "\f126";}
.fontawesomeregular-icon-unlink:before { content: "\f127";}
.fontawesomeregular-icon-info:before { content: "\f129";}
.fontawesomeregular-icon-superscript:before { content: "\f12b";}
.fontawesomeregular-icon-subscript:before { content: "\f12c";}
.fontawesomeregular-icon-eraser:before { content: "\f12d";}
.fontawesomeregular-icon-puzzle-piece:before { content: "\f12e";}
.fontawesomeregular-icon-microphone:before { content: "\f130";}
.fontawesomeregular-icon-microphone-off:before { content: "\f131";}
.fontawesomeregular-icon-shield:before { content: "\f132";}
.fontawesomeregular-icon-fire-extinguisher:before { content: "\f134";}
.fontawesomeregular-icon-rocket:before { content: "\f135";}
.fontawesomeregular-icon-maxcdn:before { content: "\f136";}
.fontawesomeregular-icon-chevron-sign-left:before { content: "\f137";}
.fontawesomeregular-icon-chevron-sign-right:before { content: "\f138";}
.fontawesomeregular-icon-chevron-sign-up:before { content: "\f139";}
.fontawesomeregular-icon-chevron-sign-down:before { content: "\f13a";}
.fontawesomeregular-icon-html5:before { content: "\f13b";}
.fontawesomeregular-icon-css3:before { content: "\f13c";}
.fontawesomeregular-icon-anchor:before { content: "\f13d";}
.fontawesomeregular-icon-unlock-alt:before { content: "\f13e";}
.fontawesomeregular-icon-bullseye:before { content: "\f140";}
.fontawesomeregular-icon-rss-sign:before { content: "\f143";}
.fontawesomeregular-icon-play-sign:before { content: "\f144";}
.fontawesomeregular-icon-ticket:before { content: "\f145";}
.fontawesomeregular-icon-minus-sign-alt:before { content: "\f146";}
.fontawesomeregular-icon-check-minus:before { content: "\f147";}
.fontawesomeregular-icon-level-up:before { content: "\f148";}
.fontawesomeregular-icon-level-down:before { content: "\f149";}
.fontawesomeregular-icon-check-sign:before { content: "\f14a";}
.fontawesomeregular-icon-edit-sign:before { content: "\f14b";}
.fontawesomeregular-icon-external-link-sign:before { content: "\f14c";}
.fontawesomeregular-icon-share-sign:before { content: "\f14d";}
.fontawesomeregular-icon-car:before { content: "\f1b9";}
.fontawesomeregular-icon-plus-square-o:before { content: "\f196";}
.fontawesomeregular-icon-youtube:before { content: "\f167";}
.fontawesomeregular-icon-skype:before { content: "\f17e";}
.fontawesomeregular-icon-github-alt:before { content: "\f113";}
.fontawesomeregular-icon-compass:before { content: "\f14e";}
.fontawesomeregular-icon-caret-square-o-down:before { content: "\f150";}
.fontawesomeregular-icon-caret-square-o-up:before { content: "\f151";}
.fontawesomeregular-icon-caret-square-o-right:before { content: "\f152";}
.fontawesomeregular-icon-eur:before { content: "\f153";}
.fontawesomeregular-icon-gbp:before { content: "\f154";}
.fontawesomeregular-icon-usd:before { content: "\f155";}
.fontawesomeregular-icon-inr:before { content: "\f156";}
.fontawesomeregular-icon-jpy:before { content: "\f157";}
.fontawesomeregular-icon-rub:before { content: "\f158";}
.fontawesomeregular-icon-krw:before { content: "\f159";}
.fontawesomeregular-icon-btc:before { content: "\f15a";}
.fontawesomeregular-icon-file-2:before { content: "\f15b";}
.fontawesomeregular-icon-file-text:before { content: "\f15c";}
.fontawesomeregular-icon-sort-alpha-asc:before { content: "\f15d";}
.fontawesomeregular-icon-sort-alpha-desc:before { content: "\f15e";}
.fontawesomeregular-icon-sort-amount-asc:before { content: "\f160";}
.fontawesomeregular-icon-sort-amount-desc:before { content: "\f161";}
.fontawesomeregular-icon-sort-numeric-asc:before { content: "\f162";}
.fontawesomeregular-icon-sort-numeric-desc:before { content: "\f163";}
.fontawesomeregular-icon-thumbs-up-2:before { content: "\f164";}
.fontawesomeregular-icon-thumbs-down-2:before { content: "\f165";}
.fontawesomeregular-icon-youtube-square:before { content: "\f166";}
.fontawesomeregular-icon-xing:before { content: "\f168";}
.fontawesomeregular-icon-xing-square:before { content: "\f169";}
.fontawesomeregular-icon-youtube-play:before { content: "\f16a";}
.fontawesomeregular-icon-dropbox:before { content: "\f16b";}
.fontawesomeregular-icon-stack-overflow:before { content: "\f16c";}
.fontawesomeregular-icon-instagram:before { content: "\f16d";}
.fontawesomeregular-icon-flickr:before { content: "\f16e";}
.fontawesomeregular-icon-adn:before { content: "\f170";}
.fontawesomeregular-icon-bitbucket:before { content: "\f171";}
.fontawesomeregular-icon-bitbucket-square:before { content: "\f172";}
.fontawesomeregular-icon-tumblr:before { content: "\f173";}
.fontawesomeregular-icon-tumblr-square:before { content: "\f174";}
.fontawesomeregular-icon-long-arrow-down:before { content: "\f175";}
.fontawesomeregular-icon-long-arrow-up:before { content: "\f176";}
.fontawesomeregular-icon-long-arrow-left:before { content: "\f177";}
.fontawesomeregular-icon-long-arrow-right:before { content: "\f178";}
.fontawesomeregular-icon-apple:before { content: "\f179";}
.fontawesomeregular-icon-windows:before { content: "\f17a";}
.fontawesomeregular-icon-android:before { content: "\f17b";}
.fontawesomeregular-icon-linux:before { content: "\f17c";}
.fontawesomeregular-icon-dribbble:before { content: "\f17d";}
.fontawesomeregular-icon-foursquare:before { content: "\f180";}
.fontawesomeregular-icon-trello:before { content: "\f181";}
.fontawesomeregular-icon-female:before { content: "\f182";}
.fontawesomeregular-icon-male:before { content: "\f183";}
.fontawesomeregular-icon-gratipay:before { content: "\f184";}
.fontawesomeregular-icon-sun-o:before { content: "\f185";}
.fontawesomeregular-icon-moon-o:before { content: "\f186";}
.fontawesomeregular-icon-archive:before { content: "\f187";}
.fontawesomeregular-icon-vk:before { content: "\f189";}
.fontawesomeregular-icon-weibo:before { content: "\f18a";}
.fontawesomeregular-icon-renren:before { content: "\f18b";}
.fontawesomeregular-icon-pagelines:before { content: "\f18c";}
.fontawesomeregular-icon-stack-exchange:before { content: "\f18d";}
.fontawesomeregular-icon-arrow-circle-o-right:before { content: "\f18e";}
.fontawesomeregular-icon-arrow-circle-o-left:before { content: "\f190";}
.fontawesomeregular-icon-caret-square-o-left:before { content: "\f191";}
.fontawesomeregular-icon-dot-circle-o:before { content: "\f192";}
.fontawesomeregular-icon-wheelchair:before { content: "\f193";}
.fontawesomeregular-icon-vimeo-square:before { content: "\f194";}
.fontawesomeregular-icon-try:before { content: "\f195";}
.fontawesomeregular-icon-space-shuttle:before { content: "\f197";}
.fontawesomeregular-icon-slack:before { content: "\f198";}
.fontawesomeregular-icon-envelope-square:before { content: "\f199";}
.fontawesomeregular-icon-wordpress:before { content: "\f19a";}
.fontawesomeregular-icon-openid:before { content: "\f19b";}
.fontawesomeregular-icon-university:before { content: "\f19c";}
.fontawesomeregular-icon-graduation-cap:before { content: "\f19d";}
.fontawesomeregular-icon-yahoo:before { content: "\f19e";}
.fontawesomeregular-icon-google:before { content: "\f1a0";}
.fontawesomeregular-icon-reddit:before { content: "\f1a1";}
.fontawesomeregular-icon-reddit-square:before { content: "\f1a2";}
.fontawesomeregular-icon-stumbleupon-circle:before { content: "\f1a3";}
.fontawesomeregular-icon-stumbleupon:before { content: "\f1a4";}
.fontawesomeregular-icon-delicious:before { content: "\f1a5";}
.fontawesomeregular-icon-digg:before { content: "\f1a6";}
.fontawesomeregular-icon-pied-piper:before { content: "\f2ae";}
.fontawesomeregular-icon-pied-piper-alt:before { content: "\f1a8";}
.fontawesomeregular-icon-drupal:before { content: "\f1a9";}
.fontawesomeregular-icon-joomla:before { content: "\f1aa";}
.fontawesomeregular-icon-language:before { content: "\f1ab";}
.fontawesomeregular-icon-fax:before { content: "\f1ac";}
.fontawesomeregular-icon-building-2:before { content: "\f1ad";}
.fontawesomeregular-icon-child:before { content: "\f1ae";}
.fontawesomeregular-icon-paw:before { content: "\f1b0";}
.fontawesomeregular-icon-spoon:before { content: "\f1b1";}
.fontawesomeregular-icon-cube:before { content: "\f1b2";}
.fontawesomeregular-icon-cubes:before { content: "\f1b3";}
.fontawesomeregular-icon-behance:before { content: "\f1b4";}
.fontawesomeregular-icon-behance-square:before { content: "\f1b5";}
.fontawesomeregular-icon-steam:before { content: "\f1b6";}
.fontawesomeregular-icon-steam-square:before { content: "\f1b7";}
.fontawesomeregular-icon-recycle:before { content: "\f1b8";}
.fontawesomeregular-icon-taxi:before { content: "\f1ba";}
.fontawesomeregular-icon-tree:before { content: "\f1bb";}
.fontawesomeregular-icon-spotify:before { content: "\f1bc";}
.fontawesomeregular-icon-deviantart:before { content: "\f1bd";}
.fontawesomeregular-icon-soundcloud:before { content: "\f1be";}
.fontawesomeregular-icon-database:before { content: "\f1c0";}
.fontawesomeregular-icon-file-pdf-o:before { content: "\f1c1";}
.fontawesomeregular-icon-file-word-o:before { content: "\f1c2";}
.fontawesomeregular-icon-file-excel-o:before { content: "\f1c3";}
.fontawesomeregular-icon-file-powerpoint-o:before { content: "\f1c4";}
.fontawesomeregular-icon-file-image-o:before { content: "\f1c5";}
.fontawesomeregular-icon-file-archive-o:before { content: "\f1c6";}
.fontawesomeregular-icon-file-audio-o:before { content: "\f1c7";}
.fontawesomeregular-icon-file-video-o:before { content: "\f1c8";}
.fontawesomeregular-icon-file-code-o:before { content: "\f1c9";}
.fontawesomeregular-icon-vine:before { content: "\f1ca";}
.fontawesomeregular-icon-codepen:before { content: "\f1cb";}
.fontawesomeregular-icon-jsfiddle:before { content: "\f1cc";}
.fontawesomeregular-icon-life-ring:before { content: "\f1cd";}
.fontawesomeregular-icon-circle-o-notch:before { content: "\f1ce";}
.fontawesomeregular-icon-rebel:before { content: "\f1d0";}
.fontawesomeregular-icon-empire:before { content: "\f1d1";}
.fontawesomeregular-icon-git-square:before { content: "\f1d2";}
.fontawesomeregular-icon-git:before { content: "\f1d3";}
.fontawesomeregular-icon-hacker-news:before { content: "\f1d4";}
.fontawesomeregular-icon-tencent-weibo:before { content: "\f1d5";}
.fontawesomeregular-icon-qq:before { content: "\f1d6";}
.fontawesomeregular-icon-weixin:before { content: "\f1d7";}
.fontawesomeregular-icon-paper-plane:before { content: "\f1d8";}
.fontawesomeregular-icon-paper-plane-o:before { content: "\f1d9";}
.fontawesomeregular-icon-history:before { content: "\f1da";}
.fontawesomeregular-icon-circle-thin:before { content: "\f1db";}
.fontawesomeregular-icon-header:before { content: "\f1dc";}
.fontawesomeregular-icon-paragraph:before { content: "\f1dd";}
.fontawesomeregular-icon-sliders:before { content: "\f1de";}
.fontawesomeregular-icon-share-alt:before { content: "\f1e0";}
.fontawesomeregular-icon-share-alt-square:before { content: "\f1e1";}
.fontawesomeregular-icon-bomb:before { content: "\f1e2";}
.fontawesomeregular-icon-futbol-o:before { content: "\f1e3";}
.fontawesomeregular-icon-tty:before { content: "\f1e4";}
.fontawesomeregular-icon-binoculars:before { content: "\f1e5";}
.fontawesomeregular-icon-plug:before { content: "\f1e6";}
.fontawesomeregular-icon-slideshare:before { content: "\f1e7";}
.fontawesomeregular-icon-twitch:before { content: "\f1e8";}
.fontawesomeregular-icon-yelp:before { content: "\f1e9";}
.fontawesomeregular-icon-newspaper-o:before { content: "\f1ea";}
.fontawesomeregular-icon-wifi:before { content: "\f1eb";}
.fontawesomeregular-icon-calculator:before { content: "\f1ec";}
.fontawesomeregular-icon-paypal:before { content: "\f1ed";}
.fontawesomeregular-icon-google-wallet:before { content: "\f1ee";}
.fontawesomeregular-icon-cc-visa:before { content: "\f1f0";}
.fontawesomeregular-icon-cc-mastercard:before { content: "\f1f1";}
.fontawesomeregular-icon-cc-discover:before { content: "\f1f2";}
.fontawesomeregular-icon-cc-amex:before { content: "\f1f3";}
.fontawesomeregular-icon-cc-paypal:before { content: "\f1f4";}
.fontawesomeregular-icon-cc-stripe:before { content: "\f1f5";}
.fontawesomeregular-icon-bell-slash:before { content: "\f1f6";}
.fontawesomeregular-icon-bell-slash-o:before { content: "\f1f7";}
.fontawesomeregular-icon-trash-2:before { content: "\f1f8";}
.fontawesomeregular-icon-copyright:before { content: "\f1f9";}
.fontawesomeregular-icon-at:before { content: "\f1fa";}
.fontawesomeregular-icon-eyedropper:before { content: "\f1fb";}
.fontawesomeregular-icon-paint-brush:before { content: "\f1fc";}
.fontawesomeregular-icon-birthday-cake:before { content: "\f1fd";}
.fontawesomeregular-icon-area-chart:before { content: "\f1fe";}
.fontawesomeregular-icon-pie-chart:before { content: "\f200";}
.fontawesomeregular-icon-line-chart:before { content: "\f201";}
.fontawesomeregular-icon-lastfm:before { content: "\f202";}
.fontawesomeregular-icon-lastfm-square:before { content: "\f203";}
.fontawesomeregular-icon-toggle-off:before { content: "\f204";}
.fontawesomeregular-icon-toggle-on:before { content: "\f205";}
.fontawesomeregular-icon-bicycle:before { content: "\f206";}
.fontawesomeregular-icon-bus:before { content: "\f207";}
.fontawesomeregular-icon-ioxhost:before { content: "\f208";}
.fontawesomeregular-icon-angellist:before { content: "\f209";}
.fontawesomeregular-icon-cc:before { content: "\f20a";}
.fontawesomeregular-icon-ils:before { content: "\f20b";}
.fontawesomeregular-icon-meanpath:before { content: "\f20c";}
.fontawesomeregular-icon-buysellads:before { content: "\f20d";}
.fontawesomeregular-icon-connectdevelop:before { content: "\f20e";}
.fontawesomeregular-icon-dashcube:before { content: "\f210";}
.fontawesomeregular-icon-forumbee:before { content: "\f211";}
.fontawesomeregular-icon-leanpub:before { content: "\f212";}
.fontawesomeregular-icon-sellsy:before { content: "\f213";}
.fontawesomeregular-icon-shirtsinbulk:before { content: "\f214";}
.fontawesomeregular-icon-simplybuilt:before { content: "\f215";}
.fontawesomeregular-icon-skyatlas:before { content: "\f216";}
.fontawesomeregular-icon-cart-plus:before { content: "\f217";}
.fontawesomeregular-icon-cart-arrow-down:before { content: "\f218";}
.fontawesomeregular-icon-diamond:before { content: "\f219";}
.fontawesomeregular-icon-ship:before { content: "\f21a";}
.fontawesomeregular-icon-user-secret:before { content: "\f21b";}
.fontawesomeregular-icon-motorcycle:before { content: "\f21c";}
.fontawesomeregular-icon-street-view:before { content: "\f21d";}
.fontawesomeregular-icon-heartbeat:before { content: "\f21e";}
.fontawesomeregular-icon-venus:before { content: "\f221";}
.fontawesomeregular-icon-mars:before { content: "\f222";}
.fontawesomeregular-icon-mercury:before { content: "\f223";}
.fontawesomeregular-icon-transgender:before { content: "\f224";}
.fontawesomeregular-icon-transgender-alt:before { content: "\f225";}
.fontawesomeregular-icon-venus-double:before { content: "\f226";}
.fontawesomeregular-icon-mars-double:before { content: "\f227";}
.fontawesomeregular-icon-venus-mars:before { content: "\f228";}
.fontawesomeregular-icon-mars-stroke:before { content: "\f229";}
.fontawesomeregular-icon-mars-stroke-v:before { content: "\f22a";}
.fontawesomeregular-icon-mars-stroke-h:before { content: "\f22b";}
.fontawesomeregular-icon-neuter:before { content: "\f22c";}
.fontawesomeregular-icon-genderless:before { content: "\f22d";}
.fontawesomeregular-icon-facebook-official:before { content: "\f230";}
.fontawesomeregular-icon-pinterest-p:before { content: "\f231";}
.fontawesomeregular-icon-whatsapp:before { content: "\f232";}
.fontawesomeregular-icon-server:before { content: "\f233";}
.fontawesomeregular-icon-user-plus:before { content: "\f234";}
.fontawesomeregular-icon-user-times:before { content: "\f235";}
.fontawesomeregular-icon-bed:before { content: "\f236";}
.fontawesomeregular-icon-viacoin:before { content: "\f237";}
.fontawesomeregular-icon-train:before { content: "\f238";}
.fontawesomeregular-icon-subway:before { content: "\f239";}
.fontawesomeregular-icon-medium:before { content: "\f23a";}
.fontawesomeregular-icon-y-combinator:before { content: "\f23b";}
.fontawesomeregular-icon-optin-monster:before { content: "\f23c";}
.fontawesomeregular-icon-opencart:before { content: "\f23d";}
.fontawesomeregular-icon-expeditedssl:before { content: "\f23e";}
.fontawesomeregular-icon-battery-full:before { content: "\f240";}
.fontawesomeregular-icon-battery-three-quarters:before { content: "\f241";}
.fontawesomeregular-icon-battery-half:before { content: "\f242";}
.fontawesomeregular-icon-battery-quarter:before { content: "\f243";}
.fontawesomeregular-icon-battery-empty:before { content: "\f244";}
.fontawesomeregular-icon-mouse-pointer:before { content: "\f245";}
.fontawesomeregular-icon-i-cursor:before { content: "\f246";}
.fontawesomeregular-icon-object-group:before { content: "\f247";}
.fontawesomeregular-icon-object-ungroup:before { content: "\f248";}
.fontawesomeregular-icon-sticky-note:before { content: "\f249";}
.fontawesomeregular-icon-sticky-note-o:before { content: "\f24a";}
.fontawesomeregular-icon-cc-jcb:before { content: "\f24b";}
.fontawesomeregular-icon-cc-diners-club:before { content: "\f24c";}
.fontawesomeregular-icon-clone:before { content: "\f24d";}
.fontawesomeregular-icon-balance-scale:before { content: "\f24e";}
.fontawesomeregular-icon-hourglass-o:before { content: "\f250";}
.fontawesomeregular-icon-hourglass-start:before { content: "\f251";}
.fontawesomeregular-icon-hourglass-half:before { content: "\f252";}
.fontawesomeregular-icon-hourglass-end:before { content: "\f253";}
.fontawesomeregular-icon-hourglass:before { content: "\f254";}
.fontawesomeregular-icon-hand-rock-o:before { content: "\f255";}
.fontawesomeregular-icon-hand-paper-o:before { content: "\f256";}
.fontawesomeregular-icon-hand-scissors-o:before { content: "\f257";}
.fontawesomeregular-icon-hand-lizard-o:before { content: "\f258";}
.fontawesomeregular-icon-hand-spock-o:before { content: "\f259";}
.fontawesomeregular-icon-hand-pointer-o:before { content: "\f25a";}
.fontawesomeregular-icon-hand-peace-o:before { content: "\f25b";}
.fontawesomeregular-icon-trademark:before { content: "\f25c";}
.fontawesomeregular-icon-registered:before { content: "\f25d";}
.fontawesomeregular-icon-creative-commons:before { content: "\f25e";}
.fontawesomeregular-icon-gg:before { content: "\f260";}
.fontawesomeregular-icon-gg-circle:before { content: "\f261";}
.fontawesomeregular-icon-tripadvisor:before { content: "\f262";}
.fontawesomeregular-icon-odnoklassniki:before { content: "\f263";}
.fontawesomeregular-icon-odnoklassniki-square:before { content: "\f264";}
.fontawesomeregular-icon-get-pocket:before { content: "\f265";}
.fontawesomeregular-icon-wikipedia-w:before { content: "\f266";}
.fontawesomeregular-icon-safari:before { content: "\f267";}
.fontawesomeregular-icon-chrome:before { content: "\f268";}
.fontawesomeregular-icon-firefox:before { content: "\f269";}
.fontawesomeregular-icon-opera:before { content: "\f26a";}
.fontawesomeregular-icon-internet-explorer:before { content: "\f26b";}
.fontawesomeregular-icon-television:before { content: "\f26c";}
.fontawesomeregular-icon-contao:before { content: "\f26d";}
.fontawesomeregular-icon-500px:before { content: "\f26e";}
.fontawesomeregular-icon-amazon:before { content: "\f270";}
.fontawesomeregular-icon-calendar-plus-o:before { content: "\f271";}
.fontawesomeregular-icon-calendar-minus-o:before { content: "\f272";}
.fontawesomeregular-icon-calendar-times-o:before { content: "\f273";}
.fontawesomeregular-icon-calendar-check-o:before { content: "\f274";}
.fontawesomeregular-icon-industry:before { content: "\f275";}
.fontawesomeregular-icon-map-pin:before { content: "\f276";}
.fontawesomeregular-icon-map-signs:before { content: "\f277";}
.fontawesomeregular-icon-map-o:before { content: "\f278";}
.fontawesomeregular-icon-map:before { content: "\f279";}
.fontawesomeregular-icon-commenting:before { content: "\f27a";}
.fontawesomeregular-icon-commenting-o:before { content: "\f27b";}
.fontawesomeregular-icon-houzz:before { content: "\f27c";}
.fontawesomeregular-icon-vimeo:before { content: "\f27d";}
.fontawesomeregular-icon-black-tie:before { content: "\f27e";}
.fontawesomeregular-icon-fonticons:before { content: "\f280";}
.fontawesomeregular-icon-pied-piper-pp:before { content: "\f1a7";}
.fontawesomeregular-icon-reddit-alien:before { content: "\f281";}
.fontawesomeregular-icon-edge:before { content: "\f282";}
.fontawesomeregular-icon-credit-card-alt:before { content: "\f283";}
.fontawesomeregular-icon-codiepie:before { content: "\f284";}
.fontawesomeregular-icon-modx:before { content: "\f285";}
.fontawesomeregular-icon-fort-awesome:before { content: "\f286";}
.fontawesomeregular-icon-usb:before { content: "\f287";}
.fontawesomeregular-icon-product-hunt:before { content: "\f288";}
.fontawesomeregular-icon-mixcloud:before { content: "\f289";}
.fontawesomeregular-icon-scribd:before { content: "\f28a";}
.fontawesomeregular-icon-pause-circle:before { content: "\f28b";}
.fontawesomeregular-icon-pause-circle-o:before { content: "\f28c";}
.fontawesomeregular-icon-stop-circle:before { content: "\f28d";}
.fontawesomeregular-icon-stop-circle-o:before { content: "\f28e";}
.fontawesomeregular-icon-shopping-bag:before { content: "\f290";}
.fontawesomeregular-icon-shopping-basket:before { content: "\f291";}
.fontawesomeregular-icon-hashtag:before { content: "\f292";}
.fontawesomeregular-icon-bluetooth:before { content: "\f293";}
.fontawesomeregular-icon-bluetooth-b:before { content: "\f294";}
.fontawesomeregular-icon-percent:before { content: "\f295";}
.fontawesomeregular-icon-gitlab:before { content: "\f296";}
.fontawesomeregular-icon-wpbeginner:before { content: "\f297";}
.fontawesomeregular-icon-wpforms:before { content: "\f298";}
.fontawesomeregular-icon-envira:before { content: "\f299";}
.fontawesomeregular-icon-universal-access:before { content: "\f29a";}
.fontawesomeregular-icon-wheelchair-alt:before { content: "\f29b";}
.fontawesomeregular-icon-question-circle-o:before { content: "\f29c";}
.fontawesomeregular-icon-blind:before { content: "\f29d";}
.fontawesomeregular-icon-audio-description:before { content: "\f29e";}
.fontawesomeregular-icon-volume-control-phone:before { content: "\f2a0";}
.fontawesomeregular-icon-braille:before { content: "\f2a1";}
.fontawesomeregular-icon-assistive-listening-systems:before { content: "\f2a2";}
.fontawesomeregular-icon-american-sign-language-interpreting:before { content: "\f2a3";}
.fontawesomeregular-icon-deaf:before { content: "\f2a4";}
.fontawesomeregular-icon-glide:before { content: "\f2a5";}
.fontawesomeregular-icon-glide-g:before { content: "\f2a6";}
.fontawesomeregular-icon-sign-language:before { content: "\f2a7";}
.fontawesomeregular-icon-low-vision:before { content: "\f2a8";}
.fontawesomeregular-icon-viadeo:before { content: "\f2a9";}
.fontawesomeregular-icon-viadeo-square:before { content: "\f2aa";}
.fontawesomeregular-icon-snapchat:before { content: "\f2ab";}
.fontawesomeregular-icon-snapchat-ghost:before { content: "\f2ac";}
.fontawesomeregular-icon-snapchat-square:before { content: "\f2ad";}
.fontawesomeregular-icon-first-order:before { content: "\f2b0";}
.fontawesomeregular-icon-yoast:before { content: "\f2b1";}
.fontawesomeregular-icon-themeisle:before { content: "\f2b2";}
.fontawesomeregular-icon-google-plus-official:before { content: "\f2b3";}
.fontawesomeregular-icon-font-awesome:before { content: "\f2b4";}
.fontawesomeregular-icon-handshake-o:before { content: "\f2b5";}
.fontawesomeregular-icon-envelope-open:before { content: "\f2b6";}
.fontawesomeregular-icon-envelope-open-o:before { content: "\f2b7";}
.fontawesomeregular-icon-linode:before { content: "\f2b8";}
.fontawesomeregular-icon-address-book:before { content: "\f2b9";}
.fontawesomeregular-icon-address-book-o:before { content: "\f2ba";}
.fontawesomeregular-icon-address-card:before { content: "\f2bb";}
.fontawesomeregular-icon-address-card-o:before { content: "\f2bc";}
.fontawesomeregular-icon-user-circle:before { content: "\f2bd";}
.fontawesomeregular-icon-user-circle-o:before { content: "\f2be";}
.fontawesomeregular-icon-user-o:before { content: "\f2c0";}
.fontawesomeregular-icon-id-badge:before { content: "\f2c1";}
.fontawesomeregular-icon-id-card:before { content: "\f2c2";}
.fontawesomeregular-icon-id-card-o:before { content: "\f2c3";}
.fontawesomeregular-icon-quora:before { content: "\f2c4";}
.fontawesomeregular-icon-free-code-camp:before { content: "\f2c5";}
.fontawesomeregular-icon-telegram:before { content: "\f2c6";}
.fontawesomeregular-icon-thermometer-full:before { content: "\f2c7";}
.fontawesomeregular-icon-thermometer-three-quarters:before { content: "\f2c8";}
.fontawesomeregular-icon-thermometer-half:before { content: "\f2c9";}
.fontawesomeregular-icon-thermometer-quarter:before { content: "\f2ca";}
.fontawesomeregular-icon-thermometer-empty:before { content: "\f2cb";}
.fontawesomeregular-icon-shower:before { content: "\f2cc";}
.fontawesomeregular-icon-bath:before { content: "\f2cd";}
.fontawesomeregular-icon-podcast:before { content: "\f2ce";}
.fontawesomeregular-icon-window-maximize:before { content: "\f2d0";}
.fontawesomeregular-icon-window-minimize:before { content: "\f2d1";}
.fontawesomeregular-icon-window-restore:before { content: "\f2d2";}
.fontawesomeregular-icon-window-close:before { content: "\f2d3";}
.fontawesomeregular-icon-window-close-o:before { content: "\f2d4";}
.fontawesomeregular-icon-bandcamp:before { content: "\f2d5";}
.fontawesomeregular-icon-grav:before { content: "\f2d6";}
.fontawesomeregular-icon-etsy:before { content: "\f2d7";}
.fontawesomeregular-icon-imdb:before { content: "\f2d8";}
.fontawesomeregular-icon-ravelry:before { content: "\f2d9";}
.fontawesomeregular-icon-eercast:before { content: "\f2da";}
.fontawesomeregular-icon-microchip:before { content: "\f2db";}
.fontawesomeregular-icon-snowflake-o:before { content: "\f2dc";}
.fontawesomeregular-icon-superpowers:before { content: "\f2dd";}
.fontawesomeregular-icon-wpexplorer:before { content: "\f2de";}
.fontawesomeregular-icon-meetup:before { content: "\f2e0";}

/*!
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */

/* FONT AWESOME CORE
 * -------------------------- */
[class^="fontawesomeregular-icon-"],
[class*=" fontawesomeregular-icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="fontawesomeregular-icon-"]:before,
[class*=" fontawesomeregular-icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="fontawesomeregular-icon-"],
a [class*=" fontawesomeregular-icon-"],
a [class^="fontawesomeregular-icon-"]:before,
a [class*=" fontawesomeregular-icon-"]:before {
  display: inline;
}
/* increased font size for icon-large */
[class^="fontawesomeregular-icon-"].icon-fixed-width,
[class*=" fontawesomeregular-icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.2857142857142858em;
  text-align: center;
}
[class^="fontawesomeregular-icon-"].icon-fixed-width.icon-large,
[class*=" fontawesomeregular-icon-"].icon-fixed-width.icon-large {
  width: 1.5714285714285714em;
}
ul.icons-ul {
  list-style-type: none;
  text-indent: -0.7142857142857143em;
  margin-left: 2.142857142857143em;
}
ul.icons-ul > li .icon-li {
  width: 0.7142857142857143em;
  display: inline-block;
  text-align: center;
}
[class^="fontawesomeregular-icon-"].hide,
[class*=" fontawesomeregular-icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="fontawesomeregular-icon-"].pull-left,
[class*=" fontawesomeregular-icon-"].pull-left {
  margin-right: .3em;
}
[class^="fontawesomeregular-icon-"].pull-right,
[class*=" fontawesomeregular-icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="fontawesomeregular-icon-"],
[class*=" fontawesomeregular-icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="fontawesomeregular-icon-"],
.nav-pills > .active > a > [class*=" fontawesomeregular-icon-"],
.nav-list > .active > a > [class^="fontawesomeregular-icon-"],
.nav-list > .active > a > [class*=" fontawesomeregular-icon-"],
.navbar-inverse .nav > .active > a > [class^="fontawesomeregular-icon-"],
.navbar-inverse .nav > .active > a > [class*=" fontawesomeregular-icon-"],
.dropdown-menu > li > a:hover > [class^="fontawesomeregular-icon-"],
.dropdown-menu > li > a:hover > [class*=" fontawesomeregular-icon-"],
.dropdown-menu > .active > a > [class^="fontawesomeregular-icon-"],
.dropdown-menu > .active > a > [class*=" fontawesomeregular-icon-"],
.dropdown-submenu:hover > a > [class^="fontawesomeregular-icon-"],
.dropdown-submenu:hover > a > [class*=" fontawesomeregular-icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="fontawesomeregular-icon-"].icon-large,
.nav [class^="fontawesomeregular-icon-"].icon-large,
.btn [class*=" fontawesomeregular-icon-"].icon-large,
.nav [class*=" fontawesomeregular-icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="fontawesomeregular-icon-"].icon-spin,
.nav [class^="fontawesomeregular-icon-"].icon-spin,
.btn [class*=" fontawesomeregular-icon-"].icon-spin,
.nav [class*=" fontawesomeregular-icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="fontawesomeregular-icon-"],
.nav-pills [class^="fontawesomeregular-icon-"],
.nav-tabs [class*=" fontawesomeregular-icon-"],
.nav-pills [class*=" fontawesomeregular-icon-"],
.nav-tabs [class^="fontawesomeregular-icon-"].icon-large,
.nav-pills [class^="fontawesomeregular-icon-"].icon-large,
.nav-tabs [class*=" fontawesomeregular-icon-"].icon-large,
.nav-pills [class*=" fontawesomeregular-icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn [class*=" fontawesomeregular-icon-"].pull-left.icon-2x,
.btn [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="fontawesomeregular-icon-"].icon-spin.icon-large,
.btn [class*=" fontawesomeregular-icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-small [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="fontawesomeregular-icon-"],
.btn.btn-large [class*=" fontawesomeregular-icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="fontawesomeregular-icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" fontawesomeregular-icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="fontawesomeregular-icon-"],
.icon-stack [class*=" fontawesomeregular-icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Animated pulsating icon */
.icon-pulse {
  display: inline-block;
  -moz-animation: spin 1s infinite steps(8);
  -o-animation: spin 1s infinite steps(8);
  -webkit-animation: spin 1s infinite steps(8);
  animation: spin 1s infinite steps(8);
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* STYLE BLOCK "Fontello" (6EDB::3256::6EDB::612) */

@font-face {font-family:Fontello;src:url('/dc/kantoor/fonts/Fontello/fontello.eot');src:url('/dc/kantoor/fonts/Fontello/fontello.eot?#iefix') format('embedded-opentype'),url('/dc/kantoor/fonts/Fontello/fontello.woff') format('woff'),url('/dc/kantoor/fonts/Fontello/fontello.ttf') format('truetype'),url('/dc/kantoor/fonts/Fontello/fontello.svg#fontello') format('svg');font-weight:normal;font-style:normal;}

.fontello-icon-file-pdf:before { content: "\e803";}
.fontello-icon-male:before { content: "\e800";}
.fontello-icon-female:before { content: "\e801";}
.fontello-icon-child:before { content: "\e802";}
.fontello-icon-file-word:before { content: "\e804";}
.fontello-icon-file-excel:before { content: "\e805";}
.fontello-icon-file-powerpoint:before { content: "\e806";}
.fontello-icon-file-image:before { content: "\e807";}
.fontello-icon-file-archive:before { content: "\e808";}
.fontello-icon-file-audio:before { content: "\e809";}
.fontello-icon-file-video:before { content: "\e80a";}
.fontello-icon-file-code:before { content: "\e80b";}
.fontello-icon-box:before { content: "\e80c";}
.fontello-icon-fax:before { content: "\e80d";}
.fontello-icon-sliders:before { content: "\e80e";}
.fontello-icon-paper-plane-empty:before { content: "\e80f";}
.fontello-icon-cab:before { content: "\e811";}
.fontello-icon-taxi:before { content: "\e812";}
.fontello-icon-sort-alt-up:before { content: "\e813";}
.fontello-icon-sort-name-up:before { content: "\e814";}
.fontello-icon-sort-name-down:before { content: "\e815";}
.fontello-icon-sort-alt-down:before { content: "\e816";}
.fontello-icon-sort-number-up:before { content: "\e817";}
.fontello-icon-sort-number-down:before { content: "\e818";}
.fontello-icon-beer:before { content: "\e819";}
.fontello-icon-wheelchair:before { content: "\e81a";}
.fontello-icon-extinguisher:before { content: "\e81b";}
.fontello-icon-cubes:before { content: "\e81c";}
.fontello-icon-cube:before { content: "\e81d";}
.fontello-icon-spoon:before { content: "\e81e";}
.fontello-icon-paw:before { content: "\e81f";}
.fontello-icon-graduation-cap:before { content: "\e820";}
.fontello-icon-language:before { content: "\e821";}
.fontello-icon-recycle:before { content: "\e822";}
.fontello-icon-database:before { content: "\e823";}
.fontello-icon-tree:before { content: "\e824";}
.fontello-icon-lifebuoy:before { content: "\e825";}
.fontello-icon-rebel:before { content: "\e826";}
.fontello-icon-empire:before { content: "\e827";}
.fontello-icon-bomb:before { content: "\e828";}
.fontello-icon-space-shuttle:before { content: "\e829";}
.fontello-icon-adn:before { content: "\e82a";}
.fontello-icon-apple:before { content: "\e82b";}
.fontello-icon-bitbucket:before { content: "\e82c";}
.fontello-icon-bitbucket-squared:before { content: "\e82d";}
.fontello-icon-codeopen:before { content: "\e82e";}
.fontello-icon-delicious:before { content: "\e82f";}
.fontello-icon-dribbble:before { content: "\e830";}
.fontello-icon-dropbox:before { content: "\e831";}
.fontello-icon-drupal:before { content: "\e832";}
.fontello-icon-facebook:before { content: "\e833";}
.fontello-icon-facebook-squared:before { content: "\e834";}
.fontello-icon-google:before { content: "\e835";}
.fontello-icon-gplus-squared:before { content: "\e836";}
.fontello-icon-gplus:before { content: "\e837";}
.fontello-icon-pagelines:before { content: "\e838";}
.fontello-icon-slack:before { content: "\e839";}
.fontello-icon-skype:before { content: "\e83a";}
.fontello-icon-stackoverflow:before { content: "\e83b";}
.fontello-icon-stackexchange:before { content: "\e83c";}
.fontello-icon-windows:before { content: "\e83d";}
.fontello-icon-instagramm:before { content: "\e83e";}
.fontello-icon-joomla:before { content: "\e83f";}
.fontello-icon-linux:before { content: "\e840";}
.fontello-icon-gittip:before { content: "\e841";}
.fontello-icon-bug:before { content: "\e842";}
.fontello-icon-circle-notch:before { content: "\e843";}
.fontello-icon-dot-circled:before { content: "\e844";}
.fontello-icon-spin1:before { content: "\e845";}
.fontello-icon-spin2:before { content: "\e846";}
.fontello-icon-spin3:before { content: "\e847";}
.fontello-icon-spin4:before { content: "\e848";}
.fontello-icon-spin5:before { content: "\e849";}
.fontello-icon-spin6:before { content: "\e84a";}
.fontello-icon-chrome:before { content: "\e84c";}
.fontello-icon-ie:before { content: "\e84e";}
.fontello-icon-crown:before { content: "\e84f";}
.fontello-icon-marquee:before { content: "\e850";}
.fontello-icon-note-beamed:before { content: "\e851";}
.fontello-icon-music:before { content: "\e852";}
.fontello-icon-flashlight:before { content: "\e853";}
.fontello-icon-user:before { content: "\e854";}
.fontello-icon-users:before { content: "\e855";}
.fontello-icon-user-add:before { content: "\e856";}
.fontello-icon-picture:before { content: "\e857";}
.fontello-icon-camera:before { content: "\e858";}
.fontello-icon-layout:before { content: "\e859";}
.fontello-icon-menu:before { content: "\e85a";}
.fontello-icon-cancel:before { content: "\e85b";}
.fontello-icon-check:before { content: "\e85c";}
.fontello-icon-home:before { content: "\e85d";}
.fontello-icon-feather:before { content: "\e85e";}
.fontello-icon-chat:before { content: "\e85f";}
.fontello-icon-alert:before { content: "\e860";}
.fontello-icon-map:before { content: "\e861";}
.fontello-icon-address:before { content: "\e862";}
.fontello-icon-book:before { content: "\e863";}
.fontello-icon-archive:before { content: "\e864";}
.fontello-icon-tools:before { content: "\e865";}
.fontello-icon-share:before { content: "\e866";}
.fontello-icon-shareable:before { content: "\e867";}
.fontello-icon-login:before { content: "\e868";}
.fontello-icon-logout:before { content: "\e869";}
.fontello-icon-sound:before { content: "\e86a";}
.fontello-icon-hourglass:before { content: "\e86b";}
.fontello-icon-lamp:before { content: "\e86c";}
.fontello-icon-popup:before { content: "\e86d";}
.fontello-icon-publish:before { content: "\e86e";}
.fontello-icon-window:before { content: "\e86f";}
.fontello-icon-battery:before { content: "\e870";}
.fontello-icon-back-in-time:before { content: "\e871";}
.fontello-icon-network:before { content: "\e872";}
.fontello-icon-globe:before { content: "\e873";}
.fontello-icon-chart-line:before { content: "\e874";}
.fontello-icon-chart-bar:before { content: "\e875";}
.fontello-icon-chart-area:before { content: "\e876";}
.fontello-icon-tape:before { content: "\e877";}
.fontello-icon-water:before { content: "\e878";}
.fontello-icon-droplet:before { content: "\e879";}
.fontello-icon-air:before { content: "\e87a";}
.fontello-icon-credit-card:before { content: "\e87b";}
.fontello-icon-flow-branch:before { content: "\e87c";}
.fontello-icon-flow-tree:before { content: "\e87d";}
.fontello-icon-flow-line:before { content: "\e87e";}
.fontello-icon-flow-parallel:before { content: "\e87f";}
.fontello-icon-google-circles:before { content: "\e880";}
.fontello-icon-th:before { content: "\e881";}
.fontello-icon-th-outline:before { content: "\e882";}
.fontello-icon-ok-outline:before { content: "\e883";}
.fontello-icon-ok:before { content: "\e884";}
.fontello-icon-cancel-outline:before { content: "\e885";}
.fontello-icon-info-outline:before { content: "\e886";}
.fontello-icon-info:before { content: "\e887";}
.fontello-icon-pin-outline:before { content: "\e888";}
.fontello-icon-eye-outline:before { content: "\e889";}
.fontello-icon-eye:before { content: "\e88a";}
.fontello-icon-reply-outline:before { content: "\e88b";}
.fontello-icon-reply:before { content: "\e88c";}
.fontello-icon-forward:before { content: "\e88d";}
.fontello-icon-code-outline:before { content: "\e88e";}
.fontello-icon-code:before { content: "\e88f";}
.fontello-icon-pencil:before { content: "\e890";}
.fontello-icon-pen:before { content: "\e891";}
.fontello-icon-edit:before { content: "\e892";}
.fontello-icon-plug:before { content: "\e893";}
.fontello-icon-stopwatch:before { content: "\e894";}
.fontello-icon-wristwatch:before { content: "\e895";}
.fontello-icon-chart-pie-1:before { content: "\e896";}
.fontello-icon-globe-alt-outline:before { content: "\e897";}
.fontello-icon-globe-alt:before { content: "\e898";}
.fontello-icon-chart-pie-alt:before { content: "\e899";}
.fontello-icon-target:before { content: "\e89a";}
.fontello-icon-hash:before { content: "\e89b";}
.fontello-icon-signal:before { content: "\e89c";}
.fontello-icon-heart-broken:before { content: "\e89d";}
.fontello-icon-heart:before { content: "\e89e";}
.fontello-icon-chart-bar-1:before { content: "\e89f";}
.fontello-icon-female-1:before { content: "\e8a0";}
.fontello-icon-male-1:before { content: "\e8a1";}
.fontello-icon-aboveground-rail:before { content: "\e8a2";}
.fontello-icon-beer-1:before { content: "\e8a3";}
.fontello-icon-belowground-rail:before { content: "\e8a4";}
.fontello-icon-bicycle:before { content: "\e8a5";}
.fontello-icon-bus:before { content: "\e8a6";}
.fontello-icon-cafe:before { content: "\e8a7";}
.fontello-icon-campsite:before { content: "\e8a8";}
.fontello-icon-cemetery:before { content: "\e8a9";}
.fontello-icon-cinema:before { content: "\e8aa";}
.fontello-icon-ferry:before { content: "\e8ab";}
.fontello-icon-fuel:before { content: "\e8ac";}
.fontello-icon-football:before { content: "\e8ad";}
.fontello-icon-fire-station:before { content: "\e8ae";}
.fontello-icon-fast-food:before { content: "\e8af";}
.fontello-icon-garden:before { content: "\e8b0";}
.fontello-icon-giraffe:before { content: "\e8b1";}
.fontello-icon-golf:before { content: "\e8b2";}
.fontello-icon-heliport:before { content: "\e8b3";}
.fontello-icon-industrial-building:before { content: "\e8b4";}
.fontello-icon-library:before { content: "\e8b5";}
.fontello-icon-lodging:before { content: "\e8b6";}
.fontello-icon-london-underground:before { content: "\e8b7";}
.fontello-icon-pitch:before { content: "\e8b8";}
.fontello-icon-police:before { content: "\e8b9";}
.fontello-icon-post:before { content: "\e8ba";}
.fontello-icon-prison:before { content: "\e8bb";}
.fontello-icon-rail:before { content: "\e8bc";}
.fontello-icon-religious-christian:before { content: "\e8bd";}
.fontello-icon-religious-islam:before { content: "\e8be";}
.fontello-icon-restaurant:before { content: "\e8bf";}
.fontello-icon-roadblock:before { content: "\e8c0";}
.fontello-icon-school:before { content: "\e8c1";}
.fontello-icon-shop:before { content: "\e8c2";}
.fontello-icon-skiing:before { content: "\e8c3";}
.fontello-icon-soccer:before { content: "\e8c4";}
.fontello-icon-swimming:before { content: "\e8c5";}
.fontello-icon-tennis:before { content: "\e8c6";}
.fontello-icon-theatre:before { content: "\e8c7";}
.fontello-icon-toilet:before { content: "\e8c8";}
.fontello-icon-town-hall:before { content: "\e8c9";}
.fontello-icon-trash:before { content: "\e8ca";}
.fontello-icon-tree-1:before { content: "\e8cb";}
.fontello-icon-warehouse:before { content: "\e8cc";}
.fontello-icon-glasses:before { content: "\e8cd";}
.fontello-icon-hearing-impaired:before { content: "\e8ce";}
.fontello-icon-guidedog:before { content: "\e8cf";}
.fontello-icon-accessibility:before { content: "\e8d0";}
.fontello-icon-universal-access:before { content: "\e8d1";}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?73552114#fontello') format('svg');
  }
}
*/
 
[class^="fontello-icon-"]:before, [class*=" fontello-icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}


/* vertical alignment, o.a. in sidebar */

 [class^="fontello-icon-"], [class*=" fontello-icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* STYLE BLOCK "Navigation menu colored icons" (6EDB::3256::6EDB::447) */

.navigation-menu-colored-icons a, .navigation-menu-colored-icons a:hover {
	text-decoration:none;
	opacity:0.8;
}

.navigation-menu-colored-icons a:hover {
	opacity:1.0;
	transition: opacity 0.5s ease;
}

.navigation-menu-colored-icons li {
	margin-bottom:5px;
}

.navigation-menu-colored-icons ul {
	list-style:none;
	padding:0;
	margin:0;
}
/* STYLE BLOCK "Grid colored icons" (6EDB::3256::6EDB::470) */

.grid-colored-icons a,
.grid-colored-icons a:hover,
.wf-db-dashboard .grid-colored-icons a,
.wf-db-dashboard .grid-colored-icons a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

.grid-colored-icons .grid-menu-tile-inner {
	opacity:0.8;
}

.grid-colored-icons .grid-menu-tile-inner:hover {
	opacity:1.0;
}

.grid-colored-icons .grid-menu-tile-inner {
	margin-bottom:10px;
	padding:10px;
}

.grid-colored-icons .menu-item-content-horizontal i {
	margin-right:5px;
	vertical-align:middle;
}

.grid-colored-icons .menu-item-content-vertical .menu-item-icon {
 	/*vaste breedte mbv inline-block nodig om items met web icon onderling uit te lijnen */
	display:inline-block;
	/*breedte wordt binnen component overruled ivm verschillende iconfontsizes*/
	width:35px;
}

.grid-colored-icons .menu-item-icon {
	display:inline-block;
	width:30px;
}

.grid-colored-icons .grid-menu-tile-inner.highlight .menu-item-icon{
	color: #AA4643 !important; /* important om Dashboard - Windows specific styling te kunnen overrulen. Kleur is gelijk aan: .red*/
}

.grid-colored-icons .menu-item-content-vertical span {
	display:block;
}

.grid-colored-icons .menu-item-content-vertical {
	text-align:center;
}

.grid-colored-icons .menu-item-content-vertical i {
	margin-bottom:5px;
}
/* STYLE BLOCK "Nieuwsbericht 2 columns image + content" (6EDB::3256::6EDB::493) */

.slider-two-columns img {
	max-width:100%;
}

.slider-two-columns .slider-two-columns-imagecontainer {
	width:50%;
	display:inline-block;
	vertical-align:top;
}

.slider-two-columns .slider-two-columns-content-part {
	width:50%;
	display:inline-block;
	vertical-align:top;
}

.slider-two-columns .slider-two-columns-content-inner {
	padding-left:15px;
}

@media screen and (max-width: 600px) { 
	.slider-two-columns .slider-two-columns-content-part, .slider-two-columns 
.slider-two-columns-imagecontainer {
	display:block;
	width:100%;
}
}


/* STYLE BLOCK "Nieuwsbericht detailweergave" (6EDB::3256::6EDB::503) */

/* default styling, dit is te overrulen op het webcontrol */


#top-content-container .content-item .content-container .image {
	float: left; 
       max-width: 100%;
}


/* ivm de lijst met nieuwsberichten daarvan moet de tekst niet floaten tegen de afbeelding */
#top-content-container .content-item-list .content-item .content-container .image {
	float: none;
}

.pfnews-maxwidth800 {
	max-width: 800px;
}
/* STYLE BLOCK "Nieuwslijst (obv publicaties)" (6EDB::3256::6EDB::502) */

.content-item {
	width: 95%;
}
/* STYLE BLOCK "Lijst CMS-artikelen" (6EDB::3256::6EDB::528) */

.content-item {
	width: 95%;
}

/* STYLE BLOCK "Field table: kolommen afbreken" (6EDB::3256::6EDB::529) */

.field-table-wrap .table {
	white-space: normal;
} 

.field-table-wrap .fieldlist-label {
	color: #808080;	
}

.field-table-wrap td {
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-top: 5px;
}

.field-table-wrap td {
	border-bottom: 1px solid #f2f2f2;
}

.field-table-wrap tr:last-child {
	border-bottom: none;
}

/* STYLE BLOCK "Add to shoppingcart" (6EDB::3256::6EDB::531) */

.add-to-shopping-cart-priceinfo-tile {
	text-align:right;
}

.add-to-shoppingcart-container a:hover {
	text-decoration:none;
	opacity:1.0;
}

.add-to-shoppingcart-container select {
	padding:5px;
	margin-right:3px;
}

.add-to-shoppingcart-container i {
	height:25px;
	vertical-align:middle;
	color:#FFF;
	margin-right:4px;
	padding-bottom:4px;
}

.price-info-item-label-value-pack {
	padding-right: 10px;
	width:120px;
	padding-top:10px;
	display:inline-block;
	vertical-align: bottom;
}

.price-info-item-label {
	padding-right: 10px;
	width:120px;
	padding-top:10px;
	display:inline-block;
}

.price-info-item-amount-container {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	white-space:nowrap;
}

.price-info-container {
	padding-bottom:6px;
	display:block;
}

.price-info-variation1, .price-info-variation2 {
	min-width: 100px;
	max-width: 300px;
	display: inline-block;
}

.price-info-item-unit {
	font-size: 10px; 
	text-align:center;
}

.price-info-item-unit-tile {
	font-size:10px; 
	text-align: right;
}

.price-info-value-container {
	font-size:20px; 
	min-width:150px;
	text-align:right;
}

.price-info-value-from {
	font-size: 16px; 
	text-decoration: line-through; 
	padding-bottom: 5px; 
	color: darkgrey;
}

.price-info-value-from-tile {
	font-size:14px; 
	text-decoration:line-through; 
	padding-right: 5px; 
	color: darkgrey;
}

.price-info-value-for-tile {
	font-size:18px;
}

.price-info-value-discount {
	font-size: 10px; 
	padding-top:5px; 
}

.price-info-value-per {
	font-size: 10px;  
}

.add-to-shoppingcart-numberofitems {
	width: 75px;
	text-align: center;
}

.widgets-button.button-primary.add-to-shoppingcart-button {
	margin-right:0px;
}

.widgets-button.button-primary.add-to-shoppingcart-button i {
	font-size:20px;
}

.widgets-button.button-primary.add-to-shopping-cart-button-plusminus {
	padding:4px;
	padding-left:6px;
	font-size:14px;
	color:#FFFFFF;
}

.add-to-shopping-cart-button-padding {
	padding-top:10px;
	text-align:right;
}

.add-to-shoppingcart-delta {
	white-space: nowrap;
	border-radius: 3px;
	padding: 3px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-right:0px;
}

.add-to-shoppingcart-delta.add-to-shoppingcart-plus {
	padding:4px; 
	padding-left:6px;
}

.add-to-shoppingcart-delta.add-to-shoppingcart-minus {
	padding-left:0px; 
}

.item-details-overview-left {
	display:inline-block; 
	width: 40%; 
	margin: 10px;
}

.item-details-overview-right {
	display:inline-block; 
	vertical-align:top; 
	margin: 10px;
	width: 50%;
}

.item-details-accessories {
	display: block; 
	margin: 10px 0px;
	font-size: 0.8em;
}

.add-accesssory-to-shoppingcart-container a:hover {
	text-decoration: none;
	opacity:1.0;
}

.add-accesssory-to-shoppingcart-container {
	text-align: right;
	vertical-align: middle;
	color: #FFF;
	padding-top: 4px;
}

.item-details-reviews {
	display: block; 
	margin: 10px 0px;
}

.item-details-specs {
	width: 100%;
	margin-top: 20px;
}

.item-details-specs td {
	vertical-align: top;
}

.item-details-phone {
	margin-top: 10px;
}

.modal-window-shoppingcart {
	line-height: 20px;
}

/* STYLE BLOCK "Gebruikersaccount" (6EDB::3256::6EDB::534) */

.gebruikersaccount-gebruikersgroepen .listbox-title img {
	display: none;
}
/* STYLE BLOCK "Splitbutton" (6EDB::3256::6EDB::551) */

span.splitbutton a {
	height: auto;
	width: auto;
}

span.splitbutton {
	position:relative;
	right: 3px;
}

.splitbutton {
	position:relative;
}

.splitbutton .splitbutton-accountmenu {
	font-size: 12px;
}

.splitbutton.splitbutton-accountmenu i {
	font-size: 16px;
}

.splitbutton.splitbutton-accountmenu a:hover {
	text-decoration:none;
}

.splitbutton .splitbutton-accountmenu .menuitem i {
	font-size: 16px;
}

.splitbutton .splitbutton-carret {
	margin-left:3px;
	position:relative;
	top:-3px;
	font-size: 20px;
}

.splitbutton-label {
	margin-left:3px;
	margin-right:3px;
}

.splitbutton.splitbutton-shopping-cart-widget i {
	font-size: 20px;
	color:#FFFFFF;
	opacity:0.6;
	text-decoration: none;
}

.splitbutton img {
	vertical-align:text-bottom;
}
/* STYLE BLOCK "Icon with badge" (6EDB::3256::6EDB::944) */

.web-icon-number {
color: white;
background-color:#26A0DA;
margin-left:-9px; 
display: inline; 
position: relative; 
font-size: 12px; 
border-radius: 10px; 
height: 14px; 
line-height: 14px; 
padding:1px 4px;
top:-8px;
}

.top-header a .web-icon-number i {
	top:-1px;
}

/* STYLE BLOCK "Webcontent master detail slider" (6EDB::3256::6EDB::624) */

.webcontent-masterdetail-slider {
	color: #FFF;
} 

.sidebar-menu-slider-label {
	margin-left:3px;
	margin-right:3px;
}
/* STYLE BLOCK "Wizard dialog template" (6EDB::3256::6EDB::558) */

.wizard-dialog-container .wizard-dialog-content {
	min-height:200px;
}

.wizard-dialog-container {
	margin-bottom:15px;
}

.wizard-dialog-footer {
	line-height:40px;
	background:#f2f2f2;
	border:1px solid #DDD;
	border-radius:2px;
	padding:6px 5px 5px 5px;
}

.wizard-dialog-footer .last {
	text-align:right;
}
/* STYLE BLOCK "Afbeelding" (6EDB::3256::6EDB::576) */

img.image-container-fluid {
	max-width:100%;
	height:auto;
}
/* STYLE BLOCK "Grid responsive Base styling" (6EDB::3256::6EDB::577) */

.responsive-grid-container {
	clear:both;
	padding:0px;
	margin:0px;
	/* ter compensatie van paddings van column inner content */
	margin-left:-5px;
	margin-right:-5px;
}

.responsive-grid-col {
	display:inline-block;
	vertical-align:top;
}

.responsive-grid-col-inner{
	padding-left:5px;
	padding-right:5px;
}
/* STYLE BLOCK "Responsive-grid-col-6-3-1" (6EDB::3256::6EDB::599) */

.responsive-grid-col-6-3-1 {
	width:16.6666666%;
}

@media screen and (max-width: 768px) {
	.responsive-grid-col-6-3-1 {
		width:33.33333333%;
	}
}

@media screen and (max-width: 480px) {
	.responsive-grid-col-6-3-1 {
		width:100%;
	}
}
/* STYLE BLOCK "Responsive-grid-col-4-2-1" (6EDB::3256::6EDB::601) */

.responsive-grid-col-4-2-1 {
	width:25%;
}

@media screen and (max-width: 768px) {
	.responsive-grid-col-4-2-1 {
		width:50%;
	}
}

@media screen and (max-width: 480px) {
	.responsive-grid-col-4-2-1 {
		width:100%;
	}
}
/* STYLE BLOCK "Mobile list item" (6EDB::3256::6EDB::602) */

.mobile-list-item-container {
	position:relative;
}

.mobile-list-item-title {
	text-decoration:none;
	font-size:1.1em;
}

.mobile-list-item-top-right {
	position:absolute;
	right:3px;
	top:3px;
	font-size:0.8em;
	padding-left:3px;
}

.mobile-list-item-subtitle-small {
	font-size:0.8em;
	max-width:100%;
	overflow:hidden;
}

.mobile-list-item-subtitle-normal {
	max-width:100%;
	overflow:hidden;
	font-size:0.9em;
	white-space:normal;
}
/* STYLE BLOCK "Responsive-grid-col-3-2-1" (6EDB::3256::6EDB::606) */

.responsive-grid-col-3-2-1 {
	width:33.33333%;
}

@media screen and (max-width: 768px) {
	.responsive-grid-col-3-2-1 {
		width:50%;
	}
}

@media screen and (max-width: 480px) {
	.responsive-grid-col-3-2-1 {
		width:100%;
	}
}
/* STYLE BLOCK "Responsive-grid-col-1" (6EDB::3256::6EDB::607) */

.responsive-grid-col-1 {
	width:100%;
}
/* STYLE BLOCK "Zoekwidget" (6EDB::3256::6EDB::608) */

.search-box {
	display:inline-block;
	width:100%;
	white-space:nowrap;
	line-height:20px;
	/* padding right even breed als de breedte van de zoekknop */
	padding-right:35px;
}

.search-box input {
	display:inline-block;
	border:1px solid #CCC;
	border-right:0px;
	padding:6px;
	width:100%;
}

.search-button {
	display:inline-block;
	border:none;
	background:#808080;
	width:35px;
	padding:7px;
	padding-top: 8px;
	color:#FFF;
}

.search-button, .search-button i {
	line-height:18px;
}

.search-box ::-webkit-input-placeholder { color: #CCC; } .search-box :-moz-placeholder { /* Firefox 18- */ color: #CCC; } .search-box ::-moz-placeholder { /* Firefox 19+ */ color: #CCC; } .search-box :-ms-input-placeholder { color:#CCC; }

/* STYLE BLOCK "Digital signature" (6EDB::3256::6EDB::613) */

.digital-signature-dialog {
	background:#fff;
	/*modal heeft generiek een padding van 10, maar die heeft witte achtergrond...*/	
	margin:-10px;
	margin-bottom:-25px;
}

.digital-signature-document, .digital-signature-signbox {
	border:1px solid #CCC;
	padding:10px;
	margin:10px 0px;
	box-shadow:0 0 15px #CCC;
	background:#FFF;
}

.wf-window .digital-signature-dialog .digital-signature-document, .wf-window 
.digital-signature-dialog .digital-signature-signbox {
	margin:20px 20px 10px 20px;
}

.digital-signature-signbox {
	padding:20px 10px;
	margin-top:20px;
	margin-bottom:20px;
}
/* STYLE BLOCK "Progress bar" (6EDB::3256::6EDB::615) */

.progressbar-container {
	height:20px;
	background:#ececec;
	overflow:hidden;
	margin:5px 0px;
}

.progressbar-normal {
	height:12px;
}

.progressbar-large {
	height:20px;
}

.progressbar-small {
	height:6px;
}

.progressbar-indicator {
	height:100%;
	 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  -webkit-transition: width 0.6s ease;
	  -o-transition: width 0.6s ease;
	  transition: width 0.6s ease;
}
/* STYLE BLOCK "Responsive-grid-col-2-1" (6EDB::3256::6EDB::622) */

.responsive-grid-col-2-1 {
	width:50%;
}

@media screen and (max-width: 480px) {
	.responsive-grid-col-2-1 {
		width:100%;
	}
}
/* STYLE BLOCK "Timeline" (6EDB::3256::6EDB::625) */

.timeline-period-header {
	padding:5px 0px;;
	margin-bottom:20px;
	display:block;
	text-decoration:none;
	color:#444;
	line-height:24px;
}

.timeline-period-block.timeline-period-block-collapsed .timeline-content-container {
	display:none;
}

a.timeline-period-header:hover {
	text-decoration:none;
}

.timeline-item-container {
	position:relative;
	clear: both;
}

.timeline-item-container .circle-element {
	position:absolute;
}

.timeline-period-header-toolbar {
	margin-right:10px;
	float:right;
}

.timeline-period-header-left {
	display:inline-block;
}

.timeline-period-header-toolbar i {
	display:inline-block;
	color:#808080;
	opacity:0.8;
	vertical-align:middle;
}

.timeline-period-header-toolbar i:hover {
	opacity:1.0;
}

.timeline-period-block .timeline-period-header .timeline-icon-plus {
	display:none;
}

.timeline-period-block.timeline-period-block-collapsed .timeline-period-header .timeline-icon-plus {
	display:inline;
}

.timeline-period-block.timeline-period-block-collapsed .timeline-period-header 
.timeline-icon-minus {
	display:none;
}

.timeline-period-header-left {
	vertical-align:middle;
}

.timeline-connector {
	height:100%;
	width:3px;
	background:#CCC;
	left:21px;
	top:0px;
	position:absolute;
}
/* STYLE BLOCK "Timeline boxed header" (6EDB::3256::6EDB::743) */

.timeline-boxed-header .timeline-period-header {
	background:#f2f2f2;
	padding:5px;
}
/* STYLE BLOCK "Scroll to Top" (6EDB::3256::6EDB::515) */

.scroll-to-top-wrapper {
   	cursor: pointer;
    	position: fixed;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    	background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	box-sizing: content-box; /*als er bootstrap gebruikt wordt krijgt alles default border-box*/
}
.scroll-to-top-wrapper:hover {
	background-color: #888888;
}
.scroll-to-top-wrapper.scroll-to-top-hidden {
	opacity: 0;
	visibility: hidden;
}

.scroll-to-top-wrapper > .scroll-to-top-inner {
	font-size: 20px;
}
/* STYLE BLOCK "Winkelwagen widget (header)" (6EDB::3256::6EDB::555) */

.shopping-cart-widget {
	padding:10px;
	min-width:310px;
}

.top-header-splitbutton {
	margin-left:5px;
	line-height: 40px;
	display:inline-block;
}
.top-header-splitbutton .splitbutton-accountmenu .splitbutton-label {
	font-size: 12px;
}

.top-header-splitbutton .device-switcher-items {
	font-size: 12px;
}

.top-header-splitbutton .splitbutton-accountmenu .menuitem i {
	font-size: 16px;
}

.top-header-splitbutton .splitbutton-accountmenu .splitbutton-carret i {
	margin-left:3px;
	position:relative;
	font-size: 20px;
}

.top-header-splitbutton .splitbutton-shopping-cart-widget i {
	font-size: 20px;
	color:#808080;
	opacity:1.0;
}

.hyperlink-size-regular-legacy .shopping-cart-widget a {
	padding:0px;
}

.hyperlink-size-regular-legacy .shopping-cart-widget .hyperlink-button-1 a {
	padding:8px;
}


/* toolbar schakelt defaultgedrag van hyperlink widgets uit, maar dat willen we niet in de winkelwagen widget popover .. */

.shopping-cart-widget .hyperlink-text-primary a:hover, .shopping-cart-widget .hyperlink-text-secondary a:hover {
	text-decoration:underline;
}

.top-header-splitbutton span.splitbutton > a, .top-header-splitbutton > a, .top-header-splitbutton > span > a {
	color:#808080;
	background:#f4f4f4;
	border-radius:2px;
	padding:10px;
	border:1px solid #f2f2f2;
	white-space:nowrap;
}

.top-header-splitbutton span.splitbutton > a i {
	position:relative;
	top:2px;
}

.top-header-splitbutton span.splitbutton > a:hover {
	background:#f2f2f2;
	border:1px solid #DDD;
}

.top-header-splitbutton .widgets-popupmenu-container-rightalign, .top-header-splitbutton .widgets-popupmenu-container-leftalign {
	top:30px;
}


.wci-sidebar-template .splitbutton-shopping-cart-widget {
	right: 0px;
	padding: 0px 5px 0px 10px;
}

/* STYLE BLOCK "Webselection template²" (6EDB::3256::6EDB::667) */

.webcontent-webselection-header {
	display: table;
}

.webcontent-webselection-header-left {
	display: table-cell;
	padding-right:5px;
	vertical-align: top;
}

.webcontent-webselection-header-middle {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.webcontent-webselection-header-right {
	display: table-cell;
}
/* STYLE BLOCK "Modal window" (6EDB::3256::6EDB::668) */

body {
	position:relative;
}

.modal-window {
	background:#FFF;
	padding:15px;
	border:1px solid #f2f2f2;
	border-radius:2px;
	line-height:35px;
	box-shadow: 0 0 10px #808080;
	background:#FFFFFF;
	width:350px;
	margin-left:-175px;
	min-height:150px;
	z-index:10000;
	position: fixed; 
	top: 150px; 
	left: 50%; 
}

.modal-window-mist {
	background-color: black;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:101;
}
/* STYLE BLOCK "Artikelen (CMS) groep" (6EDB::3256::6EDB::674) */

.WebiconAlignCenter {
	text-align: center;
}


/* STYLE BLOCK "Password dialog" (6EDB::3256::6EDB::679) */

.password-traits {
	max-width: 450px;
}
/* STYLE BLOCK "Language switcher" (6EDB::3256::6EDB::681) */

.widgets-popupmenu .language-switcher-items .menuitem img {
	height: auto;
	width:auto;
	vertical-align: middle;
	margin-left:3px;
}

.widgets-popupmenu .language-switcher-items .menuitem-label {
	vertical-align: middle;
	padding-left: 0.5em;
}
/* STYLE BLOCK "Hyperlink text primary base style" (6EDB::3256::6EDB::686) */

.hyperlink-text-primary a:hover {
	text-decoration:underline;
}
/* STYLE BLOCK "Hyperlink text secondary base style" (6EDB::3256::6EDB::687) */

.hyperlink-text-secondary a:hover {
	text-decoration:underline;
}
/* STYLE BLOCK "Hyperlink button 1 base style" (6EDB::3256::6EDB::688) */

.hyperlink-button-1 .hyperlink-enabled, .hyperlink-button-1 .hyperlink-enabled:hover {
	text-decoration:none;
}

.hyperlink-button-1 a:hover {
	text-decoration:none;
}
/* STYLE BLOCK "Hyperlink button 2 base style" (6EDB::3256::6EDB::689) */

.hyperlink-button-2 .hyperlink-enabled, .hyperlink-button-2 .hyperlink-enabled:hover {
	text-decoration:none;
}

.hyperlink-button-2 a:hover {
	text-decoration:none;
}
/* STYLE BLOCK "Article breadcrumbs" (6EDB::3256::6EDB::690) */

.breadcrumbs-home-icon {
	font-size:17px;
}

.breadcrumbs-separator-web-sales-item {
	margin-left: 8px;
	margin-right: 8px;
	font-size:10px;
	color:#C8C8C8;
}
/* STYLE BLOCK "Web content container" (6EDB::3256::6EDB::697) */

.webcontent-container-header {
	position:relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.webcontent-container-header-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	display: inline-block;
}
.webcontent-container-header-help {
	color: #999999;
}

.webcontent-container-header-icon + span {
	padding-left: 10px;
}

.webcontent-container-header-title + span {
	padding-left: 10px;
}

.webcontent-container-content {
	position:relative;
}

/* WIDGET SPECIFIC FUNCTIONAL STYLING */
/* Container-h1, Container-h2, Container-h3, Container-h3-boxed */

.webcontent-container-h1,
.webcontent-container-h2,
.webcontent-container-h3,
.webcontent-container-h3-boxed {
	box-sizing: border-box;
	height:100%;
}

.webcontent-container > .webcontent-container-header {
	box-sizing: border-box; /* #370804 */
}

/* Container-h3, Container-h3-boxed */

.webcontent-container-h3,
.webcontent-container-h3-boxed {
	margin-bottom: 15px;
}

.webcontent-container.webcontent-container-h3 > .webcontent-container-content,
.webcontent-container.webcontent-container-h3-boxed > .webcontent-container-content {
	margin-top: 10px;
}

.webcontent-container.webcontent-container-h3 > .webcontent-container-header,
.webcontent-container.webcontent-container-h3-boxed > .webcontent-container-header {
	padding: 5px 0;
}

/* Container-h3-boxed */

.webcontent-container-h3-boxed {
	padding: 10px;
	
	/*default box styling overridable by container */
	background: #fff;
	border: 1px solid #ddd;
}

/* #104.485 niet boxed wanneer ie in een andere boxed staat. */
.webcontent-container-h3-boxed .webcontent-container-h3-boxed {
	padding: 0px;
	background: transparent;
	border: none;
}
/* STYLE BLOCK "Webselection template²" (6EDB::3256::6EDB::698) */

.webcontent-webselection /*style widget*/ .webcontent-container-content > .webcontent-webselection-filter {
	margin-top:10px;
	background:#FAFAFA;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
	padding:10px; 
}

.webcontent-webselection .webcontent-webselection-filter,
.webcontent-webselection .webcontent-webselection-content {
	margin-top: 10px;
	display: block;
}
/* STYLE BLOCK "Circle" (6EDB::3256::6EDB::711) */


.circle-element {
	background:#fff;
}

.circle-element{
	color:#CCC;
	border-radius:25px;
	border:2px solid #CCC;
	text-align:center;
}

.circle-element i {
	margin-top:4px;
}
/* STYLE BLOCK "Fixed liquid colored background colored background" (6EDB::3256::6EDB::712) */

.fixed-liquid-colored-background .column1 .fixed-liquid-content, .fixed-liquid-colored-background .column2 .fixed-liquid-content {
	padding:10px;
}

.fixed-liquid-colored-background .column2,
.fixed-liquid-colored-background .column2 .fixed-liquid-content {
	height:100%;
}
/* STYLE BLOCK "Video" (6EDB::3256::6EDB::732) */

.video-container {
	margin: 2%;
	display: inline-block;
	vertical-align: top;
}

.video-title {
	font-size: 1.3em;
	padding-top: 5px;
	padding-left: 5px;
	 
}

.video-content {
	padding: 5px;
}
/* STYLE BLOCK "Combi-icon-24px" (6EDB::3256::6EDB::641) */

.combi-icon {
	position: relative;

}

.combi-icon .combi-icon-main {
	font-size: 24px; 
	text-align: right;

}

.combi-icon .combi-icon-sub {
	font-size: 12px;
	vertical-align: top;
	position: absolute;
	width: 12px;
	left: 12px;
	text-align: center;
}


/* STYLE BLOCK "Performance measurements" (6EDB::3256::6EDB::746) */

table.measurement-table, table.measurement-table td {
border: 1px solid black;
border-collapse: collapse;
}

table.measurement-table td {
  text-align: right;
  padding: 4px;
}

table.measurement-table th {
  padding: 4px;
  background-color: #EEEEEE;
}
/* STYLE BLOCK "Discussie layout" (6EDB::3256::6EDB::235) */

.discussion-top-header .discussion-top-header-left,
.discussion-top-header .discussion-top-header-right {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

@media (max-width: 500px) {
	.discussion-top-header .discussion-top-header-left,
	.discussion-top-header .discussion-top-header-right {
		display: block;
		width: auto;
	}
}

.discussion-header-row {
	border: 1px solid #CCCCCC;
	line-height: 30px;
	padding:0px;
}

.discussion-table {border: 1px solid #CCCCCC;}

.discussion-content-left {
	background-color: #F4F4F4;
	padding:3px;
}

.discussion-content-row {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.discussion-header-row th div {padding-left:3px;
padding-right:3px;}

.discussion-header-row {
	background: #FFFFFF; /* Old browsers */
background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F4F4F4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FFFFFF 0%,#F4F4F4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FFFFFF 0%,#F4F4F4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #FFFFFF 0%,#F4F4F4 100%); /* IE10+ */
background: linear-gradient(to bottom, #FFFFFF 0%,#F4F4F4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 ); /* IE6-9 */
}

/*------------- vragen discussies -------------------*/
.discussion-table {
	border-collapse: collapse;
	margin-top: 5px;
	width: 100%;
}

.discussion-table tr{
	vertical-align: top;
}

.discussion-author {
	text-align: left;
	padding-left: 10px;
	font-style: italic; 
	font-weight: bold;
	width: 150px;
}

.discussion-timestamp {
	text-align: left;
	padding-left: 10px;
	font-style: italic; 
	font-weight: normal;
}

.discussion-editlinks {
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
}

.discussion-content-left {
	width: 150px;
	padding: 10px;
	border-right: #A5ACB2 1px dotted;
	font-size: 7.5pt;
}

.discussion-content {
	padding: 10px;
}

.discussion-automatic {
	background-color: #F4F4F4;
}
/* STYLE BLOCK "XML field list" (6EDB::3256::6EDB::325) */

.xml-content-table table {
	border-collapse: collapse;
}
		
.xml-content-table td {
	font-family: MS Sans serif;
	font-size: 8pt;
	border: 1px solid black;
	padding: 2px;
	background-color: white;
}
		
.xml-content-table th {
	border: 1px solid black;
	font-family: MS Sans serif;
	font-size: 8pt;
	background-color: #CCC;
}

/* STYLE BLOCK "Text color defaults" (6EDB::3256::6EDB::747) */

.text-color-secondary, .text-color-secondary a {
	color: rgba(0,0,0,0.54);
}

.text-color-secondary a:hover i {
	color:#444;
}

.text-color-warning-orange {
	color: #db9628;
}

.text-color-warning-red {
	color: #d9534f;
}
/* STYLE BLOCK "Message template" (6EDB::3256::6EDB::748) */

.message-item-content {
	border:1px solid #CCC;
	box-shadow: 0 0 10px #CCC;
	padding:5px;
	min-height:40px;
	position:relative;
	margin:0px 0px 15px 0px;
}

.message-item-content:before {
	content: "";
	height:0px;
	border:8px solid transparent;
	border-right:8px solid #CCC;
	position:relative;	
	top:8px;
	left:-16px;
	position:absolute;
	
}

.message-item-content-inner:before {
	content: "";
	height:0px;
	border:6px solid transparent;
	border-right:6px solid #FFF;
	position:relative;	
	top:10px;
	left:-12px;
	position:absolute;
}

.message-item-content.message-item-backgrounded {
	background:#f9f9f9;
	padding:10px;
}

.message-item-content.message-item-backgrounded .message-item-content-inner:before {
	border-right:6px solid #f9f9f9;
}
/* STYLE BLOCK "Progress Steps Bar" (6EDB::3256::6EDB::769) */

.psb {
  margin: 0;
  padding: 0;
  counter-reset: step;
  padding-bottom: 80px; /* 	ul element heeft zelf geen hoogte vanwege float, dit is  						eigen hoogte + ruimte */
}
.psb li {
  list-style-type: none;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
 /* text-transform: uppercase;*/
  color: #7d7d7d;
}

.psb li:before {
  width: 30px;
  height: 30px;
  content: counter(step); /* ! */
  counter-increment: step; /* ! */
  line-height: 30px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  position:relative;
  z-index: 1;
}

.psb li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  top: 15px;
  left: -50%;
}
.psb li:first-child:after {
  content: none;
}
.psb li.psb-active {
  color: #2279BC; /* tekst kleur van active item */
}
.psb li.psb-active:before {
  border-color: #2279BC;  /* cirkel van active item */
  background-color: #2279BC;
  color: #FFFFFF; 
}

.psb li.psb-done {
  color: #55b776; /* tekst kleur van done item */
}
.psb li.psb-done:before {
  border-color: #55b776;  /* cirkel van done item */
}

.psb li.psb-done+ li:after {
  background-color: #55b776;  /* dit is de lijn na de done cirkel */
}

.psb li.psb-todo { 
  color: #B0B0B0; /* tekst kleur van todo item */
}
.psb li.psb-todo:before {
  border-color: #B0B0B0;  /* cirkel van todo item */
}

.psb li.psb-todo + li:after, .psb li.psb-active + li:after  {
  background-color: #B0B0B0;  /* dit is de lijn na de psb-done cirle (en na de psb-active circle) zelfde als circle */
}

.psb li span.psb-title{ 
  font-size: 0.9em;
}

.psb li.psb-done:before {
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f00c"; /* vinkje icon */
  color: #55b776;
  font-size: 1.2em;
}

.psb li.psb-active:before {
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f1fa"; /* @ icon */
  font-size: 1.2em;
}

/** Responsiveness  **/
.psb.psb-normal li {
    font-size: 1em;
}

/* Small styling */
.psb.psb-small li {
    font-size: 0.9em;
}

.psb.psb-smaller li {
    font-size: 0.8em;
}

.psb.psb-smallest li  {
    font-size: 0.9em; /* bij smallest wordt alleen de tekst van het active item getoond */
}

/** Smaller styling (incl. smallest) **/
.psb.psb-smaller li:before, .psb.psb-smallest li:before {
  content: "";
  width: 10px;
  height: 10px;
}
  
.psb.psb-smaller li:after, .psb.psb-smallest li:after {
  top: 5px;
}
  
.psb.psb-smaller li.psb-done:before, .psb.psb-smallest li.psb-done:before {
  background-color: #55b776; /* psb-done color (dit is de circel..)*/
}
  
.psb.psb-smaller li.psb-todo:before, .psb.psb-smallest li.psb-todo:before {
  background-color: #B0B0B0; /* psb-done color (dit is de circel..)*/
}
  
.psb.psb-smaller li.psb-active:before, .psb.psb-smallest li.psb-active:before {
  background-color: #2279BC; 
}

/** Smallest specifieke styling **/
.psb.psb-smallest li.psb-done span.psb-title, .psb.psb-smallest li.psb-todo span.psb-title {
  display: none;
} 
  

/* STYLE BLOCK "Oefening" (6EDB::3256::6EDB::770) */

.oefening-vraag {
	width: 70%;
}
/* STYLE BLOCK "ScrollToTopBottom" (6EDB::3256::6EDB::771) */

#scrolltop, #scrollbottom {
   position:fixed;
    bottom:20px;
    right:20px;
    opacity:0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
   z-index:10;

  }
  #scrollbottom.visible, #scrolltop.visible {
    opacity:0.5;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
   z-index:100;
}

#scrolltop:hover, #scrollbottom:hover {
	text-decoration:none;
 	opacity:0.7;
}
/* STYLE BLOCK "Dial" (6EDB::3256::6EDB::783) */

.dial {
	text-align: center;
	white-space: nowrap;	/*zorgt ervoor dat het absolute gepositioneerde input element*/
	position: relative;	/*niet buiten de lijntjes gaat kleuren*/
}
/* STYLE BLOCK "Field table (line separator)" (6EDB::3256::6EDB::786) */

.field-list-with-separator td {
	line-height:26px;
	border-bottom:1px dotted #CCC;
}

.field-list-with-separator .fieldlist-label {
	color: #999999;
	font-weight:normal;
	width:150px;
}
/* STYLE BLOCK "Navigation menu accordion default styling" (6EDB::3256::6EDB::335) */

.menu-accordion .menu-item-group ul {
	display:none;
	padding-left: 10px;
}

.menu-accordion .menu-item-group.menu-item-expanded > ul {
	display:block;
}

.menu-accordion .menu-item-group > a:before {
	content: "\f105";
	font-family: FontAwesome;
	float: right !important;
	padding-right:10px;
	font-size:14px;
}

.menu-accordion .menu-item-group.menu-item-expanded > a:before {
	content: "\f107";
	font-family: FontAwesome;
	float: right !important;
	padding-right:10px;
	font-size:14px;
}

.menu-accordion li i {
	display:inline-block;
	width:22px;
	color: #CCC;
}

.menu-accordion li a {
	display:block;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}

.menu-accordion > li > a {
	padding-left:0px;
}

.menu-accordion, .menu-accordion ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

/* marge van submenu */

.left-sidebar .menu-accordion ul {
	margin-left:22px;
}

.left-sidebar .menu-accordion li a {
	text-decoration:none;
	display:block;
}

.left-sidebar li i {
	font-size: 24px;
	padding-left:0px;
}

.group-item-caret {
	float:right;
	padding-right:8px;
}

.left-sidebar .menu-accordion li a {
	padding:8px 0px 8px 8px;
}

.group-item ul {
	display:none;
}
/* STYLE BLOCK "Live (web) status" (6EDB::3256::6EDB::796) */

.splitbutton.live-web-status {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;	
}

.splitbutton.live-web-status .splitbutton-collapser i {
	margin: 1px;
}

/* behoud van de benodigde breedte */
span.splitbutton.live-web-status {
	white-space: nowrap;
}

/* STYLE BLOCK "Chart" (6EDB::3256::6EDB::800) */

.wf-graph.vflex {
	height: 100%;
}

.wf-graph-container {
	height: 100%;
	position: relative;
}

.wf-graph-placeholder {
	text-align: center;
	color: #808080;
	line-height: 50px;
}

.wf-graph.vflex .wf-graph-placeholder{
	height: 100%;
}

.dxc-tooltip {
	z-index: 1601;	/*zorgen dat de tooltip bovenop de modal komt*/
}
/* STYLE BLOCK "Gauge chart" (6EDB::3256::6EDB::870) */

.gauge {
	height: 100%;
	width:100%;
	position:relative;
}

.gauge-container {
	height: 100%;
	position: relative;
}

.gauge-value {
	display: inline-block;
	width: 100%;
	border: none;
	text-align: center;
	background-color: transparent;
	/*dezelfde opmaak als dat het component hanteert voor de titel*/
	font-size: 28px;
	font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
	color: #232323 !important;
}

span.gauge-value {
	cursor: default;
}

.gauge-value.gauge-circular {
	position: absolute;
	top: 165px;
}

.gauge-value.gauge-circular.gauge-circular-needle {
	top: 245px;
}

@media screen and (max-width: 900px) {
	.gauge-value.gauge-circular {
		font-size: 2vw;
	}
}
/* STYLE BLOCK "Navigation breadcrumbs" (6EDB::3256::6EDB::95) */

.breadcrumbs-content {
	line-height:25px;
}

.breadcrumbs-content a {
	text-decoration:none;
	line-height:25px;
}

.breadcrumbs-content .wf-display {
	padding:0px;
}

.breadcrumbs-container img {
	vertical-align:text-bottom;
	opacity: 0.25;
	filter:alpha(opacity=25); /* For IE8 and earlier */ 
	padding-left:4px;
	padding-right:5px;
}
/* STYLE BLOCK "Text balloon" (6EDB::3256::6EDB::315) */

.bubble {
  position:relative;
  padding:15px;
  margin:1em 0 0;
  border:1px solid #cccccc;
  color:#333;
  background:#fff;
  /* css3 */
  border-radius:3px;
  font-size: 1em;
  min-width: 200px;
}

.bubble.left:after, 
.bubble.right:after 
{
content: "";
position: absolute;
top: 8px;
border-style: solid;
display: block;
width: 0;
z-index: 1;
}

.bubble.left:before, 
.bubble.right:before 
{
content: "";
position: absolute;
top: 8px;
border-style: solid;
border-color: transparent #7F7F7F;
display: block;
width: 0;
z-index: 0;
}

.bubble.left:after {
left: -10px;
border-color: transparent #fff;
border-width: 10px 10px 10px 0;
}

.bubble.left:before {
left: -11px;
border-width: 10px 10px 10px 0;
}

.bubble.right:after {
right: -10px;
border-color: transparent #edf5e3;
border-width: 10px 0 10px 10px;
}
.bubble.right:before {
right: -11px;
border-width: 10px 0 10px 10px;
}

.bubble.left {
  margin-left:30px;
}

.bubble.right {
  margin-right:30px;
}
/* STYLE BLOCK "Direct openen" (6EDB::3256::6EDB::839) */

.miniAppForm input {
	height: 22px;
	box-sizing: border-box;
	margin-right: 5px;
}
/* STYLE BLOCK "Block container: colored header" (6EDB::3256::6EDB::852) */

.blockcontainer-colored-header > .widget-container > .widget-header {
	font-size: 1.3em;
	position: relative;
	line-height: 45px;
	padding-left:10px;
}

.blockcontainer-colored-header > .widget-container > .widget-content {
	padding:10px;
}

.blockcontainer-colored-header > .widget-container {
	margin-bottom:15px;
}
/* STYLE BLOCK "Box border simple" (6EDB::3256::6EDB::872) */

.box-border-normal {
	padding:10px;
	border:1px solid #DDD;
	background:#FFFFFF;
}
/* STYLE BLOCK "Box borderless simple" (6EDB::3256::6EDB::898) */

.box-borderless-simple {
	border: 0px;
	background-color: #ffffff;
}
.box-borderless-simple .widget-container .widget-header {
	font-weight: bold;
}
/* STYLE BLOCK "Horizontal rule" (6EDB::3256::6EDB::914) */

.horizontal-rule .widget-header {
	border-bottom: 1px solid black;
	height: 30px;
	padding-top: 15px;
	margin-bottom: 15px; /*margin, zodat de border aan de binnenkant zit*/
}

.horizontal-rule .widget-header > .widget-header-title{
	font-size: 14px;
}
/* STYLE BLOCK "Oval label" (6EDB::3256::6EDB::913) */

.wc-oval-label {
	display: inline-block; 
	border-radius: 10px; 
	border-width: 1px; 
	border-style: solid; 
	padding: 3px 5px 3px 5px;
	color: white;
	background-color: dimgray;
	border-color: black;
}

.wc-oval-label a {
	color: white;
	text-decoration: none;
}

.wc-oval-label a:hover {
	text-decoration: none;
}
/* STYLE BLOCK "Fieldset" (6EDB::3256::6EDB::922) */

.wc-fieldset {
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
}

.wc-fieldset.borderless {
	border: none;
}
/* STYLE BLOCK "Mijn processen" (6EDB::3256::6EDB::923) */

.my-processes-fieldset-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.my-processes-fieldset.borderless {
	border: none;
}

.my-processes-fieldset {
	display: inline-block;
	padding:5px 5px 5px 5px;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	border-color: #C0C0C0;
	padding-top:10px;
	margin: 2px;
	margin-top:10px;
	flex-grow: 1;
	flex-shrink: 0;
	max-width: calc(100% - 16px);
}  

.my-processes-fieldset > .my-processes-legend {
	padding:2px 4px;
	background:#fff; 
	color: #555;
}

.my-processes-fieldset > .my-processes-legend {
	float:left;
	margin-top:-20px;
}

.my-processes-fieldset > .my-processes-legend + * {
	clear:both;
}

.my-processes-fieldset-content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.my-processes-process {
	display: flex;
	text-align: center;
	padding: 5px;
	flex-grow: 1;
	max-width: 100%;
}

/*span moet erbij, anders wint deze regel het niet van de standaard stijlregel*/
span.my-processes-process a:hover {
	text-decoration: none;	
}

span.my-processes-process a {
	width: 100%
}

.my-processes-process-title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* STYLE BLOCK "Overlay buttons" (6EDB::3256::6EDB::942) */

.overlay-buttons {
    	position: fixed;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	right: 20px;
	bottom: 20px;
	box-sizing: content-box; /*als er bootstrap gebruikt wordt krijgt alles default border-box*/
	display: inline-flex;
	padding: 10px;
	gap: 10px;
}

.overlay-buttons .scroll-to-top-wrapper {
	position: static;
}

/* STYLE BLOCK "Webview master detail" (6EDB::3256::6EDB::751) */

/* MASTER - LEFT */

.webcontent-masterdetail > .webcontent-masterdetail-master {
	left:0px;
	width:200px;
	top:0px;
	bottom:0px;
	position:absolute;
	box-shadow:inset 0px 0px 10px #ccc;
	background:#f3f3f3;
	z-index:10;
	-webkit-transition: 100ms ease-in-out; 
	-moz-transition: 100ms ease-in-out; 
	-o-transition: 100ms ease-in-out; 
	transition: 100ms ease-in-out;

}

.webcontent-masterdetail > .webcontent-masterdetail-master .nano > .content {
	padding:15px;
}



/* DETAIL - RIGHT */

.webcontent-masterdetail > .webcontent-masterdetail-detail {
	margin-left:200px;
	padding:0px;	
}

/* Tablet en phone weergave  */

.device-category-tablet .webcontent-masterdetail > .webcontent-masterdetail-master,
.device-category-phone .webcontent-masterdetail > .webcontent-masterdetail-master {
	box-shadow: 5px 0 5px -5px #808080;

}

.device-category-phone .webcontent-masterdetail > .webcontent-masterdetail-master .nano > .content {
	padding:10px;
}


.device-category-tablet .webcontent-masterdetail.webcontent-masterdetail-lowres-collapsed > .webcontent-masterdetail-master, 
.device-category-phone .webcontent-masterdetail.webcontent-masterdetail-lowres-collapsed > .webcontent-masterdetail-master {
	left:-200px;
	box-shadow:none;
	-webkit-transition: 100ms ease-in-out; 
	-moz-transition: 100ms ease-in-out; 
	-o-transition: 100ms ease-in-out; 
	transition: 100ms ease-in-out;
}

.device-category-phone .webcontent-masterdetail > .webcontent-masterdetail-detail,
.device-category-tablet .webcontent-masterdetail > .webcontent-masterdetail-detail {
	margin-left:0px;
}

.webcontent-masterdetail-toggle {
	margin-right:10px;
}
/* STYLE BLOCK "Webview master detail screen sidebar menu" (6EDB::3256::6EDB::753) */

.screen-sidebar-menu .menu-accordion .menu-item-group ul {
	display:none;
}

.screen-sidebar-menu .menu-accordion .menu-item-group.menu-item-expanded > ul {
	display:block;
}

.screen-sidebar-menu .menu-accordion .menu-item-group > a:before {
	content: "\f105";
	font-family: FontAwesome;
	float: right !important;
	padding-right:10px;
	font-size:14px;
}

.screen-sidebar-menu .menu-accordion .menu-item-group.menu-item-expanded > a:before {
	content: "\f107";
	font-family: FontAwesome;
	float: right !important;
	padding-right:10px;
	font-size:14px;
}

.screen-sidebar-menu .menu-accordion li i {
	display:inline-block;
	width:22px;
	color: #CCC;
}

.screen-sidebar-menu .menu-accordion li a:first-child {
	display:block;
	text-decoration:none;
	padding:5px;
}

.screen-sidebar-menu .menu-accordion li:not(.menu-item-group) a:first-child {
	margin-right:10px;
}

.screen-sidebar-menu .menu-accordion > li > ul {
	padding-left:5px;
}

.screen-sidebar-menu .menu-accordion, .menu-accordion ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.screen-sidebar-menu .menu-accordion li a:first-child i {
	display:none;
}
/* STYLE BLOCK "Webview container tabbed dialog" (6EDB::3256::6EDB::754) */

.webview-container-tabbed-dialog {
	background:#FFF;
}

.webview-container-tabbed-dialog .display{
	margin:0px 20px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .tabs {
	white-space: nowrap;
	overflow: auto;
}

.webview-container-tabbed-dialog .wf-tabcontainer ul.tablist {
	border-bottom:1px solid #DDD;
	background:#F9F9F9;
	line-height:40px;
	padding-left:20px;
	padding-top:20px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .dialog {
	background:#FFF;
	border:none;
	padding:20px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .tabs li {
	border:none;
	background:transparent;
	border-radius:0px;
	top:0px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .tabs li.tab-active a {
	opacity:1.0;
	font-weight:bold;
}

.webview-container-tabbed-dialog .wf-tabcontainer .tabs li a:hover {
	opacity:1.0;
	border-radius:0px;
	background:transparent;
	color:#444;
}

.webview-container-tabbed-dialog .wf-tabcontainer .tabs li.tab-active{
	top: -1px;
	position:relative;
	border:1px solid #CCC;
	border-bottom:2px solid #FFF;
	background:#FFF;
	margin-bottom:-2px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .tabs li a {
	opacity:0.7;
	padding:0px 10px;
}
.webview-container-tabbed-dialog .wf-tabcontainer .tabs li a i {
	margin-right:3px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .widget-container {
	border:none;
	background:transparent;
	padding:0px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .widget-container > .widget-content {
	padding:0px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .widget-container > .widget-header {
	padding-left:0px;
}

.webview-container-tabbed-dialog .wf-tabcontainer .widget-container > .widget-content {
	padding-top:10px;
}


.wf-tabcontainer.tab-container-secondary .tabs li {
	background:transparent;
	border:none;
	border-radius:2px;
	background:#FFF;
}

.wf-tabcontainer.tab-container-secondary .tabs li a {
	opacity:0.7;
}

.wf-tabcontainer.tab-container-secondary .tabs li.tab-active {
	border:1px solid #CCC;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}

.wf-tabcontainer.tab-container-secondary .tabs li.tab-active a, .wf-tabcontainer.tab-container-secondary .tabs li a:hover  {
	opacity:1.0;
}

.wf-tabcontainer.tab-container-secondary > .dialog {
	padding:0px;
	padding-top:10px;
	border:0px;
} 

.wf-tabcontainer.tab-container-secondary ul.tablist {
	border-bottom:1px solid #CCC;
	padding-left:10px;
	background:transparent;
}
.webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary .tabs li {
	background:transparent;
	border:none;
	border-radius:2px;
	background:#FFF;
}

.webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary .tabs li a {
	opacity:0.7;
}

.webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary .tabs li.tab-active {
	border:1px solid #CCC;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}

.webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary .tabs li.tab-active a, .webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary .tabs li a:hover  {
	opacity:1.0;
}

.webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary > .dialog {
	padding:0px;
	padding-top:10px;
	border:0px;
} 

.webview-container-tabbed-dialog .wf-tabcontainer.tab-container-secondary ul.tablist {
	border-bottom:1px solid #CCC;
	padding-left:10px;
	background:transparent;
}
/* STYLE BLOCK "Webview container screen tabs" (6EDB::3256::6EDB::767) */


.screen-container-tabs .screen-tabs-inner ul {
	border-bottom:1px solid #DDD;
	background:#F9F9F9;
	line-height:40px;
	padding-left:20px;
	list-style-type:none;
	margin:0px;
	min-width:100%;
	display:inline-block;
}

.screen-container-tabs .screen-tabs-inner > ul > li {
	display:inline-block;
	border:none;
	background:transparent;
	border-radius:0px;
	top:0px;
}

.screen-container-tabs .screen-tabs-inner > ul > li.active a {
	opacity:1.0;
	font-weight:bold;
}

.screen-container-tabs .screen-tabs-inner > ul > li a:hover {
	opacity:1.0;
	border-radius:0px;
	background:transparent;
	color:#444;
	text-decoration:none;
}

.screen-container-tabs .screen-tabs-inner > ul > li a {
	opacity:0.7;
	padding:0px 10px;
}

.screen-container-tabs .screen-tabs-inner > ul > li a i {
	margin-right:3px;
}

.screen-container-tabs .screen-tabs-standards {
	overflow: auto;
	background: #f9f9f9 none repeat scroll 0 0;
}
/* STYLE BLOCK "Webview container screen tabs standard" (6EDB::3256::6EDB::788) */

.screen-container-tabs .screen-tabs-standards .screen-tabs-inner ul {
	background:#F9F9F9;
	padding-top:19px;
}

.screen-container-tabs .screen-tabs-standards li.active {
	top: -1px;
	position:relative;
	border:1px solid #CCC;
	border-bottom:2px solid #FFF;
	background:#FFF;
	margin-bottom:-2px;
}
/* STYLE BLOCK "Webview container screen tabs above dashboard" (6EDB::3256::6EDB::787) */

.screen-container-tabs .screen-tabs-above-dashboard .screen-tabs-inner ul {
	display: block;
	overflow: auto;
	background:#FFF;
	line-height:40px;
	padding-top:2px;
}

.screen-container-tabs .screen-tabs-above-dashboard li.active {
	top:0px;
	position:relative;
	background:#FFF;
}

.screen-container-tabs .screen-tabs-above-dashboard li.active a {
	position:relative;
	top:1px;
}

.screen-container-tabs .screen-tabs-above-dashboard li a {
	color: #595959;
}
/* STYLE BLOCK "Webview container standard" (6EDB::3256::6EDB::755) */

.webview-container-standard-layout  {
	background:#FFF;
}
/* STYLE BLOCK "Webview container dashboard" (6EDB::3256::6EDB::756) */

.webview-container-dashboard-layout  {
	background:transparent;
}

/* ivm onderscheid met linker pane van master-detail dat ook lichtgrijs is, achtergrond nog wat lichter */

.webcontent-masterdetail-detail .webview-container-dashboard-layout {
	background:#FAFAFA;
}
/* STYLE BLOCK "Webview container footer" (6EDB::3256::6EDB::890) */

.screen-footer-container {
	border-top:1px solid #DDD;	
	background:#fff;
	overflow-x: auto;
}

.screen-footer-buttons {
	display:inline-block;
	white-space: nowrap;
}

.screen-footer-statusbar {
	float:right;
}
/* STYLE BLOCK "Webview container footer - sidebar specific" (6EDB::3256::6EDB::759) */

.screen-footer-container {
	padding: 0px 20px; /* Sidebar template setting: content padding */
}

.device-category-phone .screen-footer-container {
	padding: 0px 10px; /* Sidebar template setting: content padding */
}
/* STYLE BLOCK "Webview primary header" (6EDB::3256::6EDB::760) */

.webview-primary-header {
	height:60px;
	padding:0px 20px; /* Sidebar template setting: content padding */
}
/* STYLE BLOCK "Webview container selections" (6EDB::3256::6EDB::777) */

.wf-splitter > div > span.left,
.wf-splitter > div > span.right {
	padding: 10px;
	box-sizing: border-box;
}

.webselection-container-padding {
	padding: 5px 20px 20px;  /* Sidebar template setting: content padding */
}

/* Tijdelijke oplossing om verticaal te stretchen, totdat vflex ook binnen de template van webselections ingezet kan worden */

.control-full-height .webcontent-webselection {
	height:100%;
}

.control-full-height .container-full-height.webcontent-container.webcontent-container-h3 {
	padding-bottom:31px;
	margin-bottom:0px;
}

.control-full-height .webcontent-container-content{
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
}

.control-full-height .webcontent-webselection .webcontent-webselection-content {
	margin-top:0px;
}

.ipad-master-detail-title-padding .webcontent-webselection .webcontent-container-header {
	padding-left:10px;
}
/* STYLE BLOCK "Screen footer log-creation lines" (6EDB::3256::6EDB::591) */

.screen-footer-colophon a {
	padding-right:10px;
	color:#808080;
	text-decoration:none;
}
/* STYLE BLOCK "Webview container standard" (6EDB::3256::6EDB::866) */

.webview-container-standard-layout  {
	background:#FFF;
}

/* STYLE BLOCK "Font color defaults" (6EDB::3256::6EDB::571) */

body, table, tr, td, input, select, optgroup, option, textarea {
	color: rgba(0,0,0,0.87);
}
/* STYLE BLOCK "Breadcrumbs + title" (6EDB::3256::6EDB::891) */

.breadcrumbs-title-container-links {
	white-space:nowrap;
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.breadcrumbs-title-container-links.breadcrumbs-title-container-subtitled {
	overflow: visible;
	text-overflow: clip;
	box-sizing: border-box;
	padding-right: 37px;
}

.breadcrumb-subtitle {
	display: inline-block;
	line-height: 18px;
	vertical-align: middle;
	width: 100%;
}
.breadcrumb-subtitle-main {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb-subtitle-sub {
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* STYLE BLOCK "Breadcrumbs + title - sidebar specific" (6EDB::3256::6EDB::749) */

.breadcrumbs-title-container {
	padding:0px 20px; /* Sidebar template setting: content padding */
	height:50px;
}

.device-category-phone .breadcrumbs-title-container {
	padding:0px 15px;
}

/* wf-display heeft default padding, kunnen we dat netter voorkomen? */

.breadcrumbs-title-container .wf-display {
	padding:0px;
}

.breadcrumbs-title-container-links .breadcrumb-title-text-node, .breadcrumbs-title-container-links a{
	opacity:0.6;
	text-decoration:none;
}

.breadcrumbs-title-container-links a:hover, .breadcrumbs-title-container-links a.breadcrumbs-title-active-item {
	opacity:1.0;

}

a.breadcrumbs-title-active-item {
	font-weight:400;
}

.breadcrumbs-title-container a:hover {
	text-decoration:underline;
}

.breadcrumbs-title-container a.breadcrumbs-title-backlink:hover {
	text-decoration:none;
}

.breadcrumbs-title-container .breadcrumbs-title-separator {
	opacity:0.7;
	display:inline-block;
	padding:0px 10px;	
}

/* STYLE BLOCK "TEMP" (6EDB::3256::6EDB::750) */

body, html {
	/* scrollbalk in beeld, betere oplossing dan overflow hidden? */
	overflow:hidden;
}

.wci-header {
	font-weight:200;
}

.wci-header > .wci-first, .wci-header .wf-toolbar {
	opacity:0.6;
}

.wci-sidebar .wci-topheader .wci-header > .wci-first {
	padding-left:20px; /* Sidebar template setting: content padding */
	font-size:14px;
}
/* STYLE BLOCK "Topheader search controls" (6EDB::3256::6EDB::735) */

.top-header-search-control {
	width: 180px;
	padding-left: 8px;
}

.top-header-search-control .wf-input input {
	background:#676D72;
	vertical-align:middle;
	position:relative;
	border:none;
	top:-1px;
	color:#FFF;
}

.top-header-search-control .wf-input {
	position:relative;
	padding-bottom:0px;
}

.top-header-search-control .wf-input .clearable .clear,
.top-header-search-control .wf-input .clearable:hover .clear,
.top-header-search-control .wf-input input:focus + .clear {
	display: none;
}

.top-header-search-control .wf-input .clearable:hover .clear {
	transition: none;
}
.top-header-search-control .wf-input .clear:hover {
	text-decoration:none;
}
.top-header-search-control .wf-input .clearable:hover input {
	padding-right: 0px;
}
.top-header-search-control .wf-input .clearable input:focus {
	transition: none;
	padding-right:0px;
}

.top-header-search-control .wf-input-buttons {
	position:relative;
	top:-1px;
	height:2.2em;
	background:#676D72;
	vertical-align:middle;
	line-height:2.2em;
}

.top-header-search-control .wf-input-buttons a {
	padding:0px 5px;
	border:none;
	box-shadow:none;
}

.top-header-search-control .wf-input-buttons i {
	top:0px;
}


.top-header-search-autosuggest .wf-input-buttons {
	display:none;
}

.top-header-search-autosuggest .wf-input input {
	padding-right:24px;
}

.top-header-search-autosuggest .wf-input::after{
	content: "\f002";
	font-family: FontAwesome;
	display:inline-block;
	color:#f2f2f2;
	position:absolute;
	right:6px;
	top:0px;
	z-index:100;
}

.top-header-search-autosuggest .wf-input .clearable input:focus {
	padding-right: 24px;
}

/* STYLE BLOCK "Topheader containerbutton" (6EDB::3256::6EDB::802) */

.wci-header .wf-containerbutton {
	display:inline-block;
	line-height:40px;
	text-decoration:none;
	color:#f2f2f2;
	padding:0px 5px;
}

.wci-header .wf-containerbutton:hover {
	background-color:#040404;
}

.wci-header .wf-containerbutton:after {
	content: "\f0d7";
	font-family:FontAwesome;
	display:inline-block;
	margin-left:5px;
}

.wci-header .context-switcher-global {
	display:inline-block;
	margin-left:5px;
	font-size:13px;
}
/* STYLE BLOCK "Status loader positioning" (6EDB::3256::6EDB::442) */

.statelet-throbber .active {width: 24px;
height:19px;
background-repeat: no-repeat; }

.wc-status-indicator {position:absolute;
top:10px;
z-index:1000;
left:50%;
height:19px;
width:24px;
opacity:0.5;
}
/* STYLE BLOCK "Webcontent containers" (6EDB::3256::6EDB::765) */

.webcontent-container-h3, .webcontent-container-h3-boxed {
	margin-bottom:20px;
}
/* STYLE BLOCK "Fullscreen login background" (6EDB::3256::6EDB::621) */

.fullscreen-image-container-content {
	height:100%;
	width:100%;
	background: url() no-repeat center center fixed; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover; 
}

.fullscreen-image-container-content-inner {
	padding:10px;
	padding-top:80px;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}

.fullscreen-image-container-topheader .container-centered-content {
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
}

.fullscreen-image-container-topheader {
	width:100%;
	height:45px;
	background:#444;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	color:#FFF;
	line-height:45px;
	font-size:16px;
}

.fullscreen-image-container-content .widget-panel-shadow-box .widget-header {
	background:#FFF;
	padding-left:20px;
	font-weight: 200;
	font-size: 18px;
	line-height:45px;
}

.fullscreen-image-container-content .widget-panel-shadow-box .widget-container {
	box-shadow: 0px 3px 15px #808080;
	border:1px solid #FFF;
	background-color:#FFF;
}

.fullscreen-image-container-content .widget-panel-shadow-box .widget-header .widget-header-title {
	font-weight:normal;
}
.fullscreen-image-container-content .widget-panel-shadow-box > .widget-container > .widget-content {
	padding:20px;
	min-height:180px;
}

/* login button */

.fullscreen-image-container-content .widget-panel-shadow-box > .widget-container > .widget-content .widgets-button {
	margin-top:10px;
	display:block;
	width:100%;
}



/* STYLE BLOCK "Menubar theme colors" (6EDB::3256::6EDB::768) */

.wci-menubar > .wci-item > a.wci-link > .wci-icon i {
	padding:5px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	border-radius:2px;
	display:inline-block;
	-webkit-transition: all 100ms ease-in-out; 
	-moz-transition: all 100ms ease-in-out; 
	-o-transition: all 100ms ease-in-out; 
	transition: all 100ms ease-in-out; 
	opacity:0.7;
}

.device-category-phone .wci-menubar > .wci-item > a.wci-link > .wci-icon i, 
.device-category-tablet .wci-menubar > .wci-item > a.wci-link > .wci-icon i {
	width:20px;
	height:20px;
	line-height:20px;
}

.wci-menubar:hover > .wci-item > .wci-link .wci-icon i, .wci-menubar > .wci-item > .wci-link.wci-selected .wci-icon i {
	opacity:1.0;
}

.wci-menubar > .wci-item > a.wci-link:hover > .wci-icon i {
	width:20px;
	height:20px;
	-webkit-transition: all 100ms ease-in-out; 
	-moz-transition: all 100ms ease-in-out; 
	-o-transition: all 100ms ease-in-out; 
	transition: all 100ms ease-in-out; 
}

.wci-menubar > .wci-item > a.wci-link.wci-selected,
.wci-menubar > .wci-item > a.wci-link i,
.wci-menubar > .wci-item > a.wci-link.wci-selected i {
	color: #FFF;
}

/* STYLE BLOCK "Upload button overlay" (6EDB::3256::6EDB::780) */

.button-no-min-width ..wf-upload-button {
	min-width: 0;
}

.button-no-min-width {
	min-width:0;
}
/* STYLE BLOCK "Wizard-toggle-buttons" (6EDB::3256::6EDB::813) */

.toggle-buttons-wizardstyle-basis .wf-togglebuttons {
	display:inline-block;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container > div {
	position:relative;
	background: #f9f9f9;
	padding:0px;	
	margin:0;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton {
	margin:0;
	border:none;
	padding-left:20px;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container > div:first-child .wf-togglebutton {
	padding-left:10px;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton.active, .toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container > div:hover {
	background: #FFF;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton.active {
	font-weight:bold;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton {
	box-shadow:none;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton:after {
	content: "";
	width:1px;
	height:1px;
	border:14px solid transparent;
	border-left:10px solid #f9f9f9;
	position:absolute;
	right:-24px;
	top:-1px;
	z-index:12;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container > div:after {
	content: "";
	width:1px;
	height:1px;
	border:14px solid transparent;
	border-left:10px solid #CCC;
	position:absolute;
	right:-25px;
	top:-1px;
	z-index:10;
}

.toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton.active:after, .toggle-buttons-wizardstyle-basis .wf-togglebuttons .tb-container .wf-togglebutton:hover:after {
	border-left:10px solid #FFF;
}
/* STYLE BLOCK "Print webview sidebar template" (6EDB::3256::6EDB::829) */

@media print {
	/*Alles !important om specifiekere niet-print styling toch te overriden */	

	body {
		background-color: #fff !important;		
	}

	body {
		overflow: visible !important;
	}

	body > .wci-sidebar-template {
		height: auto !important; /*override inline styling*/
	}
	
	.wci-sidebar > .wci-panel,
	.wci-header,
	.main-header-normal,
	.main-header-fixed,
	.main-footer-normal,
	.screen-footer-container,
	.screen-tabs-standards,
	.webcontent-container-header .wf-toolbar, 
	.webcontent-container-footer,
	.breadcrumbs-title-container-links :not(:last-child) {
		display: none !important;
	}

	.wci-sidebar {
		padding-right: 0 !important;
	}

	.wci-topheader,
	.webcontent-container,
	.main-content {
		padding-bottom: 0 !important; /*override inline styling */
	}
	
	.screen-container-standard.screen-container-centered .screen-header-container,
	.view-content-inner .webview-container-standard-layout,
	.webview-container-standard-layout.view-content-inner {
		border: none !important;
	}

	.webview-container-standard-layout.view-content-inner {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}
/* STYLE BLOCK "Global layout portal header" (6EDB::3256::6EDB::89) */

.portal-header-inner-right-legacy {display: inline;
float:right;}

.portal-header-legacy {min-height: 40px;}

.portal-header-legacy .centered-container {
	margin:0px 0px 0px 10px;
}

.portal-header-inner-left-legacy { display:inline-block;
}

.portal-header-legacy a:hover {
	text-decoration:none;
}

/* account icon krijgt afwijkende kleur in impersonation modus */

.impersonation-modus i {
	color: #D35400;
}

.context-switcher-link {
	display:inline;
	position:relative;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

.context-switcher-webview div {
	display:inline;
	margin-left:5px;
}
/* STYLE BLOCK "Wf window override" (6EDB::3256::6EDB::952) */

.wf-window {
	border-radius: 2px;
}
.wf-window > .header  {
	border-radius: 2px 2px 0px 0px;
}

/* STYLE BLOCK "Main column with sidebar" (6EDB::3256::6EDB::324) */


@media screen and (min-width: 48em) {
  .main-column {
    width: 74%;
    padding-right: 1%;
    float: left;
  }
  .sidebar {
    float: right;
    width: 25%;
  }
}
.main-column-with-sidebar {
	padding-top: 8px;
}
/* STYLE BLOCK "Helplinks (See Also...)" (6EDB::3256::6EDB::560) */

.see-also {
	padding-left: 0px;
}

.see-also li {
	list-style-type: none;
}

.see-also li li{
	list-style-type: disc;
}
/* STYLE BLOCK "Hyperlink -> external" (6EDB::3256::6EDB::614) */

.hyperlink-external
{
padding-right: 13px;
background-origin: padding-box;
/*Eerst maar de algemene setting, die FF wel respecteert.
Daarna de specifieke voor IE (en de rest?)*/
background-position: right center;
background-position-x: right;
background-position-y: center;
background-repeat: no-repeat;
background-size: auto;
background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cg%20transform%3D%22translate%28-826.429%20-698.791%29%22%3E%3Crect%20width%3D%225.982%22%20height%3D%225.982%22%20x%3D%22826.929%22%20y%3D%22702.309%22%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M831.194%20698.791h5.234v5.391l-1.571%201.545-1.31-1.31-2.725%202.725-2.689-2.689%202.808-2.808-1.311-1.311z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M835.424%20699.795l.022%204.885-1.817-1.817-2.881%202.881-1.228-1.228%202.881-2.881-1.851-1.851z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

/* STYLE BLOCK "Contactinformation" (6EDB::3256::6EDB::568) */

.contactinformation-main {
	border: 1px solid #CCCCCC
}

.contactinformation-header {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contactinformation-header span {
	white-space: normal;
}

.contactinformation-actions A {
	font-weight: bold;
	color: #000000;
}

.contactinformation-main a {
	text-decoration: none;
	color:  #808080;
}

.profile {
	white-space: nowrap;
}

.profile-picture {
	display: inline-block;
	height: 60px;
	width: 20%;
	vertical-align: middle;
	transition: width 500ms, height 500ms;
	cursor: pointer;
	overflow-y: hidden;
}

.profile-picture-nohyperlink {
	cursor: default; 
}

.profile-picture-nohyperlink a:hover {
	text-decoration:none;
}

.expanded .profile-picture {
	height: auto;
	width: 100%;
	vertical-align: middle;
    	transition: width 500ms, height 500ms;
}

.expanded .profile-picture-name {
	width: 0%;
	display:none;
	padding-left: 0%;
}

.profile-picture .combi-icon {
	color: white;
	text-decoration: none;
}

.profile-picture-nohyperlink .combi-icon .combi-icon-main {
	color:#eaeaea;
	padding-left:10px;
}

.profile-picture-nohyperlink .combi-icon .combi-icon-sub {
	color:#eaeaea;
	padding-left:10px;
	padding-top: 5px;
}

.profile-picture .combi-icon .combi-icon-main {
	font-size: 60px; 
	text-align: right;
}

.profile-picture .combi-icon .combi-icon-sub {
	font-size: 10px;
	vertical-align: top;
	position: absolute;
	width: 10px;
	left: 45px;
	text-align: center;
}

.profile-picture-name {
	display: inline-block;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	padding-left: 2%;
	width: 78%;
	line-height: 60px;
	margin: auto;
	height: 60px;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
}

.organization .profile-picture {
	background-size: contain;
}

.contactinformation-templatelist .template-list-item,
.contactinformation-tasks-item {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	color: #808080;
	line-height: 50px;
	vertical-align: middle;
	padding-left: 0px;
}

.contactdata-image .combi-icon,
.contactdata-image .combi-icon .combi-icon-sub,
.contactinformation-tasks-item a{
	padding-left: 6px;

}

.contactdata-info-column {
	display: inline-block;
	vertical-align: middle;
	width: 120%;
	overflow: hidden;
}

.primary:hover {
 cursor: pointer;
}
.contactdata-primary {
	position: absolute;
}

.contactinformation-templatelist .template-list-item .combi-icon .combi-icon-main {
	vertical-align: middle;
}

.contactinformation-templatelist .template-list-item .combi-icon .combi-icon-sub {
	padding-top: 8px;
}


.template-list-item A:hover,
.template-list-item A:hover .combi-icon .combi-icon-main,
.template-list-item A:hover .combi-icon .combi-icon-sub,
.template-list-item A:hover .Contactdata .contactdata-kind,
.template-list-item .Contactdata:hover {
	color: #4169E1;
	cursor: pointer;
	text-decoration:none;
}

.contactdata-kind-nohyperlink, .contactdata-repr-nohyperlink
{	
	cursor: default;
}

.contactdata-repr-nohyperlink {
	color: #808080;
}

.contactdata-toolbar {

	opacity: 0;
	position: absolute;
	width: 23.08%;
	transition-property: opacity;
	transition-delay: 20ms;
	transition-duration: 500ms;
}

.contactinformation-templatelist .template-list-item .contactdata-toolbar .contactdata-edit-icon {
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	background-color: #999;
	border-bottom-left-radius: 3px;
	float: right;
	width: 8px;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	transition-property: width;
	transition-delay: 0s;
	transition-duration: 250ms;

}

.contactinformation-templatelist .template-list-item .contactdata-toolbar .contactdata-edit-icon a {
	color: white;
} 

.contactinformation-templatelist .template-list-item:hover .contactdata-toolbar .contactdata-edit-icon {
	transition-delay: 1s;
	transition-duration: 250ms;
	width: 70%;
}

.contactinformation-templatelist .template-list-item:hover .contactdata-toolbar {
	color: #808080;
	opacity: 1;
}

.contactinformation-templatelist .template-list-item:hover .contactdata-toolbar:hover .contactdata-edit-icon {
	background-color: #4169E1;
	cursor: pointer;
	text-decoration: none;
}

.template-list-item {
	position:relative;
}

.template-list-item .contactdata-kind, .template-list-item .contactdata-kind-nohyperlink {
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

.contactdata-credentials {
	float: right;
	margin-right: 4px;
	margin-top: 2px;
}

.template-list-item .contactdata-repr, .contactdata-kind-nohyperlink, .contactdata-repr-nohyperlink {
	line-height: normal;
	overflow: hidden;
	text-overflow:ellipsis;
}

.contact-data-business .contactinformation-templatelist {
	border-right: 3px solid #3498DB;
}

.contact-data-contact .contactinformation-templatelist {
	border-right: 3px solid #3498DB;
}

.contact-data-personal .contactinformation-templatelist {
	border-right: 3px solid #DB9628;
}

.contactinformation-add-line, 
.contactinformation-add-line .template-list-item {
	line-height: normal;
}

.contactinformation-add-line .template-list-item {
	float: left;
}

.contactinformation-add-line .template-list-item .combi-icon .combi-icon-main {
	font-size: 18px; 
	text-align: right;

}

.contactinformation-add-line .template-list-item .combi-icon .combi-icon-sub {
	font-size: 8px;
	vertical-align: top;
	position: absolute;
	width: 8px;
	left: 8px;
	text-align: center;
}


/* STYLE BLOCK "Container vflex" (6EDB::3256::6EDB::804) */

.vflex-container,
.vflex-container > div {
	height: 100%;
}
/* STYLE BLOCK "Messenger: Chat message" (6EDB::3256::6EDB::847) */

.messenger-chatmessage {
	position: relative;
}

.messenger-reply {
	border-left: 4px solid rgba(0,0,0,0.5);
	background-color: rgba(0,0,0,0.1);
	padding: 6px;
}

.messenger-fwd {
	opacity: 0.45;
	font-style: italic;
}
.messenger-fwd i{
	font-style: italic;
}

.messenger-user {
	font-weight: bold;
	margin-bottom: 2px;
}

.messenger-message-buttons {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 90%;
}

.messenger-message-buttons > a {
	opacity: 0.2;
	text-decoration: none;
	color:#303030;
	cursor: pointer;
}

.messenger-message-buttons > a:hover {
	opacity: 1;
	text-decoration: none;
}

.messenger-content {
	word-wrap: break-word;
}


/* Specifieke toevoeging voor overlappend chat bericht en datum/tijd. */
.messenger-content:after {
	content: "\00A0";
	display: inline-block;
	width: 95px;
}
/* Idem. Zie ook #270250 en #270467 */
.messenger-content.messenger-edited:after {
	content: "\00A0";
	display: inline-block;
	width: 135px;
}

.messenger-timestamp {
	position: absolute;
	bottom: 0px;
	right: 0px;
	opacity: 0.5;
	font-size: 90%;
}
/* STYLE BLOCK "Messenger: message" (6EDB::3256::6EDB::845) */

/* functionele styling */

.messenger-message {
	padding: 0px 10px;
}

.messenger-message > div {
	display: inline-block;
	width: 95%;
	position: relative;
	box-sizing: border-box;
	border: 1px solid black;
	border-radius: 10px;
	background-color: white;
	padding: 6px;
	text-align: left;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}

.messenger-message.own > div:before,
.messenger-message.other > div:before,
.messenger-message.own > div:after,
.messenger-message.other > div:after {
	content: "";
	position: absolute;
	top: -1px;
	border-style: solid;
	display: none;
	width: 0;
	z-index: 0;
}

.messenger-message.own {
	text-align: right;
}
.messenger-message.own > div {
	border-top-right-radius: 0px;
}
.messenger-message.own > div:after {
	display: block;
	border-color: white transparent;
	border-width: 10px 10px 0px 0px;
	right: -9px;
	top: 0px;
}
.messenger-message.own > div:before {
	display: block;
	border-color: black transparent;
	border-width: 10px 10px 0px 0px;
	right: -11px;
}

.messenger-message.other {
	text-align: left;
}
.messenger-message.other > div {
	border-top-left-radius: 0px;
}
.messenger-message.other > div:after {
	display: block;
	border-color: transparent white;
	border-width: 0px 10px 10px 0;
	top: 0px;
	left: -9px;
}
.messenger-message.other > div:before {
	display: block;
	border-color: transparent black;
	border-width: 0px 10px 10px 0;
	left: -11px;
}

.messenger-message.event {
	text-align: center;
}
.messenger-message.event > div {
	width: auto;
	padding: 6px 18px;
	min-width: 30%;
	text-align: center;
}



/* visuele styling - had idealiter via een style widgets gewerkt; vooralsnog even zo (zie 28033 voor details) */

.messenger-message.own > div {
	background-color: #DBF7C4;
	border-color: #54A215;
	color: #303030;
}
.messenger-message.own > div:before {
	border-color: #54A215 transparent;
}
.messenger-message.own > div:after {
	border-color: #DBF7C4 transparent;
}

.messenger-message.other > div {
	background-color: white;
	border-color: gray;
	color: #303030;
}
.messenger-message.other > div:before {
	border-color: transparent gray;
}
.messenger-message.other > div:after {
	border-color: transparent white;
}

.messenger-message.event > div {
	background-color: #C4DBF7;
	border-color: #1554A2;
	color: #303030;
}

.highlight .messenger-message > div {
	background-color: #F8EFBE;
	border-color: #CCAD00;
}
.highlight .messenger-message.own > div:before {
	border-color: #CCAD00 transparent;
}
.highlight .messenger-message.own > div:after {
	border-color: #F8EFBE transparent;
}
.highlight .messenger-message.other > div:before {
	border-color: transparent #CCAD00;
}
.highlight .messenger-message.other > div:after {
	border-color: transparent #F8EFBE;
}

/* Date change events styling */
.messenger-message.datechange {
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.messenger-message.datechange > div {
	position: relative;
	display: inline-block;
	width: auto;
	background-color: rgba(80,80,80,0);
	border: 0px solid rgba(80,80,80,0);
	box-shadow: 0px 0px 0px rgba(80,80,80,0);
} 

.messenger-message.datechange > div::before,
.messenger-message.datechange > div::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: #505050;
}

.messenger-message.datechange > div::before {
	right: 100%;
	margin-right: 15px;
}

.messenger-message.datechange > div::after {
	left: 100%;
	margin-left: 15px;
}
/* STYLE BLOCK "Messenger" (6EDB::3256::6EDB::848) */

.messenger-unread {
	color: white;
	opacity: 0.6;
	padding: 0px 5px;
}
.messenger-unread:hover {
	text-decoration: none;
}

.messenger-unread > .web-icon-number {
	color: white;
	background-color: #C81414;
}

.messenger-toolbar a
, .messenger-toolbar-dropdown-commanditem {
	color: darkslategray;
}

.messenger-toolbar a:hover,
.messenger-toolbar-dropdown-commanditem :hover {
	color: black;
}
/* STYLE BLOCK "Messenger (chat overview)" (6EDB::3256::6EDB::854) */

.messenger-overview-chat:hover {background-color:#109DD9;}
.messenger-overview-chat:hover {color:#FFFFFF;}
.messenger-overview-chat.chat-selected {background-color:#109DD9;}
.messenger-overview-chat.chat-selected {color:#FFFFFF;}
.messenger-overview-chat.chat-archived {background-color:#2F655E;}
.messenger-overview-chat.chat-archived {color:#FFFFFF;}
.messenger-overview-main {
	height: 100%;
	overflow: auto;
}

.messenger-overview-chat {
	display: block;
	box-sizing: border-box;
	white-space: nowrap;
	padding: 4px;
	margin-bottom: 2px;
	cursor: pointer;
}

.messenger-overview-chat > .state{
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	text-align: center;
}

.messenger-overview-main > .chat-selected {
	box-sizing: border-box;
}

.messenger-overview-main > .chat-archived {
	box-sizing: border-box;
}

.messenger-overview-item {
	width: 100%;
	min-width: 100px;
	height: 36px;
	line-height: 20px;
	font-size: 9pt;
}

.messenger-overview-itemicon {
	display: inline-block;
	overflow: hidden;
	width: 40px;
	height: 36px;
	position: relative;
}

.messenger-overview-itemicon-content {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
	font-size: 28pt;
	line-height: 36px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #AFDDE7;
}

.messenger-overview-itemblock {
	display: inline-block;
	width: calc(100% - 40px);
	height: 36px;
	font-size: 9pt;
	line-height: 18px;
}

.messenger-overview-item-header {
	width: 100%;
	height: 18px;
	font-size: 9pt;
	line-height: 18px;
}

.messenger-overview-item-title {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(100% - 54px);
	height: 18px;
	font-size: 9pt;
	font-weight: 600;
	line-height: 18px;
}

.messenger-overview-item-controls {
	display: inline-block;
	overflow: hidden;
	width: 50px;
	height: 18px;
	text-align: right;
	font-size: 9pt;
	line-height: 18px;
}

.messenger-overview-item-controls > div {
	text-align: right;
}

.messenger-overview-item-controls > div > .archive,
.messenger-overview-item-controls > div > .handle ,
.messenger-overview-item-controls > div > .mute {
	display: inline-block;
	opacity: 0.7;
}

.messenger-overview-item-controls > div > .archive:hover,
.messenger-overview-item-controls > div > .handle:hover,
.messenger-overview-item-controls > div > .mute:hover {
	opacity: 1;
}

.messenger-overview-item-lastevent {
	width: 100%;
	height: 18px;
	font-size: 9pt;
	line-height: 18px;
}

.messenger-overview-item-lastevent-msg {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(100% - 74px);
	height: 18px;
	font-size: 8pt;
	opacity: 0.7;
	line-height: 18px;
}

.messenger-overview-item-lastevent-moment {
	display: inline-block;
	overflow: hidden;
	width: 70px;
	height: 18px;
	text-align: right;
	font-size: 8pt;
	opacity: 0.7;
	line-height: 18px;
}

.messenger-overview-unread {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #E81C3A;
	color: white;
	line-height: 20px;
	font-size: 80%;
	text-align: center;
}

.messenger-overview-empty {
	margin-top: 36px;
	text-align: center;
	opacity: 0.7;
}

.messenger-overview-empty .hidden {
	display: hidden;
}

.messenger-overview-template .messenger-overview-itemicon {
	vertical-align: top;
}

.messenger-overview-template .messenger-overview-itemicon-content {
	background-color: #E8E8E8;
}

.messenger-overview-template .messenger-overview-item-title {
	width: 100%;
}

.messenger-overview-template .messenger-overview-item-title:before {
	content: "\2588\2588\2588\00A0\2588\2588\2588\2588\2588\2588\2588\2588";
	color: #E8E8E8;
}

.messenger-overview-template .messenger-overview-item-lastevent:before {
	content: "\2588\2588\2588\2588\00A0\2588\2588\2588\00A0\2588\2588 \2588\2588\2588\2588\2588\2588\2588";
	color: #E8E8E8;
}
/* STYLE BLOCK "Messenger (main window)" (6EDB::3256::6EDB::856) */

.messenger-mainwindow {
	color: darkslategray;
	width: 100%
	height: 100%;
	text-align: center;
}

.messenger-main-centerdialog {
	display: inline-block;
	height: 250px;
}

.messenger-main-centerdialog > .messenger-main-icon {
	margin: 20px;
	text-align: center;
	font-size: 50pt;
}

.messenger-main-centerdialog > .messenger-main-text {
	text-align: center;
	font-size: 22pt;
	line-height: 22pt;
	font-weight: 600;
}
/* STYLE BLOCK "Messenger (mode selector)" (6EDB::3256::6EDB::868) */

.messenger-switcher-active {color:#109DD9;}
.messenger-switcher-top {
	position: absolute;
	top: 0px;
	width: 100%;
}

.messenger-switcher-bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.messenger-switcher-button {
	margin: 10px auto 0px auto;
	text-align: center;
	opacity: 0.5;
	position: relative;
}

.messenger-switcher-button > p {
	margin: 4px 0 12px 0;
}

.messenger-switcher-badge {
	position: absolute;
	top: -5px;
	left: 28px;
	width: 20px;
	border-radius: 50%;
	background-color: #E81C3A;
	color: white;
	line-height: 20px;
	font-size: 80%;
}

.messenger-switcher-button:hover {
	cursor: pointer;
	opacity: 1;
}

.messenger-switcher-active {
	opacity: 1;
}

.messenger-button-active-only {
	display: none;
}

.messenger-switcher-active > div > .messenger-button-active-only {
	display: block;
}

.messenger-switcher-active > div > .messenger-button-inactive-only {
	display: none;
}

/* STYLE BLOCK "Messenger: Chat afbeelding" (6EDB::3256::6EDB::882) */

.messenger-chatimage {
	position: relative;
}

.messenger-imgdiv {
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	max-width: 100%;
}

.messenger-image {
	flex: none;
	-webkit-transition: -webkit-filter 0.16s linear;
	border-radius: 6px;
}
/* STYLE BLOCK "Component: Chat message" (6EDB::3256::6EDB::909) */

.component-chatmessage {
	position: relative;
}

.component-chatuser {
	font-weight: bold;
	margin-bottom: 2px;
}

.component-chatcontent {
	word-wrap: break-word;
}


/* Specifieke toevoeging voor overlappend chat bericht en datum/tijd. */
.component-chatcontent:after {
	content: "\00A0";
	display: inline-block;
	width: 95px;
}

.component-chattimestamp {
	position: absolute;
	bottom: 0px;
	right: 0px;
	opacity: 0.5;
	font-size: 90%;
}

/* STYLE BLOCK "Collection and cards" (6EDB::3256::6EDB::863) */

/* PF CARD GRID LAYOUT */
.pf-card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 1rem;
}
.pf-card-grid.pf-card-100 {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.pf-card-grid.pf-card-150 {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.pf-card-grid.pf-card-200 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.pf-card-grid.pf-card-250 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.pf-card-grid.pf-card-300 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.pf-card-grid.pf-card-350 {
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}
.pf-card-grid.pf-card-400 {
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
.pf-card-grid.pf-card-450 {
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
}
.pf-card-grid.pf-card-500 {
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
}
.pf-card-grid.pf-card-550 {
    grid-template-columns: repeat(auto-fit, minmax(550px, 1fr));
}
.pf-card-grid.pf-card-600 {
    grid-template-columns: repeat(auto-fit, minmax(600px, 1fr));
}

/* PF CARD COLUMNS LAYOUT */
.pf-card-columns {
    column-count: 4;
    column-width: 250px;
    column-gap: 1rem;
}
.pf-card-columns.pf-card-100 {
    column-width: 100px;
}
.pf-card-columns.pf-card-150 {
    column-width: 150px;
}
.pf-card-columns.pf-card-200 {
    column-width: 200px;
}
.pf-card-columns.pf-card-250 {
    column-width: 250px;
}
.pf-card-columns.pf-card-300 {
    column-width: 300px;
}
.pf-card-columns.pf-card-350 {
    column-width: 350px;
}
.pf-card-columns.pf-card-400 {
    column-width: 400px;
}
.pf-card-columns.pf-card-450 {
    column-width: 450px;
}
.pf-card-columns.pf-card-500 {
    column-width: 500px;
}
.pf-card-columns.pf-card-550 {
    column-width: 550px;
}
.pf-card-columns.pf-card-600 {
    column-width: 600px;
}
.pf-card-columns.pf-card-columns-1 {
    column-count: 1;
}
.pf-card-columns.pf-card-columns-2 {
    column-count: 2;
}
.pf-card-columns.pf-card-columns-3 {
    column-count: 3;
}
.pf-card-columns.pf-card-columns-4 {
    column-count: 4;
}
.pf-card-columns.pf-card-columns-5 {
    column-count: 5;
}
.pf-card-columns.pf-card-columns-6 {
    column-count: 6;
}
.pf-card-columns.pf-card-columns-7 {
    column-count: 7;
}
.pf-card-columns .pf-card {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    margin: 0 1rem 1rem 0;
    width: 100%;
    transform: translateZ(0);
}

/* PF CARD ROWS LAYOUT */
.pf-card-rows {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    padding: .5rem;
    box-sizing: border-box;
}
.pf-card-rows .pf-card {
    height: 200px;
    flex-grow: 1;
    flex-shrink: 1;
    margin: .5rem;
    overflow: hidden;
}
.pf-card-rows.pf-card-100 .pf-card {
    height: 100px;
}
.pf-card-rows.pf-card-150 .pf-card {
    height: 150px;
}
.pf-card-rows.pf-card-200 .pf-card {
    height: 200px;
}
.pf-card-rows.pf-card-250 .pf-card {
    height: 250px;
}
.pf-card-rows.pf-card-300 .pf-card {
    height: 300px;
}
.pf-card-rows.pf-card-350 .pf-card {
    height: 350px;
}
.pf-card-rows.pf-card-400 .pf-card {
    height: 400px;
}
.pf-card-rows.pf-card-450 .pf-card {
    height: 450px;
}
.pf-card-rows.pf-card-500 .pf-card {
    height: 500px;
}
.pf-card-rows.pf-card-550 .pf-card {
    height: 550px;
}
.pf-card-rows.pf-card-600 .pf-card {
    height: 600px;
}


/** PF CARD STYLING **/

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

.pf-card-rows .pf-card .pf-card-feedback .feedback-footer {
	display: none;
}

/*#281743 - iPad hack om te voorkomen dat de kaarten helemaal niet zichtbaar worden*/
html:not(.ipad):not(.macintosh) .pf-card {
   box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

html.ipad .pf-card, 
html.macintosh .pf-card {
   border: 1px solid rgba(0, 0, 0, 0.125);
}

/*#281743 - iPad hack om te voorkomen dat de kaarten helemaal niet zichtbaar worden*/
html:not(.ipad):not(.macintosh) .pf-card-no-borders .pf-card {
   box-shadow: none;
}

html.ipad .pf-card, 
html.macintosh .pf-card-no-borders .pf-card {
   border: none;
}

.pf-card-no-borders .pf-card {
   border-radius: 0.25rem;  
   overflow: none;
}

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

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

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

.pf-card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
  font-size: 1rem;
}

.pf-card-title {
    margin-top: 0.75rem;	
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  font-weight: 500;
}

.pf-card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 500;
  color: #6c757d;
}

.pf-card-subtitle-only-below {
  margin-top: 0;

}

.pf-card-text:last-child {
  margin-bottom: 0;
  font-size: 1rem;
}

.pf-card-link {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

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

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

.pf-card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
}

.pf-card-header img, .pf-card-footer img, .pf-card-body img {
  max-width: 100%;	
  width: auto; 
}

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

.pf-card-header-image-only .pf-card-img-top {
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px;
}


.pf-card-footer {
  padding: 5px 1.25rem 1rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
}

.pf-card-feedback {
   padding: 0 1.25rem 1.25rem;
   margin-top: 10px;
}

.pf-card-footer .pf-card-feedback {
   padding: 0px;
}

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

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

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

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

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

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

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

/* EMBEDDING IN PF CARDS (YouTube and vimeo) */
.pf-embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.pf-embed-responsive::before {
  display: block;
  content: "";
}

.pf-embed-responsive .pf-embed-responsive-item,
.pf-embed-responsive iframe,
.pf-embed-responsive embed,
.pf-embed-responsive object,
.pf-embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.pf-embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.pf-embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.pf-embed-responsive-4by3::before {
  padding-top: 75%;
}

.pf-embed-responsive-1by1::before {
  padding-top: 100%;
}

.pf-card-max-width-100 > .pf-card{
  max-width: 100px;
}

.pf-card-max-width-150 > .pf-card{
  max-width: 150px;
}
.pf-card-max-width-200 > .pf-card {
  max-width: 200px;
}

.pf-card-max-width-250 > .pf-card {
  max-width: 250px;
}

.pf-card-max-width-300 > .pf-card {
  max-width: 300px;
}

.pf-card-max-width-350 > .pf-card {
  max-width: 350px;
}

.pf-card-max-width-400 > .pf-card {
  max-width: 400px;
}

.pf-card-max-width-450 > .pf-card {
  max-width: 450px;
}

.pf-card-max-width-500 > .pf-card {
  max-width: 500px;
}

.pf-card-max-width-550 > .pf-card {
  max-width: 550px;
}

.pf-card-max-width-600 > .pf-card {
  max-width: 600px;
}

/* STYLE BLOCK "Collection filters" (6EDB::3256::6EDB::867) */

.cl-filter-button-spacing {
 	margin-right: 15px;	
	margin-bottom: 15px;
	display: inline-block;
}
.cl-filter-group {
	display: inline-block;
}

.cl-filter-button {
    display: inline-block;
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.125);
    height: 40px;
    border-radius: .25rem;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.5;
    font: 400 13.3333px Arial;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow:auto;  
   
}

.cl-filter-button:hover {
    background:#0070cc;
}

.cl-filter-button label {
    display: inline-block;
    line-height: 40px;
}

.cl-filter-button label span {
    display: inline-block;
    text-align:center;
    cursor: pointer;
    min-width: 200px;
}

.cl-filter-button label input {
    display: none;
}

.cl-filter-button input:checked + span {
    background-color:#007bff;
    color:#fff;
}
/* STYLE BLOCK "Card - fotoalbum" (6EDB::3256::6EDB::873) */

.pf-card-fotoalbum {
  font-size: 1.17em; 
  display: flex; 
  justify-content:space-between; 
  line-height: 24px; 
}

.pf-card-fotoalbum-fotos {
  font-size: 0.7em;
}

.pf-spread-evenly> div { display: inline-block; display: -moz-inline-box; *display: inline; /* For IE7 */ zoom: 1; /* Trigger hasLayout */ margin-left: 2%; width: 32%; text-align: center; } .pf-spread-evenly> div:first-child { margin-left: 0; }
/* STYLE BLOCK "Custom filter" (6EDB::3256::6EDB::877) */

.pf-filter-dialog {
  position: fixed;
 top: 78px;
 z-index:2000000;
 width: 78%; 	
}

.pf-collection-dialog {
  margin-top: 50px;
}

.pf-filter-dialog-close {
   margin-top: 10px;
   text-align: right;
}
/* STYLE BLOCK "Card - mijn collega²" (6EDB::3256::6EDB::880) */

.pfcard-panel{
    //box-shadow: 0 2px 0 rgba(0,0,0,0.075);
    border-radius: 0;
    border: 0;
    margin-bottom: 24px;
}
.pfcard-panel.pfcard-panel-heading .pfcard-panel:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.pfcard-widget-header{
    /*padding: 15px 15px 50px 15px;
    min-height: 125px;
    position: relative;
    overflow: hidden;*/
}
.pfcard-panel.pfcard-panel-footer .pfcard-panel:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.pfcard-widget-body {
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}
.pfcard-panel-body {
    padding: 25px 20px;
}
.pfcard-pad-all {
    padding: 15px;
}

.pfcard-widget-img {
    position: relative;
    width: 85%;
    max-width: 170px;  
    margin-left: auto;
    height: 170px;
    margin-right: auto; 
    top: 30px;
}

.pfcard-img-md {
    width: 128px;
    height: 128px;
}

.pfcard-img-circle {
border-radius: 50%;

}

.pfcard-widget-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}
.pfcard-pf-img-border-light {
    box-shadow: 0 0 0 4px #fff;
}
.pfcard-img-border {
    box-shadow: 0 0 0 4px rgba(0,0,0,0.1);
}

.pfcard-square-220 {
  height: 220px;
  line-height: 220px;
  text-align: center;
  vertical-align: middle;
  background-size: cover; 
  background-position: center;
  position: relative; 
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #e5e5e5; 

}

.pfcard-circle-140 {
  width: 140px; 
  height: 140px; 
  background-size: cover; 
  background-position: center;
  border-radius: 50%; 
  top: 20px; 
  position: relative; 
  margin: 0 auto; 
}

.pfcard-circle-140.pfcard-photo {
  border: 2px solid white; 
}


.pfcard-circle-140.pfcard-webicon {
  background-color: #e5e5e5; 
  
}

.pfcard-webicon {
  vertical-align: middle;
  text-align: center;
}

.pfcard-webicon-circle {
 line-height: 140px;
 font-size: 104px;	
}
/* STYLE BLOCK "Card - web post" (6EDB::3256::6EDB::892) */

.pfcard-header-circle-40 {
  width: 40px; 
  height: 40px; 
  background-size: cover; 
  border: 2px solid white; 
  border-radius: 50%; 
  top: 20px; 
  position: relative; 
  margin: 0 auto; 
  display: inline-block;
}

.pfcard-header-circle-40.pfcard-photo {
   margin-right: 3px;
}

.pfcard-header-circle-40.pfcard-header-webicon-20 {
  background-color: #e5e5e5; 
  margin-right: 3px;
}

.pfcard-header-webicon-20 {
  text-align: center;
}

.pfcard-header-webicon-circle-20 {
 line-height: 40px;
 font-size: 18px;	
}

.pfcard-header-40 {
  display: inline-block;
  top: 20px;
  margin: 0 auto;
  position: relative;
  vertical-align: top;
  word-break: break-all;
}

a.pfcard-a {
  color: #C0C0C0;
  cursor: pointer;
  text-decoration: none;
}

a.pfcard-a:hover {
  color: #EB6A24;
  text-decoration: none;
}

.feedbackfooter-webicon-round {
  border-radius: 50%;
}

.feedback-editor > textarea {
	/*voorkomen dat je ongelukjes 'dragt', hele lange smalle editors bijvoorbeeld*/
	resize: vertical;
}

.pf-card-header-circle {
  display: inline-block;
}
/* STYLE BLOCK "Feedback footer" (6EDB::3256::6EDB::894) */

.feedback-footer {
   padding-top: 10px;
}

.feedback-footer-status {
   display: inline-block;
   font-size: 0.8em; 
   padding: 5px; 
}

.feedback-like, .feedback-comment, .feedback-favorite { 
   display: inline-block; 
   cursor: pointer; 
}

.feedback-like-button-icon, .feedback-favorite-button-icon, .feedback-comment .feedback-comment-button-icon  {
   display: inline-block;
}

.feedback-like-button, .feedback-favorite-button {
   display: inline-block;
}

.feedback-like-button-text, .feedback-comment-button-text, .feedback-favorite-button-text {
   display: inline-block; 
   margin-left: 3px;
   font-size: 0.9em;
}

.feedback-like-button-text > p, .feedback-comment-button-text > p, .feedback-favorite-button-text > p {
   display: inline-block;
}

.feedback-like-overview-button, .feedback-comment {
   display: inline-block; 
   margin-left: 3px; 
   margin-right: 24px; 
   cursor: pointer;
}

.feedback-likes-overview-like {
   width: 100%;
   border: 1px solid #DEDEDE;
   margin: 10px auto;
   min-height: 70px; 
   position: relative;
}

.feedback-likes-overview-like-sub {
   display: inline-block;
   margin-left: 10px;
   width: 100%;
}

.feedback-like-overview-number, .feedback-comment-number {
   padding: 0 5px; 
   border-radius: 50%;
   border: 1px;
   border-style: solid;
}

.feedback-like-overview-button, .feedback-comment-number {
   font-size: 0.9em;
}

.feedback-comment-number {
   display: inline-block; 
   margin-left: 3px;
}

.feedback-editor textarea {
   width: 100%; 
   height: 50px;
}

.feedback-reactions-overview-reaction {
   width: 100%;
   border: 1px solid #DEDEDE;
   margin: 10px auto;
}

.feedback-reactions-overview-reaction .feedback-reactions-overview-reaction-sub {
   margin-left: 10px;
}

.feedback-reactions-overview-reaction > p {
   padding: 10px;
}

/* STYLE BLOCK "File(s) dropdown menu" (6EDB::3256::6EDB::902) */

/* Dropdown Button */
.drpbtn-dropbtn {
  color: #007BFF;
  padding: 20px;
  font-size: 36px;
  border: none;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.drpbtn-dropdown {
  position: absolute;
  top: -8px;
  left: -20px;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.drpbtn-dropdown-content {
  display: none;
  position: absolute;
  left: 26px;
  background-color: #f1f1f1;
  font-size: 16px;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.drpbtn-dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.drpbtn-dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.drpbtn-dropdown:hover .drpbtn-dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
..drpbtn-dropdown:hover .drpbtn-dropbtn {background-color: #3e8e41;}

/* STYLE BLOCK "Intranet HR" (6EDB::3256::6EDB::910) */

.intranet-hr-choice {
	margin-left: 6px
}

.intranet-hr-item-block {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 19px;
	outline: 1px solid #DDD;
}

.intranet-hr-item-block.flex {
	display: flex;
	flex:1;
	flex-direction: column;
	margin-bottom: 0px;
}

.intranet-hr-item-block:hover {
	outline: 1px solid #CCC;
	background-color: #F2F2F2;
}

.intranet-hr-item-container {
	width: 100%;
}

.intranet-hr-item-container.flex {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 19px;
}

.intranet-hr-item-content {
	padding-right: 5px;
}

.intranet-hr-item-icon {
	text-align: center;
	font-size: 96px;
}

.intranet-hr-item-icon-small {
	text-align: center;
	font-size: 1.84em;
	margin: 0.53em 0 0.53em 0;
}
.intranet-hr-h3 {
	font-size: 1.17em;
	margin: 1em 0 1em 0;
}
/* STYLE BLOCK "Intranet weergave" (6EDB::3256::6EDB::926) */

.tpl-root-container.tpl-centered {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.tpl-root-container.tpl-centered .customizable-template-page-content {
	padding-right: 0;
}

.tpl-root-container.tpl-centered .scroll-to-top-wrapper {
	bottom: 80px;
}
/* STYLE BLOCK "Bottom Icon Navigation Menu" (6EDB::3256::6EDB::927) */

/* Flex aanpak */
.BINM-wrapper {
}

.BINM-flex-container {
  	display: flex;
  	flex-wrap: nowrap;
  	flex-direction: row;
  	justify-content: center;
  	align-items: auto;
  	align-content: start;
	background-color: #FFFFFF;
	
}
.BINM-flex-item {
  	flex: 1 1 auto;
  	padding: 10px;
	text-align: center;
	/* border-top per item zodat deze het active item een specifieke kleur kan krijgen */
	border-top: 1px solid #ddd;
}


.BINM-flex-item a:hover {
	text-decoration: none;
}

/* STYLE BLOCK "Mijn Loopbaan" (6EDB::3256::6EDB::955) */

.container-padding-gray {
	background-color: #eee;
	padding: 1em;
}

.container-padding-gray p, h3 {
	margin: 0;
}

.container-padding-gray div {
	display: flex;
}

.container-padding-gray.intranet-huidige-fase > div,  .container-padding-gray.intranet-mijn-overleggen div{
	display:flex;
	justify-content: space-between;
}

.container-padding-gray.intranet-huidige-fase > div, .container-padding-gray.intranet-mijn-overleggen div > div {
	display: flex;
	gap: 1em;
}

.container-padding-gray.intranet-mijn-begeleider {
	display: flex;
	gap: 1em;
	background-color: #eee;
	padding: 1.5em;
	justify-content: space-between;
}

.container-padding-gray .intranet-mijn-doelen{
	display: flex;
	flex-direction: column;
	margin-top: 1em;
	gap: 1em;
}

.container-padding-gray .intranet-mijn-doelen > div {
	display: flex;
	gap: .5em;
}

.container-padding-gray .intranet-mijn-doelen div .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 18px;
}

.container-padding-gray .intranet-mijn-doelen .intranet-mijn-doel, .container-padding-gray .intranet-mijn-doelen .intranet-mijn-doel .intranet-mijn-doel-omschrijving {
	display: flex;
	flex-direction: column;
	gap: .5em;

	div {
		gap: 1em	
	}

	hr {
		border-top: 1px solid rgba(0,0,0,0.871);
	}
}

.container-padding-gray .intranet-mijn-contract {
	display: flex;
	flex-direction: column;
	max-width: 260px;
}

.container-padding-gray .intranet-mijn-contract .intranet-contract-details {
	display: flex;
	justify-content: space-between;
}

/* STYLE BLOCK "Colophon" (6EDB::3256::6EDB::957) */

.posted-in, .posted-on {
	font-size: 0.9em;
	text-align: center;
}

/* STYLE BLOCK "Cm-header style" (6EDB::3256::6EDB::921) */

@media screen {
  .cm-header.printonly {
    display: none;
  }
}
@media print {
  .cm-header.printonly {
    display: block;
  }

  /* #375728: outlook voegt paginering styling toe die ervoor zorgt dat hij bij het afdrukken de header en body op losse paginas zet */
  div[class^="WordSection"] {
    page: auto !important;
  }
}

.cm-header {
    margin: 0px;
    padding: 5px 5px 10px 5px;
    width: 100%;
    background-color: rgb(250,250,250);
    box-sizing: border-box;
}

.cm-header-textstyle {
    font-family: "Segoe UI", "Helvetica", sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
}

.cm-header .cm-header-table .cm-header-line .cm-header-line-key {
    text-transform: capitalize;
    text-align: right;
    color: rgb(145,145,145);
    padding-right: 10px;
}

.cm-header .cm-header-table .cm-header-line .cm-header-line-key::after {
    content: ":";
}

.cm-header .cm-header-table .cm-header-line .cm-header-line-value {
    text-align: left;
    color: rgb(80,80,80);
}

.cm-body {
    height: 100vh;
    margin: 0;
    padding: 0;
}

.cm-block-container {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.cm-header-block {
    flex: none;
}

@media screen {
    .cm-content-block {
        flex-grow: 1;
        border: none;
        margin: 0;
        padding: 0;
        overflow: auto;
        width: 100%;
    }
}

@media print {
    .cm-content-block {
        flex: none;
        border: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }
}

/* STYLE BLOCK "Icons/ Buttons" (6EDB::3256::D4A548::566) */

/* Width en height wordt op de image zelf gezet.*/

/* voor Icons*/
.bigger-icons .i.icon, .bigger-icons i 
{
	font-size: 16px !important;
} 

/* voor Icons*/
.extra-big-icons .i.icon, .extra-big-icons i 
{
	font-size: 24px;
} 

.button-large.widgets-hyperlink {
	font-size: 17.5px;
}

.button-margin-top
{
	margin-top: 5px;
}

.button-padding-top i {
	padding-top: 5px;
} 


.button-icon-top
{
	vertical-align: top;
	horizontal-align: center;
} 

.button-icon-top i {
	display: block;
	font-size: 16px !important;
	text-align: center;
	width: auto !important;
}

.button-stretch-horizontal {
	width: 100%;
	display: block !important;
}

.button-date span.wfi-input span.clearable{
	display: none;
}

.button-date span.wfi-input span.wfi-input-buttons a {
	background: none !important;
	box-shadow: none;
	border: none !important;
	height: 44px;
	width: 100%;
}

.button-date span.wfi-input {
	padding: 0px !important;
}

.button-date {
	padding: 0px;
}

.button-date .wfi-label label {
	position: relative;
	bottom: -15px;
	color: #444 !important;
} 

.button-date span.wfi-control-label {
	height: 0px;
}

.button-date span.wfi-control-control {
	position: relative;
}

.button-date span.wfi-input-buttons.wf-input-buttons {
	width: 100% !important;
}

.button-menu {
	border: 1px solid #CCC;
	border-radius: 2px;
	box-shadow: 2px 2px 4px #f2f2f2;
	overflow: hidden;
	margin-top: 5px !important;
	transition: 0.3s;
	background: #F9F9F9;
	float: right;
}

.button-menu button.widgets-button {
	border: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	margin-right: 0px;
	width: 100%;
	text-align: left;
	z-index: 5;
}

.button-menu-collapsed {
	width: 30px;
}

.fixed-header {
	position: fixed;
	width: auto;
	right: 20px;
	left: 20px;
	background: white;
	z-index: 100;
}

.button-clear-background { 
	border: none; 
	background: none; 
	box-shadow: none; 
	margin-top: 1px; 
}

.toolbar-publiek {
	line-height: 32px;
	color: white;
	position: fixed;
	top: 0px;
	right: 5px;
}

.toolbar-publiek i {
	line-height: 32px !important;
	text-align: center;
	font-size: 200% !important;
	width: 32px !important;
	height: 32px !important;
	color: white !important;
	vertical-align: middle; 
}

.toolbar-publiek i:before {
	display: inline-block;
	height: 32px;
	width: 32px;
}

.toolbar-publiek .label {
	line-height: 32px;
	text-align: center;
	display: inline-block;
}
/* STYLE BLOCK "Listviewsub" (6EDB::3256::D4A548::620) */

.listviewSub table {
	border-bottom: medium none;
	padding: 0px;
	vertical-align: top;
	white-space: nowrap;
}

.listviewSub tbody td {
	border-bottom: medium none;
	padding: 0px;
}

.widgets-textarea .textarea {
min-width: 300px;
width: 300px;


}

.Single-line-multiline-editor {
	height: 2.2em;
	min-height: 2em;
}
/* STYLE BLOCK "Listview no border-bottom" (6EDB::3256::D4A548::20671) */

.no-border-bottom .view-panel-content tbody td {
	border-bottom-style: none;
}
/* STYLE BLOCK "Zebra striped table" (6EDB::3256::D4A548::20674) */

.Zebra-striped-table tr:nth-child(even) {
background-color: #f2f2f2;
}
/* STYLE BLOCK "Minimum padding" (6EDB::3256::D4A548::20679) */

.Dialog-array-0padding .widgets-arrayofcontrols.horizontal > .horizontal-container {
	padding: 0px;
}

.webview-container-tabbed-dialog .tabbed-container-no-padding .dialog {
	padding: 10px 0 10px 0;
}
/* STYLE BLOCK "Werkzaamheden web" (6EDB::3256::D4A548::20697) */


.werkzaamheden-header
{
	font-size: 14px;
} 

.werkzaamheden-header div.wfi-display
{
	padding-bottom: 0;
} 

.werkzaamheden-header a.widgets-iconlink.align-right
{
	padding: 4px 0 0 0;
}
.werkzaamheden-bottom-border
{

	border-style: none none solid none;
	border-width: 1px;
	border-color: #CCC;
} 

.werkzaamheden-footer 
{ 
	width: 100%; // Don't change 
	background-image: none; 
	background-repeat: repeat; 	
	background-attachment: scroll; 
	background-position: 0% 0%; 
	position: fixed; 
	bottom: 2pt;
	left: 0pt;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px; 
	z-index: 6;
} 

.werkzaamheden-selected {
	background: rgba(102,177,68,0.5);
	margin-bottom: 5px;
}

.hover-img a { position:relative; } 
.hover-img a span { position:absolute; display:none; z-index:99; } 
.hover-img a:hover span { display:block; }

.text-align-right {
	text-align: right;
}

td > .wf-webelement > .webcontent-container.container-full-height.webcontent-container-h3 {
	margin-bottom: 0px;
}

.align-right {
	float: right;
}

/* STYLE BLOCK "Block container dashboard block default" (6EDB::3256::6EDB::54) */

.widget-panel-default > .widget-container > .widget-header {
font-size: 1.3em;
position: relative;
line-height: 45px;
}

.widget-panel-default > .widget-container > .widget-header {
	padding-left:10px;
}

.widget-panel-default > .widget-container > .widget-content {
	padding:10px;
}


.widget-panel-default > .widget-container {margin-bottom:15px;}

.widget-panel-default > .widget-container {margin-bottom:15px;}
.widget-panel-default .widget-header-icon {

display: inline-block;
width: 30px;
line-height: 40px;
vertical-align: middle;
border-radius: 3px;
height:30px;
margin-right:5px;
position:relative;
top:-2px;
}

.widget-panel-default .widget-header-icon img {
	margin:3px;
}

/* STYLE BLOCK "Speech bubble" (6EDB::3256::D4A548::574) */

.bubble 
{
position: relative;
//width: 85%;
min-height: 20px;
padding: 6px;
margin: 6px;
background: #fff;
border: #7F7F7F solid 1px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.bubble:after 
{
content: "";
position: absolute;
top: 8px;
border-style: solid;
display: block;
width: 0;
z-index: 1;
}

.bubble:before 
{
content: "";
position: absolute;
top: 8px;
border-style: solid;
border-color: transparent #7F7F7F;
display: block;
width: 0;
z-index: 0;
}

.bubble.left:after {
left: -10px;
border-color: transparent #fff;
border-width: 10px 10px 10px 0;
}

.bubble.left:before {
left: -11px;
border-width: 10px 10px 10px 0;
}

.bubble.right:after {
right: -10px;
border-color: transparent #edf5e3;
border-width: 10px 0 10px 10px;
}
.bubble.right:before {
right: -11px;
border-width: 10px 0 10px 10px;
}

.bubble.left {
  margin-right:30px;
  background: #fff;
}

.bubble.right {
  margin-left:30px;
  background:#edf5e3;
}

.bubble .time {
  text-align: right; 
  color: grey;
  font-weight: bold;
  font-size: 0.7em;
}

.bubble-day {
  width: 100%;
  text-align: center;
}

.bubble-who {
  font-size: 0.8em;
  font-weight: bold;
}

/* STYLE BLOCK "Planning dashboard" (6EDB::3256::D4A548::575) */

.align-right {
float: right;
}

.webview-container-dashboard-layout {
 margin: 10px;
}

.title-planning-dashboard {
	font-size: 28px;
	line-height: 40px;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.icon-button-white {
  color: white;
  font-size: 28px;
}

.wf-line.webview-primary-header > .hbox-cell.last {
	margin-left: auto;
}

/* STYLE BLOCK "Field table (border spacing)" (6EDB::3256::D4A548::20651) */

/*.field-list-with-spacing*/
	
.field-list-with-spacing table {
	border-collapse: separate; 
	border-spacing: 2px;
}

/* STYLE BLOCK "Fieldtable nice" (6EDB::3256::D4A548::20685) */


.field-table-nice table {
	font-family: verdana;
	font-size: 8pt;
	color: #34363D;
	border-collapse:collapse; 
	width: 800px;
	border: 1px solid #969696;
	padding: 2px	
}

/* STYLE BLOCK "Colors" (6EDB::3256::D4A548::611) */

.color-green
{
	color: green;
}


/* STYLE BLOCK "Web-planner" (6EDB::3256::D4A548::20692) */

.web-planner-mobile .ui-planner {
	min-width: 900px;
}

.web-planner-mobile .wf-bounded-nolabel {
	max-width: 100px;
	min-width: 50px;
}

.web-planner .planner-menu-button, .web-planner-mobile .planner-menu-button {
	display: none;
}

/* STYLE BLOCK "Aangepaste controls" (6EDB::3256::D4A548::254) */

.RadioButtonSmall .widgets-radiobuttongroup .radiobutton, .widgets-checkboxgroup .checkbox {
    display: block;
    margin: 0 7px 0 3px;
    min-width: 10px;
}

.task-box a {
   display: block;
} 

.alert-box-bis .navigation-menu-colored-icons li {
    margin-bottom: 0px;
}

.fieldtable-value-rightalign .fieldlist-value {
  text-align: right;
}

.bigger-icons .i.icon, .bigger-icons i
{
  font-size: 20px;
} 

.menu-item-expanded ul {
	display: block !important;
}

ul.menu-item-expanded > li > a {
	font-size:   12px;
	color:         #808080 !important;
	margin-right: 0px !important;

}

.input-full-width {
	max-width: none !important;
}

/* 6EDB::3943::6EDB::378 */
.wci-menubar > .wci-item > a.wci-link {
	color:#CCCCCC;
}

/* 6EDB::3943::6EDB::379 */
.wci-menubar > .wci-item > a.wci-link:hover {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::380 */
.wci-sidebar-template .wci-sidebar-template-header  {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::381 */
.wci-menubar > .wci-item > .wci-content > a.wci-subitem {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::382 */
body, table, tr, td, input, select, optgroup, option, textarea, button {
	font-family:'Open Sans', sans-serif; font-size:13px;
}

/* 6EDB::3943::6EDB::383 */
.wci-menubar > .wci-item > .wci-content > a.wci-subitem:hover {
	color:#F2F2F2;
}

/* 6EDB::3943::6EDB::384 */
.wci-menubar > .wci-item > a.wci-link.wci-active {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::385 */
.breadcrumbs-title-container {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::387 */
.breadcrumbs-title-container a {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::389 */

.webcontent-masterdetail > .webcontent-masterdetail-master {
	background-color:#EFF0F2;
}

/* 6EDB::3943::6EDB::390 */

.webcontent-masterdetail > .webcontent-masterdetail-detail {
	background-color:#FFFFFF;
}

/* 6EDB::3943::6EDB::394 */
.screen-sidebar-menu ul.menu-accordion li.active > a {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::397 */
.webcontent-container.webcontent-container-h3 > .webcontent-container-header .webcontent-container-header-title {
	font-family:'Open Sans', sans-serif; font-size:18px; font-weight:normal;
}

/* 6EDB::3943::6EDB::400 */
.webcontent-container.webcontent-container-h2 > .webcontent-container-header .webcontent-container-header-title {
	font-family:'Open Sans', sans-serif; font-size:18px; font-weight:normal;
}

/* 6EDB::3943::6EDB::401 */
.wf-toolbar.wf-style-toolbar-button a.wf-cmditem {
	border:1px solid #CCCCCC;
border-radius:2px;
font-size:13px;
background-color:#F9F9F9;
color:#444444;
}

/* 6EDB::3943::6EDB::402 */
.wf-toolbar.wf-style-toolbar-button a.wf-cmditem:hover {
	background-color:#F2F2F2;
}

/* 6EDB::3943::6EDB::404 */
.screen-sidebar-menu ul.menu-accordion > li > ul > li > a {
	font-size:12px;
color:#808080;
}

/* 6EDB::3943::6EDB::407 */
a {
	color:#006FA6;
text-decoration:none;
}

/* 6EDB::3943::6EDB::408 */
a:hover {
	text-decoration:underline;
}

/* 6EDB::3943::6EDB::409 */
.webview-primary-header {
	color:#FFFFFF;
font-family:'Open Sans', sans-serif; font-size:13px;
}

/* 6EDB::3943::6EDB::412 */
.statelet-throbber .active {
	background-image:url('/dc/kantoor/images/896/status-loader-blocked-darkblue_504F63.gif');
}

/* 6EDB::3943::6EDB::413 */
.screen-sidebar-menu ul.menu-accordion li.menu-item-expanded.menu-item-group > a {
	background-color:#F2F2F2;
border:none;
font-weight:bold;
color:#444444;
}

/* 6EDB::3943::6EDB::414 */
.screen-sidebar-menu ul.menu-accordion li.active > a:hover {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::415 */
body {
	background-color:#EEF0F1;
}

/* 6EDB::3943::6EDB::417 */
.webcontent-webselection-header-left {
	font-family:'Open Sans', sans-serif; font-size:18px; font-weight:normal;
}

/* 6EDB::3943::6EDB::419 */
.wf-togglebuttons button.active {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::420 */
.widgets-button.button-primary {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::423 */
.widgets-button.button-primary i {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::424 */
.timeline-transparent-header .timeline-period-header {
	font-family:'Open Sans', sans-serif; font-size:20px; font-weight:300;
}

/* 6EDB::3943::6EDB::425 */
.screen-tabs-standards > .screen-tabs-container li a {
	color:#595959;
}

/* 6EDB::3943::6EDB::426 */
.screen-tabs-standards > .screen-tabs-container li a:hover {
	color:#444444;
}

/* 6EDB::3943::6EDB::428 */
.wf-toolbar.wf-style-toolbar-topheader a.wf-cmditem:hover {
	background-color:#040404;
}

/* 6EDB::3943::6EDB::429 */
.wf-popup.wf-style-toolbar-topheader a.wf-cmditem:hover {
	border:none;
background-color:#DDDDDD;
}

/* 6EDB::3943::6EDB::430 */
.wf-popup.wf-style-toolbar-topheader a.wf-cmditem.wf-selector-checked {
	background-color:#DDDDDD;
border:none;
}

/* 6EDB::3943::6EDB::435 */
.breadcrumbs-title-container .breadcrumbs-title-container-links {
	font-family:'Open Sans', sans-serif; font-size:20px; font-weight:300; text-decoration:none;
}

/* 6EDB::3943::6EDB::438 */
.wci-sidebar-template .wci-sidebar-template-header .wci-first a  {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::439 */
.wci-sidebar-template .wci-sidebar-template-header .wci-first a :hover {
	text-decoration:none;
}

/* 6EDB::3943::6EDB::440 */
.wci-sidebar-template .wci-sidebar-template-header .wci-first a :visited {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::441 */
.wci-sidebar-template .wci-sidebar-template-header .wci-first a .active {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::452 */
.splitbutton.live-web-status {
	border:1px solid #CCCCCC;
border-radius:3px;
}

/* 6EDB::3943::6EDB::455 */
.splitbutton.live-web-status .splitbutton-collapser .splitbutton-carret i {
	color:#BBBBBB;
}

/* 6EDB::3943::6EDB::460 */
.splitbutton.live-web-status a:hover {
	text-decoration:none;
}

/* 6EDB::3943::6EDB::458 */
.splitbutton.live-web-status .splitbutton-label {
	color:#808080;
}

/* 6EDB::3943::6EDB::466 */
.webcontent-container.webcontent-container-h3-boxed > .webcontent-container-header .webcontent-container-header-title {
	font-family:'Open Sans', sans-serif; font-size:18px; font-weight:normal;
}

/* 6EDB::3943::6EDB::467 */
.wf-tileview {
	background-color:#FFFFFF;
}

/* 6EDB::3943::6EDB::501 */
.blockcontainer-colored-header .widget-container > .widget-header > .widget-header-title {
	font-family:'Open Sans', sans-serif; font-size:18px; font-weight:normal;
}

/* 6EDB::3943::6EDB::503 */
.webcontent-container.webcontent-container-h1 > .webcontent-container-header {
	font-size:20px;
}

/* 6EDB::3943::6EDB::504 */
.breadcrumbs-title-container .header-toolbar {
	font-family:'Open Sans', sans-serif; font-size:13px;
}

/* 6EDB::3943::6EDB::634 */
.wf-db-dashboard a {
	color:#006FA6;
text-decoration:none;
}

/* 6EDB::3943::6EDB::635 */
.wf-db-dashboard a:hover {
	text-decoration:underline;
}

/* 6EDB::3943::6EDB::637 */
.wf-control.button-primary label.widgets-button {
	color:#FFFFFF;
}

/* 6EDB::3943::6EDB::639 */
.wf-control.button-primary label.widgets-button i {
	color:#FFFFFF;
}