.lh-logo-content{
    background-image: url("head_logo.png");
    background-position: 0px 77px;
    background-size: 350px auto;
    background-repeat: no-repeat;
    height: 175px;
    margin-left: 217px;
    width: 350px;
}

.lh-logo-footer{
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}
@media (max-width: 1199px) {
    .lh-logo-content{
        margin-left: 155px;
    }
}

@media screen and (max-width: 640px) {
    .lh-logo-content {
        height: 80px;
        margin-left: 10px !important;
        background-image: url("head_logo.png") !important;
        background-position: 0px 19px;
    }
    .header-container {
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #ffffff 47%, #949494 100%) repeat scroll 0 0;
    }

    .navigation-ul .login-btn, .navigation-ul a {
        background: #4fb7be none repeat scroll 0 0 !important;
        color: #ffffff !important;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 1px solid #efefef !important;
        font-size: 14px !important;
        font-weight: normal !important;
        display: block !important;
    }

    .header-container-logo {
        width: auto;
    }

    .editor-nav {
        margin-top: 5px;
    }
}

@media screen and (max-width: 640px) {
    .lh-logo-content {
        background-image: url("head_logo.png");
        background-size: 220px auto;
        width: 230px;
        margin-left: 10px !important;
    }

    .booking-region-distance {
        margin-top: 10px;
    }
}

@media screen and (max-width: 460px) {
    .lh-logo-content {
        background-size: 170px auto;
        background-position: 0px 15px;
        height: 60px;
        width: 170px;
        margin-left: 13px !important;
    }
}

@media screen and (max-width: 320px) {
    .lh-logo-content {
        background-size: 150px auto;
        width: 160px;
        height: 55px;
        background-position: 0px 14px;
    }
}

.header-container {
    background: #ffffff;
}

.header-container-logo {
    display: block;
    width: auto;
}

.editor-icon-active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95d3d8+0,95d3d8+50,4fb7be+51,4fb7be+100 */
    background: #95d3d8; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #95d3d8 0%, #95d3d8 50%, #4fb7be 51%, #4fb7be 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #95d3d8 0%,#95d3d8 50%,#4fb7be 51%,#4fb7be 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #95d3d8 0%,#95d3d8 50%,#4fb7be 51%,#4fb7be 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95d3d8', endColorstr='#4fb7be',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pdf-preview-button a {
    color: #FFFFFF !important;
}

a {
    color: #333333;
}

a:hover, a:focus {
    color: #535353;
}

.navigation-label {
    margin-top: 0px !important;
}

.navigation-btn-container {
    height: 26px;
}

.navigation-back-btn {
    background: #4fb7be none repeat scroll 0 0;
    border: 1px solid #47a4ab;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: none;
}

.navigation-back-btn:hover {
    background: none repeat scroll 0 0 #8c8c8f;
}

.navigation-ul .login-btn {
    background: #4fb7be none repeat scroll 0 0 !important;
    border: 1px solid #47a4ab !important;
    color: #ffffff !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: none;
}


