.module-header {
    padding-bottom: 17px;
    margin: 20px 0 18px 0;
    border-bottom: 1px solid #eee
}

.item-title {
    margin-bottom: 9px
}

.item-content {
    margin: 18px 0
}

.item-subtitle {
    margin-bottom: 9px
}

.pull-right.item-image {
    margin: 0 0 18px 20px
}

.pull-left.item-image {
    margin: 0 20px 18px 0
}

.header .nav > li:last-child > .dropdown-menu, .item-actions .dropdown-menu, .item-comment .dropdown-menu {
    left: initial;
    right: 0
}

.article-index {
    margin: 0 0 10px 10px
}

.list-item-title {
    margin-bottom: 9px
}

.list-item-content {
    margin: 18px 0
}

.list-item-subtitle {
    margin-bottom: 9px
}

.content-links, .items-more {
    padding: 15px 0
}

.breadcrumb {
    margin: 10px 0
}

.breadcrumb > li {
    color: #999
}

.img_caption .left {
    float: left;
    margin-right: 1em
}

.img_caption .right {
    float: right;
    margin-left: 1em
}

.img_caption .left p {
    clear: left;
    text-align: center
}

.img_caption .right p {
    clear: right;
    text-align: center
}

.img_caption {
    text-align: center !important
}

.img_caption.none {
    margin-left: auto;
    margin-right: auto
}

figure {
    display: table
}

figure.pull-center, img.pull-center {
    margin-left: auto;
    margin-right: auto
}

figcaption {
    display: table-caption;
    caption-side: bottom
}

#aside .nav .nav-child {
    border-left: 2px solid #ddd;
    padding-left: 5px
}

.navigation .nav-child {
    position: absolute;
    top: 95%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.navigation .nav-child.pull-right {
    right: 0;
    left: auto
}

.navigation .nav-child .divider {
    height: 1px;
    margin: 8px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.navigation .nav-child a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    white-space: nowrap
}

.navigation .nav li {
    position: relative
}

.navigation .nav li li:hover > .nav-child, .navigation .nav li li > a:focus + .nav-child, .navigation .nav > li:hover > .nav-child, .navigation .nav > li > a:focus + .nav-child {
    display: block
}

.navigation .nav > li > .nav-child:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ''
}

.navigation .nav > li > .nav-child:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.navigation .nav li li .nav-child {
    top: -8px;
    left: 100%
}

.navigation .nav li li .nav-child:before {
    position: absolute;
    top: 9px;
    left: -7px;
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 7px solid rgba(0, 0, 0, .2);
    border-bottom: 7px solid transparent;
    content: ''
}

.navigation .nav li li .nav-child:after {
    position: absolute;
    top: 10px;
    left: -6px;
    display: inline-block;
    border-top: 6px solid transparent;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    content: ''
}

.navigation .nav-child li > a:focus, .navigation .nav-child li > a:hover, .navigation .nav-child:hover > a {
    text-decoration: none;
    color: #fff;
    background-color: #08c;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x
}

.categories-list .collapse {
    margin: 0 0 0 20px
}

.footer_top {
    background-color: #092148;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 50px
}

.footer_top a.active {
    text-decoration: underline
}

.footer_top .footer_newsletter {
    font-size: 10px
}

.footer_top .footer_logo {
    margin-top: 50px
}

.footer_top .newsletter_headline {
    font-size: 22px;
    font-weight: 600
}

.footer_top .input_button_wrapper {
    margin-top: 10px;
    display: flex;
    background-color: #8490a4;
    border-radius: 10px
}

.footer_top .btn, .footer_top .button {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
    min-width: 150px;
    border: 1px solid #134696;
    color: #134696;
    background-color: #fff;
    text-align: center;
    justify-content: center;
    min-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 10px;
    letter-spacing: .2px;
    font-size: 20px;
    font-family: acumin-pro-condensed, sans-serif
}

.footer_top .button {
    background-color: #8490a4;
    color: #fff;
    border-color: #8490a4;
    min-width: 80px
}

.footer_top input.text {
    background-color: #fff;
    padding: 7px 15px 9px;
    color: #2d2430;
    border: 1px solid #d9d8d2;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 22px;
    display: block;
    width: 100%;
    font-size: 15px;
    margin: 0
}

