﻿@font-face{font-family:"Aeonik";src:url("../fonts/Aeonik-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;}@font-face{font-family:"Aeonik";src:url("../fonts/Aeonik-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;}@font-face{font-family:"Aeonik";src:url("../fonts/Aeonik-Medium.ttf") format("truetype");font-weight:500;font-style:normal;}@font-face{font-family:"Aeonik";src:url("../fonts/Aeonik-RegularItalic.ttf") format("truetype");font-weight:normal;font-style:italic;}#loginPage{height:100vh;width:100%;display:flex;background-image:url("/images/background.png");background-position:bottom;}#loginPage .login-form-container{margin:auto;max-width:500px;}#loginPage .login-form-container>div{padding:15px;}#loginPage .authHeader{background-color:#221a06;height:100px;}#loginPage .authHeader img{height:60%;margin:auto;}body,html{font-family:"Aeonik",sans-serif!important;}.mud-main-content{height:100vh;display:flex;flex-direction:column;}#mainLoader{position:absolute;z-index:999;width:100%;height:100%;display:flex;flex-direction:column;background-color:#221a06!important;}#mainLoader img{width:200px;display:block;margin:auto;animation:pulse 1s linear infinite;}.mud-divider-fullwidth{flex:none!important;}.mud-navmenu{display:flex;flex-direction:column;height:100%;}.mud-drawer .mud-drawer-content{height:100vh!important;}.cursorPointer{cursor:pointer;}.h100{height:100%;}.menuLogoHeader{background-color:#221a06;height:64px;}.menuLogoHeader img{width:130px;margin:auto;display:block;}.userAvatar{margin-top:10px;}.userAvatar span{color:#fff;font-size:18px;font-weight:bold;}.userAvatar label{color:#fff;}.userAvatar .name{font-weight:bold;font-size:16px;}.userAvatar .email{font-weight:600;font-size:16px;max-width:75%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.linkActive{background-color:#f6ae2d!important;font-weight:bold!important;color:#fff!important;}.max-w-500{max-width:500px!important;}.max-w-300{max-width:300px!important;}header{z-index:99;}.mud-appbar.mud-appbar-fixed-top{z-index:99;}.mud-appbar.mud-appbar-fixed-top .mud-toolbar{z-index:99!important;}.max-200{max-width:200px!important;}.mud-table-row{cursor:pointer!important;}.textEllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px!important;}.textEllipsis.percentage.w70{max-width:60%;}.max-w-150{max-width:150px!important;}.severityCol{width:10px;border-radius:5px;background-color:#fff;}.severityCol.low{background-color:#008000;}.severityCol.medium{background-color:#ff0;}.severityCol.high{background-color:#f00;}.inibited{pointer-events:none!important;cursor:none!important;}.confirmSignUp{width:100%;height:100vh;overflow:hidden;display:flex;padding:10px;font-family:"Aeonik",sans-serif!important;}.confirmSignUp>div{max-width:800px;}.confirmSignUp>div p{font-size:20px;text-align:center;}.confirmSignUp svg{font-size:80px;margin:auto;margin-bottom:15px;}.confirmSignUp svg.red{color:#f00;}.confirmSignUp svg.green{color:#008000;}.w-150{width:150px!important;}@media(max-width:767px){.w-150{width:100%!important;}}.customCard{max-width:250px;}.customCard h5{text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap;}.h-50{height:50%;}.textEllipsisHeight{max-height:150px;overflow:hidden;text-overflow:ellipsis;white-space:normal;}.textEllipsisHeight p{margin-bottom:0!important;padding-bottom:0!important;}#QuillEditor{min-height:200px;height:calc(100% - 42px);}.dashboardPage .row.display-flex{display:flex;flex-wrap:wrap;}.dashboardPage .row.display-flex>[class*=col-]{display:flex;flex-direction:column;}.dashboardPage .row.display-flex>[class*=col-] label{font-size:16px;font-weight:600;}.dashboardPage .row.display-flex>[class*=col-] .mud-paper{height:380px;}.dashboardPage .row.display-flex>[class*=col-] .mud-paper svg>text{font-size:16px!important;font-weight:600!important;}.dashboardPage .row.display-flex>[class*=col-] .mud-paper svg text{font-family:"Aeonik",sans-serif!important;}.dashboardPage .mud-progress-circular{margin:auto!important;}.dashboardPage .colNumber .mud-paper{display:flex;flex-direction:column;}.dashboardPage .colNumber .mud-paper label{display:block;font-size:20px;font-weight:600;margin:auto auto 0;}.dashboardPage .colNumber .mud-paper span{display:block;font-size:70px;font-weight:700;margin:10px auto auto;}