body {
  -webkit-user-select: initial !important;
  -moz-user-select: initial !important;
  -ms-user-select: initial !important;
  -o-user-select: initial !important;
  user-select: initial !important; }

/* Blocker */
#mm-blocker {
  background: #000 !important;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); }

/* Menu nav */
.mmenu-nav:not(.mm-menu) {
  display: none; }

.mmenu-nav.mm-scire {
  z-index: 10000;
background: #fff;
    color: #000;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.5) !important;
  /* Icons */
  /* Header */
  /* List or Panel */
  /* Has search */
  /* Counter */
  /* Footer */
  /* Mmenu search form block */ }
  .mmenu-nav.mm-scire [class^="icon-"],
  .mmenu-nav.mm-scire [class*=" icon-"],
  .mmenu-nav.mm-scire .mmenu-block-icon {
    display: table-cell;
    vertical-align: middle;
    font-style: normal;
    padding-right: 15px; }
  .mmenu-nav.mm-scire .mmenu-block-title {
    display: table-cell; }
  .mmenu-nav.mm-scire > .mm-header {
    border-color: #242a37;
    color: #c4ccda;
    height: 60px;
    line-height: 60px;
    /* Old browsers */
    background: #434b5c;
 }
    .mmenu-nav.mm-scire > .mm-header .mm-title {
      font-size: 2em;
      padding: 0 10%;
      width: 80%;
      text-align: center; }
    .mmenu-nav.mm-scire > .mm-header .mm-prev {
      padding: 0;
      left: 20px;
      right: 90%;
      top: 0;
      bottom: 0;
      width: auto; }
      .mmenu-nav.mm-scire > .mm-header .mm-prev:before {
        margin: 0;
        width: 10px;
        height: 10px;
        z-index: 10;
        border-color: #c4ccda; }
    .mmenu-nav.mm-scire > .mm-header .mm-next {
      padding: 0;
      left: 90%;
      right: 20px;
      top: 0;
      bottom: 0;
      width: auto; }
      .mmenu-nav.mm-scire > .mm-header .mm-next:before {
        margin: 0;
        width: 10px;
        height: 10px;
        z-index: 10;
        border-color: #c4ccda; }
  .mmenu-nav.mm-scire > .mm-list {
    padding-top: 0;
    padding-bottom: 0; }
    .mmenu-nav.mm-scire > .mm-list li {
    border-top: 1px solid #f3f3f3;
    /* border-bottom: 1px solid #242a37; */
     }
      .mmenu-nav.mm-scire > .mm-list li > a:not(.mm-subopen):not(.mm-subclose):not(.mm-fullsubopen) {
        padding: 10px 20px;
        white-space: normal;
      }
      .mmenu-nav.mm-scire > .mm-list li:after {
        margin-left: 0 !important;
        border-color: rgba(0, 0, 0, 0); }
      .mmenu-nav.mm-scire > .mm-list li.mm-selected > a, .mmenu-nav.mm-scire > .mm-list li.mm-selected > span {
        background: inherit; }
      .mmenu-nav.mm-scire > .mm-list li.mmenu-expanded .mmenu-block-collapsed {
        padding: 15px 20px !important;
        font-size: 1.25em; }
      .mmenu-nav.mm-scire > .mm-list li.mmenu-expanded .mmenu-block-expanded {

 }
    .mmenu-nav.mm-scire > .mm-list > .mm-list {
      margin: 0;
      padding: 0; }
  .mmenu-nav.mm-scire.mm-hassearch > .mm-header {
    top: 0; }
  .mmenu-nav.mm-scire.mm-hassearch > .mm-panel {
    padding-top: 110px !important; }
  .mmenu-nav.mm-scire.mm-hassearch > .mm-search {
    height: 50px;
    top: 60px;
    border-bottom: 1px solid #242a37; }
  .mmenu-nav.mm-scire.mm-hassearch li.mm-noresults {
    padding: 40px 0;
    color: #c4ccda;
}
  .mmenu-nav.mm-scire.mm-hasheader > .mm-panel {
    padding-top: 60px; }
  .mmenu-nav.mm-scire.mm-hasfooter > .mm-panel {
    padding-bottom: 40px; }
  .mmenu-nav.mm-scire em.mm-counter {
    color: #c4ccda;
    right: 35px; }
  .mmenu-nav.mm-scire .mm-subopen,
  .mmenu-nav.mm-scire .mm-subclose {
    padding-left: 25px; }
    .mmenu-nav.mm-scire .mm-subopen:before,
    .mmenu-nav.mm-scire .mm-subclose:before {
      border-left: none; }
    .mmenu-nav.mm-scire .mm-subopen:after,
    .mmenu-nav.mm-scire .mm-subclose:after {
      border-color: #c4ccda !important;
      width: 8px;
      height: 8px; }
  .mmenu-nav.mm-scire em.mm-counter + a.mm-subopen + a,
  .mmenu-nav.mm-scire em.mm-counter + a.mm-subopen + span {
    margin-right: 65px;
    padding: 10px 20px; }
  .mmenu-nav.mm-scire.mm-vertical li.mm-opened > ul {
    padding: 0 0 0 30px;
    background: rgba(255, 255, 255, 0.05); }
    .mmenu-nav.mm-scire.mm-vertical li.mm-opened > ul li:first-child {
      border-top: none; }
    .mmenu-nav.mm-scire.mm-vertical li.mm-opened > ul li:last-child {
      border-bottom: none; }
  .mmenu-nav.mm-scire.mm-vertical li.mm-opened > a.mm-subopen {
    background: rgba(255, 255, 255, 0.05);
    border-bottom: none;
    width: 40px; }
  .mmenu-nav.mm-scire > .mm-footer {
    background: #e6e6e6;
    color: #c9020b;
    padding: 0;
    font-size: 1.25em;
    height: 40px;
    line-height: 40px;
    text-align: center; }
  .mmenu-nav.mm-scire .search-form {
    margin-bottom: 0; }
    .mmenu-nav.mm-scire .search-form .container-inline div,
    .mmenu-nav.mm-scire .search-form .container-inline label {
      display: block; }
    .mmenu-nav.mm-scire .search-form .form-item {
      margin: 0 0 10px 0;
      padding: 0; }
    .mmenu-nav.mm-scire .search-form label {
      margin-bottom: 10px; }
    .mmenu-nav.mm-scire .search-form .form-text {
      padding: 5px 0;
      width: 100%;
      border: none; }
    .mmenu-nav.mm-scire .search-form .form-submit {
      margin: 0; }


li.mmenu-expanded .mmenu-block-title {
    font-size: 1.3em;
    letter-spacing: -1px;
    color: #000;
    font-weight: bold;
}

li.mmenu-expanded {
    background-color: #efefef;
}

