@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.blockOcode #browser {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #1d1d1d;
  font-size: 1.125rem;
  font-weight: 400;
  max-width: none;
}
.blockOcode #browser a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: inherit;
  color: white;
  background-color: #1d1d1d;
  margin: 0;
  border-radius: 0;
  padding: 12px 30px;
  transition: 0.2s all ease;
}
.blockOcode #browser a:hover {
  background-color: #333333;
  color: white;
}
.blockOcode #browser a span.b_title {
  font-size: inherit;
  font-weight: inherit;
  padding-bottom: 0;
}
.blockOcode #browser a span.b_count {
  font-size: inherit;
  font-weight: inherit;
  margin-left: 10px;
}
.blockOcode #browser a span.b_count::before {
  content: "  (";
}
.blockOcode #browser a span.b_count::after {
  content: ")";
}

html #topic {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  box-sizing: border-box;
  gap: 10px;
}
html #topic a {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 3px;
       column-gap: 3px;
  color: #111111;
  background-color: transparent;
  border: 2px solid #111111;
  border-radius: 0;
  font-weight: 500;
  text-align: center;
  min-width: 220px;
  min-height: 0;
  margin: 0;
  box-shadow: none;
  transition: 0.2s ease all;
}
html #topic a:hover {
  color: white;
  background-color: #333333;
}
html #topic a span.b_title {
  padding-bottom: 0;
  font-weight: inherit;
  font-size: inherit;
}
html #topic a span.b_count {
  font-weight: inherit;
  font-size: inherit;
}
html #topic a span.b_count:before {
  content: "(";
}
html #topic a span.b_count:after {
  content: ")";
}

@media only screen and (max-width: 1000px) {
  html #topic {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 790px) {
  html #topic {
    grid-template-columns: 1fr;
  }
}
html #header a,
html #header a:visited {
  color: inherit;
  text-decoration: none;
}

html .blockOcode a {
  color: #0D2C6B;
  text-decoration: underline;
}
html .blockOcode a:hover {
  color: inherit;
}

html .custom_footerBS a {
  color: #0D2C6B;
  text-decoration: none;
}
html .custom_footerBS a:hover {
  text-decoration: underline;
}

a {
  color: #0D2C6B;
}

.blockOcode h1,
.blockOcode h2 h3,
.blockOcode h4,
.blockOcode h5,
.blockOcode h6,
.blockOcode p div,
.blockOcode div,
.blockOcode ul {
  font-family: "Montserrat", sans-serif;
}
.blockOcode h1,
.blockOcode h2 {
  font-size: 18pt;
  font-weight: 700;
  color: #0D2C6B;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 0;
  padding-left: 0px;
}
.blockOcode h3 {
  font-size: 20px;
  font-weight: 100;
}
.blockOcode h4 {
  font-weight: 600;
}
.blockOcode h5 {
  color: #0D2C6B;
  font-size: 1rem;
  font-weight: 500;
  text-align: left;
  padding: 0;
  margin: 0;
}
.blockOcode p,
.blockOcode div {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
}
.blockOcode ul {
  font-size: 1rem;
  font-weight: inherit;
  font-weight: 300;
  line-height: 1.5;
}
.blockOcode .fa {
  font-size: 20px;
}

.contain {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

body[data-recollect-page=-pages-terms] .main_content,
body[data-recollect-page=-pages-privacy] .main_content {
  max-width: 1200px;
  margin: auto;
}
body[data-recollect-page=-pages-terms] .blockOcode,
body[data-recollect-page=-pages-privacy] .blockOcode {
  padding: 50px 0;
}

.section {
  margin-top: 3vw;
}

.collection-section {
  margin-bottom: 40px;
}

html .blockOcode {
  padding-bottom: 50px;
}

.fa-angle-right {
  margin-left: 10px;
  font-weight: 600;
}

html #header {
  color: #0D2C6B;
  background-color: White;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  min-width: 0;
  font-family: "Montserrat", sans-serif;
  z-index: 99;
}

