@CHARSET "UTF-8";
.default-layout #content_wrapper form input[type=submit],
.default-layout #content_wrapper form input[type=button],
.default-layout #content_wrapper .button,
.default-layout .ui-dialog-buttonpane .button,
.default-layout .toolbar .menu .menutab.active a,
.default-layout .toolbar .menu .sf-menu li.sfHover > a,
.default-layout .toolbar .menu .sf-menu li.sfActive > a,
.default-layout .toolbar .menu .sf-menu li a:hover,
.default-layout .easyselect-box-item,
.default-layout .toolbar .menu .menutab a:hover,
.stream-layout .kw-dropdown ul li a:hover,
.stream-layout .kw-dropdown ul li a:focus,
.stream-layout .kw-dropdown ul li a.active,
.stream-layout ul.ui-autocomplete li.ui-menu-item.ui-state-focus,
.stream-layout .ui-datepicker.kw-datepicker table td.ui-datepicker-today .ui-state-hover,
.stream-layout .ui-datepicker.kw-datepicker table td .ui-state-hover,
.stream-layout .ui-datepicker.kw-datepicker table td .ui-state-active,
.stream-layout .kw-select.matchtypes.select2-drop .select2-results li.select2-highlighted .select2-result-label
.stream-layout .teaser,
.stream-layout .kw-button.kw-button-primary,
.stream-layout .kw-button.kw-button-primary.active,
.stream-layout .kw-button.kw-button-primary:active,
.stream-layout .kw-button.kw-button-primary:visited,
.stream-layout .kw-button.kw-button-primary:focus,
.stream-layout .kw-button.kw-button-primary:hover,
.stream-layout .badges .kw-avatar,
.stream-layout .chat .comment .kw-page-item p,
.stream-layout .kw-form-group .kw-checkbox:checked + label:before,
.stream-layout .kw-checkbox:checked + label:before,
.tab-content textarea-button-bar {
	background-color: #eb7d15;
}

.stream-layout .chat .comment .kw-page-item p:before {
	border-top-color: #eb7d15;
	border-right-color: #eb7d15;
}

.ngx-bootstrap-custom-today {
	border: 1px solid #eb7d15;
}

.accordion-heading.selectable.active > span > .selector,
.kw-checkbox.kw-checkbox:checked + label:after {
	box-shadow: inset 0 0 0 1px #eb7d15, 0 2px 4px rgba(0, 0, 0, .1) !important
}

.accordion-heading.selectable.active > span > .selector > .marker {
	background-color: #eb7d15!important;
}

.default-layout .footer a,
.default-layout a:link,
.default-layout a:visited,
.default-layout a:active,
.stream-layout a.clear-search,
.stream-layout .kw-icon-success,
.stream-layout .header .search,
.stream-layout .search-entry .toolbar a:not(.btn),
.course-content .hashtag,
.comment-content .hashtag,
.theme-system .bs-datepicker-body table td {
	color: #eb7d15;
}

.stream .todo-list-toggle {
	background-color: #eb7d15;
}


.default-layout .select2-container--default .select2-selection--multiple .select2-selection__choice  {
	background-color: #eb7d15;
}

.header .logo {
	width: 180px;
	height: 50px;
    background-image: url('../../../data/design/2/logo.png?v=1746623781');
}

.teaser .inner .box h1 {
	color: #eb7d15;
}

.teaser .inner .box p {
	color: #282828;
}

.teaser .inner .box a:not(.btn.btn-secondary) {
	color: #eb7d15;
}

/* bootstrap customizations */
.btn-primary {
    color: rgb(255, 255, 255);
    background-color: #eb7d15;
		border-color: #eb7d15;
}

.btn-primary:hover,

.btn-primary.focus,
.btn-primary:focus,

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover
{
	background-color: #eb7d15 !important;
	border-color: #eb7d15 !important;
	filter: brightness(1.15);
}

.btn-secondary {
    color: #eb7d15;
    background-color: rgb(255, 255, 255);
	border-color: #eb7d15;
}

.btn-secondary:hover,

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary,

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary.focus:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:hover,

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
	color: rgb(255, 255, 255) !important;
	background-color: #eb7d15 !important;
	border-color: #eb7d15 !important;
}

.btn-link,
.btn-link:hover {
color: #eb7d15;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background-color: #eb7d15;
}

