﻿@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}

@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 400;
  src: local('Domine'), local('Domine-Regular'), url(https://fonts.gstatic.com/s/domine/v4/1KlmlHXZHUehH22N_q86AA.woff) format('woff');
}

body {
    font-family: Lato,Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    line-height: 1.4285;
    color: #333;
    background-color: #f2f2f2 !important;
    outline:none;
    overflow-x:hidden !important;
  
}

/* "Anpassung DSGVO start */
#bewertungsWidgetiFrame.iframe-error,
.bewertungsWidgetHome.iframe-error {
    border: none;
}


form input[type=checkbox] {
    float: left;
}

form input[type=checkbox] + label .text {
    padding-left: 25px;
    display: block !important;
    height: auto !important;
}

form input[type=checkbox] + label {
    display: inline !important;
}

form input[type=checkbox].datenschutz {
    display: none;
}

form input[type=checkbox].datenschutz.iframe-error + label span:first-of-type {
    background: url(../Content/icon-checkbox-error.svg) left top no-repeat;
    background-color:#ffffff;

}

form input[type=checkbox].datenschutz:checked + label span:first-of-type {
    background: url(../Content/icon-checkbox_checked.svg) center center no-repeat;
    background-color:#ffffff;

}

form input[type=checkbox] + label span:first-of-type {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px 4px 0 0;
    vertical-align: middle;
    background: url(../Content/checked-icon-checkbox.svg) left top no-repeat;
    cursor: pointer;
    float: left;
}

form input[type=checkbox].datenschutz.dark + label span:first-of-type {
    background: url(../Content/icon-checkbox-dark.svg) left top no-repeat;
    width: 16px;
    height: 16px;
}

form input[type=checkbox].datenschutz.dark:checked + label span:first-of-type {
    background: url(../Content/checked-icon-checkbox-dark.svg) left top no-repeat;
}

form input[type=checkbox].datenschutz.dark.iframe-error + label span:first-of-type {
    background: url(../Content/icon-checkbox-error.svg) left top no-repeat;
}


.widget-cookie-message {
    display: none;
}

.widget-cookie-message .cookie-message__container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 453px;
    background-color: #534e53;
    z-index: 10;
}
.widget-cookie-message .cookie-message__container .cookie-message__inner {
    padding:24px;
    font-family: Lato;
    font-size: 14px;
    line-height: 22px;
    color:#ffffff;
}

.widget-cookie-message .cookie-message__container .cookie-message__inner .cookie_message {
    width: 85%;
    max-width: 379px;
    display:inline-block;
}

.widget-cookie-message .cookie-message__container .cookie-message__inner .cookie_message a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.widget-cookie-message .cookie-message__container .cookie-message__inner .cookie_button {
    /*width: 20%;
    max-width: 74px;*/
    display: inline-block;
}

.widget-cookie-message .cookie-message__container .cookie-message__inner .cookie_button .buchungButton {
    width: auto !important;
    float: right;
}

.widget-cookie-message .cookie-message__container .cookie-message__inner .cookie_button .buchungButton input {
    width: auto !important;
}
/* "Anpassung DSGVO end */



body a {
    color:#667279;
    text-decoration:none;
    border-bottom:1px solid #667279;
     outline:none !important;
}

#rc-imageselect, .g-recaptcha {transform:scale(0.81);-webkit-transform:scale(0.81);transform-origin:0 0;-webkit-transform-origin:0 0;}

body a:hover {
    color:#667279;
    text-decoration:none;
}

body a[href^="http:"]::before {
    content: "\f178";
      font: normal normal normal 14px/1 FontAwesome;
    font-size:14px;
    margin-right:3px;
  
}

.widget-rightpane4 header {
    display:none;
}




footer a:hover {
    color:#667279;
    text-decoration:none;
    opacity:0.5;
}

.widget-contactFormFooter  label {
    font-weight: 300;
    margin-bottom: 0px !important;
    height: 15px !important;
    display: inline-block !important;
}

.widget-contactFormFooter input[type=text],.widget-contactFormFooter input[type=email], .widget-contactFormFooter textarea {
    border: 1px solid #cccccc !important;
    height: 37px !important;
    width: 100% !important;
    margin-bottom: 6px;
    text-transform: none !important;
    color:#363d40 !important;
    font-size:14px !important;
    border-radius:0px !important;
    font-weight:400 !important;
    box-shadow:none;
    -webkit-box-shadow:none;
}

input[type=email], textarea {
    border: 1px solid #cccccc !important;
    height: 37px !important;
    width: 100% !important;
    margin-bottom: 6px;
    text-transform: none !important;
    color:#363d40 !important;
    font-size:16px !important;
    border-radius:0px !important;
    font-weight:400 !important;
    box-shadow:none;
    -webkit-box-shadow:none;
}

input[type='color']:focus, input[type='date']:focus, input[type='datetime']:focus, input[type='datetime-local']:focus, input[type='file']:focus, input[type='month']:focus, input[type='number']:focus, input[type='password']:focus, input[type='range']:focus, input[type='search']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='time']:focus, input[type='url']:focus, input[type='week']:focus, select:focus, textarea:focus {

    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0.6) !important;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,00), 0px 0px 0px rgba(102,175,233,0.6) !important;
}


 .NotFoundDIV {
        width:960px !important;
    }

.widget-contactFormFooter textarea {
    border: 1px solid #cccccc !important;
    height: 74px !important;
    width: 100% !important;
    text-transform: none !important;
        color:#363d40 !important;
    font-size:14px !important;
    font-weight:400 !important;
}

.widget-contactFormFooter input[type=submit] {
    text-transform: uppercase;
    height: 37px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    margin-top: 12px;
}

    .widget-contactFormFooter input[type=submit]:hover {
    opacity:0.5;
    }

.widget-contactFormFooter input[type=text].error,.widget-contactFormFooter input[type=email].error, .widget-contactFormFooter textarea.error {
    border: 1px solid #c50c1f !important;
}

.widget-contactFormFooter label.error {
    display: none !important;
}

.zone-content a:hover {
    color:#000000;
}

/*.widget-mobilemenu .fa-angle-down::before {
    content: "\f107";
    font-size:12px;
    top:2px;
    position:relative;
    left:5px;
}*/

