/* 
    Document   : main
    Created on : 04.11.2013, 15:00:02
    Author     : sebastianmandl
    Description:
        Purpose of the stylesheet follows.
*/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans'), local('OpenSans'), url('Open_Sans/OpenSans-Light.ttf');
}


body{
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3{
    font-weight: 100;
}
h4{
    font-weight: 300;
}

.olControlAttribution{
    bottom: 0.5em !important;
    
}

.nav > li > a {
    padding: 10px 10px !important;
}

.navbar{
    background-image: none !important;
    background-color: #fff !important;
}

.switchery{
    margin-top: 47px;
}
@media (min-width: 767px) {
.navbar-nav{
    float: right;
    margin-top: 50px;
}
#bodyContainer{
/*margin-top: 91px;*/
margin-top: 200px;
}

#shopTelefon{
    text-decoration: none;
    color: #333333;
    cursor:default;
}
}

@media (min-width: 992px){
	#bodyContainer{
		margin-top: 91px;
	}
}

.navbar-brand {
padding: 5px 15px !important;
}

@media (max-width: 767px){
    .sponsoren img {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 20px;
    }
    
    .sponsoren div{
        text-align: center !important;
    }
    
    #bodyContainer{
        margin-top: 76px;
    }
    .navbar-brand img{
        height: 55px !important;
        width: auto;
    }
    #filter{
        margin-bottom: 0px;
        list-style: none;
        display: block;
    }

    #filter li{
          margin-top: 2px !important;
  margin-left: 5% !important;
  margin-right: 5%;
  float: left !important;
  width: 15%;
    }
    #shopImage{
        max-height: 90px;
        max-width: 90px;
        height: auto;
        width: auto;
        float: left;
        margin: 10px;
    }
    /*.list-group-item p{
        display: none;
    }*/
    .thumbnail{
        //width: 200px !important;
        height: 80px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative;
    }
    .switchery{
        margin-top: 34px !important;
        height: 20px !important;
        width: 100px !important;
    }
    
    .switchery > small{
        height: 20px !important;
        width: 20px !important;
    }
    .switchery-text{
        font-size: 11px !important;
        margin-top: 2px !important;
    }
    
    .col-sm-4{
        margin-top:0px !important;
    }
    .navbar-brand {
        padding: 5px 5px !important;
    }
    .searchCount{
      padding-top: 0px !important;
      padding-bottom: 0px !important;
      //height: 0px;
    }
	#zertHeadline{
		width: 100%;
	}
}

.navbar-default .navbar-toggle {
border-color: #333;
}
.navbar-default .navbar-toggle:hover {
background-color: #027f5c;
}
.navbar-default .navbar-toggle:hover .icon-bar{
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #333;
}

.navbar-nav{
    font-size: 17px;
    background-color: #fff !important;
}
.navbar .navbar-nav>.active>a {
background-color: #fff !important;
font-weight: 100;
transition: all 0.5s;
-webkit-transition: all 0.5s; /* Safari */
}

.navbar .navbar-nav>.active>a:hover {
background-color: #027f5c !important;
color: #fff;
}


/* Karusell */

div.olControlZoom a {
font-size: 40px !important;
height: 35px !important;
width: 35px !important;
line-height: 30px !important;
background: #027f5c !important;
background: rgba(100, 100, 100, 0.7) !important;
filter: alpha(opacity=80) !important;
}

div.olControlZoom a:hover {
background: rgba(100, 100, 100, 0.9) !important;
filter: alpha(opacity=80) !important;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
width: 40px !important;
height: 60px !important;
margin-top: -45px !important;
margin-left: -30px !important;
font-size: 60px !important;
}


.thumbnail{
height: 100px !important;
max-width: 200px !important;
padding: 10px !important;
margin: 10px;
transition: all 0.5s;
-webkit-transition: all 0.5s; /* Safari */
}

.thumbnail:hover{
    background-color: #EEE;
    border-color: #027f5c !important;
}

.thumbnail > img{
max-height: 100% !important;
max-width: 100% !important;
}


.back {
color: #555555;
font-weight: 100;
font-size: 17px;
padding: 5px;
transition: all 0.5s;
-webkit-transition: all 0.5s; /* Safari */
}

.back:hover {
color: #fff;
background-color: #ccc;
text-decoration: none;
}

.page-header{
      margin: 0px 0 7px !important;
      padding-bottom: 4px !important;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #027f5c !important;
}

