﻿#components-reconnect-modal, .sidebar, environment, .main .top-row, #blazor-error-ui, .blazor-modal {display: none;}
.btn-success, .btn-secondary{display: none;}
.content h3{font-size: 20px; font-weight: bold; margin-bottom: 30px;}
.table.table-sm th, .table.table-sm td {background-color: #fff; color: #000; padding:5px;padding-right: 15px; border: 1px solid #dedede;}
.table.table-sm th{text-align: left;}
.content a{color:#000;}
.table.table-sm th:nth-child(6),
.table.table-sm td:nth-child(6){display: none; width: 0px;}
.main .bg-light{background-color: #fff !important;}
.table.table-sm {border-collapse: collapse;margin-top: 40px !important;width: auto; width: 100%;}
.main .pl-4, .main .px-4{padding-left: 0px !important; padding-right: 0px !important;}
.content p.store-info {margin-top: 0;margin-bottom: 2px;}
.content p{margin-top: 25px;}
.store-info.active{color:#000;}
td.actions, th.actions {display: none; width: 0px;}
td.actions * { display: none;}

body {font-family: arial, sans-serif; font-size: 10px;box-sizing: border-box;}
