﻿/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
.bs-glyphicons .glyphicon {
margin-top: 5px;
margin-bottom: 10px;
font-size: 24px;
}

h1 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 7px 0 0 0;
    padding: 0;
    letter-spacing: -1px;
    word-spacing: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
}

h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 7px 0 0 0;
    padding: 0;
    letter-spacing: -1px;
    word-spacing: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
}

h3, h4 > a {
    color: #000;
}

.publicatiedatum
{
    font-size: 12px;
    margin-bottom: 10px;
}

.megamenu
{
    font-size: 12px!important;
}

/* menu */
.megamenu-list-item {
    list-style: none !important;
}

.panelv2 {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.125);
}

.panel-bodyv2 {
    padding: 15px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff6a00;
    font-weight: bold;
}

body {
    padding-bottom: 20px;
  color: #000;
   /*background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#fefefe,#FbFbFb 100%);*/
    background-color:#fefcfa;
    font-family: 'Lineto Circular Pro Book',Arial,Helvetica,sans-serif;
    font-size: 18px;
}

svg{
    width: 50%;
}

.datepicker-inline{
    width: 100%!important;
}

.datepicker-days {
    text-align: center!important;
}

.btnDate {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /* user-select: none; */
    background-color: #ffd800;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
    /* transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
    letter-spacing: .1em;
    font-weight: bold;
    text-align: left !important;
    cursor: pointer;
}

.datepicker td.active {
    background-color: #ff6a00 !important;
    border-color: #ff6a02 !important;
}
.filter {
    position: absolute;
    width: 91%;
    height: 40%;
    z-index: 100;
    border-radius: 4px;
    background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.4));
    bottom: 0;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 4px 0 rgba(0,0,0,0.02);
    cursor: pointer;
}

.img-rounded{
    width: 100%;
    z-index : 100;
}

.img-rounded-extra{
    width: 100%;
    z-index : 100;
    margin-bottom: 10px;margin-right: 10px;
    border-radius: 4px;
}


#searchwindow {
    margin-top: 10px;
    text-align: left;
}

#searchpanel {
    position: absolute;
    top: 82px;
    z-index: 100;
    width: 96%;
    overflow-y: auto;
    height: 300px;
}

.searchimg {
    border-radius: 4px;
    margin-right: 10px;
    height: 16px;
    width: 22px;
}

.searchpanelhr {
    margin-top: 4px;
}

.searchkop {
    font-weight: bold;
    color: #ff6a00
}

.searchlink {
    padding: 4px 4px 4px 10px;
    cursor: pointer;
}

    .searchlink:hover {
        background-color: #ddd;
        border-radius: 4px;
    }


.mobilebuttons
{
    display: none!important;
}

.opsomming {
    margin-top: 10px !important;
    padding-left: 0px !important;
}
.opsomming a
{
    color: #808080;
}


.barleft {
    border-left-color: #004d28;
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 7px;
}

.badgeklantw {
    position: absolute;
    top: 15px;
    right: 20px;
    background: rgba(4, 9, 30, 0.4);
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
}

#tabletlogo {
    margin-top: 10px;
    margin-left: 10px;
}

/* mobile */
@media (min-width: 268px) and (max-width: 320px) {
    h1 {
        font-size: 14px !important;
    }

    h2 {
        font-size: 14px !important;
    }

    .IPhone5Hide {
        display: none !important;
    }

    .Mobilesize {
        font-size: 12px !important;
    }

    .prijsformat {
        font-weight: bold;
        font-size: 16px !important;
        margin-top: 5px;
    }

    .HuiscodeOpmaak {
        font-size: 12px !important;
    }
}

@media (min-width: 268px) and (max-width: 991px) {

    .desktop{
        display: none!important;
    }

    .navbar {
        margin-top: 100px !important;
        background-color: #FFF !important;
        padding: 0px !important;
        min-height: 0px !important;
    }

    .fa-bars:before {
        content: "\f0c9";
    }

    #menubutton {
        border-color: #FFF;
        border-width: 2px;
    }

    .dropdown
    {
        margin-bottom: 10px;
    }

    .dropdown-menu {
        border: 0px !important;
        border-radius: 0px !important;
    }

    .mobilebody {
        padding: 0px !important;
    }

    .tablethide {
        display: none !important;
    }

    .jumbotronnieuwsbrief {
        padding: 120px 0px;
        margin-bottom: 0px;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/Sommerferien.jpg);
        background-repeat: no-repeat;
    }

    .jumbotronherfst {
        padding: 160px 0px;
        margin-bottom: 0px;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/herbstferien_main.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .newsletterlogo {
        display: none;
    }

    .superkop {
        font-size: 16px;
    }

    h2 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
        margin-top: 10px;
    }

    .jumbotron {
        padding: 105px 15px;
        margin-bottom: 5px;
        background-color: #fefcfa;
        background-image: url(../pics/dog-mobile.jpg);
        background-repeat: no-repeat;
        background-size:cover;
    }

    .jumbotronLM {
        padding: 105px 15px;
        margin-bottom: 5px;
        background-color: #fefcfa;
        background-image: url(../pics/dog-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .fa-paw {
        display: none !important;
    }

    #dognewsframe {
        width: 100%;
        padding: 5px 5px 5px 5px;
        font-size: 12px !important;
    }

    #nieuwsbriefcheck {
        font-size: 10px;
    }

    #akkoordtekst {
        font-size: 12px;
    }

    .zoekschermopmaak {
        margin-right: -15px;
        margin-left: -15px;
        border-radius: 4px !important;
    }

    .zoekschermopmaak3 {
        margin-right: -15px;
        margin-left: -15px;
        padding: 15px 15px 15px 15px;
        border-radius: 4px !important;
    }

    .opacity {
        opacity: 0.9;
    }

    .zoekschermopmaak2 {
        padding: 15px !important;
        border-radius: 0px !important;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }


    #logo {
        display: none;
    }

    #social {
        display: none;
    }

    .Mobilesize {
        font-size: 14px;
    }

    #dogpicture {
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }

    .populair {
        background-repeat: repeat-x;
        background-image: url(/pics/waarheen_mobile.jpg);
        background-size: contain;
        font-size: 20px;
    }


    .populairkop {
        font-size: 16px;
        color: #FFF;
    }

    .jumbotron {
        background-color: transparent !important;
    }

    .panel {
        background-color: transparent !important;
        margin-bottom: 20px;
        border: none !important;
        border-radius: 0px;
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
        box-shadow: 0 0px 0px rgba(0,0,0,.05);
    }

    .evenwachtencontainer {
        BACKGROUND-color: white;
        POSITION: relative;
        WIDTH: 300px;
        HEIGHT: 120px;
        TOP: 45%;
        left: 10%;
    }


    .kaderachtergrond {
        box-shadow: 0 0 1px #ff6a0026;
        background: rgba(4, 9, 30, 0.4);
        border-radius: 4px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .verklaringtekst {
        font-size: 12px !important;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .padmobile {
        padding: 0px;
    }

    .picturemobile {
        width: 100% !important;
    }

    .aanbiedingpix {
        width: 100px;
    }

    .aanbiedingbuttongroot {
        font-size: 16px !important;
        background-color: #ff6a00;
        color: #FFF !important;
        width: 80%;
    }

    .aanbiedingheight {
        margin-top: 100px;
    }


    .mobilebuttonsmall {
        margin-top: 0px;
        padding-right: 0px !important;
        color: #ff6a00;
    }

}

@media(max-with: 321px) {
    .IPhone5Hide {
        display: none !important;
    }
}

@media(max-width: 389px) {
    .IPhone5Hide {
        display: none !important;
    }

    .prijsspecicon {
        width: 10px !important;
    }

    .formerprice {
        font-size: 10px !important;
    }

    .presomheindtekst {
        font-size: 12px;
    }

    .mobilehide {
        display: none !important;
    }

    .regiotekst {
        font-size: 12px;
    }

    .logokeuze {
        width: 70px;
    }
}

@media (min-width: 390px) and (max-width: 500px) {

    .logokeuze {
        width: 70px;
    }

    .icontext {
        font-size: 14px !important;
    }

    .prijsspecicon {
        width: 12px !important;
    }

    .formerprice {
        font-size: 10px;
    }

    .presomheindtekst {
        font-size: 12px;
    }

    .regiotekst {
        font-size: 14px;
    }
}

@media  (max-width: 500px) {

    .mobilebuttons
    {
        display: block!important;
    }

    h1{
        font-size: 16px!important;
    }
    .mobileprice
    {
        font-size : 11px;
    }

    .mobileprice>a
    {
        font-size : 11px;
    }

    .mobilehide
    {
        display: none!important;
    }

    .prijsformat
    {
        font-weight: bold;
        font-size: 20px!important;
            margin-top: 5px;
    }

    .mediafontsize{
        font-size: 12px!important;
        font-weight : bold ;
    }

     .aanbiedingpix
    {
        width: 75px;
                 box-shadow: 0 0 5px #aaa;
         border-radius: 3px;
         cursor : pointer;
    }

    .aanbiedingbuttongroot
    {
        font-size: 14px!important;
        background-color: #ff6a00;color: #FFF!important;width: 80%;
    }

    .LasteminuteLink{
        font-size: 14px;color:#ff6a00;font-weight: bold;
    }
            .aanbiedingheight{

        margin-top: 200px;
    }

    .jumbotronhuiseigenaar {
        padding: 170px 15px;
        margin-bottom: 60px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/huiseigenaar_achtergrond.jpg);
        background-repeat: no-repeat;
        background-position: center;
        font-size: 24px;
        font-weight: bold;
        background-size:cover;
    }

    .zoekschermopmaakhuiseigenaar {
        box-shadow: 0 0 1px #ff6a0026;
        background: rgba(4, 9, 30, 0.4)!important;
        border-radius: 4px !important;
        padding: 15px 15px 15px 15px;
    }
}

