#site-colors .site-color-blue {
  color: #2194f3; }

body.st-blue {
  /* Main colors */
  /* Elements */ }
  body.st-blue .primary-text {
    color: #2194f3; }
  body.st-blue .secondary-text {
    color: #f37f21; }
  body.st-blue .primary-bg {
    background-color: #2194f3 !important; }
  body.st-blue .secondary-bg {
    background-color: #f37f21 !important; }
  body.st-blue .page-footer {
    background-color: #f37f21; }
    body.st-blue .page-footer p, body.st-blue .page-footer small {
      display: block;
      text-align: justify; }
      body.st-blue .page-footer p a, body.st-blue .page-footer small a {
        color: #ffffff;
        text-decoration: underline; }
  body.st-blue .site-color-current {
    color: #2194f3; }
  body.st-blue .collection a.collection-item {
    color: #f37f21; }
  body.st-blue .categories-list li.active {
    background: #2194f3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
    body.st-blue .categories-list li.active a, body.st-blue .categories-list li.active i.material-icons {
      color: #ffffff; }
  body.st-blue .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #f37f21; }
  body.st-blue .card .card-action ul.social-share li a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #000; }
    body.st-blue .card .card-action ul.social-share li a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
      color: #f37f21; }
  body.st-blue header.page-header .pre-nav .user-buttons a {
    color: #2194f3; }
    body.st-blue header.page-header .pre-nav .user-buttons a.dropdown-button.active {
      color: #fff;
      background-color: #2194f3; }
  body.st-blue header.page-header nav {
    background-color: #2194f3; }
    body.st-blue header.page-header nav a.active {
      color: #2194f3;
      background: #fff; }
    body.st-blue header.page-header nav .dropdown-content a {
      color: #000; }
    body.st-blue header.page-header nav .search-form {
      background-color: #2194f3; }
    body.st-blue header.page-header nav .side-nav li {
      color: #2194f3;
      font-weight: 500; }
      body.st-blue header.page-header nav .side-nav li.active {
        color: #fff;
        background: #2194f3; }
    body.st-blue header.page-header nav .side-nav a {
      color: #2194f3; }
      body.st-blue header.page-header nav .side-nav a:hover {
        color: #fff;
        background: #2194f3; }
  body.st-blue a {
    color: #f37f21; }
  body.st-blue .features {
    padding-top: 20px;
    text-align: center; }
    body.st-blue .features h2, body.st-blue .features i {
      color: #2194f3; }
  body.st-blue .side-questions.collection .collection-header {
    color: #f37f21; }
  body.st-blue .side-questions.collection .collection-item a {
    color: #505057; }
  body.st-blue .side-questions.collection .collection-item .category a {
    color: #2194f3; }
  body.st-blue .pagination li.active {
    background-color: #2194f3; }
body.st-blue .extra-info li.thumb-up a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating), body.st-blue .extra-info li.thumb-up span:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #bbbbbb; }
body.st-blue .extra-info li.thumb-up.upped, body.st-blue .extra-info li.thumb-up.upped a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating), body.st-blue .extra-info li.thumb-up.upped span:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating), body.st-blue .extra-info li.thumb-up a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover, body.st-blue .extra-info li.thumb-up span:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #2194f3; }
  body.st-blue .answers-guest-help {
    color: #ffffff;
    background-color: #2194f3; }
  body.st-blue .side-menu li.active {
    background-color: #f37f21; }
    body.st-blue .side-menu li.active a {
      color: #fff; }
  body.st-blue .side-menu li a.logout-link {
    color: #f44336; }
  body.st-blue .side-menu li a.admin-link {
    color: #4caf50; }
  body.st-blue ::selection {
    color: #fff;
    background: #2194f3; }
  body.st-blue ::-moz-selection {
    color: #fff;
    background: #2194f3; }

/*# sourceMappingURL=blue.css.map */
