.noTrack,
.playlistErrorMsg,
body.showSecondForm .callout-section,
body.spotifysecondlayer .callout-section,
.tracksAddedtoPlaylist button#add-song-playlist,
.tracksAddedtoPlaylist .step3Wrapper {
    display: none;
}
.showSelectTrackMsg .playlistErrorMsg,
.showNoTracks .noTrack,
.showNoTracks .thankyou,
body.signupError label.error,
body.thankyouscreen .finalThankYou,
.showPlaylist .thankyou,
body.showPlaylist .streamname-header {
    display: block;
}
.selectPlaylist.playlistErrorMsg {
    color: #ff0000;
}
.noTrack,
.playlistErrorMsg {
    color: #ff0000;
    font-size: 12px;
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.noTrack {
    margin: 10px auto;
}
.totalWrap {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.callout-section {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
div#spotify-app {
    padding-bottom: 0;
    display: none;
}
.wmg-button {
    color: #E1CD58;
    background: #B783A9;
    font-size: 0;
    z-index: 10;
    width: 297px;
    margin: 0 auto;
}
.cta-right a,
.cta-right .dropdown button,
button.btn.btn-primary,
button.primary1,
button,
button#add-song-playlist {
    width: 100%;
    text-decoration: none;
    color: #E1CD58;
    display: block;
    text-align: center;
    outline: none;
    cursor: pointer;
    font-size: 15px;
    font-family: 'arial';
    -webkit-appearance: none;
    letter-spacing: 0.5px;
    padding: 0;
    height: 36px;
    line-height: 36px;
}
.cta-right a,
.cta-right .dropdown button,
button.btn.btn-primary,
button.primary1,
button,
button#add-song-playlist {
    transition: 0.5s all ease-in-out;
}
.cta-right .dropdown button:hover,
.cta-right a:hover, button.copybutton:hover {
    opacity: 0.5;
}
a,
.btn,
button {
    transition: all 0.7s ease-in-out;
}
html {
    font-family: 'arial';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?wawgnx");
    src: url("../fonts/icomoon.eot?wawgnx#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?wawgnx") format("truetype"), url("../fonts/icomoon.woff?wawgnx") format("woff"), url("../fonts/icomoon.svg?wawgnx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon-tik.eot?wawgnx");
    src: url("../fonts/icomoon-tik.eot?wawgnx#iefix") format("embedded-opentype"), url("../fonts/icomoon-tik.ttf?wawgnx") format("truetype"), url("../fonts/icomoon-tik.woff?wawgnx") format("woff"), url("../fonts/icomoon-tik.svg?wawgnx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook2:before {
    content: "\ea91";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-tiktok:before {
    content: "\e900";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-spotify:before {
    content: "\ea94";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-appleinc:before {
    content: "\eabe";
}

.icon-soundcloud:before {
    content: "\eac3";
}
body {
    height: 100%;
    font-family: 'arial';
    font-style: normal;
    margin: 0;
}
img {
    max-width: 100%;
}
button {
    border: none;
    vertical-align: middle;
    font-size: 15px;
    height: 35px;
    width: 115px;
    background: #B783A9;
    color: #E1CD58;
    text-transform: uppercase;
    line-height: 35px;
    margin-left: auto;
    z-index: 1;
    position: relative;
}
button:focus {
    outline: 0;
}
#landing,
#overlay,
#register {
    display: none;
}
.content-outer {
    max-width: 90%;
    margin: 0 auto -18%;
}
.totalWrap .cta-right {
    width: 49%;
    margin: 0 auto;
}
.spotifylogo {
    font-size: 40px;
    margin-bottom: 25px;
    color: #363636;
    padding-top: 137px;
}
.create-txt {
    font-size: 24px;
    max-width: 100%;
    margin: 0px auto;
    color: #3E725D;
    letter-spacing: -0.5px;
    line-height: 26px;
}
ul,
li {
    display: inline-block;
}
.favorite-txt,
.userPlaylist {
    text-transform: none;
    margin: 25px 0 45px;
    font-family: 'arial';
}
.awesomplete {
    height: 350px;
    overflow: hidden;
    margin: 25px 0;
    margin-top: 20px;
}
.awesomplete.mCustomScrollbar {
    margin-top: 15px;
}
.inner.noSongs .awesomplete {
    height: 0 !important;
}
div#selectedsongsWrapper {
    margin-top: 25px;
    box-sizing: border-box;
    text-align: left;
    max-width: 100%;
    margin: 20px auto;
    background: rgba(235, 235, 235, 0.45);
}
ul#myselectedSongs li {
    margin: 10px 0;
    cursor: pointer;
    line-height: 1.4;
    letter-spacing: 1.5px;
}
a {
    color: inherit;
    transition: color 350ms;
}
.message {
    text-transform: uppercase;
    padding: 19px 0 16px;
    font-size: 18px;
    display: none;
}
.message em {
    display: inline-block;
    font-style: normal;
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.btn:disabled,
.bit-widget .bit-event .bit-offers:disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    pointer-events: none;
}
.hidden {
    display: none;
}
.row .btn {
    margin-top: 22px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
    text-transform: uppercase;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
.spacer {
    width: 90%;
}
.section {
    padding: 0px;
    width: 100%;
}
.contain {
    *
    zoom: 1;
    margin: 0 auto;
    position: relative;
}

.contain:before,
.contain:after {
    content: '';
    display: table;
}
.contain:after {
    clear: both;
}
.contain.slim {
    max-width: 360px;
}
header {
    position: relative;
    text-align: center;
}

.album {
    border: 1px solid #000;
}

.legal {
    font-size: 9px;
    margin: 0px auto 0px;
    max-width: 320px;
    text-transform: none;
    letter-spacing: initial;
}
#add-song {
    margin: 15px auto 0;
}
#final .message img.playlist {
    display: block;
    margin: 4px auto;
}
.spotify-logo {
    margin-top: 60px;
}
#selected-song {
    padding: 15px 0;
    font-size: 15px;
    margin: 0 auto;
}
#error-message {
    display: none;
}
input[type='text'],
input[type='email'],
select {
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    width: 100%;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 0 10px;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
}

