/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-regular-webfont.eot');
    src: url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bold-webfont.eot');
    src: url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorbold_italic';
    src: url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('http://www.deallesvergelijker.nl/webfonts/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-text-size-adjust: none;
    font-size: 12px;
    font-family: 'texgyreadventorregular';
    line-height: 2.215766em;
    color: #215766;
    background: #56A5BA;
}

strong {
    font-family: 'texgyreadventorbold';
}

h1{
    font-family: 'texgyreadventorbold';
    font-size: 2.5em;
}

h2{
    font-family: 'texgyreadventorbold';
    font-size: 1.4em;
}

a, a:visited {
    color: inherit;
    text-decoration: none;
}

a.hoverMargin:hover{
    margin-left: 5px;
    color: #3A98B2;
}

.hoverMargin {
    font-size: 1.3em;
}

.line {
    height: 1px;
    margin-top: 15px;
    background-color: rgb(220,220,220);
    margin-bottom: 15px;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}
.clear{
    clear:both;
}

.last {
    margin-right: 0 !important;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

.header-container {
    background-color: rgb(86,165,186);
    color: white;
    height: 67px;
    border-bottom: solid 3px #215766;
    text-align: left;
}

h1.title {
    float: left;
    margin-top: 18px;
    font-size: 2.3em;
    width: 30%;
    color: #fff;
    line-height: inherit;
}

nav {
    float: right;
    width: 70%;
    text-align: right;
    margin-right: -20px;
}

nav ul li {
        color: white;
        font-size: 12px;
        text-decoration: none;
        padding-left: 13px;
        padding-right: 13px;
        height: 67px;
        display: block;
        float: left;
        margin-top: -12px;
        line-height: 70px;
        font-family: 'texgyreadventorbold';
        border-bottom: solid 3px #215766 ;

}

nav ul li:hover{
    background-color: #a0cad6;
    color: #215766;
}
 
nav ul .active {
    background-color: white;
    color: #215766;
    height: 67px;
    border-bottom: solid 3px;
}

nav ul li ul {
    position: absolute;
    width: 175px;
    background-color: white;
    margin-left: -12px;
    margin-top: 0px;
    display: none;
    z-index: 999;
}   

nav ul li ul li{
    display: block;
    border-bottom: solid 1px rgb(245,245,245);
    display: block;
    padding: 0;
    margin: 0;
    background-color: white;
    color: #215766;
    line-height: 30px;
    height: 30px;
    position: relative;
    margin-left: -40px;
    padding-left: 15px;
    width: 200px;
    text-align: left;
}

nav ul li ul li:hover {
    height: 30px;
    border-bottom: solid 1px #215766;
}

nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.subNav {
    top: 70px;
    margin-left: 328px;
    width: 600px;
    height: 100px;
    position: absolute;
    padding: 14px;
    display: none;
}


.slider-container {
    background-color: rgb(245,245,245);
    color: white;
    border-bottom: 4px solid #e9e9e9;
    min-height: 320px;
}

.slider-container h1 {
    font-size: 2.5em;
}

.slider-container .poppetje {
    height: 375px;
}

.main-container {
}

.main-container section {
    margin-bottom: 30px;
}


.footer-container {
}


    .wrapper {
        width: 980px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }

.fontYellow {
    color: #fec424;
}

.fontDark {
    color: #215766;
}

.regFont {
    font-family: 'texgyreadventorregular';
}

.linkArrow {
    margin-right: 10px; 
    margin-left: 5px;
}

.mrgLeft20 {
    margin-left: 20px;
}

.circleHome {
    color: white;
    background-color: rgb(77,147,166);
    font-size: 60px;
    padding: 27px;
    text-align: center;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    float: left;
    margin-bottom: 25px;
    margin-right: 23px;
    border: 3px solid white;
}

.circleHome:hover {
}

.secondFooter {
    background-color: rgb(118,187,207);
    font-size: 0.9em;
    border-top: 3px solid #215766;
    border-bottom: 4px solid #e9e9e9;
    color: white;
}

.secondFooter strong {
}

.footerColumn {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}


.uitgezocht-container {
    margin-top: 20px;
}

.uitgezocht-titel {
    font-size: 1.5em;
    color: #215766;
    margin-bottom: 20px;
    font-family: 'texgyreadventorbold';
}

.uitgezocht-fifth {
    width: 143px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px;
    border: solid 1px #215766;
    float: left;
    background-color: white;
    text-align: center;
    border-radius: 10px;
}

.uitgezocht-prijs {
    font-size: 3em;
    font-family: 'texgyreadventorbold';
}

.uitgezocht-circle {
    width: 90px;
    height: 45px;
    background-color: white;
    margin: 0 auto;
    margin-bottom: 15px;
    background-size: cover;
}

.uitgezocht-button {
    background-color: #fc9025;
    font-family: 'texgyreadventorbold';
    color: white;
    font-size: 1.0em;
    padding: 3px 10px;
    margin: 0 auto;
    margin-top: 5px;
    border-bottom: solid 3px #975612;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
}

.uitgezocht-button:hover {
    background-color: #fca542;
    border-bottom: solid 3px #fc9025;
}

.circleSub {
    color: white;
    background-color: rgb(86,165,186);
    font-size: 50px;
    padding: 27px;
    text-align: center;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 23px;
    cursor: pointer;
}

.iconLinks {
    float: left;
}

.kleinIcon {
    color: white;
    background-color: rgb(86,165,186);
    font-size: 50px;
    padding: 20px;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 40px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 23px;
    cursor: pointer;
}

.kleinIcon img {
    height: 35px;
    width: 35px;
    margin-left: -2px;
    margin-top: -10px;
}


.circleSub:hover {
;
}

.circleSub img {
    height: 60px;
    width: 60px;
}

.pijl {
    width: 200px;
    height: 140px;
    position: absolute;
    margin-left: -230px;
    margin-top: 10px;
}

.pijl2 {
    width: 200px;
    height: 140px;
    position: absolute;
    margin-left: -230px;
    margin-top: -180px;
}

.iconBar2 {
    border-color: #459ba8;
    margin-top: -20px;
}

.backColor1 {
    background-color: #459ba8;
}
.backColor5 {
    background-color: #79c267;
}
.backColor6 {
    background-color: #c5d647;
}
.backColor7 {
    background-color: #e2c94f;
}
.backColor2 {
    background-color: #f28c33;
}
.backColor4 {
    background-color: #e868a2;
}
.backColor3 {
    background-color: #bf62a6;
}

.footerSocialMedia {
    font-size: 40px !important;
    margin-left: 90px;
}

.footerSocialMedia i {
    margin-left: 5px;
}

.groot {
    text-transform: uppercase;
}

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }

