﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: tahoma, verdana,arial,sans-serif !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-inverse {
    background-color: #FD345A !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 340px;
}

p, h1, h2, h3, h4 {
    color: #686868;
}

    p.lead {
        color: #686868;
    }

.AlbumArt {
    box-shadow: 7px 7px 3px #888888;
    border-radius: 0;
    width: 250px;
    height: 250px;
    padding: 0px 0 0 0px;
    border: 5px solid #FD345A;
    float: left;
    margin: 20px 0 0 20px;
    background-color: white;
}

    .AlbumArt i.fa-5x {
        position: relative;
        top: 33%;
        left: 33%;
    }

html {
    min-height: 100%; /* make sure it is at least as tall as the viewport */
    position: relative;
}

body {
    height: 100%; /* force the BODY element to match the height of the HTML element */
    background-color: #ffffff;
    /*background-image: url('images/bkgimg.png');*/
    background-attachment: fixed;
    background-position: 85% 85%;
    background-repeat: no-repeat;
    color: #686868;
}


.hidden {
    display: none;
}



.tab-pane label.btn-default.active {
    background-color: #FD345A;
    color: #FFF
}

.tab-pane label.btn-default {
    width: 90%;
    border: 1px solid #efefef;
    margin: 5px;
    font-size: 16pt;
}

.tab-pane label .bizcontent {
    width: 100%;
}

.tab-pane .btn-group {
    width: 90%
}

.tab-pane .btn span.glyphicon {
    opacity: 0;
}

.tab-pane .btn.active span.glyphicon {
    opacity: 1;
}

.selectionContainer {
    width: 8.7em !important;
    word-wrap: break-word !important;
    line-height: 4px;
    height: 38px;
}

    .selectionContainer h5 {
        word-wrap: break-word !important;
        margin: 0px;
        white-space: normal;
    }

.panel-body p, .panel-body {
    color: #686868;
}

.navbar-inverse {
    background-color: #0094AE;
    border-color: #0094AE;
    color: #fff;
    font-weight: bold;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

.panel-danger .panel-heading p {
    color: #a94442;
    font-weight: bold;
}

.connectedSortable {
    list-style-type: none;
    padding: 0px;
}

.modal-content {
    background-color: #0094AE;
    width: 600px !important;
    margin: 30px auto !important;
    padding: 15px;
}


#modal-container .modal-content {
    width: 1000px !important;
}

.spotifyHolder {
    float: left;
    width: 250px;
    height: 80px;
    font-size: 2em;
    color: #000;
    background-color: #fff;
}

.ArtworkFooter {
    position: relative;
    float: left;
    width: 280px;
}

.AlbumArtWork {
    width: 200px;
    height: 200px;
    margin: 20px 40px;
    float: left;
}

footer {
    background-color: #FD345A;
    bottom: 0px;
    width: 100vw;
    left: 0px;
    color: #fff !important;
    min-height: 4rem;
    position: fixed;
    padding: 10px 20px;
}

    footer p, footer span {
        color: #fff;
        margin-top: 10px !important;
    }

.trackHeader {
    color: black;
    font-size: smaller;
    padding-top: 4px;
    padding-left: 10px;
    background-image: url('images/pk-crown-sm.png');
    background-position-x: 6px;
    background-position-y: 5px;
    height: 30px;
    background-repeat: no-repeat;
    padding: 6px 25px 6px 35px;
}

.full-width {
    width: 100%;
    float: left;
}

#playlist_track_collection {
    margin-left: 50px;
    margin-right: 50px;
}

.playlistActionsController {
    position: fixed;
    left: 20px;
    margin-left: 0px;
    top: 45%;
    width: 45px;
    padding: 10px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 5px;
}


.zoomController {
    position: fixed;
    right: 20px;
    margin-right: 0px;
    top: 45%;
    width: 45px;
    padding: 10px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 5px;
}

.trackReleaseYear {
    color: #888888;
    font-weight: bold;
}

.nostyle {
    display: block;
    padding: 0px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    font-size: 100%;
    color: #333;
    white-space: nowrap;
    text-transform: uppercase;
    background-color: transparent !important;
    text-align: left;
    width: 100%;
}

.fa {
    cursor: pointer;
}

