@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.LoaderBox{width:100%;height:100%;margin-top:20%;display:flex;justify-content:center;align-items:center}.ContentMainLoaderDark,.ContentMainLoaderLight{position:relative;width:75px;height:100px;background-repeat:no-repeat;background-size:8px 100%;background-position:0px 90px,15px 78px,30px 66px,45px 58px,60px 50px;animation:pillerPushUp 4s linear infinite}.ContentMainLoaderDark{background-image:linear-gradient(var(--td-secondary) 50px,transparent 0),linear-gradient(var(--td-secondary) 50px,transparent 0),linear-gradient(var(--td-secondary) 50px,transparent 0),linear-gradient(var(--td-secondary) 50px,transparent 0),linear-gradient(var(--td-secondary) 50px,transparent 0)}.ContentMainLoaderLight{background-image:linear-gradient(var(--tl-secondary) 50px,transparent 0),linear-gradient(var(--tl-secondary) 50px,transparent 0),linear-gradient(var(--tl-secondary) 50px,transparent 0),linear-gradient(var(--tl-secondary) 50px,transparent 0),linear-gradient(var(--tl-secondary) 50px,transparent 0)}.ContentMainLoaderDark:after,.ContentMainLoaderLight:after{content:"";position:absolute;bottom:10px;left:0;width:10px;height:10px;border-radius:50%;animation:ballStepUp 4s linear infinite}.ContentMainLoaderDark:after{background:var(--td-primary)}.ContentMainLoaderLight:after{background:var(--tl-primary)}@keyframes pillerPushUp{0%,40%,to{background-position:0px 90px,15px 78px,30px 66px,45px 58px,60px 50px}50%,90%{background-position:0px 50px,15px 58px,30px 66px,45px 78px,60px 90px}}@keyframes ballStepUp{0%{transform:translate(0)}5%{transform:translate(8px,-14px)}10%{transform:translate(15px,-10px)}17%{transform:translate(23px,-24px)}20%{transform:translate(30px,-20px)}27%{transform:translate(38px,-34px)}30%{transform:translate(45px,-30px)}37%{transform:translate(53px,-44px)}40%{transform:translate(60px,-40px)}50%{transform:translate(60px)}57%{transform:translate(53px,-14px)}60%{transform:translate(45px,-10px)}67%{transform:translate(37px,-24px)}70%{transform:translate(30px,-20px)}77%{transform:translate(22px,-34px)}80%{transform:translate(15px,-30px)}87%{transform:translate(7px,-44px)}90%{transform:translateY(-40px)}to{transform:translate(0)}}#MD_dashboard_footer{position:absolute;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 5px;box-sizing:border-box}#MD_dashboard_footer_logo img,#MD_dashboard_footer_powered_by_logo img{opacity:.8}.MD_dashboard_footer_pageBtn_wrapper{display:flex;position:absolute;align-items:center}.MD_dashbaord_footer_pageBtn{color:#fff;margin-right:5px;padding:2px 10px;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1rem}.MD_dashboard_footer_page_dot_wrapper{display:inline-block}.MD_dashboard_footer_page_dot{display:inline-block;border-radius:50%}#MD_dashboard_footer_info{display:flex;align-items:center}.MD_dashboard_footer_page_number{-webkit-user-select:none;user-select:none}.MD_dashboard_footer_page_title{-webkit-user-select:none;user-select:none;color:#fff}@media (max-width: 480px){#MD_dashboard_footer{height:40px}#MD_dashboard_footer_logo img,#MD_dashboard_footer_powered_by_logo img{height:35px}#MD_dashboard_footer_info{margin-right:10px;font-size:.6rem}.MD_dashboard_footer_pageBtn_wrapper{display:none}.MD_dashboard_footer_page_number{font-size:1.2rem;font-weight:700;margin-right:5px}.MD_dashboard_footer_page_title{font-size:.6rem;margin-right:7px;padding:5px 10px;border-radius:5px}}@media (min-width: 480px) and (max-width: 768px){#MD_dashboard_footer{height:40px}#MD_dashboard_footer_logo img,#MD_dashboard_footer_powered_by_logo img{height:35px}#MD_dashboard_footer_info{margin-right:10px;font-size:.6rem}.MD_dashboard_footer_pageBtn_wrapper{left:160px}.MD_dashboard_footer_page_number{font-size:1.2rem;font-weight:700;margin-right:5px}.MD_dashboard_footer_page_title{font-size:.7rem;margin-right:7px;padding:5px 10px;border-radius:5px}}@media (min-width: 768px) and (max-width: 1440px){#MD_dashboard_footer{height:45px}#MD_dashboard_footer_logo img,#MD_dashboard_footer_powered_by_logo img{height:40px}#MD_dashboard_footer_info{margin-right:10px;font-size:.75rem}.MD_dashboard_footer_pageBtn_wrapper{left:180px}.MD_dashboard_footer_page_dot{width:15px;height:15px;margin-right:5px}.MD_dashboard_footer_page_number{font-size:1.5rem;font-weight:700;margin-right:5px}.MD_dashboard_footer_page_title{font-size:.9rem;margin-right:7px;padding:5px 10px;border-radius:5px}}@media (min-width: 1440px) and (max-height: 1600px){#MD_dashboard_footer{height:50px}#MD_dashboard_footer_logo img,#MD_dashboard_footer_powered_by_logo img{height:45px}#MD_dashboard_footer_info{margin-right:10px;font-size:.8rem}.MD_dashboard_footer_pageBtn_wrapper{left:200px}.MD_dashbaord_footer_pageBtn{padding:5px 15px;font-size:1rem;margin-right:5px}.MD_dashboard_footer_page_dot{width:15px;height:15px;margin-right:5px}.MD_dashboard_footer_page_number{font-size:2rem;font-weight:700;margin-right:5px}.MD_dashboard_footer_page_title{font-size:1.4rem;margin-right:7px;padding:5px 10px;border-radius:5px}}@media (min-width: 1920px) and (min-height: 1600px){#MD_dashboard_footer{height:100px}#MD_dashboard_footer_logo img,#MD_dashboard_footer_powered_by_logo img{height:95px}#MD_dashboard_footer_info{margin-right:15px;font-size:1.6rem}.MD_dashboard_footer_pageBtn_wrapper{left:420px}.MD_dashbaord_footer_pageBtn{padding:10px 30px;font-size:2rem;margin-right:10px}.MD_dashboard_footer_page_dot{width:50px;height:50px;margin-right:15px}.MD_dashboard_footer_page_number{font-size:4rem;font-weight:700;margin-right:15px}.MD_dashboard_footer_page_title{font-size:2.6rem;margin-right:15px;padding:5px 20px;border-radius:5px}}.MDComponentSubHeader{display:flex;width:calc(100% - 20px);height:30px;border-style:solid;border-width:0 0 1px 0;align-items:center;justify-content:space-between;font-size:.85rem;font-weight:400;padding:0 10px;-webkit-user-select:none;user-select:none}.MD_component_image{overflow:hidden}.MD_component_text{width:100%;height:100%;list-style-position:inside;overflow:hidden}@media (max-width: 480px){.MD_component_text{font-size:.8rem;font-weight:400;list-style-position:outside;padding:10px}.MD_component_text ul li,.MD_component_textol li{margin-bottom:10px;margin-left:14px}.MD_component_text b{font-weight:800}.MD_component_text h1{font-size:1.3rem}.MD_component_text h2{font-size:1.1rem}.MD_component_text pre{font-size:.9rem;font-weight:600;font-family:Roboto,sans-serif;padding:2px 2px 2px 0}}@media (min-width: 480px) and (max-width: 768px){.MD_component_text{font-size:.9rem;font-weight:400;list-style-position:outside;padding:10px}.MD_component_text ul li,.MD_component_textol li{margin-bottom:10px;margin-left:14px}.MD_component_text b{font-weight:800}.MD_component_text h1{font-size:1.5rem}.MD_component_text h2{font-size:1.2rem}.MD_component_text pre{font-size:1rem;font-weight:600;font-family:Roboto,sans-serif;padding:2px 2px 2px 0}}@media (min-width: 768px) and (max-width: 1440px){.MD_component_text{font-size:.9rem;font-weight:400;list-style-position:outside;padding:20px}.MD_component_text ul li,.MD_component_textol li{margin-bottom:10px;margin-left:14px}.MD_component_text b{font-weight:800}.MD_component_text h1{font-size:1.5rem}.MD_component_text h2{font-size:1.2rem}.MD_component_text pre{font-size:1rem;font-weight:600;font-family:Roboto,sans-serif;padding:2px 2px 2px 0}}@media (min-width: 1440px) and (max-height: 1600px){.MD_component_text{font-size:.9rem;font-weight:400;list-style-position:outside;padding:20px}.MD_component_text ul li,.MD_component_textol li{margin-bottom:15px;margin-left:24px}.MD_component_text b{font-weight:800}.MD_component_text h1{font-size:1.5rem}.MD_component_text h2{font-size:1.2rem}.MD_component_text pre{font-size:1rem;font-weight:600;font-family:Roboto,sans-serif;padding:2px 2px 2px 0}}@media (min-width: 1920px) and (min-height: 1600px){.MD_component_text{font-size:2.2rem;font-weight:400;list-style-position:outside;padding:40px 60px}.MD_component_text ul li,.MD_component_textol li{margin-bottom:10px;margin-left:24px}.MD_component_text b{font-weight:800}.MD_component_text h1{font-size:4rem}.MD_component_text h2{font-size:3.5rem}.MD_component_text pre{font-size:3rem;font-weight:600;font-family:Roboto,sans-serif;padding:2px 2px 2px 0}}.MD_component_chart_wrapper{display:block;width:100%;height:100%}.MD_component_chart_value_text{display:flex;height:calc(100% - 10px);width:100%;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.MD_component_green_cross_table_wrapper{display:flex;justify-content:center;align-items:center;height:calc(100% - 50px);margin-top:-20px;aspect-ratio:1/1;overflow:hidden}.MD_component_green_cross_table{height:auto;width:95%;aspect-ratio:1/1}.MD_component_green_cross_table tbody td{width:calc(100% / 7);height:calc(100% / 7);aspect-ratio:auto 1 / 1;text-align:center}.MD_component_green_cross_date{display:flex;width:100%;height:100%;aspect-ratio:1/1;justify-content:center;align-items:center;border-radius:5px;font-weight:700;-webkit-user-select:none;user-select:none;box-shadow:#0000000a 0 3px 5px;container-type:inline-size;container-name:crossdate}.MD_component_green_cross_dateW{display:flex;width:100%;height:100%;aspect-ratio:3/1;justify-content:center;align-items:center;border-radius:5px;font-weight:700;-webkit-user-select:none;user-select:none;box-shadow:#0000000a 0 3px 5px;container-type:inline-size;container-name:crossdatew}.MD_component_green_cross_date_text,.MD_component_green_cross_date_textW{font-size:1.2rem}.chartLegendTextColorLight{color:var(--l-text)}.chartLegendTextColorDark{color:var(--d-text)}@container crossdate (width <= 30px){.MD_component_green_cross_date_text{font-size:.7rem}}@container crossdatew (width <= 90px){.MD_component_green_cross_date_textW{font-size:.7rem}}@container crossdate (width > 30px) and (width <= 60px){.MD_component_green_cross_date_text{font-size:1.2rem}}@container crossdatew (width > 90px) and (width <= 180px){.MD_component_green_cross_date_textW{font-size:1.2rem}}@container crossdate (width > 60px){.MD_component_green_cross_date_text{font-size:2.2rem}}@container crossdatew (width > 180px){.MD_component_green_cross_date_textW{font-size:2.2rem}}@media (max-width: 480px){.MD_component_chart_value_text{font-size:3rem}}@media (min-width: 480px) and (max-width: 768px){.MD_component_chart_value_text{font-size:3rem}}@media (min-width: 768px) and (max-width: 1440px){.MD_component_chart_value_text{font-size:6rem}}@media (min-width: 1440px) and (max-height: 1600px){.MD_component_chart_value_text{font-size:7rem}}@media (min-width: 1920px) and (min-height: 1600px){.MD_component_chart_value_text{font-size:14rem}}.MD_component_weevent_cross_wrapper{width:100%;height:calc(100% - 20px);display:flex;justify-content:center;align-items:center}.MD_component_weevent_cross_footer{display:flex;width:100%;justify-content:center;align-content:center}.MD_component_weevent_color_box{display:inline-block;vertical-align:middle;border-radius:3px;margin-right:5px}.MD_component_weevent_text_box{display:inline-block;height:15px;vertical-align:middle;margin-right:10px;font-size:.8rem;font-style:italic;-webkit-user-select:none;user-select:none}@media (max-width: 480px){.MD_component_weevent_text_box{font-size:.8rem}.MD_component_weevent_color_box{height:15px;width:15px}}@media (min-width: 480px) and (max-width: 768px){.MD_component_weevent_text_box{font-size:.8rem}.MD_component_weevent_color_box{height:15px;width:15px}}@media (min-width: 768px) and (max-width: 1440px){.MD_component_weevent_text_box{font-size:.8rem}.MD_component_weevent_color_box{height:15px;width:15px}}@media (min-width: 1440px) and (max-height: 1600px){.MD_component_weevent_text_box{font-size:.8rem}.MD_component_weevent_color_box{height:15px;width:15px}}@media (min-width: 1920px) and (min-height: 1600px){.MD_component_weevent_text_box{font-size:1.6rem}.MD_component_weevent_color_box{height:30px;width:30px}}.absence_table_wrapper{box-sizing:border-box;width:100%;max-height:100%;overflow-y:scroll;padding-top:10px}.absence_table_card{display:flex;width:calc(100% - 40px);height:40px;border-style:solid;border-width:0 0 1px 0;-webkit-user-select:none;user-select:none;align-items:center;justify-content:space-between;margin:0 10px;padding:0 10px}.absence_table_person_wrapper{display:flex;align-items:center}.absence_table_card_avatar{display:flex;color:#fff;height:30px;width:30px;border-radius:50%;font-size:.9rem;font-weight:500;justify-content:center;align-items:center}.absence_table_card_name{display:inline-block;margin-left:10px;font-size:1rem;font-weight:400}.absence_table_card_reason{background-color:#d24d46;color:#fff;height:30px;width:80px;display:flex;justify-content:center;align-items:center;border-radius:5px;font-size:.8rem}.MD_Component_Agenda_Container{padding:20px;width:100%;height:100%}.MD_Component_Agenda_Item{display:block;width:100%;border-radius:5px;color:#fff}@media (max-width: 480px){.MD_Component_Agenda_Item{font-size:.9rem;padding:8px 10px;margin-bottom:10px;margin-left:-10px}}@media (min-width: 480px) and (max-width: 768px){.MD_Component_Agenda_Item{font-size:1rem;padding:8px 10px;margin-bottom:10px;margin-left:-10px;height:20px}}@media (min-width: 768px) and (max-width: 1440px){.MD_Component_Agenda_Item{font-size:1.3rem;padding:8px 0 8px 20px;margin-bottom:10px;margin-left:-10px;height:25px}}@media (min-width: 1440px) and (max-height: 1600px){.MD_Component_Agenda_Item{font-size:1.5rem;padding:8px 0 8px 20px;margin-bottom:10px;margin-left:-10px;height:30px}}@media (min-width: 1920px) and (min-height: 1600px){.MD_Component_Agenda_Item{font-size:3.5rem;padding:15px 0 10px 30px;margin-bottom:15px;margin-left:-15px;height:70px}}.MD_Component_MD_MT_Container{display:flex;width:100%;height:100%;justify-content:center;align-items:center}@media (max-width: 480px){.MD_Component_MD_MT_Container{font-size:1.5rem}}@media (min-width: 480px) and (max-width: 768px){.MD_Component_MD_MT_Container{font-size:2rem}}@media (min-width: 768px) and (max-width: 1440px){.MD_Component_MD_MT_Container{font-size:4rem}}@media (min-width: 1440px) and (max-height: 1600px){.MD_Component_MD_MT_Container{font-size:6rem}}@media (min-width: 1920px) and (min-height: 1600px){.MD_Component_MD_MT_Container{font-size:12rem}}.MDComponentDMSATableWrapper{width:100%;height:100%}.MDComponentDMSATable{width:100%;table-layout:fixed}.MDComponentDMSAHeader{display:flex;width:90%;border-radius:5px;margin:0 auto;text-align:center;justify-content:center;align-items:center}.MDComponentDMSAGrouping{display:flex;width:90%;align-items:center;justify-content:left}.MDComponentDMSAGroupingWrapper{border-width:0 0 2px 0;border-style:solid}.MDComponentDMSADotWrapper{border-width:0 0 2px 0;border-style:solid;text-align:center;position:relative}.MDComponentDMSADot{display:inline-block;border-radius:50%}.MDComponentDMSADotPopup{position:absolute;display:flex;top:0;left:0;height:calc(100% - 10px);width:80%;margin-top:5px;margin-left:10%;justify-content:space-evenly;align-items:center;border-radius:15px;box-shadow:var(--s-mainDropDownShadow)}@media (max-width: 480px){.MDComponentDMSAHeading{height:70px}.MDComponentDMSATable thead tr{min-height:100px;height:100px}.MDComponentDMSATable tbody tr{min-height:70px;height:70px}.MDComponentDMSAZone{font-size:.7rem;font-weight:500;width:60px}.MDComponentDMSAHeader{height:50px;font-size:.6rem;font-weight:400}.MDComponentDMSAGrouping{height:50px;font-size:.6rem;font-weight:500;margin-top:3px}.MDComponentDMSADot{width:25px;height:25px;margin-top:5px}}@media (min-width: 480px) and (max-width: 768px){.MDComponentDMSAHeading{height:70px}.MDComponentDMSATable thead tr{min-height:100px;height:100px}.MDComponentDMSATable tbody tr{min-height:70px;height:70px}.MDComponentDMSAZone{font-size:.9rem;font-weight:500;width:100px}.MDComponentDMSAHeader{height:50px;font-size:.7rem;font-weight:400}.MDComponentDMSAGrouping{height:50px;font-size:.7rem;font-weight:500;margin-top:3px}.MDComponentDMSADot{width:30px;height:30px;margin-top:5px}}@media (min-width: 768px) and (max-width: 1440px){.MDComponentDMSAHeading{height:70px}.MDComponentDMSATable thead tr{min-height:100px;height:100px}.MDComponentDMSATable tbody tr{min-height:70px;height:70px}.MDComponentDMSAZone{font-size:1.3rem;font-weight:500;width:200px}.MDComponentDMSAHeader{height:50px;font-size:1rem;font-weight:400}.MDComponentDMSAGrouping{height:50px;font-size:1rem;font-weight:500;margin-top:3px}.MDComponentDMSADot{width:34px;height:34px;margin-top:5px}}@media (min-width: 1440px) and (max-height: 1600px){.MDComponentDMSAHeading{height:80px}.MDComponentDMSATable thead tr{min-height:120px;height:120px}.MDComponentDMSATable tbody tr{min-height:80px;height:80px}.MDComponentDMSAZone{font-size:1.5rem;font-weight:500;width:200px}.MDComponentDMSAHeader{height:60px;font-size:1.2rem;font-weight:400}.MDComponentDMSAGrouping{height:50px;font-size:1.2rem;font-weight:500;margin-top:3px}.MDComponentDMSADot{width:38px;height:38px;margin-top:5px}}@media (min-width: 1920px) and (min-height: 1600px){.MDComponentDMSAHeading{height:100px}.MDComponentDMSATable thead tr{min-height:180px;height:180px}.MDComponentDMSATable tbody tr{min-height:140px;height:140px}.MDComponentDMSAZone{font-size:3.5rem;font-weight:500;width:400px}.MDComponentDMSAHeader{height:120px;font-size:2.7rem;font-weight:400}.MDComponentDMSAGrouping{height:80px;font-size:2.7rem;font-weight:500;margin-top:3px}.MDComponentDMSADot{width:80px;height:80px;margin-top:5px}}.MD_component_clock{display:flex;flex-wrap:wrap;width:100%;height:100%;justify-content:center;align-content:center;text-align:center}.MD_component_clock_date,.MD_component_clock_time{display:block;width:100%}@media (max-width: 480px){.MD_component_clock{font-size:3rem;font-weight:300}}@media (min-width: 480px) and (max-width: 768px){.MD_component_clock{font-size:4rem;font-weight:300}}@media (min-width: 768px) and (max-width: 1440px){.MD_component_clock{font-size:5rem;font-weight:300}}@media (min-width: 1440px) and (max-height: 1600px){.MD_component_clock{font-size:8rem;font-weight:300}}@media (min-width: 1920px) and (min-height: 1600px){.MD_component_clock{font-size:14rem;font-weight:300}}.fullscreen{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_1x2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_2x2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_1x2_l{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_1x2_r{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_2x1{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_2x1_t{display:grid;grid-template-columns:1fr;grid-template-rows:2fr 1fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_2x1_b{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 2fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_1x3{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_1x4{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_3x1{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_3x2_l{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_3x2_r{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.grid_3x3{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:10px;width:100%;height:100%;box-sizing:border-box}.MD_wrapper{width:100dvw;height:100dvh;box-sizing:border-box}.MD_layout_wrapper{height:100%;width:100%;background-color:transparent;overflow:hidden}.MD_dashboard_title{display:flex;width:100%;justify-content:center;align-items:center;box-shadow:var(--s-mainBoxShadow);margin-bottom:10px}.MD_dashboard_title_text{display:block;max-width:calc(100% - 10px);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.MD_dashboard_component_wrapper{display:block;width:100%;box-shadow:var(--s-mainBoxShadow);margin-bottom:10px}.MD_dashboard_component_wrapper_vbox{box-shadow:var(--s-mainBoxShadow);margin-right:10px;box-sizing:border-box}.MD_dashboard_component_wrapper_vbox:last-child{margin-right:0}.MD_component_content_wrapper{display:block;width:100%;height:100%;container-type:inline-size;container-name:component}.MD_component_header{width:100%;display:flex;align-items:center;justify-content:space-between;border-style:solid;-webkit-user-select:none;user-select:none;box-sizing:border-box;max-width:100%;white-space:nowrap;overflow:hidden}.MD_component_header_icon,.MD_component_header_text{color:#fff;letter-spacing:.3px;font-weight:400}.MD_component_content{display:flex;height:100%;width:100%}.MD_component_footer{width:100%;display:flex;justify-content:right;align-items:center;-webkit-user-select:none;user-select:none;border-style:solid;box-sizing:border-box;max-width:100%;white-space:nowrap;overflow:hidden}@media (max-width: 480px){.MD_wrapper{padding:5px}.MD_dashboard_area{height:calc(100% - 40px)}.MD_hbox_wrapper{height:calc(100vh - 55px)}.MD_dashboard_title_text{font-size:.8rem;font-weight:400;letter-spacing:.5px}.MD_component_header{height:30px;border-width:0 0 1px 0;padding-left:10px}.MD_component_header_icon{font-size:.9rem}.MD_component_header_text{font-size:.9rem;margin-left:7px}.MD_component_header_extra_options{font-size:.9rem}.MD_component_content{height:calc(100% - 55px);width:100%;padding:10px;box-sizing:border-box}.MD_component_footer{height:25px;font-size:.8rem;border-width:1px 0 0 0;padding-right:5px}}@media (min-width: 480px) and (max-width: 768px){.MD_wrapper{padding:5px}.MD_dashboard_area{height:calc(100% - 40px)}.MD_hbox_wrapper{height:calc(100vh - 55px)}.MD_dashboard_title_text{font-size:1rem;font-weight:400;letter-spacing:.5px}.MD_component_header{height:30px;border-width:0 0 1px 0;padding-left:10px}.MD_component_header_icon{font-size:.9rem}.MD_component_header_text{font-size:.9rem;margin-left:7px}.MD_component_header_extra_options{font-size:.9rem}.MD_component_content{height:calc(100% - 55px);width:100%;padding:10px;box-sizing:border-box}.MD_component_footer{height:25px;font-size:.8rem;border-width:1px 0 0 0;padding-right:5px}}@media (min-width: 768px) and (max-width: 1440px){.MD_wrapper{padding:5px}.MD_dashboard_area{height:calc(100% - 45px)}.MD_hbox_wrapper{height:calc(100vh - 60px)}.MD_dashboard_title_text{font-size:1.3rem;font-weight:400;letter-spacing:.5px}.MD_component_header{height:30px;border-width:0 0 1px 0;padding-left:10px}.MD_component_header_icon{font-size:.9rem}.MD_component_header_text{font-size:.9rem;margin-left:7px}.MD_component_header_extra_options{font-size:.9rem}.MD_component_content{height:calc(100% - 55px);width:100%;padding:10px;box-sizing:border-box}.MD_component_footer{height:25px;font-size:.8rem;border-width:1px 0 0 0;padding-right:5px}}@media (min-width: 1440px) and (max-height: 1600px){.MD_wrapper{padding:5px}.MD_dashboard_area{height:calc(100% - 50px)}.MD_hbox_wrapper{height:calc(100vh - 65px)}.MD_dashboard_title_text{font-size:1.5rem;font-weight:400;letter-spacing:.5px}.MD_component_header{height:35px;border-width:0 0 1px 0;padding-left:10px}.MD_component_header_icon{font-size:1rem}.MD_component_header_text{font-size:1rem;margin-left:7px}.MD_component_header_extra_options{font-size:1rem}.MD_component_content{height:calc(100% - 60px);width:100%;padding:15px;box-sizing:border-box}.MD_component_footer{height:25px;font-size:.8rem;border-width:1px 0 0 0;padding-right:5px}}@media (min-width: 1920px) and (min-height: 1600px){.MD_wrapper{padding:10px}.MD_dashboard_area{height:calc(100% - 100px)}.MD_hbox_wrapper{height:calc(100vh - 125px)}.MD_dashboard_title_text{font-size:3rem;font-weight:400;letter-spacing:.5px}.MD_component_header{height:70px;border-width:0 0 2px 0;padding-left:20px}.MD_component_header_icon{font-size:2rem}.MD_component_header_text{font-size:2rem;margin-left:10px}.MD_component_header_extra_options{font-size:2rem}.MD_component_content{height:calc(100% - 120px);width:100%;padding:30px;box-sizing:border-box}.MD_component_footer{height:50px;font-size:1.6rem;border-width:2px 0 0 0;padding-right:10px}}:root{--l-background: #F3F3F9;--l-foreground: #FFFFFF;--l-text: #808080;--l-dimmedtext: #C8C6C6;--l-border: #E6E6E6;--l-borderHover: #DDDDDD;--l-hover:#f7f6f6;--d-background: #303030;--d-foreground: #424242;--d-text: #CBD3DD;--d-dimmedtext: #CBD3DD42;--d-border: #646464;--d-borderHover: #5F5F5F;--d-borderDark: #363636;--d-hover: #494949;--s-confirm: #36B37E;--s-confirmHover: #31a776;--s-warning: #FFC400;--s-warningHover: #f1b900;--s-error: #FF5630;--s-errorHover: #f04f2b;--s-mainBoxShadow: rgba(67, 71, 85, .27) 0px 0px .25em, rgba(90, 125, 188, .05) 0px .25em 1em;--s-mainDropDownShadow: rgba(50, 50, 93, .25) 0px 2px 5px -1px, rgba(0, 0, 0, .3) 0px 1px 3px -1px}*,html{margin:0;padding:0}body{width:100vw;height:100vh;font-family:Roboto,sans-serif;background-color:#fff;box-sizing:border-box}