#kompara {
    border: none !important;
}

#kompara .komparu-header {
    display: none !important;
}

#kompara  .komparu-footer {
    display: none !important;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.noRight {
    margin-right: 0 !important;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.main a {
 text-decoration: underline;
}

table.ticketTable {
    background: rgba(0,0,0,0.8);
    border-radius: 5px;
    /*margin-top: 40px;*/
}
div.companyContainer {
    background: rgba(0,0,0,0.8);
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
}
table.ticketTable tr.smallSpacer { height: 5px; }
table.ticketTable tr.spacer { height: 15px; }
.ticketTable input {
    width: 85%;
}
.ticketTable input[type="text"] {
    height: 25px;
    padding: 0px 10px;
    border-radius: 4px;
    border: 1px solid #215766;
    font-size: 13px;
}
.ticketTable td {
    position: relative;
    padding: 0px 10px;
    color: #fff;
    font-size: 14px;
}
.ticketsPage input[type="submit"] {
    height: 35px;
    background: #f28c33;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    border-color: transparent;
    border-radius: 4px;
    margin-top: 22px;
    padding: 0px 8px;
    min-width: 85px; /* Safari bugfix */
    outline: none;
}
.ticketsPage input[type="submit"]:hover {
    background: #30B236;
    -webkit-transition: all 0.6s ease;
    -moz-transition:    all 0.6s ease;
    -o-transition:      all 0.6s ease;
}
div#ticket_companies {
    margin: 0px;
    display: none;
}
div#ticket_companies div.company {
    /*background: rgba(0,0,0,0.8);*/
    padding: 0px;
    padding-bottom: 5px;
    float: left;
    margin: 0px 56px 0px 0px;
    border-radius: 4px;
}
div#ticket_companies div.company a {
    outline: none;
}
div#ticket_companies div.company.last {
    margin-right: 0px;
}
div#ticket_companies div.company div {
    text-align: center;
    width: 20%;
    margin: 0px auto;
    border-radius: 50%;
}

