#list .rows{position:relative}#list .rows tr{cursor:pointer}#list .rows tr th{font-display:'ABCDiatype-Regular',Arial,sans-serif;font-weight:700;color:#818181}#list .rows tr th,#list .rows tr td{padding:15px}#list .rows tr th:nth-child(1),#list .rows tr td:nth-child(1){width:25%}#list .rows tr th:nth-child(2),#list .rows tr td:nth-child(2){width:40%}#list .rows tr th:nth-child(3),#list .rows tr td:nth-child(3){width:15%;white-space:nowrap}#list .rows tr th:nth-child(4),#list .rows tr td:nth-child(4){width:15%;text-align:center;white-space:nowrap}#list .rows tr th:nth-child(5),#list .rows tr td:nth-child(5){width:10%;text-align:center;white-space:nowrap}#list .rows tr th:last-child,#list .rows tr td:last-child{width:1%;white-space:nowrap}#list .rows ul{margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:center}#list .rows ul li::after{content:",";margin-right:.5rem}#list .rows ul li:last-child::after{display:none}body.details>header{margin-bottom:40px}body.details .title{display:flex;justify-content:space-between;padding-bottom:15px;margin-bottom:15px;border-bottom:solid 1px #c0c0c0}body.details textarea{padding:15px}body.details .tab-content textarea{resize:none;overflow:auto;white-space:pre;font-family:monospace;font-size:smaller}#users .buttons button{width:73px}#users table ul{margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:center}#users table ul li::after{content:",";margin-right:.5rem}#users table ul li:last-child::after{display:none}#businessModal[data-mode="add"] .modal-title::before{content:"Add "}#businessModal[data-mode="add"] [data-action="save-open"]{display:block}#businessModal[data-mode="add"] [data-action="save"]::before{content:"Create"}#businessModal[data-mode="edit"] .modal-title::before{content:"Edit "}#businessModal[data-mode="edit"] [data-action="save-open"]{display:none}#businessModal[data-mode="edit"] [data-action="save"]::before{content:"Save"}footer{background-color:inherit}.copying{background-color:rgba(40,167,69,.1)!important}body.light{background-color:#e9e9e9;color:#000}