body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: #1d273c !important;
  }

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1440px;
}
.topbar {
      border-bottom: #1c1c1c solid 1px;
      padding: 3px 0px;
      background-color: #1d273c !important;
      
  }
  .logo img {
      width: 100%;
      padding: 5px;
  }
.nav-bar {
    width: 568px;
    margin: auto;
  
  
}
.nav-bar ul {
      padding: 0px;      
}
.nav-bar ul li {
    padding: 0px;      
    list-style: none;
    float: left;    
}
.nav-bar ul li a {
    padding: 0px 25px;    
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.active   {    
    color: #fcb629 !important;    
}
.top-user {
    text-align: right;   
    margin: auto;
}
.top-user i {
    font-size: 35px;

}
.mrg-top-120 {
    margin-top: 120px !important;
}
.mrg-top-60 {
    margin-top: 60px !important;
}
.mrg-top-30 {
    margin-top: 30px !important;
}
.mrg-left-10 {
    margin-left: 10px !important;
}
.mixed-video h1 {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 25px;
}
.mixed-video h2 {
    font-size: 25px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 15px;
}
.rl-pad20 {
    padding: 0 20px;
}
.video-text a {
    text-decoration: none;
}
.video-text a:hover img {
    opacity: 0.5;
}
.video-text a h2,.track-submit h2 {
    font-size: 17px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 6px;
    
}
.video-text a h3,.track-submit h3 ,.my-welcome h3{
    font-size: 15px;
    color: #d0d0d0;
    
}
/* .video-text img{
    height: 222px;
} */
.text-right {
    text-align: right !important;
}
.rightpad150 {
    padding: 0 0px 0px 150px
}
.lefttpad50 {
    padding: 0 0px 00px 50px
}
.artists-main h2 {
    font-size: 24px;    
    margin-top: 80px;
}
.artists-main h3 {
    font-size: 17px;    
    color: #666666;
}

.main-heading {
    font-size: 45px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 25px;
    
}
.sub-heading {
    font-size: 17px;    
    color: #ffffff;
    margin-bottom: 0px;
}
.quick-video h1 {
    margin-top: 3px !important;

}
.quick-text ul {
    padding: 0px;
}
.quick-text ul li {
    padding: 0px;
    list-style: none;    
    margin-bottom: 26px;
    margin-left: 44px;
    min-height: 43px;
}
.quick-text ul li a {
    text-decoration: none;
}
.quick-text ul li a h2 {
    color: #fff; 
    font-size: 18px; 
    margin-bottom: 0px;
    margin-top: 15px !important;
}
.quick-text ul li a p {   
    font-size: 15px; 
    color: #d0d0d0;
    
}
.quick-text ul li a img {
    color: #fff;  
    width: 60px !important; 
    float: left;
    margin-right: 15px;    
    height: 60px;
}
.mobile-navbar {
    width: 100%;
}
.mobile-navbar ul {
    padding: 0px;
}
.mobile-navbar ul li {
    padding: 0px;
    list-style: none !important;
    float: left;
    text-align: center !important;
    padding: 0px 35px;
    margin-top: -8px;
}
.mobile-navbar ul li a {
    color: #ccc;
    font-size: 45px;
    
}
.explore-button button {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    padding: 12px 20px;    
    margin-bottom: 15px;
    text-align: left;
}
.explore-button button i {
    margin-right: 10px;

}
.mood-main ul {
    padding: 0px;    
}
.mood-main ul li {
    padding: 0px;    
    list-style: none !important;
}
.mood-main ul li a {
    background-color: #354056;
    width: 100%;
    display: block;
    margin-bottom: 21px;
    padding: 16px 15px;
    text-decoration: none;
    color: #fff;
    border-radius: 7px;
}
.bor1 {
    border-left: #a4c5ff solid 6px;
    border-radius: 7px;    
}
.bor2 {
    border-left: #ffc200 solid 6px;
    border-radius: 7px;    
}
.bor3 {
    border-left: #ffe780 solid 6px;
    border-radius: 7px;    
}
.bor4 {
    border-left: #a4ffa4 solid 6px;
    border-radius: 7px;    
}
.bor5 {
    border-left: #cccccc solid 6px;
    border-radius: 7px;    
}
.bor6 {
    border-left: #b47bff solid 6px;
    border-radius: 7px;    
}
.bor7 {
    border-left: #cc0000 solid 6px;
    border-radius: 7px;    
}
.bor8 {
    border-left: #7b3edb solid 6px;
    border-radius: 7px;    
}
.bor9 {
    border-left: #337dff solid 6px;
    border-radius: 7px;    
}
.bor10 {
    border-left: #00a513 solid 6px;
    border-radius: 7px;    
}
.bor11 {
    border-left: #e24b00 solid 6px;
    border-radius: 7px;    
}
.bor12 {
    border-left: #ffe780 solid 6px;
    border-radius: 7px;    
}
.bor13 {
    border-left: #aa09aa solid 6px;
    border-radius: 7px;    
}
.bor14 {
    border-left: #bda8a8 solid 6px;
    border-radius: 7px;    
}
.bor15 {
    border-left: #337dff solid 6px;
    border-radius: 7px;    
}
.bor16 {
    border-left: #0092bf solid 6px;
    border-radius: 7px;    
}

.bor17 {
    border-left: #a4ffa4 solid 6px;
    border-radius: 7px;    
}
.bor18 {
    border-left: #00a513 solid 6px;
    border-radius: 7px;    
}
.bor19 {
    border-left: #4deeff solid 6px;
    border-radius: 7px;    
}
.bor20 {
    border-left: #e24b00 solid 6px;
    border-radius: 7px;    
}
.bor21 {
    border-left: #ffe780 solid 6px;
    border-radius: 7px;    
}
.bor22 {
    border-left: #ff78ff solid 6px;
    border-radius: 7px;    
}
.bor23 {
    border-left: #7e7070 solid 6px;
    border-radius: 7px;    
}
.bor24 {
    border-left: #a4c5ff solid 6px;
    border-radius: 7px;    
}
.playlists {
    float: left !important;
    width: 190px;    
}
.playlists h2 {
    font-size: 17px;
    margin-top: 10px;
}
.playlists h3 {
    font-size: 16px;
    color: #4d5a6b;
    margin-bottom: 15px;
}
.playlists i {
    font-size: 53px;
    background-color: #354056;
    padding: 44px 53px 44px 57px;
    color: #fff;
    display: inline-block;
    width: 165px !important;
    margin-bottom: 10px;
}
    
.playlists a {
    color: #fff !important;
    background-color: #ccc;
    line-height: 15px !important;
    
}
.modal-content  {
    background-color: #08142f !important;
    top: 100px !important;
    border: #294994 solid 1px;
    /* width: 560px !important; */
    padding: 15px;
}

.playlistpopup input {
    /* border: none; */
    margin-bottom: 7px;
    /* border-bottom: #3b3b3b solid 1px; */
    border-radius: 0px;
    /* padding: 20px 0 7px 0px; */
    background-color: #263148;
    color: #95abd7;
    border: #405787 solid 1px;
    padding: 10px 10px;
}
.playlistpopup label {
    margin-top: 10px;
}
.playlistpopup select {
    margin-bottom: 7px;    
    background-color: #263148;
    color: #95abd7;
    border: #405787 solid 1px;
    padding: 10px 10px;
}
.playlistpopup h2 {
    font-size: 20px;

}
.pad5 {
    padding: 10px 0px !important;
}

.modal-footer {    
    border-top:none;
}

.playlist-link {
    color: #fff;
    text-decoration: none;

   
    
}
.playlist-link:hover {
    color: #ccc;
    text-decoration: none;
    
}
.disc-icon {
    font-size: 50px;
    color: #818181;
}
.song-list {
    margin-top: 25px !important;
    /* width: 800px; */
    margin: auto;
}
.song-list{
    width: 80%;
    margin: auto;
}
.song-list h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 22px;
    
}
.edit-btn-div{
    float: right;
}
.song-list h3 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 3px;
    margin-top: 5px;
    color: #fff !important;
}
.song-list p {
    font-size: 15px;   
    margin-bottom: 3px;
    margin-top: 5px;    
    color: #d0d0d0;
    font-weight: 400;
}
.song-list a {
    font-size: 14px;
    margin-bottom: 50px;
    margin-top: 20px;
    color: #a8a8a8;
    text-decoration: none;
    font-weight: 800;
}