.client-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 15px;
  container-type: normal;
  container-name: client-block;
}

@container client-block (max-width: 1000px) {
  body[data-recollect-page*=-nodes-view-] #welcome {
    display: none;
  }
  body[data-recollect-page*=-nodes-view-] #client-title {
    font-size: 24px;
  }
  body[data-recollect-page*=-nodes-view-] .client-block-left {
    height: 50px;
    display: none;
  }
}

#client-logo {
  height: 70px;
}

.client-block-left {
  padding-right: 35px;
}

#client-title {
  flex-grow: 2;
  display: inline-block;
  padding: 0;
  font-weight: 700;
  font-size: clamp(1rem, -0.0362654321rem + 2.0987654321vw, 2.0625rem);
  color: #0D2C6B;
  line-height: 1.06;
  font-family: "Montserrat", sans-serif;
}

#login_logout {
  margin: 0;
  line-height: 2.5;
  font-size: inherit;
  font-weight: inherit;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#login_logout a:hover {
  text-decoration: underline;
}

#login_logout a:hover {
  color: inherit;
}

html .client-block-right {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
}

.client-block-right > a {
  border-left: 1px solid;
  padding: 0 15px;
}

.client-block-right div {
  border-left: none;
  padding: 0 15px;
}

#logout {
  position: relative;
  display: flex;
  align-items: center;
}

#welcome a {
  font-weight: 600;
  margin-left: 2px;
}

#logout a::after {
  content: "";
  position: absolute;
  inset: 0 0 0 0;
}

.login-icon {
  display: none;
}

.login-icon .fa {
  font-size: 30px;
  margin: 0 15px;
  line-height: 1.7;
}

#logout,
#welcome {
  border-left: solid 1px #0D2C6B;
  padding-left: 18px;
  margin-left: 18px;
}

.xtra-link a {
  text-align: right;
}

#taxnav {
  position: unset;
  width: 100%;
  height: auto;
  background: #0D2C6B;
  color: white;
  box-sizing: border-box;
  gap: 30px;
}

ul.navbar {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 0;
  max-width: 82%;
  font-size: 1rem;
  font-weight: 400;
}
ul.navbar li {
  position: relative;
  width: auto;
  padding: 10px 20px;
  text-align: left;
  list-style: none;
  white-space: nowrap;
  transition: 0.2s ease all;
}
ul.navbar li a {
  text-decoration: none;
  font-size: 1rem;
  line-height: 20px;
  display: block;
  width: 100%;
}
ul.navbar li ul {
  display: none;
  position: absolute;
  width: auto;
  min-width: 100%;
  padding: 0;
  z-index: 1000;
  left: 20px;
  color: #0D2C6B;
}
ul.navbar li ul li {
  background-color: #f6f4f3;
}
ul.navbar li ul li:hover {
  background-color: #d8dce2;
}
ul.navbar li ul li.sub {
  display: flex;
  align-items: center;
}
ul.navbar li ul li.sub .fa-angle-right {
  line-height: 1;
  font-size: 18px;
  order: 2;
  margin-left: 30px;
}

.navbar li a::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0 0 0 0;
}

.navbar li:hover > ul {
  display: block;
  background-color: #e3e7ee;
}

.navbar > li::after {
  content: "";
  border-right: 1px solid white;
  right: 0;
  position: absolute;
  height: 65%;
  width: 2px;
  top: 50%;
  bottom: 0px;
  transform: translateY(-50%);
}

.navbar > li > ul {
  margin-top: 10px;
}

.navbar li ul li > ul {
  left: 100%;
  top: 0;
}

#rTaxCont h3 {
  cursor: pointer;
}