input[type='text']:focus,
input[type='email']:focus,
select:focus {
    outline: 0;
}
.sweeps-load {
    display: none;
    width: 9%;
    margin: 0 auto;
    padding: 12% 0;
}
.wmg-button span.icon-spotify {
    font-size: 18px;
    line-height: 36px;
    vertical-align: initial;
    color: #3E725D;
}
.wmg-button span {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 36px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.termsWrapper a.terms:after {
    content: 'terms';
    position: relative;
    border: 0;
}
.termsWrapper a.terms.showing:after {
    content: 'hide';
}
.termsContent {
    display: none;
}
.termsContent.showing {
    display: block;
    text-transform: lowercase;
}
a.terms {
    text-decoration: none;
    text-transform: capitalize;
}
.thankyou {
    width: 130px;
}
.signIn {
    font-size: 22.5px;
    margin: 42px auto 46px;
    letter-spacing: 9px;
    background: rgba(235, 235, 235, 0.45);
}
button#spotify-connect span.icon-spotify {
    font-size: 31px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}
button#spotify-connect span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1px;
}
button#spotify-connect span.socialiconspotify {
    margin-right: 10px;
    font-size: 24px;
}
.errorMsg,
.errorMsg1,
.songAvailable {
    color: #ff0000;
    font-size: 12px;
    position: relative;
    margin-top: -25px;
    /* margin-left: 32px; */
    width: 350px;
    margin-left: 5px;
    margin: 0 auto;
}
.errorMsg span,
.errorMsg1 span,
.songAvailable span {
    position: absolute;
    width: 100%;
    margin-top: unset;
    left: 0;
    top: -13px;
}
input#search-input.error {
    border: 1px solid #ff0000;
}
.select-wrapper select option {
    color: #fff;
    background: #000b03;
    max-width: 350px;
}
.awesomplete ul li mark {
    background: #f68c47;
    color: #fff;
}
.awesomplete ul::-webkit-scrollbar {
    width: 2px;
    background-color: #3E725D;
}
ul.socialLinks li a.icon-soundcloud {
    font-size: 35px;
    display: inline-block;
}
div#spotify-app {
    padding-bottom: 0;
}
div#final {
    padding-bottom: 0;
}
ul.socialLinks {
    padding: 0;
}
ul.socialLinks li:last-child {
    padding-right: 0;
}
br.desk {
    display: none;
}
.message {
    max-width: 300px;
    margin: 0 auto;
}
.message {
    padding: 19px 0 25px;
    font-size: 14px;
}
div#final {
    padding-bottom: 0px;
}
.errorMsg,
.errorMsg1,
.songAvailable {
    max-width: 100%;
}
.errorMsg span,
.errorMsg1 span,
.songAvailable span {
    position: relative;
    position: absolute;
    margin-bottom: unset;
    display: block;
}
#selected-song {
    font-size: 12px;
}
.awesomplete ul li:first-child {
    padding-top: 0px;
}
.awesomplete ul li {
    padding-bottom: 15px;
    cursor: pointer;
}
.awesomplete ul li:last-child {
    padding-bottom: 8px;
}
div#second-page {
    padding-top: 29px;
}
div#step-2 {
    position: relative;
}
.step3Wrapper .inner {
    max-width: 400px;
    margin: 0px auto 0;
    position: relative;
}
.create-song {
    position: absolute;
    top: 10px;
    right: 10px;
}
a#searchSong {
    cursor: pointer;
}
ul#playlist-search {
    width: 100%;
}
#selected-song,
.awesomplete ul li {
    padding-left: 0;
    text-align: left;
    letter-spacing: 1.7px;
    padding: 0px;
    margin: 6px 0;
    line-height: 1.4;
    width: 90%;
}
.awesomplete ul li.selected,
ul#myselectedSongs li.selected {
    color: #3E725D;
}
/*changed0*/
.awesomplete ul li.selected {
    display: none;
}
ul.socialLinks li:first-child {
    padding-left: 0;
}
.left-wrapper.final-page {
    width: 100%;
    display: block;
}
.musicwrapper {
    position: relative;
}
.awesomplete ul li:after,
ul#myselectedSongs li:after {
    content: '[+]';
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
    line-height: 0.8;
    font-size: 18px;
    width: 12px;
    position: absolute;
    right: -15px;
    color: #B783A9;
}
.awesomplete ul li.selected:after,
ul#myselectedSongs li.selected:after {
    content: '-';
    color: #3E725D;
}
div#selected-song {
    padding-left: 0px;
}
a#removeSelected {
    float: right;
    cursor: pointer;
}