.footer-top {
    background-color: #069;
    padding: 15px 0;
    color: #fff;
    font-size: .7em;
    margin-top: 40px
}
#bookSetting .price{
    height: 20px;
}
@media (max-width: 480px) {
    .item-info > span {
        display: block
    }

    .blog-item .pull-right.item-image {
        margin: 0 0 18px 0
    }

    .blog-item .pull-left.item-image {
        margin: 0 0 18px 0;
        float: none
    }
}

@media (max-width: 768px) {
    body {
        -webkit-overflow-scrolling: touch;
        padding-top: 0
    }

    .header {
        background: 0 0
    }

    .header .brand {
        float: none;
        display: block;
        text-align: center
    }

    .header .nav.pull-right, .header-search {
        float: none;
        display: block
    }

    .header-search form {
        margin: 0
    }

    .header-search .search-query {
        width: 90%
    }

    .header .nav-pills > li > a {
        border: 1px solid #ddd;
        border-bottom: 0;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-right: 0
    }

    .header .nav-pills > li:first-child > a {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

    .header .nav-pills > li:last-child > a {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
        border-bottom: 1px solid #ddd
    }

    .modal.fade {
        top: -100%
    }

    .nav-tabs {
        border-bottom: 0
    }

    .nav-tabs > li {
        float: none
    }

    .nav-tabs > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-right: 0
    }

    .nav-tabs > li:first-child > a {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs > .active:last-child > a, .nav-tabs > li:last-child > a {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
        border-bottom: 1px solid #ddd
    }

    .nav-tabs > li > a:hover {
        border-color: #ddd;
        z-index: 2
    }

    .nav-tabs.nav-dark > li > a {
        border: 1px solid #333
    }

    .nav-tabs > .active:last-child > a, .nav-tabs > li:last-child > a {
        border-bottom: 1px solid #333
    }

    .nav-tabs.nav-dark > li > a:hover {
        border-color: #333
    }

    .nav-pills > li {
        float: none
    }

    .nav-pills > li > a {
        margin-right: 0
    }

    .nav-pills > li > a {
        margin-bottom: 3px
    }

    .nav-pills > li:last-child > a {
        margin-bottom: 1px
    }

    .form-search > .pull-left, .form-search > .pull-right {
        float: none;
        display: block;
        margin-bottom: 9px
    }
}

@media (max-width: 980px) {
    .navbar-fixed-top {
        margin-bottom: 0 !important
    }

    .item-comment .item-image {
        display: none
    }

    .well {
        padding: 10px
    }
}

@media (max-width: 979px) {
    .nav-collapse.in.collapse {
        overflow: visible;
        height: 0;
        z-index: 100
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #login-form .input-small {
        width: 62px
    }
}

dl.tabs {
    float: left;
    margin-bottom: -1px
}

dl.tabs dt.tabs {
    float: left;
    margin-left: 3px;
    padding: 4px 10px;
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

dl.tabs dt:hover {
    background-color: #f9f9f9
}

dl.tabs dt.open {
    background-color: #fff;
    border-bottom: 1px solid #fff
}

dl.tabs dt.tabs h3 {
    margin: 0;
    font-size: 1.1em;
    font-weight: 400
}

dl.tabs dt.tabs h3 a {
    color: #08c
}

dl.tabs dt.tabs h3 a:hover {
    color: #005580;
    text-decoration: none
}

dl.tabs dt.open h3 a {
    color: #000;
    text-decoration: none
}

div.current dd.tabs {
    margin: 0;
    padding: 10px;
    clear: both;
    border: 1px solid #ccc;
    background-color: #fff
}

#helpsite-refresh {
    vertical-align: top
}

#pop-print {
    float: right;
    margin: 10px
}

code {
    white-space: pre-wrap
}

#filter-search {
    vertical-align: top
}

.editor {
    overflow: hidden;
    position: relative
}

.search span.highlight {
    background-color: #ffc;
    font-weight: 700;
    padding: 1px 4px
}

body.modal-open {
    overflow: hidden;
    -ms-overflow-style: none
}

#users-profile-custom label {
    display: inline
}