html body #rTaxNav {
  top: 108px;
  width: 100%;
}
html body #rTaxNav .navbar > li::after {
  border-right: none;
}
html body #rTaxNav ul.navbar > li > a {
  font-weight: bold;
  color: #474747;
}
html body #rTaxNav ul.navbar {
  display: flex;
  flex-direction: column;
}
html body #rTaxNav ul.navbar li:hover {
  background: transparent;
}
html body #rTaxNav ul.navbar li {
  padding: 4px;
  display: block;
  background-color: transparent;
}
html body #rTaxNav ul.navbar li ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  left: 0;
  transition: 0.3s all ease;
  margin: 0 0 0 10px;
  background-color: transparent;
}
html body #rTaxNav ul.navbar li .fa {
  display: none;
}
html body #rTaxNav ul.navbar li:hover > ul {
  background-color: transparent;
}
html body #rTaxNav ul.navbar li a:hover {
  color: #0D2C6B;
  background-color: transparent;
}

.welcome-section {
  background-color: #e3e7ee;
  text-align: center;
  padding: 50px 0;
}
.welcome-section p {
  font-weight: 700;
  color: #0D2C6B;
  font-size: 24px;
}

.search-section h2 {
  text-align: center;
}

.dropdown-inner {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.765);
  z-index: 1;
  display: none;
  padding: 13px 13px;
  width: 246px;
}
.dropdown-inner li {
  list-style: none;
  padding: 7px 30px 7px 5px;
}
.dropdown-inner li a:hover {
  font-weight: 700;
}

.dropdown-outer:hover .dropdown-inner {
  display: block;
}

.link-bg {
  background-color: #e3e7ee;
  width: 100%;
  height: 127px;
  height: 0;
  transition: 0.5s ease all;
}

.link-bg.open-mob {
  height: 120px;
  transition: 0.5s ease all;
}

.mob-static-links {
  display: none;
  background-color: #0D2C6B;
  align-items: center;
  padding: 5px 0px;
}
.mob-static-links > a {
  border-left: 1px solid white;
  padding: 5px 20px;
}
.mob-static-links .dropdown-outer {
  padding: 5px 15px;
}
.mob-static-links .dropdown-outer:hover .dropdown-inner {
  display: block;
}
.mob-static-links a {
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.mob-static-links .dropdown-inner.open-dropdown {
  height: 100px;
  transition: 0.5s;
}
.mob-static-links .dropdown-inner {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding: 0;
  background-color: #e3e7ee;
  top: 158px;
  transition: 0.3s ease;
}
.mob-static-links .dropdown-inner a {
  color: #0D2C6B;
}
.mob-static-links .material-symbols-outlined {
  height: 20px;
}

html #feature_1_5 img.swap {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
  margin-top: 0;
}

html #ftitle {
  bottom: 0;
  display: flex;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  left: 0;
  padding: 0px 20px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.42);
  transition: 0.3s ease all;
}
html #ftitle:hover {
  background-color: white;
}

html #fprev,
html #fnext,
html #fprev a,
html #fnext a {
  background-image: none;
  text-decoration: none;
  font-family: "FontAwesome";
  font-size: 30px;
  font-weight: bold;
  height: auto;
  width: auto;
  margin: 0;
  color: black;
  text-shadow: none;
}

#fprev::before {
  content: "\e5cb";
  font-family: "Material Symbols Outlined";
}

#fnext::before {
  content: "\e5cc";
  font-family: "Material Symbols Outlined";
}

#ftitle span {
  order: 2;
  text-shadow: none;
  font-size: 16px;
  font-weight: 700;
}

html #fnext {
  order: 3;
}

html #fprev {
  order: 1;
}

.search-section {
  font-size: 18px;
}

.wg_input_wrapper {
  gap: 30px;
}

html #searchblock .wg_select_block_button {
  padding: 14px 0;
  border: 1px solid #0D2C6B;
  color: #0D2C6B;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