.fa-folder-open {
    cursor: default !important;
}

.fa-folder {
    cursor: default !important;
}

.nostyle .fa {
    color: #FD345A !important;
}

.drag-handle {
    position: absolute;
    margin-top: 5px;
    width: 20px;
    height: 20px;
    color: #FD345A;
    cursor: move;
    margin-left: 110px;
}

    .drag-handle i {
        cursor: move;
    }

.multi-selector {
    position: absolute;
    margin-top: -15px;
    margin-left: 230px;
    width: 2em;
    height: 2em;
}

#edit_multi_track {
    font-size: 35%;
}

    #edit_multi_track i.fa-stack-1x {
        padding: 0px;
        line-height: 21px;
        font-weight: bold;
        color: #fff;
        background-color: red;
        width: 20px;
        height: 20px;
        margin-left: 11px;
        margin-top: 10px;
        border-radius: 4px;
    }

a.isolated span, a.isolated i, a.isolated i.fa-stack-1x {
    color: #888888;
    cursor: not-allowed;
}

    a.isolated i.fa-stack-1x {
        background-color: grey !important;
    }


.rcorners2 {
    border-radius: 7px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 256px;
    height: 250px;
    cursor: move;
    padding: 0px 0 0 0px;
    border: 3px solid #FD345A;
    float: left;
    margin: 16px 0 0 16px;
    background-color: white;
}

.track_checked {
    background-color: #d6d6d6;
}

.artist_track_info {
    padding: 0px 10px 0px 10px;
    height: 90px;
    line-height: 15px;
}

input[type="checkbox"] {
    transform: scale(1.9);
    margin-top: 6px;
    margin-bottom: 0px;
}

#playlistActionsController {
    position: fixed;
    left: 20px;
    margin-left: 0px;
    top: 45%;
    width: 45px;
    padding: 10px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 5px;
}

.trackBoxOptions {
    float: right;
    padding-top: 2px;
    text-align: right;
    margin-right: 10px;
    font-size: smaller;
    background-color: inherit;
    color: black;
    font-size: 10px;
}

    .trackBoxOptions i {
        color: #888888 !important;
    }

i.trackLength {
    text-decoration: none;
    font-style: normal !important;
    color: #666;
    padding-left: 5px;
    font-size: 80%;
}



.nav.navbar-nav li {
    text-transform: uppercase;
    font-size: 13px;
}

.full-width {
    position: absolute;
    width: 100%;
    margin-left: 0px;
    left: 0px;
}

.wide-head {
    margin-left: 50px;
    margin-right: 100px;
}

.modal-content {
    background-color: #FD345A;
}

.navbar-inverse {
    border: none;
}

.btn:hover {
    background-color: #FD345A !important;
}

a i.fa:hover {
    color: #FD345A !important;
}

a i.fa-search-plus:hover {
    color: #fff !important;
}

.bizmoduleselect .btn:hover {
    background-color: #FD345A !important;
    color: #fff !important;
}

#modal-temp {
    background: rgba(242, 242, 242, 0.4);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-top: 0px;
}

.theloading {

}

.LoadingSurround {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: none;
    padding-top: 14%;
    padding-left: 42%;
    padding-right: 42%;
    /*border: 3px solid #FD345A;*/
    border-radius: 7px;
    /*  background-color: #fff;*/
    z-index: 9999;
}

.tab-pane h4 {
    padding-top: 20px;
}

#playlistList .connectedSortable {
    background-color: #FD345A;
    margin-bottom: 20px;
    min-height: 60px;
    padding-top: 20px;
    padding-bottom: 116px;
    border-radius: 7px;
}

.nobullets {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
}

    .nobullets li {
        margin-left: 0px;
    }

.folderspace .panel {
    cursor: move;
}
/*
    Instructed to take this out on 27/10/2017
    I feel it may be one of those things that are needed in the future, 
    this is for the quick bild where we alter the intensity of the crown image depending on how many tracks we have meeting certain criteria
    to reitroduce - simply uncomment the below:
*/
/*
.image-opacity-level-1 {
opacity:0.0;
 filter: alpha(opacity=0);
}

.image-opacity-level-2 {
opacity:0.5;
 filter: alpha(opacity=50);
}

.image-opacity-level-3 {
opacity:1;
 filter: alpha(opacity=100);
}
*/