.nav.nav-pills:not(.nav-stacked) > li > a.active,
.nav.nav-pills:not(.nav-stacked) > li > a.active:focus,
.nav.nav-pills:not(.nav-stacked) > li > a.active:hover {
    border-bottom-color: #eb7d15;
}

.nav-pills > li > a.active,
.nav-pills > li > a.active:focus,
.nav-pills > li > a.active:hover {
    background-color: #eb7d15;
}

.pagination > li > a,
.pagination > li > span {
	color: #eb7d15;
}

#chat .chat-section .message p {
	background: #eb7d15;
}

#chat .chat-section .message.own-message p:before {
	border-color: #eb7d15 transparent transparent #eb7d15 !important;
}

a#leaveGroup,
a#deleteGroup {
	color: #eb7d15 !important;
}

.select2-results .select2-highlighted {
	background : #eb7d15 !important;
}

.stream .comment-results .more-comments-toggle,
.stream .comment .comment-info .comment-info-owner,
.stream .comment .comment-info .comment-info-lock,
.stream .comment .comment-info .comment-info-likes,
.stream .comment .comment-info .comment-info-comments,
.stream .comment .comment-content .comment-message > p > a {
	color: #eb7d15;
}

.stream .comment.selected-comment > .comment-content {
	border-color: #eb7d15 !important;
}

.select2-result.active,
.select2-results-container .active  {
background: #eb7d15 !important;
}

/* curriculum dashboard */
.group-nav .accent-color,
.curricula .accent-color,
.group-stats-content .accent-color a,
.owl-controls .owl-nav .owl-prev i,
.owl-controls .owl-nav .owl-next i {
	color: #eb7d15 !important;
}

.curriculum-marker .curriculum-marker-tag {
	background-color: #ececed;
}

.curriculum-marker.open .curriculum-marker-icon,
.curriculum-marker.offered .curriculum-marker-icon,
.curriculum-marker.incomplete .curriculum-marker-icon {
	background-color: #eb7d15;
}

.curriculum-marker.open .curriculum-marker-tag,
.curriculum-marker.offered .curriculum-marker-tag,
.curriculum-marker.incomplete .curriculum-marker-tag,
.curriculum-marker.locked .curriculum-marker-tag,
.curriculum-marker.administrative .curriculum-marker-tag {
	background-color: #eb7d15;
}

.curriculum-queue .curriculum-item.open,
.curriculum-queue .curriculum-item.offered,
.curriculum-queue .curriculum-item.incomplete,
.curriculum-queue .curriculum-item.locked,
.curriculum-queue .curriculum-item.administrative {
	background-color: #eb7d15;
}

.curriculum-queue .curriculum-item.locked .curriculum-item-more,
.curriculum-queue .curriculum-item.locked .curriculum-item-annotation {
	background-color: #eb7d15;
}

#curriculum-item-info .curriculum-item-action-bar button,
#curriculum-item-info .curriculum-item-action-bar .button {
	border: 1px solid #eb7d15;
	color: #eb7d15;
}

#curriculum-item-info .curriculum-item-action-bar #curriculum-item-launch-button.button,
#curriculum-item-info .curriculum-item-action-bar #curriculum-item-launch-button button {
	background-color: #eb7d15;
}

#curriculum-item-info .curriculum-item-action-bar button .icon,
#curriculum-item-info .curriculum-item-action-bar .button .icon {
border: 1px solid #eb7d15;
}
.curriculum-dropdown.dropdown .dropdown-menu > li.active,
.curriculum-dropdown.dropdown .dropdown-menu > li:focus,
.curriculum-dropdown.dropdown .dropdown-menu > li:hover {
	background-color: #eb7d15;
}

#curriculum-item-info .curriculum-item-locked-hint > div {
	background-color: #ececed;
}


.btn.kws-btn-primary {
	border-color: #eb7d15;
	color: #eb7d15
}

.btn.kws-btn-primary:hover,
.btn.kws-btn-primary:focus {
	border-color: #eb7d15;
	color: #eb7d15
}

.btn.kws-btn-primary:hover {
	box-shadow : 0 0 2px 0 #eb7d15;
}

.btn.kws-btn-primary:active {
	box-shadow : inset 0 0 2px 0 #eb7d15;
}

.minireport .minireport-color-system,
.minireport .minireport-color-open {
	fill: #eb7d15;
}
.status-color-open {
	color:  #eb7d15 !important;
}

.pills .kw-label.open,
.legend-entry-symbol.open {
	background-color : #eb7d15 !important;
}