.song-list img {
    float: left;
    height: 60px;
    width: 60px;
    margin-right: 25px;
    border-radius: 50px;
}
.b-line {
    border-bottom: #1c1c1c solid 1px;
    padding: 8px 0px;
    min-height: 70px;
}
.sq-img {
    border-radius: 0px !important;


}

.form {
    position: relative
}

.form .fa-arrow-left {
    position: absolute;
    top: 20px;
    left: 30px;
    color: #9ca3af
}

.form span {
    position: absolute;
    right: 17px;
    top: 13px;
    padding: 2px;
    border-left: 1px solid #4d5a6b
}

.left-pan {
    padding-left: 7px
}

.left-pan i {
    padding-left: 21px;
    padding-right: 19px;
    color: #d1d5db;
}

.form-input {
    height: 55px;
    text-indent: 33px;
    border-radius: 10px
}

.form-input:focus {
    box-shadow: none;
    border: none
}
.search-top {
    background-color: #1c1c1c !important;
    margin-bottom: 27px;
    padding: 0 25px;
    border: #333 solid 1px;
    border-radius: 0px;
    color: #fff !important;
}
.song-cat {
    margin-bottom: 25px;
}
.song-cat ul {
    padding: 0px;
}
.song-cat ul li {
    float: left;
    list-style: none;
}
.song-cat ul li a {
    background-color: #1d1d1d;
    padding: 10px 20px;
    margin-right: 10px;
    border-radius: 50px;
    border: #3f3f3f solid 1px;
    color: #fff;
    font-weight: 300;
    line-height:3;
}
.song-cat ul li a:hover {
    background-color: #424242;

}
.w-color {
    color: #fff !important;
}
.search-mrg-top {
    margin-top: 0px;
}

