.notification-master__nav{background-color:var(--notification-master-color-dark);color:var(--notification-master-color-text-light);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.notification-master__nav-inner{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1200px;flex-wrap:wrap}.notification-master__nav-logo{display:flex;align-items:center;width:60px;height:60px;padding:5px 0}.notification-master__nav-logo-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notification-master__nav-list{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.notification-master__nav-item{padding:10px 12px;cursor:pointer;position:relative;display:block;color:var(--notification-master-color-text-light);text-decoration:none;font-weight:500;font-size:14px;margin:0}.notification-master__nav-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:.5s;transform-origin:left;transform:scaleX(0);background:var(--notification-master-color-primary);z-index:-1}.notification-master__nav-item:hover,.notification-master__nav-item:focus{filter:blur(0);color:var(--notification-master-color-text-light);border:none;box-shadow:none;outline:none}.notification-master__nav-item:hover::before,.notification-master__nav-item:focus::before{transform:scaleX(1)}.notification-master__nav-item--active{filter:blur(0)}.notification-master__nav-item--active::before{transform:scaleX(1)}@media screen and (max-width: 992px){.notification-master__nav-inner{width:95%}}@media screen and (max-width: 768px){.notification-master__nav-inner{width:98%;justify-content:center;flex-direction:column;padding:10px 0}.notification-master__nav-logo{margin-bottom:10px}.notification-master__nav-list{flex-wrap:wrap;justify-content:center}.notification-master__nav-item{padding:8px 10px;font-size:12px}}@media screen and (max-width: 480px){.notification-master__nav-inner{width:100%;padding:8px 0}.notification-master__nav-logo{width:50px;height:50px;margin-bottom:8px}.notification-master__nav-list{gap:2px}.notification-master__nav-item{padding:6px 8px;font-size:11px}}
.notification-master-input-custom .ant-input{padding:0 11px !important;min-height:20px !important}

.notification-master__integration--settings__field__title.required::before{display:inline-block;content:"*";color:#ff4d4f;font-size:14px;line-height:1;margin-right:4px;font-family:SimSun,sans-serif}


#notification-master-admin{--notification-master-color-primary: #e67a18;--notification-master-color-secondary: #f6f6f6;--notification-master-color-text: #6e6c6f;--notification-master-color-text-light: #fff;--notification-master-color-light: #fff;--notification-master-color-text-dark: #312a30;--notification-master-color-dark: #312a30;--notification-master-heading-color: #312a30;--notification-master-help-text-color: #a2a0a3;--notification-master-border-color: #eaeaea;margin-left:-20px;font-family:"Poppins",sans-serif}#notification-master-admin .notification-master-page__content{width:90%;max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}#notification-master-admin .notification-master-page__content>div{box-sizing:border-box}@media screen and (max-width: 768px){#notification-master-admin .notification-master-page__content{width:100%}}#notification-master-admin .notification-master__settings--loading{display:flex;align-items:center;justify-content:center;height:100vh}#notification-master-admin input[type=text],#notification-master-admin input[type=email]{background:#fff;border-width:1px;border-style:solid;border-color:#d9d9d9;min-height:35px}#notification-master-admin input[type=text].ant-input-lg,#notification-master-admin input[type=email].ant-input-lg{padding:7px 11px}.notification-master-heading{font-size:22px;font-weight:600;color:var(--notification-master-heading-color);margin-bottom:1rem;display:flex;align-items:center}.notification-master-heading svg{fill:var(--notification-master-color-primary);margin-right:10px}.notification-master__back{display:flex;align-items:center;margin-bottom:1rem}.ant-table-wrapper{overflow-x:auto}.ant-table-wrapper .ant-table{min-width:650px}.ant-table-wrapper .ant-table-container{overflow-x:auto}.ant-table-wrapper .ant-table-content{overflow-x:auto}.ant-table-wrapper .ant-table-cell{vertical-align:middle}.ant-table-wrapper .ant-table-thead>tr>th{white-space:nowrap;background-color:#f5f5f5;font-weight:600}.ant-table-wrapper .ant-table-tbody>tr>td{transition:background .2s}.ant-table-wrapper .ant-table-row:hover .ant-table-cell{background-color:#f0f7ff}@media screen and (max-width: 992px){.notification-master-page__content{width:95%}.ant-table-wrapper .ant-table{min-width:600px}.ant-table-wrapper .ant-table-cell{padding:12px 16px;font-size:14px}}@media screen and (max-width: 768px){.notification-master-page__content{width:98%;padding:15px 10px}.notification-master-heading{font-size:18px;margin-bottom:15px}.notification-master-heading .anticon{margin-right:5px}.ant-table{font-size:13px;overflow-x:auto}.ant-table .ant-table-container{overflow-x:auto}.ant-table .ant-table-content{overflow-x:auto}.ant-table .ant-btn{padding:0 8px;height:28px;font-size:13px;margin:2px}.ant-table th{white-space:nowrap}.ant-pagination{font-size:13px}.ant-pagination .ant-pagination-item{min-width:26px;height:26px;line-height:24px}.ant-table-wrapper{overflow-x:auto}.ant-table-wrapper .ant-table{min-width:500px}.ant-table-wrapper .ant-table-cell{padding:10px 12px;font-size:13px}.ant-table-wrapper .ant-table-thead>tr>th{padding:10px 12px;font-size:13px}}@media screen and (max-width: 480px){.notification-master-page__content{width:100%;padding:10px 5px}.notification-master-heading{font-size:16px;margin-bottom:10px}.ant-form-item{margin-bottom:12px}.ant-table-wrapper .ant-table{min-width:450px}.ant-table-wrapper .ant-table-cell{padding:8px 10px;font-size:12px;white-space:nowrap}.ant-table-wrapper .ant-table-thead .ant-table-cell{font-size:12px;font-weight:600;padding:8px 10px}.ant-table-wrapper .ant-table-pagination{margin:12px 0;font-size:12px}.ant-table-wrapper .ant-table-row .ant-btn{padding:0 6px;height:24px;font-size:12px}}
.notification-master-page__home .notification-master-page__content .notification-master__stats{display:flex;flex-wrap:wrap;gap:20px}.notification-master-page__home .notification-master-page__content .notification-master__stats>div{background-color:var(--notification-master-color-light)}.notification-master-page__home .notification-master-page__content .notification-master__stats--loading{display:flex;justify-content:center;align-items:center;height:100%}.notification-master-page__home .notification-master-page__content .notification-master__stats--chart{flex:2;padding:20px;min-height:300px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview{flex:1;padding:10px;min-height:200px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header{display:flex;justify-content:space-between;align-items:center}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header .notification-master-heading{display:block}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header .notification-master-heading p{font-size:14px;color:var(--notification-master-help-text-color);margin-bottom:20px;font-weight:400}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header .notification-master-heading p::after{content:"";display:block;width:45%;height:1px;background-color:var(--notification-master-help-text-color);margin-top:10px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header--count{font-size:18px;color:var(--notification-master-color-primary);margin-left:20px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header a{color:var(--notification-master-heading-color);font-size:14px;text-decoration:none}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header a:hover{text-decoration:underline}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--content{display:flex;justify-content:space-between}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--item{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--item--name{display:flex;justify-content:space-between;margin-bottom:5px;margin-top:10px;text-align:center}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--item--name>span:first-child{font-size:16px;font-weight:400;color:var(--notification-master-heading-color)}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--item--count{font-size:14px;color:var(--notification-master-color-primary);margin-left:20px}@media screen and (max-width: 768px){.notification-master-page__home .notification-master-page__content .notification-master__stats{flex-direction:column}.notification-master-page__home .notification-master-page__content .notification-master__stats--chart{min-height:200px;padding:10px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview{padding:10px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header{flex-direction:column;align-items:flex-start}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--header a{margin-top:10px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--content{flex-direction:column;align-items:center;gap:20px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--item{width:100%;margin-bottom:20px;max-width:200px}.notification-master-page__home .notification-master-page__content .notification-master__stats--overview--item--name{margin-top:8px;width:100%;justify-content:center}}
.notification-master-page__settings .notification-master__settings{position:relative;background-color:var(--notification-master-color-light)}.notification-master-page__settings .notification-master__settings .ant-tabs-tab-btn{color:var(--notification-master-color-text);font-size:16px}.notification-master-page__settings .notification-master__settings--header{padding:10px;border-bottom:1px solid var(--notification-master-border-color)}.notification-master-page__settings .notification-master__settings--tabs .ant-tabs-nav{margin-bottom:20px}.notification-master-page__settings .notification-master__settings--tabs .ant-tabs-tab{padding:12px 16px;margin-right:8px}.notification-master-page__settings .notification-master__settings--item{padding:20px;border-bottom:1px solid var(--notification-master-border-color);display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.notification-master-page__settings .notification-master__settings--item--title h5{color:var(--notification-master-heading-color);margin-top:0}.notification-master-page__settings .notification-master__settings--item--title span{color:var(--notification-master-help-text-color);font-size:14px}.notification-master-page__settings .notification-master__settings--item:last-child{margin-bottom:0}.notification-master-page__settings .notification-master__settings--item--has-subitem{border-bottom:none;padding-bottom:0}.notification-master-page__settings .notification-master__settings--item--block{display:block}.notification-master-page__settings .notification-master__settings--item--block .notification-master__settings--item--title{margin-bottom:10px}.notification-master-page__settings .notification-master__settings--item .ant-select-selection-search-input{outline:none;border:none;box-shadow:none}.notification-master-page__settings .notification-master__settings--item .ant-select-selection-search-input:focus{outline:none;border:none;box-shadow:none}.notification-master-page__settings .notification-master__settings--footer{width:100%;padding:20px;background-color:var(--notification-master-color-light);box-sizing:border-box;transition:position .3s ease-in-out;display:flex;justify-content:flex-end;gap:15px;border-top:1px solid var(--notification-master-border-color);margin-top:20px}.notification-master-page__settings .notification-master__settings--footer--sticky{position:fixed;bottom:0;box-shadow:0px -2px 5px 0px rgba(0,0,0,.1);z-index:100}.notification-master-page__settings .notification-master__settings--footer .ant-btn{min-width:100px}.notification-master__integration--loading{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}@media screen and (max-width: 992px){.notification-master__settings--tabs .ant-tabs-nav{margin-bottom:20px}.notification-master__settings--tabs .ant-tabs-tab{padding:10px 12px}.notification-master__settings--item{padding:18px}.notification-master__settings--footer{padding:18px}}@media screen and (max-width: 768px){.notification-master__settings--tabs .ant-tabs-nav{margin-bottom:15px;padding:0 5px}.notification-master__settings--tabs .ant-tabs-tab{padding:8px 10px;font-size:14px;margin-right:5px}.notification-master__settings--tabs .ant-tabs-ink-bar{height:3px}.notification-master__settings--tabs .ant-tabs-nav-list{gap:5px}.notification-master__settings--item{flex-direction:column;padding:15px}.notification-master__settings--item--title{margin-bottom:10px;width:100%}.notification-master__settings--item--title h5{font-size:16px !important}.notification-master__settings--item--switch{width:100%}.notification-master__settings--item--switch .ant-input{width:100%}.notification-master__settings--item--select{width:100%}.notification-master__settings--item--select .ant-select{width:100%}.notification-master__settings--footer{padding:15px;display:flex;justify-content:space-between;gap:15px;position:sticky;bottom:0;z-index:100;box-shadow:0px -2px 5px 0px rgba(0,0,0,.1)}.notification-master__settings--footer .ant-btn{flex:1;min-width:120px;padding:0 15px}}@media screen and (max-width: 480px){.notification-master__settings--tabs .ant-tabs-nav{margin-bottom:12px}.notification-master__settings--tabs .ant-tabs-tab{padding:6px 8px;font-size:13px;margin-right:2px}.notification-master__settings--item{padding:12px;margin-bottom:8px}.notification-master__settings--item--title h5{font-size:15px !important;margin-bottom:5px}.notification-master__settings--item--title span{font-size:12px}.notification-master__settings--footer{padding:12px;gap:10px}.notification-master__settings--footer .ant-btn{min-width:0;margin:0;font-size:13px;height:32px;padding:0 10px}}


.notification-master__settings--webpush{position:relative;min-height:600px}.notification-master__settings--webpush .notification-master__settings--pro{position:absolute;background:rgba(0,0,0,.45);z-index:9999;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.notification-master__settings--webpush .notification-master__settings--pro--content{background:#fff}.notification-master__settings--webpush .ant-form-item{margin-bottom:20px}.notification-master__settings--webpush .ant-tabs-tab{padding:8px 16px}.notification-master__settings--webpush .ant-row{margin-bottom:15px}.notification-master__settings--webpush .ant-col{margin-bottom:10px}.notification-master__settings--webpush .ant-input-number{width:100%}.notification-master__settings--webpush .ant-select{width:100%}.notification-master__settings--webpush .ant-radio-group{display:flex;flex-wrap:wrap;gap:10px}.notification-master__settings--webpush .ant-radio-button-wrapper{margin-right:0}.notification-master__settings--webpush .ant-collapse{width:100%}.notification-master__settings--webpush .ant-card{width:100%}.ntfm-subscribe-btn{border:none;display:inline-block;cursor:pointer;box-sizing:border-box;line-height:normal;transition:all .3s;padding:12px 18px;font-size:15px;border-radius:4px;font-weight:500}.ntfm-subscribe-btn.subscribed{filter:drop-shadow(0 2px 4px rgba(34, 36, 38, 0.35));opacity:.5}.ntfm-subscribe-floating-btn{position:relative;box-shadow:2px 2px 5px rgba(0,0,0,.3);transition:background-color .3s ease;padding:0;margin:0;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-sizing:border-box;width:60px !important;height:60px !important;border-radius:50% !important}.ntfm-subscribe-floating-btn.subscribed{filter:drop-shadow(0 2px 4px rgba(34, 36, 38, 0.35));opacity:.5}.ntfm-subscribe-floating-btn svg{width:30px;height:30px}.ntfm-subscribe-floating-btn.animated:not(.subscribed) svg{animation:moveButton 1s ease-in-out infinite}.ntfm-subscribe-floating-btn-tooltip{background-color:#333;color:#fff;text-align:center;border-radius:4px;padding:8px 10px;position:absolute;bottom:60px;right:50%;transform:translateX(50%);white-space:nowrap;font-size:14px;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:opacity .3s ease;z-index:9998}.ntfm-subscribe-floating-btn-tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}@keyframes moveButton{0%{transform:translateX(2px)}50%{transform:translateX(-2px)}100%{transform:translateX(2px)}}.ntfm-subscribe-floating-btn.animated:not(.subscribed)::before,.ntfm-subscribe-floating-btn.animated:not(.subscribed)::after{content:"";position:absolute;border-radius:50%;background:rgba(181,82,20,.3);z-index:0;transition:transform .5s ease,opacity .5s ease}.ntfm-subscribe-floating-btn::before{width:60px;height:60px;bottom:-5px;right:-5px;animation:backgroundCircle1 2s infinite}.ntfm-subscribe-floating-btn::after{width:70px;height:70px;bottom:-10px;right:-9px;animation:backgroundCircle2 2s infinite}@keyframes backgroundCircle1{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.2}100%{transform:scale(1);opacity:.5}}@keyframes backgroundCircle2{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.5);opacity:0}100%{transform:scale(1);opacity:.3}}@media screen and (max-width: 992px){.notification-master__settings--webpush{min-height:500px}.notification-master__settings--webpush .ant-form-item{margin-bottom:15px}.notification-master__settings--webpush .ant-tabs-tab{padding:8px 12px}.notification-master__settings--webpush .ant-row{margin-bottom:12px}.notification-master__settings--webpush .ant-flex{gap:15px !important}.ntfm-subscribe-btn{padding:10px 15px;font-size:14px}.ntfm-subscribe-floating-btn{width:55px !important;height:55px !important}.ntfm-subscribe-floating-btn svg{width:28px;height:28px}.ntfm-subscribe-floating-btn-tooltip{padding:7px 9px;font-size:13px}}@media screen and (max-width: 768px){.notification-master__settings .ant-tabs-tab-btn .ant-tabs-tab-icon{display:none}.notification-master__settings--webpush{min-height:450px}.notification-master__settings--webpush .ant-form-item{margin-bottom:12px}.notification-master__settings--webpush .ant-tabs-tab{padding:6px 10px;font-size:13px}.notification-master__settings--webpush .ant-row{margin-bottom:10px}.notification-master__settings--webpush .ant-radio-group{flex-direction:column;gap:8px}.notification-master__settings--webpush .ant-radio-group .ant-radio-button-wrapper{margin-bottom:5px;text-align:center}.notification-master__settings--webpush .ant-tabs-content{padding:10px 0}.notification-master__settings--webpush .ant-tabs-tabpane{padding:0 5px}.notification-master__settings--webpush .ant-flex{gap:12px !important}.notification-master__settings--webpush .ant-flex[gap="20"]{flex-direction:column !important}.notification-master__settings--webpush .ant-flex[gap="20"] .ant-card{width:100% !important;margin-bottom:15px}.ntfm-subscribe-btn{padding:8px 12px;font-size:13px;display:block;width:100%;text-align:center;margin-bottom:10px}.ntfm-subscribe-floating-btn{width:50px !important;height:50px !important}.ntfm-subscribe-floating-btn svg{width:24px;height:24px}.ntfm-subscribe-floating-btn::before{width:55px;height:55px}.ntfm-subscribe-floating-btn::after{width:65px;height:65px}.ntfm-subscribe-floating-btn-tooltip{padding:6px 8px;font-size:12px;bottom:55px}}@media screen and (max-width: 480px){.notification-master__settings--webpush{min-height:400px}.notification-master__settings--webpush .ant-form-item{margin-bottom:10px}.notification-master__settings--webpush .ant-tabs-tab{padding:5px 8px;font-size:12px}.notification-master__settings--webpush .ant-tabs-nav-list{gap:2px}.notification-master__settings--webpush .ant-row{margin-bottom:8px}.notification-master__settings--webpush .ant-form-item-label{padding-bottom:4px}.notification-master__settings--webpush .ant-form-item-label label{font-size:13px}.notification-master__settings--webpush .ant-flex{gap:10px !important}.notification-master__settings--webpush .ant-collapse-header{padding:8px 12px !important;font-size:13px}.notification-master__settings--webpush .ant-collapse-content-box{padding:8px !important}.ntfm-subscribe-btn{padding:7px 10px;font-size:12px}.ntfm-subscribe-floating-btn{width:45px !important;height:45px !important}.ntfm-subscribe-floating-btn svg{width:20px;height:20px}.ntfm-subscribe-floating-btn::before{width:50px;height:50px}.ntfm-subscribe-floating-btn::after{width:60px;height:60px}.ntfm-subscribe-floating-btn-tooltip{padding:5px 7px;font-size:11px;bottom:50px}}
.notification-master__integrations--header{display:flex;margin:30px 0 50px 0;align-items:center;justify-content:space-between}.notification-master__integrations--header h2{margin:0}.notification-master__integrations--header--actions{margin-left:20px}.notification-master__integrations--table{overflow-x:auto}.notification-master__integrations--table .notification-master__integration--actions>button{margin-right:10px}.notification-master__integrations--table .notification-master__integration--actions>button:last-child{margin-right:0}.notification-master__integrations--table--filters{margin-bottom:20px}.notification-master__integrations--table--filters--selected{margin-right:20px}.notification-master__integrations--table .ant-table-wrapper{overflow-x:visible}.notification-master__integrations--table .ant-table{min-width:650px}.notification-master__integrations--table .ant-switch{min-width:40px}@media screen and (max-width: 992px){.notification-master__integrations--header{margin:25px 0 40px 0}.notification-master__integrations--table .ant-table{font-size:14px}.notification-master__integrations--table .notification-master__integration--actions{display:flex;align-items:center;justify-content:flex-start}.notification-master__integrations--table .notification-master__integration--actions>button{margin-right:8px}.notification-master__integrations--table--status .ant-select{min-width:100px !important}}@media screen and (max-width: 768px){.notification-master__integrations--header{flex-direction:column;align-items:flex-start;margin:20px 0 30px 0}.notification-master__integrations--header--actions{margin-left:0;margin-top:15px;width:100%}.notification-master__integrations--header--actions .ant-btn{width:100%}.notification-master__integrations--table--status .ant-flex{flex-direction:column;align-items:flex-start !important;margin-bottom:15px !important}.notification-master__integrations--table--status .ant-flex>div{margin-bottom:10px;width:100%}.notification-master__integrations--table--status .ant-flex>div .ant-select{width:100% !important}.notification-master__integrations--table--status .ant-flex:last-child{flex-direction:row;flex-wrap:wrap;gap:10px}.notification-master__integrations--table--status .ant-flex:last-child .ant-input{flex:1;min-width:150px}.notification-master__integrations--table--status .ant-flex:last-child .ant-btn{flex:0 0 auto}.notification-master__integrations--table--filters{flex-direction:column;margin-bottom:15px}.notification-master__integrations--table--filters--selected{margin-right:0;margin-bottom:10px;width:100%;flex-direction:row !important;gap:10px !important}.notification-master__integrations--table--filters--selected .ant-select{flex:1;width:auto !important}.notification-master__integrations--table--filters--selected .ant-btn{flex:0 0 auto}.notification-master__integrations--table .notification-master__integration--actions{display:flex;flex-wrap:nowrap;gap:5px;justify-content:flex-start;min-width:110px}.notification-master__integrations--table .notification-master__integration--actions>button{margin-right:0;height:30px;width:30px;padding:0;display:flex;align-items:center;justify-content:center}.notification-master__integrations--table .notification-master__integration--actions>button .anticon{font-size:14px}.notification-master__integrations--table .ant-table{min-width:500px}.notification-master__integrations--table .ant-table .ant-table-cell{padding:8px 12px}.notification-master__integrations--table .ant-table .ant-switch{min-width:36px;height:18px}.notification-master__integrations--table .ant-table .ant-switch .ant-switch-handle{width:14px;height:14px}.notification-master__integrations--table .ant-table .ant-switch .ant-switch-inner-checked,.notification-master__integrations--table .ant-table .ant-switch .ant-switch-inner-unchecked{font-size:10px}.notification-master__integrations--table .ant-pagination{flex-wrap:wrap}.notification-master__integrations--table .ant-pagination .ant-pagination-options{margin-top:10px}}@media screen and (max-width: 480px){.notification-master__integrations--header{margin:15px 0 25px 0}.notification-master__integrations--header h2{font-size:18px}.notification-master__integrations--header h2 .anticon{font-size:16px}.notification-master__integrations--header--actions{margin-top:10px}.notification-master__integrations--header--actions .ant-btn{font-size:12px;padding:0 10px;height:32px}.notification-master__integrations--header--actions .ant-btn .anticon{font-size:12px}.notification-master__integrations--table--status .ant-flex>div{margin-bottom:8px}.notification-master__integrations--table--status .ant-flex>div .ant-typography{font-size:12px}.notification-master__integrations--table--status .ant-flex>div .ant-select{font-size:12px}.notification-master__integrations--table--status .ant-flex:last-child{gap:8px}.notification-master__integrations--table--status .ant-flex:last-child .ant-input{font-size:12px;height:30px}.notification-master__integrations--table--status .ant-flex:last-child .ant-btn{font-size:12px;padding:0 8px;height:30px}.notification-master__integrations--table--filters{gap:8px;margin-bottom:15px}.notification-master__integrations--table--filters--selected{gap:8px !important}.notification-master__integrations--table--filters--selected .ant-select{font-size:12px}.notification-master__integrations--table--filters--selected .ant-btn{font-size:12px;padding:0 8px;height:30px}.notification-master__integrations--table .ant-table{font-size:12px;min-width:450px}.notification-master__integrations--table .ant-table .ant-table-cell{padding:6px 8px}.notification-master__integrations--table .notification-master__integration--actions{min-width:100px}.notification-master__integrations--table .notification-master__integration--actions>button{height:28px;width:28px}.notification-master__integrations--table .notification-master__integration--actions>button .anticon{font-size:12px}.notification-master__integrations--table .ant-pagination{font-size:12px}.notification-master__integrations--table .ant-pagination .ant-pagination-item{min-width:24px;height:24px;line-height:22px}.notification-master__integrations--table .ant-pagination .ant-pagination-options{font-size:12px}.notification-master__integrations--table .ant-pagination .ant-pagination-options .ant-select{font-size:12px}}
.notification-master__notification--loading{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.notification-master__notification--content{width:100%;display:flex;gap:20px;align-items:flex-start}@media screen and (max-width: 992px){.notification-master__notification--content{gap:15px}}@media screen and (max-width: 768px){.notification-master__notification--content{flex-direction:column}.notification-master__notification--header{flex-direction:column;align-items:flex-start}.notification-master__notification--header h2{margin-top:10px;width:100%}}@media screen and (max-width: 480px){.notification-master__notification--header h2{font-size:18px}}
.notification-master__notification-form{flex:4;background-color:#fff;padding:20px;border-radius:10px;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04);max-width:100%;box-sizing:border-box}.notification-master__notification-form input[type=text]:focus,.notification-master__notification-form input[type=password]:focus{border-color:#e67a18;box-shadow:0 0 0 2px rgba(255,5,22,.06);outline:0}.notification-master__notification-form #react-select-2-input{border:none;box-shadow:none;outline:0}.notification-master__notification-form #react-select-2-input :focus{border:none;box-shadow:none;outline:0}.notification-master__notification-form__field{margin-bottom:20px}.notification-master__notification-form__field:last-child{margin-bottom:0}.notification-master__notification-form__trigger-option>span{display:block}@media screen and (max-width: 992px){.notification-master__notification-form{padding:18px}.notification-master__notification-form__field{margin-bottom:18px}.notification-master__notification-form .ant-select{width:100%}.notification-master__notification-form h5.ant-typography{font-size:16px}}@media screen and (max-width: 768px){.notification-master__notification-form{padding:15px;flex:1;order:2;width:100%}.notification-master__notification-form__field{margin-bottom:15px}.notification-master__notification-form .ant-select{width:100%}.notification-master__notification-form .ant-input{font-size:14px}.notification-master__notification-form h5.ant-typography{font-size:15px;margin-bottom:8px}.notification-master__notification-form__trigger-option>span:first-child{font-size:13px}.notification-master__notification-form__trigger-option>span:last-child{font-size:11px}}@media screen and (max-width: 480px){.notification-master__notification-form{padding:12px}.notification-master__notification-form__field{margin-bottom:12px}.notification-master__notification-form .ant-form-item-label{padding-bottom:4px}.notification-master__notification-form .ant-input{font-size:13px;padding:6px 8px}.notification-master__notification-form h5.ant-typography{font-size:14px;margin-bottom:6px}.notification-master__notification-form__trigger-option>span:first-child{font-size:12px;margin-bottom:2px}.notification-master__notification-form__trigger-option>span:last-child{font-size:10px}}
.notification-master__connections{border:1px solid var(--notification-master-border-color);display:flex;flex-direction:column;justify-content:center;padding:20px;align-items:center;background-color:#fff;border-radius:5px;min-height:200px;margin:20px 0}.notification-master__connections__add-button{margin-top:20px}.notification-master__connections__list{display:flex;flex-wrap:wrap;gap:25px;margin-top:20px;width:100%;justify-content:flex-start}.notification-master__connections__list__item{margin-bottom:35px}.notification-master__connections__list__item__cover{position:relative;padding:10px !important}.notification-master__connections__list__item__icon{display:flex !important;justify-content:center;align-items:center;position:absolute;top:-33px;left:50%;transform:translateX(-50%);border:2px solid #f1f1f1;border-radius:50%;padding:0px;width:55px !important;height:55px;background-color:#fff}.notification-master__connections__list__item__icon img{width:35px;-o-object-fit:contain;object-fit:contain;border-radius:0 !important}.notification-master__connections__list__item__body{padding:10px !important}.notification-master__connections__list__item__body>.ant-typography{margin-bottom:10px}.notification-master__connections__list__item__body>.ant-typography:last-child{margin-bottom:0}.notification-master__connections__list__item .ant-card-actions li{margin:5px 0 !important}.ntfm-custom-title{margin:0 !important}.notification-master__integration--settings{display:flex;flex-direction:column;align-items:center;padding:10px;border:1px solid #f1f1f1}.notification-master__integration--settings a{color:var(--notification-master-color-primary)}.notification-master__integration--settings__field{width:100%;margin-bottom:20px}.notification-master__integration--settings__field.inline{display:flex;flex-wrap:wrap}.notification-master__integration--settings__field.inline .notification-master__integration--settings__field__title{flex:100%}.notification-master__integration--settings__field.inline .notification-master__integration--settings__field__input{flex:1}.notification-master__integration--settings__field input[type=text]:focus{border-color:#e67a18;box-shadow:0 0 0 2px rgba(255,5,22,.06);outline:0}.notification-master__integration--settings__field.required .notification-master__integration--settings__field__title::before{display:inline-block;content:"*";color:#ff4d4f;font-size:14px;line-height:1;margin-right:4px;font-family:SimSun,sans-serif}.notification-master__integration--settings__field:last-child{margin-bottom:0}.notification-master__integration--settings__field__title{font-size:14px !important;color:var(--notification-master-text-color);margin-bottom:5px;margin-top:0}.notification-master__integration--settings__field__description{margin-top:8px;font-size:12px;font-style:normal;color:#757575}.notification-master__integration--settings__field__input__button{font-weight:500}.notification-master__integration--settings__field__editor{border:1px solid #f1f1f1;min-height:200px}.notification-master__integration--settings__field__list{display:flex;flex-direction:column;gap:10px;background-color:#f7f7f7;border-radius:5px;padding:10px}.notification-master__integration--settings__field__list__item{display:flex;gap:10px;align-items:center}.notification-master__integration--settings__field__list__item__input{flex:100%}.notification-master__integration--settings__field__list__item__wrapper{border:1px solid #f1f1f1;background-color:#fff;border-radius:5px;margin-bottom:10px}.notification-master__integration--settings__field__list__item__wrapper:last-child{margin-bottom:0}.notification-master__integration--settings__field__list__item__header{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #f1f1f1;cursor:pointer}.notification-master__integration--settings__field__list__item__header__title{font-size:14px !important;color:var(--notification-master-text-color);margin-bottom:5px;margin-top:0}.notification-master__integration--settings__field__list__item__header__button{font-weight:500}.notification-master__integration--settings__field__list__item__body{max-height:0;overflow:hidden;transition:all .5s ease-in-out;border-radius:0 0 5px 5px}.notification-master__integration--settings__field__list__item__body.active{max-height:1000px}.notification-master__integration--settings__field__list__item__body>*{padding:10px}@media screen and (max-width: 992px){.notification-master__connections{padding:18px}.notification-master__connections__list{gap:20px}.notification-master__connections__list__item{margin-bottom:30px}.notification-master__connections__add-button{width:100%}}@media screen and (max-width: 768px){.notification-master__connections{padding:15px;min-height:150px}.notification-master__connections__list{justify-content:center;gap:15px}.notification-master__connections__list__item{margin-bottom:20px}.notification-master__connections__list__item__icon{width:50px !important;height:50px;top:-25px}.notification-master__connections__list__item__icon img{width:30px}.notification-master__integration--settings{padding:8px}.notification-master__integration--settings__field{margin-bottom:15px}.notification-master__integration--settings__field__title{font-size:13px !important}.notification-master__integration--settings__field__description{font-size:11px}.notification-master__integration--settings__field__list{padding:8px;gap:8px}.notification-master__integration--settings__field__list__item{flex-wrap:wrap}.notification-master__integration--settings__field__list__item__input{flex:100% !important;margin-bottom:5px}.notification-master__integration--settings__field__list__item__header{padding:8px}.notification-master__integration--settings__field__list__item__header__title{font-size:13px !important}.notification-master__integration--settings__field__list__item__body>*{padding:8px}}@media screen and (max-width: 480px){.notification-master__connections{padding:10px;min-height:120px;margin:15px 0}.notification-master__connections__list{gap:12px;margin-top:15px}.notification-master__connections__list__item{margin-bottom:15px}.notification-master__connections__list__item__icon{width:40px !important;height:40px;top:-20px;border-width:1px}.notification-master__connections__list__item__icon img{width:25px}.notification-master__connections__list__item__body{padding:8px !important}.notification-master__connections__list__item__body>.ant-typography{margin-bottom:5px;font-size:12px}.notification-master__connections__list__item .ant-card-actions li{margin:3px 0 !important}.notification-master__connections__add-button{margin-top:15px;height:auto;padding:8px 15px;font-size:13px}.notification-master__connections__add-button .anticon{font-size:13px}.notification-master__integration--settings{padding:5px}.notification-master__integration--settings__field{margin-bottom:12px}.notification-master__integration--settings__field__title{font-size:12px !important}.notification-master__integration--settings__field__description{font-size:10px;margin-top:5px}.notification-master__integration--settings__field__list{padding:5px;gap:5px}.notification-master__integration--settings__field__list__item{gap:5px}.notification-master__integration--settings__field__list__item__wrapper{margin-bottom:8px}.notification-master__integration--settings__field__list__item__header{padding:6px}.notification-master__integration--settings__field__list__item__header__title{font-size:12px !important}.notification-master__integration--settings__field__list__item__body>*{padding:6px}}
.notification-master__connections__add-modal input[type=text],.notification-master__connections__add-modal input[type=email]{background:#fff;border-width:1px;border-style:solid;border-color:#d9d9d9;min-height:35px}.notification-master__connections__add-modal input[type=text].ant-input-lg,.notification-master__connections__add-modal input[type=email].ant-input-lg{padding:7px 11px}.notification-master__connections__add-modal .components-form-token-field__input-container.is-active{border-color:#e67a18;box-shadow:0 0 0 2px rgba(255,5,22,.06)}.notification-master__connections__add-modal .components-form-token-field__input-container.is-active .components-form-token-field__input{border-color:#e67a18;box-shadow:0 0 0 2px rgba(255,5,22,.06);outline:0}.notification-master__connections__add-modal__field{margin-bottom:20px}.notification-master__connections__add-modal__field #react-select-2-input{border:none;box-shadow:none;outline:0}.notification-master__connections__add-modal__field #react-select-2-input :focus{border:none;box-shadow:none;outline:0}.notification-master__connections__add-modal__field input[type=text]:focus{border-color:#e67a18;box-shadow:0 0 0 2px rgba(255,5,22,.06);outline:0}.notification-master__connections__add-modal__field:last-child{margin-bottom:0}.notification-master__connections__add-modal__field__title{font-size:14px !important;color:var(--notification-master-text-color);margin-bottom:5px;margin-top:0}.notification-master__connections__add-modal__field__title.required::before{display:inline-block;content:"*";color:#ff4d4f;font-size:14px;line-height:1;margin-right:4px;font-family:SimSun,sans-serif}@media screen and (max-width: 992px){.notification-master__connections__add-modal{width:90% !important}.notification-master__connections__add-modal .ant-modal-content{padding:15px}.notification-master__connections__add-modal .ant-modal-body{padding:15px}.notification-master__connections__add-modal .ant-modal-footer{padding:15px}}@media screen and (max-width: 768px){.notification-master__connections__add-modal{width:95% !important;margin:0 auto}.notification-master__connections__add-modal .ant-modal-content{padding:10px}.notification-master__connections__add-modal .ant-modal-body{padding:10px}.notification-master__connections__add-modal .ant-modal-footer{padding:10px}.notification-master__connections__add-modal .ant-modal-footer .ant-btn{padding:4px 8px;font-size:12px}.notification-master__connections__add-modal__field{margin-bottom:15px}.notification-master__connections__add-modal .ant-select{width:100% !important}.notification-master__connections__add-modal .ant-input-group-wrapper{width:100%}.notification-master__connections__add-modal .notification-master__integrations-select{gap:8px}.notification-master__connections__add-modal .notification-master__integrations-select__integration{padding:15px}.notification-master__connections__add-modal .notification-master__integrations-select__integration img{width:40px}}@media screen and (max-width: 480px){.notification-master__connections__add-modal .ant-modal-content{padding:8px}.notification-master__connections__add-modal .ant-modal-body{padding:8px}.notification-master__connections__add-modal .ant-modal-footer{padding:8px}.notification-master__connections__add-modal__field{margin-bottom:12px}.notification-master__connections__add-modal__field__title{font-size:13px !important}.notification-master__connections__add-modal .ant-typography{font-size:13px}.notification-master__connections__add-modal .ant-btn{font-size:12px;padding:3px 6px;height:auto}.notification-master__connections__add-modal .notification-master__integrations-select{gap:5px}.notification-master__connections__add-modal .notification-master__integrations-select__integration{padding:10px}.notification-master__connections__add-modal .notification-master__integrations-select__integration img{width:30px}}
.notification-master__integrations-select{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.notification-master__integrations-select__integration{display:flex;justify-content:center;align-items:center;padding:20px;border:2px solid #eaeaea;border-radius:5px;cursor:pointer}.notification-master__integrations-select__integration img{width:50px;-o-object-fit:cover;object-fit:cover}.notification-master__integrations-select__integration--selected{border-color:#e67a18}.notification-master__integrations-select .ant-ribbon-wrapper{display:flex}@media screen and (max-width: 992px){.notification-master__integrations-select{gap:8px}.notification-master__integrations-select__integration{padding:15px}.notification-master__integrations-select__integration img{width:45px}}@media screen and (max-width: 768px){.notification-master__integrations-select{gap:6px;justify-content:center}.notification-master__integrations-select__integration{padding:12px}.notification-master__integrations-select__integration img{width:35px}.notification-master__integrations-select .ant-ribbon{font-size:10px;height:18px;line-height:18px}}@media screen and (max-width: 480px){.notification-master__integrations-select{gap:4px;margin-top:15px}.notification-master__integrations-select__integration{padding:8px;border-width:1px}.notification-master__integrations-select__integration img{width:28px}}
.notification-master__connections__add-modal__field .ant-flex.ant-flex-vertical{gap:8px}@media screen and (max-width: 768px){.notification-master__connections__add-modal__field .ant-flex:not(.ant-flex-vertical){flex-direction:column;align-items:flex-start !important}.notification-master__connections__add-modal__field .ant-flex:not(.ant-flex-vertical) .ant-typography{margin-bottom:5px}.notification-master__connections__add-modal__field .ant-flex.ant-flex-align-center:not(.ant-flex-justify-center){flex-direction:row;flex-wrap:wrap;gap:5px}.notification-master__connections__add-modal__field .ant-flex.ant-flex-align-center:not(.ant-flex-justify-center) .ant-input-group-wrapper{width:100%}.notification-master__connections__add-modal__field .ant-flex.ant-flex-align-center:not(.ant-flex-justify-center) .ant-select{width:100% !important;margin:5px 0}.notification-master__connections__add-modal__field .ant-flex.ant-flex-align-center:not(.ant-flex-justify-center) .ant-btn{margin-top:5px}}@media screen and (max-width: 480px){.notification-master__connections__add-modal__field .ant-card .ant-card-body{padding:5px !important}.notification-master__connections__add-modal__field .ant-flex{gap:5px !important}.notification-master__connections__add-modal__field .ant-typography{font-size:12px;margin-bottom:3px}.notification-master__connections__add-modal__field .ant-input-group-addon{padding:0 5px}}
.notification-master__connections__edit-modal input[type=text],.notification-master__connections__edit-modal input[type=email]{background:#fff;border-width:1px;border-style:solid;border-color:#d9d9d9;min-height:35px}.notification-master__connections__edit-modal input[type=text].ant-input-lg,.notification-master__connections__edit-modal input[type=email].ant-input-lg{padding:7px 11px}.notification-master__connections__edit-modal__field{margin-bottom:20px}.notification-master__connections__edit-modal__field #react-select-2-input{border:none;box-shadow:none;outline:0}.notification-master__connections__edit-modal__field #react-select-2-input :focus{border:none;box-shadow:none;outline:0}.notification-master__connections__edit-modal__field input[type=text]:focus{border-color:#e67a18;box-shadow:0 0 0 2px rgba(255,5,22,.06);outline:0}.notification-master__connections__edit-modal__field:last-child{margin-bottom:0}.notification-master__connections__edit-modal__field__title{font-size:14px !important;color:var(--notification-master-text-color);margin-bottom:5px;margin-top:0}.notification-master__connections__edit-modal__field__title.required::before{display:inline-block;content:"*";color:#ff4d4f;font-size:14px;line-height:1;margin-right:4px;font-family:SimSun,sans-serif}@media screen and (max-width: 992px){.notification-master__connections__edit-modal{width:90% !important}.notification-master__connections__edit-modal .ant-modal-content{padding:15px}.notification-master__connections__edit-modal .ant-modal-body{padding:15px}.notification-master__connections__edit-modal .ant-modal-footer{padding:15px}}@media screen and (max-width: 768px){.notification-master__connections__edit-modal{width:95% !important;margin:0 auto}.notification-master__connections__edit-modal .ant-modal-content{padding:10px}.notification-master__connections__edit-modal .ant-modal-body{padding:10px}.notification-master__connections__edit-modal .ant-modal-footer{padding:10px}.notification-master__connections__edit-modal .ant-modal-footer .ant-btn{padding:4px 8px;font-size:12px}.notification-master__connections__edit-modal__field{margin-bottom:15px}.notification-master__connections__edit-modal .ant-select{width:100% !important}.notification-master__connections__edit-modal .ant-input-group-wrapper{width:100%}.notification-master__connections__edit-modal .notification-master__integration--settings__field.inline{flex-direction:column}.notification-master__connections__edit-modal .notification-master__integration--settings__field.inline .notification-master__integration--settings__field__input{width:100%}}@media screen and (max-width: 480px){.notification-master__connections__edit-modal .ant-modal-content{padding:8px}.notification-master__connections__edit-modal .ant-modal-body{padding:8px}.notification-master__connections__edit-modal .ant-modal-footer{padding:8px}.notification-master__connections__edit-modal__field{margin-bottom:12px}.notification-master__connections__edit-modal__field__title{font-size:13px !important}.notification-master__connections__edit-modal .ant-typography{font-size:13px}.notification-master__connections__edit-modal .ant-btn{font-size:12px;padding:3px 6px;height:auto}}
.notification-master__merge-tags-modal .notification-master__merge-tags-list::-webkit-scrollbar{width:5px;height:6px}.notification-master__merge-tags-modal .notification-master__merge-tags-list::-webkit-scrollbar-thumb{background-color:#666;border-radius:5px}.notification-master__merge-tags-modal .notification-master__merge-tags-list::-webkit-scrollbar-track{background-color:#f1f1f1}.notification-master__merge-tags-modal input[type=text]:focus{border-color:#e67a18 !important;box-shadow:0 0 0 2px rgba(255,5,22,.06) !important;outline:0 !important}@media screen and (max-width: 992px){.notification-master__merge-tags-modal{width:90% !important}.notification-master__merge-tags-modal .ant-modal-content{padding:15px}.notification-master__merge-tags-modal .ant-modal-body{padding:15px}.notification-master__merge-tags-modal .ant-modal-footer{padding:15px}.notification-master__merge-tags-modal .ant-tabs-tab{padding:10px}}@media screen and (max-width: 768px){.notification-master__merge-tags-modal{width:95% !important}.notification-master__merge-tags-modal .ant-modal-content{padding:10px}.notification-master__merge-tags-modal .ant-modal-body{padding:10px}.notification-master__merge-tags-modal .ant-modal-footer{padding:10px}.notification-master__merge-tags-modal .ant-tabs{flex-direction:column !important}.notification-master__merge-tags-modal .ant-tabs-tabpane{padding:10px 5px}.notification-master__merge-tags-modal .ant-tabs-tab{padding:8px;font-size:12px;margin:0 !important}.notification-master__merge-tags-modal .ant-tabs-nav{width:100% !important;margin-bottom:10px !important}.notification-master__merge-tags-modal .ant-tabs-content-holder{border-left:none !important}.notification-master__merge-tags-modal .ant-tabs-tab-btn{text-align:center;width:100%}.notification-master__merge-tags-modal .ant-list-item-meta-title{font-size:12px}.notification-master__merge-tags-modal .ant-list-item-meta-description{font-size:10px}.notification-master__merge-tags-modal .ant-list-item-action{margin-left:10px}}@media screen and (max-width: 480px){.notification-master__merge-tags-modal .ant-modal-content{padding:8px}.notification-master__merge-tags-modal .ant-modal-body{padding:8px}.notification-master__merge-tags-modal .ant-modal-footer{padding:8px}.notification-master__merge-tags-modal .ant-tabs-tab{padding:6px;font-size:11px}.notification-master__merge-tags-modal .ant-tabs-nav{margin-bottom:8px !important}.notification-master__merge-tags-modal .ant-list-item{padding:8px 0}.notification-master__merge-tags-modal .ant-list-item .ant-list-item-meta-title{font-size:11px;margin-bottom:0}.notification-master__merge-tags-modal .ant-list-item .ant-list-item-meta-description{font-size:9px}.notification-master__merge-tags-modal .ant-alert{padding:8px;font-size:11px}.notification-master__merge-tags-modal .ant-alert .ant-alert-message{font-size:12px}.notification-master__merge-tags-modal .ant-alert .ant-alert-description{font-size:11px}}
.notification-master__notification-sidebar{flex:1;background-color:#fff;border-radius:10px;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04);display:flex;flex-direction:column;min-width:250px}.notification-master__notification-sidebar__header{margin-bottom:20px;padding:20px}.notification-master__notification-sidebar__header__field{display:flex;justify-content:space-between;align-items:center;gap:10px}.notification-master__notification-sidebar__footer{background-color:#f5f5f5;padding:20px;border-radius:0 0 10px 10px;display:flex;justify-content:space-between}@media screen and (max-width: 992px){.notification-master__notification-sidebar{min-width:220px}.notification-master__notification-sidebar__header{padding:18px;margin-bottom:15px}.notification-master__notification-sidebar__footer{padding:18px}}@media screen and (max-width: 768px){.notification-master__notification-sidebar{margin-top:0;margin-bottom:15px;min-width:100%;order:1}.notification-master__notification-sidebar__header{padding:15px;margin-bottom:0}.notification-master__notification-sidebar__header__field{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.notification-master__notification-sidebar__footer{padding:15px;flex-direction:row;justify-content:space-between;align-items:center}.notification-master__notification-sidebar__footer .ant-btn{margin:0;min-width:100px}}@media screen and (max-width: 480px){.notification-master__notification-sidebar__header{padding:12px}.notification-master__notification-sidebar__header__field{flex-direction:column;align-items:flex-start;gap:6px}.notification-master__notification-sidebar__header__field .ant-typography{font-size:13px}.notification-master__notification-sidebar__footer{padding:12px}.notification-master__notification-sidebar__footer .ant-btn{font-size:12px;padding:4px 8px;min-width:auto;height:auto}}
.notification-master__log--loading{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.notification-master__log{display:flex;justify-content:center;flex-direction:column;position:relative;background-color:var(--notification-master-color-light);padding:20px;min-height:300px;width:100%}.notification-master__log .ant-table{overflow-x:auto}.notification-master__log .ant-btn{display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.notification-master__log{padding:15px}.notification-master__log .ant-flex{gap:15px !important}.notification-master__log .ant-table{font-size:14px}.notification-master__log .ant-table .ant-table-cell{padding:10px}}@media screen and (max-width: 768px){.notification-master__log{padding:10px}.notification-master__log .ant-flex{flex-direction:column;gap:10px !important}.notification-master__log .ant-flex>.ant-flex{margin-bottom:10px;width:100%;flex-direction:row !important;gap:8px !important}.notification-master__log .ant-flex>.ant-flex .ant-select{flex:1;width:100%}.notification-master__log .ant-flex>.ant-flex .ant-btn{flex-shrink:0;white-space:nowrap}.notification-master__log .ant-table .ant-table-cell{padding:8px}.notification-master__log .ant-table .ant-typography{font-size:12px}.notification-master__log pre{font-size:12px;max-height:300px;overflow:auto}.notification-master__log .ant-modal{width:95% !important;margin:0 auto}.notification-master__log .ant-modal .ant-modal-content{padding:12px}.notification-master__log .ant-modal .ant-modal-header{margin-bottom:10px}.notification-master__log .ant-modal .ant-modal-body{padding:0}}@media screen and (max-width: 480px){.notification-master__log{padding:8px;min-height:200px}.notification-master__log .ant-flex{gap:8px !important}.notification-master__log .ant-flex>.ant-flex{gap:6px !important}.notification-master__log .ant-btn{font-size:12px;padding:0 8px;height:30px}.notification-master__log .ant-select{font-size:12px}.notification-master__log .ant-table{font-size:12px}.notification-master__log .ant-table .ant-table-cell{padding:6px}.notification-master__log .ant-table .ant-btn{width:28px;height:28px;min-width:28px}.notification-master__log .ant-table .ant-btn .anticon{font-size:12px}.notification-master__log .ant-pagination{font-size:12px;flex-wrap:wrap}.notification-master__log .ant-pagination .ant-pagination-item{min-width:24px;height:24px;line-height:22px}.notification-master__log .ant-pagination .ant-pagination-options{margin-top:8px}.notification-master__log .ant-modal .ant-modal-title{font-size:14px}.notification-master__log .ant-modal pre{font-size:11px;max-height:250px}}
.notification-master__log--loading{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.notification-master__log{display:flex;justify-content:center;flex-direction:column;position:relative;background-color:var(--notification-master-color-light);padding:20px;min-height:300px;width:100%}@media screen and (max-width: 768px){.notification-master__log{padding:10px}.notification-master__log .ant-flex{flex-direction:column}.notification-master__log .ant-flex .ant-flex{margin-bottom:10px;width:100%}.notification-master__log .ant-flex .ant-flex .ant-select{width:100%}.notification-master__log--view pre{font-size:12px;max-height:300px;overflow:auto}}

