/*==============================================
Base
===============================================*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/* line 5, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*==============================================
End Base
===============================================*/
/*==============================================
Componente Teste
===============================================*/
/*----------- typography -----------*/
/*--------- end typography ---------*/
/* line 1, ../scss/_mediaelementplayer.scss */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica,Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

/* line 10, ../scss/_mediaelementplayer.scss */
.me-plugin {
  position: absolute;
}

/* line 14, ../scss/_mediaelementplayer.scss */
.mejs-embed {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
/* line 21, ../scss/_mediaelementplayer.scss */
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

/* line 31, ../scss/_mediaelementplayer.scss */
.mejs-fullscreen {
  overflow: hidden !important;
}

/* line 35, ../scss/_mediaelementplayer.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
/* line 43, ../scss/_mediaelementplayer.scss */
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

/* line 49, ../scss/_mediaelementplayer.scss */
.mejs-clear {
  clear: both;
}

/* line 53, ../scss/_mediaelementplayer.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 59, ../scss/_mediaelementplayer.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 67, ../scss/_mediaelementplayer.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 76, ../scss/_mediaelementplayer.scss */
:root .mejs-poster img {
  display: none;
}

/* line 80, ../scss/_mediaelementplayer.scss */
.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

/* line 86, ../scss/_mediaelementplayer.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 92, ../scss/_mediaelementplayer.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 96, ../scss/_mediaelementplayer.scss */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url('../../componente-player/img/bigplay.png?1435607596') no-repeat;
}

/* line 106, ../scss/_mediaelementplayer.scss */
.no-png .mejs-overlay-button {
  background-image: url('../../componente-player/img/bigplay.png?1435607596');
}

/* line 110, ../scss/_mediaelementplayer.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 114, ../scss/_mediaelementplayer.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
/* line 130, ../scss/_mediaelementplayer.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url('../../componente-player/img/loading.gif?1435607596') 50% 50% no-repeat;
}

/* line 138, ../scss/_mediaelementplayer.scss */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
/* line 155, ../scss/_mediaelementplayer.scss */
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica,Arial;
  border: 0;
}

/* line 171, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url('../../componente-player/img/controls.png?1435607596') no-repeat;
}

/* line 186, ../scss/_mediaelementplayer.scss */
.no-png .mejs-controls .mejs-button button {
  background-image: url('../../componente-player/img/controls.png?1435607596');
}

/* line 190, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow;
}

/* line 194, ../scss/_mediaelementplayer.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 205, ../scss/_mediaelementplayer.scss */
.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* line 217, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
/* line 220, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
/* line 223, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* line 226, ../scss/_mediaelementplayer.scss */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}
/* line 232, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
/* line 242, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
/* line 253, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
/* line 271, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0;
}
/* line 282, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}
/* line 293, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
/* line 307, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
/* line 319, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
/* line 326, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
/* line 394, ../scss/_mediaelementplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
/* line 397, ../scss/_mediaelementplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
/* line 400, ../scss/_mediaelementplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

/* line 406, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
/* line 409, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* line 412, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
/* line 415, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
/* line 418, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}
/* line 420, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
/* line 435, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 441, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
/* line 451, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
/* line 461, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}
/* line 477, ../scss/_mediaelementplayer.scss */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}
/* line 483, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
/* line 504, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
/* line 525, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* line 529, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}
/* line 531, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
/* line 534, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 549, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
/* line 555, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
/* line 562, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
/* line 567, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 10px;
}
/* line 578, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 585, ../scss/_mediaelementplayer.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
/* line 592, ../scss/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
/* line 606, ../scss/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
/* line 615, ../scss/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
/* line 619, ../scss/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);
}
/* line 630, ../scss/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
/* line 639, ../scss/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 651, ../scss/_mediaelementplayer.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}
/* line 659, ../scss/_mediaelementplayer.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
/* line 663, ../scss/_mediaelementplayer.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 669, ../scss/_mediaelementplayer.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 676, ../scss/_mediaelementplayer.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 680, ../scss/_mediaelementplayer.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(20, 20, 20, 0.8);
}

/* line 687, ../scss/_mediaelementplayer.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
/* line 691, ../scss/_mediaelementplayer.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* line 698, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
/* line 701, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* line 704, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
/* line 707, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* line 710, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* line 715, ../scss/_mediaelementplayer.scss */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
}
/* line 725, ../scss/_mediaelementplayer.scss */
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
/* line 731, ../scss/_mediaelementplayer.scss */
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica,Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
/* line 737, ../scss/_mediaelementplayer.scss */
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}