.field-media-wrapper .modal .modal-body {
    padding: 5px 10px;
    overflow: hidden
}

#search-results {
    clear: both
}

#finder-filter-window {
    overflow: visible
}

#finder-search .in.collapse {
    overflow: visible
}

.well .chzn-container, .well select {
    max-width: 100%
}

@media (max-width: 767px) {
    .field-media-wrapper .modal .modal-body {
        padding: 5px 0
    }
}

.modal-body {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto !important
}

.footer-top .container {
    max-width: 1000px
}

.footer {
    background-color: #092148;
    padding: 0;
    color: #fff
}

.footer2 {
    background-color: rgba(9, 33, 72, .8);
    padding-top: 22px;
    padding-bottom: 23px;
    color: #fff
}

.footer_bottom ul {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0 -14px
}

.footer_top ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.footer_top ul li {
    padding: 0
}

.footer_top ul li a {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: .06px;
    font-weight: 600;
    display: block
}

@media (max-width: 610px) {
    .footer_bottom ul {
        flex-flow: wrap
    }
}

.footer_bottom ul li {
    padding: 0 14px
}

.footer_bottom ul a {
    color: #fff
}

.footer_bottom_inner_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.footer_social_copyright {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer a {
    color: #fff
}

.frontpagecont {
    margin: 40px 0
}

.frontpagecont .span6 {
    margin-bottom: 20px
}

.header {
    position: relative;
    min-height: 490px
}

.header.withouthead {
    min-height: 200px
}

.header-inner {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    margin-top: -490px;
    height: 490px
}

.withouthead.header-inner {
    margin-top: 0;
    height: 200px
}

.logocont {
    position: absolute;
    top: 30%;
    left: 0;
    z-index: 4;
    color: #fff
}

.header-inner #r1-c1, .header-inner #r1-logo {
    float: left
}

.img-logo {
    margin-right: 10px;
    width: 80px;
    margin-left: 10px
}

#js-mainnav.megamenu.white ul.level0 li.mega.green {
    background: 0 none
}

.header-inner h1, .header-inner .likeh1 {
    font-weight: 400;
    font-size: 3.7rem;
    padding-left: 0;
    text-shadow: 2px 2px 4px #000;
    margin: 0;
    line-height: 130%;
    color: #fff
}

p.titel {
    font-size: 1.45em;
    padding-left: 3px;
    text-shadow: 2px 2px 4px #000
}

.nav-container {
    position: relative;
    margin-top: -48px;
    margin-bottom: 20px
}

.view-featured .nav-container {
    position: relative;
    margin-top: -48px;
    margin-bottom: 20px
}

.withouthead.nav-container {
    margin-top: 0
}

.top-1 .nav li {
    display: inline-block
}

.top-1 .nav li a {
    color: #666;
    font-size: .9em;
    padding: 0 5px;
    border-right: 1px solid #666;
    line-height: 100%;
    text-decoration: underline
}

.top-1 .nav li:first-child a {
    padding-left: 0
}

.top-1 .nav li:last-child a {
    border: 0 none
}

.top-1 .nav li a:hover {
    background: 0 none;
    color: #000
}

.header-bg .moduletable .custom {
    height: 490px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.header p {
    margin: 0
}

.table-responsive {
    overflow-x: auto
}

.table-blue thead th {
    background: #069;
    color: #fff;
    text-align: left
}

.green-btn {
    background: #390;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 30px;
    padding: 7px 15px;
    font-weight: 700;
    position: relative
}

.green-btn:hover {
    color: #fff
}

.green-btn:after {
    font-family: IcoMoon;
    content: "\e202";
    text-align: right;
    position: absolute;
    right: 15px;
    font-size: 16px
}

.up20 {
    margin-top: 20px
}

.subjectsList h2 a {
    background: #069;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    display: block;
    font-size: 14px
}

.mod_booking_items h2 {
    margin: 0
}

form#list div.subjectsList div.subject h2 {
    padding: 0
}

.subjectsList .itemdesc img {
    max-width: 50%
}

.subjectsList .image {
    text-align: center;
    min-height: 200px
}

.subjectsList .bookit {
    text-align: left
}

#list .subjectsList .subject {
    border: 0 none
}