/* desktop and big tablet */
@media (min-width:992px) {

    .presomheindtekst{
        font-size: 14px;
    }

    .logokeuze {
        width: 70px;
    }

    .dropdown-menu {
        width: 100%;
    }

    .margin7top {
        margin-top: 7px;
    }

    .zoekschermmobile
    {
        margin-top: 85px;
    }

    .evenwachtencontainer {
        BACKGROUND-color: white;
        POSITION: relative;
        WIDTH: 300px;
        HEIGHT: 120px;
        TOP: 45%;
        left: 40%;
    }

    .margindowndesktop {
        margin-top: 10px;
    }

    .superkop {
        font-size: 22px;
    }

    .desktophide {
        display: none!important;
    }

    .zoekschermopmaak {
        box-shadow: 0 0 1px #ff6a0026;
        background: rgba(4, 9, 30, 0.4);
        border-radius: 4px !important;
        padding: 15px 15px 15px 15px;
    }

    zoekschermopmaak3 {
        box-shadow: 0 0 1px #ff6a0026;
        background-color: #f9f9f9;
        border-radius: 4px !important;
    }


    .vakantiehuisscherm {
        padding: 10px !important;
        background-repeat: repeat-x;
        background-color: #FFF;
    }

    .Mobilesize {
        font-size: 18px;
    }

    #mobilespacer {
        display: none;
    }

    #socialmob {
        display: none;
    }

    .jumbotron {
        padding: 160px 15px;
        margin-bottom: 0px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/dog-test.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size:cover;
    }

    .jumbotronLM {
        padding: 180px 15px;
        margin-bottom: 0px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/dog-test.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .jumbotronhuiseigenaar {
        padding: 170px 15px;
        margin-bottom: 60px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/huiseigenaar_achtergrond.jpg);
        background-repeat: no-repeat;
        background-position: center;
        font-size: 24px;
        font-weight: bold;
        background-size: cover;
    }

    .jumbotronnieuwsbrief {
        padding: 120px 0px;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/Sommerferien.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        font-size: 24px;
        font-weight: bold;
    }

    .jumbotronherfst {
        padding: 370px 0px;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/herbstferien_main.jpg);
        background-repeat: no-repeat;
        background-position: center;
        font-size: 24px;
        font-weight: bold;
    }

    #logo {
        z-index: 10;
    }

    .slogan {
        POSITION: absolute;
        FONT-FAMILY: Comic Sans MS;
        color: #808080;
        FONT-SIZE: 10px;
        TOP: 128px;
        FONT-WEIGHT: bold;
        LEFT: 100px;
    }

    #dogpicture {
        width: 100%;
        height: 340px;
        border-radius: 4px;
    }

    #dognewsframe {
        width: 100%;
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
        box-shadow: 0 0px 0px rgba(0,0,0,.05);
        font-size: 14px !important;
    }

    .orangekader {
        background: rgba(4, 9, 30, 0.4);
    }


    .populair {
        background-repeat: repeat-x;
        background-image: url(/pics/waarheen2.jpg);
        background-size: cover;
        font-size: 20px;
    }

    .populairkop {
        font-size: 20px;
        color: #FFF;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    ddlperiodeselectie {
        display: inline !important;
        float: right;
    }

    .displayInline {
        display: inline;
    }

    .mobile {
        display: none;
    }

    .bigmenuhide {
        display: none;
    }

    #divlaagsteprijs {
        width: 21%
    }

    #divdirectboeken {
        width: 20%;
    }

    #divcalamiteiten {
        width: 36%;
    }

    #divveilig {
        width: 20%;
    }

    .picheight {
        height: 450px !important;
    }

    .bodytext {
        height: 500px;
    }

    .prijsformat {
        font-weight: bold;
        font-size: 24px !important;
    }

    .mediafontsize {
        font-size: 16px !important;
        font-weight: bold;
    }

    .aanbiedinglink {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }

    .fioccopanel {
        box-shadow: 0 0 5px #aaa;
        background-repeat: repeat;
        background-image: url(/pics/lakehond.jpg);
        box-shadow: 0 0 10px #aaa;
    }

    .aanbiedingpix {
        width: 150px;
        box-shadow: 0 0 5px #aaa;
        border-radius: 3px;
        cursor: pointer;
    }

    .aanbiedingheight {
        margin-top: 200px;
    }

    .aanbiedingbuttongroot {
        font-size: 22px !important;
        background-color: #ff6a00;
        color: #FFF !important;
        width: 40%;
    }

    .LasteminuteLink {
        font-size: 14px;
        color: #ff6a00;
        font-weight: bold;
    }

    .bigdesktophide {
        display: none !important;
    }

    .presentatiepicture {
        max-height: 280px;
    }

    .logokeuze {
        width: 70px;
    }
}

