<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* .mobileAccount .webview .formLabel {
    font-size:16px;
    padding-bottom: 6px;
    margin-bottom: 0px !important;
} */



.webview {
    font-size:16px;
    border-radius: 4px;
    font-weight: 400;
}
.webview .formLabel {
    font-size:16px;
    margin-bottom: 6px;
}

.webview .formSubLabel{
    font-size: 14px;
    margin-bottom: 12px;
}

.webview .coolInputModern{
    border-radius: 4px;
    max-width: 600px;
}
    
.webview .coolInput{
        border-radius: 4px;
}

.webview .tableHeader {
    color: #4a4a4a;
    /* text-transform: capitalize; */
    background: none;
    font-weight: 600;
    font-size:24px;
    padding: 10px;
}
.webview .webviewFullWidthMobileButton {
    width: 100% !important;
    border-radius: 6px;
    padding: 12px 18px 12px 18px;
    text-transform: none;
    background-color: #0073C7;
}

.webview .tableRow{
    border-bottom: none !important;

}

.webview .tableCell {
    border-bottom: none !important;
    border-style: none;
    position: relative;
    max-width: 600px;
    padding-left: 18px;
    padding-right: 18px;
}
.webview .headerFinePrint {
    margin-top:0.5em;
    line-height: 1.5em;
    font-weight: 300;
    font-size:12px;
}

.webview .linklike{
    display: inline-block;
    padding-top: 6px;
}

.webview .coolSelectModern .mobileWidth100{
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
}

.webviewcoolSelectModern{
    position: relative;
}

.webview .coolTextareaModern .mobileWidth100{
    border-radius: 4px !important;
}

.webview .dk__ .narrow-page {
    padding-left:18px;
    padding-right:18px;
}
.webview .dk__ .narrow-page .page-header,
.webview .dk__ .narrow-page .form-col {
    padding-left:0;
    padding-right:0;
}
.webview .mobileBlock{
    padding-top: 12px;
}

.webviewHide{
    display: none;
}

.webview .terms-box{
    border-radius: 4px;
    max-width: 600px;
}
.webview .terms-box .break {
    overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; width:100%
}
.webview .coolSelect{
    width: 100%;
}

.webview .ml-2{
    margin-left: 0px !important;
}

.webview .mt-4 {
    margin-top: 1.5rem;
}

.webview .clearfix .p-2{
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 24px;
}

.webview .coolSelectModern{
    border-radius: 4px;
    max-width: 100% !important;
}

.webviewMobileAlerts{
        border-radius: 0px 0px 4px 4px;
    }

.webview .changePasswordPrompt{
    border: none;
}

.webview tr.pageHeader {
     display:none
    }

.webview .selectCaret{
    padding-right: 18px;
}

.webview .tableInputCaretCredits{
    max-width: 207px;
    position: relative;

}

.webviewFixerWrapper{
    margin-left: 12px;
    margin-right: 12px;
}


.webview #serverInfo {
    display:none;
}
/** Slaps Webview **/
.slapsHeader,
.navContainer {
    display: none !important;
}

