body,
html {
  background-color: #F5F6F6;
  color: #212222;
}
.page-content-background-enabled .page-content-wrapper {
  background-color: #F5F6F6;
}
.page-content-background-enabled .page-content-wrapper:before {
  background-color: #F5F6F6;
  background-image: #F5F6F6;
  opacity: .1;
}
.mtx-dark-theme .page-content-wrapper .uk-list.uk-list-line > li + li {
  border-top-color: #F5F6F6;
}
input:focus,
textarea:focus,
.filter-badges .filters-wrapper .uk-badge .uk-close {
  -webkit-box-shadow: none;
  box-shadow: none;
}
:focus-visible,
input.has-outline:focus,
textarea.has-outline:focus,
.uk-notify a:focus-visible,
.form-file:focus-visible + label,
.filter-badges .filters-wrapper .uk-badge:focus-within,
.qq-upload-button-selector:focus-within,
.archive-wrapper.grid .archive.selected .api-item .thumb,
.mtx-appearance-colors-form .form-item-advanced-settings input:focus-visible + label {
  box-shadow: 0 0 0 4px rgba(137,190,68,0.8);
  transition: box-shadow .12s ease-out;
}
.page-sidebar .nav-link:focus-visible,
.page-sidebar-toggler:focus-visible,
.uk-nav a:focus-visible {
  box-shadow: inset 0 0 0 4px rgba(137,190,68,0.8);
  transition: box-shadow .12s ease-out;
}
.uk-notify a:focus-visible {
  box-shadow: 0 0 0 4px #ffffff;
  transition: box-shadow .12s ease-out;
}
a,
.uk-link,
a.uk-button-link,
.comments-actions > li > a,
.assignment-form input.form-submit.add-item,
.assignment-form input.form-submit.remove-item,
.nei-widget-discussion .mtx-list-item .title > a,
.nei-widget-discussion .view-message-board-comments .item-list .pager.pager-load-more a {
  color: #1B6C87;
}
a:hover,
a:focus,
a:active,
.uk-link:hover,
.uk-link:focus,
.uk-link:active,
a.uk-button-link:hover,
a.uk-button-link:focus,
a.uk-button-link:active,
.comments-actions > li > a:hover,
.comments-actions > li > a:focus,
.comments-actions > li > a:active,
.assignment-form input.form-submit.add-item:hover,
.assignment-form input.form-submit.add-item:focus,
.assignment-form input.form-submit.add-item:active,
.assignment-form input.form-submit.remove-item:hover,
.assignment-form input.form-submit.remove-item:focus,
.assignment-form input.form-submit.remove-item:active,
.nei-widget-discussion .mtx-list-item .title > a:hover,
.nei-widget-discussion .mtx-list-item .title > a:focus,
.nei-widget-discussion .mtx-list-item .title > a:active,
.nei-widget-discussion .view-message-board-comments .item-list .pager.pager-load-more a:hover,
.nei-widget-discussion .view-message-board-comments .item-list .pager.pager-load-more a:focus,
.nei-widget-discussion .view-message-board-comments .item-list .pager.pager-load-more a:active {
  color: #289fc7;
}
.widget-announcements .mtx-list-item > a:hover,
.widget-announcements .mtx-list-item > a:focus,
.widget-announcements .mtx-list-item > a:active {
  color: inherit;
}
.widget-announcements .mtx-list-item > a:hover .title,
.widget-announcements .mtx-list-item > a:focus .title,
.widget-announcements .mtx-list-item > a:active .title {
  color: #289fc7;
}
.back-link,
.back-link.active {
  color: #212222;
}
.back-link:hover,
.back-link:focus,
.back-link.active:hover,
.back-link.active:focus {
  color: #474949;
}
.mtx-schedule-actions a {
  color: #738084;
}
.mtx-schedule-actions a:hover,
.mtx-schedule-actions a:focus {
  color: #4f585b;
}
.mtx-schedule-actions a.schedule-edit {
  color: #175A70;
}
.mtx-schedule-actions a.schedule-edit:hover,
.mtx-schedule-actions a.schedule-edit:focus {
  color: #248daf;
}
.mtx-schedule-actions a.disabled {
  color: #9ba5a8;
}
.item-list .pager.mtx-api-pager-load-more a,
.item-list .pager.pager-load-more a,
.uk-button {
  background-color: #eaeced;
  color: #000000;
}
.item-list .pager.mtx-api-pager-load-more a:hover,
.item-list .pager.mtx-api-pager-load-more a:focus,
.item-list .pager.mtx-api-pager-load-more a:active,
input.item-list .pager.mtx-api-pager-load-more a:hover,
input.item-list .pager.mtx-api-pager-load-more a:focus,
input.item-list .pager.mtx-api-pager-load-more a:active,
button.item-list .pager.mtx-api-pager-load-more a:hover,
button.item-list .pager.mtx-api-pager-load-more a:focus,
button.item-list .pager.mtx-api-pager-load-more a:active,
.item-list .pager.pager-load-more a:hover,
.item-list .pager.pager-load-more a:focus,
.item-list .pager.pager-load-more a:active,
input.item-list .pager.pager-load-more a:hover,
input.item-list .pager.pager-load-more a:focus,
input.item-list .pager.pager-load-more a:active,
button.item-list .pager.pager-load-more a:hover,
button.item-list .pager.pager-load-more a:focus,
button.item-list .pager.pager-load-more a:active,
.uk-button:hover,
.uk-button:focus,
.uk-button:active,
input.uk-button:hover,
input.uk-button:focus,
input.uk-button:active,
button.uk-button:hover,
button.uk-button:focus,
button.uk-button:active {
  background-color: #dce0e1;
  color: #000000;
}
.uk-button-primary,
input.uk-button-primary,
button.uk-button-primary,
a.uk-button-primary.active,
.uk-button-success,
input.uk-button-success,
button.uk-button-success,
a.uk-button-success.active,
.uk-button-danger,
input.uk-button-danger,
button.uk-button-danger,
a.uk-button-danger.active {
  background-color: #175A70;
  color: #ffffff;
}
.uk-button-primary:active,
.uk-button-primary.uk-active,
.uk-button-primary:focus,
.uk-button-primary:hover,
input.uk-button-primary:active,
input.uk-button-primary.uk-active,
input.uk-button-primary:focus,
input.uk-button-primary:hover,
button.uk-button-primary:active,
button.uk-button-primary.uk-active,
button.uk-button-primary:focus,
button.uk-button-primary:hover,
a.uk-button-primary.active:active,
a.uk-button-primary.active.uk-active,
a.uk-button-primary.active:focus,
a.uk-button-primary.active:hover,
.uk-button-success:active,
.uk-button-success.uk-active,
.uk-button-success:focus,
.uk-button-success:hover,
input.uk-button-success:active,
input.uk-button-success.uk-active,
input.uk-button-success:focus,
input.uk-button-success:hover,
button.uk-button-success:active,
button.uk-button-success.uk-active,
button.uk-button-success:focus,
button.uk-button-success:hover,
a.uk-button-success.active:active,
a.uk-button-success.active.uk-active,
a.uk-button-success.active:focus,
a.uk-button-success.active:hover,
.uk-button-danger:active,
.uk-button-danger.uk-active,
.uk-button-danger:focus,
.uk-button-danger:hover,
input.uk-button-danger:active,
input.uk-button-danger.uk-active,
input.uk-button-danger:focus,
input.uk-button-danger:hover,
button.uk-button-danger:active,
button.uk-button-danger.uk-active,
button.uk-button-danger:focus,
button.uk-button-danger:hover,
a.uk-button-danger.active:active,
a.uk-button-danger.active.uk-active,
a.uk-button-danger.active:focus,
a.uk-button-danger.active:hover {
  background-color: #13495b;
  color: #ffffff;
  opacity: 1;
}
.uk-button-primary .md-icon,
input.uk-button-primary .md-icon,
button.uk-button-primary .md-icon,
a.uk-button-primary.active .md-icon,
.uk-button-success .md-icon,
input.uk-button-success .md-icon,
button.uk-button-success .md-icon,
a.uk-button-success.active .md-icon,
.uk-button-danger .md-icon,
input.uk-button-danger .md-icon,
button.uk-button-danger .md-icon,
a.uk-button-danger.active .md-icon {
  color: inherit;
}
.uk-button-lined,
input.uk-button-lined,
button.uk-button-lined {
  background-color: #ffffff;
  color: #738084;
  border-color: #dfe2e3;
}
.uk-button-lined:hover,
.uk-button-lined:focus,
.uk-button-lined:active,
.uk-button-lined.uk-active {
  color: #373e40;
  border-color: #9ba5a8;
  opacity: 1;
}
.uk-modal-dialog .input-with-button > a.uk-button,
trix-toolbar .dialogs .dialog input[type=button] {
  background-color: #175A70;
  color: #ffffff;
}
.uk-modal-dialog .input-with-button > a.uk-button:active,
.uk-modal-dialog .input-with-button > a.uk-button.uk-active,
.uk-modal-dialog .input-with-button > a.uk-button:focus,
.uk-modal-dialog .input-with-button > a.uk-button:hover,
trix-toolbar .dialogs .dialog input[type=button]:active,
trix-toolbar .dialogs .dialog input[type=button].uk-active,
trix-toolbar .dialogs .dialog input[type=button]:focus,
trix-toolbar .dialogs .dialog input[type=button]:hover {
  background-color: #13495b;
  color: #ffffff;
  opacity: 1;
}
.uk-button.disabled,
.uk-button.disabled:hover,
.uk-button.disabled:focus,
.uk-button:disabled,
.uk-button:disabled:hover,
.uk-button:disabled:focus,
.uk-button[disabled],
.uk-button[disabled]:hover,
.uk-button[disabled]:focus,
a.uk-button.disabled,
a.uk-button.disabled:hover,
a.uk-button.disabled:focus,
a.uk-button:disabled,
a.uk-button:disabled:hover,
a.uk-button:disabled:focus,
a.uk-button[disabled],
a.uk-button[disabled]:hover,
a.uk-button[disabled]:focus,
input.uk-button.disabled,
input.uk-button.disabled:hover,
input.uk-button.disabled:focus,
input.uk-button:disabled,
input.uk-button:disabled:hover,
input.uk-button:disabled:focus,
input.uk-button[disabled],
input.uk-button[disabled]:hover,
input.uk-button[disabled]:focus,
button.uk-button.disabled,
button.uk-button.disabled:hover,
button.uk-button.disabled:focus,
button.uk-button:disabled,
button.uk-button:disabled:hover,
button.uk-button:disabled:focus,
button.uk-button[disabled],
button.uk-button[disabled]:hover,
button.uk-button[disabled]:focus,
trix-toolbar .dialogs .dialog input[type=button].disabled,
trix-toolbar .dialogs .dialog input[type=button].disabled:hover,
trix-toolbar .dialogs .dialog input[type=button].disabled:focus,
trix-toolbar .dialogs .dialog input[type=button]:disabled,
trix-toolbar .dialogs .dialog input[type=button]:disabled:hover,
trix-toolbar .dialogs .dialog input[type=button]:disabled:focus,
trix-toolbar .dialogs .dialog input[type=button][disabled],
trix-toolbar .dialogs .dialog input[type=button][disabled]:hover,
trix-toolbar .dialogs .dialog input[type=button][disabled]:focus {
  background-color: #9ba5a8 !important;
  color: #ffffff !important;
}
a.uk-button-lined.disabled,
a.uk-button-lined:disabled,
a.uk-button-lined[disabled],
button.uk-button-lined.disabled,
button.uk-button-lined:disabled,
button.uk-button-lined[disabled],
input.uk-button-lined.disabled,
input.uk-button-lined:disabled,
input.uk-button-lined[disabled] {
  background-color: #ffffff !important;
  color: #9ba5a8 !important;
}
.page-header-wrapper .page-header {
  background-color: #FFFFFF;
  color: #000000;
}
.page-header-wrapper .page-header #mtx-search-header-search-form .form-item-s input {
  background-color: #FFFFFF;
  color: #000000;
}
.page-header-wrapper .page-header #mtx-search-header-search-form a.search-button,
.page-header-wrapper .page-header .mtx-notifications > a.mtx-handler {
  color: rgba(0,0,0,0.5);
}
.page-header-wrapper .page-header #mtx-search-header-search-form a.search-button:hover,
.page-header-wrapper .page-header #mtx-search-header-search-form a.search-button:focus,
.page-header-wrapper .page-header .mtx-notifications > a.mtx-handler:hover,
.page-header-wrapper .page-header .mtx-notifications > a.mtx-handler:focus {
  color: rgba(0,0,0,0.75);
}
.page-header-wrapper .page-header .mtx-notifications .uk-badge {
  background-color: #000000;
  color: #FFFFFF;
}
.page-header-wrapper .page-header .authorization-links .buttons a.login,
.page-header-wrapper .page-header .authorization-links .buttons a.login:hover,
.page-header-wrapper .page-header .authorization-links .buttons a.login:focus {
  color: #000000;
}
.page-header-wrapper .page-header .user-block .learn-mode-exit {
  background-color: rgba(0,0,0,0.04);
}
.page-breadcrumbs {
  background-color: #175A70;
  color: #FDFFFF;
}
.page-breadcrumbs a,
.page-breadcrumbs a:hover,
.page-breadcrumbs a:focus {
  color: #FDFFFF;
}
.page-breadcrumbs a:focus-visible {
  box-shadow: 0 0 0 4px #ffffff;
  transition: box-shadow .12s ease-out;
}
.mtx-page-top-bar {
  background-color: #175A70;
  color: #ffffff;
}
.mtx-page-top-bar .text > a,
.mtx-page-top-bar .text > a:hover,
.mtx-page-top-bar .text > a:focus,
.mtx-page-top-bar .text > a:active {
  color: #ffffff;
}
.mtx-page-top-bar .text > a:focus-visible,
.mtx-page-top-bar .uk-close:focus-visible {
  box-shadow: 0 0 0 4px #ffffff;
  transition: box-shadow .12s ease-out;
}
.page-quick-link {
  background-color: #175A70;
}
.page-quick-link,
.page-quick-link:hover,
.page-quick-link:focus {
  color: #ffffff;
}
.page-sidebar {
  background-color: #313131;
  color: #ffffff;
}
.page-sidebar-toggler {
  color: rgba(255,255,255,0.8);
}
.page-sidebar-toggler:hover,
.page-sidebar-toggler:focus {
  color: #ffffff;
}
.page-sidebar-group-title {
  color: rgba(255,255,255,0.8);
}
.page-sidebar .nav-link {
  color: #ffffff;
}
.page-sidebar .nav-link .md-icon {
  color: rgba(255,255,255,0.8);
}
.page-sidebar .nav-link-wrapper:hover .nav-link,
.page-sidebar .nav-link-wrapper:focus-within .nav-link {
  background-color: rgba(255,255,255,0.08);
}
.page-sidebar .nav-link-wrapper:hover .nav-submenu-toggler,
.page-sidebar .nav-link-wrapper:focus-within .nav-submenu-toggler {
  background-color: rgba(255,255,255,0.08);
}
.page-sidebar .nav-submenu-toggler {
  color: rgba(255,255,255,0.8);
}
.page-sidebar .nav-submenu-toggler:hover,
.page-sidebar .nav-submenu-toggler:focus {
  background-color: rgba(255,255,255,0.1) !important;
  color: #ffffff;
}
.page-sidebar .nav-item.active > .nav-link-wrapper .nav-link {
  background-color: rgba(255,255,255,0.08);
}
.page-sidebar-closed .page-sidebar .nav-item.active-child > .nav-link-wrapper .nav-link {
  background-color: rgba(255,255,255,0.08);
}
.page-sidebar-closed.page-sidebar-default-mode .page-sidebar-toggler:hover,
.page-sidebar-closed.page-sidebar-default-mode .page-sidebar-toggler:focus {
  background-color: rgba(255,255,255,0.08);
}
.page-sidebar-opened.page-sidebar-fixed-mode .page-sidebar-toggler {
  background-color: rgba(255,255,255,0.08);
  color: #ffffff;
}
.masquerade-block-wrapper input[type="text"],
.masquerade-block-wrapper input[type="text"]:focus {
  color: #ffffff;
}
.masquerade-block-wrapper .switch-back {
  color: #ffffff;
}
.masquerade-block-wrapper .switch-back .md-icon {
  color: rgba(255,255,255,0.8);
}
.masquerade-block-wrapper .switch-back:hover,
.masquerade-block-wrapper .switch-back:focus {
  background-color: rgba(255,255,255,0.08);
}
.page-footer {
  background-color: #F6F6F6;
  color: #999999;
}
.page-footer a,
.page-footer a:hover,
.page-footer a:focus {
  color: #999999;
}
.ajax-progress .spinner circle {
  stroke: #738084;
}
.uk-tooltip,
.uk-popover {
  background-color: #175A70;
  color: #FDFFFF;
}
.uk-popover .uk-popover-close {
  color: #FDFFFF;
  box-shadow: 0 0 0 4px #ffffff;
  transition: box-shadow .12s ease-out;
}
.uk-modal-dialog {
  background-color: #ffffff;
  color: #212222;
}
.mtx-dark-theme .uk-modal-dialog {
  background-color: #F5F6F6;
}
trix-toolbar .dialogs .headings-list a:hover,
trix-toolbar .dialogs .headings-list a:focus {
  background-color: #eaeced;
  color: #000000;
}
trix-toolbar .dialogs .headings-list a.uk-active,
trix-toolbar .dialogs .headings-list a.active {
  background-color: #175A70;
  color: #ffffff;
}
trix-toolbar .dialogs .headings-list a.uk-disabled,
trix-toolbar .dialogs .headings-list a.uk-disabled:hover,
trix-toolbar .dialogs .headings-list a.uk-disabled:focus {
  color: #9ba5a8 !important;
  background: #eaeced !important;
}
.uk-nav-dropdown ul a:hover,
.uk-nav-dropdown ul a:focus,
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus,
.uk-nav-dropdown > li > span > a:hover,
.uk-nav-dropdown > li > span > a:focus,
.uk-modal .uk-nav ul a:hover,
.uk-modal .uk-nav ul a:focus,
.uk-modal .uk-nav > li > a:hover,
.uk-modal .uk-nav > li > a:focus,
.uk-modal .uk-nav > li > span > a:hover,
.uk-modal .uk-nav > li > span > a:focus {
  background-color: #eaeced;
  color: #000000;
}
.uk-nav-dropdown ul a.uk-active,
.uk-nav-dropdown ul a.active,
.uk-nav-dropdown > li > a.uk-active,
.uk-nav-dropdown > li > a.active,
.uk-nav-dropdown > li > span > a.uk-active,
.uk-nav-dropdown > li > span > a.active,
.uk-modal .uk-nav ul a.uk-active,
.uk-modal .uk-nav ul a.active,
.uk-modal .uk-nav > li > a.uk-active,
.uk-modal .uk-nav > li > a.active,
.uk-modal .uk-nav > li > span > a.uk-active,
.uk-modal .uk-nav > li > span > a.active {
  background-color: #175A70;
  color: #ffffff;
}
.uk-nav-dropdown ul a.uk-disabled,
.uk-nav-dropdown ul a.uk-disabled:hover,
.uk-nav-dropdown ul a.uk-disabled:focus,
.uk-nav-dropdown > li > a.uk-disabled,
.uk-nav-dropdown > li > a.uk-disabled:hover,
.uk-nav-dropdown > li > a.uk-disabled:focus,
.uk-nav-dropdown > li > span > a.uk-disabled,
.uk-nav-dropdown > li > span > a.uk-disabled:hover,
.uk-nav-dropdown > li > span > a.uk-disabled:focus,
.uk-modal .uk-nav ul a.uk-disabled,
.uk-modal .uk-nav ul a.uk-disabled:hover,
.uk-modal .uk-nav ul a.uk-disabled:focus,
.uk-modal .uk-nav > li > a.uk-disabled,
.uk-modal .uk-nav > li > a.uk-disabled:hover,
.uk-modal .uk-nav > li > a.uk-disabled:focus,
.uk-modal .uk-nav > li > span > a.uk-disabled,
.uk-modal .uk-nav > li > span > a.uk-disabled:hover,
.uk-modal .uk-nav > li > span > a.uk-disabled:focus {
  color: #9ba5a8 !important;
  background: #eaeced !important;
}
.uk-nav-autocomplete > li.uk-active > a {
  background: #175A70;
  color: #ffffff;
}
.uk-nav-autocomplete > li .uk-nav-header {
  color: #9ba5a8;
}
.access-type-selection input[name="accessType"] + label:hover,
.access-type-selection input[name="accessType"] + label:focus {
  background-color: #eaeced;
  color: #000000;
}
.access-type-selection input[name="accessType"]:checked + label {
  background-color: #175A70;
  color: #ffffff;
}
[data-uk-dropdown] > i,
[data-uk-dropdown] .mtx-handler > i.md-icon {
  color: #738084;
}
.uk-open[data-uk-dropdown] > i,
[data-uk-dropdown] > i:hover,
.uk-open[data-uk-dropdown] .mtx-handler > i.md-icon,
[data-uk-dropdown] .mtx-handler > i.md-icon:hover {
  color: #373e40;
}
[data-uk-dropdown] .mtx-handler:focus > i.md-icon {
  color: #373e40;
}
.mtx-course-el .mtx-actions > a.mtx-handler,
.mtx-course-el .mtx-actions > a.mtx-handler > .md-icon,
.mtx-course-el .mtx-actions > a.mtx-handler:active,
.mtx-course-el .mtx-actions > a.mtx-handler:active > .md-icon,
.mtx-course-el .mtx-actions > a.mtx-handler:focus,
.mtx-course-el .mtx-actions > a.mtx-handler:focus > .md-icon,
.video-item .mtx-actions > a.mtx-handler,
.video-item .mtx-actions > a.mtx-handler > .md-icon,
.video-item .mtx-actions > a.mtx-handler:active,
.video-item .mtx-actions > a.mtx-handler:active > .md-icon,
.video-item .mtx-actions > a.mtx-handler:focus,
.video-item .mtx-actions > a.mtx-handler:focus > .md-icon,
.archive-wrapper.grid .archive-item .mtx-actions > a.mtx-handler,
.archive-wrapper.grid .archive-item .mtx-actions > a.mtx-handler > .md-icon,
.archive-wrapper.grid .archive-item .mtx-actions > a.mtx-handler:active,
.archive-wrapper.grid .archive-item .mtx-actions > a.mtx-handler:active > .md-icon,
.archive-wrapper.grid .archive-item .mtx-actions > a.mtx-handler:focus,
.archive-wrapper.grid .archive-item .mtx-actions > a.mtx-handler:focus > .md-icon,
.h5p-item .mtx-actions > a.mtx-handler,
.h5p-item .mtx-actions > a.mtx-handler > .md-icon,
.h5p-item .mtx-actions > a.mtx-handler:active,
.h5p-item .mtx-actions > a.mtx-handler:active > .md-icon,
.h5p-item .mtx-actions > a.mtx-handler:focus,
.h5p-item .mtx-actions > a.mtx-handler:focus > .md-icon,
.mtx-slides-set .mtx-actions > a.mtx-handler,
.mtx-slides-set .mtx-actions > a.mtx-handler > .md-icon,
.mtx-slides-set .mtx-actions > a.mtx-handler:active,
.mtx-slides-set .mtx-actions > a.mtx-handler:active > .md-icon,
.mtx-slides-set .mtx-actions > a.mtx-handler:focus,
.mtx-slides-set .mtx-actions > a.mtx-handler:focus > .md-icon {
  color: #ffffff;
}
.mtx-course-el .uk-parent > a > .md-icon,
.video-item .uk-parent > a > .md-icon,
.archive-wrapper.grid .archive-item .uk-parent > a > .md-icon,
.h5p-item .uk-parent > a > .md-icon,
.mtx-slides-set .uk-parent > a > .md-icon {
  color: #738084;
}
.mtx-course-el .uk-parent > a:hover > .md-icon,
.mtx-course-el .uk-parent > a:focus > .md-icon,
.video-item .uk-parent > a:hover > .md-icon,
.video-item .uk-parent > a:focus > .md-icon,
.archive-wrapper.grid .archive-item .uk-parent > a:hover > .md-icon,
.archive-wrapper.grid .archive-item .uk-parent > a:focus > .md-icon,
.h5p-item .uk-parent > a:hover > .md-icon,
.h5p-item .uk-parent > a:focus > .md-icon,
.mtx-slides-set .uk-parent > a:hover > .md-icon,
.mtx-slides-set .uk-parent > a:focus > .md-icon {
  color: #373e40;
}
.filter-badges .filters-wrapper .uk-badge,
.enter-items-wrapper .uk-badge,
.view-surveys .survey-item .item-list ul a {
  background-color: #175A70;
  color: #ffffff;
}
.uk-datepicker-table a.uk-datepicker-table-muted {
  background-color: #dfe2e3;
  color: #9ba5a8;
}
.uk-datepicker-table a:hover,
.uk-datepicker-table a:focus,
.uk-datepicker-table a:active {
  background-color: #dfe2e3;
  color: #000000;
}
.uk-datepicker-table a.uk-active,
.uk-datepicker-table a.active {
  background-color: #175A70;
  color: #ffffff;
}
.textcomplete-dropdown li.active {
  background-color: #175A70;
}
.textcomplete-dropdown li.active a {
  color: #ffffff;
}
.filter-modal .uk-nav-header .quantity {
  background-color: #175A70;
  color: #ffffff;
}
.assignment-form .mtx-autocomplete .team-name,
.chosen-container-multi .chosen-choices li.search-choice,
.activity-simple-form .activity-module > :first-child .chosen-single span {
  background-color: #175A70;
  color: #ffffff;
}
.chosen-container-single .chosen-drop li.highlighted,
.chosen-container-multi .chosen-drop li.highlighted {
  background-color: #dfe2e3;
  color: #000000;
}
.chosen-container-single .chosen-drop li.result-selected,
.chosen-container-multi .chosen-drop li.result-selected {
  background-color: #175A70;
  color: #ffffff;
}
.uk-form input[type="radio"],
.uk-form input[type="checkbox"] {
  border-color: #9ba5a8;
}
.uk-form input[type="radio"]:disabled,
.uk-form input[type="checkbox"]:disabled {
  border-color: #dfe2e3;
}
.uk-form input[type=radio]:checked {
  background-color: #175A70;
  border-color: #175A70;
}
.uk-form input[type=radio]:disabled:checked {
  background-color: #9ba5a8;
  border-color: #9ba5a8;
}
.uk-form input[type=checkbox]:checked:before,
.uk-form input[type=checkbox]:indeterminate:before {
  color: #175A70;
}
.uk-form input[type=checkbox]:disabled:checked:before,
.uk-form input[type=checkbox]:disabled:indeterminate:before {
  color: #9ba5a8;
}
.uk-form input[type=checkbox].mtx-checkbox:checked,
input[type=checkbox].mtx-checkbox:checked {
  border-color: #175A70;
  background-color: #175A70;
}
.uk-form input[type=checkbox].mtx-checkbox:checked:before,
input[type=checkbox].mtx-checkbox:checked:before {
  color: #ffffff;
}
.uk-form input[type=checkbox].mtx-checkbox:checked:disabled,
input[type=checkbox].mtx-checkbox:checked:disabled {
  border-color: #9ba5a8;
  background-color: #9ba5a8;
}
.uk-form input[type=checkbox].mtx-checkbox:checked:disabled:before,
input[type=checkbox].mtx-checkbox:checked:disabled:before {
  color: #000000;
}
form .description {
  color: #738084;
}
#autocomplete li:hover div,
#autocomplete li.selected div {
  background-color: #eaeced;
  color: #000000;
}
.mtx-manager-users-trainings-widget .mtx-api-switcher [role='switch']:before,
#mtx-courses-store .mtx-api-switcher [role='switch']:before {
  background-color: #175A70;
}
.mtx-api-switcher input[type='checkbox']:checked + [role='switch']:before {
  background-color: #175A70;
}
.attended-courses-filter-form .form-item-search .search-input,
.attended-courses-filter-form .form-item-search .search-input:hover,
.attended-courses-filter-form .form-item-search .search-input:focus,
.attended-courses-filter-form .form-item-search .search-input.active {
  background-color: #eaeced;
  color: #000000;
}
.mtx-list-item .meta,
.mtx-list-item .summary,
.mtx-list-item .summary-meta {
  color: #738084;
}
.mtx-members-list .label {
  color: #738084;
}
.checkout-form-page .organization .uk-accordion-title {
  background-color: rgba(0,0,0,0.04);
}
.checkout-form-page .organization .uk-accordion-title .total {
  background-color: #175A70;
  color: #ffffff;
}
@media all and (min-width: 768px) {
  .checkout-form-page .form-item-customer-type input:checked + label,
  .checkout-form-page .form-item-payment-method input:checked + label {
    border-color: #175A70;
    box-shadow: 0 0 0 1px #175A70;
  }
}
.checkout-page .checkout-list > :last-child:after,
.checkout-page .checkout-info > :last-child:after {
  background-color: #175A70;
}
a.mtx-flag-link,
.mtx-toggle-link,
.nei-content-actions > a,
.mtx-quick-links a {
  color: #738084;
}
a.mtx-flag-link:focus,
a.mtx-flag-link:hover,
.mtx-toggle-link:focus,
.mtx-toggle-link:hover,
.nei-content-actions > a:focus,
.nei-content-actions > a:hover,
.mtx-quick-links a:focus,
.mtx-quick-links a:hover {
  color: #373e40;
}
a.mtx-flag-link.active,
a.mtx-flag-link.uk-active,
.mtx-toggle-link.active,
.mtx-toggle-link.uk-active,
.nei-content-actions > a.active,
.nei-content-actions > a.uk-active,
.mtx-quick-links a.active,
.mtx-quick-links a.uk-active {
  color: #175A70;
}
a.mtx-flag-link.disabled,
.mtx-toggle-link.disabled,
.nei-content-actions > a.disabled,
.mtx-quick-links a.disabled {
  color: #dfe2e3;
}
.mtx-coursebuilder .course-item .item-add-child-wrapper .item-add-child {
  background-color: #175A70;
  color: #ffffff;
}
.mtx-coursebuilder .course-item .item-add-child-wrapper .item-add-child:hover,
.mtx-coursebuilder .course-item .item-add-child-wrapper .item-add-child:focus {
  background-color: #13495b;
}
.mtx-course-content-section {
  background-color: #FFFFFF;
  color: #212222;
}
.mtx-course-content-section .mtx-widget {
  background-color: rgba(0,0,0,0.04);
}
.mtx-widget {
  background-color: rgba(0,0,0,0.04);
}
.mtx-course-el .course-bookmark a.mtx-flag-link.active,
.mtx-course-el .course-bookmark a.mtx-flag-link.uk-active,
.mtx-course-el .course-promote a.mtx-flag-link.active,
.mtx-course-el .course-promote a.mtx-flag-link.uk-active,
.mtx-course-el .course-toggle-hidden a.mtx-flag-link.active,
.mtx-course-el .course-toggle-hidden a.mtx-flag-link.uk-active {
  color: #175A70;
}
.mtx-course-el .activity-deadline {
  color: #212222;
  border-color: #212222;
}
.mtx-course-el .activity-deadline.overdue {
  border-color: #ff0000;
}
.comments-actions > li i.md-icon {
  color: #9ba5a8;
}
.comments-actions a {
  color: #9ba5a8;
}
.comments-actions a:hover,
.comments-actions a:focus {
  color: #738084;
}
.comments-actions a.mtx-flag-link.uk-active,
.comments-actions a.liked,
.comments-actions a.retweeted {
  color: #175A70;
}
.team-activities-list .team-activity .title > a,
.team-activities-list .team-activity .title > a.active {
  color: #1B6C87;
}
.team-activities-list .team-activity .title > a:hover,
.team-activities-list .team-activity .title > a:focus,
.team-activities-list .team-activity .title > a:active {
  color: #289fc7;
}
.mtx-activity-courses-page-overlay .course-link.selected .mtx-thumb {
  box-shadow: 0 0 0 4px #175A70;
}
.archive-wrapper.grid .archive.selected .api-item .thumb {
  box-shadow: 0 0 0 4px #175A70;
}
.mtx-videos .video-item.selected .thumb-image {
  border-color: #175A70;
}
.mtx-videos .video-item.selected .info {
  background-color: #175A70;
}
.mtx-videos .video-item.selected .info * {
  color: #ffffff;
}
.mtx-videos-form .video-item.added .thumb {
  background-color: #175A70;
}
.mtx-videos-form .video-item.added .thumb-image {
  border-color: #175A70;
}
.mtx-videos-form form.video .thumbnails .active {
  border-color: #175A70;
}
.mtx-videos .progress {
  background-color: #175A70;
}
.api-dialog .api-item.h5p.selected .thumb,
.api-dialog .api-item.file.selected .thumb,
.api-dialog .api-item.image.selected .thumb,
.api-dialog .api-item.video.selected .thumb,
.api-dialog .api-item.playlist.selected .thumb {
  box-shadow: 0 0 0 4px #175A70;
}
.api-dialog .api-item.folders-item.selected {
  background-color: #175A70;
  color: #ffffff;
}
.api-dialog .api-item.folders-item.selected .thumb .folder-icon {
  fill: #ffffff;
}
.api-dialog .api-item.folders-item.selected .info .title,
.api-dialog .api-item.folders-item.selected .info .children-count {
  color: #ffffff;
}
.api-dialog .api-item.folders-item.selected .folder i {
  color: #ffffff;
}
.api-dialog.video-dialog [class*='qq-file-id'] .api-item.video .progress {
  background-color: #175A70;
}
.info-block {
  background-color: #9ba5a8;
  color: #000000;
}
.mtx-assignment-submission-block {
  background-color: #175A70;
  color: #ffffff;
}
.mtx-assignment-grade {
  background-color: #9ba5a8;
}
.mtx-assignment-grade,
.mtx-assignment-grade .edit-value {
  color: #ffffff;
}
.mtx-assignment-grade.graded {
  background-color: #175A70;
}
.mtx-assignment-grade.graded,
.mtx-assignment-grade.graded .edit-value {
  color: #ffffff;
}
.assignment-form .assignees-wrapper {
  border-bottom-color: #F5F6F6;
}
.assignments-to-review .mtx-list-item.assignment-peer-review-item {
  border-top-color: #F5F6F6;
}
.course-label.combi {
  background-color: #00A8E6;
}
.course-label.scorm {
  background-color: #FDBB2D;
}
.course-label.webinar {
  background-color: #8CC05F;
}
.course-label.ondemand {
  background-color: #005EA2;
}
.statistics-status-icon.viewed {
  background-color: #175A70;
}
.mtx-statistics-progress .progress .item.specific,
.mtx-statistics-progress .legend .item.specific:before {
  background-color: #175A70;
}
.mtx-statistics-details .list .item.passed:before {
  background-color: #175A70;
}
.mtx-statistics-details.tests .chart.specific:not(.empty) .inner {
  background-color: #175A70;
}
.navigation-widget .navigation-item a {
  border-color: #DFE2E3;
}
.navigation-widget .navigation-item.viewed .status-icon {
  background-color: #175A70;
}
.navigation-widget .navigation-item:not(.inactive) a span {
  color: #1B6C87;
}
.navigation-widget .navigation-item:not(.inactive) a:hover,
.navigation-widget .navigation-item:not(.inactive) a:focus {
  border-color: #c4c9cb;
}
.navigation-widget .navigation-item:not(.inactive) a:hover span,
.navigation-widget .navigation-item:not(.inactive) a:focus span {
  color: #289fc7;
}
.course-pages-switcher {
  background-color: #FFFFFF;
}
.course-pages-switcher .nav-link {
  color: #000000;
}
.mtx-statistics-block {
  color: #ffffff !important;
}
.mtx-statistics-block .content {
  background-color: #313131;
}
.mtx-statistics-block .spinner circle {
  stroke: #eaeced;
}
.nei-container .nei-wrapper h1 {
  color: #222222;
}
.nei-container .nei-wrapper h2 {
  color: #363636;
}
.nei-container .nei-wrapper h3 {
  color: #363636;
}
.nei-container .nei-wrapper .nei-widget[style*='color:'] h1,
.nei-container .nei-wrapper .nei-widget[style*='color:'] h2,
.nei-container .nei-wrapper .nei-widget[style*='color:'] h3 {
  color: inherit;
}
.nei-container .nei-wrapper .nei-widget[style*='color:'] h1 > span,
.nei-container .nei-wrapper .nei-widget[style*='color:'] h2 > span,
.nei-container .nei-wrapper .nei-widget[style*='color:'] h3 > span {
  color: inherit !important;
}
.nei-widget-unit_sessions .session-number {
  background: #175A70;
  color: #ffffff;
}
.nei-mode-edit .nei-widget {
  border-color: #d5d9d9;
}
.nei-mode-edit .nei-widget:hover,
.nei-mode-edit .nei-widget.editing {
  border-color: #aab2b2;
}
.mtx-dark-theme .nei-mode-edit .nei-widget {
  border-color: #ffffff;
}
.mtx-dark-theme .nei-mode-edit .nei-widget:hover,
.mtx-dark-theme .nei-mode-edit .nei-widget.editing {
  border-color: #ffffff;
}
.mtx-rotate-actions .image-actions .control {
  background: #175A70;
  color: #ffffff;
}
.mtx-rotate-actions .image-actions .control:hover,
.mtx-rotate-actions .image-actions .control:focus,
.mtx-rotate-actions .image-actions .control.active {
  background-color: #13495b;
}
.nei-actions-wrapper .template-item.active,
.nei-actions-wrapper .revision-item.active {
  box-shadow: 0 0 0 4px #175A70;
}
.mtx-dark-theme .nei-mode-edit .nei-widget-controls .control,
.mtx-dark-theme .nei-mode-edit .nei-widget-actions .action {
  background-color: #ffffff;
  color: #000000;
}
.mtx-dark-theme .nei-mode-edit .nei-widget-controls .control:hover,
.mtx-dark-theme .nei-mode-edit .nei-widget-controls .control:focus,
.mtx-dark-theme .nei-mode-edit .nei-widget-controls .control.active,
.mtx-dark-theme .nei-mode-edit .nei-widget-actions .action:hover,
.mtx-dark-theme .nei-mode-edit .nei-widget-actions .action:focus,
.mtx-dark-theme .nei-mode-edit .nei-widget-actions .action.active {
  background-color: #ffffff;
}
.mtx-dark-theme .nei-mode-edit .nei-column.empty .empty-column-controls .control {
  background-color: #ffffff;
  color: #000000;
}
.mtx-dark-theme .nei-mode-edit .nei-column.empty .empty-column-controls .control:focus {
  background-color: #ffffff;
}
.mtx-dark-theme .nei-mode-edit .nei-column.empty .empty-column-controls:hover .control {
  background-color: #ffffff;
}
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link {
  background-color: #ffffff;
  color: #000000;
}
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link .link-toggler,
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link .link-to-file {
  background-color: rgba(255,255,255,0.04);
  color: #000000;
}
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link .link-toggler:hover,
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link .link-toggler:focus,
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link .link-to-file:hover,
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link .link-to-file:focus {
  background-color: rgba(255,255,255,0.1);
}
.mtx-dark-theme .nei-mode-edit .nei-widget-image .nei-link.open .link-toggler {
  background-color: rgba(255,255,255,0.1);
}
.mtx-dark-theme .has-buffer .nei-mode-edit .nei-column.empty .empty-column-controls:hover .control {
  background-color: #ffffff;
}
.mtx-dark-theme .has-buffer .nei-mode-edit .nei-column.empty .empty-column-controls .control:hover,
.mtx-dark-theme .has-buffer .nei-mode-edit .nei-column.empty .empty-column-controls .control:focus {
  background-color: #ffffff;
}
.nei-mode-edit .nei-widget-image .nei-link.not-empty .link-toggler {
  background-color: #175A70;
  color: #ffffff;
}
.nei-mode-edit .nei-widget-image .nei-link.not-empty .link-toggler:hover,
.nei-mode-edit .nei-widget-image .nei-link.not-empty .link-toggler:focus {
  background-color: #13495b;
}
.editor-toolbar a.editor-action.editor-button-active,
.editor-toolbar button.editor-action.editor-button-active {
  background-color: #175A70;
  color: #ffffff;
}
.ui-sortable-placeholder {
  background: #eaeced;
  border-color: #9ba5a8;
}
.banner-dialog .placeholder-image > .empty-image,
.mtx-import-course-form .field-banner-item .placeholder-image > .empty-image {
  color: #175A70;
}
.banner-dialog .placeholder.selected .placeholder-image,
.mtx-import-course-form .field-banner-item .placeholder.selected .placeholder-image {
  background-color: #175A70;
}
.banner-dialog .placeholder.selected .placeholder-image > .empty-image,
.mtx-import-course-form .field-banner-item .placeholder.selected .placeholder-image > .empty-image {
  color: #ffffff;
}
.mtx-text-editor-actions a .fill {
  fill: #9ba5a8;
}
.mtx-text-editor-actions a:hover .fill,
.mtx-text-editor-actions a:focus .fill {
  fill: #738084;
}
.mtx-text-editor-actions a.active .fill {
  fill: #175A70;
}
.mtx-marketplace-course-upload-form .pager-icons .fa.active {
  color: #175A70;
}
.access-restriction-message .avatar-wrapper {
  border-color: #175A70;
}
.access-restriction-message .avatar-wrapper:after {
  background: #ffffff;
  color: #175A70;
  border-color: #175A70;
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #175A70;
}
.cropper-editor-overlay .cropper-view-box {
  outline-color: #175A70;
}
.cropper-editor-overlay .cropper-point {
  background-color: #175A70;
}
.mtx-api-horizontal-menu .left {
  background: linear-gradient(to right,#F5F6F6 45%,rgba(245,246,246,0.4));
}
.mtx-api-horizontal-menu .right {
  background: linear-gradient(to left,#F5F6F6 45%,rgba(245,246,246,0.4));
}
.mtx-api-horizontal-menu.page-tabs li.active {
  border-color: #175A70;
}
.mtx-appearance-colors-form .form-item-advanced-settings label {
  color: #1B6C87;
}
.mtx-appearance-colors-form .form-item-advanced-settings label:hover {
  color: #289fc7;
}
.mtx-steps-indicator li.active {
  background-color: #175A70;
}
.mtx-account-avatar-widget .mtx-avatar-remove {
  color: #738084;
}
.mtx-account-avatar-widget .mtx-avatar-remove:hover,
.mtx-account-avatar-widget .mtx-avatar-remove:focus {
  color: #373e40;
}
.mtx-dark-theme .mtx-account-avatar-widget .mtx-avatar-remove {
  color: #dfe2e3;
}
.mtx-dark-theme .mtx-account-avatar-widget .mtx-avatar-remove:focus,
.mtx-dark-theme .mtx-account-avatar-widget .mtx-avatar-remove:hover {
  color: #eaeced;
}
.mtx-account-avatar-widget .mtx-avatar-upload {
  color: #175A70;
}
.mtx-account-avatar-widget .mtx-avatar-upload:hover,
.mtx-account-avatar-widget .mtx-avatar-upload:focus {
  color: #248daf;
}
#updateprogress .filled {
  background-color: #175A70;
}
.mtx-h5p .used-in-course {
  background-color: #175A70;
}
.mtx-h5p .used-in-course .md-icon {
  color: #ffffff;
}
.mtx-combi-course-form .form-actions-wrapper {
  background-color: #F5F6F6;
}
.mtx-courses-store-filters .store-tags .tag.selected .uk-button {
  background-color: #175A70;
  color: #ffffff;
}
.mtx-courses-store-filters .store-tags .tag.selected .uk-button i {
  color: inherit;
}
.mtx-courses-store-filters .store-tags .tag.selected .uk-button:hover,
.mtx-courses-store-filters .store-tags .tag.selected .uk-button:focus {
  background-color: #13495b;
}
.mtx-catalog-banner-description:before {
  background-color: #175A70;
}
.timeline-group-item:hover canvas,
.timeline-group-item:hover img,
.timeline-group-item:focus canvas,
.timeline-group-item:focus img {
  box-shadow: 0 0 0 1px #9ba5a8;
}
.timeline-group-item.active canvas,
.timeline-group-item.active img {
  box-shadow: 0 0 0 2px #175A70;
}
.timeline-item a.scheduled {
  background-color: #175A70;
}
.timeline-item a.scheduled:hover,
.timeline-item a.scheduled:focus {
  background-color: #13495b;
}
.grouped-by.location .timeline-item a {
  background-color: #9ba5a8;
  color: #ffffff !important;
}
.grouped-by.location .timeline-item a.current {
  background-color: #175A70;
  color: #ffffff;
}
.mtx-alerts-timeline .icon.alert.delivered {
  background-color: #175A70;
}
.mtx-alerts-timeline .icon.alert.delivered .md-icon {
  color: #ffffff;
}
.mtx-progress-bar-inner {
  background-color: #175A70;
}
.mtx-circular-progress-bar-inner {
  stroke: #175A70;
}
.mtx-circular-progress.progress-completed {
  background-color: #175A70;
  color: #ffffff;
}
.mtx-last-visited-course {
  background-color: #F5F6F6;
}
.mtx-last-visited-course .thumbs a {
  color: #738084;
}
.mtx-last-visited-course .thumbs a:hover,
.mtx-last-visited-course .thumbs a:focus,
.mtx-last-visited-course .thumbs a:active {
  color: #4f585b;
}
.mtx-dark-theme div > .mtx-section:nth-of-type(even) .mtx-last-visited-course {
  background-color: #939494;
}
.mtx-dark-theme div > .mtx-section:nth-of-type(even) .mtx-last-visited-course .banner:before {
  background: linear-gradient(90deg,#939494,rgba(255,255,255,0));
}
.mtx-dark-theme div > .mtx-section:nth-of-type(even) .mtx-last-visited-course .banner:after {
  background: linear-gradient(270deg,#939494,rgba(255,255,255,0));
}
@media all and (min-width: 480px) {
  .mtx-last-visited-course .banner:before {
    background: linear-gradient(90deg,#F5F6F6,rgba(255,255,255,0));
  }
  .mtx-last-visited-course .banner:after {
    background: linear-gradient(270deg,#F5F6F6,rgba(255,255,255,0));
  }
}
.mtx-report-active-users-login-types-map .type[data-login-type="user_login"] .legend {
  background-color: #175A70;
}
.mtx-report-active-users-login-types-map .type[data-login-type="qr_code_login"] .legend {
  background-color: #dfe2e3;
}
.view-team-tasks .mtx-list-item .icon .md-icon.md-check_box {
  color: #175A70;
}
.mtx-card-icon-item .mtx-thumb {
  background-color: #175A70;
  color: #ffffff;
}
.md-icon.invoicing-icon {
  color: #175A70;
}
.mtx-add-course-to-activity .md-add {
  color: #175A70;
}
html.h5p-iframe,
html.h5p-iframe body,
html.h5p-iframe .h5p-content,
html.h5p-iframe .h5p-question,
html.h5p-iframe .h5p-container:not(.h5p-baq):not(.h5p-flashcards) {
  color: #212222;
  background: transparent !important;
}
.h5p-speak-the-words-set .questions {
  color: #212222;
  background: transparent !important;
}
.h5p-speak-the-words-set .h5p-speak-the-words .h5p-question-content,
.h5p-speak-the-words-set .h5p-speak-the-words .h5p-question-introduction {
  color: #212222;
  background: transparent !important;
}
.h5p-accordion .h5p-panel-title {
  color: #212222;
  background: transparent !important;
}
.h5p-accordion .h5p-panel-title:focus,
.h5p-accordion .h5p-panel-title:hover {
  color: #373e40;
}
.h5p-container:not(.h5p-baq) .h5p-joubelui-button,
.h5p-container:not(.h5p-baq) .h5p-dialog-ok-button,
.h5p-container:not(.h5p-baq) .joubel-simple-rounded-button,
.h5p-container:not(.h5p-baq) .h5p-memory-reset,
.h5p-container:not(.h5p-baq) .h5p-guess-answer .show-solution-button,
.h5p-container:not(.h5p-baq) .h5p-core-button.h5p-confirmation-dialog-confirm-button,
.h5p-container:not(.h5p-baq) .h5p-documentation-tool-nav-button,
.h5p-container:not(.h5p-baq) .h5p-answer .h5p-button {
  background-color: #175A70;
  background-image: none;
  color: #ffffff;
}
.h5p-container:not(.h5p-baq) .h5p-joubelui-button:active,
.h5p-container:not(.h5p-baq) .h5p-joubelui-button:focus,
.h5p-container:not(.h5p-baq) .h5p-joubelui-button:hover,
.h5p-container:not(.h5p-baq) .h5p-dialog-ok-button:active,
.h5p-container:not(.h5p-baq) .h5p-dialog-ok-button:focus,
.h5p-container:not(.h5p-baq) .h5p-dialog-ok-button:hover,
.h5p-container:not(.h5p-baq) .joubel-simple-rounded-button:active,
.h5p-container:not(.h5p-baq) .joubel-simple-rounded-button:focus,
.h5p-container:not(.h5p-baq) .joubel-simple-rounded-button:hover,
.h5p-container:not(.h5p-baq) .h5p-memory-reset:active,
.h5p-container:not(.h5p-baq) .h5p-memory-reset:focus,
.h5p-container:not(.h5p-baq) .h5p-memory-reset:hover,
.h5p-container:not(.h5p-baq) .h5p-guess-answer .show-solution-button:active,
.h5p-container:not(.h5p-baq) .h5p-guess-answer .show-solution-button:focus,
.h5p-container:not(.h5p-baq) .h5p-guess-answer .show-solution-button:hover,
.h5p-container:not(.h5p-baq) .h5p-core-button.h5p-confirmation-dialog-confirm-button:active,
.h5p-container:not(.h5p-baq) .h5p-core-button.h5p-confirmation-dialog-confirm-button:focus,
.h5p-container:not(.h5p-baq) .h5p-core-button.h5p-confirmation-dialog-confirm-button:hover,
.h5p-container:not(.h5p-baq) .h5p-documentation-tool-nav-button:active,
.h5p-container:not(.h5p-baq) .h5p-documentation-tool-nav-button:focus,
.h5p-container:not(.h5p-baq) .h5p-documentation-tool-nav-button:hover,
.h5p-container:not(.h5p-baq) .h5p-answer .h5p-button:active,
.h5p-container:not(.h5p-baq) .h5p-answer .h5p-button:focus,
.h5p-container:not(.h5p-baq) .h5p-answer .h5p-button:hover {
  background-image: none;
  box-shadow: none;
  background-color: #13495b;
  color: #ffffff;
}
.h5p-container:not(.h5p-baq) .h5p-joubelui-button .fa,
.h5p-container:not(.h5p-baq) .h5p-dialog-ok-button .fa,
.h5p-container:not(.h5p-baq) .joubel-simple-rounded-button .fa,
.h5p-container:not(.h5p-baq) .h5p-memory-reset .fa,
.h5p-container:not(.h5p-baq) .h5p-guess-answer .show-solution-button .fa,
.h5p-container:not(.h5p-baq) .h5p-core-button.h5p-confirmation-dialog-confirm-button .fa,
.h5p-container:not(.h5p-baq) .h5p-documentation-tool-nav-button .fa,
.h5p-container:not(.h5p-baq) .h5p-answer .h5p-button .fa {
  color: inherit;
}
.h5p-joubelui-button.mq-control-button {
  background-color: #175A70;
  border-bottom-color: #06161b;
  color: #ffffff;
}
.h5p-joubelui-button.mq-control-button:hover {
  background-color: #13495b;
  color: #ffffff;
}
.h5p-container .h5p-joubelui-progressbar {
  background-color: #eaeced;
}
.h5p-container .h5p-joubelui-progressbar-background {
  background-color: #175A70;
}
.h5peditor .ui-dialog .h5p-joubelui-button,
.h5peditor .h5p-joubelui-button,
.h5peditor-button.h5peditor-button-textual {
  background-color: #175A70;
  background-image: none;
  border-color: transparent;
  color: #ffffff;
}
.h5peditor .ui-dialog .h5p-joubelui-button:active,
.h5peditor .ui-dialog .h5p-joubelui-button:focus,
.h5peditor .ui-dialog .h5p-joubelui-button:hover,
.h5peditor .h5p-joubelui-button:active,
.h5peditor .h5p-joubelui-button:focus,
.h5peditor .h5p-joubelui-button:hover,
.h5peditor-button.h5peditor-button-textual:active,
.h5peditor-button.h5peditor-button-textual:focus,
.h5peditor-button.h5peditor-button-textual:hover {
  background-image: none;
  background-color: #13495b;
  color: #ffffff;
}
.mtx-certificate-form .certificate-courses-container .certificate-course-remove-btn {
  color: #738084;
}
.mtx-certificate-form .certificate-courses-container .certificate-course-remove-btn:hover {
  color: #4f585b;
}
.mtx-certificate-form .certificate-courses-container .certificate-course-add-btn-wrapper {
  color: #1B6C87;
}
.mtx-certificate-form .certificate-courses-container .certificate-course-add-btn-wrapper:hover,
.mtx-certificate-form .certificate-courses-container .certificate-course-add-btn-wrapper:focus-within {
  color: #289fc7;
}
.course-version-history-table thead,
.course-version-history-table .version-cell {
  background-color: #ffffff;
}
.mtx-dark-theme .course-version-history-table thead,
.mtx-dark-theme .course-version-history-table .version-cell {
  background-color: #F5F6F6;
}
.mtx-course-completion-bar .mtx-list-item .icon .md-icon {
  background-color: #175A70;
  color: #ffffff;
}
.filter-active-mark {
  background-color: #175A70;
}
.multilevel-accordion-item .count {
  background-color: #175A70;
  color: #ffffff;
}
.multilevel-accordion-item,
.multilevel-accordion-item:hover,
.multilevel-accordion-item:active {
  color: #212222;
}
.multilevel-accordion-item-wrapper.selectable.selected .multilevel-accordion-item,
.multilevel-accordion-item-wrapper.selectable.selected:hover .multilevel-accordion-item,
.multilevel-accordion-item-wrapper.selectable.selected:focus-within .multilevel-accordion-item {
  background-color: #175A70;
  color: #ffffff;
}
.multilevel-accordion-item-wrapper.selectable.selected .multilevel-accordion-item .count,
.multilevel-accordion-item-wrapper.selectable.selected:hover .multilevel-accordion-item .count,
.multilevel-accordion-item-wrapper.selectable.selected:focus-within .multilevel-accordion-item .count {
  background-color: #ffffff;
  color: #738084;
}
.multilevel-accordion-item-wrapper.selectable.selected .multilevel-accordion-item-toggler,
.multilevel-accordion-item-wrapper.selectable.selected:hover .multilevel-accordion-item-toggler,
.multilevel-accordion-item-wrapper.selectable.selected:focus-within .multilevel-accordion-item-toggler {
  background-color: #13495b;
  color: #ffffff;
}
