@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

:root {
    --top-nav-height: 68px;
    --grid-alt-row-bg-color: #e6e6e6;
}

html, body {
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'Roboto', sans-serif;
    background-color: #eee !important;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-login {
    padding-top: 4px !important;
}

.f400 { font-weight: 400 !important; }
.f600 { font-weight: 600 !important; }
.f800 { font-weight: 800 !important; }

.rdReason {
    font-size: 40px !important;
}
.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 2rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: #E2445C !important;
    font-size: 12px !important;
}

.validation-message-reason {
    color: #c0272e !important;
    font-size: 16px !important;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

/*CUSTOM*/
.lightGreen { color: #02b502 !important }
.lightGray {  color: #f9f9f9; !important }
.gray { color: #f0f0f0; !important }
.middleGray { color: #e8e8e8 !important }
.darkGray { color: #464747 !important }
.red { color: #c0272e !important }
/*.red { color:  #E2445C !important }*/
.white { color: #ffffff !important }

/*.link-red { color: #E2445C !important; }
.link-red:hover { color: #000 !important; }*/
.link-red { color: #000 !important; }
.link-red:hover { color: #E2445C !important; }

.link-white { color: #FFF !important; }
.link-white:hover { color: #FFF !important; }

.link-gray { color: #464747 !important; }
.link-gray:hover { color: #E2445C !important; }

.link-gray-nounderline { color: #464747 !important; text-decoration: none !important;}
.link-gray-nounderline:hover { color: #E2445C !important; text-decoration: none !important; }

.red-blink {
    color: #E2445C;
    animation: blinker 1s linear infinite !important;
}
.red-blink:hover { color: #000 !important; }

.bg-lightGray {
    background-color: #f9f9f9 !important;
    color: #000 !important;
}
.oi {
    top: 0 !important;
}

.logo { max-width: 100% }
.top-row-logo {
    background: transparent !important;
}

.nav-link { color: #464747 !important }

.dialog-login, .dialog-forgot, .dialog-reset, .dialog-exception {
    /*top: 50px !important;*/
    z-index: 1001;
    width: 500px;
    left: calc(50% - 250px);
    top: calc(50% - 175px) !important;
}

.dialog-logo-exception {
    padding-left: 105px !important;
}

.dialog-exception-dev {
    /*top: 50px !important;*/
    z-index: 1001;
    width: 500px;
    left: calc(50% - 250px);
    top: calc(50% - 350px) !important;
}

.dev-exceptions {
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.dialog-login .e-dlg-header, .dialog-forgot .e-dlg-header, .dialog-reset .e-dlg-header {
    width: 100% !important;
}

.dialog-mapping-columns .e-spinner-pane { width: 750px; height: 35px; }
.dialog-mapping-columns .e-path-circle { stroke: #E2445C !important; }
.dialog-mapping-columns .e-path-arc { stroke: #fff !important; }

.upload-block .e-spinner-pane { position: relative;  }
.upload-block .e-path-circle { stroke: #E2445C !important; }
.upload-block .e-path-arc { stroke: #fff !important; }

.blink {
    animation: blinker 1s linear infinite;
}

.nav-item { padding-left: 10px !important; padding-right: 10px !important}
.nav-item svg { padding-right: 10px;}

.e-grid .e-rowcell {
    cursor: pointer;
}

@media (min-width: 641px) {
    .e-dialog {
        min-width: 500px !important;
    }
}

/*.e-dlg-header-content { border-bottom: none !important; }*/
.e-dialog .e-footer-content {
    text-align: center !important;
}

.e-acrdn-header {
    color: #000;
    /*background: #f8f9fa !important;*/
    background: #DFE0E1 !important;
}

.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-toggle-icon, .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-acrdn-header-content {
    color: #000 !important;
}

.e-checkbox-wrapper .e-frame.e-check, .e-css.e-checkbox-wrapper .e-frame.e-check { background: #E2445C !important; }
.e-checkbox-wrapper .e-frame.e-check, .e-css.e-checkbox-wrapper .e-frame.e-check:active { border: 0 !important }
.form-check { padding-left: 0 !important}
.pointer { cursor: pointer; }

.e-switch-wrapper .e-switch-on { background-color: #3F99FB !important; }
.e-switch-wrapper .e-switch-handle {  background-color: #fff !important; }
.e-switch-wrapper .e-switch-off { background-color: #e8e8e8 !important; color: #000 !important; }
.e-switch-wrapper .e-switch-inner.e-switch-active { border-color: #3F99FB !important; background-color: #fff !important; }

@font-face {
    font-family: 'Toast_icons';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMj0gSRkAAAEoAAAAVmNtYXDnM+eRAAABsAAAAEpnbHlmzVnmlwAAAhgAAAZAaGVhZBEYIl8AAADQAAAANmhoZWEHlgN3AAAArAAAACRobXR4LvgAAAAAAYAAAAAwbG9jYQnUCGIAAAH8AAAAGm1heHABHQBcAAABCAAAACBuYW1lfUUTYwAACFgAAAKpcG9zdAxfTDgAAAsEAAAAggABAAADUv9qAFoEAAAAAAAD6AABAAAAAAAAAAAAAAAAAAAADAABAAAAAQAACcU5MF8PPPUACwPoAAAAANcI7skAAAAA1wjuyQAAAAAD6APoAAAACAACAAAAAAAAAAEAAAAMAFAABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQPqAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5wDnCgNS/2oAWgPoAJYAAAABAAAAAAAABAAAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA2AAAABAAEAAEAAOcK//8AAOcA//8AAAABAAQAAAABAAIAAwAEAAUABgAHAAgACQAKAAsAAAAAAAAAQgB8AMIA4gEcAZQCBgJwAo4DAAMgAAAAAwAAAAADlAOUAAsAFwAjAAABFwcXNxc3JzcnBycFDgEHLgEnPgE3HgEFHgEXPgE3LgEnDgEBTXh4L3h4L3h4L3h4AbwDt4qKtwMDt4qKt/0eBeuxsesFBeuxsesCbHh4L3h4L3h4L3h4p4q3AwO3ioq3AwO3irHrBQXrsbHrBQXrAAAAAwAAAAADlAOUAAUAEQAdAAABJwcXAScXDgEHLgEnPgE3HgEFHgEXPgE3LgEnDgEBr2UylwEbMqADt4qKtwMDt4qKt/0eBeuxsesFBeuxsesBrGQylgEcMqKKtwMDt4qKtwMDt4qx6wUF67Gx6wUF6wAAAAAFAAAAAAOUA5cABQARAB0AIQAlAAABFzcnNSMFDgEHLgEnPgE3HgEFHgEXPgE3LgEnDgElFzcnBRc3JwHKxiCnPwFOA6V8fKUDA6V8fKX9aATToJ/UBATUn5/UAh7ANsD9fja/NQGedzNj29F8pAMDpHx8pQMDpXyf1AQE1J+g0wQE0/GhQKGhQKFAAAQAAAAAA74DfgADAAcACgANAAAlMzUjNTM1IwEhCQEhAQHLUlJSUgFj/YwBOv42A5T+NuZUUqf+igIc/ZADFgAEAAAAAAOUA5QAAwAHABMAHwAAATM1IzUzNSMFDgEHLgEnPgE3HgEFHgEXPgE3LgEnDgEBylRUVFQBbgO3ioq3AwO3ioq3/R4F67Gx6wUF67Gx6wEk+lNT0Iq3AwO3ioq3AwO3irHrBQXrsbHrBQXrAAAAAAcAAAAAA+gDMQALABUAJQAuADcAQQBLAAABFhcVITUmJz4BMxYFFhcVITU+ATcWJQYHFSE1LgEjIgYHLgEjIgEWFAYiJjQ2MgUWFAYiJjQ2MiUGFBYXPgE0JiIFBhQWFz4BNCYiA1xEBP6sAxUeRiRX/qxEBP45BIlXV/7xZQsD6AvKUypvMzNvKlMCKxozTTMzTP6CGTNMNDRMAQItWUREWlqI/jstWkREWVmIAWMbFjc3IBgKDwQcGxY3NxY3BAQjJUt7e0tKFxgYFwEMGU01NU0zGhlNNTVNMxYthloCAlqGWy4thloCAlqGWwAAAAQAAAAAA5wCxwAIABQANABFAAABFBYyNjQmIgYXDgEHLgEnPgE3HgEfAQcOAQ8BNz4BNS4BJw4BBxQWHwEnLgEvATc+ATc2FiUOAQ8BFx4BNz4BPwEnJiciAb8fLR4eLR+wAkU0NEUBAUU0NEX8BgEemG0FBB8kAlZBQFcBKyUCCkeVTAYBH76RVMP+3bDPBwcKZclcu/AGCwrM2AoBxxYfHy0eHhc0RQEBRTQ1RQEBRSgEARpWGAECFUIoQVcCAldBLEYUAQEIQkAGASJsBwFCoRbFFAoJW0sBCo8LCgztAQAAAAIAAAAAA4ADbAA4AEEAAAEEJCcmDgEWFx4BHwEVFAYHDgEnJg4BFhcWNjc2Fx4BBx4BFzc+ASc2JicmJzUzPgE3PgEnJicjIiUUFjI2NCYiBgNM/tz+pwwMGxEDDAaMfAcSETKEQw8WBg8Og80hNSg4JwICEw0FDhECAjFJEBICPYhKDQgGChQCB/5dMUgxMUgxAuB/ZRcIAxgbCQdHEQGTGi8TOVgKAw8dFwMNuDUFHTGDCA0QAQECFQ8Mnz8LCasJKiUHGg0SATMkMDBJMDAAAAAAAgAAAAAC/QMkAAMADQAAAQchJxMeATMhMjY3EyEC2x3+bB0kBCQZAQQZJARH/ewDBuDg/fcZICAZAicAAwAAAAACzwPoACwAQwBPAAABERQfARYfAzMVHgE7ATI2NRE0JisBNTEWOwEyNjQmJyMiJi8BLgErAQ4BAxUzNTQ2NzMeARcVMzUuAScjIgcjESM1HgEXPgE3LgEnDgEBVQEBAwQCCAjXARENOg0REQ2zDROVExoaE2UQGAQfAxAKYg0RPR8RDZcNEQEeASIalxANAR8CTTo6TQEBTTo6TQJ8/nYEBQIGBAIFArYNERENARENEUoNGicZARMPfQoNARH98Hl5DREBARENeXkaIgEIAe3FOk0CAk06Ok0BAU0AAAAAAgAAAAAC5gMyAAkAEQAAJRQWMyEyNjURITcjFSE1IycjASApHgEaHin+WFBuAeR+JLD8HigoHgGfeT09HgAAAAAAEgDeAAEAAAAAAAAAAQAAAAEAAAAAAAEAEgABAAEAAAAAAAIABwATAAEAAAAAAAMAEgAaAAEAAAAAAAQAEgAsAAEAAAAAAAUACwA+AAEAAAAAAAYAEgBJAAEAAAAAAAoALABbAAEAAAAAAAsAEgCHAAMAAQQJAAAAAgCZAAMAAQQJAAEAJACbAAMAAQQJAAIADgC/AAMAAQQJAAMAJADNAAMAAQQJAAQAJADxAAMAAQQJAAUAFgEVAAMAAQQJAAYAJAErAAMAAQQJAAoAWAFPAAMAAQQJAAsAJAGnIEZpbmFsIFRvYXN0IE1ldHJvcFJlZ3VsYXJGaW5hbCBUb2FzdCBNZXRyb3BGaW5hbCBUb2FzdCBNZXRyb3BWZXJzaW9uIDEuMEZpbmFsIFRvYXN0IE1ldHJvcEZvbnQgZ2VuZXJhdGVkIHVzaW5nIFN5bmNmdXNpb24gTWV0cm8gU3R1ZGlvd3d3LnN5bmNmdXNpb24uY29tACAARgBpAG4AYQBsACAAVABvAGEAcwB0ACAATQBlAHQAcgBvAHAAUgBlAGcAdQBsAGEAcgBGAGkAbgBhAGwAIABUAG8AYQBzAHQAIABNAGUAdAByAG8AcABGAGkAbgBhAGwAIABUAG8AYQBzAHQAIABNAGUAdAByAG8AcABWAGUAcgBzAGkAbwBuACAAMQAuADAARgBpAG4AYQBsACAAVABvAGEAcwB0ACAATQBlAHQAcgBvAHAARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAdQBzAGkAbgBnACAAUwB5AG4AYwBmAHUAcwBpAG8AbgAgAE0AZQB0AHIAbwAgAFMAdAB1AGQAaQBvAHcAdwB3AC4AcwB5AG4AYwBmAHUAcwBpAG8AbgAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQAFRXJyb3IHU3VjY2VzcwVBbGFybQdXYXJuaW5nBEluZm8HTWVldGluZwVCbGluawdTdHJldGNoA1NpcANTaXQFVHJhc2gAAAAA) format('truetype');
    font-weight: normal;
    font-style: normal;
}

#toast_types button {
    margin: 5px;
    min-width: 160px;
    max-width: 160px;
}

.toast-icons {
    font-family: 'Toast_icons' !important;
    speak: none;
    font-size: 55px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#toast_type .e-toast-icon.e-icons {
    height: auto;
    font-size: 30px;
}

.bootstrap5 #toast_type .e-toast-icon.e-icons,
.bootstrap5-dark #toast_type .e-toast-icon.e-icons {
    height: 25px;
}

.e-toast-container .e-toast .e-toast-icon {
    position: absolute;
    left: 0px;
}

.toast-icons.e-success::before {
    content: "\e701" !important;
}

.toast-icons.e-error::before {
    content: "\e700" !important;
}

.toast-icons.e-info::before {
    content: "\e704" !important;
}

.toast-icons.e-warning::before {
    content: "\e703" !important;
}

.newIcon {
    background: #2CC000;
    border-radius: 12px;
    border-radius: 12px;
    font-family: HelveticaNeue-Medium, 'Segoe UI';
    font-weight: 500;
    color: #ffffff;
    margin-left: 16px;
    font-size: 14px;
    width: 58px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.4px;
}

.e-spinner-pane.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(128, 128, 128, 0.125);
    z-index: 100 !important;
    pointer-events: none;
}

.e-spinner-inner { display: inherit !important; top: 67% !important; left: 40% !important; }
.e-spinner-inner .e-spin-bootstrap5 .e-path-circle{ stroke: #fff !important; }
.e-spinner-inner .e-spin-label { display: none !important }

.e-spin-bootstrap5 {
    width: 20px !important;
    height: 20px !important;
    transform-origin: 10px 10px 10px !important;
}

.spinner-mapping.e-spinner-inner {
    position: relative;
    top: 20px;
    left: 20px;
}

.spinner-main .e-spinner-inner {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 5000 !important;
}

.hint {
    font-size: 10px;
}

.terms-conditions {
    height: 100px;
    overflow-y: scroll;
    border: 1px solid #e8e8e8;
    padding: 5px;
}

.modal-terms-conditions {
    width: 50% !important;
    height: 75% !important;
}

.overflow-hidden { overflow: hidden !important; height: 100%;}

.title { font-size: 20px; font-weight: 500 !important }
.title-icon { color: #D62246 !important; }
.subtitle { font-weight: 400 !important; }

.dialog-manual-entry .e-dlg-header-content { border: none !important; }
.dialog-manual-entry .e-dlg-content { overflow: hidden !important; }
.dialog-manual-entry .e-footer-content { border: none !important; }

.e-pager .e-currentitem { background: #eee !important; color: #464747 !important;}
.e-pager .e-numericitem { color: #464747 !important;}

.sender-domain-instructions {
    background-color: #ecbec0;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sender-domain-instructions p {
    margin: 0;
    font-style: italic;
}

.gallery-box, .template-box, .drag-drop-box {
    width: 100%;
    height: 700px;
}

.gallery-box .e-card .e-card-image {

}

.warn {
    background-color: #FDAB3D !important;
    border-color: #FDAB3D !important;
    color: #fff !important;
}
.danger {
    background-color: #c0272e !important;
    border-color: #c0272e !important;
    color: #fff !important;
}

.e-radio-wrapper.radio-danger .e-radio:checked + label::after { /* csslint allow: adjoining-classes */
    background-color: #c0272e;
    color: #c0272e;
}

.e-radio-wrapper.radio-danger .e-radio:checked:focus + label::after,
.e-radio-wrapper.radio-danger .e-radio:checked + label:hover::after { /* csslint allow: adjoining-classes */
    background-color: #c0272e;
}

.e-radio-wrapper.radio-danger .e-radio:checked + label::before {
    border-color: #c0272e;
    background-color: #fff;
}

.e-radio-wrapper.radio-danger .e-radio:checked:focus + label::before,
.e-radio-wrapper.radio-danger .e-radio:checked + label:hover::before {
    border-color: #c0272e;
}

.e-radio-wrapper.radio-danger .e-radio + label:hover::before {
    border-color: #c0272e
}

.btn-em {
    background-color: #3092A1 !important;
    border-color: #3092A1 !important;
    color: #fff !important;
}

.danger-lg {
    padding: 10px 50px !important;
    font-size: 24px !important;
}

.sidebar {
    overflow: auto !important;
    background-color: #fff !important;
    background-image: none !important;
}

.e-badge {
    padding: 4px 5px !important;
    margin-left: 5px !important;
    height: 22px !important;
    width: 22px !important;
    border-radius: 50% !important;
    display: inline-block !important;
}

::-webkit-scrollbar {
    height: 10px;
    width: 8px;
    background: #eee;
}

::-webkit-scrollbar-thumb {
    background: #D3D3D3;
}

::-webkit-scrollbar-button {
    height: 10px;
}


e-acrdn-header-content { color: #fff !important; }

.env-dev { background-color: #fff4cc;}
.env-dev small { padding: 10px; font-style: italic; }


.code-block {
    width: 100%;
    height: 500px;
    resize: none;
    background: url('../Content/Images/Misc/cssNumber.png');
    background-attachment: local;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 10px;
    border: 0;
    font-size: 12px !important;
}

.code-block:focus-visible {
    outline: none !important;
}

.placeholder-btn {
    color: #fff !important;
    background-color: #FF5B62 !important;
    width: 200px !important;
}

.iframe-render-html {
    width: 100%;
    min-height: 500px;
    margin-bottom: 50px;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    width: 200px;
    height: 200px;
    padding: 0.5rem 0;
    margin: 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    overflow: auto;
    display: block !important;
}

    .acrdn-np .sf-grid { border: 0 !important; }
.acrdn-np .e-toolbar { border: 0 !important; }
.e-gridheader { padding-left: 10px !important; padding-right: 10px !important; }
.e-gridcontent { padding-left: 10px !important; padding-right: 10px !important; }

.summary-grid .e-grid .e-gridheader .e-columnheader {
    display: none;
}

.signature-letter {
    background-color: #FFF;
    padding: 25px;
    font-weight: normal;
}

.signature-letter p, .signature-letter span { font-size: 16px; }

.top-notification {
    background-color: #E2445C;
    color: #FFF;
    position: fixed;
    top: 0;
    z-index: 1500;
    width: 100%;
    padding: 16px 10px;
    left: 12px !important;
}

.top-notification-message { display: table }
.top-notification-message span { display: table-cell; vertical-align: middle; }

/*.image-preview { width: 150px;  height: auto; }*/
.image-preview {
    width: 100%;
    height: auto;
}

.e-file-drop {
    display: none !important;
}

.image-grid .e-rowcell {
    height: 75px !important;
}

.modal-initial-setup {
    position: absolute;
    top: 7px;
    text-align: center;
    width: 95%;
    color: #e2445c !important;
    font-size: 24px !important;

}

.btn-setup {
    width: 100px;
}

.e-tab {
    border: 5px solid rgb(173, 255, 47);
}

    .e-tab .e-tab-header {
        background: #fff !important;
    }

        .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
            color: #000 !important;
        }

        .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
            background: #fff !important;
            border: 0 !important;
        }

        .e-tab .e-tab-header .e-toolbar-item.e-active {
            background: #fff;
            border: 0 !important;
            border-bottom: 1px solid #e2445c !important;
        }
            .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
            .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
                color: #e2445c !important;
            }

.e-tab .e-tab-header .e-toolbar-item {
    border-bottom: 1px solid #cecece !important;
}

.account-tab.e-tab .e-tab-header .e-toolbar-item .e-tab-icon {
    color: #959596 !important;
}

.account-tab.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text {
    color: #646464 !important;
}

.account-tab.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
    color: #646464 !important;
}


.account-tab.e-tab .e-tab-header .e-toolbar-item {
    height: 50px !important;
}

    .account-tab.e-tab .e-tab-header .e-toolbar-item.e-active {
        border-bottom: 1px solid #646464 !important;
    }

.btn-container { margin-top: 20px; }

.ee-tooltip {
    display: inline-block !important;
}

.ee-btn-block {
    width: 100%;
    max-width: 100%;
}

.exception-message {
    background-color: #ffc6c6 !important;
    padding: 10px;
    overflow-wrap: break-word;
}

.exception-stacktrace {
    background-color: #ffecdf !important;
    padding: 10px;
    overflow-wrap: break-word;
}

.exception-innerexception {
    background-color: #fffdf6 !important;
    padding: 10px;
    overflow-wrap: break-word;
}

.exceptions {
    overflow-y: auto !important;
}

.main-content {
    height: 1000px !important;
}

.e-sidebar .e-listview {
    border-radius: 0 !important;
}

.progress-warning {
    background-color: #FFC107 !important;
    border-color: #FFC107 !important;
    color: #212529 !important;
}

.progress-success {
    background-color: #00C875 !important;
    border-color: #00C875 !important;
    color: #FFF !important;
}

.ddlFileColumns {
    border: none;
}

#targetLogin { height: 100% }


.signup-activation {
    top: calc(50% - 120px) !important;
}

.login-spinner .e-spinner-inner {
    padding-top: 10px !important;
}

.avatar-block {
    padding: 15px 15px;
    background-color: #dcdcdc;
}

.p-search {
    padding-top: 15px;
    padding-bottom: 15px;
}

.p-search .e-input-group, .p-search .e-search {
    border: 0 !important;
}

.modal-mobile.e-dialog {
    width: 200px !important;
}

.e-listview .e-list-item:first-child {
    border-top: : 1px solid #dee2e6 !important;
}

/*.e-listview .e-list-item:hover, .e-focused {*/
.e-listview .e-list-item:hover {
    border-right: 3px solid #c0272e !important;
    background-color: #e9ecef !important;
    color: red !important;
}

.e-list-item.e-level-1.e-focused .e-list-content {
    color: #212529 !important;
}

.e-toolbar .e-tbar-btn:hover, .e-toolbar .e-tbar-btn:focus {
    background-color: #bebebe !important;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content {
    line-height: 36px !important;
}

.lord-block {
    width: 100% !important;
    margin: 0 !important;
}

.e-dock.e-close .lord-text {
    display: none !important;
}

.user { display: inherit !important; cursor: default; }

.user-info {
    padding-left: 15px;
    padding-right: 10px;
    border-left: 1px solid #dee2e6;
    text-align: right;
    cursor: default;
}

.user-avatar {
    cursor: default;
}

.toolbar-right { cursor: default !important; }

.btn-qr, .btn-logout {
    cursor: pointer !important;
}
.user-info p { line-height: 14px; }

.tab-grid {
    background-color: #959596; /*#c0272e;*/
    margin-left: 13px;
    padding: 8px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.tab-grid-items {
    display:flex;
    align-items:center;
}

.tab-grid-inner {
    background-color: #959596;
    padding: 8px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
}

#mainToolbar .e-tbar-btn:hover {
    background-color: transparent !important;
}

#mainToolbar {
    min-height: var(--top-nav-height);
    overflow: visible;
}

.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
    margin-left: 25px !important;
    padding: 0 !important;
    min-width: inherit !important;
}

.dialog-mapping-contact-list {
    width: 550px !important;
}


.custom-field-validation-error {
    text-align: center;
}

.edit-block {
    border-color: #dee2e6;
}

.edit-block {
    border-radius: 1px;
    border-style: none solid solid;
    border-width: 1px;
    border-color: #dee2e6;
    padding: calc(var(--bs-gutter-x) * .5);
    padding-top: 20px;
    background-color: #FFF;
    margin-left: calc(var(--bs-gutter-x) * .5);
    margin-right: calc(var(--bs-gutter-x) * .5);
    position: relative;
    z-index: 10;
}

.list-esp .e-list-item {
    width: 20% !important;
    min-height: 125px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    margin: 1px;
}

.list-esp .e-list-parent {
    padding: 5px !important;
}

.list-esp .e-list-item img {
    max-width: 100% !important;
    height: auto !important;
}

.control-status {
    padding: 4px 7px !important;
}

.list-segment-block .e-card-content { position: relative; z-index: 999 !important}

.esp-image {
    max-width: 100%;
}

.pointer { cursor: pointer !important }

.icon-time-zone {
    position: relative;
    z-index: 99999999;
}

.btn-date-birth, btn-date-birth:active, btn-date-birth:focus {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    padding-right: 0 !important;
    margin: 0 !important;
    padding-left: 0 !important;
    color: #000 !important;
}

.grid-header {
    font-size: 14px;
    font-weight: 700;
    height: 18px;
    line-height: 18px;
    margin: -7px -7px -7px -8px;
    padding: 0 0.4em;
    text-transform: none;
}

.uploader-on .e-file-select-wrap .e-btn {
    cursor: pointer;
    background: #6c757d;
    border-color: #6c757d;
}

.uploader-off .e-file-select-wrap .e-btn {
    cursor: not-allowed;
    background: #ddd !important;
    border-color: #ddd !important;
}

.uploader-on .e-file-select-wrap .e-btn:focus,
.uploader-off .e-file-select-wrap .e-btn:focus {
    outline: none;
    box-shadow: none;
}

.progress-block {
    margin-top: -11px;
    height: 14px;
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.loading-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 100px;
    line-height: 100px;
}

.loading-text span {
    display: inline-block;
    margin: 0 3px;
    color: #4c4d4f;
}

.loading-text span:nth-child(1) {
    filter: blur(0px);
    animation: blur-text 1.5s 0s infinite linear alternate;
}

.loading-text span:nth-child(2) {
    filter: blur(0px);
    animation: blur-text 1.5s 0.2s infinite linear alternate;
}

.loading-text span:nth-child(3) {
    filter: blur(0px);
    animation: blur-text 1.5s 0.4s infinite linear alternate;
}

.loading-text span:nth-child(4) {
    filter: blur(0px);
    animation: blur-text 1.5s 0.6s infinite linear alternate;
}

.loading-text span:nth-child(5) {
    filter: blur(0px);
    animation: blur-text 1.5s 0.8s infinite linear alternate;
}

.loading-text span:nth-child(6) {
    filter: blur(0px);
    animation: blur-text 1.5s 1s infinite linear alternate;
}

.loading-text span:nth-child(7) {
    filter: blur(0px);
    animation: blur-text 1.5s 1.2s infinite linear alternate;
}

@keyframes blur-text {
    0% {
        filter: blur(0px);
    }

    100% {
        filter: blur(4px);
    }
}

.input-password {
    border: 0;
}

.e-sidebar  .e-list-parent .e-list-item.e-focused {
    background-color: #e9ecef !important;
    color: red !important;
}

.eye-button {
    position: absolute;
    right: -25px;
    top: 5px;
    cursor: pointer;
}

.progress {
    margin-top: -18px !important;
    margin-bottom: 15px !important;
}

.btn-icon {
    background: none !important;
    color: #959596 !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.btn-icon-red {
    color: #c0272e !important;
}

.btn-icon:focus {
    box-shadow: none !important;
}

.btn-icon-minus {
    /*margin-left: 10px !important;*/
}

.remove-rule {
    display: inline-block;
    margin-right: 10px;
}

.remove-rule-fields {
    padding: 8px;
    display: inline-block;
    margin-right: 0;
    /*background-color: #f9e9ea !important;*/
}

.remove-rule-syntax {
    padding-top: 3px;
    text-align: right !important;
    background-color: #FFF !important;
}

.component-odd { background-color: #f9e9ea !important; }
.component-even { background-color: #fdf6f7 !important;}

.card-helpers .e-card-header {
    justify-content: initial !important;
}
.card-helper, .card-ad {
    align-items: center !important;
    width: 100% !important;
}

.card-helpers .e-card-content {
    padding-top: 0 !important;
}

.card-ads {
    background-color: #fbeaeb !important;
    border-color: #f2bfc2 !important;
}

.card-email-monitor {
    background-color: #F1F8F9 !important;
    border-color: #73B4BE !important;
}

.btn-bot-modal .e-btn {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

.btn-bot-modal .e-btn:focus {
    box-shadow: none !important;
}
    
.btn-bot-modal .btn-bot-icon {
    color: #a9a9a9;
    padding-top: 10px;
    padding-left: 10px;
    position: absolute;
}

.how-to-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.how-to-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.card-video .e-card-header  {
    padding-top: 0 !important;
}

.btn-bot-image {
    width: 100% !important;
    max-width: 100%;
}

.bot-modal.e-dlg-modal {
    width: 1000px !important;
}

.ytp-chrome-top, .ytp-show-cards-title {
    display: none !important;
}

/*#d1, #d5, #d6, #d7 {
    height: 103px !important;
}*/

.dash-panel {
    /*height: auto !important;*/
    height: 100px; /* Replace with the desired height */
    border-right: calc(50% - 1px) solid #000 !important; /* Adjust color and thickness as needed */
}

.dash-row-1 .e-dashboardlayout,
.dash-row-2 .e-dashboardlayout,
.dash-row-3 .e-dashboardlayout {
    height: 135px !important;
}

.e-chip-list.e-chip .e-chip-text, .e-chip-list .e-chip .e-chip-text {
    height: 14px !important;
}

.danger-off {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.e-grid .e-focused {
    box-shadow: none !important;
}

.e-chip-list {
    float: right !important;
}

.dash-card-title {
    padding-top: 10px;
    font-weight: 400;
    font-size: 15px;

}

.card-title {
    display: flex;
    align-items: center;
}

.progress-container {
    margin-left: -10px;
    width: 100% !important;
}


.dash-count {
    font-size: 24px;
    font-weight: bold;
    animation: count-up 2s ease-in-out forwards;
}

@keyframes count-up {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.row-tabs {
    margin-top: -8px;
}

.dash-tabs {
    /*background-color: #eeeeee !important;*/
}

.dashboard .e-card {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
}

.line-chart-card {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dash-row-1, .dash-row-3  {
    background-color: #F8F9FA !important;
    /*border: 1px solid red;*/
    /*border-radius: 10px;*/
}

.dash-panel {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#d13 { height: auto !important; }

.font-details { 
    font-style: italic; 
    color: #6c757d;
    font-weight: normal;
}

.dash-grid-table th {
    background-color: #f8f8f8 !important;
    border-bottom: 0 !important;
}

.dash-grid-table tr {
    background-color: #f8f8f8 !important;
}

.dash-grid-table td {
    font-style: normal !important;
    font-weight: 400 !important;
}

.e-detailindentcell {
    border: none !important;
}

.e-detailrow {
    background-color: #f8f8f8 !important;
}

.table-details-columns { width: 100%; border: 1px solid #e6e6e6}
.table-details-columns th, .table-details-columns td { width: 50%; border: 1px solid #e6e6e6  }

.choose-period {
    padding-top: 6px;
}

.arrow-tab {
    padding-top: 10px !important;
    margin-left: -30px !important;
}

.e-toolbar {
    position: sticky !important;
    top: 0px !important;
    z-index: 99 !important;
}

.e-sidebar {
    position: fixed !important;
    top: var(--top-nav-height) !important;
}

.coming-soon {
    font-size: 20px;
    padding: 10px 0 !important;
    display: inline-block !important;
}

.btn-bot-modal {
    border: 0;
    padding: 0;
}

.grid-pointer .e-grid .e-rowcell {
    cursor: default !important;
}

.e-link-button {
    padding: 0 !important;
}

.e-link-button img {
    height: 36px !important;
    margin-top: -3px !important;
}

.custom-html-height {
    min-height: 639px !important;
    background-color: #ffffff !important;
}

.col-range-date svg {
    max-width: 100% !important;
}