.standard-upload-btn {
    background-color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.standard-upload-btn:active {
    background-color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.last-upload-btn {
    background-color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.last-upload-btn:active {
    background-color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.navigation-btn-container .navigation-btn-primary, .navigation-btn-bottom-container .navigation-btn-primary, .navigation-btn-container .navigation-btn-large, .navigation-btn-bottom-container .navigation-btn-large {
    background: #4fb7be none repeat scroll 0 0;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.navigation-btn-container .navigation-btn-primary, .navigation-btn-bottom-container .navigation-btn-primary, .navigation-btn-container .navigation-btn-large, .navigation-btn-bottom-container .navigation-btn-large, .navigation-btn-container .navigation-btn-secondary, .navigation-btn-bottom-container .navigation-btn-secondary {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.navigation-btn-secondary {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.navigation-btn-secondary:hover {
    background: none repeat scroll 0 0 #333333 !important;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.navigation-btn-primary:hover {
    background: none repeat scroll 0 0 #47a4ab !important;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal !important;
    font-size: 14px !important;
}

.btn-secondary {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-size: 14px !important;
    font-weight: normal !important;
}

.btn-secondary:hover {
    background: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: none;
    font-size: 14px !important;
    font-weight: normal !important;
}

.navigation-btn {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: none;
}

.navigation-btn:hover {
    background: none repeat scroll 0 0 #535353;
}

.navigation-upload-btn {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
}

.ads-template-btn {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: none;
}

.ads-template-btn:hover {
    background: none repeat scroll 0 0 #535353;
}

.navigation-upload-btn {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: none;
}

.navigation-upload-btn:hover {
    background: none repeat scroll 0 0 #535353;
}

#Lastbackgroundupload, #Lastsymbolupload {
    color: #333333;
}

.editor-panel-font-container, .editor-panel-border-container, .editor-panel-background-container, .editor-panel-symbole-container, .editor-panel-texteditor-container, .editor-panel-pattern-container {
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.editor-panel-header {
    background: #efefef none repeat scroll 0 0;
    color: #333333;
}

.editor-price-detail-text a {
    color: #4fb7be !important;
}

.editor-nav {
    background-color: #ffffff;
}

.editor-nav a {
    color: #6b706f;
    text-transform: none;
}

.editor-nav .active {
    background-color: #4fb7be;
    text-transform: none;
}

.editor-nav .active a {
    color: #ffffff;
}

.editor-nav .active-arrow:after {
    border-color: transparent transparent transparent #333333;
}

.editor-select {
    border: 3px solid #a0a0a0;
}

.editor-price-container {
    margin-top: 15px;
}

.editor-nav .active-arrow::after {
    border-color: transparent transparent transparent #4fb7be !important;
}


.editor-panel-pattern-container .editor-panel-pattern.editor-select {
    border: none;
}

.editor-panel-pattern-container .editor-panel-pattern {
    border: none;
}

.title-navigation {
    padding-bottom: 7px;
    background: #6b706f;
}

.basisdata-form-container-others {
    background-color: #efefef;
}

.structclient-section .structclient-section-container {
    background-color: #efefef;
}

.staticdata-panel-container .staticdata-panel-header {
    background-color: #efefef;
}

.menu-nav-btn-container a {
    color: #ffffff !important;
    text-decoration:underline;
}

.menu-nav-btn-container a:hover {
    color: #ffffff !important;
}

.header-datetime {
    color: #ffffff !important;
    padding-top: 4px;
}


.form-spalten {
    background-color: #ffffff;
}

.triangle-right {
    background: #333333 none repeat scroll 0 0;
}

.region-selected-title-active {
    background: #333333 none repeat scroll 0 0;
}

.cipher-form-content label {
    color: #333333;
}

.date-selected {
    background: #4fb7be none repeat scroll 0 0;
}

.date-selectable:hover {
    background: none repeat scroll 0 0 #95d3d8;
    color: #ffffff;
    cursor: pointer;
}

#loadinganimation .loaderBackground .spinner div div {
    color: #333333;
}

#loadinganimation .loaderBackground .spinner div div {
    background: #333333 none repeat scroll 0 0 !important;
}

#loadinganimation .loaderBackground #loadingcaution {
    color: #333333;
}

.booking3-region-container label
{
    display: block;
    margin-left: 25px;
}
.booking3-region-container input
{
    display: block;
    float: left;
    margin-right: 7px !important;
}

.booking3-region-map {
    height: 300px;
}

.booking3-region-container {
    padding-left: 10px !important;
}

.group-header {
    font-weight: bold;
    color: #333333;
    padding-top: 10px !important;
}

.group-label-default {
    color: #333333;
}

.profile-nav .active {
    background-color: #333333;
}

.items a {
    color: #333333;
}

.items a:hover {
    color: #333333;
}

.items a:focus {
    color: #333333;
}

.button-column a {
    color: #333333;
}

.login-container {
    font-family: Arial,Helvetica,sans-serif;
}
.userdata-register-form-container, .userdata-bank-account-form-container, .userdata-gast-register-form-container {
    font-family: Arial,Helvetica,sans-serif;
}

.summary-personaldata-container, .summary-editor-container, .summary-abg-container, .summary-publishing-container, .summary-booking-container {
    font-family: Arial,Helvetica,sans-serif;
}

.booking-info-text, .summary-info-text {
    font-family: Arial,Helvetica,sans-serif;
}

.summary-structural-data-container {
    font-family: Arial,Helvetica,sans-serif;
}

.editor-price-content {
    background-color: #efefef;
    font-family: Arial,Helvetica,sans-serif;
}

.editor-info-text {
    font-family: Arial,Helvetica,sans-serif;
}

.help-item {
    font-family: Arial,Helvetica,sans-serif;
}
#ads_measurement {
    font-family: Arial,Helvetica,sans-serif;
}

.design-item {
    font-family: Arial,Helvetica,sans-serif;
}

.pdf-preview-button a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: normal !important;
}

