mark {
  background-color: #eef6d8;
  color: #437dba;
}
.breadcrumb > .active {
    color: #2f3875;
    font-weight: normal;
}
.page-item.active .page-link {
    z-index: 3;
    color: white;
    background-color: #268b64;
    border-color: #268b64;
}
.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 0.85em;
    font-weight: normal;
    line-height: 1;
    color: #447dbb;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.bfQuickMode p.bfElemWrap {
    padding: 5px;
    margin: 0px 0px 10px 0px;
    background: #red;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
       
.bfQuickMode span.bfElemWrap {
    padding: 5px;
    background: #red;
    margin: 0px 10px 10px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.pwebcontact141_toggler{
color: #2f3875;
font-size: 1.4em;
}
.mod-finder input::placeholder {
color: #2f3875;
}
.tabHeaderline {
color: #2f3875;
font-size: 1.3em;
font-weight: bold;
}
.icon-menu {
  background: #2f3875;
  border: 3px solid #fccd0c;
  width: 100px;
}