body { min-height: 100vh; } .pl-highlight::after { content: ''; background-color: var(--bricks-color-kxyrxa); height: .75em; bottom: 0em; display: block; position: absolute; width: 100%; opacity: .4; left: 0; } .pl-highlight { position: relative; } .pl-highlight-content { position: relative; z-index: 2; } .pl-border { padding: 2em + 5px; outline: 4px solid #000; outline-offset: -5px; -webkit-mask: conic-gradient(at 25px 25px,#0000 75%,#000 0) 0 0/calc(100% - 25px) calc(100% - 25px), linear-gradient(#000 0 0) content-box; } .bm-toast-close-all-notifications, .bm-toast-site-message { background-color: #dbe6f4 !important; color: #333333 !important; } .bm-toasts-container .Toastify__toast-container .bm-toast-site-message, .bm-toasts-container .Toastify__close-button { color: #333333 !important; } .bm-toast-site-message .bm-toast-site-message-container .bm-toast-site-message-info .bm-toast-site-message-title { font-weight: 500 !important; } .el-progress.fcom_progress .el-progress-bar .el-progress-bar__inner, .el-badge__content--danger { background-color: var(--fcom-primary-button ) !important; } .el-badge__content--danger { border: 1px solid var(--fcom-primary-button ) !important; } .fcom_better_messages_menu sup.bm-unread-badge{ position: absolute; right: calc(1px + var(--el-badge-size, 18px)/2); top: 0; transform: translateY(-50%) translate(100%); z-index: var(--el-index-normal, 1); align-items: center; border-radius: var(--el-badge-radius, 10px); color: var(--el-color-white, #fff); display: inline-flex; font-size: var(--el-badge-font-size, 10px); height: var(--el-badge-size, 18px); justify-content: center; padding: 0 var(--el-badge-padding, 6px); white-space: nowrap; border: 1px solid #093367; background-color: #093367; } :root .gform-theme { --gf-color-primary: #0b3b7b !important; --gf-color-primary-rgb: #0b3b7b !important; --gf-color-primary-darker: #093367 !important; --gf-color-primary-lighter: #0d458f !important; --gf-color-in-ctrl-primary: #0b3b7b !important; --gf-color-in-ctrl-primary-rgb: #0b3b7b !important; --gf-color-in-ctrl-primary-darker: #093367 !important; --gf-color-in-ctrl-primary-lighter: #0d458f !important; --gf-ctrl-outline-width-focus: 1px !important; } .gform-theme--framework ::placeholder { opacity: .8 !important; } input.gform_button { height: 50px !important; text-transform: uppercase !important; font-weight: bold !important; letter-spacing:1px !important; margin-top: 10px !important; }