* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 1);
}

:focus {
    outline: none;
}

*:focus {
    outline: 0 !important;
}

* {
    -webkit-tap-highlight-color: transparent !important;
}

button:focus {
    outline: 0;
}

input[type="button"]:focus {
    outline: none;
}

::placeholder {
    color: #335;
}

button:focus {
    border: none;
    outline: none;
    background-color: transparent;
}

input[type="button"] {
    outline: none !important;
    box-shadow: none !important;
}

input:-webkit-autofill {
    -webkit-background-clip: text;
}

.progress-circle {
    left: 35%;
}

toast-container {
    top: auto !important;
    right: auto !important;
    bottom: 10%;
    left: 7%;
}

.selectall {
    border: 2px solid #ff9800;
    background-color: #ff9800;
}

.dropdown-trigger {
    border: solid 1px white;
    background-color: black;
    position: absolute;
    top: 72px;
    left: 66%;
    color: white;
    font-size: 32px;
    padding: 10px 10px 10px 10px;
}

#dropdown1 {
    background-color: #000;
    border-top: 2px solid white;
    margin: 0;
    display: none;
    min-width: 400px !important;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    left: 58% !important;
    top: 130px !important;
    z-index: 9;
    -webkit-transform-origin: 0 0;
    /* transform-origin: 0 0;   */
}

#slide-out {
    background-color: #CCC;
}

.lang-dropdown {
    color: white;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 15px;
}

.lang-menu {
    font-size: 1.8em;
    color: white;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 15px;
}

.lang-li {
    border-bottom: 2px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
}

.lang-li-active {
    border-bottom: 2px solid green;
    border-left: 2px solid green;
    border-right: 2px solid green;
}

.lang-img {
    width: 68px;
    vertical-align: middle;
    padding-left: 20px;
    /*   margin-right:20px; */
}

.lang-link {
    margin-top: 40px;
}

.big-text {
    font-size: 2.5em;
    line-height: 2.5em !important;
}

body {
    background-image: url(/images/pozadina.jpg);
    background-size: 100% 100%;
    font-family: "Calibri", sans-serif;
    font-size: 2em;
    margin-top: -42px;
}

h1 {
    font-size: 2.8em;
    padding: 0.2em 0.4em;
}

h2 {
    font-size: 2em;
    text-transform: uppercase;
}

h5 {
    margin: 6px 0 0px 0px
}

td, th {
    border-radius: 0px;
    padding: 6px 6px 6px 6px;
}

th {
    text-align: center;
}

nav {
    background-color: rgb(12, 29, 47);
    height: auto;
}

#ham-menu {
    font-size: 50px;
}

span.badge {
    margin-left: 0;
    float: none;
    color: white;
    font-weight: bold;

    font-size: 1.1rem;

}

#buttonsDisabled {
    background-color: #FFF;
    color: #172291;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%

}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #ffffff;
    top: 3px;
    z-index: 0;
}

.active {
    color: rgb(7, 125, 202) !important;
    background-color: lightgreen !important;
}

.artist-row {
    color: rgb(198, 255, 45);
    font-weight: bold;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    height: 59px;
    white-space: nowrap;
}

.title-row {
    text-overflow: ellipsis;
    width: 100%;
}

.back_main_link {
    background: black;
    color: yellow;
    border: 2px solid yellow;
    float: right;
    font-size: 3rem;
    padding: 2px 14px;
}

.back_main_link2 {
    background: black;
    color: yellow;
    border: 2px solid yellow;
    float: right;
    font-size: 5rem;
    padding: 2px 14px;
}

.main_buttons {
    position: absolute;
    left: 22%;
    bottom: -25px;
    font-size: 2.3rem;
    letter-spacing: 3px;
    text-shadow: -0px -0px 0 #000, 3px 3px 4px #000, 0px 0px 0 #000, 3px 3px 4px #000;
    cursor: pointer;
}

.main_buttons_small {
    position: absolute;
    left: 16%;
    bottom: -6px;
    font-size: 2.3rem;
    letter-spacing: 3px;
    text-shadow: -0px -0px 0 #000, 3px 3px 4px #000, 0px 0px 0 #000, 3px 3px 4px #000;
    cursor: pointer;
}

.main_buttons_small2 {
    position: absolute;
    left: 16%;
    bottom: -25px;
    font-size: 2.3rem;
    letter-spacing: 3px;
    text-shadow: -0px -0px 0 #000, 3px 3px 4px #000, 0px 0px 0 #000, 3px 3px 4px #000;
    cursor: pointer;
}

.main_buttons_small3 {
    position: absolute;
    left: 16%;
    bottom: -36px;
    font-size: 2.3rem;
    letter-spacing: 3px;
    text-shadow: -0px -0px 0 #000, 3px 3px 4px #000, 0px 0px 0 #000, 3px 3px 4px #000;
    cursor: pointer;
}

.new_flag {
    position: absolute;
    left: -77px;
    height: 128px;
    top: 69px;
}

.bigbuttons-wrapper {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}

.big-button {
    cursor: pointer;
    width: 95%;
}

.small-button {
    cursor: pointer;
    width: 70%;
}

#blsong {
    background-color: inherit !important;
    font-size: 42px;
}

#blartist {
    background-color: inherit !important;
    font-size: 42px;
}

#blartisttitle a {
    font-size: 42px;
}

#blsongtitle a {
    font-size: 42px;
}

#blsongtitle {
    background-color: inherit !important;
    background-image: url(/images/bg-blacklist-up-button.png);
    background-repeat: repeat-y;
    background-size: 100%;
    color: #bbb !important;
    font-size: 36px;
    text-shadow: -0px -0px 0 #000, 3px 3px 3px #000, 0px 0px 0 #000, 3px 3px 3px #000;
    height: auto;
    line-height: 58px;
    /*   padding-top:30px !important; */
    /*   padding-bottom:30px !important; */
}

#blsongtitle .active {
    background-color: inherit !important;
    background-image: url(/images/bg-blacklist-up-button.png);
    background-repeat: repeat-y;
    background-size: 100%;
    color: #f6ff00 !important;
    font-size: 42px;
    height: auto;
    line-height: 58px;
    /*   padding-top:30px !important; */
    /*   padding-bottom:30px !important; */
}

#blartisttitle {
    background-color: inherit !important;
    background-image: url(/images/bg-blacklist-up-button.png);
    background-repeat: repeat-y;
    background-size: 100%;
    color: #bbb !important;
    font-size: 42px;
    text-shadow: -0px -0px 0 #000, 3px 3px 3px #000, 0px 0px 0 #000, 3px 3px 3px #000;
    height: auto;
    line-height: 58px;
    /*   padding-top:30px !important; */
    /*   padding-bottom:30px !important; */
}

#blartisttitle .active {
    background-color: inherit !important;
    background-image: url(/images/bg-blacklist-up-button.png);
    background-repeat: repeat-y;
    background-size: 100%;
    color: #f6ff00 !important;
    font-size: 42px;
    height: auto;
    line-height: 58px;
    /*   padding-top:30px !important; */
    /*   padding-bottom:30px !important; */
}

