html, body {
    background: #FFFFFF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #797983;
    font-weight: 400;
    font-size: 14px;
    font-family: "Roboto"
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fp-airplay {
    display: none;
}

a {
    color: #000000;
    font-weight: 700
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.right {
    background: black;
}

.main-wrapper {
    height: 100vh;
}

h2 {
    font-size: 18px
}

h1 {
    font-size: 15px;
    padding: 0
}

h4 {
    color: #FFFFFF;
}

.contentPage {
    overflow: auto;
    z-index: 6;
    margin-top: 70px;
    margin-left: 6%;
    margin-right: 6%;
    width: 88%;
    position: absolute;
    background: #f9f9f9;
    height: calc(100% - 120px);
    max-height: calc(100% - 120px);
    overflow-x: hidden
}

.controls {
    background: rgba(0, 0, 0, .7)
}

.controls.play .img {
    background: url('../img/videoPlay.svg') no-repeat center
}

.controls.pause .img {
    background: url('../img/videoPause.svg') no-repeat center
}

.controls .img {
    background-size: 88px;
}

.inOnda {
    border-bottom: 1px solid #FFFFFF
}

.inOnda .titolo {
    font-size: 20px;
    line-height: 20px;
    color: #000000
}

.onair img {
    max-width: 80%
}

.inOnda {
    background: rgb(254, 254, 254);
    height: 78px
}

.flowplayer {
    border-radius: 0;
}

#iconaSM img {
    width: 23px
}

#myPubbPlayer .fp-player > .fp-ui .fp-controls .fp-elapsed,
#myPubbPlayer .fp-player > .fp-ui .fp-controls .fp-icon,
#myPubbPlayer .fp-player > .fp-ui .fp-controls .fp-timeline,
#myPubbPlayer .fp-player > .fp-ui .fp-controls .fp-duration,
#myPubbPlayer .fp-player > .fp-ui .fp-controls .fp-volume,
#myPubbPlayer .fp-player > .fp-ui .fp-fullscreen,
#myPubbPlayer .fp-player > .fp-ad-container .fp-ui .fp-fullscreen,
#PlayerOnAir .fp-player .fp-ui .fp-controls .fp-elapsed,
#PlayerOnAir .fp-player .fp-ui .fp-controls .fp-duration,
#PlayerOnAir .fp-player .fp-ui .fp-controls .fp-qsel,
#PlayerOnAir .fp-player .fp-ui .fp-airplay {
    display: none !important
}

#PlayerOnAir .fp-player .fp-ui .fp-controls {
    height: 50px;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

#PlayerOnAir .fp-timeline.fp-bar {
    display: none
}

#PlayerOnAir .fp-color {
    background-color: rgb(27, 239, 233) !important
}

.flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > *,
.flowplayer .fp-bar, .flowplayer .fp-bar-slider {
    border-radius: 0
}

.velina {
    display: none;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%)
}

#msg,
#lyrics,
.braniTrasmessi,
#mobileViewer #content {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

#lyrics #testo::-webkit-scrollbar-track {
    background-color: #EFF1F5;
    border: 0;
}

#lyrics #testo::-webkit-scrollbar {
    width: 6px;
    background-color: #EFF1F5;
    border: 0;
}

#lyrics #testo::-webkit-scrollbar-thumb {
    background-color: #D5DCEF;
}

.podContainer::-webkit-scrollbar-track {
    background-color: #EFF1F5;
    border: 0;
}

.podContainer::-webkit-scrollbar {
    width: 6px;
    background-color: #EFF1F5;
    border: 0;
}

.podContainer::-webkit-scrollbar-thumb {
    background-color: #D5DCEF;
}

#msg ul li {
    border-bottom: 1px solid #f0f0f0;
}

#msg::-webkit-scrollbar {
    width: 0 !important
}

#msg {
    overflow: -moz-scrollbars-none;
}

#msg {
    -ms-overflow-style: none;
}