/** Cover Song Licenses Webview **/
.webview .cover-song-licenses {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.webview .cover-song-licenses {
    padding: 0 18px;
}

.webview .cover-song-licenses .tableRow {
    padding: 0;
}

.webview .cover-song-licenses .tableHeader {
    display: none !important;
}

.webview .cover-song-licenses .cover-song-licenses-description {
    padding-top: 0 !important;
}

.webview .cover-song-licenses .tableCell {
    padding: 18px 0;
    line-height: 1.5;
}

.webview .cover-song-licenses hr {
    border-color: rgba(0,0,0,0.1);
    margin: 12px 0;
}

.webview .cover-song-licenses .date {
    color: rgba(0,0,0,0.6);
}

.webview .cover-song-licenses .info-panel-grey {
    background: rgba(0,0,0,0.05);
    padding: 18px;
    border-radius: 6px;
    margin: 18px auto;
    line-height: 1.4;
}

.webview .cover-song-licenses .cover-song-licenses-list {
    border-top: 1px solid rgba(0,0,0,0.1);
}

.webview .cover-song-licenses .download-icon {
    padding-left:12px;
    font-size: 20px;
}

.webview .cover-song-licenses .download-text {
    display: none !important;
}

.webview .cover-song-licenses .download-icon a {
    padding: 18px;
}

.webview .cover-song-licenses .cover-song-licenses-list a:hover {
    text-decoration: none;
}

.webview .cover-song-licenses .tableRow:hover {
    background: initial;
}

/* Webview Album Extras */

.webview .label-flex-container {
    display: flex;
    flex-direction: row;
    margin: 6px;
    width: 100%;
}

.webview .padding-right-6 {
    padding-right: 6px;
}

.webview .padding-12 {
    padding: 12px;
}

.webview .album-extras-img {
    height: 20px !important;
    padding-right: 6px !important;
    width: auto !important;
}

.webview .smp-tiktok-icon {
    color: black;
    font-size:18px !important;
    width: 18px !important;
    height: 18px !important;
    margin-right: 12px !important;
}

/* --------------------------------------- */
/* Upload mobile app                       */
/* --------------------------------------- */

.webview.webview-upload,
.webview.webview-feedback-form,
.webview.webview-leave {
    background: #fafafa;
    padding: 18px;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-weight: 400;
    color: #222 !important;
}

.webview-upload h2,
.webview-feedback-form h2 {
    /* font-size: 18px; */
    font-size: 17px;
    text-align: center;
    margin-bottom: 24px;
    /* margin-bottom: 18px; */
    margin-top: 0;
    line-height: 1.4;
    font-weight: bold;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 18px;
}

.webview-upload h2 .finePrint,
.webview-feedback-form h2 .finePrint {
    margin-bottom: 0;
    font-weight: normal;
    margin-top: 3px;
    display: block;
}

.webview-upload h3,
.webview-feedback-form h3 {
    font-size: 17px;
    /* font-size: 18px; */
    font-weight: bold;
    margin-bottom: 12px;
}

/* .webview-upload hr {
    border: none;
    border-top: 1px solid rgba(0,0,0,0.1);
    margin: 18px auto;
} */

.webview-upload .finePrint,
.webview-feedback-form .finePrint {
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 1.4;
    display: inline-block;
}

.webview-leave .upload-leave-panel .header p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 0;
    line-height: 1.4;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 18px;
}

.webview-leave .upload-leave-panel .header p.title {
    font-weight: bold;
    font-size: 17px;
    border-bottom:none;
    margin-bottom:10px;
}

.webview-leave .upload-leave-panel .header p.title.border {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.webview-leave li.listSpaces span { margin-left: 12px; }


.webview-leave .upload-leave-panel .formLabel {
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
}

.webview-leave .upload-leave-panel .coolInput {
    width: 100%;
}

.upload-mobile p {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0;
}

.upload-mobile-priority,
.upload-mobile-services,
.upload-mobile-number-of-songs,
.upload-mobile-previously-released,
.upload-mobile-original-release-date,
.upload-mobile-artist-name,
.upload-mobile-artist-already-in-spotify,
.upload-mobile-artist-already-in-apple,
.upload-mobile-artist-already-in-google,
.upload-mobile-artist-already-in-instagram,
.upload-mobile-artist-already-in-facebook,
.upload-mobile-youtube-oac,
.upload-mobile-upgrade-ultimate,
.upload-mobile-release-date,
.upload-mobile-release-time,
.upload-mobile-preorder,
.upload-mobile-itunes-preorder,
.upload-mobile-record-label,
.upload-mobile-custom-upc,
.upload-mobile-shelf-life,
.upload-mobile-custom-pricing,
.upload-mobile-language,
.upload-mobile-primary-genre,
.upload-mobile-subgenre,
.upload-mobile-secondary-genre,
.upload-mobile-secondary-subgenre,
.upload-mobile-album-art,
.upload-mobile-mapping,
.upload-mobile-extras,
.upload-mobile-important-checkboxes,
.upload-mobile-submit-upload,
.upload-mobile-album-title,
.upload-mobile-track-item,
.feedback-form-panel,
.upload-leave-panel   {
    padding: 18px 18px 24px;
    margin-bottom: 24px;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    border-radius: 6px;
    background: #fff;
    overflow: hidden;
}

.upload-mobile #allStoreCheckboxes label {
    display: inline-block;
    padding-bottom: 24px;
}
.upload-mobile #allStoreCheckboxes label:last-of-type {
    padding-bottom: 0;
}

