
/* Orange (background) */
#mobile-search-button,
#mobile-menu-button,
.search-form-custom-class #search-block-form input.form-submit,
.title-border-fix,
.printmail-wrap a img,
.node-links a img,
.article-actions-wrapper a img {
  background-color: #EF4D36;
}
#mobile-search-button,
#mobile-menu-button,
.search-form-custom-class #search-block-form input.form-submit,
.article-actions-wrapper {
  border-color: #EF4D36;
}
.field.field-type-text.field-field-page-citation .field-items, #citation-block, .views-field-field-page-citation-value .field-content {
  border-left-color: #EF4D36;
}

/*@media all and (min-width: 960px) {*/
  /* Generic font color */
  .guide-bottom-navigation a.prev-article-link,
  .guide-bottom-navigation a.next-article-link,
  .guide-bottom-navigation a.overview-page,
  .article-actions-wrapper span a,
  .top-guide-articles a,
  .top-guide-articles a:hover,
  .top-guide-articles a:link,
  .content-overview-block ul li a {
    color: #383939;
  }
  .field-item, .field-item a:link, .field-item a:hover, .field-item a:visited {
    /*color: #373838;*/
  }
  .bottom-links,
  .bottom-links .bottom-header,
  .bottom-links p,
  .bottom-links span,
  .bottom-links a:link,
  .bottom-links a:hover, .bottom-links a:visited,
  #copyright .copy,
  #copyright a:link, #copyright a:hover, #copyright a:visited {
    color: #373838;
  }
  #site-menu ul.links.main-menu li a,
  #site-menu ul.menu li a,
  .guide-menu-intro,
  .guide-menu-intro h2 {
    color: #fff;
  }
  .guide-discover-text {
    background-color: #ff5621;
    color: #fff;
    padding: 1em;
    text-align: center;
  }
  
  /*************************** Orange */
  /* Background color */
  .btn.primary {
    background-color: #FF6853;
  }
  /*************************** Orange 2 */
  /* Background color */
  /*html,*/
  /*#footer-wrapper {*/
  /*  background-color: #FF6752;*/
  /*}*/
  
  /*************************** Orange 3 */
  /* Background */
  #site-menu,
  .guide-menu-intro {
    background-color: #ff5621;
  }
  /* Text color */
  #site-menu ul li.active a,
  #site-menu ul li.active-trail a,
  #secondary-menu ul.menu li a,
  .qtip-proudsugar-sub-menu ul.menu li a {
    color: #ff5621 !important;
  }
  
  #secondary-menu ul.menu li.active,
  #secondary-menu ul.menu li.active-trail {
    background-color:#e6e7e8;
  }
  
  /* Orange (text color) */
  a:link,
  a:hover,
  a.btn,
  .qtip-proudsugar-language-selector ul li a.active,
  .author-wrap a,
  .read-counter,
  #main-content .news-grid li.views-fluid-grid-inline .views-field-field-link-url a:hover,
  .field-field-page-related .field-item a,
  .block-related-pages .content ul li a,
  .block-related-pages .content ul li span {
    color: #3c9bbe;
  }
  /* Orange (border color) */
  #site-menu {
    border-bottom-color: #FF6752;
    border-top-color: #FF6752;
  }
  /* Orange (misc) */
  .btn,
  .btn.primary {
    border-bottom: solid 2px #D10000;
  }
  
  /* Very Light Gray (background) */
  #site-header,
  #secondary-menu,
  .qtip-proudsugar-sub-menu,
  #site-menu ul li.active,
  #site-menu ul li.active-trail,
  .breadcrumb ul li,
  .btn,
  .article-actions-wrapper {
    background-color: #f6f6f6;
  }
  
  /* Very Very Light Gray (background) */
  #sidebar-last .block-guide,
  #sidebar-last .guide-advertisement,
  .content-overview-block {
    background-color: #fafafa;
  }

  /* Light Gray (text-color) */
  .breadcrumb ul li,
  .breadcrumb ul li a {
    color: #939598;
  }
  
  /* Green (background) */
  .btn.success {
    background-color: #4E9543;
  }
  
  /* Green (border) */
  .btn.success {
    border-color: #204919;
  }
/*}*/

/* Inversed color */
body.inversed-color {
  background-color: #1d1d1d;
  background-image: none;
}
body.inversed-color.expres-footer-none{
  background-color: #0d0d0d;
}
body.inversed-color #main-and-sidebar-wrap,
body.inversed-color .message-wrapper,
body.inversed-color .title-wrap {
  background-color: #0d0d0d;
}
body.inversed-color #site-header,
body.inversed-color.expres-header-minimal #site-header,
body.inversed-color.expres-footer-minimal {
  background-color: #0d0d0d;
}
body.inversed-color.expres-clean #site-header {
  background-color: #0d0d0d !important;
}
body.inversed-color,
body.inversed-color span,
body.inversed-color #site-menu ul li a,
body.inversed-color #secondary-menu ul li a,
body.inversed-color .qtip-proudsugar-sub-menu ul li a,
body.inversed-color #block-menu-primary-links ul.menu li a,
body.inversed-color #edit-search-block-form-1-wrapper input,
body.inversed-color .field.field-type-text-long.field-name-field-page-lead.lead p,
body.inversed-color h1, body.inversed-color h2, body.inversed-color h3, body.inversed-color h4, body.inversed-color h5, body.inversed-color h6,
body.inversed-color h3.sub-title,
body.inversed-color #link-generator-div-bottom .link-box,
body.inversed-color #link-generator-block-div .link-box,
body.inversed-color #link-generator-div .link-box,
body.inversed-color #main-content .news-grid li.views-fluid-grid-inline .views-field-field-link-url a,
body.inversed-color .lead a,
body.inversed-color .bottom-links,
body.inversed-color .bottom-links .bottom-header,
body.inversed-color .bottom-links p,
body.inversed-color .bottom-links span,
body.inversed-color .bottom-links a:link,
body.inversed-color .bottom-links a:hover,
body.inversed-color .bottom-links a:visited,
body.inversed-color #copyright .copy,
body.inversed-color #copyright a:link,
body.inversed-color #copyright a:hover,
body.inversed-color #copyright a:visited,
body.inversed-color input.expres-calendar {
  color: #fff;
}
body.inversed-color .error span.label-text {
  color: #505050;
}
body.inversed-color.expres-creative-commons .title-wrap {
  background-image: url('../images/cc-icon-inversed.jpg');
}
body.inversed-color .ui-slider-horizontal.slider-simple {
  background-image: url('../images/line-white.jpg');
  border-color: #fff;
}
body.inversed-color .ui-slider-horizontal.slider-simple .ui-slider-handle {
  background-image: url('../images/vertical-line-white.png');
}
body.inversed-color #ui-datepicker-div,
body.inversed-color .ui-datepicker-header  {
  background: #1d1d1d;
}
body.inversed-color .ui-datepicker-next,
body.inversed-color .ui-datepicker-prev {
  background: #2d2d2d;
}
