/**** Commons Styles ****/
html body #regions-container .cms-page h1 {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page h2 {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page h3 {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page h4 {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page h5 {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page h6 {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page p, .cms-page ul, .cms-page li, .cms-page ol, .cms-page div, .cms-page strong, .cms-page b, .cms-page blockquote, .cms-page table, .cms-page th, .cms-page td {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page a {
font-family: "Lucida Grande";
}
html body #regions-container .cms-page a:hover {
font-family: "Lucida Grande";
}
 /*$color1: rgb(200, 0, 0); //#c80000 - Color 1
 $color2: rgb(96, 96, 96); //#606060 - Color 2
 $color3: rgb(128, 128, 128); //#808080 gray - Color 3
 $color4: rgb(95, 87, 79); //#5f574f   - Text Color
 $color5: rgb(255, 255, 255); //#fff   - Button Text Color
 $color6: rgb(200, 230, 250); //#c8e6fa -Button Text Hover color
 $color7: rgb(0, 170, 0); //#00aa00 - Link Hover Color
 $color8: rgb(37, 29, 34); //#251D22 - Label Text Color
 $color9: rgb(78, 149, 185); //-Sharing portal Text color
 $color10: rgb(0, 0, 0);// - Link Color

 $font1: "Arial Black";
 $font2: "Comic Sans MS";
 $font3: "Arial";

 //search
 $vo_color: rgb(72, 54, 35);
 $tr_color: rgb(216, 125, 33);
 $fi_color: rgb(216, 154, 92);
 $ot_color: rgb(65,200, 212);
 $lh_color: rgb(138,141,141);
 $gt_color: rgb(18,20, 21);

 $button_border: 7px;
 */
