@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,800;1,900&family=VT323&display=swap");*{font-family:Poppins,sans-serif}.main{width:100%;position:relative;margin:auto;display:flex;min-height:calc(100% - 70px)}.container{max-width:100%!important;display:flex;flex-direction:column;flex:1 1;overflow:hidden}.container>*{padding:0 10px}.contentContainer{padding:15px!important;margin:0!important}main{width:100%;max-width:1920px;margin:auto;overflow:hidden;background-color:#1a1423!important;position:relative}.MuiDateRangePickerDay-day,.MuiDayCalendar-weekDayLabel{color:#bebebe!important}.selectors{display:flex;gap:15px}.selectors>.MuiFormControl-root{margin:0}.selectors>*>div{cursor:pointer;background-color:#15101c}.swal2-modal{background:#111!important;color:#eee!important}.swal2-modal button{background:#5563e9!important;color:#111!important;outline:none!important}::-webkit-scrollbar{width:2px;height:2px}.swal2-container{z-index:10031!important}.MuiPaper-root *{color:#bebebe}.chatContainer{overflow-y:scroll}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;border-radius:8px}.MuiPaper-root{width:auto!important;border-radius:10px!important;background:#15101c!important}.MuiFormControl-root{width:100%!important;margin:auto}.MuiFormControl-root *{border-color:#bebebe!important;color:#bebebe!important}::-webkit-scrollbar-thumb{background:#6f6d6a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6f6d6a}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;width:100%;height:100%;min-height:100%;position:static;overflow:auto;background-color:#1a1423!important}.modal{background-color:#1e1e2e;border-radius:10px;z-index:100;box-shadow:2px 2px 10px 2px rgba(0,0,0,.2);min-width:650px;overflow-y:auto;max-height:85%;overflow-x:hidden}.modal,.modal *{position:relative}.modal *{font-family:Poppins;transition:max-height .15s ease-out}.modalOverlay{overflow-y:auto;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.623);z-index:1000;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:none!important}.modalHeader,.modalOverlay{display:flex;align-items:center}.modalHeader{justify-content:space-between;padding:7px 5px 10px 20px}.closeButton{position:absolute;top:18px;right:18px;float:right;background-color:transparent;color:#a9a9ca;border:1px solid #a9a9cac4;font-size:1.6rem;display:block;width:37px;height:37px;display:flex;justify-content:center;align-items:center;z-index:1000;border-radius:50px;aspect-ratio:1/1;transition:all .15s ease}.closeButton:hover{cursor:pointer;border:1px solid #f55;color:#f55;background-color:#2b2b3a}.modalTitle{font-size:35px;font-weight:700;width:100%;color:#eab660;min-height:55px}#__next{width:100%;height:100%}*{box-sizing:border-box}a,body{color:#fff}a{text-decoration:none}.table{margin-top:25px;border:1px solid transparent}.table *{color:#bebebe!important;border-bottom-color:hsla(0,0%,100%,.15)!important}.MuiDialog-paperScrollPaper{padding:20px!important}.statisticsContent,.statisticsHalf{margin-bottom:15px;display:flex;flex-wrap:wrap;flex:1 1;gap:10px 15px}.statisticsHalf{gap:10px}.statisticsHalf>div{flex:1 1;height:auto;min-width:300px}.btnGreen{background-color:#00b67928;color:#00b67a!important}.btnGreen:hover{background-color:#00b67a;color:#fff!important}.btnBlue{background-color:#3f99ff28;color:#3f99ff!important}.btnBlue:hover{background-color:#2f87eb;color:#fff!important}.btnRed{background-color:#ff55551e;color:#f55!important}.btnRed:hover{background-color:#f55;color:#fff!important}.btnGold{background-color:#ffc66a2a;color:#ffc76a!important}.btnGold:hover{background-color:#ffc76a;color:#1e1e1e!important}.btnBlue,.btnGold,.btnGreen,.btnRed{font-weight:700;outline:none;border-radius:5px;display:flex;justify-content:center;align-items:center;font-size:14px;width:auto;padding:5px 20px;height:35px;border:none;transition:all .2s ease;cursor:pointer}@media (max-width:700px){.contentContainer section{padding-left:5px;padding-right:5px}.statisticsContent>*,.statisticsHalf>*{gap:10px}.contentContainer{padding:25px 10px}}