<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.edit_mode .affix {position:static!important;}
.edit_mode .head_wrap {position:static!important;}
.edit_mode .navbar .navbar-default .navbar-static-top {display:block !important;}
.edit_mode .nav_form {position:static!important;margin:0 !important;}
.edit_mode .navbar {position:static!important;margin:0 !important;}
.edit_mode .testimonial {position:static!important;margin:0 !important;}
.edit_mode .navbar-default.affix .navigation {position:static!important;}
.edit_mode .header_top {position:static!important;}
.ccm-ui .btn.primary {
    z-index: 88888;
}
.ccm-ui .btn {
    text-transform: none;letter-spacing: normal;
}
div#ccm-page-controls-wrapper {
    z-index: 50000;
    position: fixed;
}
@media only screen and (max-width: 767px){
  #ccm-nav-intelligent-search-wrapper{
    display: none;
  }
}
div#ccm-highlighter {
    z-index: 1800;
}



/* marj edit start */

/*.navbar-default .navigation li ul {
    min-width: 270px;
}

.default_head .h1 {
    margin-bottom: 0;
	font-size: 48px;
    line-height: 55px;
	font-weight: bold;
    color: #395eb4;
	font-family: 'Lato',sans-serif;
}

.footer .top .links li a {
    text-transform: none;
}*/

/* marj edit  end */
</pre></body></html>