/*
Theme Name: Voyages Wagener
Author: Sunmade
Author URI: http://www.ronkar.eu/
Description: Wordpress template for www.voyageswagener.lu
Version: 1.0
Text Domain: voyageswagener
*/

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html, body, .wrapper {
    height: 100%;
}
body {
    overflow: hidden;
    overflow-y: scroll;
}
html,
button,
input,
select,
textarea {
    color: #222;
}

a,a:visited {
    color: #85102F;

}
a:hover {
    color: #641022;
}
p {
    margin: 0 0 16px 0;
}

body {
    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;
}

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

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


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


body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}

/* ===================
    ALL: Orange Theme
   =================== */


.footer-container {
    background: white;
    position: fixed;
    /*height: 100px;*/
    width: 100%;
    left: 0;

    /*bottom: -200px;
    bottom: -196px;*/


    bottom: 0;
    /*height: 2px;*/

    z-index: 99 !important;
    border-top: solid 1px #ebebeb;
    height: auto;
}
.footer-container footer {
    position: relative;
    color: #333;
    width: 1024px;
    height: 100%;
    margin: 0 auto;
}
footer .footer-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float:  left;
    display: block;
}

.ffi-address {
    display: block;
    /*background: url("./img/dummies/footer-adress-02.png") center center no-repeat ;*/
    /*width: 379px;*/
    height: 100%;
    /*float: right;*/
    font-size: 0;
    padding-left: 30%;
    padding-right: 1rem;
}


.ffi-address:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.ffi-address .address,
.ffi-address .contact-info,
.ffi-address .opening-time {
    box-sizing: border-box;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin: 0;
    font-size: 0.7rem;
    line-height: 1.6em;
}

.ffi-address strong:first-child {
    text-transform: uppercase;
}

.ffi-address-inner {
    position: relative;
    margin: 50px 7px 0 0;
    padding: 10px;
    background: #F5F5F5;
    height: 60px;
    width: 90%;
    float: right;
    font-size: 13px;
}
.ffi-address-inner:before, .ffi-address-inner:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 100%;
    margin-top: -22px;
    height: 3px;
    max-width: 90%;
    background: #000;
    -webkit-box-shadow: 0 15px 10px #000;
    -moz-box-shadow: 0 15px 10px #000;
    box-shadow: 0 15px 10px #000;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.ffi-address-inner:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}


.ffi-social {
    display: block;
    /* background: url("./img/dummies/footer-social.png") left center no-repeat; */
    width: 379px;
    height: 100%;
    float: left;
    margin-left: 30px;
}
.ffi-social-inner {
    padding: 90px 0 0 7px;
}
.social-div {
    float: left;
}
#social-facebook {
    width: 95px;
}
#social-twitter {
    width: 98px;
}
#social-google {
    width: 90px;
}
.footer-button {
    display: block;
    width: 64px;
    height: 26px;
    background: url("./img/sprites.png") no-repeat;
    background-position: -20px 0px;
    position: absolute;
    top: -26px;
    right: 0;
    display: none;
}
.footer-container.open .footer-button {
    background-position: -20px -40px;
}
.footer-container.closed .footer-button {
    background-position: -20px 0px;
}
.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav {
    width: 100%;
    margin-right: 35px;
    margin-right: 55px;
    float: right;
    display: inline;
}
nav div {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    background: url("./img/background-navigation.png") no-repeat top right;
    height: 26px;
    height: auto;
    overflow: hidden;
}

nav div.active-parent {
    height:auto !important;
}

nav div p {
    margin: 0 !important;
    height: 26px;
}

.navi-icon {
    display: none;
}
nav a {
    float: right;
    width: 170px;
    width: 150px;
    color: white;
    text-decoration: none;
    font-size: 12px;
    /*
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #e44d26;
    */
}

/*
nav a.sub:before {
    content: ">";
    color: red;
    padding-right: 5px;
    text-decoration: underline !important;
    width: 0;
    height: 150%;
}
*/

nav a:hover,
nav a:visited {
    color: white;
}

