@import url(" /Portals/_default/Skins/UL36/css/govbar.css" );

.govbar {
  border-bottom: 0px!important;
}

/* digitalisation accordeon  */

.dg-accordion03 .panel-heading a.collapsed {
  font-size: 20px;
}

.dg-accordion .panel-heading a > .icon {
  margin-right: 20px;
}

.dg-accordion .panel-heading a {
	font-size: 20px;
}

/* home buttons */

.btn-accent, a.btn-accent {
  background-color: #d6b56e!important;
}

.btn-accent:hover {
  background-color: #404040!important;
}

/* digitalisation promo box */

.dg-btn-2.btn-accent:hover {
	background-color:#002366;
	color:#fff;
}

.dg-btn-2.btn-accent {
	background-color:#80613c;
	color:#fff;
	border:none;
}

.dg-promo.icon-style01.color-dark .promo-icon > span {
  background-color: #002366!important;
}

/* tabs background */

.dg-tabs-top03 ul.resp-tabs-list li.resp-tab-active {
  background-color: #d6b56e;
}
/* RSS Feeds */

.eds_news_Ozone h2 {
  margin: 0 0 15px;
  margin-bottom: 15px;
  padding: 0;
  color: #d6b56e;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.1;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_listArticle2 .edn_articleTitle {
  font-size: 24px;
}

.eds_news_Ozone.eds_subCollection_news a {
  text-decoration: none;
  color: #d6b56e;
}

.eds_news_Ozone.eds_subCollection_news .edn_articleSummary {
  font-size: 15px;
  line-height: 1.3;
  color:#ffffff;
}

.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
  max-width: 100%;
  float: left;
  margin: 5px 15px 10px 0;
  margin-top: 5px;
  position: relative;
  border: none;
}

.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer.edn_withTime > time {
  background-color: #d6b56e;
  display: table-cell;
  vertical-align: middle;
  padding: 8px;
  text-align: center;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a.active {
  color: #fff;
  background-color: #d6b56e;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a {
  color: #d6b56e;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a {
  border-left: solid 1px #d6b56e;
}

.eds_news_Ozone.eds_subCollection_news .article_pager {
  border: solid 1px #d6b56e;
}


/* cookie bar */

#cookie-bar {
    background: #d6b56e !important;
    background: -moz-linear-gradient(top, rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,30,30,0.95)), color-stop(100%,rgba(0,0,0,0.95)));
    background: -webkit-linear-gradient(top, rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
    background: -o-linear-gradient(top, rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
    background: -ms-linear-gradient(top, rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
    background: #fff !important;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.6) !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    left:30%!important;
    line-height: 1.5;
    margin: 0;
    padding: 10px 3px;
    position: fixed;
    width: 50% !important;
    z-index: 9999;
    bottom: 30px !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc45484d', endColorstr='#cc000000',GradientType=0 );
    margin-left: 5%;
    border-radius: 10px; 
}

#cookie-bar p {
    font-size: 10pt !important;
    float: left;
    margin: 10px 10px 10px 20px !important;
    padding: 0;
    color: #18141F !important;
    font-family: sans-serif;
}

#cookie-bar a, #cookie-bar-prompt-content span {
    color: #f8f6fd !important;
    text-decoration: none !important;
}

#cookie-bar p a {
    padding: 0 8px;
      color: #d6b56e !important;
    text-decoration: none !important;
}

#cookie-bar-prompt-content a {
    color: #fff !important;
    text-decoration: none !important;
}

#cookie-bar-button {
    background-color: #d6b56e !important;
    border-bottom: 0px !important;
    border-radius: 16px !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}

#cookie-bar-button-no {
  border-bottom: none!important;
  text-shadow: none!important;
}