.black-bg {
    background-image: url("../imgs/black-bg.png");
    height: 300px;
    position: relative;    
    z-index: 1;
    margin-top: -300px;
}
.channel-b button {
    padding: 8px 22px;
    font-weight: 500;
    font-size: 18px;

}
.channel-b {
    position: relative;
    margin-top: -60px;
    z-index: 2;
}
.channel-b-p {
    position: relative;
    margin-top: -100px;
    margin-bottom: 15px;
    z-index: 2;
}
.channel-b-p img{
    width: 130px;
    height: 130px;
    display: inline;
    float: left;
    margin-right: 14px;
    border-radius: 150%;
    box-shadow: 0px 3px 16px #000;
    object-fit: cover;
}
.channel-b-p .bi-camera{
    font-size: 20px;
    position: relative;
    top: 90px;
    left: -50px;
    background: #5a5a5ae0;
    padding: 8px 11px;
    border-radius: 50%;
}
.channel-b img{
    float: left;
    margin-right: 14px;
    border-radius: 50%;
}


.cam-icon-main {
    position: relative;
    z-index: 9999;
}
.cam-icon {
    position: absolute;
    top: 0px;
}
.channel-b h2 {
    font-family: 'Nunito', sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 37px;
    
}
.channel-b-p h2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 37px;
    margin-top: 10px;
    display: inline-block;
}
.channel-b a{
    color:#000;
}
.a-song-main  img {
    width: 40px;
    max-width: 40px;
    margin-right: 20px;
    float: left;
    margin-top: -2px;
    height: 40px;
}
.a-song-main {
    border-bottom: #1b1b1b solid 1px;
    padding: 12px 0px;

}
.a-song-main a span {    
    width: 100px;
}
.a-song-main a {    
    color: #a2a2a2;
    text-decoration: none;
}
.a-song-main a:hover {    
    color: #a2a2a2;
    text-decoration:none;
}
.a-song-main i {
    font-size: 20px;
    margin-right: 20px;
}
.a-song-main p {
    margin-top: 8px;

}