html #searchblock .wg_input_block {
  border: 1px solid #0D2C6B;
  padding: 14px 0 14px 20px;
  margin-right: 0;
}
html #searchblock .wg_input_block::-moz-placeholder {
  font-family: inherit;
  color: #888888;
  font-size: 18px;
}
html #searchblock .wg_input_block:-ms-input-placeholder {
  font-family: inherit;
  color: #888888;
  font-size: 18px;
}
html #searchblock .wg_input_block::placeholder {
  font-family: inherit;
  color: #888888;
  font-size: 18px;
}
html #searchblock .wg_submit_block {
  width: 20%;
}
html #searchblock .wg_select_block {
  margin: 0;
}
html #searchblock .wg_buttons_block {
  display: flex;
  gap: 20px;
}
html #searchblock .wg_select_block_button::after {
  right: 10px;
  color: #0D2C6B;
}
html #searchblock .wg_search_block,
html #searchblock .wg_input_wrapper {
  padding: 0px 0 12px 0;
  margin: 0 auto;
}
html #searchblock .wg_submit_block_button {
  background-color: #0D2C6B;
  color: white;
  border: none;
  font-size: 18px;
  padding: 14px 18px;
  margin-left: 0;
  transition: 0.3s ease all;
}
html #searchblock .wg_submit_block_button:hover {
  background-color: #0051BF;
}

html #topic a {
  color: white;
  background-color: #0D2C6B;
  border: none;
}
html #topic a:hover {
  background-color: #1962A5;
  color: white;
}
html #topic a a span.b_count {
  display: none;
}

html .blockOcode .browser-section {
  background: #e3e7ee;
}
html .blockOcode #browser {
  background-color: transparent;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 1200px;
  margin: auto;
  border-left: 2px solid white;
}
html .blockOcode #browser a {
  position: relative;
  background-color: #e3e7ee;
  color: #0D2C6B;
  justify-content: space-between;
  border-right: 2px solid white;
  font-weight: bold;
  font-size: 1rem;
}
html .blockOcode #browser a:hover {
  background-color: #0D2C6B;
}
html .blockOcode #browser a:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid white;
}

#collectionwidget {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 auto;
}

html #collectionwidget > div.bigger {
  padding: 0px;
  border-radius: 0;
  border: none;
}

html #collectionwidget img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
}

html #collectionwidget .metaCont {
  color: white;
  padding: 12px;
  background: rgba(25, 98, 165, 0.7);
  opacity: 1;
  bottom: 0px;
  width: 100%;
  font-size: 17px;
  font-weight: 500;
}

a.sprite,
span.sprite,
.sprite a,
#showHideTags label span,
.toolbox_button,
#zoom_wrap,
.ui-slider-vertical .ui-slider-handle,
.img_tag span,
.img_tag a {
  background-image: url(/theme/mtmemory/css/images/sprite.png);
}

#tools .toolbox_button:hover,
#tools .toolbox_button:focus {
  line-height: 28px;
}

#client_menu a:hover,
#client_menu a.active {
  background-color: #0D2C6B;
}

#info_menu a:hover {
  color: #a49485;
}

div.sr2:hover {
  background-color: #efefef;
  border: 1px solid #0D2C6B;
}

div.sr2:hover a {
  color: #07272D;
}

.portlet-content a:hover {
  color: #5c5c5c;
}

#addTag,
#recAdd,
#mapAdd,
a.addtag2,
a.recadd2,
a.mapadd2,
a.mapadd3,
#addtaghelp,
.img_tag {
  background-color: #0D2C6B;
}

#addTag:hover,
#recAdd:hover,
#mapAdd:hover,
a.addtag2:hover,
a.recadd2:hover,
a.mapadd2:hover,
a.mapadd3:hover,
a.editageotag:hover,
#cloneitembutton:hover {
  background-color: #0051BF;
  color: #ffffff;
  opacity: 0.8;
}

.img_tag_edit {
  background-color: #52504F;
}

.img_tag a:hover {
  color: #a49485;
}