html body {
  color: rgb(18, 18, 18); }
  html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    color: rgb(18, 18, 18); }
  html body .hamburguer:after {
    color: rgb(166, 187, 25); }
  html body .hamburguer:hover:after {
    color: rgb(132, 125, 115); }
  html body .processing_screen .content {
    background-color: rgb(132, 125, 115);
    color: rgb(255, 255, 255); }
  html body .dataTables_wrapper .dataTables_processing {
    background-color: rgb(132, 125, 115);
    color: rgb(255, 255, 255); }
  html body .dataTables_wrapper .dataTables_paginate.paging_simple_numbers a.current {
    color: rgb(166, 187, 25); }
  html body .dataTables_wrapper .dataTables_scrollBody table td a {
    color: rgb(166, 187, 25); }
    html body .dataTables_wrapper .dataTables_scrollBody table td a:hover {
      color: rgb(132, 125, 115); }
  html body.default-type .login-block .login_button:not(.login-style-button):not(.login-style-link-icon) {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body.default-type .login-block .login_button:not(.login-style-button):not(.login-style-link-icon):hover {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
  html body:not(.default-type) .login-block .login_button:not(.login-style-button):not(.login-style-link-icon) {
    color: rgb(166, 187, 25); }
    html body:not(.default-type) .login-block .login_button:not(.login-style-button):not(.login-style-link-icon):before {
      color: rgb(166, 187, 25); }
    html body:not(.default-type) .login-block .login_button:not(.login-style-button):not(.login-style-link-icon):hover {
      color: rgb(132, 125, 115); }
      html body:not(.default-type) .login-block .login_button:not(.login-style-button):not(.login-style-link-icon):hover:before {
        color: rgb(132, 125, 115); }
  html body .login-block .login_button.login-style-button {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body .login-block .login_button.login-style-button:hover {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
  html body .login-block .login_button.login-style-link-icon {
    color: rgb(166, 187, 25); }
    html body .login-block .login_button.login-style-link-icon:before {
      color: rgb(166, 187, 25); }
    html body .login-block .login_button.login-style-link-icon:hover {
      color: rgb(132, 125, 115); }
      html body .login-block .login_button.login-style-link-icon:hover:before {
        color: rgb(132, 125, 115); }
  html body a {
    color: rgb(44, 138, 200); }
    html body a:focus {
      color: rgb(166, 187, 25); }
    html body a:visited {
      color: rgb(166, 187, 25); }
    html body a:active {
      color: rgb(166, 187, 25); }
    html body a:hover {
      color: rgb(166, 187, 25); }
  html body .languages ul.menu > li {
    background-color: rgb(166, 187, 25); }
    html body .languages ul.menu > li a {
      color: rgb(255, 255, 255); }
      html body .languages ul.menu > li a:hover {
        color: rgb(255, 255, 255); }
    html body .languages ul.menu > li.is-dropdown-submenu-parent > a:after {
      border-color: rgb(132, 125, 115) transparent transparent; }
    html body .languages ul.menu > li.is-active a {
      color: rgb(255, 255, 255); }
    html body .languages ul.menu > li ul.is-dropdown-submenu li {
      background: #fff; }
      html body .languages ul.menu > li ul.is-dropdown-submenu li a {
        color: rgb(166, 187, 25); }
        html body .languages ul.menu > li ul.is-dropdown-submenu li a:hover {
          color: rgb(132, 125, 115); }
  html body .menu-block.horizontal-menu ul.level-1 li a {
    color: rgb(166, 187, 25); }
    html body .menu-block.horizontal-menu ul.level-1 li a:hover {
      color: rgb(132, 125, 115); }
  html body .menu-block.horizontal-menu ul.level-1 li.active a {
    color: rgb(132, 125, 115); }
    html body .menu-block.horizontal-menu ul.level-1 li.active a:after {
      color: rgb(132, 125, 115); }
  html body .menu-block.horizontal-menu ul.level-1 li.active ul.level-2 {
    background-color: rgb(132, 125, 115);
    box-shadow: none; }
    html body .menu-block.horizontal-menu ul.level-1 li.active ul.level-2 li a {
      color: rgb(255, 255, 255); }
      html body .menu-block.horizontal-menu ul.level-1 li.active ul.level-2 li a:hover {
        color: rgb(18, 18, 18); }
    html body .menu-block.horizontal-menu ul.level-1 li.active ul.level-2 li.active a {
      color: rgb(18, 18, 18); }
  html body .menu-block.vertical-menu ul li.active a {
    color: rgb(255, 255, 255); }
  html body button.button, html body a.button, html body input[type="submit"].button {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255);
    border-radius: 0; }
    html body button.button:hover, html body a.button:hover, html body input[type="submit"].button:hover {
      color: rgb(255, 255, 255);
      background-color: rgb(132, 125, 115); }
    html body button.button:active, html body a.button:active, html body input[type="submit"].button:active {
      background-color: rgb(166, 187, 25);
      color: rgb(255, 255, 255); }
      html body button.button:active:hover, html body a.button:active:hover, html body input[type="submit"].button:active:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(132, 125, 115); }
    html body button.button:focus, html body a.button:focus, html body input[type="submit"].button:focus {
      background-color: rgb(166, 187, 25);
      color: rgb(255, 255, 255); }
      html body button.button:focus:hover, html body a.button:focus:hover, html body input[type="submit"].button:focus:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(132, 125, 115); }
    html body button.button:visited, html body a.button:visited, html body input[type="submit"].button:visited {
      background-color: rgb(166, 187, 25);
      color: rgb(255, 255, 255); }
      html body button.button:visited:hover, html body a.button:visited:hover, html body input[type="submit"].button:visited:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(132, 125, 115); }
  html body span.button-help {
    background-color: rgb(166, 187, 25);
    border: 1px solid rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body span.button-help:hover {
      background-color: rgb(132, 125, 115);
      border: 1px solid rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
  html body span.slider-handle {
    background-color: rgb(166, 187, 25); }
    html body span.slider-handle:hover {
      background-color: rgb(132, 125, 115); }
  html body.internal-page .stats {
    background-color: rgb(255, 255, 255);
    color: rgb(18, 18, 18); }
    html body.internal-page .stats .underline-1 {
      border-bottom: 2px dotted rgb(132, 125, 115); }
  html body .third-level-menu {
    background-color: rgb(132, 125, 115);
    box-shadow: none; }
    html body .third-level-menu .sub-menu ul li a:before {
      color: rgb(18, 18, 18); }
    html body .third-level-menu .sub-menu ul li a:hover {
      color: rgb(166, 187, 25); }
    html body .third-level-menu .sub-menu ul li.active > a {
      color: rgb(18, 18, 18); }
  html body fieldset.fieldset-step {
    background-color: rgb(255, 255, 255); }
    html body fieldset.fieldset-step .fieldset-title {
      background-color: rgb(132, 125, 115); }
      html body fieldset.fieldset-step .fieldset-title h1, html body fieldset.fieldset-step .fieldset-title h2, html body fieldset.fieldset-step .fieldset-title h3, html body fieldset.fieldset-step .fieldset-title h4, html body fieldset.fieldset-step .fieldset-title h5, html body fieldset.fieldset-step .fieldset-title h6, html body fieldset.fieldset-step .fieldset-title legend, html body fieldset.fieldset-step .fieldset-title .legend {
        color: rgb(255, 255, 255); }
    html body fieldset.fieldset-step label {
      color: rgb(18, 18, 18);
      font-weight: bold; }
    html body fieldset.fieldset-step .fieldset-content .help-text, html body fieldset.fieldset-step .fieldset-content .location,
    html body fieldset.fieldset-step .fieldset-content .opportunity-leader, html body fieldset.fieldset-step .fieldset-content .text-section,
    html body fieldset.fieldset-step .fieldset-content .slider-labels, html body fieldset.fieldset-step .fieldset-content .user-name, html body fieldset.fieldset-step .fieldset-content h1, html body fieldset.fieldset-step .fieldset-content h2,
    html body fieldset.fieldset-step .fieldset-content h3, html body fieldset.fieldset-step .fieldset-content h4, html body fieldset.fieldset-step .fieldset-content h5, html body fieldset.fieldset-step .fieldset-content h6 {
      color: rgb(255, 255, 255); }
    html body fieldset.fieldset-step .fieldset-content span, html body fieldset.fieldset-step .fieldset-content p {
      color: rgb(18, 18, 18); }
    html body fieldset.fieldset-step .fieldset-content span.date-picker:before {
      color: rgb(166, 187, 25); }
    html body fieldset.fieldset-step .fieldset-content a {
      color: rgb(44, 138, 200);
      font-weight: bold; }
      html body fieldset.fieldset-step .fieldset-content a:hover {
        color: rgb(255, 255, 255);
        text-decoration: underline; }
      html body fieldset.fieldset-step .fieldset-content a.select-all {
        color: rgb(18, 18, 18);
        font-weight: normal; }
        html body fieldset.fieldset-step .fieldset-content a.select-all:hover {
          color: rgb(18, 18, 18);
          text-decoration: none; }
      html body fieldset.fieldset-step .fieldset-content a.link-transform, html body fieldset.fieldset-step .fieldset-content a.clear {
        color: rgb(44, 138, 200);
        text-decoration: none;
        font-weight: bold; }
        html body fieldset.fieldset-step .fieldset-content a.link-transform:hover, html body fieldset.fieldset-step .fieldset-content a.clear:hover {
          color: rgb(166, 187, 25);
          text-decoration: underline; }
      html body fieldset.fieldset-step .fieldset-content a.button {
        text-decoration: none;
        font-weight: normal;
        color: rgb(255, 255, 255); }
        html body fieldset.fieldset-step .fieldset-content a.button span {
          color: rgb(255, 255, 255); }
        html body fieldset.fieldset-step .fieldset-content a.button.get-share-link {
          background-color: rgb(132, 125, 115);
          color: rgb(255, 255, 255); }
          html body fieldset.fieldset-step .fieldset-content a.button.get-share-link:hover {
            background-color: rgb(166, 187, 25);
            color: rgb(255, 255, 255); }
            html body fieldset.fieldset-step .fieldset-content a.button.get-share-link:hover span {
              color: rgb(255, 255, 255); }
    html body fieldset.fieldset-step .fieldset-content .intl-tel-input .flag-container ul.country-list li.country {
      color: rgb(18, 18, 18); }
      html body fieldset.fieldset-step .fieldset-content .intl-tel-input .flag-container ul.country-list li.country span {
        color: rgb(18, 18, 18); }
    html body fieldset.fieldset-step.fieldset-green-bg {
      background-color: rgb(255, 255, 255); }
      html body fieldset.fieldset-step.fieldset-green-bg .fieldset-title h1, html body fieldset.fieldset-step.fieldset-green-bg .fieldset-title h2, html body fieldset.fieldset-step.fieldset-green-bg .fieldset-title h3, html body fieldset.fieldset-step.fieldset-green-bg .fieldset-title h4, html body fieldset.fieldset-step.fieldset-green-bg .fieldset-title h5, html body fieldset.fieldset-step.fieldset-green-bg .fieldset-title h6 {
        color: rgb(18, 18, 18); }
      html body fieldset.fieldset-step.fieldset-green-bg .fieldset-content a {
        color: rgb(44, 138, 200);
        font-weight: bold; }
        html body fieldset.fieldset-step.fieldset-green-bg .fieldset-content a:hover {
          color: rgb(166, 187, 25); }
      html body fieldset.fieldset-step.fieldset-green-bg .fieldset-content .fa-caret-right:before {
        color: rgb(44, 138, 200); }
    html body fieldset.fieldset-step .volunteer-availability .minimal-space span {
      color: rgb(18, 18, 18); }
    html body fieldset.fieldset-step .ms-options a.ms-selectall {
      color: rgb(166, 187, 25); }
      html body fieldset.fieldset-step .ms-options a.ms-selectall:hover {
        color: rgb(132, 125, 115); }
  html body .datepicker td.active.day, html body .datepicker td.active.year {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
  html body .datepicker td span.active {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
  html body .socialnetworkblock ul.social-networks li a:before {
    color: rgb(44, 138, 200); }
  html body .socialnetworkblock ul.social-networks li a:hover:before {
    color: rgb(166, 187, 25); }
  html body .sponsorblock .sponsors {
    border-left: 2px dotted rgb(166, 187, 25); }
    html body .sponsorblock .sponsors .more a.see_all {
      font-weight: bold; }
  html body input:checked ~ .switch-paddle {
    background-color: rgb(132, 125, 115); }
  html body input:checked + label > .switch-active {
    color: rgb(255, 255, 255); }
  html body .sweet-alert button {
    background-color: rgb(132, 125, 115) !important; }
    html body .sweet-alert button.confirm {
      background-color: rgb(166, 187, 25) !important;
      border-color: rgb(166, 187, 25) !important; }
    html body .sweet-alert button:hover {
      background-color: rgb(132, 125, 115) !important; }
  html body .sweet-alert p {
    color: rgb(18, 18, 18); }
  html body .listingcmsblock .paging ul li a.current-page {
    color: rgb(132, 125, 115); }
  html body .listingcmsblock .search-section a.button {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body .listingcmsblock .search-section a.button:hover {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
  html body .listingcmsblock.grid ul.pages li .read-more {
    background-color: rgb(166, 187, 25); }
    html body .listingcmsblock.grid ul.pages li .read-more:hover {
      background-color: rgb(132, 125, 115); }
  html body .image-slider-block .slider .owl-item .content-slide .title-in-slider {
    color: rgb(255, 255, 255); }
  html body .image-slider-block .slider .owl-item .content-slide .summary-in-slider p {
    color: rgb(255, 255, 255); }
  html body .image-slider-block .slider .owl-item .content-slide .button-section-in-slider a.custom-button {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body .image-slider-block .slider .owl-item .content-slide .button-section-in-slider a.custom-button:hover {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
  html body .image-block .title {
    color: rgb(255, 255, 255); }
  html body fieldset button.button.button-open {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body fieldset button.button.button-open:focus {
      background-color: rgb(166, 187, 25); }
    html body fieldset button.button.button-open:hover {
      background-color: rgb(18, 18, 18);
      color: rgb(255, 255, 255); }
  html body fieldset button.button.button-close {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body fieldset button.button.button-close:focus {
      background-color: rgb(166, 187, 25); }
    html body fieldset button.button.button-close:hover {
      background-color: rgb(18, 18, 18);
      color: rgb(255, 255, 255); }
  html body .advanced-search-block #advanced-search-filters-form a.new_search {
    color: rgb(44, 138, 200); }
    html body .advanced-search-block #advanced-search-filters-form a.new_search:hover {
      color: rgb(166, 187, 25); }
  html body .advanced-search-block #advanced-search-filters-form h2 {
    border-bottom: none; }
  html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step {
    background-color: rgb(255, 255, 255); }
    html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .fieldset-title {
      background-color: rgb(132, 125, 115); }
      html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .fieldset-title .title-form, html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .fieldset-title legend {
        color: rgb(255, 255, 255); }
    html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step.basic_search label {
      color: rgb(18, 18, 18); }
    html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .ms-options > a.ms-selectall {
      color: rgb(132, 125, 115); }
      html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .ms-options > a.ms-selectall:hover {
        color: rgb(166, 187, 25); }
    html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .fieldset-content .button {
      background-color: rgb(166, 187, 25);
      color: rgb(255, 255, 255); }
      html body .advanced-search-block #advanced-search-filters-form fieldset.fieldset-step .fieldset-content .button:hover {
        background-color: rgb(132, 125, 115);
        color: rgb(255, 255, 255); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content p {
    color: rgb(18, 18, 18); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a {
    color: rgb(44, 138, 200);
    font-weight: bold; }
    html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a:hover {
      color: rgb(166, 187, 25); }
    html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a.save-search {
      color: rgb(255, 255, 255); }
      html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a.save-search.green-version {
        background-color: rgb(132, 125, 115); }
        html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a.save-search.green-version:hover {
          background-color: rgb(166, 187, 25);
          color: rgb(255, 255, 255); }
    html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a.clear {
      color: rgb(44, 138, 200); }
      html body .advanced-search-block #advanced-search-filters-form .fieldset-content.share-search a.clear:hover {
        text-decoration: underline;
        color: rgb(166, 187, 25); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content.available .minimal-space span {
    color: rgb(255, 255, 255); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content .popup_information:after {
    color: rgb(132, 125, 115); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content .popup_information:hover:after {
    color: rgb(166, 187, 25); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content a.clear {
    color: rgb(44, 138, 200);
    font-weight: bold; }
    html body .advanced-search-block #advanced-search-filters-form .fieldset-content a.clear:hover {
      color: rgb(166, 187, 25);
      text-decoration: underline; }
  html body .invitation-code-block strong {
    color: rgb(255, 255, 255); }
  html body .wysiwygblock .color-version.config-1 ul li {
    border: 1px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255); }
    html body .wysiwygblock .color-version.config-1 ul li .date-opport h5 {
      color: rgb(166, 187, 25); }
    html body .wysiwygblock .color-version.config-1 ul li .title-opport {
      color: rgb(255, 255, 255); }
  html body .basic-search-block.lineal {
    background-color: rgb(255, 255, 255); }
    html body .basic-search-block.lineal h4 {
      color: rgb(166, 187, 25); }
    html body .basic-search-block.lineal a {
      color: rgb(44, 138, 200); }
      html body .basic-search-block.lineal a:hover {
        color: rgb(166, 187, 25); }
    html body .basic-search-block.lineal i.fa-caret-right:before {
      color: rgb(166, 187, 25); }
  html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-title h1, html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-title h2, html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-title h3, html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-title h4, html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-title h5, html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-title h6 {
    color: rgb(18, 18, 18); }
  html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-content label {
    color: rgb(18, 18, 18); }
  html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-content a {
    color: rgb(44, 138, 200); }
    html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-content a:hover {
      color: rgb(166, 187, 25); }
  html body .basicsearchblock fieldset.fieldset-step.fieldset-green-bg .fieldset-content .fa-caret-right:before {
    color: rgb(44, 138, 200); }
  html body .dropdown-menu ul.level-1 li a {
    color: rgb(18, 18, 18); }
    html body .dropdown-menu ul.level-1 li a:hover {
      color: rgb(166, 187, 25); }
  html body .dropdown-menu ul.level-1 li.is-dropdown-submenu-parent > a:after {
    border-color: rgb(166, 187, 25) transparent transparent; }
  html body .dropdown-menu ul.level-1 li ul.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
    border-color: transparent transparent transparent rgb(166, 187, 25); }
  html body .dropdown-menu .menu .active > a {
    background: transparent;
    color: rgb(166, 187, 25); }
  html body .featuredopportunityblock .title {
    color: rgb(166, 187, 25); }
  html body .featuredopportunityblock .holder .jp-current {
    color: rgb(132, 125, 115); }
  html body .featuredopportunityblock .list-group .item {
    background-color: rgb(255, 255, 255); }
    html body .featuredopportunityblock .list-group .item .caption a p {
      color: rgb(166, 187, 25); }
    html body .featuredopportunityblock .list-group .item .caption p {
      color: rgb(18, 18, 18); }
  html body .searchresultblock #opportunities-search-block .advanced-search-section .fieldset-step.refine-search .button {
    background-color: rgb(166, 187, 25);
    border: 2px solid rgb(166, 187, 25); }
    html body .searchresultblock #opportunities-search-block .advanced-search-section .fieldset-step.refine-search .button:hover {
      background-color: rgb(18, 18, 18);
      border: 2px solid rgb(18, 18, 18); }
  html body .searchresultblock #opportunities-search-block .input-group-radiobutton label:after, html body .searchresultblock #opportunities-search-block .input-group-radiobutton label:before {
    color: rgb(166, 187, 25); }
  html body .searchresultblock #opportunities-search-block .content-section .title-results {
    border-bottom: 1px solid rgb(132, 125, 115); }
  html body .searchresultblock #opportunities-search-block .content-section .opportunities-result .opportunity-container .image-background {
    border-bottom: 4px solid rgb(166, 187, 25); }
  html body .searchresultblock #opportunities-search-block .content-section .opportunities-result .opportunity-date-container .title-date {
    border-bottom: 1px solid rgb(132, 125, 115); }
    html body .searchresultblock #opportunities-search-block .content-section .opportunities-result .opportunity-date-container .title-date .square {
      background-color: rgb(132, 125, 115); }
  html body .searchresultblock #opportunities-search-block .content-section .basic-search a.button {
    background-color: rgb(166, 187, 25);
    border: 2px solid rgb(166, 187, 25); }
    html body .searchresultblock #opportunities-search-block .content-section .basic-search a.button:hover {
      background-color: rgb(18, 18, 18);
      border: 2px solid rgb(18, 18, 18); }
  html body .searchresultblock #opportunities-search-block .filter-sort-button a:focus {
    background-color: rgb(166, 187, 25);
    border: 2px solid rgb(166, 187, 25); }
  html body.corporate-partners-page.results-page .multiple-views-container .wait-message {
    background-color: rgb(132, 125, 115);
    color: rgb(255, 255, 255); }
  html body.corporate-partners-page.results-page .multiple-views-container .grid-mode-results .grid-mode-items .item-detail .view-details-link {
    background-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255); }
  html body:not(.default-type) .languages ul.dropdown.menu > li {
    background-color: transparent; }
    html body:not(.default-type) .languages ul.dropdown.menu > li a {
      color: rgb(166, 187, 25); }
      html body:not(.default-type) .languages ul.dropdown.menu > li a:hover {
        color: rgb(132, 125, 115); }
  html body:not(.default-type) .rssblock .content .story {
    background-color: rgb(166, 187, 25); }
    html body:not(.default-type) .rssblock .content .story h3.title a {
      color: rgb(255, 255, 255); }
    html body:not(.default-type) .rssblock .content .story .story-body {
      background-color: rgb(255, 255, 255); }
      html body:not(.default-type) .rssblock .content .story .story-body p {
        color: rgb(18, 18, 18); }
        html body:not(.default-type) .rssblock .content .story .story-body p.author_date {
          color: rgb(18, 18, 18);
          font-weight: bold; }
  html body:not(.default-type).search-result-page .content-page-block .fieldset-content .legend.row, html body:not(.default-type).calendar-page .content-page-block .fieldset-content .legend.row {
    background-color: transparent; }
  html body:not(.default-type).search-result-page .content-page-block .full-calendar-widget, html body:not(.default-type).calendar-page .content-page-block .full-calendar-widget {
    background-color: rgb(255, 255, 255); }
    html body:not(.default-type).search-result-page .content-page-block .full-calendar-widget .fc-toolbar .fc-left h2, html body:not(.default-type).calendar-page .content-page-block .full-calendar-widget .fc-toolbar .fc-left h2 {
      color: rgb(18, 18, 18); }
  html body.backend-page .title-bar a {
    color: #fafafa; }
    html body.backend-page .title-bar a:hover {
      color: #fafafa; }
  html body.backend-page .reveal h1, html body.backend-page .reveal h2, html body.backend-page .reveal h3, html body.backend-page .reveal h4, html body.backend-page .reveal h5, html body.backend-page .reveal h6, html body.backend-page .reveal p {
    color: rgb(18, 18, 18); }
  html body.backend-page .reveal .button {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body.backend-page .reveal .button:hover {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
    html body.backend-page .reveal .button.close-modal {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
      html body.backend-page .reveal .button.close-modal:hover {
        background-color: rgb(166, 187, 25);
        color: rgb(255, 255, 255); }
  html body.backend-page .reveal a {
    color: rgb(166, 187, 25); }
    html body.backend-page .reveal a:hover {
      color: rgb(132, 125, 115); }
  html body.backend-page .reveal span.help-tip {
    background-color: rgb(132, 125, 115);
    color: rgb(255, 255, 255); }
    html body.backend-page .reveal span.help-tip:before {
      color: rgb(255, 255, 255); }
  html body.backend-page .reveal input:checked ~ .switch-paddle {
    background-color: rgb(132, 125, 115); }
  html body.backend-page .backend-dropdown-menu a {
    color: rgb(166, 187, 25); }
    html body.backend-page .backend-dropdown-menu a:hover {
      color: rgb(132, 125, 115); }
  html body section.main-container {
    color: rgb(18, 18, 18); }
  html body .third-level-menu .sub-menu ul li span.text-placeholder {
    color: rgb(255, 255, 255); }
  html body .advanced-search-block #advanced-search-filters-form .fieldset-content label.green_text {
    color: rgb(18, 18, 18); }
  html body .featureOppContainer .item:hover {
    box-shadow: 0 0 6px 1px rgb(255, 255, 255); }
  html body .featureOppContainer .holder a.jp-current {
    color: rgb(132, 125, 115); }
  html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a:hover {
    color: rgb(166, 187, 25); }
  html body.background-check-page .step-box fieldset.fieldset-step .fieldset-title legend {
    background-color: rgb(132, 125, 115); }
  html body.background-check-page .step-box fieldset.fieldset-step .fieldset-title div.step-number {
    background-color: rgb(166, 187, 25); }
  html body.volunteer-opportunity-detail-page .opportunity-detail-content-API fieldset.fieldset-step .fieldset-content span.location, html body.volunteer-opportunity-detail-page .opportunity-detail-content-API fieldset.fieldset-step .fieldset-content span.opportunity-leader {
    color: rgb(18, 18, 18); }
  html body.volunteer-opportunity-detail-page .opportunity-detail-content-API fieldset.fieldset-step .fieldset-content .iso-section.scheduler-info ul.location li {
    color: rgb(18, 18, 18); }
  html body.volunteer-opportunity-detail-page .opportunity-detail-content-API fieldset.fieldset-step .fieldset-content a:not(.button) {
    color: rgb(44, 138, 200); }
    html body.volunteer-opportunity-detail-page .opportunity-detail-content-API fieldset.fieldset-step .fieldset-content a:not(.button):hover {
      color: rgb(166, 187, 25); }
  html body.volunteer-personal-information-page fieldset.fieldset-step .fieldset-content h1, html body.volunteer-personal-information-page fieldset.fieldset-step .fieldset-content h2, html body.volunteer-personal-information-page fieldset.fieldset-step .fieldset-content h3, html body.volunteer-personal-information-page fieldset.fieldset-step .fieldset-content h4, html body.volunteer-personal-information-page fieldset.fieldset-step .fieldset-content h5, html body.volunteer-personal-information-page fieldset.fieldset-step .fieldset-content h6 {
    color: rgb(18, 18, 18); }

html body {
  font-family: Lucida Grande; }
  html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    font-family: Lucida Grande; }
  html body button.button, html body a.button, html body input[type="submit"].button {
    font-family: Lucida Grande; }
  html body .login-block {
    font-family: Lucida Grande; }

html body.partner-portal {
  color: rgb(18, 18, 18); }
  html body.partner-portal h1, html body.partner-portal h2, html body.partner-portal h3, html body.partner-portal h4, html body.partner-portal h5, html body.partner-portal h6, html body.partner-portal label {
    color: rgb(18, 18, 18); }
  html body.partner-portal a:hover {
    color: rgb(166, 187, 25); }
  html body.partner-portal .button-secondary {
    background-color: rgb(132, 125, 115);
    color: rgb(255, 255, 255); }
    html body.partner-portal .button-secondary:hover {
      background-color: rgb(166, 187, 25);
      color: rgb(255, 255, 255); }
  html body.partner-portal .button-primary {
    background-color: rgb(166, 187, 25);
    color: rgb(255, 255, 255); }
    html body.partner-portal .button-primary:hover {
      background-color: rgb(132, 125, 115);
      color: rgb(255, 255, 255); }
  html body.partner-portal header {
    background-color: rgb(166, 187, 25); }
  html body.partner-portal #content #main-nav ul li a {
    color: rgb(18, 18, 18); }
    html body.partner-portal #content #main-nav ul li a:hover {
      color: rgb(166, 187, 25); }
  html body.partner-portal #content #main-nav ul li.active a {
    color: rgb(166, 187, 25); }