@media (min-width: 1200px) {

    .jumbotronLM {
        padding: 340px 15px;
        margin-bottom: 0px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-image: url(../pics/dog-test.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }


    .navbar {
        background-image: url(/pics/transparant.png);
        opacity: 0.95;
    }

    .presentatiepicture {
        max-height: 350px;
    }

    .logokeuze {
        width: 90px;
    }

    #prijsmenurechts {
        position: fixed;
        top: 120px;
        right: 5px;
        background-color: #FFF;
    }

    #prijsmenurechts_body {
        padding: 15px;
    }

    h1 {
        text-transform: uppercase;
        font-size: 20px!important;
        color: #101010;
        font-weight: 700;
        margin: 7px 0 0 0;
        padding: 0;
        letter-spacing: -1px;
        word-spacing: 3px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    h2 {
        text-transform: uppercase;
        color: #101010;
        font-weight: 700;
        margin: 7px 0 0 0;
        padding: 0;
        letter-spacing: -1px;
        word-spacing: 3px;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 22px;
    }

    .ddlperiodeselectie
    {
        display:inline!important;float: right;
    }

    .displayInline{
        display: inline;
    }

     .mobile{
        display : none;
    }

    #divlaagsteprijs
    {
        width: 21%
    }
    #divdirectboeken{width: 20%;}
    #divcalamiteiten{width: 36%;}
    #divveilig {
        width: 20%;
    }
    .picheight{
        height: 450px!important;
    }

     .prijsformat
    {
         font-weight: bold;
        font-size: 24px!important;
    }

      .mediafontsize{
        font-size: 16px!important;
        font-weight : bold ;
    }
      .aanbiedinglink
    {
        font-size : 24px;
        font-weight : bold;
    }

      .fioccopanel{
       box-shadow: 0 0 5px #aaa;
    background-repeat: repeat;
    background-image: url(/pics/lakehond.jpg);box-shadow: 0 0 5px #aaa;
    }

       .aanbiedingpix
    {
        width: 540px;
        margin-bottom : 20px;
        box-shadow: 0 0 5px #aaa;
         border-radius: 3px;
         cursor : pointer;
    }

    .aanbiedingheight{

        margin-top: 200px;
    }

    .aanbiedingbuttongroot
    {
        font-size: 22px!important;
        background-color: #ff6a00;color: #FFF!important;width: 40%;
    }

    .LasteminuteLink{
        font-size: 14px;color:#ff6a00;font-weight: bold;
    }

    .bigdesktophide{
        display: none!important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 1!important;
}

