@font-face{
    font-family:'Poppins';
    src:url('../fonts/poppins/400.eot');
    src:url('../fonts/poppins/400.eot?#iefix') format('embedded-opentype'),
    url('../fonts/poppins/400.woff2') format('woff2'),
    url('../fonts/poppins/400.woff') format('woff'),
    url('../fonts/poppins/400.ttf') format('truetype'),
    url('../fonts/poppins/400.svg#embed-poppins') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face{
    font-family:'Poppins';
    src:url('../fonts/poppins/700.eot');
    src:url('../fonts/poppins/700.eot?#iefix') format('embedded-opentype'),
    url('../fonts/poppins/700.woff2') format('woff2'),
    url('../fonts/poppins/700.woff') format('woff'),
    url('../fonts/poppins/700.ttf') format('truetype'),
    url('../fonts/poppins/700.svg#embed-poppins') format('svg');
    font-weight: 700;
    font-style: normal;
}

.navbar-brand, .display-1, .display-2, .display-3, .display-4, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    /*font-family: "Poppins", "Trebuchet MS", "PT Sans", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif!important;*/
    font-family: "Segoe UI", "Trebuchet MS", "PT Sans", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif !important;
    letter-spacing: -0.04em!important;
    font-weight: bold!important;
}
h1,h2,h3,h4,h5{
    color: #02b875 !important;
}
body{
    /*font-family: "Segoe UI", "Trebuchet MS", "PT Sans", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;*/
    font-family: "Segoe UI", "Trebuchet MS", "PT Sans", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif !important;
}

.update_profile {
    color: #02b875 !important;
    border-bottom: 2px solid #02b875;
    font-size: 15px;
}
.biO {
    color: black !important;
    border-bottom: 6px solid #02b875;
    font-size: 25px;
}
.seeMoreBio{
    font-weight: bold;
}
/*check box field style*/

ul.ks-cboxtags {
    list-style: none;
    padding: 0;
}

ul.ks-cboxtags li {
    display: inline;
    height: 23px;
}

ul.ks-cboxtags li label {
    border-radius: 25px;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* -webkit-tap-highlight-color: transparent; */
    color: #383760;
    font-size: 16px;
    line-height: 16px;
}

ul.ks-cboxtags li label {
    padding: 17px 12px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    height: 23px;
    margin: 0 12px 17px 0px;
    background-color: #ebebef;
    border: none;
}


ul.ks-cboxtags li input[type="checkbox"] {
    display: absolute;
}

ul.ks-cboxtags li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.features-box {
    /*background-color: #fff;*/
    /*box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);*/
    /*margin: 25px 0;*/
    /*border-radius: 20px;*/
    padding: 25px 30px 10px 30px;
}

ul.ks-cboxtags {
    margin: 0;
}

[type="checkbox"].filled-in:checked + span:not(.lever)::after {
    border: #02b875 !important;
    background-color: #02b875 !important;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    background-color: #02b875 !important;
    color: white;
}

.collapsible-header.features_tAgs {
    box-shadow: 0px 0px 3px 0px #00000017 !important;
    background-color: #f9f9f9 !important;
    display: flex;
    cursor: pointer;
    line-height: 1.5;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
}

.artist_update,
.add_track{
    float: right;
    border-color: #02b875 !important;
    background-color: #1f1f25 !important;
    color: white !important;
    text-align: center !important;
    padding: 10px 1.5rem 10px 1.5rem !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3) !important;
    border-radius: 500px !important;
    margin-left: 10px!important;
}

.add_your_track{
    border-color: #02b875 !important;
    background-color: #1f1f25 !important;
    color: white !important;
    text-align: center !important;
    padding: 10px 1.5rem 10px 1.5rem !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3) !important;
    border-radius: 500px !important;
    margin-left: 10px!important;
}
.add_your_track:hover, .add_your_track:focus {
    color: rgba(255, 255, 255, 0.87) !important;
    background-color: #02b875 !important;
    box-shadow: 0 10px 20px rgba(55, 206, 23, 0.72) !important;
}
.add_your_track .btnTitle,
.add_your_track .btnSubtitle{
    text-align: left;
    font-size: 1rem;
    line-height: 1.25rem;
}
.btn-social-colored{
    border-color: #02b875 !important;
    background-color: #1f1f25 !important;
    color: white !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3) !important;
    border-radius: 500px !important;
}
.update_track_not{
    border-color: #02b875 !important;
    background-color: #1f1f25 !important;
    color: white !important;
    text-align: center !important;
    padding: 10px 1.5rem 10px 1.5rem !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3) !important;
    border-radius: 500px !important;
}

.artist_update:hover, .artist_update:focus,
.add_track:hover, .add_track:focus,
.btn-social-colored:hover, .btn-social-colored:focus {
    color: rgba(255, 255, 255, 0.87) !important;
    background-color: #02b875 !important;
    box-shadow: 0 10px 20px rgba(55, 206, 23, 0.72) !important;
}

