.c-gray-dark {
    color: #272C2D;
}

.c-primary {
    color: #79d1f6;
}
.c-warning {
    color: #ff9639;
}
.c-danger {
    color: #d9534f;
}

.c-info {
    color: #f4da28;
}

.c-success {
    color: #a5e24f;
}

.c-white {
    color: #ffffff;
}

.bg-success, tr.bg-success td {
    background-color: #a5e24f !important;
}

.push-down {
    margin-top: 15px;
}

.push-up {
    margin-bottom: 15px;
}

.header {
    padding-top: 5px;
    height: 110px;
}

.container-wrapper {
    background-color: #FFFFFF;
}

.navbar-default {
    margin-bottom: 0;
    border-color: #272C2D;
}

.navbar-border {
    border-top: 5px solid #79d1f6;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
    margin-top:0px
}

ul.nav, ul.nav a {
    font-weight: bold !important;
}

.nav-pills {
    padding: 10px 0;
}

.nav-tabs > li > a {
    padding: 4px 4px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #FFFFFF;
}

.nav-pills > li > a {
    padding: 4px 8px;
    color: #79d1f6;
}

.camp-site .nav-pills > li > a {
    color: #a5e24f;
}

.nav-pills > li > a:hover, .nav > li.active > a {
    color: #ffffff !important;
}

.nav-pills .divider {
    border-bottom: 2px dotted #ffffff;
    height: 1px;
    margin: 4px 0;
    overflow: hidden;
}

.footer-sub li {
    float: none;
}
.footer-sub li a {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal !important;
    font-size: 12px;
}

.headline {
    margin: 0;
    padding: 8px;
}

.headline-primary {
    background-color: #79d1f6;
}

@media (min-width: 1050px) {

    .list-group-carousel {
        height: 360px;
        background-color: #79D1F6;
        margin-bottom: 0;
    }

}

@media (min-width: 768px) {

    .container-wrapper {
        -webkit-box-shadow:  20px 0px 20px 0px rgba(0, 0, 0, 0.3), -20px 0px 20px 0px rgba(0, 0, 0, 0.3);
        box-shadow:  20px 0px 20px 0px rgba(0, 0, 0, 0.3), -20px 0px 20px 0px rgba(0, 0, 0, 0.3);
    }

    .container-sm {
        padding-right: 15px !important;
    }

    .push-right-md {
        float: right;
    }

    .mod-no-touch .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mod-no-touch body {
        background: no-repeat center top fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .mod-no-touch .bg-stadium {
        background-image: url(stadium.jpg);
    }


    #logo-supercamps {
        margin-left: -17px;
    }
}

@media (max-width: 1049px) {

    .container-sm {
        width: 100%;
    }

    .push-down-sm {
        margin-top: 15px;
    }
}

.panel {
    box-shadow: none;
}

.panel-image {
    border-width: 0;
}

.panel-image .panel-heading {
    min-height: 62px;
}

.panel-heading a, .panel-title {
    font-size: 18px;
    color: #272C2D;
    text-decoration: none;
}

.panel-title-single {
    padding: 7px 8px;
}

.panel-title-single h3 {
    line-height: 23px;
}

.panel-heading a h3 {
    background: url(next-icon.png) no-repeat right top transparent;
    min-height: 23px;
}

.panel-image .panel-body {
    padding: 0;
}

.carousel-indicators {
    bottom: -4px;
    text-align: right;
    margin-left: -12%;
}

.carousel-indicators li, .carousel-indicators .active {
    width: 23px;
    height: 23px;
    border-radius: 23px;
}

.carousel-caption {
    text-align: left;
    text-shadow: none;
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
    padding: 5px;
    left: 0;
    right: 0;
}

.carousel-caption h3 {
    margin: 0;
}

.list-group-item-border {
    border-top: 0 solid #FFFFFF;
    border-bottom: 3px dotted #FFFFFF;
}

.list-group-item-noborder {
    border-top: 0 solid #FFFFFF;
}

h5.list-group-item {
    margin-top: 0;
    background-color: #6dbcdd;
    border-top-color: #6dbcdd;
    border-left: 1px solid #6dbcdd;
    border-right: 1px solid #6dbcdd;
}

.list-group-item h6 {
    margin: 0;
}

.list-group-item {
    padding: 9px 15px;
    border-left: 1px solid #79D1F6;
    border-right: 1px solid #79D1F6;
}

.list-group-image {
    padding: 0;
    margin-bottom: 14px;
    background-color: #CFEBF6;
    min-height: 100px;
    max-height: 200px;
    overflow: hidden;
	border: 0;
}

.list-group-image img {
    min-width: 100%;
    min-height : 100%;
    overflow: hidden;
}

h5.bg-success.list-group-item {
    background-color: #98ca52;
    border-left-color: #98ca52;
    border-right-color: #98ca52;
}

.bg-success.list-group-item {
    background-color: #A5E24F;
    border-left-color: #A5E24F;
    border-right-color: #A5E24F;
}

a.bg-success.list-group-item:hover, a.bg-success.list-group-item:focus {
    background-color: #98ca52;
    text-decoration: none;
}

.camp-icon {
    padding-left: 43px;
    background: url(kispo_ostern.gif) no-repeat 10px 12px #79D1F6;
    min-height: 46px;
}


.camp-icon-Ostern {
    background-image: url(kispo_ostern.gif);
}

.camp-icon-Sommer {
    background-image: url(kispo_sommer.gif);
}

.camp-icon-Herbst {
    background-image: url(kispo_herbst.gif);
}

.camp-icon-Winter {
    background-image: url(kispo_winter.gif);
}

.camp-icon-link {
    background-image: none;
    border-bottom: 0;
}

.camp-icon-link h6, .camp-icon-link h3 {
    background: url(next-icon.png) no-repeat right top transparent;
    line-height: 23px;
    min-height: 23px;
	margin: 0;
}



.main-page {
    padding-left: 8px;
}

.galItem, .galContainer {
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
}

.galItemWrapper {
    height: 100px;
    overflow: hidden;
}

.galItemWrapperInner {
    display: inline-block;
    position: relative;
    right: -50%;
}

.galItemWrapperInner img {
    position: relative;
    left: -50%;
}

.galItem img, img.galItem {
    min-height : 100px;
    object-fit: cover;
    
}

img.galItem {
    margin-bottom: 0;
    height: auto;
}

.galItem a {
    display: block;
    background-color: #272C2D;
    height: 100px;
    vertical-align: middle;
}

.gallery p {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.campsCoaches p {
	height: 60px;
}

.main-news {
    padding-bottom: 15px;
    border-bottom: 2px dotted #79D1F6;
}

.affix {
    width: 153px;
}
.affix {
    top: 15px;
}

.saveBlock a {margin-bottom: 5px;}
.icon {padding-right: 5px;}



.unit {
    width: 60px;
}

.time {
    width: 70px;
    text-align: right;
}


.footer-container {
    position: relative;
}

.footer-container .nav {
    position: absolute;
    bottom: 0;
}