.search-result-count {
	border-top-color: #ececed;
}

.block-item,
.kws .select2-container .label-info,
.input-group-addon,
.item-list .group-item,
.placeholder-image .placeholder-image-container {
	background-color: #ececed !important;
}

.list .list-item:nth-child(2n+1),
.usergroup-curriculum-component .curriculum-list .curriculum-item:nth-of-type(2n+1){
	background-color: #ececed !important;
}

.list .list-item-container:not(.cdk-drop-list-dragging) .list-item:hover,
.section table.questions tr:hover,
.usergroup-curriculum-component .curriculum-list .curriculum-list-container:not(.cdk-drop-list-dragging) .curriculum-item:hover {
	background-color: #eb7d15 !important;
}

.list .list-item .list-item-dnd-handler,
.section table.questions tr.selected,
.usergroup-curriculum-component .curriculum-list .curriculum-item .curriculum-item-body .curriculum-item-dnd-handler
 {
	background-color: #B7B7B8 !important;
}

.kw-report-tooltiptext {
	border: 2px solid #eb7d15;
}

.curriculum-item-description a,
.course-content a {
	color: #eb7d15;
}

body, html,
h1, h2, h3 {
	color: #282828;
}

h4, h5, h6,
a {
	color: #01315d;
}

a:hover,
a:focus {
	color: #282828;
}

hr,
hr.kw-hr {
	border-top-color: #ececed;
	border-bottom-color: #ececed;
}

.posten hr.kw-hr {
	border-bottom-color: #B7B7B8;
}

/* Avatar */

.kw-avatar {
	border-color: #B7B7B8;
}

/* Buttons */
.btn-default {
	color: #282828;
	border-color: #B7B7B8;
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #282828;
	background-color: #B7B7B8;
	border-color: #01315d;;
}

.posten .btn-link,
.container-locations .location-item .btn-link:active,
.container-locations .location-item .btn-link:hover,
.container-locations .location-item .btn-link {
	color: #282828;
}

.btn-circle,
.btn-circle:hover {
background-color: #ececed;
border-color: #B7B7B8;
}

.search-entry .toolbar a[role="button"] {
color: #01315d !important;
}

.search-entry .toolbar a[role="button"]:hover {
	color: #282828 !important;
}

.badge {
background-color: #01315d;
}

.divider-with-text {
	color: #01315d;
	border-bottom: 1px solid #B7B7B8;
}

/* Check Slider */

.kw-checkbox+label,
.kw-form-group-lg .kw-checkbox+label{
box-shadow: inset 0 0 0 1px #B7B7B8;
}

.kw-checkbox:disabled + label::before {
	background-color:  #ececed !important;
}

.kw-checkbox.blocked + label::before {
	background-color:  #eb7d15 !important;
	opacity: 0.4;
}

/* Inputs */

.form-group .form-control,
.form-group .form-control:focus,
.form-group .selection-head-title span,
.form-group .rahe-list-item,
output {
color: #282828;
}

.form-control,
.form-control:focus {
border-color: #B7B7B8;
}

.input-group-addon {
color: #282828;
background-color:  #B7B7B8;
border-color:  #B7B7B8;
}

.kw-input,
.kw-textarea {
box-shadow: none;
border-color: #B7B7B8;
color: #282828;
}

.select2-default {
color: #B7B7B8 !important;
}

.kw-select .select2-choice,
.kw-select .select2-choices,
.kw-select.select2-container-active .select2-choices,
.kw-select.select2-drop-above.select2-dropdown-open .select2-choice,
.kw-select.select2-drop-above.select2-dropdown-open .select2-choices {
border-color: #B7B7B8;
color: #282828;
}

.ui-dialog.kw-dialog .ui-dialog-content,
.ui-dialog.kw-dialog, .ui-dialog.kw-dialog p {
color: #282828;
}

/* SELECT-2 */

.select2-container-multi .select2-choices .select2-search-choice {
color: #282828;
background-color: #ececed;
}

/* Labels */
.kw-label:not(.kw-label-course)/*
*/:not(.kw-label-sco)/*
*/:not(.kw-label-page)/*
*/:not(.kw-label-glossary)/*
*/:not(.kw-label-poll-single)/*
*/:not(.kw-label-poll-multiple)/*
*/:not(.kw-label-poll-open)/*
*/:not(.kw-label-media)/*
*/:not(.kw-label-question)/*
*/:not(.kw-label-assessment)/*
*/:not(.kw-label-objective)/*
*/:not(.kw-label-reference)/*
*/:not(.kw-label-domain)/*
*/:not(.kw-label-role)/*
*/:not(.kw-label-person)/*
*/:not(.kw-label-ticket)/*
*/:not(.completed)/*
*/:not(.incomplete)/*
*/:not(.open)/*
*/:not(.participants) {
border-color: #B7B7B8;
}