#grouphead,
#allbookmarks > div {
  border: 1px solid #000000;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
#grouphead a {
  border: 1px solid #0D2C6B;
  background-color: #0D2C6B;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover,
#grouphead a:hover {
  background-color: #0051BF;
  border: 1px solid #0051BF;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
#grouphead a:hover {
  border: 1px solid #52504F;
  background-color: #52504F;
  font-weight: normal;
  color: #ffffff;
}

html body #tools .ui-slider-handle:hover {
  border: none;
}

button.search-input__submit.btn-filled {
  background-color: #0D2C6B;
  color: white;
  transition: 0.2s ease all;
}
button.search-input__submit.btn-filled:hover {
  background-color: #1962A5;
}

#resetbtn {
  background-color: #0D2C6B;
  color: white;
  transition: 0.2s ease all;
}
#resetbtn:hover {
  background-color: #1962A5;
  color: white;
}

a.sr2title {
  text-decoration: none;
}

html .btn-custom {
  background-color: transparent;
  color: #0D2C6B !important;
  border-color: #0D2C6B !important;
  border: 1px solid;
  transition: 0.3s all ease;
}
html .btn-custom:hover {
  color: white !important;
  background: #9ea2a2;
  border-color: #9ea2a2 !important;
}

.show-more,
.custom-cl-color,
.custom-cl-color a {
  color: #0D2C6B !important;
}

.custom-cl-bg {
  color: white !important;
  background-color: #0D2C6B;
}

.custom-cl-active i {
  color: #0D2C6B !important;
}

.switcher__label input:checked + .switcher__slider {
  background-color: #0D2C6B;
}

.list_item > .item-check-block > .list_check > .checkbox-input__label > .checkbox-input__input:checked ~ .checkbox-input__checkmark::after {
  border: solid #0D2C6B;
}

.bold {
  background: #f7f7f7;
  opacity: 1;
  color: black;
}

.disabled {
  color: grey !important;
  background: #ffffff !important;
  border-color: grey !important;
}

html .criteria-selector {
  border: 1px solid #bdbdbd;
}

.btn-filled:hover,
.custom-cl-list li:hover {
  color: white;
  background-color: #0D2C6B;
  cursor: pointer;
}

.btn-hover:hover {
  color: #0D2C6B;
}

.view-block-buttons__list-block:hover i,
.view-block-buttons__grid-block:hover i {
  color: #07272D;
}

.page-block:hover i {
  color: #07272D;
}

.info-block:hover > i,
.info-block:hover > .info-block__title {
  color: #0D2C6B;
}

.custom-cl-color {
  border-color: #0D2C6B;
}

.custom-cl-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: 0;
  scrollbar-color: #0D2C6B #0D2C6B;
}

.custom-cl-scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #0D2C6B;
}

.custom-cl-scroll::-webkit-scrollbar-track {
  background: #bdbdbd;
}

.custom-cl-scroll::-webkit-scrollbar {
  width: 5px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  background-color: #52504F;
  -ms-filter: "alpha(opacity=10)";
  filter: alpha(opacity=10);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #52504F;
  -ms-filter: "alpha(opacity=85)";
  filter: alpha(opacity=85);
}

p.pagelinkslong span.current {
  background-color: #0D2C6B;
}

p.pagelinkslong a:hover {
  background-color: #a49485;
}

p.pagelinkslong a.prev:hover,
p.pagelinkslong a.next:hover {
  background-color: #a49485;
}

p.pagelinkslong a.nothanks:hover {
  background-color: transparent;
}

#thumbhover {
  border: 6px solid #151515;
}

#thumbhover img {
  border: 2px solid #0D2C6B;
}

#miniMe img.currentThumb {
  border: 2px solid #a49485;
}

#miniMe img.currenthumb:hover,
#miniMe img.herothumb:hover {
  border: 2px solid #a49485;
}

.ui-slider-vertical .ui-slider-handle {
  border: 0;
}