.contentPage::-webkit-scrollbar {
    width: 0 !important
}

.contentPage {
    overflow: -moz-scrollbars-none;
}

.contentPage {
    -ms-overflow-style: none;
}

.contPlaylist::-webkit-scrollbar {
    width: 0 !important
}

.contPlaylist {
    overflow: -moz-scrollbars-none;
}

.contPlaylist {
    -ms-overflow-style: none;
}

.braniTrasmessi::-webkit-scrollbar {
    width: 0 !important
}

.braniTrasmessi {
    overflow: -moz-scrollbars-none;
}

.braniTrasmessi {
    -ms-overflow-style: none;
}

#mobileViewer #content::-webkit-scrollbar {
    width: 0 !important
}

#mobileViewer #content {
    overflow: -moz-scrollbars-none;
}

#mobileViewer #content {
    -ms-overflow-style: none;
}

button,
button:focus,
input[type="submit"] {
    background: none;
    outline: 0;
    border: 0
}

.emojionearea-button {
    display: none
}

.header {
    z-index: 1
}

.header {
    min-height: 50px;
    height: 50px
}

.header img {
    height: 32px
}

.footer,
.sendComment,
.numeroDiretta {
    min-height: 50px;
    height: 50px
}

.footer #testo {
    font-size: 12px
}

.footer #testo a {
    color: #FFFFFF;
    padding: 0 4px
}

.login,
.user {
    display: none
}

.user .avatar .circle {
    width: 40px;
    height: 40px
}

.user .avatar .circle {
    background: #000000;
    color: #FFFFFF;
    border-radius: 50%
}

.hidden {
    display: none
}

.ombreggiato {
    box-shadow: 0px 10px 10px 0px rgba(242, 242, 242, 1);
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 12px;
    color: #0001D9;
}

.morelink:hover {
    text-decoration: none;
    color: #0001D9;
}

.pagine,
.brano {
    outline: 0
}

.brano .new {
    background: url('../img/new.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 10px;
    right: 10px;
    width: 46px;
    height: 20px
}

.spinner {
    height: 30px
}

.spinner > div {
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    background-color: #25F0EA;
    border-radius: 100%;
    display: inline-block;
    height: 5px;
    width: 5px;
}

.spinner.white > div {
    background-color: #FFFFFF;
}

.spinner.red > div {
    background-color: #1AEFE9;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.playBtn {
    cursor: pointer;
}

.amplitude-play-pause {
    background: url(../img/play.svg) no-repeat center;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.amplitude-play-pause.amplitude-playing {
    background: url(../img/pause.svg) no-repeat center;
}

.amplitude-play-pause.white {
    background: url(../img/playWhite.svg) no-repeat center;
}

.amplitude-play-pause.white.amplitude-playing {
    background: url(../img/pauseWhite.svg) no-repeat center;
}

.progress {
    border: 0;
    border-radius: 0;
    height: 5px;
    background: #D5DCE7;
}

.progress::-moz-progress-bar {
    background: #ed1d40;
}

.progress::-webkit-progress-bar {
    background: transparent;
}

.progress::-webkit-progress-value {
    background: #ed1d40;
}

.imgCover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 180px;
    height: 180px;
    border-radius: 10px;
}

.audioPlayer {
    background: black
}

.audioPlayer .controlli button img,
#PlayerOnAir .controlli button img,
#myPubbPlayer button img {
    -webkit-filter: drop-shadow(0 0 30px black);
    filter: drop-shadow(0 0 30px black);
}

.modaleLogin {
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.modaleLogin > div {
    z-index: 2;
    padding: 20px
}

.modaleLogin form {
    background: #ed1d40;
    padding: 20px;
    border-radius: 3px;
    width: 600px
}

.modal-backdrop {
    background-color: #F9F9FB
}

.modal-backdrop.show {
    opacity: .92
}

.modal-header {
    border-radius: 0;
    border-bottom: 0
}

.modal-content {
    border: 0;
    border-radius: 0
}

form {
    width: 100%;
    margin: 0
}

ul {
    margin-bottom: 0
}

ul.nav-tabs {
    border-bottom: 0
}

ul.nav-tabs li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #0001D9;
    padding: 0 20px;
    opacity: .5
}

