/* line 1, ../scss/large.scss */
body,
.menu-block-wrapper ul.menu:first-child > a,
.region-footer .block-menu ul.menu li:first-child a {
  font-size: 130% !important;
}

/* line 6, ../scss/large.scss */
h1 {
  font-size: 150% !important;
}

/* line 7, ../scss/large.scss */
h2 {
  font-size: 140% !important;
}

/* line 8, ../scss/large.scss */
h3 {
  font-size: 130% !important;
}

/* line 10, ../scss/large.scss */
.doormats .field-name-field-mini-doormat-text {
  height: 715px !important;
}

/* line 13, ../scss/large.scss */
.node-doormat-block {
  height: 750px !important;
}

/* line 16, ../scss/large.scss */
.field-name-field-doormar-link a,
#main-menu li a,
.field-name-field-mini-doormat-link a {
  font-size: 140% !important;
}

/* line 22, ../scss/large.scss */
.webform-component.title-display-inline label {
  width: 150px !important;
}
/* line 25, ../scss/large.scss */
.webform-component.title-display-inline div.description {
  left: 425px !important;
}

/* line 5, ../scss/high.scss */
.reverse-color, body,
#header,
#navigation,
#main,
.messages,
.region-footer, .panel-cancerlanding .rounded-orange .top-second .panel-pane,
.panel-cancerlanding .doormats,
.panel-cancerlanding .bottom,
.panel-cancerlanding .top, .panel-cancerhome .content-wrapper,
.panel-cancerhome .top .top-inner {
  background: black !important;
  color: #FFFF66 !important;
}
/* line 8, ../scss/high.scss */
.reverse-color a, body a,
#header a,
#navigation a,
#main a,
.messages a,
.region-footer a, .panel-cancerlanding .rounded-orange .top-second .panel-pane a,
.panel-cancerlanding .doormats a,
.panel-cancerlanding .bottom a,
.panel-cancerlanding .top a, .panel-cancerhome .content-wrapper a,
.panel-cancerhome .top .top-inner a {
  color: #fff !important;
  background: none !important;
}
/* line 11, ../scss/high.scss */
.reverse-color a:hover, body a:hover,
#header a:hover,
#navigation a:hover,
#main a:hover,
.messages a:hover,
.region-footer a:hover, .panel-cancerlanding .rounded-orange .top-second .panel-pane a:hover,
.panel-cancerlanding .doormats a:hover,
.panel-cancerlanding .bottom a:hover,
.panel-cancerlanding .top a:hover, .panel-cancerhome .content-wrapper a:hover,
.panel-cancerhome .top .top-inner a:hover {
  text-decoration: underline !important;
  color: black !important;
  background: #fff4d8 !important;
}
/* line 16, ../scss/high.scss */
.reverse-color a.button, body a.button,
#header a.button,
#navigation a.button,
#main a.button,
.messages a.button,
.region-footer a.button, .panel-cancerlanding .rounded-orange .top-second .panel-pane a.button,
.panel-cancerlanding .doormats a.button,
.panel-cancerlanding .bottom a.button,
.panel-cancerlanding .top a.button, .panel-cancerhome .content-wrapper a.button,
.panel-cancerhome .top .top-inner a.button {
  background: blue !important;
}
/* line 19, ../scss/high.scss */
.reverse-color a.button:hover, body a.button:hover,
#header a.button:hover,
#navigation a.button:hover,
#main a.button:hover,
.messages a.button:hover,
.region-footer a.button:hover, .panel-cancerlanding .rounded-orange .top-second .panel-pane a.button:hover,
.panel-cancerlanding .doormats a.button:hover,
.panel-cancerlanding .bottom a.button:hover,
.panel-cancerlanding .top a.button:hover, .panel-cancerhome .content-wrapper a.button:hover,
.panel-cancerhome .top .top-inner a.button:hover {
  background: #fff4d8 !important;
}

/* Quotes */
/* line 49, ../scss/high.scss */
p.quote,
p.quoteaside,
.rounded-orange,
.panel-cancerhome .content-wrapper .pane-title,
ul#form-steps,
.field-name-field-t05-inset,
#boxes-box-header_contact {
  color: black !important;
}

/* line 58, ../scss/high.scss */
.fieldset-wrapper.focus {
  background-color: black !important;
}

/*Main Nav */
/* line 64, ../scss/high.scss */
#main-menu a:hover, #main-menu a.active, #main-menu a.active-trail {
  background: #fdb913 !important;
}

/* line 70, ../scss/high.scss */
#site-name a {
  background-image: url("../images/cancer/logo.png") !important;
}
/* line 72, ../scss/high.scss */
#site-name a:hover {
  background-image: url("../images/cancer/logo.png") !important;
}

/* line 77, ../scss/high.scss */
.workshop-headers span {
  width: 100px;
}

@media (min-width: 768px) {
  /* line 81, ../scss/high.scss */
  .table-list > .table-list-body > li:nth-child(odd) > .tl-cell {
    background-color: transparent !important;
  }
}