blockquote {
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}

#sidebar .portlet-header {
  padding: 9px 20px;
  margin: 0;
  cursor: pointer;
  background: #f0f0f0;
}

#sidebar .portlet {
  border-top: none;
  margin-bottom: 0;
}

html .stuffThumbsLink p {
  margin-left: 5px;
}

html body .profilepics span.profilepictxt {
  width: 100%;
  max-width: 300px;
  height: auto;
}

html body .profilepics span.profilepictxt {
  width: 100%;
  max-width: 320px;
  box-sizing: border-box;
}

html body div#viewport.fullmonty {
  z-index: 4 !important;
}

html body[data-recollect-page*=-messages-create] .the-header.sprite {
  display: none;
}

html body[data-recollect-page=-pages-contact] .blockOcode,
html body[data-recollect-page=-messages-create] .blockOcode,
html body[data-recollect-page*=-messages-create] .blockOcode {
  padding-top: 5vw;
}
html body[data-recollect-page=-pages-contact] .blockOcode .heading1,
html body[data-recollect-page=-messages-create] .blockOcode .heading1,
html body[data-recollect-page*=-messages-create] .blockOcode .heading1 {
  color: #0D2C6B;
  font-weight: 600;
  font-size: 36px;
  text-transform: uppercase;
}
html body[data-recollect-page=-pages-contact] .blockOcode .blockOcode_block input[type=submit],
html body[data-recollect-page=-messages-create] .blockOcode .blockOcode_block input[type=submit],
html body[data-recollect-page*=-messages-create] .blockOcode .blockOcode_block input[type=submit] {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
html body[data-recollect-page=-pages-contact] .blockOcode .blockOcode_block input[type=submit]:hover,
html body[data-recollect-page=-messages-create] .blockOcode .blockOcode_block input[type=submit]:hover,
html body[data-recollect-page*=-messages-create] .blockOcode .blockOcode_block input[type=submit]:hover {
  background-color: #1962A5;
  color: white;
}
html body[data-recollect-page=-pages-contact] .blockOcode .my-btn,
html body[data-recollect-page=-messages-create] .blockOcode .my-btn,
html body[data-recollect-page*=-messages-create] .blockOcode .my-btn {
  border: 1px solid #0054A6;
  color: #0054A6;
  padding: 10px 30px;
  margin: 10px 0;
  width: 225px;
  text-align: center;
  font-weight: 500;
}
html body[data-recollect-page=-pages-contact] .blockOcode .contact-type,
html body[data-recollect-page=-messages-create] .blockOcode .contact-type,
html body[data-recollect-page*=-messages-create] .blockOcode .contact-type {
  margin-bottom: 20px;
}
html body[data-recollect-page=-pages-contact] .blockOcode .contact-deets h3,
html body[data-recollect-page=-messages-create] .blockOcode .contact-deets h3,
html body[data-recollect-page*=-messages-create] .blockOcode .contact-deets h3 {
  color: #0D2C6B;
  text-transform: uppercase;
}
html body[data-recollect-page=-pages-contact] .blockOcode .contact-deets a,
html body[data-recollect-page=-messages-create] .blockOcode .contact-deets a,
html body[data-recollect-page*=-messages-create] .blockOcode .contact-deets a {
  color: #0054A6;
}
html body[data-recollect-page=-pages-contact] .blockOcode .contact-deets a:hover,
html body[data-recollect-page=-messages-create] .blockOcode .contact-deets a:hover,
html body[data-recollect-page*=-messages-create] .blockOcode .contact-deets a:hover {
  text-decoration: underline;
}

html #footer {
  height: auto;
  padding: 20px;
  margin-top: 0;
  z-index: 4;
}