.topRightImg {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 10px;
    margin-top: 10px;
}

.btn-primary {
    color: #357ebd;
    background-color: #ffffff;
    border-color: #ffffff;
}

.dropdown-menu > li > .dont-hover-me:hover {
    background-color: #efefef !important;
}

.track_not_found {
    background-image: url('images/mylou-album.jpg');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    height: 80px;
    width: 250px;
    border: 1px solid #a0a0a0;
    margin-top:35px;
    position:absolute;
}



.track_no_exist {
    margin-top: 5px;
    position: absolute;
    background-image: url('images/spotify-no-match.jpg');
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-position-x: center;
    height: 80px;
    width: 250px;
    border: 1px solid #a0a0a0;
}


.deezertrack .track_no_exist {
    background-image: url('images/sorry-we-cannot-find-a-match-blue.jpg');
    height: 60px;
    margin-top: 5px;
}

.deezertrack .track_not_found {
    background-image: url('images/not-found-in-Deezer.jpg');
    height: 60px;
    margin-top: 5px;
}


.sevendigitaltrack .track_not_found {
    background-image: url('images/not-found-in-7digital.jpg');
}

.btn:hover {
    background-color: #fff !important;
    color: #000 !important;
}



#sortable1, #cloned_items {
    list-style: none;
}

    #sortable1 li {
        float: left;
        position: relative;
    }

    #cloned_items li {
        position: absolute;
        z-index: 1;
    }

.danger-time i.trackLength {
    color: red !important;
}


.danger-time {
    color: red !important;
}

.modal-content h4 {
    color: #fff;
}

.modal-content.altColour {
    background-color: #ffffff;
    color: #FD345A !important;
}

    .modal-content.altColour .btn {
        background-color: #FD345A;
        color: #fff !important;
    }

        .modal-content.altColour .btn:hover {
            color: #000 !important;
        }

/*
    this is added because the bootstrap switch worked intermittently!
*/


.switch {
    position: relative;
    display: inline-block;
    width: 230px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input#toggle-clear:checked + .slider {
    background-color: #2196F3;
}

input#toggle-clear:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input#toggle-clear:checked + .slider:before {
    -webkit-transform: translateX(196px);
    -ms-transform: translateX(196px);
    transform: translateX(196px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.slider span {
    line-height: 34px;
    font-size: 12px;
    position: absolute;
}

#switch-on {
    margin-left: 14px;
}

#switch-off {
    margin-left: 35px;
}

option:disabled {
    color: #ccc;
    cursor: not-allowed;
}

label.error {
    color: pink;
    font-weight: normal;
    position: relative
}

input.error {
    background-color: lightpink;
    color: red;
}

table.table tr:hover td {
    background-color: #FD345A;
    color:#fff;
}

    table.table tr:hover td a {
    color:#fff !important;
    }

    .modal-header {
        margin-bottom: 15px;
        padding: 5px;
    }

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 1px;
}

::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

/*Hack to get the files icon the same height as everything else*/
.rcorners2
.fa-files-o {
    padding: 3px 5px 0px 0px;
    font-size: 1.70em !important;
    margin-top: 1px;
    position: absolute;
    right: 25px;
    bottom: 5px
}

.rcorners2
.fa-pencil-square-o {
    padding: 3px 5px 0px 0px !important;
    font-size: 2.1em !important;
    position: absolute;
    bottom: 2px;
    right: 70px;
}

.rcorners2
.fa-repeat {
    position: absolute;
    bottom: 3px;
    right: 55px;
    font-size: 1.85em;
}

.rcorners2
.fa-lightbulb-o {
    position: absolute;
    bottom: 4px;
    right: 105px;
    font-size: 1.85em;
}

.rcorners2
.fa-trash-o {
    font-size: 1.92em !important;
    position: absolute;
    bottom: 3px;
    right: 9px;
}

.white {
    color: white !important;
}


.folderlevel .panel-danger {
    background-color: rgba(242, 242, 242, 0.4)
}

#modal-loading {
    z-index: 19999;
    color: #fff !important;
}

.loader {
    background-color: #FD345A;
    padding: 20px;
    border-radius: 7px;
    width: 20em;
    margin-top: 5%;
}

