.sm2-bar-ui {
    border-radius: 7px !important;
}
.sm2-bar-ui {
    background-clip: padding-box;
    border-radius: 2px;
    display: inline-block;
    font-weight: normal;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    position: relative;
    text-rendering: optimizelegibility;
    transition: max-width 0.2s ease-in-out 0s;
    width: 100%;
}
.sm2-bar-ui .sm2-playlist li {
    font-size: 95%;
    line-height: 1em;
    margin-top: -2px;
    text-align: center;
}
.sm2-bar-ui.compact {
    max-width: 100%;
    min-width: 100%;
}
.sm2-bar-ui ul {
    line-height: 1em;
}
.sm2-bar-ui.left .sm2-playlist li {
    text-align: left;
}
.sm2-bar-ui .sm2-playlist li .load-error {
    cursor: help;
}
.sm2-bar-ui.full-width {
    max-width: 100%;
    z-index: 5;
}
.sm2-bar-ui.fixed {
    border-radius: 0;
    bottom: 0;
    left: 0;
    overflow: visible;
    position: fixed;
    top: auto;
    z-index: 999;
}
.sm2-bar-ui.fixed .bd, .sm2-bar-ui.bottom .bd {
    border-bottom: medium none;
    border-radius: 0;
}
.sm2-bar-ui.bottom {
    border-radius: 0;
    bottom: 0;
    left: 0;
    overflow: visible;
    top: auto;
}
.sm2-bar-ui.playlist-open .bd {
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.sm2-bar-ui .bd, .sm2-bar-ui .sm2-extra-controls {
    background-color: #26aef2;
    position: relative;
}
.sm2-bar-ui .sm2-inline-gradient {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.125) 5%, rgba(255, 255, 255, 0.125) 45%, rgba(255, 255, 255, 0.15) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1) 95%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sm2-bar-ui.flat .sm2-inline-gradient {
    background-image: none;
}
.sm2-bar-ui.flat .sm2-box-shadow {
    box-shadow: none;
    display: none;
}
.sm2-bar-ui.no-volume .sm2-volume {
    display: none;
}
.sm2-bar-ui.textured .sm2-inline-texture {
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
}
.sm2-bar-ui.textured.dark-text .sm2-inline-texture {
}
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper {
    background-color: transparent;
}
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li:hover a, .sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li.selected a {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: none, none;
}
.sm2-bar-ui .bd {
    border-bottom: medium none;
    display: table;
    position: relative;
    z-index: 0;
}
.sm2-bar-ui .sm2-playlist-wrapper {
    background-color: rgba(0, 0, 0, 0.1);
}
.sm2-bar-ui .sm2-extra-controls .bd {
    background-color: rgba(0, 0, 0, 0.2);
}
.sm2-bar-ui.textured .sm2-extra-controls .bd {
    background-color: rgba(0, 0, 0, 0.05);
}
.sm2-bar-ui .sm2-extra-controls {
    background-color: transparent;
    border: medium none;
}
.sm2-bar-ui .sm2-extra-controls .bd {
    border: medium none;
    display: block;
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
    display: inline-block;
}
.sm2-bar-ui, .sm2-bar-ui .bd a {
    color: #ffffff;
}
.sm2-bar-ui.dark-text, .sm2-bar-ui.dark-text .bd a {
    color: #000;
}
.sm2-bar-ui.dark-text .sm2-inline-button {
    filter: invert(1);
}
.sm2-bar-ui .bd a {
    text-decoration: none;
}
.sm2-bar-ui .bd .sm2-button-element:hover {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: none, none;
}
.sm2-bar-ui .bd .sm2-button-element:active {
    background-color: rgba(0, 0, 0, 0.25);
    background-image: none, none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active .sm2-inline-button, .sm2-bar-ui .bd .active .sm2-inline-button {
    transform: none;
    transform-origin: 50% 50% 0;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:hover, .sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active, .sm2-bar-ui .bd .active {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: none, none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active {
    box-shadow: none;
}
.sm2-bar-ui {
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
}
.sm2-bar-ui .sm2-inline-element {
    display: inline-block;
    overflow: hidden;
    padding: 0;
    position: relative;
    vertical-align: middle;
}
.sm2-bar-ui .sm2-inline-element, .sm2-bar-ui .sm2-button-element .sm2-button-bd {
    position: relative;
}
.sm2-bar-ui .sm2-inline-element, .sm2-bar-ui .sm2-button-element .sm2-button-bd {
    min-height: 3.2em;
    min-width: 3.2em;
}
.sm2-bar-ui .sm2-inline-button {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sm2-bar-ui .sm2-extra-controls .bd {
    background-color: rgba(0, 0, 0, 0.15);
    background-image: none;
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
    min-height: 1.75em;
    min-width: 2.5em;
    width: 25px;
}
.sm2-bar-ui .sm2-inline-status {
    display: inline-block;
    line-height: 100%;
    max-width: 20em;
    min-width: 200px;
    padding-left: 0.75em;
    padding-right: 0.75em;
}
.sm2-bar-ui .sm2-inline-element {
}
.sm2-bar-ui .sm2-inline-element.noborder {
    border-right: medium none;
}
.sm2-bar-ui .sm2-inline-element.compact {
    min-width: 2em;
    padding: 0 0.25em;
}
.sm2-bar-ui .sm2-inline-element:first-of-type {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    overflow: hidden;
}
.sm2-bar-ui .sm2-inline-element:last-of-type {
    border-bottom-right-radius: 3px;
    border-right: medium none;
    border-top-right-radius: 3px;
}
.sm2-bar-ui .sm2-inline-status a:hover {
    background-color: transparent;
    text-decoration: underline;
}
.sm2-inline-time, .sm2-inline-duration {
    display: table-cell;
    font-size: 75%;
    left: 1px;
    min-width: 2em;
    position: relative;
    top: 15px;
    vertical-align: middle;
    width: 1%;
    z-index: 1;
}
.full-width-player .sm2-inline-time {
    left: 15px;
    width: 100%;
}
.full-width-player .sm2-inline-duration {
    left: 10px;
}
#spp-pro-sidebar .sm2-inline-time {
    left: 8px;
    text-align: left;
    width: 100%;
}
#spp-pro-sidebar .sm2-inline-duration {
    left: 24px;
    text-align: right;
}
.sm2-bar-ui .sm2-playlist {
    height: 1.45em;
    position: relative;
    z-index: 1;
}
.sm2-bar-ui .sm2-playlist-target {
    min-height: 1em;
    position: relative;
}
.sm2-bar-ui .sm2-playlist ul {
    left: 0;
    list-style-type: none;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 100%;
}
.sm2-bar-ui p, .sm2-bar-ui .sm2-playlist ul, .sm2-bar-ui .sm2-playlist ul li {
    margin: 0;
    padding: 0;
}
.sm2-bar-ui .sm2-playlist ul li {
    position: relative;
}
.sm2-bar-ui .sm2-playlist ul li, .sm2-bar-ui .sm2-playlist ul li a {
    display: block;
    height: 1.5em;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sm2-row {
    display: table;
    height: 100%;
    position: relative;
    z-index: 0;
}
.sm2-progress {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sm2-progress-bd {
    padding: 0 0.8em;
}
.sm2-progress .sm2-progress-track, .sm2-progress .sm2-progress-ball, .sm2-progress .sm2-progress-bar {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.sm2-progress .sm2-progress-bar {
    background-color: #b5dcf2;
    background-image: none, none;
    left: 0;
    opacity: 0.33;
    position: absolute;
    top: 0;
    width: 0;
}
.volume-shade, .playing .sm2-progress .sm2-progress-track, .paused .sm2-progress .sm2-progress-track {
    cursor: pointer;
}
.playing .sm2-progress .sm2-progress-ball {
    cursor: grab;
}
.sm2-progress .sm2-progress-ball {
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: transform 0.15s ease-in-out 0s;
    width: 0.9333em;
    z-index: 1;
}
.sm2-progress .sm2-progress-track {
    background-color: #26aef2;
    background-image: none, none;
}
.playing.grabbing .sm2-progress .sm2-progress-track, .playing.grabbing .sm2-progress .sm2-progress-ball {
    cursor: grabbing;
    z-index: 1;
}
.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
    transform: scale(1.15);
}
.sm2-inline-button {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    image-rendering: -moz-crisp-edges;
    line-height: 10em;
}
.play-pause, .play-pause:hover, .paused .play-pause:hover {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/play.svg");
    background-position: 40% 53%;
    background-size: 67.5% auto;
}
.playing .play-pause {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/pause.svg");
    background-position: 50% 53%;
    background-size: 57.6% auto;
}
.sm2-volume-control {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/volume.svg");
}
.sm2-volume-control, .sm2-volume-shade {
    background-position: 42% 50%;
    background-size: 56% auto;
}
.volume-shade {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-000000/SVG/volume.svg");
    opacity: 0.33;
}
.menu {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/list2.svg");
    background-position: 54% 51%;
    background-size: 58% auto;
}
.previous {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/first.svg");
}
.next {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/last.svg");
}
.previous, .next {
    background-position: 50% 50%;
    background-size: 49.5% auto;
}
.sm2-extra-controls .previous, .sm2-extra-controls .next {
}
.shuffle {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/shuffle.svg");
    background-position: 50% 50%;
    background-size: 45% auto;
}
.repeat {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/loop.svg");
    background-position: 50% 43%;
    background-size: 54% auto;
}
.sm2-extra-controls .repeat {
    background-position: 50% 45%;
}
.sm2-playlist-wrapper ul li .sm2-row {
    display: table;
    width: 100%;
}
.sm2-playlist-wrapper ul li .sm2-col {
    display: table-cell;
    vertical-align: top;
    width: 0;
}
.sm2-playlist-wrapper ul li .sm2-col.sm2-wide {
    width: 100%;
}
.sm2-playlist-wrapper ul li .sm2-icon {
    color: transparent !important;
    display: inline-block;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-indent: 2em;
    white-space: nowrap;
    width: 2em;
}
.sm2-playlist-wrapper ul li .sm2-icon, .sm2-playlist-wrapper ul li:hover .sm2-icon, .sm2-playlist-wrapper ul li.selected .sm2-icon {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 55% auto;
}
.sm2-playlist-wrapper ul li .sm2-col {
    border-right: 1px solid rgba(0, 0, 0, 0.075);
}
.sm2-playlist-wrapper ul li.selected .sm2-col {
    border-color: rgba(255, 255, 255, 0.075);
}
.sm2-playlist-wrapper ul li .sm2-col:last-of-type {
    border-right: medium none;
}
.sm2-playlist-wrapper ul li .sm2-cart, .sm2-playlist-wrapper ul li:hover .sm2-cart, .sm2-playlist-wrapper ul li.selected .sm2-cart {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/cart.svg");
    background-position: 48% 50%;
}
.sm2-playlist-wrapper ul li .sm2-music, .sm2-playlist-wrapper ul li:hover .sm2-music, .sm2-playlist-wrapper ul li.selected .sm2-music {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-ffffff/SVG/music.svg");
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-cart, .sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-cart, .sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-cart {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-000000/SVG/cart.svg");
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-music, .sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-music, .sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-music {
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/entypo-25px-000000/SVG/music.svg");
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-col {
    border-left-color: rgba(0, 0, 0, 0.15);
}
.sm2-playlist-wrapper ul li .sm2-icon:hover {
    background-color: rgba(0, 0, 0, 0.33);
}
.sm2-bar-ui .sm2-playlist-wrapper ul li .sm2-icon:hover {
    background-color: rgba(0, 0, 0, 0.45);
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-icon:hover {
    background-color: rgba(255, 255, 255, 0.25);
    border-color: rgba(0, 0, 0, 0.125);
}
.sm2-progress-ball .icon-overlay {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, url("http://simplepodcaster.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image//icomoon/free-25px-000000/SVG/spinner.svg");
    background-origin: padding-box, padding-box;
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 72% auto;
    display: none !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.playing.buffering .sm2-progress-ball .icon-overlay {
    animation: 0.6s linear 0s normal none infinite running spin;
    display: block;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.sm2-element ul {
    font-size: 95%;
    list-style-type: none;
}
.sm2-element ul, .sm2-element ul li {
    margin: 0;
    padding: 0;
}
.bd.sm2-playlist-drawer {
    background-image: none;
    border: medium none;
    border-radius: 0;
    display: block;
    height: 0;
    overflow: hidden;
    transition: height 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}
.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: 0;
}
.sm2-bar-ui.fixed .bd.sm2-playlist-drawer, .sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
    bottom: 2.8em;
}
.sm2-bar-ui .bd.sm2-playlist-drawer {
    opacity: 0.5;
    transform: translateZ(0px);
}
.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
    height: auto;
    opacity: 1;
}
.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
    filter: none;
}
.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 {
    box-shadow: none;
    padding-bottom: 0.5em;
}
.sm2-bar-ui .bd.sm2-playlist-drawer {
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: transform, height, opacity, background-color, -webkit-filter;
    transition-timing-function: ease-in-out;
}
.sm2-bar-ui .bd.sm2-playlist-drawer a {
    transition: -webkit-filter 0.2s ease-in-out 0s;
}
.sm2-bar-ui .bd.sm2-playlist-drawer .sm2-inline-texture {
    background-position: 0 -2.8em;
}
.sm2-box-shadow {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15) inset;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sm2-playlist-wrapper {
    background-image: none, none;
    padding: 0.5em 0.5em 0.5em 0.25em;
    position: relative;
}
.sm2-playlist-wrapper ul {
    max-height: 9.25em;
    overflow: auto;
}
.sm2-playlist-wrapper ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.sm2-playlist-wrapper ul li:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.03);
}
.sm2-playlist-wrapper ul li a {
    display: block;
    font-size: 90%;
    margin-right: 0;
    padding: 0.5em 0.25em 0.5em 0.75em;
    vertical-align: middle;
}
.sm2-playlist-wrapper ul li a.sm2-exclude {
    display: inline-block;
}
.sm2-playlist-wrapper ul li a.sm2-exclude .label {
    font-size: 95%;
    line-height: 1em;
    margin-left: 0;
    padding: 2px 4px;
}
.sm2-playlist-wrapper ul li:hover a {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: none, none;
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
    background-color: rgba(255, 255, 255, 0.1);
    background-image: none, none;
}
.sm2-playlist-wrapper ul li.selected a {
    background-color: rgba(0, 0, 0, 0.25);
    background-image: none, none;
}
.sm2-bar-ui.dark-text ul li.selected a {
    background-color: rgba(255, 255, 255, 0.1);
    background-image: none, none;
}
.sm2-bar-ui .disabled {
    opacity: 0.33;
}
.sm2-bar-ui .bd .sm2-button-element.disabled:hover {
    background-color: transparent;
}
.sm2-bar-ui .active, .sm2-bar-ui.playlist-open .sm2-menu:hover {
    background-image: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
}
.firefox-fix {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
}
.sm2-extra-controls {
    font-size: 0;
    text-align: center;
}
.sm2-bar-ui .label {
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    box-sizing: padding-box;
    display: inline-block;
    font-size: 0.7em;
    margin-left: 0.25em;
    padding: 0 3px;
    position: relative;
    vertical-align: top;
}
.sm2-bar-ui.dark-text .label {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: none, none;
}
.sm2-bar-ui .sm2-playlist-drawer .label {
    font-size: 0.8em;
    padding: 0 3px;
}
.sm2-bar-ui .sm2-inline-element {
    display: table-cell;
}
.sm2-bar-ui .sm2-inline-element {
    width: 1%;
}
.sm2-bar-ui .sm2-inline-status {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.sm2-bar-ui > .bd {
    width: 100%;
}
.sm2-bar-ui .sm2-playlist-drawer {
    display: block;
    overflow: hidden;
}
.playerpitch {
    border: 1px solid;
    cursor: pointer;
    float: right;
    padding: 3px;
    position: relative !important;
    right: 7px;
    text-align: center;
    top: 11px;
    width: 50px;
    z-index: 1000;
}
.playerpitch1 {
    border: 1px solid;
    cursor: pointer;
    float: right;
    padding: 3px;
    position: relative !important;
    right: 7px;
    text-align: center;
    top: 11px;
    width: 50px;
    z-index: 1000;
}
.playerpitch2 {
    border: 1px solid;
    cursor: pointer;
    float: right;
    padding: 3px;
    position: relative !important;
    right: 7px;
    text-align: center;
    top: 11px;
    width: 50px;
    z-index: 1000;
}
.download-box .spp-volume {
    display: none !important;
}