.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 230px;
    /* padding:20px 0px; */
    padding: 10px 0px;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #0b152b;
    background-clip: padding-box;
    border: #121d33 solid 1px;    
    border-radius: .25rem;
    line-height: 35px;
    
}
.dropdown-menu :hover { 
    background-color: #131d33;
    text-decoration: none !important;
    color: #fff;
}
.show-all {
    color: #aaaaaa;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;    
    padding: 10px 0px;
    display: block;

}
.round-img {
    border-radius: 150px;
}
.font-size15 {
    font-size: 15px !important;
}
.watch-playlist {
    border-bottom: #272727 solid 1px;
}
.watch-playlist img {
    width: 40px;
    float: left;
    margin-right: 20px;
}
.watch-playlist h2 {
    font-size: 17px;
    color: #fff;
    margin-bottom: 2px;
    
}
.watch-playlist a {
    text-decoration: none;
    padding:10px 0px !important;
    display: block;
}
.watch-playlist h3 {
    font-size: 15px;
    color: #666666;
    margin-bottom: 0px;
    
}
.watch-playlist h4 {
    font-size: 16px;
    color: #ccc;
    margin-top: 20px;
}
.pad-right50 {
    padding-right: 50px;
   
}
.scrollbar {
    overflow: auto;
    height: 800px;
    overflow-x: hidden;
} 
.shuffle-all {
    padding: 4px 11px !important;
    display: block;
    float: left;
    background-color: #1d1d1d;
    
}
.custom-select select  {
    padding: 10px 18px;
    background-color: #111;    
    color: #fff;
    border-radius: 50px;
    border: #323232 solid 1px;
    width: 200px;
}
.custom-select select i  {
    padding: 10px 28px;
}
#library-new-music{
    padding-bottom:50px;
}

#searchResult{
    display: none;
}

#searchResult .show-all{
    display: none;
}
.album-image{
    margin:auto 0;
    padding-right: 17px;
}
.login-logo{
    width: 180px !important;
    margin-bottom: 10px;
}
a{
    text-decoration: none;
}
#main_id{
    position: absolute;
    top: 75px;
    width:100%;
}
.modal-backdrop {
    z-index: -1;
  }
.top-user i{
    color:#a9a8a8;
}
  .top-user ul li a{
      color:#e8e8e8;
  }

  .top-user ul li a i {
    font-size: 20px;
    margin-right: 20px;
}

.top-user ul li a:hover {
    color: #ccc;
}

.underTabTitle {
    font-size: 26px;
    font-weight: 500;
}

.uploadSongSection .nav-active-primary .nav-link.active,
.uploadSongSection .nav-active-primary .nav>li.active>a {
    color: rgb(0 0 0) !important;
    background-color: #f2f4f7 !important;
}
.songUploadTabHead li.nav-item a strong {
    background: #08142f;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 13px;
    padding: 2px 8px;
    margin-right: 5px;
    text-align: center;
    border-radius: 40px;
}

.uploadSongSection .nav-tabs .nav-link.active, 
.uploadSongSection .nav-tabs .nav-link.active:hover, 
.uploadSongSection .nav-tabs .nav-link.active:focus, 
.uploadSongSection .nav-tabs .nav-link:hover, 
.uploadSongSection .nav-tabs .nav-link:focus {
    border-color: rgba(120, 130, 140, 0.13);
    border-bottom-color: transparent;
}

.uploadSongSection .nav-tabs .nav-link{
    color:#fff;
}
.uploadSongImg p, .uploadSongdetail label, .uploadSongPrivacy p {
    font-size: 12px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
    color: #dedede;
}
.md-check input {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    margin-left: -1.25rem;
}
.md-check {
    cursor: pointer;
    padding-left: 1.25rem;
    margin: 0;
    display: inline-block;
    position: relative;
}
.md-check>i {
    width: 0;
    height: 18px;
    line-height: 1;
    margin-left: -20px;
    margin-top: 1px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    position: relative;
}
.md-check>i:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 100%;
    border: 2px solid #9e9e9e;
    border-radius: 2px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.md-check input[type="checkbox"]:checked+i:after {
    -webkit-transform: rotate(
    45deg
    );
        -ms-transform: rotate(45deg);
        transform: rotate(
    45deg
    );
        position: absolute;
        left: 6px;
        top: 2px;
        display: table;
        width: 6px;
        height: 12px;
        border: 2px solid;
        border-top: 0;
        border-left: 0;
        content: ' ';
}

