.mv-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;font-size:14px;display:flex}.mv-dropdown{position:relative}.mv-dropdown-selected{cursor:pointer;color:#62748e;background:#fff;border:1px solid #ccc;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:6px 15px;font-weight:600;display:flex}.dark_layout .mv-dropdown-selected{color:#fff;background:#262626;border:1px solid #fff;font-weight:600}.mv-dropdown-menu{z-index:4;color:#62748e;background:#fff;border:1px solid #ccc;border-radius:6px;width:120px;position:absolute;top:110%;left:0}.dark_layout .mv-dropdown-menu{color:#fff;background:#262626}.mv-dropdown-item{cursor:pointer;padding:8px}.mv-dropdown-item:hover{background:#f5f5f5}.dark_layout .mv-dropdown-item:hover{background:#363636}.mv-pills{flex-wrap:wrap;gap:10px;display:flex}.mv-pill{border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;display:flex}.mv-green .mv-pill-icon{color:#008100}.dark_layout .mv-green .mv-pill-icon{color:#1db96e}.mv-red .mv-pill-icon{color:#c70036}.dark_layout .mv-red .mv-pill-icon{color:#ff5c5c}.mv-gray .mv-pill-icon{color:#45556c}.dark_layout .mv-gray .mv-pill-icon{color:#fff}.mv-green .mv-pill-label{color:#008100;font-size:14px}.dark_layout .mv-green .mv-pill-label{color:#1db96e}.mv-red .mv-pill-label{color:#c70036;font-size:14px}.dark_layout .mv-red .mv-pill-label{color:#ff5c5c;font-size:14px}.mv-gray .mv-pill-label{color:#45556c;font-size:14px}.dark_layout .mv-gray .mv-pill-label{color:#fff;font-size:14px}.mv-green .mv-pill-value,.mv-red .mv-pill-value,.mv-gray .mv-pill-value{font-size:14px;font-weight:600}.mv-green{color:#1a7f37;background:#e6f7ec;border:.8px solid #c3dbc3}.dark_layout .mv-green{color:#1db96e;background:#2e3d2d;border:.8px solid #c3dbc3}.mv-red{color:#b42318;background:#fde8e8;border:.8px solid #ffccd399}.dark_layout .mv-red{color:#ff5c5c;background:#3b2829;border:.8px solid #ffccd399}.mv-gray{color:#667085;background:#f2f4f7;border:.8px solid #e2e8f099}.dark_layout .mv-gray{color:#fff;background:#2c2737;border:.8px solid #e2e8f099}.mv-right{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.mv-market-info{color:#000;align-items:center;gap:8px;font-size:14px;display:flex}.dark_layout .mv-market-info{color:#fff}.mv-status.closed{color:#c70036;font-weight:400}.mv-status.open{color:#008100;font-weight:400}.mv-actions{color:#3b2e7d;align-items:center;gap:12px;display:flex}.mv-clickable-refresh{cursor:pointer;color:#efb41d;font-size:20px;font-weight:100}.mv-streaming-lable{color:#90a1b9;margin-left:-7px;font-size:14px;font-weight:400}.dark_layout .mv-streaming-lable{color:#fff}.mv-clickable{cursor:pointer;font-size:20px;font-weight:100}.dark_layout .mv-clickable{color:#efb41d}.mv-switch{cursor:pointer;background:#90a1b9;border-radius:20px;width:36px;height:18.5px;transition:all .3s;position:relative}.mv-switch.mv-on{background:#3a2d7d}.dark_layout .mv-switch.mv-on{background:#efb41d}.mv-switch-knob{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .3s;position:absolute;top:1.5px;left:2px}.mv-switch.mv-on .mv-switch-knob{left:19px}@media (max-width:768px){.mv-container{flex-direction:column;align-items:flex-start}.mv-right{justify-content:space-between;width:100%}.mv-market-info{flex-wrap:wrap}}