.blacklist-songtitle-left {
    background-image: url(/images/bg-blacklist-songtitle-left.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 54px !important;
}

.blacklist-songtitle-right {
    background-image: url(/images/bg-blacklist-songtitle-right.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 54px !important;
}

#blacklist_title {
    background-image: url(/images/bg-blacklist-songtitle.png);
    background-repeat: repeat-x;
    font-size: 2.3rem;
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 84%;
}

.blacklist-title {
    font-size: 6.5rem;
    color: #fb0000;
    line-height: 16rem;
    padding-left: 20px;
    padding-top: 40px;
    text-shadow: -0px -0px 0 #000, 3px 3px 3px #000, 0px 0px 0 #000, 3px 3px 3px #000;
    margin-top: -16px;
}

.blacklist_add {
    background-image: url(/images/btn-blacklistadd.png);
    background-repeat: no-repeat;
    color: yellow;
    font-size: 3.5rem;
    height: 110px;
    line-height: 110px;
    position: relative;
    width: 626px !important;
}

.blacklist_add_cancel {
    width: 306px;
    margin-top: 10px;
}

.blacklist_add_icon {
    position: absolute;
    height: 100px;
    top: 6px;
    left: -42px;
}

.blacklist-button {
    background-image: url(/images/bg-blacklist-button.png);
    background-size: 100% 100%;
    box-shadow: 2px 13px 10px 5px #284028;
    margin-bottom: 30px;
    margin-left: 116px;
    margin-right: -21px;

    border: 2px solid black;
    min-height: 78px;
    position: relative;
}

.blacklist-minus {
    cursor: pointer;
    position: absolute;
    height: 104px;
    top: -18px;
    left: 66px;
    width: auto;
}

.btn-favorites {
    width: 36px;
    cursor: pointer;
    /*   position: absolute; */
    height: 104px;
    top: -15px;
    left: -44px;
    width: 64px;

}

.btn-img-favorites {
    top: -23px;
}

.now-listen {
    line-height: 40px;
    margin-top: 12px !important;
}

.now-listen-song {
    line-height: 35px;
    color: #7ac3c4;
}

.btn-favorites-history {
    width: 36px;
    cursor: pointer;
    position: absolute;
    height: 104px;
    top: 5px;
    left: 10px;
    width: 74px;
}

.blacklist-minus-green {
    cursor: pointer;
    position: absolute;
    height: 94px;
    top: -2px;
    left: -94px;
    width: auto;
}

.blacklist-minus-green2 {
    cursor: pointer;
    position: absolute;
    height: 88px;
    top: -3px;
    left: -84px;
    width: auto;
}

.blacklist-name {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 116px;
}

.blacklist_cancel {
    background-image: url(/images/btn-blacklistcancel.png);
    background-repeat: no-repeat;
    color: yellow;
    font-size: 3.5rem;
    height: 94px;
    line-height: 94px;
    margin: 0 auto;
    width: 249px !important;
}

.blacklist_confirm {
    background-image: url(/images/btn-blacklistconfirm.png);
    background-repeat: no-repeat;
    color: white;
    font-size: 3.5rem;
    height: 94px;
    line-height: 94px;
    margin: 0 auto;
    width: 249px !important;

}

.favorites_add {
    background-image: url(/images/bg-favorites-button.png);
    background-repeat: no-repeat;
    color: yellow;
    font-size: 3.5rem;
    height: 110px;
    line-height: 110px;
    position: relative;
    width: 626px !important;
}

.btn-active {
    background: rgb(189, 62, 115) !important;
    border: 0.4em solid lightgray;
    border-radius: 2em;
    height: auto;
    margin: 1em 0;
    min-height: 15em;
    padding: 0.6em 1.6em;
}

.btn-large {
    font-size: 1.1em;
    height: 70px;
}

.btn-info {
    background: rgb(220, 220, 220);
    border: 0.4em solid lightgray;
    border-radius: 2em;
    height: auto;
    margin: 0 auto;
    padding: 0.6em 0.6em;
    width: 95%;
}

.btn-login {
    background: url(/images/bg-login-button.png) no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
    color: white;
    border: none;
    line-height: 25px;
    font-size: 50px;
    padding: 0px 0 18px 0;
    margin-right: 66px;
    width: 226px;
    height: 100px;
    outline: none;
}

.btn-playlist, .btn-playlist:hover {
    background: rgb(40, 133, 181);
    border: 0.4em solid lightgray;
    border-radius: 2em;
    height: auto;
    margin: 1em 0;
    min-height: 20em;
    padding: 0.6em 1.6em;
    width: 95%;
}

.btn-playlist-active {
    background: rgb(166, 54, 101);
}

#prevsong_button {
    width: 110px;
}

#skipsong_button {
    width: 110px;
}


.btn-playstop {
    height: 8em !important;
    width: 8em !important;
}

.btn-playstop i {
    font-size: 4em !important;
    line-height: 2em !important;
}

.btn-blacklist2en {
    color: white;
    left: 28%;
}

.btn-blacklist2sr {
    color: white;
    left: 26%;
}

.btn-blacklist2de {
    color: white;
    left: 26%;
}

.btn-jinglesr {
    color: white;
    left: 35%;
}

.btn-jinglede {
    color: white;
    left: 35%;
}

.btn-jingleen {
    color: white;
    left: 35%;
}

.btn-advertsr {
    color: white;
    left: 27%;
}

.btn-adverten {
    color: white;
    left: 34%;
}

.btn-advertde {
    color: white;
    left: 30%;
}

.btn-logoutde {
    color: white;
    left: 22%;
}

.btn-logouten {
    color: white;
    left: 32%;
}

.btn-logoutsr {
    color: white;
    left: 32%;
}

.btn-historyde {
    color: white;
    left: 31%;
}

.btn-historyen {
    color: white;
    left: 32%;
}

.btn-historysr {
    color: white;
    left: 32%;
}

.btn-playlist2 {
    color: #00f0ff;
    left: 30%;
}

.btn-settings2sr {
    color: white;
    left: 18%;
}

.btn-settings2en {
    color: white;
    left: 29%;
}

.btn-settings2de {
    color: white;
    left: 29%;
}

.btn-account2sr {
    color: white;
    left: 40%;
}

.btn-account2en {
    color: white;
    left: 40%;
}

.btn-account2de {
    color: white;
    left: 40%;
}

.btn-info2sr {
    color: white;
    left: 40%;
}

.btn-info2en {
    color: white;
    left: 40%;
}

.btn-info2de {
    color: white;
    left: 40%;
}

.btn-contactsr {
    color: white;
    left: 30%;
}

.btn-contacten {
    color: white;
    left: 30%;
}

.btn-contactde {
    color: white;
    left: 30%;
}

.btn-favorites2sr {
    color: yellow;
    left: 27%;
    position: absolute;
    top: 272px;
}

.btn-favorites2en {
    color: yellow;
    left: 27%;
    position: absolute;
    top: 272px;
}

.btn-favorites2de {
    color: yellow;
    left: 24%;
    position: absolute;
    top: 272px;
}

.btn-standard {
    color: #99ff00;
    left: 26%;
}

[type="checkbox"].reset-checkbox,
[type="checkbox"].reset-checkbox:checked,
[type="checkbox"].reset-checkbox:not(checked) {
    opacity: 1;
    position: relative;
    transform: scale(2.5);
    top: -5px;
    left: -11px;
    /*   outline:1px solid yellow; */
}

[type="checkbox"].reset-checkbox + span::before,
[type="checkbox"].reset-checkbox + span::after,
[type="checkbox"].reset-checkbox:checked + span::before,
[type="checkbox"].reset-checkbox:checked + span::after {
    display: none;
}

[type="checkbox"].reset-checkbox + span:not(.lever) {
    padding-left: 10px;
}


#client_name {
    font-size: 5.5rem;
    word-wrap: break-word;
    line-height: 5.5rem;
}

.counter_text {
    border: 6px solid yellow;
    border-radius: 60px;
    color: yellow;
    font-size: 1em;
    margin: 0 auto;
    padding: 20px !important;
}

.loading {
    background-image: url(/images/bg-loading.png);
    color: yellow;
    font-size: 1.5em;
    margin: 0 auto;
    opacity: 1;
    height: 84px;
    width: 384px;
}

.loading-wrapper {
    padding-top: 180px !important;
}

.loading_genre {
    background-image: url(/images/bg-loading-genre.png);
    color: yellow;
    font-size: 1.5em;
    margin: 0 auto;
    opacity: 1;
    height: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 627px;
    line-height: 7.5rem;
}

.flagselected {
    border: 4px solid green;
}

.flag {
    padding-left: 4px;
    padding-right: 4px;

}

.genre-button {
    background-image: url(/images/bg-genre-button.png);
    background-size: 100% 100%;
    box-shadow: 2px 13px 10px 5px #284028;
    margin-bottom: 30px;
    margin-left: 116px;
    margin-right: -21px;

    border: 2px solid black;
    min-height: 140px;
    position: relative;
    cursor: pointer;
}