.kw-label.result-values {
border-color: #B7B7B8;
color: #01315d;
}

.kw-label.kw-label-pills .pill:not(.pill-active) span {
background-color: #01315d;
}

/* Help-Block */

.hint-text,
.help-block,
.help-block-panel-title,
.help-block-panel .panel-collapse li,
.help-block-collapse .panel-title,
.additional-info {
color: #01315d;
}

/* Navbar */

.header .nav>li>a>i {
background-color: #ececed;
}

.header .navbar-form .input-group > .input-group-addon {
background-color: #ececed;
border-color: #ececed;
}

.header .navbar-form .input-group > .form-control,
.header .navbar-form .input-group > .form-control:active,
.header .navbar-form .input-group > .form-control:focus {
border-color: #ececed !important;
}

.dropdown-menu>li>a {
color: #282828;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.results-container .select2-result.active,
.results-container .select2-result:focus,
.results-container .select2-result:hover {
color: #282828 !important;
background-color: #ececed !important;
}

.navbar-nav .open .dropdown-menu {
border-color: #ececed;
}

.well {
border: none;
background-color: #ececed;
}

.nav-pills:not(.nav-stacked) > li > a {
border-bottom-color: #ececed;
}

.nav>li>a:focus,
.nav>li>a:hover {
background-color: #ececed;
}

/* Stream */

#post-form-wrapper {
background-color: #ececed;
}

.posten #pre-post-form {
color: #01315d;
}

.posten #pre-post-form:hover {
color: #282828;
}

.stream ul.results > li, ul.results > li {
border-bottom-color: #ececed;
}

.load-more-spinner {
background-color: #ececed;
}

/* Sidebar */

.content #show_filter_icon {
color: #01315d;
}

.content .sidebar #reset-search-filter {
color: #01315d;
}

.content .sidebar .facet-group ul li a {
color: #01315d;
}

.content .sidebar .facet-group ul li.selected a,
.no-touch .content .sidebar .facet-group ul li a:hover,
.no-touch .content .sidebar .facet-group ul li.selected a:hover {
color: #282828;
}

.content .sidebar .facet-group .disclaimer,
.content .sidebar .facet-group .disclaimer div a {
color: #B7B7B8;
}

/*  Post Form */

.form-group > label:nth-of-type(1) {
color: #282828;
}

.posten .post-form-more-handle {
background-color: #B7B7B8;
}

.posten .filedroparea .fa-picture-o,
.posten .filedroparea .hint {
color: #B7B7B8;
}

.posten .filedroparea {
background-color: rgba(183,183,184,0.5);
}

.kw-label-pills .pill:not(.pill-active) span {
background-color: #B7B7B8;
border-color: #B7B7B8;
}

.pill-hr {
border-bottom-color: #B7B7B8;
}

.kw-label-pills .pill.pill-active div.pill-cursor {
border-left-color: #B7B7B8;
border-top-color: #B7B7B8;
background-color: #ececed;
}

#addContentButtonContainer .attachment-droparea {
border-color: #B7B7B8;
}

.poll-btn-group button {
background-color: #B7B7B8;
}

/* Course */

.stream .comment .comment-content .attachments-download .attachment.is-file:before {
border-top: 15px solid #ececed;
box-shadow: -1px 1px 0 1px #ececed;
}

.attachments-download .attachment.is-file {
background-color: #B7B7B8;
}

.attachments-download .attachment.is-file:hover {
background-color: rgba(183,183,184,0.5);
}

.attachments-download .attachment.is-file:before {
border-left-color: #01315d;
}

.attachments-download .attachment .file .download {
border-bottom-color: #01315d;
}

.attachments-download .attachment .file,
.attachments-download .attachment .file .download {
color: #01315d;
}

/* Comments */

.stream .comment .comment-content {
background-color: #ececed;
}

.stream .comment-results .more-comments-toggle .comment-amount,
.stream .comment .comment-info,
.stream .comment .comment-info a,
.stream .comment .comment-action a {
color: #01315d;
}

