.toast{animation:slideInRight .3s ease-in-out forwards,fadeOut .5s ease-in-out 3s forwards;background:#fff;border-radius:4px;box-shadow:-1px 1px 10px rgba(0,0,0,.3);max-width:300px;padding:.5rem;position:fixed;right:25px;top:25px;transform:translateX(110%);z-index:1023}.toast.closing{animation:slideOutRight .5s ease-in-out forwards}.toast-progress{animation:toastProgress 3s ease-in-out forwards;background:#b7b7b7;bottom:0;display:block;height:4px;left:0;position:absolute;width:100%}.toast-content-wrapper{align-items:center;display:flex;justify-content:space-between}.toast-icon{font-size:1.5rem;padding:.35rem .5rem}.toast-message{color:#000;flex:1;font-size:.9rem;padding:.5rem}.toast.toast-success{background:#95eab8}.toast.toast-success .toast-progress{background-color:#2ecc71}.toast.toast-danger{background:#efaca5}.toast.toast-danger .toast-progress{background-color:#e74c3c}.toast.toast-info{background:#bddaed}.toast.toast-info .toast-progress{background-color:#3498db}.toast.toast-warning{background:#ead994}.toast.toast-warning .toast-progress{background-color:#f1c40f}@keyframes slideInRight{0%{transform:translateX(110%)}75%{transform:translateX(-10%)}to{transform:translateX(0)}}@keyframes slideOutRight{0%{transform:translateX(0)}25%{transform:translateX(-10%)}to{transform:translateX(110%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes toastProgress{0%{width:100%}to{width:0}}td.logo,th.logo{width:5%!important}body{align-items:center;background-color:#c9c9c96c;border-radius:25px;display:flex;font-family:Arial,Helvetica,sans-serif;justify-content:center;margin:5px;min-height:100vh;padding:0}img{margin:0 15px 0 0;vertical-align:middle}table{background-color:#fff;border-collapse:collapse;box-shadow:0 0 10px rgba(0,0,0,.215);margin:0 15px;width:85%}td,th{border:2px solid #ddd;font-size:24px;font-weight:500;padding:6px 8px;text-align:center;vertical-align:middle}h1{color:orange}h1,h3,h4,h5,h6{align-items:center;font-size:34px;margin:0;vertical-align:middle}h3,h4,h5,h6{font-weight:600}h7{font-size:24px}h7,h8{align-items:center;font-weight:500;margin:0;vertical-align:middle}h8{font-size:20px}td:first-child,td:nth-child(2),th:first-child,th:nth-child(2){width:5%}td:last-child,td:nth-child(3),td:nth-child(4),th:last-child,th:nth-child(3),th:nth-child(4){width:10%}#horario-atual{align-items:center;color:#000;font-size:24px;margin:0;text-align:center}.horario-corte{background-color:#fff;cursor:pointer;font-weight:600}.numero{font-size:24px}.fundo-vermelho{background-color:#ff4c4c;color:#fff}.texto-vermelho{color:#ff4c4c;font-weight:700}.invisivel{visibility:hidden}#totalGeral{background-color:#505050;color:#fff}.codigos-ml-container{padding:5px;text-align:left}.codigos-ml-container h7{display:block;font-weight:600;margin-bottom:5px}#celula-listas-separacao>div+div{border-top:2px solid #ddd;margin-top:4px;padding-top:4px}#listaCodigosML{list-style-type:none;margin:0;padding:0}#listaCodigosML li{font-size:18px;font-weight:400;margin-bottom:3px}@media only screen and (max-width:720px){#dia_semana_amanha,#dia_semana_hoje{font-size:12px}.numero{font-size:14px}#horario-atual{align-items:center;color:#000;font-size:12px;margin:0;text-align:center}h1,h2,h3,h4,h5,h6,h7,td,th{font-size:12px}td,th{padding:3px}.logo img{width:20px}.codigos-ml-container h7{font-size:12px}#listaCodigosML li{font-size:10px;margin-bottom:2px}td:first-child,td:last-child,td:nth-child(2),td:nth-child(3),td:nth-child(4),th:first-child,th:last-child,th:nth-child(2),th:nth-child(3),th:nth-child(4){width:auto}}.tempo-medio{color:red;font-size:25px;font-weight:bolder;margin-bottom:-5px;margin-top:1px;text-align:center}.piscar{animation:piscar 1s ease-in-out 3;background-color:#f90}@keyframes piscar{0%{background-color:#f90}50%{background-color:#fff}to{background-color:#f90}}