.headimage {
    width: 100%;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 9px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #61ba00;
    border-radius: 3px;
}

.panelv2 {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.125);
}

.panel-bodyv2 {
    padding: 15px;
}

.input-group
{
    width : 100%;
}

.dropdown
{
    font-size: 20px;
    color: black;
}

.bold{
    font-weight: bold;
    color: #296F3D;
}

.fb_iframe_widget {
  display:inherit!important;
  position: relative;
}

/* populair */
.popcolum{

    background-color:#0F0F0F;opacity:0.7;color: #FFF; padding-bottom: 5px;padding-top: 2px;

}

.popkop{
    font-size: 22px;color:#ff6a00;text-decoration:underline;font-weight:bold;
}

select
{
    padding: 6px 6px!important;
}

a, a:hover, a:focus {
    color: #004fa7;
    cursor: pointer;
    font-weight: bold;
}

li{
list-style: none outside none;
margin: 0 0 3px;
padding: 0;
}

input[type=checkbox] {
    height: 18px;
    width: 18px;
    vertical-align: middle;
}

#ShowMobileFilterType .input-group {
    display: inline-block !important;
}
.checkboxtekst {
    margin-left: 10px;
    margin-top: -5px;
    font-weight: 600;
}

.nav-pills .nav-link {
    color: #000 !important;
    border: 1px solid rgba(0,0,0,.125);
    margin-right: 10px;
    margin-top: 10px;
}

    .nav-pills .nav-link.active {
        BACKGROUND-color: #28a745;
        color: #FFF !important;
    }