.basisdata-content-form-spanEmpty label {
    font-family: Arial,Helvetica,sans-serif;
    color: #333333;
}

.form-control {
    font-family: Arial,Helvetica,sans-serif;
}

.staticdata-panel-container .static-panel-content {
    font-family: Arial,Helvetica,sans-serif;
    background-color: #efefef !important;
}

.header-datetime {
    font-family: Arial,Helvetica,sans-serif;
}

.footer-ul li {
    font-family: Arial,Helvetica,sans-serif;
}

.cc_container {
    font-family: Arial,Helvetica,sans-serif !important;
}

footer p {
    font-family: Arial,Helvetica,sans-serif;
}

#table_gebuchte_be .table {
    font-family: Arial,Helvetica,sans-serif;
}

.staticdata-panel-container {
    font-family: Arial,Helvetica,sans-serif;
}

.footer p {
    font-family: Arial,Helvetica,sans-serif;
}

body {
    font-family: Arial,Helvetica,sans-serif !important;
    color: #333333 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial,Helvetica,sans-serif;
    color: #4fb7be !important;
}

.staticdata-panel-container .staticdata-panel-header {
    color: #4fb7be !important;
}

h4 {
    color: #4fb7be !important;
}

.summary-structural-data-container-collapsible h3 {
    font-size: 18px;
    font-weight: 500;
    color: #4fb7be;
}

.booking3-region-selector h3 {
    display: none;
}

#error {
    display: none !important;
}

.booking3-region-selector {
    min-height:60px;
}

.cipher-form-content label {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.navigation-ul{
    font-family: Arial,Helvetica,sans-serif;
}

.editor-panel-header {
    font-family: Arial,Helvetica,sans-serif;
}

.editor-panel-header span {
    font-family: Arial,Helvetica,sans-serif;
}

.confirmation-content {
    font-family: Arial,Helvetica,sans-serif;
}

.editor-nav a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.editor-nav .active {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.editor-nav .disabled {
    font-size: 15px;
}

.editor-nav .active a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.editor-nav .active-arrow:after {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.booking3-region-map .map-image-all {
    left: 15px;
    top: 65px;
}

#modal_register .modal-content {
    font-family: Arial,Helvetica,sans-serif;
}

.right-arrow {
    border-left: 12px solid #333333;
}

.left-arrow {
    border-right: 12px solid #333333;
}

.ml-btn {
    background: url(../../css/images/ml.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.mr-btn {
    background: url(../../css/images/mr.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.mu-btn {
    background: url(../../css/images/mu.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.md-btn {
    background: url(../../css/images/md.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.mlf-btn {
    background: url(../../css/images/mlf.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.mrf-btn {
    background: url(../../css/images/mrf.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.muf-btn {
    background: url(../../css/images/muf.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.mdf-btn {
    background: url(../../css/images/mdf.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.rp-btn {
    background: url(../../css/images/rp.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.rpf-btn {
    background: url(../../css/images/rpf.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.rn-btn {
    background: url(../../css/images/rn.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}

.rnf-btn {
    background: url(../../css/images/rnf.png) no-repeat scroll 0 0 #333333;
    background-size: 25%;
    background-position: 50%;
}


@media screen and (max-width: 640px) {

    .navigation-ul .login-btn, .navigation-ul a {
        background: #4fb7be none repeat scroll 0 0 !important;
        color: #ffffff !important;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 1px solid #efefef !important;
        font-size: 14px !important;
        font-weight: normal !important;
        display: block !important;
    }
}

.booking-details-text-link {
    color:#4fb7be;
}

.booking-details-text-link:hover {
    text-decoration: underline;
}

.staticdata-panel-container .static-panel-content {
    background-color: #ffffff;
}

#booking_details_information .staticdata-panel-container .static-panel-content {
    background-color: #efefef !important;
}

#booking_details_information .staticdata-panel-container .staticdata-panel-header {
    background-color: #efefef !important;
}

.booking3-region-selector h3 {
    display: block;
}

.alert-info {
    background-image: none;
    border-color: #4fb7be;
    color: #ffffff !important;
    background-color: #4fb7be;
}

.alert-info h2
{
    color: #ffffff !important;
}

.content-right-container {
    font-family: Arial,Helvetica,sans-serif !important;
}

.login-content a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

#editModeNote h2 {
    color: #ffffff !important;
}

.ad-tags-filter-btn, .template-modal-btn-area #open-templates-modal-gallery {
    background-color: #4fb7be !important;
}
