.notification-content[data-v-475af736]{z-index:999;background:#fff;max-width:410px;width:100%;height:-moz-max-content;height:max-content;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px 0 #7d919b}.notification-content .notification-close-btn[data-v-475af736]{width:24px;height:24px;display:flex;justify-content:center;align-items:center;align-self:end}.notification-content .notification-text[data-v-475af736]{line-height:20px;text-align:center}.notification-content .notification-actions[data-v-475af736]{display:flex;padding:0 19px;justify-content:space-between}.notification-content .notification-actions .btn-cancel[data-v-475af736],.notification-content .notification-actions .btn-confirm[data-v-475af736]{height:44px;max-width:160px;width:100%}.notification-content .notification-actions .btn-cancel[data-v-475af736]{background-color:#ff5252}@font: "Roboto", sans-serif;@font-accent: "Montserrat", sans-serif;@text-color: #13181A;@text-color-middle: #37474F;@text-color-light: #79919C;@text-color-lighter: #CFD8DD;@warning-color: #FFB645;@success-color: #00BA82;@info-color: #008FC1;@error-color: #F84242;@bg-color: #263239;@bg-color-lighter: #F8F9F9;@bg-color-light: #EDEFF1;@bg-color-middle: #DDE3E6;@bg-color-dark: #37474F;@active-router-link-color: #13181A;@br: 4px;@trans: all linear 0.3s;.placeholder(@content){&::-webkit-input-placeholder{@content()}&:-moz-placeholder,&::-moz-placeholder{@content()}&:-ms-input-placeholder{@content()}}.app-select[data-v-2e4154b9]{position:relative;width:220px;font-size:14px}.app-select__control[data-v-2e4154b9]{height:36px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fff;cursor:pointer}.app-select__arrow[data-v-2e4154b9]{display:flex;align-items:center;justify-content:center}.app-select__dropdown[data-v-2e4154b9]{position:absolute;top:calc(100% + 4px);left:0;right:0;padding:0;height:340px;overflow-y:auto;background:#fff;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.1)}.app-select__option[data-v-2e4154b9]{padding:8px 12px;cursor:pointer}.app-select__option[data-v-2e4154b9]:hover{background-color:#f5f5f5}.app-select__option.is-selected[data-v-2e4154b9]{background-color:#e6f4ff;font-weight:500}.app-select--disabled[data-v-2e4154b9]{opacity:.5;pointer-events:none}.ios-switch[data-v-01897c2e]{position:relative;width:52px;height:28px;border-radius:16px;background-color:#e5e5ea;border:none;cursor:pointer;padding:0;transition:background-color .25s ease}.ios-switch--on[data-v-01897c2e]{background-color:var(--active-color,#34c759)}.ios-switch__thumb[data-v-01897c2e]{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.25);transition:transform .25s ease}.ios-switch--on .ios-switch__thumb[data-v-01897c2e]{transform:translateX(24px)}.ios-switch--disabled[data-v-01897c2e]{opacity:.5;cursor:not-allowed}.error[data-v-c1293d56]{background-color:#ff7373}.proxy td[data-v-c1293d56]{vertical-align:middle;border:none;border-bottom:2px solid #edeff1;padding:4px 16px}.proxy td.number[data-v-c1293d56]{width:80px}.proxy td.actions[data-v-c1293d56]{padding:4px 0;width:80px}.proxy td.actions button[data-v-c1293d56]{display:inline-flex;justify-content:center;align-items:center;margin-right:8px;width:32px;height:32px}.proxy td.actions button[data-v-c1293d56]:last-child{margin-right:0}.proxy td.actions button[data-v-c1293d56]:disabled{opacity:.5;cursor:text}.proxy td input[data-v-c1293d56]{display:block;border:none;padding:4px 0;width:100%}.proxy td input[data-v-c1293d56]:focus{outline:none}.proxyExistError[data-v-41073353]{display:flex;align-items:center;background-color:#ffe5e5;color:#fe2712;width:100%;height:44px;padding:10px 15px;border-radius:4px;margin-top:8px;margin-bottom:8px}.modal-content[data-v-41073353]{position:relative}.modal-content .modal-controls[data-v-41073353]{display:flex;flex-direction:row;justify-content:space-between}.modal-content .modal-controls .add-parser-container[data-v-41073353]{display:flex;width:-moz-max-content;width:max-content;gap:8px;flex-direction:column}.modal-content .modal-controls .add-parser-container .custom-form-group[data-v-41073353]{margin-bottom:0}.modal-content .modal-controls .add-parser-container .custom-form-group .parser-addres-input[data-v-41073353]{width:300px}.modal-content .modal-controls .add-parser-container .add-proxy-btn[data-v-41073353]{height:40px}.modal-content .modal-controls .switch-container[data-v-41073353]{height:40px;display:flex;align-items:center}.modal-content .proxy-wrapper[data-v-41073353]{overflow:hidden;max-height:546px}.modal-content .proxy-wrapper[data-v-41073353]::-webkit-scrollbar{border-radius:4px;width:8px;height:8px;background-color:#fff}.modal-content .proxy-wrapper[data-v-41073353]::-webkit-scrollbar-thumb{border-radius:4px;width:8px;height:8px;background-color:rgba(0,0,0,.24)}.modal-content .proxy-wrapper[data-v-41073353]::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.modal-content .proxy-wrapper table[data-v-41073353]{border-collapse:collapse;border-spacing:0;width:100%;height:auto;text-align:left}.modal-content .proxy-wrapper table tbody[data-v-41073353]{display:block;max-height:504px;overflow-y:auto;width:100%}.modal-content .proxy-wrapper table tr[data-v-41073353]{display:table;width:100%;table-layout:fixed}.modal-content .proxy-wrapper table th[data-v-41073353]{position:sticky;top:0;z-index:1;vertical-align:bottom;border:none;border-bottom:2px solid #edeff1;padding:12px 16px;font-weight:500;color:#79919c;background-color:#fff}.modal-content .proxy-wrapper table th.number[data-v-41073353]{width:80px}.modal-content .proxy-wrapper table th.actions[data-v-41073353]{padding:4px 0;width:80px}tr.low td[data-v-eaadcee2]{background-color:rgba(0,186,130,.1)}tr.high td[data-v-eaadcee2]{background-color:rgba(255,182,69,.1)}tr.critical td[data-v-eaadcee2]{background-color:rgba(248,66,66,.1)}tr td[data-v-eaadcee2]{vertical-align:top;border:none;border-bottom:2px solid #edeff1;padding:8px}tr td.date[data-v-eaadcee2]{width:180px}tr td.ip[data-v-eaadcee2]{width:120px}tr td.number[data-v-eaadcee2]{width:180px}tr td.message[data-v-eaadcee2]{width:calc(100% - 480px)}.source-item[data-v-e478f466]{margin-bottom:24px}.source-item[data-v-e478f466]:empty,.source-item[data-v-e478f466]:last-child{margin-bottom:0}.source-item-header[data-v-e478f466]{display:flex;justify-content:space-between;align-items:center;border-radius:4px;padding:8px 16px;background-color:#edeff1}.source-item-header p[data-v-e478f466]{font-size:18px}.source-item-header-buttons[data-v-e478f466]{display:flex;justify-content:normal}.source-item-header-buttons button[data-v-e478f466]{margin-left:10px}.source-item-content-in[data-v-e478f466]{position:relative;margin-top:16px;height:350px}.source-item-content-table[data-v-e478f466]{overflow:auto;margin-bottom:16px;height:calc(100% - 64px)}.source-item-content-table[data-v-e478f466]::-webkit-scrollbar{border-radius:4px;width:8px;height:8px;background-color:#fff}.source-item-content-table[data-v-e478f466]::-webkit-scrollbar-thumb{border-radius:4px;width:8px;height:8px;background-color:rgba(0,0,0,.24)}.source-item-content-table[data-v-e478f466]::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.source-item-content-table table[data-v-e478f466]{border-collapse:collapse;border-spacing:0;width:100%;text-align:left}.source-item-content-table table th[data-v-e478f466]{position:sticky;top:0;z-index:1;vertical-align:bottom;border:none;border-bottom:2px solid #edeff1;padding:8px;font-weight:500;color:#79919c;background-color:#fff}.source-item-content-table table th.date[data-v-e478f466]{width:180px}.source-item-content-table table th.ip[data-v-e478f466]{width:120px}.source-item-content-table table th.number[data-v-e478f466]{width:180px}.source-item-content-table table th.message[data-v-e478f466]{width:calc(100% - 480px)}.proxies-btn[data-v-40164f55]{margin-bottom:24px}