*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:"Roboto",sans-serif;font-optical-sizing:auto;font-weight:400;margin:0;padding:0;width:100%;height:100%;min-width:fit-content}input,select,textarea{max-width:280px}.header{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:20px 40px}.logo{width:inherit;max-width:200px;margin-left:40px}.intouch-login{display:flex;flex-direction:row;text-decoration:none;margin-right:40px}.intouch-login a{text-decoration:none;color:#4d5255}.intouch-login img{max-width:30px;padding-right:5px}h1{font-size:51px;font-weight:300;margin:60px 0 10px 0}h3{font-size:20px;font-weight:400;margin:10px 0 60px 0}.main{text-align:center}.search-div{display:flex;justify-content:center;align-items:center;margin-right:10px}.search-div input[type=text]{width:600px;max-width:90%;border:solid #000 1px;border-radius:10px;height:40px;padding:20px;box-sizing:border-box;margin-right:10px}.search-div input[type=submit]{background:#000;color:#fff;border-radius:999px;padding:5px 10px;box-sizing:border-box}.table-div{display:inline-block;margin-top:40px;width:80%;margin:60px auto}.table-div table{border-collapse:collapse;table-layout:fixed;width:100%}.table-div table thead tr{height:50px;border-top:1px solid #999;border-bottom:1px solid #999}.table-div table tr td{height:50px}footer{bottom:0;text-align:center;position:absolute;padding:5px;text-align:center;width:100%}.rep-not-found{margin-top:50px;width:100%;text-align:center}.rep-not-found span{display:inline-block;color:#b40006;font-size:22px;margin:20px auto}@media(max-width:768px){.header{padding:20px 0}.search-div input[type=text]{max-width:75vw}.table-div{width:100%;font-size:12px}}