.upload-mobile #allStoreCheckboxes input[type="checkbox"] {
    margin-right: 6px;
}

.webview-upload .coolInput,
.webview-feedback-form .coolInput {
    border-radius: 6px;
    height: 42px;
    box-sizing: border-box;
    color: #222;
    padding: 6px 9px;
}

.webview-upload .uploadNotice {
    font-size: 14px !important;
    line-height: 1.4;
    padding: 18px;
    background: #FEF9C3;
    color: #603610;
}

.upload-mobile-track-item .coolInput,
.webview-feedback-form .coolInput,
.upload-mobile-artist-already-in-facebook .coolInput,
.upload-mobile-artist-already-in-instagram .coolInput {
    width: 100%;
}

.webview-upload .smallTextUnderInput,
.webview-feedback-form .smallTextUnderInput {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.5;
}

.upload-mobile #spotifyArtistIdSpinner,
.upload-mobile #appleArtistIdSpinner,
.upload-mobile #verifyArtistCheckingContainer,
.upload-mobile #youtubeChannelIdSpinner {
    padding: 0 12px;
    /* background: #fafafa; */
    border-radius: 6px;
    color: rgba(0,0,0,0.7)!important;
}

.upload-mobile #appleArtistIdTooManyMatches .artistListItem {
    margin: 0;
}

.upload-mobile .artistListItem {
    line-height: 1.4;
}

.upload-mobile #spotifyArtistIdSpinner .artistListItem,
.upload-mobile #appleArtistIdSpinner .artistListItem,
.upload-mobile #youtubeChannelIdSpinner .artistListItem {
    justify-content: center;
}

.upload-mobile .artistListLoadingIcon {
    align-self: center;
    padding-top: 4px;
    margin-right: 12px;
}

.upload-mobile .artistListStoreIcon i.fa {
    font-size: 30px;
    margin: 0 6px 0 0px;
}

.upload-mobile .artistCustomContainer {
    padding: 6px 0 18px 24px;
}

.upload-mobile .enterZeroMatchCustomAppleUri input,
.upload-mobile .myCustomSpotifyUri input,
.upload-mobile .enterZeroMatchCustomGoogleUri input,
.upload-mobile input.myCustomSpotifyUri,
.upload-mobile .enterCustomAppleUri input.myCustomAppleUri {
    width: 91%;
}

.upload-mobile .enterZeroMatchCustomAppleUri .validation-error,
.upload-mobile .enterCustomAppleUri .validation-error,
.upload-mobile .enterZeroMatchCustomGoogleUri .validation-error,
.upload-mobile .myCustomSpotifyUri .validation-error,
.upload-mobile .enterMultiMatchCustomSpotifyUri .validation-error {
    margin-left: 6px;
}

.upload-mobile .verifyArtistSuccessContainer.artistListItem {
    justify-content: center;
}

.upload-mobile #howManySongs select {
    width: 100%;
    height: 42px;
}

.upload-mobile-previously-released label {
    margin-bottom: 12px;
    display: inline-block;
}
.upload-mobile-previously-released label:last-child {
    margin-bottom: 0;
    display: inline-block;
}

.upload-mobile-artist-name #artistName {
    width: 100%;
    font-size: 18px;
    padding: 6px 12px;
    font-weight: bold;
    color: #222;
}

.upload-mobile-artist-name .uploadNotice,
.upload-mobile-artist-name .primaryFeaturedArtistWarning {
    font-size: 14px !important;
    line-height: 1.4;
    padding: 18px;
    background: #FEF9C3;
    color: #603610;
}

.upload-mobile-artist-name .uploadNotice i.fa,
.upload-mobile-artist-name .primaryFeaturedArtistWarning i.fa {
    font-size: 18px;
    margin-left: 12px;
}

.upload-mobile-release-date select.coolInputSmall {
    width: 100%;
    border-radius: 6px;
    height: 42px;
    margin-bottom: 12px;
    padding-left: 6px;
}

