#root,body,html{background:#0a1f44;color:#1e2432;font:1rem sans-serif;height:100%;margin:0}.main-container{align-items:center;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.418)),url(../images/bg.jpeg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center}.styled-table{border-collapse:collapse;box-shadow:0 0 20px rgba(0,0,0,.15);font-family:sans-serif}.styled-table thead tr{background-color:#009879;color:#fff;text-align:center}.styled-table thead th{padding:2vh 15px}.styled-table thead #date-hijri{font-size:1.2rem}.styled-table thead #date-english{font-size:.8rem}.styled-table tbody tr{background-color:#f3f3f3;border-bottom:1px solid #ddd;font-size:1rem}.styled-table tbody td{padding:1vh 15px}.styled-table tbody tr:last-of-type{border-bottom:2px solid #009879;border-top:2px solid #009879;font-size:.7rem;text-align:left}.styled-table tbody #noon-forbidden-tr,.styled-table tbody #sunrise-forbidden-tr,.styled-table tbody #sunset-forbidden-tr{background-color:#e7c2c2}.styled-table tbody tr.active-row{color:#009879;font-weight:700}#feedback{background-color:#31b0d5;border-color:#46b8da;border-radius:4px;color:#fff;padding:10px 20px}#mybutton{bottom:-4px;position:fixed;right:10px}@media screen{.styled-table{box-sizing:border-box;display:block;max-height:90vh;max-width:85vw;overflow:auto}.styled-table thead tr{padding:1.2vh 15px}.styled-table tbody tr{font-size:.9rem}.styled-table tbody td{padding:.7vh 15px}}@media screen and (min-height:800px){.styled-table{max-height:90vh;max-width:85vw}.styled-table thead th{padding:1.8vh 15px}.styled-table tbody tr{font-size:.9rem}.styled-table tbody td{padding:.8vh 15px}}