.HeaderSlider{position:relative; height:450px; margin-top:-200px; }
.HeaderSlider div{
    position:absolute;z-index:1;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 450px;
     background-position-x:50%;
}
.HeaderSlider div.active{z-index:3}

.firstHeader{
    height:120px;
    position:relative;
    z-index:5;
    text-align: center;
    width: 960px;
    margin-left:auto;
    margin-right:auto;
}

.customNavigation {
    position:fixed;
    height:300px;
    z-index:5000000;
    width:100%;
}
.firstHeader a {
 border:0px;
}

.zone-footer {
     width: 980px;
    margin-left:auto !important;
    margin-right:auto !important;
}

.firstHeader a{
    text-decoration:none !important;
}

.zone-featured {
    color:white;
    width: 960px;
    margin: 0 auto;
    text-align: center;
    display:inline-block;
    height:46px;
    margin-top:20px;
}

.secondHeader {
     height:80px;
    z-index:5;
    position:relative;
    background-color:#35647e;
    text-align: center;
    width: 100%;
 
}

.formLeft {
    
    width:48.5%;
    float:left;
    margin-right:1.5%;
}

.formRight {
      width:48.5%;
    float:left;
    margin-left:1.5%;
}
.clearFloat {
    clear:both;
}

.widget-contactform input[type=text], .widget-contactform input[type=email], .widget-contactform textarea {
    border:1px solid #cccccc !important;
    height:42px !important;
    width:100% !important;
    margin-bottom:10px;
        text-transform:none !important;
        box-shadow:none !important;
         -webkit-box-shadow:none !important;
}




.widget-contactform textarea {
       border:1px solid #cccccc !important;
    height:84px !important;
    width:100% !important;
    text-transform:none !important;
}

.widget-contactform input[type=text].error,.widget-contactform input[type=email].error,  .widget-contactform textarea.error{
    border:1px solid #c50c1f !important;
}

.widget-contactform label.error {
    display:none !important;
}

.widget-contactform label {
    font-weight:300;
    margin-bottom:0px !important;
    height:15px !important;
    display:inline-block !important;
}



.widget-contactform input[type=submit], .mediagallerynavigation {
       text-transform: uppercase;
    
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #35647e;
    color: #35647e;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    padding-left:40px !important;
    padding-right:40px !important;
        margin-top:20px;
}

.widget-contactform input[type=submit]:hover, .mediagallerynavigation:hover {
    text-transform: uppercase;
    border: 1px solid #35647e;
    color: #ffffff;
    background-color: #35647e;
}



#main-menu .widget-mobilemenu {
    display:none;
}

.secondHeader ul {
    width:100%; 
    text-align: center; 
    border-collapse: separate;
    border-spacing: 0px;
    display:table; 
    text-transform:uppercase;
    font-size:15px;
    line-height:21px;
}
.secondHeader li {
    width:33.33%; 
    text-align: center;   
    border-right:1px solid white;cursor:pointer;
}

.secondHeader li:first-child {
    border-left:1px solid white;
}
.secondHeader li p {
    margin:0;
    padding:0;
    font-weight:400;
}
.secondHeader li span {
    font-weight:300;
}

.secondHeader li:hover a {
   color:#ffffff ;
   opacity:0.8;
}



html.floating-nav #layout-navigation {
    padding:0px;
}
html.boxed-layout.floating-nav .navbar-wrapper {
    padding:0px
}

.navbar {
    margin-bottom: 0px !important;
    border: 0px !important;
    z-index:5;
    background-color:white;
    background: #f2f2f2;
}

.navbar-header img, .navbar-header svg {
    max-width:323px;
    max-height:50px;
    margin-top:38px;
}

.buchungsToolMain {
    width:100%;
    height:80px;
    background-color:#35647e;
}

.buchungsToolMainMobile {
    width:100%;
    height:80px;
    background-color:#35647e;
    display:none;
}

.buchungsTool input {
    margin-right:20px;
}

.widget-mainmenu ul {
    right:-17px;
    text-align:right;
    position:absolute;
    
    color:#363d40;
    font-size:16px;
    line-height:22px;
}



.navbar-wrapper {
    position:relative;
    z-index:100;
}


.wrapMenu {
    width:100%;
     position:absolute;
    left:0px;
    right:0px;
    background-color:rgba(255,255,255,1);
    height:80px;
    z-index:10;
    display:none;
}
.dropdown-menu-container {
    width:100%;
}


.dropdown-menu-container  > ul > li.active   {
    text-decoration: none !important;
    color: black;
    border-bottom: 2px solid black;
    padding-bottom: 27px;
}


.widget-mainmenu  > ul > li.active {
       background-color:rgba(255,255,255,0.5);
}

.widget-mainmenu  > ul > li.active a {
       color:black;
}
.widget-mainmenu .dropdown-menu   {
   display:none;
}

.widget-mainmenu .dropdown-menu   {
   display:none;
}
.widget-mainmenu .dropdown-menu  a {
    text-transform: uppercase;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.dropdown-menu-wrap {
    max-width:960px;
    margin:0 auto;
    width:100%;
}

.dropdown-menu-wrap {
    display:table; width: 100%; text-align: right; left:0; right:0; margin-top:30px;
}
.dropdown-menu-wrap>li {
    display: inline;
    width:auto;
    margin-left:20px;
    font-size:16px;
}

.dropdown-menu-wrap a {
    text-decoration:none !important;
    color:black;
    border: none;
    line-height:24px;
}

.dropdown-menu-wrap a:hover {
    text-decoration:none !important;
    color:black;
    border-bottom:2px solid black;
    padding-bottom:27px;
}


.widget-mainmenu .nav > li.dropdown.open { position: static; }
.widget-mainmenu .nav > li.dropdown.open .dropdown-menu {display:none; width: 100%; text-align: center; left:0; right:0; }
.widget-mainmenu .dropdown-menu>li { display: table-cell; }


.widget-mainmenu ul li a{
    text-transform:uppercase;
    padding-bottom:0px;
    padding-top:68px;

}

.widget-mainmenu ul li{
    height:120px;

}

.widget-mainmenu ul li:hover {
    color:#363d40;
}

.widget-mainmenu .nav > li:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.5);
    color:black;
}