nav a.active,
nav a:hover {
    text-decoration: underline;
}
nav a.sub:hover {
    text-decoration: none;
}
nav a.sub:hover > span.subtitle {
    text-decoration: underline;
}
nav a.sub:hover > span.subpre {
    text-decoration: none;
}
span.subpre {
    /* margin-right: 5px; */
    width: 14px;
    height: 20px;
    display: inline-block;
}

a.sub-active {
    text-decoration: underline;
}

.sub .subpre {
    background: url("./img/sprites.png") no-repeat;
    background-position: 1px -12px;
}
.sub:hover > .subpre{
    /* background-position: 0 10px; */
}
.sub-active .subpre {
    background-position: 0 10px;
}



/* Forms */

.form-div {
    width: 48%;
    float: left;
}

.form-div label,
.form-div-long label {
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    width: 90px;
}
.form-div input {
    padding: 4px;
    margin: 0 0 5px 0;
    width: 80%;
    width: 175px;
}


#cic-con-2 {
    height: 390px;
    padding-top: 0px;
}

#form-div-info {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 610px;
    color: rgb(139, 22, 53);
    background: #F7F1F2;
    /* background: rgba(138, 21, 52, 0.05); */
    border: dashed 2px rgb(139, 22, 53);
    border-radius: 5px;
    padding: 13px 10px;
    margin-bottom: 10px;
    display: none;
}
.form-div-info-wrapper {
    position: relative;
    height: 50px;
    margin-bottom: 14px;
    overflow: hidden;
}



.form-div-long {
    width: 100%;
    float: left;
}
.form-div-long textarea {
    box-sizing: border-box !important;
    padding: 5px;
    margin: 0 0 5px 0 !important;
    width: 517px;
    height: 55px !important;
    resize: none;
}

.form-div input,
.form-div-long textarea {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#img_capt {
    vertical-align: middle;
    width: 75px;
}
#form-capt-2 {
    height: 33px;
}
#form-capt-2 label {
    width: 70%;
    padding-top: 5px;
}
.form-buttons input {
    width: 185px;
}
textarea.input_error,
input[type=text].input_error {
    /*
    border: solid 1px #9C132D !important;
    border: solid 1px rgba(156, 19, 45, 0.6) !important;
    */
    border: solid 1px rgba(157, 20, 47, 0.7) !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;
}

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

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

    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;
    }
}

.navigation-container {

}

.navigation-diagonal {
    display: block;
    height: 100%;
    width: 295px;
    margin-right: -295px;
    background: url("./img/background-navigation-diagonal.png") no-repeat top right;
    background: url("./img/background-navigation-diagonal-2.png") no-repeat top right;

    /* border: solid 1px greenyellow; */

}
.language-container {
    position: absolute;
    height: 37px;
    width: 100%;
    top: 0;
    left: 0;
    text-align: right;
    background: url("./img/transparent_red_menu.png") repeat;
    background: url("./img/background-navigation.png") no-repeat top right;
    margin-left: 289px;
    z-index: 110;
}


.logo-container {
    position: absolute;
    height: 107px;
    width: 100%;
    top: 37px;
    left: 0;
    margin-left: 295px;
    z-index: 105;
}
#logo-text {
    display: block;
    width: 178px;
    height: 107px;
    background: url("./img/logo-wagener-text.png") no-repeat center center;
    float: right;
    margin-right: 35px
}
#logo-graphic {
    display: block;
    width: 95px;
    height: 107px;
    background: url("./img/logo-wagener-graphic.png") no-repeat center 10px;
    float: right;
    margin-right: 5px
}
#device-menu-link {
    display: none;
}

.navigation-wrapper {
    position: absolute;
    width: 100%;
    top: 144px;
    margin-left: 295px;
}
#navigation {
    /* width: 178px; */
    float: right;
}


.content-container {
    position: relative;
}
#content {
    /*margin-bottom: 100px;*/
    padding-bottom: 130px;
}