html body .row.legend label.key.blue-key {
  color: rgb(166, 187, 25); }
html body .row.legend label.key.black-key {
  color: rgb(132, 125, 115); }
html body .row.legend label.key.light-gray-key, html body .row.legend label.key.gray-key {
  color: rgb(238, 75, 15); }
html body .row.legend label.key.green-key {
  color: rgb(44, 138, 200); }
html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td {
  color: rgb(18, 18, 18); }
  html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a {
    color: rgb(44, 138, 200); }
    html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a:hover {
      color: rgb(18, 18, 18); }
    html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a.blue-key {
      color: rgb(166, 187, 25); }
    html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a.black-key {
      color: rgb(132, 125, 115); }
    html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a.light-gray-key, html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a.gray-key {
      color: rgb(238, 75, 15); }
    html body.search-result-page .dataTables_wrapper .dataTables_scrollBody table td a.green-key {
      color: rgb(44, 138, 200); }
html body .full-calendar-widget table a.blue-key {
  color: rgb(166, 187, 25); }
html body .full-calendar-widget table a.black-key {
  color: rgb(132, 125, 115); }
html body .full-calendar-widget table a.light-gray-key, html body .full-calendar-widget table a.gray-key {
  color: rgb(238, 75, 15); }
html body .full-calendar-widget table a.green-key {
  color: rgb(44, 138, 200); }