.widget-mainmenu .nav > li:hover a{
       color:black;
}


.widget-mainmenu .nav > li > a {
    color:#667279;
}

.widget-mainmenu .nav .open > li, .widget-mainmenu  .nav .open > li:hover, .widget-mainmenu  .nav .open > li:focus {
    background-color: rgba(255, 255, 255, 0.5);
    color:black
}





.iconDate {
    background-image: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.png);
    background-image: 
    linear-gradient(transparent, transparent),
    url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.svg);
    background-color:white;
    width:40px;
    background-position:right;
    background-repeat:no-repeat;
    position:absolute !important;
    z-index:2;
    right:30px;
    top:12px;
}

.iconArrowDown {
    background-image: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.png);
    background-image: 
    linear-gradient(transparent, transparent),
    url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.svg);
    background-color:white;
    width:30px;
    background-position:right;
    background-repeat:no-repeat;
    position:absolute !important;
    z-index:2;
    right:30px;
    top:12px;
}

.buchungButton input:hover {   
    border: 1px solid #ffffff;
    color:#ffffff;
    background-color:#990918;
}

.buchungButton a:hover {   
    border: 1px solid white;
    color:#363d40;
    background-color:white;
}

.buchung {    
    position:relative;
    width: 246px !important;
    float:left;
}

.buchungsfelddate {
     position:relative;
    width: 226px !important;
    float:left;
    background: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.png) 93% 50% no-repeat;
    background: linear-gradient(transparent, transparent), url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.svg) 93% 50% / 20px no-repeat;
    
    /*background-image: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.png) ;
    background-image: 
    linear-gradient(transparent, transparent),
    url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.svg) !important;*/
    background-color:white !important;
    /*background-size:20px;
    background-repeat:no-repeat;   
    background-position:93% 50%;*/
    margin-right:20px;
    appearance:none !important;
    -moz-appearance:none !important; /* Firefox */
    -webkit-appearance: none !important;
}

.IEDateField {
    background: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgDatePicker.png) 93% 50% no-repeat !important;
    background-color:white !important;
}

.buchungsfelddate input {
    background: transparent !important;
    /*width: 226px !important;*/
    border: solid 1px red;
    border-radius: 0;
    -webkit-appearance: none !important;
    position:relative;
}

.buchungsfelddate input::-ms-clear {
    display: none;
}

.buchungsfelddate input::-webkit-search-decoration,
.buchungsfelddate input::-webkit-search-cancel-button,
.buchungsfelddate input::-webkit-search-results-button,
.buchungsfelddate input::-webkit-search-results-decoration { display: none; }


.buchungsfeld {    
    position:relative;
    /*width: 246px !important;*/
    float:left;
    
    background-image: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.png);
    background-image: 
    linear-gradient(transparent, transparent),
    url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.svg);
    background-color:white;
    background-size:20px;
    background-repeat:no-repeat;   
    background-position:95% 50%;
    margin-right:20px;
    -webkit-appearance: none !important;
}

.buchungsfeld select::-ms-expand {
    display: none;
}

.buchungsfeld select {
    background: transparent;
    /*width: 246px !important;*/
    border: solid 1px red;
    border-radius: 0;
    webkit-appearance: none !important;
       -moz-appearance: none !important;
        -ms-appearance: none !important;
         -o-appearance: none !important;
            appearance: none !important;

    position:relative;
}

.buchungsToolMain .validateBuchungsTool, .buchungsToolMainMobile .validateBuchungsTool {
    border:solid 1px #c50c1f  !important;
}

.buchungButton {    
    position:relative;
    width: 226px !important;
    float:left;
}

.buchungButton input  {    
    text-transform:uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid white;
    color:white;
    background-color:#c50c1f;
      -webkit-appearance: none !important;
    border-radius: 0 !important;
}
.buchungButton a {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    padding-top: 9px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid white;
    color: white;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    display: inline-block;
text-align:center;
}

.buchungButton a::before {
    content: "" !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    margin-right: 0px;
}


input[type='color'], input[type='date'], input[type='datetime'], input[type='datetime-local'], input[type='file'], input[type='month'], input[type='number'], input[type='password'], input[type='range'], input[type='search'], input[type='tel'], input[type='text'], input[type='time'], input[type='url'], input[type='week'], select, textarea {
    display: block;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    text-transform:uppercase;
    color: #363d40 !important;
    background-color: #fff;
    background-image: none;
    border: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,0.075) !important;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
     -webkit-appearance: none !important;
    border-radius: 0 !important;
}

#layout-content {
padding:0 !important;
margin:0 !important;
}

.widget-Adminpanel {
    background-color:#fb7803;
    color:#fff;
    width:100%;
    display:block;
    position:absolute;
    margin-top:60px;
    opacity:1 !important;
    left:0; 
    padding:15px 0 15px 0;
}

.widget-Adminpanel p {
    max-width:960px;
    margin:0 auto;
    text-align:left;
}

.widget-Adminpanel a{
    font:400 15px 'Lato';
    text-transform:uppercase;
    margin:0 20px 0 4px;
}

.mainPage, .pagetitle {
    width:978px;
    margin:0 auto;
}

.pagetitle {
    text-align:center;
}

#content {
    float:left;
}

html.sticky-footer #layout-footer {
    background-color:#35647e;
 

}

.widget-mainmenu .dropDownItem {
    width:100%;
    text-align:center;
    display:block;
    margin-top:0px;
    cursor:pointer;
}

/*.widget-mobilemenu .dropdown-toggle {
    display:inline-block;
}*/


.widget-mainmenu .fa-angle-down::before {
    font-size:20px;
}



.zone-content{
    font-size:16px;
    line-height:22px;
}


b, strong {
    font-weight: 400 !important;
}


p {
    font-weight: 300 !important;
}

html.sticky-footer #layout-footer hr {
    display:none;
}


footer {
    color:white;
    margin-bottom:50px;
}

footer a {
    color: white;
    border-bottom:1px solid white;
}

footer h2 {
     font-size:18px;
    line-height:25px;
    font-weight:300;
    font-family:Domine;
}