iframe{ border: 1px solid #cce4eb; }
iframe.hide { display: none; }
div.clear { clear: both; }
.slider    { overflow:hidden; position:relative; }
.slider ul { margin:0; padding:0; }
.slider li { float:left; margin:0 5px 0 0; list-style:none; }
.slider ul { width:100%; }
div.controls {
    position: relative;
    width: 1000px;
    margin: 0px auto;
}
div#frameSlider {
    height: 100px;
    overflow: hidden;
    width: 1000px;
    margin: 0px auto;
}
div#frameSlider > ul > li {
    margin-right: 50px;
}
div#frameSlider > ul > li > a {
    outline: none;
}
div#frameSlider > ul > li > a > img {
    width: 100px;
}
div.controls a.prev-page {
    text-decoration: none;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
        left: -60px;
        top: -60px;
}
div.controls a.next-page {
    text-decoration: none;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
        right: -60px;
        top: -60px;
}
div.company img {
    border-radius: 4px;
    width: 115px;
}
div.company input[type="checkbox"] {
}
div.company > div {
    background: rgba(0,0,0,0.9);
    border-radius: 2px;
    border: 1px solid #333;
    cursor: pointer;
    display: none;
}
div.company {
    position: relative;
}
div.company > a > img {
    opacity: 0.2;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
div.company > img {
    width: 22px;
    height: 21px;
    cursor: pointer;
    position: absolute;
        right: 41%;
        bottom: 14px;
}
div.company.checked > img.isInActive,
div.company > img.isActive {
    display: none;
}
div.company.checked > img.isActive {
    display: block;
}
div.company.checked > a > img {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}
div#ticket_companies div.company.first {
  clear: both;
  margin-left: 9%;
}
div.company.checked > div {
    -webkit-transition: all 0.6s ease;
    -moz-transition:    all 0.6s ease;
    -o-transition:      all 0.6s ease;
    /*background: #f28c33;*/
    border: 1px solid #C04915;
}
html,body { height: 100%;}
div.ticketsPage {
    height: 90.7%;
    min-height: 650px;
    background: url('http://www.deallesvergelijker.nl/img/bg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
div.ticketsPage h1 {
    color: #fff;
    padding: 70px 0px 60px;
    text-align: center;
    margin-top: 0px;
    display: block;
    font-size: 45px;
    text-shadow: 0px 0px 3px #000;
}
div.ticketsPage h2 {
    color: #fff;
    font-size: 20px;
    background: rgba(255,255,255,0.3);
    padding: 14px 15px;
    border-radius: 5px;
}
body.compareTickets {
    text-align: center;
}
input[type="submit"].secondSub {
    margin-top: 15px;
    padding: 15px 60px 35px 60px;
    font-size: 20px;
    margin-left: 31%;
    background: #30B236;
    margin-bottom: 10px;
}
input[type="submit"].secondSub:hover {
    background: #f28c33;
}
div.ticketsPage input[type="text"].error-field { border: 1px solid red; outline: none; }
div.loadingOverlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    text-align: center;
    z-index: 999999999;
}
div.goToC {
    background: rgba(0,0,0,0.7);
    width: 170px;
    text-align: center;
    border-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    position: absolute;
        left: 43%;
        bottom: 0px;
}
div.goToC a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 17px;
    padding: 5px 0px;
    outline: none;
}
a#moreFilters {
    outline: none;
}
tr.sSpacer{ height: 8px; }
tr.moreFilters {
    display: none;
}
div.singleFlight {
    position: absolute;
    right: 98px;
    top: 0px;
}
div.singleFlight input {
    width: 20px;
}
input#submitIt {
    width: 100%;
}
body.compareTickets h1 {
    margin-bottom: 4px;
    font-size: 24px;
}
a#toggleFrameholder {
    position: absolute;
    top: 197px;
    right: 20px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    padding: 3px 10px;
    cursor: pointer;
    z-index: 3;
}
div.frameholder { 
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    margin-top: 196px;
    margin-bottom: 6px;
    margin-right: 2px;
}
div.closeable {
    height: 196px;
    background: #fff;
    position: fixed;
    width: 100%;
    z-index:2;
}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}