.active-panel {
    background-color: #c0d5d6 !important;
}

    .active-panel .col-md-6.panel {
        border: 2px dashed black;
    }

.noaccess {
    cursor: not-allowed !important;
}

    .noaccess div, .noaccess label {
        cursor: not-allowed !important;
    }


        .noaccess div:hover, .noaccess label:hover {
            color: red;
        }

    .noaccess:hover {
        color: red;
    }

a.noaccess {
    cursor: not-allowed;
    color: #000;
    background-color: #cccccc !important;
}

.navbar-nav > li.noaccess > span {
    color: #888888;
    cursor: not-allowed;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
}


ul.dropdown-menu > li.noaccess > span {
    color: #888888;
    cursor: not-allowed;
    padding: 3px 20px;
    font-weight: normal;
    display: block;
}

.fc-narrow {
    width: 90px !important;
}



.themodal {
    display: none;
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*  background: rgba( 0, 0, 0, .8 ) 
                50% 50% 
                no-repeat;*/
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.theloading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.theloading .themodal {
        display: block;
    }
/*
body.theloading.loadstop .themodal {
    display: none;
}
*/

.table .fa {
    color: #FD345A;
}

/*.center-block {
margin-top:11%;
top:0;
width:70%;
position:absolute;
text-align:center;
}*/

.center-block p {
    font-size: 120%;
    text-align: center;
}

.panel-warning h4 {
    color: #666 !important;
}

.pop-over {
    position: absolute;
    z-index: 99;
    top: 30%;
    left: 20%;
    width: 60%;
}

.tooltip {
    z-index: 9999;
    position: absolute;
}


    .tooltip.right .tooltip-inner {
        max-width: 1490px !important;
    }

    .tooltip.top .tooltip-inner {
        max-width: 490px;
    }

.tooltip-inner {
    background-color: #fff;
    border: solid 2px #FD345A;
    z-index: 999 !important;
    color: #FD345A;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
}

.tooltip-arrow {
    display: none;
}

.trackBoxOptions > a {
    text-decoration: none;
}

.col-md-1 > a {
    text-decoration: none;
}

/*.tooltip {
    position:relative;
    left:0px;
    margin-left:0px;
}

.tooltip-inner {

}

.tooltip-arrow {
top:0px;
left:0px;
margin-top:-15px;
}*/

#modal-container .modal-content-2x {
    width: 90% !important;
}

.pushup {
    text-align: center;
    font-size: 90%;
}

.navbar-nav > li > span {
    line-height: 20px;
}

.playlistrow {
    height: 80px !important;
    max-height: 80px !important;
}

option {
    line-height: 20px;
    height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.overwrite-warning {
    position: absolute;
    background-color: #fff;
    color: #FD345A;
    border: 2px solid #FD345A;
    z-index: 9999;
    border-radius: 4px;
    padding: 3px;
    margin-top: 30px;
}

    .overwrite-warning:before {
        content: "Currently Stored: ";
    }

.fa-exclamation-triangle {
    line-height: 1.42857143;
    padding-top: 12px;
    padding-right: 6px;
}

.trackExplicit {
    margin-left: 50px;
    height: 16px;
    position: absolute;
    margin-top: -2px;
    /*background-color: #666666;
color: white;
font-weight: 900;
width: 12px;


font-size: 9pt;
line-height: 15px;
padding-left: 2px;*/
}

.pager .disabled > a {
    display: none !important;
    border: 20px solid red;
}

#wizard .nav li > a {
    cursor: default !important;
}

#wizard h5 {
    /*
    font-weight:bold;
        */
}

#wizard .nav li > a:hover, #wizard .nav li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
    border: none !important;
    margin-right: 2px !important;
    margin-top: 0px;
}

#wizard .nav li.active > a:hover, #wizard .nav li.active > a:focus {
    background-color: #FD345A !important;
    color: #fff;
}

#wizard .nav-tabs > li > a {
    border: none !important;
}


a {
    color: #FD345A !important;
}

.nav li a {
    color: #fff !important;
}

footer a {
    color: #fff !important;
}


.subtle-loader {
    display: none;
    margin-left: 30px;
}

.selectionContainer {
    width: 100% !important;
}

.widetip .fa {
    margin-top: -2px;
}

