@font-face{font-family: "gta"; src: url("ChaletLondonNineteenSixty.ttf");}#headerContainer{height: 4vh;}tr{display: flex;}td{flex: 1; display: flex; align-items: center;}th{flex: 1; display: flex; justify-content: center; align-items: center;}.header-border{border-bottom: 0.2vh solid #ffffff8c;}body{width: 25%; position: absolute; color: white; font-family: gta; flex-direction: column;margin-left:35%;margin-top:25%;}#dt{width: 96%;height: 20vh; border-collapse: collapse; display: flex; flex-direction: column;background-color:black;margin-left: 2%;margin-right: 2%; box-shadow: 0.5vh 0.5vh 1vh 0.1vh rgba(0,0,0,0.55); border-radius: 1vh;overflow: auto;}.mx-1{margin-left: 3%;margin-right: 2%;font-size:1.8vh;}.mt-2{margin-top: 1.5vh;}.cell{font-size:2vh;padding-left:1vh;}.selected{background-color: #f0f0f0; color: black;}.btn{width: 100%; height: 4vh; font-size: 1.8vh; border: none; color: white; cursor: pointer;font-weight:1000;background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgb(85, 88, 95, 1));}.header-container{width: 100%; display: flex; justify-content: center; align-items: center; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgb(85, 88, 95, 1));}#tableContainer{box-sizing: border-box; /*padding: 50px 0;*/ background-color: #1e1e16b3;}.table-box{width: 100%;padding-top: 0.5vh;}.title{color: white; font-size: 2vh;margin-top: 0.8vh;margin-bottom: 0.8vh;}.send{padding-bottom: 0.25vh; text-align: center; border-style: solid; padding-top: 0.25vh; border-width: 0.16vh;}.send:hover{background-color:white; color:black;}.btn-a{background-color: transparent; border-radius: 1.4vh; color: #fff; border-color: #fff;border-style:solid;margin-left:1.5%;padding:0.7vh;font-size:1.5vh;margin-bottom: 1vh;}.btn-a:hover{background-color:white; color:blue;}.cin{border-radius: 0.5vh; color: darkslategray;border-style: solid;font-size:1.8vh;padding-left:0.7vh;}