.select2-dropdown,.select2-selection__choice{
    color:#212529;
}
/* .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #3b3b3b !important;
    color: #fff;
}
.select2-container--default .select2-selection--multiple {
    background-color: #3b3b3b !important;
    border: 1px solid #3b3b3b !important;
    border-radius: 4px;
    cursor: text;
} */
.loading-div {
    position: fixed;
    top: 32%;
    left: 41%;
    z-index: 99999;
    width: 140px;
    display: none;
}
.cover-header{
    height:395px;
    width: 100%;
    object-fit: cover;
}
.playlist-items li{
    position: relative;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    background-color: #232323;
    border-bottom: 1px solid #3b3b3b;
}

.text-red{
    color:red;
}
.list-track{
    position: relative;
}
.track-play-btn{
    position: absolute;
    left: -53px;
    top: 19px;
    font-size: 18px;
    display: none;
}
/* #quick ul li:hover{
    background: #000;
    color:red;
} */

.welcome_div img{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 13px;
    border-radius: 50%;
}
.welcome_div h1{
    font-size: 42px;
}

/* .my-welcome img{
    height:200px;
    width:200px;
} */
/* .my-welcome .col-md-2{
    margin: auto 0px;
    height: 100%;
    margin-bottom: 0px;
    text-align: center;
} */

/* .my-welcome .col-md-2 div{
    height: 100%;
    margin: auto;
} */
.my-welcome h2{
    font-size: 17px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 6px;
}
.my-welcome p{
    font-size: 15px;
    color: #d0d0d0;
}
.my-welcome .img-div{
    height: 100%;
    margin: auto;
    top: auto;
    display: flex;
    background: #354056;
    border-radius: 7px;
}
.my-welcome .img-div img{
    margin:auto;
    border-radius: 7px;
    max-height: 100%;
}
.my-welcome .img-top-div{
    /* height: 215px; */
    margin: auto;
}
#live .carousel-img-div,#artist-mixed .carousel-img-div,#recommended .carousel-img-div,#new-music .carousel-img-div{
    width: 100%;
    /* height: 270px; */
    margin: auto;
    display: flex;
    background: #354056;
    border-radius: 7px;
}

#library-new-music .carousel-img-div,#albums .carousel-img-div,#new-release .carousel-img-div{
    width: 100%;
    /* height: 227px; */
    margin: auto;
    display: flex;
    background: #354056;
    border-radius: 7px;
}
#my-playlists .carousel-img-div,#my-albums .carousel-img-div{
    width: 100%;
    /* height: 166px; */
    margin: auto;
    display: flex;
    background: #354056;
    border-radius: 7px;
}
.artist-div .carousel-img-div{
    background:transparent !important;
}

#mixed-video .carousel-img-div,.carousel-img-div{
    width: 100%;
    /* height: 230px; */
    height: 100%;
    margin: auto;
    display: flex;
    background: #354056;
    border-radius: 7px;
}
#live .carousel-img-div img,#albums .carousel-img-div img,#library-new-music .carousel-img-div img,#my-playlists .carousel-img-div img,
#my-albums .carousel-img-div img,#mixed-video .carousel-img-div img,#artist-mixed .carousel-img-div img,.carousel-img-div img,
#recommended .carousel-img-div img,#new-music .carousel-img-div img{
    margin: auto;
    max-height: 100%;
    /* border-radius: 7px; */
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button{
    top:-216px !important;
}
.owl-theme .owl-nav {
    margin-top: 0px;
}

#imgsDiv .playlist-img-div{
    width: 100%;
    /* height: 100%;
    max-height: 180px; */
    margin: auto;
}
#imgsDiv .playlist-img-div img{
    margin: auto;
    width: 100%;
    /* height: 100%; */
    display: flex;
    border-radius: 50%;
}