/* line 744, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
/* line 746, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
/* line 749, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 764, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
/* line 770, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
/* line 777, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
/* line 782, ../scss/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 10px;
}

/* line 795, ../scss/_mediaelementplayer.scss */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}

/* line 807, ../scss/_mediaelementplayer.scss */
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}

/* line 812, ../scss/_mediaelementplayer.scss */
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url('../../componente-player/img/background.png?1435607596');
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}

/* line 12, ../scss/_main.scss */
.componente-player .container .player {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  float: left;
  clear: both;
  margin: 10px auto;
}

/*==============================================
Fim componente Teste
===============================================*/
/* WMP player */
/* line 6, ../scss/skins/_skin-wmp.scss */
.mejs-wmp {
  height: 65px;
  width: 300px;
}
/* line 9, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls {
  background: transparent url('../../componente-player/img/skin/controls-wmp-bg.png?1435607596') center 16px no-repeat;
  height: 65px;
}
/* line 13, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-button, .mejs-wmp .mejs-time {
  position: absolute;
  background: transparent;
}
/* line 19, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: transparent;
  border: solid 1px #ccc;
  height: 3px;
}
/* line 24, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 3px;
}
/* line 27, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(255, 255, 255, 0.3);
  width: 0;
  height: 3px;
}
/* line 32, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  height: 1px;
  background-color: #014CB6;
  border: solid 1px #7FC9FA;
  border-width: 1px 0;
  border-color: #7FC9FA #fff #619FF2 #fff;
}
/* line 40, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  margin: 0;
  width: 16px;
  height: 9px;
  top: -3px;
  border: 0;
  background: url('../../componente-player/img/skin/controls-wmp.png?1435607596') no-repeat 0 -80px;
}
/* line 49, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none;
}
/* line 53, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-playpause-button {
  top: 10px;
  left: 50%;
  margin: 10px 0 0 -20px;
  width: 40px;
  height: 40px;
}
/* line 59, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-playpause-button button {
  width: 40px;
  height: 40px;
  background: url('../../componente-player/img/skin/controls-wmp.png?1435607596') no-repeat 0 0;
  margin: 0;
  padding: 0;
}
/* line 67, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-pause button {
  background-position: 0 -40px;
}
/* line 70, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-currenttime-container {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -93px;
}
/* line 76, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-duration-container {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -58px;
}
/* line 82, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-volume-button {
  top: 32px;
  right: 50%;
  margin-right: -55px;
  width: 20px;
  height: 15px;
}
/* line 88, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-volume-button button {
  margin: 0;
  padding: 0;
  background: url('../../componente-player/img/skin/controls-wmp.png?1435607596') no-repeat -42px -17px;
  width: 20px;
  height: 15px;
}
/* line 96, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-unmute button {
  margin: 0;
  padding: 0;
  background: url('../../componente-player/img/skin/controls-wmp.png?1435607596') no-repeat -42px 0;
  width: 20px;
  height: 15px;
}
/* line 103, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: rgba(102, 102, 102, 0.6);
}
/* line 106, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-fullscreen-button {
  top: 32px;
  right: 50%;
  margin-right: -82px;
  width: 15px;
  height: 14px;
}
/* line 112, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-fullscreen-button button {
  margin: 0;
  padding: 0;
  background: url('../../componente-player/img/skin/controls-wmp.png?1435607596') no-repeat -63px 0;
  width: 15px;
  height: 14px;
}
/* line 120, ../scss/skins/_skin-wmp.scss */
.mejs-wmp .mejs-controls .mejs-captions-button {
  display: none;
}