ul.nav-tabs li a.active {
    font-weight: 700;
    color: #0001D9;
    opacity: 1
}

label {
    font-size: 14px;
    text-transform: uppercase;
    color: #0001D9;
}

label.labelBlack {
    color: #020236;
    font-weight: 700;
    text-transform: inherit;
    margin: 0;
}

label.error {
    color: red;
    letter-spacing: 0;
    font-size: 14px;
    padding-top: 10px;
    margin: 0;
    font-weight: 700;
}

.btn {
    border-radius: 0;
    border: 0;
    padding: 0 15px;
    height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.btn-primary,
.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background: #ED1D40;
    box-shadow: none !important
}

.btn-dark,
.btn-dark:hover,
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    background: #0000D8;
    box-shadow: none !important
}

.btn-warning,
.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    background: #CCC;
    box-shadow: none !important
}

.btn-danger,
.btn-danger:hover,
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    background: #1AEFE9;
    box-shadow: none !important
}

.btn-primary.disabled,
.btn-primary:disabled {
    background: #FFFFFF;
    border: 2px solid #ED1D40;
    color: #ED1D40
}

.btn-dark.disabled,
.btn-dark:disabled {
    background: #FFFFFF;
    border: 2px solid #0001D9;
    color: #0001D9;
    opacity: .1
}

.btn-warning.disabled,
.btn-warning:disabled {
    background: #FFFFFF;
    border: 2px solid #CCC;
    color: #CCC;
    opacity: .1
}

.btn-danger.disabled,
.btn-danger:disabled {
    background: #FFFFFF;
    border: 2px solid #1AEFE9;
    color: #1AEFE9;
    opacity: 1
}

.form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    padding: 10px 0;
    font-size: 12px
}

.form-control:focus {
    box-shadow: none
}

.form-control:disabled {
    background: none;
    opacity: .5
}

.form-group {
    margin-bottom: 20px
}

.form-group input {
    padding-left: 0;
    padding-right: 0
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none
}

.datepicker {
    z-index: 1151 !important;
    width: 100%;
    border-radius: 0;
    margin: 20px 0
}

.datepicker--day-name {
    padding: 10px 0;
    color: #0001D9
}

.datepicker--cell {
    height: 50px
}

.datepicker--cell.-current- {
    color: #0001D9;
    font-weight: 700
}

.datepicker--cell.-focus- {
    border-radius: 0;
}

.datepicker--day-name {
    color: #000000;
    font-weight: 700
}

.datepicker--day-name.-weekend- {
    color: #ED1D40;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus- {
    border-radius: 0;
    background: #ED1D40
}

.datepicker--nav {
    min-height: 62px;
}

.musicLog:last-child {
    margin-bottom: 0 !important
}

.musicLog img {
    width: 50px;
    height: 50px;
}

.love {
    min-width: 50px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.love.reduced {
    min-width: 20px;
    width: 20px;
    height: 20px;
}

.heart {
    margin: 0 auto;
    background-image: url('../img/heart.svg');
    width: 17px;
    height: 17px;
    background-size: 100%;
    background-repeat: no-repeat
}

/*.heart:hover,
.heart:active,
.heart.white:hover,
.heart.white:active,*/
.heart.red,
.heart.white.red {
    background-image: url('../img/heart_red.svg');
}

.heart.white {
    background-image: url('../img/heart-white.svg');
}

.flowplayer .fp-header .fp-icon {
    margin-right: 20px
}

#brani #sliderBrani {
    max-height: 290px;
    overflow: auto;
}

#brani #sliderBrani::-webkit-scrollbar-track {
    background-color: #EFF1F5;
    border: 0;
}

