*{font-family:Arial,Helvetica,sans-serif}.text-center{text-align:center}.flex-container{display:flex;justify-content:space-between}.input-flex-container{display:flex;padding:auto}.styled-table{border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;min-width:400px;box-shadow:0 0 20px #00000026}.styled-table thead tr,.styled-table tbody th{background-color:#0075ac;color:#fff;text-align:center}.styled-table th,.styled-table td{padding:12px 15px}.styled-table tbody tr{border-bottom:1px solid #dddddd}.styled-table tbody tr:nth-of-type(2n){background-color:var(--bkg-color)}.styled-table tbody tr:last-of-type{border-bottom:2px solid #0075ac}.styled-table tbody tr.active-row{font-weight:700;color:#ac6200}.borderedDiv{border:1px solid rgb(0,195,255);margin:2px}table,th,td{border:1px solid black}html{transition:color .3s,background-color .3s}body{--text-color: #222;--bkg-color: #fff}body.dark-theme{--text-color: #eee;--bkg-color: #121212}@media (prefers-color-scheme: dark){body{--text-color: #eee;--bkg-color: #121212}body.light-theme{--text-color: #222;--bkg-color: #fff}}body{background:var(--bkg-color)}h1,h2,h3,div,p{color:var(--text-color)}.flipThemeImg{width:25px;height:25px}#sulfurAmount{height:64px;margin:5px}.paddedText{padding:10px}.itemImg{width:64px;height:64px;padding:5px;margin-left:3px}.enabledItemButton{background-color:green}.disabledItemButton{background-color:red}