footer a:hover {
    color: white;
    text-decoration:none;
}
.footer1 {
    font-size:14px;
    line-height:20px;
    font-weight:300;
    float:left;
    width:25%;
    padding-right:60px;
    padding-top:20px;
}



.lastFooter {
    padding-right:0px;
}

.smallTitle {
    font-weight:400;
}

.credits {
    display:none;
}

.imgHolidaycheck {
    border:0;
     margin-top:-10px;
}

.imgFacebook {
    border:0;
    margin-left:-12px;
    margin-top:-10px;
}

.imgTripAdvisor {
    margin-left:-2px;
    border:0;
    margin-top:-2px;
}

.imgTripAdvisor::before, .imgFacebook::before   {
    content: "" !important;
}

html.boxed-layout.sticky-footer #footer {

    padding-left: 0px !important;
    padding-right: 0px !important;
}
.pagetitle {
    padding-top:14px;
     padding-bottom:40px;
}

.pagetitle h1 {
    text-align:center;
    font-size:28px;
    line-height:36px;
    font-weight:300;
    font-family:Domine;
    color:#363d40;
}

.widget-pagetitle h1 {
    padding-bottom:0px;
}

.page-title {
      text-align:left;
    font-size:28px;
    line-height:36px;
    font-weight:300;
    font-family:Domine;
    color:#363d40;
    margin-top:40px;
    margin-bottom:40px;
}

.underlineTitle {
    width:70px;
    height:3px;
    margin-left:auto;
    margin-right:auto;
    background-color:#35647e;

}

.gridTitle {
        font-size:16px;
       line-height:22px;
    font-weight:300;
    font-family:Domine;
           color:#363d40;
}

.gridText {
       font-size:16px;
       line-height:22px;
        font-weight:300;
}


.singleCard {
    float:left;
    background-color:#fff;
    position:relative;
    margin-bottom:20px;
    margin-right:20px;
    width:226px;
}



.singleCard h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    font-family: Domine;
    color: #363d40;
}

.singleCard .Text {
    margin:20px;
}
.singleCard span {
    color:#667279;
       font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    font-family: Lato;
}

.singleCard .Image {
 
    background-size:cover;
    width: 100%;
background-position-y:60%;
 
}

.htmlimHead {
    height:100% !important;
}

.singleCard .Important {
    height:31px; 
    width:31px;
    position:absolute;
    right:0px;
    top:0px;
}

.zone-navigation a {
    border-bottom:0px;
}

.contentFront {
    opacity:0;
    float:none;
}

.frontCardsDetail .media-library-picker-field, .frontCardsDetail .text-field, .front-cards .published {
    display:none;
}

.projection-page h1 {
    display:none;
}

.buchungsTool {
    margin:0 auto;
    padding-top:20px;
}

zone-footer {
        width: 960px;
    }

/* "Anpassung DSGVO start */

.whiteLayout, .widget-contactform  {
    background-color:white;
    color:#667279;
    width:717px;
    padding:23px;
    margin-bottom:20px;
}

.whiteLayout .widget-newsletter .widget-contactform {
    width: auto;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.whiteLayout .widget-newsletter .widget-contactform input[type=checkbox] + label {
    padding-left: 10px;
}

.whiteLayout .widget-newsletter .widget-contactform input[type=checkbox] + label .text {
    padding-left: 10px;
}

.whiteLayout .widget-newsletter .widget-contactform input[type=checkbox] {
    display: inline;
}

.whiteLayout .widget-newsletter .widget-contactform .checkbox-text {
    padding-top: 18px;
    padding-bottom: 10px;
}

.whiteLayout .widget-newsletter .widget-contactform input[type=submit] {
    margin-top: 30px;
}

.whiteLayout .widget-newsletter .widget-contactform input[type=checkbox] + label span:first-of-type {
    width: 90%;
}

/* "Anpassung DSGVO ende */

.spaceToFooter {
    margin-bottom: 50px;
}


/* Bildergalerie */
.mediagallery {
    background-color:#fff;
    width:717px;
    padding:23px 23px 0px 0;
    margin-bottom:0px;
    color:#667279;
    overflow:auto;
}

.mediagallery div {
    width:208px;
    margin:0 0 0px 23px;
    float:left;
    font:300 16px Lato,Helvetica,Arial,sans-serif !important;
}

.mediagalleryimage {
    width:208px;
    height:160px;
    float:left;
    background-size:cover;
    background-position-y:60%;
    background-repeat:no-repeat;
   
}

.mediagallery div span {
    margin-top:5px;
    margin-bottom:15px;
    display:inline-block;
}

.mediagallerynavigation {
    display:block;
    margin:0 auto;
}

.mediagallerymore {
    background-color:#fff;
    padding-bottom:23px;
    margin-bottom:23px;
}

.noSpan {
      margin-top:5px  !important;
    margin-bottom:0px  !important;
    display:inline-block;
    min-height:0px;
}


.mediagallery div {
    display:none;
}

#rightpane {
    font-size:16px !important;
    line-height:22px !important;
}


.RightPane {
    margin-left:20px;
    width:240px;
    float:left;
    font-size:16px;
    line-height:22px;
}

.RightPane h3 {
    margin-bottom:22px !important;
}

.whiteRightPane {
    background-color:white;
    color:#667279;
    width:226px;
    padding:23px;
 
    left:20px;
    float:left;
    position:relative;
    border:1px solid #c50c1f;
}

.whiteLayout h1, .widget-contactform h1 {
     font-size:16px;
    line-height:22px;
    font-weight:300;
    font-family:Domine;
    color:#363d40;
    margin-top:0px;
    padding-bottom:10px;
}

.whiteRightPane h1 {
     font-size:16px;
    line-height:22px;
    font-weight:300;
    font-family:Domine;
    color:#363d40;
    margin-top:0px;
     padding-bottom:10px;
}


.whiteLayout h2, .widget-contactform h2 {
     font-size:16px;
    line-height:22px;
    font-weight:400;
    margin-top:20px;
    margin-bottom:10px;
}

.whiteRightPane h2 {
     font-size:16px;
    line-height:22px;
    font-weight:400;
     margin-top:20px;
    margin-bottom:10px;
}

.RightPaneImportant a {
    color:#c50c1f;
    border-color:#c50c1f;
    background-color:white;
}

