header{display:Flex;background:#252525;max-height:100px;color:#fff;font-family:roboto;justify-content:space-between;align-items:center;font-size:34px;z-index:1;position:relative}#logo{font-size:48px;color:#dd5900;margin-left:50px}p{margin-right:50px;font-weight:lighter}.cardClass{width:300px;height:240px;margin:20px 0;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;text-align:center;border:black 5px none;box-shadow:4px 4px 15px #252525;overflow:auto;font-family:roboto;border-radius:5px;overflow:hidden}#operarioId{font-size:40px;margin-top:.5rem;margin-bottom:.5rem;overflow:hidden}#locationData{background-color:#6ca7d2;height:120px;margin-bottom:0;color:#000}#busId{font-size:34px;font-weight:700;margin-top:.5rem;margin-bottom:.5rem;overflow:hidden}#locationId{font-size:34px;font-weight:700;margin-top:.5rem;margin-bottom:.5rem}#operariosGrilla{margin:20px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,auto);gap:10px;background-color:#fbfbfb;color:#252525}.scroll-container{scroll-behavior:smooth}@keyframes scrollAnimation{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.scroll-container{animation:scrollAnimation 60s linear infinite}body{font-family:roboto;margin:0;padding:0}.login-container{display:flex;justify-content:center;align-items:center;height:50vh;margin:100px}.iniciarSesion{align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1.5rem}.login-form{border:1px solid #ccc;padding:20px;border-radius:8px;box-shadow:0 0 10px #252525;width:500px;margin-top:0 0 100px;display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.css-163ljxj-MuiStack-root{margin-top:1rem;margin-bottom:1.2rem}#extraContainer{margin:0;padding:0}#mainLogin{display:flex;justify-content:center;align-content:center;padding:100px}#btnLogin{margin-bottom:1rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh;justify-content:center}h1{font-size:3.2em;line-height:1.1;margin:1rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Roboto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbfbfb;color:#000}body font-family:roboto-light{font-family:Roboto,sans-serif;font-weight:300;font-style:normal}body .roboto-regular{font-family:Roboto,sans-serif;font-weight:400;font-style:normal}body .roboto-medium{font-family:Roboto,sans-serif;font-weight:500;font-style:normal}nav{margin:0;background-color:#fbf7f7}.title{display:flex;justify-content:center;align-items:center;font-size:48px;font-family:Roboto;margin:60px;color:#000;margin-bottom:2rem}.box1{display:flex;justify-content:center;align-items:center;flex-direction:column}.imgUpload{width:46px;height:42px;margin-top:150px;margin-bottom:-200px}p{font-size:34px}.drag{display:flex;flex-direction:column;justify-content:space-between;width:1082px;height:480px}.imgUpload{margin-left:500px}.textDrag{flex-direction:row;justify-content:center;align-items:center;margin-top:6rem}.btnDrag{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end}.btnDelete{width:310px;height:74px;background-color:#fff;font-size:30px;border-radius:10px;border-color:#d70d0d;color:#d70d0d;cursor:pointer;margin-top:20px}.btnDelete:hover{background-color:#fbc8c8;transition:2ms}.btnContinuar{width:310px;height:74px;background-color:#f77f00;font-size:30px;margin-top:20px;margin-left:125%;border-radius:10px;border:none;color:#fff;cursor:pointer}.btnContinuar:hover{background-color:#814504;transition:2ms}.btnVolver{width:310px;height:74px;background-color:#fff;font-size:30px;margin:20px;border-radius:10px;border-color:#f77f00;color:#f77f00;cursor:pointer}.btnVolver:hover{background-color:#fef3e1;transition:2ms}.btnVistaA{display:flex;flex-direction:row;justify-content:space-between;margin-left:15%;margin-right:15%}.btnPublicar{width:310px;height:74px;background-color:#f77f00;font-size:30px;margin:20px;border-radius:10px;border:none;color:#fff;cursor:pointer}.btnPublicar:hover{background-color:#814504;transition:2ms}.input{background-color:#fbfbfb;font-size:30px;color:#000;text-align:center;margin-left:59%;margin-bottom:1rem}::placeholder{color:#f77f00;opacity:5;text-align:center}
