@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap);*{box-sizing:border-box!important}*,body{margin:0}body{font-family:Poppins,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(#787c96,#5e5f6c);min-height:100vh;color:none!important}div.container-fluid{padding-left:0;padding-right:0}div.row{margin-right:0;margin-left:0}div.col-lg-1,div.col-lg-2,div.col-lg-3,div.col-lg-4,div.col-lg-5,div.col-lg-6,div.col-lg-7,div.col-lg-8,div.col-lg-9,div.col-lg-10,div.col-lg-11,div.col-lg-12,div.col-md-1,div.col-md-2,div.col-md-3,div.col-md-4,div.col-md-5,div.col-md-6,div.col-md-7,div.col-md-8,div.col-md-9,div.col-md-10,div.col-md-11,div.col-md-12,div.col-sm-1,div.col-sm-2,div.col-sm-3,div.col-sm-4,div.col-sm-5,div.col-sm-6,div.col-sm-7,div.col-sm-8,div.col-sm-9,div.col-sm-10,div.col-sm-11,div.col-sm-12,div.col-xs-1,div.col-xs-2,div.col-xs-3,div.col-xs-4,div.col-xs-5,div.col-xs-6,div.col-xs-7,div.col-xs-8,div.col-xs-9,div.col-xs-10,div.col-xs-11,div.col-xs-12{padding-left:0;padding-right:0}.dashboard{max-height:100vh}.dashboard,.dashboard__global{display:flex;flex-direction:column}.dashboard__global--map>h4,.dashboard__global--table{text-align:center}.dashboard__global--buttons{margin:1rem 0;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.dashboard__global--button{display:flex;justify-content:center;align-items:center}.cases{background-color:#f7b731!important;border:none!important;outline:none!important;outline-width:0;box-shadow:none!important;margin:.3rem 0;position:relative}.cases:hover{font-weight:bolder;background-color:#ffd32a!important}.cases.active:after{content:"";position:absolute;top:2.8rem;bottom:0;left:0;right:0;background:#f7b731;height:5px;border-radius:10px}.recovered{background-color:#20bf6b!important;border:none!important;outline:none!important;outline-width:0;box-shadow:none!important;margin:.3rem 0;position:relative}.recovered:hover{font-weight:bolder;background-color:#7bed9f!important}.recovered.active:after{content:"";position:absolute;top:2.8rem;bottom:0;left:0;right:0;background:#20bf6b;height:5px;border-radius:10px}.deaths{background-color:#eb3b5a!important;border:none!important;outline:none!important;outline-width:0;box-shadow:none!important;padding-bottom:5px;margin:.3rem 0;position:relative}.deaths:hover{font-weight:bolder;background-color:#ef5777!important}.deaths.active:after{content:"";position:absolute;top:2.8rem;bottom:0;left:0;right:0;background:#eb3b5a;height:5px;border-radius:10px}.dashboard__global--dropdown{display:flex;flex-direction:column!important;align-items:center!important;justify-content:center!important}.dashboard__global--dropdown>img{width:90px;height:50px;margin:1rem 0}.dashboard__global--dropdown>p,span{text-align:center}.dashboard__france--graphCircu{justify-content:center;align-items:center;padding:1rem}.dashboard__france--graphCircu,.dashboard__global--mapContainer{display:flex;flex-direction:row}.dashboard__france--circuContainer,.dashboard__france--dptBarContainer,.dashboard__france--dptTableContainer,.dashboard__global--buttons,.dashboard__global--buttonsContainer,.dashboard__global--graphContainer,.dashboard__global--mapContainer{background-color:#37384b;margin:1.2rem!important;padding:.8rem!important;color:#fff;border-radius:3px;display:flex;justify-content:space-around;align-items:center}.dashboard__france--dptBar,.dashboard__france--dptTable,.dashboard__france--graphCircu,.dashboard__global--frequences{display:flex;flex-direction:column;align-items:center;text-align:center}.dashboard__global--addCases{color:#f7b731}.dashboard__global--addRecovered{color:#26de81}.dashboard__global--addDeaths{color:#eb3b5a}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:none}::-webkit-scrollbar{width:10px;background-color:none}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:rgba(0,0,0,.2)}@media screen and (max-width:425px){.dashboard__global--button>button{font-size:.8rem}}.navbar{background-color:#37384b;color:#e8e8e8}.navbar__row{padding:.5rem 0;display:flex;justify-content:center}.navbar__row--authors,.navbar__row--icons,.navbar__row--name{display:flex;justify-content:center;align-items:center;text-align:center}.navbar__row--icons{display:flex;flex-direction:row!important}.navbar__row--iconDiv{display:flex;flex-direction:column;align-items:center;margin:0 1rem;cursor:pointer}.navbar__row--iconDiv:hover{color:#1b9cfc}.navbar__row--icon{margin:0 1rem}.navbar__row--icon:hover{cursor:pointer}.navbar__row--icon.active{color:#1b9cfc}.navbar__row--iconText{margin:0 1rem}.navbar__row--iconText:hover{cursor:pointer}.navbar__row--iconText.active{color:#1b9cfc;font-weight:bolder;border-bottom:4px solid #1b9cfc}.navbar__burger--button{margin:1rem;color:#fff;text-decoration:none;outline:none!important;outline-width:0;border-radius:3px;border:none;background-color:transparent}.sidebar{position:relative}.sidebar__row--iconDiv{display:flex;flex-direction:row;align-items:center}.navbar__sidebar{position:fixed;top:0;left:-100%;min-height:100vh;width:40vw;transition:.55s ease-in-out;background-color:#37384b;color:#fff;z-index:100;display:flex;flex-direction:column;justify-content:start}.navbar__sidebar.active{left:0;transition:.35s ease-in-out;z-index:100;-webkit-transform:translateZ(0)}.navbar__sidebar--menu{text-decoration:none;list-style-type:none;display:flex;flex-direction:column;justify-content:start;margin:0;padding:1rem;font-size:1.2rem}.navbar__sidebar--menu>.navbar__row--icon{margin:1rem 0}.backdrop{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.3);z-index:99}@media screen and (min-width:768px){.navbar__burger{display:flex;align-items:center;justify-content:center;display:none}}@media screen and (max-width:768px){.navbar__row--icons{display:none!important}}@media screen and (max-width:500px){.navbar__sidebar{width:80vw}}td,th{color:#fff;font-size:.9rem}.worldTable{max-height:45vh;overflow-y:scroll;overflow-x:hidden;height:400px}.table-responsive{display:flex!important;justify-content:center}.worldTable__table{width:inherit!important}.worldTable__cases{display:flex;justify-content:space-between}.worldTable__cases--down{color:#46e246}.worldTable__cases--up{color:red}.MuiFormControl-root,.MuiInputBase-root{color:#fff!important}.MuiInputBase-root{font-family:inherit!important;outline:none!important;outline-width:0!important;border:none!important;box-shadow:none!important}.dropdown__select,.MuiInputBase-root .MuiOutlinedInput-root .Mui-focused .Mui-focused .MuiInputBase-formControl,.MuiOutlinedInput-root,.MuiSelect-icon,.MuiSelect-iconOutlined,.MuiSelect-outlined.MuiSelect-outlined,.MuiSelect-select.MuiSelect-select{color:#fff!important}.dropdown__select{border-color:#fff!important;outline:#fff!important}.worldGraph{display:flex;align-items:center;flex-direction:column}.worldGraph>h4{text-align:center}.customTooltip{padding:1rem}.customTooltip__label.cas{color:#f7b731!important}.customTooltip__label.retablis{color:#26de81}.customTooltip__label.morts{color:#eb3b5a}@media screen and (max-width:425px){.recharts-wrapper{height:300px!important}}.circularGraph{padding:0 2rem}.recharts-layer.recharts-pie{z-index:10000;position:relative;overflow:scroll!important}.recharts-layer.recharts-pie-sector>g{position:absolute;z-index:10000}.circuText,.recharts-surface{overflow:scroll!important}.circuText{z-index:100000;position:fixed;fill:#fff!important}.circuTextCenter{font-size:.7rem}.customTooltip{display:flex;justify-content:center;align-items:center;background-color:#37384b;color:#fff;padding:.8rem;border-radius:3px;border:.5px solid #fff}@media screen and (max-width:1200px){.circuTextCenter{font-size:.5rem!important}}@media screen and (max-width:992px){.circuTextCenter{font-size:1rem!important}}.dptBar{width:100%;color:#fff}label{color:#fff;margin:0 1rem}input,label,textarea{font-weight:bolder}.item-appAdmin{margin:1rem;border-radius:5px;min-height:100vh;padding:0}.item-app,.item-appAdmin{display:flex;flex-direction:column;justify-content:start;min-width:200px;background-color:#161a2b;text-align:center;max-height:35vh;overflow-y:scroll}.item-app{margin-top:auto;border-radius:10px;padding-top:20px;padding-bottom:32px;width:95%}.item-form{display:flex;flex-direction:column;align-items:center}.item-input{padding:.5rem;border-radius:3px;outline:none;color:#000}.item-input::-webkit-input-placeholder{color:#789;font-style:italic}.item-input:-ms-input-placeholder{color:#789;font-style:italic}.item-input::-ms-input-placeholder{color:#789;font-style:italic}.item-input::placeholder{color:#789;font-style:italic}.item-button{margin:.5rem;background-color:#15b815;padding:.6rem;border:none;border-radius:5px;cursor:pointer;outline:none;color:#000;text-transform:capitalize;font-weight:700}.item-button:hover{color:#fff;font-weight:bolder}.item-button.edit{background-color:#ffd414;padding:.5rem}.item-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.item-row{display:flex;color:#fff;background-color:#37384b;border:solid;border-color:#789;padding:1rem;margin:.5rem 0;border-radius:5px;width:85%}.icons{display:flex;align-items:center;font-size:24px;cursor:pointer}.delete-icon,.edit-icon{margin:.2rem;color:#fff}.delete-icon:hover,.edit-icon:hover{color:#d3d3d3}.textDiv{text-align:center;flex-direction:column;align-items:center;word-break:break-all}.listData__form,.textDiv{display:flex;justify-content:center}.listData__form{flex-direction:row;flex-wrap:wrap}.listData__buttons{display:flex;flex-direction:row}.listData__content{margin:0 1rem}.listData__content,.listData__dates{display:flex;flex-direction:column}.map__popupContainer{z-index:10000;padding:1rem}.mapboxgl-popup-content{background-color:#37384b!important;border-radius:3px}.mapboxgl-popup-tip{border-bottom-color:#37384b!important}.map__popup{background-color:#37384b;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000}.map__popup>img{border:.1px solid #fff}.map__circle{z-index:1;cursor:pointer}.map__circle:hover{fill-opacity:1}.map{border-radius:5px}.frequences{display:flex;flex-direction:column;align-items:center;justify-content:center}.frequences__info{color:#1b9cfc!important}@media screen and (max-width:768px){.frequences{display:none}}.admin__signIn{margin:1rem}.admin__signIn,.admin_form{display:flex;flex-direction:column;align-items:center}.admin_form{background-color:#37384b;padding:3rem;border-radius:5px;color:#fff;text-align:center}.admin__connect{padding:.5rem;border-radius:5px;border:none;background-color:#30336b;color:#fff;font-weight:bolder}.admin__connect:hover{font-weight:bolder;background-color:#1b9cfc}label{text-align:center;font-weight:700}input{margin-bottom:2rem!important;outline-width:0!important;border-radius:5px!important;border:transparent;padding:.4rem}
/*# sourceMappingURL=main.ac1a05ea.chunk.css.map */