.upload-mobile-release-time select.coolInputSmall {
    border-radius: 6px;
    height: 42px;
    margin-bottom: 12px;
    padding-left: 6px;
    display: inline-block;
}

.upload-mobile-album-art {
    /* position: relative; */
    /* needed to position the cover art input */
}

.upload-mobile-album-art .artworkInputBoxVisible {
    /* border-radius: 6px;
    width: 280px;
    height: 280px; */
    position: initial;
    height: initial;
    width: initial;
}


.upload-mobile-album-art .distroUploadFileInput {
    position: absolute;
    top: -50000px; /* REALLY make sure it is hidden */
}

#albumArtUpload {
    /* width: 280px;
    height: 280px;
    margin: 0 auto;
    position: relative;
    cursor: pointer; */
    background: none;
    /* display: table;
    background-size: cover;
    background-position: center center; */
  }

#albumArtUpload .artworkInputBoxVisible {
    /* width: 280px;
    height: 280px;
    display: table; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-top: 100%; */
}

  #albumArtUpload .artworkInputBoxVisible label {
    /* display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 30px; */
    color: #222;
    opacity: 1;
    font-weight: bold;
    padding: 43.36% 12px;
  }

    #albumArtUpload .artworkInputBoxVisible label i {
        clear: both;
        font-size: 30px;
        opacity: 0.3;
        margin-bottom: 6px;
    }

    #albumArtUpload .artworkInputBoxVisible label .text {
        clear: both;
        font-size: 14px;
    }

    .webview-upload .artworkVisible {
        position: initial;
        height: initial;
        width: initial;
    }

    .webview-upload .artworkVisible img {
        width: 100%;
        height: auto;
        position: initial;
    }

    .webview-upload .artworkInputBoxVisibleBorder {
        border: none;
    }

.webview-upload .song-preview-card {
    padding: 18px; 
    border-radius: 6px; 
    margin-top: 0px; 
    background: rgba(31, 41, 55, 1);
    color: white;
    overflow: hidden;
}