.RightPaneImportant  a:hover {
    color:#980a18;
    border-color: #980a18;
}

.RightPaneImportant {
      border: 1px solid #c50c1f;
}

.RightPaneImportantFlag {
    position:absolute;
    right:-1px;
    top:0px;
}


.content-item li {
    font-weight:300;
    list-style-type: none;
    padding: 0px 0 0 15px;
    background-image: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgListStyle.png);
    background-image: 
    linear-gradient(transparent, transparent),
    url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgListStyle.svg);
    background-repeat:no-repeat;
    background-size:12px 18px;
    background-position:0px 4px;
 }

.zone-featured a, .zone-featured a:focus, .zone-featured a:active {
        color:white;
        border:0px;
        text-decoration:none;
}

.zone-featured a:hover {
        color:white;
}


.mobileMenu {
    background-color:black;
    height:50px;
    width:100%;
    position:relative;
    z-index:1000;
    display:none;
}

#mobile-menu {
    display:none;
}

.mobileMenu .navbar-toggle {
    float:left;
    margin-left:-10px;
    padding-left:5px;
    padding-right:5px;
    margin-right:3px;
    outline:none;
}

.mobileMenu .navbar-toggle:hover {
 background-color:transparent;
 border:1px solid transparent;   
}

#mobile-menu   .widget-mobilemenu {
  display:block;
}
#mobile-menu   .widget-mainmenu {
  display:none;
}
.menu-mobile-menu {
    margin-top:0px;
}

button {
    outline:none !important
}

.mobileMenuContainer {
    width:90%;
    margin:0 auto;
    cursor:pointer;
    position:relative;
}

 .mobileMenuLabel {
     font-size:22px;
    line-height:25px;
    font-weight:300;
    font-family:Lato;
    color:white;
    padding-top:13px;
    display:block;
    font-weight:400;
    text-transform:uppercase;
    position:absolute;
    left:25px;
}

.mobileMenu  .navbar-toggle .icon-bar {
    background-color:white;
}

.mobileMenuItems {
    position:absolute;
    z-index:200;
  
}


#messages
{
    width: 100%;
    z-index: 1000;
    height: 30px;
    position: fixed;
}

#messages .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0px;
    padding-top:5px;
    padding-bottom:5px;
}

#messages .alert-info {
    color:#ffffff;
    background-color:#4db07a;
}

#messages .alert-dismissable .close, #messages .alert-dismissible .close {
    right:0px;
    color: white;
    opacity:1;
}

#messages .alert-dismissable:hover .close:hover, #messages .alert-dismissible:hover .close:hover {
    right:0px;
    color: white;
    opacity:1;
    background-color:transparent;
}

.twoColumn {
    width:226px;
}

@media all and (min-width:1200px) {
    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 100% !important;
    }

    .zone-content {
        margin:0 auto;
    }

    .buchungsTool {
        width: 720px;
    }

    html.boxed-layout.floating-nav .navbar-wrapper {
        width: 100% !important;
    }

    .zone-footer {
     width: 980px;
    
    }


}

@media all and (max-width:1200px) {
    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 100%;
    }

    .zone-content {
        margin:0 auto;
    }

    .buchungsTool {
        width: 720px;
    }

    html.boxed-layout.floating-nav .navbar-wrapper {
        width: 100%;
    }
    .zone-footer {
     width: 980px !important;
    
    }

}

@media all and (min-width:768px) {
    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 100%  !important;
    }

    .zone-content {
        margin:0 auto;
    }

    .buchungsTool {
        width: 720px;
    }

    html.boxed-layout.floating-nav .navbar-wrapper {
        width: 100% !important;
    }
      
    .navbar {
        border-radius: 0px !important;
        width:100%;
    }

    
}


@media all and (max-width:1024px) {
    .threeColumn {
        width:30.7% !important;        
        margin-left:20px;
        margin-right:0px !important;
    }
     .NotFoundDIV {
        width:768px  !important;
    }

    .twoColumn {
        width:47.3% !important;
        
        margin-left:20px;
        margin-right:0px !important;
    }

    .mediagallery {
        width:768px;
    }  

    .mediagalleryimage {
        width:225px;
    }

    .mediagallery div {
        margin-right:17px;
    }

  .widget-Adminpanel p {
        max-width:768px;
    }
     
     .widget-Adminpanel a{
        font-size:14px;
    }

    .oneColumn {
        width:768px  !important;
        margin:0 auto !important;
        float:none !important;
    }


    .RightPane {
        margin:0 auto;
        width:100%;
    }
      .twoColumnParent {
        margin-left:-20px;
        width:103%;
    }
        .threeColumnParent {
        margin-left:-20px;
        width:103%;
    }
    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 100% !important;
    }

    .zone-content {
        width: 768px !important;
        margin:0 auto;
    }
    #content {
        float:none;
    }
    #rightpane {
        width: 768px !important;
        margin:0 auto;
        margin-top:20px;
    }

    .mainPage, .pagetitle {
    width: 768px !important;
        margin:0 auto;
    }

    .buchungsTool {
        width: 572px !important;
        margin:0 auto;
    }

    html.boxed-layout.floating-nav .navbar-wrapper {
        width: 100% !important;
    }
    .firstHeader {
        width:768px;
    }
     .zone-featured {
        width:768px;
    }
     .singleCard {
        width:242px;
      }
     .dropdown-menu-wrap {
    max-width:768px;
    width:100%;
}

     
.buchung {    
    position:relative;
    width: 196px !important;
    float:left;
  
}

.buchungButton {    
    width: 177px !important;
      font-size:13px !important;
}

.buchungButton input {    
    width: 177px !important;
      font-size:13px !important;
}
.buchungButton a{    
    width: 242px !important;
}
.buchungsTool .noDisplay {
display:none;
}

.buchungsTool span {
	width:68% !important;
}

.buchungsTool .IEField {
    background-size:60px !important;
}