#brani #sliderBrani::-webkit-scrollbar {
    width: 6px;
    background-color: #EFF1F5;
    border: 0;
}

#brani #sliderBrani::-webkit-scrollbar-thumb {
    background-color: #D5DCEF;
}

.conduttoriControl button[disabled],
.ppControl button[disabled],
.podConduttoreCont button[disabled],
.podControl button[disabled],
.playListControl button[disabled] {
    opacity: .4
}

.conduttoriControl button#nextPP,
.ppControl button#nextPP,
.podConduttoreCont button#nextC,
.podControl button#nextP,
.playListControl button#nextP {
    padding-right: 0
}

.thumbVideo {
    background: rgba(27, 239, 233, .7);
    border-radius: 10px;
}

.preFooter {
    height: 0;
    bottom: 60px;
    background: #ed1d40
}

.preFooter .first {
    color: #FFFFFF
}

.preFooter .last {
    background-color: #D5DCE7
}

.slick-dots {
    position: relative;
    bottom: 3px
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    color: #FFFFFF
}

.black .slick-dots li button:before,
.black .slick-dots li.slick-active button:before {
    color: #000000
}

.slick-slider * {
    outline: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.menu ul {
    display: none
}

.menu ul li {
    margin-bottom: 35px
}

.menu ul li:last-child {
    margin-bottom: 0
}

.menu ul li button {
    font-size: 19px;
    color: #000000;
    font-weight: 700
}

#socialBottom {
    padding: 20px 0
}

.swal-footer,
.swal-text {
    text-align: center;
}

.swal-button,
.swal-button:focus,
.swal-button:not([disabled]):hover {
    background-color: #0001D9;
    box-shadow: none;
}

.swal-button.swal-button--cancel,
.swal-button.swal-button--cancel:hover {
    background-color: orange;
    color: #FFFFFF
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 40px white inset !important;
}

.baseStore {
    background: #FFFFFF;
    height: 35px;
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    width: 140px
}

.baseStore img {
    height: 24px
}

.switchery-small {
    min-width: 33px
}

.loading-spinner {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    opacity: 1;
    position: relative;
    height: 30px;
    margin-bottom: 15px
}

.image-wrapper {
    position: relative;
    padding-bottom: 56.2%;
}

.emojionearea,
.emojionearea.focused {
    border: 0;
    box-shadow: none !important;
    background: none;
}

.emojionearea.emojionearea-inline > .emojionearea-editor {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    opacity: 1
}

.emojionearea.emojionearea-inline > .emojionearea-editor {
    top: 0px
}

.emojionearea.emojionearea-inline > .emojionearea-button {
    top: 5px;
}

.emojionearea .emojionearea-button {
    opacity: 1
}

.emojionearea .emojionearea-button > div,
.emojionearea .emojionearea-picker .emojionearea-wrapper:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAABuCAYAAADMB4ipAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozN2U3OGVkMy04MjExLTQ5N2MtYThhNS1hMmY4ODVhZjVlYjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkNCRUM2RUE0MzQzMTFFOUFDRTc4ODNERkE1NTIxQzMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkNCRUM2RTk0MzQzMTFFOUFDRTc4ODNERkE1NTIxQzMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozN2U3OGVkMy04MjExLTQ5N2MtYThhNS1hMmY4ODVhZjVlYjgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowNmMwNjBkMS05NDhkLTlhNDctYjJj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") !important
}

.smartbanner {
    background: #f2f2f2;
    z-index: 1
}

.smartbanner__button {
    border: 1px solid #0001D9
}

.contPod .slick-track {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
}

#menuLaterale ul:first-child li {
    margin-bottom: 20px
}

#menuLaterale ul:first-child li:last-child {
    margin-bottom: 0
}

#menuLaterale ul:first-child li.active a {
    color: #0001D9
}

#menuLaterale ul:first-child li a {
    font-size: 15px;
    font-weight: 700
}

#menuLaterale ul:first-child li a:hover {
    color: #0001D9
}