#content-news-bubble {
    display: block;
    position: absolute;
    top: -250px;
    left: 50%;
    margin-left: -75px;
    margin-left: -25px;
    width: 250px;
    height: 250px;
    z-index: 300;
    background: url("./img/circle-news-dummy.png") no-repeat ;
    background: url("./img/circle-news-01.png") no-repeat;
    opacity: 1;

}
#content-news-bubble:hover {
    opacity: 0.9;

}
.content-news {
    width: 100%;
    color: white;
    font-size: 12px;
}
#content-news-top {
    height: 130px;
    overflow: hidden;
    display: table-cell;
    width: 250px;
    vertical-align: bottom;
}
.content-news .ninner {
    color: white;
    text-decoration: none;
    display: block;
    box-sizing: border-box !important;
    text-align: center;
    line-height: 18px;
}
.content-news .ninner:hover {
    text-decoration: underline;
}
#content-news-top .ninner {
    padding: 0 30px;
}
#content-news-bottom {
    height: 115px;
    overflow: hidden;
}
#content-news-bottom .ninner {
    padding: 8px 30px 0 30px;
}

#jtnews {
    display: none;
}

#content-diagonal {
    position: absolute;
    top: 0;
    left: -80px;
    width: 80px;
    height: 100%;
    background: url("./img/background-content-diagonal-90-2.png") no-repeat -15px 0 ;
}

#content.contact #content-diagonal {
    left: -119px;
    width: 119px;
    background-size: auto 120%;
}

#content-inner {

}

#ci-title {
    position: absolute;
    top: -49px;
    left: 20px;

    width: 100%;
    height: 49px;
    padding-right: 217px;

    background: url("./img/transparent_red.png") repeat;
    cursor: default;

    -moz-box-shadow: 0px 4px 4px #cccccc;
    -moz-box-shadow: 0px 4px 4px rgba(30, 28, 24, 0.33);

    -webkit-box-shadow: 0px 4px 4px #cccccc;
    -webkit-box-shadow: 0px 4px 4px rgba(30, 28, 24, 0.33);

    box-shadow: 0px 4px 4px #cccccc;
    box-shadow: 0px 4px 4px rgba(30, 28, 24, 0.33);
}



/*
#ci-title:before {
    content: url("./img/background-title-diagonal.png") repeat;
    text-decoration: underline !important;
    margin-left: -10px;
    height: 150%;
}
*/
.cit-diagonal {
    background: url("./img/background-title-diagonal.png") no-repeat;
    width: 10px;
	display: block;
    height: 100%;
    margin-left: -10px;

}
.cit-breadcrumb {
    font-size: 12px;
    position: absolute;
    top: 0;
    color: white;
    width: 725px;
    width: 100%;
    margin-left: 10px;
}
.cit-breadcrumb a {
    text-decoration: none;
    color: white;
}
.cit-breadcrumb a:hover {
    text-decoration: underline;
}
.cit-title {
    position: absolute;
    top: 22px;
    color: white;
    margin-left: 10px;
}


#ci-content {
    /* margin-left: 35px; */
    width: 727px;
    width: 692px;
    position:   relative;
    float: left;
    /* background: rgba(0,0,190,0.1); */
}

#content.contact #ci-content {
    float: none;
}





/* TEST */
.navigation-container {
    float: left;
    position: relative;

    width: 50%;
    height: 100%;
    margin-left: -512px;

    background: url("./img/transparent_red.png") repeat;
    z-index: 100 !important;
    position: fixed;
    left: 0;
    top: 0;
}

.content-container {

    /*float: left;*/
    float: right;
    width: 50%;
    height: 100%;
    /*margin-left: 295px;*/
    padding-right: 217px;
    z-index: 50 !important;

    margin-left: calc(50% - 217px);

    /* 512px - 297px */
    /* (half content size - diagonal menu size) */

}

#content {
    position: relative;

    width: 100%;
    height: 445px;
    padding-right: 217px;
    margin-top: 146px;

    background: url("./img/transparent-white-90.png") repeat;
}


#content.contact {
    height: auto;
}



#content-inner {
    position: relative;
    width: 100%;
    padding-right: 217px;
}


.page-title-large {
    color: #820023;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px 0;
    /* margin-left: 35px; */
    font-weight: normal;
}
.page-title-small {
    color: #820023;
    font-size: 13px;
    margin: 0;
    padding: 0 0 10px 0;
    /* padding: 10px 0 2px 0;
    margin-left: 35px; */
}