/*step 3 styles*/
.spotifylogo {
    font-size: 40px;
    margin-bottom: 25px;
    color: #363636;
    padding-top: 137px;
}
iframe#finalIframe {
    height: 325px;
    width: 214px;
    position: absolute;
    top: 75px;
    left: 58.5px;
}
.awesomplete {
    height: 163px;
    overflow: hidden;
    margin: 10px 0;
    width: 100%;
}
.inner.noSongs .awesomplete {
    height: 0 !important;
}
div#selectedsongsWrapper {
    box-sizing: border-box;
    text-align: left;
    max-width: 400px;
    background: transparent;
    padding-bottom: 8px;
}
div#selectedsongsWrapper ul#myselectedSongs li {
    cursor: pointer;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0 32px;
    padding-left: 20px;
    cursor: url("https://www.google.com/intl/en_ALL/mapfiles/openhand.cur"), move;
    cursor: url("https://www.google.com/intl/en_ALL/mapfiles/openhand.cur"), -moz-grab;
    cursor: url("https://www.google.com/intl/en_ALL/mapfiles/openhand.cur"), -webkit-grab;
}
div#selectedsongsWrapper ul#myselectedSongs li.ui-sortable-helper {
    cursor: url("https://www.google.com/intl/en_ALL/mapfiles/closedhand.cur"), move;
    cursor: url("https://www.google.com/intl/en_ALL/mapfiles/closedhand.cur"), -moz-grabbing;
    cursor: url("https://www.google.com/intl/en_ALL/mapfiles/closedhand.cur"), -webkit-grabbing;
}
.selectedSongsHeading {
    text-align: center;
    box-sizing: border-box;
    letter-spacing: 2px;
    border-bottom: 1px solid;
    font-size: 20px;
    background: #e2b888;
    color: #000;
    padding: 15px 8px;
    margin-bottom: 20px;
}
a {
    color: inherit;
    transition: color 350ms;
}
a:hover,
ul.socialLinks li a:hover,
.termsContent a:hover,
a.terms:hover {
    opacity: 0.6;
}
.message {
    text-transform: uppercase;
    padding: 19px 0 16px;
    font-size: 18px;
    display: none;
}
.message em {
    display: inline-block;
    font-style: normal;
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.hidden {
    display: none;
}
.row .btn {
    margin-top: 37px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
    text-transform: uppercase;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
.spacer {
    width: 90%;
}
.section {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.contain {
    *
    zoom: 1;
    margin: 0 auto;
    max-width: 90%;
    position: relative;
}
ul#myselectedSongs {
    width: 100%;
    margin: 0 auto;
}
ul#myselectedSongs.mCSB_container {
    width: 95%;
}
.caption-txt {
    font-size: 30px;
    color: #3E725D;
    margin: 10px auto 30px;
    line-height: 1;
    text-align: center;
}
.song-message {
    display: none;
    position: absolute;
    color: #B783A9;
    font-size: 10px;
    padding: 15px 0;
    top: 30px;
    line-height: 1;
    width: 98%;
    left: 3%;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: capitalize;
}
#song-mes {
    color: #3e725d;
}
.contain:before,
.contain:after {
    content: '';
    display: table;
}
.contain:after {
    clear: both;
}
header {
    position: relative;
    text-align: center;
}
#add-song {
    margin: 15px auto 0;
}
#final .message img.playlist {
    display: block;
    margin: 4px auto;
}
.spotify-logo {
    margin-top: 60px;
}
#spotify-connect,
#add-song-playlist {
    padding: 5px 20px;
}
#selected-song {
    padding: 15px 0;
    font-size: 15px;
    margin: 0 auto;
}
#error-message {
    display: none;
}
input[type='text'],
input[type='email'],
select {
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    width: 100%;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 0 10px;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 2px;
    padding-left: 30px;
    font-family: 'arial';
}
input[type='text']:focus,
input[type='email']:focus,
select:focus {
    outline: 0;
}
ul.socialLinks li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
ul.socialLinks li a {
    font-size: 22px;
    text-decoration: none;
    color: #707070;
    display: inline-block;
    vertical-align: middle;
}
.headerWrapper {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.termsWrapper a.terms:after {
    content: 'Terms';
    position: relative;
    border: 0;
    letter-spacing: 0.5px;
}
div#intro {
    padding-top: 40px;
}
.termsWrapper a.terms.showing:after {
    content: 'hide';
}
.termsContent {
    display: none;
}
.termsContent.showing {
    display: block;
    text-transform: lowercase;
    z-index: 1;
}
a.terms {
    letter-spacing: 0;
    text-decoration: underline;
    font-size: 9px;
    display: block;
    color: #3E725D;
    padding: 0;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    margin: 6px 0;
    height: auto;
    display: inline;
}
.termsContent {
    color: #3E725D;
    max-width: 90%;
    margin: 0 auto;
    font-size: 10px;
    text-align: center;
    position: absolute;
    padding-top: 5px;
    left: 50%;
    letter-spacing: 0.5px;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    box-sizing: border-box;
    background: transparent;
    padding: 0;
    margin-top: 0px;
    font-weight: 100;
    z-index: 1;
    width: 100%;
    line-height: 1.25;
    transform: translate(-50%);
}
.termsWrapper {
    padding-bottom: 0;
    margin: 0 auto;
    display: block;
    width: 100%;
    /* z-index: -10; */
    position: relative;
}
.step1,
.step2,
.step3,
.thankyou {
    color: #fff;
    font-size: 20px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.thankyou {
    width: 130px;
}
.signIn {
    font-size: 22.5px;
    margin: 42px auto 46px;
    letter-spacing: 9px;
    background: rgba(235, 235, 235, 0.45);
}
#intro .content {
    max-width: 335px;
    margin: 0 auto 38px;
    font-size: 12.5px;
    letter-spacing: 1.7px;
    line-height: 1.5;
    padding: 10px;
    box-sizing: border-box;
}
button#spotify-connect span.icon-spotify {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 4px;
}
button#spotify-connect span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}
button#spotify-connect span.socialiconspotify {
    margin-right: 10px;
    font-size: 24px;
}
.socialwrapper {
    padding-top: 12px;
    padding-bottom: 6px;
}
input#search-input.error {
    border: 1px solid #ff0000;
}
.select-wrapper select option {
    color: #fff;
    background: #000b03;
    max-width: 350px;
}
.awesomplete ul li mark {
    /*background: #707070;*/
    background: #f68c47;
    color: #fff;
}
.awesomplete ul::-webkit-scrollbar {
    width: 2px;
    /*background-color: #f68c47;*/
}
div#descTxt {
    margin: 16px auto 0;
}
input#search-input {
    border-radius: 0;
    padding: 0 42px 0 27px;
    border: none;
    font-size: 18px;
    color: #B783A9;
    height: 40px;
    line-height: 41px;
    margin: 0;
    -webkit-text-fill-color: #B783A9 !important;
    text-align: left;
    background-position: calc(100% - 10px);
    caret-color: #B783A9;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    opacity: 0.7;
    background-color: #E1CD58;
    text-transform: uppercase;
    margin-bottom: 10px;
}
ul.socialLinks li a.icon-soundcloud {
    font-size: 35px;
    display: inline-block;
}
div#spotify-app {
    padding-bottom: 0;
    display: none;
    text-align: left;
}
.step3Desc {
    padding: 0px 0 20px;
    line-height: 1.4;
    letter-spacing: 2px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.desktop {
    display: inline-block;
}
.mobile {
    display: none;
}
ul.socialLinks {
    padding: 0;
}
ul.socialLinks li:last-child {
    padding-right: 0;
}
.termsContent a {
    display: inline-block;
    font-size: 10px;
    padding: 0;
    color: #3E725D;
    text-decoration: underline;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    height: auto;
    line-height: 1;
    width: auto;
}
.contentOuterWrapper {
    min-height: calc(100vh - 270px);
}
.contentSection {
    min-height: calc(100vh - 152px);
}
.rightWrap .innerContents {
    display: none;
}
.header-logo {
    text-align: center;
    padding: 0;
}
.copyright {
    text-transform: none;
    letter-spacing: 1px;
}
span.copy {
    padding-right: 6px;
}
span.sep {
    padding: 0 3px;
}
#thanks,
.socialIcons {
    display: none;
}
.Final-head2 {
    padding-bottom: 20px;
    padding-top: 3px;
}
.Final-head1,
.Final-head2 {
    text-transform: none;
    font-size: 16px;
    padding-bottom: 4px;
    text-align: left;
}
.awesomplete ul li {
    padding-bottom: 15px;
    cursor: pointer;
}
.awesomplete ul li:last-child {
    padding-bottom: 8px;
}
div#second-page {
    padding-top: 0px;
    margin: 0 auto;
    width: 100%;
    font-size: 0;
    overflow: hidden;
}
#selected-song,
.awesomplete ul li,
ul#myselectedSongs li {
    padding-left: 0;
    text-align: left;
    letter-spacing: 0.5px;
    padding: 0px;
    width: 100%;
    border-bottom: none;
    line-height: normal;
    padding: 0px 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #B783A9;
}
.awesomplete ul li,
ul#myselectedSongs li {
    position: relative;
    padding-left: 26px;
}
.awesomplete ul li.selected,
.awesomplete ul li:hover {
    opacity: 0.5;
}
ul#myselectedSongs li.selected:hover {
    opacity: 0.5;
}
.copyright {
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-style: italic;
    font-size: 10px;
    color: #fff;
    letter-spacing: 1.3px;
}
ul.socialLinks li:first-child {
    padding-left: 0;
}
.left-wrapper.final-page {
    width: 100%;
    display: block;
}
.awesomplete ul li:after,
ul#myselectedSongs li:after {
    content: '[+]';
    vertical-align: top;
    display: inline-block;
    margin-right: 0;
    line-height: 12px;
    font-size: 14px;
    width: auto;
    position: absolute;
    right: 0px;
    margin-left: 0px;
    top: 0;
}
ul#myselectedSongs li:after {
    right: 13px;
}
ul#myselectedSongs .mCustomScrollBox li:after {
    right: 2px;
}
ul#myselectedSongs li:hover:after {
    cursor: pointer;
}
.awesomplete ul li.selected:after,
ul#myselectedSongs li.selected:after {
    content: '[-]';
}
.tet1 {
    display: block;
    font-size: 15px;
}
.tet2 {
    display: block;
    font-size: 15px;
}
div#selected-song {
    padding-left: 0px;
}
a#removeSelected {
    float: right;
    cursor: pointer;
}
button#add-song-playlist {
    cursor: pointer;
    margin-top: 0;
    font-size: 12px;
    width: 250px;
    height: 53px;
    margin-top: 0;
    pointer-events: none;
    opacity: 0.5;
    width: 100%;
    margin-top: 20px;
    padding: 0;
    margin-bottom: 30px;
    color: #E1CD58;
    font-size: 18px;
    letter-spacing: 0;
    background: #B783A9;
    cursor: pointer;
    line-height: 1.5;
    text-transform: uppercase;
}
/*Step 2 Css*/
body.stepTwo .create-txt,
body.stepTwo .favorite-txt {
    display: none;
}
.stepTwo .header-logo {
    max-width: 350px;
    margin: 0 auto;
}
.stepTwo .spotifylogo {
    margin-bottom: -10px;
}
div.share {
    font-size: 12px;
    font-family: 'arial';
    text-transform: none;
    letter-spacing: 0.2px;
    padding-top: 10px;
}
.shareSocials a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    width: 125px;
    height: 30px;
    text-align: center;
    display: inline-block;
    margin: 16px 5px 0;
    line-height: 30px;
    background: #3E725D;
}
span.defaultSong {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
    text-align: left;
    display: block;
    color: #3E725D;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
}
.headerText {
    margin: 10px 0 20px;
}
.favorite-txt {
    font-size: 24px;
    color: #3E725D;
    letter-spacing: -0.5px;
    line-height: 26px;
}
.favorite-txt span {
    display: block;
    margin: 20px 0;
}
input[type='text']::-webkit-input-placeholder {
    /* Edge */
    font-size: 18px;
}
input[type='text']:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 18px;
}
input[type='text']::placeholder {
    font-size: 18px;
}
ul#myselectedSongs1 li:last-child {
    margin-bottom: 0;
}
ul#myselectedSongs1 {
    display: block;
    margin-bottom: 40px;
}
ul#myselectedSongs1 li {
    pointer-events: none;
}
.tracklistLB span.defaultSong {
    text-align: center;
    padding: 0;
}