@import url("additional-styles.css");

.lh-logo-content
{
    background-image: url("head_logo.png");
    background-repeat: no-repeat;
    height: 135px;
    background-position: 0px 9px;
}

@media screen and (max-width: 1200px)  {
    .lh-logo-content {
        background-image: url("head_logo.png");
        background-position: center center !important;
        background-repeat: no-repeat !important;
        margin-top: 20px !important;
        width: 100% !important;
        height: 127px;
    }
}

@media screen and (max-width: 640px) {
    .lh-logo-content {
        background-image: url("head_logo1.png");
        height: 70px;
    }

    .editor-main-mobile-container .lh-logo-content {
        background-image: url("head_logo.png");
        background-position: center center !important;
        background-repeat: no-repeat !important;
        margin-top: 0px !important;
        height: 120px;
        width: 100% !important;
    }

    .editor-main-mobile-container .header-container-logo {
        padding-top: 5px !important;
    }

    .navbar-toggle {
        margin-top: 10px;
    }
}

@media screen and (max-width: 460px) {
    .lh-logo-content {
        background-image: url("head_logo2.png");
        height: 60px;
    }
}

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

body {
    color: #747474 !important;
}

.header-datetime
{
    color: #747474 !important;
}

.lh-logo-footer
{
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

.header-container
{
    background: #ffffff; /* Old browsers */
}

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

}

.alert-info
{
    color: #555;
}

#loadinganimation .loaderBackground .spinner div div
{
    color: #2566a0;
}

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

#loadinganimation .loaderBackground #loadingcaution
{
    color: #2566a0;
}

.group-header
{
    color: #2566a0;
}

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

.staticdata-panel-container .staticdata-panel-header
{
    color: #2566a0;
}

.menu-nav-btn-container > ul.navigation-ul li a
{
    color: #2566a0 !important;
}

.navigation-ul .login-btn
{
    background: #2566a0 none repeat scroll 0 0 !important;
    border: 1px solid #215a90 !important;
    color: #ffffff !important;
}

.editor-nav a
{
    color: #636363;
}

.editor-nav .active
{
    background-color: #2566a0;
}

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

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

.editor-price-detail-text a
{
    color: #2566a0 !important;
}



.standard-upload-btn {
    background-color: #2566a0;
}

.standard-upload-btn:active {
    background-color: #2566a0;
}

.last-upload-btn {
    background-color: #2566a0;
}

.last-upload-btn:active {
    background-color: #2566a0;
}

.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: #2566a0 none repeat scroll 0 0;
}

.navigation-btn-secondary:hover {
    background: none repeat scroll 0 0 #2566a0 !important;
}

.navigation-btn-primary:hover {
    background: none repeat scroll 0 0 #5083b3 !important;
}

.btn-secondary:hover {
    background: #2566a0;
}

.btn-secondary a {
    color: #FFFFFF !important;
}

.navigation-back-btn
{
    background: #2566a0 none repeat scroll 0 0;
    border: 1px solid #215a90;
    font-family:Arial,Helvetica,sans-serif;
}

.navigation-btn
{
    background: #2566a0 none repeat scroll 0 0;
    border: 1px solid #215a90;
    font-family:Arial,Helvetica,sans-serif;
}

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

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

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

.navigation-upload-btn
{
    background: #2566a0 none repeat scroll 0 0;
    border: 1px solid #215a90;
}

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

.editor-panel-pattern-container .editor-panel-pattern.editor-select
{
    border-color: #4ab150;
}

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

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

.date-selectable:hover
{
    background: none repeat scroll 0 0 #80c884;
}

.header-datetime
{
    color:#ffffff;
}

.title-navigation ul.navigation-ul li a
{
    color:#ffffff;
}

.footer-menu
{
    background-color: #2566a0;
}

.group-header
{
    color: #2566a0;
}

.group-label-default
{
    color: #215a90;
}

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

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

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

#Lastbackgroundupload, #Lastsymbolupload
{
    color: #2566a0;
}

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

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

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

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

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

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

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

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

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

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

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

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

a
{
    color: #2566a0;
}

a:hover, a:focus
{
    color: #5083b3;
}

h3
{
    color: #2566a0;
}

.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: #f1f1f1;
}

.form-spalten {
    background-color: #f1f1f1;
    color: #747474;
}

.design-item {
    color: #747474;
}

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

    .navigation-ul .login-btn, .navigation-ul a {
        background: #ffffff none repeat scroll 0 0 !important;
        color: #777777 !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_information .booking-details-text-link {
    color: #2566a0 !important;
}