/* END: WMP player */
/* TED player */
/* line 5, ../scss/skins/_skin-ted.scss */
.mejs-ted {
  height: 65px;
  width: 100%;
}
/* line 8, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls {
  background: #eee;
  height: 65px;
}
/* line 12, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-button, .mejs-ted .mejs-time {
  position: absolute;
  background: #ddd;
}
/* line 18, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: none;
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') repeat-x 0 -52px;
  height: 6px;
}
/* line 23, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 6px;
}
/* line 26, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: none;
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') repeat-x 0 -52px;
  width: 0;
  height: 6px;
}
/* line 32, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  height: 6px;
  background-color: none;
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') repeat-x 0 -59px;
}
/* line 38, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  margin: 0;
  width: 14px;
  height: 21px;
  top: -7px;
  border: 0;
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') no-repeat 0 0;
}
/* line 47, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none;
}
/* line 51, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-playpause-button {
  top: 29px;
  left: 9px;
  width: 49px;
  height: 28px;
}
/* line 56, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-playpause-button button {
  width: 49px;
  height: 28px;
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') no-repeat -50px -23px;
  margin: 0;
  padding: 0;
}
/* line 64, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-pause button {
  background-position: 0 -23px;
}
/* line 67, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-fullscreen-button {
  top: 34px;
  right: 9px;
  width: 17px;
  height: 15px;
  background: none;
}
/* line 73, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-fullscreen-button button {
  width: 19px;
  height: 17px;
  background: transparent url('../../componente-player/img/skin/controls-ted.png?1435607596') no-repeat 0 -66px;
  margin: 0;
  padding: 0;
}
/* line 81, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-unfullscreen button {
  background: transparent url('../../componente-player/img/skin/controls-ted.png?1435607596') no-repeat -21px -66px;
  margin: 0;
  padding: 0;
}
/* line 86, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-volume-button {
  top: 30px;
  right: 35px;
  width: 24px;
  height: 22px;
}
/* line 92, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-mute button {
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') no-repeat -15px 0;
  width: 24px;
  height: 22px;
  margin: 0;
  padding: 0;
}
/* line 99, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-unmute button {
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') no-repeat -40px 0;
  width: 24px;
  height: 22px;
  margin: 0;
  padding: 0;
}
/* line 107, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: #fff;
  border: solid 1px #aaa;
  border-width: 1px 1px 0 1px;
  width: 22px;
  height: 65px;
  top: -65px;
}
/* line 115, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-total {
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') repeat-y -41px -66px;
  left: 8px;
  width: 6px;
  height: 50px;
}
/* line 121, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-current {
  left: 8px;
  width: 6px;
  background: url('../../componente-player/img/skin/controls-ted.png?1435607596') repeat-y -48px -66px;
  height: 50px;
}
/* line 127, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}
/* line 131, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time span {
  color: #333;
}
/* line 134, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-currenttime-container {
  position: absolute;
  top: 32px;
  right: 100px;
  border: solid 1px #999;
  background: #fff;
  color: #333;
  padding-top: 2px;
  border-radius: 3px;
  color: #333;
}
/* line 145, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-duration-container {
  position: absolute;
  top: 32px;
  right: 65px;
  border: solid 1px #999;
  background: #fff;
  color: #333;
  padding-top: 2px;
  border-radius: 3px;
  color: #333;
}
/* line 156, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-time button {
  color: #333;
}
/* line 159, ../scss/skins/_skin-ted.scss */
.mejs-ted .mejs-controls .mejs-captions-button {
  display: none;
}