input[type=checkbox], input[type=radio]
{
    width : 20px;
    height : 20px;
}

.fa-paw, .glyphicon, .fa-exclamation-circle, .fa-arrow-circle-right, .fa-male, .fa-wifi, .fa-bed, .fa-bath, .fa-user-friends, .fa-user-edit {
    color: #004d28 !important;
    padding-right: 10px;
}

.margin10down
{
    margin-bottom: 10px;
}

.margin10top {
    margin-top: 10px;
}

.rounded-corners
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.btn-default
{
    display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #333333;

}

.modal-header {
    display: block !important;
}

.btnDate {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /* user-select: none; */
    background-color: #ffd800;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
    /* transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
    letter-spacing: .1em;
    font-weight: bold;
    text-align: left !important;
    cursor:pointer;
}

.btnGradient
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #b3b3b3;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
}

.btnShadow
{
    border-radius: 5px;
    box-shadow: 2px 2px 2px #f0f0f0;
}


.item img
{
    border-radius: 3px;
}

.carousel-caption
{
    background-color: #0F0F0F;
    opacity: 0.7;
     border-radius: 5px;
     font-weight: bold;
}

.priceex
{
    color: gray;text-decoration: line-through;font-size: 18px!important;font-weight:bold;
}

.pricelastminute
{
    color: #FFF;font-size: 20px!important;font-weight:bold;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
width: 100%;
}

.input-group
{
    margin-bottom: 10px;
}
/* menu */


button.navbar-toggle
{
background-color: #5a5a5a!important;
}

.navbar {
   
    border-color: #ddd;
    font-size: 16px;
}

.navbar
{
    min-height: 36px;
}

.navbar .container
{
  
}

.navbar-wrapper {
margin-top: 10px;
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 20;
}
.navbar-wrapper .navbar {
border-radius: 4px;
padding-right: 0;
padding-left: 0;
}

.navbar-wrapper .container {
padding-right: 15px;
padding-left: 15px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #FF6A00;
    background-color:transparent;
    font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #FF6A00!important;
    font-weight: bold;
    border-radius: 4px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

a.nav-link.dropdown-toggle
{
    color: #000!important;
    background-color: transparent;
    font-weight: bold;
}

.navbar-nav>li>a {
padding-top: 8px;
padding-bottom: 8px;
padding-right: 10px;
}

a.megamenu-list-link {
    color:#606060;
}

li.megamenu-list-item
{
    margin-bottom: 8px;
}
/* content */
.kwaliteit {
    /*margin: 0 auto 0 auto;
	text-align: center;
	position: relative;*/
}

.kwaliteit div
{
    background-image: url(../pics/vinkje_groen.png);
    background-repeat: no-repeat;
    color: #FFF;
}

.kwaliteit span {
color: #296F3D;
font-size: 14px;
padding-left: 15px;
padding-bottom: 5px;
font-weight: bold;
}


/* boekingsschermen */
.frameBV
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 800px;
    height:1300px;
    background-color : White;
}

.frameIH
{
    position: relative;
    top: 13px;
    left: 0px;
    width: 800px;
    height:4400px;
    background-color : White;
    
}

.frameFULL
{
    margin-top: 30px;
    width: 976px;
    height:2700px;
    background-color : White;
    
}

.frameHP
{
    position: relative;
    top: 30px;
    width: 1280px;
    height:2708px;
    background-color : White;
    
}

.fiocco_super
{
     position: absolute;
    top: 50px;
    left: 10px;
    height:70%;
    width: 300px;
}

.frameBG
{
    position: absolute;
    top: 150px;
    left: 176px;
    width: 800px;
    height:2200px;
    background-color : White;
}

.aheader
{
    position: absolute;
     top: 10px;
    left: 20px;
    color: #202020;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}

.bvheader
{
   position: relative;
    top: 4px;
    left: -15px;
    width: 1170px;
    height: 40px;
    background-color: gray;
    z-index:110;
}

.buttonheader
{
     position: absolute;
     top: 105px;
    right: 20px;
    z-index: 110;
    background-color : #FF6A00;
    border : 1px solid #ff8e4d;
    color: #FFFFFF;
    font-weight : bold;
    font-size : 12px;
    padding: 5px 10px 5px 10px;
    z-index: 111;
}

/* boekingsscherm  particulier */
.HuiscodeOpmaak
{
    color: #000000; font-weight: bold; font-size: 12px;
}

.RegioOpmaak
{
     color: #606060;font-size: 16px;
}

#picturepanel.div
{
    padding-right: 0px!important;
}

.boekingslabel
{
    width: 160px;
}

.Hoofdpicture
{
    
    width: 100%;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd!important;
    border-radius: 4px;
}

.SmallPictures
{
     TOP: 10px; LEFT: 525px;cursor:pointer;
}

.picturesmall
{
    height: 60px!important;
    width: auto;
    padding-right : 2px;
    padding-bottom: 2px;
}

.mapkader
{
    BORDER: #a0a0a0 1px solid;

}


/* zoekscherm */
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    z-index: 10000;
}

#ui-datepicker-div
{
    z-index: 1000000000000!important;
}

.ZoekresultatenTekst
{
    Font-size: 24px;
}

.housepicture
{
    width: 252px;
}

.prijs
{
    font-size: 18px;
}

.formerprice
{
    font-size: 14px;
}

.prijstoon {
    font-size: 22px;
    background-color: #ff6a00;
    color: #FFFFFF;
    height: 40px;
    padding-top: 5px;
    margin-top: -20px;
    text-align: center;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #004fa7, #0DC5FF 100%);
}

.opaanvraag
{
    font-size: 16px;
}

.infobutton {
    color: #fff;
    background-color: #00BF63;
    font-weight: bold;
    width: 100%;
}

.infobuttonpop
{
    font-weight: bold;
    font-size : 16px;
    width: 100%;
}

.detailbutton
{
    color: #ff6a00;
    background-color: #FFFCFA;
    font-weight: bold;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #00BF63;
    border-color: #00BF63;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00BF63;
    border-color: #00BF63;
}

.btn {
    border: 1px solid rgba(0,0,0,.125);
}

.btn-group > .btn {
    border: 1px solid rgba(0,0,0,.125);
}

    .btn-group > .btn.active {
        color: #FFF;
        background-color: #00BF63;
        font-weight: bold;
    }

.focus {
    color: #FFF!important;
    background-color: #00BF63;
    font-weight: bold;
}

/* FOOTER */
footer {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #777;
    text-align: center;
    text-align: left;
    background-color: #eee;
}

footer a
{
    color: #606060;
    text-decoration: none;
}

footer a:hover
{
    color: #808080;
    text-decoration: underline;
}

footer li{
    padding-bottom: 9px;

}

/* boekingsscherm */
.boekingprijs
{
    float: right;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
}

.zwart
{
    color: #000000;
}

.indelingkopje
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 3px;
    color: #505050;
}