.artist-features {
    display: flex;
    align-items: center;
    margin: 0 28px 20px 10px;
    flex-wrap: wrap;
}

.artist-features ul {
    margin: 0;
    padding: 0 0px 0 40px;
}

.artist-features ul li {
    color: #8d8ca4;
    font-size: 16px;
    line-height: 16px;
    margin: 10px 0 0 0
}

.artist-features ul li::marker {
    color: #02b875;
}

.profile-pic input {
    display: none;
}

#loadings {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    /*background: #fff url(../images/loader.gif) no-repeat center center;*/
    z-index: 999999;
}

.flag_style {
    display: flex;
}

.flag-icon {
    font-size: 20px !important;
    margin-right: 8px;
}


#profile .text-muted{
    color: black !important;
    /*font-size: 16px;*/
    /*line-height: 16px;*/
    /*margin: 10px 0 0 0;*/
}

.release_date{
    border-color: rgba(120, 130, 140, 0.2)!important;
    border-radius: 0!important;
    min-height: 2.375rem!important;
}
#preview{
    max-width:275px;
    margin-top:10px;
}
#iframe_track{
    border: 0;
    /*width: 100%;*/
    /*height: 100%;*/
    display: block;
}
#imgTrackPreview,
#imgEditTrackPreview{
    width: 300px;
    height: 300px;
}
.flag_icon {
    margin-right: 5px;
    width: 30px;
    height: 22px;
}

.changePassword{
    position:relative;
}

.change_password {
    position: absolute;
    right: 7px;
    top: 7px;
}
#releaseDateTrack .gj-datepicker-md [role=right-icon] {
    left: 0 !important;
}
#releaseDateTrack .gj-textbox-md {
    padding: 7px 25px!important;
}
.features-box-select{
    margin: 20px 0px;
    color: #02b875 !important;
    border: 1px solid #02b875 !important;
}
.features-box-select-language{
    margin: 0;
    color: #02b875 !important;
    border: 1px solid #02b875 !important;
}

.choices__list--multiple .choices__item {
    background-color: #02b875 !important;
    border: 1px solid #02b875 !important;
}


.collapsible-header.features_tAgs {
    color: #02b875 !important;
    border: 1px solid #02b875 !important;
}

.afterRelease{
    color:#02b875!important;
}
.promoteArtist{
    cursor: pointer !important;
}
.budgetMind{
    cursor: pointer !important;
}
.item_artist {
    border: 1px solid #02b875 !important;
}
.itemNot {
    border: 1px solid #02b875 !important;
}
.itemYes {
    border: 1px solid #02b875 !important;
}
.step_received, .step_media, .step_establish{
    border: 1px solid #02b875 !important;
}

.step_standard, .step_advanced, .step_pro, .step_premium{
    border: 1px solid #02b875 !important;
}

#addLinkButton{
    cursor: pointer;
    color: #02b875;
}
#addLinkButtonEdit{
    cursor: pointer;
    color: #02b875;
}
#removeButtonEdit{
    cursor: pointer !important;
    color: red !important;
}
#removeButton{
    cursor: pointer !important;
    color: red !important;
}
.addMoreRemoveLink{
    display: flex;
}
.plusIcon {
    color: #02b875;
    /* margin-left: 13px; */
    margin-bottom: 3px;
    text-align: left;
    /* text-align: end; */
}
.plusIconRemove {
    color: red;
    margin-left: auto;
    margin-bottom: 3px;
    text-align: end;
}
.addEmbeded {
    display: flex;
}
.addMoreLinks {
    width: 89%;
}
.previewStart {
    margin: 6px;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    black;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    black;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    black;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    black;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    black;
}

::placeholder { /* Most modern browsers support this now. */
   color:    black;
}
#previewIcon{
    color:    #02b875;
    float: left;
}
.editNewLink{
    margin-bottom: 2rem !important;
}
#previewIconEdit{
    color: #02b875;
    float: right;
}


#deMo .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }

  #deMo .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  #deMo .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }

  #deMo .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .switch input:checked + .switchDemo {
    background-color: #02b875 !important;
  }

  .switch input:focus + .switchDemo {
    box-shadow: 0 0 1px #02b875 !important;
  }

.switch input:checked + .switchDemo:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  /* Rounded sliders */
  #deMo .slider.round {
    border-radius: 34px;
  }

  #deMo .slider.round:before {
    border-radius: 50%;
  }
  .addYourInterest {
    border-color: #02b875 !important;
    background-color: #02b875 !important;
    color: white !important;
    text-align: center !important;
    padding: 10px 1.5rem 10px 1.5rem !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-shadow: inset 0 0 1px rgb(0 0 0 / 30%) !important;
    border-radius: 500px !important;
}
#TextBoxesGroupEdit {
    /*overflow: hidden;*/
}