/**
Custom styles for HC app
**/
.hc_m_v9 .hc_m_outer, .hc_m_content .hc_m_v9 .hc_m_outer,
.hc_m_v16 .hc_m_outer, .hc_m_content .hc_m_v16 .hc_m_outer,
.hc_m_v2 .hc_m_outer, .hc_m_content .hc_m_v2 .hc_m_outer {
    background: rgba(0,0,0,0.8) !important;
    border: 0px !important;
}
.hc_m_hd {
    background: transparent !important;
    border: 0px !important;
}

b { 
    display: none !important;
}
.hc_m_outer {
    background: rgba(0,0,0,0.8) !important;
    border: 0px !important;
    border-radius: 5px !important;
}
div.theBg {
    background: url('https://media.datahc.com/Affiliates/132368/Brands/Image/newbg.jpg') no-repeat top center;
}
.hc_m_content .hc_m_v9 .hc_m_outer .hc_m_content {
    padding: 10px 0px !important;
}
.hc_m_content,
.hc_sr_summary .hc_sri .hc_m_content,
.hc_sr_summary .hc_sri {
    background: transparent !important;
}
a.hc_filter_list_link_all,
a.hc_f_btn_changeDates,
#hc_filter_location ul li a,
p#hc_htl_desc,
#hc_sr_dates p,
.hc_f label,
.hc_f_t_cb label, .hc_f_t_cb2 label,
.hc_i dd.hc_i_usrRating a,
.hc_i_layout_v6 .hc_i dd.hc_i_addr,
h1, h2, h3, h4, h5, h6 {
  color: #fff !important;
}
#hc_htl_overview .hc_m_outer {
    padding: 10px !important;
}
.hc_r_layout_v2_full #hc_r_5 {
    background: rgba(0,0,0,0.8) !important;
    border-radius: 5px !important;
    padding: 10px !important;
    margin: 0px 0px 10px 0px !important;
}
a.hc_backToResults {
    color: #fff !important;
}
#hc_htl_photoWrap, #hc_htl_photo {
    border: 0px !important;
}
#hc_htl_intro .hc_m {
    margin-bottom: 0px !important;
}
#hc_intro {
    background: rgba(0,0,0,0.8) !important;
    border-radius: 5px !important;
    margin: 0px 0px 10px 0px !important;
}
a#hc_intro_maplink_show {
    background: rgba(0,0,0,0.8) !important;
    padding: 31px 20px 0px 186px !important;
    border-radius: 5px !important;
    color: #fff !important;
  /*padding: 32px 10px 0px 196px;*/
}
#hc_filter_location ul li a:hover {
    background: transparent !important;
}
.hc_filter .hc_f_t_cb label {
    padding-top: 1px !important;
}
span.hc_icon.hc_t_map {
    top: 17px !important;
    left: 17px !important;
}
.hc_m_content canvas {
    display: none !important;
}
.hc_lowAvail .hc_m_hd,
.hc_lowAvail .hc_m_content {
    padding: 10px !important; 
}
.hc_lowAvail_otherDates {
    background: rgba(0,0,0,0.8) !important;
    border-radius: 5px !important;
}
div#hc_r_3b > div#hc_intro {
    margin-top: 0px !important;
}
.hc_i_layout_v6 dd.hc_i_pm th.hc_tbl_col_3 {
    background: rgba(0,0,0,0.8) !important;
    color: #fff !important;
    border: 0px !important;
}
.hc_i_layout_v6 dd.hc_i_pm tr td {
  background: rgba(0,0,0,0.8) !important;
  color: #fff !important;
}
.hc_i_layout_v6 dd.hc_i_pm a.hc_f_btn_rooms {
  color: #fff;
  bottom: 0px !important;
  font-size: 13px;
}
#hc_sr_popularDests .hc_m_content p,
div.hc_i_pm table tr td span,
div.hc_i_pm table tr td a {
    color: #fff !important;
}