body{font-family:Inter,Arial,sans-serif}.cancel-button{background-color:#fff;border:1px solid #ddd;border-radius:3px;color:#000;cursor:pointer;padding:8px 16px;transition:background-color .3s;width:100px}.cancel-button:hover{background-color:#f4b7b7}.submit-button{border:none;border-radius:3px;color:#fff;padding:8px 16px;width:100px}.submit-button,.submit-button:disabled:hover{background-color:#0052cc;cursor:not-allowed}body,html{height:100%;margin:0;overflow:hidden}.App{display:flex;flex-direction:column;height:100%}.full-height{height:100vh}.top-bar-height{height:5vh}.main-content{display:flex;height:95vh}@keyframes flash{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.flashing{animation:flash 1s infinite}.application-container{flex:1 1;margin-left:12.5vw;overflow-y:auto}.filters-container{box-sizing:border-box;padding:7px}.cards-container,.filters-container{border:1px solid #ccc;border-radius:8px;margin-left:2vw;margin-right:2vw;margin-top:2vh;width:92,5%}.cards-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.last-sync-container{align-items:center;border-radius:4px;display:flex;margin-left:auto;margin-right:10px;padding:5px}.last-sync-recent{background-color:green}.last-sync-old,.last-sync-recent{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.last-sync-old{background-color:#de9a11}.last-sync-very-old{background-color:#bd1010}.last-sync-loading,.last-sync-very-old{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.last-sync-loading{background-color:#c3bdbd}.container{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px}.card{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin:10px;padding:20px;width:600px}.card h2{font-size:1.5em;margin-bottom:10px}.card p{font-size:1em;margin-bottom:15px}.card button{background-color:#6f020d;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px}.card button:hover{background-color:#7f464c}.header{margin-bottom:20px;margin-left:5%;width:100%}.card-image{border-radius:8px;height:auto;max-width:100%}.open-csq-button{align-items:center;background-color:#fff;border:1px solid gray;border-radius:5px;color:#6f020d;cursor:pointer;display:flex;justify-content:center;margin-bottom:40px;margin-left:1vw;margin-right:1vw;padding:7px 10px}.open-csq-button img{height:auto;margin-left:8px;width:28px}.open-csq-button .expand-icon{height:auto;margin-right:10px;width:15px}.login-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.login-title{color:red;margin-bottom:20px}.login-box{border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #0000001a;padding:20px}.logo{margin-bottom:20px;width:100px}input[type=email]{border:1px solid #ccc;border-radius:5px;margin-bottom:10px;padding:10px;width:100%}button{background-color:blue;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}button:hover{background-color:#00008b}.chart-box{align-items:center;background-color:#fff;border-radius:8px;display:flex;height:75%;justify-content:center;padding:1vh;width:75%}.custom-select{margin-left:10px}.custom-date-picker,.custom-select{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px}*{font-family:Inter,Arial,sans-serif}.empty-card{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin:2vh;padding:1vh;width:16vw}.metric-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1vh}.metric-header h2{color:#333;font-size:20px;font-weight:600;margin:0 0 1vh}.metric-value{font-size:36px;font-weight:700;margin-bottom:10px}.metric-comparison{align-items:center;display:flex;gap:8px;margin-bottom:20px}.percentage-decrease{color:#2e614f;font-weight:700}.percentage-increase{color:#901300;font-weight:700}.comparison-period{color:#666}.metric-description{color:#333;line-height:1.5;margin:0}.status-tag-error{background-color:#ffc1b0;color:#730101}.status-tag-degraded,.status-tag-error{border-radius:16px;font-size:14px;padding:.5vh}.status-tag-degraded{background-color:#f8bdbd;color:#612e2e}.status-tag-improved{background-color:#d7f8bd;color:#2e614f}.status-tag-improved,.status-tag-loading{border-radius:16px;font-size:14px;padding:.5vh}.status-tag-loading{background-color:#c7c7c7;color:#484848}.status-tag-no-data{background-color:#65a5c2;color:#131751}.status-tag-monitor,.status-tag-no-data{border-radius:16px;font-size:14px;padding:.5vh}.status-tag-monitor{background-color:#ffeeb0;color:#904100}.failures-table{border-collapse:collapse;margin-top:20px;width:100%}.table-header{background-color:#f2f2f2;border-bottom:2px solid #ddd;font-weight:700;padding:12px;text-align:left}.table-cell,.table-row{border-bottom:1px solid #ddd}.table-cell{padding:10px}.table-row:hover{background-color:#f9f9f9}.view-details-button{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:8px;color:#222698;cursor:pointer;display:flex;justify-content:center;padding:5px;position:relative;text-align:center;z-index:10}.overlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.popup{background-color:#fff;border:1px solid #ccc;border-radius:8px;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);white-space:nowrap;width:-webkit-fit-content;width:fit-content;z-index:1001}.view-details-button{transition:background-color .3s,color .3s}.view-details-button:hover{background-color:#adcbec}.great-job-image{height:auto;margin-top:3vh;width:100%}.metric-description{margin-top:20px}.metric-value.loading.flashing{height:80%}.margin-top-22{margin-top:22%}.list-icon{height:20px;margin-right:8px;width:20px}.view-list-button{margin-top:22%}.popup-content{max-height:31vh;overflow-y:auto}.line-chart-container{border:1px solid #ccc;border-radius:5px;height:33vh;margin:2vh;padding:10px}.create-ticket-button{background-color:#fff;border:1px solid #0052cc;border-radius:3px;color:#0052cc;cursor:pointer;font-size:14px;margin:0 2vh;padding:8px 16px;width:150px}.create-ticket-button:hover{background-color:#e7edfe;border:1px solid #0052cc;color:#0052cc}.close-button{background:none;border:none;cursor:pointer;font-size:20px;position:absolute;right:10px;top:10px}.sliding-window .close-button{align-items:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:30px;justify-content:center;position:absolute;right:30px;top:25px;transition:all .2s ease;width:30px}.sliding-window .close-button:hover{background-color:#fcc6bb;border-color:#bbb;color:#333}.sliding-window .close-button:before{line-height:1}.last-errors-container{border:1px solid #ccc;border-radius:5px;height:33vh;margin:2vh;overflow-y:auto;padding:20px}.line-chart-box{height:80%}.last-errors-table{border-collapse:collapse;border-radius:5px;width:100%}.last-errors-table td,.last-errors-table th{border:none;padding:8px;text-align:left}.last-errors-table th{background-color:#f2f2f2}.last-errors-table-row{border-bottom:1px solid #ddd;transition:background-color .3s}.last-errors-table-row:hover{background-color:#f5f5f5}.test-title{margin:2vh}.slider-filters-container{align-items:center;border:1px solid #ccc;border-radius:8px;display:flex;gap:10px;margin-left:2vh;padding:7px;width:96%}.sliding-window{background-color:#fff;box-shadow:-2px 0 5px #00000080;height:100%;position:fixed;right:-70%;top:0;transition:right .3s ease;width:70%;z-index:1000}.sliding-window.open{right:0}.results-container{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;height:45vh;margin-left:2vw;margin-right:2vw;margin-top:2vh;width:92,5%}.results-title{margin:0;padding:2vh}.results-table-container{flex:1 1;margin:2vh 0;overflow-y:auto}.results-table{border-collapse:collapse;border-radius:8px;margin:0 auto;overflow:hidden;width:98%}.results-header{background-color:#f2f2f2}.results-cell{padding:8px;text-align:left}.results-row{border-bottom:1px solid #ddd;transition:background-color .3s}.error{background-color:#ffc1b0}.error,.loading{border-radius:16px;height:100%;margin:0 20px}.loading{background-color:#9e9e9e}.no-data{background-color:#65a5c2;border-radius:16px;height:100%;margin:0 20px}.expand-icon{height:17px;width:17px}.left-side-nav{background-color:#fff;border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:0;position:fixed;width:12vw}.left-side-nav-menu{margin-top:2vh}.left-side-nav-button{margin-bottom:7vh;margin-top:auto}.left-side-nav ul{list-style:none;margin:0;padding:0}.left-side-nav li{margin:8px 0}.left-side-nav a{align-items:center;color:#333;display:flex;padding:12px 24px;text-decoration:none;transition:background-color .2s}.left-side-nav a.active,.left-side-nav a:hover{background-color:#f5f5f5}.left-side-nav a.active{font-weight:500}.nav-icon{display:inline-block;font-size:1.2em;height:auto;margin-right:12px;vertical-align:middle;width:30px}.top-bar{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;height:2vh;justify-content:space-between;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.csq-logo{height:40px;width:auto}.user-logo{align-items:center;background-color:#ccc;border-radius:50%;display:flex;font-weight:700;height:40px;justify-content:center;margin-right:20px;width:40px}.login-button{background-color:blue;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100px}
/*# sourceMappingURL=main.2c0557f5.css.map*/