.addMoreClassic {
    padding: 17px 12px;
    padding-top: 17px;
    padding-right: 12px;
    padding-bottom: 17px;
    padding-left: 12px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    height: 23px;
    margin: 0 12px 17px 0px;
    background-color: #e57171 !important;
    color: white !important;
    border: none;
    border-radius: 25px;
    white-space: nowrap;
    font-size: 16px;
    line-height: 16px;
}
.closeTag {
    cursor: pointer !important;
}

.bgGradient{
    /*background: linear-gradient(to bottom, #99ffcc 0%, #ccff99 96%);*/
    padding: 12px;
}


.getVerified {
    text-align: center;
}
.getVerified a{
    padding: 13px;
}


.proposition_header {
    justify-content: space-between !important;
    align-items: center !important;
    display: flex !important;
}

.proposition {
    margin-top: 20px;
    border-color: #02b875 !important;
    background-color: #1f1f25;
    color: white !important;
    text-align: center !important;
    padding: 10px 1.5rem 10px 1.5rem !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-shadow: inset 0 0 1px rgb(0 0 0 / 30%) !important;
    border-radius: 500px !important;
    margin-left: 10px !important;
}
.offerAlternative, #cOfferBtn{
    justify-content: space-between;
    align-items: center !important;
    display: flex !important;
}

#previewLinkEdit iframe{
    width: 100%;
}
/*Collapse Style*/
/*.sidebarCollapsed {*/
/*    height: 100%;*/
/*    width: 0;*/
/*    position: fixed;*/
/*    z-index: 999;*/
/*    top: 0;*/
/*    right: 0;*/
/*    background-color: #363c43;*/
/*    overflow-x: hidden;*/
/*    transition: 0.5s;*/
/*    padding-top: 60px;*/
/*}*/

/*.sidebarCollapsed a {*/
/*    padding: 8px 8px 8px 32px;*/
/*    text-decoration: none;*/
/*    font-size: 25px;*/
/*    color: #818181;*/
/*    display: block;*/
/*    transition: 0.3s;*/
/*}*/

/*.sidebarCollapsed a:hover {*/
/*    color: #f1f1f1;*/
/*}*/

/*.sidebarCollapsed .closebtn {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 25px;*/
/*    font-size: 36px;*/
/*    margin-left: 50px;*/
/*}*/


/*!* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) *!*/
/*@media screen and (max-height: 450px) {*/
/*    .sidebarCollapsed {padding-top: 15px;}*/
/*    .sidebarCollapsed a {font-size: 18px;}*/
/*}*/
/*@media (min-width: 320px) and (max-width: 480px) {*/

/*    !* CSS *!*/
/*    !*.sidebarCollapsed*!*/
/*    !*{*!*/
/*    !*    width: 475px;*!*/
/*    !*}*!*/
/*    .sidebarCollapsed .closebtn {*/
/*        top: 40px;*/
/*    }*/
/*}*/
/*Collapse Style*/



.multipleImgEditTrackPreview{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border: 1px solid black;
    margin-bottom: 15px;
}
.ImageClose {
    display: inline-block;
    position: relative;
}
.ImageClose .closebtn {
    position: absolute;
    top: -17px;
    left: 26px;
    font-size: 20px;
    margin-left: 50px;
}
.PdfClose {
    display: initial;
    position: relative;
    margin-right: 20px;
}
.PdfClose .closebtn {
    position: absolute;
    top: -160px;
    left: 161px;
    font-size: 20px;
}

.open-modal .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.openModal {
    overflow: hidden;
}

.colorAdd{
    color:#02b875 !important;
}
.colorBgAdd{
    background-color:#02b875 !important;
}
.declineColorBgAdd{
    background-color:#ED4F32 !important;
}
.saveColorBgAdd:hover,
.saveColorBgAdd:focus{
    color: rgba(255, 255, 255, 0.87) !important;
    background-color: #02b875 !important;
    box-shadow: 0 10px 20px rgba(55, 206, 23, 0.72) !important;
}






/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

    /* CSS */

}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

    /* CSS */
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

    /* CSS */
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    /* CSS */
}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

    /* CSS */
    #previewLinkEdit iframe
    {
        width: 480px !important;
    }
    .offerAlternative, #cOfferBtn{
        display: inline-block !important;
    }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

    /* CSS */
    #snackbar,
    #snackbarError {
        z-index: 11 !important;
        font-size: 13px!important;
        top: 59px !important;
        right: 28px!important;
    }
    #previewLinkEdit iframe
    {
        width: 335px !important;
    }
    .proposition_header {
        display: block !important;
    }
    .offerAlternative, #cOfferBtn{
        display: inline-block !important;
    }
    .artist_update,
    .add_track{
        padding: 10px 0.5rem 10px 0.5rem !important;
    }
}