input[type='color'], input[type='date'], input[type='datetime'], input[type='datetime-local'], input[type='file'], input[type='month'], input[type='number'], input[type='password'], input[type='range'], input[type='search'], input[type='tel'], input[type='text'], input[type='time'], input[type='url'], input[type='week'], select, textarea, .buchungsfelddate {
    width: 177px !important;
      font-size:13px !important;
}

   .zone-footer {
     width: 768px !important;
    
    }

    .clearFooter3 {
        clear:both;
    }

    .footer1 {
        width:33.33%
    }

    .lastFooter {
        width:90%;
    }

    .clearContentFloating {
    clear:both;
    }
    .whiteRightPane {
        left:0px;
        width:100%;
    }

    .whiteLayout,  .widget-contactform {
        
        width:100%;
    }


}




@media all and (max-width:790px) {

    .mediagallery {
        width:100%;
    }  

    .mediagalleryimage {
        width:100%;
    }

    .mediagallery div {
       width:46%;
       margin-right:0;
    }

    .buchungsfeld {    
        width:100% !important;
        margin-bottom:15px;
        background-position:97% 50%;
    }

    .buchungsTool .IEField {
        background-size:200px !important;
        background-position-x:115% !important;
    }

    .buchungsfeld select, .buchungsfelddate input {
        width:100% !important;
        font-size:16px !important;
    }

    .buchungsTool .buchungsfelddate {
        width:100% !important;
        font-size:16px !important;
        margin-bottom:15px;
        background-position:97% 50%;   
    }

    .buchungsTool .buchungsfelddate input {
        padding-top:10px !important;
    }

    .navbar {
        position:relative;
    }
        .twoColumn {
        width:45.7% !important;
        
        margin-left:0px;
        margin-right:20px !important;
    }
    .NotFoundDIV {
        width:100% !important;
    }
    .threeColumn {
        width:29.7% !important;
        
        margin-left:0px;
        margin-right:20px !important;
    }

    .RightPane {
        margin-left:5%;
        width:90%;
    }

    .frontCardDetailRP {
        margin-left:0 !important;
    }
       .oneColumn {
        width:100% !important;
        
        margin-left:0px;
        margin-right:0px !important;
    }
        .twoColumnParent {
        width:95.5%;
    }

          .threeColumnParent {
        width:95%;
    }
    .clearFloatRightPane {
        clear:both;
    }

    .RightPaneCentered {
        width:100%;
         margin:0 auto;
    }

    #messages
    {
        top:50px;
    }

    .HeaderSlider div{
    position:absolute;z-index:1;
    width: 100%;
    min-height: 250px;
    top:80px;
}

    .HeaderSlider {
        height:330px;
    }

    #main-menu {
        display:none;
    }

    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 100% !important;
    }

    .zone-content {
        width: 90% !important;
        margin:0 auto;
    }

    #rightpane {
         width: 100% !important;
        margin:0 auto;
        margin-top:20px;
    }
    .mainPage, .pagetitle {
     width: 100% !important;
        margin:0 auto;
    }


    .buchungsTool {
        width: 90% !important;
        margin:0 auto;
    }
    .whiteRightPane {
     width: 90% !important;
     left:5%;
        margin:0 auto !important
    }


    html.boxed-layout.floating-nav .navbar-wrapper {
        width: 100% !important;
    }
    .firstHeader {
        width:100% ;
        text-align:left;
    }
     .secondHeader {
        display:none;
    }
     .singleCard {
        width:47%;
      }
    .wrapMenu {
    display:none !important;
    }

     .buchung {    
    position:relative;
    width: 100% !important;
    margin-top:4px;   
    }

    /*.widget-navigation {
        display:none;
    }
    .widget-mainmenu {
    display:none;
}*/

    .mobileMenu {
        display:block;
        position:fixed;
        z-index:1000;
    }

    #mobile-menu {
    display:block;
}

    #layout-navigation {
        padding-top:50px !important;
    }

.buchungButton {    
    width: 100% !important;
      font-size:16px !important;
     
}

.buchungButton input {    
    width: 100% !important;
        font-size:16px !important;
}
.buchungButton a {    
    width: 47% !important;
        font-size:16px !important;
}

.buchungsToolMainSmall span { 
	 width: 47% !important;
top:-3px !important;
margin-right:20px;
}

 .buchung input[type='text'] {
    width: 100% !important;
     font-size:16px !important;
     margin-bottom:15px;
}

.buchungsToolMain {
    height:196px;
}

.buchungsToolMainSmall {
      height:80px;
}


.iconArrowDown {
    right:15px; 
}
.iconDate {
    right:15px; 
}

  .navbar-header {
         width: 90% !important;      
         margin:0 auto;  
    }

    /*.collapse {
        display:block !important;
    }*/

    button:focus, button.focus, button:active, button:visited {
    background-color:transparent;
    border:1px solid transparent;

    }

  /*@media all and (min-width:768px)*/




/*@media all and (min-width:768px)*/
.navbar-header {
    float: none !important;
}

   .zone-footer {
     width: 95% !important;
    
    }

    .clearFooter3 {
        clear:none;
    }
    .clearFooter2 {
        clear:both;
    }
    .footer1 {
        width:50%
    }




.widget-mobilemenu {
    text-align:left;
    left:-100%;
    top: 50px;
    position: fixed !important;
    z-index: 100;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    background: #222222;
    margin:0 auto;
}
.menu-mobile-menu {
    text-align:left !important;
    left:0px !important;
    color:white !important;
}

    .widget-mobilemenu .menu-mobile-menu > li {
    width:100%;
    margin:0 auto !important;
    }



    .widget-mobilemenu a {
    display: inline-block !important;
    padding-right:50px !important;
    position:relative;
     z-index:100;
     padding-left:5% !important;

    }
    .widget-mobilemenu .dropDownItem {
     position:relative;
     z-index:99;
    left:0px !important;

    }
   

.widget-mobilemenu 
.widget-mobilemenu  ul,
.widget-mobilemenu  ul li,
.widget-mobilemenu  ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: normal 16px/22px Lato;
  font-weight:400;
  padding-top:15px;
  padding-bottom:15px;

}
.widget-mobilemenu ul li a {
        width:90%;
}
.widget-mobilemenu  {
  color: #ffffff;
}
.widget-mobilemenu ul ul {
  display: none;
}
.align-right {
  float: right;
}

.widget-mobilemenu a {
    color:white
}
.widget-mobilemenu a:hover,.widget-mobilemenu a:active,.widget-mobilemenu a:focus  {
    background-color:transparent !important;
    color:white;
}