html body #datatable-for-opps-w-invitation-code_wrapper table tbody {
  color: rgb(18, 18, 18); }
  html body #datatable-for-opps-w-invitation-code_wrapper table tbody a {
    color: rgb(44, 138, 200); }
    html body #datatable-for-opps-w-invitation-code_wrapper table tbody a:hover {
      color: rgb(18, 18, 18); }
    html body #datatable-for-opps-w-invitation-code_wrapper table tbody a.blue-key {
      color: rgb(166, 187, 25); }
    html body #datatable-for-opps-w-invitation-code_wrapper table tbody a.black-key {
      color: rgb(132, 125, 115); }
    html body #datatable-for-opps-w-invitation-code_wrapper table tbody a.light-gray-key, html body #datatable-for-opps-w-invitation-code_wrapper table tbody a.gray-key {
      color: rgb(238, 75, 15); }
    html body #datatable-for-opps-w-invitation-code_wrapper table tbody a.green-key {
      color: rgb(44, 138, 200); }
html body.corporate-partners-page.results-page #section-opportunities-for-corporate-partner .multiple-views-corporate-partner .full-calendar-widget table a.blue-key {
  color: rgb(166, 187, 25); }
html body.corporate-partners-page.results-page #section-opportunities-for-corporate-partner .multiple-views-corporate-partner .full-calendar-widget table a.black-key {
  color: rgb(132, 125, 115); }