.stream .comment .comment-info a:hover,
.stream .comment .comment-action a:hover {
color: #282828;
}

.stream .comment .comment-content .comment .comment-content {
border-color: #B7B7B8;
}

.stream .comment-editor .comment-editor-content .comment-editor-add-text,
.stream .comment-editor .comment-editor-content .comment-editor-add-attachment {
border-color: #B7B7B8;
}

.stream .comment-editor .comment-editor-content .comment-editor-add-attachment i {
color: #B7B7B8;
}

.stream .comment-editor .comment-editor-content .comment-editor-add-attachment:hover {
background-color: #ececed;
}

.selection-head-title.placeholder span {
color: #01315d !important;
}
::-webkit-input-placeholder {
color: #01315d !important;
}
:-moz-placeholder {
color: #01315d !important;
}
::-moz-placeholder {
color: #01315d !important;
}
:-ms-input-placeholder {
color: #01315d !important;
}

/* Minireport */

.minireport-container {
background-color:  #ececed;
}

.minireport-container .minireport-action {
color: #01315d;
}

.minireport-container .minireport-action:hover {
color: #282828;
}

.minireport .legend-headline,
.minireport .text-center-description,
.minireport .text-bottom-description,
.minireport .text-center-suffix,
.minireport .text-bottom-prefix,
.minireport .text-center-value,
.minireport .text-bottom-value {
fill: #282828;
}
.questions-matrix-widget .top {
	color: #282828;
}


.load-more-spinner,
.thumb-wrapper .thumb-info>div>div,
.minireport-container-spinner i.fa-circle-o-notch {
color: #B7B7B8;
}

/*--------------*/
/* sub pages */

.course-list-item {
border-bottom-color: #ececed;
}

.course-edit-image .square-background {
background: #ececed;
}

.course-edit-image-switch {
background-color: #ececed;
}

.course-edit-image-switch.nav > li.active > a,
.course-edit-image-switch.nav > li,
.course-edit-image-switch.nav > li > a {
color: #01315d;
}

.course-edit-image-switch.nav > li > a:focus,
.course-edit-image-switch.nav > li > a:hover,
.course-edit-image-switch.nav > li.active > a:focus,
.course-edit-image-switch.nav > li.active > a:hover {
color: #282828;
}

.nav-pills:not(.nav-stacked) > li > a,
.nav-pills:not(.nav-stacked) > li > a:focus,
.nav-pills:not(.nav-stacked) > li > a:hover {
	color: #282828;
}

/* Notification Editor */

.nav-tabs {
border-bottom-color: #ececed;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
border-color: #ececed;
}

.modal-notification-preview {
border-color: #ececed !important;
}

.modal-notification-preview-subject {
border-bottom-color: #ececed !important;
}

.modal-notification-statusbar {
color: #01315d !important;
background-color: #ececed !important;
}

.modal-content__video button.close {
color: rgb(255, 255, 255);
background-color: #eb7d15;
}

/* Feature, Flag */

.feature-flag-entry {
border-bottom-color: #ececed;
}

.feature-flag-entry:hover {
background-color: #ececed;
}

.feature-flag-entry-info ,
.feature-or-flag-popup.system-name {
color: #B7B7B8 !important;
}

.feature-or-flag-popup.general label {
color: #282828;
border-bottom-color: #ececed;
}

/* Chat */

span.lastmessages.name {
color: #282828;
}

.content .sidebar {
border-right-color: #ececed;
}
.chat-section {
border-top-color: #ececed;
border-bottom-color: #ececed;
}

.chat-section .message.chat-partner p {
color: #282828;
background-color: #ececed !important;
}

.chat-section .date,
.message-delete {
color: #B7B7B8;
}

.chat-write-message {
background-color: #ececed !important;
}

/* Categories */

.table-striped .table-row:not(.table-head):nth-of-type(2n+1) {
background-color: #ececed !important;
}

.match-value-list .match-value-entry,
#user-list-results .match-value-list {
color: #01315d;
}

.match-value-list .match-value-entry,
.categorie-table .table-row:not(.table-head):hover {
background-color: #ececed;
}

.categorie-table .table-cell {
	border-bottom: 1px solid #ececed;
}

#bottom-toolbar {
border-top-color: #ececed;
}

.userlist-header,
.match-value-list-row,
.admin-courselist-item {
border-bottom-color: #ececed;
}

/* Rules, Notifications */

.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #ececed;
}