.multiline-label {
    white-space: pre-wrap;
    margin-top: -10px;
}

.modal-content {
    color: #fff !important;
}


.nav-pills > li a {
    color: #FD345A !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #FD345A;
    color: #fff !important;
}


.btn-primary {
    color: #FD345A !important;
    border: 1px solid #FD345A !important;
}


    .btn-primary.active {
        color: #fff !important;
    }


.fa-spinner {
    color: #FD345A !important;
}

.altColour .btn-group .btn-primary {
    background-color: #fff !important;
    color: #FD345A !important;
    border: 1px solid #FD345A !important;
}

.btn.btn-primary.active, .btn.btn-primary.active:hover, .btn.btn-primary.active:active, .btn.btn-primary.active:focus {
    background-color: #FD345A !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: none !important;
}

.altColour .btn-group .btn.btn-primary.active {
    border: 1px solid #FD345A !important;
}

.altColour H4 {
    color: #FD345A !important;
}

ul > li > ul.dropdown-menu > li > a {
    color: #FD345A !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #FD345A !important;
    color: #fff !important;
}

.pink .btn-primary {
    border: 1px solid #fff !important;
}

.pink > .btn-group > .btn-primary {
    background-color: #fff !important;
    color: #FD345A !important;
}



/*Loading Balls*/

.circle {
    display: inline-block;
    background-color: #FD345A;
    height: 20px;
    width: 20px;
    border-radius: 25px;
}

#loading-container {
    height: 200px;
    margin-top: 8.8rem;
}

#ball-1 {
    -webkit-animation-name: bounce;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
}

#ball-2 {
    -webkit-animation-name: bounce;
    -webkit-animation-delay: 1.1s;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
}

#ball-3 {
    -webkit-animation-name: bounce;
    -webkit-animation-delay: 1.2s;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(23px);
    }

    60% {
        transform: translateY(-25px);
    }

    80% {
        transform: translateY(0);
    }
}

/* End loading balls*/

.altColourmodal-content {
    background-color: #fff;
    margin-top: 10rem;
    margin-left: 4rem;
    margin-right: 4rem;
    padding: 1.5rem;
    color: #FD345A;
}
/*
.efchanger .bizcontent .selectionContainer .topRightImg {
    background-image: url('images/pk-crown-sm.png');
    height: 20px;
    width: 20px;
}

.efchanger:hover .bizcontent .selectionContainer .topRightImg, .efchanger.active .bizcontent .selectionContainer .topRightImg {
    background-image: url(images/pk-icon-white.png);
    background-size: 20px;
    height: 20px;
    width: 20px;
}
    */

.dropdown-menu > .active > a {
color:#fff !important;
}

.input-group ul.typeahead {
    border:1px solid #000 !important;
    left:35rem !important;
    top:0px !important;
}

.d-none {
display:none !important;}

.track-number-container {
    margin-bottom: 0px;
    margin-top: 2px;
    padding-bottom: 6px;
}

    .track-number-container span {
        padding-top: 3px;
        color: #696969;
        font-size: 13pt;
        margin-left:25px;
        margin-top:8px;
        display:block;
        float:left;
    }

.pl-1 {
    padding-left:10px;
}

.edit-tick {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom:5px;
}

.overwrite-lock {
    float: right;
    margin-right: 10px;
    margin-top:8px;
}
.widget-container {
    margin-bottom:45px; height:80px; width:250px;background-color:none;
}

.track-info-release-year {
    bottom: 4px;
    width: 100%;
    position: absolute;
    height: 23px;
}

    .track-info-release-year span {
        display: block;
        font-size:9pt;
        color:gray;
        padding-left:10px;
        position:absolute;
    }

.trackBoxOptions a i {
    padding: 3px 5px 0px 0px;
}

.add-track-container {
    margin-bottom: 0px;
    margin-top: 2px;
    padding-bottom: 6px;
    cursor: pointer;
}