.afstanden
{
    padding-top: 10px;
}

.BoekenLabel
{
    color:#404040;
    font-weight: bold;
    font-size: 20px;
}

.labelKeuze
{
    font-size: 20px;
}

.labelkopje
{
    font-size: 16px;
    font-weight: bold;
    color: #505050;
}

.boekingsprijs
{
    font-weight: bold;
    font-size : 18px;
    padding: 2px 5px 2px 5px;
}

.toelichting
{
    font-size: 16px;
    font-style:italic;
    color: #606060;
    padding: 2px 5px 2px 5px;
}

 #Nuboeken input, select
 {
     background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
 }
 
  .verplicht
 {
     font-size: 14px;
     color: Gray;
 }

 
.betalingsvoorwaarden
{
    padding: 10px 10px 10px 10px;
    border: 1px solid #D3D4D0;
    font-size: 9px;
    color: #808080;
    border-radius: 0px 0px 5px 5px;
}
 .foutmelding
 {
     font-size: 16px;
     color: Red;
     font-weight: bold;
 }

.ui-datepicker {
    width: 100% !important;
}

/* datepicker */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
}

.ui-datepicker-unselectable span {
    border: 0px !important;
    background: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #00BF63;
    background: #00BF63;
    font-weight: bold;
    color: #ffffff;
}

    .ui-state-default:hover {
        border: 1px solid #00BF63;
        background: #00BF63;
        font-weight: bold;
        color: #ffffff;
        box-shadow: 0 0 8px #aaa;
    }