#searchPlaylist .b-line{
    height:80px;
}
#playlist_label{
    display: inline-block;
}
#imgsDiv .playlists{
    text-align: center;
}
#imgsDiv h2{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.playlists1{
    text-align: center;
}
.playlists1 h2 {
    font-size: 17px;
    margin-top: 15px;
}
.playlists1 h3 {
    font-size: 16px;
    color: #4d5a6b;
}
.user-img,.artist-img{
    width: 150px;
    height: 150px;
}
.menu-border{
    border-bottom: 1px solid #4a4949;
}
.overflow-ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.playlists1 .carousel-img-div{
    /* min-height: 200px; */
    margin: auto;
    display: flex;
    background: #354056;
    border-radius: 7px;
}
.playlists1 .carousel-img-div img{
    margin: auto;
}
.tabbable{
    margin: 15px 0px 12px 0px;
}
.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y:hidden;
    flex-wrap: nowrap;
 }
 .tabbable .nav-tabs .nav-link {
   white-space: nowrap;
 }
 .tabbable .nav-tabs .nav-link.active,.tabbable .nav-tabs .nav-link:focus,.tabbable .nav-tabs .nav-link:hover{
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 3px solid #fff;
    background-color: #1d273c;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    color:#fff;
 }
 .tabbable .nav-tabs .nav-link:visited{
     border: none;
 }
 .tabbable .nav-tabs{
    border-bottom: 0px;
 }
 .tabbable .nav-tabs .nav-link{
    color: #b4b4b4;
    font-weight: 600;
    border:none;
 }
 /* .owl-carousel .owl-item img{
     border-radius: 7px;
 } */

 #artistTrack .my-welcome img{
     max-height:100% !important;
 }
 #genres .select2-container--default .select2-selection--multiple{
    background-color: #fff !important;
 }
 .menu-img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
 }
 .track-main-img{
    padding: 10px 100px;
 }
 .track-list{
    height: 650px;
    overflow-y: scroll;
 }
 .track-list img{
    float: left;
    height: 60px;
    width: 60px;
    margin-right: 25px;
 }
 .track-detail h3{
    color: #fff;
    font-size: 16px;
 }
 .track-detail p{
     color: #a2a2a2;
 }
 .track-list a{
    color: #a2a2a2;
    text-decoration: none;
 }
 ::-webkit-scrollbar {
    width: 5px;
  }
  .slider-p{
    font-size: 15px;
    color: #d0d0d0;
  }

  .orange{
      color: #fcb629;
  }

  .background-orange{
      background: #fcb629;
      border-color: #fcb629;
      color: #000;
  }
  .mrg-bottom-70{
      margin-bottom: 70px;
  }
  #top-menu-list{
      color: #fff;
  }
  .menu-list a{
      color: #fff;
  }
  .menu-list i {
    font-size: 20px;
    margin-right: 20px;
}
.artist-bio{
    width:710px;
}
.l-background-gray{
    background: #354056;
    color:#fff;
}
.contant-load-btn{
    font-size: 14px;
    font-weight: 600;
    color: #a2a2a2;
    cursor: pointer;
}
/* .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: #3b3b3b;
    background-clip: padding-box;
    border: 1px solid #3b3b3b;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.select2-container--default .select2-selection--single {
    background-color: #3b3b3b !important;
    border: 1px solid #3b3b3b !important;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff !important;
    line-height: 28px;
} */

#suBasicInfo{
    background-color: #08142f!important;
}
.background-dark-blue{
    /* background-color:#08142f !important; */
    color:#fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 35px !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px !important;
    user-select: none;
    -webkit-user-select: none;
}
.l-background-gray:hover {
    color: #d0d0d0;
}
.a-link:hover{
    cursor: pointer;
}
.upload-form {
    /* background-color: #08142f; */
    /* padding: 20px; */
}
.upload-form input {
    background-color: #263148;
    color: #95abd7;
    border: #405787 solid 1px;
    /* margin-bottom: 15px; */
    padding: 10px 10px;
}
.upload-form select {
  background-color: #263148;
  color: #95abd7;
  border: #405787 solid 1px;
  margin-bottom: 15px;
  padding: 10px 10px;
}
.upload-form textarea {
  background-color: #263148;
  color: #95abd7;
  border: #405787 solid 1px;
  margin-bottom: 15px;
  padding: 10px 10px;
}
.upload-form label {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .9px;
  color: #95abd7;
  margin-top: 10px;


}
.create-new-album {      
    width: 100%;
}
.create-new-album button {      
  width: 100%;
  padding: 16px 0px;
  font-size: 20px;
}
.or {
  margin-top: 14px;
  margin-bottom: 15px;
}
.upload-f button {
  padding:  10px 50px;
  font-size: 18px;

}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    background-color: #263148 !important;
    color: #95abd7 !important;
    border: #405787 solid 1px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #95abd7 !important;
}
.select2-container {
    line-height: 2;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    padding:4px 7px !important;
}
.progress-bar {
    background-color: #fcb629;
}

