.main,.tech_menu input[type=submit][name=delete],.title,table tr{font-family:"Arial",sans-serif}.main{display:flex;flex-wrap:wrap;align-content:center;width:100%;height:70vh;margin:auto;background:linear-gradient(to left,#ffca42 5%,#c08b17 80%) center center}.tech_menu{border-radius:20px;position:relative;width:50%;height:auto;max-height:60vh;background:#fff;max-width:700px;margin:auto;padding:40px;text-align:center;box-shadow:0 0 20px 0 rgb(0 0 0 / .2),0 5px 5px 0 rgb(0 0 0 / .24)}.tech_menu input[id=back]{color:#000;border:none;width:auto;text-align:center;background-color:#fff0;z-index:100;position:absolute;top:16px;left:16px;cursor:pointer}.tech_menu input[type=button]:not([id=back]),[type=reset],[type=submit]{color:#fff;text-transform:uppercase;font-family:Roboto,sans-serif;font-size:14px;background:#c08b17;width:100%;height:6vh;border:0;margin:auto;padding:auto;cursor:pointer}.tech_menu input[type=button]:not([id=back]):hover,[type=reset]:hover,[type=submit]:hover{background:#ecaf2c}.tech_menu input[type=submit][name=delete]{color:#000;outline:0;background:#f2f2f2;border:0;margin:0 0 15px;padding:15px;box-sizing:border-box;font-size:14px}.tech_menu input[type=text],.tech_menu textarea,[type=date],[type=number],[type=password]{background:#f2f2f2;border:0;width:100%;height:6vh;font-size:14px;padding:20px;cursor:text}.title{color:#777;font-size:20px;font-weight:700}table tr{background:#f2f2f2;color:#000;border-bottom:1px solid #000;border-top:1px solid #000}table tr:first-child{position:sticky;top:0;height:45px;border-bottom:1px solid #000;border-radius:0;border-top:none;z-index:10;color:#fff;max-height:45px;background-color:#777}table tr:last-child{border-top:1px solid #000;border-bottom:none}div::-webkit-scrollbar{display:none}