#menuLaterale ul:last-child li a {
    font-size: 14px;
    font-weight: 400
}

#menuLaterale ul li:last-child {
    margin-bottom: 0
}

#menuLaterale ul li a {
    font-size: 15px;
    font-weight: 700
}

#menuLaterale ul li a:hover {
    color: #0001D9
}

#menuLaterale ul:last-child > p {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 14px
}

#menuLaterale {
    box-shadow: -5px 25px 45px 0px rgba(163, 163, 163, .2);
    height: calc(100% - 100px);
    top: 50px;
}

#menuLaterale ul {
    padding: 20px
}

#menuMobile h3 {
    font-size: 16px;
    color: #ED1D40;
    text-transform: uppercase;
    font-weight: 500
}

#menuMobile ul li {
    margin-bottom: 20px
}

#menuMobile ul li a {
    font-weight: 400;
    font-size: 15px
}

#menuMobile ul li.active a {
    font-weight: 600
}

#menuMobile ul.bordered {
    border-top: 1px solid rgba(112, 112, 112, .10);
    padding: 20px 0
}

.loading-spinner.-paused {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 0.2;
    -webkit-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.loading-spinner::before {
    -webkit-animation: .5s linear infinite spinner;
    animation: .5s linear infinite spinner;
    -webkit-animation-play-state: inherit;
    animation-play-state: inherit;
    border: solid 3px #0001D9;
    border-bottom-color: #ed1d40;
    border-radius: 50%;
    content: "";
    height: 30px;
    opacity: inherit;
    position: absolute;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 30px;
    left: 50%;
    top: 15px;
    will-change: transform
}

.card {
    border: 0
}

.tns-nav {
    display: none
}

.col-dx {
    background: #f9f9f9
}

video {
    width: 100%;
    height: auto;
}

.wp-video {
    width: auto !important
}

span.required::before {
    content: "* ";
    color: red
}

.aggiorna-profilo input {
    padding: 0
}

.inOnda .programma,
.inOnda .titolo,
#branoInOnda #titolo {
    font-size: 16px;
}

#branoInOnda #titolo {
    line-height: 21px
}

#branoInOnda #branoTit {
    font-size: 14px;
}

.inOnda .orario {
    font-size: 14px;
    margin-top: 2px
}

.singleConduttore #bio {
    padding: 20px 0
}

.singleC,
.singlePod {
    margin-bottom: 20px
}

.singleC #nome_conduttore,
.singleC #nome_programma {
    font-size: 15px
}

.singleC #fascia {
    font-size: 13px
}

.singleC #infoP {
    padding: 15px
}

#redFooter {
    width: 290px
}

#redFooter #download {
    font-size: 12px
}

#bluFooter {
    width: calc(100% - 213px)
}

button#inviaCommento {
    font-size: 13px
}

.message {
    padding: 10px
}

.message #avatar,
#nextSong img {
    width: 44px;
    min-width: 44px;
    height: 44px;
}

#iconaSM {
    width: 44px;
    min-width: 44px;
}

.message #nick {
    font-size: 15px
}

.message .mex {
    font-size: 14px
}

.sendComment,
.numeroDiretta,
.inOnda {
    padding-left: 10px;
    padding-right: 10px
}

#lyrics #testata,
#lyrics #intestazione,
#lyrics #testo {
    padding-left: 1rem;
    padding-right: 1rem;
}

#bloccoLogin {
    background: #FFFFFF;
    padding: 20px;
    max-width: 457px;
    width: 457px;
}

.emojionearea .emojionearea-editor:empty:before {
    color: #cbd4f1
}

.swal-icon {
    display: none
}

.swal-title {
    display: none
}

.swal-text {
    padding-top: 23px;
}

.swal-footer {
    padding-top: 0
}

.brano #bTitle {
    font-size: 15px;
    color: #000000;
    font-weight: 600
}

.whiteSpace {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#b1 {
    color: rgba(0, 0, 216, .59);
    font-size: 12px;
    font-weight: 600
}

