.field-col-1.release_upc_if {
    background: #f2f2f7;
    padding: 20px;
    border-radius: 1.2rem;
    color: #333;
}

.field-col-1.track_isrc_if {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 1.2rem;
    color: #333;
}

.block-title.aa_number_text {
    background-image: linear-gradient(to top, #f2f2f7, #e4ecf5);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[239]"] {
  background: #fff !important;
}

div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[97]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[98]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[99]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[100]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[101]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[102]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[103]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[104]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[105]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[106]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[165]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[166]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[167]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[168]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[169]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[170]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[171]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[172]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[173]"],
div[id^="ocdw_form_builder-block"] .inner-center input[type=text][name="field[174]"] {
  background: #fff !important;
}

.ui-size__btn {
    border: .1rem solid #cdcdd2;
    transition: .50s;
    background: #fff;
}

.header {
    box-shadow: none;
}

div[id^="ocdw_form_builder-block"] .upload-file-button {
    width: 45%!important;
    margin: 0px 0 5px;
} 

div[id^="ocdw_form_builder-block"] .inner-footer .save-form {
    width: 45%!important;
} 

.article__heading {
    font-size: 4.8rem;
    line-height: 4rem;
}


a.megatopper {
    color: #0085b2;
    line-height: 1.2rem;
    margin: .6rem;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #0085b2;
    border-radius: 1.5rem;
}

a.megatopper:hover {
    background: #fff;
    color: #00c9ff;
    border: 2px solid #00c9ff;
}

.special_menu_padding {
    margin-right: 2rem !important;
}

#top_menu_hover:hover{
    color: #c0c4dc;
}

.acc__btn:hover {
    color:#c0c4dc!important;
}

element.style {
}
.acc__btn .icon-user {
    top: -0.1rem;
    margin: 0 0.5rem 0 0;
}
svg:not(:root) {
    overflow: hidden;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    fill: currentColor;
}
.icon-user {
    display: inline-block;
    vertical-align: middle;
    width: 1.5rem;
    height: 1.4rem;
}
*, ::before, ::after {
    box-sizing: inherit;
}
* {
    outline: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
svg:not(:root) {
    overflow-clip-margin: content-box;
    overflow: hidden;
}

.acc__btn .icon-user {
    color: #333;
}


.ui-size__btn {
    min-width: 5rem;
}


.special_dark_white_1{
color: #292A30;
}

.special_dark_white_2{
color: #292A30;
background: #fff;
}

.special_dark_white_2_1{
color: #292A30;
background: #fff;
}

.special_dark_white_3{
background: #f2f2f7; 
min-height: 1px; 
}

#el20 {
    color: #aeb5bd;
}


.media {
    padding: 5rem 0 5rem;
}

.news__item {
    background: #fff;
    box-shadow: 0 0 5rem rgba(0, 0, 0, 0.05);
    border: none;
    border-radius: 2rem;
}

.news__item:hover {
    box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
}


input#copylink {
    background: #f2f2f7!important;
    color: #000!important;
}

    .livelive {
        box-shadow: 0 0 5rem rgba(0, 0, 0, 0.05);
    }

    .livelive:hover {
        box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
    }
    
    
    @media (max-width: 992px) {
    .header--v2 .acc .acc__btn {
        color: #292A30;
        height: 100%;
        padding: 0.25rem 2.5rem 0.25rem 1rem;
        font-size: 1.1rem;
        background: #f2f2f7;
        border-radius: 0.5rem;
        margin-top: -5px;
    }
    
    .acc__btn:after {
    border-bottom: .2rem solid #292A30;
    border-right: .2rem solid #292A30;
    margin: -.5rem 1rem;
}
    }
    
@media (max-width: 767px) {
    .header--v2 .acc .acc__btn {
        color: #292A30;
        height: 100%;
        padding: 0.25rem 2.5rem 0.25rem 1rem;
        font-size: 1.1rem;
        background: #f2f2f7;
        border-radius: 0.5rem;
        margin-top: -5px;
    }
    
    #icon-user.icon-user {
        display:none;
    }
    
    .acc__btn:after {
    margin: -.5rem 0 0;
    border-bottom: .2rem solid #333;
    border-right: .2rem solid #333;
}
}

@media (max-width: 767px) and (max-width: 479px) {
    .header--v2 .acc .acc__btn:after {
        display: inline;
        border-bottom: .2rem solid #292A30;
    border-right: .2rem solid #292A30;
    }
}


@media (max-width: 767px) {
    .header--v2 .acc .acc__btn.is-active, .header--v2 .lang .lang__btn.is-active, .header--v2 .wallet .wallet__btn.is-active {
        color: #292A30!important;
        background: #f2f2f7!important;
    }
}


.col-hidden_del.col-lg-visible.col-auto.col-phone {
    margin: auto;
}



.btn--transparent {
    background: #fff;
    border: none;
}

.btn--transparent:hover {
    background: #ffffff!important;
    border: none;
    color: #e67e22;
}






.blog__item {
    position: relative;
    z-index: 10;
    display: block;
    color: #3b3d40;
    font-size: 1.4rem;
    line-height: 2.1rem;
    font-weight: 400;
    background: #f2f2f7;
    padding: 20px;
    border-radius: 2rem;
}



.blog__item:hover {
    position: relative;
z-index: 10;
display: block;
color: #000;
font-size: 1.4rem;
line-height: 2.1rem;
font-weight: 400;
background: #fff;
padding: 20px;
border-radius: 2rem;
box-shadow: 0 0 5rem rgba(0, 0, 0, 0.15);
}

.music-block__details-track {
    color: #757585;
}


.bloghead {
    background: linear-gradient(45deg, #f0fcff, #cddcff);
    padding: 50px 50px 50px 50px;
    font-size: 2rem;
    border-radius: 3rem;
}


.background_white_black {
background: #fff;    
}

.opacity_if_dark {
    opacity: .5;
}


.pricingTable .pricingTable-signup:hover {
    background: #fff!important;
    color: #000!important;
}

.pricingTable:hover .pricingTable-signup {
    background: #fff!important;
    color: #000!important;
}

.pricingTable:hover .pricing-content {
    color: #fff!important;
}