.c-title{display:inline-block;position:absolute;font-weight:500;font-size:1.5rem;top:12px}.spin{-webkit-animation-name:spin;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:2s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(1turn)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.filter-field{min-width:200px!important}.catalog>.header{width:100%;height:48px;color:#000;font-size:28px;margin:0 auto;text-align:center;border-bottom:1px solid #ced4da}.catalog>.action{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;margin:4px 0}.catalog>.action>div{display:inline;padding:4px 8px 4px 0}.catalog>.filter{width:100%;display:flex;flex-wrap:wrap!important}.catalog>.filter>div{display:inline;padding:4px 8px 4px 0}.catalog>.content{width:100%;flex-grow:1;padding-top:10px;padding-bottom:50px}.p-selectbutton .p-button.p-highlight,.p-selectbutton .p-button.p-highlight:hover{background-color:#4657e8}.overlaypanel-demo .select-product-button{min-width:15rem}.overlaypanel-demo .product-image{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.splash-screen{width:100%;height:100%;position:fixed;background:#3b3e47;background:linear-gradient(90deg,#3b3e47 0,#3b3e47);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$left,endColorstr=$right,GradientType=1)}.splash-screen .splash-container{width:40px;height:40px;position:absolute;left:50%;top:50%;margin:-20px auto 0 -20px}.splash-screen .splash-double-bounce1,.splash-screen .splash-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:splash-bounce 2s ease-in-out infinite}.splash-screen .splash-double-bounce2{animation-delay:-1s}@-webkit-keyframes splash-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes splash-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}*{box-sizing:border-box}html{height:100%}body,html{font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;color:#333;background-color:#edf0f5;margin:0;padding:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:#2196f3}.layout-wrapper{padding:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;background-color:grey}.layout-topbar{position:fixed;height:50px;padding:0 2em;display:flex;align-items:center;color:#fff;z-index:999;right:0}.layout-topbar:after{content:"";display:table;clear:both}.layout-topbar{background:#3b3e47;background:linear-gradient(90deg,#3b3e47 0,#3b3e47);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$left,endColorstr=$right,GradientType=1);transition:left .2s}.layout-topbar .layout-topbar-icons{float:right;display:block;animation-duration:.5s}.layout-topbar .layout-topbar-icons button{position:relative;color:#fff;margin-left:20px;display:inline-block;text-decoration:none;transition:color .2s}.layout-topbar .layout-topbar-icons button:hover{color:#c3e8fb}.layout-topbar .layout-topbar-icons button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}.layout-topbar .layout-topbar-icons button span.layout-topbar-icon{font-size:1.5em}.layout-topbar .layout-topbar-icons button span.layout-topbar-item-text{font-size:20px;display:none}.layout-topbar .layout-topbar-icons button span.layout-topbar-badge{position:absolute;font-size:10px;right:-5px;top:-5px;width:16px;height:16px;text-align:center;line-height:16px;color:#fff;background-color:#ef6262;border-radius:50%}.layout-topbar .layout-topbar-icons .layout-topbar-search{padding:0;position:relative;display:inline-block;top:-4px}.layout-topbar .layout-topbar-icons .layout-topbar-search input{display:inline-block;font-size:14px;background:transparent;border:0;border-bottom:2px solid #fff;outline:0 none;box-shadow:none;color:#fff;width:100px;padding:1px 20px 1px 1px;margin:0;border-radius:2px}.layout-topbar .layout-topbar-icons .layout-topbar-search input::-webkit-input-placeholder{color:#fff;opacity:.7;transition:opacity .2s}.layout-topbar .layout-topbar-icons .layout-topbar-search input:-moz-placeholder,.layout-topbar .layout-topbar-icons .layout-topbar-search input::-moz-placeholder{color:#fff;opacity:.7;transition:opacity .2s}.layout-topbar .layout-topbar-icons .layout-topbar-search input:-ms-input-placeholder{color:#fff;opacity:.7;transition:opacity .2s}.layout-topbar .layout-topbar-icons .layout-topbar-search .layout-topbar-search-icon{font-size:18px;position:absolute;top:-1px;right:0}.layout-topbar .layout-topbar-icons .layout-topbar-search:hover input{border-bottom-color:#c3e8fb}.layout-topbar .layout-topbar-icons .layout-topbar-search:hover input::-webkit-input-placeholder{opacity:1}.layout-topbar .layout-topbar-icons .layout-topbar-search:hover input:-moz-placeholder,.layout-topbar .layout-topbar-icons .layout-topbar-search:hover input::-moz-placeholder{opacity:1}.layout-topbar .layout-topbar-icons .layout-topbar-search:hover input:-ms-input-placeholder{opacity:1}.layout-topbar .layout-topbar-icons .layout-topbar-search:hover .layout-topbar-search-icon{color:#c3e8fb}.layout-topbar .layout-menu-button{cursor:pointer;display:inline-block;text-decoration:none;color:#fff;transition:color .2s;height:34px}.layout-topbar .layout-menu-button span{font-size:1.5em}.layout-topbar .layout-menu-button:hover{color:#c3e8fb}.layout-topbar button{cursor:pointer}.layout-sidebar{position:fixed;width:250px;height:100%;z-index:999;overflow-y:auto;user-select:none;box-shadow:0 0 6px 0 rgba(0,0,0,.16)}.layout-sidebar.layout-sidebar-enter{transform:translateX(-100%)}.layout-sidebar.layout-sidebar-enter-active{transform:translateX(0);transition:transform .2s}.layout-sidebar.layout-sidebar-enter-done{transform:none}.layout-sidebar.layout-sidebar-exit{transform:translateX(0)}.layout-sidebar.layout-sidebar-exit-active{transform:translateX(-100%);transition:transform .2s}.layout-sidebar .layout-logo{text-align:center;margin-top:24px}.layout-sidebar .menuitem-badge{display:inline-block;margin-left:4px;font-size:10px;width:16px;height:16px;line-height:16px;text-align:center;color:#fff;background-color:#007be5;border-radius:50%}.layout-profile{text-align:center}.layout-profile img{width:56px;margin:10px}.layout-profile .layout-profile-link{cursor:pointer;display:inline-block;margin:.75em 0;transition:color .2s}.layout-profile .layout-profile-link i{display:inline-block;font-size:16px;vertical-align:middle;margin-left:.5em}.layout-profile ul{list-style-type:none;padding:0;margin:0}.layout-profile ul li button{width:100%;padding:1em;border:0;border-radius:0;cursor:pointer;transition:color .2s}.layout-profile ul li button:hover{color:#0388e5}.layout-profile ul li button span{margin-left:.25em;vertical-align:middle}.layout-profile ul li button i{vertical-align:middle}.layout-profile ul.layout-submenu-wrapper-enter,.layout-profile ul.layout-submenu-wrapper-leave-to{max-height:0}.layout-profile ul.layout-submenu-wrapper-enter-to,.layout-profile ul.layout-submenu-wrapper-leave{max-height:1000px}.layout-profile ul.layout-submenu-wrapper-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.layout-profile ul.layout-submenu-wrapper-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.layout-sidebar-light .layout-profile .layout-profile-link{color:#232428}.layout-sidebar-light .layout-profile .layout-profile-link:hover{color:#0388e5}.layout-sidebar-light .layout-profile ul{background-color:#fff}.layout-sidebar-light .layout-profile ul li button{color:#232428}.layout-sidebar-light .layout-profile ul li button:hover{color:#0388e5}.layout-sidebar-dark .layout-profile .layout-profile-link{color:#a2a3b7}.layout-sidebar-dark .layout-profile .layout-profile-link:hover{color:#eee}.layout-sidebar-dark .layout-profile ul{background-color:#1e1e2d}.layout-sidebar-dark .layout-profile ul li button{color:#a2a3b7}.layout-sidebar-dark .layout-profile ul li button:hover{color:#eee}.layout-menu-container{padding-bottom:120px}.layout-menu{list-style-type:none;margin:0;padding:0}.layout-menu li a{cursor:pointer;position:relative;text-decoration:none;display:flex;align-items:center;transition:color .2s}.layout-menu li a i{font-size:16px}.layout-menu li a span{margin-left:.5em}.layout-menu li a .menuitem-toggle-icon{margin-left:auto}.layout-menu li a:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}.layout-menu li.active-menuitem>a .menuitem-toggle-icon:before{content:""}.layout-menu>li>a{padding:1em}.layout-menu>li>a span{font-size:14px}.layout-menu>li:last-child>a{border-bottom:1px solid rgba(207,211,224,.6)}.layout-menu>li ul{list-style-type:none;margin:0;padding:0 0 0 1.5em}.layout-menu>li ul li a{cursor:pointer;padding:.75em 1em;border-top:0}.layout-menu>li ul li a span{font-size:14px}.layout-menu>li ul li:last-child{padding-bottom:1em}.layout-menu>li ul.layout-submenu-wrapper-enter,.layout-menu>li ul.layout-submenu-wrapper-leave-to{max-height:0}.layout-menu>li ul.layout-submenu-wrapper-enter-to,.layout-menu>li ul.layout-submenu-wrapper-leave{max-height:1000px}.layout-menu>li ul.layout-submenu-wrapper-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.layout-menu>li ul.layout-submenu-wrapper-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.layout-sidebar-light{background:#f3f4f9;background:linear-gradient(180deg,#f3f4f9 0,#d7dbe8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=0)}.layout-sidebar-light .layout-menu>li>a{border-top:1px solid rgba(207,211,224,.6)}.layout-sidebar-light .layout-menu>li:last-child>a{border-bottom:1px solid rgba(207,211,224,.6)}.layout-sidebar-light .layout-menu>li ul{background-color:#fff}.layout-sidebar-light .layout-menu li a{color:#232428}.layout-sidebar-light .layout-menu li a.active-route{color:#fff}.layout-sidebar-light .layout-menu li a:hover{color:#0388e5}.layout-sidebar-light .layout-menu li.active-menuitem>a{background-color:#fff;color:#0388e5}.layout-sidebar-dark{background:#1e1e2d;background:linear-gradient(180deg,#1e1e2d 0,#1e1e2d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=0)}.layout-sidebar-dark .layout-menu>li>a{border-top:1px solid rgba(52,56,65,.6)}.layout-sidebar-dark .layout-menu>li:last-child>a{border-bottom:1px solid rgba(52,56,65,.6)}.layout-sidebar-dark .layout-menu>li ul{background-color:#1e1e2d}.layout-sidebar-dark .layout-menu li a{color:#a2a3b7}.layout-sidebar-dark .layout-menu li a.active-route{color:#fff}.layout-sidebar-dark .layout-menu li a:hover{color:#eee}.layout-sidebar-dark .layout-menu li.active-menuitem>a{background-color:#1e1e2d;color:#eee}.layout-config{position:fixed;top:50px;padding:0;right:0;display:block;width:20em;z-index:998;height:calc(100% - 50px);transform:translate3d(20em,0,0);transition:transform .2s;backface-visibility:hidden;box-shadow:0 2px 10px 0 rgba(0,0,0,.24);color:#333;background-color:#fff}.layout-config.layout-config-active{transform:translateZ(0)}.layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(1turn)}.layout-config .layout-config-button{display:block;position:absolute;width:52px;height:52px;line-height:52px;background-color:#007be5;text-align:center;color:#fff;top:230px;left:-52px;z-index:-1;overflow:hidden;cursor:pointer;transition:background-color .2s;box-shadow:0 2px 10px 0 rgba(0,0,0,.24)}.layout-config .layout-config-button i{font-size:32px;line-height:inherit;cursor:pointer;transform:rotate(0deg);transition:color .2s,transform 1s}.layout-config .layout-config-close{position:absolute;width:20px;height:20px;line-height:20px;text-align:center;right:20px;top:10px;z-index:1;background-color:#e54a51;transition:background-color .2s;border-radius:50%}.layout-config .layout-config-close i{color:#fff;line-height:inherit;font-size:12px}.layout-config .layout-config-close:hover{background-color:#ea6e73}.layout-config .layout-config-content{position:relative;overflow:auto;height:100%;padding:1em 1em 100px}.layout-config .layout-config-content .layout-themes{display:flex;flex-wrap:wrap}.layout-config .layout-config-content .layout-themes>div{padding:.25rem}.layout-config .layout-config-content .layout-themes a{width:2rem;height:2rem;border-radius:50%;display:block;position:relative;align-items:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.layout-config .layout-config-content .layout-themes a i{font-size:1rem;position:absolute;color:#fff;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}.layout-config .layout-config-content .layout-themes a:hover{transform:scale(1.1)}.layout-config .p-col{text-align:center}.layout-config p{line-height:1.5;margin-top:0;color:#707070}.blocked-scroll-config{overflow:hidden}@media screen and (max-width:1024px){.layout-config{top:50px;transform:translate3d(100%,0,0)}.layout-config.layout-config-active{transform:translateZ(0)}.layout-config .layout-config-close{right:10px}}.layout-main{transition:margin-left .2s;padding:58px 8px 8px}.layout-footer{transition:margin-left .2s;background-color:#3b3e47;padding:0 2em;color:#fff}.layout-footer .footer-text,.layout-footer img{vertical-align:middle}.layout-sidebar{transition:left .2s;left:0}@media(min-width:1025px){.layout-topbar{left:0}.layout-wrapper.layout-overlay .layout-footer,.layout-wrapper.layout-overlay .layout-main{margin-left:0}.layout-wrapper.layout-overlay.layout-active .layout-sidebar{left:0}.layout-wrapper.layout-overlay.layout-active .layout-topbar{left:250px}.layout-wrapper.layout-static .layout-footer,.layout-wrapper.layout-static .layout-main{margin-left:0}.layout-wrapper.layout-static.layout-active .layout-topbar{left:250px}.layout-wrapper.layout-static.layout-active .layout-footer,.layout-wrapper.layout-static.layout-active .layout-main{margin-left:250px}}@media(max-width:1024px){.layout-sidebar{margin-top:50px}.layout-wrapper .layout-topbar{left:0}.layout-wrapper .layout-footer,.layout-wrapper .layout-main{margin-left:0}.layout-wrapper.layout-active .layout-sidebar{left:0}.body-overflow-hidden{overflow:hidden}}.card{background-color:#fff;padding:1em;margin-bottom:16px;border-radius:3px}.card.card-w-title{padding-bottom:2em}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:400;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:3px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-width:medium 0 0;border-top:1px solid #e3e3e3;margin:1rem 0}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}.dashboard .summary{position:relative}.dashboard .summary .title{font-size:20px}.dashboard .summary .detail{color:#707070;display:block;margin-top:10px}.dashboard .summary .count{color:#fff;position:absolute;top:10px;right:10px;font-size:24px;padding:7px 14px;border-radius:3px}.dashboard .summary .count.visitors{background-color:#20d077}.dashboard .summary .count.purchases{background-color:#f9c851}.dashboard .summary .count.revenue{background-color:#007be5}.dashboard .highlight-box{height:100px;display:flex}.dashboard .highlight-box:after{content:"";display:table;clear:both}.dashboard .highlight-box .initials{height:100%;width:50%;text-align:center;padding:1em}.dashboard .highlight-box .initials>span{font-size:48px}.dashboard .highlight-box .highlight-details{height:100%;background-color:#fff;width:50%;padding:1em}.dashboard .highlight-box .highlight-details i{font-size:18px;vertical-align:middle;margin-right:.5em}.dashboard .highlight-box .highlight-details .count{color:#707070;font-size:36px;margin-top:4px;display:block}.dashboard .task-list{list-style-type:none;margin:0;padding:0}.dashboard .task-list li{padding:.5em .25em;border-bottom:1px solid #e3e3e3}.dashboard .task-list li:after{content:"";display:table;clear:both}.dashboard .task-list .p-checkbox{vertical-align:middle;margin-right:.5em}.dashboard .task-list .task-name{vertical-align:middle}.dashboard .task-list i{float:right;font-size:24px;color:#707070}.dashboard .contact-form .p-panel-content,.dashboard .task-list .p-panel-content{min-height:256px}.dashboard .contacts ul{list-style-type:none;padding:0;margin:0}.dashboard .contacts ul li{border-bottom:1px solid #e3e3e3}.dashboard .contacts ul li button{padding:9px;width:100%;box-sizing:border-box;text-decoration:none;position:relative;display:block;border-radius:2px;transition:background-color .2s}.dashboard .contacts ul li button .name{position:absolute;right:10px;top:10px;font-size:18px}.dashboard .contacts ul li button .email{position:absolute;right:10px;top:30px;font-size:14px;color:#707070}.dashboard .contacts ul li button:hover{cursor:pointer;background-color:#eee}.dashboard .contacts ul li:last-child{border:0}.dashboard .contacts .p-panel-content{min-height:256px}.dashboard .activity-list{list-style-type:none;padding:0;margin:0}.dashboard .activity-list li{border-bottom:1px solid #e3e3e3;padding:16px 8px}.dashboard .activity-list li .count{font-size:24px;color:#fff;background-color:#007be5;font-weight:700;padding:.25em .5em;display:inline-block;border-radius:3px}.g-bg-default{background-color:#fff!important;opacity:1!important}.g-bg-subtable{background-color:#ddd!important;opacity:1!important}.g-fg-white{color:#fff!important}.g-fg-red{color:#ff5d5d!important}.g-fg-purple{color:#c239b6!important}.g-fg-orange{color:#e09431!important}.g-fg-green{color:#1bb41b!important}.g-fg-blue{color:#6161ff!important}.g-fg-gray{color:#666!important}.g-fg-black{color:#000!important}*{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:20px}@media only screen and (max-width:991px){.g-display-desktop{display:none!important}}@media only screen and (min-width:992px){.g-display-mobile{display:none!important}}.g-padding-left-0{padding-left:0!important}.g-padding-left-4px{padding-left:4px!important}.g-padding-left-8px{padding-left:8px!important}.g-padding-left-12px{padding-left:12px!important}.g-padding-left-16px{padding-left:16px!important}.g-padding-left-24px{padding-left:24px!important}.g-padding-left-32px{padding-left:32px!important}.g-padding-right-0{padding-right:0!important}.g-padding-right-4px{padding-right:4px!important}.g-padding-right-8px{padding-right:8px!important}.g-padding-right-12px{padding-right:12px!important}.g-padding-right-16px{padding-right:16px!important}.g-padding-right-24px{padding-right:24px!important}.g-padding-right-32px{padding-right:32px!important}.g-visibility-hidden{visibility:hidden}.g-overflow-hidden{overflow:hidden}.g-overflow-auto{overflow:auto}.g-wordwrap-break-word{word-wrap:break-word}.g-margin-left-0{margin-left:0!important}.g-margin-left-4px{margin-left:4px!important}.g-margin-left-8px{margin-left:8px!important}.g-margin-left-12px{margin-left:12px!important}.g-margin-left-16px{margin-left:16px!important}.g-margin-left-24px{margin-left:24px!important}.g-margin-left-32px{margin-left:32px!important}.g-margin-right-0{margin-right:0!important}.g-margin-right-4px{margin-right:4px!important}.g-margin-right-8px{margin-right:8px!important}.g-margin-right-12px{margin-right:12px!important}.g-margin-right-16px{margin-right:16px!important}.g-margin-right-24px{margin-right:24px!important}.g-margin-right-32px{margin-right:32px!important}.g-margin-right-40px{margin-right:40px!important}.g-padding-top-0{padding-top:0!important}.g-padding-top-4px{padding-top:4px!important}.g-padding-top-8px{padding-top:8px!important}.g-padding-top-12px{padding-top:12px!important}.g-padding-top-16px{padding-top:16px!important}.g-padding-top-24px{padding-top:24px!important}.g-padding-top-32px{padding-top:32px!important}.g-padding-bottom-0{padding-bottom:0!important}.g-padding-bottom-4px{padding-bottom:4px!important}.g-padding-bottom-8px{padding-bottom:8px!important}.g-padding-bottom-12px{padding-bottom:12px!important}.g-padding-bottom-16px{padding-bottom:16px!important}.g-padding-bottom-24px{padding-bottom:24px!important}.g-padding-bottom-32px{padding-bottom:32px!important}.g-margin-top-0{margin-top:0!important}.g-margin-top-4px{margin-top:4px!important}.g-margin-top-8px{margin-top:8px!important}.g-margin-top-12px{margin-top:12px!important}.g-margin-top-16px{margin-top:16px!important}.g-margin-top-24px{margin-top:24px!important}.g-margin-top-32px{margin-top:32px!important}.g-margin-bottom-0{margin-bottom:0!important}.g-margin-bottom-4px{margin-bottom:4px!important}.g-margin-bottom-8px{margin-bottom:8px!important}.g-margin-bottom-12px{margin-bottom:12px!important}.g-margin-bottom-16px{margin-bottom:16px!important}.g-margin-bottom-24px{margin-bottom:24px!important}.g-margin-bottom-32px{margin-bottom:32px!important}.g-width-30p{width:30%!important}.g-width-40p{width:40%!important}.g-width-50p{width:50%!important}.g-width-100p{width:100%!important}.g-height-30p{height:30%!important}.g-height-40p{height:40%!important}.g-height-50p{height:50%!important}.g-height-100p{height:100%!important}.g-max-height-70vh{max-height:70vh!important}.g-left-0px{left:0!important}.g-left-25px{left:25px!important}.g-left-50px{left:50px!important}.g-width-25px{width:25px!important}.g-width-50px{width:50px!important}.g-width-75px{width:75px!important}.g-width-100px{width:100px!important}.g-width-125px{width:125px!important}.g-width-150px{width:150px!important}.g-width-200px{width:200px!important}.g-width-250px{width:250px!important}.g-width-300px{width:300px!important}.g-width-350px{width:350px!important}.g-width-400px{width:300px!important}.g-min-width-25px{min-width:25px!important}.g-min-width-100px{min-width:100px!important}.g-min-width-125px{min-width:125px!important}.g-min-width-150px{min-width:150px!important}.g-min-width-175px{min-width:175px!important}.g-min-width-200px{min-width:200px!important}.g-min-width-250px{min-width:250px!important}.g-min-width-300px{min-width:300px!important}.g-display-inline{display:inline!important}.g-display-inline-block{display:inline-block!important}.g-display-block{display:block!important}.g-display-none{display:none!important}.g-text-align-right{text-align:right!important}.g-text-align-left{text-align:left!important}.g-text-align-center{text-align:center!important}.g-cursor-pointer,.g-hover{cursor:pointer!important}.g-hover:hover{background-color:#f8f8f8}.g-link{color:#246efe;cursor:pointer!important;text-decoration:underline}.g-link:hover{background-color:#f8f8f8}.g-link-icon{color:#246efe;cursor:pointer!important;text-decoration:unset}.g-link-icon:hover{background-color:#f8f8f8}.g-position-absolute{position:absolute!important}.g-position-sticky{position:sticky!important}.g-display-flex{display:flex}.g-display-inline-flex{display:inline-flex}.g-flex-row{flex-direction:row}.g-flex-column{flex-direction:column}.g-flex-column-reverse{flex-direction:column-reverse}.g-ai-start{align-items:flex-start}.g-ai-end{align-items:flex-end}.g-ai-center{align-items:center}.g-ai-baseline{align-items:baseline}.g-ai-stretch{align-items:stretch}.g-jc-start{justify-content:start}.g-jc-end{justify-content:end}.g-jc-center{justify-content:center}.g-jc-between{justify-content:space-between}.g-jc-around{justify-content:space-around}.g-jc-evenly{justify-content:space-evenly}.g-border-radius{border-radius:.42rem!important}.g-text-uppercase{text-transform:uppercase!important}.g-text-capitalize{text-transform:capitalize!important}.g-overflow-auto{overflow:auto!important}.g-form-label{color:#404080!important;font-size:.92em!important}.g-font-size-0-9rem{font-size:.9rem!important}.g-font-size-0-85rem{font-size:.85rem!important}.g-font-size-0-8rem{font-size:.8rem!important}.g-font-size-0-7rem{font-size:.7rem!important}.g-word-wrap-anywhere{word-wrap:anywhere!important}.g-text-one-line{white-space:nowrap!important;text-overflow:ellipsis!important}.g-line-height-normal{line-height:normal!important}body{background-color:#3b3e47}.g-profile{background-color:#fff!important;border-radius:10%}.g-storage{border-top:1px solid #fff;border-bottom:1px solid #fff;background-color:#c70}.g-storage>*>*{color:#fff}.p-text-bold,b{font-weight:700!important}td{white-space:unset!important}td,th{vertical-align:top}th{text-transform:uppercase;padding-top:1rem!important;padding-bottom:1rem!important}th>*>*{font-size:.85em;font-weight:650!important}.p-card-body{padding:1rem!important}.card-content{padding:0!important}.grid{margin-right:0!important;margin-left:0!important;margin-top:0!important}.field>*,.field>*>*{width:100%}.p-focus,.p-inputtext:focus{box-shadow:0 0!important}.p-card .p-card-title{font-weight:500}.p-message{margin:0!important}.table-noheader div>table>thead>tr{display:none!important}.g-table-row-disable{background-color:var(--surface-200)!important}.g-subtable>*,.g-subtable>*>*,.g-subtable>*>*>*,.g-subtable>*>*>*>*,.g-subtable>*>*>*>*>*,.g-subtable>*>*>*>*>*>*{background-color:var(--surface-100)}.p-card-noshadow{box-shadow:none!important}.p-autocomplete-loader{display:none!important}.p-cascadeselect-sublist{top:auto!important;transform:translateY(-32px)!important}#customer_phone,#customer_phone input{width:100%}.pi-spinner{z-index:9}.p-disabled{background-color:#dbdbdb}.grid .autocomplete{margin-bottom:0}.p-button-sm{padding:5px!important}.card{overflow-x:auto}.p-organizationchart .p-person{padding:0;border:0}.p-organizationchart .node-content,.p-organizationchart .node-header{padding:.5em .7rem}.p-organizationchart .node-header{background-color:#495ebb;color:#fff}.p-organizationchart .node-content{text-align:center;border:1px solid #495ebb}.p-organizationchart .node-content img{border-radius:50%}.p-organizationchart .department-cfo{background-color:#7247bc;color:#fff}.p-organizationchart .department-coo{background-color:#a534b6;color:#fff}.p-organizationchart .department-cto{background-color:#e9286f;color:#fff}.p-organizationchart .p-organizationchart-line-left,.p-organizationchart .p-organizationchart-line-top,.p-organizationchart .p-organizationchart-node-content{border-color:#6597ca}#pyc-org-chart{max-height:1500px!important}@media screen and (max-width:960px){.dashboard .p-datatable.p-datatable-customers .p-datatable-tfoot>tr>td,.dashboard .p-datatable.p-datatable-customers .p-datatable-thead>tr>th{display:none!important}.dashboard .p-datatable.p-datatable-customers .p-datatable-tbody>tr{border-bottom:1px solid #dee2e6}.dashboard .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td{text-align:left;display:flex;align-items:center;justify-content:center;border:0!important;width:100%!important;float:left;clear:left;border:0}.dashboard .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;min-width:30%;display:inline-block;margin:-.4rem 1rem -.4rem -.4rem;font-weight:700}.dashboard .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td .p-progressbar{margin-top:.5rem}}.floatlabel-demo .p-field{margin-top:2rem;margin-bottom:0}.input-demo .p-multiselect{min-width:15rem}.input-demo .multiselect-custom .country-item{display:flex;align-items:center}.input-demo .multiselect-custom .country-item span.flag{width:18px;height:12px;margin-right:.5rem;margin-left:.5rem}.input-demo .multiselect-custom .country-item-value{border-radius:3px;display:inline-flex;margin-right:.5rem;background-color:#2196f3;color:#fff}.list-demo .product-name{font-size:1.5rem;font-weight:700}.list-demo .product-description{margin:0 0 1rem}.list-demo .product-category-icon{vertical-align:middle;margin-right:.5rem}.list-demo .product-category{font-weight:600;vertical-align:middle}.list-demo .product-list-item{display:flex;align-items:center;padding:1rem;width:100%}.list-demo .product-list-item img{width:150px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);margin-right:2rem}.list-demo .product-list-item .product-list-detail{flex:1 1 0}.list-demo .product-list-item .p-rating{margin:0 0 .5rem}.list-demo .product-list-item .product-price{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;align-self:flex-end}.list-demo .product-list-item .product-list-action{display:flex;flex-direction:column}.list-demo .product-list-item .p-button{margin-bottom:.5rem}.list-demo .product-badge{border-radius:2px;padding:.25em .5rem;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.3px}.list-demo .product-badge.status-instock{background:#c8e6c9;color:#256029}.list-demo .product-badge.status-outofstock{background:#ffcdd2;color:#c63737}.list-demo .product-badge.status-lowstock{background:#feedaf;color:#8a5340}.list-demo .product-grid-item{margin:.5em;border:1px solid #dee2e6}.list-demo .product-grid-item .product-grid-item-bottom,.list-demo .product-grid-item .product-grid-item-top{display:flex;align-items:center;justify-content:space-between}.list-demo .product-grid-item img{width:75%;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);margin:2rem 0}.list-demo .product-grid-item .product-grid-item-content{text-align:center}.list-demo .product-grid-item .product-price{font-size:1.5rem;font-weight:600}@media screen and (max-width:576px){.list-demo .product-list-item{flex-direction:column;align-items:center}.list-demo .product-list-item img{width:75%;margin:2rem 0}.list-demo .product-list-item .product-list-detail{text-align:center}.list-demo .product-list-item .product-price{align-self:center}.list-demo .product-list-item .product-list-action{display:flex;flex-direction:column;margin-top:2rem;flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.menu-demo .stepsdemo-content{padding:1em 0}.menu-demo .stepsdemo-content p{font-weight:400;display:inline-block;vertical-align:middle;font-size:18px;margin:0}.menu-demo .stepsdemo-content i{vertical-align:middle;font-size:1.5em;margin:0}.menu-demo .contextmenu-image{width:100%}.messages-demo .p-field>label{width:125px}.messages-demo .p-inputtext,.misc-demo .badges .p-badge,.misc-demo .badges .p-tag{margin-right:.5rem}.misc-demo .badges .p-tag{line-height:1}.misc-demo .p-button{margin-right:.5rem}.misc-demo .p-overlay-badge{margin-right:2rem}.overlay-demo p{line-height:1.5;margin:0}.overlay-demo .confirmation-content{display:flex;align-items:center;justify-content:center}.panel-demo .p-toolbar{flex-wrap:wrap;overflow:auto}.panel-demo p{line-height:1.5;margin:0}.panel-demo .p-card .p-card-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;padding:1rem 1rem 0}.panel-demo .p-card .p-card-body{padding-top:0}.table-demo .p-progressbar{height:.5rem;background-color:#d8dadc}.table-demo .p-progressbar .p-progressbar-value{background-color:#607d8b}.table-demo .p-datatable .p-column-filter{display:none}.table-demo .table-header{display:flex;justify-content:space-between}.table-demo .p-datatable.p-datatable-customers .p-datatable-header{padding:1rem;text-align:left;font-size:1.5rem}.table-demo .p-datatable.p-datatable-customers .p-paginator{padding:1rem}.table-demo .p-datatable.p-datatable-customers .p-datatable-thead>tr>th{text-align:left}.table-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td{cursor:auto}.table-demo .p-datatable.p-datatable-customers .p-dropdown-label:not(.p-placeholder){text-transform:uppercase}.table-demo .p-datatable-customers .p-datatable-tbody>tr>td>.p-column-title{display:none}.table-demo .customer-badge{border-radius:2px;padding:.25em .5rem;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.3px}.table-demo .customer-badge.status-qualified{background:#c8e6c9;color:#256029}.table-demo .customer-badge.status-unqualified{background:#ffcdd2;color:#c63737}.table-demo .customer-badge.status-negotiation{background:#feedaf;color:#8a5340}.table-demo .customer-badge.status-new{background:#b3e5fc;color:#23547b}.table-demo .customer-badge.status-renewal{background:#eccfff;color:#694382}.table-demo .customer-badge.status-proposal{background:#ffd8b2;color:#805b36}.table-demo .p-progressbar-value.ui-widget-header{background:#607d8b}@media(max-width:640px){.table-demo .p-progressbar{margin-top:.5rem}}.table-demo .product-image{width:100px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.table-demo .orders-subtable{padding:1rem}.table-demo .product-badge{border-radius:2px;padding:.25em .5rem;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.3px}.table-demo .product-badge.status-instock{background:#c8e6c9;color:#256029}.table-demo .product-badge.status-outofstock{background:#ffcdd2;color:#c63737}.table-demo .product-badge.status-lowstock{background:#feedaf;color:#8a5340}.table-demo .order-badge{border-radius:2px;padding:.25em .5rem;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.3px}.table-demo .order-badge.order-delivered{background:#c8e6c9;color:#256029}.table-demo .order-badge.order-cancelled{background:#ffcdd2;color:#c63737}.table-demo .order-badge.order-pending{background:#feedaf;color:#8a5340}.table-demo .order-badge.order-returned{background:#eccfff;color:#694382}@media screen and (max-width:960px){.table-demo .p-datatable.p-datatable-customers .p-datatable-tfoot>tr>td,.table-demo .p-datatable.p-datatable-customers .p-datatable-thead>tr>th{display:none!important}.table-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td{text-align:left;display:block;border:0!important;width:100%!important;float:left;clear:left;border:0}.table-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;min-width:30%;display:inline-block;margin:-.4rem 1rem -.4rem -.4rem;font-weight:700}.table-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td .p-progressbar{margin-top:.5rem}.table-demo .p-datatable.p-datatable-customers colgroup{display:none}.table-demo .p-datatable .p-datatable-header .table-header{flex-direction:column!important}}.text-demo .demo-container{border:2px solid #dee2e6}.spacing-demo .demo-container{border:1px solid #dee2e6}.icons-demo .icons-list{text-align:center;color:#6c757d}.icons-demo .icons-list .p-md-2{padding:1em}.icons-demo .icons-list i{font-size:1.5rem;margin-bottom:.5rem}.flexgrid-demo .box{background-color:#fff;text-align:center;padding-top:1rem;padding-bottom:1rem;border-radius:4px;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)}.flexgrid-demo .box-stretched{height:100%}.flexgrid-demo .vertical-container{margin:0;height:200px;background:#dee2e6;border-radius:4px}.flexgrid-demo .nested-grid .p-col-4{padding-bottom:1rem}.flexgrid-demo .dynamic-box-enter-active,.flexgrid-demo .dynamic-box-leave-active{transition:all .5s}.flexgrid-demo .dynamic-box-enter-from,.flexgrid-demo .dynamic-box-leave-to{opacity:0;transform:translateX(30px)}.flexgrid-demo p{margin:0}.flexbox-demo .box,.flexbox-demo .p-d-flex>div{background-color:#fff;text-align:center;padding:1rem;border-radius:4px;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)}.flexbox-demo .p-d-flex>div{width:8rem}.elevation-demo .box{min-height:100px;min-width:150px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin:2rem;border-radius:4px}.elevation-demo .shadow-container{display:flex;align-items:center;flex-wrap:wrap}.crud-demo .table-header{flex-direction:column}@media screen and (min-width:768px){.crud-demo .table-header{display:flex;align-items:center;justify-content:space-between;flex-direction:row!important}}.crud-demo .product-image{width:100px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.crud-demo .p-toolbar{display:flex;flex-wrap:wrap}.crud-demo .p-dialog .product-image{width:150px;margin:0 auto 2rem;display:block}.crud-demo .confirmation-content{display:flex;align-items:center;justify-content:center}.crud-demo .product-badge{border-radius:2px;padding:.25em .5rem;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.3px}.crud-demo .product-badge.status-instock{background:#c8e6c9;color:#256029}.crud-demo .product-badge.status-outofstock{background:#ffcdd2;color:#c63737}.crud-demo .product-badge.status-lowstock{background:#feedaf;color:#8a5340}.crud-demo .datatable-responsive .p-datatable-tbody>tr>td .p-column-title{display:none}@media screen and (max-width:960px){.crud-demo .p-datatable.datatable-responsive .p-datatable-tfoot>tr>td,.crud-demo .p-datatable.datatable-responsive .p-datatable-thead>tr>th{display:none!important}.crud-demo .p-datatable.datatable-responsive .p-datatable-tbody>tr{border-bottom:1px solid var(--surface-d)}.crud-demo .p-datatable.datatable-responsive .p-datatable-tbody>tr>td{text-align:left;display:flex;align-items:center;border:0!important;width:100%!important;float:left;clear:left;border:0}.crud-demo .p-datatable.datatable-responsive .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;min-width:30%;display:inline-block;margin:-.4rem 1rem -.4rem -.4rem;font-weight:700}.crud-demo .p-datatable.datatable-responsive .p-datatable-tbody>tr>td .p-progressbar{margin-top:.5rem}.crud-demo .p-datatable.datatable-responsive .p-datatable-tbody>tr>td .actions{display:flex;flex-grow:1;justify-content:center}}.docs h1{margin-top:28px;margin-bottom:14px}.docs p{line-height:1.5}pre[class*=language-]:after,pre[class*=language-]:before{box-shadow:none}pre[class*=language-]{padding:0!important;background:transparent;overflow:visible}pre[class*=language-]>code{box-shadow:none!important;border-left:10px solid #0388e5}.custom-marker{display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;color:#fff;border-radius:50%;z-index:1}.p-timeline-event-content,.p-timeline-event-opposite{line-height:1}@media screen and (max-width:960px){.customized-timeline .p-timeline-event:nth-child(2n){flex-direction:row!important}.customized-timeline .p-timeline-event:nth-child(2n) .p-timeline-event-content{text-align:left!important}.customized-timeline .p-timeline-event-opposite{flex:0}.customized-timeline .p-card{margin-top:1rem}}.icon-bronze{color:#cd7f32}.icon-silver{color:#b0b0b0}.icon-gold{color:gold!important}.icon-diamond{color:#39f}.customer-label-autocomplete{display:flex;align-items:center;gap:2px}.customer-membership-icon-next-autocomplete{width:auto;padding:3px 0 0 3px;align-content:center}