#b2 {
    font-size: 14px;
    color: black;
    font-weight: 600
}

#b3 {
    font-size: 13px;
    font-weight: 400
}

#barretta::after {
    content: " ";
    margin: 0 20px;
    border-left: 1px solid #FFFFFF
}

.row.special {
    margin-left: -10px;
    margin-right: -10px;
}

.row.special .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}


.tax-categoria #pod {
    height: 66px;
    background: #FFFFFF;
    margin-bottom: 1px;
    color: #000000;
}

.tax-categoria #pod .azzurro {
    top: 0;
    left: 0;
    background: rgba(214, 255, 254, .68);
    position: absolute;
    width: 0;
    height: 100%
}

.tax-categoria #titolo {
    width: 50%
}

.tax-categoria #txtConduttori {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.tax-categoria #txtDescrizione {
    color: #000000;
    margin: 20px 0
}

#audioplayer,
.freeSpace {
    width: 120px;
    height: 100%
}

#pButtonPlay {
    padding: 0;
    background: url('../img/play.svg');
    height: 30px;
    width: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#pButtonPause {
    padding: 0;
    background: url('../img/pause.svg');
    height: 30px;
    width: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#pButtonPrev,
#pButtonNext {
    padding: 0;
    height: 30px;
    width: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#pButtonPrev i,
#pButtonNext i {
    color: #1AEFE9
}

.progress::-moz-progress-bar {
    background: rgba(214, 255, 254, .68);
}

.progress::-webkit-progress-bar {
    background: transparent;
}

.progress::-webkit-progress-value {
    background: rgba(214, 255, 254, .68);
}

.progress {
    background: rgba(200, 200, 200, 0);
    border: 0;
    border-radius: 0;
    height: 2px;
    width: 100%;
}

.numeroDiretta #iconaSM {
    margin-left: 16px
}

.singlePod #titolo {
    font-size: 15px;
    width: auto
}

.singlePod #conduttori {
    font-size: 14px;
}

.singlePod #bianco {
    padding-top: 15px
}

.brano #bArtist {
    font-size: 14px;
}

.aggiorna-profilo #trattPrivacy {
    font-size: 15px
}

.aggiorna-profilo #logOut {
    font-size: 15px
}

.aggiorna-profilo #deleteUser {
    font-size: 14px
}

.aggiorna-profilo #boxCanc {
    padding: 10px 20px;
}

#mobileViewer {
    padding: 1rem 1rem 0 1rem;
    z-index: 1000;
    background: #f9f9f9;
    overflow: hidden;
    display: none;
    top: 40px;
}

#mobileViewer #content {
    overflow-x: hidden;
    max-height: calc(100vh - 40px);
}

.btnCookie {
    padding: 20px;
    display: block;
    background: white;
    color: #002bbf;
    text-transform: uppercase;
    margin-top: 20px;
}

label#regHidden-error {
    padding: 0;
    padding-bottom: 1rem !important
}

#pod input[type="range"] {
    -webkit-appearance: none;
    border: 0;
    height: 2px;
    background: #f1f1f1;
    position: absolute;
    outline: 0;
    cursor: pointer;
    width: calc(100% + 60px);
    margin: 0 30px 0 -30px
}

#pod input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 60px;
    height: 60px;
    border: 0;
    background: url('../img/cursore.svg');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.fp-icon:before {
    font-size: 25px;
}

.flowplayer .fp-bar-slider {
    margin-top: 2.5px
}

.labelPreOverflow {
    padding: 10px 10px 10px 10px;
    color: black;
    border-top: 1px solid #f1f3f7;
    border-bottom: 1px solid #f1f3f7;
    background: white;
    font-size: 15px
}

#singlePod input[type="range"] {
    -webkit-appearance: none;
    border: 0;
    height: 5px;
    background: transparent;
    outline: 0;
    cursor: pointer;
    width: calc(100% + 60px);
    margin: 0 30px 0 -30px;
}