.cic-title {
    color: #820023;
    font-size: 13px;
    margin: 0;
    padding: 10px 0 2px 0;
    margin-left: 35px;
}
.cic-title-large {

    color: #820023;
    font-size: 20px;
    margin: 0;
    padding: 20px 0 0 0;
    margin-left: 35px;
    font-weight: normal;
}

.alignleft {
    float: left;
}
.cic-news-image {
    vertical-align: top;
    border-radius: 8px;
    overflow: hidden;
    float: left;

    margin: 0 20px 100% 0;
}

.cic-content-wrapper {
    font-size: 12px;
    color: #7b7b7b;
    line-height: 16px;
    width: 727px;
    width: 692px;
    height: 415px;
    max-height: 415px;
    overflow: hidden;
    padding-left: 35px;
    padding-top: 20px;
    float: left;
    position: relative;
}

#content.contact .cic-content-wrapper {
    height: auto;
    max-height: none;
    float: none;
}

.cic-content-parent {
    width: 9000px;
    position: absolute;
    height: 360px;
    padding-left: 35px;
    left: 0;
}

#content.contact .cic-content-parent {
    position: static;
    height: auto;
    width: auto;
}

.cic-content {
    position: relative;

    width: 727px;
    width: 692px;
    float: left;
    margin-right: 50px;
    padding-top: 20px;

    height: 325px;
    height: 350px;
    overflow-y: hidden;
}

#content.contact .cic-content {
    float: none;
    height: auto;
    padding-bottom: 30px;
}

.cic-content-home {
    height: 385px;
}

.cic-content h2 {
    color: #820023;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.cic-content .news-price {
    color: #820023;
    font-weight: bold;
    font-size: 15px;
}
.cic-content .news-pdf {

    background: url("./img/icon_pdf.png") no-repeat 10px 5px;
    background-color: #eaebec;
    background-color: rgba(75, 83, 92, 0.1);
    float: left;
    width: 65%;
    padding: 8px;

}
.cic-content .news-pdf:hover {
    background-color: rgba(75, 83, 92, 0.05);
}
.cic-content .news-pdf a {
    display: block;
    padding-left: 40px;
    color: #7b7b7b;
    font-size: 13px;
    font-weight: bold;
}

.cic-more {
    padding-left: 35px;
    width: 727px;
    width: 692px;
    float: left;
    text-align: right;
    position: absolute;
    bottom: 0;
}

.news-pagi-link {
    text-decoration: none;
    font-size: 13px;
    color: #641022;
    padding: 0px 6px 0px 3px;
    border-right: solid 1px #641022;
}
.news-pagi-link.last {
    border: none;
}
.news-pagi-link.current {
    font-weight: bold;
}
#content-link-more {
    font-size: 13px;
    font-weight: bold;
    color: white;
    background: rgba(139, 22, 53, 0.9);
    background: rgba(131, 23, 52, 1);
    padding: 2px 6px;
    text-decoration: none;

    -moz-box-shadow: 0px 4px 4px #cccccc;
    -moz-box-shadow: 0px 4px 4px rgba(30, 28, 24, 0.33);

    -webkit-box-shadow: 0px 4px 4px #cccccc;
    -webkit-box-shadow: 0px 4px 4px rgba(30, 28, 24, 0.33);

    box-shadow: 4px 4px 4px #cccccc;
    box-shadow: 2px 2px 4px rgba(30, 28, 24, 0.33);

    text-transform: uppercase;
}


.gallery-link {
    display: block;
    float: left;
    width: 115px;
    height: 170px;
    margin-right: 24px;
    position: relative;
}
.gallery-link:hover > img {
    opacity: 1;
}
.gallery-link img {
    width: 115px;
    height: 115px;
    border-radius: 6px;
    overflow: hidden;
    opacity: 0.8;
}
.gallery-link .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    height: 115px;
    background: url("./img/icon-video.png") no-repeat center center;
}
.gallery-title {
    width: 115px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #7b7b7b;
    padding-top: 4px;
    text-decoration: underline;
}