.custom_footerBS {
  color: #0D2C6B;
  background: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 15px;
  padding: 40px 55px;
  box-sizing: border-box;
}
.custom_footerBS .f-row {
  justify-content: space-between;
}
.custom_footerBS h3 {
  color: #0D2C6B;
  font-size: 18px;
  padding: 0;
  margin-bottom: 12px;
}
.custom_footerBS .f-bold {
  font-weight: 600;
  text-transform: uppercase;
}
.custom_footerBS .all-cols {
  justify-content: center;
}
.custom_footerBS .foot-1 {
  min-width: 40%;
  width: auto;
}
.custom_footerBS .foot-4 {
  display: flex;
  justify-content: flex-end;
}
.custom_footerBS .foot-4 .partners {
  display: flex;
  gap: 40px;
}
.custom_footerBS .foot-4 img {
  height: 65px;
}
.custom_footerBS .foot-deets {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  white-space: nowrap;
}
.custom_footerBS .f-socials {
  display: flex;
  margin: 0 0 10px 0;
  font-size: 18px;
  gap: 10px;
}
.custom_footerBS .f-socials a:hover {
  text-decoration: none;
}
.custom_footerBS .f-socials .fa-inverse {
  color: white;
  font-size: 16px;
  font-family: "FontAwesome" !important;
  font-weight: 300;
}
.custom_footerBS .f-socials .fa-circle {
  transition: 0.2s ease all;
}
.custom_footerBS .f-socials .fa-stack:hover .fa-circle {
  color: #0D2C6B;
}
.custom_footerBS .f-socials .fa-inverse:hover {
  color: white;
}

html .nb_cont {
  width: 96% !important;
  margin: auto !important;
}

iframe {
  max-width: 100%;
}

.nb_image {
  margin: 10px 20px 10px 10px !important;
}

.nb_text iframe {
  margin: 4px 20px 10px 0px !important;
}

.nb_text {
  margin-left: 10px;
}

.nb_image .kaboom {
  max-width: 100% !important;
}

@media only screen and (max-width: 1300px) {
  html .client-block-right {
    font-size: 12px;
  }
  .client-logo {
    max-height: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .client-block {
    padding: 18px;
  }
  .custom_footerBS .foot-deets {
    flex-direction: column;
  }
  .custom_footerBS .f-socials,
.custom_footerBS .foot-4 {
    justify-content: center;
  }
  html .blockOcode #browser {
    width: 90%;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 960px) {
  #logout,
#welcome {
    padding-left: 12px;
    margin-left: 12px;
  }
  #client-logo {
    height: 50px;
  }
  html .blockOcode .wg_input_wrapper {
    flex-direction: column;
    gap: 20px;
    padding: 10px 0;
  }
  html #searchblock .wg_submit_block {
    width: 100%;
  }
  html .blockOcode .browser-section {
    background-color: transparent;
  }
  html .blockOcode #browser {
    grid-template-columns: 1fr;
  }
  html .blockOcode #browser a {
    border-bottom: 2px solid white;
  }
}
@media only screen and (max-width: 790px) {
  .mob-static-links {
    display: flex;
    justify-content: center;
  }
  html #rMenuCont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 13px;
    width: unset;
    height: 42px;
    color: #0D2C6B;
  }
  html #rMenuCont .fa {
    color: inherit;
    font-size: 27px;
    cursor: pointer;
  }
  html #rMenuCont #rMenuCent #client_logo_responsive img {
    height: 85px;
  }
  html #rMenuCont #client-title {
    font-size: 26px;
    line-height: 1.2;
  }
  html #rMenuCont a {
    text-decoration: none;
  }
  html body .rsubmenuArrow {
    top: 91px;
  }
  html body .rsubmenuArrow.arrowup {
    top: 80px;
  }
  html #topic a {
    width: 100%;
  }
  html body[data-recollect-page=-pages-contact] .blockOcode_block div.submit,
html body[data-recollect-page=-messages-create] .blockOcode_block div.submit {
    text-align: left;
  }
  html .custom_footerBS {
    padding: 20px 0;
  }
  #sidebar-scroll {
    pointer-events: none;
  }
  #sidebar-scroll a,
