/* Generated by less 2.4.0 */
a {
  color: #00773a;
}
.btn-primary{
	background-color:#00773a;
	border-color: #006629;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{
	background-color:#006629;
	border-color: #005518;
}
#pre-header {
  background: #006629;
}
#pre-header ul li a {
  color: #e7f3ed;
}
#pre-header ul li.active {
  background: #00773a;
}
#pre-header ul li.active a {
  color: #fff;
}
#head a.brand {
  background-image: url(../images/sa/sa_logo.png);
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color:#00773a;
    border-color:#00773a;
}
#weather-head > ul > li,
#weather-head > span.icon {
  color: #00773a;
}
#head #nav-toggle {
  background: #00773a;
}
#head.nav-open #nav-toggle {
  background: #006629;
}
#head nav > ul {
  background: #00773a;
}
#head nav > ul > li > a {
  border-color: #11884b;
}
#current-slider {
  background: #e7f3ed;
}
#current-slider > li > h4 {
  color: #fff;
  background: #d6e2dc;
  border-color: #e7f3ed;
}
#current-slider > li > h4 a {
  color: #ffffff;
}
.newslist .bubble {
  background-color: #00773a;
}
.newslist .bubble:after,
.bubble:before {
  border-bottom-color: #00773a;
}
.newslist a.item:hover .bubble {
  background: #006629;
}
.newslist a.item:hover h2 {
  color: #006629;
}
.newslist a.item:hover .bubble:after,
.newslist a.item:hover .bubble:before {
  border-bottom-color: #006629;
}
h3.header {
  background: #e7f3ed;
}
h3.header span {
  background: #00773a;
}
h3.header i.fa {
  color: #00773a;
}
@media (min-width: 768px) {
  body {
    background-image: url(../images/sa/sa_bg.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-attachment: fixed;
  }
  body.retina {
    background-size: 500px 295px;
  }
  #pre-header {
    background: rgba(0, 0, 0, 0.8);
  }
  #pre-header ul li a {
    color: #eee;
  }
  #pre-header ul li.active {
    background: #eee;
  }
  #pre-header ul li.active a {
    color: #00773a;
  }
  #head nav > ul > li.active > a {
    background-color: #006629;
    color: #fff;
    border-bottom-color: #11884b;
  }
}
/*Adblock specific*/
#adBlock_modal .adBlock_reload .btn-success {
    width: 70%;
    background-color:#00773a;
    border-color:#00773a;
    margin: auto;
    font-size:20px;
}

/* INFOTEXTBOX -------*/
/* Färgen sätts i resp. sites css-fil*/
.ag-infobox_right {
    background: #e7f3ed;
}

.ag-infobox_full {
    background: #e7f3ed;
}

/* Native banner*/
#main-content .banner-native, .banner-native-full {
    background: #e7fced;
}
.banner-native:before {
    background: #3b3b3b;
    /*background: #00773A;*/
}

.banner-native::after {
    background: #3b3b3b;
    /*background: #00773A;*/
}
.banner-native-full:before {
    background: #3b3b3b;
    /*background: #00773A;*/
}

.banner-native-advertiser:before {
    background: #3b3b3b;
    /*background: #00773A;*/
}

/*Döljer poddtorget för SA*/
#poddtorget_banner {
    display: block;
}
