@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-outlined-QDMNLE47.woff2") format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:OpenSans;src:url("./media/OpenSans-R5QF7XJK.ttf") format("truetype")}*{font-family:OpenSans}h1{font-size:20pt;font-weight:500}h2{font-size:14pt;font-weight:500}h3{font-size:13.5pt;font-weight:500}h4{font-size:13pt;font-weight:500}h5{font-size:12.5pt;font-weight:500}h6{font-size:12pt}p{font-size:12pt;text-align:justify}::-moz-selection{background:#ba3632;color:#fff}::selection{background:#ba3632;color:#fff}@media only screen and (max-width: 1000px){h1{font-size:14pt}h2{font-size:12pt}h3{font-size:11.5pt}h4{font-size:11pt}h5{font-size:10.5pt}h6,p{font-size:11pt}}html{scroll-behavior:smooth}body{margin:0;background-color:#f5f5f5;font-family:Roboto,Helvetica Neue,sans-serif}button{padding:10px;border-radius:5px;border:none;color:#fff;background-color:#ba3632;font-family:OpenSans;font-size:12pt}button:hover{cursor:pointer;background-color:#c83c3c}button:disabled{background-color:gray;cursor:auto}@media only screen and (max-width: 1000px){button{font-size:11pt}}.optionsBtn{width:40px;aspect-ratio:1/1;padding:5px;border-radius:500px;color:#ba3632;background-color:#fff0;font-family:Material Symbols Outlined;font-size:24px;transition:background-color .5s ease-in-out}.optionsBtn:hover{background-color:#e6e6e6}.optionsBtn:disabled{background-color:#fff0;filter:grayscale(100%)}@media only screen and (max-width: 1000px){.optionsBtn{width:36px;font-size:18px}}.switch{position:relative;display:inline-block;width:40px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;inset:0;border-radius:24px;background-color:#ccc;cursor:pointer;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;height:16px;width:16px;left:4px;bottom:4px;border-radius:50%;background-color:#fff;content:"";transition:.4s;-webkit-transition:.4s}input:checked+.slider{background-color:#ba3632}input:focus+.slider{box-shadow:0 0 1px #ba3632}input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translate(16px)}table,tr{width:100%}tr,th,td{font-family:OpenSans;font-size:12pt}td,th{padding:5px}@media only screen and (max-width: 1000px){tr,th,td{font-size:11pt}}@media only screen and (max-width: 500px){table{display:block;overflow-x:scroll;max-width:100%}}.visibleTable{border-collapse:collapse}.visibleTable tr:hover{background-color:#f0f0f0}.visibleTable tr:hover th{background-color:#fff}.visibleTable th,.visibleTable td,.visibleTable thead,.visibleTable thead tr,.visibleTable thead tr th{border:1px solid black}table td.invisibleTdContent{color:#fff}table tr:hover .invisibleTdContent{color:#f0f0f0}form{margin:0}input,textarea,select{padding:10px;border-radius:5px;border:1px solid rgb(180,180,180);font-family:OpenSans;font-size:12pt}input:focus:not([type=radio],[type=checkbox]),textarea:focus,select:focus{outline:1px solid rgb(186,54,50);box-shadow:0 1px 2px #0003}select{background-color:#fff}option{font-size:12pt}textarea{resize:vertical}label{font-size:12pt;line-height:25pt}@media only screen and (max-width: 1000px){label,textarea,option,input[type=text],input[type=email],input[type=password],input[type=date],input[type=number],input[type=time],select,.fakeFileInput{font-size:11pt}}fieldset{padding:0;border-radius:5px;border:1px solid rgb(180,180,180);background-color:#fff}fieldset:not(:last-of-type){margin-bottom:10px}fieldset.customWidth{width:fit-content}fieldset:focus-within{border:1px solid rgb(186,54,50);box-shadow:0 1px 2px #0003}fieldset legend{position:relative;margin-left:10px;padding-left:2px;padding-right:2px;font-size:10pt}fieldset input,fieldset select,fieldset textarea{width:100%;box-sizing:border-box;margin-top:-9px;padding:10px;border:none!important;background-color:#fff0}fieldset input[type=radio]{width:auto}fieldset input:focus,fieldset select:focus,fieldset textarea:focus{outline:none!important;box-shadow:none!important}@media only screen and (max-width: 1000px){fieldset legend{font-size:9pt}}.fakeFileInput{height:120px;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:10px;border:2px dotted rgb(180,180,180);background-color:#fff0;font-size:12pt;font-family:OpenSans;cursor:pointer}.fakeFileInput input[type=file]{display:none}.fakeFileInput:before{padding-right:10px;font-family:Material Symbols Outlined;content:"upload"}@media only screen and (max-width: 1000px){.fakeFileInput{font-size:11pt}}.defaultForm{margin-bottom:10px;padding:10px;border-radius:10px;background-color:#e6e6e6}.defaultForm>form,.defaultForm>div{display:none}.defaultForm.unfoldedForm>form,.defaultForm.unfoldedForm>div{display:block}.defaultForm h2,.defaultForm h3{margin-top:5px;margin-bottom:5px}.popupLarge .defaultForm>h2,.popupLarge .defaultForm>h3,.popupMedium .defaultForm>h2,.popupMedium .defaultForm>h3{margin-top:5px;margin-bottom:5px}.defaultForm.unfoldedForm h3{margin-bottom:10px}.defaultForm h3:first-of-type{cursor:pointer}.defaultForm>form input,.defaultForm>form button,.defaultForm>form textarea{width:100%}.defaultForm>form>button,.defaultForm>div>button{margin-top:10px}.formFlexbox{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.formFlexbox div{width:50%}.formFlexbox div button{margin-top:0}.formFlexbox input{width:100%}@media only screen and (max-width: 1000px){.formFlexbox{flex-wrap:wrap}.formFlexbox div{width:100%}}.datalist{border-radius:5px;height:fit-content;width:100%;border:1px solid rgb(230,230,230);overflow:hidden;z-index:8}.datalist>input{width:100%;box-shadow:none;border-radius:0;border:none}.datalist>input:focus{outline:none}.datalist>div{max-height:200px;display:flex;flex-direction:column;border-top:1px solid rgb(180,180,180);background-color:#fff;overflow-y:scroll}.datalist>div>button{width:100%;min-height:40px;color:#000;border-radius:0;border-top:1px solid rgb(230,230,230);background-color:#fff0;text-align:justify}.datalist>div>button:first-of-type{border-top:none}.datalist>div>button:hover{background-color:#f5f5f5}@media only screen and (max-width: 1000px){.datalist>div>button{height:fit-content;min-height:fit-content}}ul,ol{font-family:OpenSans;font-size:12pt;padding-left:20px}li{font-family:OpenSans;font-size:12pt;margin-bottom:5px}li a{text-decoration:none;color:#000}@media only screen and (max-width: 1000px){ul,ol,li{font-size:11pt}}.overlay{position:fixed;z-index:12;inset:0;background-color:#0006;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:opacity .5s}.popupLarge h1,.popupMedium h1,.popupSmall h1{margin-top:0;margin-bottom:20px}.popupLarge h3,.popupMedium h3,.popupSmall h3{margin-top:20px;margin-bottom:20px}.popupSmall .closePopup{display:none}.closePopup{font-family:Material Symbols Outlined;float:right;margin:0;cursor:pointer;font-size:20pt;color:#c8c8c8}.closePopup:hover{color:red;cursor:pointer}.overlayFlyIn{opacity:0}.popupFlyIn{top:40%!important;opacity:0}.popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px;border-radius:10px;background-color:#fff;box-shadow:0 2px 4px #0003;z-index:13;transition:top .75s,opacity .75s}.popupLarge{width:86%;min-width:900px}.popupMedium{width:36%;min-width:500px}.popupSmall{width:6%;min-width:80px}.fullHeightPopup{height:calc(100% - 40px)}@media only screen and (max-width: 1000px){.closePopup{font-size:18pt;margin:0;cursor:pointer}.popup:not(#loaderPopup){top:unset;left:0;right:0;bottom:0;-webkit-transform:unset;-ms-transform:unset;transform:unset;border-radius:20px 20px 0 0;transition:bottom .5s,opacity .25s}.popupLarge,.popupMedium,.popupSmall{width:unset;min-width:0;padding:10px}.popupLarge h1,.popupMedium h1,.popupSmall h1{margin-top:5px}.fullHeightPopup{border-top-left-radius:0;border-top-right-radius:0;height:calc(100% - 20px)}.popupFlyIn:not(#loaderPopup){top:unset!important;bottom:-100%!important}body.no-scroll-events{overflow:hidden}}.hoverPopup{position:fixed;display:none;padding:10px;border-radius:5px;background-color:#fff;box-shadow:0 2px 4px #0003}.dialogOverlay{z-index:2147483647}.dialogPopup{width:20%;min-width:200px;z-index:2147483647}.dialogPopup p{margin-top:0}.dialogPopupBtnBox{display:flex;flex-wrap:nowrap;gap:10px}.dialogPopupBtnBox button{width:50%}.dialogPopup button:focus{outline:1px solid rgba(150,36,32,.462)}.cancelBtn{color:#000;background-color:#e6e6e6}.cancelBtn:hover{background-color:#dcdcdc}.promptDialogInput{width:100%;margin-bottom:10px;box-sizing:border-box}@media only screen and (max-width: 1000px){.dialogPopup{width:unset}.dialogPopupBtnBox{flex-wrap:wrap}.dialogPopupBtnBox button{width:100%}}.infoDialogContainer{position:fixed;right:0;bottom:10px;width:25%;max-height:calc(100dvh - 40px);z-index:15;padding-right:20px;padding-bottom:10px;display:flex;flex-wrap:wrap;gap:10px;overflow-x:unset;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.infoDialogContainer::-webkit-scrollbar{display:none}.infoDialog{width:100%;border-radius:10px;border:1px solid rgb(230,230,230);border-left:none;background-color:#fff;box-shadow:0 2px 4px #0003;overflow:hidden;transform:translate(0);transition:transform .5s}.infoDialog>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 5px 10px 10px;border-left:5px solid rgb(180,180,180)}.infoDialog.infoDialogSuccess>div{border-left:5px solid rgb(100,255,100)}.infoDialog.infoDialogWarning>div{border-left:5px solid rgb(250,200,100)}.infoDialog.infoDialogError>div{border-left:5px solid rgb(255,100,100)}.infoDialog>div>span:before{content:"info";font-family:Material Symbols Outlined;font-size:24px}.infoDialog.infoDialogSuccess>div>span:before{content:"check_circle";color:#64ff64}.infoDialog.infoDialogWarning>div>span:before{content:"warning";color:#fac864}.infoDialog.infoDialogError>div>span:before{content:"error";color:#ff6464}.infoDialog>div>p{width:100%;margin:0 0 3px}.infoDialog>div>button{padding:5px;border-radius:500px;color:gray;background-color:transparent;font-family:Material Symbols Outlined;font-size:12pt}.infoDialog>div>button:hover{background-color:transparent;color:red}.infoDialogFlyIn{transform:translate(calc(100% + 20px))!important}@media only screen and (max-width: 1000px){.infoDialogContainer{width:50%}}@media only screen and (max-width: 500px){.infoDialogContainer{position:fixed;left:10px;bottom:5px;width:auto;max-height:calc(100dvh - 20px);padding-right:10px;padding-bottom:5px;gap:5px}.infoDialog>div>p{text-align:left}}.loader{width:10vh;aspect-ratio:1/1;border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid rgb(186,54,50);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.defaultDropdown{position:absolute;max-height:0;border-radius:5px;box-shadow:0 2px 4px #0003;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;transition:max-height .5s}.defaultDropdown::-webkit-scrollbar{display:none}.defaultDropdown.openedDropdown{border:1px solid rgb(230,230,230);max-width:calc(100dvw - 20px)}.defaultDropdown>button{width:100%;display:flex;align-items:center;justify-content:start;gap:10px;border-radius:0;color:#000;background-color:#fff;white-space:nowrap}.defaultDropdown>button:hover{background-color:#f5f5f5}.defaultDropdown>button:disabled,.defaultDropdown>button:disabled>span{color:#b4b4b4}.defaultDropdown>button>span{color:#ba3632;font-family:Material Symbols Outlined}body.no-pointer-events *:not(.openedDropdown){pointer-events:none}body.no-pointer-events .openedDropdown,body.no-pointer-events .openedDropdown>*{pointer-events:auto}.leftNavigationLayout_head{position:fixed;width:calc(20% - 20px);height:65px;top:0;left:0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px;padding-left:10px;padding-right:10px;border-bottom:2px solid rgb(230,230,230);background-color:#fff;z-index:10}.leftNavigationLayout_head>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.leftNavigationLayout_head>div:nth-of-type(odd){width:50px;text-align:left}.leftNavigationLayout_head>div:nth-of-type(1){display:none}.leftNavigationLayout_head>div:nth-of-type(odd)>button{width:45px;height:45px;border-radius:500px;color:#000;background-color:#f5f5f5;font-family:Material Symbols Outlined;cursor:pointer}.leftNavigationLayout_head>div:nth-of-type(odd)>button:hover{background-color:#e6e6e6}.leftNavigationLayout_head>div:nth-of-type(2){align-items:start;width:calc(100% - 60px);text-align:left;overflow:hidden}.leftNavigationLayout_head>div:nth-of-type(3)>img{width:45px;height:45px;border-radius:500px;cursor:pointer}.leftNavigationLayout_headDropdown{position:fixed;top:60px;right:calc(80% + 10px);max-width:calc(20% - 20px);z-index:11}.leftNavigationLayout_headDropdown.openedDropdown{max-height:280px}.leftNavigationLayout_headDropdown button{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;border-radius:0;background-color:#fff;color:#000}.leftNavigationLayout_headDropdown button span{color:#000;font-family:Material Symbols Outlined}.profileDropdown{min-width:calc(20% - 20px)}.profileDropdown_details{display:flex;flex-wrap:wrap;gap:10px;padding:10px;border-bottom:1px solid rgb(230,230,230);background-color:#fff}.profileDropdown_details>div{width:calc(50% - 25px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:5px;background-color:#e6e6e6}.profileDropdown_details>div:last-of-type{width:calc(100% - 20px)}.profileDropdown_details>div>span{font-size:10pt}.profileDropdown_details>div>span:nth-of-type(1){font-family:Material Symbols Outlined;color:#ba3632}.profileDropdown_details>div>span:nth-of-type(2){text-align:center;overflow:hidden;hyphens:auto}@media only screen and (min-width: 1000px){.profileDropdown{max-width:calc(20% - 20px)!important}}@media only screen and (max-width: 1000px){.profileDropdown{min-width:33%}}.leftNavigationLayout_head>div>a>img{max-height:100%;max-width:100%;margin-top:10px}.leftNavigationLayout_head>div>h1{width:100%;max-height:39.2px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12pt;text-align:left}.leftNavigationLayout_head>div>p{width:100%;max-height:22.4px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10pt;text-align:left}.leftNavigationLayout_head>div:nth-of-type(3){width:50px;text-align:right}@media only screen and (max-width: 1000px){.leftNavigationLayout_head{width:calc(100% - 20px)}.leftNavigationLayout_head>div:nth-of-type(1){display:flex}.leftNavigationLayout_head>div:nth-of-type(2){align-items:center;width:calc(100% - 120px);text-align:center}.leftNavigationLayout_head>div>h1,.leftNavigationLayout_head>div>p{text-align:center}.leftNavigationLayout_headDropdown{right:10px;max-width:calc(100% - 20px)}}.leftNavigationLayout_navigation{position:fixed;top:65px;bottom:0;left:0;height:calc(100% - 85px);width:20%;display:flex;flex-direction:column;padding-top:10px;padding-bottom:10px;border-top:1px solid rgb(230,230,230);background-color:#fff;box-shadow:0 2px 4px #0003;overflow-y:scroll;z-index:10}.leftNavigationLayout_navigation div{display:flex;flex-direction:column}.leftNavigationLayout_navigation>h3{width:fit-content;position:relative;padding:10px;margin:10px;text-align:left}.leftNavigationLayout_navigation>h3:first-of-type{margin-top:0}.leftNavigationLayout_navigation>h3:after{position:absolute;left:10px;bottom:5px;width:calc(100% - 20px);height:2px;background-color:#ba3632;content:""}.leftNavigationLayout_navigation>button{width:calc(100% - 20px);display:flex;align-items:center;justify-content:start;gap:10px;margin-left:10px;margin-right:10px;margin-bottom:10px;padding:10px;border-radius:5px;color:#000;background-color:#fff0;text-align:left}.leftNavigationLayout_navigation>button>span:first-of-type{font-family:Material Symbols Outlined}.leftNavigationLayout_navigation>button:hover{background-color:#f5f5f5}.leftNavigationLayout_navigation>button:disabled{color:gray}.leftNavigationLayout_navigation>button:disabled:hover{background-color:#fff0}.leftNavigationLayout_navigation>button.activeTab{background-color:#e6e6e6}.leftNavigationLayout_navigation.openedNavigation{left:0%!important}.leftNavigationLayout_navigation_specialIcon span:first-of-type{color:#ba3632}@media only screen and (max-width: 1000px){.leftNavigationLayout_navigation{width:80%;left:-80%;transition:left 1s}}.leftNavigationLayout_overlay{display:none;top:65px;height:calc(100% - 65px);z-index:9}@media only screen and (max-width: 1000px){.leftNavigationLayout_overlay{display:block}}.leftNavigationLayout_mainContainer{position:relative;margin-top:20px;bottom:10px;left:calc(20% + 10px);width:calc(80% - 60px);padding:20px;border-radius:10px;background-color:#fff;box-shadow:0 2px 4px #0003}@media only screen and (max-width: 1000px){.leftNavigationLayout_mainContainer{bottom:0;margin-top:65px;left:0;width:calc(100% - 20px);padding:10px;border-radius:0}}.noTextSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.title{text-align:center}
