﻿.sm2-bar-ui.fixed {
  font-family: 'Domine';
  font-weight: 500;
   font-style: normal;
  /* prevent background border bleed */
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* because indeed, fonts do look pretty "fat" otherwise in this case. */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  /* take out overflow if you want an absolutely-positioned playlist dropdown. */
  border-radius: 0;
  /* just for fun (animate normal / -width) */
  margin:0;
  border:0;
  bottom:0;
  left: 0;
  width:100%;
  position: fixed;
  top: auto;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible;
  /* and this should probably have a high z-index. tweak as needed. */
  z-index: 9999;
  box-shadow: none;
  letter-spacing: 0.03em;
}
.sm2-main-controls{
  margin:0 auto;
  padding: 0;
  left:0;
  width:100%;
  max-width: 400px;
  min-width:300px;
  background: transparent;
}
.sm2-bar-ui .sm2-playlist li {
  text-align: center;
  display: table-cell;
  line-height: 1.1em;
  vertical-align: middle;  
}
.sm2-playlist {
  position: relative;
  width: 100%;
  max-width:171px;
  min-width: 120px;
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  height: 43px;
}
.sm2-playlist-target {
  /* initial render / empty case */
  position: relative;
  margin-top:12px;
}
.sm2-bar-ui.compact {
  min-width: 1em;
  max-width: 15em;
}
/* want things left-aligned? */
.sm2-bar-ui.left .sm2-playlist li {
  text-align: left;
}
.sm2-bar-ui.fixed .bd,
.sm2-bar-ui.bottom .bd {
 /* display: table; */
  border-radius: 0px;
  border-bottom: none;

}
.sm2-bar-ui.playlist-open .bd {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-color: transparent;
}
.sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
  position: relative;
  background-color:rgba(62,108,194,0);
 /*
 transition: background 0.2s ease-in-out;
 */
}
.sm2-bar-ui .bd {
  display: table;
  border-bottom: none;
}
.sm2-bar-ui .sm2-extra-controls .bd {
 background-color: rgba(0,0,0,0.2);
}
.sm2-bar-ui.textured .sm2-extra-controls .bd {
  /* lighten extra color overlays */
  background-color: rgba(255,255,255,1);
}
.sm2-bar-ui .sm2-extra-controls {
  background-color: transparent;
  border: none;
}
.sm2-bar-ui .sm2-extra-controls .bd {
  /* override -width table behaviour */
  display: block;
  border: none;
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  display: inline-block;
}
.sm2-bar-ui,
.sm2-bar-ui .bd a {
  color: #fff;
}
.sm2-bar-ui.dark-text,
.sm2-bar-ui.dark-text .bd a {
  color: #BA9538;
}
.sm2-bar-ui .bd a {
  text-decoration: none;
}
.sm2-bar-ui .bd .sm2-button-element {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.sm2-bar-ui .bd .sm2-button-element:hover {
  opacity: 0.4;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.sm2-bar-ui .bd .sm2-button-element:active {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.sm2-bar-ui {
  /* base font size */
  font-size: 1em;
  text-shadow: none;
}
.sm2-bar-ui .sm2-inline-element {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  overflow: hidden;
}
.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  position: relative;
  min-width: 35px;
  min-height: 43px;
}
.sm2-bar-ui .sm2-inline-button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 43px;
}
.sm2-bar-ui .sm2-extra-controls .bd {
  /* don't double-layer. */
  background-image: none;
  background-color: rgba(0,0,0,0.15);
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  width: 25px; /* bare minimum */
  min-height: 1.75em;
  min-width: 2.5em;
}
.sm2-bar-ui .sm2-inline-status {
  line-height: 120%;
  /* how much to allow before truncating song artist / title with ellipsis */
  display: none;
  min-width: 200px;
  max-width: 20em;
  padding: 0 0 0 5px;
}
.sm2-bar-ui .sm2-inline-element.compact {
  min-width: 2em;
  padding: 0px 0.25em;
}
.sm2-bar-ui .sm2-inline-status a:hover {
  background-color: transparent;
  text-decoration: underline;
}
.sm2-inline-time,
.sm2-inline-duration {
  display: table-cell;
  width: 1%;
  line-height: 0.3em;
	text-align: center;
  min-width: 1.8em; /* if you have sounds > 10:00 in length, make this bigger. */
  vertical-align: middle;
}
.sm2-bar-ui p,
.sm2-bar-ui .sm2-playlist ul,
.sm2-bar-ui .sm2-playlist ul li {
  margin: 0px;
  padding: 0px;
}
.sm2-bar-ui .sm2-playlist ul li {
  position: relative;
}
.sm2-bar-ui .sm2-playlist ul li,
.sm2-bar-ui .sm2-playlist ul li a {
  position: relative;
  display: block;
  /* prevent clipping of characters like "g" */
  height: 1.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.sm2-row {
  display: table-row;
}
.sm2-progress-bd {
  /* spacing between progress track/ball and time (position) */
  padding: 0px 0.8em;
}
.sm2-progress .sm2-progress-track,
.sm2-progress .sm2-progress-ball{
  position: relative;
  width: 100%;
  height: 0.65em;
  border-radius: 0.65em;
}
/*barra musica passada*/
.sm2-progress .sm2-progress-bar { 
  position: relative;
  width: 100%;
  height: 0.10em;
  border-radius: 0.1em;
}
.sm2-progress .sm2-progress-bar {
  /* element which follows the progres "ball" as it moves */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  background-color: rgba(255,255,255,1);
}
.volume-shade,
.playing .sm2-progress .sm2-progress-track,
.paused .sm2-progress .sm2-progress-track {
  cursor: pointer;
}
.playing .sm2-progress .sm2-progress-ball {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
/*bola progresso*/
.sm2-progress .sm2-progress-ball {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0.8em;
  height: 0.8em;
  margin: -0.366em 0px 0px -0.466em;
  background-color: #fff;
  padding: 0px;
/*
 z-index: 1;
*/
 -webkit-transition: -webkit-transform 0.15s ease-in-out;
 transition: transform 0.15s ease-in-out;
}
.sm2-bar-ui.dark-text .sm2-progress .sm2-progress-ball {
  background-color:rgba(186,149,56,0);
}
.sm2-progress .sm2-progress-track {
  background-color: rgba(255,255,255,0.5);
  position: relative;
  width: 100%;
  height: 0.15em;
  border-radius: 0.15em;
}
/* scrollbar rules have to be separate, browsers not supporting this syntax will skip them when combined. */
.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,1);
}
.playing.grabbing .sm2-progress .sm2-progress-track,
.playing.grabbing .sm2-progress .sm2-progress-ball {
 cursor: -moz-grabbing;
 cursor: -webkit-grabbing;
 cursor: grabbing;
}
.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.sm2-inline-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  /* hide inner text */
  line-height: 10em;
  /**
  * image-rendering seems to apply mostly to Firefox in this case. Use with caution.
  * https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering#Browser_compatibility
  */
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -ms-interpolation-mode: bicubic;
}
.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
  background-image: url(../imagens/player/play.png);
  background-image: none, url(../imagens/player/play.png);
}