#list .subjectsList .properties {
    max-width: 80%
}

form#list div.subjectsList div.subject div.properties {
    float: none;
    margin: 0;
    width: 100%
}

#list .filter .item input, #list .filter .item select {
    max-width: 125px
}

#list .filter .items {
    border: 0 none;
    clear: right;
    display: block;
    padding: 5px 15px;
    background: #dadada
}

#list .filter .item label {
    display: block;
    height: auto;
    line-height: 120%;
    padding-right: 2px
}

.additional-images {
    margin: 20px 0
}

#bookSetting .head {
    border: 0 none;
    margin-bottom: 3px;
    margin-top: 10px;
    width: auto
}

#bookSetting .info {
    margin-bottom: 15px;
    margin-right: 0;
    padding: 0
}

img.subjectImage {
    float: none
}

#bookSetting ul.prices {
    margin-left: 0
}

#bookSetting div.calendarsSelect, #bookSetting div.fulltext, #bookSetting div.properties, #bookSetting div.reservationTypes, #bookSetting h2.filesSubtitle, #bookSetting h2.subjectSubtitle {
    margin-left: 0
}

#supplements .supplement {
    float: none;
    margin: 0;
    padding: 0 1.5em .5em 0
}

#bookSetting .price {
    color: #333
}

.bookInterval .buttons {
    float: left;
    width: auto
}

.spotlight img, .wk-gallery img, .wk-slideshow img, a[data-lightbox] img {
    height: auto;
    max-width: 1000%;
    min-height: 490px;
    vertical-align: middle
}

.me-plugin {
    position: static;
    background: #fff
}

.subjectsList .properties .row-fluid:first-child .span6 {
    min-height: 40px
}

#supplements {
    position: relative;
    padding-bottom: 70px
}

.supplement.mandatory {
    /*position: absolute;
    bottom: 0*/
}
#supplements .supplement h3 label{
    font-size: 1.2em;
}
.supplement.mandatory .price {
    font-weight: 700 !important
}
#supplements .supplement.gas{
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 20px;
}
#bookSetting .bookInterval .bookit {
    text-align: left !important
}

.subjectSubtitle.calendarTitle {
    text-align: center
}

.stylelist span {
    padding: 10px 40px 10px 0;
    float: left;
    display: block
}

.stylelist.start span {
    padding: 10px 20px 10px 45px;
    float: left;
    display: block
}

.stylelist b {
    padding: 10px 0;
    display: block
}

.logos div a {
    text-align: center;
    display: block;
    margin-bottom: 20px
}

.service {
    margin: 40px 0 0
}

.service .span6 {
    margin-bottom: 20px
}

.service .span6 a {
    text-align: center;
    display: block
}

.styled-start-list li {
    font-size: 16pt;
    padding-bottom: 25px;
    font-weight: 700
}

.sfx-fullscreen .body .container {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box
}

.footer1 {
    background-color: #092148;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 50px
}

.properties .row-fluid {
    padding-top: 3px;
    border-bottom: 1px solid #efefef
}

#list .subjectsList .properties {
    max-width: 100%
}

.properties table {
    width: 100%
}

.footer .toggleSubnavi {
    display: none
}

.footer_top ul li a {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: .06px;
    font-weight: 600;
    display: block
}

.footer_top ul li ul li a {
    letter-spacing: .06px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: none
}

.header-bg {
    min-height: 490px
}
.slides .wk-content{
    text-align: center;
}
.spotlight img, .wk-gallery img, .wk-slideshow img, a[data-lightbox] img{
    margin: 0 auto;
}
.view-featured .header-bg {
    min-height: 600px;
}
#list .filter{
    text-align: center;
}
#list .filter .item{
    float: none;
    display: inline-block;
}
#list .filter .item label,
#list .filter .row-fluid label{
 
}
#list .filter .items .item:nth-child(2){
    display: block;
    float: none;
    margin: 0 auto 10px;
    width: 300px;
}
#list .filter .items .item:nth-child(2) select{
    max-width: 300px;
}
.sfx-buchungen .container{
    max-width: 10000px;
}
@media (max-width: 1200px) {
    .view-featured .header {
        min-height: 0
    }

    .view-featured .header-inner {
        height: auto;
        margin: 0 auto
    }
}