#filter li.active img{
    -webkit-filter: invert(100%);
}
.inArray{
    color: #027f5c;
}

.notInArray{
    color: #aaa;
}

.schritte{
font-size: 20px;
display: inline-block;
padding: 10px;
}

.olPopup {
    background-color: white;
}

#footerContainer{
    border-top: 1px solid #EEE;
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.panel-body {
padding: 5px !important;
}

.gridImgHolder, .gridH4Holder, .gridBHolder{
    vertical-align: middle;
    height: 50px;
    position: relative;
    padding: 0px;
}

.gridImg{
    height: auto;
    max-height: 50px;
    max-width: 100%;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.gridH4{
    height: 19px;
    width: 19px;    
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.gridB{
   height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.vollFairLabel{
    font-size: 8px;
    display: inline-block;
    margin-right: 5px;
    padding: 0.2em .8em .4em;
    vertical-align: top;
    margin-top: 3px;
}
.vollFairIcon{
    font-size: 8px;
}

.btn-allAddresses{
    background-color: #fff !important;
    background-image: none !important;
}

.secondRow{
    background-color: #F2FFF8;
}

img.disabled {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.kategorie , .zertkategorie, .filter {
  width: 15%;
  margin-right: 3%;
  margin-left: 5%;
  padding: 0px;
  max-width: 100px;
}

#filter > li > a {
      padding: 1px 1px !important;
}


.kategorie:hover, .zertkategorie:hover, .filter:hover{
    cursor: pointer;
  background-color: #eeeeee;
  border-radius: 5px;
}

.kategorieContainer, .filterContainer{
    margin-bottom: 8px;
      padding-top: 5px;
      padding-bottom: 5px;
  padding-right: 26px;
}



.list-group-item {
  border: 0px;
  margin: 0px;
  border-bottom: 1px solid #ccc;
}

.list-group-item:last-child {
  border: 0px !important;
}


.pager{
    margin: 0px !important;
}

#filter li{
          margin-top: 2px !important;
  margin-left: 5% !important;
  margin-right: 3%;
  float: left !important;
  width: 15%;
  
  padding: 2px;
    }
    
.searchCount{
    padding-top: 5px;
  padding-bottom: 10px;
}
.searchCount input, .searchCount button{
    height: 25px;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
#mapExpander:hover, #listExpander:hover {
  cursor: pointer;
}

.list-group-item {
    padding: 5px 5px !important;
}

.activeKategorie{
    background-color: #999;
    border-radius: 5px;
}

.activeFilter{
    background-color: #037e5d;
    border-radius: 5px;
}

.sponsoren img {
        max-width: 80%
}
.backHolder {
  margin-top: 38px;
}
@media (min-width: 767px){
    .navbar-header{
      width: 300px;
    }
    .backHolder {
        margin-top: 60px;
      }
}



.alert-warning {
  background-image: -webkit-gradient(linear,left 0,left 100%,from(#a2ddcd),to(#67a795)) !important;
  background-image: -webkit-linear-gradient(top,#a2ddcd,0%,#67a795,100%) !important;
  background-image: -moz-linear-gradient(top,#a2ddcd 0,#67a795 100%) !important;
  background-image: linear-gradient(to bottom,#a2ddcd 0,#67a795 100%) !important;
  background-repeat: repeat-x;
  border-color: #67a795 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2ddcd',endColorstr='#67a795',GradientType=0);
}

.alert-warning {
  color: #000 !important;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.activeBundesland, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background-color: 007f5f !important;
  background-image: -webkit-gradient(linear,left 0,left 100%,from(#007f5f),to(#458f7c)) !important;
  background-image: -webkit-linear-gradient(top,#007f5f,0%,#458f7c,100%) !important;
  background-image: -moz-linear-gradient(top,#007f5f 0,#458f7c 100%) !important;
  background-image: linear-gradient(to bottom,#007f5f 0,#458f7c 100%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007f5f',endColorstr='#458f7c',GradientType=0);
}

.schritte a {
  color: #ccc !important;
}

.inArray a {
  color: #027f5c !important;
}


@media (max-width: 768px){
	#zertHeadline h1{
		width: 100%;
		padding-top:30px;
	}
}

@media (min-width: 768px){
	#zertHeadline h1{
		padding-top: 35px;
		width: 100%;
	}
}

@media (min-width: 992px){
	#zertHeadline h1{
		padding-top: 60px;
	}
}
