
body.cke_editable,
body.cke_ltr {
  background-color: #fff;
}

.page-wrapper {
  border: 0 solid #49b5d0;
}

.system-menu .menu-item.active {
  color: #49b5d0!important;
}

.system-menu .menu-item.active .label-aligner i {
  color: #49b5d0!important;
}

.system-filters .filter.filters-clear.active {
  background-color: rgba(73, 181, 208, 0.25) !important;
  border: 0px solid rgba(73, 181, 208, 0.25) !important;
  padding: 1px 13px!important;
  color: #606870 !important;
}

.key-highlight {
  display: inline-block;
  background-color: rgba(73, 181, 208, 0.5) !important;
}

.doc-full-view,
.scroll-up {
  background-color: rgba(73, 181, 208, 0.25) !important;
}

.doc-full-view:hover,
.scroll-up:hover {
  background-color: #49b5d0 !important;
}

.popup-wrapper .popup,
.system-popup-wrapper .system-popup {
  border-color: #49b5d0 !important;
}

.home-blocks-wrapper .home-block:hover {
  border-color: #49b5d0 !important;
}

.style-block.style-block-term,
.style-block.style-block-suggestion,
.style-block.style-block-file,
.style-block.style-block-law,
.style-block.style-block-quote {
  border-color: #49b5d0!important;
}

.node-item-doc-date-created-label, .node-item-doc-date-valid-label {
  color: #49b5d0;
}

.node-item .node-item-doc-revisions .node-item-doc-revisions-label {
  color: #49b5d0;
}

.node-item .node-item-doc-revisions .node-item-doc-revisions-list .node-item-doc-revision.active {
  border: 1px solid #49b5d0;
}

.filters-button {
  border: 1px solid #49b5d0;
  color: #49b5d0;
}
