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

.header-container-logo {
    display: inline;
}

.lh-logo-content {
    background-image: url("img/header.png");
    background-repeat: no-repeat;
    height: 178px;
	margin-top: 15px;
}

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

    .lh-logo-content {
        background-image: url("img/header1.png");
        background-size: 300px auto;
        height: 100px;
        width: 300px;
        margin-left: 20px !important;
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 460px) {
    .lh-logo-content {
        background-size: 220px auto;
        height: 70px;
        width: 220px;
    }
}

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

.header-container {
    background: #EDF3ED;
}

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

.navigation-back-btn {
    background: #446D44 none repeat scroll 0 0;
    border: 1px solid #3D623D;
    font-family:Arial,Helvetica,sans-serif;
}

.navigation-btn {
    background: #446D44 none repeat scroll 0 0;
    border: 1px solid #3D623D;
    font-family:Arial,Helvetica,sans-serif;
}

.navigation-upload-btn {
    background: #446D44 none repeat scroll 0 0;
    border: 1px solid #3D623D;
}

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

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

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

.editor-nav .active {
    background-color: #446D44;
}

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

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

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

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

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

h3 {
    color: #446D44;
}

.editor-panel-header {
    color: #446D44;
    background: #D0DAD0;
}

.editor-price-detail-text a {
    color: #446D44 !important;
}

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

.staticdata-panel-container .staticdata-panel-header {
    color: #446D44;
}

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

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

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

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

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

#loadinganimation .loaderBackground .spinner div div {
    color: #446D44;
}

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

#loadinganimation .loaderBackground #loadingcaution {
    color: #446D44;
}

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

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

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

.group-label-default {
   color: #8e8e8e;
}

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

.items a {
    color: #333333;
}

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

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

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

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

@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: #446d44 !important;
    margin-top: 6px;
}

#booking_details_information .staticdata-panel-container .staticdata-panel-header {
    background: #D0DAD0;
}