/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.jdGallery .slideInfoZone {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin: 0px;
    left: 0;
    bottom: 0;
    height: 80px;
    background: rgba(255,255,255,.15);
    color: #fff;
    text-indent: 0;
    overflow: hidden;
}
#s5_nav li .s5_level1_span1 {
    background: none;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
}
#s5_header_wrap {
    padding-top: 20px;
}
#s5_logo_module {
    margin-bottom: 20px;
}
#subMenusContainer div ul {
    background: #ececec;
}
.S5_submenu_item:hover, .S5_grouped_child_item .S5_submenu_item:hover {
    background: #c9c9c9 !important;
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    -o-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
}
#subMenusContainer a, #s5_nav li li a {
    text-align: left;
    font-size: 0.9em;
    white-space: pre;
    width: auto;
    color: #444444 !important;
}
body {
    color: #000000;
}