html body.corporate-partners-page.results-page #section-opportunities-for-corporate-partner .multiple-views-corporate-partner .full-calendar-widget table a.light-gray-key, html body.corporate-partners-page.results-page #section-opportunities-for-corporate-partner .multiple-views-corporate-partner .full-calendar-widget table a.gray-key {
  color: rgb(238, 75, 15); }
html body.corporate-partners-page.results-page #section-opportunities-for-corporate-partner .multiple-views-corporate-partner .full-calendar-widget table a.green-key {
  color: rgb(44, 138, 200); }

html body .menu-mixed-second-level {
  background: rgb(132, 125, 115); }
  html body .menu-mixed-second-level ul.level-2 li a {
    color: rgb(18, 18, 18); }
    html body .menu-mixed-second-level ul.level-2 li a:hover {
      color: rgb(166, 187, 25); }
  html body .menu-mixed-second-level ul.level-2 li.is-dropdown-submenu-parent > a:after {
    border-color: rgb(166, 187, 25) transparent transparent; }
  html body .menu-mixed-second-level ul.level-2 li ul.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
    border-color: transparent transparent transparent rgb(166, 187, 25); }

html body label.error, html body label.error-custom {
  color: {%error_color_label%} !important; }

/*# sourceMappingURL=desktop.css.map */

/*** Styles to Override the commons ***/
/*** Styles to Override for desktop ***/
/*** Styles to Override for tablet ***/
/*** Styles to Override for mobile ***/
