.row-size{display:flex;flex-direction:row;justify-content:space-around}.flex{display:flex;justify-content:end}.link-show-address{text-decoration:underline}.display--grid{display:grid;grid-template-columns:auto auto;width:fit-content;gap:100px}.display--flex{display:flex;gap:30px}.table_dot--state{position:relative;display:inline-block;top:3px;height:15px;width:15px;aspect-ratio:1/1}[dir] .table_dot--state{border-radius:50%}[dir] .table_dot--status-scheduled{background-color:#4d98d5}[dir] .table_dot--status-done{background-color:#55d6a7}[dir] .table_dot--status-failed{background-color:#d6555e}[dir] .table_dot--status-canceled{background-color:#df2632}