body,html{margin:0;padding:0;font-family:Manrope,sans-serif;font-weight:400;font-style:normal;background:#fff;color:#2e3440}label{font-size:.7em;font-weight:700;padding-bottom:4px}input{padding:8px 12px}input,select{outline:none;border:1px solid #f8f8f8;background:#f8f8f8;font:Manrope,sans-serif;color:inherit;border-radius:4px}select{padding:7px 30px 7px 12px;-webkit-appearance:none}.validator-space{height:20px}.button-align-right{display:flex;justify-content:flex-end}table{border-collapse:initial;border-spacing:0 1em}table th:first-child{border-radius:4px 0 0 4px;padding-left:32px}table th:last-child{border-radius:0 4px 4px 0}thead{border-radius:4px;font-size:.8em;font-weight:700}table thead tr{background-color:#f8f8f8;color:#4c566a;text-align:left}table th{padding:16px 16px 16px 8px;font-weight:800}table td{padding:8px}tbody tr{font-size:.8em}table tr td:first-child{border-radius:4px 0 0 4px;padding-left:32px}table tr td:last-child{border-radius:0 4px 4px 0}td{border-top:2px solid #f8f8f8;border-bottom:2px solid #f8f8f8;font-weight:700}tr td:first-child{border-bottom-left-radius:10px;border-left:2px solid #f8f8f8}tr td:last-child{border-bottom-right-radius:10px;border-right:2px solid #f8f8f8}td p{margin:0}.actions{display:flex}.action-grow{flex-grow:1}.options{position:absolute;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.15);padding:8px 0;border-radius:10px;width:200px;margin-left:-180px;z-index:100}.option{cursor:pointer}.option p{padding:8px 16px}.option p:hover{background:#f8f8f8}.pop-up{position:fixed;left:0;top:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.pop-up .pop-up-content{background:#fff;padding:8px 32px 32px;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.2)}