.widget-mobilemenu .dropdown-menu > .active > a, .widget-mobilemenu .dropdown-menu > .active > a:hover, .widget-mobilemenu .dropdown-menu > .active > a:focus {
    color: #333333;
    text-decoration: none;
    outline: 0;
    background-color:transparent;
}



.widget-mobilemenu .navbar-nav {
    margin: 0px;
    width:100%;
}

    .widget-mobilemenu .dropdown-menu {
        padding-top:0px;
        padding-bottom:0px;
        margin-left:-1px;
        margin-right:-1px;
    }

    /*@media all and (max-width:767px)*/
.navbar-nav .open .dropdown-menu > li > a {
    margin-top:3px !important;
}

  
.widget-mobilemenu .navbar-nav .open .dropdown-menu > li > a, .widget-mobilemenu .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px;
}

    .widget-mobilemenu .dropdown-menu a:hover {
    border:0px;
    }


.widget-mobilemenu  > ul > li {
  padding: 15px 20px;
  border-left: 1px solid #222222 !important;
  border-right: 1px solid #222222 !important;
  border-top: 1px solid #222222 !important;
  cursor: pointer !important;
  z-index: 2;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff !important;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.35) !important;
   border-top: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
    border-right: 1px solid #000000 !important;
    background: #222222;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1)  !important;
    padding-left:0px !important;
    padding-right:0px !important;
    padding-top:0px;
    padding-bottom:0px;
}
.widget-mobilemenu  > ul > li:hover,
.widget-mobilemenu  > ul > li.active,
.widget-mobilemenu  > ul > li.open {
  color: #eeeeee  !important;
  background: #313131  !important;
}

.widget-mobilemenu .fa-angle-down::before {
    content: "\f107";
    font-size:20px;
    top:2px;
    position:relative;
    left:5px;
}
.mobileMenuContainer .cross .openMenu {
    display:none;
}

.mobileMenuContainer .crossMenu {
    display:none;
}
.mobileMenuContainer .cross .crossMenu {
    display:block;
}
.mobileMenuContainer .crossMenu::before  {
    content: "\f00d";
    font-size:25px;
    position:relative;
    top:-5px;
    color:white;
}
.mobileMenuContainer .openMenu::before  {
    content: "\f0c9";
    font-size:25px;
    position:relative;
    top:-5px;
    color:white;
}





.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent  !important;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent  !important;
  border-color: none !important;
}

.widget-mobilemenu  > ul > li.open {
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1)  !important;
  border-bottom: 0px solid #000000  !important;
  
  padding-bottom:0px !important;
}
.widget-mobilemenu  > ul > li:last-child,
.widget-mobilemenu  > ul > li.last {
  border-bottom: 1px solid #000000 !important;;
     box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1)  !important;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff  !important;;
  border-left: 2px solid #ffffff  !important;;
}
.widget-mobilemenu  > ul > li > a:hover > span::after,
.widget-mobilemenu  > ul > li.active > a > span::after,
.widget-mobilemenu  > ul > li.open > a > span::after {
  border-color: #eeeeee  !important;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
.widget-mobilemenu  ul ul li  {
  cursor: pointer;
  border-bottom: 1px solid #dddddd !important;
  border-left: 1px solid #f1f1f1 !important;
  border-right: 1px solid #f1f1f1 !important;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  color: #777777;
  background: #f1f1f1;
  padding-top:0px;
  padding-bottom:0px;
}
.widget-mobilemenu  ul ul li:hover ,
.widget-mobilemenu  ul ul li.open ,
.widget-mobilemenu  ul ul li.active  {
  background: #e4e4e4;
    border-bottom: 1px solid #dddddd;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  color:black !important;
}
.widget-mobilemenu  ul ul li:first-child {
  box-shadow: none;
}
.widget-mobilemenu  ul ul ul li:first-child {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.widget-mobilemenu  ul ul ul li a {
  padding-left: 30px;
}
.widget-mobilemenu  > ul > li > ul > li:last-child,
.widget-mobilemenu > ul > li > ul > li.last {
  border-bottom: 0;
}
.widget-mobilemenu  > ul > li > ul > li.open:last-child,
.widget-mobilemenu  > ul > li > ul > li.last.open {
  border-bottom: 1px solid #000000 !important;
}
.widget-mobilemenu  > ul > li > ul > li.open:last-child > ul > li:last-child {
  border-bottom: 0;
}
.widget-mobilemenu  ul ul li.has-sub > li::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.widget-mobilemenu  ul ul li.active > li::after,
.widget-mobilemenu  ul ul li.open > li::after,
.widget-mobilemenu  ul ul li > li:hover::after {
  border-color: #ffffff  !important;
}
  
}

@media all and (max-width:690px) {
    .threeColumn {
        width: 29.5% !important;
        margin-left: 0px;
        margin-right: 20px !important;
    }

    .mediagalleryimage {
        width:100%;
        height:170px;
    }

    .mediagallery div {
       width:92.5%;
       height:auto;
    }
}

@media all and (max-width:640px) {
    .threeColumn {
        width: 29.15% !important;
        margin-left: 0px;
        margin-right: 20px !important;
    }
    .twoColumnParent {
        width:95%;
    }
}
@media all and (max-width:580px) {
    .twoColumn {
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px !important;
    }

     .threeColumn {
        width:100% !important;
        
        margin-left:0px;
        margin-right:0px !important;
    }

    .RightPane {
        margin-left: 5%;
        width: 90%;
    }

    .clearFloatRightPane {
        clear: both;
    }

    .RightPaneCentered {
        width: 100%;
        margin: 0 auto;
    }
}
@media all and (max-width:635px) {
.buchungsToolMainSmall span {
	display:none;
}

.buchungButton a {
    width: 100% !important;
}

}

@media all and (max-width:480px) {


    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 100% !important;
    }

    .zone-content {
        width: 90% !important;
        margin:0 auto;
    }

    .buchungsTool {
        width: 90% !important;
        margin:0 auto;
    }

    html.boxed-layout.floating-nav .navbar-wrapper {
        width: 100% !important;
    }
    .firstHeader {
        width:100% ;
        text-align:left;
    }
     .secondHeader {
        display:none;
    }
     .singleCard {
        width:100%;
      }

     .navbar-header {
         width: 90% !important;      
         margin:0 auto;  
    }
     
   .zone-footer {
     width: 95% !important;
    
    }

    .clearFooter1 {
        clear:none;
    }
    .clearFooter2 {
        clear:both;
    }
    .clearFooter3 {
        clear:both;
    }
    .footer1 {
        width:100%
    }
     
    .HeaderSlider div {
    min-height: 200px;
}
    .HeaderSlider {
        height:280px;
    }

    #datePlaceholder {
        position:absolute;
        font:400 16px 'Lato';
        text-transform:uppercase;
        left:13px;
        top:12px;
        background-color:#fff;
        height:20px;
        z-index:2;
    }

     #ui-datepicker-div {
         display:none !important;
     }

    .buchungsToolMainMobile {
        display:block;
    }
 .buchungsToolMain {
        display:none;
    } 