/* dropzone */
.dropzone {
    background-color: #1d273c;
    border: none;
    height:auto
}
.dropzone .dz-message{
margin: 0px;
}
.upload-icon i {
    background: #525050;
    padding: 12px 15px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 2;

}

#dropzone h1 {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
}

#dropzone h1 em {
    font-size: 14px;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #909090;
    font-weight: 100;
}

.kcbFillGray {
    /* background: #222; */
    /* color: #fff ; */
    border: 1px solid #222;
}

.kcButton {
    padding: 7px 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    display: inline-block;
    transition: all ease-in-out 0.1s;
    border: none;
}

.uploadMainSection {
    /* display: none; */
}

#uploadAudio {
    /* border: 1px solid #ccc; */
    /* margin: 60px; */
}
/* .progress-text-left{
    float: left;
} */
.progress-text{
    float: right;
}
.upload-form .btn{
    margin-bottom: 0px;
}
.progress{
    /* display: none; */
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 3 !important;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 46px !important;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top:4px !important;
}
#create-album,#create-playlist,#create-artist{
    float: right;
    margin-top: 8px;
    background: #919fc1;
    font-size: 13px;
}
.select2-container--default .select2-selection--multiple{
    height: 46px !important;
}
.upload-f .btn{
    min-width:157px;
}

.login {
    width: 500px;
    margin: auto;
    
}

.sm-b {
    margin-bottom: 25px;
    padding: 0 20px;
    
    text-align: center;
}
.sm-b button {
    font-size: 20px;
    padding: 8px 13px 8px 17px;
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
}
.sm-b button i {
    margin-right: 5px;
}
.singin button {
    display: block;
    width: 100%;
    padding: 10px 0px;
    font-size: 17px;
    background-color: #fcb629;
    font-weight: 500;
    margin-bottom: 10px;
    border: #fcb629 solid 1px;
}
.singin button:hover {
    color: #000;
    background-color: #ffbd3a !important;
    border: #95abd7 solid 1px;
}
.login-f input {
    padding: 14px 12px;
}
.login-text a {
    margin-top: 10px;
    color: #95abd7;
    text-decoration: none;
}
.login-header{
    border-bottom: 1px solid #4f535d;
}
.btn-facebook:hover{
    color: #fff;
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    /* padding: 16px 14px 18px;
    padding-top: 18px; */
    padding:16px;
    font-size: 14px;
    line-height: 1;
    border-radius: 500px;
    transition-duration: .3s;
    border-width: 0;
    letter-spacing: 2px;
    min-width: 160px;
    text-transform: uppercase;
    white-space: normal;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
}
.btn-google,.btn-sign-up{
    font-size: 14px;
    line-height: 1;
    border-radius: 500px;
    transition-duration: .3s;
    border-width: 0;
    letter-spacing: 2px;
    min-width: 160px;
    text-transform: uppercase;
    /* padding: 16px 14px 18px;
    padding-top: 18px; */
    padding:16px;
    white-space: normal;
    text-align: center;
    border-color: #ccc;
    color: #616467;
    /* box-shadow: inset 0 0 0 2px #616467; */
    background-color: #fff;
    /* margin-bottom: 0; */
    font-weight: 700;
    text-align: center;
    color: #616467;
    /* box-shadow: inset 0 0 0 2px #616467; */
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    margin: 5px 0px 10px 0px;
}
.divider {
    border-top: 1px solid #3e4452;
    display: block;
    line-height: 1px;
    margin: 15px 0;
    position: relative;
    text-align: center;
}
.divider .divider-title {
    background: #1d273c;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 20px;
    text-transform: uppercase;
}
.btn-sign{
    border-radius: 500px;
    width: 100%;
    height: 48px;
}

/* The customcheck */
.customcheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: #fcb629;
    border-radius: 5px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 9px;
    top: 7px;
    width: 6px;
    height: 10px;
    border: solid #0e0e0e;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
