body:not(.front) aside.blockbars,
body:not(.front) .field-name-field-banner {
  display: none;
}

@media (min-width: 320px) and (max-width: 480px) {
  #page, #page > #main {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #footer {
    order: 3;
    display: flex;
    flex-direction: column;
  }
  #page > #main > aside.sidebars {
    order: 2;
  }
  .tab-container .cols {
    width: 100% !important;
  }
  .tab-container .cols .col-one,
  .tab-container .cols .col-two {
    float: left !important;
    width: 50% !important;
  }
}
body.front aside.sidebars,
body.front div.subbanner {
  display: none;
}

body.page-node-37 aside.sidebars div#block-block-5 {
  display: none;
}

body.page-node-81 aside.sidebars div#block-block-5 {
  display: none;
}

body:not(.page-node-81) aside.sidebars div#block-block-29 {
  display: none;
}

body.form.medical-affairs-inquiries .form-item.form-type-checkbox.form-item-consent, body.form.medical-affairs-inquiries .form-item.form-type-checkbox.form-item-consent {
  display: flex;
  flex-direction: row;
}
body.form.medical-affairs-inquiries .form-item.form-type-checkbox.form-item-consent label, body.form.medical-affairs-inquiries .form-item.form-type-checkbox.form-item-consent label {
  padding-left: 10px;
}

body.page-node-98 aside.sidebars div#block-block-4 {
  display: none;
}

body:not(.page-node-98) aside.sidebars div#block-block-32,
body:not(.page-node-98) aside.sidebars div#block-block-31 {
  display: none;
}

.tab-container a:not(.chart-link) {
  display: inline !important;
  padding: 0 !important;
  text-decoration: none !important;
}

.tab-container a:not(.chart-link):focus, .tab-container a:not(.chart-link):hover {
  background-color: inherit !important;
}

body.path-webform #content .captcha.form-wrapper .fieldset-description {
  text-indent: -9999px;
}
body.path-webform #content #edit-submitted-other {
  display: none;
}
body.path-webform #content .form-item.form-type-checkbox.form-item-submitted-hcp-disclaimer-hcp-verify,
body.path-webform #content .form-item.form-type-checkbox.form-item-submitted-hcp-verify-hcp-verify {
  display: flex;
  flex-direction: row;
}
body.path-webform #content .form-item.form-type-checkbox.form-item-submitted-hcp-disclaimer-hcp-verify label,
body.path-webform #content .form-item.form-type-checkbox.form-item-submitted-hcp-verify-hcp-verify label {
  padding-left: 10px;
}
body.path-webform #content #webform-component-hcp {
  margin: 0;
}
body.path-webform #content #webform-component-other {
  margin-left: 17px;
  margin-top: 5px;
}
body.path-webform #content #webform-component-hcp-verify, body.path-webform #content #webform-component-hcp, body.path-webform #content #webform-component-other, body.path-webform #content #webform-component-hcp-specialty,
body.path-webform #content p.submitted {
  display: none;
}
body.path-webform #content #edit-actions {
  position: static;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.path-webform #content #edit-actions input {
  width: auto;
  height: auto;
  background: initial;
  text-indent: 0;
  border: 1px solid;
  line-height: initial;
}
body.path-webform #content #edit-actions .form-submit {
  background: url(/themes/menarini/main/images/MDObutton.jpg) top center no-repeat;
  border-radius: 5px;
  width: 257px;
  height: 75px;
  color: #FFF;
  display: block;
  border: none;
  box-sizing: inherit;
  text-shadow: none;
  text-align: left;
  text-indent: 20px;
  text-transform: uppercase;
  font: 400 18px/22px "Oswald", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
body.path-webform #content select, body.path-webform #content input {
  font-family: "Oswald", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: 200;
  font-size: 20px;
  line-height: 30px;
}

body.about-cellsearch ul > li.menu__item:nth-child(1):not(.leaf):not(.collapsed),
body.clinical-applications ul > li.menu__item:nth-child(2):not(.leaf):not(.collapsed),
body.product-systems-overview ul > li.menu__item:nth-child(3):not(.leaf):not(.collapsed),
body.support-resources ul > li.menu__item:nth-child(4):not(.leaf):not(.collapsed),
body.about-us ul > li.menu__item.clr-royal:nth-child(5):not(.collapsed) {
  border-bottom: 2px solid #143f59;
}
body.about-cellsearch ul > li.menu__item:nth-child(1):not(.leaf):not(.collapsed) a,
body.clinical-applications ul > li.menu__item:nth-child(2):not(.leaf):not(.collapsed) a,
body.product-systems-overview ul > li.menu__item:nth-child(3):not(.leaf):not(.collapsed) a,
body.support-resources ul > li.menu__item:nth-child(4):not(.leaf):not(.collapsed) a,
body.about-us ul > li.menu__item.clr-royal:nth-child(5):not(.collapsed) a {
  color: #143f59 !important;
}

#lightboxOverlay {
  filter: alpha(Opacity=50);
  opacity: 0.5;
}

.lb-outerContainer {
  border-radius: 5px;
  box-shadow: 0px 2px 2px #333;
  overflow: hidden;
  z-index: 10501 !important;
}

.lb-close {
  cursor: pointer;
  visibility: visible;
  display: block;
  z-index: 99999 !important;
  border-radius: 0 0 0 10px;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0;
  padding: 0px;
  background: url(/sites/all/themes/cellsearchctc/images/bg_close-x.png) center center no-repeat #2981B3 !important;
}/*# sourceMappingURL=default.css.map */