.christmas-box {
    background-image: url(/images/DEACTIVATED_BLANK.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    box-shadow: 2px 13px 10px 5px #284028;
    margin-bottom: 30px;
    margin-left: 116px;
    margin-right: -21px;
    border: 2px solid black;
    min-height: 140px;
    position: relative;
    cursor: pointer;
}

.valentines-box {
    background-image: url(/images/valentines/PLAYLIST_BLANK_OFF.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    box-shadow: 2px 13px 10px 5px #284028;
    margin-bottom: 30px;
    margin-left: 116px;
    margin-right: -21px;
    border: 2px solid black;
    min-height: 140px;
    position: relative;
    cursor: pointer;
}

.valentines-box, .women-day-box {
    background-image: url(/images/women-day/Verzija-7-1-OFF.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    box-shadow: 2px 13px 10px 5px #284028;
    margin-bottom: 30px;
    margin-left: 116px;
    margin-right: -21px;
    border: 2px solid black;
    min-height: 140px;
    position: relative;
    cursor: pointer;
}

.genre_normal {
    background-image: url(/images/bg-genre-button.png);
}

.genre_active {
    background-image: url(/images/bg-genre-button-active.png);
}

.genre_play {
    position: absolute;
    height: 225px;
    top: -32px;
    left: -130px;
    cursor: pointer;
}

.christmas-play, .valentines-play, .women-day-play {
    position: absolute;
    height: 185px;
    top: -14px;
    left: -125px;
    cursor: pointer;
}

.green_text {
    color: #99ff00;
    text-shadow: -0px -0px 0 #000, 3px 3px 3px #000, 0px 0px 0 #000, 3px 3px 3px #000;
}

.history-button {
    position: absolute;
    right: 42px;
    top: 20px;
    width: 90px;
}

.favorites-button {
    position: absolute;
    right: 124px;
    top: 20px;
    width: 90px;
}

img.brand-logo {
    height: 80%;
}

.info-label {
    color: #99ff00;
    font-size: 2em;
    line-height: 1.4em;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    width: 83%;
    margin-top: -6px;
}

.info-label2 {
    color: #66c500;
    font-size: 1.7em;
    line-height: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    width: 83%;
    margin-top: -6px;
}

.info-value {
    color: #0eaaaf;
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
    /*   text-shadow: -1px -1px 3px #FFFFCE, 1px -1px 3px #FFFFCE, -1px 1px 3px #FFFFCE, 1px 1px 3px #FFFFCE; */
    white-space: nowrap;
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    width: 83%;
}

.info-value2 {
    color: #0eaaaf;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    /*   text-shadow: -2px -2px 3px #FFFFCE, 2px -2px 3px #FFFFCE, -2px 2px 3px #FFFFCE, 2px 2px 3px #FFFFCE; */
    white-space: nowrap;
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    width: 83%;
}

.card {
    background-color: inherit;
    box-shadow: none;
}

.card-content {
    font-size: 1.6em !important;
}

.card-title {
    font-size: 2.6em !important;
    font-weight: bold;
}

.genres-listen-wrapper {
    padding-top: 20px;
}

.genres-listening {
    font-size: 1.6em;
}

.genres-current {
    font-size: 2.6em;
}

.listen-title {
    font-size: 3.2rem;
}

.listen-wrapper {
    /*   float:left; */
    line-height: 115%;
    padding-right: 25px;
    letter-spacing: 3px;
}

.login-wrapper {
    /*   float:right; */
    padding: 0px 21px 44px 0px !important;
}

.input-field {
    background: url(/images/bg-login-fields.png) no-repeat;
    background-size: 100% 100%;
    height: 120px;
}

.input-field2 {
    padding-top: 40px !important;
    font-size: 50px !important;
}

.login-username {
    margin-left: 60px !important;
    margin-right: -21px !important;
    /*   padding-bottom:30px !important; */
}

.login-password {
    margin-left: 60px !important;
    margin-right: -21px !important;
    /*   padding-bottom: 30px !important; */
}

#modal1 {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerJingle {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerAdvert {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerPlayFavorites {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerFavAddNotification {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerFavRmvNotification {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerBlckAddNotification {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerBlckRmvNotification {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerSkipSong {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modSpinnerPrevSong {
    height: 100vh;
    max-height: 100%;
    opacity: 1 !important;
    overflow: hidden;

    top: 0 !important;
    width: 100vw;
}

#modal2 {
    max-height: 100%;
    opacity: 1 !important;
    /*   overflow: hidden; */
    /*   padding-top:8em; */
    top: 0 !important;
    width: 100vw;
}

/*#modal4 {*/
/*    margin-top: -213px;*/
/*    width: 100%;*/
/*    max-height: 200%;*/
/*}*/

#modal4 {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modHistory {
    margin-top: -162px;
    width: 100%;
    max-height: 110%;
}

#modFavorites {
    margin-top: -162px;
    width: 100%;
    max-height: 110%;
}

.info-panel {
    min-width: 667px;
    min-height: 550px;
    /*border: 5px solid #490258;*/
    padding: 15px 0 0 5px;
}

.info-panel::after {
    content: "";
    background: url(/images/bg-info-panel.png?q=31) 50% 50% no-repeat;
    background-size: 100% 100%;
    opacity: 0.5;
    top: 0;
    left: 0px;
    bottom: 0;
    right: -22px;
    position: absolute;
    z-index: -1;
}

.info-wrapper {
    padding: 0 17px;
    margin-bottom: 5px;
}

.playlist-wrapper {
    width: 100%;
}

.playlist-name {
    font-size: 5rem;
}

.playlist-title {
    font-size: 6em;
    line-height: 1.6em;
}

.playlist-desc {
    font-size: 1em;
    line-height: 1.3em;
    text-transform: none;
}

.playlisten-wrapper {
    font-size: 60px;
    line-height: 90px;
    text-align: center;
}

.row {
    max-width: 1100px;
}

.settings_text {
    font-size: 2.5rem;
}

.sign-out {
    color: black !important;
    background: rgb(232, 191, 209) !important;
    font-weight: bold;
    margin-top: 20px;
}

.tabs .indicator {
    background-color: #000;
}

.top-logo {
    margin-top: 42px;
}

.title_row {
    /*margin-top: -30px;*/
    margin-bottom: 22px;
}

.wwmblue {
    background: rgb(17, 135, 212);
}

.wwmred {
    background-color: #dd0000;
}

#resultDropdown {
    display: none;
    position: absolute;
    color: black;
    min-width: 230px;
    z-index: 1;
    top: 126px;
    left: 30px;
    /*   text-shadow: -0px -0px 0 #000, 1px 1px 1px #000, 0px 0px 0 #000, 1px 1px 1px #000; */
    font-weight: bold;
}

.search-term {
    border: 0 !important;
    color: black; /*rgb(252,195,46);*/
    position: absolute;
    top: 45px;
    left: 200px;
    width: 200px;
    font-size: 3.5rem !important;
    height: 5rem;
    width: 644px !important;
    height: 60px !important;
}

.search-results-wrap {
    background: url(/images/bg-search-item-even.png) repeat-y;
    background-position-x: -2px;
}

.search-results-top {
    /*   background-size: 100% 100%; */
    background-image: url(/images/bg-search-results-top.png);
    width: 100%;
    height: 39px;
}

.search-results-bottom {
    background: url(/images/bg-search-results-bottom.png);
    width: 100%;
    height: 43px;
}

.search-bar {
    /*   width: 100%; */
    height: 165px;
    background: url(/images/search-bar.png?v=1) 50% 0 no-repeat;
    /*   background-size: contain; */
    position: relative;
}

.search-bar1 {
    /*   width: 100%; */
    background: url(/images/search-bar1.png) 50% 0 no-repeat;
}

.search-info-icon {
    height: 2.8rem;
    padding-right: 12px;
}

.search-itemm:nth-child(even) {
    height: 3rem;
}

.search-itemm:nth-child(odd) {
    background: url(/images/bg-search-item-odd.png) repeat-y;
    height: 3rem;
}

.search-item {
    color: rgb(255, 198, 0);
    cursor: pointer;
    float: left;
    font-size: 2.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3rem;
    width: 832px;
    white-space: nowrap;
    padding-left: 8px;
}