#map_canvas {
    /*width: 460px;
    height: 320px;*/
    width: calc(100% - 82px);
    height: 200px;
    float: left;
    background: rgba(0,0,0,0.05);
}

#map_content {
    width: 230px;
    height: 320px;
    position: absolute;
    top: 20px;
    left: 460px;
}
.map_content_inner {
    padding: 0 10px;
}
#map_link {
    width: 100%;
    float: left;
    padding-top: 5px;
}
#map_link a {

}


#wagener_form input[type=text] {

    /*
    padding: 2px 4px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin: 0 0 10px 0 !important;
    */
    /*
    background: rgba(176, 168, 157, 0.3);
    border: none;
    color: #7b7b7b;
    font-family: Helvetica, Arial, sans-serif;
    -moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow:inset 0px 0px 3px rgba(0,0,0,0.6);
    box-shadow: inset 0px 0px 3px rgba(0,0,0,0.6);
    */

    background: rgba(176, 168, 157, 0.3);
    border: none;
    border: solid 1px rgba(0, 0, 0, 0.2);
    color: #7b7b7b;
    font-family: Helvetica, Arial, sans-serif;
    -moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);

}
#wagener_form textarea {
    /* width: 436px; */
    /*
    color: #7b7b7b;
    border: none;
    background: rgba(176, 168, 157, 0.3);
    font-family: Helvetica, Arial, sans-serif;
    -moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.6);
    box-shadow: inset 0px 0px 3px rgba(0,0,0,0.6);
    */

    background: rgba(176, 168, 157, 0.3);
    border: none;
    border: solid 1px rgba(0, 0, 0, 0.2);
    color: #7b7b7b;
    font-family: Helvetica, Arial, sans-serif;
    -moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);

}


.langs-current {
    display: none;
    padding: 3px 5px;
}

.current_language {
    display: block;
}

.langs-option {
    padding: 3px 5px;
    background: rgba(124, 10, 46, 0.9);
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    cursor: pointer;
    display: block;
    color: white !important;
    text-decoration: none;
}

.lang-icon {
    margin-top: -3px;
}
.lang-icon ,
.lang-text,
.lang-info {
    margin-right: 10px;
}

#language-select {
    float: right;
    color: white;
    font-size: 12px;
    width: 100%;
    width: 178px;
    margin-right: 18px;
    text-align: left;
    margin-top: 5px;
    z-index: 110;
    background: transparent;
}

.lang-pointer {
    border: solid 5px transparent;
    border-top: solid 6px #fff;
    width: 0;
    height: 0;
    position: relative;
    top: 11px;
    cursor: pointer;

}
#language-current {
    cursor: pointer;
}
#language-options {
    height: 0px;
    overflow: hidden;
}



.fancybox-nav {
    width: 30% !important;
    margin-top: -42px !important;
}


.animate_3 {
     -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.animate_6 {
     -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}


#debug-window {
    color: whitesmoke;
    text-align: right;
    font-size: 11px;
    padding-right: 10px;
    background: rgba(0,0,0,0.5);

}
.ib {
    *display: inline;
    *zoom: 1;
    background: red;
}


.menu-chauffeur-menu-container {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
#menu-chauffeur-menu {
    background: #eee;
    float: left;
    width: 90%;
    border: solid 1px #eee;
    padding: 5px;
    margin: 0 0 20px 0;
}

#menu-chauffeur-menu li {
    list-style: none;
    float: left;
    margin-right: 10px;
}
#menu-chauffeur-menu li a {
    text-decoration: none;
    color: #999;
}
#menu-chauffeur-menu li a:hover,
#menu-chauffeur-menu li.current_page_item a {
    text-decoration: underline;
}

#chauffeur-inner {
    height: 302px;
    overflow-y: auto;
    overflow-x: hidden;
}
.protected-logout-link {
    width: 90%;
    border-top: solid 1px #ccc;
    padding: 10px 10px 0 0;
    margin-top: 25px;
    clear: both;
}
.protected-logout-link a {
    /* border-radius: 5px; */
    padding: 4px 5px;
    background: #891433;
    color: white;
    text-decoration: none;
}
.protected-logout-link a:hover {
    background: #AF1941;
}