.playing .play-pause {
 background-image: url(../imagens/player/pause.png);
 background-image: none, url(../imagens/player/pause.png);

}

.sm2-volume-control {
 background-image: url(../imagens/player/volume.png);
 background-image: none, url(../imagens/player/volume.png);
 margin:0 1px 0 4px;
}

.sm2-volume-control,
.sm2-volume-shade {
 background-position: 50% 48%;
 background-size: 60%;
}

.volume-shade {
 background-image: url(../imagens/player/volume_shade.png);
 background-image: none, url(../imagens/player/volume_shade.png);
}

.menu {
 background-image: url(../imagens/player/menu.png);
 background-image: none, url(../imagens/player/menu.png);
}

.previous {
 background-image: url(../imagens/player/anterior.png);
 background-image: none, url(../imagens/player/anterior.png);
}

.next {
 background-image: url(../imagens/player/proximo.png);
 background-image: none, url(../imagens/player/proximo.png);
}
.previous .next .play .menu{
 backgound-size: 50%;
}

.sm2-extra-controls .previous,
.sm2-extra-controls .next {
 backgound-size: 50%;
}

.shuffle {
 background-image: url(../image/icomoon/entypo-25px-ffffff/PNG/shuffle.png);
 background-image: none, url(../image/icomoon/entypo-25px-ffffff/SVG/shuffle.svg);
 background-size: 45%;
 background-position: 50% 50%;
}

.repeat {
 background-image: url(../image/icomoon/entypo-20px-ffffff/PNG/loop.png);
 background-image: none, url(../image/icomoon/entypo-25px-ffffff/SVG/loop.svg);
 background-position: 50% 43%;
 background-size: 54%;
}

.sm2-extra-controls .repeat {
 background-position: 50% 45%;
}

.sm2-progress-ball .icon-overlay {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: none, url(../imagens/player/spin.svg);
 background-size: 72%;
 background-position: 50%;
 background-repeat: no-repeat;
 display: none; 
}

.playing.buffering .sm2-progress-ball .icon-overlay {
 display: block;
 -webkit-animation: spin 0.6s linear infinite;
 animation: spin 0.6s linear infinite;
}

@-webkit-keyframes spin {
 0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); 
 }
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); 	 
 }
}

@-moz-keyframes spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}

