

.mejs-container.wp-audio-shortcode .mejs-controls .mejs-time span {
  color: #fff;
  line-height: 32px !important;
}
.mejs-container.wp-audio-shortcode .mejs-controls .mejs-time {
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 !important;
}

.q_list ul li {font-size: 14px !important;}

.content .container {z-index:101 !important;}

.carousel-indicators {display: none !important;}
.slider-indicators {display: none !important;}


.yarpp-thumbnail {height: 200px !important;}
.yarpp-thumbnail-title {font-size:1.0em !important; max-height: 4em !important}

.latest_post a img{width: 100%;}
.latest_post_inner .post_infos{display: none;}

#div_postlist tr td{padding:2px 5px;vertical-align:top;text-align:left;padding-bottom:1px;font-family:Open Sans}
#div_postlist td a img{width: 82%;}

.q_slider{z-index: 0;}

.carousel-inner .slider_content .text{

-webkit-transform: translateZ(0px);

-moz-transform: translateZ(0px);

-ms-transform: translateZ(0px);

-o-transform: translateZ(0px);

transform: translateZ(0px);}

.car_title a { font-size: 18px !important; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    top: 0;
}
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background-color: #ddd !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background-color: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    transform: none !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #d6006f !important;
}
.mejs-controls div.mejs-time-rail {
    margin-left: 0px;
}
.article .mejs-controls div.mejs-time-rail {
    margin-left: 6px !important;
}
.mejs-controls .mejs-replay button {
    background-image: url(img/audio/play.png);
}
.mejs-controls .mejs-time-rail span {
  width: 100%;
  margin: 16px 0;
}
.mejs-time span.mejs-duration {
    margin-left: 10px !important;
}
.mejs-time span.mejs-currenttime {
    padding-right: 10px !important;
}
.mejs-time-hovered {
    background-color: transparent !important;
}