body{margin:0;padding:0;font-family:sans-serif}pre{overflow-x:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.cron-scheduler{display:flex;flex-direction:column;gap:1rem;border-radius:5px;width:300px}.cron-scheduler select,.cron-scheduler input,.cron-scheduler button{padding:10px;border:1px solid #ebebeb;border-radius:5px}.cron-scheduler button{background-color:#ff5a5f;color:#fff;cursor:pointer}.day-selector{display:flex;flex-wrap:wrap;gap:.5rem}.day{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;border:1px solid #ebebeb}.day.disabled{background-color:#ebebeb;color:#9e9e9e;cursor:not-allowed;border:1px solid #ebebeb}.day.selected{background-color:#af5f5f;color:#fff}.leaflet-container{height:100%;width:100%}@media screen and (max-width: 991px){.leaflet-container{height:550px}}.popup{color:#0e98e7;font-size:18px;display:flex;justify-content:center}.popup-img{height:80px;width:auto}.App-header{display:flex;align-items:center;justify-content:center}.App-header button{padding:20px 30px;text-transform:uppercase;font-weight:700}
