<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ph-bright::placeholder {
    opacity: .9;
    color: #fff;
}

.pd-flyer-builder-search-cont {
    padding-left: 30px;
}

.pd-menu {
    border-right: 1px solid white !important;
    height: 2.35rem;
    font-size: 1rem;
    border-radius: 0 !important;
}

    .pd-menu.active {
        background-color: #054097;
        box-shadow: 0 1px 0px 2px #fff;
    }

.bg-white .pd-menu.active {
    box-shadow: 0 1px 0px 2px #000;
}

.sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .sortable li {
        float: left;
        padding: 7px 10px;
    }

.pctodaybtn, .pctoverviewbtn {
}

.pd-page-wrapper {
    margin-top: 4em;
    /* position: relative; */
}

.notimplemented {
    display: none !important
}

.pd-modibile-nav-btn {
    font-size: 16pt !important;
    font-weight: bold;
    height: 45px;
    border-radius: inherit;
}

.pd-mobile-nav {
    display: none;
}

#pd_navbar {
    width: 101%;
    height: 2em;
    margin: 0 -15px 1em -15px;
    z-index: 3;
    position: fixed;
    top: 62px;
}

.htmleditor-wrapper {
    display: block;
    width: 805px;
    margin: 0 auto;
    /*margin-top: 25px;*/
}

#RadEditor1_contentDiv {
    background-color: white;
    max-width: 100vw;
}

label {
    margin-bottom: .1rem;
}

.form-group {
    margin-bottom: .5rem;
}

.tooltip-inner {
    font-size: 10pt;
}

.tooltip.show {
    opacity: 1;
}

.lookup-results {
    position: relative;
    max-height: 65vh;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 11pt;
    border: 1px solid lightgray;
}

    .lookup-results a {
        color: inherit !important;
    }

.subscriber-edit {
    position: fixed;
    width: 60%;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    z-index: 2;
    margin: 19vh 20%;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid lightgray;
    height: 62vh;
}

.feedback-panel {
    position: fixed;
    width: 60%;
    top: 0;
    right: 0;
    left: 0;
    overflow-y: auto;
    background-color: white;
    z-index: 2;
    margin: 15% 20%;
    border: 1px solid lightgray;
    padding: 20px;
    box-shadow: 0 0 15px #c5c4c4;
    border-radius: 10px;
}

.sendnow-panel {
    position: fixed;
    width: 30%;
    top: 0;
    right: 0;
    left: 0;
    overflow-y: auto;
    z-index: 2;
    margin: 15% 35%;
    border: 1px solid lightgray;
    padding: 20px;
    box-shadow: 0 0 15px #c5c4c4;
    border-radius: 10px;
}

.bg-white .sendnow-panel{
    background: #fff !important;
}

.pd-confirm {
    position: fixed;
    width: 60%;
    top: 0;
    right: 0;
    left: 0;
    overflow-y: auto;
    background-color: white;
    z-index: 2;
    margin: 15% 20%;
    border: 1px solid lightgray;
    padding: 30px;
    /* box-shadow: 0 0 15px #c5c4c4; */
    /* border-radius: 10px; */
    height: auto;
}

.pd-menu, .pd-menu:hover {
    border-right: 1px solid white;
    width: 100%;
}

.pd-files {
    /*    background-color: white;
    border: 1px solid lightgray;
    font-size: 12pt;
    table-layout: fixed;
    word-wrap: break-word;
    width: 65%;
    margin: 0 auto*/
    width: 80vw;
    border: 1px solid lightgray !important;
    background: radial-gradient(ellipse at center, #45484d 0%,#000000 100%);
    border-radius: 5px;
    position: relative;
    margin: 7vh 10vw 1vh;
}

.bg-white.text-black .pd-files, .bg-white.text-black .pd-main-wrapper.pd-black-form {
    background: none;
    background-color: #fff;
    color: #000;
}


.pd-files td, .pd-files th {
    padding: 10px 10px;
    color: lightgray;
    font-weight: normal;
}


.bg-white.text-black .pd-files td {
    color: #000;
}

.pd-files a {
    color: inherit !important;
}



#Content_lb_view_deleted {
    color: inherit !important;
}