@keyframes spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}

.sm2-element ul {
 list-style-type: none;
}

.sm2-element ul,
.sm2-element ul li {
 margin: 0px;
 padding: 0px;
}

.bd.sm2-playlist-drawer {
 /* optional: absolute positioning */
 /* position: absolute; */
 z-index: 3;
 border-radius: 0px;
 width: 100%;
 height: 0px;
 border: none;
 background-image: none;
 display: block;
 overflow: hidden;
 transition: height 0.2s ease-in-out;
 line-height: 1.5em;
}

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
 position: absolute;
}

.sm2-bar-ui.fixed .sm2-playlist-wrapper,
.sm2-bar-ui.bottom .sm2-playlist-wrapper {
 padding-bottom: 0px;
}

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
 /* show playlist on top */
 bottom: 43px;
}

.sm2-bar-ui .bd.sm2-playlist-drawer {
 opacity: 0.5;
 /* redraw fix for Chrome, background color doesn't always draw when playlist drawer open. */
 transform: translateZ(0);
}

/* experimental, may not perform well. */
/*
.sm2-bar-ui .bd.sm2-playlist-drawer a {
 -webkit-filter: blur(5px);
}
*/

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
 opacity: 1;
}

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
 -webkit-filter: none; /* blur(0px) was still blurred on retina displays, as of 07/2014 */
}

.sm2-bar-ui.fixed.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper,
.sm2-bar-ui.bottom.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper {
 /* extra padding when open */
 padding-bottom: 0.5em;
 box-shadow: none;
}

.sm2-bar-ui .bd.sm2-playlist-drawer {
 transition: all 0.2s ease-in-out;
 transition-property: transform, height, opacity, background-color, -webkit-filter;
}

.sm2-bar-ui .bd.sm2-playlist-drawer a {
 transition: -webkit-filter 0.2s ease-in-out;
}

.sm2-box-shadow {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 box-shadow: inset 0px 1px 6px rgba(0,0,0,0.15);
}

.sm2-playlist-wrapper {
 position: relative;
 padding: 0.5em 0.5em 0.5em 0.25em;
 background-image: none, none;
}

.sm2-playlist-wrapper ul {
 max-height: 20.25em;
 overflow: auto;
}

/*.sm2-playlist-wrapper ul li {
 border-bottom: 1px solid rgba(255,255,255,0.1);
}

.sm2-playlist-wrapper ul li:nth-child(odd) {
 background-color: rgba(255,255,255,0.1);
}
*/
.sm2-playlist-wrapper ul li a {
 display: block;
 padding: 0.1em 0.25em 0.1em 0.75em;
 vertical-align: middle;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out
}

.sm2-playlist-wrapper ul li a.sm2-exclude {
 display: inline-block;
}



.sm2-playlist-wrapper ul li:hover a {
 background-color: rgba(0,0,0,0.2);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
    background-color: rgba(0,0,0,0.1);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.sm2-playlist-wrapper ul li.selected a {
 background-color: rgba(0,0,0,0.25);
    -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.sm2-bar-ui.dark-text ul li.selected a {
 background-color: rgba(0,0,0,0.1);
    -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.sm2-bar-ui .disabled {
 filter: alpha(opacity=33); /* <= IE 8 */
 opacity: 0.33;
}


.sm2-bar-ui .active,.sm2-bar-ui.playlist-open, .sm2-menu:hover {
 /* depressed / "on" state */
   background-color: rgba(0,0,0,0.2);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.firefox-fix {
 /**
  * This exists because of a Firefox bug from 2000
  * re: nested relative / absolute elements inside table cells.
  * https://bugzilla.mozilla.org/show_bug.cgi?id=63895
  */
 position: relative;
 display: inline-block;
 width: 100%;
 height: 100%;
}

/* some custom scrollbar trickery, where supported */

.sm2-playlist-wrapper ul::-webkit-scrollbar {
 width: 10px;
}

.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
 background: rgba(255,255,255,0.50);
 border-radius: 10px;
}
 
.sm2-playlist-wrapper ul::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #fff;
}

.sm2-extra-controls {
 font-size: 0px;
 text-align: center;
}

/* ---  width stuff --- */

.sm2-bar-ui .sm2-inline-element {
 display: table-cell;
}

.sm2-bar-ui .sm2-inline-element {
 /* collapse */
 width: 1%;
}

.sm2-bar-ui .sm2-inline-status {
 /*  width */
 width: 100%;
 min-width: 100%;
 max-width: 100%;
 display: none;
}

.sm2-bar-ui > .bd {
 width: 100%;
}

.sm2-bar-ui .sm2-playlist-drawer {
 /* re-hide playlist */
 display: block;
 overflow: hidden;
}