@media (max-width: 768px) {
    .header .slides {
        height: 250px !important
    }

    .nav-container {
        margin-top: -42px
    }

    .view-featured .header {
        position: relative;
        min-height: 0;
        max-height: 550px
    }

    .view-featured .header-inner {
        max-width: 1920px;
        margin: 0 auto;
        position: relative;
        margin-top: -490px;
        height: 490px;
        display: none
    }

    .bookInterval .buttons {
        float: none
    }

    .filter .offset2 {
        margin-left: 0 !important
    }

    .filter .span2 {
        margin-left: 60px;
        width: 50px
    }

    .filter .span4.offset2 {
        margin-right: 14.893617%
    }

    .header {
        position: relative;
        min-height: 250px;
        max-height: 350px
    }

    .header-bg .moduletable .custom {
        height: 250px
    }

    .header-inner {
        max-width: 1920px;
        margin: 0 auto;
        position: relative;
        margin-top: -250px;
        height: 250px
    }
}

@media (max-width: 767px) {
    .footer1 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .footernav {
        margin-bottom: 40px
    }

    .filter .span2 {
        margin-left: 0
    }

    .green-btn {
        font-size: 13px
    }

    #list .filter .item input, #list .filter .item select {
        max-width: 100%
    }

    .nav-container {
        margin-top: 0
    }

    .view-featured .nav-container {
        margin-top: 0
    }

    .view-featured .span6 {
        margin-bottom: 10px
    }

    #js-mainnav.megamenu.white .megaMenuToggle, #js-mainnav.megamenu.white ul.level0 li.mega a.mega, #js-mainnav.megamenu.white ul.level0 li.mega span.mega {
        margin-right: 0
    }

    .footer {
        padding-left: 0;
        padding-right: 0
    }

    .properties .span6 {
        width: 49%;
        float: left;
        margin-right: 1%
    }

    #list .subjectsList .properties {
        max-width: 100%
    }

    #list .subjectsList .properties .row-fluid {
        border-bottom: 1px dotted #efefef;
        margin-bottom: 8px
    }

    .filter .row-fluid {
        margin-bottom: 20px
    }

    .filter .row-fluid .span2 label {
        display: none
    }

    .filter .row-fluid .span2 .btn {
        width: 100%;
        max-width: 236px
    }

    .bookInterval .fromTo {
        float: none;
        margin-top: 30px
    }

    .bookInterval .buttons {
        float: none
    }

    .bookInterval .bookit .checkButton, .bookInterval .buttons .checkButton {
        float: none;
        width: 100%;
        margin-top: 10px;
        text-align: center;
        padding: 0;
        box-sizing: border-box;
        color: #fff
    }

    .bookInterval #bookIt {
        width: 100%;
        background: #8ccf5a;
        background-image: none;
        height: 40px;
        line-height: 40px;
        border-radius: 0;
        font-size: 15px;
        text-shadow: none;
        text-transform: uppercase;
        border: 1px solid #000
    }

    #bookSetting .tableList .price {
        width: 100%;
        box-sizing: border-box
    }

    .supplement.mandatory {
        bottom: 0;
        position: static
    }

    #supplements {
        padding-bottom: 0
    }

    .bookInterval .cal input {
        width: auto
    }

    .bookInterval .cal label {
        display: block
    }

    .footer .span3 {
        width: 50%;
        float: left;
        min-height: 170px
    }
}

@media (max-width: 500px) {
    .logocont {
        text-align: center;
        width: 100%;
        top: 5%
    }

    .header-inner #r1-c1, .header-inner #r1-logo {
        float: none
    }

    .header-inner h1, .header-inner .likeh1 {
        font-size: 1.7rem
    }

    .view-reservation .reservation .contact td, .view-reservation .reservation .customer td, .view-reservation .reservation .reserved_item td, .view-reservation .reservation .terms td {
        display: block
    }

    .view-reservation div.reservation fieldset table tbody tr td.key {
        width: 100%;
        text-align: left
    }

    .footer .span3 {
        width: 100%;
        float: none;
        min-height: 0;
        text-align: center
    }
}