#Content_lb_undo_view_deleted {
    color: inherit !important;
}

.selected-pager span {
    color: inherit !important;
    font-weight: bold;
    font-size: larger;
}

.pd-files-header {
    background: radial-gradient(circle, rgba(0,48,135,1) 0%, rgba(0,39,108,1) 50%, rgba(1,26,70,1) 100%) !important;
    color: #fff !important;
}

.bg-white.text-black .pd-files-header {
    color: #fff !important;
}

.pd-header-scroll {
    color: #000 !important;
}

.promooffer-input-pd {
    width: 100%;
    margin: 10px 0;
    padding: 7px;
    border-radius: 4px;
    background: rgb(0 0 0 / 55%);
    border: 1px solid rgb(211 211 211 / 49%);
    color: #fff;
    outline: none !important;
    display: inline-block;
}

.bg-white.text-black .promooffer-input-pd {
    background: #fff;
    color: #000;
    border: 1px solid #666;
}

.pd-nowidth {
    width: unset;
}

.no-width {
    width: unset;
}

.pdb-search-button {
    background-image: url(/art/search.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: bottom;
    background-size: 60%;
}

.promooffer-input-label {
    padding: 15px 0 0 15px;
}

.theme_button {
    cursor: pointer;
    float: left;
    width: 25px;
    height: 25px;
    border: 2px solid black;
    margin-right: 5px;
    font-size: 15px;
    padding-left: 0px;
}

.gv-action {
    margin-right: 5px;
    /*width: 45px;
                    display: inline-block;
                    text-align: center;*/
}

.alternate-row {
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    background-color: rgb(102 102 102 / 29%);
}

.pd-main-wrapper {
    background-color: white;
    border: 1px solid lightgrey;
    padding: 0 5px 5px 5px;
    width: 815px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow-x: hidden;
    border: 1px solid lightgray !important;
    /* background: radial-gradient(ellipse at center, #45484d 0%,#000000 100%); */
    margin-right: clamp(185px, calc((100vw - 815px) / 2), calc((100vw - 815px) / 2));
}

    .pd-main-wrapper select {
        /* height: 28px; */
    }

.pd-main-wrapper-grad {
}

.pd-black-form {
    background: radial-gradient(ellipse at center, #45484d 0%,#000000 100%);
}

.pd-main-wrapper-toolbar {
    color: white;
}

    .pd-main-wrapper-toolbar select, .pd-main-wrapper-toolbar input[type=submit] {
        /*margin-bottom: 20px;*/
    }

.pd-toolbar-title {
    margin-bottom: 10px;
    background: radial-gradient(circle, rgba(0,48,135,1) 0%, rgba(0,39,108,1) 50%, rgba(1,26,70,1) 100%) !important;
    color: #fff;
    /* height: 60px; */
}

.pd-overview {
    position: fixed;
    height: 425px;
    width: 185px;
    border: 1px solid lightgrey;
    background-color: white;
    top: 125px;
    right: 0px;
    z-index: 1;
    color: #000;
}

.pd-overview-hideshow {
    height: 425px;
    width: 15px;
    background-color: lightgrey;
    font-size: 2rem;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    color: #000;
}

.pd-overview-item {
    width: 130px;
}

.pd-overview-submit {
    margin-right: 5px;
    margin-top: 26px;
    display: none;
}

.preview-text {
    font-size: 15px;
    margin-bottom: 15px;
    color: #000;
}

.hover-preview {
    position: absolute;
    top: 45px;
    width: 805px;
    height: 98%;
    cursor: no-drop;
}

    .hover-preview:hover {
        border: 2px solid darkgray;
        background-color: rgba(50,50,50,0.4);
    }

input[type=radio], input[type=checkbox] {
    margin-right: 5px;
    width: 17px;
    height: 17px;
}

#Content_up_block {
    color: #000;
}

.pd-contact-info-wrap {
    padding: 15px;
    border: 1px solid lightgray;
    margin: 0 auto;
    background: radial-gradient(ellipse at center, #45484d 0%,#000000 100%);
}

    .pd-contact-info-wrap a {
        color: inherit !important;
        text-decoration: none !important;
    }

.bg-white.text-black .pd-contact-info-wrap {
    background: none;
    background-color: #fff;
}

.stats-totals {
    position: fixed;
    width: 70%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    background-color: white;
    z-index: 3;
    margin: 5% 15%;
    border: 1px solid lightgray;
    /* box-shadow: 0 0 15px #c5c4c4; */
    border-radius: 10px;
    padding: 20px 0;
}

.stats-totals-x {
    position: absolute;
    right: 5px;
    top: -20px;
    font-size: 45px;
    color: black;
    /* font-weight: bold; */
    z-index: 3;
    text-decoration: none;
}

.gv-padding-centered {
    text-align: center;
    padding: 5px 10px;
    vertical-align: top;
}

.pd-dropdown-label {
    line-height: 2.7;
}

.pd-dropdown {
    margin: 2px 0;
}

.pd-btn-edit-empty {
    width: 100%;
    height: 200px;
    margin: 5px 0px 0px !important;
    font-size: 1.3em;
}

.pd-btn-edit-empty-full {
    position: absolute;
    top: 10px;
    right: 6px;
    margin: 0px 0px 0px !important;
}

.pd-button-sort {
    position: absolute;
    top: 10px;
    right: 55px;
    margin: 0px 0px 0px !important;
}


.btn-sort-save {
    position: absolute;
    top: 6px;
    right: 100px;
    margin: 0px 0px 0px !important;
}

.btn-sort-cancel {
    position: absolute;
    top: 6px;
    right: 6px;
    margin: 0px 0px 0px !important;
}

.selected-pager td {
    border-top: none;
}

.selected-pager span {
    font-weight: bold;
    color: #003087;
}

.pd-flyer-builder-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 5;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}

@media (max-width: 767px) {

    .pd-confirm {
        position: fixed;
        width: 98vw;
        margin: 1vw;
        border: 1px solid lightgray;
        padding: 5px;
        box-shadow: unset;
        border-radius: 5px;
    }


    .pd-menu, .pd-menu:hover {
        border-right: none;
        width: 100%;
        border-bottom: 1px solid white;
    }


    .pd-page-wrapper {
        margin-top: 3rem;
    }

    .pd-mobile-nav {
        display: block;
        position: fixed;
        width: 101%;
        top: 3.9em;
        margin: 0 -15px 0 -15px;
        border-bottom: 1px solid white;
        z-index: 2;
        height: 45px;
    }

    #pd_navbar {
        display: none;
        top: 6.7em;
    }



    .pd-files {
        width: 800px;
        margin: 0 -1px;
        font-size: 10pt;
    }


        .pd-files td, .pd-files th {
            padding: 5px 5px;
        }

    .pd-contact-info-wrap {
        border-right: 1px solid white;
        border-left: 1px solid white;
    }

    .pd-list-btn {
        width: 100%;
        font-size: 16pt;
        border-bottom: 1px solid white;
    }

    .subscriber-edit {
        position: fixed;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-y: auto;
        background-color: white;
        z-index: 2;
        margin: 0;
        border: none;
        padding: 5px;
        box-shadow: 0 0 15px #c5c4c4;
        border-radius: 0;
    }

    .pd-subscriber-list-edit {
        font-size: 10pt;
    }

    .stats-totals {
        position: fixed;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-y: auto;
        background-color: white;
        z-index: 3;
        margin: 0;
        border: none;
        box-shadow: none;
        border-radius: 0;
        padding: 5px;
    }

    .pd-main-wrapper {
        width: 100vw;
        margin: 0 -15px 20px;
        border: none;
        border-bottom: 1px solid lightgray;
    }

    .btn-vuew-mobile {
        border-bottom: 1px solid white;
    }

    .theme_button {
        margin-bottom: 5px;
    }

    .pd-btn-edit-empty-full {
        font-size: 10pt;
        font-weight: bold;
        width: 30px;
        padding: 8.5px 2px;
        top: 3px;
        border-radius: 0;
    }

    .pd-button-sort {
        right: 40px;
        font-size: 10pt;
        font-weight: bold;
        width: 30px;
        padding: 8.5px 2px;
        top: 3px;
        border-radius: 0;
    }

    .btn-sort-save {
        font-size: 10pt;
        font-weight: bold;
        width: 35px;
        padding: 10px 2px;
        position: absolute;
        top: 6px;
        right: 70px;
        margin: 0px 0px 0px !important
    }

    .btn-sort-cancel {
        font-size: 10pt;
        font-weight: bold;
        width: 55px;
        padding: 10px 2px;
        position: absolute;
        top: 6px;
        right: 6px;
        margin: 0px 0px 0px !important;
    }


    .pd-header-scroll {
        max-width: 100vw;
        overflow-x: auto;
    }

    .pd-dd-skin {
        max-width: 80px;
        font-size: 10pt;
        height: 24px;
    }

    .pd-dd-col {
        max-width: 80px;
        font-size: 10pt;
        height: 24px;
    }

    .pd-overview {
        position: relative;
        width: 100%;
        top: unset;
        height: auto;
        margin: -10px 0 10px;
        color: #fff !important;
        background: radial-gradient(ellipse at center, #45484d 0%,#000000 100%);
        line-height: 1.1;
    }

    .pd-overview-hideshow {
        display: none;
    }

    .pd-overview-item {
        width: auto;
        font-size: 12px;
        line-height: 2.6;
        padding: 0 10px;
    }
}

.pd-htmledit-wrap {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(4, 0, 0, 0.19);
    z-index: 5;
}


.result-wrapper {
    padding: 5px;
    border: 1px solid lightgray;
    background-color: white;
    width: 15vw;
    margin: 15px;
}

.promodirect-flyerbuilder-search {
    background-color: #efefef;
    color: white;
    padding: 10px 0 10px;
}

.pd-fb-preview {
    position: fixed;
    z-index: 3;
    width: 28vw;
    margin: 2vh 28vw;
    background-color: white;
    display: none;
}

.pdb-buttons {
    margin-top: 10px;
}

.promoflash-wrapper {
    width: 14.3vw;
    text-align: center;
    margin: 1vw;
    position: relative;
    height: auto;
    min-height: 20vw;
}

.pd-promojournal {
    width: 15.3vw;
    padding: 1vw;
    margin: .5vw;
    border: 1px solid lightgray;
    background-color: #ededed;
    border-radius: 5px;
    min-height: unset;
    padding-bottom: 40px;
}

    .pd-promojournal .btn {
        position: absolute;
        bottom: 10px;
        left: 5%;
        width: 90%;
    }


.promooffer-expired {
    position: absolute;
    background-color: #c9302c;
    color: white;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    border-bottom: 1px solid white;
    box-shadow: 0 2px 5px #00000045;
    padding: 5px 0;
    font-size: 10pt;
}

.pd-fb-previewImage {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.58);
    border: 1px solid white;
    cursor: pointer;
}

.pd-imgzoom-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: black;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    z-index: 4;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    border: 2px solid white;
    cursor: pointer;
}

.zoomin {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.catalog-page-label {
    font-size: 18pt;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 3em;
}

.pdb-search-button {
    background-image: url(/art/search.png);
    background-repeat: no-repeat;
    background-position: center;
    /* display: inline-block; */
    /* vertical-align: bottom; */
    background-size: 30%;
    margin: 10px 0;
}

.personalized {
    border: 3px solid green;
}

@media (max-width: 767px) {

    .pdb-search-button {
        width: 10%;
        line-height: 1rem;
    }

    .pdb-buttons {
        margin-top: 10px;
        font-size: 15pt;
    }

    .promoflash-wrapper {
        width: 45vw;
    }

    .pd-fb-preview {
        position: fixed;
        z-index: 9999;
        width: 90vw;
        margin: 5vh 5vw;
        background-color: white;
        display: none;
        top: 10px;
    }
}
</pre></body></html>