input[type="file"]{
padding-left: 20px;
}
.top_artist img{
    border-radius: 50% !important;
}
.owl-carousel .owl-item img{
    max-height:228px;
}
.top-heading-stream{
    font-size: 14px;
    font-weight: 500;
    color: #c7c7c7;
}
.top-heading-stream span{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.top-heading-stream img{
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 50%;
}
.stream-detail{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #222d44; */
    background-clip: border-box;
    /* border: 1px solid rgba(0, 0, 0, .125); */
    border-radius: .25rem;
}
.stream-detail img{
    width: 170px;
    height: 170px;
    float: left;
    margin-right: 20px;
}

.stream-detail h3{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3px;
    margin-top: 5px;
    color: #fff !important;
}

.stream-detail h5{
    font-size: 16px;
    color: #a2a2a2;
    margin-top: 5px;
}

.stream-detail p{
    color: #fff;
    font-size: 18px;
    padding: 12px 0px;
}
/* .stream-detail i{
    color: #fff;
} */
.stream-icons {
    color: #fff;
    font-size: 14px;
}
.stream-heading{
    color: #dedede;
    text-align: center;
    font-size: 28px;
}
.stream-img{
    max-height: 250px;
    width: 100%;
    display: flex;
    margin: auto;
    background: #1d2d50;
}
.stream-img img{
    height: 250px;
    width: auto;
    margin: auto;
}
hr:not([size]) {
    height: 1px;
    color: #586b92;
}
.track-img-div{
    height: 300px;
    width: 100%;
    margin: auto;
    display: flex;
}

.track-img-div img{
    max-height: 300px;
    width: auto;
    margin: auto;
}
.no_record{
    font-size: 15px;
    color: #d0d0d0;
}
.comment-textarea{
    background-color: #263148;
    color: #95abd7;
    border: #405787 solid 1px;
}
.comment-textarea:focus{
    background-color: #263148;
    color: #fff;
    border: #405787 solid 1px;
}
.sl-left {
    float: left;
    position: relative;
    z-index: 1;
    margin-left: -20px;
    margin-bottom: 24px;
}
.sl-left img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.sl-left+.sl-content {
    margin-left: 32px;
}
.sl-content {
    margin-left: 24px;
    padding-bottom: 16px;
}
.sl-author {
    margin-bottom: 2px;
}
.sl-author a {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
}
.text-muted {
    color: inherit !important;
    opacity: 0.6;
    font-size: 12px;
}
.dropdown-item:focus, .dropdown-item:hover,.dropdown-item li:focus, .dropdown-item li:hover,.dropdown-item li:visited {
    background-color: #131d33;
    text-decoration: none !important;
    color: #fff;
}
.submenu a span{
    width: auto;
}
#nav-tabContent h5{
    color:#fff;
}
.fwdmsp-scrubber-bk-middle {
    /* display: none !important; */
}
.gallery {
    display: none;
}

.gallery img,.image_full_url img {
    border: 2px solid #95abd7;
    cursor: pointer;
}

.track-img{
    display: none;
}
.orange-border{
    border: 4px solid #fcb629 !important;
}
.image_full_url,.cover_full_url{
    display: none;
}
.playlist-items{
    max-height: 200px;
    overflow-y: scroll;
}
.main-div{
    position: relative;
}
.main-div img{
    opacity: 0.7;
}
.img-heading{
    position: absolute;
    right: 12px;
    top: 10px;
    text-align: right;
    font-size: 22px !important;
    color: #fcb629 !important;
    text-transform: capitalize;
    font-family: revert !important;
}
.artist-img-heading {
    position: absolute;
    text-align: center;
    font-size: 22px !important;
    color: #fcb629 !important;
    text-transform: capitalize;
    font-family: revert !important;
    top: 40%;
    width: 100%;
}

.album-image .img-heading,.playlists1 .img-heading,.playlists .img-heading{
    right:22px;
}
.track-img-div div{
    margin: auto;
}

.top_artist .owl-carousel .owl-nav button.owl-next, .top_artist .owl-carousel .owl-nav button.owl-prev, .top_artist .owl-carousel button {
    top: -200px !important;
}