.page-content{background-color:var(--bgColor28)!important}.system-status-section{margin:0 auto;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:32px 16px 80px 16px}.system-status-section,.system-status-section *{font-family:Manrope}.system-status-section .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:640px){.system-status-section .header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.system-status-section .header .title{color:var(--txtColor16);font-size:20px;font-style:normal;font-weight:600;line-height:130%}.system-status-section .header .search{width:280px;height:40px;background-color:var(--bgColor29);border-radius:4px;border:1px solid var(--borderColor9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 12px}.system-status-section .header .search .search-icon{fill:var(--txtColor9)}.system-status-section .header .search .search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;font-weight:500;color:var(--txtColor9)}.system-status-section .table .table-head,.system-status-section .table .table-scroll-wrap{background-color:var(--bgColor7)!important}.system-status-section .table .__rail-is-vertical{background:var(--borderColor6)!important}.system-status-section .table .__rail-is-vertical .__bar-is-vertical{background:#1ecad3!important}.system-status-section .table .table-head{border-bottom:2px solid var(--borderColor10);padding-bottom:0}.system-status-section .table .table-head .th{color:var(--txtColor9);padding:20px 8px;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-align:left!important}.system-status-section .table .table-body .tr-bg.bg-hover{background-color:var(--bgColor15)}.system-status-section .table .table-body .tr-content{border:none}.system-status-section .table .table-body .td{color:var(--txtColor12);font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-align:left!important}.system-status-section .table .coin-slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:22px}.system-status-section .table .coin-slot .icon{width:32px;height:32px}.system-status-section .table .coin-slot .name{color:var(--txtColor15);font-size:20px;font-style:normal;font-weight:500;line-height:normal}.system-status-section .table .depositsEnabled-slot,.system-status-section .table .withdrawsEnabled-slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:4px;background-color:#1ecad3;color:#fff}.system-status-section .table .depositsEnabled-slot.passive,.system-status-section .table .withdrawsEnabled-slot.passive{background-color:var(--bgColor30);color:var(--txtColor17)}.system-status-section .table .tradeEnabled-slot svg{width:20px;height:20px}.system-status-section .table .nodeStatus-slot{text-transform:capitalize}