@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto Light"),local("Roboto-Light"),url("") format("woff2"),url("") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;src:local("Roboto"),local("Roboto-Regular"),url("") format("woff2"),url("") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("") format("woff2"),url("") format("woff")}:root{--base-font-size: 14px;--body-bgcolor:#f7f7f7;--text-color:#212121;--text-secondary-color:#616161;--divider-color:#E4E4E4;--content-bgcolor:#ffffff;--content-alt-bgcolor:#ECEFF1;--hover-bgcolor:rgba(0, 0, 0, 0.04);--pink:#E91E63;--indigo:#3F51B5;--yellow:#FFC107;--orange:#FF9800;--teal:#009688;--cyan:#00ACC1;--bluegrey:#546E7A;--purple:#9C27B0;--deeppurple:#673AB7;--blue:#2196F3;--lightblue:#03A9F4;--green:#4CAF50;--lightgreen:#8BC34A;--lime:#CDDC39;--deeporange:#FF5722;--brown:#795548;--layout-mode: light}:root{--base-font-size: 14px;--transition-duration:0.2s;--layout-mobile-breakpoint:991px}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem 0;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}mark{background:#fff8e1;padding:.25rem .4rem;border-radius:5px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-top:solid #e4e4e4;border-width:1px 0 0 0;margin:1rem 0}p{margin:0 0 1rem 0;line-height:1.5}p:last-child{margin-bottom:0}.splash-screen{width:100%;min-height:100%;background-color:var(--primary-color);position:absolute}.splash-loader-container{text-align:center;position:absolute;top:50%;left:50%;margin-left:-32px;margin-top:-32px}.splash-loader{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.splash-path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}100%{stroke:#4285f4}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes overlayEnter{from{opacity:0;transform:scaleY(0.8)}to{opacity:1;transform:none}}@keyframes overlayLeave{from{opacity:1}to{opacity:0}}.overlay-enter{transform-origin:top;animation-name:overlayEnter;animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-duration:.12s}.overlay-leave{animation-name:overlayLeave;animation-timing-function:linear;animation-duration:.1s}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -20px, 0)}to{opacity:1;transform:none}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -20px, 0)}}@keyframes fadeinmask{from{opacity:0}to{opacity:.8}}.fadeInDown{animation-name:fadeInDown}.fadeOutUp{animation-name:fadeOutUp}@keyframes modal-in{from{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.6)}}.modal-in{animation-name:modal-in}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.clearfix:after{content:" ";display:block;clear:both}*[hidden]{display:none}.p-lh{line-height:1.5}.card{background-color:#fff;padding:1rem;margin-bottom:2rem;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:5px}.card:last-child{margin-bottom:0}.card .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.card .card-header h1,.card .card-header h2,.card .card-header h3,.card .card-header h4,.card .card-header h5,.card .card-header h6{margin:0}.card .card-subtitle{color:#616161;font-weight:600;margin:-1rem 0 1rem 0}body .ui-growl{top:85px}body .ui-overlay-badge{position:relative}body .ui-overlay-badge .ui-badge{position:absolute;top:0;right:0;transform:translate(50%, -50%);transform-origin:100% 0;margin:0}.height-100{height:100% !important}.width-100{width:100% !important}.fs-xsmall{font-size:.715rem !important}.fs-small{font-size:.858rem !important}.fs-normal{font-size:1rem !important}.fs-large{font-size:1.5rem !important}.fs-xlarge{font-size:2rem !important}.fs-xxlarge{font-size:3rem !important}.fw-400{font-weight:400 !important}.fw-500{font-weight:500 !important}.fw-700{font-weight:700 !important}.rounded-small{border-radius:2px !important}.rounded-normal{border-radius:4px !important}.rounded-large{border-radius:6px !important}.rounded-circle{border-radius:50% !important}.rounded-none{border-radius:0 !important}.divider-top{border-top:1px solid #e4e4e4 !important}.divider-bottom{border-bottom:1px solid #e4e4e4 !important}.divider-left{border-left:1px solid #e4e4e4 !important}.divider-right{border-right:1px solid #e4e4e4 !important}.muted-text{color:#616161 !important}.text-color{color:#212121 !important}.solid-surface-text-color{color:#fff !important}.white-color{color:#fff !important}.dark-color{color:#212121 !important}.pink-color{color:#e91e63 !important}.indigo-color{color:#3f51b5 !important}.yellow-color{color:#ffc107 !important}.orange-color{color:#ff9800 !important}.teal-color{color:#009688 !important}.cyan-color{color:#00acc1 !important}.bluegrey-color{color:#546e7a !important}.purple-color{color:#9c27b0 !important}.deeppurple-color{color:#673ab7 !important}.blue-color{color:#2196f3 !important}.lightblue-color{color:#03a9f4 !important}.green-color{color:#4caf50 !important}.lightgreen-color{color:#8bc34a !important}.lime-color{color:#cddc39 !important}.deeporange-color{color:#ff5722 !important}.brown-color{color:#795548 !important}.content-bgcolor{background-color:#fff !important}.content-alt-bgcolor{background-color:#eceff1 !important}.pink-bgcolor{background-color:#e91e63 !important}.indigo-bgcolor{background-color:#3f51b5 !important}.yellow-bgcolor{background-color:#ffc107 !important}.orange-bgcolor{background-color:#ff9800 !important}.teal-bgcolor{background-color:#009688 !important}.cyan-bgcolor{background-color:#00acc1 !important}.bluegrey-bgcolor{background-color:#546e7a !important}.purple-bgcolor{background-color:#9c27b0 !important}.deeppurple-bgcolor{background-color:#673ab7 !important}.blue-bgcolor{background-color:#2196f3 !important}.lightblue-bgcolor{background-color:#03a9f4 !important}.green-bgcolor{background-color:#4caf50 !important}.lightgreen-bgcolor{background-color:#8bc34a !important}.lime-bgcolor{background-color:#cddc39 !important}.deeporange-bgcolor{background-color:#ff5722 !important}.brown-bgcolor{background-color:#795548 !important}.badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.layout-topbar{position:relative;top:0;left:0;z-index:998;width:100%;height:4rem;padding:0 .5rem;transition:width .2s;display:flex;justify-content:space-between;flex-shrink:0}.layout-topbar ul{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.layout-topbar .layout-topbar-left{display:flex;align-items:center;height:100%;position:relative;gap:1rem}.layout-topbar .layout-topbar-left .layout-topbar-logo{width:2rem !important;height:2rem !important;justify-content:center;display:block}.layout-topbar .layout-topbar-left .layout-topbar-qdate{display:flex;align-items:center;justify-content:center;padding-left:1rem;gap:.5rem}.layout-topbar .layout-tools-menu{display:flex;flex-grow:1;align-items:center;padding-left:2rem;height:100%}.layout-topbar .layout-center-menu{display:flex;flex-grow:1;align-items:center;padding-left:2rem;height:100%}.layout-topbar .layout-topbar-right{display:flex;flex-direction:row-reverse;flex-grow:1;align-items:center;gap:1rem;padding-left:2rem;height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-left{display:flex;align-items:center;height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-right{height:100%;margin-left:auto}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items{display:flex;flex-direction:row;justify-content:center;height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item{display:flex;align-items:center;position:relative}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action{user-select:none;padding:0 .8rem;margin:0 .4rem;border-radius:4px;height:3.2rem;min-width:3.2rem;display:flex;align-items:center;cursor:pointer}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel{position:absolute;top:4rem;right:0;z-index:1000;min-width:25rem;padding:1rem 0}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel .layout-topbar-action-item{cursor:pointer;padding:1rem}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel{height:4rem;width:100%;position:fixed;top:0;left:0;z-index:1000}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{border-radius:0;border:0 none}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:focus{outline:0 none;box-shadow:none}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel i{font-weight:bold}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup-addon{border:0 none}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup-addon:first-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup button:first-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup input:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup-addon:last-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup button:last-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .ui-inputgroup input:last-child{border-top-right-radius:0;border-bottom-right-radius:0}@media(min-width: 769px){.layout-topbar .layout-qdate-button{display:none}.layout-topbar .layout-topbar-left .layout-topbar-qdate{display:flex}.layout-topbar .layout-menu-button{display:none}.layout-topbar .layout-center-menu{display:flex;justify-content:center;gap:1rem}}@media(max-width: 768px){.layout-topbar .layout-qdate-button{display:block}.layout-topbar .layout-topbar-left .layout-topbar-qdate{display:none}.layout-topbar .layout-menu-button{display:block}.layout-topbar .layout-center-menu{display:none}}.layout-topbar-blue{--topbar-bg-color:#1565C0;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(65.46, 130.26, 203.97)}.layout-topbar-blue .layout-topbar{color:#fff;background-color:#1565c0}.layout-topbar-blue .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-blue .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#1565c0 !important}.layout-topbar-blue .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-blue .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-blue .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-blue .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#1565c0 !important}.layout-topbar-blue .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-blue .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-blue .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#fbc02d}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(251,192,45,.7);transition:background-color .2s}.layout-topbar-blue .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-blue .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-blue .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-lightblue{--topbar-bg-color:#0288D1;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(50.07, 158.61, 217.74)}.layout-topbar-lightblue .layout-topbar{color:#fff;background-color:#0288d1}.layout-topbar-lightblue .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-lightblue .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#0288d1 !important}.layout-topbar-lightblue .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-lightblue .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-lightblue .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-lightblue .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#0288d1 !important}.layout-topbar-lightblue .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-lightblue .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-lightblue .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#fdd835}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(253,216,53,.7);transition:background-color .2s}.layout-topbar-lightblue .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-lightblue .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-lightblue .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-white{--topbar-bg-color:#ffffff;--topbar-text-color: #616161;--topbar-bg-light: white}.layout-topbar-white .layout-topbar{color:#616161;background-color:#fff}.layout-topbar-white .layout-topbar .layout-tools-menu .ui-submenu-link{color:#616161 !important}.layout-topbar-white .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#616161 !important;background-color:#fff !important}.layout-topbar-white .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#616161 !important}.layout-topbar-white .layout-topbar .layout-tools-menu .ui-icon{color:#616161 !important}.layout-topbar-white .layout-topbar .layout-center-menu .ui-menuitem-link{color:#616161 !important}.layout-topbar-white .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#616161 !important;background-color:#fff !important}.layout-topbar-white .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#616161 !important}.layout-topbar-white .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#616161 !important}.layout-topbar-white .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#fff}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:hsla(0,0%,100%,.7);transition:background-color .2s}.layout-topbar-white .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-white .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-white .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-dark{--topbar-bg-color:#1e1e1e;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(72.75, 72.75, 72.75)}.layout-topbar-dark .layout-topbar{color:#fff;background-color:#1e1e1e}.layout-topbar-dark .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-dark .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#1e1e1e !important}.layout-topbar-dark .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-dark .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-dark .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-dark .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#1e1e1e !important}.layout-topbar-dark .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-dark .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-dark .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#e91e63}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(233,30,99,.7);transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-dark .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-dark .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-deeppurple{--topbar-bg-color:#4527A0;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(104.34, 80.04, 178.05)}.layout-topbar-deeppurple .layout-topbar{color:#fff;background-color:#4527a0}.layout-topbar-deeppurple .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-deeppurple .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#4527a0 !important}.layout-topbar-deeppurple .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-deeppurple .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-deeppurple .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-deeppurple .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#4527a0 !important}.layout-topbar-deeppurple .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-deeppurple .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-deeppurple .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-deeppurple .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-deeppurple .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-deeppurple .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-purple{--topbar-bg-color:#6A1B9A;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(134.31, 70.32, 173.19)}.layout-topbar-purple .layout-topbar{color:#fff;background-color:#6a1b9a}.layout-topbar-purple .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-purple .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#6a1b9a !important}.layout-topbar-purple .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-purple .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-purple .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-purple .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#6a1b9a !important}.layout-topbar-purple .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-purple .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-purple .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-purple .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-purple .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-purple .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-pink{--topbar-bg-color:#AD1457;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(188.58, 64.65, 118.92)}.layout-topbar-pink .layout-topbar{color:#fff;background-color:#ad1457}.layout-topbar-pink .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-pink .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#ad1457 !important}.layout-topbar-pink .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-pink .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-pink .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-pink .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#ad1457 !important}.layout-topbar-pink .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-pink .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-pink .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-pink .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-pink .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-pink .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-cyan{--topbar-bg-color:#0097A7;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(48.45, 170.76, 183.72)}.layout-topbar-cyan .layout-topbar{color:#fff;background-color:#0097a7}.layout-topbar-cyan .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-cyan .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#0097a7 !important}.layout-topbar-cyan .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-cyan .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-cyan .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-cyan .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#0097a7 !important}.layout-topbar-cyan .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-cyan .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-cyan .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#e64a19}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(230,74,25,.7);transition:background-color .2s}.layout-topbar-cyan .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-cyan .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-cyan .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-teal{--topbar-bg-color:#00796B;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(48.45, 146.46, 135.12)}.layout-topbar-teal .layout-topbar{color:#fff;background-color:#00796b}.layout-topbar-teal .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-teal .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#00796b !important}.layout-topbar-teal .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-teal .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-teal .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-teal .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#00796b !important}.layout-topbar-teal .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-teal .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-teal .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#d32f2f}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(211,47,47,.7);transition:background-color .2s}.layout-topbar-teal .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-teal .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-teal .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-green{--topbar-bg-color:#43A047;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(102.72, 178.05, 105.96)}.layout-topbar-green .layout-topbar{color:#fff;background-color:#43a047}.layout-topbar-green .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-green .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#43a047 !important}.layout-topbar-green .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-green .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-green .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-green .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#43a047 !important}.layout-topbar-green .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-green .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-green .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#f4511e}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(244,81,30,.7);transition:background-color .2s}.layout-topbar-green .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-green .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-green .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-lightgreen{--topbar-bg-color:#689F38;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(132.69, 177.24, 93.81)}.layout-topbar-lightgreen .layout-topbar{color:#fff;background-color:#689f38}.layout-topbar-lightgreen .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-lightgreen .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#689f38 !important}.layout-topbar-lightgreen .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-lightgreen .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-lightgreen .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-lightgreen .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#689f38 !important}.layout-topbar-lightgreen .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-lightgreen .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-lightgreen .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#f57c00}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(245,124,0,.7);transition:background-color .2s}.layout-topbar-lightgreen .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-lightgreen .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-lightgreen .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-lime{--topbar-bg-color:#AFB42B;--topbar-text-color: #212121;--topbar-bg-light: rgb(190.2, 194.25, 83.28)}.layout-topbar-lime .layout-topbar{color:#212121;background-color:#afb42b}.layout-topbar-lime .layout-topbar .layout-tools-menu .ui-submenu-link{color:#212121 !important}.layout-topbar-lime .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#212121 !important;background-color:#afb42b !important}.layout-topbar-lime .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-lime .layout-topbar .layout-tools-menu .ui-icon{color:#212121 !important}.layout-topbar-lime .layout-topbar .layout-center-menu .ui-menuitem-link{color:#212121 !important}.layout-topbar-lime .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#212121 !important;background-color:#afb42b !important}.layout-topbar-lime .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-lime .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#212121 !important}.layout-topbar-lime .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#f57c00}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(245,124,0,.7);transition:background-color .2s}.layout-topbar-lime .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-lime .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-lime .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-yellow{--topbar-bg-color:#FBC02D;--topbar-text-color: #212121;--topbar-bg-light: rgb(251.76, 203.97, 84.9)}.layout-topbar-yellow .layout-topbar{color:#212121;background-color:#fbc02d}.layout-topbar-yellow .layout-topbar .layout-tools-menu .ui-submenu-link{color:#212121 !important}.layout-topbar-yellow .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#212121 !important;background-color:#fbc02d !important}.layout-topbar-yellow .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-yellow .layout-topbar .layout-tools-menu .ui-icon{color:#212121 !important}.layout-topbar-yellow .layout-topbar .layout-center-menu .ui-menuitem-link{color:#212121 !important}.layout-topbar-yellow .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#212121 !important;background-color:#fbc02d !important}.layout-topbar-yellow .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-yellow .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#212121 !important}.layout-topbar-yellow .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(33,33,33,.7);transition:background-color .2s}.layout-topbar-yellow .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-yellow .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-yellow .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-amber{--topbar-bg-color:#FFA000;--topbar-text-color: #212121;--topbar-bg-light: rgb(255, 178.05, 48.45)}.layout-topbar-amber .layout-topbar{color:#212121;background-color:#ffa000}.layout-topbar-amber .layout-topbar .layout-tools-menu .ui-submenu-link{color:#212121 !important}.layout-topbar-amber .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#212121 !important;background-color:#ffa000 !important}.layout-topbar-amber .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-amber .layout-topbar .layout-tools-menu .ui-icon{color:#212121 !important}.layout-topbar-amber .layout-topbar .layout-center-menu .ui-menuitem-link{color:#212121 !important}.layout-topbar-amber .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#212121 !important;background-color:#ffa000 !important}.layout-topbar-amber .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-amber .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#212121 !important}.layout-topbar-amber .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(33,33,33,.7);transition:background-color .2s}.layout-topbar-amber .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-amber .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-amber .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-orange{--topbar-bg-color:#FB8C00;--topbar-text-color: #212121;--topbar-bg-light: rgb(251.76, 161.85, 48.45)}.layout-topbar-orange .layout-topbar{color:#212121;background-color:#fb8c00}.layout-topbar-orange .layout-topbar .layout-tools-menu .ui-submenu-link{color:#212121 !important}.layout-topbar-orange .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#212121 !important;background-color:#fb8c00 !important}.layout-topbar-orange .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-orange .layout-topbar .layout-tools-menu .ui-icon{color:#212121 !important}.layout-topbar-orange .layout-topbar .layout-center-menu .ui-menuitem-link{color:#212121 !important}.layout-topbar-orange .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#212121 !important;background-color:#fb8c00 !important}.layout-topbar-orange .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#212121 !important}.layout-topbar-orange .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#212121 !important}.layout-topbar-orange .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(33,33,33,.7);transition:background-color .2s}.layout-topbar-orange .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-orange .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-orange .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-deeporange{--topbar-bg-color:#D84315;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(223.41, 102.72, 65.46)}.layout-topbar-deeporange .layout-topbar{color:#fff;background-color:#d84315}.layout-topbar-deeporange .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-deeporange .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#d84315 !important}.layout-topbar-deeporange .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-deeporange .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-deeporange .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-deeporange .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#d84315 !important}.layout-topbar-deeporange .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-deeporange .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-deeporange .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#00bcd4}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(0,188,212,.7);transition:background-color .2s}.layout-topbar-deeporange .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-deeporange .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-deeporange .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-brown{--topbar-bg-color:#5D4037;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(123.78, 100.29, 93)}.layout-topbar-brown .layout-topbar{color:#fff;background-color:#5d4037}.layout-topbar-brown .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-brown .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#5d4037 !important}.layout-topbar-brown .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-brown .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-brown .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-brown .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#5d4037 !important}.layout-topbar-brown .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-brown .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-brown .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-brown .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-brown .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-brown .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-grey{--topbar-bg-color:#616161;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(127.02, 127.02, 127.02)}.layout-topbar-grey .layout-topbar{color:#fff;background-color:#616161}.layout-topbar-grey .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-grey .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#616161 !important}.layout-topbar-grey .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-grey .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-grey .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-grey .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#616161 !important}.layout-topbar-grey .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-grey .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-grey .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#0097a7}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(0,151,167,.7);transition:background-color .2s}.layout-topbar-grey .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-grey .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-grey .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-bluegrey{--topbar-bg-color:#546E7A;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(116.49, 137.55, 147.27)}.layout-topbar-bluegrey .layout-topbar{color:#fff;background-color:#546e7a}.layout-topbar-bluegrey .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-bluegrey .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#546e7a !important}.layout-topbar-bluegrey .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-bluegrey .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-bluegrey .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-bluegrey .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#546e7a !important}.layout-topbar-bluegrey .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-bluegrey .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-bluegrey .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#0097a7}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(0,151,167,.7);transition:background-color .2s}.layout-topbar-bluegrey .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-bluegrey .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-bluegrey .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-indigo{--topbar-bg-color:#3F51B5;--topbar-text-color: #ffffff;--topbar-bg-light: rgb(99.48, 114.06, 195.06)}.layout-topbar-indigo .layout-topbar{color:#fff;background-color:#3f51b5}.layout-topbar-indigo .layout-topbar .layout-tools-menu .ui-submenu-link{color:#fff !important}.layout-topbar-indigo .layout-topbar .layout-tools-menu .ui-submenu-link:hover{color:#fff !important;background-color:#3f51b5 !important}.layout-topbar-indigo .layout-topbar .layout-tools-menu .ui-submenu-link .ui-menuitem-text{color:#fff !important}.layout-topbar-indigo .layout-topbar .layout-tools-menu .ui-icon{color:#fff !important}.layout-topbar-indigo .layout-topbar .layout-center-menu .ui-menuitem-link{color:#fff !important}.layout-topbar-indigo .layout-topbar .layout-center-menu .ui-menuitem-link:hover{color:#fff !important;background-color:#3f51b5 !important}.layout-topbar-indigo .layout-topbar .layout-center-menu .ui-menuitem-link .ui-menuitem-text{color:#fff !important}.layout-topbar-indigo .layout-topbar .layout-center-menu .ui-menuitem-icon{color:#fff !important}.layout-topbar-indigo .layout-topbar .layout-center-menu.open{background-color:var(--topbar-bg-light) !important}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-menu-button{color:#fff;background-color:#e91e63}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-menu-button:hover{background-color:rgba(233,30,99,.7);transition:background-color .2s}.layout-topbar-indigo .layout-topbar .layout-search-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}.layout-topbar-indigo .layout-topbar .search-box{background-color:#fff;margin:0px 2rem;padding:1rem;border-radius:8px;display:flex;flex-direction:row;gap:.5rem}.layout-topbar-indigo .layout-topbar .layout-qdate-overlay{background-color:var(--topbar-bg-light) !important;width:100%;height:5rem}html{padding:0;margin:0;overflow:hidden;box-sizing:border-box;font-size:var(--base-font-size)}body{overflow:hidden;box-sizing:border-box;font-family:Roboto,"Helvetica Neue",sans-serif;font-size:1rem;color:#212121;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;background-color:#f7f7f7}body a{text-decoration:none;color:#212121}body div{margin:0}.layout-wrapper{display:flex;flex-direction:column;height:100vh}.layout-menu-button{border:none;padding:.5rem 1rem;cursor:pointer;display:none}.layout-center-menu.open{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:fixed;top:4rem;left:0px;width:13rem;height:calc(100vh - 6rem);z-index:1000;padding:1rem;transition:left .3s ease;overflow-y:auto}.ui-menubar,.layout-center-menu .ui-menuitem-link{border:none !important}.layout-content{flex:1;overflow-y:auto;position:relative;box-sizing:border-box}.layout-footer{flex:0 0 2rem;width:100%;padding:0px 10px;text-align:center;box-sizing:border-box}.layout-search-overlay{display:none;position:fixed;top:4rem;left:0;z-index:2000;justify-content:flex-start;align-items:center}.layout-qdate-overlay{display:none;position:fixed;top:4rem;left:0;z-index:2000;justify-content:flex-start;align-items:center}.layout-footer{background-color:#fff}.layout-footer .layout-footer-action.ui-button.ui-button-icon-only{width:2.75rem;padding:.5rem}.layout-footer .layout-footer-action.ui-button.ui-button-icon-only .ui-icon{font-size:1rem;margin-left:-0.75rem}.layout-config{transition:transform .2s}.layout-config .ui-sidebar-content,.layout-config .layout-config-panel{height:100%}.layout-config .layout-config-options{height:100%;overflow-y:auto}.layout-config .layout-config-options .layout-config-color-option{width:1.75rem;height:1.75rem;display:block;position:relative}.layout-config .layout-config-options .layout-config-color-option.ui-state-disabled{opacity:.1}.layout-config .layout-config-options .layout-config-color-option .color{display:inline-block;width:100%;height:100%;border-radius:4px;border:1px solid #e4e4e4}.layout-config .layout-config-options .layout-config-color-option .check{position:absolute;left:0;top:0;z-index:1;pointer-events:none;width:100%;height:100%}.layout-config .layout-config-options .grid-radio td{padding-top:1rem}.layout-config .layout-config-options .grid-radio tr:first-child td{padding-top:0}.layout-config p{color:var(--text-color-secondary)}.layout-config .scale-icon{color:var(--surface-d)}.layout-config .scale-icon.scale-active{color:var(--primary-color)}.layout-config-button.ui-button.ui-button-icon-only{z-index:1001;position:fixed;top:50%;right:0;width:auto;border-top-right-radius:0;border-bottom-right-radius:0;font-size:2rem;width:3.5rem}.layout-config-button.ui-button.ui-button-icon-only .ui-icon{font-size:2rem;margin-top:-1rem;margin-left:-1rem}.layout-breadcrumb-container{background-color:#fff}.layout-breadcrumb-container .layout-breadcrumb{background:rgba(0,0,0,0);border:0 none;border-radius:0}