/* END: TED player */
/*radioagencia-nacional player */
/* line 6, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player-wrapper {
  height: 90px;
  width: 100%;
  background: #0c88d8;
  position: fixed;
  float: left;
  bottom: 0px;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
  opacity: 100;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 16, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player-wrapper.fechado {
  bottom: -90px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 20, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player-wrapper .fechar-player {
  display: block;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 28px;
  height: 27px;
  text-indent: -999em;
  background: url('../../componente-player/sprites/controles.png') 0 -65px no-repeat;
}

/* line 33, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional {
  margin: 0 auto;
  width: 960px;
}
/* line 37, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .container .player {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #0c88d8;
  color: #fff;
  position: relative;
  padding: 0 63px;
  height: 70px;
}
/* line 45, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .container .player h2 {
  position: absolute;
  left: 136px;
  top: 17px;
  z-index: 1;
}
/* line 50, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .container .player h2 a {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.073em;
  color: #fff;
  text-decoration: none;
}
/* line 60, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls {
  position: absolute;
  top: 16px;
  right: 131px;
  z-index: 1;
}
/* line 65, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li {
  float: left;
  margin-right: 18px;
  position: relative;
}
/* line 69, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li .tooltip {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: absolute;
  color: #fff;
  font-size: 11px;
  vertical-align: middle;
  right: 0px;
  padding-right: 25px;
  white-space: nowrap;
  top: -5px;
  font-weight: bold;
}
/* line 81, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li .tooltip .wrap {
  background: #0066cc;
  padding: 5px 20px;
  position: relative;
}
/* line 85, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li .tooltip .wrap:after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  right: -6px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #0066cc;
  top: 3px;
}
/* line 97, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li .tooltip .wrap a {
  display: inline;
  color: #fff;
}
/* line 103, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li i {
  display: block;
  width: 16px;
  height: 15px;
  float: left;
}
/* line 108, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li i.icon-tags {
  height: 13px;
  margin-top: 2px;
  background: url('../../componente-player/sprites/controles.png') 0 -235px no-repeat;
}
/* line 113, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li i.icon-date {
  background: url('../../componente-player/sprites/controles.png') 0 -10px no-repeat;
}
/* line 118, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .aditional-controls li:hover .tooltip {
  display: block;
}
/* line 124, ../scss/skins/_skin-radioagencia-nacional.scss */
.componente-player.theme-radioagencia-nacional .download {
  text-indent: -999em;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 13px;
  right: 18px;
  background: url('../../componente-player/sprites/controles.png') 0 -25px repeat-x;
}

/* line 142, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional {
  height: 65px;
  width: 100%;
}
/* line 145, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls {
  background: #0c88d8;
  height: 65px;
}
/* line 148, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-button button:focus {
  outline: none;
}
/* line 152, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-button, .mejs-radioagencia-nacional .mejs-time {
  position: absolute;
}
/* line 155, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 157, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .volume-controls {
  right: 58px;
  position: absolute;
  width: 17px;
  height: 38px;
  z-index: 5;
}
/* line 164, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail {
  width: 80%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 31px;
  left: 115px;
}
/* line 170, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #fff;
  height: 10px;
  border-top: 1px solid #0066cc;
}
/* line 175, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 10px;
}
/* line 178, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: none;
  background: url('../../componente-player/sprites/controles.png') 0 -102px repeat-x;
  width: 0;
  height: 10px;
}
/* line 184, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  height: 6px;
  background-color: none;
  background: url('../../componente-player/sprites/controles.png') 0 0 repeat-x;
}
/* line 190, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  margin: 0;
  width: 10px;
  height: 10px;
  top: 0px;
  border: 0;
  background: url('../../componente-player/sprites/controles.png') 0 -92px repeat-x;
}
/* line 199, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none;
  z-index: 2;
}
/* line 204, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-playpause-button {
  top: 8px;
  left: 0;
  width: 55px;
  height: 55px;
}
/* line 209, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-playpause-button button {
  width: 55px;
  height: 55px;
  background: url('../../componente-player/sprites/controles.png') 0 -180px no-repeat;
  margin: 0;
  padding: 0;
}
/* line 217, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-pause button {
  background: url('../../componente-player/sprites/controles.png') 0 -125px no-repeat;
}
/* line 220, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-fullscreen-button {
  display: none;
}
/* line 223, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-unfullscreen button {
  display: none;
}
/* line 226, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-volume-button {
  top: 18px;
  right: 0;
  width: 14px;
  height: 13px;
}
/* line 233, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-volume-button:hover + .mejs-horizontal-volume-slider {
  visibility: visible;
}
/* line 238, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-mute button {
  background: url('../../componente-player/sprites/controles.png') 0 -248px no-repeat;
  width: 14px;
  height: 13px;
  margin: 0;
  padding: 0;
}
/* line 245, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-unmute button {
  background: url('../../componente-player/sprites/controles.png') 0 -112px no-repeat;
  width: 14px;
  height: 13px;
  margin: 0;
  padding: 0;
}
/* line 252, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider {
  visibility: hidden;
  position: absolute;
  right: 25px;
  top: 11px;
  padding-right: 25px;
  width: 60px;
  height: 17px;
  z-index: 1;
  background: #0066cc;
  padding: 2px 20px;
}
/* line 263, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider:after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  right: -6px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #0066cc;
  top: 3px;
}
/* line 275, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top: 7px;
  left: 5px;
  width: 90%;
}
/* line 281, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider.visible {
  visibility: visible;
}
/* line 285, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time {
  position: absolute;
  border: 0;
  padding: 0;
  top: 40px;
}
/* line 290, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time.mejs-currenttime-container {
  left: 70px;
}
/* line 293, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time.mejs-duration-container {
  right: 18px;
}
/* line 296, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time span {
  font-weight: bold;
  color: #fff;
  margin: 0;
}
/* line 301, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-time button {
  color: #333;
}
/* line 305, ../scss/skins/_skin-radioagencia-nacional.scss */
.mejs-radioagencia-nacional .mejs-controls .mejs-captions-button {
  display: none;
}