.buchungsToolMainMobile .SmallBuchung {
    width:90% !important;
    margin-left:5% !important;
    margin-top:19px;
    margin-bottom:13px;
    
}

.MobileBuchung {
    display:none;
}
.formLeft {
    
    width:100%;
    float:none;
    margin-left:0px !important;
}

.formRight {
     width:100%;
    float:none;
        margin-left:0px !important;
}

}


.secondHeader .manage-actions {
    display:none;
}

.firstHeader .manage-actions {
    display:none;
}

.zone-before-content .manage-actions {
    display:none;
}

.zone-after-main .manage-actions {
    display:none;
}

.pagetitle .manage-actions {
    display:none;
}

.manage-actions a {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #fb7803;
    color: #fb7803;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

.manage-actions a:hover {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #fb7803;
    color: #ffffff;
    background-color: #fb7803;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    opacity:1;
}

.editCard a {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #fb7803;
    color: #fb7803;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

.editCard a:hover {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #fb7803;
    color: #ffffff;
    background-color: #fb7803;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    opacity:1;
}

.editFooter a {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #fb7803;
    color: #fb7803;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

.editFooter a:hover {
    text-transform: uppercase;
    width: 226px !important;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #fb7803;
    color: #ffffff;
    background-color: #fb7803;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    opacity:1;
}



.mainPage .manage-actions {
    margin-top:-50px;
    height:50px
}

.editCard {
    height:50px;
    margin-top:20px;
    margin-left:20px;
}
.editFooter {
    height:20px;
    margin-top:20px;
}

.zone-footer .widget-control:first-child  .manage-actions  {
    margin-top:-50px;
    height:50px
}
.zone-footer .widget-control:nth-child(2)  .manage-actions {
    display:none;
}


.zone-content .alert-danger {
    display:none;

}



.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 0px 0px rgba(0,0,0,0.05);
}
.well input[type=text], input[type=password] {
    border: 1px solid #cccccc !important;
    height: 42px !important;
    width: 100% !important;
    margin-bottom: 10px;
    text-transform: none !important;
}
.well label {
    font-weight: 300;
    margin-bottom: 0px !important;
    height: 15px !important;
    display: inline-block !important;
}

/*@media all and (min-width:992px)*/
html.orchard-users form fieldset {
    float: left;
    width: 100%;
}

.well button.primaryAction {
    text-transform: uppercase;
    height: 42px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border: 1px solid #35647e;
    color: #35647e;
    background-color: transparent;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    margin-top: 20px;
}

input {
    -webkit-appearance: none;
}



    .well button.primaryAction:hover {
          border: 1px solid #35647e;
    color: #ffffff;
    background-color: #35647e;
    }


.singleHTML p {
    margin-bottom:0px !important;
}

.dropdownField {    
    position:relative;
    width:100% !important;
    background-image: url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.svg);
    background-color:white;
    background-size:20px;
    background-repeat:no-repeat;   
    background-position:95% 50%;
    margin-right:20px;
    -webkit-appearance: none !important;
    border:none;
    margin-bottom:10px;
}

.IEField {
    background-image:  url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.png) !important;
}

.IEFieldDropDown {
    background-image:  url(/Themes/IN4OUT.aparthotelaarauwest/Content/imgArrowDown.png) !important;
    /*background-position:115% 50%;*/
}

.dropdownField select::-ms-expand {
    display: none;
}

.dropdownField select {
    background: transparent;
    width: 100% !important;
    border: 1px solid #cccccc !important;
    border-radius: 0;
    -webkit-appearance: none !important;
    position:relative;
}

.dropdownField select option {
    text-transform:none;
    color:#667279 !important;
    font-weight:300;
}
.dropdownField .error  {
    border: 1px solid #c50c1f !important;
}


.inputOrt {
    width:78% !important;
}
.inputPLZ {
    width:18% !important;
    float:left;
}
input[type=checkbox] {
-webkit-appearance:checkbox;

}
.whiteLayout p {
    margin-bottom:0px;
}

.newsletterSucceed, .newsletterError, .newsletterErrorTotal, .newsletterErrorNoSub  {
    top:0px;left:0px;
    display:none;
}

.newsletterSucceed .alert, .newsletterError .alert, .newsletterErrorTotal .alert, .newsletterErrorNoSub .alert {
    padding-bottom:4px;
    padding-top:4px;
    font-size:14px;
}

.newsletterError .alert-info, .newsletterErrorTotal .alert-info, .newsletterErrorNoSub .alert-info {
    color: #ffffff;
    background-color: #c50c1f !important;
}
@media all and (max-width:1024px) {
    #anrede {
        font-size:16px !important;
    }
 
}
@media all and (max-width: 420px){
    .cookie_message{
        margin-bottom:20px;
    }
}

.widget-sprachen {
    /*position:absolute;
    top:69px;
    left:529px;*/
    position: relative;
    top: 69px;
    margin-left: 182px;
    float: left;
}

    .widget-sprachen p a, .widget-sprachen p a:link {
        font-weight: 400 !important;
    }

        .widget-sprachen p a:active, .widget-sprachen p a:hover, .widget-sprachen p a:focus {
            color: #000;
        }

    .widget-sprachen h1 {
        display: none;
    }

    .widget-sprachen a[href^="http:"]::before {
        display:none;
    }