#sidebar-scroll iframe,
#sidebar-scroll button {
    pointer-events: auto;
  }
  .mCSB_scrollTools {
    display: none;
  }
  iframe {
    max-width: 100%;
    float: left !important;
  }
  .nb_image .kaboom {
    max-width: 100% !important;
  }
  div.nb_image {
    margin: 12px 0 !important;
  }
  html body .nb_cont {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 92% !important;
    margin: auto !important;
    padding-left: 0 !important;
  }
  .nb_text {
    margin-left: 0;
  }
}
@media only screen and (max-width: 576px) {
  .srcfl {
    flex-wrap: wrap;
  }
  .srcfl .searchbutton {
    width: 100%;
  }
  .srcfl .searchfield,
.srcfl .searchbutton {
    padding: 7px;
  }
  .partners {
    flex-direction: column;
  }
}
@media only screen and (max-height: 695px) {
  html #tools {
    width: 80px;
    top: 80px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  html #tools .toolbox_button {
    display: block;
  }
  #thezone {
    width: calc(100% - 40px);
  }
  #zoomer {
    max-width: 40px;
  }
  #tools .toolbox_button:hover,
#tools .toolbox_button:focus {
    width: 40px !important;
  }
}
html {
  box-sizing: content-box;
}

html,
#wrap,
body {
  min-width: 0px;
  max-width: 100%;
}

#wrap {
  min-height: 0;
}

html #main {
  overflow-x: initial;
  overflow-y: initial;
  padding-bottom: 0;
}

.blockOcode {
  box-sizing: border-box;
  padding: 0;
}

body[data-recollect-page=-pages-contact] .the-header.sprite,
html body[data-recollect-page=-messages-create] .the-header.sprite,
html body[data-recollect-page=-users-login] .the-header.sprite {
  display: none;
}

.the-header.sprite.stick {
  width: 94.5%;
}

html #logout a {
  width: auto;
  padding-right: 0;
}

html form#MessageCreateFormg {
  margin-top: 0;
}

.notloggedin #welcome a:hover {
  cursor: default;
}

.date-block input::before {
  padding: 5px;
  height: 27px;
  width: 27px;
}

html #viewport.justMetadata div.portlet-header {
  color: #333333;
}

#statstable #menubuttons a[rep=monthlyViews],
#statstable #menubuttons a[rep=dailyViews],
#statstable #menubuttons a[rep=monthlySessions],
#statstable #menubuttons a[rep=dailySessions],
#statstable #menubuttons a[rep=userHits],
#statstable #menubuttons a[rep=topURL] {
  display: none;
}

html::-moz-placeholder {
  color: #888888;
}

html:-ms-input-placeholder {
  color: #888888;
}

html::placeholder {
  color: #888888;
}

html body #header h1#client-title {
  border-bottom: none;
  color: #0D2C6B !important;
}

html body[data-recollect-page=-users] .heading1 img,
html body[data-recollect-page=-users-login] .heading1 img,
.popped_content .recollectloginform .heading1 img,
.popped_content .registeroptions .heading1 img {
  display: none;
}

@media only screen and (max-width: 790px) {
  #sidebar-scroll .portlet *, #sidebar-scroll #StuffCont * {
    pointer-events: inherit !important;
  }
  #sidebar-scroll #StuffCont a,
#sidebar-scroll #StuffCont iframe,
#sidebar-scroll #StuffCont button,
#sidebar-scroll #StuffCont input,
#sidebar-scroll #StuffCont .sprite,
#sidebar-scroll .portlet a,
#sidebar-scroll .portlet iframe,
#sidebar-scroll .portlet button,
#sidebar-scroll .portlet input,
#sidebar-scroll .portlet .sprite {
    pointer-events: auto !important;
  }
}/*# sourceMappingURL=mtmemory.css.map */