/* Css IE9> */
/* line 316, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper.fechado {
  display: none;
}
/* line 320, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .download {
  right: 0px;
}
/* line 325, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .mejs-radioagencia-nacional .mejs-controls .mejs-time-rail {
  width: 667px;
}
/* line 328, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .mejs-radioagencia-nacional .mejs-controls .mejs-volume-button {
  right: -883px;
  width: 125px;
  height: 18px;
}
/* line 332, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .mejs-radioagencia-nacional .mejs-controls .mejs-volume-button button {
  left: 0;
}
/* line 336, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider {
  right: -887px;
}
/* line 338, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .mejs-radioagencia-nacional .mejs-controls .mejs-horizontal-volume-slider:after {
  border-right: 8px solid #0066cc;
  border-left: none;
  right: 0;
  left: -6px;
}
/* line 345, ../scss/skins/_skin-radioagencia-nacional.scss */
.lt-ie9 .componente-player-wrapper .theme-radioagencia-nacional.componente-player .mejs-radioagencia-nacional .mejs-controls .mejs-duration-container {
  position: absolute;
  right: -820px;
}

/* END: radioagencia-nacional player*/
/*==============================================
Componente lista noticias
===============================================*/
/*----------- sprites -----------*/
/*--------- end sprites ---------*/
/*----------- typography -----------*/
/*--------- end typography ---------*/
/* line 10, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container {
  background: #F3F3F3;
  font-family: "Open Sans", sans-serif;
  padding: 10px 0;
}
/* line 14, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container header {
  padding-bottom: 20px;
  padding-left: 30px;
}
/* line 17, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container header h2 {
  color: #0c88d8;
  font-size: 24px;
}
/* line 23, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  padding: 20px 10px 20px 10px;
  width: 100%;
}
/* line 28, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content {
  float: left;
  padding-left: 20px;
  width: 80%;
}
/* line 32, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content h3 {
  line-height: 18px;
}
/* line 34, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content h3 a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
}
/* line 40, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content .info {
  margin-top: 5px;
}
/* line 42, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content .info span {
  color: #979797;
  font-size: 11px;
  font-weight: bold;
}
/* line 46, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content .info span a {
  color: #979797;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
/* line 53, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content .info .clock {
  width: 15%;
}
/* line 56, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content .info .tags {
  width: 55%;
}
/* line 59, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article .content .info .date {
  width: 30%;
  float: right;
}
/* line 66, ../../componente-lista-destaques/scss/_main.scss */
.componente-lista-destaques .container .lista-destaques article:hover {
  background: #e5e5e5;
}

/*==============================================
Fim componente lista noticias
===============================================*/
/* line 14, ../scss/style.scss */
.player-audio {
  float: left;
  padding-left: 20px;
  width: 40px;
  height: 40px;
  margin: 10px;
}
/* line 20, ../scss/style.scss */
.player-audio a {
  background-color: #0c88d8;
  display: block;
  padding: 12px 10px;
  text-decoration: none;
}
/* line 25, ../scss/style.scss */
.player-audio a i {
  color: #ccffff;
}