#singlePod input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 60px;
    height: 60px;
    border: 0;
    background: url('../img/cursore_blu.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
}

#singlePod .progress {
    border: 0;
    border-radius: 0;
    height: 5px;
    background: #f1f1f1;
}

#singlePod .progress::-moz-progress-bar {
    background: #002bbf;
}

#singlePod .progress::-webkit-progress-bar {
    background: transparent;
}

#singlePod .progress::-webkit-progress-value {
    background: #002bbf;
}

.col-md-4,
.col-xl-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

ul#settimana li a {
    font-weight: normal;
}

ul#settimana li.active a {
    font-weight: bold;
    border-bottom: 3px solid rgb(237, 51, 82);
    padding-bottom: 20px;
}

#mobileViewer ul#settimana li.active a {
    padding-bottom: 18px;
}

.nav-tabs {
    margin-bottom: 30px
}

.nav-tabs li.nav-item:first-child {
    margin-right: 20px
}

.nav-tabs li.nav-item a.nav-link {
    background: #bdc7eb;
    color: #002bbf;
    padding: 5px 20px;
    border-radius: 20px;
    text-transform: capitalize;
}

.nav-tabs li.nav-item a.active,
.nav-tabs li.nav-item a:hover {
    background: #002bbf;
    color: white;
}

.nav-tabs .nav-link {
    border: 0
}

ul.nav-tabs li a {
    opacity: 1
}

.flowplayer .fp-bar-slider {
    height: 12px
}

.arrow_box {
    position: relative;
    background: #ffffff;
    border: 1px solid #ccc;
}

.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.arrow_box:before {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #ccc;
    border-width: 11px;
    margin-left: -11px;
}

.arrow_box_left {
    position: relative;
    background: #ffffff;
    border: 1px solid #ccc;
}

.arrow_box_left:after, .arrow_box_left:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box_left:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
}

.arrow_box_left:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #ccc;
    border-width: 11px;
    margin-top: -11px;
}

.err404 .col-dx .contentPage {
    padding: 0
}

#blockPodcast {
    margin: 10px 10px 0 10px
}

#blockContent {
    margin: 0 10px
}

#titoloTxt {
    margin-top: 10px;
}

.select-container {
    position: relative;
}

.select-container select {
    border: 0;
    border-top: 1px solid #eee;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #FFF;
    outline: none;
    padding-left: 10px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.select-container .select-arrow {
    color: #ccc;
    right: 10px;
    top: 12px;
    position: absolute;
    display: block;
    z-index: 10;
    margin: 0 0 0 0;
    pointer-events: none;
}

.profImg {
    min-height: 300px;
}

#nextSong > div {
    padding: 0 10px
}

#nextSong {
    top: 4px;
}

#ppp > .tns-item:last-child,
#tns1 > .tns-item:last-child
{
    padding-right: 0;
}

#ppp-iw,
#tns1-iw
{
    margin-top: -17px !important;
}

#countdown{
    /*display: none;*/
    color: white;
    background-color: #1f1f20;;
    position: absolute;
    width: fit-content;
    height: fit-content;
    bottom: 5px;
    right: 0;
    z-index: 999999;
    padding: 20px;
    opacity: 0.8;
    font-family: sans-serif;
    font-size: 17px;
}

#countdownPod{
    /*display: none;*/
    color: white;
    background-color: #1f1f20;;
    position: absolute;
    width: fit-content;
    height: fit-content;
    bottom: 2vh;
    right: 0;
    z-index: 999999;
    padding: 20px;
    opacity: 0.8;
    font-family: sans-serif;
    font-size: 17px;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
    }
    100% {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
        transform: translate3d(-50%, -50%, 0) rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
    }
    100% {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
        transform: translate3d(-50%, -50%, 0) rotate(360deg);
    }
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

@media screen and (max-width: 1200px) {
    #dietroLeQuinte {
        right: 50px !important;
    }
}
