﻿/*smart-scale($table-background, $table-color-scale)*/
/*$table-head-row-hover: darken($table-head-background, $table-hover-scale);*/
body {
  /*letter-spacing: 0.12em;
    word-spacing: 0.16em;
    line-height: 1.5;

    p {
        margin-bottom: 2em;
    }*/ }

.navigation a:hover {
  /*background-color: rgba(235,240,235,0.67);*/
  /*color: $main-green;*/ }

.navigation a.is-active {
  background-color: #EBF0EB;
  color: #3d6b3f !important; }

.navigation a.active {
  font-weight: 600;
  color: #3d6b3f; }

/*NEWS*/
.news-wrap .news-content .news-date a:hover {
  /*color: #848484;*/
  color: #323232; }

.featured-news .featured .card-image span {
  background: rgba(219, 197, 36, 0.8);
  color: #323232; }

.featured-news .featured .news-date {
  /*color: #A79C51;*/
  color: #323232; }
  .featured-news .featured .news-date a:hover {
    /*color: #A79C51;*/
    color: #323232; }

.card-section .news-date {
  color: #323232; }

.card-image span {
  background: rgba(50, 50, 50, 0.8); }

.card-image span.featured-span {
  background: rgba(219, 197, 37, 0.8); }

/*INFO BANNERS*/
.info-banners .summary {
  /*opacity: 0.6;*/
  opacity: 1; }

/*CONSUMER HUB*/
.consumer-hub .consumer-wrap .summary {
  /*opacity: 0.6;*/
  opacity: 1; }

/*CONSUMER HUB INNER*/
.consumerhub .consumer-object p {
  color: #323232; }

/*VIDEO SECTION*/
.video-section .video-desc .category {
  color: #323232; }

.green-banner p.date {
  color: #3d6b3f; }

.dropdown-pane p {
  /*color: #A5B6A5;*/
  color: #FFF; }

/*ARTICLE*/
.article-banners a:hover {
  opacity: 0.9; }

.article-banners a, .article-banners p {
  /*color: #98914f;*/
  color: #7d773f; }

.article-banners strong {
  /*color: #7d7205;*/
  color: #635a00; }

.article-banners h2 {
  /*color: #7d7205;*/
  color: #635a00; }

.article-banners h3 {
  /*color: #7d7205;*/
  color: #635a00; }

.article-banners ul li {
  /*color: #98914f;*/
  color: #7d773f; }

.sidebar-wrap .title-sidebar {
  color: #FFF;
  background: #3d6b3f; }
  .sidebar-wrap .title-sidebar .sidebar-icon::after {
    background: #FFF !important;
    box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF !important; }
  .sidebar-wrap .title-sidebar .title-bar-title {
    color: #FFF; }

.sidebar-wrap .top-bar {
  background-color: #E6E8EC; }

.sidebar-nav {
  background-color: #E6E8EC; }
  .sidebar-nav h2 {
    color: #323232; }
  .sidebar-nav ul.menu .is-active > a {
    color: #3d6b3f; }

.breadcrumbs li a:hover {
  color: #3d6b3f; }

/*INNER NEWS*/
.inner-news .news-date {
  border-bottom: 2px solid #E9ECF0;
  border-top: 2px solid #E9ECF0; }
  .inner-news .news-date a:hover {
    color: #848484; }

.financial-inst h3 {
  border-bottom: 2px solid #E9ECF0; }

.financial-inst h4 i {
  color: #d4d4d4; }

.financial-inst-wrap h3 {
  border-bottom: 2px solid #E9ECF0;
  color: #3d6b3f; }

.financial-inst-wrap .financial-institiution {
  background-color: #EDEFF2; }
  .financial-inst-wrap .financial-institiution i {
    color: #3d6b3f; }
  .financial-inst-wrap .financial-institiution svg {
    color: #3d6b3f; }
  .financial-inst-wrap .financial-institiution a:hover {
    color: #3d6b3f !important; }
  .financial-inst-wrap .financial-institiution a.details {
    border-top: 1px solid #d4d4d4;
    color: #323232; }
  .financial-inst-wrap .financial-institiution p.name {
    color: #3d6b3f; }
  .financial-inst-wrap .financial-institiution span.name {
    color: #323232; }
  .financial-inst-wrap .financial-institiution span.phone {
    color: #323232; }
  .financial-inst-wrap .financial-institiution span.fax {
    color: #323232; }

/*SITEMAP*/
.sitemap-wrap .sitemap-link {
  border-bottom: 1px solid #E6E8E7 !important; }

.sitemap-wrap ul li a:hover {
  color: #3d6b3f; }

/*PUBLICATIONS*/
.publications > .sub-object:before {
  border-bottom: solid 2px #E9ECF0; }

.publications .first-input {
  border-top: 2px solid #E9ECF0; }

.publications .sub-object {
  background-color: #edeff2; }
  .publications .sub-object a:hover {
    color: #3d6b3f; }

/*GALLERY*/
.ug-gallery-wrapper .ug-slider-wrapper {
  background-color: #507a52; }

.ug-gallery-wrapper .ug-strip-panel {
  background-color: #628763; }

/*INTERNAL ERROR*/
.internal-error .error-text ul li a {
  color: #585858; }
  .internal-error .error-text ul li a:hover {
    color: #3d6b3f; }

.internal-error .error-text h3 {
  color: #3d6b3f; }

.internal-error .error-text p {
  color: #585858; }

.internal-error .error-text a {
  color: #3d6b3f;
  color: #3d6b3f; }

/*TABLES*/
.clear-table table,
.clear-table thead,
.clear-table tbody,
.clear-table tfoot,
.clear-table tr,
.clear-table th,
.clear-table td {
  background: #FFF; }

.clear-table table {
  border-color: black; }
  .clear-table table td {
    border-color: black; }

table.unstriped {
  border-color: #edeff2 !important; }
  table.unstriped tbody {
    background-color: #fefefe !important; }

table.unstriped tbody tr {
  border-bottom: 1px solid #f1f1f1 !important;
  background-color: #fefefe !important; }
  table.unstriped tbody tr td {
    border-color: #edeff2 !important;
    border-right: 1px solid #edeff2;
    border-color: #edeff2 !important; }

/*PRERACUN TABLE*/
table.preracun input {
  border: 1px solid #d1d3d8; }
  table.preracun input:focus {
    background-color: #FFF !important; }

table.preracun input[type=submit] {
  color: #FFF;
  background-color: #3d6b3f; }
  table.preracun input[type=submit]:focus {
    background-color: #3d6b3f !important; }

/*EXCHANGE TABLE*/
.exchange-table .exchange-input {
  background-color: #E9ECF0 !important;
  color: #676767; }

.exchange-table .button {
  background-color: #3d6b3f !important;
  color: #FFF !important; }

.fromto .exchange-input {
  background-color: #E9ECF0 !important;
  color: #676767; }

.fromto label {
  background-color: #e9ecf0 !important;
  color: #323232; }
  .fromto label:after {
    border-right: 1px solid #c7c7c7; }

/*SEARCH*/
.search-results a {
  color: #FFF !important; }

.search-results a.advanced-bttn span {
  background-color: #e9ecf0;
  color: #5A5A5A; }
  .search-results a.advanced-bttn span svg {
    color: #5A5A5A; }

.search-results .search-result {
  border-bottom: 1px solid #edeff4; }

.search-results h2 span {
  color: #444; }

.search-results .easyPaginateList h3 {
  color: #3d6b3f; }

.search-results .easyPaginateList a {
  background-color: #f4f6fa;
  border-bottom: 2px solid #eceff5; }
  .search-results .easyPaginateList a:hover p, .search-results .easyPaginateList a:hover .news-date {
    color: #3d6b3f; }
  .search-results .easyPaginateList a:hover h3 {
    color: #7b947c; }

.search-results .easyPaginateNav a {
  color: #848484 !important; }
  .search-results .easyPaginateNav a:hover {
    color: #3d6b3f;
    background-color: #3d6b3f !important;
    color: #FFF !important; }
  .search-results .easyPaginateNav a.current {
    color: #3d6b3f;
    background-color: #3d6b3f !important;
    color: #FFF !important; }

.search-results .news-date {
  color: #656565; }
