@font-face{
   font-family:'Ubuntu-M';
   src:url(../fonts/UBUNTU-FONT-FAMILY/Ubuntu-M.ttf);
   font-style: normal;
}

#divWithHeader h2{
   font-family: Ubuntu-M,"Helvetica Neue",Helvetica,Arial,sans-serif;
   color:rgb(0,61,165);
}


#teaser {
   background-size: contain;
   background-position: left center;
   background-repeat: no-repeat;
}

.nordseetraum #inputGroupVacStart{margin-bottom: 15px;}
.nordseetraum #vacForm{min-height:416px;height: auto;}
.nordseetraum #vacToggleFilterOptions{
   background-color: #F9D885;
   border-color: #F9D885;
   text-align: left;
   color: #002E72;
   font-size: 16px;
}
.nordseetraum #vacToggleFilterOptions:hover{background-color:rgba(134, 190, 255, 0.7);border-color:rgba(134, 190, 255, 0.7);}
.nordseetraum #vacToggleFilterOptions .fa{line-height: 20px;}
.nordseetraum #divWithFilterOptions {display: none;}
.nordseetraum #divWithVacForm{background-color: rgb(239,239,239);}

#divWithFooterBackLinks{display:none;}

#divWithFilterOptions .checkbox label{width:100%;}
#divWithFilterOptions .checkbox label .badge{float:right;background-color: rgba(134, 190, 255, .7);color:#002E72;}

#divWithSelectPickerFavoriteList .bootstrap-select{width:100%;}

#loading img{position: relative;top:-3px;}
#divWithFavorites {margin-top: 1em;}
#divWithFavorites a{margin-bottom: 1em;display:block;}
#divWithFavorites a img{width:100%;height:218px;background-position:center;background-repeat: no-repeat;}

#divWithFavorites div.popover{width:340px;max-width:340px;}
#divWithFavorites div.popover h3.popover-title{text-align:center;color:#002E72;}
#divWithFavorites div.popover div.popover-content{text-align:center;white-space: normal;}

.modalVac.yui-skin-sam .flyoutFeature{display:none;}

h2.noMarginTop{font-size:1.5em;}