.add-track-section {
    cursor: pointer;
    text-align: center;
    background-color: #999;
    height: 209px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.deezer-widget li {
    width:252px;
    height:250px;
}

    .deezer-widget LI .artist_track_info {
        /*margin-top: 55px !important;
        padding: 0px 10px 0px 10px;
        height: 90px;
        line-height: 15px;*/
        display:none;
    }

.track-not-found-surround {
    height: 80px;
    width: 250px;
    text-align: center;
    margin-top: 40px;
    color: #666666;
}

.doshow {
display:block !important;
margin-top:0px;
}
/*alternative view for playlist tracks*/
.rowView .addbtn-container {
    position: absolute;
    top: 0px;
    margin-left: 10%;
    width: 80%;
    left: 0px;
    height: 110px;
}

.rowView .add-track-container {
    margin-left: 45px !important;
    position:relative;
    margin-right: 45px;
    width: calc(100% - 90px);
    border: 1px solid #FD345A;
    border-radius: 12px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.rowView .tracks-container {
margin-top:100px;
}

.rowView li {
    width: 80% !important;
    margin-left: 10% !important;
    border-bottom: 2px solid #FD345A !important;
}

.rowView .add-track-section {
    display: none;
}

.rowView .track-not-found-surround {
    margin-top: 0px;
}

.rowView .rcorners2 {
    height: 110px;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
}

.rowView .clickTo {
    display:none;
}

.rowView .overwrite-lock {
    margin-top:34px;
}

.rowView .track-number-container SPAN {
    display: block;
    float: left;
    width: 10%;
    line-height: 80px;
    padding-left: 10px;
    margin-left: 0px;
    margin-top: 0px;
}

.rowView .widget-container {
    display:block;
    float:left;
    width:80px;
}

.rowView .artist_track_info {
    float: left;
    margin-left: 18%;
    margin-top: 12px;
    font-size: 2rem;
    color: black;
    padding-right: 5px;
    line-height:2.75rem;
}

    .rowView .artist_track_info .trackLength {
        margin-top:40px;
        top:0px;
        position:absolute;
        margin-left:65%;
        left:0px;
        font-size:1.5rem;
    }

.rowView .track-info-release-year {
    top:0px !important;
}

.rowView .track-info-release-year span {
    margin-left: 75%;
    position: absolute;
    font-size: 1.75rem;
    margin-top: 40px;
    top: 0px;
}

.rowView .trackExplicit {
    margin-top:33px;
    margin-left:74px;
}

.rowView .trackBoxOptions {
    margin-top: 62px;
    display: block;
    margin-left:92%;
    position: absolute;
}

.rowView .trackBoxOptions a i {
    display: block;
}

.rowView .edit-tick {
    margin-top: 37px;
}

.rowView .track_not_found {
    width: 80px;
    margin-top: 0px;
    background-position-x:-5px;
}

.rowView .deezer-widget li {
    height:175px;
}

    .rowView .deezer-widget li .artist_track_info {
        display: block;
        margin-left: 150px;
        margin-top: 45px;
    }



    .rowView .deezer-widget li .track-number-container SPAN {
        margin-top: 32px;
    }

    .rowView .deezer-widget li .artist_track_info .trackLength, .rowView .deezer-widget li .trackExplicit, .rowView .deezer-widget li .track-info-release-year span, .rowView .deezer-widget li .edit-tick {
        margin-top: 65px;
    }

    .rowView .deezer-widget li .trackBoxOptions {
        margin-top: 90px;
    }

    .rowView .deezer-widget li .deezertrack {
        margin-left: -40px;
    }


.pager {
    position: fixed;
    width: inherit;
    max-width: inherit;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    background-color: white;
    border-top: 3px solid #FD345A;
    bottom: 40px;
    z-index: 9;
}

footer {
    z-index: 10;
}

.tab-content {
    width: 100%;
    max-width: 1140px;
}

.tab-pane {
    padding-bottom: 100px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    footer {
        display: none;
    }

    .pager {
        bottom: -20px;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
    footer {
        display: none;
    }

    .pager {
        bottom: -20px;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
    footer {
        display: none;
    }

    .pager {
        bottom: -20px;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (min-width : 1000px) {
    /* Styles */
    footer {
        display: block;
    }

    .pager {
        bottom: 40px;
    }
}

.edit-toggle {
    margin-left: 14px;

}

    .edit-toggle .btn-group {

        width:344px;
    }

    .edit-toggle .btn-group .btn {
       
        width: 169px;
    }

.locked .edit-tick {
    display:none;
}