.webview-upload .flex-album-preview {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.webview-upload .flex-36px {
    width: 36px;
    text-align: center;
    vertical-align: middle;
}

.webview-upload .flex-100px {
    width: 100px;
    text-align: center;
    vertical-align: middle;
}

.webview-upload .flex-100p {
    width: 100%;
    text-align: left;
}

.webview-upload .square-album {
    height: 36px;
    width: 36px;
    padding: 12px;
    border-radius: 3px;
    background-color: rgba(107, 114, 128, 1);;
}

.webview-upload .songTitlePreview {
    color: white !important;
}

.webview-upload .songTitlePreviewSmall {
    color: rgba(229, 231, 235, 1) !important;
}

.webview-upload .med-preview {
    color: #0F78B8;  
    font-size: 16px; 
    line-height: 1.5;
    font-weight: bold;
}

.webview-upload .square-album-artwork {
    height: 54px;
    width: 54px;
    border-radius: 3px;

    object-fit: cover; 
    object-position: 0px 0px;
}

.webview-upload .finePrint {
    font-size: 13px;
    padding-bottom: 6px;
}

.webview-upload .margin-left-12 {margin-left: 12px}
.webview-upload .margin-left-24 {margin-left: 24px}

  #albumArtUpload.hasImage .dashes, #albumArtUpload.hasImage label {
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .webview-upload select.coolInput, .webview-upload select.coolInputSmall, .webview-upload select.coolSelect {
        display: block;
        font-size: 15px;
        font-family: sans-serif;
        font-weight: 400;
        color: #222;
        line-height: 1.3;
        padding: 3px 30px 3px 9px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid rgba(0,0,0,0.2);
        border-radius: 6px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url('../images/chevron-down-solid.svg');
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        height: 42px;
  }


.upload-mobile-important-checkboxes .checkbox-grid-cols {
    grid-gap: 6px;
}

.upload-leave-button {
    margin: 50px 0 0px 0px;
}

.upload-mobile-submit-upload .button,
.upload-leave-button .button {
    width: 100%;
    border-radius: 6px;
    text-transform: none;
    font-weight: bold;
    padding: 18px;
    border: none;
    background: #0073C7 !important;
}

.upload-leave-button .button:disabled,
.upload-leave-button .button[disabled] {
    background: #0073C7;
    opacity: 0.3;
}

.upload-leave-button .button.cancel-confirm-button {
    opacity: 1 !important;
    border: 1px solid #FF2B3A;
    color: #FF2B3A !important;
    background: #FFFFFF !important;
}

.upload-leave-button .button.cancel-confirm-button:disabled,
.upload-leave-button .button.cancel-confirm-button[disabled] {
    width: 100%;
    border-radius: 6px;
    text-transform: none;
    font-weight: bold;
    padding: 18px;
    border: 1px solid #FF2B3A;
    color: #FF2B3A !important;
    background: #FFFFFF !important;
    opacity: 0.3 !important;
}




.upload-mobile-submit-upload .distroProgressBar {
    height: 40px;
    margin-bottom: 20px;
}

.upload-mobile-submit-upload .distroProgressBar .distroProgressBarLabelRight,
.upload-mobile-submit-upload .distroProgressBar .distroProgressBarLabel {
    font-size: 15px;
}

.webview-upload .upload-mobile-track-item hr,
.webview-feedback-form hr {
    border: none;
    border-top: 1px solid rgba(0,0,0,0.1);
    margin: 24px 0;
}

.webview-upload .mobile-notes-container{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.webview-upload .notesBullets{
    text-align: left;
    padding: 0;
}

.webview-upload .mobile-notes-ul{
    display: flex;
    flex-direction: column;
    list-style-type: none;
    padding-left: 0px;
    margin: 0 auto;

}

.webview-upload .featNotes{
    padding-top: 12px;
}

.webview-upload .cool-input-date {
    position: relative;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    padding: 3px 30px 3px 9px;
    width: 100%;
    height: 42px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    background-color: #fff;
    color: #222;

    background-image: url(../images/chevron-down-solid.svg);
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
}

/** make whole date input clickable to open date-picker */
.webview-upload input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}


/* --------------------------------------- */
/* Account mobile app                      */
/* --------------------------------------- */

.webview-account {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    margin: 18px auto;
    background: #fafafa;
}

.webview-account .formLabel {
    font-weight: bold;
    margin-bottom: 12px;
}

.webview-account .tableCell {
    padding: 0 18px 24px;
}

.webview-account hr {
    margin: 12px auto;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.webview-account select.coolInput, .webview-account select.coolInputSmall, .webview-account select.coolSelect, .webview-account select.coolInputModern {
    display: block;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: #222;
    line-height: 1.3;
    padding: 3px 30px 3px 9px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('../images/chevron-down-solid.svg');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    height: 42px;
}

.webview-account select.coolInputModern i {
    display: none;
}

.webview-account .coolInputModern {
    border-radius: 6px;
}

.webview-account .button {
    background: #0073C7;
    border-radius: 6px;
    font-size: 18px;
    font-weight: bold;
}

.webview-account .formSubLabel {
    margin-top: 0;
    font-size: 15px;
    color: rgba(0,0,0,0.65);
}

.webview-account .linklike {
    color: #0073C7;
}

.webview-account .terms-box {
    background: #fff;
}

/* --------------------------------------- */
/* 2FA mobile app                      */
/* --------------------------------------- */

.webview.webview-2fa {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 16px !important;
}

.webview.webview-2fa .twoFactorContainer {
    padding: 18px;
}

.webview.webview-2fa .bold {
    font-family: "Lato",helvetica,arial,sans;
    font-weight: 700;
}

.webview.webview-2fa .twoFactorImage {
    display: none;
}

.webview.webview-2fa .webview-2fa-heading {
    font-size: 17px !important;
    margin-top: 0 !important;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.webview.webview-2fa .webview-2fa-enter-code-heading {
    font-size: 17px !important;
    margin-bottom: 12px !important;
}

.webview.webview-2fa .fa-lock {
    opacity: 0.5;
}

.webview.webview-2fa .webview-2fa-container {
    height: auto !important;
    width: 100%;
}

.webview.webview-2fa .TwoFactorNumBox {
    height: auto !important;
    width: 100% !important;
    min-width: 24px !important;
    border: 1px solid rgba(0,0,0,0.2) !important;
}

.webview.webview-2fa .buttonSmall {
    line-height: 1.4 !important;
    margin-bottom: 30px;
    max-width: initial !important;
    margin-top: 12px;
}

.webview.webview-2fa .webview-2fa-send-code-again {
    font-size: 14px !important;
}

.webview.webview-2fa .sentCodeAgain {
    font-size: 14px !important;
    color: #16a34a;
    background: #f0fdf4;
    padding: 12px 18px;
    border-radius: 30px;
    display: inline-block;
}

/* --------------------------------------- */
/* Payout Method mobile app                */
/* --------------------------------------- */

.webview.webview-payout-method {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.5;
    background: #fafafa;
    margin: 18px 6px 6px !important;
}

.webview.webview-payout-method .webview-payout-method-form, .webview.webview-payout-method .webview-payout-methods-include {
    background: #fff;
    padding: 18px;
    border-radius: 6px;
    border: 1px solid rgba(221, 221, 221, 0.8);
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
}

.webview.webview-payout-method .webview-payout-methods-include {
    margin-top: 18px;
}

.webview.webview-payout-method  .payout-method-heading {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 12px;
    text-align: center;
    font-size: 17px;
}

.webview.webview-payout-method .button {
    background: #0073C7 !important;
    font-size: 17px;
    font-weight: bold;
    border-radius: 6px;
    margin-top: 18px;
}

.webview.webview-payout-method .payout-method-title {
    text-align: center;
}

.webview.webview-payout-method .payout-option {
    display: flex;
    align-items: baseline;
}

.webview.webview-payout-method .payout-option .payout-option-description {
    font-size: 16px;
}

.webview.webview-payout-method .payout-option input {
    margin-right: 6px;
}

.webview.webview-payout-method .finePrint {
    font-size: 13px;
    line-height: 1.5;
}

.webview.webview-payout-method .p-2 {
    margin-bottom: 0;
}

.webview.webview-payout-method .webview-payout-methods-include ul {
    margin: 18px 0;
}

.webview.webview-payout-method .webview-payout-methods-include li {
    line-height: 1.5;
    margin-bottom: 0.5rem;
}

.webview.webview-payout-method .webview-payout-methods-include .mt-4 {
    margin-top: 0;
}

.webview.webview-payout-method .webview-payout-methods-include .webview-show-button {
    display: block !important;
    border-radius: 6px;
    padding: 12px 18px 12px 18px;
    text-transform: none !important;
    background-color: #0073C7;
    text-align: center;
    color: #ffffff;
}

.webview-fixer-btn-holder {
    display: flex;
    margin-top: 25px;
}

.webview-fixer-select {
    font-size: 12px;
}


.webview .videoShareInput {
    width: 100% !important;
    position:relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 40px !important;
    font-size: 15px !important;
}

.webview .copyLinkButton {
    width: 100%;
    position: relative;
    margin-top: 20px;
    height: 60px !important;
}

/** /videos page **/

.webview span.hideText,
.webview div.hideText {
    display:none;
}

.webview .videoActionButton {
    font-size: 10px;
    width: 50% !important;
}

.webview .videoActionButton i {
    margin-right: 0px !important;
}

.webview .videotable .tableInputCaret {
    max-width: 100% !important;
}

@media screen and (max-width: 450px){

    .webview .videotable .marcelStatusRow {
        font-size: 12px !important;
    }
}


@media screen and (max-width: 350px){

    .webview .videotable .tableRow {
        font-size: 12px !important;
    }

    .webview .videotable .coolSelectModern {
        font-size: 15px;
    }
}

/** end /videos page **/


/** mint bundle **/
.bundleFreeText {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: var(--gray-700);
    white-space: nowrap;
}

.bundleUltimateText {
    background-image: linear-gradient(to right, #0073C7, #17E3CB);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.party-ultimate-plan {
    display: flex;
    flex-direction: row;
    font-weight: 700;
    font-size: 14px;
    margin: 10px;
    padding-bottom: 10px;
}

.party-ultimate-icon {
    flex-shrink: 0;
}

.party-ultimate-msg {
    padding: 0px 11px;
}
/** end mint bundle **/</pre></body></html>