.ui-state-default {
    border-radius: 4px 4px 4px 4px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #00BF63;
    background: #00BF63;
    /*box-shadow: 0 0 8px #aaa;*/
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

a.ui-state-default {
    text-align: center !important;
}

span.ui-state-default {
    text-align: center !important;
    color: #000000 !important;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #fefefe;
    color: #000000;
}

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #FF6A00;
    color: #ffffff;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}


 	input.watermark { color: #999; }

.cluster{
    background-color: #ff6a00;
    color: #FFF;
    font-weight : bold;
    padding: 4px 4px 4px 4px;
    font-size: 16px!important;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #f0f0f0;
    width: 40px;
    text-align: center;
}

.mainwindow{

    background-color: transparent;
    margin-top: -70px;

}

.input-append input, .input-append select, .input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 7px!important;
}

/* cookie wet */
.alert.alert-default {
    background-color: #f3f3f3;
    color: #454a53;
    border-top: solid 1px #ddd;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 99998;
    margin-bottom: 0px!important;
}

/* link */
.greenbutton{

    background-color: #F6FCF9;
    color: #00BF63;
    width: 100%;
    font-weight: bold;

}

.greenbutton:hover{

    background-color: #F9FFF9;
    color: #00BF63;
    width: 100%;
    font-weight: bold;

}

label.btn-default.active{
    background-color : #00BF63;
    color : #FFF;
}

.beschikbaarheidslink
{
    margin: 0px 0px 5px 5px;
}

.beschikbaarheidslink:hover{

    background-color:#ddd;
    border-radius: 4px;

}

/* zoekscherm */
.text-shadow {
    text-shadow: 0 4px 10px #000, 0 2px 5px #000;
}

.no-left-borderradius {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.no-right-borderradius {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.search-bar {

}

    .search-bar .form-group {
        position: relative;
        margin-bottom: 0;
    }

.search-bar-col {
    box-shadow: 0 0 1rem rgba(0,0,0,0.15);
    background-color: rgba(4, 9, 30, 0.4);
}

.input-label-absolute-right .form-control {
    padding-right: 2rem;
}

.input-label-absolute {
    position: relative;
}

.label-absolute {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #868e96;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 600;
}

.icon-margin-right {
    margin-right: 15px;
}

.w-140 {
    width: 140% !important;
}

.w-100 {
    width: 100% !important;
}

.w-60 {
    width: 60% !important;
}

.bg-white {
    background-color: #FFF;
}

.detailbutton {
    color: #ff6a00;
    background-color: #FFFCFA;
    font-weight: bold;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 10px;
}

.ui-datepicker-prev, .ui-datepicker-next {
    display: none;
}

.nav-pills .nav-link {
    border: 1px solid rgba(0,0,0,.125);
    margin-right: 10px;
    margin-top: 10px;
    background-color: #FFF;
}