.table,
.table>thead>tr>th {
border-color: #B7B7B8;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
border-top-color: #B7B7B8;
}
table.dataTable thead th {
background-color: #ececed;
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
background-color: #ececed;
}

table.dataTable tbody td {
border-bottom-color: #ececed;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
color: #282828 !important;
}

.dataTables_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
border-color: #B7B7B8;
background-color: #ececed;
}

.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
color: #282828 !important;
}


.kws-table .kws-table-row > div.clickable {
	color: #eb7d15;
	opacity : 0.8
}

.kws-table .kws-table-row > div.clickable:hover {
	color: #eb7d15;
	opacity : 1;
}

/* Voucher */

.voucher-noresults {
background-color: #ececed;
}

/* User Groups Tab */
#user-groups .item-list .item {
	border-bottom-color: #ececed;
}

#user-groups .item-list .item .item-cell-button .btn-link:not(:hover) {
	color: #01315d;
}

.posten .form-group .with-option-list .option-list .option-item:hover {
	background-color: #eb7d15;
	color : #fff
}

#tab-general .kw-label-inline:not(:nth-of-type(3n)) {
	border-right: 1px solid #B7B7B8;
}

#tab-general .kw-label-inline .kw-label-inline-title {
	color:  #01315d;
}

#tab-general .kw-label-inline:last-of-type {
	border-right: none;
}

@media screen and (max-width: 991px){
	#tab-general .kw-label-inline:not(:nth-of-type(3n)) {
		border-right: none;
	}

	#tab-general .kw-label-inline:not(:nth-of-type(2n)) {
		border-right: 1px solid #B7B7B8;
	}

	#tab-general .kw-label-inline:last-of-type {
		border-right: none;
	}
}

.multiselect-dropdown {
	color: #282828 !important;
}

.multiselect-dropdown .dropdown-btn {
	border-color: #B7B7B8 !important;
}

.multiselect-dropdown .dropdown-btn .dropdown-down {
	border-top: 5px solid #B7B7B8 !important;
}

.multiselect-dropdown .dropdown-btn .dropdown-up {
	border-bottom: 5px solid #B7B7B8 !important;
}

.multiselect-dropdown .dropdown-btn .selected-item {
	background: #eb7d15 !important;
	border-color: #eb7d15 !important;
}

.multiselect-dropdown .dropdown-list .multiselect-item-checkbox div {
	color: #eb7d15 !important;
}

.multiselect-dropdown .dropdown-list .multiselect-item-checkbox div:before {
	color: #eb7d15 !important;
	border: 2px solid #eb7d15 !important;
}

.multiselect-dropdown .dropdown-list .multiselect-item-checkbox input:checked + div:before {
	background: #eb7d15 !important;
}

.hof .hof-container .hof-header {
	background-color : #5d7b97 !important;
}

.hof .hof-container .hof-overview h3,
.hof .hof-container .hof-self h3,
.hof .hof-container .hof-top h3,
.hof .hof-container .hof-menu .hof-menu-item.active,
.hof .hof-container .carousel-indicator,
.hof .hof-container .carousel-control .icon-prev,
.hof .hof-container .carousel-control .icon-next,
.user-card .user-card-container .user-card-subtitle,
.user-card .user-card-container .user-card-description,
.user-card .user-card-container .user-card-annotation {
	color : #282828 !important;
}

.hof .hof-container .hof-menu .hof-menu-item,
.hof .hof-container .hof-card-carousel .carousel-indicator button:hover {
	color: #eb7d15 !important;
}

.user-card.inverted .user-card-container * {
	color : #fff !important;
}

.chart-bg-color-100 { background-color : rgba(93,123,151,1) !important;  }
.chart-bg-color-90 { background-color : rgba(93,123,151,0.9) !important; }
.chart-bg-color-80 { background-color : rgba(93,123,151,0.8) !important; }
.chart-bg-color-70 { background-color : rgba(93,123,151,0.7) !important; }
.chart-bg-color-60 { background-color : rgba(93,123,151,0.6) !important; }
.chart-bg-color-50 { background-color : rgba(93,123,151,0.5) !important; }
.chart-bg-color-40 { background-color : rgba(93,123,151,0.4) !important; }
.chart-bg-color-30 { background-color : rgba(93,123,151,0.3) !important; }
.chart-bg-color-20 { background-color : rgba(93,123,151,0.2) !important; }
.chart-bg-color-10 { background-color : rgba(93,123,151,0.1) !important; }