.search-item-wrap {
    margin-left: 8px;
    width: 894px;
    padding-right: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.search-wrapper {
    height: 350px;
}

.searchClear {
    cursor: pointer;
    position: absolute;
    top: 34px;
    left: 846px;
    /*     background-color: #ccc; */
    width: 76px;
    height: 78px;
}

.searchPlay-off {
    background: url(/images/btn-search-play-off.png) 50% 0 no-repeat;
    position: absolute;
    top: 134px;
    left: 194px;
    /*     background-color: #ccc; */
    width: 116px;
    height: 116px;
}

.searchPlay {
    background: url(/images/btn-search-play.png) 50% 0 no-repeat;
    cursor: pointer;
    position: absolute;
    top: 134px;
    left: 194px;
    /*     background-color: #ccc; */
    width: 116px;
    height: 116px;
}

.searchQueue {
    background: url(/images/btn-search-queue.png) 50% 3px no-repeat;
    cursor: pointer;
    position: absolute;
    top: 132px;
    left: 371px;
    /*     background-color: #ccc; */
    width: 231px;
    height: 116px;
}

.searchQueue-off {
    background: url(/images/btn-search-queue-off.png) 50% 3px no-repeat;
    position: absolute;
    top: 132px;
    left: 371px;
    /*     background-color: #ccc; */
    width: 231px;
    height: 116px;
}

.searchPlaylist {
    background: url(/images/btn-favorites.png) 50% 4px no-repeat;
    background-size: 37%;
    cursor: pointer;
    position: absolute;
    top: 132px;
    left: 600px;
    /*     background-color: #ccc; */
    width: 286px;
    height: 116px;
}

.searchPlaylist-off {
    background: url(/images/btn-search-favorites-off.png) 50% 4px no-repeat;
    background-size: 37%;
    position: absolute;
    top: 132px;
    left: 600px;
    /*     background-color: #ccc; */
    width: 286px;
    height: 116px;
    filter: grayscale(1);
}

.btn-searchplaysr {
    color: lightgray;
    left: 14%;
}

.btn-searchqueuesr {
    color: lightgray;
    left: 1%;
    bottom: -40px;
}

.btn-searchplaylistsr {
    color: lightgray;
    left: 18%;
    bottom: -40px;
}


.btn-searchplayen {
    color: lightgray;
    left: 21%;
}

.btn-searchqueueen {
    color: lightgray;
    left: 4%;
}

.btn-searchplaylisten {
    color: lightgray;
    left: 4%;
}

.sk-circle {
    font-size: 2.3em;
    font-weight: bold;
    line-height: 2.5em;
}

.sk-fading-circle {
    margin: 60px auto;
    width: 400px;
    height: 460px;
    position: relative;
}

.sk-fading-circle .sk-circle {
    width: 120%;
    height: 120%;
    position: absolute;
    left: -40px;
    top: -80px;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 12%;
    height: 12%;
    background-color: #ff3;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

#modal5 {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-info {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-valentines, #modal-women-day, #modal-women-day-info {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-valentines-info {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-contact {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-christmas {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-christmas-info {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-scb {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}

#modal-paymentstatus {
    width: 100%;
    height: 100%;
    max-height: 110%;
    top: 0 !important;
}


.modal-text {
    font-size: 50px !important;
}

.number {
    display: flex;
    justify-content: center;
    align-items: center;
}

.minus, .plus {
    background-color: unset !important;
    border: unset !important;
    width: 125px;
    height: 125px;
    padding: 0;
    cursor: pointer;
}

.minus-plus-input {
    margin: 0 !important;
    border-style: solid !important;
    border-width: 3px !important;
    border-color: #ffffff !important;
    border-radius: 16px !important;
    background-color: rgb(255 255 255) !important;
    box-shadow: inset 6px 6px 8.58px 0.42px rgba(0, 0, 0, 0.85) !important;
    width: 165px !important;
    height: 106px !important;
    z-index: 12 !important;
    font-size: 84pt !important;
    text-align: center !important;
    color: #0084c2 !important;
}

.minus {
    margin-right: 3%;
}

.plus {
    margin-left: 3%;
}

.save-settings {
    width: 340px;
    margin-top: 40px;
}

.offline-image {
    width: 70%;
    margin-top: 60px;
}

.scb-h1 {
    font-size: 80px !important;
    font-weight: 800 !important;
    margin-top: 4px !important;
    margin-bottom: 0;
}

.instruction {
    font-size: 80px !important;
    font-weight: 400 !important;
    padding: 0;
    margin-bottom: 35px;
}

.scb-text {
    font-size: 44px;
    line-height: 46px;
    font-weight: 400;
    padding: 0.2em 0.8em 0.2em 0;
    margin-top: 0;
    margin-bottom: 0;
}

.scb-text-dash {
    font-size: 44px;
    line-height: 46px;
    font-weight: 400;
    padding: 0.2em 0 0.2em 0.8em;
    margin-top: 0;
    margin-bottom: 0;
}

.contact-technical-support {
    margin-top: 40px;
    margin-bottom: 6px;
}

.social-icons {
    width: 140px;
}

.scb-status {
    padding: 0 20px 0 20px;
    background-image: url("../images/prozorOffline.png"); /* The image used */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 30px;
    margin-bottom: 30px;
}

.scb-modal-content {
    /*background-image: url("../images/prozorOffline.png"); !* The image used *!*/
    /*background-position: center; !* Center the image *!*/
    /*background-repeat: no-repeat; !* Do not repeat the image *!*/
    /*background-size: cover; !* Resize the background image to cover the entire container *!*/
    /*height: 100%;*/
}

.scb-image-status {
    margin-top: 20px;
    left: -32px;
    position: relative;
}

.color-green-2 {
    color: #99ff00 !important;
}

.scb-status-message {
    font-size: 55px;
    font-weight: 800;
    line-height: 55px;
    margin: 0;
}

.scb-contact {
    font-size: 85px;
    line-height: 90px;
    margin: 10px 40px 30px 40px;
}

.settings-form-group {
    border-width: 8px;
    border-color: rgb(255, 198, 0);
    border-style: solid;
    border-radius: 32px;
    background-image: -webkit-linear-gradient(0deg, #005c73 0%, #00a2cb 51%, #005c73 100%);
    padding: 10px 0 0 0;
}

.contact-form-group {
    border-width: 8px;
    border-color: #28c92e;
    border-style: solid;
    border-radius: 46px;
    /*background-image: -webkit-linear-gradient(0deg, #006983 0%, #00b6e4 51%, #006883 100%);*/
    padding: 20px;
    /*box-shadow: inset 0 0 20px black;*/
    margin: 0 35px 35px 35px;
    background-image: url(../images/TabelaBezBordera.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 104% 110%;
}

.contact-text {
    color: white;
    font-size: 48px !important;
    margin: 15px 0 15px 0;
}

.contact-company-logo {
    width: 42% !important;
}

.contact-icon {
    width: 21%;
}

.contact-title {
    color: rgb(43, 209, 43);
    font-size: 7.5rem;
    text-shadow: 0px 0px 0 #000, 3px 3px 3px #000, 0px 0px 0 #000, 3px 3px 3px #000;
    font-weight: 500;
    margin: 0;
    padding-left: 35px;
}

.contact-header {
    padding: 15px 15px 50px 75px;
    align-items: center;
}

.last-contact-text {
    margin-bottom: 0 !important;
}

.contact-contact-us {
    color: white;
    font-size: 6rem;
    font-weight: 300;
    margin: 70px 0 65px 0 !important;
    text-align: center;
}

.exit-contact-div {
    margin-top: 80px;
}

.contact-modal-exit-btn {
    width: 40%;
    margin-top: 0;
}

.cover-image {
    margin-top: 42px;
    border-top: 4px solid black;
    border-bottom: 4px solid black;
    width: 100%;
}

.scb-help-button {
    margin-bottom: 10px;
}

.second-settings-form-group {
    margin-top: 8%;
}

.settings-titles {
    color: white;
    font-size: 55px;
    font-weight: 500;
    text-shadow: 2px 5px 4.58px rgba(0, 0, 0, 1.004);
    padding-bottom: 0;
}

.no-jingle-or-advert-title {
    color: white;
    font-size: 50px;
    font-weight: 500;
    text-shadow: 2px 5px 4.58px rgba(0, 0, 0, 1.004);
    padding-bottom: 0;
    margin-top: 20px !important;
    margin-bottom: 50px;
}

.settings-shadow {
    text-shadow: 2px 5px 4.58px rgba(0, 0, 0, 1.004);
}

.color-white {
    color: white !important;
}

.settings-text {
    font-size: 40px !important;
}

.background-blue {
    background-color: #004773 !important;
}

.margin-0 {
    margin: 0 !important;
}

.text-left {
    text-align: left !important;
}

.number-input-group {
    margin-top: 10px !important;
}

.scb-text-group {
    border: 14px solid #4e4e4e;
    border-radius: 60px;
    margin-left: 3%;
    margin-right: 3%;
    padding: 20px;
}

.color-red2 {
    color: #c33839;
}

.color-orange {
    color: #dc9735;
}

.scb-modal-exit-btn {
    width: 50%;
    margin-top: 0;
}

.scb-text-group-padding {
    padding-bottom: 40px;
}

.payment-info-h1 {
    font-size: 110px !important;
    font-weight: 300 !important;
    margin-top: 0 !important;
    margin-bottom: 0;
    letter-spacing: 4px;
    padding-bottom: 10px;
}

.payment-info-intro {
    font-size: 90px;
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}

.payment-text {
    font-size: 52px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 65px;
    text-align: center;
    padding: 0.2em 0.8em 45px;
}

.payment-table-div {
    border: 14px solid #4e4e4e;
    border-radius: 50px;
    margin-left: 3%;
    margin-right: 3%;
    padding: 0;
}

.payment-th {
    line-height: 50px;
    font-weight: 200;
    font-size: 50px;
}

.payment-table {
    font-size: 40px;
    font-weight: 200;
}

.payment-tbody {
    color: #a3d8e9;
    line-height: 40px !important;
}

.number-th {
    padding-right: 7%;
}

.price-th {
    padding-left: 7%;
}

.payment-td-row {
    background-image: -webkit-linear-gradient(0deg, #2d2d2d 0%, #4e4e4e 51%, #2d2d2d 100%);
}

.payment-contact {
    font-size: 60px;
    line-height: 46px;
    font-weight: 200;
    padding: 0.2em 0.8em;
    margin-top: 40px;
    margin-bottom: 7px;
}

.social-new {
    padding-left: 30px;
    padding-right: 30px;
}

.exit-btn-div {
    margin-top: -16px;
}

.payment-exit-btn-div {
    margin-top: -18px;
}

.payment-status {
    padding: 0 20px 0 20px;
    background-image: url("../images/prozorOffline.png"); /* The image used */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 30px;
    margin-bottom: 30px;
}

.payment-status-h1 {
    font-size: 70px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
    padding-top: 10px;
}

.payment-status-text {
    font-size: 54px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 63px;
    text-align: center;
    padding: 0 0.8em 25px;
    text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
}

.payment-info-button {
    margin-bottom: 16px;
}

.d-flex {
    display: flex !important;
}

.col-new-2 {
    width: 16.66666666666667% !important;
}

.col-new-4 {
    width: 33.33333333333333% !important;
}

.col-new-6 {
    width: 50% !important;
}

.center-vertical {
    display: flex;
    justify-content: center;
    align-items: center;
}

.w-100 {
    width: 100% !important;
}

.col-new-2 a {
    text-align: center;
    display: block;
}

.col-new-3 {
    width: 25% !important;
}

.col-new-3 a {
    text-align: center;
    display: block;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.settings-row {
    margin-bottom: 0 !important;
}

.back-to-main-div {
    margin-bottom: 65px !important;
}

.social-margins {
    margin-top: 100px;
}

.christmas-title {
    margin-top: 27% !important;
    FONT-WEIGHT: 400;
    color: white;
    font-size: 60px;
    text-align: center;
    text-shadow: 2px 5px 4.58px rgba(0, 0, 0, 1.004);
    padding: 0px 80px 0 80px !important;
    letter-spacing: 3px;
}

.christmas-input-group {
    margin-top: 4% !important;
    margin-bottom: 2% !important;
}

.minus-christmas, .plus-christmas, .minus-women-day, .plus-women-day {
    background-color: unset !important;
    border: unset !important;
    width: 155px;
    height: 155px;
    padding: 0;
    cursor: pointer;
}

.minus-plus-input-christmas {
    margin: 0 !important;
    border-style: solid !important;
    border-width: 3px !important;
    border-color: #ffffff !important;
    border-radius: 30px !important;
    background-color: rgb(255 255 255) !important;
    box-shadow: inset 3px 3px 8.58px 1.42px rgb(0 0 0) !important;
    width: 250px !important;
    height: 145px !important;
    z-index: 12 !important;
    font-size: 112pt !important;
    text-align: center !important;
    color: black !important;
    padding-bottom: 4px !important;
    padding-top: 12px !important;
    padding-left: 2px !important;
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .minus-plus-input-christmas {
        padding-bottom: 14px !important;
        padding-top: 12px !important;
    }
}

@supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */
    .minus-plus-input-christmas {
        padding-bottom: 4px !important;
        padding-top: 12px !important;
    }
}

.minus-christmas, .minus-women-day {
    margin-right: 0;
}

.plus-christmas, .plus-women-day {
    margin-left: 0;
}

.christmas-songs-text {
    font-size: 60px;
    color: white;
    font-weight: 400;
    text-shadow: 2px 5px 4.58px rgba(0, 0, 0, 1.004);
    letter-spacing: 3px;
}

.modal-deactivate-button, .modal-valentines-deactivate-button, .modal-women-day-deactivate-button {
    width: 75%;
    margin-top: 8%;
}

.modal-christmas-save-button, .modal-valentines-save-button, .modal-women-day-save-button {
    width: 350px;
    margin-top: 16%;
}

.modal-christmas-back-button {
    width: 360px;
    margin-top: 5%;
}

.christmas-playlist-text, .valentines-playlist-text, .women-day-playlist-text {
    margin-right: 0;
    font-size: 40px;
    padding: 20px 8px 20px 0 !important;
    color: #bdbcbc;
}

.christmas-santa {
    position: absolute;
    right: 0;
    bottom: -38px;
    width: 17%;
}

.valentines-cupid {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
}

.flower-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 19.8%;
}

.search-bar-buttons-container {
    width: 74%;
    margin: -3% auto 0;
}

.search-bar-icons {
    width: 120px;
    height: 120px;
}

.search-bar-text {
    color: lightgray;
    font-size: 2.3rem;
    letter-spacing: 3px;
    text-shadow: 0px 0px 0 #000, 3px 3px 4px #000, 0px 0px 0 #000, 3px 3px 4px #000;
    cursor: pointer;
    margin: 0 !important;
    margin-top: -16px !important;
}

.christmas-info-title {
    margin-top: 15% !important;
    margin-bottom: 1%;
    FONT-WEIGHT: 400;
    color: white;
    font-size: 80px;
    text-align: center;
    padding: 0px 80px 0 80px !important;
    letter-spacing: 5px;
}

.christmas-info-subtitle {
    margin-top: 0% !important;
    FONT-WEIGHT: 300;
    color: white;
    font-size: 47px;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 2%;
}

.christmas-info-instruction {
    margin-top: 0% !important;
    FONT-WEIGHT: 400;
    color: white;
    font-size: 72px;
    text-align: center;
    padding: 0px 80px 0 80px !important;
    letter-spacing: 5px;
}

.christmas-info-text {
    margin-top: 10% !important;
    FONT-WEIGHT: 300;
    color: white;
    font-size: 44px;
    text-align: center;
    padding: 0px 80px 0 80px !important;
    letter-spacing: 5px;
    line-height: 2.1;
    margin-bottom: 3%;
}

.christmas-info-checkbox, .valentines-info-checkbox, .women-day-info-checkbox {
    width: 7%;
}

.christmas-dont-show-again {
    color: white;
    font-size: 46px;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 300;
    margin-left: 2%;
}

.christmas-info-ok-btn, .valentines-info-ok-btn, .women-day-info-ok-btn {
    width: 34%;
    margin-top: 1%;
}

.santa-on-off {
    position: absolute;
    right: 2%;
    top: -11%;
    width: 21%;
    z-index: 9;
}

.christmas-instructions-group {
    padding: 0 30px 0 30px;
}

.christmas-instruction-images {
    width: 87%;
    margin-top: 2%;
}

.christmas-instruction-title {
    color: white;
    font-size: 46px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 0 auto 60px;
    width: 87%;
    line-height: 50px;
}

.valentines-instruction-title {
    color: white;
    font-size: 30px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 0 auto 20px;
    width: 87%;
    line-height: 30px;
}

.mt-50 {
    margin-top: 50px !important;
}

.mb-85 {
    margin-bottom: 85px !important;
}

.do-not-show {
    margin: 25px 0 25px 0;
}

@media only screen and (min-width: 993px) {
    .valentines-instruction-title {
        color: white;
        font-size: 12px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 300;
        margin: 0 auto 5px;
        width: 100%;
        line-height: 15px;
    }

    .mt-50 {
        margin-top: 18px !important;
    }

    .mb-85 {
        margin-bottom: 27px !important;
    }

    .do-not-show {
        margin: 8px 0 8px 0;
    }

    .christmas-instructions-group {
        padding: 0 10px 0 10px;
    }

    .christmas-instruction-images {
        width: 87%;
        margin-top: 2%;
    }

    .christmas-instruction-title {
        color: white;
        font-size: 17px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 300;
        margin: 0px auto 20px;
        width: 87%;
        line-height: 18px;
    }

    .christmas-info-title {
        margin-top: 15% !important;
        FONT-WEIGHT: 400;
        color: white;
        font-size: 30px;
        text-align: center;
        padding: 0px 30px 0 30px !important;
        letter-spacing: 3px;
    }

    .christmas-info-subtitle {
        margin-top: 3% !important;
        FONT-WEIGHT: 300;
        color: white;
        font-size: 19px;
        text-align: center;
        letter-spacing: 1px;
    }

    .christmas-info-instruction {
        margin-top: 3% !important;
        FONT-WEIGHT: 400;
        color: white;
        font-size: 28px;
        text-align: center;
        padding: 0 30px 0 30px !important;
        letter-spacing: 2px;
        margin-bottom: 3%;
    }

    .christmas-info-text {
        margin-top: 10% !important;
        FONT-WEIGHT: 300;
        color: white;
        font-size: 19px;
        text-align: center;
        padding: 0 20px 0 20px !important;
        letter-spacing: 1px;
        line-height: 2.0;
        margin-bottom: 3%;
    }

    .christmas-info-checkbox, .valentines-info-checkbox, .women-day-info-checkbox {
        width: 7%;
    }

    .christmas-dont-show-again {
        color: white;
        font-size: 20px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 300;
        margin-left: 2%;
    }

    .christmas-info-ok-btn, .valentines-info-ok-btn, .women-day-info-ok-btn {
        width: 34%;
        margin-top: 1%;
    }

    .search-bar-buttons-container {
        width: 78%;
        margin: -3% auto 0;
    }

    .search-bar-icons {
        width: 50px;
        height: 50px;
    }

    .search-bar-text {
        color: lightgray;
        font-size: 1.1rem;
        letter-spacing: 1px;
        text-shadow: 0px 0px 0 #000, 1px 1px 2px #000, 0px 0px 0 #000, 1px 1px 2px #000;
        cursor: pointer;
        margin: 0 !important;
        margin-top: -7px !important;
    }

    .christmas-playlist-text, .valentines-playlist-text, .women-day-playlist-text {
        margin-right: 0;
        font-size: 20px !important;
        padding: 12px 8px 12px 0 !important;
        color: #bdbcbc;
    }

    .christmas-santa {
        position: absolute;
        right: 2px;
        bottom: -22px;
        width: 84px;
    }

    .valentines-cupid {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 60%;
    }

    .flower-image {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 28%;
    }

    .christmas-title {
        margin-top: 27% !important;
        FONT-WEIGHT: 400;
        color: white;
        font-size: 24px;
        text-align: center;
        text-shadow: 1px 2px 4.58px rgba(0, 0, 0, 1.004);
        padding: 0px 30px 0 30px !important;
        letter-spacing: 2px;
        margin-bottom: 0 !important;
    }

    .christmas-input-group {
        margin-top: 4% !important;
        margin-bottom: 3% !important;
    }

    .minus-christmas, .plus-christmas, .minus-women-day, .plus-women-day {
        background-color: unset !important;
        border: unset !important;
        width: 65px;
        height: 65px;
        padding: 0;
        cursor: pointer;
    }

    .minus-plus-input-christmas {
        margin: 0 !important;
        border-style: none !important;
        border-width: 2px !important;
        border-color: #ffffff !important;
        border-radius: 15px !important;
        background-color: rgb(255 255 255) !important;
        box-shadow: inset 1px 1px 0.58px 1.42px rgb(0 0 0 / 72%) !important;
        width: 108px !important;
        height: 64px !important;
        z-index: 12 !important;
        font-size: 54pt !important;
        text-align: center !important;
        color: black !important;
        padding-bottom: 5px !important;
        padding-top: unset !important;
    }

    .minus-christmas, .minus-women-day {
        margin-right: 0;
    }

    .plus-christmas, .plus-women-day {
        margin-left: 0;
    }

    .christmas-songs-text {
        font-size: 24px;
        color: white;
        font-weight: 400;
        text-shadow: 1px 2px 4.58px rgba(0, 0, 0, 1.004);
        letter-spacing: 2px;
    }

    .modal-deactivate-button, .modal-valentines-deactivate-button, .modal-women-day-deactivate-button {
        width: 75%;
        margin-top: 4%;
    }

    .modal-christmas-save-button, .modal-valentines-save-button, .modal-women-day-save-button {
        width: 150px;
        margin-top: 14%;
    }

    .modal-christmas-back-button {
        width: 155px;
        margin-top: 4%;
    }

    .user-info {
        margin-top: 6px;
    }

    .social-margins {
        margin-top: 40px;
    }

    .contact-form-group {
        border-width: 3px;
        border-color: #28c92e;
        border-style: solid;
        border-radius: 20px;
        /* background-image: -webkit-linear-gradient(0deg, #006983 0%, #00b6e4 51%, #006883 100%); */
        padding: 5px;
        /* box-shadow: inset 0 0 20px black; */
        margin: 0 10px 10px 10px;
        background-image: url(../images/TabelaBezBordera.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 104% 110%;
    }

    .contact-text {
        color: white;
        font-size: 20px !important;
        margin: 7px 0 7px 0;
    }

    .contact-company-logo {
        width: 42% !important;
    }

    .contact-icon {
        width: 21%;
    }

    .contact-title {
        color: rgb(43, 209, 43);
        font-size: 2.7rem;
        text-shadow: 0px 0px 0 #000, 1px 1px 1px #000, 0px 0px 0 #000, 1px 1px 1px #000;
        font-weight: 500;
        margin: 0;
        padding-left: 12px;
    }

    .contact-header {
        padding: 7px 15px 15px 30px;
        align-items: center;
    }

    .last-contact-text {
        margin-bottom: 0 !important;
    }

    .first-contact-text {
        margin-top: 0 !important;
    }

    .contact-contact-us {
        color: white;
        font-size: 2rem;
        font-weight: 300;
        margin: 25px 0 20px 0 !important;
        text-align: center;
    }

    .exit-contact-div {
        margin-top: 25px;
    }

    .contact-modal-exit-btn {
        width: 40%;
        margin-top: 0;
    }

    .cover-image {
        margin-top: 14px;
        border-top: 4px solid black;
        border-bottom: 4px solid black;
        width: 100%;
    }

    .cover-image-row {
        margin-bottom: 0 !important;
    }



    .back-to-main-div {
        margin-bottom: 25px !important;
    }

    .mb-30 {
        margin-bottom: 10px !important;
    }

    .mt-30 {
        margin-top: 10px !important;
    }

    .payment-status {
        margin-bottom: 20px;
        padding: 0 10px 0 10px;
        border-radius: 10px;
    }

    .payment-status-h1 {
        font-size: 30px !important;
        font-weight: 400 !important;
        margin: 0 !important;
        text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
        padding-top: 5px;
    }

    .payment-status-text {
        font-size: 21px;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 25px;
        text-align: center;
        padding: 0 0.4em 10px;
        text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
    }

    .payment-info-button {
        margin-bottom: 7px;
        width: 38%;
    }

    .payment-info-h1 {
        font-size: 40px !important;
        font-weight: 300 !important;
        margin-top: 0 !important;
        margin-bottom: 0;
        letter-spacing: 4px;
        padding-bottom: 0;
    }

    .payment-info-intro {
        font-size: 38px;
        letter-spacing: 1px;
        font-weight: 400;
        margin-top: 10px !important;
        margin-bottom: 6px;
    }

    .payment-text {
        font-size: 21px;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 25px;
        text-align: center;
        padding: 0.2em 0.8em 25px;
    }

    .payment-table-div {
        border: 5px solid #4e4e4e;
        border-radius: 20px;
        margin-left: 3%;
        margin-right: 3%;
        padding: 0;
    }

    .payment-th {
        line-height: 20px;
        font-weight: 200;
        font-size: 20px;
    }

    .payment-table {
        font-size: 18px;
        font-weight: 200;
    }

    .payment-tbody {
        color: #a3d8e9;
        line-height: 15px !important;
    }

    .number-th {
        padding-right: 3%;
    }

    .price-th {
        padding-left: 3%;
    }

    .payment-contact {
        font-size: 26px;
        line-height: 0;
        font-weight: 200;
        padding: 0.2em 0.8em;
        margin-top: 30px;
        margin-bottom: 5px;
    }

    .payment-exit-btn-div {
        margin-top: -20px;
    }

    .exit-btn-div {
        margin-top: -25px;
    }

    .mb-0 {
        margin-bottom: 0 !important;
    }

    .scb-modal-exit-btn {
        width: 50%;
        margin-top: 15px;
    }

    .scb-text-group-padding {
        padding-bottom: 18px;
    }

    .scb-modal-content {
        padding: 10px !important;
    }

    .scb-text-group {
        border: 6px solid #4e4e4e;
        border-radius: 25px;
        padding: 10px;
        margin-top: 14px;
    }

    .scb-image-status {
        width: 58%;
        margin-top: 10px;
        left: -14px;
        position: relative;
    }

    .scb-help-button {
        width: 36%;
        margin-bottom: 5px;
    }

    .number-input-group {
        margin-top: 10px !important;
    }

    .settings-form-group {
        border-width: 3px;
        border-color: rgb(255, 198, 0);
        border-style: solid;
        border-radius: 15px;
        background-image: -webkit-linear-gradient(0deg, #005c73 0%, #00a2cb 51%, #005c73 100%);
        padding: 5px 0 0 0;
    }


    .settings-titles {
        color: white;
        font-size: 28px;
        font-weight: 500;
        text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .no-jingle-or-advert-title {
        color: white;
        font-size: 22px;
        font-weight: 500;
        text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
        padding-bottom: 0;
        margin-top: 2px !important;
        margin-bottom: 16px;
    }

    .settings-shadow {
        text-shadow: 1px 2px 2.58px rgba(0, 0, 0, 1.004);
    }

    .settings-text {
        font-size: 22px !important;
    }

    .offline-image {
        width: 70%;
        margin-top: 20px;
    }

    .scb-h1 {
        font-size: 33px !important;
        font-weight: 800 !important;
        text-underline-offset: 8px;
    }

    .instruction {
        font-size: 33px !important;
        margin-bottom: 0;
    }

    .scb-text {
        font-size: 18px;
        line-height: 20px;
        font-weight: 400;
        margin-top: 0;
        padding: 0.2em 0.4em 0.2em 0;
    }

    .scb-text-dash {
        font-size: 18px;
        line-height: 20px;
        font-weight: 400;
        margin-top: 0;
        padding: 0.2em 0 0.2em 0.4em;
        /*padding: 0.2em 0 0.2em 0.8em;*/
    }

    .contact-technical-support {
        margin-top: 16px;
        font-size: 17px !important;
    }

    .social-icons {
        width: 55px;
    }

    .scb-status {
        margin-bottom: 20px;
        padding: 0 10px 0 10px;
        border-radius: 10px;
    }

    .scb-status-message {
        font-size: 26px;
        font-weight: 800;
        line-height: 22px;
        margin: 0;
    }

    .scb-contact {
        font-size: 33px;
        line-height: 35px;
        margin: 0 25px 15px 25px;
    }

    body {
        background-size: 400px 100%;
        background-repeat: repeat-y;
        background-color: black;
        background-position: 50% 0;
        width: 400px;
        margin: 0 auto;
        font-size: 1em;

    }

    .artist-row {
        height: 27px;
    }

    .main_buttons {
        bottom: -16px;
        left: 9%;
        font-size: 1.2rem;
    }

    .main_buttons_small {
        bottom: -8px;
        font-size: 1.2rem;
    }

    .main_buttons_small2 {
        bottom: -16px;
        font-size: 1.2rem;
    }

    .main_buttons_small3 {
        bottom: -25px;
        font-size: 1.1rem;
        letter-spacing: 1px;
        text-shadow: -0px -0px 0 #000, 1px 1px 2px #000, 0px 0px 0 #000, 1px 1px 2px #000;
    }

    .bigbuttons-wrapper {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 26px;
    }

    .big-button {
        width: 75%;
    }

    .small-button {
        width: 64%;
    }

    .back_main_link {
        font-size: 1.3em;
    }

    .back_main_link2 {
        font-size: 1.5em;
    }

    .blacklist-button {
        margin-bottom: 4px;
        margin-left: 28px;
        min-height: 53px;

    }

    .blacklist-minus {
        top: -9px;
        width: 36px;
        left: 35px;
    }

    .btn-favorites {
        top: -9px;
        width: 36px;
        cursor: pointer;
        /*     position: absolute; */
        height: 104px;
        top: -9px;
        left: -12px;
        width: 28px;
    }

    .btn-img-favorites {
        top: -10px;
    }

    .btn-favorites-history {
        width: 36px;
        cursor: pointer;
        position: absolute;
        /*   height: 104px; */
        top: 4px;
        left: 4px;

    }

    .blacklist-minus-green {
        left: -31px;
        top: 6px;
        height: 40px;
        width: 40px;
    }

    .blacklist-minus-green2 {
        left: -41px;
        top: 3px;
        height: 40px;
        width: 40px;
    }

    .blacklist-name {
        font-size: 1.1rem;
        height: 56px;
    }

    #blsongtitle {
        font-size: 30px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        width: 50%;
        height: inherit;
    }

    #blsongtitle a {
        font-size: 30px;
    }

    #blsongtitle .active {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        font-size: 30px;
    }

    #blartisttitle {
        font-size: 30px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        width: 50%;
        height: inherit;
    }

    #blartisttitle a {
        font-size: 30px;
    }

    #blartisttitle .active {
        font-size: 30px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .favorites_add {
        background-size: 100% 100%;
        color: yellow;
        cursor: pointer;
        font-size: 1.5rem;
        height: 68px;
        line-height: 68px;
        margin-left: 11.6% !important;
        position: relative;
        width: 306px !important;
    }

    .blacklist_add {
        background-image: url(/images/btn-blacklistadd.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color: yellow;
        cursor: pointer;
        font-size: 1.5rem;
        height: 68px;
        line-height: 68px;
        margin-left: 11.6% !important;
        position: relative;
        width: 306px !important;
    }

    .blacklist_add_icon {
        position: absolute;
        height: 50px;
        top: 13px;
        left: -24px;
    }

    .blacklist_cancel {
        background-image: url(/images/btn-blacklistcancel.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
        color: yellow;
        font-size: 1.6rem;
        height: 66px;
        line-height: 66px;
        margin: 0 auto;
        width: 155px !important;
    }

    .blacklist_confirm {
        cursor: pointer;
        background-size: 100% 100%;
        font-size: 1.6rem;
        height: 66px;
        line-height: 66px;
        width: 155px !important;
    }

    .bl_confirmation_text {
        font-size: 1.4rem;
    }

    .blacklist-songtitle-left {
        background-image: url(/images/bg-blacklist-songtitle-left.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 60px;
        width: 34px !important;
    }

    .blacklist-songtitle-right {
        background-image: url(/images/bg-blacklist-songtitle-right.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 60px;
        width: 34px !important;
    }

    .blacklist-title {
        font-size: 2.8rem;
        color: #fb0000;
        line-height: 1.5rem;
        padding-left: 5px !important;
        padding-top: 16px !important;
        text-shadow: -0px -0px 0 #000, 3px 3px 3px #000, 0px 0px 0 #000, 3px 3px 3px #000;
        margin-top: 0;
    }

    #blacklist_title {
        background-image: url(/images/bg-blacklist-songtitle.png);
        background-repeat: repeat-x;
        background-size: 100% 100%;
        font-size: 1rem;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 78%;
    }

    .btn-blacklist2 {
        left: 9%;
    }

    .btn-jinglede {
        left: 23%;
    }


    .btn-jingleen {
        left: 23%;
    }


    .btn-jinglesr {
        left: 26%;
    }


    .btn-login {
        font-size: 2rem;
        line-height: 18px;
        margin-right: 0px;
        width: 132px;
        height: 64px;
    }

    .btn-advertsr {
        color: white;
        left: 18%;
    }

    .btn-adverten {
        color: white;
        left: 23%;
    }

    .btn-advertde {
        color: white;
        left: 24%;
    }

    .btn-logoutde {
        color: white;
        left: 21%;
    }

    .btn-logouten {
        color: white;
        left: 32%;
    }

    .btn-logoutsr {
        color: white;
        left: 32%;
    }

    .btn-historyde {
        color: white;
        left: 21%;
    }

    .btn-historyen {
        color: white;
        left: 20%;
    }

    .btn-historysr {
        color: white;
        left: 22%;
    }

    .btn-playlist2 {
        left: 21%;
    }

    .btn-settings2 {
        left: 1%;
    }

    .btn-settings2sr {
        left: 1%;
    }

    .btn-standard {
        left: 13%;
    }

    .card-content {
        font-size: 1.3em !important;
    }

    #client_name {
        font-size: 2rem;
        line-height: 2rem;
    }

    #client_name1 {
        font-size: 2rem;
    }

    .info-label {
        font-size: 1.3em;
        padding-left: 3px !important;
    }

    .info-label2 {
        font-size: 1.3em;
        padding-left: 3px !important;
        margin-top: 0px;
    }

    .info-value {
        padding-left: 3px !important;
    }

    .info-value2 {
        padding-left: 3px !important;
    }

    .info-panel {
        min-height: 238px;
        min-width: 300px;
        padding: 19px 6px 0px 0px;
    }

    .info-panel:after {
        right: -18px;
    }

    .info-wrapper {
        padding-left: 8px;
        margin-bottom: 0px;
    }

    .listen-title {
        font-size: 1.5rem;
    }

    .listen-wrapper {
        /*     float:left; */
        line-height: 43%;
        padding-right: 20px;
        letter-spacing: 2px;
    }

    .loading {
        background-size: 100% 100%;
        line-height: 4.5rem !important;
        height: 63px;
        width: 374px;
    }

    .loading-wrapper {
        padding-top: 60px !important;
    }

    .loading_genre {
        background-size: 100% 100%;
        font-size: 1.5em;
        line-height: 4rem;
        height: 64px;
        width: 374px;
    }

    .loading_genre_spacer {
        font-size: 0.2rem;
    }

    .login-username {
        /*     background-image: url(/images/username-bg.png);  */
        background-size: 100% 100%;
        margin-left: 15px !important;
        margin-right: -21px !important;
        padding-bottom: 0px !important;
    }

    .login-password {
        /*     background-image: url(/images/password-bg.png); */
        background-size: 100% 100%;
        margin-left: 15px !important;
        margin-right: -21px !important;
        padding-bottom: 0px !important;
    }

    .login-spacer {
        padding: 1px !important;
    }

    .login-wrapper {
        /*     float:right; */
        padding: 20px 21px 10px 0px !important;
        width: 85%;
    }

    .genre-button {
        margin-bottom: 4px;
        margin-left: 50px;
        min-height: 80px;
    }

    .christmas-box {
        margin-bottom: 4px;
        margin-left: 50px;
        min-height: 80px;
    }

    .valentines-box, .women-day-box {
        margin-bottom: 4px;
        margin-left: 50px;
        min-height: 80px;
    }

    .input-field {
        background: url(/images/bg-login-fields.png) no-repeat;
        background-size: auto;
        background-size: 100% 100%;
        height: 58px;

    }

    .input-field2 {
        padding-top: 2px !important;
        font-size: 25px !important;

    }

    .genre_play {
        height: 80px;
        left: -55px;
        top: -12px;
    }

    .christmas-play, .valentines-play, .women-day-play {
        height: 68px;
        left: -53px;
        top: -5px;
    }

    .genres-listen-wrapper {
        padding-top: 14px !important;
    }

    .genres-listening {
        font-size: 1.2em;
    }

    .genres-current {
        font-size: 2em;
    }

    .genres-top {
        margin-bottom: 5px;
    }

    .header-logo {
        margin-bottom: 5px;
    }

    .history-button {
        position: absolute;
        right: -8px;
        top: 4px;
        width: 51px;
    }

    .favorites-button {
        position: absolute;
        right: 39px;
        top: 4px;
        width: 51px;
    }

    .top-logo {
        margin-top: 0px;
    }

    #modal1 {
        overflow-x: hidden;
        width: 400px;
    }

    #modal2 {
        overflow-x: hidden;
        width: 400px;
    }

    #modal3 {
        overflow-x: hidden;
        width: 400px;
    }

    /*#modal4 {*/
    /*    overflow-x: hidden;*/
    /*    margin-top: -109px !important;*/
    /*    width: 400px;*/
    /*}*/

    #modal4 {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modHistory {
        overflow-x: hidden;
        margin-top: -109px !important;
        width: 400px;
    }

    #modFavorites {
        overflow-x: hidden;
        margin-top: -109px !important;
        width: 400px;
    }

    #modal5 {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-info {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-valentines, #modal-women-day, #modal-women-day-info {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-valentines-info {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-contact {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-christmas {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-christmas-info {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-scb {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modal-paymentstatus {
        width: 400px;
        height: 100%;
        max-height: 110%;
        top: 0 !important;
    }

    #modSpinnerJingle {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerAdvert {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerPlayFavorites {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerFavAddNotification {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerFavRmvNotification {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerBlckAddNotification {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerBlckRmvNotification {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerSkipSong {
        overflow-x: hidden;
        width: 400px;
    }

    #modSpinnerPrevSong {
        overflow-x: hidden;
        width: 400px;
    }

    #modAddConfirmation {
        overflow-x: hidden;
        width: 400px;
    }

    #modRemoveConfirmation {
        overflow-x: hidden;
        width: 400px;
    }

    #modFavAddConfirmation {
        overflow-x: hidden;
        width: 400px;
    }

    #modFavRemoveConfirmation {
        overflow-x: hidden;
        width: 400px;
    }

    .new_flag {
        position: absolute;
        left: -32px;
        height: 40px;
        top: 26px;
    }

    #play_button {
        width: 100px;
    }

    .playlist-desc {
        font-size: 0.7em;
    }

    .playlist-name {
        font-size: 1.5rem;
    }

    .playlisten-wrapper {
        height: 105px;;
    }

    .cdontainer {
        width: 80%;
    }

    .pldaylist-title {
        font-size: 4.5em;
        line-height: 1em;
    }

    .pldaylist-desc {
        font-size: 1.7em;
        line-height: 1.4em;
        text-transform: none;
    }

    #ham-menu {
        font-size: 24px;
    }

    #dropdown1 {
        border-top: 1px solid white;
        left: 51% !important;
        top: 61px !important;
        max-width: 178px !important;
        min-width: 175px !important;
    }

    .dropdown-trigger {
        position: absolute;
        top: 22px;
        left: 55%;
        color: white;
        font-size: 15px;
        padding: 6px 0px 7px 7px;
    }

    .dropdown-arrow {
        position: absolute;
        top: 6px;
        right: 0px;

    }

    .lang-li {
        padding-left: 5px;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;
    }

    .lang-menu {
        font-size: 1.4em;
        vertical-align: middle;
    }

    .lang-img {
        width: 26px;
        vertical-align: middle;
        margin-left: 0px;
        margin-right: -13px;
        margin-bottom: 0px;
        padding-left: 0px;
    }

    .lang-link {
        margin-bottom: 5px;
    }

    .lang-dropdown {
        margin-right: -8px;
        padding-right: 35px;
    }


    #resultDropdown {
        left: 0;
        top: 57px;
    }

    .search-bar {
        height: 73px;
        background-size: 100% 100%;
    }

    .search-term {
        top: 2px;
        left: 66px;
        font-size: 1.5rem !important;
        width: 288px !important;
        height: 60px !important;
    }

    .search-info-icon {
        height: 1.8rem;
        padding-right: 1px;
    }

    .search-item {
        color: rgb(255, 198, 0);
        cursor: pointer;
        float: left;
        font-size: 1.3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 2rem;
        width: 340px;
        white-space: nowrap;
        padding-left: 8px;
    }

    .search-itemm:nth-child(even) {
        height: 2rem;
    }

    .search-itemm:nth-child(odd) {
        background: url(/images/bg-search-item-odd.png) repeat-y;
        height: 2rem;
    }

    .search-item-wrap {
        margin-left: 4px;
        width: 378px;
        padding-right: 6px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .search-results-bottom {
        background-size: 100% 100%;
        height: 18px;
        width: 381px;
    }

    .search-results-top {
        background-size: 100% 100%;
        /*      background-image: url(/images/bg-search-results-top.png);  */
        height: 18px;
        width: 381px;
    }

    .search-results-wrap {
        background-size: 100% 100%;
        /*     height: 18px; */
        background-position-x: -1px;
    }

    .search-wrapper {
        height: 172px;
    }

    .searchClear {
        cursor: pointer;
        position: absolute;
        top: 15px;
        left: 354px;
        /*     background-color: #ccc; */
        width: 29px;
        height: 33px;
    }

    .searchPlay-off {
        background-size: 100% 100%;
        left: 66px;
        top: 64px;
        width: 52px;
        height: 52px;
    }

    .searchQueue-off {
        background-size: 37% 98%;
        left: 126px;
        top: 65px;
        width: 140px;
        height: 52px;
        background-position: 50% top;
    }

    .searchPlay {
        background-size: 100% 100%;
        left: 66px;
        top: 64px;
        width: 52px;
        height: 52px;
    }

    .searchQueue {
        background-size: 37% 98%;
        left: 126px;
        top: 65px;
        width: 140px;
        height: 52px;
        background-position: 50% top;
    }

    .searchPlaylist-off {
        background: url(/images/btn-search-favorites-off.png) 20% 4px no-repeat;
        background-size: auto;
        background-size: 19%;
        position: absolute;
        top: 61px;
        left: 226px;
        /*     background-color: #ccc; */
        width: 286px;
        height: 56px;
        filter: grayscale(1);
    }

    .searchPlaylist {
        background: url(/images/btn-favorites.png) 20% 4px no-repeat;
        background-size: auto;
        background-size: 19%;
        position: absolute;
        top: 61px;
        left: 226px;
        /*   background-color: #ccc; */
        width: 286px;
        height: 56px;
    }


    .btn-searchplaysr {
        color: lightgray;
        left: 15%;
    }

    .btn-searchqueuesr {
        color: lightgray;
        left: 14%;
        bottom: -25px;
    }

    .btn-searchplaylistsr {
        color: lightgray;
        left: 11%;
        bottom: -25px;
    }


    .btn-searchplayen {
        color: lightgray;
        left: 14%;
    }

    .btn-searchqueueen {
        color: lightgray;
        left: 14%;
    }

    .btn-searchplaylisten {
        color: lightgray;
        left: 9%;
    }

    .settings_text {
        font-size: 1.2rem;
    }

    .sc-icons {
        width: 64px;
    }

    .row .col.offset-s1 {
        margin-left: 6.333%;
    }

    .sc-web {
        width: 348px;
    }

    .sk-fading-circle .sk-circle {
        left: -26px;
        top: -26px;
    }

    #stop_button {
        width: 100px;
    }

    #prevsong_button {
        margin-left: 0px;
        padding-top: 8px;
        width: 60px;
    }

    .button_settings_wrap {
        margin-left: 7px;
    }

    #skipsong_button {
        padding-top: 8px;
        width: 60px;
    }

    .sk-fading-circle {
        height: 170px;
        width: 170px;

    }

    .skd-circle {
        font-size: 3.3em;
        font-weight: bold;
        line-height: 2.5em;
    }

    .skd-fading-circle {
        margin: 40px auto;
        width: 150px;
        height: 150px;
        position: relative;
    }

    .btn-settings2sr {
        color: white;
        left: 1%;
    }

    .btn-settings2de {
        color: white;
        left: 16%;
    }

    .btn-settings2en {
        color: white;
        left: 16%;
    }

    .btn-account2sr {
        color: white;
        left: 34%;
    }

    .btn-account2de {
        color: white;
        left: 35%;
    }

    .btn-account2en {
        color: white;
        left: 35%;
    }

    .btn-info2sr {
        color: white;
        left: 34%;
    }

    .btn-info2de {
        color: white;
        left: 35%;
    }

    .btn-info2en {
        color: white;
        left: 35%;
    }

    .btn-contactsr {
        color: white;
        left: 19%;
    }

    .btn-contacten {
        color: white;
        left: 19%;
    }

    .btn-contactde {
        color: white;
        left: 19%;
    }

    .btn-favorites2sr {
        color: yellow;
        left: 13%;
        position: absolute;
        top: 85px;
    }

    .btn-favorites2de {
        color: yellow;
        left: 10%;
        position: absolute;
        top: 84px;
    }

    .btn-favorites2en {
        color: yellow;
        left: 10%;
        position: absolute;
        top: 85px;
    }

    .btn-blacklist2en {
        left: 17%;
    }

    .btn-blacklist2de {
        left: 17%;
    }

    .btn-blacklist2sr {
        left: 11%;
    }

    .btn-logoutde {
        color: white;
        left: 9%;
    }

    .btn-logoutsr {
        color: white;
        left: 23%;
    }

    .btn-logouten {
        color: white;
        left: 23%;
    }

    .sk-fading-circle {
        margin: 40px auto;
        width: 200px;
        height: 200px;
        position: relative;
    }

    .sk-fading-circle .sk-circle {
        width: 130%;
        height: 130%;
        position: absolute;
        left: -30px;
        top: -31px;
    }

    .now-listen {
        line-height: 23px;
        margin-top: 5px !important;
    }

    .now-listen-song {
        line-height: 23px;
    }

    .modal-text {
        font-size: 25px !important;
    }

    .number {
        margin: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .minus, .plus {
        background-color: unset !important;
        border: unset !important;
        width: 56px;
        height: 56px;
        padding: 0;
        cursor: pointer;
    }

    .minus-plus-input {
        margin: 0 !important;
        border-style: solid !important;
        border-width: 1px !important;
        border-color: white !important;
        border-radius: 4px !important;
        background-color: white !important;
        box-shadow: inset 3px 3px 5.58px 0.42px rgba(0, 0, 0, 0.85) !important;
        width: 70px !important;
        height: 45px !important;
        z-index: 12 !important;
        font-size: 37pt !important;
        text-align: center !important;
        color: #0084c2 !important;
    }

    .save-settings {
        width: 180px;
        margin-top: 2px;
    }
}

.font-20 {
    font-size: 20px !important;
}

.font-25 {
    font-size: 25px !important;
}

.text-center {
    text-align: center !important;
}

.p-10 {
    padding: 10px;
}

.color-yellow {
    color: yellow !important;
}

.color-red {
    color: #cd1b1b !important;
}

.color-yellow2 {
    color: #ffff00 !important;
}

.green-color {
    color: #99ff00 !important;
}

.settings-input-group {
    padding-right: 4%;
    padding-left: 4%
}