<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recipients-is-0{
    display:none !important;
}


#markel-iframe-preview iframe{
    background: white !important;
}

#markel-iframe-preview{
    background: transparent !important;
}


#select-contacts-page #select-csv-errors .icon-warning2{
    margin-right: -5px !important;
}

#new-form-trigger{
    display: none !important;
}

#select-csv-errors, #from-details-errors, #errors-div {
    font-weight: bold;
    font-weight: bold;
    color: rgb(163, 50, 0);
}

#select-csv-errors &gt; *, #from-details-errors &gt; *, #errors-div &gt; *{
    padding:0px !important;
    margin:0px !important;
}

.easepick-wrapper{
    z-index: 10 !important;
}

#ui-datepicker-div{
    display: none !important;
}


.alert.alert-success h3{
    color: #000 !important;
}

.alert.alert-success .close{
    display: none !important;
}

#device-width-selector{
    display: none !important;
}


#markel-alert-modal{
    z-index: 99999 !important;
}

@-webkit-keyframes spin {
    to {
        transform:rotate(360deg)
    }
}
@keyframes spin {
    to {
        transform:rotate(360deg)
    }
}
.animate-spin-slow {
    -webkit-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite
}

.active-menu-item{
    color:rgba(163, 50, 0) !important;
    background: rgb(255,255,255) !important;
  

}


/* @media only screen and (max-width : 899px) {
    #delete-button-campaign-hero{
        display:none !important;
    }
} */

@media only screen and (min-width : 800px) {
    #mobile-preview-button{
        display:none;
    }
}

#markel-setup-modal &gt; div,  #markel-settings-modal &gt; div ,  #markel-iframe-preview &gt; div  {
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;
}


#markel-setup-modal &gt; div &gt; div:first-child, #markel-settings-modal &gt; div &gt; div:first-child, #markel-iframe-preview &gt; div &gt; div:first-child {
    position: absolute !important;
    width: 100% !important;
    max-width: 100% !important;
}


.h-\[100vh\] {
    height: 100% !important;
}


#filter-opened-button, #filter-unopened-button, #filter-unsubscribed-button, #filter-sent-button{
    cursor: pointer;
}


#test-email-send{
    cursor: pointer;
}

#myModal{
    display: none !important;
}

#field-wrap-logo_width{

    display: none !important;
}


#filter-sent-button, #filter-opened-button, #filter-unopened-button, #filter-unsubscribed-button{

    color:rgb(209,213,219) !important;
    border-color:transparent !important;

}

#filter-sent-button.active-tab, #filter-opened-button.active-tab, #filter-unopened-button.active-tab, #filter-unsubscribed-button.active-tab{

    color:rgb(163, 50, 0) !important;
    border-color:rgb(163, 50, 0) !important;

}

#filter-links a:hover{
    text-decoration: underline;
}




.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    transform: scale(0.666);
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #a23239;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


#filter-links-loading{

    display: flex;
    justify-content: center;
    margin-bottom:30px;
    margin-top:-10px;

}




::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #ccc !important;
}



#markel-iframe-launch-41416, #markel-iframe-launch-41419, #markel-iframe-launch-41417{
    display: flex !important;
}


#markel-iframe-preview-42933, #markel-iframe-preview-41416, #markel-iframe-preview-41419, #markel-iframe-preview-41417{
    background: transparent !important;
}



</pre></body></html>