@charset "UTF-8";
.p-component,.p-component *{box-sizing:border-box}
.p-hidden{display:none}
.p-hidden-space{visibility:hidden}
.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}
.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}
.p-disabled,.p-disabled *{cursor:default !important;pointer-events:none}
.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.p-overflow-hidden{overflow:hidden}
.p-unselectable-text{-webkit-user-select:none;user-select:none}
.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}
@keyframes p-fadein{0%{opacity:0}100%{opacity:1}}
input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{border-radius:0}
.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}
.p-link:disabled{cursor:default}
.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}
.p-connected-overlay{opacity:0;transform:scaleY(0.8);transition:transform .12s cubic-bezier(0,0,0.2,1),opacity .12s cubic-bezier(0,0,0.2,1)}
.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}
.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}
.p-toggleable-content.ng-animating{overflow:hidden}
.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}
.p-overlay-badge{position:relative}
.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}
.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}
.p-badge-no-gutter{padding:0;border-radius:50%}
.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}
.p-button-label{flex:1 1 auto}
.p-button-icon-right{order:1}
.p-button:disabled{cursor:default}
.p-button-icon-only{justify-content:center}
.p-button-icon-only:after{content:'p';visibility:hidden;clip:rect(0 0 0 0);width:0}
.p-button-vertical{flex-direction:column}
.p-button-icon-bottom{order:2}
.p-buttonset .p-button{margin:0}
.p-buttonset .p-button:not(:last-child){border-right:0 none}
.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}
.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}
.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}
.p-buttonset .p-button:focus{position:relative;z-index:1}
.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}
.p-checkbox-disabled{cursor:default !important;pointer-events:none}
.p-checkbox-box{display:flex;justify-content:center;align-items:center}
p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}
.p-checkbox-label{line-height:1}
.p-colorpicker-panel .p-colorpicker-color{background:transparent url('color.dae87a04d07ca92b.png') no-repeat left top}
.p-colorpicker-panel .p-colorpicker-hue{background:transparent url('hue.8b1818380241e6ac.png') no-repeat left top}
.p-inputtext{margin:0}
.p-fluid .p-inputtext{width:100%}
.p-inputgroup{display:flex;align-items:stretch;width:100%}
.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}
.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}
.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}
.p-float-label{display:block;position:relative}
.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}
.p-float-label textarea ~ label{top:1rem}
.p-float-label input:focus ~ label,.p-float-label input.p-filled ~ label,.p-float-label textarea:focus ~ label,.p-float-label textarea.p-filled ~ label,.p-float-label .p-inputwrapper-focus ~ label,.p-float-label .p-inputwrapper-filled ~ label{top:-.75rem;font-size:12px}
.p-float-label .input:-webkit-autofill ~ label{top:-20px;font-size:12px}
.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}
.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}
.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}
.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}
.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}
.p-inputtextarea-resizable{overflow:hidden;resize:none}
.p-fluid .p-inputtextarea{width:100%}
.p-password{position:relative;display:inline-flex}
.p-password-panel{position:absolute;top:0;left:0}
.p-password .p-password-panel{min-width:100%}
.p-password-meter{height:10px}
.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}
.p-fluid .p-password{display:flex}
.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}
.p-password-clearable{position:relative}
.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}
.p-radiobutton-box{display:flex;justify-content:center;align-items:center}
.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}
.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1.0,1.0);visibility:visible}
p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}
.p-radiobutton-label{line-height:1}
.p-ripple{overflow:hidden;position:relative}
.p-ink{display:block;position:absolute;background:rgba(255,255,255,0.5);border-radius:100%;transform:scale(0)}
.p-ink-active{animation:ripple .4s linear}
.p-ripple-disabled .p-ink{display:none !important}
@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}
.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}
.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}
.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}
.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}
.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}
.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}
.p-tooltip.p-tooltip-top{padding:.25em 0}
.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}
.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.964f445f3ea9db80.eot');
    src: url('primeicons.964f445f3ea9db80.eot?#iefix') format('embedded-opentype'), url('primeicons.5f5d08cd089b4e5d.ttf') format('truetype'), url('primeicons.29151a741d66863a.woff') format('woff'), url('primeicons.76044b1c189cc4d7.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}
.pi-fw {
    width: 1.28571429em;
    text-align: center;
}
.pi-spin {
    animation: fa-spin 2s infinite linear;
}
@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.pi-sort-alt-slash:before {
    content: "\e9ee";
}
.pi-arrows-h:before {
    content: "\e9ec";
}
.pi-arrows-v:before {
    content: "\e9ed";
}
.pi-pound:before {
    content: "\e9eb";
}
.pi-prime:before {
    content: "\e9ea";
}
.pi-chart-pie:before {
    content: "\e9e9";
}
.pi-reddit:before {
    content: "\e9e8";
}
.pi-code:before {
    content: "\e9e7";
}
.pi-sync:before {
    content: "\e9e6";
}
.pi-shopping-bag:before {
    content: "\e9e5";
}
.pi-server:before {
    content: "\e9e4";
}
.pi-database:before {
    content: "\e9e3";
}
.pi-hashtag:before {
    content: "\e9e2";
}
.pi-bookmark-fill:before {
    content: "\e9df";
}
.pi-filter-fill:before {
    content: "\e9e0";
}
.pi-heart-fill:before {
    content: "\e9e1";
}
.pi-flag-fill:before {
    content: "\e9de";
}
.pi-circle:before {
    content: "\e9dc";
}
.pi-circle-fill:before {
    content: "\e9dd";
}
.pi-bolt:before {
    content: "\e9db";
}
.pi-history:before {
    content: "\e9da";
}
.pi-box:before {
    content: "\e9d9";
}
.pi-at:before {
    content: "\e9d8";
}
.pi-arrow-up-right:before {
    content: "\e9d4";
}
.pi-arrow-up-left:before {
    content: "\e9d5";
}
.pi-arrow-down-left:before {
    content: "\e9d6";
}
.pi-arrow-down-right:before {
    content: "\e9d7";
}
.pi-telegram:before {
    content: "\e9d3";
}
.pi-stop-circle:before {
    content: "\e9d2";
}
.pi-stop:before {
    content: "\e9d1";
}
.pi-whatsapp:before {
    content: "\e9d0";
}
.pi-building:before {
    content: "\e9cf";
}
.pi-qrcode:before {
    content: "\e9ce";
}
.pi-car:before {
    content: "\e9cd";
}
.pi-instagram:before {
    content: "\e9cc";
}
.pi-linkedin:before {
    content: "\e9cb";
}
.pi-send:before {
    content: "\e9ca";
}
.pi-slack:before {
    content: "\e9c9";
}
.pi-sun:before {
    content: "\e9c8";
}
.pi-moon:before {
    content: "\e9c7";
}
.pi-vimeo:before {
    content: "\e9c6";
}
.pi-youtube:before {
    content: "\e9c5";
}
.pi-flag:before {
    content: "\e9c4";
}
.pi-wallet:before {
    content: "\e9c3";
}
.pi-map:before {
    content: "\e9c2";
}
.pi-link:before {
    content: "\e9c1";
}
.pi-credit-card:before {
    content: "\e9bf";
}
.pi-discord:before {
    content: "\e9c0";
}
.pi-percentage:before {
    content: "\e9be";
}
.pi-euro:before {
    content: "\e9bd";
}
.pi-book:before {
    content: "\e9ba";
}
.pi-shield:before {
    content: "\e9b9";
}
.pi-paypal:before {
    content: "\e9bb";
}
.pi-amazon:before {
    content: "\e9bc";
}
.pi-phone:before {
    content: "\e9b8";
}
.pi-filter-slash:before {
    content: "\e9b7";
}
.pi-facebook:before {
    content: "\e9b4";
}
.pi-github:before {
    content: "\e9b5";
}
.pi-twitter:before {
    content: "\e9b6";
}
.pi-step-backward-alt:before {
    content: "\e9ac";
}
.pi-step-forward-alt:before {
    content: "\e9ad";
}
.pi-forward:before {
    content: "\e9ae";
}
.pi-backward:before {
    content: "\e9af";
}
.pi-fast-backward:before {
    content: "\e9b0";
}
.pi-fast-forward:before {
    content: "\e9b1";
}
.pi-pause:before {
    content: "\e9b2";
}
.pi-play:before {
    content: "\e9b3";
}
.pi-compass:before {
    content: "\e9ab";
}
.pi-id-card:before {
    content: "\e9aa";
}
.pi-ticket:before {
    content: "\e9a9";
}
.pi-file-o:before {
    content: "\e9a8";
}
.pi-reply:before {
    content: "\e9a7";
}
.pi-directions-alt:before {
    content: "\e9a5";
}
.pi-directions:before {
    content: "\e9a6";
}
.pi-thumbs-up:before {
    content: "\e9a3";
}
.pi-thumbs-down:before {
    content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
    content: "\e996";
}
.pi-sort-numeric-up-alt:before {
    content: "\e997";
}
.pi-sort-alpha-down-alt:before {
    content: "\e998";
}
.pi-sort-alpha-up-alt:before {
    content: "\e999";
}
.pi-sort-numeric-down:before {
    content: "\e99a";
}
.pi-sort-numeric-up:before {
    content: "\e99b";
}
.pi-sort-alpha-down:before {
    content: "\e99c";
}
.pi-sort-alpha-up:before {
    content: "\e99d";
}
.pi-sort-alt:before {
    content: "\e99e";
}
.pi-sort-amount-up:before {
    content: "\e99f";
}
.pi-sort-amount-down:before {
    content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}
.pi-palette:before {
    content: "\e995";
}
.pi-undo:before {
    content: "\e994";
}
.pi-desktop:before {
    content: "\e993";
}
.pi-sliders-v:before {
    content: "\e991";
}
.pi-sliders-h:before {
    content: "\e992";
}
.pi-search-plus:before {
    content: "\e98f";
}
.pi-search-minus:before {
    content: "\e990";
}
.pi-file-excel:before {
    content: "\e98e";
}
.pi-file-pdf:before {
    content: "\e98d";
}
.pi-check-square:before {
    content: "\e98c";
}
.pi-chart-line:before {
    content: "\e98b";
}
.pi-user-edit:before {
    content: "\e98a";
}
.pi-exclamation-circle:before {
    content: "\e989";
}
.pi-android:before {
    content: "\e985";
}
.pi-google:before {
    content: "\e986";
}
.pi-apple:before {
    content: "\e987";
}
.pi-microsoft:before {
    content: "\e988";
}
.pi-heart:before {
    content: "\e984";
}
.pi-mobile:before {
    content: "\e982";
}
.pi-tablet:before {
    content: "\e983";
}
.pi-key:before {
    content: "\e981";
}
.pi-shopping-cart:before {
    content: "\e980";
}
.pi-comments:before {
    content: "\e97e";
}
.pi-comment:before {
    content: "\e97f";
}
.pi-briefcase:before {
    content: "\e97d";
}
.pi-bell:before {
    content: "\e97c";
}
.pi-paperclip:before {
    content: "\e97b";
}
.pi-share-alt:before {
    content: "\e97a";
}
.pi-envelope:before {
    content: "\e979";
}
.pi-volume-down:before {
    content: "\e976";
}
.pi-volume-up:before {
    content: "\e977";
}
.pi-volume-off:before {
    content: "\e978";
}
.pi-eject:before {
    content: "\e975";
}
.pi-money-bill:before {
    content: "\e974";
}
.pi-images:before {
    content: "\e973";
}
.pi-image:before {
    content: "\e972";
}
.pi-sign-in:before {
    content: "\e970";
}
.pi-sign-out:before {
    content: "\e971";
}
.pi-wifi:before {
    content: "\e96f";
}
.pi-sitemap:before {
    content: "\e96e";
}
.pi-chart-bar:before {
    content: "\e96d";
}
.pi-camera:before {
    content: "\e96c";
}
.pi-dollar:before {
    content: "\e96b";
}
.pi-lock-open:before {
    content: "\e96a";
}
.pi-table:before {
    content: "\e969";
}
.pi-map-marker:before {
    content: "\e968";
}
.pi-list:before {
    content: "\e967";
}
.pi-eye-slash:before {
    content: "\e965";
}
.pi-eye:before {
    content: "\e966";
}
.pi-folder-open:before {
    content: "\e964";
}
.pi-folder:before {
    content: "\e963";
}
.pi-video:before {
    content: "\e962";
}
.pi-inbox:before {
    content: "\e961";
}
.pi-lock:before {
    content: "\e95f";
}
.pi-unlock:before {
    content: "\e960";
}
.pi-tags:before {
    content: "\e95d";
}
.pi-tag:before {
    content: "\e95e";
}
.pi-power-off:before {
    content: "\e95c";
}
.pi-save:before {
    content: "\e95b";
}
.pi-question-circle:before {
    content: "\e959";
}
.pi-question:before {
    content: "\e95a";
}
.pi-copy:before {
    content: "\e957";
}
.pi-file:before {
    content: "\e958";
}
.pi-clone:before {
    content: "\e955";
}
.pi-calendar-times:before {
    content: "\e952";
}
.pi-calendar-minus:before {
    content: "\e953";
}
.pi-calendar-plus:before {
    content: "\e954";
}
.pi-ellipsis-v:before {
    content: "\e950";
}
.pi-ellipsis-h:before {
    content: "\e951";
}
.pi-bookmark:before {
    content: "\e94e";
}
.pi-globe:before {
    content: "\e94f";
}
.pi-replay:before {
    content: "\e94d";
}
.pi-filter:before {
    content: "\e94c";
}
.pi-print:before {
    content: "\e94b";
}
.pi-align-right:before {
    content: "\e946";
}
.pi-align-left:before {
    content: "\e947";
}
.pi-align-center:before {
    content: "\e948";
}
.pi-align-justify:before {
    content: "\e949";
}
.pi-cog:before {
    content: "\e94a";
}
.pi-cloud-download:before {
    content: "\e943";
}
.pi-cloud-upload:before {
    content: "\e944";
}
.pi-cloud:before {
    content: "\e945";
}
.pi-pencil:before {
    content: "\e942";
}
.pi-users:before {
    content: "\e941";
}
.pi-clock:before {
    content: "\e940";
}
.pi-user-minus:before {
    content: "\e93e";
}
.pi-user-plus:before {
    content: "\e93f";
}
.pi-trash:before {
    content: "\e93d";
}
.pi-external-link:before {
    content: "\e93c";
}
.pi-window-maximize:before {
    content: "\e93b";
}
.pi-window-minimize:before {
    content: "\e93a";
}
.pi-refresh:before {
    content: "\e938";
}
.pi-user:before {
    content: "\e939";
}
.pi-exclamation-triangle:before {
    content: "\e922";
}
.pi-calendar:before {
    content: "\e927";
}
.pi-chevron-circle-left:before {
    content: "\e928";
}
.pi-chevron-circle-down:before {
    content: "\e929";
}
.pi-chevron-circle-right:before {
    content: "\e92a";
}
.pi-chevron-circle-up:before {
    content: "\e92b";
}
.pi-angle-double-down:before {
    content: "\e92c";
}
.pi-angle-double-left:before {
    content: "\e92d";
}
.pi-angle-double-right:before {
    content: "\e92e";
}
.pi-angle-double-up:before {
    content: "\e92f";
}
.pi-angle-down:before {
    content: "\e930";
}
.pi-angle-left:before {
    content: "\e931";
}
.pi-angle-right:before {
    content: "\e932";
}
.pi-angle-up:before {
    content: "\e933";
}
.pi-upload:before {
    content: "\e934";
}
.pi-download:before {
    content: "\e956";
}
.pi-ban:before {
    content: "\e935";
}
.pi-star-fill:before {
    content: "\e936";
}
.pi-star:before {
    content: "\e937";
}
.pi-chevron-left:before {
    content: "\e900";
}
.pi-chevron-right:before {
    content: "\e901";
}
.pi-chevron-down:before {
    content: "\e902";
}
.pi-chevron-up:before {
    content: "\e903";
}
.pi-caret-left:before {
    content: "\e904";
}
.pi-caret-right:before {
    content: "\e905";
}
.pi-caret-down:before {
    content: "\e906";
}
.pi-caret-up:before {
    content: "\e907";
}
.pi-search:before {
    content: "\e908";
}
.pi-check:before {
    content: "\e909";
}
.pi-check-circle:before {
    content: "\e90a";
}
.pi-times:before {
    content: "\e90b";
}
.pi-times-circle:before {
    content: "\e90c";
}
.pi-plus:before {
    content: "\e90d";
}
.pi-plus-circle:before {
    content: "\e90e";
}
.pi-minus:before {
    content: "\e90f";
}
.pi-minus-circle:before {
    content: "\e910";
}
.pi-circle-on:before {
    content: "\e911";
}
.pi-circle-off:before {
    content: "\e912";
}
.pi-sort-down:before {
    content: "\e913";
}
.pi-sort-up:before {
    content: "\e914";
}
.pi-sort:before {
    content: "\e915";
}
.pi-step-backward:before {
    content: "\e916";
}
.pi-step-forward:before {
    content: "\e917";
}
.pi-th-large:before {
    content: "\e918";
}
.pi-arrow-down:before {
    content: "\e919";
}
.pi-arrow-left:before {
    content: "\e91a";
}
.pi-arrow-right:before {
    content: "\e91b";
}
.pi-arrow-up:before {
    content: "\e91c";
}
.pi-bars:before {
    content: "\e91d";
}
.pi-arrow-circle-down:before {
    content: "\e91e";
}
.pi-arrow-circle-left:before {
    content: "\e91f";
}
.pi-arrow-circle-right:before {
    content: "\e920";
}
.pi-arrow-circle-up:before {
    content: "\e921";
}
.pi-info:before {
    content: "\e923";
}
.pi-info-circle:before {
    content: "\e924";
}
.pi-home:before {
    content: "\e925";
}
.pi-spinner:before {
    content: "\e926";
}
.loading-indicator {
    position: fixed;
    z-index: 9999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    align-content: center;
}
.loading-indicator:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.loading-indicator .p-progressbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#circleG {
    width: fit-content;
    margin: auto;
    position: relative;
    left: calc(-17px + -17px / 2);
    display: flex;
    column-gap: 17px;
}
.circleG {
    background-color: rgb(217, 213, 219);
    float: left;
    height: 16px;
    width: 16px;
    animation-name: bounce_circleG;
    -o-animation-name: bounce_circleG;
    -ms-animation-name: bounce_circleG;
    -webkit-animation-name: bounce_circleG;
    -moz-animation-name: bounce_circleG;
    animation-duration: 1.12s;
    -o-animation-duration: 1.12s;
    -ms-animation-duration: 1.12s;
    -webkit-animation-duration: 1.12s;
    -moz-animation-duration: 1.12s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#circleG_1 {
    animation-delay: 0.22s;
    -o-animation-delay: 0.22s;
    -ms-animation-delay: 0.22s;
    -webkit-animation-delay: 0.22s;
    -moz-animation-delay: 0.22s;
}
#circleG_2 {
    animation-delay: .32s;
    -o-animation-delay: .32s;
    -ms-animation-delay: .32s;
    -webkit-animation-delay: .32s;
    -moz-animation-delay: .32s;
}
#circleG_3 {
    animation-delay: 0.68s;
    -o-animation-delay: 0.68s;
    -ms-animation-delay: 0.68s;
    -webkit-animation-delay: 0.68s;
    -moz-animation-delay: 0.68s;
}
@keyframes bounce_circleG {
    50% {
        background-color: rgb(0, 98, 255);
    }
}
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}
.grid > .col,
.grid > [class*=col] {
  box-sizing: border-box;
}
.grid-nogutter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}
.grid-nogutter > .col,
.grid-nogutter > [class*=col-] {
  padding: 0;
}
.col {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0.5rem;
}
.col-fixed {
  flex: 0 0 auto;
  padding: 0.5rem;
}
.col-1 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 8.3333%;
}
.col-2 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 16.6667%;
}
.col-3 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 33.3333%;
}
.col-5 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 41.6667%;
}
.col-6 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 58.3333%;
}
.col-8 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 66.6667%;
}
.col-9 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 83.3333%;
}
.col-11 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 91.6667%;
}
.col-12 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .sm\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .sm\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .sm\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .sm\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .sm\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .sm\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .sm\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .sm\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .sm\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .sm\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .sm\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .sm\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .sm\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .sm\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .md\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .md\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .md\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .md\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .md\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .md\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .md\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .md\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .md\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .md\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .md\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .md\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .md\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .md\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .lg\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .lg\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .lg\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .lg\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .lg\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .lg\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .lg\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .lg\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .lg\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .lg\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .lg\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .lg\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .lg\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .xl\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .xl\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .xl\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .xl\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .xl\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .xl\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .xl\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .xl\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .xl\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .xl\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .xl\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .xl\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .xl\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
.col-offset-0 {
  margin-left: 0 !important;
}
.col-offset-1 {
  margin-left: 8.3333% !important;
}
.col-offset-2 {
  margin-left: 16.6667% !important;
}
.col-offset-3 {
  margin-left: 25% !important;
}
.col-offset-4 {
  margin-left: 33.3333% !important;
}
.col-offset-5 {
  margin-left: 41.6667% !important;
}
.col-offset-6 {
  margin-left: 50% !important;
}
.col-offset-7 {
  margin-left: 58.3333% !important;
}
.col-offset-8 {
  margin-left: 66.6667% !important;
}
.col-offset-9 {
  margin-left: 75% !important;
}
.col-offset-10 {
  margin-left: 83.3333% !important;
}
.col-offset-11 {
  margin-left: 91.6667% !important;
}
.col-offset-12 {
  margin-left: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:col-offset-0 {
    margin-left: 0 !important;
  }
  .sm\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .sm\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .sm\:col-offset-3 {
    margin-left: 25% !important;
  }
  .sm\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .sm\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .sm\:col-offset-6 {
    margin-left: 50% !important;
  }
  .sm\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .sm\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .sm\:col-offset-9 {
    margin-left: 75% !important;
  }
  .sm\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .sm\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .sm\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:col-offset-0 {
    margin-left: 0 !important;
  }
  .md\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .md\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .md\:col-offset-3 {
    margin-left: 25% !important;
  }
  .md\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .md\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .md\:col-offset-6 {
    margin-left: 50% !important;
  }
  .md\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .md\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .md\:col-offset-9 {
    margin-left: 75% !important;
  }
  .md\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .md\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .md\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col-offset-0 {
    margin-left: 0 !important;
  }
  .lg\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .lg\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .lg\:col-offset-3 {
    margin-left: 25% !important;
  }
  .lg\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .lg\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .lg\:col-offset-6 {
    margin-left: 50% !important;
  }
  .lg\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .lg\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .lg\:col-offset-9 {
    margin-left: 75% !important;
  }
  .lg\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .lg\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .lg\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col-offset-0 {
    margin-left: 0 !important;
  }
  .xl\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .xl\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .xl\:col-offset-3 {
    margin-left: 25% !important;
  }
  .xl\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .xl\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .xl\:col-offset-6 {
    margin-left: 50% !important;
  }
  .xl\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .xl\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .xl\:col-offset-9 {
    margin-left: 75% !important;
  }
  .xl\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .xl\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .xl\:col-offset-12 {
    margin-left: 100% !important;
  }
}
.text-0 {
  color: var(--surface-0) !important;
}
.text-50 {
  color: var(--surface-50) !important;
}
.text-100 {
  color: var(--surface-100) !important;
}
.text-200 {
  color: var(--surface-200) !important;
}
.text-300 {
  color: var(--surface-300) !important;
}
.text-400 {
  color: var(--surface-400) !important;
}
.text-500 {
  color: var(--surface-500) !important;
}
.text-600 {
  color: var(--surface-600) !important;
}
.text-700 {
  color: var(--surface-700) !important;
}
.text-800 {
  color: var(--surface-800) !important;
}
.text-900 {
  color: var(--surface-900) !important;
}
.focus\:text-0:focus {
  color: var(--surface-0) !important;
}
.hover\:text-0:hover {
  color: var(--surface-0) !important;
}
.active\:text-0:active {
  color: var(--surface-0) !important;
}
.focus\:text-50:focus {
  color: var(--surface-50) !important;
}
.hover\:text-50:hover {
  color: var(--surface-50) !important;
}
.active\:text-50:active {
  color: var(--surface-50) !important;
}
.focus\:text-100:focus {
  color: var(--surface-100) !important;
}
.hover\:text-100:hover {
  color: var(--surface-100) !important;
}
.active\:text-100:active {
  color: var(--surface-100) !important;
}
.focus\:text-200:focus {
  color: var(--surface-200) !important;
}
.hover\:text-200:hover {
  color: var(--surface-200) !important;
}
.active\:text-200:active {
  color: var(--surface-200) !important;
}
.focus\:text-300:focus {
  color: var(--surface-300) !important;
}
.hover\:text-300:hover {
  color: var(--surface-300) !important;
}
.active\:text-300:active {
  color: var(--surface-300) !important;
}
.focus\:text-400:focus {
  color: var(--surface-400) !important;
}
.hover\:text-400:hover {
  color: var(--surface-400) !important;
}
.active\:text-400:active {
  color: var(--surface-400) !important;
}
.focus\:text-500:focus {
  color: var(--surface-500) !important;
}
.hover\:text-500:hover {
  color: var(--surface-500) !important;
}
.active\:text-500:active {
  color: var(--surface-500) !important;
}
.focus\:text-600:focus {
  color: var(--surface-600) !important;
}
.hover\:text-600:hover {
  color: var(--surface-600) !important;
}
.active\:text-600:active {
  color: var(--surface-600) !important;
}
.focus\:text-700:focus {
  color: var(--surface-700) !important;
}
.hover\:text-700:hover {
  color: var(--surface-700) !important;
}
.active\:text-700:active {
  color: var(--surface-700) !important;
}
.focus\:text-800:focus {
  color: var(--surface-800) !important;
}
.hover\:text-800:hover {
  color: var(--surface-800) !important;
}
.active\:text-800:active {
  color: var(--surface-800) !important;
}
.focus\:text-900:focus {
  color: var(--surface-900) !important;
}
.hover\:text-900:hover {
  color: var(--surface-900) !important;
}
.active\:text-900:active {
  color: var(--surface-900) !important;
}
.surface-0 {
  background-color: var(--surface-0) !important;
}
.surface-50 {
  background-color: var(--surface-50) !important;
}
.surface-100 {
  background-color: var(--surface-100) !important;
}
.surface-200 {
  background-color: var(--surface-200) !important;
}
.surface-300 {
  background-color: var(--surface-300) !important;
}
.surface-400 {
  background-color: var(--surface-400) !important;
}
.surface-500 {
  background-color: var(--surface-500) !important;
}
.surface-600 {
  background-color: var(--surface-600) !important;
}
.surface-700 {
  background-color: var(--surface-700) !important;
}
.surface-800 {
  background-color: var(--surface-800) !important;
}
.surface-900 {
  background-color: var(--surface-900) !important;
}
.focus\:surface-0:focus {
  background-color: var(--surface-0) !important;
}
.hover\:surface-0:hover {
  background-color: var(--surface-0) !important;
}
.active\:surface-0:active {
  background-color: var(--surface-0) !important;
}
.focus\:surface-50:focus {
  background-color: var(--surface-50) !important;
}
.hover\:surface-50:hover {
  background-color: var(--surface-50) !important;
}
.active\:surface-50:active {
  background-color: var(--surface-50) !important;
}
.focus\:surface-100:focus {
  background-color: var(--surface-100) !important;
}
.hover\:surface-100:hover {
  background-color: var(--surface-100) !important;
}
.active\:surface-100:active {
  background-color: var(--surface-100) !important;
}
.focus\:surface-200:focus {
  background-color: var(--surface-200) !important;
}
.hover\:surface-200:hover {
  background-color: var(--surface-200) !important;
}
.active\:surface-200:active {
  background-color: var(--surface-200) !important;
}
.focus\:surface-300:focus {
  background-color: var(--surface-300) !important;
}
.hover\:surface-300:hover {
  background-color: var(--surface-300) !important;
}
.active\:surface-300:active {
  background-color: var(--surface-300) !important;
}
.focus\:surface-400:focus {
  background-color: var(--surface-400) !important;
}
.hover\:surface-400:hover {
  background-color: var(--surface-400) !important;
}
.active\:surface-400:active {
  background-color: var(--surface-400) !important;
}
.focus\:surface-500:focus {
  background-color: var(--surface-500) !important;
}
.hover\:surface-500:hover {
  background-color: var(--surface-500) !important;
}
.active\:surface-500:active {
  background-color: var(--surface-500) !important;
}
.focus\:surface-600:focus {
  background-color: var(--surface-600) !important;
}
.hover\:surface-600:hover {
  background-color: var(--surface-600) !important;
}
.active\:surface-600:active {
  background-color: var(--surface-600) !important;
}
.focus\:surface-700:focus {
  background-color: var(--surface-700) !important;
}
.hover\:surface-700:hover {
  background-color: var(--surface-700) !important;
}
.active\:surface-700:active {
  background-color: var(--surface-700) !important;
}
.focus\:surface-800:focus {
  background-color: var(--surface-800) !important;
}
.hover\:surface-800:hover {
  background-color: var(--surface-800) !important;
}
.active\:surface-800:active {
  background-color: var(--surface-800) !important;
}
.focus\:surface-900:focus {
  background-color: var(--surface-900) !important;
}
.hover\:surface-900:hover {
  background-color: var(--surface-900) !important;
}
.active\:surface-900:active {
  background-color: var(--surface-900) !important;
}
.border-0 {
  border-color: var(--surface-0) !important;
}
.border-50 {
  border-color: var(--surface-50) !important;
}
.border-100 {
  border-color: var(--surface-100) !important;
}
.border-200 {
  border-color: var(--surface-200) !important;
}
.border-300 {
  border-color: var(--surface-300) !important;
}
.border-400 {
  border-color: var(--surface-400) !important;
}
.border-500 {
  border-color: var(--surface-500) !important;
}
.border-600 {
  border-color: var(--surface-600) !important;
}
.border-700 {
  border-color: var(--surface-700) !important;
}
.border-800 {
  border-color: var(--surface-800) !important;
}
.border-900 {
  border-color: var(--surface-900) !important;
}
.focus\:border-0:focus {
  border-color: var(--surface-0) !important;
}
.hover\:border-0:hover {
  border-color: var(--surface-0) !important;
}
.active\:border-0:active {
  border-color: var(--surface-0) !important;
}
.focus\:border-50:focus {
  border-color: var(--surface-50) !important;
}
.hover\:border-50:hover {
  border-color: var(--surface-50) !important;
}
.active\:border-50:active {
  border-color: var(--surface-50) !important;
}
.focus\:border-100:focus {
  border-color: var(--surface-100) !important;
}
.hover\:border-100:hover {
  border-color: var(--surface-100) !important;
}
.active\:border-100:active {
  border-color: var(--surface-100) !important;
}
.focus\:border-200:focus {
  border-color: var(--surface-200) !important;
}
.hover\:border-200:hover {
  border-color: var(--surface-200) !important;
}
.active\:border-200:active {
  border-color: var(--surface-200) !important;
}
.focus\:border-300:focus {
  border-color: var(--surface-300) !important;
}
.hover\:border-300:hover {
  border-color: var(--surface-300) !important;
}
.active\:border-300:active {
  border-color: var(--surface-300) !important;
}
.focus\:border-400:focus {
  border-color: var(--surface-400) !important;
}
.hover\:border-400:hover {
  border-color: var(--surface-400) !important;
}
.active\:border-400:active {
  border-color: var(--surface-400) !important;
}
.focus\:border-500:focus {
  border-color: var(--surface-500) !important;
}
.hover\:border-500:hover {
  border-color: var(--surface-500) !important;
}
.active\:border-500:active {
  border-color: var(--surface-500) !important;
}
.focus\:border-600:focus {
  border-color: var(--surface-600) !important;
}
.hover\:border-600:hover {
  border-color: var(--surface-600) !important;
}
.active\:border-600:active {
  border-color: var(--surface-600) !important;
}
.focus\:border-700:focus {
  border-color: var(--surface-700) !important;
}
.hover\:border-700:hover {
  border-color: var(--surface-700) !important;
}
.active\:border-700:active {
  border-color: var(--surface-700) !important;
}
.focus\:border-800:focus {
  border-color: var(--surface-800) !important;
}
.hover\:border-800:hover {
  border-color: var(--surface-800) !important;
}
.active\:border-800:active {
  border-color: var(--surface-800) !important;
}
.focus\:border-900:focus {
  border-color: var(--surface-900) !important;
}
.hover\:border-900:hover {
  border-color: var(--surface-900) !important;
}
.active\:border-900:active {
  border-color: var(--surface-900) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-transparent {
    background-color: transparent !important;
  }
}
.border-transparent {
  border-color: transparent !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-transparent {
    border-color: transparent !important;
  }
}
.text-blue-50 {
  color: var(--blue-50) !important;
}
.text-blue-100 {
  color: var(--blue-100) !important;
}
.text-blue-200 {
  color: var(--blue-200) !important;
}
.text-blue-300 {
  color: var(--blue-300) !important;
}
.text-blue-400 {
  color: var(--blue-400) !important;
}
.text-blue-500 {
  color: var(--blue-500) !important;
}
.text-blue-600 {
  color: var(--blue-600) !important;
}
.text-blue-700 {
  color: var(--blue-700) !important;
}
.text-blue-800 {
  color: var(--blue-800) !important;
}
.text-blue-900 {
  color: var(--blue-900) !important;
}
.focus\:text-blue-50:focus {
  color: var(--blue-50) !important;
}
.focus\:text-blue-100:focus {
  color: var(--blue-100) !important;
}
.focus\:text-blue-200:focus {
  color: var(--blue-200) !important;
}
.focus\:text-blue-300:focus {
  color: var(--blue-300) !important;
}
.focus\:text-blue-400:focus {
  color: var(--blue-400) !important;
}
.focus\:text-blue-500:focus {
  color: var(--blue-500) !important;
}
.focus\:text-blue-600:focus {
  color: var(--blue-600) !important;
}
.focus\:text-blue-700:focus {
  color: var(--blue-700) !important;
}
.focus\:text-blue-800:focus {
  color: var(--blue-800) !important;
}
.focus\:text-blue-900:focus {
  color: var(--blue-900) !important;
}
.hover\:text-blue-50:hover {
  color: var(--blue-50) !important;
}
.hover\:text-blue-100:hover {
  color: var(--blue-100) !important;
}
.hover\:text-blue-200:hover {
  color: var(--blue-200) !important;
}
.hover\:text-blue-300:hover {
  color: var(--blue-300) !important;
}
.hover\:text-blue-400:hover {
  color: var(--blue-400) !important;
}
.hover\:text-blue-500:hover {
  color: var(--blue-500) !important;
}
.hover\:text-blue-600:hover {
  color: var(--blue-600) !important;
}
.hover\:text-blue-700:hover {
  color: var(--blue-700) !important;
}
.hover\:text-blue-800:hover {
  color: var(--blue-800) !important;
}
.hover\:text-blue-900:hover {
  color: var(--blue-900) !important;
}
.active\:text-blue-50:active {
  color: var(--blue-50) !important;
}
.active\:text-blue-100:active {
  color: var(--blue-100) !important;
}
.active\:text-blue-200:active {
  color: var(--blue-200) !important;
}
.active\:text-blue-300:active {
  color: var(--blue-300) !important;
}
.active\:text-blue-400:active {
  color: var(--blue-400) !important;
}
.active\:text-blue-500:active {
  color: var(--blue-500) !important;
}
.active\:text-blue-600:active {
  color: var(--blue-600) !important;
}
.active\:text-blue-700:active {
  color: var(--blue-700) !important;
}
.active\:text-blue-800:active {
  color: var(--blue-800) !important;
}
.active\:text-blue-900:active {
  color: var(--blue-900) !important;
}
.text-green-50 {
  color: var(--green-50) !important;
}
.text-green-100 {
  color: var(--green-100) !important;
}
.text-green-200 {
  color: var(--green-200) !important;
}
.text-green-300 {
  color: var(--green-300) !important;
}
.text-green-400 {
  color: var(--green-400) !important;
}
.text-green-500 {
  color: var(--green-500) !important;
}
.text-green-600 {
  color: var(--green-600) !important;
}
.text-green-700 {
  color: var(--green-700) !important;
}
.text-green-800 {
  color: var(--green-800) !important;
}
.text-green-900 {
  color: var(--green-900) !important;
}
.focus\:text-green-50:focus {
  color: var(--green-50) !important;
}
.focus\:text-green-100:focus {
  color: var(--green-100) !important;
}
.focus\:text-green-200:focus {
  color: var(--green-200) !important;
}
.focus\:text-green-300:focus {
  color: var(--green-300) !important;
}
.focus\:text-green-400:focus {
  color: var(--green-400) !important;
}
.focus\:text-green-500:focus {
  color: var(--green-500) !important;
}
.focus\:text-green-600:focus {
  color: var(--green-600) !important;
}
.focus\:text-green-700:focus {
  color: var(--green-700) !important;
}
.focus\:text-green-800:focus {
  color: var(--green-800) !important;
}
.focus\:text-green-900:focus {
  color: var(--green-900) !important;
}
.hover\:text-green-50:hover {
  color: var(--green-50) !important;
}
.hover\:text-green-100:hover {
  color: var(--green-100) !important;
}
.hover\:text-green-200:hover {
  color: var(--green-200) !important;
}
.hover\:text-green-300:hover {
  color: var(--green-300) !important;
}
.hover\:text-green-400:hover {
  color: var(--green-400) !important;
}
.hover\:text-green-500:hover {
  color: var(--green-500) !important;
}
.hover\:text-green-600:hover {
  color: var(--green-600) !important;
}
.hover\:text-green-700:hover {
  color: var(--green-700) !important;
}
.hover\:text-green-800:hover {
  color: var(--green-800) !important;
}
.hover\:text-green-900:hover {
  color: var(--green-900) !important;
}
.active\:text-green-50:active {
  color: var(--green-50) !important;
}
.active\:text-green-100:active {
  color: var(--green-100) !important;
}
.active\:text-green-200:active {
  color: var(--green-200) !important;
}
.active\:text-green-300:active {
  color: var(--green-300) !important;
}
.active\:text-green-400:active {
  color: var(--green-400) !important;
}
.active\:text-green-500:active {
  color: var(--green-500) !important;
}
.active\:text-green-600:active {
  color: var(--green-600) !important;
}
.active\:text-green-700:active {
  color: var(--green-700) !important;
}
.active\:text-green-800:active {
  color: var(--green-800) !important;
}
.active\:text-green-900:active {
  color: var(--green-900) !important;
}
.text-yellow-50 {
  color: var(--yellow-50) !important;
}
.text-yellow-100 {
  color: var(--yellow-100) !important;
}
.text-yellow-200 {
  color: var(--yellow-200) !important;
}
.text-yellow-300 {
  color: var(--yellow-300) !important;
}
.text-yellow-400 {
  color: var(--yellow-400) !important;
}
.text-yellow-500 {
  color: var(--yellow-500) !important;
}
.text-yellow-600 {
  color: var(--yellow-600) !important;
}
.text-yellow-700 {
  color: var(--yellow-700) !important;
}
.text-yellow-800 {
  color: var(--yellow-800) !important;
}
.text-yellow-900 {
  color: var(--yellow-900) !important;
}
.focus\:text-yellow-50:focus {
  color: var(--yellow-50) !important;
}
.focus\:text-yellow-100:focus {
  color: var(--yellow-100) !important;
}
.focus\:text-yellow-200:focus {
  color: var(--yellow-200) !important;
}
.focus\:text-yellow-300:focus {
  color: var(--yellow-300) !important;
}
.focus\:text-yellow-400:focus {
  color: var(--yellow-400) !important;
}
.focus\:text-yellow-500:focus {
  color: var(--yellow-500) !important;
}
.focus\:text-yellow-600:focus {
  color: var(--yellow-600) !important;
}
.focus\:text-yellow-700:focus {
  color: var(--yellow-700) !important;
}
.focus\:text-yellow-800:focus {
  color: var(--yellow-800) !important;
}
.focus\:text-yellow-900:focus {
  color: var(--yellow-900) !important;
}
.hover\:text-yellow-50:hover {
  color: var(--yellow-50) !important;
}
.hover\:text-yellow-100:hover {
  color: var(--yellow-100) !important;
}
.hover\:text-yellow-200:hover {
  color: var(--yellow-200) !important;
}
.hover\:text-yellow-300:hover {
  color: var(--yellow-300) !important;
}
.hover\:text-yellow-400:hover {
  color: var(--yellow-400) !important;
}
.hover\:text-yellow-500:hover {
  color: var(--yellow-500) !important;
}
.hover\:text-yellow-600:hover {
  color: var(--yellow-600) !important;
}
.hover\:text-yellow-700:hover {
  color: var(--yellow-700) !important;
}
.hover\:text-yellow-800:hover {
  color: var(--yellow-800) !important;
}
.hover\:text-yellow-900:hover {
  color: var(--yellow-900) !important;
}
.active\:text-yellow-50:active {
  color: var(--yellow-50) !important;
}
.active\:text-yellow-100:active {
  color: var(--yellow-100) !important;
}
.active\:text-yellow-200:active {
  color: var(--yellow-200) !important;
}
.active\:text-yellow-300:active {
  color: var(--yellow-300) !important;
}
.active\:text-yellow-400:active {
  color: var(--yellow-400) !important;
}
.active\:text-yellow-500:active {
  color: var(--yellow-500) !important;
}
.active\:text-yellow-600:active {
  color: var(--yellow-600) !important;
}
.active\:text-yellow-700:active {
  color: var(--yellow-700) !important;
}
.active\:text-yellow-800:active {
  color: var(--yellow-800) !important;
}
.active\:text-yellow-900:active {
  color: var(--yellow-900) !important;
}
.text-cyan-50 {
  color: var(--cyan-50) !important;
}
.text-cyan-100 {
  color: var(--cyan-100) !important;
}
.text-cyan-200 {
  color: var(--cyan-200) !important;
}
.text-cyan-300 {
  color: var(--cyan-300) !important;
}
.text-cyan-400 {
  color: var(--cyan-400) !important;
}
.text-cyan-500 {
  color: var(--cyan-500) !important;
}
.text-cyan-600 {
  color: var(--cyan-600) !important;
}
.text-cyan-700 {
  color: var(--cyan-700) !important;
}
.text-cyan-800 {
  color: var(--cyan-800) !important;
}
.text-cyan-900 {
  color: var(--cyan-900) !important;
}
.focus\:text-cyan-50:focus {
  color: var(--cyan-50) !important;
}
.focus\:text-cyan-100:focus {
  color: var(--cyan-100) !important;
}
.focus\:text-cyan-200:focus {
  color: var(--cyan-200) !important;
}
.focus\:text-cyan-300:focus {
  color: var(--cyan-300) !important;
}
.focus\:text-cyan-400:focus {
  color: var(--cyan-400) !important;
}
.focus\:text-cyan-500:focus {
  color: var(--cyan-500) !important;
}
.focus\:text-cyan-600:focus {
  color: var(--cyan-600) !important;
}
.focus\:text-cyan-700:focus {
  color: var(--cyan-700) !important;
}
.focus\:text-cyan-800:focus {
  color: var(--cyan-800) !important;
}
.focus\:text-cyan-900:focus {
  color: var(--cyan-900) !important;
}
.hover\:text-cyan-50:hover {
  color: var(--cyan-50) !important;
}
.hover\:text-cyan-100:hover {
  color: var(--cyan-100) !important;
}
.hover\:text-cyan-200:hover {
  color: var(--cyan-200) !important;
}
.hover\:text-cyan-300:hover {
  color: var(--cyan-300) !important;
}
.hover\:text-cyan-400:hover {
  color: var(--cyan-400) !important;
}
.hover\:text-cyan-500:hover {
  color: var(--cyan-500) !important;
}
.hover\:text-cyan-600:hover {
  color: var(--cyan-600) !important;
}
.hover\:text-cyan-700:hover {
  color: var(--cyan-700) !important;
}
.hover\:text-cyan-800:hover {
  color: var(--cyan-800) !important;
}
.hover\:text-cyan-900:hover {
  color: var(--cyan-900) !important;
}
.active\:text-cyan-50:active {
  color: var(--cyan-50) !important;
}
.active\:text-cyan-100:active {
  color: var(--cyan-100) !important;
}
.active\:text-cyan-200:active {
  color: var(--cyan-200) !important;
}
.active\:text-cyan-300:active {
  color: var(--cyan-300) !important;
}
.active\:text-cyan-400:active {
  color: var(--cyan-400) !important;
}
.active\:text-cyan-500:active {
  color: var(--cyan-500) !important;
}
.active\:text-cyan-600:active {
  color: var(--cyan-600) !important;
}
.active\:text-cyan-700:active {
  color: var(--cyan-700) !important;
}
.active\:text-cyan-800:active {
  color: var(--cyan-800) !important;
}
.active\:text-cyan-900:active {
  color: var(--cyan-900) !important;
}
.text-pink-50 {
  color: var(--pink-50) !important;
}
.text-pink-100 {
  color: var(--pink-100) !important;
}
.text-pink-200 {
  color: var(--pink-200) !important;
}
.text-pink-300 {
  color: var(--pink-300) !important;
}
.text-pink-400 {
  color: var(--pink-400) !important;
}
.text-pink-500 {
  color: var(--pink-500) !important;
}
.text-pink-600 {
  color: var(--pink-600) !important;
}
.text-pink-700 {
  color: var(--pink-700) !important;
}
.text-pink-800 {
  color: var(--pink-800) !important;
}
.text-pink-900 {
  color: var(--pink-900) !important;
}
.focus\:text-pink-50:focus {
  color: var(--pink-50) !important;
}
.focus\:text-pink-100:focus {
  color: var(--pink-100) !important;
}
.focus\:text-pink-200:focus {
  color: var(--pink-200) !important;
}
.focus\:text-pink-300:focus {
  color: var(--pink-300) !important;
}
.focus\:text-pink-400:focus {
  color: var(--pink-400) !important;
}
.focus\:text-pink-500:focus {
  color: var(--pink-500) !important;
}
.focus\:text-pink-600:focus {
  color: var(--pink-600) !important;
}
.focus\:text-pink-700:focus {
  color: var(--pink-700) !important;
}
.focus\:text-pink-800:focus {
  color: var(--pink-800) !important;
}
.focus\:text-pink-900:focus {
  color: var(--pink-900) !important;
}
.hover\:text-pink-50:hover {
  color: var(--pink-50) !important;
}
.hover\:text-pink-100:hover {
  color: var(--pink-100) !important;
}
.hover\:text-pink-200:hover {
  color: var(--pink-200) !important;
}
.hover\:text-pink-300:hover {
  color: var(--pink-300) !important;
}
.hover\:text-pink-400:hover {
  color: var(--pink-400) !important;
}
.hover\:text-pink-500:hover {
  color: var(--pink-500) !important;
}
.hover\:text-pink-600:hover {
  color: var(--pink-600) !important;
}
.hover\:text-pink-700:hover {
  color: var(--pink-700) !important;
}
.hover\:text-pink-800:hover {
  color: var(--pink-800) !important;
}
.hover\:text-pink-900:hover {
  color: var(--pink-900) !important;
}
.active\:text-pink-50:active {
  color: var(--pink-50) !important;
}
.active\:text-pink-100:active {
  color: var(--pink-100) !important;
}
.active\:text-pink-200:active {
  color: var(--pink-200) !important;
}
.active\:text-pink-300:active {
  color: var(--pink-300) !important;
}
.active\:text-pink-400:active {
  color: var(--pink-400) !important;
}
.active\:text-pink-500:active {
  color: var(--pink-500) !important;
}
.active\:text-pink-600:active {
  color: var(--pink-600) !important;
}
.active\:text-pink-700:active {
  color: var(--pink-700) !important;
}
.active\:text-pink-800:active {
  color: var(--pink-800) !important;
}
.active\:text-pink-900:active {
  color: var(--pink-900) !important;
}
.text-indigo-50 {
  color: var(--indigo-50) !important;
}
.text-indigo-100 {
  color: var(--indigo-100) !important;
}
.text-indigo-200 {
  color: var(--indigo-200) !important;
}
.text-indigo-300 {
  color: var(--indigo-300) !important;
}
.text-indigo-400 {
  color: var(--indigo-400) !important;
}
.text-indigo-500 {
  color: var(--indigo-500) !important;
}
.text-indigo-600 {
  color: var(--indigo-600) !important;
}
.text-indigo-700 {
  color: var(--indigo-700) !important;
}
.text-indigo-800 {
  color: var(--indigo-800) !important;
}
.text-indigo-900 {
  color: var(--indigo-900) !important;
}
.focus\:text-indigo-50:focus {
  color: var(--indigo-50) !important;
}
.focus\:text-indigo-100:focus {
  color: var(--indigo-100) !important;
}
.focus\:text-indigo-200:focus {
  color: var(--indigo-200) !important;
}
.focus\:text-indigo-300:focus {
  color: var(--indigo-300) !important;
}
.focus\:text-indigo-400:focus {
  color: var(--indigo-400) !important;
}
.focus\:text-indigo-500:focus {
  color: var(--indigo-500) !important;
}
.focus\:text-indigo-600:focus {
  color: var(--indigo-600) !important;
}
.focus\:text-indigo-700:focus {
  color: var(--indigo-700) !important;
}
.focus\:text-indigo-800:focus {
  color: var(--indigo-800) !important;
}
.focus\:text-indigo-900:focus {
  color: var(--indigo-900) !important;
}
.hover\:text-indigo-50:hover {
  color: var(--indigo-50) !important;
}
.hover\:text-indigo-100:hover {
  color: var(--indigo-100) !important;
}
.hover\:text-indigo-200:hover {
  color: var(--indigo-200) !important;
}
.hover\:text-indigo-300:hover {
  color: var(--indigo-300) !important;
}
.hover\:text-indigo-400:hover {
  color: var(--indigo-400) !important;
}
.hover\:text-indigo-500:hover {
  color: var(--indigo-500) !important;
}
.hover\:text-indigo-600:hover {
  color: var(--indigo-600) !important;
}
.hover\:text-indigo-700:hover {
  color: var(--indigo-700) !important;
}
.hover\:text-indigo-800:hover {
  color: var(--indigo-800) !important;
}
.hover\:text-indigo-900:hover {
  color: var(--indigo-900) !important;
}
.active\:text-indigo-50:active {
  color: var(--indigo-50) !important;
}
.active\:text-indigo-100:active {
  color: var(--indigo-100) !important;
}
.active\:text-indigo-200:active {
  color: var(--indigo-200) !important;
}
.active\:text-indigo-300:active {
  color: var(--indigo-300) !important;
}
.active\:text-indigo-400:active {
  color: var(--indigo-400) !important;
}
.active\:text-indigo-500:active {
  color: var(--indigo-500) !important;
}
.active\:text-indigo-600:active {
  color: var(--indigo-600) !important;
}
.active\:text-indigo-700:active {
  color: var(--indigo-700) !important;
}
.active\:text-indigo-800:active {
  color: var(--indigo-800) !important;
}
.active\:text-indigo-900:active {
  color: var(--indigo-900) !important;
}
.text-teal-50 {
  color: var(--teal-50) !important;
}
.text-teal-100 {
  color: var(--teal-100) !important;
}
.text-teal-200 {
  color: var(--teal-200) !important;
}
.text-teal-300 {
  color: var(--teal-300) !important;
}
.text-teal-400 {
  color: var(--teal-400) !important;
}
.text-teal-500 {
  color: var(--teal-500) !important;
}
.text-teal-600 {
  color: var(--teal-600) !important;
}
.text-teal-700 {
  color: var(--teal-700) !important;
}
.text-teal-800 {
  color: var(--teal-800) !important;
}
.text-teal-900 {
  color: var(--teal-900) !important;
}
.focus\:text-teal-50:focus {
  color: var(--teal-50) !important;
}
.focus\:text-teal-100:focus {
  color: var(--teal-100) !important;
}
.focus\:text-teal-200:focus {
  color: var(--teal-200) !important;
}
.focus\:text-teal-300:focus {
  color: var(--teal-300) !important;
}
.focus\:text-teal-400:focus {
  color: var(--teal-400) !important;
}
.focus\:text-teal-500:focus {
  color: var(--teal-500) !important;
}
.focus\:text-teal-600:focus {
  color: var(--teal-600) !important;
}
.focus\:text-teal-700:focus {
  color: var(--teal-700) !important;
}
.focus\:text-teal-800:focus {
  color: var(--teal-800) !important;
}
.focus\:text-teal-900:focus {
  color: var(--teal-900) !important;
}
.hover\:text-teal-50:hover {
  color: var(--teal-50) !important;
}
.hover\:text-teal-100:hover {
  color: var(--teal-100) !important;
}
.hover\:text-teal-200:hover {
  color: var(--teal-200) !important;
}
.hover\:text-teal-300:hover {
  color: var(--teal-300) !important;
}
.hover\:text-teal-400:hover {
  color: var(--teal-400) !important;
}
.hover\:text-teal-500:hover {
  color: var(--teal-500) !important;
}
.hover\:text-teal-600:hover {
  color: var(--teal-600) !important;
}
.hover\:text-teal-700:hover {
  color: var(--teal-700) !important;
}
.hover\:text-teal-800:hover {
  color: var(--teal-800) !important;
}
.hover\:text-teal-900:hover {
  color: var(--teal-900) !important;
}
.active\:text-teal-50:active {
  color: var(--teal-50) !important;
}
.active\:text-teal-100:active {
  color: var(--teal-100) !important;
}
.active\:text-teal-200:active {
  color: var(--teal-200) !important;
}
.active\:text-teal-300:active {
  color: var(--teal-300) !important;
}
.active\:text-teal-400:active {
  color: var(--teal-400) !important;
}
.active\:text-teal-500:active {
  color: var(--teal-500) !important;
}
.active\:text-teal-600:active {
  color: var(--teal-600) !important;
}
.active\:text-teal-700:active {
  color: var(--teal-700) !important;
}
.active\:text-teal-800:active {
  color: var(--teal-800) !important;
}
.active\:text-teal-900:active {
  color: var(--teal-900) !important;
}
.text-orange-50 {
  color: var(--orange-50) !important;
}
.text-orange-100 {
  color: var(--orange-100) !important;
}
.text-orange-200 {
  color: var(--orange-200) !important;
}
.text-orange-300 {
  color: var(--orange-300) !important;
}
.text-orange-400 {
  color: var(--orange-400) !important;
}
.text-orange-500 {
  color: var(--orange-500) !important;
}
.text-orange-600 {
  color: var(--orange-600) !important;
}
.text-orange-700 {
  color: var(--orange-700) !important;
}
.text-orange-800 {
  color: var(--orange-800) !important;
}
.text-orange-900 {
  color: var(--orange-900) !important;
}
.focus\:text-orange-50:focus {
  color: var(--orange-50) !important;
}
.focus\:text-orange-100:focus {
  color: var(--orange-100) !important;
}
.focus\:text-orange-200:focus {
  color: var(--orange-200) !important;
}
.focus\:text-orange-300:focus {
  color: var(--orange-300) !important;
}
.focus\:text-orange-400:focus {
  color: var(--orange-400) !important;
}
.focus\:text-orange-500:focus {
  color: var(--orange-500) !important;
}
.focus\:text-orange-600:focus {
  color: var(--orange-600) !important;
}
.focus\:text-orange-700:focus {
  color: var(--orange-700) !important;
}
.focus\:text-orange-800:focus {
  color: var(--orange-800) !important;
}
.focus\:text-orange-900:focus {
  color: var(--orange-900) !important;
}
.hover\:text-orange-50:hover {
  color: var(--orange-50) !important;
}
.hover\:text-orange-100:hover {
  color: var(--orange-100) !important;
}
.hover\:text-orange-200:hover {
  color: var(--orange-200) !important;
}
.hover\:text-orange-300:hover {
  color: var(--orange-300) !important;
}
.hover\:text-orange-400:hover {
  color: var(--orange-400) !important;
}
.hover\:text-orange-500:hover {
  color: var(--orange-500) !important;
}
.hover\:text-orange-600:hover {
  color: var(--orange-600) !important;
}
.hover\:text-orange-700:hover {
  color: var(--orange-700) !important;
}
.hover\:text-orange-800:hover {
  color: var(--orange-800) !important;
}
.hover\:text-orange-900:hover {
  color: var(--orange-900) !important;
}
.active\:text-orange-50:active {
  color: var(--orange-50) !important;
}
.active\:text-orange-100:active {
  color: var(--orange-100) !important;
}
.active\:text-orange-200:active {
  color: var(--orange-200) !important;
}
.active\:text-orange-300:active {
  color: var(--orange-300) !important;
}
.active\:text-orange-400:active {
  color: var(--orange-400) !important;
}
.active\:text-orange-500:active {
  color: var(--orange-500) !important;
}
.active\:text-orange-600:active {
  color: var(--orange-600) !important;
}
.active\:text-orange-700:active {
  color: var(--orange-700) !important;
}
.active\:text-orange-800:active {
  color: var(--orange-800) !important;
}
.active\:text-orange-900:active {
  color: var(--orange-900) !important;
}
.text-bluegray-50 {
  color: var(--bluegray-50) !important;
}
.text-bluegray-100 {
  color: var(--bluegray-100) !important;
}
.text-bluegray-200 {
  color: var(--bluegray-200) !important;
}
.text-bluegray-300 {
  color: var(--bluegray-300) !important;
}
.text-bluegray-400 {
  color: var(--bluegray-400) !important;
}
.text-bluegray-500 {
  color: var(--bluegray-500) !important;
}
.text-bluegray-600 {
  color: var(--bluegray-600) !important;
}
.text-bluegray-700 {
  color: var(--bluegray-700) !important;
}
.text-bluegray-800 {
  color: var(--bluegray-800) !important;
}
.text-bluegray-900 {
  color: var(--bluegray-900) !important;
}
.focus\:text-bluegray-50:focus {
  color: var(--bluegray-50) !important;
}
.focus\:text-bluegray-100:focus {
  color: var(--bluegray-100) !important;
}
.focus\:text-bluegray-200:focus {
  color: var(--bluegray-200) !important;
}
.focus\:text-bluegray-300:focus {
  color: var(--bluegray-300) !important;
}
.focus\:text-bluegray-400:focus {
  color: var(--bluegray-400) !important;
}
.focus\:text-bluegray-500:focus {
  color: var(--bluegray-500) !important;
}
.focus\:text-bluegray-600:focus {
  color: var(--bluegray-600) !important;
}
.focus\:text-bluegray-700:focus {
  color: var(--bluegray-700) !important;
}
.focus\:text-bluegray-800:focus {
  color: var(--bluegray-800) !important;
}
.focus\:text-bluegray-900:focus {
  color: var(--bluegray-900) !important;
}
.hover\:text-bluegray-50:hover {
  color: var(--bluegray-50) !important;
}
.hover\:text-bluegray-100:hover {
  color: var(--bluegray-100) !important;
}
.hover\:text-bluegray-200:hover {
  color: var(--bluegray-200) !important;
}
.hover\:text-bluegray-300:hover {
  color: var(--bluegray-300) !important;
}
.hover\:text-bluegray-400:hover {
  color: var(--bluegray-400) !important;
}
.hover\:text-bluegray-500:hover {
  color: var(--bluegray-500) !important;
}
.hover\:text-bluegray-600:hover {
  color: var(--bluegray-600) !important;
}
.hover\:text-bluegray-700:hover {
  color: var(--bluegray-700) !important;
}
.hover\:text-bluegray-800:hover {
  color: var(--bluegray-800) !important;
}
.hover\:text-bluegray-900:hover {
  color: var(--bluegray-900) !important;
}
.active\:text-bluegray-50:active {
  color: var(--bluegray-50) !important;
}
.active\:text-bluegray-100:active {
  color: var(--bluegray-100) !important;
}
.active\:text-bluegray-200:active {
  color: var(--bluegray-200) !important;
}
.active\:text-bluegray-300:active {
  color: var(--bluegray-300) !important;
}
.active\:text-bluegray-400:active {
  color: var(--bluegray-400) !important;
}
.active\:text-bluegray-500:active {
  color: var(--bluegray-500) !important;
}
.active\:text-bluegray-600:active {
  color: var(--bluegray-600) !important;
}
.active\:text-bluegray-700:active {
  color: var(--bluegray-700) !important;
}
.active\:text-bluegray-800:active {
  color: var(--bluegray-800) !important;
}
.active\:text-bluegray-900:active {
  color: var(--bluegray-900) !important;
}
.text-purple-50 {
  color: var(--purple-50) !important;
}
.text-purple-100 {
  color: var(--purple-100) !important;
}
.text-purple-200 {
  color: var(--purple-200) !important;
}
.text-purple-300 {
  color: var(--purple-300) !important;
}
.text-purple-400 {
  color: var(--purple-400) !important;
}
.text-purple-500 {
  color: var(--purple-500) !important;
}
.text-purple-600 {
  color: var(--purple-600) !important;
}
.text-purple-700 {
  color: var(--purple-700) !important;
}
.text-purple-800 {
  color: var(--purple-800) !important;
}
.text-purple-900 {
  color: var(--purple-900) !important;
}
.focus\:text-purple-50:focus {
  color: var(--purple-50) !important;
}
.focus\:text-purple-100:focus {
  color: var(--purple-100) !important;
}
.focus\:text-purple-200:focus {
  color: var(--purple-200) !important;
}
.focus\:text-purple-300:focus {
  color: var(--purple-300) !important;
}
.focus\:text-purple-400:focus {
  color: var(--purple-400) !important;
}
.focus\:text-purple-500:focus {
  color: var(--purple-500) !important;
}
.focus\:text-purple-600:focus {
  color: var(--purple-600) !important;
}
.focus\:text-purple-700:focus {
  color: var(--purple-700) !important;
}
.focus\:text-purple-800:focus {
  color: var(--purple-800) !important;
}
.focus\:text-purple-900:focus {
  color: var(--purple-900) !important;
}
.hover\:text-purple-50:hover {
  color: var(--purple-50) !important;
}
.hover\:text-purple-100:hover {
  color: var(--purple-100) !important;
}
.hover\:text-purple-200:hover {
  color: var(--purple-200) !important;
}
.hover\:text-purple-300:hover {
  color: var(--purple-300) !important;
}
.hover\:text-purple-400:hover {
  color: var(--purple-400) !important;
}
.hover\:text-purple-500:hover {
  color: var(--purple-500) !important;
}
.hover\:text-purple-600:hover {
  color: var(--purple-600) !important;
}
.hover\:text-purple-700:hover {
  color: var(--purple-700) !important;
}
.hover\:text-purple-800:hover {
  color: var(--purple-800) !important;
}
.hover\:text-purple-900:hover {
  color: var(--purple-900) !important;
}
.active\:text-purple-50:active {
  color: var(--purple-50) !important;
}
.active\:text-purple-100:active {
  color: var(--purple-100) !important;
}
.active\:text-purple-200:active {
  color: var(--purple-200) !important;
}
.active\:text-purple-300:active {
  color: var(--purple-300) !important;
}
.active\:text-purple-400:active {
  color: var(--purple-400) !important;
}
.active\:text-purple-500:active {
  color: var(--purple-500) !important;
}
.active\:text-purple-600:active {
  color: var(--purple-600) !important;
}
.active\:text-purple-700:active {
  color: var(--purple-700) !important;
}
.active\:text-purple-800:active {
  color: var(--purple-800) !important;
}
.active\:text-purple-900:active {
  color: var(--purple-900) !important;
}
.text-gray-50 {
  color: var(--gray-50) !important;
}
.text-gray-100 {
  color: var(--gray-100) !important;
}
.text-gray-200 {
  color: var(--gray-200) !important;
}
.text-gray-300 {
  color: var(--gray-300) !important;
}
.text-gray-400 {
  color: var(--gray-400) !important;
}
.text-gray-500 {
  color: var(--gray-500) !important;
}
.text-gray-600 {
  color: var(--gray-600) !important;
}
.text-gray-700 {
  color: var(--gray-700) !important;
}
.text-gray-800 {
  color: var(--gray-800) !important;
}
.text-gray-900 {
  color: var(--gray-900) !important;
}
.focus\:text-gray-50:focus {
  color: var(--gray-50) !important;
}
.focus\:text-gray-100:focus {
  color: var(--gray-100) !important;
}
.focus\:text-gray-200:focus {
  color: var(--gray-200) !important;
}
.focus\:text-gray-300:focus {
  color: var(--gray-300) !important;
}
.focus\:text-gray-400:focus {
  color: var(--gray-400) !important;
}
.focus\:text-gray-500:focus {
  color: var(--gray-500) !important;
}
.focus\:text-gray-600:focus {
  color: var(--gray-600) !important;
}
.focus\:text-gray-700:focus {
  color: var(--gray-700) !important;
}
.focus\:text-gray-800:focus {
  color: var(--gray-800) !important;
}
.focus\:text-gray-900:focus {
  color: var(--gray-900) !important;
}
.hover\:text-gray-50:hover {
  color: var(--gray-50) !important;
}
.hover\:text-gray-100:hover {
  color: var(--gray-100) !important;
}
.hover\:text-gray-200:hover {
  color: var(--gray-200) !important;
}
.hover\:text-gray-300:hover {
  color: var(--gray-300) !important;
}
.hover\:text-gray-400:hover {
  color: var(--gray-400) !important;
}
.hover\:text-gray-500:hover {
  color: var(--gray-500) !important;
}
.hover\:text-gray-600:hover {
  color: var(--gray-600) !important;
}
.hover\:text-gray-700:hover {
  color: var(--gray-700) !important;
}
.hover\:text-gray-800:hover {
  color: var(--gray-800) !important;
}
.hover\:text-gray-900:hover {
  color: var(--gray-900) !important;
}
.active\:text-gray-50:active {
  color: var(--gray-50) !important;
}
.active\:text-gray-100:active {
  color: var(--gray-100) !important;
}
.active\:text-gray-200:active {
  color: var(--gray-200) !important;
}
.active\:text-gray-300:active {
  color: var(--gray-300) !important;
}
.active\:text-gray-400:active {
  color: var(--gray-400) !important;
}
.active\:text-gray-500:active {
  color: var(--gray-500) !important;
}
.active\:text-gray-600:active {
  color: var(--gray-600) !important;
}
.active\:text-gray-700:active {
  color: var(--gray-700) !important;
}
.active\:text-gray-800:active {
  color: var(--gray-800) !important;
}
.active\:text-gray-900:active {
  color: var(--gray-900) !important;
}
.text-red-50 {
  color: var(--red-50) !important;
}
.text-red-100 {
  color: var(--red-100) !important;
}
.text-red-200 {
  color: var(--red-200) !important;
}
.text-red-300 {
  color: var(--red-300) !important;
}
.text-red-400 {
  color: var(--red-400) !important;
}
.text-red-500 {
  color: var(--red-500) !important;
}
.text-red-600 {
  color: var(--red-600) !important;
}
.text-red-700 {
  color: var(--red-700) !important;
}
.text-red-800 {
  color: var(--red-800) !important;
}
.text-red-900 {
  color: var(--red-900) !important;
}
.focus\:text-red-50:focus {
  color: var(--red-50) !important;
}
.focus\:text-red-100:focus {
  color: var(--red-100) !important;
}
.focus\:text-red-200:focus {
  color: var(--red-200) !important;
}
.focus\:text-red-300:focus {
  color: var(--red-300) !important;
}
.focus\:text-red-400:focus {
  color: var(--red-400) !important;
}
.focus\:text-red-500:focus {
  color: var(--red-500) !important;
}
.focus\:text-red-600:focus {
  color: var(--red-600) !important;
}
.focus\:text-red-700:focus {
  color: var(--red-700) !important;
}
.focus\:text-red-800:focus {
  color: var(--red-800) !important;
}
.focus\:text-red-900:focus {
  color: var(--red-900) !important;
}
.hover\:text-red-50:hover {
  color: var(--red-50) !important;
}
.hover\:text-red-100:hover {
  color: var(--red-100) !important;
}
.hover\:text-red-200:hover {
  color: var(--red-200) !important;
}
.hover\:text-red-300:hover {
  color: var(--red-300) !important;
}
.hover\:text-red-400:hover {
  color: var(--red-400) !important;
}
.hover\:text-red-500:hover {
  color: var(--red-500) !important;
}
.hover\:text-red-600:hover {
  color: var(--red-600) !important;
}
.hover\:text-red-700:hover {
  color: var(--red-700) !important;
}
.hover\:text-red-800:hover {
  color: var(--red-800) !important;
}
.hover\:text-red-900:hover {
  color: var(--red-900) !important;
}
.active\:text-red-50:active {
  color: var(--red-50) !important;
}
.active\:text-red-100:active {
  color: var(--red-100) !important;
}
.active\:text-red-200:active {
  color: var(--red-200) !important;
}
.active\:text-red-300:active {
  color: var(--red-300) !important;
}
.active\:text-red-400:active {
  color: var(--red-400) !important;
}
.active\:text-red-500:active {
  color: var(--red-500) !important;
}
.active\:text-red-600:active {
  color: var(--red-600) !important;
}
.active\:text-red-700:active {
  color: var(--red-700) !important;
}
.active\:text-red-800:active {
  color: var(--red-800) !important;
}
.active\:text-red-900:active {
  color: var(--red-900) !important;
}
.text-primary-50 {
  color: var(--primary-50) !important;
}
.text-primary-100 {
  color: var(--primary-100) !important;
}
.text-primary-200 {
  color: var(--primary-200) !important;
}
.text-primary-300 {
  color: var(--primary-300) !important;
}
.text-primary-400 {
  color: var(--primary-400) !important;
}
.text-primary-500 {
  color: var(--primary-500) !important;
}
.text-primary-600 {
  color: var(--primary-600) !important;
}
.text-primary-700 {
  color: var(--primary-700) !important;
}
.text-primary-800 {
  color: var(--primary-800) !important;
}
.text-primary-900 {
  color: var(--primary-900) !important;
}
.focus\:text-primary-50:focus {
  color: var(--primary-50) !important;
}
.focus\:text-primary-100:focus {
  color: var(--primary-100) !important;
}
.focus\:text-primary-200:focus {
  color: var(--primary-200) !important;
}
.focus\:text-primary-300:focus {
  color: var(--primary-300) !important;
}
.focus\:text-primary-400:focus {
  color: var(--primary-400) !important;
}
.focus\:text-primary-500:focus {
  color: var(--primary-500) !important;
}
.focus\:text-primary-600:focus {
  color: var(--primary-600) !important;
}
.focus\:text-primary-700:focus {
  color: var(--primary-700) !important;
}
.focus\:text-primary-800:focus {
  color: var(--primary-800) !important;
}
.focus\:text-primary-900:focus {
  color: var(--primary-900) !important;
}
.hover\:text-primary-50:hover {
  color: var(--primary-50) !important;
}
.hover\:text-primary-100:hover {
  color: var(--primary-100) !important;
}
.hover\:text-primary-200:hover {
  color: var(--primary-200) !important;
}
.hover\:text-primary-300:hover {
  color: var(--primary-300) !important;
}
.hover\:text-primary-400:hover {
  color: var(--primary-400) !important;
}
.hover\:text-primary-500:hover {
  color: var(--primary-500) !important;
}
.hover\:text-primary-600:hover {
  color: var(--primary-600) !important;
}
.hover\:text-primary-700:hover {
  color: var(--primary-700) !important;
}
.hover\:text-primary-800:hover {
  color: var(--primary-800) !important;
}
.hover\:text-primary-900:hover {
  color: var(--primary-900) !important;
}
.active\:text-primary-50:active {
  color: var(--primary-50) !important;
}
.active\:text-primary-100:active {
  color: var(--primary-100) !important;
}
.active\:text-primary-200:active {
  color: var(--primary-200) !important;
}
.active\:text-primary-300:active {
  color: var(--primary-300) !important;
}
.active\:text-primary-400:active {
  color: var(--primary-400) !important;
}
.active\:text-primary-500:active {
  color: var(--primary-500) !important;
}
.active\:text-primary-600:active {
  color: var(--primary-600) !important;
}
.active\:text-primary-700:active {
  color: var(--primary-700) !important;
}
.active\:text-primary-800:active {
  color: var(--primary-800) !important;
}
.active\:text-primary-900:active {
  color: var(--primary-900) !important;
}
.bg-blue-50 {
  background-color: var(--blue-50) !important;
}
.bg-blue-100 {
  background-color: var(--blue-100) !important;
}
.bg-blue-200 {
  background-color: var(--blue-200) !important;
}
.bg-blue-300 {
  background-color: var(--blue-300) !important;
}
.bg-blue-400 {
  background-color: var(--blue-400) !important;
}
.bg-blue-500 {
  background-color: var(--blue-500) !important;
}
.bg-blue-600 {
  background-color: var(--blue-600) !important;
}
.bg-blue-700 {
  background-color: var(--blue-700) !important;
}
.bg-blue-800 {
  background-color: var(--blue-800) !important;
}
.bg-blue-900 {
  background-color: var(--blue-900) !important;
}
.focus\:bg-blue-50:focus {
  background-color: var(--blue-50) !important;
}
.focus\:bg-blue-100:focus {
  background-color: var(--blue-100) !important;
}
.focus\:bg-blue-200:focus {
  background-color: var(--blue-200) !important;
}
.focus\:bg-blue-300:focus {
  background-color: var(--blue-300) !important;
}
.focus\:bg-blue-400:focus {
  background-color: var(--blue-400) !important;
}
.focus\:bg-blue-500:focus {
  background-color: var(--blue-500) !important;
}
.focus\:bg-blue-600:focus {
  background-color: var(--blue-600) !important;
}
.focus\:bg-blue-700:focus {
  background-color: var(--blue-700) !important;
}
.focus\:bg-blue-800:focus {
  background-color: var(--blue-800) !important;
}
.focus\:bg-blue-900:focus {
  background-color: var(--blue-900) !important;
}
.hover\:bg-blue-50:hover {
  background-color: var(--blue-50) !important;
}
.hover\:bg-blue-100:hover {
  background-color: var(--blue-100) !important;
}
.hover\:bg-blue-200:hover {
  background-color: var(--blue-200) !important;
}
.hover\:bg-blue-300:hover {
  background-color: var(--blue-300) !important;
}
.hover\:bg-blue-400:hover {
  background-color: var(--blue-400) !important;
}
.hover\:bg-blue-500:hover {
  background-color: var(--blue-500) !important;
}
.hover\:bg-blue-600:hover {
  background-color: var(--blue-600) !important;
}
.hover\:bg-blue-700:hover {
  background-color: var(--blue-700) !important;
}
.hover\:bg-blue-800:hover {
  background-color: var(--blue-800) !important;
}
.hover\:bg-blue-900:hover {
  background-color: var(--blue-900) !important;
}
.active\:bg-blue-50:active {
  background-color: var(--blue-50) !important;
}
.active\:bg-blue-100:active {
  background-color: var(--blue-100) !important;
}
.active\:bg-blue-200:active {
  background-color: var(--blue-200) !important;
}
.active\:bg-blue-300:active {
  background-color: var(--blue-300) !important;
}
.active\:bg-blue-400:active {
  background-color: var(--blue-400) !important;
}
.active\:bg-blue-500:active {
  background-color: var(--blue-500) !important;
}
.active\:bg-blue-600:active {
  background-color: var(--blue-600) !important;
}
.active\:bg-blue-700:active {
  background-color: var(--blue-700) !important;
}
.active\:bg-blue-800:active {
  background-color: var(--blue-800) !important;
}
.active\:bg-blue-900:active {
  background-color: var(--blue-900) !important;
}
.bg-green-50 {
  background-color: var(--green-50) !important;
}
.bg-green-100 {
  background-color: var(--green-100) !important;
}
.bg-green-200 {
  background-color: var(--green-200) !important;
}
.bg-green-300 {
  background-color: var(--green-300) !important;
}
.bg-green-400 {
  background-color: var(--green-400) !important;
}
.bg-green-500 {
  background-color: var(--green-500) !important;
}
.bg-green-600 {
  background-color: var(--green-600) !important;
}
.bg-green-700 {
  background-color: var(--green-700) !important;
}
.bg-green-800 {
  background-color: var(--green-800) !important;
}
.bg-green-900 {
  background-color: var(--green-900) !important;
}
.focus\:bg-green-50:focus {
  background-color: var(--green-50) !important;
}
.focus\:bg-green-100:focus {
  background-color: var(--green-100) !important;
}
.focus\:bg-green-200:focus {
  background-color: var(--green-200) !important;
}
.focus\:bg-green-300:focus {
  background-color: var(--green-300) !important;
}
.focus\:bg-green-400:focus {
  background-color: var(--green-400) !important;
}
.focus\:bg-green-500:focus {
  background-color: var(--green-500) !important;
}
.focus\:bg-green-600:focus {
  background-color: var(--green-600) !important;
}
.focus\:bg-green-700:focus {
  background-color: var(--green-700) !important;
}
.focus\:bg-green-800:focus {
  background-color: var(--green-800) !important;
}
.focus\:bg-green-900:focus {
  background-color: var(--green-900) !important;
}
.hover\:bg-green-50:hover {
  background-color: var(--green-50) !important;
}
.hover\:bg-green-100:hover {
  background-color: var(--green-100) !important;
}
.hover\:bg-green-200:hover {
  background-color: var(--green-200) !important;
}
.hover\:bg-green-300:hover {
  background-color: var(--green-300) !important;
}
.hover\:bg-green-400:hover {
  background-color: var(--green-400) !important;
}
.hover\:bg-green-500:hover {
  background-color: var(--green-500) !important;
}
.hover\:bg-green-600:hover {
  background-color: var(--green-600) !important;
}
.hover\:bg-green-700:hover {
  background-color: var(--green-700) !important;
}
.hover\:bg-green-800:hover {
  background-color: var(--green-800) !important;
}
.hover\:bg-green-900:hover {
  background-color: var(--green-900) !important;
}
.active\:bg-green-50:active {
  background-color: var(--green-50) !important;
}
.active\:bg-green-100:active {
  background-color: var(--green-100) !important;
}
.active\:bg-green-200:active {
  background-color: var(--green-200) !important;
}
.active\:bg-green-300:active {
  background-color: var(--green-300) !important;
}
.active\:bg-green-400:active {
  background-color: var(--green-400) !important;
}
.active\:bg-green-500:active {
  background-color: var(--green-500) !important;
}
.active\:bg-green-600:active {
  background-color: var(--green-600) !important;
}
.active\:bg-green-700:active {
  background-color: var(--green-700) !important;
}
.active\:bg-green-800:active {
  background-color: var(--green-800) !important;
}
.active\:bg-green-900:active {
  background-color: var(--green-900) !important;
}
.bg-yellow-50 {
  background-color: var(--yellow-50) !important;
}
.bg-yellow-100 {
  background-color: var(--yellow-100) !important;
}
.bg-yellow-200 {
  background-color: var(--yellow-200) !important;
}
.bg-yellow-300 {
  background-color: var(--yellow-300) !important;
}
.bg-yellow-400 {
  background-color: var(--yellow-400) !important;
}
.bg-yellow-500 {
  background-color: var(--yellow-500) !important;
}
.bg-yellow-600 {
  background-color: var(--yellow-600) !important;
}
.bg-yellow-700 {
  background-color: var(--yellow-700) !important;
}
.bg-yellow-800 {
  background-color: var(--yellow-800) !important;
}
.bg-yellow-900 {
  background-color: var(--yellow-900) !important;
}
.focus\:bg-yellow-50:focus {
  background-color: var(--yellow-50) !important;
}
.focus\:bg-yellow-100:focus {
  background-color: var(--yellow-100) !important;
}
.focus\:bg-yellow-200:focus {
  background-color: var(--yellow-200) !important;
}
.focus\:bg-yellow-300:focus {
  background-color: var(--yellow-300) !important;
}
.focus\:bg-yellow-400:focus {
  background-color: var(--yellow-400) !important;
}
.focus\:bg-yellow-500:focus {
  background-color: var(--yellow-500) !important;
}
.focus\:bg-yellow-600:focus {
  background-color: var(--yellow-600) !important;
}
.focus\:bg-yellow-700:focus {
  background-color: var(--yellow-700) !important;
}
.focus\:bg-yellow-800:focus {
  background-color: var(--yellow-800) !important;
}
.focus\:bg-yellow-900:focus {
  background-color: var(--yellow-900) !important;
}
.hover\:bg-yellow-50:hover {
  background-color: var(--yellow-50) !important;
}
.hover\:bg-yellow-100:hover {
  background-color: var(--yellow-100) !important;
}
.hover\:bg-yellow-200:hover {
  background-color: var(--yellow-200) !important;
}
.hover\:bg-yellow-300:hover {
  background-color: var(--yellow-300) !important;
}
.hover\:bg-yellow-400:hover {
  background-color: var(--yellow-400) !important;
}
.hover\:bg-yellow-500:hover {
  background-color: var(--yellow-500) !important;
}
.hover\:bg-yellow-600:hover {
  background-color: var(--yellow-600) !important;
}
.hover\:bg-yellow-700:hover {
  background-color: var(--yellow-700) !important;
}
.hover\:bg-yellow-800:hover {
  background-color: var(--yellow-800) !important;
}
.hover\:bg-yellow-900:hover {
  background-color: var(--yellow-900) !important;
}
.active\:bg-yellow-50:active {
  background-color: var(--yellow-50) !important;
}
.active\:bg-yellow-100:active {
  background-color: var(--yellow-100) !important;
}
.active\:bg-yellow-200:active {
  background-color: var(--yellow-200) !important;
}
.active\:bg-yellow-300:active {
  background-color: var(--yellow-300) !important;
}
.active\:bg-yellow-400:active {
  background-color: var(--yellow-400) !important;
}
.active\:bg-yellow-500:active {
  background-color: var(--yellow-500) !important;
}
.active\:bg-yellow-600:active {
  background-color: var(--yellow-600) !important;
}
.active\:bg-yellow-700:active {
  background-color: var(--yellow-700) !important;
}
.active\:bg-yellow-800:active {
  background-color: var(--yellow-800) !important;
}
.active\:bg-yellow-900:active {
  background-color: var(--yellow-900) !important;
}
.bg-cyan-50 {
  background-color: var(--cyan-50) !important;
}
.bg-cyan-100 {
  background-color: var(--cyan-100) !important;
}
.bg-cyan-200 {
  background-color: var(--cyan-200) !important;
}
.bg-cyan-300 {
  background-color: var(--cyan-300) !important;
}
.bg-cyan-400 {
  background-color: var(--cyan-400) !important;
}
.bg-cyan-500 {
  background-color: var(--cyan-500) !important;
}
.bg-cyan-600 {
  background-color: var(--cyan-600) !important;
}
.bg-cyan-700 {
  background-color: var(--cyan-700) !important;
}
.bg-cyan-800 {
  background-color: var(--cyan-800) !important;
}
.bg-cyan-900 {
  background-color: var(--cyan-900) !important;
}
.focus\:bg-cyan-50:focus {
  background-color: var(--cyan-50) !important;
}
.focus\:bg-cyan-100:focus {
  background-color: var(--cyan-100) !important;
}
.focus\:bg-cyan-200:focus {
  background-color: var(--cyan-200) !important;
}
.focus\:bg-cyan-300:focus {
  background-color: var(--cyan-300) !important;
}
.focus\:bg-cyan-400:focus {
  background-color: var(--cyan-400) !important;
}
.focus\:bg-cyan-500:focus {
  background-color: var(--cyan-500) !important;
}
.focus\:bg-cyan-600:focus {
  background-color: var(--cyan-600) !important;
}
.focus\:bg-cyan-700:focus {
  background-color: var(--cyan-700) !important;
}
.focus\:bg-cyan-800:focus {
  background-color: var(--cyan-800) !important;
}
.focus\:bg-cyan-900:focus {
  background-color: var(--cyan-900) !important;
}
.hover\:bg-cyan-50:hover {
  background-color: var(--cyan-50) !important;
}
.hover\:bg-cyan-100:hover {
  background-color: var(--cyan-100) !important;
}
.hover\:bg-cyan-200:hover {
  background-color: var(--cyan-200) !important;
}
.hover\:bg-cyan-300:hover {
  background-color: var(--cyan-300) !important;
}
.hover\:bg-cyan-400:hover {
  background-color: var(--cyan-400) !important;
}
.hover\:bg-cyan-500:hover {
  background-color: var(--cyan-500) !important;
}
.hover\:bg-cyan-600:hover {
  background-color: var(--cyan-600) !important;
}
.hover\:bg-cyan-700:hover {
  background-color: var(--cyan-700) !important;
}
.hover\:bg-cyan-800:hover {
  background-color: var(--cyan-800) !important;
}
.hover\:bg-cyan-900:hover {
  background-color: var(--cyan-900) !important;
}
.active\:bg-cyan-50:active {
  background-color: var(--cyan-50) !important;
}
.active\:bg-cyan-100:active {
  background-color: var(--cyan-100) !important;
}
.active\:bg-cyan-200:active {
  background-color: var(--cyan-200) !important;
}
.active\:bg-cyan-300:active {
  background-color: var(--cyan-300) !important;
}
.active\:bg-cyan-400:active {
  background-color: var(--cyan-400) !important;
}
.active\:bg-cyan-500:active {
  background-color: var(--cyan-500) !important;
}
.active\:bg-cyan-600:active {
  background-color: var(--cyan-600) !important;
}
.active\:bg-cyan-700:active {
  background-color: var(--cyan-700) !important;
}
.active\:bg-cyan-800:active {
  background-color: var(--cyan-800) !important;
}
.active\:bg-cyan-900:active {
  background-color: var(--cyan-900) !important;
}
.bg-pink-50 {
  background-color: var(--pink-50) !important;
}
.bg-pink-100 {
  background-color: var(--pink-100) !important;
}
.bg-pink-200 {
  background-color: var(--pink-200) !important;
}
.bg-pink-300 {
  background-color: var(--pink-300) !important;
}
.bg-pink-400 {
  background-color: var(--pink-400) !important;
}
.bg-pink-500 {
  background-color: var(--pink-500) !important;
}
.bg-pink-600 {
  background-color: var(--pink-600) !important;
}
.bg-pink-700 {
  background-color: var(--pink-700) !important;
}
.bg-pink-800 {
  background-color: var(--pink-800) !important;
}
.bg-pink-900 {
  background-color: var(--pink-900) !important;
}
.focus\:bg-pink-50:focus {
  background-color: var(--pink-50) !important;
}
.focus\:bg-pink-100:focus {
  background-color: var(--pink-100) !important;
}
.focus\:bg-pink-200:focus {
  background-color: var(--pink-200) !important;
}
.focus\:bg-pink-300:focus {
  background-color: var(--pink-300) !important;
}
.focus\:bg-pink-400:focus {
  background-color: var(--pink-400) !important;
}
.focus\:bg-pink-500:focus {
  background-color: var(--pink-500) !important;
}
.focus\:bg-pink-600:focus {
  background-color: var(--pink-600) !important;
}
.focus\:bg-pink-700:focus {
  background-color: var(--pink-700) !important;
}
.focus\:bg-pink-800:focus {
  background-color: var(--pink-800) !important;
}
.focus\:bg-pink-900:focus {
  background-color: var(--pink-900) !important;
}
.hover\:bg-pink-50:hover {
  background-color: var(--pink-50) !important;
}
.hover\:bg-pink-100:hover {
  background-color: var(--pink-100) !important;
}
.hover\:bg-pink-200:hover {
  background-color: var(--pink-200) !important;
}
.hover\:bg-pink-300:hover {
  background-color: var(--pink-300) !important;
}
.hover\:bg-pink-400:hover {
  background-color: var(--pink-400) !important;
}
.hover\:bg-pink-500:hover {
  background-color: var(--pink-500) !important;
}
.hover\:bg-pink-600:hover {
  background-color: var(--pink-600) !important;
}
.hover\:bg-pink-700:hover {
  background-color: var(--pink-700) !important;
}
.hover\:bg-pink-800:hover {
  background-color: var(--pink-800) !important;
}
.hover\:bg-pink-900:hover {
  background-color: var(--pink-900) !important;
}
.active\:bg-pink-50:active {
  background-color: var(--pink-50) !important;
}
.active\:bg-pink-100:active {
  background-color: var(--pink-100) !important;
}
.active\:bg-pink-200:active {
  background-color: var(--pink-200) !important;
}
.active\:bg-pink-300:active {
  background-color: var(--pink-300) !important;
}
.active\:bg-pink-400:active {
  background-color: var(--pink-400) !important;
}
.active\:bg-pink-500:active {
  background-color: var(--pink-500) !important;
}
.active\:bg-pink-600:active {
  background-color: var(--pink-600) !important;
}
.active\:bg-pink-700:active {
  background-color: var(--pink-700) !important;
}
.active\:bg-pink-800:active {
  background-color: var(--pink-800) !important;
}
.active\:bg-pink-900:active {
  background-color: var(--pink-900) !important;
}
.bg-indigo-50 {
  background-color: var(--indigo-50) !important;
}
.bg-indigo-100 {
  background-color: var(--indigo-100) !important;
}
.bg-indigo-200 {
  background-color: var(--indigo-200) !important;
}
.bg-indigo-300 {
  background-color: var(--indigo-300) !important;
}
.bg-indigo-400 {
  background-color: var(--indigo-400) !important;
}
.bg-indigo-500 {
  background-color: var(--indigo-500) !important;
}
.bg-indigo-600 {
  background-color: var(--indigo-600) !important;
}
.bg-indigo-700 {
  background-color: var(--indigo-700) !important;
}
.bg-indigo-800 {
  background-color: var(--indigo-800) !important;
}
.bg-indigo-900 {
  background-color: var(--indigo-900) !important;
}
.focus\:bg-indigo-50:focus {
  background-color: var(--indigo-50) !important;
}
.focus\:bg-indigo-100:focus {
  background-color: var(--indigo-100) !important;
}
.focus\:bg-indigo-200:focus {
  background-color: var(--indigo-200) !important;
}
.focus\:bg-indigo-300:focus {
  background-color: var(--indigo-300) !important;
}
.focus\:bg-indigo-400:focus {
  background-color: var(--indigo-400) !important;
}
.focus\:bg-indigo-500:focus {
  background-color: var(--indigo-500) !important;
}
.focus\:bg-indigo-600:focus {
  background-color: var(--indigo-600) !important;
}
.focus\:bg-indigo-700:focus {
  background-color: var(--indigo-700) !important;
}
.focus\:bg-indigo-800:focus {
  background-color: var(--indigo-800) !important;
}
.focus\:bg-indigo-900:focus {
  background-color: var(--indigo-900) !important;
}
.hover\:bg-indigo-50:hover {
  background-color: var(--indigo-50) !important;
}
.hover\:bg-indigo-100:hover {
  background-color: var(--indigo-100) !important;
}
.hover\:bg-indigo-200:hover {
  background-color: var(--indigo-200) !important;
}
.hover\:bg-indigo-300:hover {
  background-color: var(--indigo-300) !important;
}
.hover\:bg-indigo-400:hover {
  background-color: var(--indigo-400) !important;
}
.hover\:bg-indigo-500:hover {
  background-color: var(--indigo-500) !important;
}
.hover\:bg-indigo-600:hover {
  background-color: var(--indigo-600) !important;
}
.hover\:bg-indigo-700:hover {
  background-color: var(--indigo-700) !important;
}
.hover\:bg-indigo-800:hover {
  background-color: var(--indigo-800) !important;
}
.hover\:bg-indigo-900:hover {
  background-color: var(--indigo-900) !important;
}
.active\:bg-indigo-50:active {
  background-color: var(--indigo-50) !important;
}
.active\:bg-indigo-100:active {
  background-color: var(--indigo-100) !important;
}
.active\:bg-indigo-200:active {
  background-color: var(--indigo-200) !important;
}
.active\:bg-indigo-300:active {
  background-color: var(--indigo-300) !important;
}
.active\:bg-indigo-400:active {
  background-color: var(--indigo-400) !important;
}
.active\:bg-indigo-500:active {
  background-color: var(--indigo-500) !important;
}
.active\:bg-indigo-600:active {
  background-color: var(--indigo-600) !important;
}
.active\:bg-indigo-700:active {
  background-color: var(--indigo-700) !important;
}
.active\:bg-indigo-800:active {
  background-color: var(--indigo-800) !important;
}
.active\:bg-indigo-900:active {
  background-color: var(--indigo-900) !important;
}
.bg-teal-50 {
  background-color: var(--teal-50) !important;
}
.bg-teal-100 {
  background-color: var(--teal-100) !important;
}
.bg-teal-200 {
  background-color: var(--teal-200) !important;
}
.bg-teal-300 {
  background-color: var(--teal-300) !important;
}
.bg-teal-400 {
  background-color: var(--teal-400) !important;
}
.bg-teal-500 {
  background-color: var(--teal-500) !important;
}
.bg-teal-600 {
  background-color: var(--teal-600) !important;
}
.bg-teal-700 {
  background-color: var(--teal-700) !important;
}
.bg-teal-800 {
  background-color: var(--teal-800) !important;
}
.bg-teal-900 {
  background-color: var(--teal-900) !important;
}
.focus\:bg-teal-50:focus {
  background-color: var(--teal-50) !important;
}
.focus\:bg-teal-100:focus {
  background-color: var(--teal-100) !important;
}
.focus\:bg-teal-200:focus {
  background-color: var(--teal-200) !important;
}
.focus\:bg-teal-300:focus {
  background-color: var(--teal-300) !important;
}
.focus\:bg-teal-400:focus {
  background-color: var(--teal-400) !important;
}
.focus\:bg-teal-500:focus {
  background-color: var(--teal-500) !important;
}
.focus\:bg-teal-600:focus {
  background-color: var(--teal-600) !important;
}
.focus\:bg-teal-700:focus {
  background-color: var(--teal-700) !important;
}
.focus\:bg-teal-800:focus {
  background-color: var(--teal-800) !important;
}
.focus\:bg-teal-900:focus {
  background-color: var(--teal-900) !important;
}
.hover\:bg-teal-50:hover {
  background-color: var(--teal-50) !important;
}
.hover\:bg-teal-100:hover {
  background-color: var(--teal-100) !important;
}
.hover\:bg-teal-200:hover {
  background-color: var(--teal-200) !important;
}
.hover\:bg-teal-300:hover {
  background-color: var(--teal-300) !important;
}
.hover\:bg-teal-400:hover {
  background-color: var(--teal-400) !important;
}
.hover\:bg-teal-500:hover {
  background-color: var(--teal-500) !important;
}
.hover\:bg-teal-600:hover {
  background-color: var(--teal-600) !important;
}
.hover\:bg-teal-700:hover {
  background-color: var(--teal-700) !important;
}
.hover\:bg-teal-800:hover {
  background-color: var(--teal-800) !important;
}
.hover\:bg-teal-900:hover {
  background-color: var(--teal-900) !important;
}
.active\:bg-teal-50:active {
  background-color: var(--teal-50) !important;
}
.active\:bg-teal-100:active {
  background-color: var(--teal-100) !important;
}
.active\:bg-teal-200:active {
  background-color: var(--teal-200) !important;
}
.active\:bg-teal-300:active {
  background-color: var(--teal-300) !important;
}
.active\:bg-teal-400:active {
  background-color: var(--teal-400) !important;
}
.active\:bg-teal-500:active {
  background-color: var(--teal-500) !important;
}
.active\:bg-teal-600:active {
  background-color: var(--teal-600) !important;
}
.active\:bg-teal-700:active {
  background-color: var(--teal-700) !important;
}
.active\:bg-teal-800:active {
  background-color: var(--teal-800) !important;
}
.active\:bg-teal-900:active {
  background-color: var(--teal-900) !important;
}
.bg-orange-50 {
  background-color: var(--orange-50) !important;
}
.bg-orange-100 {
  background-color: var(--orange-100) !important;
}
.bg-orange-200 {
  background-color: var(--orange-200) !important;
}
.bg-orange-300 {
  background-color: var(--orange-300) !important;
}
.bg-orange-400 {
  background-color: var(--orange-400) !important;
}
.bg-orange-500 {
  background-color: var(--orange-500) !important;
}
.bg-orange-600 {
  background-color: var(--orange-600) !important;
}
.bg-orange-700 {
  background-color: var(--orange-700) !important;
}
.bg-orange-800 {
  background-color: var(--orange-800) !important;
}
.bg-orange-900 {
  background-color: var(--orange-900) !important;
}
.focus\:bg-orange-50:focus {
  background-color: var(--orange-50) !important;
}
.focus\:bg-orange-100:focus {
  background-color: var(--orange-100) !important;
}
.focus\:bg-orange-200:focus {
  background-color: var(--orange-200) !important;
}
.focus\:bg-orange-300:focus {
  background-color: var(--orange-300) !important;
}
.focus\:bg-orange-400:focus {
  background-color: var(--orange-400) !important;
}
.focus\:bg-orange-500:focus {
  background-color: var(--orange-500) !important;
}
.focus\:bg-orange-600:focus {
  background-color: var(--orange-600) !important;
}
.focus\:bg-orange-700:focus {
  background-color: var(--orange-700) !important;
}
.focus\:bg-orange-800:focus {
  background-color: var(--orange-800) !important;
}
.focus\:bg-orange-900:focus {
  background-color: var(--orange-900) !important;
}
.hover\:bg-orange-50:hover {
  background-color: var(--orange-50) !important;
}
.hover\:bg-orange-100:hover {
  background-color: var(--orange-100) !important;
}
.hover\:bg-orange-200:hover {
  background-color: var(--orange-200) !important;
}
.hover\:bg-orange-300:hover {
  background-color: var(--orange-300) !important;
}
.hover\:bg-orange-400:hover {
  background-color: var(--orange-400) !important;
}
.hover\:bg-orange-500:hover {
  background-color: var(--orange-500) !important;
}
.hover\:bg-orange-600:hover {
  background-color: var(--orange-600) !important;
}
.hover\:bg-orange-700:hover {
  background-color: var(--orange-700) !important;
}
.hover\:bg-orange-800:hover {
  background-color: var(--orange-800) !important;
}
.hover\:bg-orange-900:hover {
  background-color: var(--orange-900) !important;
}
.active\:bg-orange-50:active {
  background-color: var(--orange-50) !important;
}
.active\:bg-orange-100:active {
  background-color: var(--orange-100) !important;
}
.active\:bg-orange-200:active {
  background-color: var(--orange-200) !important;
}
.active\:bg-orange-300:active {
  background-color: var(--orange-300) !important;
}
.active\:bg-orange-400:active {
  background-color: var(--orange-400) !important;
}
.active\:bg-orange-500:active {
  background-color: var(--orange-500) !important;
}
.active\:bg-orange-600:active {
  background-color: var(--orange-600) !important;
}
.active\:bg-orange-700:active {
  background-color: var(--orange-700) !important;
}
.active\:bg-orange-800:active {
  background-color: var(--orange-800) !important;
}
.active\:bg-orange-900:active {
  background-color: var(--orange-900) !important;
}
.bg-bluegray-50 {
  background-color: var(--bluegray-50) !important;
}
.bg-bluegray-100 {
  background-color: var(--bluegray-100) !important;
}
.bg-bluegray-200 {
  background-color: var(--bluegray-200) !important;
}
.bg-bluegray-300 {
  background-color: var(--bluegray-300) !important;
}
.bg-bluegray-400 {
  background-color: var(--bluegray-400) !important;
}
.bg-bluegray-500 {
  background-color: var(--bluegray-500) !important;
}
.bg-bluegray-600 {
  background-color: var(--bluegray-600) !important;
}
.bg-bluegray-700 {
  background-color: var(--bluegray-700) !important;
}
.bg-bluegray-800 {
  background-color: var(--bluegray-800) !important;
}
.bg-bluegray-900 {
  background-color: var(--bluegray-900) !important;
}
.focus\:bg-bluegray-50:focus {
  background-color: var(--bluegray-50) !important;
}
.focus\:bg-bluegray-100:focus {
  background-color: var(--bluegray-100) !important;
}
.focus\:bg-bluegray-200:focus {
  background-color: var(--bluegray-200) !important;
}
.focus\:bg-bluegray-300:focus {
  background-color: var(--bluegray-300) !important;
}
.focus\:bg-bluegray-400:focus {
  background-color: var(--bluegray-400) !important;
}
.focus\:bg-bluegray-500:focus {
  background-color: var(--bluegray-500) !important;
}
.focus\:bg-bluegray-600:focus {
  background-color: var(--bluegray-600) !important;
}
.focus\:bg-bluegray-700:focus {
  background-color: var(--bluegray-700) !important;
}
.focus\:bg-bluegray-800:focus {
  background-color: var(--bluegray-800) !important;
}
.focus\:bg-bluegray-900:focus {
  background-color: var(--bluegray-900) !important;
}
.hover\:bg-bluegray-50:hover {
  background-color: var(--bluegray-50) !important;
}
.hover\:bg-bluegray-100:hover {
  background-color: var(--bluegray-100) !important;
}
.hover\:bg-bluegray-200:hover {
  background-color: var(--bluegray-200) !important;
}
.hover\:bg-bluegray-300:hover {
  background-color: var(--bluegray-300) !important;
}
.hover\:bg-bluegray-400:hover {
  background-color: var(--bluegray-400) !important;
}
.hover\:bg-bluegray-500:hover {
  background-color: var(--bluegray-500) !important;
}
.hover\:bg-bluegray-600:hover {
  background-color: var(--bluegray-600) !important;
}
.hover\:bg-bluegray-700:hover {
  background-color: var(--bluegray-700) !important;
}
.hover\:bg-bluegray-800:hover {
  background-color: var(--bluegray-800) !important;
}
.hover\:bg-bluegray-900:hover {
  background-color: var(--bluegray-900) !important;
}
.active\:bg-bluegray-50:active {
  background-color: var(--bluegray-50) !important;
}
.active\:bg-bluegray-100:active {
  background-color: var(--bluegray-100) !important;
}
.active\:bg-bluegray-200:active {
  background-color: var(--bluegray-200) !important;
}
.active\:bg-bluegray-300:active {
  background-color: var(--bluegray-300) !important;
}
.active\:bg-bluegray-400:active {
  background-color: var(--bluegray-400) !important;
}
.active\:bg-bluegray-500:active {
  background-color: var(--bluegray-500) !important;
}
.active\:bg-bluegray-600:active {
  background-color: var(--bluegray-600) !important;
}
.active\:bg-bluegray-700:active {
  background-color: var(--bluegray-700) !important;
}
.active\:bg-bluegray-800:active {
  background-color: var(--bluegray-800) !important;
}
.active\:bg-bluegray-900:active {
  background-color: var(--bluegray-900) !important;
}
.bg-purple-50 {
  background-color: var(--purple-50) !important;
}
.bg-purple-100 {
  background-color: var(--purple-100) !important;
}
.bg-purple-200 {
  background-color: var(--purple-200) !important;
}
.bg-purple-300 {
  background-color: var(--purple-300) !important;
}
.bg-purple-400 {
  background-color: var(--purple-400) !important;
}
.bg-purple-500 {
  background-color: var(--purple-500) !important;
}
.bg-purple-600 {
  background-color: var(--purple-600) !important;
}
.bg-purple-700 {
  background-color: var(--purple-700) !important;
}
.bg-purple-800 {
  background-color: var(--purple-800) !important;
}
.bg-purple-900 {
  background-color: var(--purple-900) !important;
}
.focus\:bg-purple-50:focus {
  background-color: var(--purple-50) !important;
}
.focus\:bg-purple-100:focus {
  background-color: var(--purple-100) !important;
}
.focus\:bg-purple-200:focus {
  background-color: var(--purple-200) !important;
}
.focus\:bg-purple-300:focus {
  background-color: var(--purple-300) !important;
}
.focus\:bg-purple-400:focus {
  background-color: var(--purple-400) !important;
}
.focus\:bg-purple-500:focus {
  background-color: var(--purple-500) !important;
}
.focus\:bg-purple-600:focus {
  background-color: var(--purple-600) !important;
}
.focus\:bg-purple-700:focus {
  background-color: var(--purple-700) !important;
}
.focus\:bg-purple-800:focus {
  background-color: var(--purple-800) !important;
}
.focus\:bg-purple-900:focus {
  background-color: var(--purple-900) !important;
}
.hover\:bg-purple-50:hover {
  background-color: var(--purple-50) !important;
}
.hover\:bg-purple-100:hover {
  background-color: var(--purple-100) !important;
}
.hover\:bg-purple-200:hover {
  background-color: var(--purple-200) !important;
}
.hover\:bg-purple-300:hover {
  background-color: var(--purple-300) !important;
}
.hover\:bg-purple-400:hover {
  background-color: var(--purple-400) !important;
}
.hover\:bg-purple-500:hover {
  background-color: var(--purple-500) !important;
}
.hover\:bg-purple-600:hover {
  background-color: var(--purple-600) !important;
}
.hover\:bg-purple-700:hover {
  background-color: var(--purple-700) !important;
}
.hover\:bg-purple-800:hover {
  background-color: var(--purple-800) !important;
}
.hover\:bg-purple-900:hover {
  background-color: var(--purple-900) !important;
}
.active\:bg-purple-50:active {
  background-color: var(--purple-50) !important;
}
.active\:bg-purple-100:active {
  background-color: var(--purple-100) !important;
}
.active\:bg-purple-200:active {
  background-color: var(--purple-200) !important;
}
.active\:bg-purple-300:active {
  background-color: var(--purple-300) !important;
}
.active\:bg-purple-400:active {
  background-color: var(--purple-400) !important;
}
.active\:bg-purple-500:active {
  background-color: var(--purple-500) !important;
}
.active\:bg-purple-600:active {
  background-color: var(--purple-600) !important;
}
.active\:bg-purple-700:active {
  background-color: var(--purple-700) !important;
}
.active\:bg-purple-800:active {
  background-color: var(--purple-800) !important;
}
.active\:bg-purple-900:active {
  background-color: var(--purple-900) !important;
}
.bg-gray-50 {
  background-color: var(--gray-50) !important;
}
.bg-gray-100 {
  background-color: var(--gray-100) !important;
}
.bg-gray-200 {
  background-color: var(--gray-200) !important;
}
.bg-gray-300 {
  background-color: var(--gray-300) !important;
}
.bg-gray-400 {
  background-color: var(--gray-400) !important;
}
.bg-gray-500 {
  background-color: var(--gray-500) !important;
}
.bg-gray-600 {
  background-color: var(--gray-600) !important;
}
.bg-gray-700 {
  background-color: var(--gray-700) !important;
}
.bg-gray-800 {
  background-color: var(--gray-800) !important;
}
.bg-gray-900 {
  background-color: var(--gray-900) !important;
}
.focus\:bg-gray-50:focus {
  background-color: var(--gray-50) !important;
}
.focus\:bg-gray-100:focus {
  background-color: var(--gray-100) !important;
}
.focus\:bg-gray-200:focus {
  background-color: var(--gray-200) !important;
}
.focus\:bg-gray-300:focus {
  background-color: var(--gray-300) !important;
}
.focus\:bg-gray-400:focus {
  background-color: var(--gray-400) !important;
}
.focus\:bg-gray-500:focus {
  background-color: var(--gray-500) !important;
}
.focus\:bg-gray-600:focus {
  background-color: var(--gray-600) !important;
}
.focus\:bg-gray-700:focus {
  background-color: var(--gray-700) !important;
}
.focus\:bg-gray-800:focus {
  background-color: var(--gray-800) !important;
}
.focus\:bg-gray-900:focus {
  background-color: var(--gray-900) !important;
}
.hover\:bg-gray-50:hover {
  background-color: var(--gray-50) !important;
}
.hover\:bg-gray-100:hover {
  background-color: var(--gray-100) !important;
}
.hover\:bg-gray-200:hover {
  background-color: var(--gray-200) !important;
}
.hover\:bg-gray-300:hover {
  background-color: var(--gray-300) !important;
}
.hover\:bg-gray-400:hover {
  background-color: var(--gray-400) !important;
}
.hover\:bg-gray-500:hover {
  background-color: var(--gray-500) !important;
}
.hover\:bg-gray-600:hover {
  background-color: var(--gray-600) !important;
}
.hover\:bg-gray-700:hover {
  background-color: var(--gray-700) !important;
}
.hover\:bg-gray-800:hover {
  background-color: var(--gray-800) !important;
}
.hover\:bg-gray-900:hover {
  background-color: var(--gray-900) !important;
}
.active\:bg-gray-50:active {
  background-color: var(--gray-50) !important;
}
.active\:bg-gray-100:active {
  background-color: var(--gray-100) !important;
}
.active\:bg-gray-200:active {
  background-color: var(--gray-200) !important;
}
.active\:bg-gray-300:active {
  background-color: var(--gray-300) !important;
}
.active\:bg-gray-400:active {
  background-color: var(--gray-400) !important;
}
.active\:bg-gray-500:active {
  background-color: var(--gray-500) !important;
}
.active\:bg-gray-600:active {
  background-color: var(--gray-600) !important;
}
.active\:bg-gray-700:active {
  background-color: var(--gray-700) !important;
}
.active\:bg-gray-800:active {
  background-color: var(--gray-800) !important;
}
.active\:bg-gray-900:active {
  background-color: var(--gray-900) !important;
}
.bg-red-50 {
  background-color: var(--red-50) !important;
}
.bg-red-100 {
  background-color: var(--red-100) !important;
}
.bg-red-200 {
  background-color: var(--red-200) !important;
}
.bg-red-300 {
  background-color: var(--red-300) !important;
}
.bg-red-400 {
  background-color: var(--red-400) !important;
}
.bg-red-500 {
  background-color: var(--red-500) !important;
}
.bg-red-600 {
  background-color: var(--red-600) !important;
}
.bg-red-700 {
  background-color: var(--red-700) !important;
}
.bg-red-800 {
  background-color: var(--red-800) !important;
}
.bg-red-900 {
  background-color: var(--red-900) !important;
}
.focus\:bg-red-50:focus {
  background-color: var(--red-50) !important;
}
.focus\:bg-red-100:focus {
  background-color: var(--red-100) !important;
}
.focus\:bg-red-200:focus {
  background-color: var(--red-200) !important;
}
.focus\:bg-red-300:focus {
  background-color: var(--red-300) !important;
}
.focus\:bg-red-400:focus {
  background-color: var(--red-400) !important;
}
.focus\:bg-red-500:focus {
  background-color: var(--red-500) !important;
}
.focus\:bg-red-600:focus {
  background-color: var(--red-600) !important;
}
.focus\:bg-red-700:focus {
  background-color: var(--red-700) !important;
}
.focus\:bg-red-800:focus {
  background-color: var(--red-800) !important;
}
.focus\:bg-red-900:focus {
  background-color: var(--red-900) !important;
}
.hover\:bg-red-50:hover {
  background-color: var(--red-50) !important;
}
.hover\:bg-red-100:hover {
  background-color: var(--red-100) !important;
}
.hover\:bg-red-200:hover {
  background-color: var(--red-200) !important;
}
.hover\:bg-red-300:hover {
  background-color: var(--red-300) !important;
}
.hover\:bg-red-400:hover {
  background-color: var(--red-400) !important;
}
.hover\:bg-red-500:hover {
  background-color: var(--red-500) !important;
}
.hover\:bg-red-600:hover {
  background-color: var(--red-600) !important;
}
.hover\:bg-red-700:hover {
  background-color: var(--red-700) !important;
}
.hover\:bg-red-800:hover {
  background-color: var(--red-800) !important;
}
.hover\:bg-red-900:hover {
  background-color: var(--red-900) !important;
}
.active\:bg-red-50:active {
  background-color: var(--red-50) !important;
}
.active\:bg-red-100:active {
  background-color: var(--red-100) !important;
}
.active\:bg-red-200:active {
  background-color: var(--red-200) !important;
}
.active\:bg-red-300:active {
  background-color: var(--red-300) !important;
}
.active\:bg-red-400:active {
  background-color: var(--red-400) !important;
}
.active\:bg-red-500:active {
  background-color: var(--red-500) !important;
}
.active\:bg-red-600:active {
  background-color: var(--red-600) !important;
}
.active\:bg-red-700:active {
  background-color: var(--red-700) !important;
}
.active\:bg-red-800:active {
  background-color: var(--red-800) !important;
}
.active\:bg-red-900:active {
  background-color: var(--red-900) !important;
}
.bg-primary-50 {
  background-color: var(--primary-50) !important;
}
.bg-primary-100 {
  background-color: var(--primary-100) !important;
}
.bg-primary-200 {
  background-color: var(--primary-200) !important;
}
.bg-primary-300 {
  background-color: var(--primary-300) !important;
}
.bg-primary-400 {
  background-color: var(--primary-400) !important;
}
.bg-primary-500 {
  background-color: var(--primary-500) !important;
}
.bg-primary-600 {
  background-color: var(--primary-600) !important;
}
.bg-primary-700 {
  background-color: var(--primary-700) !important;
}
.bg-primary-800 {
  background-color: var(--primary-800) !important;
}
.bg-primary-900 {
  background-color: var(--primary-900) !important;
}
.focus\:bg-primary-50:focus {
  background-color: var(--primary-50) !important;
}
.focus\:bg-primary-100:focus {
  background-color: var(--primary-100) !important;
}
.focus\:bg-primary-200:focus {
  background-color: var(--primary-200) !important;
}
.focus\:bg-primary-300:focus {
  background-color: var(--primary-300) !important;
}
.focus\:bg-primary-400:focus {
  background-color: var(--primary-400) !important;
}
.focus\:bg-primary-500:focus {
  background-color: var(--primary-500) !important;
}
.focus\:bg-primary-600:focus {
  background-color: var(--primary-600) !important;
}
.focus\:bg-primary-700:focus {
  background-color: var(--primary-700) !important;
}
.focus\:bg-primary-800:focus {
  background-color: var(--primary-800) !important;
}
.focus\:bg-primary-900:focus {
  background-color: var(--primary-900) !important;
}
.hover\:bg-primary-50:hover {
  background-color: var(--primary-50) !important;
}
.hover\:bg-primary-100:hover {
  background-color: var(--primary-100) !important;
}
.hover\:bg-primary-200:hover {
  background-color: var(--primary-200) !important;
}
.hover\:bg-primary-300:hover {
  background-color: var(--primary-300) !important;
}
.hover\:bg-primary-400:hover {
  background-color: var(--primary-400) !important;
}
.hover\:bg-primary-500:hover {
  background-color: var(--primary-500) !important;
}
.hover\:bg-primary-600:hover {
  background-color: var(--primary-600) !important;
}
.hover\:bg-primary-700:hover {
  background-color: var(--primary-700) !important;
}
.hover\:bg-primary-800:hover {
  background-color: var(--primary-800) !important;
}
.hover\:bg-primary-900:hover {
  background-color: var(--primary-900) !important;
}
.active\:bg-primary-50:active {
  background-color: var(--primary-50) !important;
}
.active\:bg-primary-100:active {
  background-color: var(--primary-100) !important;
}
.active\:bg-primary-200:active {
  background-color: var(--primary-200) !important;
}
.active\:bg-primary-300:active {
  background-color: var(--primary-300) !important;
}
.active\:bg-primary-400:active {
  background-color: var(--primary-400) !important;
}
.active\:bg-primary-500:active {
  background-color: var(--primary-500) !important;
}
.active\:bg-primary-600:active {
  background-color: var(--primary-600) !important;
}
.active\:bg-primary-700:active {
  background-color: var(--primary-700) !important;
}
.active\:bg-primary-800:active {
  background-color: var(--primary-800) !important;
}
.active\:bg-primary-900:active {
  background-color: var(--primary-900) !important;
}
.border-blue-50 {
  border-color: var(--blue-50) !important;
}
.border-blue-100 {
  border-color: var(--blue-100) !important;
}
.border-blue-200 {
  border-color: var(--blue-200) !important;
}
.border-blue-300 {
  border-color: var(--blue-300) !important;
}
.border-blue-400 {
  border-color: var(--blue-400) !important;
}
.border-blue-500 {
  border-color: var(--blue-500) !important;
}
.border-blue-600 {
  border-color: var(--blue-600) !important;
}
.border-blue-700 {
  border-color: var(--blue-700) !important;
}
.border-blue-800 {
  border-color: var(--blue-800) !important;
}
.border-blue-900 {
  border-color: var(--blue-900) !important;
}
.focus\:border-blue-50:focus {
  border-color: var(--blue-50) !important;
}
.focus\:border-blue-100:focus {
  border-color: var(--blue-100) !important;
}
.focus\:border-blue-200:focus {
  border-color: var(--blue-200) !important;
}
.focus\:border-blue-300:focus {
  border-color: var(--blue-300) !important;
}
.focus\:border-blue-400:focus {
  border-color: var(--blue-400) !important;
}
.focus\:border-blue-500:focus {
  border-color: var(--blue-500) !important;
}
.focus\:border-blue-600:focus {
  border-color: var(--blue-600) !important;
}
.focus\:border-blue-700:focus {
  border-color: var(--blue-700) !important;
}
.focus\:border-blue-800:focus {
  border-color: var(--blue-800) !important;
}
.focus\:border-blue-900:focus {
  border-color: var(--blue-900) !important;
}
.hover\:border-blue-50:hover {
  border-color: var(--blue-50) !important;
}
.hover\:border-blue-100:hover {
  border-color: var(--blue-100) !important;
}
.hover\:border-blue-200:hover {
  border-color: var(--blue-200) !important;
}
.hover\:border-blue-300:hover {
  border-color: var(--blue-300) !important;
}
.hover\:border-blue-400:hover {
  border-color: var(--blue-400) !important;
}
.hover\:border-blue-500:hover {
  border-color: var(--blue-500) !important;
}
.hover\:border-blue-600:hover {
  border-color: var(--blue-600) !important;
}
.hover\:border-blue-700:hover {
  border-color: var(--blue-700) !important;
}
.hover\:border-blue-800:hover {
  border-color: var(--blue-800) !important;
}
.hover\:border-blue-900:hover {
  border-color: var(--blue-900) !important;
}
.active\:border-blue-50:active {
  border-color: var(--blue-50) !important;
}
.active\:border-blue-100:active {
  border-color: var(--blue-100) !important;
}
.active\:border-blue-200:active {
  border-color: var(--blue-200) !important;
}
.active\:border-blue-300:active {
  border-color: var(--blue-300) !important;
}
.active\:border-blue-400:active {
  border-color: var(--blue-400) !important;
}
.active\:border-blue-500:active {
  border-color: var(--blue-500) !important;
}
.active\:border-blue-600:active {
  border-color: var(--blue-600) !important;
}
.active\:border-blue-700:active {
  border-color: var(--blue-700) !important;
}
.active\:border-blue-800:active {
  border-color: var(--blue-800) !important;
}
.active\:border-blue-900:active {
  border-color: var(--blue-900) !important;
}
.border-green-50 {
  border-color: var(--green-50) !important;
}
.border-green-100 {
  border-color: var(--green-100) !important;
}
.border-green-200 {
  border-color: var(--green-200) !important;
}
.border-green-300 {
  border-color: var(--green-300) !important;
}
.border-green-400 {
  border-color: var(--green-400) !important;
}
.border-green-500 {
  border-color: var(--green-500) !important;
}
.border-green-600 {
  border-color: var(--green-600) !important;
}
.border-green-700 {
  border-color: var(--green-700) !important;
}
.border-green-800 {
  border-color: var(--green-800) !important;
}
.border-green-900 {
  border-color: var(--green-900) !important;
}
.focus\:border-green-50:focus {
  border-color: var(--green-50) !important;
}
.focus\:border-green-100:focus {
  border-color: var(--green-100) !important;
}
.focus\:border-green-200:focus {
  border-color: var(--green-200) !important;
}
.focus\:border-green-300:focus {
  border-color: var(--green-300) !important;
}
.focus\:border-green-400:focus {
  border-color: var(--green-400) !important;
}
.focus\:border-green-500:focus {
  border-color: var(--green-500) !important;
}
.focus\:border-green-600:focus {
  border-color: var(--green-600) !important;
}
.focus\:border-green-700:focus {
  border-color: var(--green-700) !important;
}
.focus\:border-green-800:focus {
  border-color: var(--green-800) !important;
}
.focus\:border-green-900:focus {
  border-color: var(--green-900) !important;
}
.hover\:border-green-50:hover {
  border-color: var(--green-50) !important;
}
.hover\:border-green-100:hover {
  border-color: var(--green-100) !important;
}
.hover\:border-green-200:hover {
  border-color: var(--green-200) !important;
}
.hover\:border-green-300:hover {
  border-color: var(--green-300) !important;
}
.hover\:border-green-400:hover {
  border-color: var(--green-400) !important;
}
.hover\:border-green-500:hover {
  border-color: var(--green-500) !important;
}
.hover\:border-green-600:hover {
  border-color: var(--green-600) !important;
}
.hover\:border-green-700:hover {
  border-color: var(--green-700) !important;
}
.hover\:border-green-800:hover {
  border-color: var(--green-800) !important;
}
.hover\:border-green-900:hover {
  border-color: var(--green-900) !important;
}
.active\:border-green-50:active {
  border-color: var(--green-50) !important;
}
.active\:border-green-100:active {
  border-color: var(--green-100) !important;
}
.active\:border-green-200:active {
  border-color: var(--green-200) !important;
}
.active\:border-green-300:active {
  border-color: var(--green-300) !important;
}
.active\:border-green-400:active {
  border-color: var(--green-400) !important;
}
.active\:border-green-500:active {
  border-color: var(--green-500) !important;
}
.active\:border-green-600:active {
  border-color: var(--green-600) !important;
}
.active\:border-green-700:active {
  border-color: var(--green-700) !important;
}
.active\:border-green-800:active {
  border-color: var(--green-800) !important;
}
.active\:border-green-900:active {
  border-color: var(--green-900) !important;
}
.border-yellow-50 {
  border-color: var(--yellow-50) !important;
}
.border-yellow-100 {
  border-color: var(--yellow-100) !important;
}
.border-yellow-200 {
  border-color: var(--yellow-200) !important;
}
.border-yellow-300 {
  border-color: var(--yellow-300) !important;
}
.border-yellow-400 {
  border-color: var(--yellow-400) !important;
}
.border-yellow-500 {
  border-color: var(--yellow-500) !important;
}
.border-yellow-600 {
  border-color: var(--yellow-600) !important;
}
.border-yellow-700 {
  border-color: var(--yellow-700) !important;
}
.border-yellow-800 {
  border-color: var(--yellow-800) !important;
}
.border-yellow-900 {
  border-color: var(--yellow-900) !important;
}
.focus\:border-yellow-50:focus {
  border-color: var(--yellow-50) !important;
}
.focus\:border-yellow-100:focus {
  border-color: var(--yellow-100) !important;
}
.focus\:border-yellow-200:focus {
  border-color: var(--yellow-200) !important;
}
.focus\:border-yellow-300:focus {
  border-color: var(--yellow-300) !important;
}
.focus\:border-yellow-400:focus {
  border-color: var(--yellow-400) !important;
}
.focus\:border-yellow-500:focus {
  border-color: var(--yellow-500) !important;
}
.focus\:border-yellow-600:focus {
  border-color: var(--yellow-600) !important;
}
.focus\:border-yellow-700:focus {
  border-color: var(--yellow-700) !important;
}
.focus\:border-yellow-800:focus {
  border-color: var(--yellow-800) !important;
}
.focus\:border-yellow-900:focus {
  border-color: var(--yellow-900) !important;
}
.hover\:border-yellow-50:hover {
  border-color: var(--yellow-50) !important;
}
.hover\:border-yellow-100:hover {
  border-color: var(--yellow-100) !important;
}
.hover\:border-yellow-200:hover {
  border-color: var(--yellow-200) !important;
}
.hover\:border-yellow-300:hover {
  border-color: var(--yellow-300) !important;
}
.hover\:border-yellow-400:hover {
  border-color: var(--yellow-400) !important;
}
.hover\:border-yellow-500:hover {
  border-color: var(--yellow-500) !important;
}
.hover\:border-yellow-600:hover {
  border-color: var(--yellow-600) !important;
}
.hover\:border-yellow-700:hover {
  border-color: var(--yellow-700) !important;
}
.hover\:border-yellow-800:hover {
  border-color: var(--yellow-800) !important;
}
.hover\:border-yellow-900:hover {
  border-color: var(--yellow-900) !important;
}
.active\:border-yellow-50:active {
  border-color: var(--yellow-50) !important;
}
.active\:border-yellow-100:active {
  border-color: var(--yellow-100) !important;
}
.active\:border-yellow-200:active {
  border-color: var(--yellow-200) !important;
}
.active\:border-yellow-300:active {
  border-color: var(--yellow-300) !important;
}
.active\:border-yellow-400:active {
  border-color: var(--yellow-400) !important;
}
.active\:border-yellow-500:active {
  border-color: var(--yellow-500) !important;
}
.active\:border-yellow-600:active {
  border-color: var(--yellow-600) !important;
}
.active\:border-yellow-700:active {
  border-color: var(--yellow-700) !important;
}
.active\:border-yellow-800:active {
  border-color: var(--yellow-800) !important;
}
.active\:border-yellow-900:active {
  border-color: var(--yellow-900) !important;
}
.border-cyan-50 {
  border-color: var(--cyan-50) !important;
}
.border-cyan-100 {
  border-color: var(--cyan-100) !important;
}
.border-cyan-200 {
  border-color: var(--cyan-200) !important;
}
.border-cyan-300 {
  border-color: var(--cyan-300) !important;
}
.border-cyan-400 {
  border-color: var(--cyan-400) !important;
}
.border-cyan-500 {
  border-color: var(--cyan-500) !important;
}
.border-cyan-600 {
  border-color: var(--cyan-600) !important;
}
.border-cyan-700 {
  border-color: var(--cyan-700) !important;
}
.border-cyan-800 {
  border-color: var(--cyan-800) !important;
}
.border-cyan-900 {
  border-color: var(--cyan-900) !important;
}
.focus\:border-cyan-50:focus {
  border-color: var(--cyan-50) !important;
}
.focus\:border-cyan-100:focus {
  border-color: var(--cyan-100) !important;
}
.focus\:border-cyan-200:focus {
  border-color: var(--cyan-200) !important;
}
.focus\:border-cyan-300:focus {
  border-color: var(--cyan-300) !important;
}
.focus\:border-cyan-400:focus {
  border-color: var(--cyan-400) !important;
}
.focus\:border-cyan-500:focus {
  border-color: var(--cyan-500) !important;
}
.focus\:border-cyan-600:focus {
  border-color: var(--cyan-600) !important;
}
.focus\:border-cyan-700:focus {
  border-color: var(--cyan-700) !important;
}
.focus\:border-cyan-800:focus {
  border-color: var(--cyan-800) !important;
}
.focus\:border-cyan-900:focus {
  border-color: var(--cyan-900) !important;
}
.hover\:border-cyan-50:hover {
  border-color: var(--cyan-50) !important;
}
.hover\:border-cyan-100:hover {
  border-color: var(--cyan-100) !important;
}
.hover\:border-cyan-200:hover {
  border-color: var(--cyan-200) !important;
}
.hover\:border-cyan-300:hover {
  border-color: var(--cyan-300) !important;
}
.hover\:border-cyan-400:hover {
  border-color: var(--cyan-400) !important;
}
.hover\:border-cyan-500:hover {
  border-color: var(--cyan-500) !important;
}
.hover\:border-cyan-600:hover {
  border-color: var(--cyan-600) !important;
}
.hover\:border-cyan-700:hover {
  border-color: var(--cyan-700) !important;
}
.hover\:border-cyan-800:hover {
  border-color: var(--cyan-800) !important;
}
.hover\:border-cyan-900:hover {
  border-color: var(--cyan-900) !important;
}
.active\:border-cyan-50:active {
  border-color: var(--cyan-50) !important;
}
.active\:border-cyan-100:active {
  border-color: var(--cyan-100) !important;
}
.active\:border-cyan-200:active {
  border-color: var(--cyan-200) !important;
}
.active\:border-cyan-300:active {
  border-color: var(--cyan-300) !important;
}
.active\:border-cyan-400:active {
  border-color: var(--cyan-400) !important;
}
.active\:border-cyan-500:active {
  border-color: var(--cyan-500) !important;
}
.active\:border-cyan-600:active {
  border-color: var(--cyan-600) !important;
}
.active\:border-cyan-700:active {
  border-color: var(--cyan-700) !important;
}
.active\:border-cyan-800:active {
  border-color: var(--cyan-800) !important;
}
.active\:border-cyan-900:active {
  border-color: var(--cyan-900) !important;
}
.border-pink-50 {
  border-color: var(--pink-50) !important;
}
.border-pink-100 {
  border-color: var(--pink-100) !important;
}
.border-pink-200 {
  border-color: var(--pink-200) !important;
}
.border-pink-300 {
  border-color: var(--pink-300) !important;
}
.border-pink-400 {
  border-color: var(--pink-400) !important;
}
.border-pink-500 {
  border-color: var(--pink-500) !important;
}
.border-pink-600 {
  border-color: var(--pink-600) !important;
}
.border-pink-700 {
  border-color: var(--pink-700) !important;
}
.border-pink-800 {
  border-color: var(--pink-800) !important;
}
.border-pink-900 {
  border-color: var(--pink-900) !important;
}
.focus\:border-pink-50:focus {
  border-color: var(--pink-50) !important;
}
.focus\:border-pink-100:focus {
  border-color: var(--pink-100) !important;
}
.focus\:border-pink-200:focus {
  border-color: var(--pink-200) !important;
}
.focus\:border-pink-300:focus {
  border-color: var(--pink-300) !important;
}
.focus\:border-pink-400:focus {
  border-color: var(--pink-400) !important;
}
.focus\:border-pink-500:focus {
  border-color: var(--pink-500) !important;
}
.focus\:border-pink-600:focus {
  border-color: var(--pink-600) !important;
}
.focus\:border-pink-700:focus {
  border-color: var(--pink-700) !important;
}
.focus\:border-pink-800:focus {
  border-color: var(--pink-800) !important;
}
.focus\:border-pink-900:focus {
  border-color: var(--pink-900) !important;
}
.hover\:border-pink-50:hover {
  border-color: var(--pink-50) !important;
}
.hover\:border-pink-100:hover {
  border-color: var(--pink-100) !important;
}
.hover\:border-pink-200:hover {
  border-color: var(--pink-200) !important;
}
.hover\:border-pink-300:hover {
  border-color: var(--pink-300) !important;
}
.hover\:border-pink-400:hover {
  border-color: var(--pink-400) !important;
}
.hover\:border-pink-500:hover {
  border-color: var(--pink-500) !important;
}
.hover\:border-pink-600:hover {
  border-color: var(--pink-600) !important;
}
.hover\:border-pink-700:hover {
  border-color: var(--pink-700) !important;
}
.hover\:border-pink-800:hover {
  border-color: var(--pink-800) !important;
}
.hover\:border-pink-900:hover {
  border-color: var(--pink-900) !important;
}
.active\:border-pink-50:active {
  border-color: var(--pink-50) !important;
}
.active\:border-pink-100:active {
  border-color: var(--pink-100) !important;
}
.active\:border-pink-200:active {
  border-color: var(--pink-200) !important;
}
.active\:border-pink-300:active {
  border-color: var(--pink-300) !important;
}
.active\:border-pink-400:active {
  border-color: var(--pink-400) !important;
}
.active\:border-pink-500:active {
  border-color: var(--pink-500) !important;
}
.active\:border-pink-600:active {
  border-color: var(--pink-600) !important;
}
.active\:border-pink-700:active {
  border-color: var(--pink-700) !important;
}
.active\:border-pink-800:active {
  border-color: var(--pink-800) !important;
}
.active\:border-pink-900:active {
  border-color: var(--pink-900) !important;
}
.border-indigo-50 {
  border-color: var(--indigo-50) !important;
}
.border-indigo-100 {
  border-color: var(--indigo-100) !important;
}
.border-indigo-200 {
  border-color: var(--indigo-200) !important;
}
.border-indigo-300 {
  border-color: var(--indigo-300) !important;
}
.border-indigo-400 {
  border-color: var(--indigo-400) !important;
}
.border-indigo-500 {
  border-color: var(--indigo-500) !important;
}
.border-indigo-600 {
  border-color: var(--indigo-600) !important;
}
.border-indigo-700 {
  border-color: var(--indigo-700) !important;
}
.border-indigo-800 {
  border-color: var(--indigo-800) !important;
}
.border-indigo-900 {
  border-color: var(--indigo-900) !important;
}
.focus\:border-indigo-50:focus {
  border-color: var(--indigo-50) !important;
}
.focus\:border-indigo-100:focus {
  border-color: var(--indigo-100) !important;
}
.focus\:border-indigo-200:focus {
  border-color: var(--indigo-200) !important;
}
.focus\:border-indigo-300:focus {
  border-color: var(--indigo-300) !important;
}
.focus\:border-indigo-400:focus {
  border-color: var(--indigo-400) !important;
}
.focus\:border-indigo-500:focus {
  border-color: var(--indigo-500) !important;
}
.focus\:border-indigo-600:focus {
  border-color: var(--indigo-600) !important;
}
.focus\:border-indigo-700:focus {
  border-color: var(--indigo-700) !important;
}
.focus\:border-indigo-800:focus {
  border-color: var(--indigo-800) !important;
}
.focus\:border-indigo-900:focus {
  border-color: var(--indigo-900) !important;
}
.hover\:border-indigo-50:hover {
  border-color: var(--indigo-50) !important;
}
.hover\:border-indigo-100:hover {
  border-color: var(--indigo-100) !important;
}
.hover\:border-indigo-200:hover {
  border-color: var(--indigo-200) !important;
}
.hover\:border-indigo-300:hover {
  border-color: var(--indigo-300) !important;
}
.hover\:border-indigo-400:hover {
  border-color: var(--indigo-400) !important;
}
.hover\:border-indigo-500:hover {
  border-color: var(--indigo-500) !important;
}
.hover\:border-indigo-600:hover {
  border-color: var(--indigo-600) !important;
}
.hover\:border-indigo-700:hover {
  border-color: var(--indigo-700) !important;
}
.hover\:border-indigo-800:hover {
  border-color: var(--indigo-800) !important;
}
.hover\:border-indigo-900:hover {
  border-color: var(--indigo-900) !important;
}
.active\:border-indigo-50:active {
  border-color: var(--indigo-50) !important;
}
.active\:border-indigo-100:active {
  border-color: var(--indigo-100) !important;
}
.active\:border-indigo-200:active {
  border-color: var(--indigo-200) !important;
}
.active\:border-indigo-300:active {
  border-color: var(--indigo-300) !important;
}
.active\:border-indigo-400:active {
  border-color: var(--indigo-400) !important;
}
.active\:border-indigo-500:active {
  border-color: var(--indigo-500) !important;
}
.active\:border-indigo-600:active {
  border-color: var(--indigo-600) !important;
}
.active\:border-indigo-700:active {
  border-color: var(--indigo-700) !important;
}
.active\:border-indigo-800:active {
  border-color: var(--indigo-800) !important;
}
.active\:border-indigo-900:active {
  border-color: var(--indigo-900) !important;
}
.border-teal-50 {
  border-color: var(--teal-50) !important;
}
.border-teal-100 {
  border-color: var(--teal-100) !important;
}
.border-teal-200 {
  border-color: var(--teal-200) !important;
}
.border-teal-300 {
  border-color: var(--teal-300) !important;
}
.border-teal-400 {
  border-color: var(--teal-400) !important;
}
.border-teal-500 {
  border-color: var(--teal-500) !important;
}
.border-teal-600 {
  border-color: var(--teal-600) !important;
}
.border-teal-700 {
  border-color: var(--teal-700) !important;
}
.border-teal-800 {
  border-color: var(--teal-800) !important;
}
.border-teal-900 {
  border-color: var(--teal-900) !important;
}
.focus\:border-teal-50:focus {
  border-color: var(--teal-50) !important;
}
.focus\:border-teal-100:focus {
  border-color: var(--teal-100) !important;
}
.focus\:border-teal-200:focus {
  border-color: var(--teal-200) !important;
}
.focus\:border-teal-300:focus {
  border-color: var(--teal-300) !important;
}
.focus\:border-teal-400:focus {
  border-color: var(--teal-400) !important;
}
.focus\:border-teal-500:focus {
  border-color: var(--teal-500) !important;
}
.focus\:border-teal-600:focus {
  border-color: var(--teal-600) !important;
}
.focus\:border-teal-700:focus {
  border-color: var(--teal-700) !important;
}
.focus\:border-teal-800:focus {
  border-color: var(--teal-800) !important;
}
.focus\:border-teal-900:focus {
  border-color: var(--teal-900) !important;
}
.hover\:border-teal-50:hover {
  border-color: var(--teal-50) !important;
}
.hover\:border-teal-100:hover {
  border-color: var(--teal-100) !important;
}
.hover\:border-teal-200:hover {
  border-color: var(--teal-200) !important;
}
.hover\:border-teal-300:hover {
  border-color: var(--teal-300) !important;
}
.hover\:border-teal-400:hover {
  border-color: var(--teal-400) !important;
}
.hover\:border-teal-500:hover {
  border-color: var(--teal-500) !important;
}
.hover\:border-teal-600:hover {
  border-color: var(--teal-600) !important;
}
.hover\:border-teal-700:hover {
  border-color: var(--teal-700) !important;
}
.hover\:border-teal-800:hover {
  border-color: var(--teal-800) !important;
}
.hover\:border-teal-900:hover {
  border-color: var(--teal-900) !important;
}
.active\:border-teal-50:active {
  border-color: var(--teal-50) !important;
}
.active\:border-teal-100:active {
  border-color: var(--teal-100) !important;
}
.active\:border-teal-200:active {
  border-color: var(--teal-200) !important;
}
.active\:border-teal-300:active {
  border-color: var(--teal-300) !important;
}
.active\:border-teal-400:active {
  border-color: var(--teal-400) !important;
}
.active\:border-teal-500:active {
  border-color: var(--teal-500) !important;
}
.active\:border-teal-600:active {
  border-color: var(--teal-600) !important;
}
.active\:border-teal-700:active {
  border-color: var(--teal-700) !important;
}
.active\:border-teal-800:active {
  border-color: var(--teal-800) !important;
}
.active\:border-teal-900:active {
  border-color: var(--teal-900) !important;
}
.border-orange-50 {
  border-color: var(--orange-50) !important;
}
.border-orange-100 {
  border-color: var(--orange-100) !important;
}
.border-orange-200 {
  border-color: var(--orange-200) !important;
}
.border-orange-300 {
  border-color: var(--orange-300) !important;
}
.border-orange-400 {
  border-color: var(--orange-400) !important;
}
.border-orange-500 {
  border-color: var(--orange-500) !important;
}
.border-orange-600 {
  border-color: var(--orange-600) !important;
}
.border-orange-700 {
  border-color: var(--orange-700) !important;
}
.border-orange-800 {
  border-color: var(--orange-800) !important;
}
.border-orange-900 {
  border-color: var(--orange-900) !important;
}
.focus\:border-orange-50:focus {
  border-color: var(--orange-50) !important;
}
.focus\:border-orange-100:focus {
  border-color: var(--orange-100) !important;
}
.focus\:border-orange-200:focus {
  border-color: var(--orange-200) !important;
}
.focus\:border-orange-300:focus {
  border-color: var(--orange-300) !important;
}
.focus\:border-orange-400:focus {
  border-color: var(--orange-400) !important;
}
.focus\:border-orange-500:focus {
  border-color: var(--orange-500) !important;
}
.focus\:border-orange-600:focus {
  border-color: var(--orange-600) !important;
}
.focus\:border-orange-700:focus {
  border-color: var(--orange-700) !important;
}
.focus\:border-orange-800:focus {
  border-color: var(--orange-800) !important;
}
.focus\:border-orange-900:focus {
  border-color: var(--orange-900) !important;
}
.hover\:border-orange-50:hover {
  border-color: var(--orange-50) !important;
}
.hover\:border-orange-100:hover {
  border-color: var(--orange-100) !important;
}
.hover\:border-orange-200:hover {
  border-color: var(--orange-200) !important;
}
.hover\:border-orange-300:hover {
  border-color: var(--orange-300) !important;
}
.hover\:border-orange-400:hover {
  border-color: var(--orange-400) !important;
}
.hover\:border-orange-500:hover {
  border-color: var(--orange-500) !important;
}
.hover\:border-orange-600:hover {
  border-color: var(--orange-600) !important;
}
.hover\:border-orange-700:hover {
  border-color: var(--orange-700) !important;
}
.hover\:border-orange-800:hover {
  border-color: var(--orange-800) !important;
}
.hover\:border-orange-900:hover {
  border-color: var(--orange-900) !important;
}
.active\:border-orange-50:active {
  border-color: var(--orange-50) !important;
}
.active\:border-orange-100:active {
  border-color: var(--orange-100) !important;
}
.active\:border-orange-200:active {
  border-color: var(--orange-200) !important;
}
.active\:border-orange-300:active {
  border-color: var(--orange-300) !important;
}
.active\:border-orange-400:active {
  border-color: var(--orange-400) !important;
}
.active\:border-orange-500:active {
  border-color: var(--orange-500) !important;
}
.active\:border-orange-600:active {
  border-color: var(--orange-600) !important;
}
.active\:border-orange-700:active {
  border-color: var(--orange-700) !important;
}
.active\:border-orange-800:active {
  border-color: var(--orange-800) !important;
}
.active\:border-orange-900:active {
  border-color: var(--orange-900) !important;
}
.border-bluegray-50 {
  border-color: var(--bluegray-50) !important;
}
.border-bluegray-100 {
  border-color: var(--bluegray-100) !important;
}
.border-bluegray-200 {
  border-color: var(--bluegray-200) !important;
}
.border-bluegray-300 {
  border-color: var(--bluegray-300) !important;
}
.border-bluegray-400 {
  border-color: var(--bluegray-400) !important;
}
.border-bluegray-500 {
  border-color: var(--bluegray-500) !important;
}
.border-bluegray-600 {
  border-color: var(--bluegray-600) !important;
}
.border-bluegray-700 {
  border-color: var(--bluegray-700) !important;
}
.border-bluegray-800 {
  border-color: var(--bluegray-800) !important;
}
.border-bluegray-900 {
  border-color: var(--bluegray-900) !important;
}
.focus\:border-bluegray-50:focus {
  border-color: var(--bluegray-50) !important;
}
.focus\:border-bluegray-100:focus {
  border-color: var(--bluegray-100) !important;
}
.focus\:border-bluegray-200:focus {
  border-color: var(--bluegray-200) !important;
}
.focus\:border-bluegray-300:focus {
  border-color: var(--bluegray-300) !important;
}
.focus\:border-bluegray-400:focus {
  border-color: var(--bluegray-400) !important;
}
.focus\:border-bluegray-500:focus {
  border-color: var(--bluegray-500) !important;
}
.focus\:border-bluegray-600:focus {
  border-color: var(--bluegray-600) !important;
}
.focus\:border-bluegray-700:focus {
  border-color: var(--bluegray-700) !important;
}
.focus\:border-bluegray-800:focus {
  border-color: var(--bluegray-800) !important;
}
.focus\:border-bluegray-900:focus {
  border-color: var(--bluegray-900) !important;
}
.hover\:border-bluegray-50:hover {
  border-color: var(--bluegray-50) !important;
}
.hover\:border-bluegray-100:hover {
  border-color: var(--bluegray-100) !important;
}
.hover\:border-bluegray-200:hover {
  border-color: var(--bluegray-200) !important;
}
.hover\:border-bluegray-300:hover {
  border-color: var(--bluegray-300) !important;
}
.hover\:border-bluegray-400:hover {
  border-color: var(--bluegray-400) !important;
}
.hover\:border-bluegray-500:hover {
  border-color: var(--bluegray-500) !important;
}
.hover\:border-bluegray-600:hover {
  border-color: var(--bluegray-600) !important;
}
.hover\:border-bluegray-700:hover {
  border-color: var(--bluegray-700) !important;
}
.hover\:border-bluegray-800:hover {
  border-color: var(--bluegray-800) !important;
}
.hover\:border-bluegray-900:hover {
  border-color: var(--bluegray-900) !important;
}
.active\:border-bluegray-50:active {
  border-color: var(--bluegray-50) !important;
}
.active\:border-bluegray-100:active {
  border-color: var(--bluegray-100) !important;
}
.active\:border-bluegray-200:active {
  border-color: var(--bluegray-200) !important;
}
.active\:border-bluegray-300:active {
  border-color: var(--bluegray-300) !important;
}
.active\:border-bluegray-400:active {
  border-color: var(--bluegray-400) !important;
}
.active\:border-bluegray-500:active {
  border-color: var(--bluegray-500) !important;
}
.active\:border-bluegray-600:active {
  border-color: var(--bluegray-600) !important;
}
.active\:border-bluegray-700:active {
  border-color: var(--bluegray-700) !important;
}
.active\:border-bluegray-800:active {
  border-color: var(--bluegray-800) !important;
}
.active\:border-bluegray-900:active {
  border-color: var(--bluegray-900) !important;
}
.border-purple-50 {
  border-color: var(--purple-50) !important;
}
.border-purple-100 {
  border-color: var(--purple-100) !important;
}
.border-purple-200 {
  border-color: var(--purple-200) !important;
}
.border-purple-300 {
  border-color: var(--purple-300) !important;
}
.border-purple-400 {
  border-color: var(--purple-400) !important;
}
.border-purple-500 {
  border-color: var(--purple-500) !important;
}
.border-purple-600 {
  border-color: var(--purple-600) !important;
}
.border-purple-700 {
  border-color: var(--purple-700) !important;
}
.border-purple-800 {
  border-color: var(--purple-800) !important;
}
.border-purple-900 {
  border-color: var(--purple-900) !important;
}
.focus\:border-purple-50:focus {
  border-color: var(--purple-50) !important;
}
.focus\:border-purple-100:focus {
  border-color: var(--purple-100) !important;
}
.focus\:border-purple-200:focus {
  border-color: var(--purple-200) !important;
}
.focus\:border-purple-300:focus {
  border-color: var(--purple-300) !important;
}
.focus\:border-purple-400:focus {
  border-color: var(--purple-400) !important;
}
.focus\:border-purple-500:focus {
  border-color: var(--purple-500) !important;
}
.focus\:border-purple-600:focus {
  border-color: var(--purple-600) !important;
}
.focus\:border-purple-700:focus {
  border-color: var(--purple-700) !important;
}
.focus\:border-purple-800:focus {
  border-color: var(--purple-800) !important;
}
.focus\:border-purple-900:focus {
  border-color: var(--purple-900) !important;
}
.hover\:border-purple-50:hover {
  border-color: var(--purple-50) !important;
}
.hover\:border-purple-100:hover {
  border-color: var(--purple-100) !important;
}
.hover\:border-purple-200:hover {
  border-color: var(--purple-200) !important;
}
.hover\:border-purple-300:hover {
  border-color: var(--purple-300) !important;
}
.hover\:border-purple-400:hover {
  border-color: var(--purple-400) !important;
}
.hover\:border-purple-500:hover {
  border-color: var(--purple-500) !important;
}
.hover\:border-purple-600:hover {
  border-color: var(--purple-600) !important;
}
.hover\:border-purple-700:hover {
  border-color: var(--purple-700) !important;
}
.hover\:border-purple-800:hover {
  border-color: var(--purple-800) !important;
}
.hover\:border-purple-900:hover {
  border-color: var(--purple-900) !important;
}
.active\:border-purple-50:active {
  border-color: var(--purple-50) !important;
}
.active\:border-purple-100:active {
  border-color: var(--purple-100) !important;
}
.active\:border-purple-200:active {
  border-color: var(--purple-200) !important;
}
.active\:border-purple-300:active {
  border-color: var(--purple-300) !important;
}
.active\:border-purple-400:active {
  border-color: var(--purple-400) !important;
}
.active\:border-purple-500:active {
  border-color: var(--purple-500) !important;
}
.active\:border-purple-600:active {
  border-color: var(--purple-600) !important;
}
.active\:border-purple-700:active {
  border-color: var(--purple-700) !important;
}
.active\:border-purple-800:active {
  border-color: var(--purple-800) !important;
}
.active\:border-purple-900:active {
  border-color: var(--purple-900) !important;
}
.border-gray-50 {
  border-color: var(--gray-50) !important;
}
.border-gray-100 {
  border-color: var(--gray-100) !important;
}
.border-gray-200 {
  border-color: var(--gray-200) !important;
}
.border-gray-300 {
  border-color: var(--gray-300) !important;
}
.border-gray-400 {
  border-color: var(--gray-400) !important;
}
.border-gray-500 {
  border-color: var(--gray-500) !important;
}
.border-gray-600 {
  border-color: var(--gray-600) !important;
}
.border-gray-700 {
  border-color: var(--gray-700) !important;
}
.border-gray-800 {
  border-color: var(--gray-800) !important;
}
.border-gray-900 {
  border-color: var(--gray-900) !important;
}
.focus\:border-gray-50:focus {
  border-color: var(--gray-50) !important;
}
.focus\:border-gray-100:focus {
  border-color: var(--gray-100) !important;
}
.focus\:border-gray-200:focus {
  border-color: var(--gray-200) !important;
}
.focus\:border-gray-300:focus {
  border-color: var(--gray-300) !important;
}
.focus\:border-gray-400:focus {
  border-color: var(--gray-400) !important;
}
.focus\:border-gray-500:focus {
  border-color: var(--gray-500) !important;
}
.focus\:border-gray-600:focus {
  border-color: var(--gray-600) !important;
}
.focus\:border-gray-700:focus {
  border-color: var(--gray-700) !important;
}
.focus\:border-gray-800:focus {
  border-color: var(--gray-800) !important;
}
.focus\:border-gray-900:focus {
  border-color: var(--gray-900) !important;
}
.hover\:border-gray-50:hover {
  border-color: var(--gray-50) !important;
}
.hover\:border-gray-100:hover {
  border-color: var(--gray-100) !important;
}
.hover\:border-gray-200:hover {
  border-color: var(--gray-200) !important;
}
.hover\:border-gray-300:hover {
  border-color: var(--gray-300) !important;
}
.hover\:border-gray-400:hover {
  border-color: var(--gray-400) !important;
}
.hover\:border-gray-500:hover {
  border-color: var(--gray-500) !important;
}
.hover\:border-gray-600:hover {
  border-color: var(--gray-600) !important;
}
.hover\:border-gray-700:hover {
  border-color: var(--gray-700) !important;
}
.hover\:border-gray-800:hover {
  border-color: var(--gray-800) !important;
}
.hover\:border-gray-900:hover {
  border-color: var(--gray-900) !important;
}
.active\:border-gray-50:active {
  border-color: var(--gray-50) !important;
}
.active\:border-gray-100:active {
  border-color: var(--gray-100) !important;
}
.active\:border-gray-200:active {
  border-color: var(--gray-200) !important;
}
.active\:border-gray-300:active {
  border-color: var(--gray-300) !important;
}
.active\:border-gray-400:active {
  border-color: var(--gray-400) !important;
}
.active\:border-gray-500:active {
  border-color: var(--gray-500) !important;
}
.active\:border-gray-600:active {
  border-color: var(--gray-600) !important;
}
.active\:border-gray-700:active {
  border-color: var(--gray-700) !important;
}
.active\:border-gray-800:active {
  border-color: var(--gray-800) !important;
}
.active\:border-gray-900:active {
  border-color: var(--gray-900) !important;
}
.border-red-50 {
  border-color: var(--red-50) !important;
}
.border-red-100 {
  border-color: var(--red-100) !important;
}
.border-red-200 {
  border-color: var(--red-200) !important;
}
.border-red-300 {
  border-color: var(--red-300) !important;
}
.border-red-400 {
  border-color: var(--red-400) !important;
}
.border-red-500 {
  border-color: var(--red-500) !important;
}
.border-red-600 {
  border-color: var(--red-600) !important;
}
.border-red-700 {
  border-color: var(--red-700) !important;
}
.border-red-800 {
  border-color: var(--red-800) !important;
}
.border-red-900 {
  border-color: var(--red-900) !important;
}
.focus\:border-red-50:focus {
  border-color: var(--red-50) !important;
}
.focus\:border-red-100:focus {
  border-color: var(--red-100) !important;
}
.focus\:border-red-200:focus {
  border-color: var(--red-200) !important;
}
.focus\:border-red-300:focus {
  border-color: var(--red-300) !important;
}
.focus\:border-red-400:focus {
  border-color: var(--red-400) !important;
}
.focus\:border-red-500:focus {
  border-color: var(--red-500) !important;
}
.focus\:border-red-600:focus {
  border-color: var(--red-600) !important;
}
.focus\:border-red-700:focus {
  border-color: var(--red-700) !important;
}
.focus\:border-red-800:focus {
  border-color: var(--red-800) !important;
}
.focus\:border-red-900:focus {
  border-color: var(--red-900) !important;
}
.hover\:border-red-50:hover {
  border-color: var(--red-50) !important;
}
.hover\:border-red-100:hover {
  border-color: var(--red-100) !important;
}
.hover\:border-red-200:hover {
  border-color: var(--red-200) !important;
}
.hover\:border-red-300:hover {
  border-color: var(--red-300) !important;
}
.hover\:border-red-400:hover {
  border-color: var(--red-400) !important;
}
.hover\:border-red-500:hover {
  border-color: var(--red-500) !important;
}
.hover\:border-red-600:hover {
  border-color: var(--red-600) !important;
}
.hover\:border-red-700:hover {
  border-color: var(--red-700) !important;
}
.hover\:border-red-800:hover {
  border-color: var(--red-800) !important;
}
.hover\:border-red-900:hover {
  border-color: var(--red-900) !important;
}
.active\:border-red-50:active {
  border-color: var(--red-50) !important;
}
.active\:border-red-100:active {
  border-color: var(--red-100) !important;
}
.active\:border-red-200:active {
  border-color: var(--red-200) !important;
}
.active\:border-red-300:active {
  border-color: var(--red-300) !important;
}
.active\:border-red-400:active {
  border-color: var(--red-400) !important;
}
.active\:border-red-500:active {
  border-color: var(--red-500) !important;
}
.active\:border-red-600:active {
  border-color: var(--red-600) !important;
}
.active\:border-red-700:active {
  border-color: var(--red-700) !important;
}
.active\:border-red-800:active {
  border-color: var(--red-800) !important;
}
.active\:border-red-900:active {
  border-color: var(--red-900) !important;
}
.border-primary-50 {
  border-color: var(--primary-50) !important;
}
.border-primary-100 {
  border-color: var(--primary-100) !important;
}
.border-primary-200 {
  border-color: var(--primary-200) !important;
}
.border-primary-300 {
  border-color: var(--primary-300) !important;
}
.border-primary-400 {
  border-color: var(--primary-400) !important;
}
.border-primary-500 {
  border-color: var(--primary-500) !important;
}
.border-primary-600 {
  border-color: var(--primary-600) !important;
}
.border-primary-700 {
  border-color: var(--primary-700) !important;
}
.border-primary-800 {
  border-color: var(--primary-800) !important;
}
.border-primary-900 {
  border-color: var(--primary-900) !important;
}
.focus\:border-primary-50:focus {
  border-color: var(--primary-50) !important;
}
.focus\:border-primary-100:focus {
  border-color: var(--primary-100) !important;
}
.focus\:border-primary-200:focus {
  border-color: var(--primary-200) !important;
}
.focus\:border-primary-300:focus {
  border-color: var(--primary-300) !important;
}
.focus\:border-primary-400:focus {
  border-color: var(--primary-400) !important;
}
.focus\:border-primary-500:focus {
  border-color: var(--primary-500) !important;
}
.focus\:border-primary-600:focus {
  border-color: var(--primary-600) !important;
}
.focus\:border-primary-700:focus {
  border-color: var(--primary-700) !important;
}
.focus\:border-primary-800:focus {
  border-color: var(--primary-800) !important;
}
.focus\:border-primary-900:focus {
  border-color: var(--primary-900) !important;
}
.hover\:border-primary-50:hover {
  border-color: var(--primary-50) !important;
}
.hover\:border-primary-100:hover {
  border-color: var(--primary-100) !important;
}
.hover\:border-primary-200:hover {
  border-color: var(--primary-200) !important;
}
.hover\:border-primary-300:hover {
  border-color: var(--primary-300) !important;
}
.hover\:border-primary-400:hover {
  border-color: var(--primary-400) !important;
}
.hover\:border-primary-500:hover {
  border-color: var(--primary-500) !important;
}
.hover\:border-primary-600:hover {
  border-color: var(--primary-600) !important;
}
.hover\:border-primary-700:hover {
  border-color: var(--primary-700) !important;
}
.hover\:border-primary-800:hover {
  border-color: var(--primary-800) !important;
}
.hover\:border-primary-900:hover {
  border-color: var(--primary-900) !important;
}
.active\:border-primary-50:active {
  border-color: var(--primary-50) !important;
}
.active\:border-primary-100:active {
  border-color: var(--primary-100) !important;
}
.active\:border-primary-200:active {
  border-color: var(--primary-200) !important;
}
.active\:border-primary-300:active {
  border-color: var(--primary-300) !important;
}
.active\:border-primary-400:active {
  border-color: var(--primary-400) !important;
}
.active\:border-primary-500:active {
  border-color: var(--primary-500) !important;
}
.active\:border-primary-600:active {
  border-color: var(--primary-600) !important;
}
.active\:border-primary-700:active {
  border-color: var(--primary-700) !important;
}
.active\:border-primary-800:active {
  border-color: var(--primary-800) !important;
}
.active\:border-primary-900:active {
  border-color: var(--primary-900) !important;
}
.bg-white-alpha-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.bg-white-alpha-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.bg-white-alpha-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.bg-white-alpha-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.bg-white-alpha-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.bg-white-alpha-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.bg-white-alpha-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.bg-white-alpha-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.bg-white-alpha-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.hover\:bg-white-alpha-10:hover {
  background-color: rgba(255,255,255,0.1) !important;
}
.hover\:bg-white-alpha-20:hover {
  background-color: rgba(255,255,255,0.2) !important;
}
.hover\:bg-white-alpha-30:hover {
  background-color: rgba(255,255,255,0.3) !important;
}
.hover\:bg-white-alpha-40:hover {
  background-color: rgba(255,255,255,0.4) !important;
}
.hover\:bg-white-alpha-50:hover {
  background-color: rgba(255,255,255,0.5) !important;
}
.hover\:bg-white-alpha-60:hover {
  background-color: rgba(255,255,255,0.6) !important;
}
.hover\:bg-white-alpha-70:hover {
  background-color: rgba(255,255,255,0.7) !important;
}
.hover\:bg-white-alpha-80:hover {
  background-color: rgba(255,255,255,0.8) !important;
}
.hover\:bg-white-alpha-90:hover {
  background-color: rgba(255,255,255,0.9) !important;
}
.focus\:bg-white-alpha-10:focus {
  background-color: rgba(255,255,255,0.1) !important;
}
.focus\:bg-white-alpha-20:focus {
  background-color: rgba(255,255,255,0.2) !important;
}
.focus\:bg-white-alpha-30:focus {
  background-color: rgba(255,255,255,0.3) !important;
}
.focus\:bg-white-alpha-40:focus {
  background-color: rgba(255,255,255,0.4) !important;
}
.focus\:bg-white-alpha-50:focus {
  background-color: rgba(255,255,255,0.5) !important;
}
.focus\:bg-white-alpha-60:focus {
  background-color: rgba(255,255,255,0.6) !important;
}
.focus\:bg-white-alpha-70:focus {
  background-color: rgba(255,255,255,0.7) !important;
}
.focus\:bg-white-alpha-80:focus {
  background-color: rgba(255,255,255,0.8) !important;
}
.focus\:bg-white-alpha-90:focus {
  background-color: rgba(255,255,255,0.9) !important;
}
.active\:bg-white-alpha-10:active {
  background-color: rgba(255,255,255,0.1) !important;
}
.active\:bg-white-alpha-20:active {
  background-color: rgba(255,255,255,0.2) !important;
}
.active\:bg-white-alpha-30:active {
  background-color: rgba(255,255,255,0.3) !important;
}
.active\:bg-white-alpha-40:active {
  background-color: rgba(255,255,255,0.4) !important;
}
.active\:bg-white-alpha-50:active {
  background-color: rgba(255,255,255,0.5) !important;
}
.active\:bg-white-alpha-60:active {
  background-color: rgba(255,255,255,0.6) !important;
}
.active\:bg-white-alpha-70:active {
  background-color: rgba(255,255,255,0.7) !important;
}
.active\:bg-white-alpha-80:active {
  background-color: rgba(255,255,255,0.8) !important;
}
.active\:bg-white-alpha-90:active {
  background-color: rgba(255,255,255,0.9) !important;
}
.bg-black-alpha-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.bg-black-alpha-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.bg-black-alpha-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.bg-black-alpha-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.bg-black-alpha-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.bg-black-alpha-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.bg-black-alpha-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.bg-black-alpha-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.bg-black-alpha-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.hover\:bg-black-alpha-10:hover {
  background-color: rgba(0,0,0,0.1) !important;
}
.hover\:bg-black-alpha-20:hover {
  background-color: rgba(0,0,0,0.2) !important;
}
.hover\:bg-black-alpha-30:hover {
  background-color: rgba(0,0,0,0.3) !important;
}
.hover\:bg-black-alpha-40:hover {
  background-color: rgba(0,0,0,0.4) !important;
}
.hover\:bg-black-alpha-50:hover {
  background-color: rgba(0,0,0,0.5) !important;
}
.hover\:bg-black-alpha-60:hover {
  background-color: rgba(0,0,0,0.6) !important;
}
.hover\:bg-black-alpha-70:hover {
  background-color: rgba(0,0,0,0.7) !important;
}
.hover\:bg-black-alpha-80:hover {
  background-color: rgba(0,0,0,0.8) !important;
}
.hover\:bg-black-alpha-90:hover {
  background-color: rgba(0,0,0,0.9) !important;
}
.focus\:bg-black-alpha-10:focus {
  background-color: rgba(0,0,0,0.1) !important;
}
.focus\:bg-black-alpha-20:focus {
  background-color: rgba(0,0,0,0.2) !important;
}
.focus\:bg-black-alpha-30:focus {
  background-color: rgba(0,0,0,0.3) !important;
}
.focus\:bg-black-alpha-40:focus {
  background-color: rgba(0,0,0,0.4) !important;
}
.focus\:bg-black-alpha-50:focus {
  background-color: rgba(0,0,0,0.5) !important;
}
.focus\:bg-black-alpha-60:focus {
  background-color: rgba(0,0,0,0.6) !important;
}
.focus\:bg-black-alpha-70:focus {
  background-color: rgba(0,0,0,0.7) !important;
}
.focus\:bg-black-alpha-80:focus {
  background-color: rgba(0,0,0,0.8) !important;
}
.focus\:bg-black-alpha-90:focus {
  background-color: rgba(0,0,0,0.9) !important;
}
.active\:bg-black-alpha-10:active {
  background-color: rgba(0,0,0,0.1) !important;
}
.active\:bg-black-alpha-20:active {
  background-color: rgba(0,0,0,0.2) !important;
}
.active\:bg-black-alpha-30:active {
  background-color: rgba(0,0,0,0.3) !important;
}
.active\:bg-black-alpha-40:active {
  background-color: rgba(0,0,0,0.4) !important;
}
.active\:bg-black-alpha-50:active {
  background-color: rgba(0,0,0,0.5) !important;
}
.active\:bg-black-alpha-60:active {
  background-color: rgba(0,0,0,0.6) !important;
}
.active\:bg-black-alpha-70:active {
  background-color: rgba(0,0,0,0.7) !important;
}
.active\:bg-black-alpha-80:active {
  background-color: rgba(0,0,0,0.8) !important;
}
.active\:bg-black-alpha-90:active {
  background-color: rgba(0,0,0,0.9) !important;
}
.border-white-alpha-10 {
  border-color: rgba(255,255,255,0.1) !important;
}
.border-white-alpha-20 {
  border-color: rgba(255,255,255,0.2) !important;
}
.border-white-alpha-30 {
  border-color: rgba(255,255,255,0.3) !important;
}
.border-white-alpha-40 {
  border-color: rgba(255,255,255,0.4) !important;
}
.border-white-alpha-50 {
  border-color: rgba(255,255,255,0.5) !important;
}
.border-white-alpha-60 {
  border-color: rgba(255,255,255,0.6) !important;
}
.border-white-alpha-70 {
  border-color: rgba(255,255,255,0.7) !important;
}
.border-white-alpha-80 {
  border-color: rgba(255,255,255,0.8) !important;
}
.border-white-alpha-90 {
  border-color: rgba(255,255,255,0.9) !important;
}
.hover\:border-white-alpha-10:hover {
  border-color: rgba(255,255,255,0.1) !important;
}
.hover\:border-white-alpha-20:hover {
  border-color: rgba(255,255,255,0.2) !important;
}
.hover\:border-white-alpha-30:hover {
  border-color: rgba(255,255,255,0.3) !important;
}
.hover\:border-white-alpha-40:hover {
  border-color: rgba(255,255,255,0.4) !important;
}
.hover\:border-white-alpha-50:hover {
  border-color: rgba(255,255,255,0.5) !important;
}
.hover\:border-white-alpha-60:hover {
  border-color: rgba(255,255,255,0.6) !important;
}
.hover\:border-white-alpha-70:hover {
  border-color: rgba(255,255,255,0.7) !important;
}
.hover\:border-white-alpha-80:hover {
  border-color: rgba(255,255,255,0.8) !important;
}
.hover\:border-white-alpha-90:hover {
  border-color: rgba(255,255,255,0.9) !important;
}
.focus\:border-white-alpha-10:focus {
  border-color: rgba(255,255,255,0.1) !important;
}
.focus\:border-white-alpha-20:focus {
  border-color: rgba(255,255,255,0.2) !important;
}
.focus\:border-white-alpha-30:focus {
  border-color: rgba(255,255,255,0.3) !important;
}
.focus\:border-white-alpha-40:focus {
  border-color: rgba(255,255,255,0.4) !important;
}
.focus\:border-white-alpha-50:focus {
  border-color: rgba(255,255,255,0.5) !important;
}
.focus\:border-white-alpha-60:focus {
  border-color: rgba(255,255,255,0.6) !important;
}
.focus\:border-white-alpha-70:focus {
  border-color: rgba(255,255,255,0.7) !important;
}
.focus\:border-white-alpha-80:focus {
  border-color: rgba(255,255,255,0.8) !important;
}
.focus\:border-white-alpha-90:focus {
  border-color: rgba(255,255,255,0.9) !important;
}
.active\:border-white-alpha-10:active {
  border-color: rgba(255,255,255,0.1) !important;
}
.active\:border-white-alpha-20:active {
  border-color: rgba(255,255,255,0.2) !important;
}
.active\:border-white-alpha-30:active {
  border-color: rgba(255,255,255,0.3) !important;
}
.active\:border-white-alpha-40:active {
  border-color: rgba(255,255,255,0.4) !important;
}
.active\:border-white-alpha-50:active {
  border-color: rgba(255,255,255,0.5) !important;
}
.active\:border-white-alpha-60:active {
  border-color: rgba(255,255,255,0.6) !important;
}
.active\:border-white-alpha-70:active {
  border-color: rgba(255,255,255,0.7) !important;
}
.active\:border-white-alpha-80:active {
  border-color: rgba(255,255,255,0.8) !important;
}
.active\:border-white-alpha-90:active {
  border-color: rgba(255,255,255,0.9) !important;
}
.border-black-alpha-10 {
  border-color: rgba(0,0,0,0.1) !important;
}
.border-black-alpha-20 {
  border-color: rgba(0,0,0,0.2) !important;
}
.border-black-alpha-30 {
  border-color: rgba(0,0,0,0.3) !important;
}
.border-black-alpha-40 {
  border-color: rgba(0,0,0,0.4) !important;
}
.border-black-alpha-50 {
  border-color: rgba(0,0,0,0.5) !important;
}
.border-black-alpha-60 {
  border-color: rgba(0,0,0,0.6) !important;
}
.border-black-alpha-70 {
  border-color: rgba(0,0,0,0.7) !important;
}
.border-black-alpha-80 {
  border-color: rgba(0,0,0,0.8) !important;
}
.border-black-alpha-90 {
  border-color: rgba(0,0,0,0.9) !important;
}
.hover\:border-black-alpha-10:hover {
  border-color: rgba(0,0,0,0.1) !important;
}
.hover\:border-black-alpha-20:hover {
  border-color: rgba(0,0,0,0.2) !important;
}
.hover\:border-black-alpha-30:hover {
  border-color: rgba(0,0,0,0.3) !important;
}
.hover\:border-black-alpha-40:hover {
  border-color: rgba(0,0,0,0.4) !important;
}
.hover\:border-black-alpha-50:hover {
  border-color: rgba(0,0,0,0.5) !important;
}
.hover\:border-black-alpha-60:hover {
  border-color: rgba(0,0,0,0.6) !important;
}
.hover\:border-black-alpha-70:hover {
  border-color: rgba(0,0,0,0.7) !important;
}
.hover\:border-black-alpha-80:hover {
  border-color: rgba(0,0,0,0.8) !important;
}
.hover\:border-black-alpha-90:hover {
  border-color: rgba(0,0,0,0.9) !important;
}
.focus\:border-black-alpha-10:focus {
  border-color: rgba(0,0,0,0.1) !important;
}
.focus\:border-black-alpha-20:focus {
  border-color: rgba(0,0,0,0.2) !important;
}
.focus\:border-black-alpha-30:focus {
  border-color: rgba(0,0,0,0.3) !important;
}
.focus\:border-black-alpha-40:focus {
  border-color: rgba(0,0,0,0.4) !important;
}
.focus\:border-black-alpha-50:focus {
  border-color: rgba(0,0,0,0.5) !important;
}
.focus\:border-black-alpha-60:focus {
  border-color: rgba(0,0,0,0.6) !important;
}
.focus\:border-black-alpha-70:focus {
  border-color: rgba(0,0,0,0.7) !important;
}
.focus\:border-black-alpha-80:focus {
  border-color: rgba(0,0,0,0.8) !important;
}
.focus\:border-black-alpha-90:focus {
  border-color: rgba(0,0,0,0.9) !important;
}
.active\:border-black-alpha-10:active {
  border-color: rgba(0,0,0,0.1) !important;
}
.active\:border-black-alpha-20:active {
  border-color: rgba(0,0,0,0.2) !important;
}
.active\:border-black-alpha-30:active {
  border-color: rgba(0,0,0,0.3) !important;
}
.active\:border-black-alpha-40:active {
  border-color: rgba(0,0,0,0.4) !important;
}
.active\:border-black-alpha-50:active {
  border-color: rgba(0,0,0,0.5) !important;
}
.active\:border-black-alpha-60:active {
  border-color: rgba(0,0,0,0.6) !important;
}
.active\:border-black-alpha-70:active {
  border-color: rgba(0,0,0,0.7) !important;
}
.active\:border-black-alpha-80:active {
  border-color: rgba(0,0,0,0.8) !important;
}
.active\:border-black-alpha-90:active {
  border-color: rgba(0,0,0,0.9) !important;
}
.text-white-alpha-10 {
  color: rgba(255,255,255,0.1) !important;
}
.text-white-alpha-20 {
  color: rgba(255,255,255,0.2) !important;
}
.text-white-alpha-30 {
  color: rgba(255,255,255,0.3) !important;
}
.text-white-alpha-40 {
  color: rgba(255,255,255,0.4) !important;
}
.text-white-alpha-50 {
  color: rgba(255,255,255,0.5) !important;
}
.text-white-alpha-60 {
  color: rgba(255,255,255,0.6) !important;
}
.text-white-alpha-70 {
  color: rgba(255,255,255,0.7) !important;
}
.text-white-alpha-80 {
  color: rgba(255,255,255,0.8) !important;
}
.text-white-alpha-90 {
  color: rgba(255,255,255,0.9) !important;
}
.hover\:text-white-alpha-10:hover {
  color: rgba(255,255,255,0.1) !important;
}
.hover\:text-white-alpha-20:hover {
  color: rgba(255,255,255,0.2) !important;
}
.hover\:text-white-alpha-30:hover {
  color: rgba(255,255,255,0.3) !important;
}
.hover\:text-white-alpha-40:hover {
  color: rgba(255,255,255,0.4) !important;
}
.hover\:text-white-alpha-50:hover {
  color: rgba(255,255,255,0.5) !important;
}
.hover\:text-white-alpha-60:hover {
  color: rgba(255,255,255,0.6) !important;
}
.hover\:text-white-alpha-70:hover {
  color: rgba(255,255,255,0.7) !important;
}
.hover\:text-white-alpha-80:hover {
  color: rgba(255,255,255,0.8) !important;
}
.hover\:text-white-alpha-90:hover {
  color: rgba(255,255,255,0.9) !important;
}
.focus\:text-white-alpha-10:focus {
  color: rgba(255,255,255,0.1) !important;
}
.focus\:text-white-alpha-20:focus {
  color: rgba(255,255,255,0.2) !important;
}
.focus\:text-white-alpha-30:focus {
  color: rgba(255,255,255,0.3) !important;
}
.focus\:text-white-alpha-40:focus {
  color: rgba(255,255,255,0.4) !important;
}
.focus\:text-white-alpha-50:focus {
  color: rgba(255,255,255,0.5) !important;
}
.focus\:text-white-alpha-60:focus {
  color: rgba(255,255,255,0.6) !important;
}
.focus\:text-white-alpha-70:focus {
  color: rgba(255,255,255,0.7) !important;
}
.focus\:text-white-alpha-80:focus {
  color: rgba(255,255,255,0.8) !important;
}
.focus\:text-white-alpha-90:focus {
  color: rgba(255,255,255,0.9) !important;
}
.active\:text-white-alpha-10:active {
  color: rgba(255,255,255,0.1) !important;
}
.active\:text-white-alpha-20:active {
  color: rgba(255,255,255,0.2) !important;
}
.active\:text-white-alpha-30:active {
  color: rgba(255,255,255,0.3) !important;
}
.active\:text-white-alpha-40:active {
  color: rgba(255,255,255,0.4) !important;
}
.active\:text-white-alpha-50:active {
  color: rgba(255,255,255,0.5) !important;
}
.active\:text-white-alpha-60:active {
  color: rgba(255,255,255,0.6) !important;
}
.active\:text-white-alpha-70:active {
  color: rgba(255,255,255,0.7) !important;
}
.active\:text-white-alpha-80:active {
  color: rgba(255,255,255,0.8) !important;
}
.active\:text-white-alpha-90:active {
  color: rgba(255,255,255,0.9) !important;
}
.text-black-alpha-10 {
  color: rgba(0,0,0,0.1) !important;
}
.text-black-alpha-20 {
  color: rgba(0,0,0,0.2) !important;
}
.text-black-alpha-30 {
  color: rgba(0,0,0,0.3) !important;
}
.text-black-alpha-40 {
  color: rgba(0,0,0,0.4) !important;
}
.text-black-alpha-50 {
  color: rgba(0,0,0,0.5) !important;
}
.text-black-alpha-60 {
  color: rgba(0,0,0,0.6) !important;
}
.text-black-alpha-70 {
  color: rgba(0,0,0,0.7) !important;
}
.text-black-alpha-80 {
  color: rgba(0,0,0,0.8) !important;
}
.text-black-alpha-90 {
  color: rgba(0,0,0,0.9) !important;
}
.hover\:text-black-alpha-10:hover {
  color: rgba(0,0,0,0.1) !important;
}
.hover\:text-black-alpha-20:hover {
  color: rgba(0,0,0,0.2) !important;
}
.hover\:text-black-alpha-30:hover {
  color: rgba(0,0,0,0.3) !important;
}
.hover\:text-black-alpha-40:hover {
  color: rgba(0,0,0,0.4) !important;
}
.hover\:text-black-alpha-50:hover {
  color: rgba(0,0,0,0.5) !important;
}
.hover\:text-black-alpha-60:hover {
  color: rgba(0,0,0,0.6) !important;
}
.hover\:text-black-alpha-70:hover {
  color: rgba(0,0,0,0.7) !important;
}
.hover\:text-black-alpha-80:hover {
  color: rgba(0,0,0,0.8) !important;
}
.hover\:text-black-alpha-90:hover {
  color: rgba(0,0,0,0.9) !important;
}
.focus\:text-black-alpha-10:focus {
  color: rgba(0,0,0,0.1) !important;
}
.focus\:text-black-alpha-20:focus {
  color: rgba(0,0,0,0.2) !important;
}
.focus\:text-black-alpha-30:focus {
  color: rgba(0,0,0,0.3) !important;
}
.focus\:text-black-alpha-40:focus {
  color: rgba(0,0,0,0.4) !important;
}
.focus\:text-black-alpha-50:focus {
  color: rgba(0,0,0,0.5) !important;
}
.focus\:text-black-alpha-60:focus {
  color: rgba(0,0,0,0.6) !important;
}
.focus\:text-black-alpha-70:focus {
  color: rgba(0,0,0,0.7) !important;
}
.focus\:text-black-alpha-80:focus {
  color: rgba(0,0,0,0.8) !important;
}
.focus\:text-black-alpha-90:focus {
  color: rgba(0,0,0,0.9) !important;
}
.active\:text-black-alpha-10:active {
  color: rgba(0,0,0,0.1) !important;
}
.active\:text-black-alpha-20:active {
  color: rgba(0,0,0,0.2) !important;
}
.active\:text-black-alpha-30:active {
  color: rgba(0,0,0,0.3) !important;
}
.active\:text-black-alpha-40:active {
  color: rgba(0,0,0,0.4) !important;
}
.active\:text-black-alpha-50:active {
  color: rgba(0,0,0,0.5) !important;
}
.active\:text-black-alpha-60:active {
  color: rgba(0,0,0,0.6) !important;
}
.active\:text-black-alpha-70:active {
  color: rgba(0,0,0,0.7) !important;
}
.active\:text-black-alpha-80:active {
  color: rgba(0,0,0,0.8) !important;
}
.active\:text-black-alpha-90:active {
  color: rgba(0,0,0,0.9) !important;
}
.text-primary {
  color: var(--primary-color) !important;
}
.bg-primary {
  color: var(--primary-color-text) !important;
  background-color: var(--primary-color) !important;
}
.bg-primary-reverse {
  color: var(--primary-color) !important;
  background-color: var(--primary-color-text) !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.border-primary {
  border-color: var(--primary-color) !important;
}
.text-white {
  color: #ffffff !important;
}
.border-white {
  border-color: #ffffff !important;
}
.text-color {
  color: var(--text-color) !important;
}
.text-color-secondary {
  color: var(--text-color-secondary) !important;
}
.surface-ground {
  background-color: var(--surface-ground) !important;
}
.surface-section {
  background-color: var(--surface-section) !important;
}
.surface-card {
  background-color: var(--surface-card) !important;
}
.surface-overlay {
  background-color: var(--surface-overlay) !important;
}
.surface-hover {
  background-color: var(--surface-hover) !important;
}
.surface-border {
  border-color: var(--surface-border) !important;
}
.focus\:text-primary:focus {
  color: var(--primary-color) !important;
}
.hover\:text-primary:hover {
  color: var(--primary-color) !important;
}
.active\:text-primary:active {
  color: var(--primary-color) !important;
}
.focus\:bg-primary:focus {
  color: var(--primary-color-text) !important;
  background-color: var(--primary-color) !important;
}
.hover\:bg-primary:hover {
  color: var(--primary-color-text) !important;
  background-color: var(--primary-color) !important;
}
.active\:bg-primary:active {
  color: var(--primary-color-text) !important;
  background-color: var(--primary-color) !important;
}
.focus\:bg-primary-reverse:focus {
  color: var(--primary-color) !important;
  background-color: var(--primary-color-text) !important;
}
.hover\:bg-primary-reverse:hover {
  color: var(--primary-color) !important;
  background-color: var(--primary-color-text) !important;
}
.active\:bg-primary-reverse:active {
  color: var(--primary-color) !important;
  background-color: var(--primary-color-text) !important;
}
.focus\:bg-white:focus {
  background-color: #ffffff !important;
}
.hover\:bg-white:hover {
  background-color: #ffffff !important;
}
.active\:bg-white:active {
  background-color: #ffffff !important;
}
.focus\:border-primary:focus {
  border-color: var(--primary-color) !important;
}
.hover\:border-primary:hover {
  border-color: var(--primary-color) !important;
}
.active\:border-primary:active {
  border-color: var(--primary-color) !important;
}
.focus\:text-white:focus {
  color: #ffffff !important;
}
.hover\:text-white:hover {
  color: #ffffff !important;
}
.active\:text-white:active {
  color: #ffffff !important;
}
.focus\:border-white:focus {
  border-color: #ffffff !important;
}
.hover\:border-white:hover {
  border-color: #ffffff !important;
}
.active\:border-white:active {
  border-color: #ffffff !important;
}
.focus\:text-color:focus {
  color: var(--text-color) !important;
}
.hover\:text-color:hover {
  color: var(--text-color) !important;
}
.active\:text-color:active {
  color: var(--text-color) !important;
}
.focus\:text-color-secondary:focus {
  color: var(--text-color-secondary) !important;
}
.hover\:text-color-secondary:hover {
  color: var(--text-color-secondary) !important;
}
.active\:text-color-secondary:active {
  color: var(--text-color-secondary) !important;
}
.focus\:surface-ground:focus {
  background-color: var(--surface-ground) !important;
}
.hover\:surface-ground:hover {
  background-color: var(--surface-ground) !important;
}
.active\:surface-ground:active {
  background-color: var(--surface-ground) !important;
}
.focus\:surface-section:focus {
  background-color: var(--surface-section) !important;
}
.hover\:surface-section:hover {
  background-color: var(--surface-section) !important;
}
.active\:surface-section:active {
  background-color: var(--surface-section) !important;
}
.focus\:surface-card:focus {
  background-color: var(--surface-card) !important;
}
.hover\:surface-card:hover {
  background-color: var(--surface-card) !important;
}
.active\:surface-card:active {
  background-color: var(--surface-card) !important;
}
.focus\:surface-overlay:focus {
  background-color: var(--surface-overlay) !important;
}
.hover\:surface-overlay:hover {
  background-color: var(--surface-overlay) !important;
}
.active\:surface-overlay:active {
  background-color: var(--surface-overlay) !important;
}
.focus\:surface-hover:focus {
  background-color: var(--surface-hover) !important;
}
.hover\:surface-hover:hover {
  background-color: var(--surface-hover) !important;
}
.active\:surface-hover:active {
  background-color: var(--surface-hover) !important;
}
.focus\:surface-border:focus {
  border-color: var(--surface-border) !important;
}
.hover\:surface-border:hover {
  border-color: var(--surface-border) !important;
}
.active\:surface-border:active {
  border-color: var(--surface-border) !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-primary {
    color: var(--primary-color) !important;
  }
  .sm\:bg-primary {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .sm\:bg-primary-reverse {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .sm\:bg-white {
    background-color: #ffffff !important;
  }
  .sm\:border-primary {
    border-color: var(--primary-color) !important;
  }
  .sm\:text-white {
    color: #ffffff !important;
  }
  .sm\:border-white {
    border-color: #ffffff !important;
  }
  .sm\:text-color {
    color: var(--text-color) !important;
  }
  .sm\:text-color-secondary {
    color: var(--text-color-secondary) !important;
  }
  .sm\:surface-ground {
    background-color: var(--surface-ground) !important;
  }
  .sm\:surface-section {
    background-color: var(--surface-section) !important;
  }
  .sm\:surface-card {
    background-color: var(--surface-card) !important;
  }
  .sm\:surface-overlay {
    background-color: var(--surface-overlay) !important;
  }
  .sm\:surface-hover {
    background-color: var(--surface-hover) !important;
  }
  .sm\:surface-border {
    border-color: var(--surface-border) !important;
  }
  .sm\:focus\:text-primary:focus {
    color: var(--primary-color) !important;
  }
  .sm\:hover\:text-primary:hover {
    color: var(--primary-color) !important;
  }
  .sm\:active\:text-primary:active {
    color: var(--primary-color) !important;
  }
  .sm\:focus\:bg-primary:focus {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .sm\:hover\:bg-primary:hover {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .sm\:active\:bg-primary:active {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .sm\:focus\:bg-primary-reverse:focus {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .sm\:hover\:bg-primary-reverse:hover {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .sm\:active\:bg-primary-reverse:active {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .sm\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .sm\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .sm\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .sm\:focus\:border-primary:focus {
    border-color: var(--primary-color) !important;
  }
  .sm\:hover\:border-primary:hover {
    border-color: var(--primary-color) !important;
  }
  .sm\:active\:border-primary:active {
    border-color: var(--primary-color) !important;
  }
  .sm\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .sm\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .sm\:active\:text-white:active {
    color: #ffffff !important;
  }
  .sm\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .sm\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .sm\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .sm\:focus\:text-color:focus {
    color: var(--text-color) !important;
  }
  .sm\:hover\:text-color:hover {
    color: var(--text-color) !important;
  }
  .sm\:active\:text-color:active {
    color: var(--text-color) !important;
  }
  .sm\:focus\:text-color-secondary:focus {
    color: var(--text-color-secondary) !important;
  }
  .sm\:hover\:text-color-secondary:hover {
    color: var(--text-color-secondary) !important;
  }
  .sm\:active\:text-color-secondary:active {
    color: var(--text-color-secondary) !important;
  }
  .sm\:focus\:surface-ground:focus {
    background-color: var(--surface-ground) !important;
  }
  .sm\:hover\:surface-ground:hover {
    background-color: var(--surface-ground) !important;
  }
  .sm\:active\:surface-ground:active {
    background-color: var(--surface-ground) !important;
  }
  .sm\:focus\:surface-section:focus {
    background-color: var(--surface-section) !important;
  }
  .sm\:hover\:surface-section:hover {
    background-color: var(--surface-section) !important;
  }
  .sm\:active\:surface-section:active {
    background-color: var(--surface-section) !important;
  }
  .sm\:focus\:surface-card:focus {
    background-color: var(--surface-card) !important;
  }
  .sm\:hover\:surface-card:hover {
    background-color: var(--surface-card) !important;
  }
  .sm\:active\:surface-card:active {
    background-color: var(--surface-card) !important;
  }
  .sm\:focus\:surface-overlay:focus {
    background-color: var(--surface-overlay) !important;
  }
  .sm\:hover\:surface-overlay:hover {
    background-color: var(--surface-overlay) !important;
  }
  .sm\:active\:surface-overlay:active {
    background-color: var(--surface-overlay) !important;
  }
  .sm\:focus\:surface-hover:focus {
    background-color: var(--surface-hover) !important;
  }
  .sm\:hover\:surface-hover:hover {
    background-color: var(--surface-hover) !important;
  }
  .sm\:active\:surface-hover:active {
    background-color: var(--surface-hover) !important;
  }
  .sm\:focus\:surface-border:focus {
    border-color: var(--surface-border) !important;
  }
  .sm\:hover\:surface-border:hover {
    border-color: var(--surface-border) !important;
  }
  .sm\:active\:surface-border:active {
    border-color: var(--surface-border) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-primary {
    color: var(--primary-color) !important;
  }
  .md\:bg-primary {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .md\:bg-primary-reverse {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .md\:bg-white {
    background-color: #ffffff !important;
  }
  .md\:border-primary {
    border-color: var(--primary-color) !important;
  }
  .md\:text-white {
    color: #ffffff !important;
  }
  .md\:border-white {
    border-color: #ffffff !important;
  }
  .md\:text-color {
    color: var(--text-color) !important;
  }
  .md\:text-color-secondary {
    color: var(--text-color-secondary) !important;
  }
  .md\:surface-ground {
    background-color: var(--surface-ground) !important;
  }
  .md\:surface-section {
    background-color: var(--surface-section) !important;
  }
  .md\:surface-card {
    background-color: var(--surface-card) !important;
  }
  .md\:surface-overlay {
    background-color: var(--surface-overlay) !important;
  }
  .md\:surface-hover {
    background-color: var(--surface-hover) !important;
  }
  .md\:surface-border {
    border-color: var(--surface-border) !important;
  }
  .md\:focus\:text-primary:focus {
    color: var(--primary-color) !important;
  }
  .md\:hover\:text-primary:hover {
    color: var(--primary-color) !important;
  }
  .md\:active\:text-primary:active {
    color: var(--primary-color) !important;
  }
  .md\:focus\:bg-primary:focus {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .md\:hover\:bg-primary:hover {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .md\:active\:bg-primary:active {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .md\:focus\:bg-primary-reverse:focus {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .md\:hover\:bg-primary-reverse:hover {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .md\:active\:bg-primary-reverse:active {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .md\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .md\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .md\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .md\:focus\:border-primary:focus {
    border-color: var(--primary-color) !important;
  }
  .md\:hover\:border-primary:hover {
    border-color: var(--primary-color) !important;
  }
  .md\:active\:border-primary:active {
    border-color: var(--primary-color) !important;
  }
  .md\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .md\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .md\:active\:text-white:active {
    color: #ffffff !important;
  }
  .md\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .md\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .md\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .md\:focus\:text-color:focus {
    color: var(--text-color) !important;
  }
  .md\:hover\:text-color:hover {
    color: var(--text-color) !important;
  }
  .md\:active\:text-color:active {
    color: var(--text-color) !important;
  }
  .md\:focus\:text-color-secondary:focus {
    color: var(--text-color-secondary) !important;
  }
  .md\:hover\:text-color-secondary:hover {
    color: var(--text-color-secondary) !important;
  }
  .md\:active\:text-color-secondary:active {
    color: var(--text-color-secondary) !important;
  }
  .md\:focus\:surface-ground:focus {
    background-color: var(--surface-ground) !important;
  }
  .md\:hover\:surface-ground:hover {
    background-color: var(--surface-ground) !important;
  }
  .md\:active\:surface-ground:active {
    background-color: var(--surface-ground) !important;
  }
  .md\:focus\:surface-section:focus {
    background-color: var(--surface-section) !important;
  }
  .md\:hover\:surface-section:hover {
    background-color: var(--surface-section) !important;
  }
  .md\:active\:surface-section:active {
    background-color: var(--surface-section) !important;
  }
  .md\:focus\:surface-card:focus {
    background-color: var(--surface-card) !important;
  }
  .md\:hover\:surface-card:hover {
    background-color: var(--surface-card) !important;
  }
  .md\:active\:surface-card:active {
    background-color: var(--surface-card) !important;
  }
  .md\:focus\:surface-overlay:focus {
    background-color: var(--surface-overlay) !important;
  }
  .md\:hover\:surface-overlay:hover {
    background-color: var(--surface-overlay) !important;
  }
  .md\:active\:surface-overlay:active {
    background-color: var(--surface-overlay) !important;
  }
  .md\:focus\:surface-hover:focus {
    background-color: var(--surface-hover) !important;
  }
  .md\:hover\:surface-hover:hover {
    background-color: var(--surface-hover) !important;
  }
  .md\:active\:surface-hover:active {
    background-color: var(--surface-hover) !important;
  }
  .md\:focus\:surface-border:focus {
    border-color: var(--surface-border) !important;
  }
  .md\:hover\:surface-border:hover {
    border-color: var(--surface-border) !important;
  }
  .md\:active\:surface-border:active {
    border-color: var(--surface-border) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-primary {
    color: var(--primary-color) !important;
  }
  .lg\:bg-primary {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .lg\:bg-primary-reverse {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .lg\:bg-white {
    background-color: #ffffff !important;
  }
  .lg\:border-primary {
    border-color: var(--primary-color) !important;
  }
  .lg\:text-white {
    color: #ffffff !important;
  }
  .lg\:border-white {
    border-color: #ffffff !important;
  }
  .lg\:text-color {
    color: var(--text-color) !important;
  }
  .lg\:text-color-secondary {
    color: var(--text-color-secondary) !important;
  }
  .lg\:surface-ground {
    background-color: var(--surface-ground) !important;
  }
  .lg\:surface-section {
    background-color: var(--surface-section) !important;
  }
  .lg\:surface-card {
    background-color: var(--surface-card) !important;
  }
  .lg\:surface-overlay {
    background-color: var(--surface-overlay) !important;
  }
  .lg\:surface-hover {
    background-color: var(--surface-hover) !important;
  }
  .lg\:surface-border {
    border-color: var(--surface-border) !important;
  }
  .lg\:focus\:text-primary:focus {
    color: var(--primary-color) !important;
  }
  .lg\:hover\:text-primary:hover {
    color: var(--primary-color) !important;
  }
  .lg\:active\:text-primary:active {
    color: var(--primary-color) !important;
  }
  .lg\:focus\:bg-primary:focus {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .lg\:hover\:bg-primary:hover {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .lg\:active\:bg-primary:active {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .lg\:focus\:bg-primary-reverse:focus {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .lg\:hover\:bg-primary-reverse:hover {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .lg\:active\:bg-primary-reverse:active {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .lg\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .lg\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .lg\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .lg\:focus\:border-primary:focus {
    border-color: var(--primary-color) !important;
  }
  .lg\:hover\:border-primary:hover {
    border-color: var(--primary-color) !important;
  }
  .lg\:active\:border-primary:active {
    border-color: var(--primary-color) !important;
  }
  .lg\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .lg\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .lg\:active\:text-white:active {
    color: #ffffff !important;
  }
  .lg\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .lg\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .lg\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .lg\:focus\:text-color:focus {
    color: var(--text-color) !important;
  }
  .lg\:hover\:text-color:hover {
    color: var(--text-color) !important;
  }
  .lg\:active\:text-color:active {
    color: var(--text-color) !important;
  }
  .lg\:focus\:text-color-secondary:focus {
    color: var(--text-color-secondary) !important;
  }
  .lg\:hover\:text-color-secondary:hover {
    color: var(--text-color-secondary) !important;
  }
  .lg\:active\:text-color-secondary:active {
    color: var(--text-color-secondary) !important;
  }
  .lg\:focus\:surface-ground:focus {
    background-color: var(--surface-ground) !important;
  }
  .lg\:hover\:surface-ground:hover {
    background-color: var(--surface-ground) !important;
  }
  .lg\:active\:surface-ground:active {
    background-color: var(--surface-ground) !important;
  }
  .lg\:focus\:surface-section:focus {
    background-color: var(--surface-section) !important;
  }
  .lg\:hover\:surface-section:hover {
    background-color: var(--surface-section) !important;
  }
  .lg\:active\:surface-section:active {
    background-color: var(--surface-section) !important;
  }
  .lg\:focus\:surface-card:focus {
    background-color: var(--surface-card) !important;
  }
  .lg\:hover\:surface-card:hover {
    background-color: var(--surface-card) !important;
  }
  .lg\:active\:surface-card:active {
    background-color: var(--surface-card) !important;
  }
  .lg\:focus\:surface-overlay:focus {
    background-color: var(--surface-overlay) !important;
  }
  .lg\:hover\:surface-overlay:hover {
    background-color: var(--surface-overlay) !important;
  }
  .lg\:active\:surface-overlay:active {
    background-color: var(--surface-overlay) !important;
  }
  .lg\:focus\:surface-hover:focus {
    background-color: var(--surface-hover) !important;
  }
  .lg\:hover\:surface-hover:hover {
    background-color: var(--surface-hover) !important;
  }
  .lg\:active\:surface-hover:active {
    background-color: var(--surface-hover) !important;
  }
  .lg\:focus\:surface-border:focus {
    border-color: var(--surface-border) !important;
  }
  .lg\:hover\:surface-border:hover {
    border-color: var(--surface-border) !important;
  }
  .lg\:active\:surface-border:active {
    border-color: var(--surface-border) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-primary {
    color: var(--primary-color) !important;
  }
  .xl\:bg-primary {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .xl\:bg-primary-reverse {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .xl\:bg-white {
    background-color: #ffffff !important;
  }
  .xl\:border-primary {
    border-color: var(--primary-color) !important;
  }
  .xl\:text-white {
    color: #ffffff !important;
  }
  .xl\:border-white {
    border-color: #ffffff !important;
  }
  .xl\:text-color {
    color: var(--text-color) !important;
  }
  .xl\:text-color-secondary {
    color: var(--text-color-secondary) !important;
  }
  .xl\:surface-ground {
    background-color: var(--surface-ground) !important;
  }
  .xl\:surface-section {
    background-color: var(--surface-section) !important;
  }
  .xl\:surface-card {
    background-color: var(--surface-card) !important;
  }
  .xl\:surface-overlay {
    background-color: var(--surface-overlay) !important;
  }
  .xl\:surface-hover {
    background-color: var(--surface-hover) !important;
  }
  .xl\:surface-border {
    border-color: var(--surface-border) !important;
  }
  .xl\:focus\:text-primary:focus {
    color: var(--primary-color) !important;
  }
  .xl\:hover\:text-primary:hover {
    color: var(--primary-color) !important;
  }
  .xl\:active\:text-primary:active {
    color: var(--primary-color) !important;
  }
  .xl\:focus\:bg-primary:focus {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .xl\:hover\:bg-primary:hover {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .xl\:active\:bg-primary:active {
    color: var(--primary-color-text) !important;
    background-color: var(--primary-color) !important;
  }
  .xl\:focus\:bg-primary-reverse:focus {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .xl\:hover\:bg-primary-reverse:hover {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .xl\:active\:bg-primary-reverse:active {
    color: var(--primary-color) !important;
    background-color: var(--primary-color-text) !important;
  }
  .xl\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .xl\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .xl\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .xl\:focus\:border-primary:focus {
    border-color: var(--primary-color) !important;
  }
  .xl\:hover\:border-primary:hover {
    border-color: var(--primary-color) !important;
  }
  .xl\:active\:border-primary:active {
    border-color: var(--primary-color) !important;
  }
  .xl\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .xl\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .xl\:active\:text-white:active {
    color: #ffffff !important;
  }
  .xl\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .xl\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .xl\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .xl\:focus\:text-color:focus {
    color: var(--text-color) !important;
  }
  .xl\:hover\:text-color:hover {
    color: var(--text-color) !important;
  }
  .xl\:active\:text-color:active {
    color: var(--text-color) !important;
  }
  .xl\:focus\:text-color-secondary:focus {
    color: var(--text-color-secondary) !important;
  }
  .xl\:hover\:text-color-secondary:hover {
    color: var(--text-color-secondary) !important;
  }
  .xl\:active\:text-color-secondary:active {
    color: var(--text-color-secondary) !important;
  }
  .xl\:focus\:surface-ground:focus {
    background-color: var(--surface-ground) !important;
  }
  .xl\:hover\:surface-ground:hover {
    background-color: var(--surface-ground) !important;
  }
  .xl\:active\:surface-ground:active {
    background-color: var(--surface-ground) !important;
  }
  .xl\:focus\:surface-section:focus {
    background-color: var(--surface-section) !important;
  }
  .xl\:hover\:surface-section:hover {
    background-color: var(--surface-section) !important;
  }
  .xl\:active\:surface-section:active {
    background-color: var(--surface-section) !important;
  }
  .xl\:focus\:surface-card:focus {
    background-color: var(--surface-card) !important;
  }
  .xl\:hover\:surface-card:hover {
    background-color: var(--surface-card) !important;
  }
  .xl\:active\:surface-card:active {
    background-color: var(--surface-card) !important;
  }
  .xl\:focus\:surface-overlay:focus {
    background-color: var(--surface-overlay) !important;
  }
  .xl\:hover\:surface-overlay:hover {
    background-color: var(--surface-overlay) !important;
  }
  .xl\:active\:surface-overlay:active {
    background-color: var(--surface-overlay) !important;
  }
  .xl\:focus\:surface-hover:focus {
    background-color: var(--surface-hover) !important;
  }
  .xl\:hover\:surface-hover:hover {
    background-color: var(--surface-hover) !important;
  }
  .xl\:active\:surface-hover:active {
    background-color: var(--surface-hover) !important;
  }
  .xl\:focus\:surface-border:focus {
    border-color: var(--surface-border) !important;
  }
  .xl\:hover\:surface-border:hover {
    border-color: var(--surface-border) !important;
  }
  .xl\:active\:surface-border:active {
    border-color: var(--surface-border) !important;
  }
}
.field {
  margin-bottom: 1rem;
}
.field > label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.field.grid > label {
  display: flex;
  align-items: center;
}
.field > small {
  margin-top: 0.25rem;
}
.field.grid,
.formgrid.grid {
  margin-top: 0;
}
.field.grid .col-fixed,
.formgrid.grid .col-fixed,
.field.grid .col,
.formgrid.grid .col,
.field.grid .col-1,
.formgrid.grid .col-1,
.field.grid .col-2,
.formgrid.grid .col-2,
.field.grid .col-3,
.formgrid.grid .col-3,
.field.grid .col-4,
.formgrid.grid .col-4,
.field.grid .col-5,
.formgrid.grid .col-5,
.field.grid .col-6,
.formgrid.grid .col-6,
.field.grid .col-7,
.formgrid.grid .col-7,
.field.grid .col-8,
.formgrid.grid .col-8,
.field.grid .col-9,
.formgrid.grid .col-9,
.field.grid .col-10,
.formgrid.grid .col-10,
.field.grid .col-11,
.formgrid.grid .col-11,
.field.grid .col-12,
.formgrid.grid .col-12 {
  padding-top: 0;
  padding-bottom: 0;
}
.formgroup-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.formgroup-inline .field,
.formgroup-inline .field-checkbox,
.formgroup-inline .field-radiobutton {
  margin-right: 1rem;
}
.formgroup-inline .field > label,
.formgroup-inline .field-checkbox > label,
.formgroup-inline .field-radiobutton > label {
  margin-right: 0.5rem;
  margin-bottom: 0;
}
.field-checkbox,
.field-radiobutton {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.field-checkbox > label,
.field-radiobutton > label {
  margin-left: 0.5rem;
  line-height: 1;
}
.hidden {
  display: none !important;
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
@media screen and (min-width: 576px) {
  .sm\:hidden {
    display: none !important;
  }
  .sm\:block {
    display: block !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:hidden {
    display: none !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:hidden {
    display: none !important;
  }
  .lg\:block {
    display: block !important;
  }
  .lg\:inline {
    display: inline !important;
  }
  .lg\:inline-block {
    display: inline-block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:hidden {
    display: none !important;
  }
  .xl\:block {
    display: block !important;
  }
  .xl\:inline {
    display: inline !important;
  }
  .xl\:inline-block {
    display: inline-block !important;
  }
  .xl\:flex {
    display: flex !important;
  }
  .xl\:inline-flex {
    display: inline-flex !important;
  }
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-center {
    text-align: center !important;
  }
  .sm\:text-justify {
    text-align: justify !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-center {
    text-align: center !important;
  }
  .md\:text-justify {
    text-align: justify !important;
  }
  .md\:text-left {
    text-align: left !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-center {
    text-align: center !important;
  }
  .lg\:text-justify {
    text-align: justify !important;
  }
  .lg\:text-left {
    text-align: left !important;
  }
  .lg\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-center {
    text-align: center !important;
  }
  .xl\:text-justify {
    text-align: justify !important;
  }
  .xl\:text-left {
    text-align: left !important;
  }
  .xl\:text-right {
    text-align: right !important;
  }
}
.underline {
  text-decoration: underline !important;
}
.line-through {
  text-decoration: line-through !important;
}
.no-underline {
  text-decoration: none !important;
}
.focus\:underline:focus {
  text-decoration: underline !important;
}
.hover\:underline:hover {
  text-decoration: underline !important;
}
.active\:underline:active {
  text-decoration: underline !important;
}
.focus\:line-through:focus {
  text-decoration: line-through !important;
}
.hover\:line-through:hover {
  text-decoration: line-through !important;
}
.active\:line-through:active {
  text-decoration: line-through !important;
}
.focus\:no-underline:focus {
  text-decoration: none !important;
}
.hover\:no-underline:hover {
  text-decoration: none !important;
}
.active\:no-underline:active {
  text-decoration: none !important;
}
.lowercase {
  text-transform: lowercase !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.text-overflow-clip {
  text-overflow: clip !important;
}
.text-overflow-ellipsis {
  text-overflow: ellipsis !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .sm\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .md\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .lg\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .xl\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700 !important;
}
@media screen and (min-width: 576px) {
  .sm\:font-light {
    font-weight: 300 !important;
  }
  .sm\:font-normal {
    font-weight: 400 !important;
  }
  .sm\:font-medium {
    font-weight: 500 !important;
  }
  .sm\:font-semibold {
    font-weight: 600 !important;
  }
  .sm\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:font-light {
    font-weight: 300 !important;
  }
  .md\:font-normal {
    font-weight: 400 !important;
  }
  .md\:font-medium {
    font-weight: 500 !important;
  }
  .md\:font-semibold {
    font-weight: 600 !important;
  }
  .md\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:font-light {
    font-weight: 300 !important;
  }
  .lg\:font-normal {
    font-weight: 400 !important;
  }
  .lg\:font-medium {
    font-weight: 500 !important;
  }
  .lg\:font-semibold {
    font-weight: 600 !important;
  }
  .lg\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:font-light {
    font-weight: 300 !important;
  }
  .xl\:font-normal {
    font-weight: 400 !important;
  }
  .xl\:font-medium {
    font-weight: 500 !important;
  }
  .xl\:font-semibold {
    font-weight: 600 !important;
  }
  .xl\:font-bold {
    font-weight: 700 !important;
  }
}
.font-italic {
  font-style: italic !important;
}
.text-xs {
  font-size: 0.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
}
.text-base {
  font-size: 1rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
}
.text-2xl {
  font-size: 1.5rem !important;
}
.text-3xl {
  font-size: 1.75rem !important;
}
.text-4xl {
  font-size: 2rem !important;
}
.text-5xl {
  font-size: 2.5rem !important;
}
.text-6xl {
  font-size: 3rem !important;
}
.text-7xl {
  font-size: 4rem !important;
}
.text-8xl {
  font-size: 6rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-xs {
    font-size: 0.75rem !important;
  }
  .sm\:text-sm {
    font-size: 0.875rem !important;
  }
  .sm\:text-base {
    font-size: 1rem !important;
  }
  .sm\:text-lg {
    font-size: 1.125rem !important;
  }
  .sm\:text-xl {
    font-size: 1.25rem !important;
  }
  .sm\:text-2xl {
    font-size: 1.5rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.75rem !important;
  }
  .sm\:text-4xl {
    font-size: 2rem !important;
  }
  .sm\:text-5xl {
    font-size: 2.5rem !important;
  }
  .sm\:text-6xl {
    font-size: 3rem !important;
  }
  .sm\:text-7xl {
    font-size: 4rem !important;
  }
  .sm\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-xs {
    font-size: 0.75rem !important;
  }
  .md\:text-sm {
    font-size: 0.875rem !important;
  }
  .md\:text-base {
    font-size: 1rem !important;
  }
  .md\:text-lg {
    font-size: 1.125rem !important;
  }
  .md\:text-xl {
    font-size: 1.25rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem !important;
  }
  .md\:text-3xl {
    font-size: 1.75rem !important;
  }
  .md\:text-4xl {
    font-size: 2rem !important;
  }
  .md\:text-5xl {
    font-size: 2.5rem !important;
  }
  .md\:text-6xl {
    font-size: 3rem !important;
  }
  .md\:text-7xl {
    font-size: 4rem !important;
  }
  .md\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-xs {
    font-size: 0.75rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem !important;
  }
  .lg\:text-base {
    font-size: 1rem !important;
  }
  .lg\:text-lg {
    font-size: 1.125rem !important;
  }
  .lg\:text-xl {
    font-size: 1.25rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.75rem !important;
  }
  .lg\:text-4xl {
    font-size: 2rem !important;
  }
  .lg\:text-5xl {
    font-size: 2.5rem !important;
  }
  .lg\:text-6xl {
    font-size: 3rem !important;
  }
  .lg\:text-7xl {
    font-size: 4rem !important;
  }
  .lg\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-xs {
    font-size: 0.75rem !important;
  }
  .xl\:text-sm {
    font-size: 0.875rem !important;
  }
  .xl\:text-base {
    font-size: 1rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.75rem !important;
  }
  .xl\:text-4xl {
    font-size: 2rem !important;
  }
  .xl\:text-5xl {
    font-size: 2.5rem !important;
  }
  .xl\:text-6xl {
    font-size: 3rem !important;
  }
  .xl\:text-7xl {
    font-size: 4rem !important;
  }
  .xl\:text-8xl {
    font-size: 6rem !important;
  }
}
.line-height-1 {
  line-height: 1 !important;
}
.line-height-2 {
  line-height: 1.25 !important;
}
.line-height-3 {
  line-height: 1.5 !important;
}
.line-height-4 {
  line-height: 2 !important;
}
.white-space-normal {
  white-space: normal !important;
}
.white-space-nowrap {
  white-space: nowrap !important;
}
.vertical-align-baseline {
  vertical-align: baseline !important;
}
.vertical-align-top {
  vertical-align: top !important;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.vertical-align-bottom {
  vertical-align: bottom !important;
}
.vertical-align-text-top {
  vertical-align: text-top !important;
}
.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}
.vertical-align-sub {
  vertical-align: sub !important;
}
.vertical-align-super {
  vertical-align: super !important;
}
@media screen and (min-width: 576px) {
  .sm\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .sm\:vertical-align-top {
    vertical-align: top !important;
  }
  .sm\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .sm\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .sm\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .sm\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .sm\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .sm\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .md\:vertical-align-top {
    vertical-align: top !important;
  }
  .md\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .md\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .md\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .md\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .md\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .md\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .lg\:vertical-align-top {
    vertical-align: top !important;
  }
  .lg\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .lg\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .lg\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .lg\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .lg\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .lg\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .xl\:vertical-align-top {
    vertical-align: top !important;
  }
  .xl\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .xl\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .xl\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .xl\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .xl\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .xl\:vertical-align-super {
    vertical-align: super !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-column {
    flex-direction: column !important;
  }
  .sm\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-column {
    flex-direction: column !important;
  }
  .md\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lg\:flex-column {
    flex-direction: column !important;
  }
  .lg\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .xl\:flex-column {
    flex-direction: column !important;
  }
  .xl\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
@media screen and (min-width: 576px) {
  .sm\:justify-content-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-content-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-content-center {
    justify-content: center !important;
  }
  .sm\:justify-content-between {
    justify-content: space-between !important;
  }
  .sm\:justify-content-around {
    justify-content: space-around !important;
  }
  .sm\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:justify-content-start {
    justify-content: flex-start !important;
  }
  .md\:justify-content-end {
    justify-content: flex-end !important;
  }
  .md\:justify-content-center {
    justify-content: center !important;
  }
  .md\:justify-content-between {
    justify-content: space-between !important;
  }
  .md\:justify-content-around {
    justify-content: space-around !important;
  }
  .md\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:justify-content-start {
    justify-content: flex-start !important;
  }
  .lg\:justify-content-end {
    justify-content: flex-end !important;
  }
  .lg\:justify-content-center {
    justify-content: center !important;
  }
  .lg\:justify-content-between {
    justify-content: space-between !important;
  }
  .lg\:justify-content-around {
    justify-content: space-around !important;
  }
  .lg\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:justify-content-start {
    justify-content: flex-start !important;
  }
  .xl\:justify-content-end {
    justify-content: flex-end !important;
  }
  .xl\:justify-content-center {
    justify-content: center !important;
  }
  .xl\:justify-content-between {
    justify-content: space-between !important;
  }
  .xl\:justify-content-around {
    justify-content: space-around !important;
  }
  .xl\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-evenly {
  align-content: space-evenly !important;
}
@media screen and (min-width: 576px) {
  .sm\:align-content-start {
    align-content: flex-start !important;
  }
  .sm\:align-content-end {
    align-content: flex-end !important;
  }
  .sm\:align-content-center {
    align-content: center !important;
  }
  .sm\:align-content-between {
    align-content: space-between !important;
  }
  .sm\:align-content-around {
    align-content: space-around !important;
  }
  .sm\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-content-start {
    align-content: flex-start !important;
  }
  .md\:align-content-end {
    align-content: flex-end !important;
  }
  .md\:align-content-center {
    align-content: center !important;
  }
  .md\:align-content-between {
    align-content: space-between !important;
  }
  .md\:align-content-around {
    align-content: space-around !important;
  }
  .md\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-content-start {
    align-content: flex-start !important;
  }
  .lg\:align-content-end {
    align-content: flex-end !important;
  }
  .lg\:align-content-center {
    align-content: center !important;
  }
  .lg\:align-content-between {
    align-content: space-between !important;
  }
  .lg\:align-content-around {
    align-content: space-around !important;
  }
  .lg\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-content-start {
    align-content: flex-start !important;
  }
  .xl\:align-content-end {
    align-content: flex-end !important;
  }
  .xl\:align-content-center {
    align-content: center !important;
  }
  .xl\:align-content-between {
    align-content: space-between !important;
  }
  .xl\:align-content-around {
    align-content: space-around !important;
  }
  .xl\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
@media screen and (min-width: 576px) {
  .sm\:align-items-stretch {
    align-items: stretch !important;
  }
  .sm\:align-items-start {
    align-items: flex-start !important;
  }
  .sm\:align-items-center {
    align-items: center !important;
  }
  .sm\:align-items-end {
    align-items: flex-end !important;
  }
  .sm\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-items-stretch {
    align-items: stretch !important;
  }
  .md\:align-items-start {
    align-items: flex-start !important;
  }
  .md\:align-items-center {
    align-items: center !important;
  }
  .md\:align-items-end {
    align-items: flex-end !important;
  }
  .md\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-items-stretch {
    align-items: stretch !important;
  }
  .lg\:align-items-start {
    align-items: flex-start !important;
  }
  .lg\:align-items-center {
    align-items: center !important;
  }
  .lg\:align-items-end {
    align-items: flex-end !important;
  }
  .lg\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-items-stretch {
    align-items: stretch !important;
  }
  .xl\:align-items-start {
    align-items: flex-start !important;
  }
  .xl\:align-items-center {
    align-items: center !important;
  }
  .xl\:align-items-end {
    align-items: flex-end !important;
  }
  .xl\:align-items-baseline {
    align-items: baseline !important;
  }
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
@media screen and (min-width: 576px) {
  .sm\:align-self-auto {
    align-self: auto !important;
  }
  .sm\:align-self-start {
    align-self: flex-start !important;
  }
  .sm\:align-self-end {
    align-self: flex-end !important;
  }
  .sm\:align-self-center {
    align-self: center !important;
  }
  .sm\:align-self-stretch {
    align-self: stretch !important;
  }
  .sm\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-self-auto {
    align-self: auto !important;
  }
  .md\:align-self-start {
    align-self: flex-start !important;
  }
  .md\:align-self-end {
    align-self: flex-end !important;
  }
  .md\:align-self-center {
    align-self: center !important;
  }
  .md\:align-self-stretch {
    align-self: stretch !important;
  }
  .md\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-self-auto {
    align-self: auto !important;
  }
  .lg\:align-self-start {
    align-self: flex-start !important;
  }
  .lg\:align-self-end {
    align-self: flex-end !important;
  }
  .lg\:align-self-center {
    align-self: center !important;
  }
  .lg\:align-self-stretch {
    align-self: stretch !important;
  }
  .lg\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-self-auto {
    align-self: auto !important;
  }
  .xl\:align-self-start {
    align-self: flex-start !important;
  }
  .xl\:align-self-end {
    align-self: flex-end !important;
  }
  .xl\:align-self-center {
    align-self: center !important;
  }
  .xl\:align-self-stretch {
    align-self: stretch !important;
  }
  .xl\:align-self-baseline {
    align-self: baseline !important;
  }
}
.flex-order-0 {
  order: 0 !important;
}
.flex-order-1 {
  order: 1 !important;
}
.flex-order-2 {
  order: 2 !important;
}
.flex-order-3 {
  order: 3 !important;
}
.flex-order-4 {
  order: 4 !important;
}
.flex-order-5 {
  order: 5 !important;
}
.flex-order-6 {
  order: 6 !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-order-0 {
    order: 0 !important;
  }
  .sm\:flex-order-1 {
    order: 1 !important;
  }
  .sm\:flex-order-2 {
    order: 2 !important;
  }
  .sm\:flex-order-3 {
    order: 3 !important;
  }
  .sm\:flex-order-4 {
    order: 4 !important;
  }
  .sm\:flex-order-5 {
    order: 5 !important;
  }
  .sm\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-order-0 {
    order: 0 !important;
  }
  .md\:flex-order-1 {
    order: 1 !important;
  }
  .md\:flex-order-2 {
    order: 2 !important;
  }
  .md\:flex-order-3 {
    order: 3 !important;
  }
  .md\:flex-order-4 {
    order: 4 !important;
  }
  .md\:flex-order-5 {
    order: 5 !important;
  }
  .md\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-order-0 {
    order: 0 !important;
  }
  .lg\:flex-order-1 {
    order: 1 !important;
  }
  .lg\:flex-order-2 {
    order: 2 !important;
  }
  .lg\:flex-order-3 {
    order: 3 !important;
  }
  .lg\:flex-order-4 {
    order: 4 !important;
  }
  .lg\:flex-order-5 {
    order: 5 !important;
  }
  .lg\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-order-0 {
    order: 0 !important;
  }
  .xl\:flex-order-1 {
    order: 1 !important;
  }
  .xl\:flex-order-2 {
    order: 2 !important;
  }
  .xl\:flex-order-3 {
    order: 3 !important;
  }
  .xl\:flex-order-4 {
    order: 4 !important;
  }
  .xl\:flex-order-5 {
    order: 5 !important;
  }
  .xl\:flex-order-6 {
    order: 6 !important;
  }
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-initial {
  flex: 0 1 auto !important;
}
.flex-none {
  flex: none !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }
  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }
  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }
  .sm\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-1 {
    flex: 1 1 0% !important;
  }
  .md\:flex-auto {
    flex: 1 1 auto !important;
  }
  .md\:flex-initial {
    flex: 0 1 auto !important;
  }
  .md\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }
  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }
  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }
  .lg\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-1 {
    flex: 1 1 0% !important;
  }
  .xl\:flex-auto {
    flex: 1 1 auto !important;
  }
  .xl\:flex-initial {
    flex: 0 1 auto !important;
  }
  .xl\:flex-none {
    flex: none !important;
  }
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .xl\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .sm\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .md\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lg\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .xl\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
.gap-0 {
  gap: 0rem !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 2rem !important;
}
.gap-6 {
  gap: 3rem !important;
}
.gap-7 {
  gap: 4rem !important;
}
.gap-8 {
  gap: 5rem !important;
}
.row-gap-0 {
  row-gap: 0rem !important;
}
.row-gap-1 {
  row-gap: 0.25rem !important;
}
.row-gap-2 {
  row-gap: 0.5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.row-gap-5 {
  row-gap: 2rem !important;
}
.row-gap-6 {
  row-gap: 3rem !important;
}
.row-gap-7 {
  row-gap: 4rem !important;
}
.row-gap-8 {
  row-gap: 5rem !important;
}
.column-gap-0 {
  column-gap: 0rem !important;
}
.column-gap-1 {
  column-gap: 0.25rem !important;
}
.column-gap-2 {
  column-gap: 0.5rem !important;
}
.column-gap-3 {
  column-gap: 1rem !important;
}
.column-gap-4 {
  column-gap: 1.5rem !important;
}
.column-gap-5 {
  column-gap: 2rem !important;
}
.column-gap-6 {
  column-gap: 3rem !important;
}
.column-gap-7 {
  column-gap: 4rem !important;
}
.column-gap-8 {
  column-gap: 5rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:gap-0 {
    gap: 0rem !important;
  }
  .sm\:gap-1 {
    gap: 0.25rem !important;
  }
  .sm\:gap-2 {
    gap: 0.5rem !important;
  }
  .sm\:gap-3 {
    gap: 1rem !important;
  }
  .sm\:gap-4 {
    gap: 1.5rem !important;
  }
  .sm\:gap-5 {
    gap: 2rem !important;
  }
  .sm\:gap-6 {
    gap: 3rem !important;
  }
  .sm\:gap-7 {
    gap: 4rem !important;
  }
  .sm\:gap-8 {
    gap: 5rem !important;
  }
  .sm\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .sm\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .sm\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .sm\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .sm\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .sm\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .sm\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .sm\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .sm\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .sm\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .sm\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .sm\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .sm\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .sm\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .sm\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .sm\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .sm\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .sm\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:gap-0 {
    gap: 0rem !important;
  }
  .md\:gap-1 {
    gap: 0.25rem !important;
  }
  .md\:gap-2 {
    gap: 0.5rem !important;
  }
  .md\:gap-3 {
    gap: 1rem !important;
  }
  .md\:gap-4 {
    gap: 1.5rem !important;
  }
  .md\:gap-5 {
    gap: 2rem !important;
  }
  .md\:gap-6 {
    gap: 3rem !important;
  }
  .md\:gap-7 {
    gap: 4rem !important;
  }
  .md\:gap-8 {
    gap: 5rem !important;
  }
  .md\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .md\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .md\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .md\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .md\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .md\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .md\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .md\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .md\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .md\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .md\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .md\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .md\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .md\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .md\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .md\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .md\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .md\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:gap-0 {
    gap: 0rem !important;
  }
  .lg\:gap-1 {
    gap: 0.25rem !important;
  }
  .lg\:gap-2 {
    gap: 0.5rem !important;
  }
  .lg\:gap-3 {
    gap: 1rem !important;
  }
  .lg\:gap-4 {
    gap: 1.5rem !important;
  }
  .lg\:gap-5 {
    gap: 2rem !important;
  }
  .lg\:gap-6 {
    gap: 3rem !important;
  }
  .lg\:gap-7 {
    gap: 4rem !important;
  }
  .lg\:gap-8 {
    gap: 5rem !important;
  }
  .lg\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .lg\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .lg\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .lg\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .lg\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .lg\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .lg\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .lg\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .lg\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .lg\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .lg\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .lg\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .lg\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .lg\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .lg\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .lg\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .lg\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .lg\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:gap-0 {
    gap: 0rem !important;
  }
  .xl\:gap-1 {
    gap: 0.25rem !important;
  }
  .xl\:gap-2 {
    gap: 0.5rem !important;
  }
  .xl\:gap-3 {
    gap: 1rem !important;
  }
  .xl\:gap-4 {
    gap: 1.5rem !important;
  }
  .xl\:gap-5 {
    gap: 2rem !important;
  }
  .xl\:gap-6 {
    gap: 3rem !important;
  }
  .xl\:gap-7 {
    gap: 4rem !important;
  }
  .xl\:gap-8 {
    gap: 5rem !important;
  }
  .xl\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .xl\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .xl\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .xl\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .xl\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .xl\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .xl\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .xl\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .xl\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .xl\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .xl\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .xl\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .xl\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .xl\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .xl\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .xl\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .xl\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .xl\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 2rem !important;
}
.p-6 {
  padding: 3rem !important;
}
.p-7 {
  padding: 4rem !important;
}
.p-8 {
  padding: 5rem !important;
}
.pt-0 {
  padding-top: 0rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 2rem !important;
}
.pt-6 {
  padding-top: 3rem !important;
}
.pt-7 {
  padding-top: 4rem !important;
}
.pt-8 {
  padding-top: 5rem !important;
}
.pr-0 {
  padding-right: 0rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pr-5 {
  padding-right: 2rem !important;
}
.pr-6 {
  padding-right: 3rem !important;
}
.pr-7 {
  padding-right: 4rem !important;
}
.pr-8 {
  padding-right: 5rem !important;
}
.pl-0 {
  padding-left: 0rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.pl-5 {
  padding-left: 2rem !important;
}
.pl-6 {
  padding-left: 3rem !important;
}
.pl-7 {
  padding-left: 4rem !important;
}
.pl-8 {
  padding-left: 5rem !important;
}
.pb-0 {
  padding-bottom: 0rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 2rem !important;
}
.pb-6 {
  padding-bottom: 3rem !important;
}
.pb-7 {
  padding-bottom: 4rem !important;
}
.pb-8 {
  padding-bottom: 5rem !important;
}
.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:p-0 {
    padding: 0rem !important;
  }
  .sm\:p-1 {
    padding: 0.25rem !important;
  }
  .sm\:p-2 {
    padding: 0.5rem !important;
  }
  .sm\:p-3 {
    padding: 1rem !important;
  }
  .sm\:p-4 {
    padding: 1.5rem !important;
  }
  .sm\:p-5 {
    padding: 2rem !important;
  }
  .sm\:p-6 {
    padding: 3rem !important;
  }
  .sm\:p-7 {
    padding: 4rem !important;
  }
  .sm\:p-8 {
    padding: 5rem !important;
  }
  .sm\:pt-0 {
    padding-top: 0rem !important;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .sm\:pt-3 {
    padding-top: 1rem !important;
  }
  .sm\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .sm\:pt-5 {
    padding-top: 2rem !important;
  }
  .sm\:pt-6 {
    padding-top: 3rem !important;
  }
  .sm\:pt-7 {
    padding-top: 4rem !important;
  }
  .sm\:pt-8 {
    padding-top: 5rem !important;
  }
  .sm\:pr-0 {
    padding-right: 0rem !important;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .sm\:pr-3 {
    padding-right: 1rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .sm\:pr-5 {
    padding-right: 2rem !important;
  }
  .sm\:pr-6 {
    padding-right: 3rem !important;
  }
  .sm\:pr-7 {
    padding-right: 4rem !important;
  }
  .sm\:pr-8 {
    padding-right: 5rem !important;
  }
  .sm\:pl-0 {
    padding-left: 0rem !important;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .sm\:pl-3 {
    padding-left: 1rem !important;
  }
  .sm\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .sm\:pl-5 {
    padding-left: 2rem !important;
  }
  .sm\:pl-6 {
    padding-left: 3rem !important;
  }
  .sm\:pl-7 {
    padding-left: 4rem !important;
  }
  .sm\:pl-8 {
    padding-left: 5rem !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .sm\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .sm\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .sm\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .sm\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .sm\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .sm\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .sm\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:p-0 {
    padding: 0rem !important;
  }
  .md\:p-1 {
    padding: 0.25rem !important;
  }
  .md\:p-2 {
    padding: 0.5rem !important;
  }
  .md\:p-3 {
    padding: 1rem !important;
  }
  .md\:p-4 {
    padding: 1.5rem !important;
  }
  .md\:p-5 {
    padding: 2rem !important;
  }
  .md\:p-6 {
    padding: 3rem !important;
  }
  .md\:p-7 {
    padding: 4rem !important;
  }
  .md\:p-8 {
    padding: 5rem !important;
  }
  .md\:pt-0 {
    padding-top: 0rem !important;
  }
  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .md\:pt-3 {
    padding-top: 1rem !important;
  }
  .md\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .md\:pt-5 {
    padding-top: 2rem !important;
  }
  .md\:pt-6 {
    padding-top: 3rem !important;
  }
  .md\:pt-7 {
    padding-top: 4rem !important;
  }
  .md\:pt-8 {
    padding-top: 5rem !important;
  }
  .md\:pr-0 {
    padding-right: 0rem !important;
  }
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .md\:pr-3 {
    padding-right: 1rem !important;
  }
  .md\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .md\:pr-5 {
    padding-right: 2rem !important;
  }
  .md\:pr-6 {
    padding-right: 3rem !important;
  }
  .md\:pr-7 {
    padding-right: 4rem !important;
  }
  .md\:pr-8 {
    padding-right: 5rem !important;
  }
  .md\:pl-0 {
    padding-left: 0rem !important;
  }
  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .md\:pl-3 {
    padding-left: 1rem !important;
  }
  .md\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .md\:pl-5 {
    padding-left: 2rem !important;
  }
  .md\:pl-6 {
    padding-left: 3rem !important;
  }
  .md\:pl-7 {
    padding-left: 4rem !important;
  }
  .md\:pl-8 {
    padding-left: 5rem !important;
  }
  .md\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .md\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .md\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .md\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:p-0 {
    padding: 0rem !important;
  }
  .lg\:p-1 {
    padding: 0.25rem !important;
  }
  .lg\:p-2 {
    padding: 0.5rem !important;
  }
  .lg\:p-3 {
    padding: 1rem !important;
  }
  .lg\:p-4 {
    padding: 1.5rem !important;
  }
  .lg\:p-5 {
    padding: 2rem !important;
  }
  .lg\:p-6 {
    padding: 3rem !important;
  }
  .lg\:p-7 {
    padding: 4rem !important;
  }
  .lg\:p-8 {
    padding: 5rem !important;
  }
  .lg\:pt-0 {
    padding-top: 0rem !important;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .lg\:pt-3 {
    padding-top: 1rem !important;
  }
  .lg\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .lg\:pt-5 {
    padding-top: 2rem !important;
  }
  .lg\:pt-6 {
    padding-top: 3rem !important;
  }
  .lg\:pt-7 {
    padding-top: 4rem !important;
  }
  .lg\:pt-8 {
    padding-top: 5rem !important;
  }
  .lg\:pr-0 {
    padding-right: 0rem !important;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .lg\:pr-3 {
    padding-right: 1rem !important;
  }
  .lg\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .lg\:pr-5 {
    padding-right: 2rem !important;
  }
  .lg\:pr-6 {
    padding-right: 3rem !important;
  }
  .lg\:pr-7 {
    padding-right: 4rem !important;
  }
  .lg\:pr-8 {
    padding-right: 5rem !important;
  }
  .lg\:pl-0 {
    padding-left: 0rem !important;
  }
  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .lg\:pl-3 {
    padding-left: 1rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .lg\:pl-5 {
    padding-left: 2rem !important;
  }
  .lg\:pl-6 {
    padding-left: 3rem !important;
  }
  .lg\:pl-7 {
    padding-left: 4rem !important;
  }
  .lg\:pl-8 {
    padding-left: 5rem !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .lg\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .lg\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .lg\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .lg\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .lg\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .lg\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .lg\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:p-0 {
    padding: 0rem !important;
  }
  .xl\:p-1 {
    padding: 0.25rem !important;
  }
  .xl\:p-2 {
    padding: 0.5rem !important;
  }
  .xl\:p-3 {
    padding: 1rem !important;
  }
  .xl\:p-4 {
    padding: 1.5rem !important;
  }
  .xl\:p-5 {
    padding: 2rem !important;
  }
  .xl\:p-6 {
    padding: 3rem !important;
  }
  .xl\:p-7 {
    padding: 4rem !important;
  }
  .xl\:p-8 {
    padding: 5rem !important;
  }
  .xl\:pt-0 {
    padding-top: 0rem !important;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .xl\:pt-3 {
    padding-top: 1rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .xl\:pt-5 {
    padding-top: 2rem !important;
  }
  .xl\:pt-6 {
    padding-top: 3rem !important;
  }
  .xl\:pt-7 {
    padding-top: 4rem !important;
  }
  .xl\:pt-8 {
    padding-top: 5rem !important;
  }
  .xl\:pr-0 {
    padding-right: 0rem !important;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .xl\:pr-3 {
    padding-right: 1rem !important;
  }
  .xl\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .xl\:pr-5 {
    padding-right: 2rem !important;
  }
  .xl\:pr-6 {
    padding-right: 3rem !important;
  }
  .xl\:pr-7 {
    padding-right: 4rem !important;
  }
  .xl\:pr-8 {
    padding-right: 5rem !important;
  }
  .xl\:pl-0 {
    padding-left: 0rem !important;
  }
  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .xl\:pl-3 {
    padding-left: 1rem !important;
  }
  .xl\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .xl\:pl-5 {
    padding-left: 2rem !important;
  }
  .xl\:pl-6 {
    padding-left: 3rem !important;
  }
  .xl\:pl-7 {
    padding-left: 4rem !important;
  }
  .xl\:pl-8 {
    padding-left: 5rem !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .xl\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .xl\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .xl\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .xl\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .xl\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .xl\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .xl\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .xl\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .xl\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .xl\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .xl\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .xl\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .xl\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .xl\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .xl\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.m-0 {
  margin: 0rem !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 2rem !important;
}
.m-6 {
  margin: 3rem !important;
}
.m-7 {
  margin: 4rem !important;
}
.m-8 {
  margin: 5rem !important;
}
.-m-1 {
  margin: -0.25rem !important;
}
.-m-2 {
  margin: -0.5rem !important;
}
.-m-3 {
  margin: -1rem !important;
}
.-m-4 {
  margin: -1.5rem !important;
}
.-m-5 {
  margin: -2rem !important;
}
.-m-6 {
  margin: -3rem !important;
}
.-m-7 {
  margin: -4rem !important;
}
.-m-8 {
  margin: -5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-0 {
  margin-top: 0rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 2rem !important;
}
.mt-6 {
  margin-top: 3rem !important;
}
.mt-7 {
  margin-top: 4rem !important;
}
.mt-8 {
  margin-top: 5rem !important;
}
.-mt-1 {
  margin-top: -0.25rem !important;
}
.-mt-2 {
  margin-top: -0.5rem !important;
}
.-mt-3 {
  margin-top: -1rem !important;
}
.-mt-4 {
  margin-top: -1.5rem !important;
}
.-mt-5 {
  margin-top: -2rem !important;
}
.-mt-6 {
  margin-top: -3rem !important;
}
.-mt-7 {
  margin-top: -4rem !important;
}
.-mt-8 {
  margin-top: -5rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-0 {
  margin-right: 0rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mr-5 {
  margin-right: 2rem !important;
}
.mr-6 {
  margin-right: 3rem !important;
}
.mr-7 {
  margin-right: 4rem !important;
}
.mr-8 {
  margin-right: 5rem !important;
}
.-mr-1 {
  margin-right: -0.25rem !important;
}
.-mr-2 {
  margin-right: -0.5rem !important;
}
.-mr-3 {
  margin-right: -1rem !important;
}
.-mr-4 {
  margin-right: -1.5rem !important;
}
.-mr-5 {
  margin-right: -2rem !important;
}
.-mr-6 {
  margin-right: -3rem !important;
}
.-mr-7 {
  margin-right: -4rem !important;
}
.-mr-8 {
  margin-right: -5rem !important;
}
.mr-auto {
  margin-right: auto !important;
}
.ml-0 {
  margin-left: 0rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.ml-5 {
  margin-left: 2rem !important;
}
.ml-6 {
  margin-left: 3rem !important;
}
.ml-7 {
  margin-left: 4rem !important;
}
.ml-8 {
  margin-left: 5rem !important;
}
.-ml-1 {
  margin-left: -0.25rem !important;
}
.-ml-2 {
  margin-left: -0.5rem !important;
}
.-ml-3 {
  margin-left: -1rem !important;
}
.-ml-4 {
  margin-left: -1.5rem !important;
}
.-ml-5 {
  margin-left: -2rem !important;
}
.-ml-6 {
  margin-left: -3rem !important;
}
.-ml-7 {
  margin-left: -4rem !important;
}
.-ml-8 {
  margin-left: -5rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 2rem !important;
}
.mb-6 {
  margin-bottom: 3rem !important;
}
.mb-7 {
  margin-bottom: 4rem !important;
}
.mb-8 {
  margin-bottom: 5rem !important;
}
.-mb-1 {
  margin-bottom: -0.25rem !important;
}
.-mb-2 {
  margin-bottom: -0.5rem !important;
}
.-mb-3 {
  margin-bottom: -1rem !important;
}
.-mb-4 {
  margin-bottom: -1.5rem !important;
}
.-mb-5 {
  margin-bottom: -2rem !important;
}
.-mb-6 {
  margin-bottom: -3rem !important;
}
.-mb-7 {
  margin-bottom: -4rem !important;
}
.-mb-8 {
  margin-bottom: -5rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
.-mx-3 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.-mx-4 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
.-mx-5 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
.-mx-6 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
.-mx-7 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
.-mx-8 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
.-my-3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.-my-4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
.-my-5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}
.-my-6 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
.-my-7 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}
.-my-8 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media screen and (min-width: 576px) {
  .sm\:m-0 {
    margin: 0rem !important;
  }
  .sm\:m-1 {
    margin: 0.25rem !important;
  }
  .sm\:m-2 {
    margin: 0.5rem !important;
  }
  .sm\:m-3 {
    margin: 1rem !important;
  }
  .sm\:m-4 {
    margin: 1.5rem !important;
  }
  .sm\:m-5 {
    margin: 2rem !important;
  }
  .sm\:m-6 {
    margin: 3rem !important;
  }
  .sm\:m-7 {
    margin: 4rem !important;
  }
  .sm\:m-8 {
    margin: 5rem !important;
  }
  .sm\:-m-1 {
    margin: -0.25rem !important;
  }
  .sm\:-m-2 {
    margin: -0.5rem !important;
  }
  .sm\:-m-3 {
    margin: -1rem !important;
  }
  .sm\:-m-4 {
    margin: -1.5rem !important;
  }
  .sm\:-m-5 {
    margin: -2rem !important;
  }
  .sm\:-m-6 {
    margin: -3rem !important;
  }
  .sm\:-m-7 {
    margin: -4rem !important;
  }
  .sm\:-m-8 {
    margin: -5rem !important;
  }
  .sm\:m-auto {
    margin: auto !important;
  }
  .sm\:mt-0 {
    margin-top: 0rem !important;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .sm\:mt-3 {
    margin-top: 1rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .sm\:mt-5 {
    margin-top: 2rem !important;
  }
  .sm\:mt-6 {
    margin-top: 3rem !important;
  }
  .sm\:mt-7 {
    margin-top: 4rem !important;
  }
  .sm\:mt-8 {
    margin-top: 5rem !important;
  }
  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .sm\:-mt-3 {
    margin-top: -1rem !important;
  }
  .sm\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .sm\:-mt-5 {
    margin-top: -2rem !important;
  }
  .sm\:-mt-6 {
    margin-top: -3rem !important;
  }
  .sm\:-mt-7 {
    margin-top: -4rem !important;
  }
  .sm\:-mt-8 {
    margin-top: -5rem !important;
  }
  .sm\:mt-auto {
    margin-top: auto !important;
  }
  .sm\:mr-0 {
    margin-right: 0rem !important;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-3 {
    margin-right: 1rem !important;
  }
  .sm\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .sm\:mr-5 {
    margin-right: 2rem !important;
  }
  .sm\:mr-6 {
    margin-right: 3rem !important;
  }
  .sm\:mr-7 {
    margin-right: 4rem !important;
  }
  .sm\:mr-8 {
    margin-right: 5rem !important;
  }
  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .sm\:-mr-3 {
    margin-right: -1rem !important;
  }
  .sm\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .sm\:-mr-5 {
    margin-right: -2rem !important;
  }
  .sm\:-mr-6 {
    margin-right: -3rem !important;
  }
  .sm\:-mr-7 {
    margin-right: -4rem !important;
  }
  .sm\:-mr-8 {
    margin-right: -5rem !important;
  }
  .sm\:mr-auto {
    margin-right: auto !important;
  }
  .sm\:ml-0 {
    margin-left: 0rem !important;
  }
  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-3 {
    margin-left: 1rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .sm\:ml-5 {
    margin-left: 2rem !important;
  }
  .sm\:ml-6 {
    margin-left: 3rem !important;
  }
  .sm\:ml-7 {
    margin-left: 4rem !important;
  }
  .sm\:ml-8 {
    margin-left: 5rem !important;
  }
  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .sm\:-ml-3 {
    margin-left: -1rem !important;
  }
  .sm\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .sm\:-ml-5 {
    margin-left: -2rem !important;
  }
  .sm\:-ml-6 {
    margin-left: -3rem !important;
  }
  .sm\:-ml-7 {
    margin-left: -4rem !important;
  }
  .sm\:-ml-8 {
    margin-left: -5rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .sm\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .sm\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .sm\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .sm\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .sm\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .sm\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .sm\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .sm\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .sm\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .sm\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .sm\:mb-auto {
    margin-bottom: auto !important;
  }
  .sm\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .sm\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .sm\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .sm\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .sm\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .sm\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .sm\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .sm\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .sm\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .sm\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .sm\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .sm\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .sm\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .sm\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .sm\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:m-0 {
    margin: 0rem !important;
  }
  .md\:m-1 {
    margin: 0.25rem !important;
  }
  .md\:m-2 {
    margin: 0.5rem !important;
  }
  .md\:m-3 {
    margin: 1rem !important;
  }
  .md\:m-4 {
    margin: 1.5rem !important;
  }
  .md\:m-5 {
    margin: 2rem !important;
  }
  .md\:m-6 {
    margin: 3rem !important;
  }
  .md\:m-7 {
    margin: 4rem !important;
  }
  .md\:m-8 {
    margin: 5rem !important;
  }
  .md\:-m-1 {
    margin: -0.25rem !important;
  }
  .md\:-m-2 {
    margin: -0.5rem !important;
  }
  .md\:-m-3 {
    margin: -1rem !important;
  }
  .md\:-m-4 {
    margin: -1.5rem !important;
  }
  .md\:-m-5 {
    margin: -2rem !important;
  }
  .md\:-m-6 {
    margin: -3rem !important;
  }
  .md\:-m-7 {
    margin: -4rem !important;
  }
  .md\:-m-8 {
    margin: -5rem !important;
  }
  .md\:m-auto {
    margin: auto !important;
  }
  .md\:mt-0 {
    margin-top: 0rem !important;
  }
  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .md\:mt-3 {
    margin-top: 1rem !important;
  }
  .md\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .md\:mt-5 {
    margin-top: 2rem !important;
  }
  .md\:mt-6 {
    margin-top: 3rem !important;
  }
  .md\:mt-7 {
    margin-top: 4rem !important;
  }
  .md\:mt-8 {
    margin-top: 5rem !important;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .md\:-mt-3 {
    margin-top: -1rem !important;
  }
  .md\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .md\:-mt-5 {
    margin-top: -2rem !important;
  }
  .md\:-mt-6 {
    margin-top: -3rem !important;
  }
  .md\:-mt-7 {
    margin-top: -4rem !important;
  }
  .md\:-mt-8 {
    margin-top: -5rem !important;
  }
  .md\:mt-auto {
    margin-top: auto !important;
  }
  .md\:mr-0 {
    margin-right: 0rem !important;
  }
  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .md\:mr-3 {
    margin-right: 1rem !important;
  }
  .md\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .md\:mr-5 {
    margin-right: 2rem !important;
  }
  .md\:mr-6 {
    margin-right: 3rem !important;
  }
  .md\:mr-7 {
    margin-right: 4rem !important;
  }
  .md\:mr-8 {
    margin-right: 5rem !important;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .md\:-mr-3 {
    margin-right: -1rem !important;
  }
  .md\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .md\:-mr-5 {
    margin-right: -2rem !important;
  }
  .md\:-mr-6 {
    margin-right: -3rem !important;
  }
  .md\:-mr-7 {
    margin-right: -4rem !important;
  }
  .md\:-mr-8 {
    margin-right: -5rem !important;
  }
  .md\:mr-auto {
    margin-right: auto !important;
  }
  .md\:ml-0 {
    margin-left: 0rem !important;
  }
  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .md\:ml-3 {
    margin-left: 1rem !important;
  }
  .md\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .md\:ml-5 {
    margin-left: 2rem !important;
  }
  .md\:ml-6 {
    margin-left: 3rem !important;
  }
  .md\:ml-7 {
    margin-left: 4rem !important;
  }
  .md\:ml-8 {
    margin-left: 5rem !important;
  }
  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .md\:-ml-3 {
    margin-left: -1rem !important;
  }
  .md\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .md\:-ml-5 {
    margin-left: -2rem !important;
  }
  .md\:-ml-6 {
    margin-left: -3rem !important;
  }
  .md\:-ml-7 {
    margin-left: -4rem !important;
  }
  .md\:-ml-8 {
    margin-left: -5rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .md\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .md\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .md\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .md\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .md\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .md\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .md\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .md\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .md\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .md\:mb-auto {
    margin-bottom: auto !important;
  }
  .md\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .md\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .md\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .md\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .md\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .md\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .md\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .md\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .md\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .md\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .md\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .md\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .md\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .md\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:m-0 {
    margin: 0rem !important;
  }
  .lg\:m-1 {
    margin: 0.25rem !important;
  }
  .lg\:m-2 {
    margin: 0.5rem !important;
  }
  .lg\:m-3 {
    margin: 1rem !important;
  }
  .lg\:m-4 {
    margin: 1.5rem !important;
  }
  .lg\:m-5 {
    margin: 2rem !important;
  }
  .lg\:m-6 {
    margin: 3rem !important;
  }
  .lg\:m-7 {
    margin: 4rem !important;
  }
  .lg\:m-8 {
    margin: 5rem !important;
  }
  .lg\:-m-1 {
    margin: -0.25rem !important;
  }
  .lg\:-m-2 {
    margin: -0.5rem !important;
  }
  .lg\:-m-3 {
    margin: -1rem !important;
  }
  .lg\:-m-4 {
    margin: -1.5rem !important;
  }
  .lg\:-m-5 {
    margin: -2rem !important;
  }
  .lg\:-m-6 {
    margin: -3rem !important;
  }
  .lg\:-m-7 {
    margin: -4rem !important;
  }
  .lg\:-m-8 {
    margin: -5rem !important;
  }
  .lg\:m-auto {
    margin: auto !important;
  }
  .lg\:mt-0 {
    margin-top: 0rem !important;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mt-3 {
    margin-top: 1rem !important;
  }
  .lg\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .lg\:mt-5 {
    margin-top: 2rem !important;
  }
  .lg\:mt-6 {
    margin-top: 3rem !important;
  }
  .lg\:mt-7 {
    margin-top: 4rem !important;
  }
  .lg\:mt-8 {
    margin-top: 5rem !important;
  }
  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .lg\:-mt-3 {
    margin-top: -1rem !important;
  }
  .lg\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .lg\:-mt-5 {
    margin-top: -2rem !important;
  }
  .lg\:-mt-6 {
    margin-top: -3rem !important;
  }
  .lg\:-mt-7 {
    margin-top: -4rem !important;
  }
  .lg\:-mt-8 {
    margin-top: -5rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:mr-0 {
    margin-right: 0rem !important;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .lg\:mr-3 {
    margin-right: 1rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .lg\:mr-5 {
    margin-right: 2rem !important;
  }
  .lg\:mr-6 {
    margin-right: 3rem !important;
  }
  .lg\:mr-7 {
    margin-right: 4rem !important;
  }
  .lg\:mr-8 {
    margin-right: 5rem !important;
  }
  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .lg\:-mr-3 {
    margin-right: -1rem !important;
  }
  .lg\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .lg\:-mr-5 {
    margin-right: -2rem !important;
  }
  .lg\:-mr-6 {
    margin-right: -3rem !important;
  }
  .lg\:-mr-7 {
    margin-right: -4rem !important;
  }
  .lg\:-mr-8 {
    margin-right: -5rem !important;
  }
  .lg\:mr-auto {
    margin-right: auto !important;
  }
  .lg\:ml-0 {
    margin-left: 0rem !important;
  }
  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .lg\:ml-3 {
    margin-left: 1rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .lg\:ml-5 {
    margin-left: 2rem !important;
  }
  .lg\:ml-6 {
    margin-left: 3rem !important;
  }
  .lg\:ml-7 {
    margin-left: 4rem !important;
  }
  .lg\:ml-8 {
    margin-left: 5rem !important;
  }
  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .lg\:-ml-3 {
    margin-left: -1rem !important;
  }
  .lg\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .lg\:-ml-5 {
    margin-left: -2rem !important;
  }
  .lg\:-ml-6 {
    margin-left: -3rem !important;
  }
  .lg\:-ml-7 {
    margin-left: -4rem !important;
  }
  .lg\:-ml-8 {
    margin-left: -5rem !important;
  }
  .lg\:ml-auto {
    margin-left: auto !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .lg\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .lg\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .lg\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .lg\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .lg\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .lg\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .lg\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .lg\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .lg\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .lg\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .lg\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .lg\:mb-auto {
    margin-bottom: auto !important;
  }
  .lg\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .lg\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .lg\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .lg\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .lg\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .lg\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .lg\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .lg\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .lg\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .lg\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .lg\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .lg\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .lg\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:m-0 {
    margin: 0rem !important;
  }
  .xl\:m-1 {
    margin: 0.25rem !important;
  }
  .xl\:m-2 {
    margin: 0.5rem !important;
  }
  .xl\:m-3 {
    margin: 1rem !important;
  }
  .xl\:m-4 {
    margin: 1.5rem !important;
  }
  .xl\:m-5 {
    margin: 2rem !important;
  }
  .xl\:m-6 {
    margin: 3rem !important;
  }
  .xl\:m-7 {
    margin: 4rem !important;
  }
  .xl\:m-8 {
    margin: 5rem !important;
  }
  .xl\:-m-1 {
    margin: -0.25rem !important;
  }
  .xl\:-m-2 {
    margin: -0.5rem !important;
  }
  .xl\:-m-3 {
    margin: -1rem !important;
  }
  .xl\:-m-4 {
    margin: -1.5rem !important;
  }
  .xl\:-m-5 {
    margin: -2rem !important;
  }
  .xl\:-m-6 {
    margin: -3rem !important;
  }
  .xl\:-m-7 {
    margin: -4rem !important;
  }
  .xl\:-m-8 {
    margin: -5rem !important;
  }
  .xl\:m-auto {
    margin: auto !important;
  }
  .xl\:mt-0 {
    margin-top: 0rem !important;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .xl\:mt-3 {
    margin-top: 1rem !important;
  }
  .xl\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-5 {
    margin-top: 2rem !important;
  }
  .xl\:mt-6 {
    margin-top: 3rem !important;
  }
  .xl\:mt-7 {
    margin-top: 4rem !important;
  }
  .xl\:mt-8 {
    margin-top: 5rem !important;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .xl\:-mt-3 {
    margin-top: -1rem !important;
  }
  .xl\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .xl\:-mt-5 {
    margin-top: -2rem !important;
  }
  .xl\:-mt-6 {
    margin-top: -3rem !important;
  }
  .xl\:-mt-7 {
    margin-top: -4rem !important;
  }
  .xl\:-mt-8 {
    margin-top: -5rem !important;
  }
  .xl\:mt-auto {
    margin-top: auto !important;
  }
  .xl\:mr-0 {
    margin-right: 0rem !important;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .xl\:mr-3 {
    margin-right: 1rem !important;
  }
  .xl\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .xl\:mr-5 {
    margin-right: 2rem !important;
  }
  .xl\:mr-6 {
    margin-right: 3rem !important;
  }
  .xl\:mr-7 {
    margin-right: 4rem !important;
  }
  .xl\:mr-8 {
    margin-right: 5rem !important;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .xl\:-mr-3 {
    margin-right: -1rem !important;
  }
  .xl\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .xl\:-mr-5 {
    margin-right: -2rem !important;
  }
  .xl\:-mr-6 {
    margin-right: -3rem !important;
  }
  .xl\:-mr-7 {
    margin-right: -4rem !important;
  }
  .xl\:-mr-8 {
    margin-right: -5rem !important;
  }
  .xl\:mr-auto {
    margin-right: auto !important;
  }
  .xl\:ml-0 {
    margin-left: 0rem !important;
  }
  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .xl\:ml-3 {
    margin-left: 1rem !important;
  }
  .xl\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .xl\:ml-5 {
    margin-left: 2rem !important;
  }
  .xl\:ml-6 {
    margin-left: 3rem !important;
  }
  .xl\:ml-7 {
    margin-left: 4rem !important;
  }
  .xl\:ml-8 {
    margin-left: 5rem !important;
  }
  .xl\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .xl\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .xl\:-ml-3 {
    margin-left: -1rem !important;
  }
  .xl\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .xl\:-ml-5 {
    margin-left: -2rem !important;
  }
  .xl\:-ml-6 {
    margin-left: -3rem !important;
  }
  .xl\:-ml-7 {
    margin-left: -4rem !important;
  }
  .xl\:-ml-8 {
    margin-left: -5rem !important;
  }
  .xl\:ml-auto {
    margin-left: auto !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .xl\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .xl\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .xl\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .xl\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .xl\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .xl\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .xl\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .xl\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .xl\:mb-auto {
    margin-bottom: auto !important;
  }
  .xl\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xl\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .xl\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .xl\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .xl\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .xl\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .xl\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .xl\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .xl\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .xl\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .xl\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .xl\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .xl\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .xl\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .xl\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .xl\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xl\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .xl\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xl\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xl\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .xl\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .xl\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .xl\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .xl\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .xl\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .xl\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.shadow-none {
  box-shadow: none !important;
}
.shadow-1 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.shadow-2 {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.shadow-3 {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.shadow-4 {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.shadow-5 {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.shadow-6 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.shadow-7 {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.shadow-8 {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
.focus\:shadow-none:focus {
  box-shadow: none !important;
}
.hover\:shadow-none:hover {
  box-shadow: none !important;
}
.active\:shadow-none:active {
  box-shadow: none !important;
}
.focus\:shadow-1:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.hover\:shadow-1:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.active\:shadow-1:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.focus\:shadow-2:focus {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.hover\:shadow-2:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.active\:shadow-2:active {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.focus\:shadow-3:focus {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.hover\:shadow-3:hover {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.active\:shadow-3:active {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.focus\:shadow-4:focus {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.hover\:shadow-4:hover {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.active\:shadow-4:active {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.focus\:shadow-5:focus {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.hover\:shadow-5:hover {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.active\:shadow-5:active {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.focus\:shadow-6:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.hover\:shadow-6:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.active\:shadow-6:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.focus\:shadow-7:focus {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.hover\:shadow-7:hover {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.active\:shadow-7:active {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.focus\:shadow-8:focus {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
.hover\:shadow-8:hover {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
.active\:shadow-8:active {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
@media screen and (min-width: 576px) {
  .sm\:shadow-none {
    box-shadow: none !important;
  }
  .sm\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .sm\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .sm\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:shadow-none {
    box-shadow: none !important;
  }
  .md\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .md\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .md\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:shadow-none {
    box-shadow: none !important;
  }
  .lg\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .lg\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .lg\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:shadow-none {
    box-shadow: none !important;
  }
  .xl\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .xl\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .xl\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .xl\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
.border-none {
  border-width: 0px !important;
  border-style: none;
}
.border-1 {
  border-width: 1px !important;
  border-style: solid;
}
.border-2 {
  border-width: 2px !important;
  border-style: solid;
}
.border-3 {
  border-width: 3px !important;
  border-style: solid;
}
.border-top-none {
  border-top-width: 0px !important;
  border-top-style: none;
}
.border-top-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
}
.border-top-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
}
.border-top-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
}
.border-right-none {
  border-right-width: 0px !important;
  border-right-style: none;
}
.border-right-1 {
  border-right-width: 1px !important;
  border-right-style: solid;
}
.border-right-2 {
  border-right-width: 2px !important;
  border-right-style: solid;
}
.border-right-3 {
  border-right-width: 3px !important;
  border-right-style: solid;
}
.border-left-none {
  border-left-width: 0px !important;
  border-left-style: none;
}
.border-left-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
}
.border-left-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
}
.border-left-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
}
.border-bottom-none {
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}
.border-bottom-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}
.border-bottom-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}
.border-bottom-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}
.border-x-none {
  border-left-width: 0px !important;
  border-left-style: none;
  border-right-width: 0px !important;
  border-right-style: none;
}
.border-x-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
  border-right-width: 1px !important;
  border-right-style: solid;
}
.border-x-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
  border-right-width: 2px !important;
  border-right-style: solid;
}
.border-x-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
  border-right-width: 3px !important;
  border-right-style: solid;
}
.border-y-none {
  border-top-width: 0px !important;
  border-top-style: none;
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}
.border-y-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}
.border-y-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}
.border-y-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}
@media screen and (min-width: 576px) {
  .sm\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .sm\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .sm\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .sm\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .sm\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .sm\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .sm\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .sm\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .sm\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .sm\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .sm\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .sm\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .sm\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .sm\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .md\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .md\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .md\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .md\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .md\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .md\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .md\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .md\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .md\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .md\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .md\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .md\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .md\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .lg\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .lg\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .lg\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .lg\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .lg\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .lg\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .lg\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .lg\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .lg\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .lg\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .lg\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .lg\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .lg\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .xl\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .xl\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .xl\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .xl\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .xl\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .xl\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .xl\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .xl\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .xl\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .xl\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .xl\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .xl\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .xl\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
.border-solid {
  border-style: solid !important;
}
.border-dashed {
  border-style: dashed !important;
}
.border-dotted {
  border-style: dotted !important;
}
.border-double {
  border-style: double !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-solid {
    border-style: solid !important;
  }
  .sm\:border-dashed {
    border-style: dashed !important;
  }
  .sm\:border-dotted {
    border-style: dotted !important;
  }
  .sm\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-solid {
    border-style: solid !important;
  }
  .md\:border-dashed {
    border-style: dashed !important;
  }
  .md\:border-dotted {
    border-style: dotted !important;
  }
  .md\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-solid {
    border-style: solid !important;
  }
  .lg\:border-dashed {
    border-style: dashed !important;
  }
  .lg\:border-dotted {
    border-style: dotted !important;
  }
  .lg\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-solid {
    border-style: solid !important;
  }
  .xl\:border-dashed {
    border-style: dashed !important;
  }
  .xl\:border-dotted {
    border-style: dotted !important;
  }
  .xl\:border-double {
    border-style: double !important;
  }
}
.border-noround {
  border-radius: 0 !important;
}
.border-round {
  border-radius: var(--border-radius) !important;
}
.border-round-xs {
  border-radius: 0.125rem !important;
}
.border-round-sm {
  border-radius: 0.25rem !important;
}
.border-round-md {
  border-radius: 0.375rem !important;
}
.border-round-lg {
  border-radius: 0.5rem !important;
}
.border-round-xl {
  border-radius: 0.75rem !important;
}
.border-round-2xl {
  border-radius: 1rem !important;
}
.border-round-3xl {
  border-radius: 1.5rem !important;
}
.border-circle {
  border-radius: 50% !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-noround {
    border-radius: 0 !important;
  }
  .sm\:border-round {
    border-radius: var(--border-radius) !important;
  }
  .sm\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .sm\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .sm\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .sm\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .sm\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .sm\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround {
    border-radius: 0 !important;
  }
  .md\:border-round {
    border-radius: var(--border-radius) !important;
  }
  .md\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .md\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .md\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .md\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .md\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .md\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .md\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .md\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround {
    border-radius: 0 !important;
  }
  .lg\:border-round {
    border-radius: var(--border-radius) !important;
  }
  .lg\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .lg\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .lg\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .lg\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .lg\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .lg\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .lg\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .lg\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround {
    border-radius: 0 !important;
  }
  .xl\:border-round {
    border-radius: var(--border-radius) !important;
  }
  .xl\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .xl\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .xl\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .xl\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .xl\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .xl\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .xl\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .xl\:border-circle {
    border-radius: 50% !important;
  }
}
.border-noround-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.border-noround-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.border-noround-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.border-noround-bottom {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.border-round-left {
  border-top-left-radius: var(--border-radius) !important;
  border-bottom-left-radius: var(--border-radius) !important;
}
.border-round-top {
  border-top-left-radius: var(--border-radius) !important;
  border-top-right-radius: var(--border-radius) !important;
}
.border-round-right {
  border-top-right-radius: var(--border-radius) !important;
  border-bottom-right-radius: var(--border-radius) !important;
}
.border-round-bottom {
  border-bottom-left-radius: var(--border-radius) !important;
  border-bottom-right-radius: var(--border-radius) !important;
}
.border-round-left-xs {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}
.border-round-top-xs {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}
.border-round-right-xs {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}
.border-round-bottom-xs {
  border-bottom-left-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}
.border-round-left-sm {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.border-round-top-sm {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.border-round-right-sm {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.border-round-bottom-sm {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.border-round-left-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.border-round-top-md {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}
.border-round-right-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.border-round-bottom-md {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.border-round-left-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}
.border-round-top-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}
.border-round-right-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.border-round-bottom-lg {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.border-round-left-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}
.border-round-top-xl {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
.border-round-right-xl {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}
.border-round-bottom-xl {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}
.border-round-left-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.border-round-top-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}
.border-round-right-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}
.border-round-bottom-2xl {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}
.border-round-left-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.border-round-top-3xl {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}
.border-round-right-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.border-round-bottom-3xl {
  border-bottom-left-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.border-circle-left {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.border-circle-top {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.border-circle-right {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.border-circle-bottom {
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .sm\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .sm\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-round-left {
    border-top-left-radius: var(--border-radius) !important;
    border-bottom-left-radius: var(--border-radius) !important;
  }
  .sm\:border-round-top {
    border-top-left-radius: var(--border-radius) !important;
    border-top-right-radius: var(--border-radius) !important;
  }
  .sm\:border-round-right {
    border-top-right-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .sm\:border-round-bottom {
    border-bottom-left-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .sm\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .sm\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .sm\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .sm\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .sm\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .sm\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .sm\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .sm\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .sm\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .sm\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .sm\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .sm\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .sm\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .sm\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .sm\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .sm\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .sm\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .md\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .md\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-round-left {
    border-top-left-radius: var(--border-radius) !important;
    border-bottom-left-radius: var(--border-radius) !important;
  }
  .md\:border-round-top {
    border-top-left-radius: var(--border-radius) !important;
    border-top-right-radius: var(--border-radius) !important;
  }
  .md\:border-round-right {
    border-top-right-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .md\:border-round-bottom {
    border-bottom-left-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .md\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .md\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .md\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .md\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .md\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .md\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .md\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .md\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .md\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .md\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .md\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .md\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .md\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .md\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .md\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .md\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .md\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .md\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .lg\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .lg\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-round-left {
    border-top-left-radius: var(--border-radius) !important;
    border-bottom-left-radius: var(--border-radius) !important;
  }
  .lg\:border-round-top {
    border-top-left-radius: var(--border-radius) !important;
    border-top-right-radius: var(--border-radius) !important;
  }
  .lg\:border-round-right {
    border-top-right-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .lg\:border-round-bottom {
    border-bottom-left-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .lg\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .lg\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .lg\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .lg\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .lg\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .lg\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .lg\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .lg\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .lg\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .lg\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .lg\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .lg\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .lg\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .lg\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .lg\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .lg\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .lg\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .lg\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .xl\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .xl\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-round-left {
    border-top-left-radius: var(--border-radius) !important;
    border-bottom-left-radius: var(--border-radius) !important;
  }
  .xl\:border-round-top {
    border-top-left-radius: var(--border-radius) !important;
    border-top-right-radius: var(--border-radius) !important;
  }
  .xl\:border-round-right {
    border-top-right-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .xl\:border-round-bottom {
    border-bottom-left-radius: var(--border-radius) !important;
    border-bottom-right-radius: var(--border-radius) !important;
  }
  .xl\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .xl\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .xl\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .xl\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .xl\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .xl\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .xl\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .xl\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .xl\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .xl\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .xl\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .xl\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .xl\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .xl\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .xl\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .xl\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .xl\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .xl\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
.w-full {
  width: 100% !important;
}
.w-screen {
  width: 100vw !important;
}
.w-auto {
  width: auto !important;
}
.w-1 {
  width: 8.3333% !important;
}
.w-2 {
  width: 16.6667% !important;
}
.w-3 {
  width: 25% !important;
}
.w-4 {
  width: 33.3333% !important;
}
.w-5 {
  width: 41.6667% !important;
}
.w-6 {
  width: 50% !important;
}
.w-7 {
  width: 58.3333% !important;
}
.w-8 {
  width: 66.6667% !important;
}
.w-9 {
  width: 75% !important;
}
.w-10 {
  width: 83.3333% !important;
}
.w-11 {
  width: 91.6667% !important;
}
.w-12 {
  width: 100% !important;
}
.w-min {
  width: min-content !important;
}
.w-max {
  width: max-content !important;
}
.w-fit {
  width: fit-content !important;
}
.w-1rem {
  width: 1rem !important;
}
.w-2rem {
  width: 2rem !important;
}
.w-3rem {
  width: 3rem !important;
}
.w-4rem {
  width: 4rem !important;
}
.w-5rem {
  width: 5rem !important;
}
.w-6rem {
  width: 6rem !important;
}
.w-7rem {
  width: 7rem !important;
}
.w-8rem {
  width: 8rem !important;
}
.w-9rem {
  width: 9rem !important;
}
.w-10rem {
  width: 10rem !important;
}
.w-11rem {
  width: 11rem !important;
}
.w-12rem {
  width: 12rem !important;
}
.w-13rem {
  width: 13rem !important;
}
.w-14rem {
  width: 14rem !important;
}
.w-15rem {
  width: 15rem !important;
}
.w-16rem {
  width: 16rem !important;
}
.w-17rem {
  width: 17rem !important;
}
.w-18rem {
  width: 18rem !important;
}
.w-19rem {
  width: 19rem !important;
}
.w-20rem {
  width: 20rem !important;
}
.w-21rem {
  width: 21rem !important;
}
.w-22rem {
  width: 22rem !important;
}
.w-23rem {
  width: 23rem !important;
}
.w-24rem {
  width: 24rem !important;
}
.w-25rem {
  width: 25rem !important;
}
.w-26rem {
  width: 26rem !important;
}
.w-27rem {
  width: 27rem !important;
}
.w-28rem {
  width: 28rem !important;
}
.w-29rem {
  width: 29rem !important;
}
.w-30rem {
  width: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:w-screen {
    width: 100vw !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:w-1 {
    width: 8.3333% !important;
  }
  .sm\:w-2 {
    width: 16.6667% !important;
  }
  .sm\:w-3 {
    width: 25% !important;
  }
  .sm\:w-4 {
    width: 33.3333% !important;
  }
  .sm\:w-5 {
    width: 41.6667% !important;
  }
  .sm\:w-6 {
    width: 50% !important;
  }
  .sm\:w-7 {
    width: 58.3333% !important;
  }
  .sm\:w-8 {
    width: 66.6667% !important;
  }
  .sm\:w-9 {
    width: 75% !important;
  }
  .sm\:w-10 {
    width: 83.3333% !important;
  }
  .sm\:w-11 {
    width: 91.6667% !important;
  }
  .sm\:w-12 {
    width: 100% !important;
  }
  .sm\:w-min {
    width: min-content !important;
  }
  .sm\:w-max {
    width: max-content !important;
  }
  .sm\:w-fit {
    width: fit-content !important;
  }
  .sm\:w-1rem {
    width: 1rem !important;
  }
  .sm\:w-2rem {
    width: 2rem !important;
  }
  .sm\:w-3rem {
    width: 3rem !important;
  }
  .sm\:w-4rem {
    width: 4rem !important;
  }
  .sm\:w-5rem {
    width: 5rem !important;
  }
  .sm\:w-6rem {
    width: 6rem !important;
  }
  .sm\:w-7rem {
    width: 7rem !important;
  }
  .sm\:w-8rem {
    width: 8rem !important;
  }
  .sm\:w-9rem {
    width: 9rem !important;
  }
  .sm\:w-10rem {
    width: 10rem !important;
  }
  .sm\:w-11rem {
    width: 11rem !important;
  }
  .sm\:w-12rem {
    width: 12rem !important;
  }
  .sm\:w-13rem {
    width: 13rem !important;
  }
  .sm\:w-14rem {
    width: 14rem !important;
  }
  .sm\:w-15rem {
    width: 15rem !important;
  }
  .sm\:w-16rem {
    width: 16rem !important;
  }
  .sm\:w-17rem {
    width: 17rem !important;
  }
  .sm\:w-18rem {
    width: 18rem !important;
  }
  .sm\:w-19rem {
    width: 19rem !important;
  }
  .sm\:w-20rem {
    width: 20rem !important;
  }
  .sm\:w-21rem {
    width: 21rem !important;
  }
  .sm\:w-22rem {
    width: 22rem !important;
  }
  .sm\:w-23rem {
    width: 23rem !important;
  }
  .sm\:w-24rem {
    width: 24rem !important;
  }
  .sm\:w-25rem {
    width: 25rem !important;
  }
  .sm\:w-26rem {
    width: 26rem !important;
  }
  .sm\:w-27rem {
    width: 27rem !important;
  }
  .sm\:w-28rem {
    width: 28rem !important;
  }
  .sm\:w-29rem {
    width: 29rem !important;
  }
  .sm\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:w-full {
    width: 100% !important;
  }
  .md\:w-screen {
    width: 100vw !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:w-1 {
    width: 8.3333% !important;
  }
  .md\:w-2 {
    width: 16.6667% !important;
  }
  .md\:w-3 {
    width: 25% !important;
  }
  .md\:w-4 {
    width: 33.3333% !important;
  }
  .md\:w-5 {
    width: 41.6667% !important;
  }
  .md\:w-6 {
    width: 50% !important;
  }
  .md\:w-7 {
    width: 58.3333% !important;
  }
  .md\:w-8 {
    width: 66.6667% !important;
  }
  .md\:w-9 {
    width: 75% !important;
  }
  .md\:w-10 {
    width: 83.3333% !important;
  }
  .md\:w-11 {
    width: 91.6667% !important;
  }
  .md\:w-12 {
    width: 100% !important;
  }
  .md\:w-min {
    width: min-content !important;
  }
  .md\:w-max {
    width: max-content !important;
  }
  .md\:w-fit {
    width: fit-content !important;
  }
  .md\:w-1rem {
    width: 1rem !important;
  }
  .md\:w-2rem {
    width: 2rem !important;
  }
  .md\:w-3rem {
    width: 3rem !important;
  }
  .md\:w-4rem {
    width: 4rem !important;
  }
  .md\:w-5rem {
    width: 5rem !important;
  }
  .md\:w-6rem {
    width: 6rem !important;
  }
  .md\:w-7rem {
    width: 7rem !important;
  }
  .md\:w-8rem {
    width: 8rem !important;
  }
  .md\:w-9rem {
    width: 9rem !important;
  }
  .md\:w-10rem {
    width: 10rem !important;
  }
  .md\:w-11rem {
    width: 11rem !important;
  }
  .md\:w-12rem {
    width: 12rem !important;
  }
  .md\:w-13rem {
    width: 13rem !important;
  }
  .md\:w-14rem {
    width: 14rem !important;
  }
  .md\:w-15rem {
    width: 15rem !important;
  }
  .md\:w-16rem {
    width: 16rem !important;
  }
  .md\:w-17rem {
    width: 17rem !important;
  }
  .md\:w-18rem {
    width: 18rem !important;
  }
  .md\:w-19rem {
    width: 19rem !important;
  }
  .md\:w-20rem {
    width: 20rem !important;
  }
  .md\:w-21rem {
    width: 21rem !important;
  }
  .md\:w-22rem {
    width: 22rem !important;
  }
  .md\:w-23rem {
    width: 23rem !important;
  }
  .md\:w-24rem {
    width: 24rem !important;
  }
  .md\:w-25rem {
    width: 25rem !important;
  }
  .md\:w-26rem {
    width: 26rem !important;
  }
  .md\:w-27rem {
    width: 27rem !important;
  }
  .md\:w-28rem {
    width: 28rem !important;
  }
  .md\:w-29rem {
    width: 29rem !important;
  }
  .md\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:w-full {
    width: 100% !important;
  }
  .lg\:w-screen {
    width: 100vw !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:w-1 {
    width: 8.3333% !important;
  }
  .lg\:w-2 {
    width: 16.6667% !important;
  }
  .lg\:w-3 {
    width: 25% !important;
  }
  .lg\:w-4 {
    width: 33.3333% !important;
  }
  .lg\:w-5 {
    width: 41.6667% !important;
  }
  .lg\:w-6 {
    width: 50% !important;
  }
  .lg\:w-7 {
    width: 58.3333% !important;
  }
  .lg\:w-8 {
    width: 66.6667% !important;
  }
  .lg\:w-9 {
    width: 75% !important;
  }
  .lg\:w-10 {
    width: 83.3333% !important;
  }
  .lg\:w-11 {
    width: 91.6667% !important;
  }
  .lg\:w-12 {
    width: 100% !important;
  }
  .lg\:w-min {
    width: min-content !important;
  }
  .lg\:w-max {
    width: max-content !important;
  }
  .lg\:w-fit {
    width: fit-content !important;
  }
  .lg\:w-1rem {
    width: 1rem !important;
  }
  .lg\:w-2rem {
    width: 2rem !important;
  }
  .lg\:w-3rem {
    width: 3rem !important;
  }
  .lg\:w-4rem {
    width: 4rem !important;
  }
  .lg\:w-5rem {
    width: 5rem !important;
  }
  .lg\:w-6rem {
    width: 6rem !important;
  }
  .lg\:w-7rem {
    width: 7rem !important;
  }
  .lg\:w-8rem {
    width: 8rem !important;
  }
  .lg\:w-9rem {
    width: 9rem !important;
  }
  .lg\:w-10rem {
    width: 10rem !important;
  }
  .lg\:w-11rem {
    width: 11rem !important;
  }
  .lg\:w-12rem {
    width: 12rem !important;
  }
  .lg\:w-13rem {
    width: 13rem !important;
  }
  .lg\:w-14rem {
    width: 14rem !important;
  }
  .lg\:w-15rem {
    width: 15rem !important;
  }
  .lg\:w-16rem {
    width: 16rem !important;
  }
  .lg\:w-17rem {
    width: 17rem !important;
  }
  .lg\:w-18rem {
    width: 18rem !important;
  }
  .lg\:w-19rem {
    width: 19rem !important;
  }
  .lg\:w-20rem {
    width: 20rem !important;
  }
  .lg\:w-21rem {
    width: 21rem !important;
  }
  .lg\:w-22rem {
    width: 22rem !important;
  }
  .lg\:w-23rem {
    width: 23rem !important;
  }
  .lg\:w-24rem {
    width: 24rem !important;
  }
  .lg\:w-25rem {
    width: 25rem !important;
  }
  .lg\:w-26rem {
    width: 26rem !important;
  }
  .lg\:w-27rem {
    width: 27rem !important;
  }
  .lg\:w-28rem {
    width: 28rem !important;
  }
  .lg\:w-29rem {
    width: 29rem !important;
  }
  .lg\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:w-full {
    width: 100% !important;
  }
  .xl\:w-screen {
    width: 100vw !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:w-1 {
    width: 8.3333% !important;
  }
  .xl\:w-2 {
    width: 16.6667% !important;
  }
  .xl\:w-3 {
    width: 25% !important;
  }
  .xl\:w-4 {
    width: 33.3333% !important;
  }
  .xl\:w-5 {
    width: 41.6667% !important;
  }
  .xl\:w-6 {
    width: 50% !important;
  }
  .xl\:w-7 {
    width: 58.3333% !important;
  }
  .xl\:w-8 {
    width: 66.6667% !important;
  }
  .xl\:w-9 {
    width: 75% !important;
  }
  .xl\:w-10 {
    width: 83.3333% !important;
  }
  .xl\:w-11 {
    width: 91.6667% !important;
  }
  .xl\:w-12 {
    width: 100% !important;
  }
  .xl\:w-min {
    width: min-content !important;
  }
  .xl\:w-max {
    width: max-content !important;
  }
  .xl\:w-fit {
    width: fit-content !important;
  }
  .xl\:w-1rem {
    width: 1rem !important;
  }
  .xl\:w-2rem {
    width: 2rem !important;
  }
  .xl\:w-3rem {
    width: 3rem !important;
  }
  .xl\:w-4rem {
    width: 4rem !important;
  }
  .xl\:w-5rem {
    width: 5rem !important;
  }
  .xl\:w-6rem {
    width: 6rem !important;
  }
  .xl\:w-7rem {
    width: 7rem !important;
  }
  .xl\:w-8rem {
    width: 8rem !important;
  }
  .xl\:w-9rem {
    width: 9rem !important;
  }
  .xl\:w-10rem {
    width: 10rem !important;
  }
  .xl\:w-11rem {
    width: 11rem !important;
  }
  .xl\:w-12rem {
    width: 12rem !important;
  }
  .xl\:w-13rem {
    width: 13rem !important;
  }
  .xl\:w-14rem {
    width: 14rem !important;
  }
  .xl\:w-15rem {
    width: 15rem !important;
  }
  .xl\:w-16rem {
    width: 16rem !important;
  }
  .xl\:w-17rem {
    width: 17rem !important;
  }
  .xl\:w-18rem {
    width: 18rem !important;
  }
  .xl\:w-19rem {
    width: 19rem !important;
  }
  .xl\:w-20rem {
    width: 20rem !important;
  }
  .xl\:w-21rem {
    width: 21rem !important;
  }
  .xl\:w-22rem {
    width: 22rem !important;
  }
  .xl\:w-23rem {
    width: 23rem !important;
  }
  .xl\:w-24rem {
    width: 24rem !important;
  }
  .xl\:w-25rem {
    width: 25rem !important;
  }
  .xl\:w-26rem {
    width: 26rem !important;
  }
  .xl\:w-27rem {
    width: 27rem !important;
  }
  .xl\:w-28rem {
    width: 28rem !important;
  }
  .xl\:w-29rem {
    width: 29rem !important;
  }
  .xl\:w-30rem {
    width: 30rem !important;
  }
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.h-auto {
  height: auto !important;
}
.h-min {
  height: min-content !important;
}
.h-max {
  height: max-content !important;
}
.h-fit {
  height: fit-content !important;
}
.h-1rem {
  height: 1rem !important;
}
.h-2rem {
  height: 2rem !important;
}
.h-3rem {
  height: 3rem !important;
}
.h-4rem {
  height: 4rem !important;
}
.h-5rem {
  height: 5rem !important;
}
.h-6rem {
  height: 6rem !important;
}
.h-7rem {
  height: 7rem !important;
}
.h-8rem {
  height: 8rem !important;
}
.h-9rem {
  height: 9rem !important;
}
.h-10rem {
  height: 10rem !important;
}
.h-11rem {
  height: 11rem !important;
}
.h-12rem {
  height: 12rem !important;
}
.h-13rem {
  height: 13rem !important;
}
.h-14rem {
  height: 14rem !important;
}
.h-15rem {
  height: 15rem !important;
}
.h-16rem {
  height: 16rem !important;
}
.h-17rem {
  height: 17rem !important;
}
.h-18rem {
  height: 18rem !important;
}
.h-19rem {
  height: 19rem !important;
}
.h-20rem {
  height: 20rem !important;
}
.h-21rem {
  height: 21rem !important;
}
.h-22rem {
  height: 22rem !important;
}
.h-23rem {
  height: 23rem !important;
}
.h-24rem {
  height: 24rem !important;
}
.h-25rem {
  height: 25rem !important;
}
.h-26rem {
  height: 26rem !important;
}
.h-27rem {
  height: 27rem !important;
}
.h-28rem {
  height: 28rem !important;
}
.h-29rem {
  height: 29rem !important;
}
.h-30rem {
  height: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:h-full {
    height: 100% !important;
  }
  .sm\:h-screen {
    height: 100vh !important;
  }
  .sm\:h-auto {
    height: auto !important;
  }
  .sm\:h-min {
    height: min-content !important;
  }
  .sm\:h-max {
    height: max-content !important;
  }
  .sm\:h-fit {
    height: fit-content !important;
  }
  .sm\:h-1rem {
    height: 1rem !important;
  }
  .sm\:h-2rem {
    height: 2rem !important;
  }
  .sm\:h-3rem {
    height: 3rem !important;
  }
  .sm\:h-4rem {
    height: 4rem !important;
  }
  .sm\:h-5rem {
    height: 5rem !important;
  }
  .sm\:h-6rem {
    height: 6rem !important;
  }
  .sm\:h-7rem {
    height: 7rem !important;
  }
  .sm\:h-8rem {
    height: 8rem !important;
  }
  .sm\:h-9rem {
    height: 9rem !important;
  }
  .sm\:h-10rem {
    height: 10rem !important;
  }
  .sm\:h-11rem {
    height: 11rem !important;
  }
  .sm\:h-12rem {
    height: 12rem !important;
  }
  .sm\:h-13rem {
    height: 13rem !important;
  }
  .sm\:h-14rem {
    height: 14rem !important;
  }
  .sm\:h-15rem {
    height: 15rem !important;
  }
  .sm\:h-16rem {
    height: 16rem !important;
  }
  .sm\:h-17rem {
    height: 17rem !important;
  }
  .sm\:h-18rem {
    height: 18rem !important;
  }
  .sm\:h-19rem {
    height: 19rem !important;
  }
  .sm\:h-20rem {
    height: 20rem !important;
  }
  .sm\:h-21rem {
    height: 21rem !important;
  }
  .sm\:h-22rem {
    height: 22rem !important;
  }
  .sm\:h-23rem {
    height: 23rem !important;
  }
  .sm\:h-24rem {
    height: 24rem !important;
  }
  .sm\:h-25rem {
    height: 25rem !important;
  }
  .sm\:h-26rem {
    height: 26rem !important;
  }
  .sm\:h-27rem {
    height: 27rem !important;
  }
  .sm\:h-28rem {
    height: 28rem !important;
  }
  .sm\:h-29rem {
    height: 29rem !important;
  }
  .sm\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:h-full {
    height: 100% !important;
  }
  .md\:h-screen {
    height: 100vh !important;
  }
  .md\:h-auto {
    height: auto !important;
  }
  .md\:h-min {
    height: min-content !important;
  }
  .md\:h-max {
    height: max-content !important;
  }
  .md\:h-fit {
    height: fit-content !important;
  }
  .md\:h-1rem {
    height: 1rem !important;
  }
  .md\:h-2rem {
    height: 2rem !important;
  }
  .md\:h-3rem {
    height: 3rem !important;
  }
  .md\:h-4rem {
    height: 4rem !important;
  }
  .md\:h-5rem {
    height: 5rem !important;
  }
  .md\:h-6rem {
    height: 6rem !important;
  }
  .md\:h-7rem {
    height: 7rem !important;
  }
  .md\:h-8rem {
    height: 8rem !important;
  }
  .md\:h-9rem {
    height: 9rem !important;
  }
  .md\:h-10rem {
    height: 10rem !important;
  }
  .md\:h-11rem {
    height: 11rem !important;
  }
  .md\:h-12rem {
    height: 12rem !important;
  }
  .md\:h-13rem {
    height: 13rem !important;
  }
  .md\:h-14rem {
    height: 14rem !important;
  }
  .md\:h-15rem {
    height: 15rem !important;
  }
  .md\:h-16rem {
    height: 16rem !important;
  }
  .md\:h-17rem {
    height: 17rem !important;
  }
  .md\:h-18rem {
    height: 18rem !important;
  }
  .md\:h-19rem {
    height: 19rem !important;
  }
  .md\:h-20rem {
    height: 20rem !important;
  }
  .md\:h-21rem {
    height: 21rem !important;
  }
  .md\:h-22rem {
    height: 22rem !important;
  }
  .md\:h-23rem {
    height: 23rem !important;
  }
  .md\:h-24rem {
    height: 24rem !important;
  }
  .md\:h-25rem {
    height: 25rem !important;
  }
  .md\:h-26rem {
    height: 26rem !important;
  }
  .md\:h-27rem {
    height: 27rem !important;
  }
  .md\:h-28rem {
    height: 28rem !important;
  }
  .md\:h-29rem {
    height: 29rem !important;
  }
  .md\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:h-full {
    height: 100% !important;
  }
  .lg\:h-screen {
    height: 100vh !important;
  }
  .lg\:h-auto {
    height: auto !important;
  }
  .lg\:h-min {
    height: min-content !important;
  }
  .lg\:h-max {
    height: max-content !important;
  }
  .lg\:h-fit {
    height: fit-content !important;
  }
  .lg\:h-1rem {
    height: 1rem !important;
  }
  .lg\:h-2rem {
    height: 2rem !important;
  }
  .lg\:h-3rem {
    height: 3rem !important;
  }
  .lg\:h-4rem {
    height: 4rem !important;
  }
  .lg\:h-5rem {
    height: 5rem !important;
  }
  .lg\:h-6rem {
    height: 6rem !important;
  }
  .lg\:h-7rem {
    height: 7rem !important;
  }
  .lg\:h-8rem {
    height: 8rem !important;
  }
  .lg\:h-9rem {
    height: 9rem !important;
  }
  .lg\:h-10rem {
    height: 10rem !important;
  }
  .lg\:h-11rem {
    height: 11rem !important;
  }
  .lg\:h-12rem {
    height: 12rem !important;
  }
  .lg\:h-13rem {
    height: 13rem !important;
  }
  .lg\:h-14rem {
    height: 14rem !important;
  }
  .lg\:h-15rem {
    height: 15rem !important;
  }
  .lg\:h-16rem {
    height: 16rem !important;
  }
  .lg\:h-17rem {
    height: 17rem !important;
  }
  .lg\:h-18rem {
    height: 18rem !important;
  }
  .lg\:h-19rem {
    height: 19rem !important;
  }
  .lg\:h-20rem {
    height: 20rem !important;
  }
  .lg\:h-21rem {
    height: 21rem !important;
  }
  .lg\:h-22rem {
    height: 22rem !important;
  }
  .lg\:h-23rem {
    height: 23rem !important;
  }
  .lg\:h-24rem {
    height: 24rem !important;
  }
  .lg\:h-25rem {
    height: 25rem !important;
  }
  .lg\:h-26rem {
    height: 26rem !important;
  }
  .lg\:h-27rem {
    height: 27rem !important;
  }
  .lg\:h-28rem {
    height: 28rem !important;
  }
  .lg\:h-29rem {
    height: 29rem !important;
  }
  .lg\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:h-full {
    height: 100% !important;
  }
  .xl\:h-screen {
    height: 100vh !important;
  }
  .xl\:h-auto {
    height: auto !important;
  }
  .xl\:h-min {
    height: min-content !important;
  }
  .xl\:h-max {
    height: max-content !important;
  }
  .xl\:h-fit {
    height: fit-content !important;
  }
  .xl\:h-1rem {
    height: 1rem !important;
  }
  .xl\:h-2rem {
    height: 2rem !important;
  }
  .xl\:h-3rem {
    height: 3rem !important;
  }
  .xl\:h-4rem {
    height: 4rem !important;
  }
  .xl\:h-5rem {
    height: 5rem !important;
  }
  .xl\:h-6rem {
    height: 6rem !important;
  }
  .xl\:h-7rem {
    height: 7rem !important;
  }
  .xl\:h-8rem {
    height: 8rem !important;
  }
  .xl\:h-9rem {
    height: 9rem !important;
  }
  .xl\:h-10rem {
    height: 10rem !important;
  }
  .xl\:h-11rem {
    height: 11rem !important;
  }
  .xl\:h-12rem {
    height: 12rem !important;
  }
  .xl\:h-13rem {
    height: 13rem !important;
  }
  .xl\:h-14rem {
    height: 14rem !important;
  }
  .xl\:h-15rem {
    height: 15rem !important;
  }
  .xl\:h-16rem {
    height: 16rem !important;
  }
  .xl\:h-17rem {
    height: 17rem !important;
  }
  .xl\:h-18rem {
    height: 18rem !important;
  }
  .xl\:h-19rem {
    height: 19rem !important;
  }
  .xl\:h-20rem {
    height: 20rem !important;
  }
  .xl\:h-21rem {
    height: 21rem !important;
  }
  .xl\:h-22rem {
    height: 22rem !important;
  }
  .xl\:h-23rem {
    height: 23rem !important;
  }
  .xl\:h-24rem {
    height: 24rem !important;
  }
  .xl\:h-25rem {
    height: 25rem !important;
  }
  .xl\:h-26rem {
    height: 26rem !important;
  }
  .xl\:h-27rem {
    height: 27rem !important;
  }
  .xl\:h-28rem {
    height: 28rem !important;
  }
  .xl\:h-29rem {
    height: 29rem !important;
  }
  .xl\:h-30rem {
    height: 30rem !important;
  }
}
.min-w-0 {
  min-width: 0px !important;
}
.min-w-full {
  min-width: 100% !important;
}
.min-w-screen {
  min-width: 100vw !important;
}
.min-w-min {
  min-width: min-content !important;
}
.min-w-max {
  min-width: max-content !important;
}
@media screen and (min-width: 576px) {
  .sm\:min-w-0 {
    min-width: 0px !important;
  }
  .sm\:min-w-full {
    min-width: 100% !important;
  }
  .sm\:min-w-screen {
    min-width: 100vw !important;
  }
  .sm\:min-w-min {
    min-width: min-content !important;
  }
  .sm\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-w-0 {
    min-width: 0px !important;
  }
  .md\:min-w-full {
    min-width: 100% !important;
  }
  .md\:min-w-screen {
    min-width: 100vw !important;
  }
  .md\:min-w-min {
    min-width: min-content !important;
  }
  .md\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-w-0 {
    min-width: 0px !important;
  }
  .lg\:min-w-full {
    min-width: 100% !important;
  }
  .lg\:min-w-screen {
    min-width: 100vw !important;
  }
  .lg\:min-w-min {
    min-width: min-content !important;
  }
  .lg\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-w-0 {
    min-width: 0px !important;
  }
  .xl\:min-w-full {
    min-width: 100% !important;
  }
  .xl\:min-w-screen {
    min-width: 100vw !important;
  }
  .xl\:min-w-min {
    min-width: min-content !important;
  }
  .xl\:min-w-max {
    min-width: max-content !important;
  }
}
.max-w-0 {
  max-width: 0px !important;
}
.max-w-full {
  max-width: 100% !important;
}
.max-w-screen {
  max-width: 100vw !important;
}
.max-w-min {
  max-width: min-content !important;
}
.max-w-max {
  max-width: max-content !important;
}
.max-w-fit {
  max-width: fit-content !important;
}
.max-w-1rem {
  max-width: 1rem !important;
}
.max-w-2rem {
  max-width: 2rem !important;
}
.max-w-3rem {
  max-width: 3rem !important;
}
.max-w-4rem {
  max-width: 4rem !important;
}
.max-w-5rem {
  max-width: 5rem !important;
}
.max-w-6rem {
  max-width: 6rem !important;
}
.max-w-7rem {
  max-width: 7rem !important;
}
.max-w-8rem {
  max-width: 8rem !important;
}
.max-w-9rem {
  max-width: 9rem !important;
}
.max-w-10rem {
  max-width: 10rem !important;
}
.max-w-11rem {
  max-width: 11rem !important;
}
.max-w-12rem {
  max-width: 12rem !important;
}
.max-w-13rem {
  max-width: 13rem !important;
}
.max-w-14rem {
  max-width: 14rem !important;
}
.max-w-15rem {
  max-width: 15rem !important;
}
.max-w-16rem {
  max-width: 16rem !important;
}
.max-w-17rem {
  max-width: 17rem !important;
}
.max-w-18rem {
  max-width: 18rem !important;
}
.max-w-19rem {
  max-width: 19rem !important;
}
.max-w-20rem {
  max-width: 20rem !important;
}
.max-w-21rem {
  max-width: 21rem !important;
}
.max-w-22rem {
  max-width: 22rem !important;
}
.max-w-23rem {
  max-width: 23rem !important;
}
.max-w-24rem {
  max-width: 24rem !important;
}
.max-w-25rem {
  max-width: 25rem !important;
}
.max-w-26rem {
  max-width: 26rem !important;
}
.max-w-27rem {
  max-width: 27rem !important;
}
.max-w-28rem {
  max-width: 28rem !important;
}
.max-w-29rem {
  max-width: 29rem !important;
}
.max-w-30rem {
  max-width: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:max-w-0 {
    max-width: 0px !important;
  }
  .sm\:max-w-full {
    max-width: 100% !important;
  }
  .sm\:max-w-screen {
    max-width: 100vw !important;
  }
  .sm\:max-w-min {
    max-width: min-content !important;
  }
  .sm\:max-w-max {
    max-width: max-content !important;
  }
  .sm\:max-w-fit {
    max-width: fit-content !important;
  }
  .sm\:max-w-1rem {
    max-width: 1rem !important;
  }
  .sm\:max-w-2rem {
    max-width: 2rem !important;
  }
  .sm\:max-w-3rem {
    max-width: 3rem !important;
  }
  .sm\:max-w-4rem {
    max-width: 4rem !important;
  }
  .sm\:max-w-5rem {
    max-width: 5rem !important;
  }
  .sm\:max-w-6rem {
    max-width: 6rem !important;
  }
  .sm\:max-w-7rem {
    max-width: 7rem !important;
  }
  .sm\:max-w-8rem {
    max-width: 8rem !important;
  }
  .sm\:max-w-9rem {
    max-width: 9rem !important;
  }
  .sm\:max-w-10rem {
    max-width: 10rem !important;
  }
  .sm\:max-w-11rem {
    max-width: 11rem !important;
  }
  .sm\:max-w-12rem {
    max-width: 12rem !important;
  }
  .sm\:max-w-13rem {
    max-width: 13rem !important;
  }
  .sm\:max-w-14rem {
    max-width: 14rem !important;
  }
  .sm\:max-w-15rem {
    max-width: 15rem !important;
  }
  .sm\:max-w-16rem {
    max-width: 16rem !important;
  }
  .sm\:max-w-17rem {
    max-width: 17rem !important;
  }
  .sm\:max-w-18rem {
    max-width: 18rem !important;
  }
  .sm\:max-w-19rem {
    max-width: 19rem !important;
  }
  .sm\:max-w-20rem {
    max-width: 20rem !important;
  }
  .sm\:max-w-21rem {
    max-width: 21rem !important;
  }
  .sm\:max-w-22rem {
    max-width: 22rem !important;
  }
  .sm\:max-w-23rem {
    max-width: 23rem !important;
  }
  .sm\:max-w-24rem {
    max-width: 24rem !important;
  }
  .sm\:max-w-25rem {
    max-width: 25rem !important;
  }
  .sm\:max-w-26rem {
    max-width: 26rem !important;
  }
  .sm\:max-w-27rem {
    max-width: 27rem !important;
  }
  .sm\:max-w-28rem {
    max-width: 28rem !important;
  }
  .sm\:max-w-29rem {
    max-width: 29rem !important;
  }
  .sm\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-w-0 {
    max-width: 0px !important;
  }
  .md\:max-w-full {
    max-width: 100% !important;
  }
  .md\:max-w-screen {
    max-width: 100vw !important;
  }
  .md\:max-w-min {
    max-width: min-content !important;
  }
  .md\:max-w-max {
    max-width: max-content !important;
  }
  .md\:max-w-fit {
    max-width: fit-content !important;
  }
  .md\:max-w-1rem {
    max-width: 1rem !important;
  }
  .md\:max-w-2rem {
    max-width: 2rem !important;
  }
  .md\:max-w-3rem {
    max-width: 3rem !important;
  }
  .md\:max-w-4rem {
    max-width: 4rem !important;
  }
  .md\:max-w-5rem {
    max-width: 5rem !important;
  }
  .md\:max-w-6rem {
    max-width: 6rem !important;
  }
  .md\:max-w-7rem {
    max-width: 7rem !important;
  }
  .md\:max-w-8rem {
    max-width: 8rem !important;
  }
  .md\:max-w-9rem {
    max-width: 9rem !important;
  }
  .md\:max-w-10rem {
    max-width: 10rem !important;
  }
  .md\:max-w-11rem {
    max-width: 11rem !important;
  }
  .md\:max-w-12rem {
    max-width: 12rem !important;
  }
  .md\:max-w-13rem {
    max-width: 13rem !important;
  }
  .md\:max-w-14rem {
    max-width: 14rem !important;
  }
  .md\:max-w-15rem {
    max-width: 15rem !important;
  }
  .md\:max-w-16rem {
    max-width: 16rem !important;
  }
  .md\:max-w-17rem {
    max-width: 17rem !important;
  }
  .md\:max-w-18rem {
    max-width: 18rem !important;
  }
  .md\:max-w-19rem {
    max-width: 19rem !important;
  }
  .md\:max-w-20rem {
    max-width: 20rem !important;
  }
  .md\:max-w-21rem {
    max-width: 21rem !important;
  }
  .md\:max-w-22rem {
    max-width: 22rem !important;
  }
  .md\:max-w-23rem {
    max-width: 23rem !important;
  }
  .md\:max-w-24rem {
    max-width: 24rem !important;
  }
  .md\:max-w-25rem {
    max-width: 25rem !important;
  }
  .md\:max-w-26rem {
    max-width: 26rem !important;
  }
  .md\:max-w-27rem {
    max-width: 27rem !important;
  }
  .md\:max-w-28rem {
    max-width: 28rem !important;
  }
  .md\:max-w-29rem {
    max-width: 29rem !important;
  }
  .md\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-w-0 {
    max-width: 0px !important;
  }
  .lg\:max-w-full {
    max-width: 100% !important;
  }
  .lg\:max-w-screen {
    max-width: 100vw !important;
  }
  .lg\:max-w-min {
    max-width: min-content !important;
  }
  .lg\:max-w-max {
    max-width: max-content !important;
  }
  .lg\:max-w-fit {
    max-width: fit-content !important;
  }
  .lg\:max-w-1rem {
    max-width: 1rem !important;
  }
  .lg\:max-w-2rem {
    max-width: 2rem !important;
  }
  .lg\:max-w-3rem {
    max-width: 3rem !important;
  }
  .lg\:max-w-4rem {
    max-width: 4rem !important;
  }
  .lg\:max-w-5rem {
    max-width: 5rem !important;
  }
  .lg\:max-w-6rem {
    max-width: 6rem !important;
  }
  .lg\:max-w-7rem {
    max-width: 7rem !important;
  }
  .lg\:max-w-8rem {
    max-width: 8rem !important;
  }
  .lg\:max-w-9rem {
    max-width: 9rem !important;
  }
  .lg\:max-w-10rem {
    max-width: 10rem !important;
  }
  .lg\:max-w-11rem {
    max-width: 11rem !important;
  }
  .lg\:max-w-12rem {
    max-width: 12rem !important;
  }
  .lg\:max-w-13rem {
    max-width: 13rem !important;
  }
  .lg\:max-w-14rem {
    max-width: 14rem !important;
  }
  .lg\:max-w-15rem {
    max-width: 15rem !important;
  }
  .lg\:max-w-16rem {
    max-width: 16rem !important;
  }
  .lg\:max-w-17rem {
    max-width: 17rem !important;
  }
  .lg\:max-w-18rem {
    max-width: 18rem !important;
  }
  .lg\:max-w-19rem {
    max-width: 19rem !important;
  }
  .lg\:max-w-20rem {
    max-width: 20rem !important;
  }
  .lg\:max-w-21rem {
    max-width: 21rem !important;
  }
  .lg\:max-w-22rem {
    max-width: 22rem !important;
  }
  .lg\:max-w-23rem {
    max-width: 23rem !important;
  }
  .lg\:max-w-24rem {
    max-width: 24rem !important;
  }
  .lg\:max-w-25rem {
    max-width: 25rem !important;
  }
  .lg\:max-w-26rem {
    max-width: 26rem !important;
  }
  .lg\:max-w-27rem {
    max-width: 27rem !important;
  }
  .lg\:max-w-28rem {
    max-width: 28rem !important;
  }
  .lg\:max-w-29rem {
    max-width: 29rem !important;
  }
  .lg\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-w-0 {
    max-width: 0px !important;
  }
  .xl\:max-w-full {
    max-width: 100% !important;
  }
  .xl\:max-w-screen {
    max-width: 100vw !important;
  }
  .xl\:max-w-min {
    max-width: min-content !important;
  }
  .xl\:max-w-max {
    max-width: max-content !important;
  }
  .xl\:max-w-fit {
    max-width: fit-content !important;
  }
  .xl\:max-w-1rem {
    max-width: 1rem !important;
  }
  .xl\:max-w-2rem {
    max-width: 2rem !important;
  }
  .xl\:max-w-3rem {
    max-width: 3rem !important;
  }
  .xl\:max-w-4rem {
    max-width: 4rem !important;
  }
  .xl\:max-w-5rem {
    max-width: 5rem !important;
  }
  .xl\:max-w-6rem {
    max-width: 6rem !important;
  }
  .xl\:max-w-7rem {
    max-width: 7rem !important;
  }
  .xl\:max-w-8rem {
    max-width: 8rem !important;
  }
  .xl\:max-w-9rem {
    max-width: 9rem !important;
  }
  .xl\:max-w-10rem {
    max-width: 10rem !important;
  }
  .xl\:max-w-11rem {
    max-width: 11rem !important;
  }
  .xl\:max-w-12rem {
    max-width: 12rem !important;
  }
  .xl\:max-w-13rem {
    max-width: 13rem !important;
  }
  .xl\:max-w-14rem {
    max-width: 14rem !important;
  }
  .xl\:max-w-15rem {
    max-width: 15rem !important;
  }
  .xl\:max-w-16rem {
    max-width: 16rem !important;
  }
  .xl\:max-w-17rem {
    max-width: 17rem !important;
  }
  .xl\:max-w-18rem {
    max-width: 18rem !important;
  }
  .xl\:max-w-19rem {
    max-width: 19rem !important;
  }
  .xl\:max-w-20rem {
    max-width: 20rem !important;
  }
  .xl\:max-w-21rem {
    max-width: 21rem !important;
  }
  .xl\:max-w-22rem {
    max-width: 22rem !important;
  }
  .xl\:max-w-23rem {
    max-width: 23rem !important;
  }
  .xl\:max-w-24rem {
    max-width: 24rem !important;
  }
  .xl\:max-w-25rem {
    max-width: 25rem !important;
  }
  .xl\:max-w-26rem {
    max-width: 26rem !important;
  }
  .xl\:max-w-27rem {
    max-width: 27rem !important;
  }
  .xl\:max-w-28rem {
    max-width: 28rem !important;
  }
  .xl\:max-w-29rem {
    max-width: 29rem !important;
  }
  .xl\:max-w-30rem {
    max-width: 30rem !important;
  }
}
.min-h-0 {
  min-height: 0px !important;
}
.min-h-full {
  min-height: 100% !important;
}
.min-h-screen {
  min-height: 100vh !important;
}
@media screen and (min-width: 576px) {
  .sm\:min-h-0 {
    min-height: 0px !important;
  }
  .sm\:min-h-full {
    min-height: 100% !important;
  }
  .sm\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-h-0 {
    min-height: 0px !important;
  }
  .md\:min-h-full {
    min-height: 100% !important;
  }
  .md\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-h-0 {
    min-height: 0px !important;
  }
  .lg\:min-h-full {
    min-height: 100% !important;
  }
  .lg\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-h-0 {
    min-height: 0px !important;
  }
  .xl\:min-h-full {
    min-height: 100% !important;
  }
  .xl\:min-h-screen {
    min-height: 100vh !important;
  }
}
.max-h-0 {
  max-height: 0px !important;
}
.max-h-full {
  max-height: 100% !important;
}
.max-h-screen {
  max-height: 100vh !important;
}
.max-h-min {
  max-height: min-content !important;
}
.max-h-max {
  max-height: max-content !important;
}
.max-h-fit {
  max-height: fit-content !important;
}
.max-h-1rem {
  max-height: 1rem !important;
}
.max-h-2rem {
  max-height: 2rem !important;
}
.max-h-3rem {
  max-height: 3rem !important;
}
.max-h-4rem {
  max-height: 4rem !important;
}
.max-h-5rem {
  max-height: 5rem !important;
}
.max-h-6rem {
  max-height: 6rem !important;
}
.max-h-7rem {
  max-height: 7rem !important;
}
.max-h-8rem {
  max-height: 8rem !important;
}
.max-h-9rem {
  max-height: 9rem !important;
}
.max-h-10rem {
  max-height: 10rem !important;
}
.max-h-11rem {
  max-height: 11rem !important;
}
.max-h-12rem {
  max-height: 12rem !important;
}
.max-h-13rem {
  max-height: 13rem !important;
}
.max-h-14rem {
  max-height: 14rem !important;
}
.max-h-15rem {
  max-height: 15rem !important;
}
.max-h-16rem {
  max-height: 16rem !important;
}
.max-h-17rem {
  max-height: 17rem !important;
}
.max-h-18rem {
  max-height: 18rem !important;
}
.max-h-19rem {
  max-height: 19rem !important;
}
.max-h-20rem {
  max-height: 20rem !important;
}
.max-h-21rem {
  max-height: 21rem !important;
}
.max-h-22rem {
  max-height: 22rem !important;
}
.max-h-23rem {
  max-height: 23rem !important;
}
.max-h-24rem {
  max-height: 24rem !important;
}
.max-h-25rem {
  max-height: 25rem !important;
}
.max-h-26rem {
  max-height: 26rem !important;
}
.max-h-27rem {
  max-height: 27rem !important;
}
.max-h-28rem {
  max-height: 28rem !important;
}
.max-h-29rem {
  max-height: 29rem !important;
}
.max-h-30rem {
  max-height: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:max-h-0 {
    max-height: 0px !important;
  }
  .sm\:max-h-full {
    max-height: 100% !important;
  }
  .sm\:max-h-screen {
    max-height: 100vh !important;
  }
  .sm\:max-h-min {
    max-height: min-content !important;
  }
  .sm\:max-h-max {
    max-height: max-content !important;
  }
  .sm\:max-h-fit {
    max-height: fit-content !important;
  }
  .sm\:max-h-1rem {
    max-height: 1rem !important;
  }
  .sm\:max-h-2rem {
    max-height: 2rem !important;
  }
  .sm\:max-h-3rem {
    max-height: 3rem !important;
  }
  .sm\:max-h-4rem {
    max-height: 4rem !important;
  }
  .sm\:max-h-5rem {
    max-height: 5rem !important;
  }
  .sm\:max-h-6rem {
    max-height: 6rem !important;
  }
  .sm\:max-h-7rem {
    max-height: 7rem !important;
  }
  .sm\:max-h-8rem {
    max-height: 8rem !important;
  }
  .sm\:max-h-9rem {
    max-height: 9rem !important;
  }
  .sm\:max-h-10rem {
    max-height: 10rem !important;
  }
  .sm\:max-h-11rem {
    max-height: 11rem !important;
  }
  .sm\:max-h-12rem {
    max-height: 12rem !important;
  }
  .sm\:max-h-13rem {
    max-height: 13rem !important;
  }
  .sm\:max-h-14rem {
    max-height: 14rem !important;
  }
  .sm\:max-h-15rem {
    max-height: 15rem !important;
  }
  .sm\:max-h-16rem {
    max-height: 16rem !important;
  }
  .sm\:max-h-17rem {
    max-height: 17rem !important;
  }
  .sm\:max-h-18rem {
    max-height: 18rem !important;
  }
  .sm\:max-h-19rem {
    max-height: 19rem !important;
  }
  .sm\:max-h-20rem {
    max-height: 20rem !important;
  }
  .sm\:max-h-21rem {
    max-height: 21rem !important;
  }
  .sm\:max-h-22rem {
    max-height: 22rem !important;
  }
  .sm\:max-h-23rem {
    max-height: 23rem !important;
  }
  .sm\:max-h-24rem {
    max-height: 24rem !important;
  }
  .sm\:max-h-25rem {
    max-height: 25rem !important;
  }
  .sm\:max-h-26rem {
    max-height: 26rem !important;
  }
  .sm\:max-h-27rem {
    max-height: 27rem !important;
  }
  .sm\:max-h-28rem {
    max-height: 28rem !important;
  }
  .sm\:max-h-29rem {
    max-height: 29rem !important;
  }
  .sm\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-h-0 {
    max-height: 0px !important;
  }
  .md\:max-h-full {
    max-height: 100% !important;
  }
  .md\:max-h-screen {
    max-height: 100vh !important;
  }
  .md\:max-h-min {
    max-height: min-content !important;
  }
  .md\:max-h-max {
    max-height: max-content !important;
  }
  .md\:max-h-fit {
    max-height: fit-content !important;
  }
  .md\:max-h-1rem {
    max-height: 1rem !important;
  }
  .md\:max-h-2rem {
    max-height: 2rem !important;
  }
  .md\:max-h-3rem {
    max-height: 3rem !important;
  }
  .md\:max-h-4rem {
    max-height: 4rem !important;
  }
  .md\:max-h-5rem {
    max-height: 5rem !important;
  }
  .md\:max-h-6rem {
    max-height: 6rem !important;
  }
  .md\:max-h-7rem {
    max-height: 7rem !important;
  }
  .md\:max-h-8rem {
    max-height: 8rem !important;
  }
  .md\:max-h-9rem {
    max-height: 9rem !important;
  }
  .md\:max-h-10rem {
    max-height: 10rem !important;
  }
  .md\:max-h-11rem {
    max-height: 11rem !important;
  }
  .md\:max-h-12rem {
    max-height: 12rem !important;
  }
  .md\:max-h-13rem {
    max-height: 13rem !important;
  }
  .md\:max-h-14rem {
    max-height: 14rem !important;
  }
  .md\:max-h-15rem {
    max-height: 15rem !important;
  }
  .md\:max-h-16rem {
    max-height: 16rem !important;
  }
  .md\:max-h-17rem {
    max-height: 17rem !important;
  }
  .md\:max-h-18rem {
    max-height: 18rem !important;
  }
  .md\:max-h-19rem {
    max-height: 19rem !important;
  }
  .md\:max-h-20rem {
    max-height: 20rem !important;
  }
  .md\:max-h-21rem {
    max-height: 21rem !important;
  }
  .md\:max-h-22rem {
    max-height: 22rem !important;
  }
  .md\:max-h-23rem {
    max-height: 23rem !important;
  }
  .md\:max-h-24rem {
    max-height: 24rem !important;
  }
  .md\:max-h-25rem {
    max-height: 25rem !important;
  }
  .md\:max-h-26rem {
    max-height: 26rem !important;
  }
  .md\:max-h-27rem {
    max-height: 27rem !important;
  }
  .md\:max-h-28rem {
    max-height: 28rem !important;
  }
  .md\:max-h-29rem {
    max-height: 29rem !important;
  }
  .md\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-h-0 {
    max-height: 0px !important;
  }
  .lg\:max-h-full {
    max-height: 100% !important;
  }
  .lg\:max-h-screen {
    max-height: 100vh !important;
  }
  .lg\:max-h-min {
    max-height: min-content !important;
  }
  .lg\:max-h-max {
    max-height: max-content !important;
  }
  .lg\:max-h-fit {
    max-height: fit-content !important;
  }
  .lg\:max-h-1rem {
    max-height: 1rem !important;
  }
  .lg\:max-h-2rem {
    max-height: 2rem !important;
  }
  .lg\:max-h-3rem {
    max-height: 3rem !important;
  }
  .lg\:max-h-4rem {
    max-height: 4rem !important;
  }
  .lg\:max-h-5rem {
    max-height: 5rem !important;
  }
  .lg\:max-h-6rem {
    max-height: 6rem !important;
  }
  .lg\:max-h-7rem {
    max-height: 7rem !important;
  }
  .lg\:max-h-8rem {
    max-height: 8rem !important;
  }
  .lg\:max-h-9rem {
    max-height: 9rem !important;
  }
  .lg\:max-h-10rem {
    max-height: 10rem !important;
  }
  .lg\:max-h-11rem {
    max-height: 11rem !important;
  }
  .lg\:max-h-12rem {
    max-height: 12rem !important;
  }
  .lg\:max-h-13rem {
    max-height: 13rem !important;
  }
  .lg\:max-h-14rem {
    max-height: 14rem !important;
  }
  .lg\:max-h-15rem {
    max-height: 15rem !important;
  }
  .lg\:max-h-16rem {
    max-height: 16rem !important;
  }
  .lg\:max-h-17rem {
    max-height: 17rem !important;
  }
  .lg\:max-h-18rem {
    max-height: 18rem !important;
  }
  .lg\:max-h-19rem {
    max-height: 19rem !important;
  }
  .lg\:max-h-20rem {
    max-height: 20rem !important;
  }
  .lg\:max-h-21rem {
    max-height: 21rem !important;
  }
  .lg\:max-h-22rem {
    max-height: 22rem !important;
  }
  .lg\:max-h-23rem {
    max-height: 23rem !important;
  }
  .lg\:max-h-24rem {
    max-height: 24rem !important;
  }
  .lg\:max-h-25rem {
    max-height: 25rem !important;
  }
  .lg\:max-h-26rem {
    max-height: 26rem !important;
  }
  .lg\:max-h-27rem {
    max-height: 27rem !important;
  }
  .lg\:max-h-28rem {
    max-height: 28rem !important;
  }
  .lg\:max-h-29rem {
    max-height: 29rem !important;
  }
  .lg\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-h-0 {
    max-height: 0px !important;
  }
  .xl\:max-h-full {
    max-height: 100% !important;
  }
  .xl\:max-h-screen {
    max-height: 100vh !important;
  }
  .xl\:max-h-min {
    max-height: min-content !important;
  }
  .xl\:max-h-max {
    max-height: max-content !important;
  }
  .xl\:max-h-fit {
    max-height: fit-content !important;
  }
  .xl\:max-h-1rem {
    max-height: 1rem !important;
  }
  .xl\:max-h-2rem {
    max-height: 2rem !important;
  }
  .xl\:max-h-3rem {
    max-height: 3rem !important;
  }
  .xl\:max-h-4rem {
    max-height: 4rem !important;
  }
  .xl\:max-h-5rem {
    max-height: 5rem !important;
  }
  .xl\:max-h-6rem {
    max-height: 6rem !important;
  }
  .xl\:max-h-7rem {
    max-height: 7rem !important;
  }
  .xl\:max-h-8rem {
    max-height: 8rem !important;
  }
  .xl\:max-h-9rem {
    max-height: 9rem !important;
  }
  .xl\:max-h-10rem {
    max-height: 10rem !important;
  }
  .xl\:max-h-11rem {
    max-height: 11rem !important;
  }
  .xl\:max-h-12rem {
    max-height: 12rem !important;
  }
  .xl\:max-h-13rem {
    max-height: 13rem !important;
  }
  .xl\:max-h-14rem {
    max-height: 14rem !important;
  }
  .xl\:max-h-15rem {
    max-height: 15rem !important;
  }
  .xl\:max-h-16rem {
    max-height: 16rem !important;
  }
  .xl\:max-h-17rem {
    max-height: 17rem !important;
  }
  .xl\:max-h-18rem {
    max-height: 18rem !important;
  }
  .xl\:max-h-19rem {
    max-height: 19rem !important;
  }
  .xl\:max-h-20rem {
    max-height: 20rem !important;
  }
  .xl\:max-h-21rem {
    max-height: 21rem !important;
  }
  .xl\:max-h-22rem {
    max-height: 22rem !important;
  }
  .xl\:max-h-23rem {
    max-height: 23rem !important;
  }
  .xl\:max-h-24rem {
    max-height: 24rem !important;
  }
  .xl\:max-h-25rem {
    max-height: 25rem !important;
  }
  .xl\:max-h-26rem {
    max-height: 26rem !important;
  }
  .xl\:max-h-27rem {
    max-height: 27rem !important;
  }
  .xl\:max-h-28rem {
    max-height: 28rem !important;
  }
  .xl\:max-h-29rem {
    max-height: 29rem !important;
  }
  .xl\:max-h-30rem {
    max-height: 30rem !important;
  }
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.sticky {
  position: sticky !important;
}
@media screen and (min-width: 576px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:fixed {
    position: fixed !important;
  }
  .sm\:absolute {
    position: absolute !important;
  }
  .sm\:relative {
    position: relative !important;
  }
  .sm\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:static {
    position: static !important;
  }
  .md\:fixed {
    position: fixed !important;
  }
  .md\:absolute {
    position: absolute !important;
  }
  .md\:relative {
    position: relative !important;
  }
  .md\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:static {
    position: static !important;
  }
  .lg\:fixed {
    position: fixed !important;
  }
  .lg\:absolute {
    position: absolute !important;
  }
  .lg\:relative {
    position: relative !important;
  }
  .lg\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:static {
    position: static !important;
  }
  .xl\:fixed {
    position: fixed !important;
  }
  .xl\:absolute {
    position: absolute !important;
  }
  .xl\:relative {
    position: relative !important;
  }
  .xl\:sticky {
    position: sticky !important;
  }
}
.top-auto {
  top: auto !important;
}
.top-0 {
  top: 0px !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:top-auto {
    top: auto !important;
  }
  .sm\:top-0 {
    top: 0px !important;
  }
  .sm\:top-50 {
    top: 50% !important;
  }
  .sm\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:top-auto {
    top: auto !important;
  }
  .md\:top-0 {
    top: 0px !important;
  }
  .md\:top-50 {
    top: 50% !important;
  }
  .md\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:top-auto {
    top: auto !important;
  }
  .lg\:top-0 {
    top: 0px !important;
  }
  .lg\:top-50 {
    top: 50% !important;
  }
  .lg\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:top-auto {
    top: auto !important;
  }
  .xl\:top-0 {
    top: 0px !important;
  }
  .xl\:top-50 {
    top: 50% !important;
  }
  .xl\:top-100 {
    top: 100% !important;
  }
}
.left-auto {
  left: auto !important;
}
.left-0 {
  left: 0px !important;
}
.left-50 {
  left: 50% !important;
}
.left-100 {
  left: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:left-auto {
    left: auto !important;
  }
  .sm\:left-0 {
    left: 0px !important;
  }
  .sm\:left-50 {
    left: 50% !important;
  }
  .sm\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:left-auto {
    left: auto !important;
  }
  .md\:left-0 {
    left: 0px !important;
  }
  .md\:left-50 {
    left: 50% !important;
  }
  .md\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:left-auto {
    left: auto !important;
  }
  .lg\:left-0 {
    left: 0px !important;
  }
  .lg\:left-50 {
    left: 50% !important;
  }
  .lg\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:left-auto {
    left: auto !important;
  }
  .xl\:left-0 {
    left: 0px !important;
  }
  .xl\:left-50 {
    left: 50% !important;
  }
  .xl\:left-100 {
    left: 100% !important;
  }
}
.right-auto {
  right: auto !important;
}
.right-0 {
  right: 0px !important;
}
.right-50 {
  right: 50% !important;
}
.right-100 {
  right: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:right-auto {
    right: auto !important;
  }
  .sm\:right-0 {
    right: 0px !important;
  }
  .sm\:right-50 {
    right: 50% !important;
  }
  .sm\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:right-auto {
    right: auto !important;
  }
  .md\:right-0 {
    right: 0px !important;
  }
  .md\:right-50 {
    right: 50% !important;
  }
  .md\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:right-auto {
    right: auto !important;
  }
  .lg\:right-0 {
    right: 0px !important;
  }
  .lg\:right-50 {
    right: 50% !important;
  }
  .lg\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:right-auto {
    right: auto !important;
  }
  .xl\:right-0 {
    right: 0px !important;
  }
  .xl\:right-50 {
    right: 50% !important;
  }
  .xl\:right-100 {
    right: 100% !important;
  }
}
.bottom-auto {
  bottom: auto !important;
}
.bottom-0 {
  bottom: 0px !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:bottom-auto {
    bottom: auto !important;
  }
  .sm\:bottom-0 {
    bottom: 0px !important;
  }
  .sm\:bottom-50 {
    bottom: 50% !important;
  }
  .sm\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bottom-auto {
    bottom: auto !important;
  }
  .md\:bottom-0 {
    bottom: 0px !important;
  }
  .md\:bottom-50 {
    bottom: 50% !important;
  }
  .md\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bottom-auto {
    bottom: auto !important;
  }
  .lg\:bottom-0 {
    bottom: 0px !important;
  }
  .lg\:bottom-50 {
    bottom: 50% !important;
  }
  .lg\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bottom-auto {
    bottom: auto !important;
  }
  .xl\:bottom-0 {
    bottom: 0px !important;
  }
  .xl\:bottom-50 {
    bottom: 50% !important;
  }
  .xl\:bottom-100 {
    bottom: 100% !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
@media screen and (min-width: 576px) {
  .sm\:overflow-auto {
    overflow: auto !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:overflow-visible {
    overflow: visible !important;
  }
  .sm\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-auto {
    overflow: auto !important;
  }
  .md\:overflow-hidden {
    overflow: hidden !important;
  }
  .md\:overflow-visible {
    overflow: visible !important;
  }
  .md\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-auto {
    overflow: auto !important;
  }
  .lg\:overflow-hidden {
    overflow: hidden !important;
  }
  .lg\:overflow-visible {
    overflow: visible !important;
  }
  .lg\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-auto {
    overflow: auto !important;
  }
  .xl\:overflow-hidden {
    overflow: hidden !important;
  }
  .xl\:overflow-visible {
    overflow: visible !important;
  }
  .xl\:overflow-scroll {
    overflow: scroll !important;
  }
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
@media screen and (min-width: 576px) {
  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .xl\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .xl\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-visible {
  overflow-y: visible !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
@media screen and (min-width: 576px) {
  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .xl\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .xl\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
.z-auto {
  z-index: auto !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
.z-4 {
  z-index: 4 !important;
}
.z-5 {
  z-index: 5 !important;
}
@media screen and (min-width: 576px) {
  .sm\:z-auto {
    z-index: auto !important;
  }
  .sm\:z-0 {
    z-index: 0 !important;
  }
  .sm\:z-1 {
    z-index: 1 !important;
  }
  .sm\:z-2 {
    z-index: 2 !important;
  }
  .sm\:z-3 {
    z-index: 3 !important;
  }
  .sm\:z-4 {
    z-index: 4 !important;
  }
  .sm\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:z-auto {
    z-index: auto !important;
  }
  .md\:z-0 {
    z-index: 0 !important;
  }
  .md\:z-1 {
    z-index: 1 !important;
  }
  .md\:z-2 {
    z-index: 2 !important;
  }
  .md\:z-3 {
    z-index: 3 !important;
  }
  .md\:z-4 {
    z-index: 4 !important;
  }
  .md\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:z-auto {
    z-index: auto !important;
  }
  .lg\:z-0 {
    z-index: 0 !important;
  }
  .lg\:z-1 {
    z-index: 1 !important;
  }
  .lg\:z-2 {
    z-index: 2 !important;
  }
  .lg\:z-3 {
    z-index: 3 !important;
  }
  .lg\:z-4 {
    z-index: 4 !important;
  }
  .lg\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:z-auto {
    z-index: auto !important;
  }
  .xl\:z-0 {
    z-index: 0 !important;
  }
  .xl\:z-1 {
    z-index: 1 !important;
  }
  .xl\:z-2 {
    z-index: 2 !important;
  }
  .xl\:z-3 {
    z-index: 3 !important;
  }
  .xl\:z-4 {
    z-index: 4 !important;
  }
  .xl\:z-5 {
    z-index: 5 !important;
  }
}
.bg-repeat {
  background-repeat: repeat !important;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-repeat-x {
  background-repeat: repeat-x !important;
}
.bg-repeat-y {
  background-repeat: repeat-y !important;
}
.bg-repeat-round {
  background-repeat: round !important;
}
.bg-repeat-space {
  background-repeat: space !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }
  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .sm\:bg-repeat-round {
    background-repeat: round !important;
  }
  .sm\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-repeat {
    background-repeat: repeat !important;
  }
  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .md\:bg-repeat-round {
    background-repeat: round !important;
  }
  .md\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }
  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .lg\:bg-repeat-round {
    background-repeat: round !important;
  }
  .lg\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-repeat {
    background-repeat: repeat !important;
  }
  .xl\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .xl\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .xl\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .xl\:bg-repeat-round {
    background-repeat: round !important;
  }
  .xl\:bg-repeat-space {
    background-repeat: space !important;
  }
}
.bg-auto {
  background-size: auto !important;
}
.bg-cover {
  background-size: cover !important;
}
.bg-contain {
  background-size: contain !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-auto {
    background-size: auto !important;
  }
  .sm\:bg-cover {
    background-size: cover !important;
  }
  .sm\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-auto {
    background-size: auto !important;
  }
  .md\:bg-cover {
    background-size: cover !important;
  }
  .md\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-auto {
    background-size: auto !important;
  }
  .lg\:bg-cover {
    background-size: cover !important;
  }
  .lg\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-auto {
    background-size: auto !important;
  }
  .xl\:bg-cover {
    background-size: cover !important;
  }
  .xl\:bg-contain {
    background-size: contain !important;
  }
}
.bg-bottom {
  background-position: bottom !important;
}
.bg-center {
  background-position: center !important;
}
.bg-left {
  background-position: left !important;
}
.bg-left-bottom {
  background-position: left bottom !important;
}
.bg-left-top {
  background-position: left top !important;
}
.bg-right {
  background-position: right !important;
}
.bg-right-bottom {
  background-position: right bottom !important;
}
.bg-right-top {
  background-position: right top !important;
}
.bg-top {
  background-position: top !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-bottom {
    background-position: bottom !important;
  }
  .sm\:bg-center {
    background-position: center !important;
  }
  .sm\:bg-left {
    background-position: left !important;
  }
  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .sm\:bg-left-top {
    background-position: left top !important;
  }
  .sm\:bg-right {
    background-position: right !important;
  }
  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .sm\:bg-right-top {
    background-position: right top !important;
  }
  .sm\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-bottom {
    background-position: bottom !important;
  }
  .md\:bg-center {
    background-position: center !important;
  }
  .md\:bg-left {
    background-position: left !important;
  }
  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .md\:bg-left-top {
    background-position: left top !important;
  }
  .md\:bg-right {
    background-position: right !important;
  }
  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .md\:bg-right-top {
    background-position: right top !important;
  }
  .md\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-bottom {
    background-position: bottom !important;
  }
  .lg\:bg-center {
    background-position: center !important;
  }
  .lg\:bg-left {
    background-position: left !important;
  }
  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .lg\:bg-left-top {
    background-position: left top !important;
  }
  .lg\:bg-right {
    background-position: right !important;
  }
  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .lg\:bg-right-top {
    background-position: right top !important;
  }
  .lg\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-bottom {
    background-position: bottom !important;
  }
  .xl\:bg-center {
    background-position: center !important;
  }
  .xl\:bg-left {
    background-position: left !important;
  }
  .xl\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .xl\:bg-left-top {
    background-position: left top !important;
  }
  .xl\:bg-right {
    background-position: right !important;
  }
  .xl\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .xl\:bg-right-top {
    background-position: right top !important;
  }
  .xl\:bg-top {
    background-position: top !important;
  }
}
.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}
.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}
.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}
.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}
.list-none {
  list-style: none !important;
}
.list-disc {
  list-style: disc !important;
}
.list-decimal {
  list-style: decimal !important;
}
.appearance-none {
  appearance: none !important;
}
.outline-none {
  outline: none !important;
}
.pointer-events-none {
  pointer-events: none !important;
}
.pointer-events-auto {
  pointer-events: auto !important;
}
.cursor-auto {
  cursor: auto !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-wait {
  cursor: wait !important;
}
.cursor-move {
  cursor: move !important;
}
.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}
.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}
.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}
.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-10 {
  opacity: .1 !important;
}
.opacity-20 {
  opacity: .2 !important;
}
.opacity-30 {
  opacity: .3 !important;
}
.opacity-40 {
  opacity: .4 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-60 {
  opacity: .6 !important;
}
.opacity-70 {
  opacity: .7 !important;
}
.opacity-80 {
  opacity: .8 !important;
}
.opacity-90 {
  opacity: .9 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.reset {
  all: unset;
}
.transition-none {
  transition-property: none !important;
}
.transition-all {
  transition-property: all !important;
}
.transition-colors {
  transition-property: background-color,border-color,color !important;
}
.transition-transform {
  transition-property: transform !important;
}
.transition-duration-100 {
  transition-duration: 100ms !important;
}
.transition-duration-150 {
  transition-duration: 150ms !important;
}
.transition-duration-200 {
  transition-duration: 200ms !important;
}
.transition-duration-300 {
  transition-duration: 300ms !important;
}
.transition-duration-400 {
  transition-duration: 400ms !important;
}
.transition-duration-500 {
  transition-duration: 500ms !important;
}
.transition-duration-1000 {
  transition-duration: 1000ms !important;
}
.transition-duration-2000 {
  transition-duration: 2000ms !important;
}
.transition-duration-3000 {
  transition-duration: 3000ms !important;
}
.transition-linear {
  transition-timing-function: linear !important;
}
.transition-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.transition-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.transition-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.transition-delay-100 {
  transition-delay: 100ms !important;
}
.transition-delay-150 {
  transition-delay: 150ms !important;
}
.transition-delay-200 {
  transition-delay: 200ms !important;
}
.transition-delay-300 {
  transition-delay: 300ms !important;
}
.transition-delay-400 {
  transition-delay: 400ms !important;
}
.transition-delay-500 {
  transition-delay: 500ms !important;
}
.transition-delay-1000 {
  transition-delay: 1000ms !important;
}
.translate-x-0 {
  transform: translateX(0%) !important;
}
.translate-x-100 {
  transform: translateX(100%) !important;
}
.-translate-x-100 {
  transform: translateX(-100%) !important;
}
.translate-y-0 {
  transform: translateY(0%) !important;
}
.translate-y-100 {
  transform: translateY(100%) !important;
}
.-translate-y-100 {
  transform: translateY(-100%) !important;
}
@media screen and (min-width: 576px) {
  .sm\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .sm\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .sm\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .sm\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .sm\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .sm\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .md\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .md\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .md\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .md\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .md\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .lg\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .lg\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .lg\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .lg\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .lg\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .xl\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .xl\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .xl\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .xl\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .xl\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
.rotate-45 {
  transform: rotate(45deg) !important;
}
.-rotate-45 {
  transform: rotate(-45deg) !important;
}
.rotate-90 {
  transform: rotate(90deg) !important;
}
.-rotate-90 {
  transform: rotate(-90deg) !important;
}
.rotate-180 {
  transform: rotate(180deg) !important;
}
.-rotate-180 {
  transform: rotate(-180deg) !important;
}
@media screen and (min-width: 576px) {
  .sm\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .sm\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .sm\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .sm\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .sm\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .sm\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .md\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .md\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .md\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .md\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .md\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .lg\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .lg\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .lg\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .lg\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .lg\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .xl\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .xl\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .xl\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .xl\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .xl\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
.origin-center {
  transform-origin: center !important;
}
.origin-top {
  transform-origin: top !important;
}
.origin-top-right {
  transform-origin: top right !important;
}
.origin-right {
  transform-origin: right !important;
}
.origin-bottom-right {
  transform-origin: bottom right !important;
}
.origin-bottom {
  transform-origin: bottom !important;
}
.origin-bottom-left {
  transform-origin: bottom left !important;
}
.origin-left {
  transform-origin: left !important;
}
.origin-top-left {
  transform-origin: top-left !important;
}
@media screen and (min-width: 576px) {
  .sm\:origin-center {
    transform-origin: center !important;
  }
  .sm\:origin-top {
    transform-origin: top !important;
  }
  .sm\:origin-top-right {
    transform-origin: top right !important;
  }
  .sm\:origin-right {
    transform-origin: right !important;
  }
  .sm\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .sm\:origin-bottom {
    transform-origin: bottom !important;
  }
  .sm\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .sm\:origin-left {
    transform-origin: left !important;
  }
  .sm\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:origin-center {
    transform-origin: center !important;
  }
  .md\:origin-top {
    transform-origin: top !important;
  }
  .md\:origin-top-right {
    transform-origin: top right !important;
  }
  .md\:origin-right {
    transform-origin: right !important;
  }
  .md\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .md\:origin-bottom {
    transform-origin: bottom !important;
  }
  .md\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .md\:origin-left {
    transform-origin: left !important;
  }
  .md\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:origin-center {
    transform-origin: center !important;
  }
  .lg\:origin-top {
    transform-origin: top !important;
  }
  .lg\:origin-top-right {
    transform-origin: top right !important;
  }
  .lg\:origin-right {
    transform-origin: right !important;
  }
  .lg\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .lg\:origin-bottom {
    transform-origin: bottom !important;
  }
  .lg\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .lg\:origin-left {
    transform-origin: left !important;
  }
  .lg\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:origin-center {
    transform-origin: center !important;
  }
  .xl\:origin-top {
    transform-origin: top !important;
  }
  .xl\:origin-top-right {
    transform-origin: top right !important;
  }
  .xl\:origin-right {
    transform-origin: right !important;
  }
  .xl\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .xl\:origin-bottom {
    transform-origin: bottom !important;
  }
  .xl\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .xl\:origin-left {
    transform-origin: left !important;
  }
  .xl\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scalein {
  0% {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes slidedown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: auto;
  }
}
@keyframes slideup {
  0% {
    max-height: 1000px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutleft {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes fadeinright {
  0% {
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutup {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@keyframes fadeindown {
  0% {
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes flip {
  from {
    transform: perspective(2000px) rotateX(-100deg);
  }
  to {
    transform: perspective(2000px) rotateX(0);
  }
}
@keyframes flipleft {
  from {
    transform: perspective(2000px) rotateY(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipright {
  from {
    transform: perspective(2000px) rotateY(100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipup {
  from {
    transform: perspective(2000px) rotateX(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes zoomin {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomindown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoominleft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoominright {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoominup {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.fadein {
  animation: fadein 0.15s linear;
}
.fadeout {
  animation: fadeout 0.15s linear;
}
.slidedown {
  animation: slidedown 0.45s ease-in-out;
}
.slideup {
  animation: slideup 0.45s cubic-bezier(0, 1, 0, 1);
}
.scalein {
  animation: scalein 0.15s linear;
}
.fadeinleft {
  animation: fadeinleft 0.15s linear;
}
.fadeoutleft {
  animation: fadeoutleft 0.15s linear;
}
.fadeinright {
  animation: fadeinright 0.15s linear;
}
.fadeoutright {
  animation: fadeoutright 0.15s linear;
}
.fadeinup {
  animation: fadeinup 0.15s linear;
}
.fadeoutup {
  animation: fadeoutup 0.15s linear;
}
.fadeindown {
  animation: fadeindown 0.15s linear;
}
.fadeoutdown {
  animation: fadeoutdown 0.15s linear;
}
.animate-width {
  animation: animate-width 1000ms linear;
}
.flip {
  backface-visibility: visible;
  animation: flip 0.15s linear;
}
.flipup {
  backface-visibility: visible;
  animation: flipup 0.15s linear;
}
.flipleft {
  backface-visibility: visible;
  animation: flipleft 0.15s linear;
}
.flipright {
  backface-visibility: visible;
  animation: flipright 0.15s linear;
}
.zoomin {
  animation: zoomin 0.15s linear;
}
.zoomindown {
  animation: zoomindown 0.15s linear;
}
.zoominleft {
  animation: zoominleft 0.15s linear;
}
.zoominright {
  animation: zoominright 0.15s linear;
}
.zoominup {
  animation: zoominup 0.15s linear;
}
.animation-duration-100 {
  animation-duration: 100ms !important;
}
.animation-duration-150 {
  animation-duration: 150ms !important;
}
.animation-duration-200 {
  animation-duration: 200ms !important;
}
.animation-duration-300 {
  animation-duration: 300ms !important;
}
.animation-duration-400 {
  animation-duration: 400ms !important;
}
.animation-duration-500 {
  animation-duration: 500ms !important;
}
.animation-duration-1000 {
  animation-duration: 1000ms !important;
}
.animation-duration-2000 {
  animation-duration: 2000ms !important;
}
.animation-duration-3000 {
  animation-duration: 3000ms !important;
}
.animation-delay-100 {
  animation-delay: 100ms !important;
}
.animation-delay-150 {
  animation-delay: 150ms !important;
}
.animation-delay-200 {
  animation-delay: 200ms !important;
}
.animation-delay-300 {
  animation-delay: 300ms !important;
}
.animation-delay-400 {
  animation-delay: 400ms !important;
}
.animation-delay-500 {
  animation-delay: 500ms !important;
}
.animation-delay-1000 {
  animation-delay: 1000ms !important;
}
.animation-iteration-1 {
  animation-iteration-count: 1 !important;
}
.animation-iteration-2 {
  animation-iteration-count: 2 !important;
}
.animation-iteration-infinite {
  animation-iteration-count: infinite !important;
}
.animation-linear {
  animation-timing-function: linear !important;
}
.animation-ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.animation-ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.animation-ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.animation-fill-none {
  animation-fill-mode: none !important;
}
.animation-fill-forwards {
  animation-fill-mode: forwards !important;
}
.animation-fill-backwards {
  animation-fill-mode: backwards !important;
}
.animation-fill-both {
  animation-fill-mode: both !important;
}
/* Sidebar */
/* Primary */
/* Accent */
/* Topbar */
/* Submenu */
/* Default MenuItem */
/* Hover MenuItem */
/* Active MenuItem */
/* Dark Default MenuItem */
/* Dark Hover MenuItem */
/* Dark Active MenuItem */
.pull-right {
  float: right;
}
.custom-disabled .p-disabled,
.custom-disabled .p-component:disabled {
  opacity: 1;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sub-page-title {
  font-size: 1.2rem;
}
.border-right {
  border-right: 1px solid #ced4da;
}
/* Add your variable customizations of layout here */
/* Grid Mixins */
@media (min-width: 577px) {
  .grid-item-row-1-1 {
    grid-row: 1/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-1 {
    grid-column: 1/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-2 {
    grid-row: 1/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-2 {
    grid-column: 1/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-3 {
    grid-row: 1/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-3 {
    grid-column: 1/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-4 {
    grid-row: 1/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-4 {
    grid-column: 1/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-5 {
    grid-row: 1/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-5 {
    grid-column: 1/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-6 {
    grid-row: 1/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-6 {
    grid-column: 1/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-7 {
    grid-row: 1/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-7 {
    grid-column: 1/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-8 {
    grid-row: 1/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-8 {
    grid-column: 1/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-9 {
    grid-row: 1/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-9 {
    grid-column: 1/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-10 {
    grid-row: 1/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-10 {
    grid-column: 1/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-1 {
    grid-row: 2/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-1 {
    grid-column: 2/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-2 {
    grid-row: 2/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-2 {
    grid-column: 2/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-3 {
    grid-row: 2/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-3 {
    grid-column: 2/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-4 {
    grid-row: 2/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-4 {
    grid-column: 2/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-5 {
    grid-row: 2/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-5 {
    grid-column: 2/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-6 {
    grid-row: 2/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-6 {
    grid-column: 2/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-7 {
    grid-row: 2/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-7 {
    grid-column: 2/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-8 {
    grid-row: 2/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-8 {
    grid-column: 2/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-9 {
    grid-row: 2/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-9 {
    grid-column: 2/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-10 {
    grid-row: 2/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-10 {
    grid-column: 2/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-1 {
    grid-row: 3/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-1 {
    grid-column: 3/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-2 {
    grid-row: 3/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-2 {
    grid-column: 3/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-3 {
    grid-row: 3/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-3 {
    grid-column: 3/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-4 {
    grid-row: 3/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-4 {
    grid-column: 3/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-5 {
    grid-row: 3/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-5 {
    grid-column: 3/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-6 {
    grid-row: 3/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-6 {
    grid-column: 3/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-7 {
    grid-row: 3/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-7 {
    grid-column: 3/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-8 {
    grid-row: 3/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-8 {
    grid-column: 3/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-9 {
    grid-row: 3/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-9 {
    grid-column: 3/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-10 {
    grid-row: 3/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-10 {
    grid-column: 3/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-1 {
    grid-row: 4/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-1 {
    grid-column: 4/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-2 {
    grid-row: 4/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-2 {
    grid-column: 4/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-3 {
    grid-row: 4/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-3 {
    grid-column: 4/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-4 {
    grid-row: 4/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-4 {
    grid-column: 4/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-5 {
    grid-row: 4/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-5 {
    grid-column: 4/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-6 {
    grid-row: 4/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-6 {
    grid-column: 4/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-7 {
    grid-row: 4/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-7 {
    grid-column: 4/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-8 {
    grid-row: 4/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-8 {
    grid-column: 4/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-9 {
    grid-row: 4/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-9 {
    grid-column: 4/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-10 {
    grid-row: 4/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-10 {
    grid-column: 4/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-1 {
    grid-row: 5/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-1 {
    grid-column: 5/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-2 {
    grid-row: 5/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-2 {
    grid-column: 5/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-3 {
    grid-row: 5/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-3 {
    grid-column: 5/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-4 {
    grid-row: 5/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-4 {
    grid-column: 5/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-5 {
    grid-row: 5/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-5 {
    grid-column: 5/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-6 {
    grid-row: 5/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-6 {
    grid-column: 5/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-7 {
    grid-row: 5/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-7 {
    grid-column: 5/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-8 {
    grid-row: 5/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-8 {
    grid-column: 5/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-9 {
    grid-row: 5/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-9 {
    grid-column: 5/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-10 {
    grid-row: 5/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-10 {
    grid-column: 5/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-1 {
    grid-row: 6/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-1 {
    grid-column: 6/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-2 {
    grid-row: 6/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-2 {
    grid-column: 6/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-3 {
    grid-row: 6/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-3 {
    grid-column: 6/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-4 {
    grid-row: 6/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-4 {
    grid-column: 6/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-5 {
    grid-row: 6/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-5 {
    grid-column: 6/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-6 {
    grid-row: 6/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-6 {
    grid-column: 6/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-7 {
    grid-row: 6/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-7 {
    grid-column: 6/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-8 {
    grid-row: 6/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-8 {
    grid-column: 6/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-9 {
    grid-row: 6/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-9 {
    grid-column: 6/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-10 {
    grid-row: 6/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-10 {
    grid-column: 6/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-1 {
    grid-row: 7/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-1 {
    grid-column: 7/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-2 {
    grid-row: 7/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-2 {
    grid-column: 7/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-3 {
    grid-row: 7/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-3 {
    grid-column: 7/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-4 {
    grid-row: 7/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-4 {
    grid-column: 7/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-5 {
    grid-row: 7/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-5 {
    grid-column: 7/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-6 {
    grid-row: 7/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-6 {
    grid-column: 7/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-7 {
    grid-row: 7/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-7 {
    grid-column: 7/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-8 {
    grid-row: 7/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-8 {
    grid-column: 7/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-9 {
    grid-row: 7/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-9 {
    grid-column: 7/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-10 {
    grid-row: 7/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-10 {
    grid-column: 7/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-1 {
    grid-row: 8/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-1 {
    grid-column: 8/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-2 {
    grid-row: 8/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-2 {
    grid-column: 8/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-3 {
    grid-row: 8/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-3 {
    grid-column: 8/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-4 {
    grid-row: 8/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-4 {
    grid-column: 8/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-5 {
    grid-row: 8/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-5 {
    grid-column: 8/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-6 {
    grid-row: 8/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-6 {
    grid-column: 8/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-7 {
    grid-row: 8/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-7 {
    grid-column: 8/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-8 {
    grid-row: 8/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-8 {
    grid-column: 8/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-9 {
    grid-row: 8/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-9 {
    grid-column: 8/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-10 {
    grid-row: 8/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-10 {
    grid-column: 8/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-1 {
    grid-row: 9/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-1 {
    grid-column: 9/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-2 {
    grid-row: 9/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-2 {
    grid-column: 9/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-3 {
    grid-row: 9/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-3 {
    grid-column: 9/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-4 {
    grid-row: 9/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-4 {
    grid-column: 9/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-5 {
    grid-row: 9/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-5 {
    grid-column: 9/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-6 {
    grid-row: 9/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-6 {
    grid-column: 9/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-7 {
    grid-row: 9/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-7 {
    grid-column: 9/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-8 {
    grid-row: 9/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-8 {
    grid-column: 9/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-9 {
    grid-row: 9/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-9 {
    grid-column: 9/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-10 {
    grid-row: 9/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-10 {
    grid-column: 9/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-1 {
    grid-row: 10/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-1 {
    grid-column: 10/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-2 {
    grid-row: 10/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-2 {
    grid-column: 10/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-3 {
    grid-row: 10/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-3 {
    grid-column: 10/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-4 {
    grid-row: 10/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-4 {
    grid-column: 10/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-5 {
    grid-row: 10/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-5 {
    grid-column: 10/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-6 {
    grid-row: 10/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-6 {
    grid-column: 10/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-7 {
    grid-row: 10/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-7 {
    grid-column: 10/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-8 {
    grid-row: 10/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-8 {
    grid-column: 10/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-9 {
    grid-row: 10/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-9 {
    grid-column: 10/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-10 {
    grid-row: 10/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-10 {
    grid-column: 10/span 10;
  }
}
@font-face {
  font-family: "Langar";
  src: url("/src/assets/fonts/langar-v29-latin-regular.woff2") format(" woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/src/assets/fonts/open-sans-v43-latin-regular.woff2") format("woff2");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/src/assets/fonts/inter-v19-latin-regular.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
.pi-lg {
  font-size: 1.33333333em !important;
}
/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url('roboto-v20-latin-ext_latin-regular.ef46db3751d8e999.woff2') format("woff2"), url('roboto-v20-latin-ext_latin-regular.ef46db3751d8e999.woff') format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url('roboto-v20-latin-ext_latin-500.ef46db3751d8e999.woff2') format("woff2"), url('roboto-v20-latin-ext_latin-500.ef46db3751d8e999.woff') format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url('roboto-v20-latin-ext_latin-700.ef46db3751d8e999.woff2') format("woff2"), url('roboto-v20-latin-ext_latin-700.ef46db3751d8e999.woff') format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.splash-screen {
  width: 100%;
  min-height: 100%;
  position: absolute;
}
.splash-loader-container {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -8px;
}
.splash-loader {
  animation: rotator 0.4s linear infinite;
}
@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 0.4s ease-in-out infinite, colors 1.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);
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.5rem 0 1rem 0;
  font-family: inherit;
  font-weight: 500;
  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: #f4ee69;
  padding: 0;
  border-radius: var(--formBorderRadius, 4px);
  font-family: monospace;
}
blockquote {
  margin: 1rem 0;
  padding: 0 2rem;
  border-left: 4px solid #90a4ae;
}
hr {
  border-top: solid #dbdbdb;
  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;
}
/* Utils */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
*[hidden] {
  display: none;
}
.card {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ffffff;
  padding: 16px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.card.card-w-title {
  padding-bottom: 32px;
}
.card .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card .card-subtitle {
  color: var(--appSecondaryTextColor, #375068);
  font-weight: 600;
  margin: -1rem 0 1rem 0;
}
.card.card-active, .card.card-hover:hover {
  background-color: var(--primaryColor) !important;
  color: var(--primaryTextColor);
}
.card.card-active .main-icon,
.card.card-active .pi, .card.card-hover:hover .main-icon,
.card.card-hover:hover .pi {
  color: var(--primaryTextColor);
}
.p-toast.p-toast-top-right, .p-toast.p-toast-top-left, .p-toast.p-toast-top-center {
  top: 70px;
  z-index: 9999999999 !important;
}
@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 spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fadeInDown {
  /* Safari 4.0 - 8.0 */
  animation: fadeInDown 5s;
}
.fadeOutUp {
  /* Safari 4.0 - 8.0 */
  animation: fadeOutUp 0.3s;
}
.dashboard .task-box {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .task-box .task-box-header {
  padding: 8px 14px;
}
.dashboard .task-box .task-box-header:before, .dashboard .task-box .task-box-header:after {
  content: "";
  display: table;
}
.dashboard .task-box .task-box-header:after {
  clear: both;
}
.dashboard .task-box .task-box-header i {
  float: right;
  color: #ffffff;
}
.dashboard .task-box .task-box-content {
  background-color: #ffffff;
  padding: 8px 14px;
}
.dashboard .task-box .task-box-content h3 {
  font-weight: bold;
  font-size: var(--fontSize, 14px);
  margin: 14px 0 7px 0;
  padding: 0;
}
.dashboard .task-box .task-box-content p {
  color: var(--appSecondaryTextColor, #375068);
  margin: 0 0 28px 0;
  padding: 0;
}
.dashboard .task-box .task-box-footer {
  background-color: #ffffff;
  padding: 8px 14px;
}
.dashboard .task-box .task-box-footer:before, .dashboard .task-box .task-box-footer:after {
  content: "";
  display: table;
}
.dashboard .task-box .task-box-footer:after {
  clear: both;
}
.dashboard .task-box .task-box-footer img {
  width: 32px;
  float: right;
  margin-left: 4px;
}
.dashboard .task-box .task-box-footer .task-status {
  border-radius: 9px;
  padding: 2px 8px;
  color: #ffffff;
}
.dashboard .task-box.task-box-1 .task-box-header {
  background-color: #e91e63;
}
.dashboard .task-box.task-box-1 .task-box-footer .task-status {
  background-color: #e91e63;
}
.dashboard .task-box.task-box-2 .task-box-header {
  background-color: #ffc107;
}
.dashboard .task-box.task-box-2 .task-box-footer .task-status {
  background-color: #ffc107;
}
.dashboard .task-box.task-box-3 .task-box-header {
  background-color: #00bcd4;
}
.dashboard .task-box.task-box-3 .task-box-footer .task-status {
  background-color: #00bcd4;
}
.dashboard .overview-box {
  text-align: center;
  color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .overview-box .overview-box-header {
  height: 24px;
}
.dashboard .overview-box .overview-box-content {
  padding: 8px 14px 14px 14px;
}
.dashboard .overview-box .overview-box-content .overview-box-icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: -28px;
}
.dashboard .overview-box .overview-box-content .overview-box-icon i {
  line-height: inherit;
  font-size: 28px;
}
.dashboard .overview-box .overview-box-content .overview-box-title {
  font-size: 16px;
}
.dashboard .overview-box .overview-box-content .overview-box-count {
  font-size: 24px;
}
.dashboard .overview-box.overview-box-1 .overview-box-header {
  background-color: #f06292;
}
.dashboard .overview-box.overview-box-1 .overview-box-content {
  background-color: #e91e63;
}
.dashboard .overview-box.overview-box-1 .overview-box-content .overview-box-icon {
  background-color: #e91e63;
}
.dashboard .overview-box.overview-box-2 .overview-box-header {
  background-color: #4dd0e1;
}
.dashboard .overview-box.overview-box-2 .overview-box-content {
  background-color: #00bcd4;
}
.dashboard .overview-box.overview-box-2 .overview-box-content .overview-box-icon {
  background-color: #00bcd4;
}
.dashboard .overview-box.overview-box-3 .overview-box-header {
  background-color: #ffd54f;
}
.dashboard .overview-box.overview-box-3 .overview-box-content {
  background-color: #ffc107;
}
.dashboard .overview-box.overview-box-3 .overview-box-content .overview-box-icon {
  background-color: #ffc107;
}
.dashboard .overview-box.overview-box-4 .overview-box-header {
  background-color: #9e9e9e;
}
.dashboard .overview-box.overview-box-4 .overview-box-content {
  background-color: #616161;
}
.dashboard .overview-box.overview-box-4 .overview-box-content .overview-box-icon {
  background-color: #616161;
}
.dashboard .task-list {
  overflow: hidden;
}
.dashboard .task-list .p-panel {
  min-height: 340px;
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .task-list .p-panel-content {
  padding: 10px 0 0 0 !important;
}
.dashboard .task-list button {
  margin-top: -48px;
  margin-right: 10px;
  float: right;
}
.dashboard .task-list .task-list-container {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.dashboard .task-list .task-list-container > li {
  padding: 10px 14px;
  border-bottom: 1px solid #dbdbdb;
}
.dashboard .task-list .task-list-container > li:first-child {
  margin-top: 10px;
}
.dashboard .task-list .task-list-container .p-checkbox {
  vertical-align: middle;
  margin-right: 5px;
}
.dashboard .task-list .task-list-container .task-name {
  vertical-align: middle;
}
.dashboard .task-list .task-list-container i {
  color: var(--appSecondaryTextColor, #375068);
  float: right;
}
.dashboard .contact-form {
  overflow: hidden;
}
.dashboard .contact-form .p-panel {
  min-height: 340px;
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .contact-form .col-12 {
  padding: 16px 10px;
}
.dashboard .messages {
  overflow: hidden;
}
.dashboard .messages .p-panel {
  min-height: 340px;
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .messages .p-panel-content {
  padding: 15px 0 10px 0 !important;
}
.dashboard .messages ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.dashboard .messages ul li {
  border-bottom: 1px solid #d8d8d8;
}
.dashboard .messages ul li > div {
  padding: 9px;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  display: block;
  border-radius: 2px;
  transition: background-color 0.2s;
}
.dashboard .messages ul li > div:before, .dashboard .messages ul li > div:after {
  content: "";
  display: table;
}
.dashboard .messages ul li > div:after {
  clear: both;
}
.dashboard .messages ul li > div img {
  float: left;
}
.dashboard .messages ul li > div > div {
  float: left;
  margin-left: 10px;
}
.dashboard .messages ul li > div > div .name {
  font-size: 14px;
  font-weight: 700;
  display: block;
  color: var(--appSecondaryTextColor, #375068);
}
.dashboard .messages ul li > div > div .message {
  font-size: 14px;
  color: var(--appSecondaryTextColor, #375068);
}
.dashboard .messages ul li > div button {
  position: absolute;
  top: 15px;
}
.dashboard .messages ul li > div button.message-btn {
  right: 20px;
}
.dashboard .messages ul li > div button.remove-btn {
  right: 60px;
  margin-right: 1rem;
}
.dashboard .messages ul li > div:hover {
  cursor: pointer;
  background-color: #e8e8e8;
}
.dashboard .messages ul li:last-child {
  border: 0;
}
.dashboard .chat .p-panel {
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .chat .p-panel-content {
  padding: 0 !important;
}
.dashboard .chat .p-tabview {
  border-color: transparent;
}
.dashboard .chat .p-tabview .p-tabview-panel {
  border: 0 none;
}
.dashboard .chat .chat-messages {
  padding: 12px;
  margin: 0;
  list-style-type: none;
}
.dashboard .chat .chat-messages li {
  padding: 6px 0;
}
.dashboard .chat .chat-messages li:before, .dashboard .chat .chat-messages li:after {
  content: "";
  display: table;
}
.dashboard .chat .chat-messages li:after {
  clear: both;
}
.dashboard .chat .chat-messages li img {
  width: 36px;
  float: left;
}
.dashboard .chat .chat-messages li span {
  padding: 6px 12px;
  float: left;
  display: inline-block;
  margin: 4px 0;
  border-radius: 10px;
}
.dashboard .chat .chat-messages li.message-from img,
.dashboard .chat .chat-messages li.message-from span {
  float: left;
}
.dashboard .chat .chat-messages li.message-from img {
  margin-right: 8px;
}
.dashboard .chat .chat-messages li.message-from span {
  background-color: #e8eaf6;
}
.dashboard .chat .chat-messages li.message-own img,
.dashboard .chat .chat-messages li.message-own span {
  float: right;
}
.dashboard .chat .chat-messages li.message-own img {
  margin-left: 8px;
}
.dashboard .chat .chat-messages li.message-own span {
  background: #c8e6c9;
  color: #000000;
}
.dashboard .chat .new-message {
  height: 40px;
  border-top: 1px solid #dce2e7;
  color: #afafc0;
}
.dashboard .chat .new-message .message-attachment {
  display: inline-block;
  border-right: 1px solid #dce2e7;
  width: 40px;
  line-height: 40px;
  height: 100%;
  text-align: center;
}
.dashboard .chat .new-message .message-attachment i {
  line-height: inherit;
  font-size: 24px;
}
.dashboard .chat .new-message .message-input {
  position: relative;
  top: -6px;
  width: calc(100% - 100px);
  display: inline-block;
}
.dashboard .chat .new-message .message-input input {
  border: 0 none;
  font-size: 14px;
  width: 100%;
  background-color: transparent;
  outline: 0 none;
  color: var(--appSecondaryTextColor, #375068);
}
.dashboard .global-sales .header-helper {
  float: right;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.dashboard .global-sales .p-panel {
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .global-sales .p-panel-content {
  padding: 14px 9px 0px 9px;
}
.dashboard .global-sales table {
  width: 100%;
  border-collapse: collapse;
}
.dashboard .global-sales table th {
  font-weight: 700;
  text-align: left;
  padding: 8px 5px;
}
.dashboard .global-sales table tbody tr {
  border-top: 1px solid #dbdbdb;
}
.dashboard .global-sales table tbody tr img {
  width: 36px;
  height: 36px;
}
.dashboard .global-sales table tbody tr td {
  padding: 8px 5px;
}
.dashboard .global-sales table tbody tr td:nth-child(1) {
  font-weight: 700;
  text-align: center;
}
.dashboard .global-sales table tbody tr td:nth-child(3) {
  font-weight: 700;
}
.dashboard .global-sales table tbody tr td:nth-child(7) {
  text-align: right;
}
.dashboard .global-sales table tbody tr td:nth-child(7) button {
  margin-left: 10px;
}
.dashboard .global-sales table tbody tr td .up-arrow {
  color: #cddc39;
}
.dashboard .global-sales table tbody tr td .down-arrow {
  color: #e91e63;
}
.dashboard .status-bars ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.dashboard .status-bars ul li {
  padding: 8px 14px;
  position: relative;
}
.dashboard .status-bars ul li span {
  position: absolute;
  right: 36px;
  top: 8px;
}
.dashboard .status-bars ul li i {
  position: absolute;
  right: 4px;
  top: 4px;
}
.dashboard .status-bars .status-bar {
  height: 18px;
  width: 75%;
  background-color: #d8d8d8;
  border-radius: 6px;
}
.dashboard .status-bars .status-bar .status-bar-value {
  height: 100%;
  color: #ffffff;
  text-align: right;
  padding-right: 4px;
  padding-top: 1px;
  box-sizing: border-box;
  border-radius: 6px;
}
.dashboard .status-bars .status-bar.status-bar-1 .status-bar-value {
  background-color: #e91e63;
}
.dashboard .status-bars .status-bar.status-bar-1 ~ i {
  color: #e91e63;
}
.dashboard .status-bars .status-bar.status-bar-2 .status-bar-value {
  background-color: #00bcd4;
}
.dashboard .status-bars .status-bar.status-bar-2 ~ i {
  color: #00bcd4;
}
.dashboard .status-bars .status-bar.status-bar-3 .status-bar-value {
  background-color: #ffc107;
}
.dashboard .status-bars .status-bar.status-bar-3 ~ i {
  color: #ffc107;
}
.dashboard .status-bars .status-bar.status-bar-4 .status-bar-value {
  background-color: #cddc39;
}
.dashboard .status-bars .status-bar.status-bar-4 ~ i {
  color: #cddc39;
}
.dashboard .status-bars .status-bar.status-bar-5 .status-bar-value {
  background-color: #ff9800;
}
.dashboard .status-bars .status-bar.status-bar-5 ~ i {
  color: #ff9800;
}
.dashboard .image-box .card {
  padding: 0;
}
.dashboard .image-box .card img {
  width: 100%;
}
.dashboard .image-box .card .image-box-content {
  padding: 16px;
}
.dashboard .image-box .card .image-box-content h3 {
  font-weight: 700;
  margin-top: 0;
}
.dashboard .image-box .card .image-box-content .image-box-tag {
  width: 40px;
  text-align: left;
  color: #ffffff;
  background-color: #e91e63;
  padding: 0 8px;
  border-radius: 6px;
}
.dashboard .image-box .card .image-box-footer {
  text-align: right;
}
.dashboard .user-card {
  border: 1px solid #dbdbdb;
  padding: 0;
  border-radius: var(--formBorderRadius, 4px);
}
.dashboard .user-card .user-card-header {
  height: 100px;
  overflow: hidden;
}
.dashboard .user-card .user-card-header img {
  width: 100%;
}
.dashboard .user-card .user-card-content {
  min-height: 340px;
  background-color: #ffffff;
  position: relative;
}
.dashboard .user-card .user-card-content img {
  position: absolute;
  top: -90px;
  left: 24px;
}
.dashboard .user-card .user-card-content .p-button {
  position: absolute;
  width: 36px;
  height: 36px;
  top: -18px;
  right: 24px;
}
.dashboard .user-card .user-card-content .user-card-name {
  font-size: 20px;
  color: var(--appSecondaryTextColor, #375068);
  position: absolute;
  top: -60px;
  margin-left: 110px;
  font-weight: 700;
  white-space: nowrap;
}
.dashboard .user-card .user-card-content .user-detail {
  text-align: left;
}
.dashboard .user-card .user-card-content .user-detail ul {
  padding: 0px 0 32px 0;
  margin: 0;
  list-style-type: none;
}
.dashboard .user-card .user-card-content .user-detail ul li {
  padding: 16px 24px;
  border-top: 1px solid #dbdbdb;
}
.dashboard .user-card .user-card-content .user-detail ul li:last-child {
  border-bottom: 1px solid #dbdbdb;
}
.dashboard .user-card .user-card-content .user-detail ul li i {
  font-size: 24px;
  margin-right: 8px;
  width: 32px;
  vertical-align: middle;
  color: var(--appSecondaryTextColor, #375068);
}
.dashboard .user-card .user-card-content .user-detail ul li .project-title {
  font-weight: 700;
  margin-right: 8px;
}
.dashboard .user-card .user-card-content .user-detail ul li .project-detail {
  color: var(--appSecondaryTextColor, #375068);
}
.dashboard .user-card .user-card-content .user-detail ul li .project-progressbar {
  display: inline-block;
  width: 100px;
  background-color: #dbdbdb;
  float: right;
  margin-top: 12px;
}
.dashboard .user-card .user-card-content .user-detail ul li .project-progressbar .project-progressbar-value {
  background-color: var(--primaryColor, var(--primaryColor));
  height: 4px;
}
.dashboard .map .p-panel {
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .map .p-panel .p-panel-content {
  padding: 8px;
}
.dashboard .map .p-panel .p-panel-content img {
  width: 100%;
}
.dashboard .schedule .p-panel {
  border: 0 none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.dashboard .schedule .p-panel .fc-today-button {
  display: none;
}
@media (max-width: 640px) {
  .dashboard .status-bars .status-bar {
    width: 65%;
  }
  .dashboard .global-sales table tbody tr td:nth-child(7) {
    text-align: left;
    display: none;
  }
  .dashboard .global-sales table tbody tr td:nth-child(7) button {
    display: block;
    margin-left: 0;
  }
  .dashboard .global-sales table tbody tr td:nth-child(7) button:first-child {
    margin-bottom: 4px;
  }
  .dashboard .schedule .p-panel .fc-right {
    display: none;
  }
}
@font-face {
  font-family: "icomoon";
  src: url('icomoon.58c3409bcd64ec8b.woff2') format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icons-],
[class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon", sans-serif !important;
  speak-as: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icons-A:before {
  content: "\e900";
  color: #375068;
}
.icons-A1:before {
  content: "\e901";
  color: #375068;
}
.icons-Accept:before {
  content: "\e902";
}
.icons-Accessories .path1:before {
  content: "\e903";
  color: rgb(233, 249, 243);
}
.icons-Accessories .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path3:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path4:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path5:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path6:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path7:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path8:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path9:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path10:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path11:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path12:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path13:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path14:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accessories .path15:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Accordion-1:before {
  content: "\e912";
  color: #375068;
}
.icons-Accordion:before {
  content: "\e913";
  color: #375068;
}
.icons-Action-SP:before {
  content: "\e914";
  color: #375068;
}
.icons-Actions:before {
  content: "\e915";
  color: #375068;
}
.icons-Add-accordian:before {
  content: "\e916";
  color: #394d60;
}
.icons-Add-user:before {
  content: "\e917";
  color: #375068;
}
.icons-AddColumn .path1:before {
  content: "\e918";
  color: rgb(7, 112, 227);
}
.icons-AddColumn .path2:before {
  content: "\e919";
  margin-left: -1.2001953125em;
  color: rgb(7, 112, 227);
}
.icons-AddColumn .path3:before {
  content: "\e91a";
  margin-left: -1.2001953125em;
  color: rgb(0, 98, 255);
}
.icons-AddColumn .path4:before {
  content: "\e91b";
  margin-left: -1.2001953125em;
  color: rgb(0, 98, 255);
}
.icons-Address:before {
  content: "\e91c";
  color: #375068;
}
.icons-AddRow:before {
  content: "\e91d";
  color: #394d60;
}
.icons-Admin-Form-GS:before {
  content: "\e91e";
  color: #375068;
}
.icons-Admin-Form:before {
  content: "\e91f";
  color: #375068;
}
.icons-Administrator:before {
  content: "\e920";
}
.icons-Advance-Filter:before {
  content: "\e921";
  color: #375068;
}
.icons-After-1:before {
  content: "\e922";
  color: #375068;
}
.icons-After-Pinned:before {
  content: "\e923";
  color: #375068;
}
.icons-After:before {
  content: "\e924";
  color: #273ec4;
}
.icons-afterGrey:before {
  content: "\e925";
  color: #375068;
}
.icons-AI-Suggestions-1:before {
  content: "\e926";
  color: #375068;
}
.icons-AI-Suggestions:before {
  content: "\e927";
  color: #375068;
}
.icons-Allocate:before {
  content: "\e928";
  color: #0062ff;
}
.icons-Allow-Domain:before {
  content: "\e929";
  color: #375068;
}
.icons-allow:before {
  content: "\e92a";
  color: #273ec4;
}
.icons-Always-1:before {
  content: "\e92b";
  color: #375068;
}
.icons-Always:before {
  content: "\e92c";
  color: #375068;
}
.icons-Analyst:before {
  content: "\e92d";
  color: #375068;
}
.icons-Analyst-role:before {
  content: "\e92e";
}
.icons-API-1:before {
  content: "\e92f";
  color: #375068;
}
.icons-Api:before {
  content: "\e930";
  color: #375068;
}
.icons-Append .path1:before {
  content: "\e931";
  color: rgb(171, 185, 203);
}
.icons-Append .path2:before {
  content: "\e932";
  margin-left: -1.0283203125em;
  color: rgb(27, 88, 157);
}
.icons-Application-Role-Template:before {
  content: "\e933";
  color: #29afc0;
}
.icons-Application-Script-1:before {
  content: "\e934";
  color: #3e566d;
}
.icons-Application-Script-2:before {
  content: "\e935";
  color: #3e566d;
}
.icons-Application-Setting:before {
  content: "\e936";
  color: #375068;
}
.icons-Application:before {
  content: "\e937";
}
.icons-applisetting .path1:before {
  content: "\e938";
  color: rgb(249, 249, 249);
}
.icons-applisetting .path2:before {
  content: "\e939";
  margin-left: -1em;
  color: rgb(57, 74, 170);
}
.icons-Approval-Timeline:before {
  content: "\e93a";
  color: #375068;
}
.icons-Approvals-1:before {
  content: "\e93b";
  color: #375068;
}
.icons-Approvals:before {
  content: "\e93c";
  color: #375068;
}
.icons-Approve-1:before {
  content: "\e93d";
}
.icons-Approve:before {
  content: "\e93e";
  color: #fff;
}
.icons-Approved-WD:before {
  content: "\e93f";
  color: #3fbc8e;
}
.icons-Approver:before {
  content: "\e940";
}
.icons-Arrow-WD:before {
  content: "\e941";
  color: #375068;
}
.icons-arrowDown:before {
  content: "\e942";
  color: #d9dde1;
}
.icons-Asset-Management:before {
  content: "\e943";
}
.icons-AssetActionHistory:before {
  content: "\e944";
}
.icons-AssetHistory:before {
  content: "\e945";
}
.icons-Assigned:before {
  content: "\e946";
  color: #7a4900;
}
.icons-Async-1:before {
  content: "\e947";
  color: #375068;
}
.icons-Async:before {
  content: "\e948";
  color: #375068;
}
.icons-Attach:before {
  content: "\e949";
  color: #475569;
}
.icons-Auto-Complete-1:before {
  content: "\e94a";
  color: #375068;
}
.icons-Auto-Complete:before {
  content: "\e94b";
  color: #375068;
}
.icons-Auto-ID:before {
  content: "\e94c";
  color: #375068;
}
.icons-Available-Functions:before {
  content: "\e94d";
  color: #375068;
}
.icons-Bar-Graph:before {
  content: "\e94e";
  color: #375068;
}
.icons-Based-on-Condition-1:before {
  content: "\e94f";
  color: #375068;
}
.icons-Based-on-Condition:before {
  content: "\e950";
  color: #375068;
}
.icons-Before-Pinned:before {
  content: "\e951";
  color: #375068;
}
.icons-Block-Domain:before {
  content: "\e952";
  color: #375068;
}
.icons-Block:before {
  content: "\e953";
  color: #375068;
}
.icons-Bold .path1:before {
  content: "\e954";
  color: rgb(171, 185, 203);
}
.icons-Bold .path2:before {
  content: "\e955";
  margin-left: -1.0625em;
  color: rgb(55, 80, 104);
}
.icons-Branch-1:before {
  content: "\e956";
  color: #375068;
}
.icons-Branch:before {
  content: "\e957";
  color: #375068;
}
.icons-building:before {
  content: "\e958";
  color: #057bad;
}
.icons-BulkAllocate:before {
  content: "\e959";
  color: #0062ff;
}
.icons-BulkApprove:before {
  content: "\e95a";
  color: #375068;
}
.icons-BulkDelete:before {
  content: "\e95b";
  color: #ad0000;
}
.icons-BulkUpdate-1:before {
  content: "\e95c";
  color: #475569;
}
.icons-BulkUpdate:before {
  content: "\e95d";
  color: #475569;
}
.icons-Bulk-Update:before {
  content: "\e95e";
  color: #375068;
}
.icons-Bulletins:before {
  content: "\e95f";
  color: #375068;
}
.icons-Business-Risk-1:before {
  content: "\e960";
  color: #375068;
}
.icons-Business-Risk:before {
  content: "\e961";
  color: #375068;
}
.icons-By-Field:before {
  content: "\e962";
  color: #375068;
}
.icons-By-Form:before {
  content: "\e963";
  color: #375068;
}
.icons-C-History:before {
  content: "\e964";
  color: #375068;
}
.icons-Call-API:before {
  content: "\e965";
  color: #375068;
}
.icons-Cancel-1:before {
  content: "\e966";
  color: #375068;
}
.icons-Cancel:before {
  content: "\e967";
  color: #375068;
}
.icons-Card-1:before {
  content: "\e968";
  color: #375068;
}
.icons-Card:before {
  content: "\e969";
  color: #375068;
}
.icons-Carousel-1:before {
  content: "\e96a";
  color: #375068;
}
.icons-Carousel:before {
  content: "\e96b";
  color: #375068;
}
.icons-Category:before {
  content: "\e96c";
  color: #375068;
}
.icons-Center .path1:before {
  content: "\e96d";
  color: rgb(171, 185, 203);
}
.icons-Center .path2:before {
  content: "\e96e";
  margin-left: -1.0625em;
  color: rgb(55, 80, 104);
}
.icons-Change-1:before {
  content: "\e96f";
}
.icons-Change-History-1:before {
  content: "\e970";
  color: #375068;
}
.icons-Change-History:before {
  content: "\e971";
  color: #375068;
}
.icons-Change-Request:before {
  content: "\e972";
  color: #ff9f00;
}
.icons-Change:before {
  content: "\e973";
}
.icons-Changetimeline:before {
  content: "\e974";
  color: #375068;
}
.icons-Chat:before {
  content: "\e975";
  color: #375068;
}
.icons-Checklists-1:before {
  content: "\e976";
  color: #375068;
}
.icons-Checklists:before {
  content: "\e977";
  color: #375068;
}
.icons-Checkmark-Legend:before {
  content: "\e978";
  color: #3fbc8e;
}
.icons-Cinde-1:before {
  content: "\e979";
}
.icons-Cinde:before {
  content: "\e97a";
  color: #fff;
}
.icons-Clone-Default:before {
  content: "\e97b";
  color: #375068;
}
.icons-Close:before {
  content: "\e97c";
  color: #375068;
}
.icons-Coded:before {
  content: "\e97d";
  color: #375068;
}
.icons-collapse:before {
  content: "\e97e";
  color: #375068;
}
.icons-Color-Palette-1:before {
  content: "\e97f";
  color: #375068;
}
.icons-Color-Palette:before {
  content: "\e980";
  color: #375068;
}
.icons-Color:before {
  content: "\e981";
}
.icons-Column-Filter:before {
  content: "\e982";
  color: #375068;
}
.icons-Combined-Shape-2:before {
  content: "\e983";
  color: #375068;
}
.icons-Combined-Shape-3:before {
  content: "\e984";
  color: #375068;
}
.icons-Combined-Shape:before {
  content: "\e985";
  color: #375068;
}
.icons-Communication-History:before {
  content: "\e986";
  color: #375068;
}
.icons-Company:before {
  content: "\e987";
  color: #394d60;
}
.icons-Completed-G:before {
  content: "\e988";
  color: #3fbc8e;
}
.icons-Completed-R:before {
  content: "\e989";
  color: #f00900;
}
.icons-Condition-1:before {
  content: "\e98a";
  color: #375068;
}
.icons-Condition:before {
  content: "\e98b";
  color: #375068;
}
.icons-Conference-Call:before {
  content: "\e98c";
  color: #375068;
}
.icons-Configure-Column:before {
  content: "\e98d";
  color: #1b589d;
}
.icons-ConfigureColumn .path1:before {
  content: "\e98e";
  color: rgb(7, 112, 227);
}
.icons-ConfigureColumn .path2:before {
  content: "\e98f";
  margin-left: -1.150390625em;
  color: rgb(7, 112, 227);
}
.icons-ConfigureColumn .path3:before {
  content: "\e990";
  margin-left: -1.150390625em;
  color: rgb(0, 98, 255);
}
.icons-ConfigureColumn .path4:before {
  content: "\e991";
  margin-left: -1.150390625em;
  color: rgb(0, 98, 255);
}
.icons-Consumables .path1:before {
  content: "\e992";
  color: rgb(254, 245, 229);
}
.icons-Consumables .path2:before {
  content: "\e993";
  margin-left: -1em;
  color: rgb(255, 159, 0);
}
.icons-Consumables .path3:before {
  content: "\e994";
  margin-left: -1em;
  color: rgb(255, 159, 0);
}
.icons-Consumables .path4:before {
  content: "\e995";
  margin-left: -1em;
  color: rgb(255, 159, 0);
}
.icons-Content-Translate:before {
  content: "\e996";
  color: #375068;
}
.icons-Convert:before {
  content: "\e997";
  color: #375068;
}
.icons-Converted:before {
  content: "\e998";
  color: #095c0e;
}
.icons-Cool-Clock:before {
  content: "\e999";
  color: #375068;
}
.icons-Copy-Paste:before {
  content: "\e99a";
  color: #375068;
}
.icons-Copy-URL:before {
  content: "\e99b";
  color: #375068;
}
.icons-copy:before {
  content: "\e99c";
  color: #375068;
}
.icons-Create-New-Table:before {
  content: "\e99d";
  color: #375068;
}
.icons-Create-User-1:before {
  content: "\e99e";
  color: #375068;
}
.icons-Create-user:before {
  content: "\e99f";
  color: #375068;
}
.icons-Create:before {
  content: "\e9a0";
  color: #375068;
}
.icons-Created-1:before {
  content: "\e9a1";
  color: #375068;
}
.icons-Created-By:before {
  content: "\e9a2";
  color: #375068;
}
.icons-Created-On:before {
  content: "\e9a3";
  color: #375068;
}
.icons-Created:before {
  content: "\e9a4";
  color: #fff;
}
.icons-CSV-2:before {
  content: "\e9a5";
  color: #6c6c6c;
}
.icons-CSV-Lan:before {
  content: "\e9a6";
  color: #375068;
}
.icons-CSV:before {
  content: "\e9a7";
  color: #6c6c6c;
}
.icons-Current-Time-1:before {
  content: "\e9a8";
  color: #375068;
}
.icons-Current-Time:before {
  content: "\e9a9";
  color: #375068;
}
.icons-Customer:before {
  content: "\e9aa";
  color: #375068;
}
.icons-daily .path1:before {
  content: "\e9ab";
  color: rgb(39, 62, 196);
}
.icons-daily .path2:before {
  content: "\e9ac";
  margin-left: -0.7861328125em;
  color: rgb(39, 62, 196);
}
.icons-daily .path3:before {
  content: "\e9ad";
  margin-left: -0.7861328125em;
  color: rgb(238, 240, 253);
}
.icons-Dashboard-1:before {
  content: "\e9ae";
}
.icons-Dashboard:before {
  content: "\e9af";
}
.icons-Date-and-Time:before {
  content: "\e9b0";
  color: #375068;
}
.icons-Date-Of-Birth:before {
  content: "\e9b1";
  color: #375068;
}
.icons-Date-Picker:before {
  content: "\e9b2";
  color: #375068;
}
.icons-Date-Range-Empty:before {
  content: "\e9b3";
  color: #375068;
}
.icons-Date-Picker1:before {
  content: "\e9b4";
  color: #375068;
}
.icons-Date:before {
  content: "\e9b4";
  color: #375068;
}
.icons-Deactivate:before {
  content: "\e9b5";
  color: #0062ff;
}
.icons-Deallocate:before {
  content: "\e9b6";
  color: #0062ff;
}
.icons-DeallocateandDeactivate:before {
  content: "\e9b7";
  color: #0062ff;
}
.icons-DelegateUser:before {
  content: "\e9b8";
  color: #fff;
}
.icons-Delete-Accordian:before {
  content: "\e9b9";
  color: #ad0000;
}
.icons-Delete-Popup:before {
  content: "\e9ba";
  color: #ad0000;
}
.icons-Delete:before {
  content: "\e9bb";
  color: #ad0000;
}
.icons-Department:before {
  content: "\e9bc";
  color: #375068;
}
.icons-Description:before {
  content: "\e9bd";
  color: #375068;
}
.icons-Designation:before {
  content: "\e9be";
  color: #375068;
}
.icons-Designed:before {
  content: "\e9bf";
  color: #375068;
}
.icons-Designer:before {
  content: "\e9c0";
}
.icons-Desktop:before {
  content: "\e9c1";
  color: #375068;
}
.icons-DigiLocker:before {
  content: "\e9c2";
}
.icons-DigitalAgent-2:before {
  content: "\e9c3";
  color: #375068;
}
.icons-Discard-Email-1:before {
  content: "\e9c4";
  color: #375068;
}
.icons-Discard-Email:before {
  content: "\e9c5";
  color: #375068;
}
.icons-Discard:before {
  content: "\e9c6";
  color: #273ec4;
}
.icons-Dissatisfied-1:before {
  content: "\e9c7";
  color: #f67949;
}
.icons-Dissatisfied:before {
  content: "\e9c8";
  color: #e41c19;
}
.icons-Document-1:before {
  content: "\e9c9";
  color: #375068;
}
.icons-Document:before {
  content: "\e9ca";
  color: #375068;
}
.icons-Domain:before {
  content: "\e9cb";
  color: #375068;
}
.icons-Donut-1:before {
  content: "\e9cc";
  color: #375068;
}
.icons-Donut-B:before {
  content: "\e9cd";
  color: #273ec4;
}
.icons-Donut:before {
  content: "\e9ce";
  color: #375068;
}
.icons-Download:before {
  content: "\e9cf";
  color: #375068;
}
.icons-Drag:before {
  content: "\e9d0";
  color: #375068;
}
.icons-Dropdown:before {
  content: "\e9d1";
  color: #375068;
}
.icons-E-Signature:before {
  content: "\e9d2";
  color: #375068;
}
.icons-Edit:before {
  content: "\e9d3";
  color: #375068;
}
.icons-Edit-Outlined:before {
  content: "\e9d4";
  color: #375068;
}
.icons-EditProfile:before {
  content: "\e9d5";
  color: #375068;
}
.icons-Effort:before {
  content: "\e9d6";
  color: #375068;
}
.icons-EffortTime:before {
  content: "\e9d7";
  color: #394d60;
}
.icons-Email-1:before {
  content: "\e9d8";
  color: #375068;
}
.icons-Email-Id:before {
  content: "\e9d9";
  color: #375068;
}
.icons-Email-Lan:before {
  content: "\e9da";
  color: #375068;
}
.icons-Email-UA:before {
  content: "\e9db";
  color: #3776bd;
}
.icons-Email:before {
  content: "\e9dc";
  color: #394d60;
}
.icons-Employee-ID:before {
  content: "\e9dd";
  color: #375068;
}
.icons-Employee-Type:before {
  content: "\e9de";
  color: #375068;
}
.icons-End-User:before {
  content: "\e9df";
}
.icons-Error-Log:before {
  content: "\e9e0";
  color: #375068;
}
.icons-Error:before {
  content: "\e9e1";
  color: #375068;
}
.icons-Error-Default:before {
  content: "\e9e2";
  color: #375068;
}
.icons-escalated:before {
  content: "\e9e3";
  color: #ff5c27;
}
.icons-E-signature:before {
  content: "\e9e4";
  color: #375068;
}
.icons-Everytime:before {
  content: "\e9e5";
  color: #273ec4;
}
.icons-Excel-Lan:before {
  content: "\e9e6";
  color: #375068;
}
.icons-Excel:before {
  content: "\e9e7";
  color: #375068;
}
.icons-Exchange:before {
  content: "\e9e8";
  color: #375068;
}
.icons-Exit-Date:before {
  content: "\e9e9";
  color: #375068;
}
.icons-Expand-1:before {
  content: "\e9ea";
  color: #375068;
}
.icons-Expand-Collapse-Arrow:before {
  content: "\e9eb";
  color: #375068;
}
.icons-expand:before {
  content: "\e9ec";
  color: #375068;
}
.icons-Export-to-PDF:before {
  content: "\e9ed";
  color: #375068;
}
.icons-Export:before {
  content: "\e9ee";
  color: #375068;
}
.icons-ExportToCMDB:before {
  content: "\e9ef";
  color: #0062ff;
}
.icons-Extends-from-Existing-Table:before {
  content: "\e9f0";
  color: #375068;
}
.icons-Favourite-1:before {
  content: "\e9f1";
  color: #e87426;
}
.icons-Favourite-2:before {
  content: "\e9f2";
  color: #375068;
}
.icons-FB .path1:before {
  content: "\e9f3";
  color: rgb(0, 101, 255);
}
.icons-FB .path2:before {
  content: "\e9f4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icons-FB .path3:before {
  content: "\e9f5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icons-Field-Tab-Empty:before {
  content: "\e9f6";
  color: #375068;
}
.icons-Fields-in-the-form:before {
  content: "\e9f7";
  color: #375068;
}
.icons-Fieldset-1:before {
  content: "\e9f8";
  color: #375068;
}
.icons-Fieldset:before {
  content: "\e9f9";
  color: #375068;
}
.icons-File-Upload:before {
  content: "\e9fa";
  color: #375068;
}
.icons-Filter-Applied:before {
  content: "\e9fb";
  color: #375068;
}
.icons-Filter:before {
  content: "\e9fc";
  color: #375068;
}
.icons-First-Middle-Last-Name:before {
  content: "\e9fd";
  color: #375068;
}
.icons-Firsttime:before {
  content: "\e9fe";
  color: #375068;
}
.icons-Fishbone:before {
  content: "\e9ff";
}
.icons-Fixed .path1:before {
  content: "\ea00";
  color: rgb(239, 241, 255);
}
.icons-Fixed .path2:before {
  content: "\ea01";
  margin-left: -1em;
  color: rgb(102, 114, 251);
}
.icons-Flag-Green:before {
  content: "\ea02";
  color: #008000;
}
.icons-Floor-Movement:before {
  content: "\ea03";
}
.icons-FloorMovement:before {
  content: "\ea04";
  color: #0062ff;
}
.icons-Footer:before {
  content: "\ea05";
  color: #375068;
}
.icons-Form-Actions:before {
  content: "\ea06";
  color: #375068;
}
.icons-Form-Description-1:before {
  content: "\ea07";
  color: #375068;
}
.icons-Form-Description:before {
  content: "\ea08";
  color: #375068;
}
.icons-Form-Element-Image:before {
  content: "\ea09";
  color: #375068;
}
.icons-Form-Image:before {
  content: "\ea0a";
  color: #375068;
}
.icons-Form-Name-1:before {
  content: "\ea0b";
  color: #375068;
}
.icons-Form-Name:before {
  content: "\ea0c";
  color: #375068;
}
.icons-Form-Path-1:before {
  content: "\ea0d";
  color: #375068;
}
.icons-Form-Path:before {
  content: "\ea0e";
  color: #375068;
}
.icons-Form:before {
  content: "\ea0f";
  color: #273ec4;
}
.icons-Form2:before {
  content: "\ea10";
  color: #375068;
}
.icons-Formula-1:before {
  content: "\ea11";
  color: #375068;
}
.icons-Formula:before {
  content: "\ea12";
  color: #375068;
}
.icons-Forwarded-WD:before {
  content: "\ea13";
  color: #3fbc8e;
}
.icons-Free-Form-1:before {
  content: "\ea14";
  color: #375068;
}
.icons-Free-form:before {
  content: "\ea15";
  color: #375068;
}
.icons-Full-Calendar-1:before {
  content: "\ea16";
  color: #375068;
}
.icons-Full-Calendar:before {
  content: "\ea17";
  color: #375068;
}
.icons-Gender:before {
  content: "\ea18";
  color: #375068;
}
.icons-GeneratePiN:before {
  content: "\ea19";
  color: #474c51;
}
.icons-Get-Response:before {
  content: "\ea1a";
  color: #375068;
}
.icons-Global-Lan:before {
  content: "\ea1b";
  color: #375068;
}
.icons-Global:before {
  content: "\ea1c";
  color: #375068;
}
.icons-globe:before {
  content: "\ea1d";
  color: #057bad;
}
.icons-Grade:before {
  content: "\ea1e";
  color: #375068;
}
.icons-Gradient:before {
  content: "\ea1f";
}
.icons-Green-Check:before {
  content: "\ea20";
  color: #1b835d;
}
.icons-Grid:before {
  content: "\ea21";
  color: #375068;
}
.icons-HardwareVariance:before {
  content: "\ea22";
}
.icons-Header:before {
  content: "\ea23";
  color: #375068;
}
.icons-Heading-1:before {
  content: "\ea24";
  color: #375068;
}
.icons-Heading:before {
  content: "\ea25";
  color: #375068;
}
.icons-Help-File-1:before {
  content: "\ea26";
  color: #375068;
}
.icons-Help-File:before {
  content: "\ea27";
  color: #375068;
}
.icons-Help:before {
  content: "\ea28";
  color: #fff;
}
.icons-Help-1:before {
  content: "\ea29";
  color: #1b589d;
}
.icons-Help360:before {
  content: "\ea2a";
  color: #fff;
}
.icons-Help365:before {
  content: "\ea2b";
}
.icons-Hide:before {
  content: "\ea2c";
  color: #375068;
}
.icons-hierarchy:before {
  content: "\ea2d";
  color: #086333;
}
.icons-Highly-Satisfied:before {
  content: "\ea2e";
  color: #30853c;
}
.icons-HoldIncident:before {
  content: "\ea2f";
}
.icons-Holiday-Calendar:before {
  content: "\ea30";
  color: #375068;
}
.icons-Home:before {
  content: "\ea31";
}
.icons-Hor-Graph:before {
  content: "\ea32";
  color: #375068;
}
.icons-Horizontal-Bar-Graph:before {
  content: "\ea33";
  color: #375068;
}
.icons-Horizontal-Divider-1:before {
  content: "\ea34";
  color: #375068;
}
.icons-Horizontal-Divider:before {
  content: "\ea35";
  color: #375068;
}
.icons-HR-App:before {
  content: "\ea36";
  color: #375068;
}
.icons-icons:before {
  content: "\ea37";
  color: #375068;
}
.icons-ID:before {
  content: "\ea38";
  color: #375068;
}
.icons-idea .path1:before {
  content: "\ea39";
  color: rgb(251, 214, 46);
}
.icons-idea .path2:before {
  content: "\ea3a";
  margin-left: -1em;
  color: rgb(253, 150, 0);
}
.icons-idea .path3:before {
  content: "\ea3b";
  margin-left: -1em;
  color: rgb(253, 150, 0);
}
.icons-idea .path4:before {
  content: "\ea3c";
  margin-left: -1em;
  color: rgb(56, 91, 96);
}
.icons-idea .path5:before {
  content: "\ea3d";
  margin-left: -1em;
  color: rgb(83, 121, 128);
}
.icons-idea .path6:before {
  content: "\ea3e";
  margin-left: -1em;
  color: rgb(56, 91, 96);
}
.icons-idea .path7:before {
  content: "\ea3f";
  margin-left: -1em;
  color: rgb(83, 121, 128);
}
.icons-idea .path8:before {
  content: "\ea40";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path9:before {
  content: "\ea41";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path10:before {
  content: "\ea42";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path11:before {
  content: "\ea43";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path12:before {
  content: "\ea44";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path13:before {
  content: "\ea45";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path14:before {
  content: "\ea46";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path15:before {
  content: "\ea47";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea .path16:before {
  content: "\ea48";
  margin-left: -1em;
  color: rgb(251, 214, 46);
}
.icons-idea2:before {
  content: "\ea49";
  color: #ffd100;
}
.icons-If:before {
  content: "\ea4a";
  color: #375068;
}
.icons-Image-1:before {
  content: "\ea4b";
  color: #375068;
}
.icons-Image-2:before {
  content: "\ea4c";
  color: #375068;
}
.icons-Image:before {
  content: "\ea4d";
  color: #375068;
}
.icons-IMAP:before {
  content: "\ea4e";
  color: #375068;
}
.icons-Import:before {
  content: "\ea4f";
  color: #375068;
}
.icons-IncidentL:before {
  content: "\ea50";
}
.icons-Incidents:before {
  content: "\ea51";
}
.icons-Info:before {
  content: "\ea52";
  color: #1b589d;
}
.icons-Integration:before {
  content: "\ea53";
}
.icons-Invalid-SerialNumber:before {
  content: "\ea54";
  color: #0062ff;
}
.icons-Issues:before {
  content: "\ea55";
}
.icons-Italic .path1:before {
  content: "\ea56";
  color: rgb(171, 185, 203);
}
.icons-Italic .path2:before {
  content: "\ea57";
  margin-left: -1.0625em;
  color: rgb(55, 80, 104);
}
.icons-ITAM .path1:before {
  content: "\ea58";
  color: rgb(15, 23, 42);
}
.icons-ITAM .path2:before {
  content: "\ea59";
  margin-left: -1.09375em;
  color: rgb(15, 23, 42);
}
.icons-ITAM .path3:before {
  content: "\ea5a";
  margin-left: -1.09375em;
  color: rgb(15, 23, 42);
}
.icons-ITAM .path4:before {
  content: "\ea5b";
  margin-left: -1.09375em;
  color: rgb(15, 23, 42);
}
.icons-ITAM .path5:before {
  content: "\ea5c";
  margin-left: -1.09375em;
  color: rgb(0, 0, 0);
}
.icons-ITAM .path6:before {
  content: "\ea5d";
  margin-left: -1.09375em;
  color: rgb(15, 23, 42);
}
.icons-Job-History-1:before {
  content: "\ea5e";
  color: #375068;
}
.icons-Job-History:before {
  content: "\ea5f";
  color: #375068;
}
.icons-Join-1:before {
  content: "\ea60";
  color: #375068;
}
.icons-Join-Date:before {
  content: "\ea61";
  color: #375068;
}
.icons-Join:before {
  content: "\ea62";
  color: #375068;
}
.icons-Justify .path1:before {
  content: "\ea63";
  color: rgb(171, 185, 203);
}
.icons-Justify .path2:before {
  content: "\ea64";
  margin-left: -1.0625em;
  color: rgb(55, 80, 104);
}
.icons-Knowledge-1:before {
  content: "\ea65";
}
.icons-Knowledge-Base:before {
  content: "\ea66";
  color: #375068;
}
.icons-Knowledge-Request:before {
  content: "\ea67";
  color: #00a66c;
}
.icons-Knowledge:before {
  content: "\ea68";
}
.icons-Language:before {
  content: "\ea69";
}
.icons-Languages-Translated:before {
  content: "\ea6a";
  color: #375068;
}
.icons-Left .path1:before {
  content: "\ea6b";
  color: rgb(171, 185, 203);
}
.icons-Left .path2:before {
  content: "\ea6c";
  margin-left: -1.0625em;
  color: rgb(55, 80, 104);
}
.icons-license-icons:before {
  content: "\ea6d";
  color: #395b7e;
}
.icons-Likert-Scale:before {
  content: "\ea6e";
}
.icons-Likert-Scale1:before {
  content: "\ea6f";
  color: #375068;
}
.icons-Line-Form-1:before {
  content: "\ea70";
  color: #375068;
}
.icons-Line-form:before {
  content: "\ea71";
  color: #375068;
}
.icons-Line-Graph:before {
  content: "\ea72";
  color: #375068;
}
.icons-Linear-1:before {
  content: "\ea73";
  color: #375068;
}
.icons-Linear:before {
  content: "\ea74";
  color: #375068;
}
.icons-Linkedin .path1:before {
  content: "\ea75";
  color: rgb(0, 103, 201);
}
.icons-Linkedin .path2:before {
  content: "\ea76";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icons-Links:before {
  content: "\ea77";
  color: #375068;
}
.icons-List-1:before {
  content: "\ea78";
  color: #375068;
}
.icons-List-Page-H:before {
  content: "\ea79";
  color: #375068;
}
.icons-List:before {
  content: "\ea7a";
  color: #375068;
}
.icons-Local-Lan:before {
  content: "\ea7b";
  color: #375068;
}
.icons-Location-1:before {
  content: "\ea7c";
  color: #375068;
}
.icons-Location:before {
  content: "\ea7d";
  color: #394d60;
}
.icons-Lock-Green:before {
  content: "\ea7e";
  color: #1b835d;
}
.icons-Lock-Red:before {
  content: "\ea7f";
  color: #ad0000;
}
.icons-Log-an-Incident:before {
  content: "\ea80";
  color: #375068;
}
.icons-Logged:before {
  content: "\ea81";
  color: #034077;
}
.icons-Login-ID:before {
  content: "\ea82";
  color: #375068;
}
.icons-Logout:before {
  content: "\ea83";
  color: #375068;
}
.icons-Long-Text-1:before {
  content: "\ea84";
  color: #375068;
}
.icons-Long-Text:before {
  content: "\ea85";
  color: #375068;
}
.icons-Mail-2:before {
  content: "\ea86";
  color: #273ec4;
}
.icons-Mail:before {
  content: "\ea87";
  color: #273ec4;
}
.icons-Main-Form-GS:before {
  content: "\ea88";
  color: #375068;
}
.icons-Main-form:before {
  content: "\ea89";
  color: #6021e0;
  filter: brightness(0.5);
}
.icons-Maintenance:before {
  content: "\ea8a";
  color: #375068;
}
.icons-MajorIncident-1:before {
  content: "\ea8b";
  color: #d10800;
}
.icons-majorIncident:before {
  content: "\ea8c";
  color: #d10800;
}
.icons-Manager:before {
  content: "\ea8d";
  color: #375068;
}
.icons-map-value:before {
  content: "\ea8e";
  color: #375068;
}
.icons-Marquee:before {
  content: "\ea8f";
}
.icons-Master-Workgroup:before {
  content: "\ea90";
  color: #375068;
}
.icons-Maximise:before {
  content: "\ea91";
}
.icons-menu:before {
  content: "\ea92";
  color: #375068;
}
.icons-Menu-R:before {
  content: "\ea93";
  color: #fff;
}
.icons-Minus:before {
  content: "\ea94";
}
.icons-Mobile-No-Work-Phone:before {
  content: "\ea95";
  color: #375068;
}
.icons-Mobile:before {
  content: "\ea96";
  color: #394d60;
}
.icons-Module:before {
  content: "\ea97";
  color: #fff;
}
.icons-monthly:before {
  content: "\ea98";
  color: #375068;
}
.icons-Morefolder:before {
  content: "\ea99";
  color: #375068;
}
.icons-MoreMenuHover .path1:before {
  content: "\ea9a";
  color: rgb(255, 255, 255);
}
.icons-MoreMenuHover .path2:before {
  content: "\ea9b";
  margin-left: -1em;
  color: rgb(8, 85, 176);
}
.icons-move-icons:before {
  content: "\ea9c";
  color: #375068;
}
.icons-Multi-Choice-1:before {
  content: "\ea9d";
  color: #375068;
}
.icons-Multi-Choice:before {
  content: "\ea9e";
  color: #375068;
}
.icons-Multi-Valued-Group-1:before {
  content: "\ea9f";
  color: #375068;
}
.icons-Multi-Valued-Group:before {
  content: "\eaa0";
  color: #375068;
}
.icons-Multi-Choice1:before {
  content: "\eaa1";
  color: #375068;
}
.icons-Neutral:before {
  content: "\eaa2";
  color: #feb130;
}
.icons-Never:before {
  content: "\eaa3";
  color: #273ec4;
}
.icons-News:before {
  content: "\eaa4";
  color: #375068;
}
.icons-NewUpload:before {
  content: "\eaa5";
  color: #375068;
}
.icons-NewWindow:before {
  content: "\eaa6";
  color: #375068;
}
.icons-next-icons:before {
  content: "\eaa7";
  color: #375068;
}
.icons-No-Condition:before {
  content: "\eaa8";
  color: #375068;
}
.icons-NoDashboards .path1:before {
  content: "\eaa9";
  color: rgb(223, 240, 255);
}
.icons-NoDashboards .path2:before {
  content: "\eaaa";
  margin-left: -1.08203125em;
  color: rgb(255, 255, 255);
}
.icons-NoDashboards .path3:before {
  content: "\eaab";
  margin-left: -1.08203125em;
  color: rgb(42, 94, 216);
}
.icons-NoDashboards .path4:before {
  content: "\eaac";
  margin-left: -1.08203125em;
  color: rgb(42, 94, 216);
}
.icons-NoDashboards .path5:before {
  content: "\eaad";
  margin-left: -1.08203125em;
  color: rgb(42, 94, 216);
}
.icons-NoDashboards .path6:before {
  content: "\eaae";
  margin-left: -1.08203125em;
  color: rgb(42, 94, 216);
}
.icons-NoDashboards .path7:before {
  content: "\eaaf";
  margin-left: -1.08203125em;
  color: rgb(0, 0, 0);
}
.icons-NoDashboards .path8:before {
  content: "\eab0";
  margin-left: -1.08203125em;
  color: rgb(158, 34, 166);
}
.icons-NoDashboards .path9:before {
  content: "\eab1";
  margin-left: -1.08203125em;
  color: rgb(158, 34, 166);
}
.icons-NoDashboards .path10:before {
  content: "\eab2";
  margin-left: -1.08203125em;
  color: rgb(158, 34, 166);
}
.icons-NoDashboards .path11:before {
  content: "\eab3";
  margin-left: -1.08203125em;
  color: rgb(158, 34, 166);
}
.icons-NoDashboards .path12:before {
  content: "\eab4";
  margin-left: -1.08203125em;
  color: rgb(64, 107, 35);
}
.icons-NoDashboards .path13:before {
  content: "\eab5";
  margin-left: -1.08203125em;
  color: rgb(64, 107, 35);
}
.icons-NoDashboards .path14:before {
  content: "\eab6";
  margin-left: -1.08203125em;
  color: rgb(64, 107, 35);
}
.icons-NoDashboards .path15:before {
  content: "\eab7";
  margin-left: -1.08203125em;
  color: none;
}
.icons-NoDashboards .path16:before {
  content: "\eab8";
  margin-left: -1.08203125em;
  color: rgb(255, 0, 0);
}
.icons-NoDashboards .path17:before {
  content: "\eab9";
  margin-left: -1.08203125em;
  color: rgb(82, 131, 244);
}
.icons-NoDashboards .path18:before {
  content: "\eaba";
  margin-left: -1.08203125em;
  color: rgb(42, 94, 216);
}
.icons-NoDashboards .path19:before {
  content: "\eabb";
  margin-left: -1.08203125em;
  color: rgb(255, 0, 0);
}
.icons-NoDashboards .path20:before {
  content: "\eabc";
  margin-left: -1.08203125em;
  color: rgb(162, 86, 83);
}
.icons-NoDashboards .path21:before {
  content: "\eabd";
  margin-left: -1.08203125em;
  color: rgb(85, 198, 170);
}
.icons-NoDashboards .path22:before {
  content: "\eabe";
  margin-left: -1.08203125em;
  color: rgb(200, 69, 209);
}
.icons-No-Data:before {
  content: "\eabf";
  color: #375068;
}
.icons-NoLinks-1:before {
  content: "\eac0";
  color: #d10800;
}
.icons-NoLinks:before {
  content: "\eac1";
  color: #d10800;
}
.icons-NoRecords .path1:before {
  content: "\eac2";
  color: rgb(205, 224, 255);
}
.icons-NoRecords .path2:before {
  content: "\eac3";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path3:before {
  content: "\eac4";
  margin-left: -1.0859375em;
  color: rgb(203, 203, 255);
}
.icons-NoRecords .path4:before {
  content: "\eac5";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path5:before {
  content: "\eac6";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path6:before {
  content: "\eac7";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path7:before {
  content: "\eac8";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path8:before {
  content: "\eac9";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path9:before {
  content: "\eaca";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path10:before {
  content: "\eacb";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path11:before {
  content: "\eacc";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path12:before {
  content: "\eacd";
  margin-left: -1.0859375em;
  color: rgb(237, 237, 255);
}
.icons-NoRecords .path13:before {
  content: "\eace";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path14:before {
  content: "\eacf";
  margin-left: -1.0859375em;
  color: rgb(237, 237, 255);
}
.icons-NoRecords .path15:before {
  content: "\ead0";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path16:before {
  content: "\ead1";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path17:before {
  content: "\ead2";
  margin-left: -1.0859375em;
  color: rgb(145, 146, 255);
}
.icons-NoRecords .path18:before {
  content: "\ead3";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path19:before {
  content: "\ead4";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path20:before {
  content: "\ead5";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path21:before {
  content: "\ead6";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path22:before {
  content: "\ead7";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path23:before {
  content: "\ead8";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path24:before {
  content: "\ead9";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path25:before {
  content: "\eada";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path26:before {
  content: "\eadb";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path27:before {
  content: "\eadc";
  margin-left: -1.0859375em;
  color: rgb(145, 146, 255);
}
.icons-NoRecords .path28:before {
  content: "\eadd";
  margin-left: -1.0859375em;
  color: rgb(68, 68, 105);
}
.icons-NoRecords .path29:before {
  content: "\eade";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path30:before {
  content: "\eadf";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path31:before {
  content: "\eae0";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path32:before {
  content: "\eae1";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path33:before {
  content: "\eae2";
  margin-left: -1.0859375em;
  color: rgb(183, 183, 255);
}
.icons-NoRecords .path34:before {
  content: "\eae3";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path35:before {
  content: "\eae4";
  margin-left: -1.0859375em;
  color: rgb(255, 50, 5);
}
.icons-NoRecords .path36:before {
  content: "\eae5";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path37:before {
  content: "\eae6";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path38:before {
  content: "\eae7";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path39:before {
  content: "\eae8";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path40:before {
  content: "\eae9";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path41:before {
  content: "\eaea";
  margin-left: -1.0859375em;
  color: rgb(49, 50, 123);
}
.icons-NoRecords .path42:before {
  content: "\eaeb";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path43:before {
  content: "\eaec";
  margin-left: -1.0859375em;
  color: rgb(0, 98, 255);
}
.icons-NoRecords .path44:before {
  content: "\eaed";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path45:before {
  content: "\eaee";
  margin-left: -1.0859375em;
  color: rgb(255, 50, 5);
}
.icons-NoRecords .path46:before {
  content: "\eaef";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path47:before {
  content: "\eaf0";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path48:before {
  content: "\eaf1";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path49:before {
  content: "\eaf2";
  margin-left: -1.0859375em;
  color: rgb(101, 101, 144);
}
.icons-NoRecords .path50:before {
  content: "\eaf3";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path51:before {
  content: "\eaf4";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path52:before {
  content: "\eaf5";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path53:before {
  content: "\eaf6";
  margin-left: -1.0859375em;
  color: rgb(101, 101, 144);
}
.icons-NoRecords .path54:before {
  content: "\eaf7";
  margin-left: -1.0859375em;
  color: rgb(31, 64, 115);
}
.icons-NoRecords .path55:before {
  content: "\eaf8";
  margin-left: -1.0859375em;
  color: rgb(31, 64, 115);
}
.icons-NoRecords .path56:before {
  content: "\eaf9";
  margin-left: -1.0859375em;
  color: rgb(49, 50, 123);
}
.icons-NoRecords .path57:before {
  content: "\eafa";
  margin-left: -1.0859375em;
  color: rgb(49, 50, 123);
}
.icons-NoRecords .path58:before {
  content: "\eafb";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path59:before {
  content: "\eafc";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path60:before {
  content: "\eafd";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path61:before {
  content: "\eafe";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path62:before {
  content: "\eaff";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path63:before {
  content: "\eb00";
  margin-left: -1.0859375em;
  color: rgb(255, 177, 71);
}
.icons-NoRecords .path64:before {
  content: "\eb01";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path65:before {
  content: "\eb02";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path66:before {
  content: "\eb03";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path67:before {
  content: "\eb04";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path68:before {
  content: "\eb05";
  margin-left: -1.0859375em;
  color: rgb(255, 177, 71);
}
.icons-NoRecords .path69:before {
  content: "\eb06";
  margin-left: -1.0859375em;
  color: rgb(201, 201, 217);
}
.icons-NoRecords .path70:before {
  content: "\eb07";
  margin-left: -1.0859375em;
  color: rgb(209, 147, 70);
}
.icons-NoRecords .path71:before {
  content: "\eb08";
  margin-left: -1.0859375em;
  color: rgb(209, 147, 70);
}
.icons-NoRecords .path72:before {
  content: "\eb09";
  margin-left: -1.0859375em;
  color: rgb(255, 177, 71);
}
.icons-NoRecords .path73:before {
  content: "\eb0a";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path74:before {
  content: "\eb0b";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path75:before {
  content: "\eb0c";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path76:before {
  content: "\eb0d";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path77:before {
  content: "\eb0e";
  margin-left: -1.0859375em;
  color: rgb(255, 245, 232);
}
.icons-NoRecords .path78:before {
  content: "\eb0f";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path79:before {
  content: "\eb10";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path80:before {
  content: "\eb11";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path81:before {
  content: "\eb12";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path82:before {
  content: "\eb13";
  margin-left: -1.0859375em;
  color: rgb(255, 149, 123);
}
.icons-NoRecords .path83:before {
  content: "\eb14";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path84:before {
  content: "\eb15";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path85:before {
  content: "\eb16";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path86:before {
  content: "\eb17";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path87:before {
  content: "\eb18";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path88:before {
  content: "\eb19";
  margin-left: -1.0859375em;
  color: rgb(23, 23, 79);
}
.icons-NoRecords .path89:before {
  content: "\eb1a";
  margin-left: -1.0859375em;
  color: rgb(101, 101, 144);
}
.icons-NoRecords .path90:before {
  content: "\eb1b";
  margin-left: -1.0859375em;
  color: rgb(101, 101, 144);
}
.icons-NoRecords .path91:before {
  content: "\eb1c";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path92:before {
  content: "\eb1d";
  margin-left: -1.0859375em;
  color: rgb(23, 23, 79);
}
.icons-NoRecords .path93:before {
  content: "\eb1e";
  margin-left: -1.0859375em;
  color: rgb(101, 101, 144);
}
.icons-NoRecords .path94:before {
  content: "\eb1f";
  margin-left: -1.0859375em;
  color: rgb(101, 101, 144);
}
.icons-NoRecords .path95:before {
  content: "\eb20";
  margin-left: -1.0859375em;
  color: rgb(123, 202, 106);
}
.icons-NoRecords .path96:before {
  content: "\eb21";
  margin-left: -1.0859375em;
  color: rgb(123, 202, 106);
}
.icons-NoRecords .path97:before {
  content: "\eb22";
  margin-left: -1.0859375em;
  color: rgb(99, 182, 82);
}
.icons-NoRecords .path98:before {
  content: "\eb23";
  margin-left: -1.0859375em;
  color: rgb(99, 182, 82);
}
.icons-NoRecords .path99:before {
  content: "\eb24";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path100:before {
  content: "\eb25";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path101:before {
  content: "\eb26";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path102:before {
  content: "\eb27";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path103:before {
  content: "\eb28";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path104:before {
  content: "\eb29";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path105:before {
  content: "\eb2a";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path106:before {
  content: "\eb2b";
  margin-left: -1.0859375em;
  color: rgb(15, 33, 62);
}
.icons-NoRecords .path107:before {
  content: "\eb2c";
  margin-left: -1.0859375em;
  color: rgb(15, 33, 62);
}
.icons-NoRecords .path108:before {
  content: "\eb2d";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path109:before {
  content: "\eb2e";
  margin-left: -1.0859375em;
  color: rgb(79, 146, 65);
}
.icons-NoRecords .path110:before {
  content: "\eb2f";
  margin-left: -1.0859375em;
  color: rgb(79, 146, 65);
}
.icons-NoRecords .path111:before {
  content: "\eb30";
  margin-left: -1.0859375em;
  color: rgb(79, 146, 65);
}
.icons-NoRecords .path112:before {
  content: "\eb31";
  margin-left: -1.0859375em;
  color: rgb(79, 146, 65);
}
.icons-NoRecords .path113:before {
  content: "\eb32";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path114:before {
  content: "\eb33";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path115:before {
  content: "\eb34";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path116:before {
  content: "\eb35";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path117:before {
  content: "\eb36";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path118:before {
  content: "\eb37";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path119:before {
  content: "\eb38";
  margin-left: -1.0859375em;
  color: rgb(255, 149, 123);
}
.icons-NoRecords .path120:before {
  content: "\eb39";
  margin-left: -1.0859375em;
  color: rgb(255, 149, 123);
}
.icons-NoRecords .path121:before {
  content: "\eb3a";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path122:before {
  content: "\eb3b";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path123:before {
  content: "\eb3c";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path124:before {
  content: "\eb3d";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path125:before {
  content: "\eb3e";
  margin-left: -1.0859375em;
  color: rgb(210, 133, 114);
}
.icons-NoRecords .path126:before {
  content: "\eb3f";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path127:before {
  content: "\eb40";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path128:before {
  content: "\eb41";
  margin-left: -1.0859375em;
  color: rgb(255, 188, 150);
}
.icons-NoRecords .path129:before {
  content: "\eb42";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path130:before {
  content: "\eb43";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path131:before {
  content: "\eb44";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path132:before {
  content: "\eb45";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path133:before {
  content: "\eb46";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path134:before {
  content: "\eb47";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path135:before {
  content: "\eb48";
  margin-left: -1.0859375em;
  color: rgb(27, 27, 67);
}
.icons-NoRecords .path136:before {
  content: "\eb49";
  margin-left: -1.0859375em;
  color: rgb(255, 255, 255);
}
.icons-NoRecords .path137:before {
  content: "\eb4a";
  margin-left: -1.0859375em;
  color: rgb(255, 149, 123);
}
.icons-NoRecords .path138:before {
  content: "\eb4b";
  margin-left: -1.0859375em;
  color: rgb(255, 50, 5);
}
.icons-NoReports .path1:before {
  content: "\eb4c";
  color: rgb(223, 240, 255);
}
.icons-NoReports .path2:before {
  content: "\eb4d";
  margin-left: -1.08203125em;
  color: rgb(21, 137, 146);
}
.icons-NoReports .path3:before {
  content: "\eb4e";
  margin-left: -1.08203125em;
  color: none;
}
.icons-NoReports .path4:before {
  content: "\eb4f";
  margin-left: -1.08203125em;
  color: rgb(255, 0, 0);
}
.icons-NoReports .path5:before {
  content: "\eb50";
  margin-left: -1.08203125em;
  color: rgb(82, 131, 244);
}
.icons-NoReports .path6:before {
  content: "\eb51";
  margin-left: -1.08203125em;
  color: rgb(42, 94, 216);
}
.icons-NoReports .path7:before {
  content: "\eb52";
  margin-left: -1.08203125em;
  color: rgb(255, 0, 0);
}
.icons-NoReports .path8:before {
  content: "\eb53";
  margin-left: -1.08203125em;
  color: rgb(235, 192, 64);
}
.icons-NoReports .path9:before {
  content: "\eb54";
  margin-left: -1.08203125em;
  color: rgb(151, 217, 200);
}
.icons-NoReports .path10:before {
  content: "\eb55";
  margin-left: -1.08203125em;
  color: rgb(200, 69, 209);
}
.icons-NoResult .path1:before {
  content: "\eb56";
  color: rgb(234, 245, 255);
}
.icons-NoResult .path2:before {
  content: "\eb57";
  margin-left: -1.095703125em;
  color: rgb(255, 255, 255);
}
.icons-NoResult .path3:before {
  content: "\eb58";
  margin-left: -1.095703125em;
  color: rgb(50, 50, 50);
}
.icons-NoResult .path4:before {
  content: "\eb59";
  margin-left: -1.095703125em;
  color: rgb(216, 216, 216);
}
.icons-NoResult .path5:before {
  content: "\eb5a";
  margin-left: -1.095703125em;
  color: rgb(216, 216, 216);
}
.icons-NoResult .path6:before {
  content: "\eb5b";
  margin-left: -1.095703125em;
  color: rgb(216, 216, 216);
}
.icons-NoResult .path7:before {
  content: "\eb5c";
  margin-left: -1.095703125em;
  color: rgb(216, 216, 216);
}
.icons-NoResult .path8:before {
  content: "\eb5d";
  margin-left: -1.095703125em;
  color: none;
}
.icons-NoResult .path9:before {
  content: "\eb5e";
  margin-left: -1.095703125em;
  color: rgb(255, 0, 0);
}
.icons-NoResult .path10:before {
  content: "\eb5f";
  margin-left: -1.095703125em;
  color: rgb(82, 131, 244);
}
.icons-NoResult .path11:before {
  content: "\eb60";
  margin-left: -1.095703125em;
  color: rgb(42, 94, 216);
}
.icons-NoResult .path12:before {
  content: "\eb61";
  margin-left: -1.095703125em;
  color: rgb(255, 0, 0);
}
.icons-NoResult .path13:before {
  content: "\eb62";
  margin-left: -1.095703125em;
  color: rgb(255, 190, 190);
}
.icons-NoResult .path14:before {
  content: "\eb63";
  margin-left: -1.095703125em;
  color: rgb(187, 223, 255);
}
.icons-NoResult .path15:before {
  content: "\eb64";
  margin-left: -1.095703125em;
  color: rgb(159, 154, 154);
}
.icons-Not-Found .path1:before {
  content: "\eb65";
  color: rgb(193, 222, 255);
}
.icons-Not-Found .path2:before {
  content: "\eb66";
  margin-left: -1.1875em;
  color: rgb(234, 244, 252);
}
.icons-Not-Found .path3:before {
  content: "\eb67";
  margin-left: -1.1875em;
  color: rgb(165, 187, 219);
}
.icons-Not-Found .path4:before {
  content: "\eb68";
  margin-left: -1.1875em;
  color: rgb(0, 83, 179);
}
.icons-Not-Found .path5:before {
  content: "\eb69";
  margin-left: -1.1875em;
  color: rgb(165, 187, 219);
}
.icons-Not-Started:before {
  content: "\eb6a";
  color: #375068;
}
.icons-Notification-1:before {
  content: "\eb6b";
  color: #375068;
}
.icons-Notification:before {
  content: "\eb6c";
  color: #375068;
}
.icons-Notofications:before {
  content: "\eb6d";
}
.icons-noun_switch_3367991:before {
  content: "\eb6e";
  color: #375068;
}
.icons-NUMBER:before {
  content: "\eb6f";
  color: #375068;
}
.icons-Numeric-1:before {
  content: "\eb70";
  color: #375068;
}
.icons-Numeric:before {
  content: "\eb71";
  color: #375068;
}
.icons-Numerical:before {
  content: "\eb72";
  color: #375068;
}
.icons-On-Hold:before {
  content: "\eb73";
  color: #375068;
}
.icons-Opacity:before {
  content: "\eb74";
}
.icons-Open-Link:before {
  content: "\eb75";
  color: #375068;
}
.icons-OpenInNewTab:before {
  content: "\eb76";
}
.icons-OpenInNewWindow:before {
  content: "\eb77";
}
.icons-Operational-Risk-1:before {
  content: "\eb78";
  color: #375068;
}
.icons-Operational-Risk:before {
  content: "\eb79";
  color: #375068;
}
.icons-Overwrite:before {
  content: "\eb7a";
  color: #375068;
}
.icons-Padding-White:before {
  content: "\eb7b";
  color: #fff;
}
.icons-Padding:before {
  content: "\eb7c";
  color: #375068;
}
.icons-Page-Script:before {
  content: "\eb7d";
  color: #3e566d;
}
.icons-Panel-1:before {
  content: "\eb7e";
  color: #375068;
}
.icons-Panel:before {
  content: "\eb7f";
  color: #375068;
}
.icons-Paragraph-1:before {
  content: "\eb80";
  color: #375068;
}
.icons-Paragraph:before {
  content: "\eb81";
  color: #375068;
}
.icons-Pause-1:before {
  content: "\eb82";
  color: #375068;
}
.icons-Pause:before {
  content: "\eb83";
  color: #375068;
}
.icons-Paused-1:before {
  content: "\eb84";
  color: #f00900;
}
.icons-Paused-50-75:before {
  content: "\eb85";
  color: #ffc829;
}
.icons-Paused-75-100:before {
  content: "\eb86";
  color: #ff961e;
}
.icons-Paused-G100:before {
  content: "\eb87";
  color: #f00900;
}
.icons-Paused-L50:before {
  content: "\eb88";
  color: #3fbc8e;
}
.icons-Paused:before {
  content: "\eb89";
  color: #ff961e;
}
.icons-Paused-2:before {
  content: "\eb8a";
  color: #ff773d;
}
.icons-PDF:before {
  content: "\eb8b";
  color: #375068;
}
.icons-Pending:before {
  content: "\eb8c";
  color: #375068;
}
.icons-Phone-Number:before {
  content: "\eb8d";
  color: #375068;
}
.icons-Pie-1:before {
  content: "\eb8e";
  color: #375068;
}
.icons-Pie-B:before {
  content: "\eb8f";
  color: #273ec4;
}
.icons-Pie-Graph:before {
  content: "\eb90";
  color: #375068;
}
.icons-Pie:before {
  content: "\eb91";
  color: #375068;
}
.icons-Pin:before {
  content: "\eb92";
}
.icons-pin-icons:before {
  content: "\eb93";
  color: #375068;
}
.icons-PlaceHolderIcon:before {
  content: "\eb94";
  color: #394d60;
}
.icons-Platform-Role-Template:before {
  content: "\eb95";
  color: #cb4362;
}
.icons-Platform:before {
  content: "\eb96";
  color: #375068;
}
.icons-Play-1:before {
  content: "\eb97";
  color: #375068;
}
.icons-Play:before {
  content: "\eb98";
  color: #375068;
}
.icons-Play-O:before {
  content: "\eb99";
  color: #ffcf43;
}
.icons-Plus-1:before {
  content: "\eb9a";
  color: #0062ff;
}
.icons-Plus:before {
  content: "\eb9b";
  color: #394d60;
}
.icons-POP3:before {
  content: "\eb9c";
  color: #375068;
}
.icons-Popover-Form:before {
  content: "\eb9d";
  color: #048f4c;
}
.icons-Popover-Forms:before {
  content: "\eb9e";
  color: #375068;
}
.icons-Popup-1:before {
  content: "\eb9f";
  color: #375068;
}
.icons-Popup:before {
  content: "\eba0";
  color: #375068;
}
.icons-Portal-Logo:before {
  content: "\eba1";
  color: #375068;
}
.icons-PreventiveMaintenance:before {
  content: "\eba2";
  color: #375068;
}
.icons-Preview-1:before {
  content: "\eba3";
  color: #375068;
}
.icons-Preview:before {
  content: "\eba4";
  color: #375068;
}
.icons-PrintBarcode:before {
  content: "\eba5";
  color: #0062ff;
}
.icons-Problem-1 .path1:before {
  content: "\eba6";
  color: rgb(15, 23, 42);
}
.icons-Problem-1 .path2:before {
  content: "\eba7";
  margin-left: -1.091796875em;
  color: rgb(15, 23, 42);
}
.icons-Problem-1 .path3:before {
  content: "\eba8";
  margin-left: -1.091796875em;
  color: rgb(15, 23, 42);
}
.icons-Problem-1 .path4:before {
  content: "\eba9";
  margin-left: -1.091796875em;
  color: rgb(15, 23, 42);
}
.icons-Problem-1 .path5:before {
  content: "\ebaa";
  margin-left: -1.091796875em;
  color: rgb(0, 0, 0);
}
.icons-Problem-Request:before {
  content: "\ebab";
  color: #dd1e41;
}
.icons-Problem:before {
  content: "\ebac";
}
.icons-Progress-Line:before {
  content: "\ebad";
  color: #375068;
}
.icons-Published:before {
  content: "\ebae";
  color: #375068;
}
.icons-Questions-from-feedback:before {
  content: "\ebaf";
  color: #375068;
}
.icons-Quick-Approval:before {
  content: "\ebb0";
  color: #375068;
}
.icons-Quickmenu:before {
  content: "\ebb1";
}
.icons-Quick-Menu:before {
  content: "\ebb2";
  color: #375068;
}
.icons-Radio-Button-1:before {
  content: "\ebb3";
  color: #375068;
}
.icons-Radio-Button:before {
  content: "\ebb4";
  color: #375068;
}
.icons-Radiobutton:before {
  content: "\ebb5";
  color: #375068;
}
.icons-Reactivate:before {
  content: "\ebb6";
  color: #0062ff;
}
.icons-ReAllocate:before {
  content: "\ebb7";
  color: #0062ff;
}
.icons-Rearrange:before {
  content: "\ebb8";
  color: #375068;
}
.icons-re-center:before {
  content: "\ebb9";
  color: #375068;
}
.icons-Reciept:before {
  content: "\ebba";
}
.icons-Reconciliation:before {
  content: "\ebbb";
  color: #0062ff;
}
.icons-Record-1:before {
  content: "\ebbc";
  color: #375068;
}
.icons-Record:before {
  content: "\ebbd";
  color: #375068;
}
.icons-recording:before {
  content: "\ebbe";
}
.icons-Red-Err:before {
  content: "\ebbf";
  color: #ad0000;
}
.icons-Refer-Back-WD:before {
  content: "\ebc0";
  color: #3fbc8e;
}
.icons-refresh-1:before {
  content: "\ebc1";
  color: #375068;
}
.icons-Refresh-2:before {
  content: "\ebc2";
  color: #375068;
}
.icons-Refresh-Interval:before {
  content: "\ebc3";
  color: #375068;
}
.icons-Refresh-Jobs:before {
  content: "\ebc4";
  color: #375068;
}
.icons-refresh:before {
  content: "\ebc5";
  color: #375068;
}
.icons-refresh-icons:before {
  content: "\ebc6";
  color: #375068;
}
.icons-Reject:before {
  content: "\ebc7";
}
.icons-Rejected-WD:before {
  content: "\ebc8";
  color: #df413b;
}
.icons-Relationship-1:before {
  content: "\ebc9";
  color: #375068;
}
.icons-Relationship:before {
  content: "\ebca";
  color: #375068;
}
.icons-ReleasePIN:before {
  content: "\ebcb";
  color: #474c51;
}
.icons-Reminder-1:before {
  content: "\ebcc";
  color: #375068;
}
.icons-Reminder:before {
  content: "\ebcd";
  color: #375068;
}
.icons-Remote-Desktop-1:before {
  content: "\ebce";
  color: #375068;
}
.icons-Remote-Desktop:before {
  content: "\ebcf";
  color: #375068;
}
.icons-Remove:before {
  content: "\ebd0";
  color: #ad0000;
}
.icons-Reports:before {
  content: "\ebd1";
}
.icons-Request-Data:before {
  content: "\ebd2";
  color: #375068;
}
.icons-Requirements:before {
  content: "\ebd3";
}
.icons-reset:before {
  content: "\ebd4";
  color: #375068;
}
.icons-ResetLogin:before {
  content: "\ebd5";
}
.icons-Resource-Mapping-1:before {
  content: "\ebd6";
  color: #375068;
}
.icons-Resource-Mapping:before {
  content: "\ebd7";
  color: #375068;
}
.icons-Restart-1:before {
  content: "\ebd8";
  color: #375068;
}
.icons-Restart:before {
  content: "\ebd9";
  color: #375068;
}
.icons-Retired:before {
  content: "\ebda";
  color: #375068;
}
.icons-Return-1:before {
  content: "\ebdb";
}
.icons-Return-From-Repair:before {
  content: "\ebdc";
  color: #0062ff;
}
.icons-Return:before {
  content: "\ebdd";
}
.icons-Reusable:before {
  content: "\ebde";
  color: #7c7c7c;
}
.icons-Right .path1:before {
  content: "\ebdf";
  color: rgb(171, 185, 203);
}
.icons-Right .path2:before {
  content: "\ebe0";
  margin-left: -1.0625em;
  color: rgb(55, 80, 104);
}
.icons-Role-1:before {
  content: "\ebe1";
  color: #375068;
}
.icons-Role:before {
  content: "\ebe2";
  color: #375068;
}
.icons-Roll-Back:before {
  content: "\ebe3";
  color: #375068;
}
.icons-Rollback-To:before {
  content: "\ebe4";
  color: #375068;
}
.icons-Run-Script-1:before {
  content: "\ebe5";
  color: #375068;
}
.icons-Run-script:before {
  content: "\ebe6";
  color: #375068;
}
.icons-Run-Scheduler:before {
  content: "\ebe7";
  color: #375068;
}
.icons-Satisfied:before {
  content: "\ebe8";
  color: #5cc069;
}
.icons-Satisfied1:before {
  content: "\ebe9";
  color: #feb130;
}
.icons-Satisfied2:before {
  content: "\ebea";
  color: #52b35f;
}
.icons-Scheduler-Running:before {
  content: "\ebeb";
  color: #3fbc8e;
}
.icons-Script:before {
  content: "\ebec";
  color: #fff;
}
.icons-Search-Box:before {
  content: "\ebed";
  color: #375068;
}
.icons-Search:before {
  content: "\ebee";
  color: #375068;
}
.icons-Send-Email-1:before {
  content: "\ebef";
  color: #375068;
}
.icons-Send-Email:before {
  content: "\ebf0";
  color: #375068;
}
.icons-Send-Notification:before {
  content: "\ebf1";
  color: #375068;
}
.icons-Send-to-Repair-1:before {
  content: "\ebf2";
  color: #0062ff;
}
.icons-Send-to-Repair:before {
  content: "\ebf3";
  color: #0062ff;
}
.icons-Send:before {
  content: "\ebf4";
  color: #fff;
}
.icons-Service-Request-1:before {
  content: "\ebf5";
  color: #5858dd;
}
.icons-Service-Request-2:before {
  content: "\ebf6";
  color: #375068;
}
.icons-Service-Request .path1:before {
  content: "\ebf7";
  color: rgb(15, 23, 42);
}
.icons-Service-Request .path2:before {
  content: "\ebf8";
  margin-left: -1.14453125em;
  color: rgb(15, 23, 42);
}
.icons-Service-Request .path3:before {
  content: "\ebf9";
  margin-left: -1.14453125em;
  color: rgb(216, 216, 216);
}
.icons-Service-Request .path4:before {
  content: "\ebfa";
  margin-left: -1.14453125em;
  color: rgb(15, 23, 42);
}
.icons-Service-Request .path5:before {
  content: "\ebfb";
  margin-left: -1.14453125em;
  color: rgb(216, 216, 216);
}
.icons-Service-Request .path6:before {
  content: "\ebfc";
  margin-left: -1.14453125em;
  color: rgb(15, 23, 42);
}
.icons-ServiceRequest:before {
  content: "\ebfd";
}
.icons-Set-Values:before {
  content: "\ebfe";
  color: #375068;
}
.icons-setting:before {
  content: "\ebff";
  color: #375068;
}
.icons-Settings-1:before {
  content: "\ec00";
  color: #fff;
}
.icons-Settings:before {
  content: "\ec01";
}
.icons-SetValue:before {
  content: "\ec02";
}
.icons-Shape:before {
  content: "\ec03";
  color: #375068;
}
.icons-Short-Text-1:before {
  content: "\ec04";
  color: #375068;
}
.icons-Short-Text:before {
  content: "\ec05";
  color: #375068;
}
.icons-Single-Choice:before {
  content: "\ec06";
  color: #375068;
}
.icons-SLA-1:before {
  content: "\ec07";
  color: #375068;
}
.icons-SLA-C-Matrix-Pending:before {
  content: "\ec08";
  color: #ff961e;
}
.icons-SLA-C-Matrix:before {
  content: "\ec09";
  color: #375068;
}
.icons-SLA-Remaining-Time:before {
  content: "\ec0a";
  color: #375068;
}
.icons-SLA-Start:before {
  content: "\ec0b";
  color: #3fbc8e;
}
.icons-SLA:before {
  content: "\ec0c";
  color: #375068;
}
.icons-Slack:before {
  content: "\ec0d";
  color: #4b124c;
}
.icons-SLAM-GT:before {
  content: "\ec0e";
  color: #009513;
}
.icons-SLAM-OT:before {
  content: "\ec0f";
  color: #ff961e;
}
.icons-Slider-1:before {
  content: "\ec10";
  color: #375068;
}
.icons-Slider:before {
  content: "\ec11";
  color: #375068;
}
.icons-Smooth-1:before {
  content: "\ec12";
  color: #375068;
}
.icons-Smooth:before {
  content: "\ec13";
  color: #375068;
}
.icons-SMS-UA:before {
  content: "\ec14";
  color: #8d5ca9;
}
.icons-SMS:before {
  content: "\ec15";
  color: #1a5fe8;
}
.icons-Software:before {
  content: "\ec16";
}
.icons-Softwares .path1:before {
  content: "\ec17";
  color: rgb(169, 51, 251);
  opacity: 0.1;
}
.icons-Softwares .path2:before {
  content: "\ec18";
  margin-left: -1em;
  color: rgb(169, 51, 251);
}
.icons-Softwares .path3:before {
  content: "\ec19";
  margin-left: -1em;
  color: none;
}
.icons-SoftwareVariance:before {
  content: "\ec1a";
}
.icons-Sort-Applied:before {
  content: "\ec1b";
  color: #375068;
}
.icons-Sort-Order:before {
  content: "\ec1c";
  color: #375068;
}
.icons-Sort:before {
  content: "\ec1d";
  color: #375068;
}
.icons-SP-All-Tab:before {
  content: "\ec1e";
  color: #375068;
}
.icons-SP-Community:before {
  content: "\ec1f";
  color: #00a66c;
}
.icons-SP-Incidents-Logged .path1:before {
  content: "\ec20";
  color: rgb(239, 241, 255);
}
.icons-SP-Incidents-Logged .path2:before {
  content: "\ec21";
  margin-left: -1em;
  color: rgb(102, 114, 251);
}
.icons-SP-Incidents-Pending-for-Feedback .path1:before {
  content: "\ec22";
  color: rgb(245, 235, 255);
}
.icons-SP-Incidents-Pending-for-Feedback .path2:before {
  content: "\ec23";
  margin-left: -1em;
  color: rgb(169, 51, 251);
}
.icons-SP-Knowledge-Base:before {
  content: "\ec24";
  color: #5858dd;
}
.icons-SP-Log-Incident:before {
  content: "\ec25";
  color: #dd1e41;
}
.icons-SP-Log-Request:before {
  content: "\ec26";
  color: #ff9f00;
}
.icons-SP-Open-Incidents .path1:before {
  content: "\ec27";
  color: rgb(254, 245, 229);
}
.icons-SP-Open-Incidents .path2:before {
  content: "\ec28";
  margin-left: -1em;
  color: rgb(255, 159, 0);
}
.icons-SP-Resolved-Incidents .path1:before {
  content: "\ec29";
  color: rgb(233, 249, 243);
}
.icons-SP-Resolved-Incidents .path2:before {
  content: "\ec2a";
  margin-left: -1em;
  color: rgb(45, 195, 140);
}
.icons-Splitter-20:before {
  content: "\ec2b";
  color: #375068;
}
.icons-80-1:before {
  content: "\ec2b";
  color: #375068;
}
.icons-Splitter-201:before {
  content: "\ec2c";
  color: #375068;
}
.icons-80:before {
  content: "\ec2c";
  color: #375068;
}
.icons-Splitter-30:before {
  content: "\ec2d";
  color: #375068;
}
.icons-70-1:before {
  content: "\ec2d";
  color: #375068;
}
.icons-Splitter-301:before {
  content: "\ec2e";
  color: #375068;
}
.icons-70:before {
  content: "\ec2e";
  color: #375068;
}
.icons-Splitter-40:before {
  content: "\ec2f";
  color: #375068;
}
.icons-60-1:before {
  content: "\ec2f";
  color: #375068;
}
.icons-Splitter-401:before {
  content: "\ec30";
  color: #375068;
}
.icons-60:before {
  content: "\ec30";
  color: #375068;
}
.icons-Splitter-50:before {
  content: "\ec31";
  color: #375068;
}
.icons-50-1:before {
  content: "\ec31";
  color: #375068;
}
.icons-Splitter-501:before {
  content: "\ec32";
  color: #375068;
}
.icons-50:before {
  content: "\ec32";
  color: #375068;
}
.icons-Splitter-60:before {
  content: "\ec33";
  color: #375068;
}
.icons-40-1:before {
  content: "\ec33";
  color: #375068;
}
.icons-Splitter-601:before {
  content: "\ec34";
  color: #375068;
}
.icons-40:before {
  content: "\ec34";
  color: #375068;
}
.icons-Splitter-70:before {
  content: "\ec35";
  color: #375068;
}
.icons-30-1:before {
  content: "\ec35";
  color: #375068;
}
.icons-Splitter-701:before {
  content: "\ec36";
  color: #375068;
}
.icons-30:before {
  content: "\ec36";
  color: #375068;
}
.icons-Splitter-80:before {
  content: "\ec37";
  color: #375068;
}
.icons-20-1:before {
  content: "\ec37";
  color: #375068;
}
.icons-Splitter-801:before {
  content: "\ec38";
  color: #375068;
}
.icons-20:before {
  content: "\ec38";
  color: #375068;
}
.icons-SPT-1:before {
  content: "\ec39";
  color: #6b82ea;
}
.icons-SPT-2:before {
  content: "\ec3a";
  color: #82ba29;
}
.icons-SPT-3:before {
  content: "\ec3b";
  color: #ffba35;
}
.icons-Star-Rating:before {
  content: "\ec3c";
  color: #375068;
}
.icons-Star-Rating1:before {
  content: "\ec3d";
  color: #375068;
}
.icons-Start-Date:before {
  content: "\ec3e";
  color: #375068;
}
.icons-Start-From-Scratch:before {
  content: "\ec3f";
  color: #375068;
}
.icons-Start:before {
  content: "\ec40";
  color: #375068;
}
.icons-Stepper-1:before {
  content: "\ec41";
  color: #375068;
}
.icons-Stepper:before {
  content: "\ec42";
  color: #375068;
}
.icons-Stop-1:before {
  content: "\ec43";
  color: #375068;
}
.icons-Stop:before {
  content: "\ec44";
  color: #375068;
}
.icons-Store-Movement-2:before {
  content: "\ec45";
}
.icons-Store-Movement:before {
  content: "\ec46";
  color: #0062ff;
}
.icons-Sub-Domain:before {
  content: "\ec47";
  color: #375068;
}
.icons-Sub-Form:before {
  content: "\ec48";
  color: #9ca702;
}
.icons-Sub-Workflow:before {
  content: "\ec49";
  color: #375068;
}
.icons-Success:before {
  content: "\ec4a";
}
.icons-Summary:before {
  content: "\ec4b";
  color: #375068;
}
.icons-Survey:before {
  content: "\ec4c";
}
.icons-Switch-1:before {
  content: "\ec4d";
  color: #375068;
}
.icons-Switch-Workflow:before {
  content: "\ec4e";
  color: #375068;
}
.icons-Switch:before {
  content: "\ec4f";
  color: #375068;
}
.icons-SwitchApp:before {
  content: "\ec50";
}
.icons-SwitchUser:before {
  content: "\ec51";
  color: #fff;
}
.icons-Tab-1:before {
  content: "\ec52";
  color: #375068;
}
.icons-Tab:before {
  content: "\ec53";
  color: #375068;
}
.icons-Table-Design-1:before {
  content: "\ec54";
  color: #375068;
}
.icons-Table-Design-2:before {
  content: "\ec55";
  color: #375068;
}
.icons-Table-Design-3:before {
  content: "\ec56";
  color: #375068;
}
.icons-Table-Design-4:before {
  content: "\ec57";
  color: #375068;
}
.icons-Table-Design-5:before {
  content: "\ec58";
  color: #375068;
}
.icons-Tablet:before {
  content: "\ec59";
  color: #375068;
}
.icons-Tabular-View-WD:before {
  content: "\ec5a";
  color: #94a3b8;
}
.icons-Tabular-View:before {
  content: "\ec5b";
  color: #94a3b8;
}
.icons-Tabular:before {
  content: "\ec5c";
  color: #375068;
}
.icons-Tag:before {
  content: "\ec5d";
  color: #375068;
}
.icons-Tagline:before {
  content: "\ec5e";
  color: #375068;
}
.icons-Tags:before {
  content: "\ec5f";
  color: #375068;
}
.icons-Teams:before {
  content: "\ec60";
  color: #4b53bc;
}
.icons-Tenant-1:before {
  content: "\ec61";
  color: #375068;
}
.icons-Tenant-Alternative:before {
  content: "\ec62";
  color: #375068;
}
.icons-Tenant-Mapping-1:before {
  content: "\ec63";
  color: #375068;
}
.icons-Tenant-Mapping:before {
  content: "\ec64";
  color: #375068;
}
.icons-Tenant:before {
  content: "\ec65";
  color: #375068;
}
.icons-Test-History:before {
  content: "\ec66";
  color: #fff;
}
.icons-Text-Size-AA:before {
  content: "\ec67";
  color: #375068;
}
.icons-Text:before {
  content: "\ec68";
  color: #375068;
}
.icons-TextResize-1:before {
  content: "\ec69";
  color: #fff;
}
.icons-Tick-Button:before {
  content: "\ec6a";
  color: #1b589d;
}
.icons-Tile:before {
  content: "\ec6b";
  color: #375068;
}
.icons-Time-Picker-1:before {
  content: "\ec6c";
  color: #375068;
}
.icons-Time-Picker:before {
  content: "\ec6d";
  color: #375068;
}
.icons-Time-Specific:before {
  content: "\ec6e";
  color: #375068;
}
.icons-Time:before {
  content: "\ec6f";
  color: #375068;
}
.icons-Timeline-1:before {
  content: "\ec70";
  color: #375068;
}
.icons-Timeline-View-WD:before {
  content: "\ec71";
  color: #fff;
}
.icons-Timeline-WD:before {
  content: "\ec72";
  color: #375068;
}
.icons-Timeline:before {
  content: "\ec73";
  color: #375068;
}
.icons-TimelineView:before {
  content: "\ec74";
  color: #375068;
}
.icons-Timer-1:before {
  content: "\ec75";
  color: #375068;
}
.icons-Timer:before {
  content: "\ec76";
  color: #375068;
}
.icons-Toast-1:before {
  content: "\ec77";
  color: #375068;
}
.icons-Toast:before {
  content: "\ec78";
  color: #375068;
}
.icons-Transaction-Form-GS:before {
  content: "\ec79";
  color: #375068;
}
.icons-Transaction-Form:before {
  content: "\ec7a";
  color: #375068;
}
.icons-Transfer-Incidents-1:before {
  content: "\ec7b";
  color: #375068;
}
.icons-Transfer-Incidents:before {
  content: "\ec7c";
  color: #375068;
}
.icons-Tree-View-1:before {
  content: "\ec7d";
  color: #375068;
}
.icons-Tree-View:before {
  content: "\ec7e";
  color: #375068;
}
.icons-Tree-View1:before {
  content: "\ec7f";
  color: #375068;
}
.icons-Underline .path1:before {
  content: "\ec80";
  color: rgb(171, 185, 203);
}
.icons-Underline .path2:before {
  content: "\ec81";
  margin-left: -1.064453125em;
  color: rgb(55, 80, 104);
}
.icons-Underline .path3:before {
  content: "\ec82";
  margin-left: -1.064453125em;
  color: rgb(55, 80, 104);
}
.icons-undo-icons:before {
  content: "\ec83";
  color: #375068;
}
.icons-Up-Arrow:before {
  content: "\ec84";
  color: #375068;
}
.icons-uparrow:before {
  content: "\ec85";
  color: #d9dde1;
}
.icons-Update-Fields:before {
  content: "\ec86";
  color: #375068;
}
.icons-Updated-1:before {
  content: "\ec87";
  color: #375068;
}
.icons-Updated-By:before {
  content: "\ec88";
  color: #375068;
}
.icons-Updated-On:before {
  content: "\ec89";
  color: #375068;
}
.icons-Updated:before {
  content: "\ec8a";
  color: #fff;
}
.icons-upload:before {
  content: "\ec8b";
  color: #375068;
}
.icons-Use-Existing-Form:before {
  content: "\ec8c";
  color: #375068;
}
.icons-Use-Existing-Table:before {
  content: "\ec8d";
  color: #375068;
}
.icons-User-Defined:before {
  content: "\ec8e";
  color: #375068;
}
.icons-User-Field-Forms:before {
  content: "\ec8f";
  color: #375068;
}
.icons-User-Name-1:before {
  content: "\ec90";
  color: #375068;
}
.icons-User-Name:before {
  content: "\ec91";
  color: #375068;
}
.icons-User-Record-List-1:before {
  content: "\ec92";
  color: #375068;
}
.icons-User-Record-List:before {
  content: "\ec93";
  color: #375068;
}
.icons-user-icons:before {
  content: "\ec94";
  color: #375068;
}
.icons-Username:before {
  content: "\ec95";
  color: #375068;
}
.icons-User-Pic:before {
  content: "\ec96";
  color: #394d60;
}
.icons-Utilities-1:before {
  content: "\ec97";
  color: #375068;
}
.icons-Utilities:before {
  content: "\ec98";
}
.icons-Validation:before {
  content: "\ec99";
  color: #375068;
}
.icons-Variance-2:before {
  content: "\ec9a";
  color: #475569;
}
.icons-Variance:before {
  content: "\ec9b";
  color: #475569;
}
.icons-Variance1:before {
  content: "\ec9c";
}
.icons-Ver-Graph:before {
  content: "\ec9d";
  color: #375068;
}
.icons-Vertical-Bar-Graph:before {
  content: "\ec9e";
  color: #375068;
}
.icons-Vertical-Divider-1:before {
  content: "\ec9f";
  color: #375068;
}
.icons-Vertical-Divider:before {
  content: "\eca0";
  color: #375068;
}
.icons-Vertical-Roll:before {
  content: "\eca1";
}
.icons-vertical:before {
  content: "\eca2";
  color: #fff;
}
.icons-Very-Dissatisfied:before {
  content: "\eca3";
  color: #e41c19;
}
.icons-Video-1:before {
  content: "\eca4";
  color: #375068;
}
.icons-Video-Widget:before {
  content: "\eca5";
  color: #375068;
}
.icons-Video:before {
  content: "\eca6";
  color: #375068;
}
.icons-View-Password:before {
  content: "\eca7";
  color: #375068;
}
.icons-Violated:before {
  content: "\eca8";
  color: #d60000;
}
.icons-VIP-1:before {
  content: "\eca9";
  color: #ffc736;
}
.icons-VIP:before {
  content: "\ecaa";
  color: #ffc736;
}
.icons-Wait-for-Condition-1:before {
  content: "\ecab";
  color: #375068;
}
.icons-Wait-for-Condition:before {
  content: "\ecac";
  color: #375068;
}
.icons-Warning:before {
  content: "\ecad";
  color: #375068;
}
.icons-Weather:before {
  content: "\ecae";
  color: #375068;
}
.icons-weekly:before {
  content: "\ecaf";
  color: #273ec4;
}
.icons-Workflow-Dia:before {
  content: "\ecb0";
  color: #375068;
}
.icons-Workflow:before {
  content: "\ecb1";
}
.icons-Workgroup:before {
  content: "\ecb2";
  color: #375068;
}
.icons-Write-Mail:before {
  content: "\ecb3";
  color: #375068;
}
.icons-X-Logo .path1:before {
  content: "\ecb4";
  color: rgb(0, 0, 0);
}
.icons-X-Logo .path2:before {
  content: "\ecb5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icons-Zip-Code:before {
  content: "\ecb6";
  color: #375068;
}
.icons-zoom-in:before {
  content: "\ecb7";
  color: #375068;
}
.icons-zoom-out:before {
  content: "\ecb8";
  color: #375068;
}
.pi-sort-alt:before {
  content: "\ec1d";
  color: var(--iconsDefaultColor);
  font-family: "icomoon", sans-serif !important;
}
.pi-sort-amount-down:before {
  content: "\ec1b";
  color: var(--iconsDefaultColor);
  display: inline-block;
  font-family: "icomoon", sans-serif !important;
}
.pi-sort-amount-up-alt:before {
  content: "\ec1b";
  color: var(--iconsDefaultColor);
  transform: rotate(180deg);
  display: inline-block;
  font-family: "icomoon", sans-serif !important;
}
.pi-filter:before {
  content: "\e982";
  color: var(--iconsDefaultColor);
  font-family: "icomoon", sans-serif !important;
}
.summit-login-body {
  background-image: url('login-bg.5f1a703c5de4d587.jpg');
  min-height: 100vh;
  padding: 10% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.summit-login-body .login-panel {
  width: 550px;
  background-color: #ffffff;
  margin: auto;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.14);
}
.summit-login-body .login-panel .login-panel-header {
  background-color: var(--primaryColor, var(--primaryColor));
  text-align: center;
  padding: 8px 14px;
}
.summit-login-body .login-panel .login-panel-header img {
  vertical-align: middle;
}
.summit-login-body .login-panel .login-panel-content {
  padding: 25px 50px;
}
.summit-login-body .login-panel .login-panel-content h1 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 16px;
  text-align: center;
}
.summit-login-body .login-panel .login-panel-content .ui-g-12,
.summit-login-body .login-panel .login-panel-content .ui-g-6 {
  padding: 1em;
}
.summit-login-body .login-panel .login-panel-content .ui-g-12:last-child,
.summit-login-body .login-panel .login-panel-content .ui-g-6:last-child {
  text-align: center;
}
.summit-login-body .login-panel .login-panel-content .ui-g-12:last-child a,
.summit-login-body .login-panel .login-panel-content .ui-g-6:last-child a {
  color: var(--accentColor, #ffc107);
}
.summit-login-body .login-panel .login-panel-content .password-reset {
  text-align: right;
}
.summit-login-body .login-panel .login-panel-content .password-reset a {
  color: var(--appSecondaryTextColor, #375068);
}
.summit-login-body .login-panel .login-panel-content .ui-chkbox-label {
  margin: 0 0 0 8px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .summit-login-body .login-panel {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .summit-login-body .login-panel .login-panel-content {
    padding: 50px 25px;
  }
}
.exception-body {
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.exception-body.error {
  background-image: url('error-bg.485373efd35154a4.jpg');
}
.exception-body.error .exception-panel .exception-code {
  background-color: #e91e63;
}
.exception-body.error .exception-panel .exception-code img {
  margin-left: -194px;
}
.exception-body.error .exception-panel .exception-icon {
  background-color: #e91e63;
}
.exception-body.notfound {
  background-image: url('notfound-bg.5a1f51cb78f827ce.jpg');
}
.exception-body.notfound .exception-panel .exception-code {
  background-color: #e91e63;
}
.exception-body.notfound .exception-panel .exception-code img {
  margin-left: -206px;
}
.exception-body.notfound .exception-panel .exception-icon {
  background-color: #e91e63;
}
.exception-body.accessdenied {
  background-image: url('access-bg.40e7e18360ac16b2.jpg');
}
.exception-body.accessdenied .exception-panel .exception-code {
  background-color: #ffb300;
}
.exception-body.accessdenied .exception-panel .exception-code img {
  margin-left: -178px;
}
.exception-body.accessdenied .exception-panel .exception-icon {
  background-color: #ffb300;
}
.exception-body .exception-panel {
  width: 550px;
  height: 480px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -275px;
  margin-top: -240px;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.14);
}
.exception-body .exception-panel .exception-code {
  height: 240px;
  position: relative;
}
.exception-body .exception-panel .exception-code img {
  position: absolute;
  bottom: 0;
  height: 190px;
  left: 50%;
  margin-bottom: 20px;
}
.exception-body .exception-panel .exception-detail {
  height: 240px;
  position: relative;
  padding: 60px 0 0 0;
}
.exception-body .exception-panel .exception-detail .exception-icon {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  display: inline-block;
  z-index: 100;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -45px;
  border-radius: 50%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.14);
}
.exception-body .exception-panel .exception-detail .exception-icon i {
  font-size: 45px;
  line-height: inherit;
  color: #ffffff;
}
.exception-body .exception-panel .exception-detail h1 {
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0 8px 0;
}
.exception-body .exception-panel .exception-detail p {
  color: var(--appSecondaryTextColor, #375068);
  margin: 0 0 60px 0;
}
@media (max-width: 640px) {
  .exception-body .exception-panel {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .exception-body.error .exception-panel .exception-code img {
    height: 150px;
    margin-left: -150px;
  }
  .exception-body.notfound .exception-panel .exception-code img {
    height: 150px;
    margin-left: -163px;
  }
  .exception-body.accessdenied .exception-panel .exception-code img {
    height: 150px;
    margin-left: -141px;
  }
}
.landing-body {
  background-color: var(--background, #f5f8fb);
}
.landing-body * {
  box-sizing: border-box;
}
.landing-body p {
  line-height: 1.5;
}
.landing-body .p-button-text {
  width: 100%;
}
.landing-body #header {
  background-color: var(--background, #f5f8fb);
}
.landing-body #header > div {
  width: 960px;
  margin: 0 auto;
  height: 90px;
  padding: 15px 0;
}
.landing-body #header > div img {
  height: 60px;
}
.landing-body #header > div #landing-menu {
  float: right;
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.landing-body #header > div #landing-menu > li {
  display: inline-block;
}
.landing-body #header > div #landing-menu > li a {
  border-bottom: 5px solid transparent;
  color: #616161;
  display: inline-block;
  min-width: 80px;
  text-align: center;
  height: 55px;
  font-size: 15px;
  transition: border-color 0.3s;
}
.landing-body #header > div #landing-menu > li:hover a {
  color: #3f51b5;
  border-color: #3f51b5;
}
.landing-body #header > div #landing-menu-button {
  color: #3f51b5;
  display: none;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
}
.landing-body #header > div #landing-menu-button .pi {
  font-size: 48px;
}
.landing-body #introduction > div {
  min-height: 400px;
  color: #ffffff;
  text-align: center;
  padding-top: 120px;
  background-size: cover;
}
.landing-body #introduction > div h1 {
  padding: 0;
  margin: 0 0 20px 0;
}
.landing-body #introduction > div p {
  max-width: 400px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.landing-body #introduction > div button {
  min-width: 180px;
}
.landing-body #features > div {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}
.landing-body #features > div .feature-box {
  padding: 30px 15px 30px 0;
}
.landing-body #features > div .feature-box:before, .landing-body #features > div .feature-box:after {
  content: "";
  display: table;
}
.landing-body #features > div .feature-box:after {
  clear: both;
}
.landing-body #features > div .feature-box img {
  float: left;
  margin-right: 30px;
}
.landing-body #features > div .feature-box > div {
  padding: 16px 0;
}
.landing-body #features > div .feature-box > div h3 {
  font-size: 15px;
  margin: 0;
}
.landing-body #features > div .feature-box > div p {
  color: var(--appSecondaryTextColor, #375068);
  margin: 8px;
}
.landing-body #stats {
  background-color: #212121;
  background-image: linear-gradient(to bottom, #212121, #424242);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#212121", endColorstr="#424242");
}
.landing-body #stats > div {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0;
}
.landing-body #stats > div .col-12 {
  padding: 20px;
}
.landing-body #stats > div .stat-box {
  border-radius: var(--formBorderRadius, 4px);
  background-color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
  padding: 18px;
  text-align: center;
  color: #e91e63;
}
.landing-body #stats > div .stat-box h3 {
  font-weight: 400;
  margin: 0;
}
.landing-body #stats > div .stat-box p {
  margin: 0;
}
.landing-body #stats > div .stat-box.stat-box-active {
  background-color: #e91e63;
  color: #ffffff;
}
.landing-body #video {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.landing-body #video > div {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}
.landing-body #video > div .video-description {
  padding-top: 80px;
  padding-right: 50px;
}
.landing-body #video > div .video-description h3 {
  font-weight: 400;
  font-size: 24px;
  margin: 0 0 12px 0;
}
.landing-body #video > div .video-description p {
  margin: 0 0 24px 0;
}
.landing-body #pricing > div {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}
.landing-body #pricing > div > h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 12px 0;
}
.landing-body #pricing > div > p {
  color: var(--appSecondaryTextColor, #375068);
  margin: 0 0 40px 0;
}
.landing-body #pricing > div .pricing-box {
  width: 100%;
  text-align: left;
  border-radius: var(--formBorderRadius, 4px);
}
.landing-body #pricing > div .pricing-box .pricing-header {
  background-color: #212121;
  padding: 16px;
  text-align: center;
}
.landing-body #pricing > div .pricing-box .pricing-header h3 {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 4px;
  border-bottom: 1px solid #a7a5a5;
}
.landing-body #pricing > div .pricing-box .pricing-header p {
  color: #a7a5a5;
  margin: 0;
  padding: 4px 0 0 0;
}
.landing-body #pricing > div .pricing-box .pricing-content {
  padding: 16px;
  min-height: 350px;
  position: relative;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.landing-body #pricing > div .pricing-box .pricing-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.landing-body #pricing > div .pricing-box .pricing-content ul li {
  padding: 8px 0;
}
.landing-body #pricing > div .pricing-box .pricing-content ul li i {
  color: #4caf50;
  vertical-align: middle;
  margin-right: 6px;
}
.landing-body #pricing > div .pricing-box .pricing-content button {
  position: absolute;
  min-width: 180px;
  bottom: 20px;
  left: 50%;
  margin-left: -90px;
}
.landing-body #pricing > div .pricing-box .pricing-content .pricing-fee {
  position: absolute;
  top: -24px;
  right: 14px;
  margin-left: -90px;
  text-align: center;
  font-size: 16px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background-color: #e91e63;
  color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.landing-body #pricing > div .pricing-box.pricing-box-pro .pricing-header {
  background-color: #e91e63;
  color: #ffffff;
}
.landing-body #pricing > div .pricing-box.pricing-box-pro .pricing-header h3 {
  border-bottom: 1px solid #ffffff;
}
.landing-body #pricing > div .pricing-box.pricing-box-pro .pricing-header p {
  color: #ffffff;
}
.landing-body #pricing > div .pricing-box.pricing-box-pro .pricing-content .pricing-fee {
  background-color: #212121;
  color: #ffffff;
}
.landing-body #contact {
  background-color: #424242;
}
.landing-body #contact > div {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}
.landing-body #contact > div > h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 12px 0;
  color: #f5f5f5;
}
.landing-body #contact > div > p {
  margin: 0 0 40px 0;
  color: #e0e0e0;
}
.landing-body #contact > div .contact-form {
  text-align: left;
}
.landing-body #contact > div .contact-form > div {
  padding: 1em 0.5em;
}
.landing-body #contact > div .contact-form button {
  width: auto;
  min-width: 180px;
  margin-left: 15px;
  margin-top: 40px;
}
.landing-body #footer {
  background-color: #212121;
  color: #ffffff;
}
.landing-body #footer > div {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}
.landing-body #footer > div .footer-logo {
  height: 54px;
  float: left;
  margin-right: 14px;
}
.landing-body #footer > div h4 {
  margin: 0 0 8px 0;
  font-weight: 700;
}
.landing-body #footer > div p {
  margin: 0;
  line-height: 1.5;
}
.landing-body #footer > div p:last-child {
  margin-top: 8px;
}
.landing-body #footer > div i {
  vertical-align: middle;
}
.landing-body #footer > div .footer-social a {
  margin-right: 14px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.landing-body #footer > div .footer-social a img {
  width: 30px;
  height: 30px;
}
.landing-body #footer > div .footer-social a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media screen and (max-width: 64em) {
  .landing-body {
    padding-top: 90px;
  }
  .landing-body #header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
  }
  .landing-body #header > div {
    width: 100%;
    padding-left: 15px;
  }
  .landing-body #header > div #landing-menu-button {
    display: block;
  }
  .landing-body #header > div #landing-menu {
    animation-duration: 0.5s;
    display: none;
    float: none;
    width: 100%;
    text-align: center;
    background-color: var(--background, #f5f8fb);
    position: fixed;
    top: 70px;
    left: 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
  }
  .landing-body #header > div #landing-menu li {
    display: block;
  }
  .landing-body #header > div #landing-menu li a {
    height: auto;
    border-bottom: 0 none;
    padding: 15px;
  }
  .landing-body #header > div #landing-menu.landing-menu-active {
    display: block;
  }
  .landing-body #introduction {
    width: 100%;
  }
  .landing-body #introduction > div h1,
.landing-body #introduction > div p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .landing-body #features > div {
    width: 100%;
    padding-left: 15px;
  }
  .landing-body #stats > div {
    width: 100%;
  }
  .landing-body #video > div {
    width: 100%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .landing-body #video > div .video-description {
    padding-top: 0;
    padding-right: 0;
  }
  .landing-body #video > div iframe {
    width: 300px;
    height: 200px;
  }
  .landing-body #pricing > div {
    width: 100%;
    margin-left: 15px;
    padding-right: 15px;
  }
  .landing-body #contact > div {
    width: 100%;
    text-align: center;
  }
  .landing-body #contact > div .contact-map {
    text-align: center;
  }
  .landing-body #contact > div .contact-map img {
    width: 100%;
  }
  .landing-body #contact > div .contact-form .col-12 {
    padding: 15px;
  }
  .landing-body #footer > div {
    width: 100%;
  }
  .landing-body #footer > div .col-12 {
    padding-top: 24px;
  }
}
html {
  height: 100%;
}
body {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  color: var(--appSecondaryTextColor, #375068);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  margin: 0;
  min-height: 100%;
  background-color: var(--background, #f5f8fb) !important;
}
body .ajax-loader {
  font-size: 32px;
  color: var(--accentColor, #ffc107);
}
body:has(.layout-wrapper .layout-main .layout-content .ui-changes > app-form-render) .custom-scrolltop {
  bottom: 55px !important;
}
body:has(.layout-wrapper.maximum-screen .layout-main .layout-content .ui-changes > app-form-render) .custom-scrolltop {
  bottom: 75px !important;
}
body:has(.layout-wrapper .layout-main .layout-content > app-form-render) .custom-scrolltop {
  bottom: 112px !important;
}
body:has(.layout-wrapper.maximum-screen .layout-main .layout-content > app-form-render) .custom-scrolltop {
  bottom: 63px !important;
}
a {
  text-decoration: none;
  color: var(--primaryColor, var(--primaryColor));
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--appPrimaryTextColor);
}
[class*=icons-],
[class*=pi-] {
  color: var(--appPrimaryTextColor);
}
[class*=icons-]:before,
[class*=pi-]:before {
  color: inherit;
}
.grid-container {
  display: grid;
  row-gap: 2rem;
  column-gap: 2rem;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .grid-container {
    row-gap: 1.3rem !important;
    column-gap: 1.3rem !important;
  }
}
.flex-container-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 2rem;
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .flex-container-row {
    gap: 1.3rem !important;
  }
}
.flex-container-col {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .flex-container-col {
    gap: 1.3rem !important;
  }
}
.flex-no-wrap {
  display: flex;
  flex-wrap: nowrap;
}
.layout-wrapper .main-container {
  min-height: calc(100vh - 9.6rem);
  padding: 1.5rem;
}
.layout-wrapper .grid-container {
  display: grid;
  row-gap: 2rem;
  column-gap: 2rem;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .layout-wrapper .grid-container {
    row-gap: 1.3rem !important;
    column-gap: 1.3rem !important;
  }
}
.layout-wrapper .grid-container .module_description {
  grid-row: span 2/span 3;
}
.layout-wrapper .mobile-card-view {
  display: none;
  border: 1px solid #abb9cb !important;
  border-radius: 6px;
  margin-bottom: 1.5rem;
}
.layout-wrapper .mobile-card-view .grid-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  padding: 0.8rem;
  column-gap: 1rem;
  row-gap: 1.5rem;
  overflow-wrap: break-word;
  border-radius: 6px;
}
.layout-wrapper .mobile-card-view .card-header {
  background-color: #e5f0ff;
}
.layout-wrapper .mobile-card-view .card-no-records {
  padding: 0.8rem;
}
.layout-wrapper .layout-sidebar-deactive .layout-menu li > a .p-menuitem-icon {
  margin-left: 0.6rem;
  margin-right: 0rem;
}
.layout-wrapper .layout-sidebar-deactive .layout-menu li > a .megamenu-icon-group img {
  height: 18px !important;
  width: 18px !important;
}
.layout-wrapper .layout-sidebar {
  width: 280px;
  height: calc(100% - 116px);
  position: fixed;
  left: -200px;
  top: 114px;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 100;
  background-color: var(--priSidebarBgColor, #f5f8fb);
  overflow: hidden;
  overflow-x: hidden;
  box-sizing: border-box;
  transition: left 0.3s;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
  background-image: var(--menuBgImageLight);
  background-size: 240px 100%;
  background-repeat: no-repeat;
}
.layout-wrapper .layout-sidebar:hover {
  overflow-y: scroll;
}
.layout-wrapper .layout-sidebar .sidebar-logo {
  height: 64px;
  background-color: var(--layoutColor);
  padding-top: 8px;
  box-sizing: border-box;
}
.layout-wrapper .layout-sidebar .sidebar-logo.sidebar-no-logo {
  height: 20px;
  background-color: transparent;
}
.layout-wrapper .layout-sidebar .sidebar-logo.sidebar-no-logo .sidebar-anchor {
  margin-top: 0;
}
.layout-wrapper .layout-sidebar .sidebar-logo img {
  max-height: 48px;
  padding: 7px 5px 5px;
  vertical-align: middle;
  max-width: 85%;
}
.layout-wrapper .layout-sidebar .sidebar-logo .sidebar-anchor {
  display: none;
  width: 18px;
  height: 18px;
  border: 2px solid var(--primaryTextColor, #ffffff);
  background-color: var(--primaryColor, var(--primaryColor));
  vertical-align: middle;
  float: right;
  margin-right: 8px;
  margin-top: 12px;
  border-radius: 50%;
  transition: background-color 0.3s;
}
.layout-wrapper .layout-sidebar .sidebar-logo .app-name {
  color: var(--primaryTextColor, #ffffff);
  vertical-align: middle;
  font-size: 19px;
}
.layout-wrapper .layout-sidebar .layout-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.layout-wrapper .layout-sidebar .layout-menu li {
  width: 100%;
  box-sizing: border-box;
}
.layout-wrapper .layout-sidebar .layout-menu li.active-menuitem > a {
  color: var(--menuitemTextColor);
}
.layout-wrapper .layout-sidebar .layout-menu li.active-menuitem > a i {
  color: var(--menuitemTextColor);
}
.layout-wrapper .layout-sidebar .layout-menu li.active-menuitem > a .pi.layout-submenu-toggler {
  transform: rotate(-180deg);
}
.layout-wrapper .layout-sidebar .layout-menu li > a {
  color: var(--priSidebarTextColor) !important;
  display: block;
  padding: 10px 10px 10px 10px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  border-radius: 0;
  box-sizing: border-box;
  transition: all 0.3s;
}
.layout-wrapper .layout-sidebar .layout-menu li > a:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.layout-wrapper .layout-sidebar .layout-menu li > a:hover i {
  color: #ffffff;
}
.layout-wrapper .layout-sidebar .layout-menu li > a:focus {
  outline: transparent;
}
.layout-wrapper .layout-sidebar .layout-menu li > a > .menuitem-text {
  display: inline-block;
  width: calc(100% - 60px);
  word-break: break-all;
  margin-inline-start: 10px;
  margin-inline-end: 0.4rem;
  color: inherit;
}
.layout-wrapper .layout-sidebar .layout-menu li > a .menu-icon,
.layout-wrapper .layout-sidebar .layout-menu li > a i {
  color: var(--priSidebarTextColor);
  float: right;
  width: 20px;
  height: 20px;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.layout-wrapper .layout-sidebar .layout-menu li > a .menu-icon.layout-submenu-toggler,
.layout-wrapper .layout-sidebar .layout-menu li > a i.layout-submenu-toggler {
  transition: all 0.3s;
  right: 34px;
  display: none;
  width: 14px;
  height: 14px;
  font-size: 14px;
  margin-top: -6px;
}
.layout-wrapper .layout-sidebar .layout-menu li > a .menuitem-badge {
  display: none;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -8px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul {
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li {
  padding: 4px 0;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li a {
  padding-left: 20px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li ul li a {
  padding-left: 30px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li ul li ul li a {
  padding-left: 40px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li ul li ul ul li a {
  padding-left: 50px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li ul li ul ul ul li a {
  padding-left: 60px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li ul li ul ul ul ul li a {
  padding-left: 70px;
}
.layout-wrapper .layout-sidebar .layout-menu li ul li ul li ul ul ul ul ul li a {
  padding-left: 80px;
}
.layout-wrapper .layout-sidebar .layout-menu > li > a {
  border-radius: 6px;
}
.layout-wrapper .layout-sidebar .layout-menu > li > a.active-menuitem-routerlink {
  color: var(--menuitemTextColor);
}
.layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem > a {
  color: var(--menuitemTextColor);
  background-color: var(--layoutColor);
}
.layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem > a i {
  color: var(--menuitemTextColor);
}
.layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem > ul {
  background-color: rgba(255, 255, 255, 0.2);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.layout-wrapper .layout-sidebar .layout-menu .menuitem-badge {
  float: right;
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  text-align: center;
  background-color: var(--accentColor, #ffc107);
  color: var(--accentTextColor, #212121);
  font-size: var(--fontSize, 14px)-2;
  font-weight: 700;
  line-height: 16px;
  border-radius: 50%;
}
.layout-wrapper .layout-sidebar .layout-menu .user-dashboard-pinitem a,
.layout-wrapper .layout-sidebar .layout-menu .vertical-search-icon a {
  padding: 14px !important;
}
.layout-wrapper .layout-sidebar.height-horizontal {
  top: 63px;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) {
  left: 0;
  z-index: 500;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) .sidebar-logo img {
  display: inline;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) .sidebar-logo .sidebar-anchor {
  display: inline-block;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) .layout-menu li a .pi.layout-submenu-toggler {
  display: inline-block;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) .layout-menu li a .menuitem-badge {
  display: inline-block;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) .p-carousel-vertical .p-carousel-items-content .p-carousel-item a {
  flex-direction: row;
  padding: 0.8rem;
}
.layout-wrapper .layout-sidebar.layout-sidebar-active:not(.layout-sidebar-deactive) .p-carousel-vertical .p-carousel-items-content .p-carousel-item a .p-menuitem-text {
  display: block !important;
  flex-grow: 1;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark {
  background-color: #202d35;
  background-image: var(--menuBgImageDark);
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a {
  color: #dee0e3 !important;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a i,
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a .menu-icon {
  color: #dee0e3 !important;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
  color: #ffffff !important;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a:hover i {
  color: #ffffff;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a i {
  color: #dee0e3;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li > a.active-menuitem-routerlink {
  color: #9ccc65;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li.pin-menu a:hover {
  background-color: transparent !important;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > a {
  color: #9ccc65;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > a i {
  color: #9ccc65;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu > li.active-menuitem > a {
  background-color: var(--layoutColor);
  color: #ffffff;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu > li.active-menuitem > a i {
  color: #ffffff;
}
.layout-wrapper .layout-sidebar.layout-sidebar-dark .layout-menu > li.active-menuitem > ul {
  background-color: rgba(255, 255, 255, 0.15);
}
.layout-wrapper .layout-sidebar .p-megamenu .custom-megamenu .p-menuitem-link {
  color: var(--priSidebarTextColor) !important;
}
.layout-wrapper .layout-sidebar .p-carousel-vertical .p-carousel-items-content .p-carousel-item a {
  flex-direction: row-reverse;
}
.layout-wrapper .layout-sidebar .p-carousel-vertical .p-carousel-items-content .p-carousel-item a .p-menuitem-text {
  display: none !important;
}
.layout-wrapper .layout-main {
  margin-left: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  padding: 0;
  transition: margin-left 0.3s;
  box-sizing: border-box;
}
.layout-wrapper .layout-main .layout-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
  background-color: var(--layoutColor) !important;
  color: var(--menuitemTextColor, #000000) !important;
  font-size: var(--topPanelFontSize, 1rem) !important;
  padding: 1rem 2rem;
  position: fixed;
  width: 100%;
  left: 0;
  transition: width 0.3s;
  box-sizing: border-box;
  z-index: 999 !important;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 2rem;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .line_mobileView {
  display: block !important;
  height: 25px;
  border-left: 1px solid white;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .p-dropdown.transparent-dropdown .p-dropdown-label.p-inputtext,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .p-dropdown.transparent-dropdown .p-dropdown-trigger {
  color: inherit !important;
  border: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-size: inherit !important;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .p-dropdown.transparent-dropdown .p-dropdown-label.p-inputtext .p-dropdown-trigger-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .p-dropdown.transparent-dropdown .p-dropdown-trigger .p-dropdown-trigger-icon {
  font-size: inherit !important;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .p-dropdown.transparent-dropdown .p-dropdown-label.p-inputtext {
  font-weight: normal !important;
  font-style: var(--topPanelFontStyle, normal) !important;
  -webkit-text-decoration: var(--topPanelTextDecoration, none) !important;
          text-decoration: var(--topPanelTextDecoration, none) !important;
}
.layout-wrapper .layout-main .layout-topbar .topbar-logo img {
  max-height: 100%;
  max-width: 100%;
}
.layout-wrapper .layout-main .layout-topbar .menu-btn {
  display: none;
  color: var(--menuitemTextColor);
}
.layout-wrapper .layout-main .layout-topbar .menu-btn .mobile-menu-icon,
.layout-wrapper .layout-main .layout-topbar .menu-btn i {
  font-size: 32px;
}
.layout-wrapper .layout-main .layout-topbar .topbar-menu-btn {
  display: none;
  color: var(--menuitemTextColor);
  float: right;
}
.layout-wrapper .layout-main .layout-topbar .topbar-menu-btn .icon,
.layout-wrapper .layout-main .layout-topbar .topbar-menu-btn i {
  font-size: 32px;
}
.layout-wrapper .layout-main .layout-topbar .mobile-logo {
  display: none;
  height: 28px;
  margin-left: 20px;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper {
  display: block;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu {
  list-style-type: none;
  padding: 0;
  vertical-align: middle;
  margin: 0;
  animation-duration: 0.5s;
  display: flex;
  align-items: center;
  column-gap: 2rem;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu .topbar-badge {
  text-align: center;
  background-color: var(--accentColor, #ffc107);
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  color: black;
  border-radius: 50%;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li {
  position: relative;
  display: flex;
  align-items: center;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a {
  color: var(--menuitemTextColor);
  position: relative;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a span {
  vertical-align: bottom;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a .topbar-item-name {
  display: none;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a .topbar-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a i {
  font-size: 25px;
  color: var(--menuitemTextColor);
  transition: color 0.3s;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a .icons-Notification-1 {
  font-size: 23px;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a .topbar-badge {
  position: absolute;
  top: 8px;
  right: 2px;
  transform: translate(50%, -88%);
  transform-origin: 100% 0;
  margin: 0;
  width: 1.7rem;
  height: 1.7rem;
  line-height: 1.6rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > a .pi-angle-right {
  display: none;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.profile-item {
  font-size: inherit !important;
  padding-right: 0;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.profile-item > a {
  display: flex;
  align-items: center;
  position: relative;
  color: var(--menuitemTextColor);
  column-gap: 2px;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.profile-item > a .profile-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  transition: border-color 0.3s;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.profile-item > a .profile-image-wrapper img {
  width: 35px;
  height: 35px;
  border: 2px solid transparent;
  border-radius: 50%;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.profile-item > a .profile-name {
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 150px;
  direction: ltr;
  font-weight: normal !important;
  font-style: var(--topPanelFontStyle, normal) !important;
  -webkit-text-decoration: var(--topPanelTextDecoration, none) !important;
          text-decoration: var(--topPanelTextDecoration, none) !important;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.profile-item > a:hover .profile-image-wrapper img {
  border-color: var(--accentColor, #ffc107);
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul {
  position: absolute;
  top: 39px;
  right: 10px;
  display: none;
  min-width: 250px;
  width: max-content;
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  animation-duration: 0.5s;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a {
  padding: 10px;
  display: flex;
  box-sizing: border-box;
  color: var(--appSecondaryTextColor, #375068);
  column-gap: 0.5rem;
  align-items: center;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a .icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a .topbar-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a i {
  color: var(--appSecondaryTextColor, #375068);
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a:hover {
  background-color: var(--hoverBackgroundColor, #f1f2f7);
  transition: background-color 0.3s;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a:hover i {
  color: var(--appSecondaryTextColor, #375068);
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul:before {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 15px solid var(--layoutColor);
  content: " ";
  position: absolute;
  top: -15px;
  left: 232px;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem {
  transition: background-color 0.3s;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem > ul {
  display: block;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem > ul .profile-title {
  display: none;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem > ul .fontsize-title {
  display: none;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem .mobile-fontsize-layout {
  min-width: 300px;
  padding: 8px 0;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem .mobile-profile-layout {
  min-width: 350px;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem .mobile-profile-layout .profile-sub-menu {
  margin: 15px;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li.active-topmenuitem .mobile-profile-layout .profile-sub-menu .line {
  margin: 0 0.3rem;
}
.layout-wrapper .layout-main .layout-topbar .layout-topbar-mobile-profile-section {
  display: none;
}
.layout-wrapper .layout-main .layout-content {
  flex: 1 1 0;
  padding: 1.5rem;
  margin-top: 8.3rem;
}
.layout-wrapper .layout-main .layout-content:has(app-enduser-dashboarddesigner) {
  margin-top: 70px;
}
.layout-wrapper .layout-main .layout-content:has(app-enduser-reportdesigner) {
  margin-top: 70px;
}
.layout-wrapper .layout-main .layout-content:has(app-design-form) {
  margin-top: 123px;
}
.layout-wrapper .layout-main .layout-content:has(app-user-application) {
  padding: 0px 20px;
}
.layout-wrapper .layout-main .layout-content:has(> app-form-render) {
  padding: 0px !important;
}
.layout-wrapper .layout-main .layout-main-mask {
  display: none;
}
.layout-wrapper .layout-main .layout-footer {
  display: flex;
  align-items: center;
  padding: 16px 24px;
  z-index: 1;
  position: relative;
  border-top: 1px solid var(--border, #e1e1e2) !important;
  font-size: var(--footerTextSize, 1rem) !important;
  justify-content: var(--footerAlignment, center);
  color: var(--footerFontColor, #000000) !important;
  font-weight: var(--footerFontWeight, normal) !important;
  font-style: var(--footerFontStyle, normal) !important;
  -webkit-text-decoration: var(--footerTextDecoration, none) !important;
          text-decoration: var(--footerTextDecoration, none) !important;
  background-color: var(--footerBackground, #ffffff) !important;
}
.layout-wrapper .layout-main .layout-footer .layout-footer-build-number {
  display: var(--hideApplicationVersion, block);
}
.layout-wrapper .layout-main .layout-footer img {
  max-height: 32px;
  vertical-align: middle;
  padding-top: 5px;
  margin-top: -8px;
  margin-left: 20px;
  display: inline-block;
}
.layout-wrapper .layout-main .layout-footer span {
  padding-left: 2rem;
  color: inherit;
}
.layout-wrapper.maximum-screen .layout-main .layout-content {
  margin-top: 57px;
}
.layout-wrapper.maximum-screen .layout-main .layout-content:has(.ui-changes > app-form-render) {
  margin-top: 52px;
}
.layout-wrapper.maximum-screen .layout-main:has(app-breadcrumb div.maximize-screen-icon > span.icons-collapse.breadcrumb-toogle-screen-icons-size) .layout-content {
  margin-top: 60px;
}
.layout-wrapper.maximum-screen .layout-main:has(app-breadcrumb div.maximize-screen-icon > span.icons-collapse.breadcrumb-toogle-screen-icons-size) .layout-content:has(app-user-application) {
  margin-top: 52px;
}
.tooltip-info {
  margin-bottom: 0.3rem !important;
}
app-menu.megamenuopen .layout-sidebar {
  top: 65px;
  height: calc(100% - 65px);
}
.layout-wrapper-static.layout-menu-horizontal .layout-sidebar .fixed-menu .p-megamenu-horizontal .custom-megamenu {
  position: fixed !important;
  width: 100%;
  z-index: 999;
  top: 63px;
  background-image: var(--horizontalMenuBgImageLight);
  background-size: auto;
  background-repeat: no-repeat;
  box-shadow: 0px 0 5px rgba(0, 0, 0, 0.3);
  background-color: var(--sidebarBgColor, #fff);
}
.layout-wrapper-static .layout-sidebar {
  left: 0;
  position: fixed;
}
.layout-wrapper-static .layout-sidebar .sidebar-logo .sidebar-anchor {
  display: inline-block;
  background-color: var(--primaryTextColor, #ffffff);
}
.layout-wrapper-static .layout-sidebar .layout-menu li a .pi.layout-submenu-toggler {
  display: inline-block;
}
.layout-wrapper-static .layout-sidebar .layout-menu li a .menuitem-badge {
  display: inline-block;
}
.layout-wrapper-static .layout-sidebar .p-carousel-vertical .p-carousel-items-content .p-carousel-item a {
  flex-direction: row;
  padding: 0.8rem;
}
.layout-wrapper-static .layout-sidebar .p-carousel-vertical .p-carousel-items-content .p-carousel-item a .p-menuitem-text {
  display: block !important;
}
.layout-wrapper-static .layout-main {
  margin-left: 280px;
}
.layout-wrapper-static-restore .layout-sidebar {
  transition: none;
}
@media only screen and (min-width: 767px) {
  .hidden-lg {
    display: none !important;
  }
  .layout-wrapper.layout-menu-horizontal:not(.hide-layout-menu) .layout-main .layout-content {
    margin-top: 180px;
  }
}
@media only screen and (max-width: 766px) {
  .mobile-logo {
    display: block !important;
    height: 16px !important;
  }
  .layout-wrapper .layout-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .menu-icon {
    display: none;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section .menu-btn {
    display: inline-block;
  }
  .layout-wrapper .layout-sidebar {
    display: none;
    top: 64px !important;
    z-index: 999 !important;
    height: calc(100% - 64px) !important;
    width: calc(100% - 20px) !important;
    max-width: 340px !important;
    left: 0 !important;
    right: 0 !important;
  }
  .layout-wrapper .layout-sidebar .fixed-menu {
    display: none;
  }
  .layout-wrapper .layout-sidebar .layout-menu {
    display: block !important;
  }
  .layout-wrapper .layout-sidebar .layout-menu li a .pi.layout-submenu-toggler {
    transform: rotate(-90deg);
  }
  .layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem a:has(.layout-submenu-toggler) {
    font-weight: 600;
  }
  .layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem ul li {
    padding: 0;
  }
  .layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem ul li a {
    padding-left: 36px;
    font-size: 12px;
  }
  .layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem ul li a > .menuitem-text {
    max-width: 230px;
  }
  .layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem ul li ul li a {
    padding-left: 48px;
  }
  .layout-wrapper.layout-wrapper-active .layout-sidebar {
    display: block;
  }
  .layout-wrapper.layout-wrapper-active .layout-sidebar .layout-menu .hide-pin-icon {
    display: none;
  }
}
@media (max-width: 992px) {
  .layout-wrapper .layout-sidebar {
    left: -200px;
  }
  .layout-wrapper .layout-sidebar .layout-menu > li.active-menuitem > a {
    background-color: var(--priSidebarActiveBgColor, var(--priMenuMouseHoverColor, var(--layoutColor))) !important;
    color: var(--priSidebarActiveTextColor, var(--priMenuTextMouseHoverColor, var(--menuitemTextColor))) !important;
  }
  .layout-wrapper .layout-sidebar .sidebar-logo .sidebar-anchor {
    display: none !important;
  }
  .layout-wrapper .layout-sidebar-active .layout-menu li > a .megamenu-icon-group {
    float: left;
  }
  .layout-wrapper .layout-sidebar-active .layout-menu li > a .megamenu-icon-group img {
    height: 18px !important;
    width: 18px !important;
  }
  .layout-wrapper .layout-main {
    margin-left: 80px;
    left: 0;
    transition: left 0.3s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  }
  .layout-wrapper .layout-main .layout-topbar {
    width: 100%;
    text-align: center;
  }
  .layout-wrapper .layout-main .layout-topbar .menu-btn .mobile-menu-icon,
.layout-wrapper .layout-main .layout-topbar .menu-btn i {
    color: var(--menuitemTextColor);
    font-size: 1.3rem;
  }
  .layout-wrapper .layout-main .layout-topbar .topbar-menu-btn {
    display: inline-block;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu {
    display: none;
    animation-duration: 0.5s;
    text-align: left;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active {
    display: flex;
    padding: 8px 0;
    overflow-y: auto;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li {
    float: none;
    display: block;
    margin: 0;
    width: 100%;
    padding: 5px 0;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a {
    padding: 10px 20px;
    display: block;
    color: var(--primaryTextColor);
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a:hover {
    background-color: #e8e8e8;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a:hover .topbar-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a:hover i {
    color: var(--appSecondaryTextColor, #375068);
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a .topbar-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a i {
    color: var(--appSecondaryTextColor, #375068);
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a .topbar-item-name {
    display: inline-block;
    vertical-align: middle;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a .topbar-badge {
    position: static;
    transform: none;
    margin-left: 12px;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a .pi-angle-right {
    display: block;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a span {
    vertical-align: middle;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > ul {
    position: static;
    box-shadow: none;
    width: 100%;
    border-top: 0 none;
    box-sizing: border-box;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > ul:before {
    display: none;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > ul.setting-sub-menu-align li > a {
    padding-left: 3.8rem;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > ul .li-padding {
    padding-left: 0px !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-fontsize-layout .fontsize-title {
    display: block !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-fontsize-layout .fontsize-title a {
    padding: 20px;
    font-size: 16px;
    color: var(--primaryTextColor);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-fontsize-layout .fontsize-title a .pi-times {
    font-size: 13.34px;
    font-weight: 600;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-fontsize-layout .fontSizeOverlayPanelContent {
    margin-top: 5rem !important;
    justify-content: flex-end;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-fontsize-layout .fontSizeOverlayPanelContent .setAsDefault {
    margin-right: 30px;
    margin-left: 22px;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-fontsize-layout .fontSizeOverlayPanelContent :first-child {
    order: 1;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    max-height: max-content;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li .profile_details {
    padding: 0;
    max-height: 125px;
    display: flex;
    justify-content: flex-start;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li .profile_details .profile_img {
    width: 25%;
    padding: 20px 0 15px 20px !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li .profile_details .profile_img img {
    width: 80px !important;
    height: 80px !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li .profile_details .profile_content {
    width: 75%;
    margin: 0 !important;
    padding: 25px 0 15px 20px !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li.profile-title {
    display: block !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li.profile-title a {
    padding: 20px;
    font-size: 16px;
    color: var(--primaryTextColor);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout > li.profile-title a .pi-times {
    font-size: 13.34px;
    font-weight: 600;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout .profile-sub-menu {
    padding: 10px;
    margin: 0;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > .mobile-profile-layout .profile-sub-menu > li {
    margin-bottom: 5px;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu li a .topbar-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu li a i {
    font-size: 24px;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu li.search-input {
    padding: 8px 14px;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu li.search-input .topbar-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu li.search-input i {
    color: var(--appSecondaryTextColor, #375068);
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu .active-topmenuitem:has(.icons-Settings-1, .icons-Script) > a {
    background-color: #e5f0ff !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu .active-topmenuitem:has(.icons-Settings-1, .icons-Script) > a .pi-angle-right {
    transform: rotateZ(270deg);
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu .active-topmenuitem:has(.icons-Settings-1, .icons-Script) > ul {
    background-color: #f2f7ff !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper:has(.topbar-menu-active) {
    right: 0;
    height: 100vh;
    position: fixed;
    top: 64px;
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    width: calc(100% - 20px);
    max-width: 340px !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-mobile-profile-section {
    display: block;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-mobile-profile-section .topbar-mobile-menu-btn {
    display: inline-block;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-mobile-profile-section .topbar-mobile-menu-btn .mobile-menu-icon,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-mobile-profile-section .topbar-mobile-menu-btn i {
    color: var(--menuitemTextColor);
    font-size: 1.3rem;
  }
  .layout-wrapper .layout-main .layout-topbar .hide-topbar-menu-layout:has(.active-topmenuitem) {
    visibility: hidden;
  }
  .layout-wrapper .layout-main .layout-topbar .hide-topbar-menu-layout:has(.active-topmenuitem) .mobile-profile-layout {
    visibility: visible;
  }
  .layout-wrapper .layout-main .layout-topbar .hide-topbar-menu-layout:has(.active-topmenuitem) .mobile-fontsize-layout {
    visibility: visible;
  }
  .layout-wrapper .layout-main .layout-main-mask {
    z-index: 500;
    position: absolute;
    left: 0;
    top: 64px;
    background-color: #424242;
    display: block !important;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 100%;
    height: calc(100% - 64px);
    overflow: hidden;
  }
  .layout-wrapper .layout-main:has(.topbar-menu-active) .layout-breadcrumb {
    z-index: 99 !important;
  }
  .layout-wrapper.layout-wrapper-active {
    overflow: hidden;
  }
  .layout-wrapper.layout-wrapper-active .layout-sidebar {
    left: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  .layout-wrapper.layout-wrapper-active .layout-sidebar .layout-menu li a .pi.layout-submenu-toggler {
    display: inline-block;
  }
  .layout-wrapper.layout-wrapper-active .layout-sidebar .layout-menu li a .menuitem-badge {
    display: inline-block;
  }
  .layout-wrapper.layout-wrapper-active .layout-main {
    box-shadow: inset 3px 0px 6px 1px rgba(0, 0, 0, 0.3);
  }
  .layout-wrapper.layout-wrapper-active .layout-main .layout-topbar {
    box-shadow: inset 3px 0px 6px 1px rgba(0, 0, 0, 0.3);
  }
  .layout-wrapper.layout-wrapper-active .layout-main .layout-breadcrumb {
    box-shadow: inset 3px 0px 6px 1px rgba(0, 0, 0, 0.3);
  }
  .layout-wrapper.layout-wrapper-active .layout-main .layout-breadcrumb .layout-breadcrumb-options {
    display: none;
  }
  .layout-wrapper.layout-wrapper-active .layout-breadcrumb {
    z-index: 99 !important;
  }
  body.hidden-overflow {
    overflow: hidden;
  }
  .layout-topbar .search-input {
    display: none;
  }
}
@media (max-width: 765px) {
  .layout-wrapper .layout-sidebar {
    left: -230px;
  }
  .layout-wrapper .layout-main {
    margin-left: 40px;
  }
}
/* Hide scrollbar for Chrome, Safari and Opera */
body#main-body:has(.layout-main-mask) {
  overflow-y: hidden;
}
@media (min-width: 767px) {
  .layout-wrapper.layout-menu-horizontal .layout-main .layout-breadcrumb .breadcrumb-horizontal-static {
    margin-top: 129px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar {
    width: 100%;
    height: auto;
    left: 0;
    position: fixed;
    z-index: 501;
    overflow: visible;
    box-shadow: 0px 0 0px rgba(0, 0, 0, 0.3);
    background-color: var(--priSidebarBgColor);
    background-image: var(--horizontalMenuBgImageLight);
    background-size: auto;
    background-repeat: no-repeat;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .no-shadow {
    box-shadow: 0px 0px #ddd !important;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu-horizontal .layout-sidebar .p-menuitem-icon .p-megamenu-horizontal {
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    background-image: var(--horizontalMenuBgImageLight);
    background-size: auto;
    background-repeat: no-repeat;
    background-color: var(--priSidebarBgColor);
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .p-megamenu-horizontal .p-carousel-items-content .p-carousel-item a .p-menuitem-text {
    display: none !important;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .sidebar-logo {
    display: none;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu {
    margin: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li {
    padding: 0;
    position: relative;
    top: 10px;
    left: 10px;
    float: left;
    margin-right: 10px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > a {
    height: 50px;
    padding-top: 5px;
    color: var(--sidebarTextColor);
    box-sizing: border-box;
    border-radius: 0;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > a:hover {
    background-color: var(--priMenuMouseHoverColor, var(--layoutColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > a:first-child {
    height: auto;
    padding-top: 8px;
    background-color: transparent !important;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > a .menuitem-text {
    vertical-align: middle;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > a i {
    float: none;
    position: static;
    top: auto;
    right: auto;
    display: block;
    margin: 0 auto;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > a i.layout-submenu-toggler {
    display: inline-block;
    margin-top: 2px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li.active-menuitem > ul {
    background-color: var(--layoutColor);
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li.active-menuitem > a {
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li.active-menuitem > a i {
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li.active-menuitem > a:hover {
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li.active-menuitem > a:hover i {
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul {
    top: 65px;
    left: 0;
    width: 230px;
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 100;
    overflow: auto;
    max-height: 450px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li a {
    padding-left: 40px;
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li a:hover {
    background-color: var(--priMenuMouseHoverColor, var(--layoutColor));
    filter: grayscale(1);
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li a i {
    float: none;
    left: 10px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li a i:last-child {
    right: 10px;
    left: auto;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li a .layout-submenu-toggler {
    display: block;
    left: auto;
    right: 10px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li ul li a {
    padding-left: 50px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li ul li a:hover {
    background-color: var(--priMenuMouseHoverColor, var(--layoutColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li ul li a i:first-child {
    left: 20px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li ul ul li a {
    padding-left: 60px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li ul ul li a:hover {
    background-color: var(--priMenuMouseHoverColor, var(--layoutColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu > li > ul li ul ul li a i:first-child {
    left: 30px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu li a {
    outline: none;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu li a:hover {
    background-color: var(--priMenuMouseHoverColor, var(--layoutColor));
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu li a:hover i {
    color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar .layout-menu li a .menuitem-badge {
    right: 10px;
    top: 15px;
    display: block;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark {
    background-color: #0e161e;
    background-image: var(--horizontalMenuBgImageDark);
    background-color: #0a1118;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu > li > a:hover {
    background-color: rgba(255, 255, 255, 0.4);
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu > li > a:hover i {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu > li > ul li a:hover {
    background-color: rgba(255, 255, 255, 0.4);
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li a:hover {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li a:hover i {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > ul {
    background-color: #0e161e;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > a {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > a i {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > a:hover {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-sidebar.layout-sidebar-dark .layout-menu li.active-menuitem > a:hover i {
    color: #fff;
  }
  .layout-wrapper.layout-menu-horizontal .layout-main {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .layout-wrapper.layout-menu-horizontal .layout-topbar {
    width: 100%;
  }
  .layout-wrapper.layout-menu-horizontal .layout-topbar .topbar-logo {
    display: inline-block;
  }
  .layout-wrapper.layout-menu-horizontal .layout-topbar .topbar-logo img {
    max-height: 40px;
    vertical-align: middle;
    padding-top: 5px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-topbar .topbar-logo .app-name {
    color: var(--primaryTextColor, #ffffff);
    font-size: 26px;
  }
  .layout-wrapper.layout-menu-horizontal .layout-breadcrumb {
    margin-top: 150px;
  }
  .layout-wrapper.layout-menu-horizontal .breadcrumb-horizontal-static {
    margin-top: 129px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-main {
    margin-right: 0px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar {
    transition: right 0s;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li {
    float: right;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > a i {
    margin-right: auto;
    margin-left: 5px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul {
    left: auto;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li a {
    padding-right: 40px;
    padding-left: 0px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li a i {
    right: 10px;
    left: auto;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li a i:last-child {
    left: 10px;
    right: auto;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li a .layout-submenu-toggler {
    right: auto;
    left: 10px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li ul li a {
    padding-right: 50px;
    padding-left: 0px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li ul li a i:first-child {
    right: 20px;
    left: auto;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li ul ul li a {
    padding-right: 60px;
    padding-left: 0px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu > li > ul li ul ul li a i:first-child {
    right: 30px;
    left: auto;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu li a .menuitem-badge {
    right: 18px;
    left: auto;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .layout-menu li a i:last-child {
    margin-right: 3px;
  }
  .layout-wrapper.layout-menu-horizontal.layout-rtl .layout-sidebar .p-carousel-vertical .p-carousel-items-content .p-carousel-item a {
    flex-direction: row-reverse;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1025px) {
  .menuOverlayVertical.p-overlaypanel .p-megamenu-grid {
    gap: 1rem;
  }
  .menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-grid .p-megamenu-submenu-header {
    font-weight: normal;
    font-size: 14px;
  }
}
.menu-icon {
  cursor: pointer;
}
.menu-icon span {
  font-size: 25px;
  color: var(--menuitemTextColor);
  font-weight: 500;
  transition: color 0.3s;
}
a.skip-main {
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
a.skip-main:focus, a.skip-main:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}
.search-input.vertical-search-input .clear-search-icon {
  right: 25px;
  top: 13px;
}
.search-input input {
  padding: 6px 30px 6px 2.5rem !important;
  border-radius: 16px !important;
}
.search-input input .search-input-overlap {
  padding-right: 40px !important;
}
.search-input .clear-search-icon {
  position: absolute;
  right: 15px;
  top: 25%;
  cursor: pointer;
}
.search-input .pi-search {
  position: absolute;
  top: 60%;
  left: 1rem;
  margin-top: -0.5rem;
}
.search-input .p-autocomplete .p-autocomplete-panel {
  border-radius: 16px;
}
.search-input-full-width.search-input {
  width: 100%;
}
.search-input-full-width.search-input input,
.search-input-full-width.search-input .p-input-icon-left {
  width: 100%;
}
.search-input-full-width.search-input input .search-input-overlap,
.search-input-full-width.search-input .p-input-icon-left .search-input-overlap {
  padding-right: 35px !important;
}
.layout-sidebar-dark .p-megamenu-horizontal,
.layout-sidebar-dark .p-megamenu-vertical {
  background-color: #202d35 !important;
  background-image: var(--menuBgImageDark) !important;
}
.layout-sidebar-dark .p-megamenu-horizontal a.p-menuitem-link,
.layout-sidebar-dark .p-megamenu-vertical a.p-menuitem-link {
  color: #dee0e3 !important;
}
.layout-sidebar-dark .p-megamenu-horizontal a.p-menuitem-link:hover,
.layout-sidebar-dark .p-megamenu-vertical a.p-menuitem-link:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
  color: #ffffff !important;
}
.layout-sidebar-dark .p-megamenu-horizontal .p-megamenu-panel .p-menuitem-link,
.layout-sidebar-dark .p-megamenu-vertical .p-megamenu-panel .p-menuitem-link {
  color: #000001 !important;
}
.layout-sidebar-dark .p-megamenu-horizontal .p-megamenu-panel .p-menuitem-link:hover,
.layout-sidebar-dark .p-megamenu-vertical .p-megamenu-panel .p-menuitem-link:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
  color: #000001 !important;
}
.min-400 {
  min-height: 400px;
}
.min-h-500 {
  min-height: 500px;
}
.min-h-600 {
  min-height: 600px;
}
.input-disabled a {
  cursor: default;
}
.input-height {
  height: 45px !important;
}
.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  /* added line */
}
.custom-scrolltop {
  width: 2.5rem;
  height: 2.5rem;
  bottom: 50px !important;
  right: unset !important;
  inset-inline-end: 0 !important;
  color: var(--buttonPrimaryTextColor, var(--primaryTextColor, #ffffff));
  background-color: var(--buttonPrimaryBgColor, var(--primaryColor, #006061));
  z-index: 1010 !important;
}
.custom-scrolltop .p-scrolltop-icon {
  font-size: 1.1rem;
  color: inherit;
  right: 10px !important;
}
.custom-scrolltop.p-link {
  border-radius: 50%;
}
.one-line-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  direction: ltr;
}
.col {
  max-width: 100% !important;
}
.table-bordered {
  width: 100%;
  border: 1px solid #dee2e6;
  border-collapse: collapse;
}
.table-bordered td {
  border: 1px solid #dee2e6;
  padding: 1rem;
}
.table-bordered th {
  border: 1px solid #dee2e6;
  padding: 1rem;
}
.help-text {
  font-style: italic;
  font-size: 1rem;
}
#page-left-menu .search-input .clear-search-icon {
  padding: 0 !important;
}
#page-left-menu .p-card-content {
  padding: 0;
}
#page-left-menu .p-card-body {
  padding: 0;
}
#page-left-menu .p-card-body .layout-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
#page-left-menu .p-card-body .layout-menu li {
  border-bottom: 1px solid #eaeaea;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem a {
  background-color: var(--layoutColor);
  color: inherit;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a {
  border-left: 3px solid transparent;
  font-weight: 400;
  color: inherit;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a:hover, #page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a.active-menuitem-routerlink {
  font-weight: 500;
  color: var(--appPrimaryTextColor, #1a2f45);
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a.active-menuitem-routerlink {
  pointer-events: none;
  border-left-color: var(--primaryColor);
}
#page-left-menu .p-card-body .layout-menu li a {
  padding: 0.9rem 15px;
  display: block;
  outline: none;
  color: inherit;
}
#page-left-menu .p-card-body .layout-menu li a .p-w-100 {
  width: 100%;
}
#page-left-menu .p-card-body .layout-menu li ul {
  list-style: none;
  padding: 0;
}
#page-left-menu .p-card-body .layout-menu li ul li {
  border: none;
}
#page-left-menu .p-card-body .layout-menu li ul li a {
  padding: 0.75rem 10px 0.75rem 25px;
  background-color: #ffffff;
}
.h-100 {
  height: 100%;
}
.custom-card-body {
  min-height: 80vh;
  padding-top: 20px;
}
.custom-card-body .img-wrapper,
.custom-card-body .theme-cropper-preview-image {
  background: #f4f6f9 !important;
}
.custom-card-body .grid .col-12:nth-child(2n) .field {
  padding: 0px 20px;
}
.custom-card-body .grid .col-12:nth-child(2n+1) .field {
  padding: 0px 20px;
}
@media screen and (max-width: 768px) {
  .custom-card-body .grid .col-12:nth-child(2n) .field {
    padding: 0px 8px;
  }
  .custom-card-body .grid .col-12:nth-child(2n+1) .field {
    padding: 0px 8px;
  }
  .custom-card-body .grid-container {
    row-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .custom-card-body .flex-container-row {
    column-gap: 1.5rem !important;
  }
  .custom-card-body .flex-container-col {
    row-gap: 1.5rem !important;
  }
  .custom-card-body .p-panel-content {
    padding-top: 1.2rem;
  }
  .custom-card-body .main-container {
    padding: 1rem !important;
  }
}
@media screen and (max-width: 576px) {
  .custom-card-body .main-container {
    padding: 0.8rem !important;
  }
}
.custom-card-body .p-field.p-form-group {
  margin-bottom: 8px;
}
.custom-card-body .tab-content-panel {
  background: #fff;
  border: 0;
  color: #455868;
  padding: 1rem;
  border-radius: 3px;
  min-height: 106.3vh;
}
.main-card {
  padding: 20px 10px !important;
}
.main-card .controller-grid {
  row-gap: 10px;
}
.sticky-footer {
  display: flex;
  position: sticky;
  bottom: 0px;
  justify-content: flex-end;
  width: 100%;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  padding: 20px 0;
  border-top: 1px solid #e1e1e2;
  border-radius: 0 0 8px 8px;
  z-index: 2;
  border-top-color: var(--border, #e1e1e2) !important;
}
.sticky-footer .p-button {
  margin-right: 1em !important;
  float: right;
  padding: 10px 20px;
}
.sticky-footer .p-button-outlined {
  margin-right: 1em !important;
}
.sticky-footer.custom-footer {
  justify-content: initial;
  z-index: 2;
  border-radius: 0 0 3px 3px;
}
.sticky-footer.custom-footer .pull-left {
  float: left !important;
}
.sticky-main-footer {
  display: flex;
  position: sticky;
  bottom: 0px;
  justify-content: flex-end;
  width: 100%;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  padding: 1.2rem 1.5rem;
  border-top: 1px solid #e1e1e2;
  border-radius: 0 0 3px 3px;
  z-index: 2;
  border-top-color: var(--border, #e1e1e2) !important;
  gap: 1.5rem;
}
.sticky-main-footer.custom-footer {
  justify-content: initial;
  z-index: 2;
  border-radius: 0 0 3px 3px;
}
.dialog-footer-csbtns {
  display: flex;
  position: sticky;
  bottom: 0px;
  justify-content: flex-end;
  width: 100%;
}
.footer-btn-icon .p-button .p-button-icon-left {
  margin-top: 0.188rem;
  color: inherit;
}
.w-100 {
  width: 100%;
}
.p-menu .p-menuitem-link {
  color: #333333;
}
.p-menu .p-menuitem-link:not(.p-disabled):hover {
  background: #f4f6f9;
  color: #2861a2;
}
.p-tieredmenu .p-menuitem-link .p-menuitem-icon.pi-circle-on {
  font-size: 0.5rem !important;
}
.mandatory {
  color: #d20101 !important;
  margin-left: 4px;
}
.w-95 {
  width: 95%;
}
.c-mb-07 {
  margin-bottom: 0.7rem !important;
}
.p-relative {
  position: relative;
}
.h-vh-100 {
  min-height: 100vh;
}
.h-vh-90 {
  min-height: 90vh;
}
.left-nav-border.bottom-border-0 {
  border-bottom-width: 0 !important;
}
.left-nav-border .p-buttonset {
  width: 100%;
}
.left-nav-border .p-buttonset .btn-square {
  min-width: 50% !important;
  display: block;
}
.left-nav-border .p-buttonset .btn-square:first-child {
  border-radius: 3px 0 0 0 !important;
}
.left-nav-border .p-buttonset .btn-square:last-child {
  border-radius: 0 3px 0 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .left-nav-border .p-buttonset .p-button-icon-left {
    display: block !important;
  }
}
.bg-white {
  background-color: #fff;
}
.theme-color .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link,
.theme-color .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link:hover,
.theme-color .p-accordion .p-accordion-tab:not(.p-accordion-tab-active) .p-accordion-header-link:focus,
.theme-color .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  background: #eef3f9;
  padding: 1rem 1.5rem;
  color: #1e252c;
}
.theme-color .p-accordion .p-accordion-header .p-accordion-header-link {
  background: #eef3f9;
  padding: 1rem 1.5rem;
  color: #1e252c;
  font-weight: 400;
}
.theme-color .p-accordion .p-accordion-content {
  padding: 1rem 0;
}
.theme-color .p-accordion .p-accordion-tab {
  box-shadow: none;
  margin-bottom: 1rem;
}
.p-panel .p-panel-header {
  border: 1px solid #e0e0e0;
  background: #e5f0ff !important;
  color: #1e252c !important;
  border-radius: 4px !important;
}
.workflow-list .p-tabview .p-tabview-panels {
  padding: 1rem 0;
  background-color: #fff;
}
.workflow-list .p-tabview .p-tabview-panels .tile-view .card {
  box-shadow: none;
}
.workflow-list .p-tabview .p-tabview-panels .tile-view .card .p-3 {
  padding: 0 !important;
}
.workflow-list no-records .text-center {
  padding-top: 10%;
}
.center-block {
  margin: 0 auto;
}
.visibility-hidden {
  visibility: hidden;
}
.cursor-pointer {
  cursor: pointer;
}
.pull-left {
  float: left;
}
.icon-18 {
  font-size: 1.3rem !important;
}
label {
  position: relative;
  font-size: var(--formLabelSize, 1rem) !important;
  font-weight: var(--formLabelFontWeight, 400) !important;
  font-style: var(--formLabelFontStyle, normal) !important;
  -webkit-text-decoration: var(--formLabelTextDecoration, none) !important;
          text-decoration: var(--formLabelTextDecoration, none) !important;
  color: var(--formLabelColor, #000000) !important;
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: flex-start;
}
label.label-truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
label.mandatory-mark,
label .mandatory-mark {
  position: unset;
  right: 0;
}
label.mandatory-mark::after,
label .mandatory-mark::after {
  content: "*";
  color: #ad0000 !important;
  padding-left: 4px;
  font-weight: 500;
}
label > span {
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-table-border tr td,
.no-table-border tr th {
  border: 0 !important;
  padding: 0.5rem 1rem !important;
}
.control-width-btn {
  width: 93%;
}
.btn-control {
  border-radius: 3px !important;
  border: 1px solid #abb9cb !important;
  cursor: pointer;
  padding: 0.2rem !important;
  background: transparent;
  margin-inline-start: 1% !important;
  max-height: 40px;
}
.user-list .chips-list {
  width: 100%;
}
.user-list .chips-list .p-chips-multiple-container {
  border: 0.5px solid #f5f5f5;
}
.user-list .chips-list .p-chips-multiple-container .p-chips-token {
  margin: 0.2rem;
}
.tile-image {
  max-height: 200px;
  min-height: 200px;
  overflow: hidden;
  display: flex;
  background: #dcdcdc;
  border-radius: 3px;
}
.tile-image img {
  height: 100%;
  border-radius: 3px 3px 0 0;
  width: auto;
  margin: auto;
  object-fit: fill;
  display: block;
  max-height: 200px;
}
.card-body-sticky-footer {
  min-height: calc(100% - 70px);
  padding: 1.5rem;
}
.no-panel-shadow .p-panel {
  box-shadow: none !important;
}
.activity-tab > p-tabview > .p-tabview > .p-tabview-nav {
  border: 0px solid white !important;
  border-width: 0px 0 0px 0 !important;
}
.activity-tab > p-tabview > .p-tabview > .p-tabview-nav li .p-tabview-nav-link {
  background: #edeffd !important;
  padding: 0.7rem 1.5rem;
}
.activity-tab > p-tabview > .p-tabview > .p-tabview-nav li:first-child .p-tabview-nav-link {
  border-radius: 4px 0 0 4px;
}
.activity-tab > p-tabview > .p-tabview > .p-tabview-nav li:last-child .p-tabview-nav-link {
  border-radius: 0px 4px 4px 0px;
}
.activity-tab > p-tabview > .p-tabview > .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  color: white !important;
  background: #1b589d !important;
}
.activity-tab > p-tabview > .p-tabview > .p-tabview-panels {
  padding: 1rem 0;
}
.user-groups .user-filter:not(.expand-filter) .p-datatable .p-datatable-thead > tr > th:nth-child(2),
.user-groups .user-filter:not(.expand-filter) .p-datatable .p-datatable-tbody > tr > td:nth-child(2) {
  width: 50px !important;
}
.user-groups .user-filter:not(.expand-filter) .p-datatable .p-datatable-thead > tr > th:nth-child(1),
.user-groups .user-filter:not(.expand-filter) .p-datatable .p-datatable-tbody > tr > td:nth-child(1) {
  width: 20px !important;
}
.multiTenantIcon {
  transform: rotate(-90deg);
}
.multiTenantIcon .selection-filter .p-multiselect,
.multiTenantIcon .selection-filter .p-dropdown {
  background: #f2f2f2;
}
.multiTenantIcon .selection-filter .p-multiselect .pi-chevron-down::before,
.multiTenantIcon .selection-filter .p-dropdown .pi-chevron-down::before {
  content: "\e94c";
}
.error-text {
  margin-bottom: 0 !important;
  color: var(--errorBorderColor, #ff0000) !important;
  font-style: italic;
  font-size: 0.86rem;
  word-break: auto-phrase;
}
.hidden.p-d-show {
  display: block !important;
}
.custom-map-check .p-element {
  background: #d7deff;
  padding: 0.4rem 0.5rem;
  border-radius: 1rem;
  border: 1px solid #d7deff;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 0.4rem;
}
.custom-map-check .p-element label {
  margin: 0 !important;
}
.custom-map-check .p-element .p-checkbox .p-checkbox-box {
  border-radius: 10px;
}
.custom-map-check .p-element .p-checkbox .p-checkbox-box.p-highlight[aria-checked=true] {
  border-color: #3fbc8e;
  background: #3fbc8e;
}
.custom-map-check .p-element .p-checkbox .p-checkbox-box.p-highlight[aria-checked=false] {
  border-color: #788da4;
  background: #788da4;
}
.custom-map-check .p-element .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon:before {
  content: "";
  position: relative;
  top: 0;
  left: 0;
  border-right: 0;
  border-bottom: 0;
  transform: none;
  transform-origin: unset;
  animation: none;
}
.custom-map-check .p-element .pi-check:before {
  content: "\e909";
}
.custom-map-check .p-element .pi-times:before {
  content: "\e90b";
}
.custom-map-check .p-element .p-checkbox .p-checkbox-box .p-checkbox-icon {
  font-size: 10px;
  font-family: "primeicons", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-map-check .p-element .p-checkbox .p-checkbox-box .p-checkbox-icon::before {
  content: "\e909" !important;
}
.custom-map-check.plane-chip .p-element {
  background: #ffffff;
}
.mapping-page .activity-tab .p-tabview-nav-container .p-tabview-nav li {
  margin-right: 2px;
}
.mapping-page .activity-tab .p-tabview-nav-container .p-tabview-nav li.p-tabview-ink-bar {
  background-color: transparent;
}
.mapping-page .mapping-tabs .transparent-tabs.p-tabview .p-tabview-nav {
  background: transparent;
}
.mapping-page .mapping-tabs .transparent-tabs.p-tabview .p-tabview-nav li .p-tabview-nav-link {
  background: transparent;
}
.mapping-page .mapping-tabs .transparent-tabs.p-tabview .p-tabview-nav li.p-tabview-ink-bar {
  background-color: transparent;
}
.mapping-page .mapping-tabs .transparent-tabs.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  font-weight: 600;
  border-bottom: 3px solid var(--primaryColor, #006061);
}
.text-bold {
  font-weight: 600;
}
.text-overflow-ellipsis {
  text-overflow: ellipsis !important;
}
.p-dialog-mask.notification-dialog {
  z-index: 1050 !important;
}
.tenant-overlay .custom-map-check .p-element {
  pointer-events: none;
}
.p-float-left {
  float: left !important;
}
.user-list-dialog .p-inputtext:disabled {
  background-color: #f4f6f9;
}
.info-bg {
  font-style: italic !important;
  border-radius: 50%;
  padding: 0.3rem;
  margin-right: 10px;
  color: var(--primaryTextColor, #ffffff);
  background: var(--primaryColor, #006061);
}
.existing-details {
  margin: 0;
  padding: 0;
}
.existing-details li {
  list-style: none;
  padding: 0.5rem 1rem;
}
.existing-details li:hover {
  background-color: #eef3f9;
}
.overlay-line {
  text-decoration: underline;
}
.custom-msg .p-message-wrapper {
  position: relative !important;
}
.custom-msg .p-message-wrapper span:first-of-type {
  color: inherit;
}
.custom-msg .custom-message {
  color: inherit !important;
}
.col-auto-width {
  width: auto;
}
.col-auto-width .p-panel.p-component.p-panel-toggleable .p-toggleable-content.ng-trigger-panelContent[role=region][aria-hidden=true] {
  height: 0px !important;
  overflow: hidden !important;
}
.col-auto-width .p-multiselect-panel .p-multiselect-items-wrapper .p-multiselect-item,
.col-auto-width .p-dropdown-panel .p-dropdown-items-wrapper .p-dropdown-item,
.col-auto-width .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
  white-space: pre-wrap !important;
  word-break: break-word;
}
.col-auto-width input.ng-touched.ng-dirty.ng-invalid {
  border: 1px solid red !important;
}
.col-auto-width .p-dialog-mask {
  pointer-events: inherit !important;
}
.col-auto-width .text-editor-hide-fullscreen-option .tox-toolbar__group button[aria-label=Fullscreen] {
  display: none !important;
}
.lblHelpText {
  position: absolute;
  bottom: -34px;
}
.helpText {
  position: absolute;
  bottom: 8px;
}
.helpTextEditor {
  margin: -30px 0;
}
.switchRichText {
  position: relative;
  top: -2px;
  margin-left: auto;
}
.lblRichText {
  position: relative;
  left: 80%;
  bottom: 15%;
}
.serviceLeftNavOverlap #page-left-menu .p-card {
  height: 100% !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .lblRichText {
    position: relative;
    left: 80%;
    bottom: 10%;
  }
  .help-overlay-top .p-overlaypanel .p-overlaypanel-content .overlay-align {
    height: 228px !important;
  }
  .left-navigation-menu .left-nav-border .p-buttonset .btn-square {
    display: flex !important;
  }
  .p-button .p-button-icon-left {
    margin-right: 0.3rem !important;
  }
}
.pd-top,
.pd-bottom,
.pd-left,
.pd-right {
  text-align: center;
}
p-password > div {
  position: relative !important;
  width: 100%;
}
p-password > div .pi.pi-eye {
  right: 1rem;
  color: #474c51;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  z-index: 1;
}
.p-dropdown .p-dropdown-trigger-icon.pi.pi-chevron-down {
  transform: rotateZ(0deg);
}
.p-dropdown.p-dropdown-open .p-dropdown-trigger-icon.pi.pi-chevron-down {
  transform: rotateZ(180deg);
}
.p-multiselect .p-multiselect-trigger-icon.pi.pi-chevron-down {
  transform: rotateZ(0deg);
}
.p-multiselect.p-multiselect-open .p-multiselect-trigger-icon.pi.pi-chevron-down {
  transform: rotateZ(180deg);
}
p-treeselect .p-treeselect-trigger-icon.pi.pi-chevron-down {
  transform: rotateZ(0deg);
}
p-treeselect.p-treeselect-open .p-treeselect-trigger-icon.pi.pi-chevron-down {
  transform: rotateZ(180deg);
}
.p-overlaypanel .p-overlaypanel-close {
  background: white !important;
  color: #6f8296 !important;
  top: 1.4rem !important;
  right: 1.5rem !important;
  border: 1px solid !important;
  width: 1.6rem !important;
  height: 1.6rem !important;
}
.p-overlaypanel .p-overlaypanel-close .p-overlaypanel-close-icon {
  font-size: 0.731rem !important;
}
.p-inputnumber.p-inputnumber-buttons-stacked {
  position: relative;
}
.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-input {
  border-radius: 4px;
  padding-right: 42px;
}
.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button-group {
  position: absolute;
  left: calc(100% - 42px);
  height: 120%;
  padding: 0.5rem 0;
}
.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button-group .p-inputnumber-button {
  background-color: transparent !important;
  color: gray !important;
  border-color: transparent !important;
  padding-left: 0.4rem !important;
}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: white;
  color: black;
  text-align: center;
  border-radius: 6px;
  padding: 10px 0;
  position: absolute;
  z-index: 1;
  top: 115%;
  left: 50%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  transform: translate(-50%, 0);
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent white transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  width: auto;
}
.editorFullscrren .p-dialog {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}
.tox-fullscreen .designer-popup.p-overlaypanel {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}
.help-overlay-top .p-overlaypanel {
  z-index: 1;
  border-radius: 0 !important;
}
.help-overlay-top .p-overlaypanel-flipped {
  margin-top: -7px !important;
}
.help-overlay-top .p-overlaypanel .p-overlaypanel-close {
  top: 0.3rem !important;
  right: 0.2rem !important;
}
.help-overlay-top .p-overlaypanel.p-overlaypanel-flipped:before {
  border-top-color: #e0e0e0;
}
.help-overlay-top .p-overlaypanel:before {
  border-bottom-color: #e0e0e0;
}
.help-overlay-top .overlay-align {
  height: 228px !important;
}
.help-overlay-top p:last-child {
  margin: 0 10px;
}
.CreateFormDialog {
  max-height: 100%;
  min-height: 40%;
}
.divider-height {
  position: relative;
  white-space: nowrap !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .CreateFormDialog {
    width: 70% !important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
  .CreateFormDialog {
    width: 90% !important;
  }
}
.oneFourthWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 0.25px;
  width: 100% !important;
}
.oneHalfWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 0.5px;
  width: 100% !important;
}
.threeFourthWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 0.75px;
  width: 100% !important;
}
.oneWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 1px;
  width: 100% !important;
}
.threeHalfWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 1.5px;
  width: 100% !important;
}
.twoQuarterWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 2.25px;
  width: 100% !important;
}
.threeWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 3px;
  width: 100% !important;
}
.fourHalfWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 4.5px;
  width: 100% !important;
}
.sixWidth .p-divider.p-divider-horizontal:before {
  border-top-width: 6px;
  width: 100% !important;
}
.oneFourthWidth .p-divider.p-divider-vertical:before {
  border-right-width: 0.25px;
  border-left-width: 0.25px;
  top: 0 !important;
}
.oneHalfWidth .p-divider.p-divider-vertical:before {
  border-right-width: 0.5px;
  border-left-width: 0.5px;
  top: 0 !important;
}
.threeFourthWidth .p-divider.p-divider-vertical:before {
  border-right-width: 0.75px;
  border-left-width: 0.75px;
  top: 0 !important;
}
.oneWidth .p-divider.p-divider-vertical:before {
  border-right-width: 1px;
  border-left-width: 1px;
  top: 0 !important;
}
.threeHalfWidth .p-divider.p-divider-vertical:before {
  border-right-width: 1.5px;
  border-left-width: 1.5px;
  top: 0 !important;
}
.twoQuarterWidth .p-divider.p-divider-vertical:before {
  border-right-width: 2.25px;
  border-left-width: 2.25px;
  top: 0 !important;
}
.threeWidth .p-divider.p-divider-vertical:before {
  border-right-width: 3px;
  border-left-width: 3px;
  top: 0 !important;
}
.fourHalfWidth .p-divider.p-divider-vertical:before {
  border-right-width: 4.5px;
  border-left-width: 4.5px;
  top: 0 !important;
}
.sixWidth .p-divider.p-divider-vertical:before {
  border-right-width: 6px;
  border-left-width: 6px;
  top: 0 !important;
}
.p-autocomplete-empty-message {
  padding: 1rem !important;
}
.topbar-dropLabel .p-dropdown-label {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
}
.topbar-dropLabel .p-inputtext {
  padding: 0px 10px 0px 0px !important;
}
.topbar-dropLabel .p-dropdown-trigger-icon.pi.pi-chevron-down {
  color: inherit !important;
}
.topbar-dropLabel .p-dropdown-trigger {
  width: 0.5rem !important;
}
.topbar-search .icons-Search:before {
  font-size: 20px;
  color: inherit;
}
.topbar-bell .pi-bell:before {
  font-size: 20px;
  color: inherit;
}
.app-left-navigation-grid {
  justify-content: space-between;
}
.app-left-navigation-grid .pinned-content {
  padding-left: 0 !important;
}
body.p-input-filled .search-input input {
  border-radius: var(--formBorderRadius, 4px) !important;
}
body.layout-mode-dark .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul a:hover {
  background-color: #555555;
}
body.layout-rtl {
  /* Extra small devices (phones, 600px and down) */
}
body.layout-rtl .cmv-d-flex {
  align-items: center !important;
}
body.layout-rtl .cmv-d-flex .mb-2 {
  margin-bottom: unset !important;
}
body.layout-rtl .createviewoverlaystyle.filterOverlayPanel.p-overlaypanel {
  position: absolute;
  margin-top: 10px;
  top: var(--topViewPopupHeight) !important;
  right: var(--rightViewPopupHeight) !important;
  --overlayArrowLeft: 19.9rem !important;
}
body.layout-rtl input[type=color] {
  right: calc(100% - 34px);
}
body.layout-rtl .pr-5 {
  padding-right: 0 !important;
  padding-left: 2rem !important;
}
body.layout-rtl .pl-5 {
  padding-left: 0 !important;
  padding-right: 2rem !important;
}
body.layout-rtl .pr-4 {
  padding-right: 0 !important;
  padding-left: 1.5rem !important;
}
body.layout-rtl .pl-4 {
  padding-left: 0 !important;
  padding-right: 1.5rem !important;
}
body.layout-rtl .pr-3 {
  padding-right: 0 !important;
  padding-left: 1rem !important;
}
body.layout-rtl .pl-3 {
  padding-left: 0 !important;
  padding-right: 1rem !important;
}
body.layout-rtl .pr-2 {
  padding-right: 0 !important;
  padding-left: 0.5rem !important;
}
body.layout-rtl .pl-2 {
  padding-left: 0 !important;
  padding-right: 0.5rem !important;
}
body.layout-rtl .pl-0 {
  padding-right: 0rem !important;
}
body.layout-rtl .pr-6 {
  padding-left: 3rem !important;
}
body.layout-rtl .pr-0 {
  padding-right: 0.438rem !important;
  padding-left: 0 !important;
}
body.layout-rtl .pr-1 {
  padding-right: 0 !important;
  padding-left: 0.25rem !important;
}
body.layout-rtl .pl-1 {
  padding-left: 0 !important;
  padding-right: 0.25rem !important;
}
body.layout-rtl .mr-5 {
  margin-right: 0 !important;
  margin-left: 2rem !important;
}
body.layout-rtl .ml-5 {
  margin-left: 0 !important;
  margin-right: 2rem !important;
}
body.layout-rtl .mr-4 {
  margin-right: 0 !important;
  margin-left: 1.5rem !important;
}
body.layout-rtl .ml-4 {
  margin-left: 0 !important;
  margin-right: 1.5rem !important;
}
body.layout-rtl .mr-3 {
  margin-right: 0 !important;
  margin-left: 1rem !important;
}
body.layout-rtl .ml-3 {
  margin-left: 0 !important;
  margin-right: 1rem !important;
}
body.layout-rtl .mr-2 {
  margin-right: 0 !important;
  margin-left: 0.5rem !important;
}
body.layout-rtl .ml-2 {
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
}
body.layout-rtl .mr-1 {
  margin-right: 0 !important;
  margin-left: 0.25rem !important;
}
body.layout-rtl .ml-1 {
  margin-left: 0 !important;
  margin-right: 0.25rem !important;
}
body.layout-rtl .ml-auto {
  margin-right: auto !important;
  margin-left: 0 !important;
}
body.layout-rtl .mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
}
body.layout-rtl label {
  line-height: 1.5rem !important;
}
body.layout-rtl label.mandatory-mark::after,
body.layout-rtl label .mandatory-mark::after {
  padding-left: 0px;
  padding-right: 2px;
}
body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li > ul {
  right: auto;
  left: 10px;
}
body.layout-rtl .text-right {
  text-align: left !important;
}
body.layout-rtl .search-input input {
  padding: 6px 2.5rem !important;
}
body.layout-rtl .search-input .clear-search-icon {
  right: auto;
  left: 15px;
}
body.layout-rtl .search-input.vertical-search-input .clear-search-icon {
  right: auto;
  left: 25px;
}
body.layout-rtl .layout-wrapper .layout-main {
  margin-left: 0px;
  margin-right: 80px;
}
body.layout-rtl .layout-wrapper .layout-sidebar {
  left: auto;
  right: -200px;
  transition: right 0.3s;
}
body.layout-rtl .layout-wrapper .layout-sidebar .layout-menu li > a .menu-icon {
  right: auto;
  left: 10px;
}
body.layout-rtl .layout-wrapper .layout-sidebar.layout-sidebar-active {
  left: auto;
  right: 0;
}
body.layout-rtl .layout-wrapper .layout-sidebar.height-horizontal {
  left: auto;
  right: 0;
}
body.layout-rtl .layout-wrapper-static .layout-sidebar {
  left: auto;
  right: 0;
}
body.layout-rtl .layout-wrapper-static .layout-main {
  margin-left: 0;
  margin-right: 280px;
}
body.layout-rtl .p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-input {
  padding-right: 0.6rem;
  padding-left: 42px;
}
body.layout-rtl .p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button-group {
  left: auto;
  right: calc(100% - 42px);
}
body.layout-rtl .p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button-group .p-inputnumber-button {
  padding-right: 0.4rem !important;
}
body.layout-rtl .sticky-footer .p-button {
  float: left;
  margin-left: 1em;
  margin-right: 0;
}
body.layout-rtl .sticky-footer.custom-footer .pull-left {
  float: right !important;
}
body.layout-rtl .mapping-v2-search-input {
  margin: 0 auto 0 0;
}
body.layout-rtl .mapping-page .activity-tab .p-tabview-nav-container {
  padding-right: 0;
  padding-left: 2rem;
}
body.layout-rtl .mapping-page .activity-tab .p-tabview-nav-container .p-tabview-nav-btn.p-tabview-nav-next {
  right: auto;
  left: 0;
}
body.layout-rtl .mapping-page .activity-tab .p-tabview-nav-container .p-tabview-nav-btn.p-tabview-nav-next .pi.pi-chevron-right {
  rotate: y 180deg;
}
body.layout-rtl .topbar-dropLabel .p-inputtext {
  padding: 0px 0px 0px 10px !important;
}
body.layout-rtl .update-submit-button-pos {
  position: relative !important;
  left: 0.313rem !important;
}
body.layout-rtl .update-submit-button-pos-group {
  position: relative !important;
  right: 0.563rem !important;
}
body.layout-rtl .icons-global-margin {
  margin-right: 0px !important;
  margin-left: 10px !important;
}
body.layout-rtl .sort-order-pos {
  margin-left: -7px !important;
}
body.layout-rtl .desc-pos {
  margin-right: 0px !important;
  margin-left: -7px;
}
body.layout-rtl .group-footer-pos {
  display: flex;
  justify-content: flex-end;
}
body.layout-rtl .custom-msg .p-message-wrapper .msg-close {
  right: auto !important;
  left: 10px;
}
body.layout-rtl .login-border-colorpicker input[type=color],
body.layout-rtl .login-leftpanel-colorpicker input[type=color],
body.layout-rtl .login-inputstyle-colorpicker input[type=color],
body.layout-rtl .login-textstyle-colorpicker input[type=color],
body.layout-rtl .login-background-colorpicker input[type=color] {
  right: calc(100% - 34px);
  left: auto !important;
}
body.layout-rtl .component-renderer:not(.is-control) .settings {
  top: 0;
  right: 0em;
}
body.layout-rtl .expandcollapse {
  position: relative;
  left: 2em;
}
body.layout-rtl .expandcollapse .pi-angle-left {
  font-size: 1.5em;
}
body.layout-rtl .tagAutoComplete.tagsConsumer .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  margin-left: -4px;
  margin-right: 0.5rem;
}
body.layout-rtl .multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-close {
  left: 0.5rem;
  right: auto !important;
}
body.layout-rtl .tab-likert-align .likert-container .likert:first-child::before {
  left: 0 !important;
}
body.layout-rtl .tab-likert-align .likert-container .likert:last-child::before {
  right: 0 !important;
}
@media (max-width: 992px) {
  body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu {
    text-align: right;
  }
  body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a .topbar-icon {
    margin-right: 0;
    margin-left: 8px;
  }
  body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > a .topbar-icon.icons-ResetLogin {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li > ul.setting-sub-menu-align li > a {
    padding-right: 3.8rem;
    padding-left: 0 !important;
  }
  body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li .mobile-profile-layout,
body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li .mobile-fontsize-layout {
    left: 0;
  }
  body.layout-rtl .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper:has(.topbar-menu-active) {
    left: 0;
    right: auto !important;
  }
}
@media only screen and (width < 576px) {
  body.layout-rtl .div-search-input {
    margin-left: 0 !important;
    margin-right: -30px;
  }
  body.layout-rtl .main-container {
    padding: 0.8rem !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  body.layout-rtl .layout-wrapper.maximum-screen .layout-main .layout-content:has(app-form-render) {
    padding-right: 0 !important;
  }
}
body.layout-rtl .sticky-main-footer .mr-auto {
  margin-right: 0 !important;
}
body.layout-rtl .add-butn {
  float: left;
  top: 0;
  position: absolute;
  left: 0;
}
body.layout-rtl .custom-scrolltop {
  margin-inline-end: 0.3rem;
}
body.layout-rtl .p-scroller-content {
  left: unset;
}
.add-delete-btn {
  font-size: 1.6rem;
  margin: 0 5px;
}
.stepper-main-card {
  border-left: #273ec4 5px solid;
  padding: 15px 23px;
  margin-bottom: 20px;
}
.stepper-main-card .new-form-stepper {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 10px;
}
.stepper-main-card .stepper-subheader {
  color: #394d60;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 400;
}
.exist-record {
  font-size: 17px;
  font-weight: 600;
}
.frm-relation-drp .p-dropdown .p-dropdown-panel {
  z-index: 9 !important;
}
.tree-label-mr .p-scrollpanel-content {
  padding: inherit !important;
}
.application-module-list-AddButton {
  padding: 0.45rem 1rem 0.55rem 1rem;
}
.dropabble-design {
  flex-basis: auto !important;
}
.wf-chk-align .p-checkbox-label {
  margin-bottom: 0 !important;
  color: inherit !important;
}
.form-control-inputfield .p-inputtext {
  width: 100%;
}
.para-col-preview {
  white-space: normal !important;
}
.para-col-preview > .para-content-rendering > p > img:only-child {
  max-width: 100%;
}
.field.form-control-wrapper {
  border: 1px solid #abb9cb;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  border-radius: 5px;
}
.p-input-filled .field.form-control-wrapper {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .field.form-control-wrapper:enabled:hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
  background-image: linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)), linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)) !important;
}
.p-input-filled .field.form-control-wrapper:enabled:focus {
  box-shadow: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .round-search .p-inputtext {
  border-radius: 20px !important;
}
.p-input-filled .round-search .p-inputtext:enabled:hover {
  background-image: none !important;
  border-color: gray !important;
}
.field-spacing {
  width: calc(50% - 25px);
}
.notification-type-configureBy-Icons .card {
  padding: 0.3rem 0.5rem !important;
}
.notification-type-configureBy-Icons .grid {
  margin-top: 1px !important;
}
.notification-type-configureBy-Icons .configureBy-IconSize {
  font-size: 1.5rem !important;
}
.content-card-padding {
  padding: 20px !important;
}
.list-page-card app-generic-list .app-generic-list > .card {
  box-shadow: none !important;
}
.list-page-card app-generic-list .app-generic-list app-grid-view .grid-view-padding {
  padding: 0 !important;
}
.list-page-card1 app-tenant .p-tabview-panels {
  padding-top: 20px !important;
  padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.list-page-card1 app-tenant app-generic-list .app-generic-list > .card {
  box-shadow: none !important;
}
.list-page-card1 app-tenant app-generic-list .app-generic-list app-grid-view .grid-view-padding {
  padding: 0 !important;
}
.fit-for-width {
  width: fit-content;
  float: right;
}
.fit-for-width li {
  padding: 12px !important;
}
.fit-for-width span {
  font-size: 13px;
  padding-right: 0;
}
.lable-info-fd {
  position: relative;
}
.lable-info-fd .p-button {
  border: 1px #475569 solid !important;
  color: #475569 !important;
  background-color: var(--priSidebarBgColor, #fff);
}
.lable-info-fd .p-button:hover {
  background-color: var(--inputSelectionBgColor, #1b589d) !important;
  color: var(--inputSelectionTextColor, white) !important;
  border: none !important;
}
input:focus::placeholder {
  color: transparent !important;
}
textarea:focus::placeholder {
  color: transparent !important;
}
.p-dialog-header .p-dialog-title {
  font-size: 18px !important;
}
.p-dialog-header .p-dialog-header-icons .p-dialog-header-icon .p-dialog-header-close-icon {
  margin-top: 1px;
  font-size: 0.9rem;
}
.approval-asterik .mandatory-mark {
  margin-left: 4px !important;
}
.test-mail-smtp {
  color: inherit !important;
}
.fomula-confirm .p-confirm-dialog-reject {
  display: none !important;
}
/* Its a horizontal mega menu css */
.horizontalMenu .p-box-shadow {
  position: absolute;
  border-radius: 6px;
  display: inline-block;
  max-width: 9%;
  min-width: 9%;
  color: var(--priSidebarTextColor, #0770e3) !important;
  box-shadow: 0px 0 8px rgba(0, 0, 0, 0.25);
}
.p-megamenu-horizontal .p-carousel-content {
  overflow-y: hidden;
}
.p-megamenu-horizontal .custom-megamenu .layout-menu > li > a .menuitem-text {
  vertical-align: top !important;
}
.generic-update-field-text-editor .tox-tinymce-aux {
  z-index: 9999999999 !important;
}
.create-record-set-values-text-editor .tox-tinymce-aux {
  z-index: 9999999999 !important;
}
.general-group-drp .p-dialog-content {
  padding: 0 !important;
  overflow-x: hidden !important;
}
.general-group-drp .edit-switch-mt {
  margin-top: -15px !important;
}
.tag-box {
  text-align: center !important;
  padding: 8px !important;
  border: 0.5px solid #abb9cb !important;
  border-radius: 3px !important;
  color: var(--buttonPrimaryTextColor);
  background-color: var(--buttonPrimaryBgColor);
}
.dx-dashboard-widget-container .dx-dashboard-notificator {
  display: none !important;
}
.disabled {
  pointer-events: none;
  opacity: var(--disabledOpacity, 0.5) !important;
}
.update-submit-button-pos {
  position: relative !important;
  right: 0.375rem !important;
  margin-right: 0.938rem !important;
}
.cancel-button-pos-group {
  position: relative !important;
  right: 0.563rem !important;
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container {
  overflow-x: auto !important;
  cursor: pointer;
}
.inputFieldWidth {
  max-width: 35%;
}
.tenant-sortOrder-margin {
  margin-top: 1.375rem;
}
.domain-switch-buttons {
  column-gap: 10rem;
}
.margin-top-group-control {
  margin-top: 1.25rem;
}
.update-submit-button-pos-group {
  margin-right: 0.063rem !important;
}
.margin-right-group-control {
  margin-right: -0.625rem;
}
.p-dialog-mask.overlayIndex {
  z-index: 10000 !important;
}
.icons-global-margin {
  margin-right: 10px !important;
  margin-bottom: 1px;
  font-size: 1rem;
}
.ui-changes {
  min-height: calc(100vh - 9.6rem);
}
.ui-changes-module {
  min-height: 45.1rem;
}
.ui-changes-application {
  min-height: 55.4rem;
  height: 100%;
}
.tenant-desc-height {
  height: 121px;
}
#emailDetails .p-panel .p-panel-header {
  padding: 1rem !important;
}
.labelFontDefault {
  font-family: var(--fontFamily) !important;
}
#app-left-navigation-card-content:has(app-role-mapping-details,
app-global-settings-details,
app-role-template-details,
app-add-workflow,
app-service-portal-details,
app-scheduler-details,
app-add-business-rule,
app-add-access-mapping,
app-copy-template,
app-template-details,
app-steps),
#app-left-navigation-card-content:has(app-themes-details):has(app-themes-configure) {
  background-color: transparent !important;
  color: initial;
  box-shadow: none;
  border-radius: initial;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .layout-content {
    padding: 10px !important;
  }
  .layout-wrapper .layout-sidebar {
    left: -280px;
  }
  .layout-wrapper .layout-main {
    margin-left: 0;
    scrollbar-width: none !important;
    margin-right: 0 !important;
  }
  .layout-wrapper.maximum-screen .layout-main .layout-content:has(app-form-render) {
    padding: 0 !important;
    max-height: calc(100vh - 57px);
  }
  .p-dialog.dialog-w-30 {
    min-width: 90% !important;
  }
  .p-dialog.p-confirm-dialog {
    width: 90vw !important;
  }
  .p-fileupload-files .ui-fileupload-row:hover .file-hover-buttons {
    position: relative !important;
    top: 0 !important;
  }
  .p-toast .p-toast-message {
    max-width: 100vw;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
    max-width: 80vw;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
    min-width: 60vw !important;
  }
  .p-toast .p-toast-message .p-toast-message-content .toast-icon-box {
    min-width: 45px !important;
    height: 45px !important;
  }
  .app-generic-list {
    padding: 0.8rem 0;
  }
  .app-generic-list:has(app-common-list .common-list) {
    padding-inline: 0;
  }
  .app-generic-list:has(app-common-list .common-list.table-color) {
    padding: 0;
  }
  .app-generic-list:has(.grid-view-padding) {
    padding: 0;
  }
  .p-confirm-dialog .p-dialog-footer .p-button {
    padding: 10px 1.5em !important;
  }
  .workflow-approval-dialog {
    height: 100%;
  }
  .sticky-main-footer,
.dialog-footer-csbtns,
.p-dialog-footer {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none;
    overscroll-behavior: contain auto;
    justify-content: flex-end;
    gap: 1rem;
    padding: 0.8rem;
  }
  .sticky-main-footer .p-button,
.dialog-footer-csbtns .p-button,
.p-dialog-footer .p-button {
    padding: 0.6rem 1rem !important;
    min-width: fit-content;
  }
  .sticky-main-footer:has(button:nth-of-type(4)),
.dialog-footer-csbtns:has(button:nth-of-type(4)),
.p-dialog-footer:has(button:nth-of-type(4)) {
    justify-content: flex-start;
  }
  .p-dialog-footer {
    padding: 1.5rem 1rem;
  }
  .dialog-custom-flex,
.advance-fillter-popup .p-dialog-footer {
    justify-content: flex-start !important;
  }
}
.p-overlay:has(div.mobile-App-selection-dropdown) .p-dropdown-items-wrapper .p-dropdown-items .p-dropdown-item .pi-times {
  display: none;
}
.mobile-selection-dialog .p-dialog-footer .sticky-footer {
  padding: 0 !important;
  border: none !important;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (width < 576px) {
  .main-container {
    padding: 0.8rem !important;
  }
  .grid-container,
.grid-container-export,
.grid-container-radio-button-card,
.radio-button-card-action-value,
.grid-container-radio-button-card-br-condition {
    display: grid;
    grid-template-columns: minmax(0, 1fr) !important;
    row-gap: 1.5rem !important;
  }
  /* Application Selection dropdown */
  .p-overlay:has(div.mobile-App-selection-dropdown) {
    left: 0 !important;
    top: 64px !important;
    min-width: 100% !important;
    position: fixed;
    display: block !important;
  }
  .p-overlay:has(div.mobile-App-selection-dropdown) .p-dropdown-panel .p-dropdown-header {
    display: none;
  }
  .p-overlay:has(div.mobile-App-selection-dropdown) .p-dropdown-items-wrapper {
    margin-right: 0 !important;
  }
  .p-overlay:has(div.mobile-App-selection-dropdown) .p-dropdown-items-wrapper .p-dropdown-items .p-dropdown-item.p-highlight {
    background-color: #e5f0ff !important;
  }
  .p-overlay:has(div.mobile-App-selection-dropdown) .p-dropdown-items-wrapper .p-dropdown-items .p-dropdown-item .pi-times {
    display: block;
  }
  .mobile-selection-dialog.p-dialog-mask {
    top: 64px;
    display: block;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog {
    width: 100% !important;
    max-height: 100% !important;
    max-width: 100% !important;
    border-radius: unset;
    min-width: 100% !important;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog .p-dialog-header {
    background-color: #ffffff !important;
    display: flex;
    color: var(--primaryTextColor);
    font-weight: 600;
    font-size: 16px;
    padding: 1rem 0.8rem 0rem;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog .p-dialog-header .p-dialog-title {
    font-size: 1.2rem !important;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog .p-dialog-header .p-dialog-header-icon {
    border: none;
    width: 13.13px;
    height: 13.13px;
    color: var(--primaryColor, var(--primaryColor));
    font-weight: 600;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog .p-dialog-content {
    padding: 0.8rem !important;
    margin-right: 0;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog .p-dialog-footer {
    padding: 20px;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog .p-dialog-footer .sticky-footer {
    justify-content: center;
    padding: 0;
    border: none;
  }
  .mobile-selection-dialog.p-dialog-mask > .p-dialog:not(.p-confirm-dialog) {
    height: calc(100% - 64px) !important;
  }
  .user-details .min-400 .p-tabview .p-tabview-left-icon {
    display: none;
  }
  .layout-wrapper .layout-main .layout-topbar {
    padding: 1rem 0.8rem !important;
    /* Application selection */
    /* Top panel icons */
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section {
    column-gap: 1rem;
  }
  .layout-wrapper .layout-main .layout-topbar #appdropdown .p-dropdown-open {
    border: 1px solid white !important;
  }
  .layout-wrapper .layout-main .layout-topbar .topbar-dropLabel .p-dropdown-trigger {
    justify-content: end !important;
  }
  .layout-wrapper .layout-main .layout-topbar .topbar-dropLabel .pi-times {
    display: block;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu {
    box-shadow: none;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li .mobile-fontsize-layout,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu > li .mobile-profile-layout {
    position: fixed !important;
    right: 0;
    top: 64px;
    min-width: 100% !important;
  }
  .layout-topbar:has(.layout-topbar-menu-wrapper .topbar-menu-active) {
    box-shadow: inset 3px 0px 6px 1px rgba(0, 0, 0, 0.3);
  }
  .div-search-input {
    margin-top: -2px !important;
    margin-left: -30px;
  }
  .mobile-card-view {
    display: block !important;
  }
  .hidden-xs {
    display: none;
  }
}
.grid-container-onefr {
  display: grid;
  grid-template-columns: 1fr !important;
  row-gap: 1.5rem !important;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 576px) and (max-width: 992px) {
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper {
    height: auto !important;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-fontsize-layout,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-profile-layout {
    position: fixed;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    width: max-content;
    top: 50%;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background-color: #eff5fb;
    padding: 0;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-fontsize-layout li a > .pi-times,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-profile-layout li a > .pi-times {
    width: 1.9rem;
    height: 1.9rem;
    color: #516880;
    border: 0.6px solid var(--appSecondaryTextColor, #375068);
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
  }
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-fontsize-layout > .profile-title a,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-fontsize-layout .fontsize-title a,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-profile-layout > .profile-title a,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu.topbar-menu-active > li ul.mobile-profile-layout .fontsize-title a {
    border-bottom: 0 none;
    background-color: #eff5fb;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
  }
  .fadeInDown {
    animation: none;
  }
  .mobile-fontsize-layout {
    padding: 0;
  }
  .mobile-fontsize-layout .fontSizeOverlayPanel {
    padding: 15px 0;
  }
  .mobile-fontsize-layout .fontSizeOverlayPanel .fontSizeOverlayPanelHeader {
    position: relative;
  }
  .mobile-fontsize-layout .fontSizeOverlayPanel .fontSizeOverlayPanelHeader .fontSizeOverlayPanelSlider {
    margin-top: 2.5rem !important;
  }
  .mobile-selection-dialog .p-dialog-footer .sticky-footer {
    border: none;
  }
  .grid-container-radio-button-card {
    display: grid;
    grid-template-columns: 20% 20% 20%;
    column-gap: 1.5rem;
  }
  .radio-button-card-action-value {
    display: grid;
    grid-template-columns: 35% 35%;
    column-gap: 1.5rem;
  }
  .grid-container-radio-button-card-publish {
    display: grid;
    grid-template-columns: 20% 20% 20% 20%;
    column-gap: 1.5rem;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1280px) {
  .layout-wrapper .layout-main .layout-topbar .layout-topbar-logo-section,
.layout-wrapper .layout-main .layout-topbar .layout-topbar-menu-wrapper .topbar-menu {
    column-gap: 1.5rem;
  }
}
.remove-navigation {
  width: 100% !important;
  padding-left: 0 !important;
}
.remove-margin {
  margin-left: -20px !important;
}
.relationship-wrapper > p-tabview > .p-tabview > .p-tabview-panels {
  max-height: 65vh !important;
  padding-left: 1em;
}
.designerPreviewClass .previewDialogContent relationship-linking-module-list .p-tabview-panels {
  overflow-y: hidden !important;
}
.designerPreviewClass .previewDialogContent relationship-linking-module-list .p-tabview-panels .link-options {
  max-height: 240px !important;
}
#app-left-navigation-card-content:has(.explorer-details) {
  background-color: transparent !important;
  box-shadow: none;
}
.remove-background-color .ui-changes {
  background-color: inherit !important;
  box-shadow: none;
}
.notification-panel-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.notification-panel-header strong {
  font-size: 15px;
  color: #1a2f45;
  line-height: 18px;
}
.box-shadow-clip-path {
  clip-path: inset(0px -10px -10px -10px);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.switch-user-top.layout-wrapper .layout-main .layout-content {
  margin-top: 159px !important;
}
.switch-user-top-on-max.layout-wrapper .layout-main .layout-content {
  margin-top: 93px !important;
}
.ui-changes:has(app-themes-list),
.ui-changes:has(app-notification-parser-list) {
  min-height: 46.4em !important;
}
/* Small devices  (320px to 375) */
@media only screen and (min-width: 320px) and (max-width: 374px) {
  .layout-topbar-logo-section:has(.app-mobile-logo) .transparent-dropdown {
    width: 80px;
  }
  .mixpanelDialogFooter .p-dialog-footer {
    justify-content: flex-start !important;
  }
  .help-overlay-top .p-overlaypanel {
    inset-inline-start: 1.5rem !important;
  }
}
/* Small devices  (320px to 375) */
@media only screen and (min-width: 375px) and (max-width: 475px) {
  .layout-topbar-logo-section:has(.app-mobile-logo) .transparent-dropdown {
    width: 130px;
  }
}
.treeselect-panel-inline .p-treeselect-items-wrapper .p-tree-wrapper .p-treenode-content .p-treenode-label > span {
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 1025px) {
  .grid-container-radio-button-card,
.radio-button-card-action-value {
    display: grid;
    grid-template-columns: 20% 20% 20%;
    column-gap: 1.5rem;
  }
  .grid-container-radio-button-card-publish {
    display: grid;
    grid-template-columns: 15% 15% 15% 15%;
    column-gap: 1.5rem;
  }
}
.grid-container-radiobox-card {
  display: grid;
  row-gap: 2rem;
  column-gap: 2rem;
  grid-template-columns: 1fr;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .grid-container-radiobox-card {
    row-gap: 1.3rem !important;
    column-gap: 1.3rem !important;
  }
}
.card-grid-container {
  display: grid !important;
  grid-template-columns: 10% 60% 10%;
  column-gap: 1.2rem;
  padding: 1rem 1.2rem;
  align-items: center;
}
.grid-container-radio-background-card {
  display: grid;
  row-gap: 2rem;
  column-gap: 2rem;
  grid-template-columns: repeat(3, auto) !important;
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .grid-container-radio-background-card {
    row-gap: 1.3rem !important;
    column-gap: 1.3rem !important;
  }
}
.icons-Published {
  font-size: 1.4rem;
  height: 1rem;
}
.overflow-auto {
  overflow: auto;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .layout-wrapper .layout-main .layout-topbar,
.layout-wrapper .layout-main .layout-breadcrumb {
    padding: 1rem !important;
  }
  .layout-wrapper .layout-main .layout-content {
    padding: 1.5rem 1rem !important;
  }
  .layout-wrapper .layout-main .p-megamenu-horizontal .p-carousel-container {
    padding: 0 1rem !important;
  }
  .layout-wrapper .layout-main .p-megamenu-horizontal .p-carousel-container .p-carousel-items-content {
    align-items: center;
    column-gap: 1rem;
  }
  .grid-container-radio-button-card {
    display: grid;
    grid-template-columns: 20% 20% 20% !important;
    column-gap: 1.5rem;
  }
  .radio-button-card-action-value {
    display: grid;
    grid-template-columns: 35% 35%;
    column-gap: 1.5rem;
  }
  .main-container {
    padding: 1rem !important;
  }
}
.align-content-end {
  align-content: end;
}
.align-content-center {
  align-content: center;
}
/* Responsive Display (Temp) */
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .mobile-show {
    display: block !important;
  }
  .mobile-show.flex {
    display: flex !important;
  }
  .mobile-hide {
    display: none !important;
  }
}
@media only screen and (min-width: 577px) {
  .mobile-show {
    display: none !important;
  }
}
body:not(.layout-rtl) .add-butn {
  position: absolute;
  top: 0;
  right: 0;
}
body:not(.layout-rtl) .add-butn .btn-right {
  float: right;
}
.grid-container-mediums-card {
  display: grid;
  grid-template-columns: repeat(4, 15%);
  column-gap: 1.5rem;
}
@media screen and (max-width: 1200px) and (min-width: 931px) {
  .grid-container-mediums-card {
    grid-template-columns: repeat(4, 23%);
  }
}
@media screen and (max-width: 860px) and (min-width: 769px) {
  .grid-container-mediums-card {
    grid-template-columns: repeat(4, 20%);
  }
}
@media screen and (max-width: 768px) and (min-width: 426px) {
  .grid-container-radio-button-card {
    display: grid;
    grid-template-columns: 30% 30% 30% !important;
    column-gap: 1.5rem;
  }
  .grid-container-radio-button-card-publish {
    display: grid;
    grid-template-columns: 30% 30% 30% 30%;
    column-gap: 1.5rem;
  }
  .grid-container-mediums-card {
    grid-template-columns: repeat(3, 30%);
    row-gap: 1.5rem;
  }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (width < 576px) {
  .div-search-input {
    margin-left: 0 !important;
    margin-right: -30px;
  }
  .main-container {
    padding: 0.8rem !important;
  }
  .grid-container-mediums-card {
    grid-template-columns: repeat(2, auto);
    row-gap: 1.5rem;
  }
}
.steps-component:has(> .left-side-content:first-child):has(> .right-side-content:last-child) > .right-side-content {
  padding: 0;
  padding-inline-start: 20px;
}
.grid-container-3fr {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 2rem;
  row-gap: 1.5rem;
}
.col-span2 {
  grid-column: span 2;
}
.col-row-span2 {
  grid-area: 2/span 2;
}
.col-row-span3 {
  grid-area: 2/span 3;
}
.colgrid-row-span3 {
  grid-column: span 3;
}
.profile_chevron_icon {
  font-size: 1rem;
  color: white;
}
.p-dialog-footer .sticky-footer {
  padding: 0 !important;
  border: none !important;
}
.btn-auto-width .dialog-custom-flex .p-button {
  min-width: fit-content !important;
}
.carousel-image-upload .error-text,
.card-popover .error-text,
.configure-validation .error-text,
.grid-container-configure-column .error-text {
  position: absolute !important;
}
div:has(> #iconDescription) {
  inset-inline-start: -10px;
}
.profile_chevron_icon_status {
  font-size: 1rem;
  color: black;
}
@media screen and (min-width: 300px) and (max-width: 425px) {
  .form_Maintainence_status {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.layout-config {
  position: fixed;
  top: 64px;
  padding: 0;
  right: 0;
  display: block;
  width: 21em;
  z-index: 998;
  height: calc(100% - 50px);
  transform: translate3d(21em, 0px, 0px);
  transition: transform 0.3s;
  backface-visibility: hidden;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.24);
  color: var(--appSecondaryTextColor, #375068);
  background-color: #ffffff;
}
.layout-config.layout-config-active {
  transform: translate3d(0px, 0px, 0px);
}
.layout-config.layout-config-active .layout-config-button i {
  transform: rotate(360deg);
}
.layout-config .layout-config-button {
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background-color: #ffffff;
  text-align: center;
  color: var(--appSecondaryTextColor, #375068);
  top: 230px;
  left: -52px;
  z-index: -1;
  overflow: hidden;
  cursor: pointer;
  transition: background-color 0.3s;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.24);
}
.layout-config .layout-config-button i {
  font-size: 32px;
  line-height: inherit;
  cursor: pointer;
  transform: rotate(0deg);
  transition: color 0.3s, 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;
  border-radius: 50%;
  transition: background-color 0.3s;
}
.layout-config .layout-config-close i {
  color: #ffffff;
  line-height: inherit;
  font-size: 12px;
}
.layout-config .layout-config-close:hover {
  background-color: #ea6e73;
}
.layout-config .layout-config-content {
  position: relative;
  height: 100%;
  padding: 1em;
  overflow: auto;
}
.layout-config .layout-config-content .layout-themes {
  display: flex;
  flex-wrap: wrap;
}
.layout-config .layout-config-content .layout-themes > div {
  padding: 0.25rem;
}
.layout-config .layout-config-content .layout-themes a {
  border-radius: var(--formBorderRadius, 4px);
  display: block;
  position: relative;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s;
}
.layout-config .layout-config-content .layout-themes a.flat-layouts {
  width: 2rem;
  height: 2rem;
}
.layout-config .layout-config-content .layout-themes a i {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  color: var(--primaryTextColor, #ffffff);
  top: 50%;
  left: 50%;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}
.layout-config .layout-config-content .layout-themes a img {
  width: 2.5rem;
  height: 2.5rem;
}
.layout-config .layout-config-content .layout-themes a:hover {
  transform: scale(1.1);
}
.layout-config .col {
  text-align: center;
}
.layout-config p {
  line-height: 1.5;
  margin-top: 0;
  color: var(--appSecondaryTextColor, #375068);
}
.blocked-scroll-config {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .layout-config {
    transform: translate3d(100%, 0px, 0px);
  }
  .layout-config.layout-config-active {
    transform: translate3d(0px, 0px, 0px);
  }
  .layout-config .layout-config-close {
    right: 10px;
  }
}
.theme-config {
  display: flex;
  flex-wrap: wrap;
}
.theme-config > div {
  padding: 0.24rem;
}
.theme-config a {
  border-radius: var(--formBorderRadius, 4px);
  display: block;
  position: relative;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s;
}
.theme-config a.flat-layouts {
  width: 2rem;
  height: 2rem;
}
.theme-config a .pi {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  color: var(--primaryTextColor, #ffffff);
  top: 50%;
  left: 50%;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}
.theme-config a img {
  width: 2.5rem;
  height: 2.5rem;
}
.theme-config a:hover {
  transform: scale(1.1);
}
.input-disabled .theme-config a:hover {
  transform: none;
}
.config-scale {
  display: flex;
  align-items: center;
}
.config-scale .pi {
  margin-right: 0.5rem;
  font-size: 0.75rem;
  color: var(--accentColor, #ffc107);
}
.config-scale .pi.scale-active {
  font-size: 1.25rem;
  color: var(--primaryColor, var(--primaryColor));
}
.user-card {
  margin-bottom: 10px;
  padding-bottom: 0 !important;
  box-shadow: 1px 5px 12px -9px rgba(0, 0, 0, 0.75);
}
.user-card .name {
  font-size: 1.5rem;
  color: #607d8b;
  font-weight: 500;
  margin-bottom: 2px;
}
.user-card .empId {
  font-size: 1.1rem;
  color: #607d8b;
}
.user-image {
  max-height: 90px;
  margin-left: auto;
  margin-right: auto;
}
.list-items {
  list-style: none;
  border-left: 1px solid #ddd;
  color: #607d8b;
  padding-left: 25px;
}
@media only screen and (min-width: 1024px) {
  .list-items li {
    max-width: 47%;
    min-width: 47%;
    border-right: 1px solid #ddd;
    margin-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    direction: ltr;
  }
}
.list-items li {
  line-height: 2.2;
  display: inline-block;
}
.list-items li div {
  display: inline-block;
  min-width: 135px;
  font-weight: 600;
}
.list-items li div:after {
  content: ":";
  float: right;
  padding-right: 10px;
}
.list-items li div .pi {
  margin-right: 0.6rem;
}
.user-details textarea {
  min-height: 150px;
  width: 100%;
}
.widget-task-box {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.widget-task-box .task-box-header {
  padding: 8px 14px;
}
.widget-task-box .task-box-header:before, .widget-task-box .task-box-header:after {
  content: "";
  display: table;
}
.widget-task-box .task-box-header:after {
  clear: both;
}
.widget-task-box .task-box-header i {
  float: right;
  color: #ffffff;
}
.widget-task-box .task-box-content {
  background-color: #ffffff;
  padding: 8px 14px;
}
.widget-task-box .task-box-content h3 {
  font-weight: bold;
  font-size: var(--fontSize, 14px);
  margin: 14px 0 7px 0;
  padding: 0;
}
.widget-task-box .task-box-content p {
  color: var(--appSecondaryTextColor, #375068);
  margin: 0 0 28px 0;
  padding: 0;
}
.widget-task-box .task-box-footer {
  background-color: #ffffff;
  padding: 8px 14px;
}
.widget-task-box .task-box-footer:before, .widget-task-box .task-box-footer:after {
  content: "";
  display: table;
}
.widget-task-box .task-box-footer:after {
  clear: both;
}
.widget-task-box .task-box-footer img {
  width: 32px;
  float: right;
  margin-left: 4px;
}
.widget-task-box .task-box-footer .task-status {
  border-radius: 9px;
  padding: 2px 8px;
  color: #ffffff;
}
.widget-task-box.widget-task-box-1 .task-box-header {
  background-color: #e91e63;
}
.widget-task-box.widget-task-box-1 .task-box-footer .task-status {
  background-color: #e91e63;
}
.widget-task-box.widget-task-box-2 .task-box-header {
  background-color: #ffc107;
}
.widget-task-box.widget-task-box-2 .task-box-footer .task-status {
  background-color: #ffc107;
}
.widget-task-box.widget-task-box-3 .task-box-header {
  background-color: #00bcd4;
}
.widget-task-box.widget-task-box-3 .task-box-footer .task-status {
  background-color: #00bcd4;
}
.widget-overview-box {
  text-align: center;
  color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.widget-overview-box .overview-box-header {
  height: 24px;
}
.widget-overview-box .overview-box-content {
  padding: 8px 14px 14px 14px;
}
.widget-overview-box .overview-box-content .overview-box-icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: -28px;
}
.widget-overview-box .overview-box-content .overview-box-icon i {
  line-height: inherit;
  font-size: 28px;
}
.widget-overview-box .overview-box-content .overview-box-title {
  font-size: 16px;
}
.widget-overview-box .overview-box-content .overview-box-count {
  font-size: 24px;
}
.widget-overview-box.widget-overview-box-1 .overview-box-header {
  background-color: #f06292;
}
.widget-overview-box.widget-overview-box-1 .overview-box-content {
  background-color: #e91e63;
}
.widget-overview-box.widget-overview-box-1 .overview-box-content .overview-box-icon {
  background-color: #e91e63;
}
.widget-overview-box.widget-overview-box-2 .overview-box-header {
  background-color: #4dd0e1;
}
.widget-overview-box.widget-overview-box-2 .overview-box-content {
  background-color: #00bcd4;
}
.widget-overview-box.widget-overview-box-2 .overview-box-content .overview-box-icon {
  background-color: #00bcd4;
}
.widget-overview-box.widget-overview-box-3 .overview-box-header {
  background-color: #ffd54f;
}
.widget-overview-box.widget-overview-box-3 .overview-box-content {
  background-color: #ffc107;
}
.widget-overview-box.widget-overview-box-3 .overview-box-content .overview-box-icon {
  background-color: #ffc107;
}
.widget-overview-box.widget-overview-box-4 .overview-box-header {
  background-color: #9e9e9e;
}
.widget-overview-box.widget-overview-box-4 .overview-box-content {
  background-color: #616161;
}
.widget-overview-box.widget-overview-box-4 .overview-box-content .overview-box-icon {
  background-color: #616161;
}
.widget-chat .p-panel-content {
  padding: 0 !important;
}
.widget-chat ul {
  padding: 12px;
  margin: 0;
  list-style-type: none;
}
.widget-chat ul li {
  padding: 6px 0;
}
.widget-chat ul li img {
  width: 36px;
  float: left;
}
.widget-chat ul li span {
  padding: 6px 12px;
  float: left;
  display: inline-block;
  margin: 4px 0;
  border-radius: 10px;
}
.widget-chat ul li.message-from img,
.widget-chat ul li.message-from span {
  float: left;
}
.widget-chat ul li.message-from img {
  margin-right: 8px;
}
.widget-chat ul li.message-from span {
  background-color: #e8eaf6;
  color: #000000;
}
.widget-chat ul li.message-own img,
.widget-chat ul li.message-own span {
  float: right;
}
.widget-chat ul li.message-own img {
  margin-left: 8px;
}
.widget-chat ul li.message-own span {
  background: #c8e6c9;
  color: #000000;
}
.widget-chat .new-message {
  height: 40px;
  border-top: 1px solid #dce2e7;
  color: #afafc0;
}
.widget-chat .new-message .message-attachment {
  display: inline-block;
  border-right: 1px solid #dce2e7;
  width: 40px;
  line-height: 40px;
  height: 100%;
  text-align: center;
}
.widget-chat .new-message .message-attachment i {
  line-height: inherit;
  font-size: 24px;
}
.widget-chat .new-message .message-input {
  position: relative;
  top: -4px;
  width: calc(100% - 100px);
  display: inline-block;
}
.widget-chat .new-message .message-input input {
  border: 0 none;
  font-size: 14px;
  width: 100%;
  background-color: transparent;
  outline: 0 none;
  color: var(--appSecondaryTextColor, #375068);
}
.widget-status-bars ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget-status-bars ul li {
  padding: 8px 14px;
  position: relative;
}
.widget-status-bars ul li span {
  position: absolute;
  right: 36px;
  top: 8px;
}
.widget-status-bars ul li i {
  position: absolute;
  right: 4px;
  top: 4px;
}
.widget-status-bars .widget-status-bar {
  height: 18px;
  width: 75%;
  background-color: #d8d8d8;
  border-radius: 6px;
}
.widget-status-bars .widget-status-bar .status-bar-value {
  height: 100%;
  color: #ffffff;
  text-align: right;
  padding-right: 4px;
  padding-top: 1px;
  box-sizing: border-box;
  border-radius: 6px;
}
.widget-status-bars .widget-status-bar.widget-status-bar-1 .status-bar-value {
  background-color: #e91e63;
}
.widget-status-bars .widget-status-bar.widget-status-bar-1 ~ i {
  color: #e91e63;
}
.widget-status-bars .widget-status-bar.widget-status-bar-2 .status-bar-value {
  background-color: #00bcd4;
}
.widget-status-bars .widget-status-bar.widget-status-bar-2 ~ i {
  color: #00bcd4;
}
.widget-status-bars .widget-status-bar.widget-status-bar-3 .status-bar-value {
  background-color: #ffc107;
}
.widget-status-bars .widget-status-bar.widget-status-bar-3 ~ i {
  color: #ffc107;
}
.widget-status-bars .widget-status-bar.widget-status-bar-4 .status-bar-value {
  background-color: #cddc39;
}
.widget-status-bars .widget-status-bar.widget-status-bar-4 ~ i {
  color: #cddc39;
}
.widget-status-bars .widget-status-bar.widget-status-bar-5 .status-bar-value {
  background-color: #ff9800;
}
.widget-status-bars .widget-status-bar.widget-status-bar-5 ~ i {
  color: #ff9800;
}
.widget-image-box.card {
  padding: 0;
}
.widget-image-box.card img {
  width: 100%;
}
.widget-image-box.card .image-box-content {
  padding: 16px;
}
.widget-image-box.card .image-box-content h3 {
  font-weight: 700;
  margin-top: 0;
}
.widget-image-box.card .image-box-content .image-box-tag {
  width: 40px;
  text-align: left;
  color: #ffffff;
  background-color: #e91e63;
  padding: 0 8px;
  border-radius: 6px;
}
.widget-image-box.card .image-box-footer {
  text-align: right;
}
.widget-user-card {
  border: 1px solid #dbdbdb;
  padding: 0;
  border-radius: var(--formBorderRadius, 4px);
}
.widget-user-card .user-card-header {
  height: 100px;
  overflow: hidden;
}
.widget-user-card .user-card-header img {
  width: 100%;
}
.widget-user-card .user-card-content {
  min-height: 340px;
  background-color: #ffffff;
  position: relative;
}
.widget-user-card .user-card-content img {
  position: absolute;
  top: -90px;
  left: 24px;
}
.widget-user-card .user-card-content .p-button {
  position: absolute;
  width: 36px;
  height: 36px;
  top: -18px;
  right: 24px;
}
.widget-user-card .user-card-content .user-card-name {
  font-size: 20px;
  color: var(--appSecondaryTextColor, #375068);
  position: absolute;
  top: -60px;
  margin-left: 110px;
  font-weight: 700;
  white-space: nowrap;
}
.widget-user-card .user-card-content .user-detail {
  text-align: left;
}
.widget-user-card .user-card-content .user-detail ul {
  padding: 0px 0 32px 0;
  margin: 0;
  list-style-type: none;
}
.widget-user-card .user-card-content .user-detail ul li {
  padding: 16px 24px;
  border-top: 1px solid #dbdbdb;
}
.widget-user-card .user-card-content .user-detail ul li:last-child {
  border-bottom: 1px solid #dbdbdb;
}
.widget-user-card .user-card-content .user-detail ul li i {
  font-size: 24px;
  margin-right: 8px;
  width: 32px;
  vertical-align: middle;
  color: var(--appSecondaryTextColor, #375068);
}
.widget-user-card .user-card-content .user-detail ul li .project-title {
  font-weight: 700;
  margin-right: 8px;
}
.widget-user-card .user-card-content .user-detail ul li .project-detail {
  color: var(--appSecondaryTextColor, #375068);
}
.widget-user-card .user-card-content .user-detail ul li .project-progressbar {
  display: inline-block;
  width: 100px;
  background-color: #dbdbdb;
  float: right;
  margin-top: 12px;
}
.widget-user-card .user-card-content .user-detail ul li .project-progressbar .project-progressbar-value {
  background-color: var(--primaryColor, var(--primaryColor));
  height: 4px;
}
.widget-tasks .task {
  padding: 1rem 0;
}
.widget-tasks .task-name {
  margin-bottom: 0.5rem;
}
.widget-tasks .task-name span {
  font-weight: 600;
}
.widget-tasks .task-progress {
  border-radius: var(--formBorderRadius, 4px);
  height: 0.5rem;
  background: #dbdbdb;
}
.widget-tasks .task-progress > div {
  border-radius: var(--formBorderRadius, 4px);
  height: 100%;
}
.widget-tasks .task-1 .task-progress > div {
  background: #64b5f6;
  width: 75%;
}
.widget-tasks .task-2 .task-progress > div {
  background: #a5d6a7;
  width: 60%;
}
.widget-tasks .task-3 .task-progress > div {
  background: #7986cb;
  width: 80%;
}
.widget-tasks .task-4 .task-progress > div {
  background: #9575cd;
  width: 40%;
}
.widget-tasks .task-5 .task-progress > div {
  background: #4db6ac;
  width: 50%;
}
.widget-pricing-box {
  width: 100%;
  text-align: left;
  border-radius: var(--formBorderRadius, 4px);
}
.widget-pricing-box .pricing-header {
  background-color: #e91e63;
  color: #ffffff;
  padding: 16px;
  text-align: center;
}
.widget-pricing-box .pricing-header h3 {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 4px;
  border-bottom: 1px solid #ffffff;
}
.widget-pricing-box .pricing-header p {
  color: #ffffff;
  margin: 0;
  padding: 4px 0 0 0;
}
.widget-pricing-box .pricing-content {
  padding: 16px;
  min-height: 350px;
  position: relative;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.widget-pricing-box .pricing-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-pricing-box .pricing-content ul li {
  padding: 8px 0;
}
.widget-pricing-box .pricing-content ul li i {
  color: #4caf50;
  vertical-align: middle;
  margin-right: 6px;
}
.widget-pricing-box .pricing-content button {
  position: absolute;
  min-width: 180px;
  bottom: 20px;
  left: 50%;
  margin-left: -90px;
  padding: 0.5rem 2rem;
  display: block;
  font-weight: 600;
  width: 10rem;
  border-radius: var(--formBorderRadius, 4px);
  transition: background-color 0.2s;
  border-color: #212121;
  background-color: #212121;
  color: #ffffff;
  cursor: pointer;
}
.widget-pricing-box .pricing-content button:focus {
  outline: none;
}
.widget-pricing-box .pricing-content .pricing-fee {
  position: absolute;
  top: -24px;
  right: 14px;
  margin-left: -90px;
  text-align: center;
  font-size: 16px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background-color: #212121;
  color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.invoice {
  padding: 2rem;
}
.invoice .invoice-header {
  display: flex;
  justify-content: space-between;
}
.invoice .invoice-company .logo-image {
  width: 120px;
  margin-bottom: 0.5rem;
}
.invoice .invoice-company div {
  margin-bottom: 0.5rem;
}
.invoice .invoice-company .company-name {
  font-weight: 700;
  font-size: 1.5rem;
}
.invoice .invoice-title {
  font-size: 2rem;
  margin-bottom: 2rem;
  text-align: right;
}
.invoice .invoice-details {
  width: 15rem;
  display: flex;
  flex-wrap: wrap;
}
.invoice .invoice-details > div {
  width: 50%;
  margin-bottom: 0.5rem;
}
.invoice .invoice-details .invoice-label {
  text-align: left;
  font-weight: 700;
}
.invoice .invoice-details .invoice-value {
  text-align: right;
}
.invoice .invoice-to {
  margin-top: 1.5rem;
  padding-top: 2rem;
  border-top: 1px solid #dbdbdb;
}
.invoice .invoice-to .bill-to {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.invoice .invoice-to .invoice-to-info div {
  margin-bottom: 0.5rem;
}
.invoice .invoice-items {
  margin-top: 2rem;
  padding-top: 2rem;
}
.invoice .invoice-items table {
  width: 100%;
  border-collapse: collapse;
}
.invoice .invoice-items table tr {
  border-bottom: 1px solid #dbdbdb;
}
.invoice .invoice-items table th {
  font-weight: 700;
}
.invoice .invoice-items table th,
.invoice .invoice-items table td {
  padding: 1rem;
  text-align: right;
}
.invoice .invoice-items table th:first-child,
.invoice .invoice-items table td:first-child {
  text-align: left;
}
.invoice .invoice-summary {
  display: flex;
  justify-content: space-between;
  margin-top: 2.5rem;
  padding-top: 2.5rem;
}
.invoice .invoice-summary .invoice-value {
  font-weight: 700;
}
@media print {
  #invoice-content {
    position: absolute;
    left: 0;
    top: 0;
  }
  #invoice-content * {
    visibility: visible;
  }
  #invoice-content .card {
    box-shadow: none;
  }
  #invoice-content .card.invoice-table {
    margin-bottom: 10px;
    background-color: transparent;
  }
}
.designer-tabs {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #f4f6f9 !important;
  padding: 0px;
  position: relative;
  margin-top: 7px;
}
.designer-tabs.fixed-leftbar {
  position: sticky;
  max-height: 85vh;
  top: 75px;
  bottom: 0;
  z-index: 1;
}
.designer-tabs.unpinned-tab .p-tabview .p-tabview-nav-link {
  padding: 1rem !important;
}
.designer-tabs.pinned-tab {
  width: 47px;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}
.designer-tabs.pinned-tab .p-tabview-nav-content {
  overflow: initial !important;
}
.designer-tabs.pinned-tab .p-tabview-nav-content ul {
  width: 85vh;
  transform-origin: left top;
  transform: rotate(-90deg) translateX(-100%);
  margin: 0 auto;
  height: 100%;
  flex-direction: row-reverse;
  padding-right: 35px;
  border: 1px solid #b9bcc0;
}
.designer-tabs.pinned-tab .p-tabview-nav-content ul li.p-tabview-ink-bar {
  display: none;
}
.designer-tabs.pinned-tab .p-tabview-nav-content ul li.p-highlight {
  border-bottom: 2px solid var(--primaryColor, var(--primaryColor));
}
.designer-tabs.pinned-tab .p-tabview-nav-content ul li a {
  padding: 0 !important;
}
.designer-tabs.pinned-tab .p-tabview-nav-content ul li a .custom-tab-heading {
  padding: 1rem 1.5rem;
}
.designer-tabs.pinned-tab .p-tabview .p-tabview-panels {
  margin-left: 51px;
  margin-top: -52px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  right: auto;
  top: auto;
  min-width: 280px;
}
.designer-tabs.pinned-tab .p-tabview .p-tabview-panels ::-webkit-scrollbar-track, .designer-tabs.pinned-tab .p-tabview .p-tabview-panels::-webkit-scrollbar-track {
  border-radius: 10px;
  opacity: 0.5;
  background-color: #ebf0f7;
  scrollbar-width: thin !important;
  display: none !important;
}
.designer-tabs.pinned-tab .p-tabview .p-tabview-panels ::-webkit-scrollbar-corner, .designer-tabs.pinned-tab .p-tabview .p-tabview-panels::-webkit-scrollbar-corner {
  border-radius: 10px;
  display: none !important;
}
.designer-tabs.pinned-tab .p-tabview .p-tabview-panels ::-webkit-scrollbar, .designer-tabs.pinned-tab .p-tabview .p-tabview-panels::-webkit-scrollbar {
  opacity: 0.5;
  width: 8px;
  height: 8px;
  scrollbar-width: thin !important;
  display: none !important;
}
.designer-tabs.pinned-tab .p-tabview .p-tabview-panels ::-webkit-scrollbar-thumb, .designer-tabs.pinned-tab .p-tabview .p-tabview-panels::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c0d0e3;
  height: 10px;
  scrollbar-width: thin !important;
  display: none !important;
}
@media screen and (min-width: 1920px) {
  .designer-tabs.pinned-tab .p-tabview .p-tabview-panels {
    height: 90vh !important;
  }
}
.designer-tabs.pinned-tab .pin-tabs {
  padding-top: 10px;
  padding-bottom: 10px;
  left: 10px;
  width: 20px;
}
.designer-tabs.pinned-tab .left-designer-panel {
  padding-top: 15px;
}
.designer-tabs .p-tabview .p-tabview-panels {
  padding: 0;
  overflow-y: auto;
  max-height: 85vh;
  min-height: 85vh;
}
.designer-tabs .pin-tabs {
  position: absolute;
  top: -10px;
  right: 0px;
  z-index: 10;
}
.designer-tabs .pin-tabs button {
  padding: 5px;
  margin-left: 5px;
  height: 1.5rem !important;
  width: 1.5rem;
}
.designer-tabs .pin-tabs button .pi {
  font-size: 0.9rem;
}
.designer-tabs .p-tabview-nav .p-highlight .pi,
.designer-tabs .p-tabview-nav .p-highlight a {
  font-weight: 600 !important;
}
.designer-tabs .left-designer-panel {
  margin: 1rem;
}
.designer-tabs .left-designer-panel .search-input .clear-search-icon {
  top: 20%;
}
.designer-tabs .left-designer-panel .search-input .pi-search {
  margin: -0.313rem 0.125rem;
  font-size: 0.75rem;
}
@media screen and (min-width: 1920px) {
  .designer-tabs.fixed-leftbar {
    max-height: 90vh !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1680px) {
  .designer-tabs.unpinned-tab .p-tabview .p-tabview-nav-link {
    padding: 1rem 0.5rem !important;
  }
  .designer-tabs.pinned-tab .p-tabview .p-tabview-panels {
    max-height: 75vh;
    min-height: 75vh !important;
  }
  .designer-tabs.fixed-leftbar.unpinned-tab,
.designer-tabs .p-tabview .p-tabview-panels {
    max-height: 80vh;
    min-height: 80vh !important;
  }
  .designer-tabs.fixed-leftbar.unpinned-tab {
    margin-bottom: 50px;
  }
}
.rightside-content {
  padding-left: 60px;
}
.show-tab-content {
  width: 40px;
}
.show-tab-content .left-designer-panel,
.show-tab-content .p-tabview-panels {
  display: none;
}
.input-card {
  text-align: center;
  cursor: pointer;
  margin-bottom: 0;
  padding: 1rem 0.5rem !important;
  border: 0.1px #abb9cb solid !important;
  height: 85px !important;
  box-shadow: none !important;
}
.input-card .input-card-icon .pi {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.input-card .transform-text-capitalized {
  text-transform: capitalize;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #375068;
  margin: -7px 0;
  direction: ltr;
}
.selected {
  position: relative;
  padding: 1rem;
  bottom: 35px !important;
  height: 94px;
}
.selected.overlay-opened {
  z-index: 9999;
  border-radius: 3px 3px 0 0 !important;
  background-color: #f0f1fe !important;
}
.selected.overlay-opened .justify-content-end .p-buttonset,
.selected.overlay-opened card-container .p-card-content .grid,
.selected.overlay-opened p-fieldset .p-toggleable-content,
.selected.overlay-opened panel-container .p-panel-content,
.selected.overlay-opened .p-tabview-panels {
  display: none;
}
.selected .justify-content-end {
  position: absolute;
  right: 20px;
  top: -20px;
  z-index: 1;
}
.custom-buttonset.p-buttonset {
  border-radius: 4px;
}
.custom-buttonset.p-buttonset button {
  background-color: #fff;
  color: var(--primaryColor, var(--primaryColor));
  min-width: 3rem !important;
  padding: 0.3rem !important;
  border-radius: 16px;
}
.custom-buttonset.p-buttonset .icons-Settings:before {
  font-size: 1.25rem !important;
}
.custom-buttonset.p-buttonset .icons-Delete-Popup:before {
  font-size: 1.25rem !important;
  color: #ad0000 !important;
}
.tabs-buttonset .custom-buttonset button {
  padding: 0.3rem;
}
.tabs-buttonset .custom-buttonset button:first-child {
  margin-left: 0.5rem;
}
.tabs-buttonset .custom-buttonset button.delete-btn {
  visibility: hidden;
}
.tabs-buttonset .custom-buttonset button .pi {
  font-size: 0.8rem;
}
.tab-delete .delete-btn {
  margin-left: 0px !important;
  border-left-width: 0px;
}
.tab-add-icon {
  position: absolute;
  top: -5px;
  right: 0;
}
.footer-buttons {
  border-bottom: 1px solid #ddd;
  padding: 1rem 2rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  margin: auto -1.5rem;
  z-index: 3;
}
.designer-popup .btn-icon {
  padding: 0 !important;
}
.designer-popup .p-tabview .p-tabview-panels {
  background-color: #f0f1fe;
  min-height: 300px;
  padding: 1rem 0;
}
.designer-popup .p-tabview .p-tabview-panels .field {
  margin-bottom: 0;
}
.designer-popup .p-tabview .p-tabview-nav {
  background-color: #f0f1fe;
}
.designer-popup .p-tabview .p-tabview-nav .p-tabview-nav-link,
.designer-popup .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  background-color: #f0f1fe;
}
.designer-popup .p-tabview .p-tabview-nav .pi {
  padding-right: 10px !important;
}
.designer-popup .p-tabview .p-tabview-nav .p-tabview-ink-bar {
  width: 135px;
}
.designer-popup .p-accordion .p-accordion-tab {
  box-shadow: none;
}
.designer-popup .p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link,
.designer-popup .p-accordion .p-accordion-content {
  background-color: #fffcf4 !important;
}
.designer-popup.p-overlaypanel {
  left: var(--designer-popover-left) !important;
  right: 34px;
  box-shadow: none !important;
  margin-top: 0;
  z-index: 2147483646 !important;
}
.designer-popup.p-overlaypanel:before, .designer-popup.p-overlaypanel:after {
  border-width: 0px;
}
.designer-popup.p-overlaypanel .p-overlaypanel-content {
  padding: 1rem 1.5rem;
  max-height: max-content;
  overflow: auto;
  padding-bottom: 50px;
  background: #f0f1fe;
}
.designer-popup.p-overlaypanel.p-overlaypanel-flipped:before, .designer-popup.p-overlaypanel.p-overlaypanel-flipped:after {
  border-top-color: #fffcf4;
}
.designer-popup.p-overlaypanel .designer-btn button {
  margin-top: 25px;
  margin-left: 15px;
}
.designer-popup .card {
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.designer-popup .card .p-card-header {
  padding-bottom: 1rem;
  font-weight: bold;
  margin-left: -5px;
}
.designer-popup label {
  display: block;
  margin-bottom: 0;
  padding-top: 5px;
  white-space: nowrap;
  color: var(--appPrimaryTextColor, #1a2f45);
  letter-spacing: 0;
  line-height: 15px;
}
.designer-popup formly-custom-label {
  margin-bottom: 0;
}
#overlay_backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}
.row-container {
  background: #ffffff;
  transition: background 0.3s linear;
}
.row-container:hover {
  background: #ffffff;
}
.control-section {
  padding: 1rem;
}
.custom-btn-info .pi-question {
  font-size: 0.7rem;
}
.custom-btn-info .p-button.p-button-icon-only.p-button-rounded {
  height: 0.7rem !important;
}
.custom-btn-info .p-button-icon-only {
  width: 0.7rem !important;
}
.custom-form-control {
  padding: 0px !important;
}
.custom-form-control label .pi-question {
  font-size: 0.7rem;
}
.custom-form-control label .p-button.p-button-icon-only.p-button-rounded {
  height: 0.7rem;
}
.custom-form-control label .p-button-icon-only {
  width: 0.7rem;
}
.custom-form-control .p-tree {
  padding: 0.5rem;
  margin-top: 5px;
}
.custom-form-control .p-tree .p-tree-container .p-treenode .p-treenode-content {
  padding: 0.4rem;
}
.custom-form-control.p-field-radiobutton.flex-column {
  align-items: flex-start;
}
.tree-control {
  position: relative;
}
.tree-control .btn-auto-width {
  position: absolute;
  right: 15px;
  top: -20px;
}
.component-renderer {
  position: relative;
}
.component-renderer .settings:has(~ save-button-control) > div {
  position: absolute;
}
.settings {
  display: none;
  position: absolute;
  inset-inline-end: 28px;
  top: -12px;
  z-index: 1;
}
.settings .configIcon > .icons-Settings {
  color: inherit;
}
.ml-50-px {
  margin-left: 50px;
}
.droppable-container {
  margin: 0;
}
.droppable-container .p-card .p-card-content {
  padding: 0;
}
.column-drooppable-container-padding {
  padding: 0.5rem 1.5rem !important;
}
.height-100 {
  height: 100%;
}
.width-100 {
  width: 100%;
}
.outline {
  border: 1px dashed var(--primaryColor);
}
.tree-input {
  padding: 0.5rem 1rem !important;
}
.heading {
  font-size: 1.5rem;
  padding: 0.5rem 0;
  margin-bottom: 0.5rem;
}
.designer-tabs-actions {
  display: none !important;
  position: absolute;
  top: 6px;
  right: 0px;
}
.designer-custom-tabs.p-tabview .p-tabview-nav {
  padding-right: 50px;
}
.designer-custom-tabs.p-tabview .p-tabview-nav li a {
  min-width: 135px;
  justify-content: center;
  padding: 1rem 3rem;
}
.designer-custom-tabs.p-tabview .p-tabview-nav li:hover .designer-tabs-actions {
  display: block !important;
}
.designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled, .designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled * {
  opacity: 1;
  cursor: pointer !important;
  pointer-events: visible !important;
  padding-top: 0;
  border: 0px solid #ddd;
}
.designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled .pi, .designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled * .pi {
  font-size: 1.5rem;
}
.designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled a, .designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled * a {
  min-width: auto;
  padding: 15px 0 0 25px;
}
.designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled .p-button:enabled:hover, .designer-custom-tabs.p-tabview .p-tabview-nav li.p-disabled * .p-button:enabled:hover {
  background-color: transparent !important;
  color: #000;
}
.designer-accordion .p-accordion-tab:hover .accordion-delete {
  display: block !important;
}
.accordiontab-btnset {
  float: right;
  padding-right: 5px;
}
.accordiontab-btnset.accordion-delete {
  display: none !important;
}
.plus-btn .pi {
  font-size: 1.5rem;
}
.designer-min-height {
  min-height: 88vh !important;
  box-shadow: none !important;
  background: none !important;
}
.designer-min-height .page-actions {
  background: transparent;
}
.designer-min-height .page-actions.designer-buttons {
  position: absolute;
  z-index: 1;
  right: 35px;
  margin-top: 15px;
  background: transparent;
  width: 50%;
}
.designer-splitter .p-splitter-panel-nested {
  overflow: initial !important;
}
.authWidget-popup .btn-icon {
  padding: 0 !important;
}
.authWidget-popup .p-tabview .p-tabview-panels {
  background-color: #f0f1fe;
  min-height: 400px;
  padding: 1rem 0;
}
.authWidget-popup .p-tabview .p-tabview-panels .field {
  margin-bottom: 0;
}
.authWidget-popup .p-tabview .p-tabview-nav {
  background-color: #f0f1fe;
}
.authWidget-popup .p-tabview .p-tabview-nav .p-tabview-nav-link,
.authWidget-popup .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  background-color: #f0f1fe;
}
.authWidget-popup .p-tabview .p-tabview-nav .pi {
  padding-right: 10px !important;
}
.authWidget-popup .p-accordion .p-accordion-tab {
  box-shadow: none;
}
.authWidget-popup .p-accordion p-accordiontab,
.authWidget-popup .p-accordion .p-accordion-content {
  background-color: #edeffd !important;
}
.authWidget-popup .p-accordion .p-accordion-header {
  background-color: white !important;
}
.authWidget-popup .p-accordion .p-accordion-header-link {
  background-color: white !important;
}
.authWidget-popup.p-overlaypanel {
  left: var(--designer-popover-left) !important;
  right: 30px;
  box-shadow: none !important;
  top: var(--designer-popover-top) !important;
  margin-top: 0;
  z-index: 10000 !important;
}
.authWidget-popup.p-overlaypanel:before, .authWidget-popup.p-overlaypanel:after {
  border-width: 0px;
}
.authWidget-popup.p-overlaypanel .p-overlaypanel-content {
  max-height: 700px;
  overflow: auto;
  padding-bottom: 10px;
  background: #f0f1fe;
  width: 100%;
}
.authWidget-popup.p-overlaypanel.p-overlaypanel-flipped:before, .authWidget-popup.p-overlaypanel.p-overlaypanel-flipped:after {
  border-top-color: #fffcf4;
}
.authWidget-popup.p-overlaypanel .designer-btn button {
  margin-top: 25px;
  margin-left: 15px;
}
.authWidget-popup.p-overlaypanel .p-tabview .p-tabview-panels {
  padding: 1.5rem 0;
}
.authWidget-popup.p-overlaypanel:has(.tox-fullscreen) {
  left: 0 !important;
}
.authWidget-popup .card {
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.authWidget-popup .card .p-card-header {
  padding-bottom: 1rem;
  font-weight: bold;
  margin-left: -5px;
}
.authWidget-popup formly-custom-label {
  margin-bottom: 0;
}
.authWidget-popup .p-accordion .p-accordion-tab-active > .p-toggleable-content {
  margin-top: 1rem;
}
#Auth_overlay_backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}
.pinned-tab .p-tabview-nav-content ul li.p-highlight {
  border-bottom: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .designer-tabs.unpinned-tab .p-tabview .p-tabview-nav-link {
    padding: 1rem 0.8rem !important;
  }
}
body.layout-rtl .designer-tabs-actions {
  left: 0px;
  right: auto !important;
}
.show-context-menu {
  position: relative;
}
.show-context-menu .p-dropdown {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.show-context-menu .custom-context-menu {
  position: absolute;
  cursor: pointer;
  right: 0.5rem;
  top: 20px;
}
.show-context-menu .context-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  background-color: var(--fieldBackground, #f5f5f5) !important;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.show-context-menu .context-btn:hover {
  background-color: var(--primaryColor) !important;
  color: #ffffff !important;
  background-image: none !important;
}
.show-context-menu .context-btn:enabled:focus {
  opacity: 1 !important;
}
.show-context-menu .p-inputgroup .width-100 {
  max-width: calc(100% - 3rem);
}
formly-field-tabs .p-tabview-panels {
  padding: 1rem 0.5rem !important;
}
.custom-splitter {
  height: 100%;
  background-color: var(--cardsBackgroundColor, #ffffff);
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.custom-splitter .splitter-left {
  width: 100%;
  max-width: 100% !important;
}
.custom-splitter .splitter-right {
  max-width: 100% !important;
  width: 100%;
}
.custom-splitter .splitter-right .p-card-body {
  padding: 24px 0px !important;
  background-color: rgb(229, 242, 253);
}
.custom-splitter .consumerLabelDialog {
  white-space: normal;
}
.parent-message {
  color: #ff0000;
}
.custom-splitter-border .splitter-right {
  border: 1px solid #ddd;
  padding: 1rem;
}
.p-splitter-panel-nested {
  max-width: 100%;
  overflow: initial;
}
.externalUserLogo {
  margin-bottom: 20px;
}
.publishFormClass {
  color: #ff0000;
  text-align: center;
}
.consumerScreenParentClass .p-splitter-panel-nested {
  padding: 0px;
}
.consumerScreenParentClass .custom-splitter .p-card-body {
  padding: 24px 0px !important;
  background-color: rgb(229, 242, 253);
}
.consumerScreenParentClass .sla-widget {
  margin-top: 0px !important;
}
.consumerScreenParentClass .cardLayout-img {
  width: 60px !important;
  height: 60px !important;
}
.consumerScreenParentClass:has(.custom-panel .fbFooterPanel) {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 620px) {
  .consumerScreenParentClass {
    width: 100%;
  }
}
.field {
  margin-bottom: 0.5rem;
}
.field .p-inputtextarea {
  resize: none;
  width: 100%;
}
.field label {
  color: var(--appPrimaryTextColor, #1a2f45);
  line-height: 1rem;
  margin-bottom: 0.3rem;
}
.field label:not(.label-truncate) {
  display: inline-block;
}
.scheduler-field {
  margin-bottom: 0.5rem;
}
.scheduler-field label {
  color: var(--appPrimaryTextColor, #1a2f45);
  line-height: 1rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  display: inline-block;
}
.field.custom-form-control.droppable-textarea .p-inputtextarea {
  height: 74px !important;
}
.theme-details .field {
  margin-bottom: 1rem;
}
.p-field-label {
  border-style: solid;
  border-width: 0;
}
.disable-element {
  pointer-events: none !important;
}
@media (max-width: 576px) {
  .custom-splitter {
    height: 100%;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    margin-bottom: 3rem;
    display: block !important;
  }
  .custom-splitter .splitter-left {
    width: 100%;
    max-width: 100% !important;
    padding: 0.8rem;
  }
  .custom-splitter .splitter-right {
    max-width: 100% !important;
    width: 100%;
    margin: 0.8rem 0.8rem 0.8rem 0.3rem;
  }
  .grid .col {
    flex-grow: 1;
    flex-basis: auto !important;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .status-chip-conatiner .status-chip {
    padding: 0.5rem 1.2rem 0.5rem 0.5rem;
    display: inline-block;
    border-radius: 24px;
    margin-right: 0.5rem;
    transition: padding 0.3s;
    cursor: pointer;
    width: 100% !important;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-datatable .p-datatable-scrollable-header,
.p-datatable .p-datatable-scrollable-footer table {
    background: #ffffff;
    width: auto !important;
  }
}
.mandatory-mark-render .p-field-label::after {
  content: "*";
  color: #ad0000 !important;
  padding-left: 2px;
  font-weight: 500;
}
body.layout-rtl .mandatory-mark-render .p-field-label::after {
  padding-right: 2px !important;
}
.file-disabled {
  pointer-events: none;
  background-color: #7bcbcc !important;
}
.p-rich-disabled {
  pointer-events: none;
}
.p-rich-disabled .tox .tox-edit-area__iframe {
  background-color: #fff;
  cursor: not-allowed !important;
}
.p-rich-disabled .tox :not(svg):not(rect) {
  cursor: not-allowed !important;
  color: #90979e !important;
  fill: #90979e !important;
  background-color: #fff;
}
body.layout-mode-dark .custom-splitter {
  background-color: transparent !important;
}
body.p-input-filled .show-context-menu .context-btn {
  border: none !important;
}
.page-title {
  font-size: var(--pageTitleFontSize, 1.25rem);
  color: var(--pageTitleFontColor, var(--appPrimaryTextColor, #1a2f45));
  font-weight: 600;
}
.page-title button .pi {
  font-size: 0.7rem;
}
.transparent-page-header .page-actions {
  background-color: transparent;
}
.page-actions {
  margin-bottom: 10px;
  background-color: var(--overlayBackgroundColor, var(--background, #f5f8fb)) !important;
  padding: 0.5rem;
}
.page-actions.sticky-header {
  position: sticky;
  top: 64px;
  z-index: 9;
}
.page-actions .center-align-title {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 100%;
}
.page-actions .center-align-title .page-title {
  margin-bottom: 0;
}
.page-actions .actions {
  gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 993px) {
  .page-actions .actions {
    margin-inline-start: auto;
  }
}
body.layout-rtl .page-actions .center-align-title {
  justify-content: right;
}
body.layout-rtl .page-actions .actions .p-splitbutton {
  flex-direction: row-reverse;
  /* margin-left: 0.5rem;
  margin-right: 0; */
}
.headers-consumer-layout {
  top: 0px !important;
  padding-top: 0px !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.countdown-card {
  background-color: var(--primaryColor, var(--primaryColor));
  color: var(--primaryTextColor, #ffffff);
  opacity: 0.8;
  border-radius: 10px;
  line-height: 1;
  padding: 1.5rem;
  text-align: center;
  margin: 1rem;
  display: inline-block;
  z-index: 9;
  position: relative;
}
.countdown-card .count-text {
  font-size: 40px;
  margin-bottom: 10px;
  display: block;
}
.countdown-card .count-heading {
  font-size: 14px;
  display: block;
}
.bg-count {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 390px;
  padding-top: 50px;
  text-align: center;
}
.bg-count::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.count-dates {
  border: 1px solid #ddd;
  padding: 0.5rem;
  font-size: 1.2rem;
  background: #fff;
  font-style: oblique;
}
@media only screen and (min-width: 1110px) {
  .count-dates.date-responsive {
    position: absolute;
    width: 95%;
    top: -95px;
    font-weight: 600;
  }
}
.count-dates h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}
.count-dates h4 .pi {
  font-size: 1.4rem;
}
.timezone-band {
  position: absolute;
  top: 20px;
  right: 0.2px;
  align-items: center;
  font-weight: 500;
  z-index: 9;
  padding: 0.5rem 1rem;
  border: rgba(221, 221, 221, 0.5) 1px solid;
  border-right-width: 0px;
  color: #fff;
  justify-content: center;
  display: flex;
}
.designer-popup,
.manual-options,
.link-options,
.layout-wrapper .layout-sidebar,
.p-datatable-scrollable-body,
.p-fileupload .p-fileupload-content,
#page-left-menu .p-card-body .layout-menu li ul,
.p-dropdown-items-wrapper,
.box .p-overlaypanel-content,
.layout-main,
.commonListStyle,
.filterOverlayStyle,
.descOverlayStyle,
.descOverlayContentStyle,
.design-preview,
.tree-overlay-dropdown,
.tree-node-custom,
.p-treeselect-panel,
.producer-table-timeline,
.change_history_styling,
.formulaOverlays,
.access_history_styling,
.scroll-overlay,
.general-tab-ovelay,
.code-format-table,
.tagoverlay,
.designerPreviewClass,
.mailPopScrollbar,
.displayControlsClass,
.filterOverlayScroll,
.link-history-scroll,
.tox-toolbar--scrolling,
.custom-table-scroll .cdk-virtual-scroll-viewport {
  scrollbar-color: #c0d0e3 #ebf0f7;
  scrollbar-width: thin !important;
  /* Only IE */
  scrollbar-face-color: #c0d0e3;
  scrollbar-shadow-color: rgba(0, 0, 0, 0.3);
  scrollbar-highlight-color: #ebf0f7;
}
.designer-popup ::-webkit-scrollbar-track, .designer-popup::-webkit-scrollbar-track,
.manual-options ::-webkit-scrollbar-track,
.manual-options::-webkit-scrollbar-track,
.link-options ::-webkit-scrollbar-track,
.link-options::-webkit-scrollbar-track,
.layout-wrapper .layout-sidebar ::-webkit-scrollbar-track,
.layout-wrapper .layout-sidebar::-webkit-scrollbar-track,
.p-datatable-scrollable-body ::-webkit-scrollbar-track,
.p-datatable-scrollable-body::-webkit-scrollbar-track,
.p-fileupload .p-fileupload-content ::-webkit-scrollbar-track,
.p-fileupload .p-fileupload-content::-webkit-scrollbar-track,
#page-left-menu .p-card-body .layout-menu li ul ::-webkit-scrollbar-track,
#page-left-menu .p-card-body .layout-menu li ul::-webkit-scrollbar-track,
.p-dropdown-items-wrapper ::-webkit-scrollbar-track,
.p-dropdown-items-wrapper::-webkit-scrollbar-track,
.box .p-overlaypanel-content ::-webkit-scrollbar-track,
.box .p-overlaypanel-content::-webkit-scrollbar-track,
.layout-main ::-webkit-scrollbar-track,
.layout-main::-webkit-scrollbar-track,
.commonListStyle ::-webkit-scrollbar-track,
.commonListStyle::-webkit-scrollbar-track,
.filterOverlayStyle ::-webkit-scrollbar-track,
.filterOverlayStyle::-webkit-scrollbar-track,
.descOverlayStyle ::-webkit-scrollbar-track,
.descOverlayStyle::-webkit-scrollbar-track,
.descOverlayContentStyle ::-webkit-scrollbar-track,
.descOverlayContentStyle::-webkit-scrollbar-track,
.design-preview ::-webkit-scrollbar-track,
.design-preview::-webkit-scrollbar-track,
.tree-overlay-dropdown ::-webkit-scrollbar-track,
.tree-overlay-dropdown::-webkit-scrollbar-track,
.tree-node-custom ::-webkit-scrollbar-track,
.tree-node-custom::-webkit-scrollbar-track,
.p-treeselect-panel ::-webkit-scrollbar-track,
.p-treeselect-panel::-webkit-scrollbar-track,
.producer-table-timeline ::-webkit-scrollbar-track,
.producer-table-timeline::-webkit-scrollbar-track,
.change_history_styling ::-webkit-scrollbar-track,
.change_history_styling::-webkit-scrollbar-track,
.formulaOverlays ::-webkit-scrollbar-track,
.formulaOverlays::-webkit-scrollbar-track,
.access_history_styling ::-webkit-scrollbar-track,
.access_history_styling::-webkit-scrollbar-track,
.scroll-overlay ::-webkit-scrollbar-track,
.scroll-overlay::-webkit-scrollbar-track,
.general-tab-ovelay ::-webkit-scrollbar-track,
.general-tab-ovelay::-webkit-scrollbar-track,
.code-format-table ::-webkit-scrollbar-track,
.code-format-table::-webkit-scrollbar-track,
.tagoverlay ::-webkit-scrollbar-track,
.tagoverlay::-webkit-scrollbar-track,
.designerPreviewClass ::-webkit-scrollbar-track,
.designerPreviewClass::-webkit-scrollbar-track,
.mailPopScrollbar ::-webkit-scrollbar-track,
.mailPopScrollbar::-webkit-scrollbar-track,
.displayControlsClass ::-webkit-scrollbar-track,
.displayControlsClass::-webkit-scrollbar-track,
.filterOverlayScroll ::-webkit-scrollbar-track,
.filterOverlayScroll::-webkit-scrollbar-track,
.link-history-scroll ::-webkit-scrollbar-track,
.link-history-scroll::-webkit-scrollbar-track,
.tox-toolbar--scrolling ::-webkit-scrollbar-track,
.tox-toolbar--scrolling::-webkit-scrollbar-track,
.custom-table-scroll .cdk-virtual-scroll-viewport ::-webkit-scrollbar-track,
.custom-table-scroll .cdk-virtual-scroll-viewport::-webkit-scrollbar-track {
  border-radius: 10px;
  opacity: 0.5;
  background-color: #ebf0f7;
  scrollbar-width: thin !important;
}
.designer-popup ::-webkit-scrollbar-corner, .designer-popup::-webkit-scrollbar-corner,
.manual-options ::-webkit-scrollbar-corner,
.manual-options::-webkit-scrollbar-corner,
.link-options ::-webkit-scrollbar-corner,
.link-options::-webkit-scrollbar-corner,
.layout-wrapper .layout-sidebar ::-webkit-scrollbar-corner,
.layout-wrapper .layout-sidebar::-webkit-scrollbar-corner,
.p-datatable-scrollable-body ::-webkit-scrollbar-corner,
.p-datatable-scrollable-body::-webkit-scrollbar-corner,
.p-fileupload .p-fileupload-content ::-webkit-scrollbar-corner,
.p-fileupload .p-fileupload-content::-webkit-scrollbar-corner,
#page-left-menu .p-card-body .layout-menu li ul ::-webkit-scrollbar-corner,
#page-left-menu .p-card-body .layout-menu li ul::-webkit-scrollbar-corner,
.p-dropdown-items-wrapper ::-webkit-scrollbar-corner,
.p-dropdown-items-wrapper::-webkit-scrollbar-corner,
.box .p-overlaypanel-content ::-webkit-scrollbar-corner,
.box .p-overlaypanel-content::-webkit-scrollbar-corner,
.layout-main ::-webkit-scrollbar-corner,
.layout-main::-webkit-scrollbar-corner,
.commonListStyle ::-webkit-scrollbar-corner,
.commonListStyle::-webkit-scrollbar-corner,
.filterOverlayStyle ::-webkit-scrollbar-corner,
.filterOverlayStyle::-webkit-scrollbar-corner,
.descOverlayStyle ::-webkit-scrollbar-corner,
.descOverlayStyle::-webkit-scrollbar-corner,
.descOverlayContentStyle ::-webkit-scrollbar-corner,
.descOverlayContentStyle::-webkit-scrollbar-corner,
.design-preview ::-webkit-scrollbar-corner,
.design-preview::-webkit-scrollbar-corner,
.tree-overlay-dropdown ::-webkit-scrollbar-corner,
.tree-overlay-dropdown::-webkit-scrollbar-corner,
.tree-node-custom ::-webkit-scrollbar-corner,
.tree-node-custom::-webkit-scrollbar-corner,
.p-treeselect-panel ::-webkit-scrollbar-corner,
.p-treeselect-panel::-webkit-scrollbar-corner,
.producer-table-timeline ::-webkit-scrollbar-corner,
.producer-table-timeline::-webkit-scrollbar-corner,
.change_history_styling ::-webkit-scrollbar-corner,
.change_history_styling::-webkit-scrollbar-corner,
.formulaOverlays ::-webkit-scrollbar-corner,
.formulaOverlays::-webkit-scrollbar-corner,
.access_history_styling ::-webkit-scrollbar-corner,
.access_history_styling::-webkit-scrollbar-corner,
.scroll-overlay ::-webkit-scrollbar-corner,
.scroll-overlay::-webkit-scrollbar-corner,
.general-tab-ovelay ::-webkit-scrollbar-corner,
.general-tab-ovelay::-webkit-scrollbar-corner,
.code-format-table ::-webkit-scrollbar-corner,
.code-format-table::-webkit-scrollbar-corner,
.tagoverlay ::-webkit-scrollbar-corner,
.tagoverlay::-webkit-scrollbar-corner,
.designerPreviewClass ::-webkit-scrollbar-corner,
.designerPreviewClass::-webkit-scrollbar-corner,
.mailPopScrollbar ::-webkit-scrollbar-corner,
.mailPopScrollbar::-webkit-scrollbar-corner,
.displayControlsClass ::-webkit-scrollbar-corner,
.displayControlsClass::-webkit-scrollbar-corner,
.filterOverlayScroll ::-webkit-scrollbar-corner,
.filterOverlayScroll::-webkit-scrollbar-corner,
.link-history-scroll ::-webkit-scrollbar-corner,
.link-history-scroll::-webkit-scrollbar-corner,
.tox-toolbar--scrolling ::-webkit-scrollbar-corner,
.tox-toolbar--scrolling::-webkit-scrollbar-corner,
.custom-table-scroll .cdk-virtual-scroll-viewport ::-webkit-scrollbar-corner,
.custom-table-scroll .cdk-virtual-scroll-viewport::-webkit-scrollbar-corner {
  border-radius: 10px;
}
.designer-popup ::-webkit-scrollbar, .designer-popup::-webkit-scrollbar,
.manual-options ::-webkit-scrollbar,
.manual-options::-webkit-scrollbar,
.link-options ::-webkit-scrollbar,
.link-options::-webkit-scrollbar,
.layout-wrapper .layout-sidebar ::-webkit-scrollbar,
.layout-wrapper .layout-sidebar::-webkit-scrollbar,
.p-datatable-scrollable-body ::-webkit-scrollbar,
.p-datatable-scrollable-body::-webkit-scrollbar,
.p-fileupload .p-fileupload-content ::-webkit-scrollbar,
.p-fileupload .p-fileupload-content::-webkit-scrollbar,
#page-left-menu .p-card-body .layout-menu li ul ::-webkit-scrollbar,
#page-left-menu .p-card-body .layout-menu li ul::-webkit-scrollbar,
.p-dropdown-items-wrapper ::-webkit-scrollbar,
.p-dropdown-items-wrapper::-webkit-scrollbar,
.box .p-overlaypanel-content ::-webkit-scrollbar,
.box .p-overlaypanel-content::-webkit-scrollbar,
.layout-main ::-webkit-scrollbar,
.layout-main::-webkit-scrollbar,
.commonListStyle ::-webkit-scrollbar,
.commonListStyle::-webkit-scrollbar,
.filterOverlayStyle ::-webkit-scrollbar,
.filterOverlayStyle::-webkit-scrollbar,
.descOverlayStyle ::-webkit-scrollbar,
.descOverlayStyle::-webkit-scrollbar,
.descOverlayContentStyle ::-webkit-scrollbar,
.descOverlayContentStyle::-webkit-scrollbar,
.design-preview ::-webkit-scrollbar,
.design-preview::-webkit-scrollbar,
.tree-overlay-dropdown ::-webkit-scrollbar,
.tree-overlay-dropdown::-webkit-scrollbar,
.tree-node-custom ::-webkit-scrollbar,
.tree-node-custom::-webkit-scrollbar,
.p-treeselect-panel ::-webkit-scrollbar,
.p-treeselect-panel::-webkit-scrollbar,
.producer-table-timeline ::-webkit-scrollbar,
.producer-table-timeline::-webkit-scrollbar,
.change_history_styling ::-webkit-scrollbar,
.change_history_styling::-webkit-scrollbar,
.formulaOverlays ::-webkit-scrollbar,
.formulaOverlays::-webkit-scrollbar,
.access_history_styling ::-webkit-scrollbar,
.access_history_styling::-webkit-scrollbar,
.scroll-overlay ::-webkit-scrollbar,
.scroll-overlay::-webkit-scrollbar,
.general-tab-ovelay ::-webkit-scrollbar,
.general-tab-ovelay::-webkit-scrollbar,
.code-format-table ::-webkit-scrollbar,
.code-format-table::-webkit-scrollbar,
.tagoverlay ::-webkit-scrollbar,
.tagoverlay::-webkit-scrollbar,
.designerPreviewClass ::-webkit-scrollbar,
.designerPreviewClass::-webkit-scrollbar,
.mailPopScrollbar ::-webkit-scrollbar,
.mailPopScrollbar::-webkit-scrollbar,
.displayControlsClass ::-webkit-scrollbar,
.displayControlsClass::-webkit-scrollbar,
.filterOverlayScroll ::-webkit-scrollbar,
.filterOverlayScroll::-webkit-scrollbar,
.link-history-scroll ::-webkit-scrollbar,
.link-history-scroll::-webkit-scrollbar,
.tox-toolbar--scrolling ::-webkit-scrollbar,
.tox-toolbar--scrolling::-webkit-scrollbar,
.custom-table-scroll .cdk-virtual-scroll-viewport ::-webkit-scrollbar,
.custom-table-scroll .cdk-virtual-scroll-viewport::-webkit-scrollbar {
  opacity: 0.5;
  width: 8px;
  height: 8px;
  scrollbar-width: thin !important;
}
.designer-popup ::-webkit-scrollbar-thumb, .designer-popup::-webkit-scrollbar-thumb,
.manual-options ::-webkit-scrollbar-thumb,
.manual-options::-webkit-scrollbar-thumb,
.link-options ::-webkit-scrollbar-thumb,
.link-options::-webkit-scrollbar-thumb,
.layout-wrapper .layout-sidebar ::-webkit-scrollbar-thumb,
.layout-wrapper .layout-sidebar::-webkit-scrollbar-thumb,
.p-datatable-scrollable-body ::-webkit-scrollbar-thumb,
.p-datatable-scrollable-body::-webkit-scrollbar-thumb,
.p-fileupload .p-fileupload-content ::-webkit-scrollbar-thumb,
.p-fileupload .p-fileupload-content::-webkit-scrollbar-thumb,
#page-left-menu .p-card-body .layout-menu li ul ::-webkit-scrollbar-thumb,
#page-left-menu .p-card-body .layout-menu li ul::-webkit-scrollbar-thumb,
.p-dropdown-items-wrapper ::-webkit-scrollbar-thumb,
.p-dropdown-items-wrapper::-webkit-scrollbar-thumb,
.box .p-overlaypanel-content ::-webkit-scrollbar-thumb,
.box .p-overlaypanel-content::-webkit-scrollbar-thumb,
.layout-main ::-webkit-scrollbar-thumb,
.layout-main::-webkit-scrollbar-thumb,
.commonListStyle ::-webkit-scrollbar-thumb,
.commonListStyle::-webkit-scrollbar-thumb,
.filterOverlayStyle ::-webkit-scrollbar-thumb,
.filterOverlayStyle::-webkit-scrollbar-thumb,
.descOverlayStyle ::-webkit-scrollbar-thumb,
.descOverlayStyle::-webkit-scrollbar-thumb,
.descOverlayContentStyle ::-webkit-scrollbar-thumb,
.descOverlayContentStyle::-webkit-scrollbar-thumb,
.design-preview ::-webkit-scrollbar-thumb,
.design-preview::-webkit-scrollbar-thumb,
.tree-overlay-dropdown ::-webkit-scrollbar-thumb,
.tree-overlay-dropdown::-webkit-scrollbar-thumb,
.tree-node-custom ::-webkit-scrollbar-thumb,
.tree-node-custom::-webkit-scrollbar-thumb,
.p-treeselect-panel ::-webkit-scrollbar-thumb,
.p-treeselect-panel::-webkit-scrollbar-thumb,
.producer-table-timeline ::-webkit-scrollbar-thumb,
.producer-table-timeline::-webkit-scrollbar-thumb,
.change_history_styling ::-webkit-scrollbar-thumb,
.change_history_styling::-webkit-scrollbar-thumb,
.formulaOverlays ::-webkit-scrollbar-thumb,
.formulaOverlays::-webkit-scrollbar-thumb,
.access_history_styling ::-webkit-scrollbar-thumb,
.access_history_styling::-webkit-scrollbar-thumb,
.scroll-overlay ::-webkit-scrollbar-thumb,
.scroll-overlay::-webkit-scrollbar-thumb,
.general-tab-ovelay ::-webkit-scrollbar-thumb,
.general-tab-ovelay::-webkit-scrollbar-thumb,
.code-format-table ::-webkit-scrollbar-thumb,
.code-format-table::-webkit-scrollbar-thumb,
.tagoverlay ::-webkit-scrollbar-thumb,
.tagoverlay::-webkit-scrollbar-thumb,
.designerPreviewClass ::-webkit-scrollbar-thumb,
.designerPreviewClass::-webkit-scrollbar-thumb,
.mailPopScrollbar ::-webkit-scrollbar-thumb,
.mailPopScrollbar::-webkit-scrollbar-thumb,
.displayControlsClass ::-webkit-scrollbar-thumb,
.displayControlsClass::-webkit-scrollbar-thumb,
.filterOverlayScroll ::-webkit-scrollbar-thumb,
.filterOverlayScroll::-webkit-scrollbar-thumb,
.link-history-scroll ::-webkit-scrollbar-thumb,
.link-history-scroll::-webkit-scrollbar-thumb,
.tox-toolbar--scrolling ::-webkit-scrollbar-thumb,
.tox-toolbar--scrolling::-webkit-scrollbar-thumb,
.custom-table-scroll .cdk-virtual-scroll-viewport ::-webkit-scrollbar-thumb,
.custom-table-scroll .cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c0d0e3;
  height: 10px;
  scrollbar-width: thin !important;
}
:root {
  --p-card-max-height: 683px;
}
#page-left-menu .search-input .clear-search-icon {
  padding: 0 !important;
}
#page-left-menu .p-card {
  height: auto;
  overflow: hidden;
  box-shadow: none;
  background-color: var(--sidebarBgColor) !important;
  color: var(--sidebarTextColor) !important;
  background-image: var(--sidebarBackgroundImage) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-left-menu .p-card-content {
  padding: 0;
  height: 100%;
}
#page-left-menu .p-card-body {
  padding: 0;
  height: 100%;
}
#page-left-menu .p-card-body .search-item.round-search {
  border-bottom: 1px solid var(--menuDividerColor, #eaeaea) !important;
}
#page-left-menu .p-card-body .search-item.round-search .search-input {
  padding: 0.9rem 15px;
  outline: none;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 11px;
}
#page-left-menu .p-card-body .layout-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  height: 100%;
  overflow-y: auto;
}
#page-left-menu .p-card-body .layout-menu li {
  border-bottom: 1px solid var(--menuDividerColor, #eaeaea) !important;
  overflow: hidden;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem a {
  background-color: transparent !important;
  color: inherit;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem a .layout-submenu-toggler.pi.pi-angle-down {
  transform: rotateZ(180deg);
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a {
  border-left: none !important;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a:has(> span.layout-submenu-toggler) {
  font-weight: 600;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a .layout-submenu-toggler.pi.pi-angle-down {
  transform: rotateZ(180deg);
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a:hover {
  font-weight: 600;
  color: var(--appPrimaryTextColor, #1a2f45);
  position: relative;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a:hover::before {
  content: "";
  position: absolute;
  height: 30px;
  top: 13%;
  left: 0;
  z-index: 10;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a.active-menuitem-routerlink {
  position: relative;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a.active-menuitem-routerlink::before {
  content: "";
  position: absolute;
  height: 70%;
  border-left: 3px solid transparent;
  border-left-color: var(--sidebarActiveTextColor);
  top: 15%;
  left: 0;
  z-index: 10;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem ul li {
  padding-left: 10px;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a {
  border-left: 3px solid transparent;
  font-weight: 400;
  color: inherit;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a .layout-submenu-toggler.pi.pi-angle-down {
  transform: rotateZ(0deg);
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a:hover, #page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a.active-menuitem-routerlink {
  font-weight: 500;
  color: var(--sidebarActiveTextColor) !important;
}
#page-left-menu .p-card-body .layout-menu li.active-menuitem ul li a.active-menuitem-routerlink {
  pointer-events: none;
  border-left-color: var(--primaryColor);
}
#page-left-menu .p-card-body .layout-menu li a {
  padding: 0.9rem 15px;
  outline: none;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 11px;
  column-gap: 1rem;
}
#page-left-menu .p-card-body .layout-menu li a .layout-submenu-toggler.pi.pi-angle-down {
  transform: rotateZ(0deg);
}
#page-left-menu .p-card-body .layout-menu li a .p-w-100 {
  width: 100%;
}
#page-left-menu .p-card-body .layout-menu li ul {
  list-style: none;
  padding: 0;
}
#page-left-menu .p-card-body .layout-menu li ul li {
  border: none !important;
}
#page-left-menu .p-card-body .layout-menu li ul li a {
  padding-inline-start: 25px;
  padding-inline-end: 10px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: #ffffff;
}
#page-left-menu .p-card-body .layout-menu li ul li a .menuitem-text {
  text-align: start;
}
#page-left-menu .p-card-body .layout-menu li ul li a .menuitem-text-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#page-left-menu .p-card-body .layout-menu li .pi-search:before {
  font-size: 0.8rem;
}
#page-left-menu .p-card-body .layout-menu li[menu-item] a span {
  color: inherit;
  font-size: 1rem;
}
#page-left-menu .p-card-body .layout-menu li[menu-item] a:not(.active-menuitem-routerlink):hover {
  background-color: var(--sidebarActiveBgColor, #eaf4fe) !important;
  color: var(--sidebarActiveParentTextColor) !important;
}
#page-left-menu .p-card-body .layout-menu > li[menu-item]:has(a.active-menuitem-routerlink) > a {
  background-color: var(--sidebarActiveBgColor, #eaf4fe) !important;
  color: var(--sidebarActiveParentTextColor) !important;
  font-weight: 600 !important;
}
#page-left-menu .p-card-body .layout-menu > li[menu-item]:has(a.active-menuitem-routerlink) li[menu-item].active-menuitem:has(a.active-menuitem-routerlink) > a {
  color: var(--sidebarActiveParentTextColor) !important;
  font-weight: 600 !important;
}
#page-left-menu .p-card-body .layout-menu > li[menu-item]:has(a.active-menuitem-routerlink) li[menu-item].active-menuitem:has(a.active-menuitem-routerlink) > a.active-menuitem-routerlink {
  color: var(--sidebarActiveTextColor) !important;
  font-weight: 600 !important;
}
#page-left-menu .p-card-body .layout-menu > li[menu-item]:has(a.active-menuitem-routerlink) a.active-menuitem-routerlink {
  color: var(--sidebarActiveParentTextColor) !important;
  font-weight: 600 !important;
}
#page-left-menu .p-card-body .layout-menu > li[menu-item] > a + ul > li[menu-item]:has(> a span.pi-angle-down.layout-submenu-toggler):has(ul):has(a.active-menuitem-routerlink) > a {
  color: var(--sidebarActiveSecondParentTextColor) !important;
}
#page-left-menu .p-card-body .layout-menu > li[menu-item].active-menuitem a:has(> span.layout-submenu-toggler.menu-font-weight.menu-font-weight) {
  font-weight: 600;
}
.btn-height {
  height: auto !important;
}
.left-navigation-menu {
  position: relative;
  height: 100%;
}
.left-navigation-menu .btn-collapse {
  display: none !important;
  position: absolute;
  right: -5px;
  z-index: 2;
  background-color: var(--sidebarBgColor, #ffffff) !important;
  height: 25px !important;
  width: 25px !important;
  min-width: 0 !important;
  top: -15px;
  padding: 0 !important;
  border-width: 0px !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3) !important;
}
.left-navigation-menu .btn-collapse .pi {
  font-size: 0.9rem;
  right: 6px;
  position: absolute;
  color: var(--appPrimaryTextColor);
}
.left-navigation-menu .btn-collapse:focus {
  opacity: 1 !important;
}
.left-navigation-menu .left-nav-border {
  position: relative;
}
.left-navigation-menu .left-nav-border.bottom-border-0 {
  border-bottom-width: 0 !important;
}
.left-navigation-menu .left-nav-border .p-buttonset {
  width: 100%;
  border-bottom: 1px solid var(--border, #abb9cb) !important;
}
.left-navigation-menu .left-nav-border .p-buttonset .btn-square {
  display: flex;
  justify-content: center;
}
.left-navigation-menu .left-nav-border .p-buttonset .btn-square .p-button-label {
  flex: none;
}
.left-navigation-menu .left-nav-border .p-buttonset .btn-square span {
  color: inherit;
}
.left-navigation-menu .left-nav-border .p-buttonset .btn-square span:before {
  color: inherit;
  border-color: inherit;
}
.left-navigation-menu .left-nav-border .p-buttonset .btn-square:first-child {
  border-radius: 3px 0 0 0 !important;
  padding: 20px;
}
.left-navigation-menu .left-nav-border .p-buttonset .btn-square:last-child {
  border-radius: 0 3px 0 0 !important;
}
.left-navigation-menu .left-nav-border .card {
  background-color: var(--sidebarBgColor) !important;
  color: var(--sidebarTextColor) !important;
}
.left-navigation-menu .left-nav-border .card.module-section {
  margin-bottom: 0px;
  box-sizing: border-box;
  border-bottom: solid 1px var(--menuDividerColor, #eaeaea);
  border-radius: 1px;
  box-shadow: none;
}
.left-navigation-menu:hover .btn-collapse {
  display: block !important;
  position: absolute;
  right: -5px;
  z-index: 2;
  background-color: var(--sidebarBgColor, #ffffff) !important;
  height: 25px !important;
  width: 25px !important;
  min-width: 0 !important;
  top: -15px;
  padding: 0 !important;
  border-width: 0px !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3) !important;
}
.pinned-content {
  width: calc(100% - 45px);
  padding-left: 1.5rem;
}
.pinned-leftnav {
  width: 44px;
  border-radius: 3px;
}
.pinned-leftnav .pinned-hide {
  display: none !important;
}
.pinned-leftnav .left-navigation-menu .btn-collapse {
  right: -7px;
  top: -12px;
}
.pinned-leftnav .left-navigation-menu .btn-scroll-collapse {
  display: none;
  position: absolute;
  height: 25px !important;
  width: 25px !important;
  bottom: -10px;
  right: 10px;
  padding: 0;
  background-color: var(--sidebarBgColor, #ffffff) !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.pinned-leftnav .left-navigation-menu .btn-scroll-collapse .pi {
  font-size: 0.9rem;
  margin-top: 2px;
}
.pinned-leftnav .left-navigation-menu .btn-scroll-collapse:after {
  display: none;
}
.pinned-leftnav .left-navigation-menu:hover .btn-scroll-collapse {
  display: block;
}
.pinned-leftnav .search-item.round-search {
  display: none;
}
.pinned-leftnav ul {
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  margin: 0 auto;
  overflow: hidden;
  flex-direction: row-reverse;
  padding-right: 35px;
}
.pinned-leftnav ul li {
  border-bottom: 1px solid;
}
.pinned-leftnav ul li a {
  padding: 0.93rem 2rem;
}
.pinned-leftnav ul li .layout-submenu-toggler,
.pinned-leftnav ul li ul:nth-child(2) {
  display: none;
}
.pinned-leftnav ul li:nth-child(2) a {
  padding-right: 25px;
}
.pinned-leftnav .p-card {
  height: 100%;
}
.pinned-leftnav .p-card .p-card-body .layout-menu li a {
  padding: 0.99rem 11px 0.99rem 15px !important;
  writing-mode: vertical-lr;
  transform: rotateZ(180deg);
}
.pinned-leftnav #page-left-menu .p-card {
  max-height: var(--p-card-max-height, 683px);
}
.pinned-leftnav #page-left-menu .p-card-body .layout-menu li[menu-item] a.active-menuitem-routerlink {
  border-left: none;
}
.left-nav-item .p-button .p-button-icon-left {
  display: initial;
}
.left-nav-item .p-button-label {
  position: relative;
  top: -1px;
  font-size: 1rem;
}
.left-nav-item .icons-Application:before {
  border: 1px solid #375068;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .left-navigation-menu .btn-collapse {
    padding-left: 0px !important;
  }
  .left-navigation-menu .btn-collapse .pi {
    right: 3px;
    margin-right: 0.3rem;
  }
  .p-button-icon-left {
    display: block !important;
  }
  .designer-card .filter-right::before {
    padding-left: 3px !important;
  }
}
body.layout-rtl .left-navigation-menu .btn-collapse {
  rotate: y 180deg;
  right: auto;
  left: -7px;
}
body.layout-rtl .left-navigation-menu .btn-collapse .p-button-icon.p-button-icon-left {
  margin-right: 0;
  margin-left: 0;
}
body.layout-rtl .left-navigation-menu .left-nav-border .p-buttonset .btn-square:first-child {
  border-radius: 0 3px 0 0 !important;
}
body.layout-rtl .left-navigation-menu .left-nav-border .p-buttonset .btn-square:last-child {
  border-radius: 3px 0 0 0 !important;
}
body.layout-rtl #page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a:hover,
body.layout-rtl #page-left-menu .p-card-body .layout-menu > li[menu-item]:has(a.active-menuitem-routerlink) > a.active-menuitem-routerlink {
  border-left: none !important;
}
body.layout-rtl .pinned-content {
  padding-left: 0 !important;
  padding-right: 1.5rem !important;
}
body.layout-rtl #page-left-menu .p-card-body .layout-menu li.active-menuitem ul li.active-menuitem a.active-menuitem-routerlink::before {
  right: 0;
  left: auto;
}
#page-left-menu .p-card-body .layout-menu .no-module a:not(.active-menuitem-routerlink):hover {
  background-color: var(--menuMouseHoverColor, #ffffff) !important;
  color: var(--menuTextMouseHoverColor, #000000) !important;
}
#theme-left-menu {
  height: 100%;
  overflow: hidden;
  background-color: var(--sidebarBgColor) !important;
  color: var(--sidebarTextColor) !important;
  background-image: var(--sidebarBackgroundImage) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#theme-left-menu ul {
  padding: 0;
  box-shadow: none;
  white-space: pre;
}
#theme-left-menu ul li {
  border-bottom: 1px solid var(--menuDividerColor, #eaeaea) !important;
  overflow: hidden;
  list-style: none;
}
#theme-left-menu ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  color: var(--sidebarTextColor) !important;
  padding: 0.99rem 11px 0.99rem 15px !important;
  writing-mode: vertical-lr;
  transform: rotateZ(180deg);
}
#theme-left-menu ul li a span {
  color: inherit !important;
}
#theme-left-menu ul li .active-menuitem {
  border-left: 3px solid var(--sidebarActiveParentTextColor) !important;
  color: var(--sidebarActiveParentTextColor) !important;
  font-weight: 600 !important;
  background-color: var(--sidebarActiveBgColor, #eaf4fe) !important;
}
.btn-height:has(#theme-left-menu) {
  height: 100% !important;
}
.btn-design-tabs span {
  font-size: inherit !important;
}
.layout-menu:not(.padingLeftOnly) .active-item-collapsed a {
  background-color: var(--sidebarActiveBgColor, #eaf4fe) !important;
  color: var(--sidebarActiveParentTextColor) !important;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (width <= 576px) {
  .pinned-leftnav {
    display: none;
  }
  .pinned-content {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .left-side-content {
    position: absolute;
    z-index: 500;
    left: 0;
    width: 100%;
    max-width: 100%;
    top: 115px;
  }
  body.layout-rtl .pinned-content {
    padding-left: 0 !important;
    padding-right: 0rem !important;
  }
}
/* Add your customizations of layout here */
:host ::ng-deep .p-datatable-responsive-demo .p-datatable-tbody > tr > td .p-column-title {
  display: none;
}
@media screen and (max-width: 40rem) {
  :host ::ng-deep .p-datatable.p-datatable-responsive-demo .p-datatable-thead > tr > th,
:host ::ng-deep .p-datatable.p-datatable-responsive-demo .p-datatable-tfoot > tr > td {
    display: none !important;
  }
  :host ::ng-deep .p-datatable.p-datatable-responsive-demo .p-datatable-tbody > tr > td {
    text-align: left;
    display: block;
    width: 100%;
    float: left;
    clear: left;
    border: 0 none;
  }
  :host ::ng-deep .p-datatable.p-datatable-responsive-demo .p-datatable-tbody > tr > td .p-column-title {
    padding: 0.4rem;
    min-width: 30%;
    display: inline-block;
    margin: -0.4em 1em -0.4em -0.4rem;
    font-weight: bold;
  }
  :host ::ng-deep .p-datatable.p-datatable-responsive-demo .p-datatable-tbody > tr > td:last-child {
    border-bottom: 1px solid var(--surface-d);
  }
}
body.layout-rtl .pull-right {
  float: left;
}
:root {
  --surface-a: #ffffff;
  --surface-b: #fafafa;
  --surface-c: rgba(0, 0, 0, 0.04);
  --surface-d: rgba(0, 0, 0, 0.12);
  --surface-e: #ffffff;
  --surface-f: #ffffff;
  --text-color: #455868;
  --text-color-secondary: textSecondaryColor;
  --primeFontFamily: PrimeIcons, monospace;
  --primaryColor: #006061;
  --primaryTextColor: var(--primaryTextColor, #ffffff);
  --accentColor: var(--accentColor, #ffc107);
  --accentTextColor: var(--accentTextColor, #212121);
  --btnBorderRadius: var(--btnBorderRadius, 4px);
  --place-holder-color: #ccc;
  --tabviewHeaderBg: #ffffff;
  --emphasis-low: #abb9cb;
  --fontFamily: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  --fontSize: 14px;
  --pageTitleFontSize: 1.25rem;
  --pageTitleFontColor: var(--appPrimaryTextColor, #1a2f45);
  --layoutColor: #d8e2ed;
  --menuitemTextColor: #1e252c;
  --sidebarBgColor: var(--sidebarBgColor, #fff);
  --sidebarTextColor: #000;
  --menuBgImageLight: ;
  --menuBgImageDark: ;
  --horizontalMenuBgImageLight: ;
  --horizontalMenuBgImageDark: ;
  --showText: "Show";
  --iconsDefaultColor: #375068;
  --fontIconsColor: #475569;
  --disabledColor: #e4e4e4;
  --disabledBorderColor: #b7b7b7;
  --disabledBackgroundcolor: #f1f1f1;
  --disabledCheckboxColor: #b7b7b7;
  --disabledCheckmarkColor: #e2e2e2;
  --defaultTextColor: #1a2f45;
  --mandatoryMarkColor: #ad0000;
  --breadcrumbActiveText: #0f172a;
  --buttonFailedBgColor: #fad5dc;
}
/* Add your variable customizations of theme here */
body.layout-mode-dark .p-menu .p-menuitem-link:not(.p-disabled):hover {
  background-color: #555555;
}
* {
  box-sizing: border-box;
}
.p-component {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  font-weight: normal;
}
.p-component-overlay {
  background-color: rgba(26, 47, 69, 0.6) !important;
  transition-duration: 0.2s;
}
.p-disabled,
.p-component:disabled {
  pointer-events: none !important;
  background-color: var(--disabledBackgroundcolor, #f1f1f1) !important;
  color: var(--disabledTextColor) !important;
}
.p-error,
.p-invalid {
  color: #b00020;
}
.p-text-secondary {
  color: var(--appSecondaryTextColor, #375068);
}
.pi {
  font-size: 1rem;
}
.p-link {
  font-size: var(--fontSize, 14px);
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  border-radius: var(--formBorderRadius, 4px);
}
.p-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.hideModel {
  margin-bottom: 0;
}
p-radiobutton .p-disabled {
  background-color: var(--disabledColor) !important;
}
p-checkbox .p-disabled {
  background-color: var(--disabledColor) !important;
}
.p-radiobutton-label.p-disabled {
  background: none !important;
}
body.layout-mode-dark .p-disabled,
body.layout-mode-dark .p-component:disabled {
  background-color: #a0a0a0 !important;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.switch-user-note {
  position: fixed;
  left: 0;
  width: 100%;
  background-color: #bcfad6;
  font-family: inherit;
  font-size: 12px;
  color: #0f172a;
  padding: 0 0.8rem;
  display: flex;
  justify-content: center;
  min-height: 45px;
}
.switch-user-note span {
  align-self: center;
}
.switch-user-note-top {
  top: 64px;
  z-index: 998;
}
.switch-user-note-top-max {
  top: 0px;
  z-index: 1010;
}
.mw-85 {
  min-width: 85%;
}
.mw-15 {
  min-width: 15%;
  text-align: right;
}
.view-graph-grid-bg {
  background: url('grid.202485a764d44773.png') 0 0 repeat !important;
  width: 100%;
  display: inline-table;
  background-size: 12px !important;
}
.graph-grid-bg {
  background: url('grid.202485a764d44773.png') 0 0 repeat !important;
  background-size: 12px !important;
}
.decision-item {
  background-color: #f9faf4;
  border-radius: 0.2em;
  height: 21px !important;
}
.decision-item .undefined.always-wrapper {
  border-radius: 4px;
  background: #b0fdbe;
}
.decision-item table {
  border-spacing: unset;
}
.decision-item table tbody .decision-title {
  font-style: normal;
  color: #394d60;
  padding-top: 3px;
}
.decision-item table tbody .decision-wrapper,
.decision-item table tbody .undefined-wrapper {
  border-radius: 4px;
  height: 21px !important;
  background-color: #ffddb9;
}
.decision-item table tbody .Approve-wrapper,
.decision-item table tbody .Yes-wrapper,
.decision-item table tbody .Always-wrapper,
.decision-item table tbody .success-wrapper,
.decision-item table tbody .Approve.Update-wrapper,
.decision-item table tbody .Authorized-wrapper {
  background-color: #b0fdbe;
  height: 21px !important;
  border-radius: 4px;
}
.decision-item table tbody .Rejected-wrapper,
.decision-item table tbody .No-wrapper,
.decision-item table tbody .failure-wrapper,
.decision-item table tbody .Rejected,
.decision-item table tbody .Not.Authorized-wrapper {
  background-color: #f8b3c0;
  height: 21px !important;
  border-radius: 4px;
}
.decision-item table tbody .switch-wrapper {
  background-color: #bbecff;
  height: 21px !important;
  border-radius: 4px;
}
.decision-item table tbody .switch-others-wrapper {
  background-color: #eef3f9;
  height: 21px !important;
  border-radius: 4px;
}
.decision-item table tbody .On-Hold-wrapper,
.decision-item table tbody .Queue-wrapper {
  background-color: #ffc37b;
  height: 21px !important;
  border-radius: 4px;
}
.activity-item table {
  height: 100% !important;
  margin-top: -4px;
  border-spacing: unset;
}
.activity-item table tbody .activity-wrapper {
  height: 100%;
  width: 100%;
  border-radius: 4px 4px;
}
.activity-item table tbody .activity-wrapper.entry-wrapper {
  border: 1px solid;
  margin-top: 0.4rem;
}
.activity-item.xs img.activity-icon-size {
  height: 32px;
  width: 32px;
}
.activity-item.sm img.activity-icon-size {
  height: 32px;
  width: 32px;
}
.activity-item.sm .inner-title {
  max-width: 50px;
  direction: ltr;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-item.md img.activity-icon-size {
  height: 40px;
  width: 40px;
}
.activity-item.md .inner-title {
  max-width: 140px;
  direction: ltr;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-item.lg img.activity-icon-size {
  height: 50px;
  width: 50px;
}
.activity-item.lg .inner-title {
  max-width: 210px;
  direction: ltr;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-item .activity-wrapper {
  width: 100%;
  height: 100%;
}
.activity-item .activity-wrapper .activity-title {
  display: table;
  color: #1e252c !important;
  text-transform: capitalize;
  width: 100%;
  height: 100%;
  font-weight: 400;
  font-size: 1rem;
  padding: 3px;
}
.activity-item .activity-wrapper .activity-title .activity-bg {
  display: table-cell;
  vertical-align: middle;
  border-radius: 0.3em 0 0 0.3em;
  background-size: 70% !important;
  border-right: 0.5px solid rgba(107, 107, 126, 0.6);
  width: 20%;
}
.activity-item .activity-wrapper .activity-title .inner-title {
  display: table-cell;
  width: 80%;
  position: relative;
  vertical-align: middle;
}
.activity-item .activity-wrapper .activity-title .inner-title p {
  margin-top: 5px !important;
  margin-bottom: 10px;
  font-size: 0.8rem !important;
}
.activity-item .activity-wrapper.entry-wrapper .activity-bg {
  background: url('start-icon.227b985110794306.jpg') center 50% no-repeat !important;
  background-size: 80% !important;
  width: 30%;
  border-right: none;
}
.activity-item .activity-wrapper.exit-wrapper .activity-bg {
  background: url('stop-icon.c48a5657faa1b635.png') center 50% no-repeat !important;
  background-size: 80% !important;
  width: 30%;
  border-right: none;
}
.p-autocomplete {
  border-radius: var(--formBorderRadius, 5px) !important;
  border-color: var(--border, #abb9cb) !important;
  background: #ffffff;
}
.p-autocomplete .p-autocomplete-loader {
  right: 0.8rem;
}
.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
  right: 3.8rem;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container {
  max-height: 100px;
  overflow-y: auto;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868);
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
  padding: 0.4rem;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  font-size: var(--formInputSize, 14px);
  color: #455868;
  padding: 0;
  margin: 0;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token {
  padding: 0.3rem 0.3rem 0.3rem 0.8rem !important;
  background-color: var(--chipBackgroundColor, rgba(0, 96, 97, 0.12));
  border-radius: var(--btnBorderRadius, 4px);
  margin: 0.3rem;
  margin-right: 2px;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-label {
  color: var(--chipTextColor);
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  margin-left: 0.5rem;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon.pi.pi-times-circle::before {
  content: "\e90b" !important;
  background-color: var(--chipIconBgColor, #375068);
  color: white;
  font-size: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  padding: 4px;
}
.p-autocomplete.p-error > .p-inputtext, .p-autocomplete.p-invalid > .p-inputtext {
  border-color: #b00020;
}
p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
  border-color: #b00020;
}
.p-autocomplete-panel {
  min-width: 100%;
  max-width: 100vw;
  background-color: var(--dropdownContentColor, #ffffff) !important;
  color: #455868;
  border: 0 none;
  border-radius: var(--formBorderRadius, 4px);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 576px) {
  .p-autocomplete-panel {
    max-width: 95vw;
  }
}
.p-autocomplete-panel .p-autocomplete-items {
  padding: 0;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
  font-weight: bold;
  cursor: pointer;
  padding: 1rem;
  color: #455868;
  margin-top: 15px;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
  margin: 0;
  padding: 1rem;
  border: 0 none;
  color: var(--appSecondaryTextColor, #455868);
  background: transparent;
  transition: none;
  border-radius: 0;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
  color: #455868;
  background: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04));
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.custom-tags-control .show-edit-tag {
  display: none;
}
.custom-tags-control li:hover .show-edit-tag {
  display: block !important;
}
.custom-tags-control .p-autocomplete-multiple-container {
  min-height: 42.4px;
}
.selected-recipient .p-autocomplete-token {
  background-color: #b4f0e8 !important;
  border-radius: 36px !important;
  color: #1e252c !important;
  margin: 2px 4px 2px 4px !important;
}
body.layout-mode-dark .p-autocomplete {
  background-color: transparent !important;
}
body.layout-mode-dark .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token {
  background: #454545;
}
body.layout-mode-dark .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon.pi.pi-times-circle::before {
  background-color: #000000;
}
.auto-down-arrow .p-button-icon {
  color: initial;
}
.auto-down-arrow .p-button {
  border: none;
  border-bottom: 1px #abb9cb solid;
  background-color: #f9fafb;
}
body.layout-rtl .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  margin-right: 0.5rem !important;
}
.context-menu-hide {
  display: none;
}
.Report_tags_control .p-autocomplete {
  display: flex !important;
  position: relative;
}
.app-tabular-list .dotWalkAutocomplete .p-autocomplete,
.sendMail-utilities .dotWalkAutocomplete .p-autocomplete {
  height: 42.4px;
}
.list-card-class .set-option-list-pos .manual-item .p-dropdown {
  height: 42.4px;
}
.p-calendar {
  width: 100% !important;
}
.p-calendar .p-inputtext {
  border: none !important;
}
.p-calendar.p-error > .p-inputtext, .p-calendar.p-invalid > .p-inputtext {
  border-color: #b00020;
}
p-calendar {
  width: 100% !important;
}
p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
  border-color: #b00020;
}
.p-datepicker {
  padding: 0.5rem;
  background: var(--overlayBackgroundColor, #ffffff);
  color: #455868;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
}
.p-datepicker:not(.p-datepicker-inline) {
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  border: 0 none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
  background: #ffffff;
}
.p-datepicker .p-datepicker-header {
  padding: 0.5rem;
  color: #455868;
  background: var(--overlayBackgroundColor, #ffffff);
  font-weight: 500;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-datepicker .p-datepicker-header .p-datepicker-prev,
.p-datepicker .p-datepicker-header .p-datepicker-next {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border: none;
}
.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-datepicker .p-datepicker-header .p-datepicker-prev:focus,
.p-datepicker .p-datepicker-header .p-datepicker-next:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-datepicker .p-datepicker-header .p-datepicker-title {
  line-height: 1.9rem;
}
.p-datepicker .p-datepicker-header .p-datepicker-title select {
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
  margin-right: 0.5rem;
  border: none;
  font-weight: 600;
  padding: 0 0.5rem;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
  background: rgba(0, 0, 0, 0.04);
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year {
  margin-right: 0.5rem;
  border: none;
  font-weight: 600;
  padding: 0 0.5rem;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover {
  background: rgba(0, 0, 0, 0.04);
}
.p-datepicker table {
  font-size: var(--fontSize, 14px);
  margin: 0.5rem 0;
}
.p-datepicker table th {
  padding: 0.5rem;
  border-bottom: none !important;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  color: black !important;
  font-weight: 600 !important;
}
.p-datepicker table th > span {
  width: 2.5rem;
  height: 2.5rem;
}
.p-datepicker table td {
  padding: 0 0.5rem;
}
.p-datepicker table td > span {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  transition: none;
  border: 1px solid transparent;
}
.p-datepicker table td > span.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.p-datepicker table td > span:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-datepicker table td.p-datepicker-today > span {
  background: #0053b3;
  color: #ffffff;
}
.p-datepicker table td.p-datepicker-today > span.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.p-datepicker .p-datepicker-buttonbar {
  padding: 0.1rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: flex-end;
}
.p-datepicker .p-datepicker-buttonbar .p-button {
  width: auto;
}
.p-datepicker .p-timepicker {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.5rem;
  gap: 1rem;
  direction: ltr !important;
}
.p-datepicker .p-timepicker button {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border: none;
}
.p-datepicker .p-timepicker button:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-datepicker .p-timepicker button:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-datepicker .p-timepicker button:last-child {
  margin-top: 0.2em;
}
.p-datepicker .p-timepicker span {
  font-size: 1.25rem;
}
.p-datepicker .p-timepicker span:nth-child(2) {
  border: 0.5px solid #abb9cb;
  padding: 15% 32%;
  border-radius: 3px;
}
.p-datepicker .p-timepicker > .p-ampm-picker {
  padding-inline-start: 1rem;
}
.p-datepicker.p-datepicker-timeonly .p-timepicker {
  border-top: 0 none;
}
.p-datepicker .p-monthpicker {
  margin: 0.5rem 0;
}
.p-datepicker .p-monthpicker .p-monthpicker-month {
  padding: 0 0.5rem;
  transition: none;
  border-radius: var(--formBorderRadius, 4px);
}
.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 0;
  padding-bottom: 0;
}
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
  padding-left: 0;
}
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
  padding-right: 0;
  border-right: 0 none;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
  background: #dae5f3;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
  background: #dae5f3;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):hover {
  background: #dae5f3;
}
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
@media screen and (max-width: 769px) {
  .p-datepicker table th,
.p-datepicker table td {
    padding: 0;
  }
}
body.layout-mode-dark .p-calendar {
  background-color: transparent !important;
}
body.layout-mode-dark .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
  background-color: transparent !important;
}
.p-checkbox {
  width: 1.3rem;
  height: 1.3rem;
}
.p-checkbox .p-checkbox-box {
  border: 2px solid #c1c1c1;
  background-color: #ffffff;
  width: 1.3rem;
  height: 1.3rem;
  color: #455868;
  border-radius: var(--formBorderRadius, 4px);
  border-color: var(--border);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.p-checkbox .p-checkbox-box .p-checkbox-icon {
  transition-duration: 0.2s;
  color: var(--primaryTextColor, #ffffff);
  font-size: 14px;
}
.p-checkbox .p-checkbox-box:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868);
}
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-checkbox .p-checkbox-box.p-highlight {
  border-color: var(--inputSelectionBgColor, var(--primaryColor, #006061)) !important;
  background-color: var(--inputSelectionBgColor, var(--primaryColor, #006061));
}
.p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon::before {
  border-color: var(--inputSelectionTextColor) !important;
}
.p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled):hover {
  border-color: var(--primaryColor, #006061);
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.p-checkbox.p-error > .p-checkbox-box, .p-checkbox.p-invalid > .p-checkbox-box {
  border-color: #b00020;
}
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
  border-color: #b00020;
}
.p-input-filled .p-checkbox .p-checkbox-box:not(.p-disabled):hover {
  background-color: #ececec;
}
.p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
  background: var(--inputSelectionBgColor, var(--primaryColor, #006061));
}
.p-input-filled .p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled):hover {
  background: var(--primaryColor, #006061);
}
.p-checkbox-label {
  margin-inline-start: 0.5rem;
  margin-bottom: 0 !important;
  color: var(--appSecondaryTextColor);
}
.p-checkbox-label.p-checkbox-label-active.p-checkbox-label-focus {
  font-weight: 600 !important;
}
.p-form-group-checkbox .p-checkbox-label {
  padding-right: 0.5rem;
}
body.layout-mode-dark .p-checkbox .p-checkbox-box {
  background-color: transparent !important;
}
body.layout-mode-dark .p-checkbox .p-checkbox-box.p-highlight {
  background-color: var(--inputSelectionBgColor) !important;
}
.p-chips .p-chips-multiple-container {
  padding: 0.4rem 0.8rem;
}
.p-chips .p-chips-multiple-container:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868);
}
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-chips .p-chips-multiple-container .p-chips-token {
  padding: 0.4rem 0.8rem;
  margin-right: 0.5rem;
  background-color: var(--chipBackgroundColor, rgba(0, 96, 97, 0.12));
  color: var(--primaryColor, #006061);
  border-radius: var(--formBorderRadius, 4px);
}
.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-label {
  color: var(--chipTextColor);
}
.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
  margin-left: 0.5rem;
}
.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon::before {
  background-color: var(--chipIconBgColor);
}
.p-chips .p-chips-multiple-container .p-chips-input-token {
  padding: 0.4rem 0;
}
.p-chips .p-chips-multiple-container .p-chips-input-token input {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  font-size: var(--fontSize, 14px);
  color: #455868;
  padding: 0;
  margin: 0;
}
.p-chips.p-error > .p-inputtext, .p-chips.p-invalid > .p-inputtext {
  border-color: #b00020;
}
p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
  border-color: #b00020;
}
body.layout-mode-dark .p-chips {
  background-color: transparent !important;
}
.p-colorpicker-preview {
  width: 2rem;
  height: 2rem;
}
.p-colorpicker-panel {
  background: #323232;
  border-color: #191919;
}
.p-colorpicker-panel .p-colorpicker-color-handle,
.p-colorpicker-panel .p-colorpicker-hue-handle {
  border-color: #ffffff;
}
.p-colorpicker-overlay-panel {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.p-dropdown {
  background: #ffffff;
  border: 1px solid #abb9cb;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: var(--formBorderRadius, 5px) !important;
  border-color: var(--border, #abb9cb) !important;
  width: 100%;
}
.p-dropdown:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868) !important;
}
.p-dropdown:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-dropdown.p-dropdown-clearable .p-dropdown-label {
  padding-inline-end: 1.8rem;
}
.p-dropdown .p-dropdown-label {
  background: transparent;
}
.p-dropdown .p-dropdown-label.p-inputtext {
  border: none !important;
}
.p-dropdown .p-dropdown-label.p-placeholder {
  color: var(--placeholderTextColor, #455868) !important;
}
.p-dropdown .p-dropdown-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}
.p-dropdown .p-dropdown-trigger {
  background: transparent;
  color: #474c51;
  width: 2.357rem;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-dropdown .p-dropdown-clear-icon {
  color: #474c51;
  inset-inline-end: 2.357rem;
  font-size: 0.9rem;
}
.p-dropdown.p-dropdown-open {
  border: 0.5px solid var(--selectionBorderColor) !important;
}
.p-dropdown-panel {
  background: var(--dropdownContentColor, #ffffff);
  color: #455868;
  border: 0 none;
  border-radius: var(--formBorderRadius, 4px);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  z-index: 9999;
}
.p-dropdown-panel .p-dropdown-header {
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #455868;
  background-color: var(--dropdownHeaderColor, var(--dropdownHeaderColor, #ffffff)) !important;
  margin: 0;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
  border-radius: 20px !important;
  padding-block: 6px !important;
  padding-inline: 2.5rem 30px !important;
}
.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
  left: 0.8rem;
  color: #474c51;
  padding: 2px;
}
.p-dropdown-panel .p-dropdown-items {
  padding: 0;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
  margin: 0;
  padding: 1rem;
  border: 0 none;
  color: var(--appSecondaryTextColor, #455868) !important;
  background: transparent;
  transition: none;
  border-radius: 0;
  /* Long Text Break css */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item span {
  color: inherit !important;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
  background-color: var(--dropdownHighlightBgColor, rgba(0, 96, 97, 0.12)) !important;
  color: var(--dropdownHighlightTextColor, var(--primaryColor, #006061)) !important;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight:hover {
  background-color: var(--dropdownHoverBgColor) !important;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
  color: #455868;
  background-color: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04)) !important;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
  padding: 1rem !important;
  color: var(--appSecondaryTextColor, #455868);
  background: transparent;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
  margin: 0;
  padding: 0.4rem 0.8rem;
  color: var(--appSecondaryTextColor, #375068);
  background-color: transparent !important;
  font-weight: 900;
}
.p-dropdown-panel .p-dropdown-items-wrapper {
  background-color: var(--dropdownContentColor, #ffffff) !important;
  margin-right: 3px;
}
.p-dropdown-panel.p-error, .p-dropdown-panel.p-invalid {
  border-color: #b00020;
}
p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
  border-color: #b00020;
}
.p-input-outlined .p-dropdown.transparent-dropdown {
  background: none !important;
  border: none !important;
}
.p-input-outlined .p-dropdown.transparent-dropdown .p-dropdown-label.p-inputtext {
  background-color: transparent !important;
}
.p-input-outlined .p-dropdown.transparent-dropdown:not(.p-disabled).p-focus, .p-input-outlined .p-dropdown.transparent-dropdown:not(.p-disabled):hover, .p-input-outlined .p-dropdown.transparent-dropdown:not(.p-disabled).p-dropdown-open {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.p-input-filled .p-dropdown {
  background-repeat: no-repeat !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
}
.p-input-filled .p-dropdown .p-inputtext.p-dropdown-label {
  background-image: none !important;
  background-color: transparent !important;
}
.p-input-filled .p-dropdown.ng-invalid {
  background-image: linear-gradient(to bottom, var(--errorBorderColor, #ff0000), var(--errorBorderColor, #ff0000)), linear-gradient(to bottom, var(--errorBorderColor, #ff0000), var(--errorBorderColor, #ff0000)) !important;
}
.p-input-filled .p-dropdown:not(.p-disabled):hover {
  background-color: #ececec;
  background-image: linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)), linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)) !important;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
  background-color: #dcdcdc;
}
.p-input-filled .p-dropdown.p-dropdown-open {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
}
.p-input-filled .p-dropdown.transparent-dropdown {
  background: none !important;
  border: none !important;
}
.p-input-filled .p-dropdown.transparent-dropdown .p-dropdown-label.p-inputtext {
  background-color: transparent !important;
}
.p-input-filled .p-dropdown.transparent-dropdown:not(.p-disabled).p-focus, .p-input-filled .p-dropdown.transparent-dropdown:not(.p-disabled):hover, .p-input-filled .p-dropdown.transparent-dropdown:not(.p-disabled).p-dropdown-open {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
/* Custom Group dropdown control styles */
.custom-group-dropdown-control .p-inputgroup .p-inputwrapper > .p-component {
  width: 100%;
}
.custom-group-dropdown-control .dropdown-action-icons {
  float: right;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99999;
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
}
.custom-group-dropdown-control .dropdown-action-icons .p-button {
  padding: 0 !important;
  color: var(--appPrimaryTextColor, #1a2f45);
}
.custom-group-dropdown-control .p-dropdown-header .p-dropdown-filter-container input {
  border-radius: 20px !important;
  padding: 6px 30px 6px 2.5rem !important;
}
.custom-group-dropdown-control .p-dropdown-header .p-dropdown-filter-icon {
  left: 0.8rem;
  color: var(--appPrimaryTextColor, #1a2f45);
  top: 50%;
  background: transparent !important;
}
.custom-group-dropdown-control .group-control-width {
  width: 100%;
}
.custom-group-dropdown-control .customheight .custom-group-dropdown-control .check-pos {
  top: 44px;
}
.custom-group-dropdown-control .customheight .custom-group-dropdown-control .check-pos .p-button-text {
  padding-left: 15px;
}
.custom-group-dropdown-control .btn-add-pos .p-button-text {
  padding-left: 15px;
}
.custom-group-dropdown-control.p-dropdown-panel li {
  padding: 0 !important;
}
.custom-group-dropdown-control.p-dropdown-panel li .group-item {
  padding: 1rem;
}
.custom-group-dropdown-control.p-dropdown-panel li .group-item.in-active {
  background-color: #e4e4e4;
}
.custom-group-dropdown-control.p-dropdown-panel li.p-dropdown-empty-message {
  padding: 1rem !important;
}
.custom-group-dropdown-control.p-dropdown-panel .p-dropdown-filter.p-inputtext {
  width: 100%;
  border-radius: 16px;
}
.custom-group-dropdown-control .group-checkbox {
  width: 170px !important;
  top: 1.5rem !important;
  position: absolute;
  right: 0;
  padding-left: 25px;
  text-align: left;
  width: 150px;
  cursor: pointer;
}
.custom-group-dropdown-control .group-checkbox label {
  cursor: pointer;
  color: var(--appPrimaryTextColor, #1a2f45);
  font-weight: 500;
}
.custom-group-dropdown-control .group-control-btn {
  border-radius: 3px !important;
  border: 1px solid #abb9cb !important;
  cursor: pointer;
  padding: 0.3rem !important;
}
.custom-group-dropdown-control .group-control-btn:hover {
  background-color: var(--primaryColor) !important;
  color: var(--primaryTextColor) !important;
}
.custom-group-dropdown-control .group-control-btn:enabled:focus {
  opacity: 1 !important;
}
.custom-group-dropdown-control .check-pos {
  position: absolute;
  top: 55px;
}
.custom-group-dropdown-control .p-dropdown-empty-message {
  padding: 1rem;
}
.custom-group-dropdown-control.master-control {
  z-index: 1000 !important;
}
.custom-group-dropdown-control.master-control .p-dropdown-header {
  padding-bottom: 45px;
}
.custom-group-dropdown-control.master-control.p-dropdown-panel li {
  padding: 1rem !important;
}
.custom-group-dropdown-control .p-dropdown-items-wrapper {
  margin-right: 0;
}
.transparent-dropdown {
  background: none !important;
  border: none !important;
}
.transparent-dropdown:not(.p-disabled).p-focus, .transparent-dropdown:not(.p-disabled):hover, .transparent-dropdown:not(.p-disabled).p-dropdown-open {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.transparent-dropdown .p-inputtext {
  color: #474c51;
  padding: 0 1rem;
  background: transparent !important;
}
.only-dropdown-icon {
  background-color: transparent !important;
  border-radius: 0 !important;
  border-width: 0 !important;
}
.only-dropdown-icon:not(.p-disabled).p-focus {
  box-shadow: none !important;
}
.only-dropdown-icon:not(.p-disabled):hover {
  background-color: transparent !important;
}
.only-dropdown-icon .p-dropdown-trigger {
  padding-top: 3px;
  width: auto;
}
.only-dropdown-icon .p-dropdown-label {
  display: none !important;
}
.custom-group-dropdown-table .p-inputgroup .p-inputwrapper > .p-component {
  width: 100%;
}
.custom-group-dropdown-table .dropdown-action-icons {
  float: right;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99999;
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
}
.custom-group-dropdown-table .dropdown-action-icons .p-button {
  padding: 0 !important;
  color: #375068 !important;
}
.custom-group-dropdown-table .p-dropdown-header .p-dropdown-filter-container input {
  border-radius: 16px !important;
  border: 0.5px solid #abb9cb !important;
  margin-left: 0.25em;
  padding-left: 2.5em;
}
.custom-group-dropdown-table .p-dropdown-header .p-dropdown-filter-icon {
  left: 1.25rem;
  color: #375068;
  top: 1.5rem;
  font-size: 0.75em;
}
.custom-group-dropdown-table .group-control-width {
  width: 100%;
}
.custom-group-dropdown-table .btn-add-pos .p-button-text {
  padding-left: 0.75em;
}
.custom-group-dropdown-table.p-dropdown-panel li {
  padding: 0 !important;
}
.custom-group-dropdown-table.p-dropdown-panel li .group-item {
  padding: 1rem;
}
.custom-group-dropdown-table.p-dropdown-panel li .group-item.in-active {
  background-color: #e4e4e4;
}
.custom-group-dropdown-table.p-dropdown-panel li.p-dropdown-empty-message {
  padding: 1rem !important;
}
.custom-group-dropdown-table.p-dropdown-panel .p-dropdown-filter-container {
  width: 100% !important;
}
.custom-group-dropdown-table.p-dropdown-panel .p-dropdown-filter.p-inputtext {
  width: 100%;
  border-radius: 16px;
}
.custom-group-dropdown-table .group-checkbox {
  position: absolute;
  right: 20px;
  top: 23px;
  padding-left: 25px;
  text-align: right;
  width: 150px;
  cursor: pointer;
}
.custom-group-dropdown-table .group-checkbox label {
  cursor: pointer;
  color: var(--appPrimaryTextColor, #1a2f45);
  font-weight: 500;
}
.custom-group-dropdown-table .group-control-btn {
  border-radius: 3px !important;
  border: 1px solid #abb9cb !important;
  cursor: pointer;
  padding: 0.3rem !important;
}
.custom-group-dropdown-table .group-control-btn:hover {
  background-color: var(--primaryColor) !important;
  color: var(--primaryTextColor) !important;
}
.custom-group-dropdown-table .group-control-btn:enabled:focus {
  opacity: 1 !important;
}
.custom-group-dropdown-table .check-pos {
  position: absolute;
  top: 55px;
}
.custom-group-dropdown-table .p-dropdown-empty-message {
  padding: 1rem;
}
.custom-group-dropdown-table.master-control {
  z-index: 1000 !important;
}
.custom-group-dropdown-table.master-control .p-dropdown-header {
  padding-bottom: 45px;
}
.custom-group-dropdown-table.master-control.p-dropdown-panel li {
  padding: 1rem !important;
}
.custom-group-dropdown-table .p-dropdown-items-wrapper {
  margin-right: 0;
}
.only-dropdown-icon-panel {
  min-width: 150px !important;
}
.btn-dropdown {
  border-radius: var(--btnBorderRadius, 4px);
  color: var(--primaryTextColor, #ffffff);
  background: var(--primaryColor, #006061);
  border: 1px solid var(--primaryColor, #006061);
}
.btn-dropdown .p-dropdown-trigger,
.btn-dropdown .p-inputtext {
  color: var(--primaryTextColor, #ffffff) !important;
}
.add-filter-dropdown .p-dropdown-clear-icon {
  color: #474c51;
  right: 0.5rem !important;
}
body.layout-mode-dark .p-dropdown .p-dropdown-trigger {
  color: #ffffff !important;
}
body.layout-rtl .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-container .p-inputtext {
  padding-right: 0.6rem;
  padding-left: 2rem;
}
body.layout-rtl .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-container .p-dropdown-filter-icon {
  right: 0.8rem !important;
  left: auto;
}
body.layout-rtl .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-checkbox {
  margin-right: 0;
  margin-left: 0.5rem;
}
body.layout-rtl .p-dropdown-panel .dropdown-action-icons {
  right: auto;
  left: 10px;
}
body.layout-rtl .custom-group-dropdown-control .group-checkbox {
  right: auto !important;
  left: 0;
  padding-right: 25px;
  padding-left: 0 !important;
}
.setting-query-alignment .p-paginator .p-dropdown .p-dropdown-label {
  padding-top: 3px;
}
.p-overlay:has(div.setting-context-index),
.p-overlay:has(div.tenant-index),
.p-overlay:has(div.job-discovery-overlay-index) {
  z-index: 2 !important;
}
.p-overlay:has(div.overlay-index) {
  z-index: 11 !important;
}
.p-overlay:has(div.overlay-zindex-2) {
  z-index: 2 !important;
}
.subdomain-overlay-index .p-overlay.p-component {
  z-index: 10 !important;
}
.overlay-index .p-overlay.p-component {
  z-index: 499 !important;
}
.p-overlay:has(div.language-overlay-index, div.timezoneOverlayIndex) {
  z-index: 9999 !important;
}
.version-dropdown.p-dropdown .p-overlay {
  min-width: max-content !important;
}
.version-dropdown.p-dropdown .p-overlay .p-dropdown-panel .p-dropdown-items-wrapper {
  margin-right: 0;
}
.cmTypeDropdown.p-dropdown-panel .p-dropdown-filter-container {
  width: calc(100% - 150px);
}
.cmTypeDropdown .p-dropdown-header {
  height: 90px;
}
.add_option_list .p-dropdown {
  height: 43.4px;
}
.p-treeselect {
  background: #ffffff;
  border: 1px solid #abb9cb;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: var(--formBorderRadius, 4px) !important;
  padding: 0.8rem 0.8rem;
}
.p-treeselect.p-treeselect-chip .p-treeselect-token-label {
  padding-right: 10px;
}
.p-treeselect.p-treeselect-chip .p-treeselect-token {
  padding: 0.25rem 0.5rem;
  margin-right: 0.5rem;
  color: #495057;
  background-color: var(--chipBackgroundColor, #dde2ff);
  border-radius: 0.938rem;
  align-items: center;
}
.p-treeselect:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868);
}
.p-treeselect:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-treeselect.p-treeselect-clearable .p-treeselect-label {
  padding-right: 1.8rem;
}
.p-treeselect .p-treeselect-label {
  background: transparent;
  border: 0 none;
  color: #394d60 !important;
  font-size: var(--formInputSize) !important;
}
.p-treeselect .p-treeselect-label.p-placeholder {
  color: var(--placeholderTextColor, #455868) !important;
}
.p-treeselect .p-treeselect-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}
.p-treeselect .p-treeselect-panel {
  color: #455868;
  border: 0 none;
  border-radius: var(--formBorderRadius, 4px);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.p-treeselect .p-treeselect-panel .p-treeselect-header {
  background-color: var(--dropdownHeaderColor, var(--dropdownHeaderColor, #ffffff)) !important;
}
.p-treeselect .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-icon {
  right: 1rem;
}
.p-treeselect .p-treeselect-panel .p-treeselect-items-wrapper {
  background-color: var(--dropdownContentColor, #ffffff) !important;
}
.p-treeselect .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon,
.p-treeselect .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label {
  color: var(--appSecondaryTextColor) !important;
}
.p-treeselect .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
  background-color: #f1f7ff !important;
}
.p-treeselect .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-label span {
  color: #0062ff;
}
body.layout-mode-dark .p-treeselect {
  background-color: transparent !important;
}
body.layout-mode-dark .p-treeselect.p-treeselect-chip .p-treeselect-token {
  background: #555555;
}
body.layout-rtl .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-inputtext {
  padding-right: 2rem;
  padding-left: 2rem;
}
body.layout-rtl .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
  left: 1rem;
  right: auto;
}
body.layout-rtl .p-treeselect-panel .p-treeselect-items .p-treeselect-item .p-checkbox {
  margin-right: 0;
  margin-left: 0.5rem;
}
.p-editor-container .p-editor-toolbar {
  background: var(--headerbgColor, #e5f0ff);
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #e0e0e0;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: var(--appSecondaryTextColor, #375068);
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: var(--appSecondaryTextColor, #375068);
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  border: 0 none;
  color: var(--appSecondaryTextColor, #375068);
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #455868;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #455868;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #455868;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #455868;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #455868;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #455868;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: var(--dropdownContentColor, #ffffff);
  border: 0 none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  border-radius: var(--formBorderRadius, 4px);
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: var(--appSecondaryTextColor, #455868);
  padding: 1rem;
  border-radius: var(--formBorderRadius, 4px);
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #455868;
  background: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04));
}
.p-editor-container .p-editor-content {
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #e0e0e0;
}
.p-editor-container .p-editor-content .ql-editor {
  background: #ffffff;
  color: #474c51;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-editor-container .ql-snow.ql-toolbar button:hover,
.p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #455868;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #455868;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #455868;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: var(--primaryColor, #006061);
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: var(--primaryColor, #006061);
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: var(--primaryColor, #006061);
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: var(--primaryColor, #006061);
}
.p-inputgroup-addon {
  background: #ffffff;
  color: #455868;
  border-top: 1px solid #abb9cb;
  border-left: 1px solid #abb9cb;
  border-bottom: 1px solid #abb9cb;
  padding: 0.8rem 0.8rem;
  min-width: 2.357rem;
}
.p-inputgroup-addon:last-child {
  border-right: 1px solid #abb9cb;
}
.p-inputgroup > .p-component,
.p-inputgroup > .p-float-label > .p-component {
  border-radius: 0;
  margin: 0;
}
.p-inputgroup > .p-component + .p-inputgroup-addon,
.p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
  border-left: 0 none;
}
.p-inputgroup > .p-component:focus,
.p-inputgroup > .p-float-label > .p-component:focus {
  z-index: 1;
}
.p-inputgroup > .p-component:focus ~ label,
.p-inputgroup > .p-float-label > .p-component:focus ~ label {
  z-index: 1;
}
.p-inputgroup .p-inputwrapper > .p-component {
  width: 100%;
}
.p-inputgroup-addon:first-child,
.p-inputgroup button:first-child,
.p-inputgroup input:first-child {
  border-top-left-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-inputgroup .p-float-label:first-child input {
  border-top-left-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-inputgroup-addon:last-child,
.p-inputgroup button:last-child,
.p-inputgroup input:last-child {
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-inputgroup .p-float-label:last-child input {
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-fluid .p-inputgroup .p-button {
  width: auto;
  min-width: 2rem;
}
.p-fluid .p-inputgroup .p-button.p-button-icon-only {
  width: 3rem;
  padding: 0.3rem !important;
}
.show-context-menu .p-inputgroup p-autocomplete .p-autocomplete-dropdown {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
  border-color: #b00020;
}
p-inputnumber {
  width: 100% !important;
}
p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
  border-color: #b00020;
}
.p-inputnumber {
  width: 100% !important;
}
.p-inputnumber .p-inputnumber-button-up {
  border-top-left-radius: var(--formBorderRadius, 4px);
  border-top-right-radius: var(--formBorderRadius, 4px);
}
.p-inputnumber .p-inputnumber-button-down {
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.custom-numeric-class .number-custom-class .p-inputnumber .p-inputtext {
  border: none;
}
.custom-numeric-class .number-custom-class .p-inputnumber .p-inputnumber-button-group {
  border: none !important;
}
.custom-numeric-class .number-custom-class .p-inputnumber .p-inputnumber-button-group .p-inputnumber-button {
  background: #fff;
  border: none;
  color: #545b6b;
}
.custom-numeric-class .p-disabled,
.custom-numeric-class .p-component:disabled {
  pointer-events: none !important;
  opacity: var(--disabledOpacity, 0.7) !important;
  background-color: #f1f1f1 !important;
  color: var(--disabledTextColor) !important;
}
.p-inputswitch {
  width: 38.33px;
  height: 20px;
  margin-top: 0.8rem;
  background-color: transparent !important;
}
.p-inputswitch .p-inputswitch-slider {
  background: #788da4;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: 16px;
}
.p-inputswitch .p-inputswitch-slider:before {
  background: #ffffff;
  width: 1.1rem;
  height: 1.1rem;
  left: 2.1px;
  margin-top: -0.55rem;
  border-radius: 50%;
  transition-duration: 0.2s;
}
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
  background: var(--inputSelectionBgColor, #006061);
}
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
  transform: translateX(1.3rem);
}
.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
  background: #595959;
}
@media (pointer: coarse) {
  .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
    background: var(--inputSelectionBgColor, #006061);
  }
}
.p-inputswitch.p-focus .p-inputswitch-slider {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
  background: #595959;
}
.p-inputswitch.p-error, .p-inputswitch.p-invalid {
  border-color: #b00020;
}
p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
  border-color: #b00020;
}
.custom-switch {
  display: block !important;
}
body.layout-mode-dark .p-disabled.p-inputswitch {
  background-color: transparent !important;
}
.p-inputtext {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  background: #ffffff;
  padding: 0.8rem 0.8rem;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  appearance: none;
  border: 1px solid var(--border, #abb9cb) !important;
  font-size: var(--formInputSize, 1rem) !important;
  font-weight: var(--formInputFontWeight, normal) !important;
  font-style: var(--formInputFontStyle, normal) !important;
  -webkit-text-decoration: var(--formInputTextDecoration, none) !important;
          text-decoration: var(--formInputTextDecoration, none) !important;
  color: var(--formInputColor, var(--accentTextColor, #474c51)) !important;
  border-radius: var(--formBorderRadius, 4px) !important;
  width: 100%;
  text-overflow: ellipsis;
}
.p-inputtext:enabled:focus {
  border: 0.5px solid var(--selectionBorderColor) !important;
  text-decoration: none !important;
}
.p-inputtext:enabled:focus-visible {
  outline: none !important;
}
.p-inputtext.p-error, .p-inputtext.p-invalid {
  border-color: #b00020;
}
.p-inputtext.p-inputtext-sm {
  font-size: 0.875rem;
}
.p-inputtext.p-inputtext-lg {
  font-size: 1.25rem;
}
.p-inputtext::-webkit-input-placeholder {
  color: var(--placeholderTextColor, #474c51) !important;
}
.p-float-label > label,
.p-float-label formly-custom-label > label {
  left: 0.8rem;
  color: var(--placeholderTextColor, #455868);
  transition-duration: 0.2s;
}
.p-input-icon-left > .pi:first-of-type {
  left: 0.8rem;
  color: #474c51;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
}
.p-input-icon-left > .p-inputtext {
  padding-left: 2.6rem;
  width: 100%;
  overflow: hidden;
}
.p-input-icon-right > .pi:last-of-type {
  right: 0.8rem;
  color: #474c51;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  z-index: 1;
}
.p-input-icon-right > .p-inputtext {
  padding-right: 2.6rem;
}
::-webkit-input-placeholder {
  color: var(--placeholderTextColor, #455868);
  color: var(--placeholderTextColor, #474c51) !important;
}
:-moz-placeholder {
  color: var(--placeholderTextColor, #455868);
  color: var(--placeholderTextColor, #474c51) !important;
}
::-moz-placeholder {
  color: var(--placeholderTextColor, #455868);
  color: var(--placeholderTextColor, #474c51) !important;
}
:-ms-input-placeholder {
  color: var(--placeholderTextColor, #455868);
  color: var(--placeholderTextColor, #474c51) !important;
}
.p-input-filled .p-inputtext {
  background-color: var(--fieldBackground, #f5f5f5);
  border-color: transparent !important;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
}
.p-input-filled .p-inputtext:enabled:hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  background-image: linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)), linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)) !important;
}
.p-input-filled .p-inputtext:enabled:focus {
  background-color: #dcdcdc;
}
.p-input-outlined .p-inputtext {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-inputtext:enabled:hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-inputtext-sm .p-inputtext {
  font-size: 0.875rem;
}
.p-inputtext-lg .p-inputtext {
  font-size: 1.25rem;
}
body.layout-rtl .p-input-icon-left > .pi:first-of-type {
  right: 0.8rem;
  left: auto !important;
}
body.layout-rtl .p-input-icon-left > .p-inputtext {
  padding-right: 2.6rem;
}
body.layout-rtl .p-input-icon-right > .pi:last-of-type {
  right: auto !important;
  left: 1rem;
}
body.layout-rtl .p-input-icon-right > .p-inputtext {
  padding-left: 2.6rem;
  padding-right: 0.8rem;
}
body.layout-rtl .added-icon-style .p-input-icon-right > .pi:last-of-type {
  right: auto !important;
}
.params .p-inputtext.p-component,
.headers .p-inputtext.p-component {
  height: 43.6px !important;
}
.p-listbox {
  background: #ffffff;
  color: #455868;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
}
.p-listbox .p-listbox-header {
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #455868;
  background-color: var(--dropdownHeaderColor, #ffffff) !important;
  margin: 0;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-listbox .p-listbox-header .p-listbox-filter {
  padding-right: 1.8rem;
}
.p-listbox .p-listbox-header .p-listbox-filter-icon {
  right: 0.8rem;
  color: #474c51;
}
.p-listbox .p-listbox-header .p-checkbox {
  margin-right: 0.5rem;
}
.p-listbox .p-listbox-list-wrapper {
  background-color: var(--dropdownContentColor, #ffffff) !important;
}
.p-listbox .p-listbox-list {
  padding: 0;
}
.p-listbox .p-listbox-list .p-listbox-item {
  margin: 0;
  padding: 1rem;
  border: 0 none;
  color: var(--appSecondaryTextColor, #455868) !important;
  transition: none;
  border-radius: 0;
}
.p-listbox .p-listbox-list .p-listbox-item span {
  color: inherit !important;
}
.p-listbox .p-listbox-list .p-listbox-item.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.p-listbox .p-listbox-list .p-listbox-item:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
  margin-right: 0.5rem;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
  color: #455868;
  background: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04));
}
.p-listbox.p-error, .p-listbox.p-invalid {
  border-color: #b00020;
}
p-listbox.ng-dirty.ng-invalid > .p-listbox {
  border-color: #b00020;
}
.p-multiselect {
  background: #ffffff;
  border: 1px solid #abb9cb;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: var(--formBorderRadius, 4px) !important;
  border-color: var(--border, #abb9cb) !important;
  display: flex !important;
}
.p-multiselect.p-multiselect-chip {
  height: 45px !important;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token-label {
  color: var(--chipTextColor);
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 15ch;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token-icon {
  margin-left: 5px;
  /* margin-top: 2.5px; */
  display: flex;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token {
  padding: 0.3rem 0.5rem;
  margin-right: 0.5rem;
  color: #495057;
  background-color: var(--chipBackgroundColor, #dde2ff);
  border-radius: 0.938rem;
  align-items: center;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token > span {
  overflow: hidden;
  white-space: nowrap;
}
.p-multiselect .pi-times-circle:before {
  content: "\e90b" !important;
  background-color: var(--chipIconBgColor, #375068);
  color: white !important;
  font-size: 0.36rem;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  padding: 4px;
  position: relative;
}
.p-multiselect:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868) !important;
}
.p-multiselect:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-multiselect .p-multiselect-label {
  padding: 0.8rem;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  font-size: var(--formInputSize, 1rem) !important;
}
.p-multiselect .p-multiselect-label.p-placeholder {
  color: var(--placeholderTextColor, #455868) !important;
  align-items: center;
  display: flex;
}
.p-multiselect .p-multiselect-trigger {
  background: transparent;
  color: #474c51;
  width: 2.357rem;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-multiselect.p-error, .p-multiselect.p-invalid {
  border-color: #b00020;
}
.p-multiselect.p-multiselect-open {
  box-shadow: inset 0 0 0 1px var(--selectionBorderColor) !important;
}
.p-multiselect-panel {
  background: var(--dropdownContentColor, #ffffff);
  color: #455868;
  border: 0 none;
  border-radius: var(--formBorderRadius, 4px);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.p-multiselect-panel .p-multiselect-header {
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #455868;
  background-color: var(--dropdownHeaderColor, var(--dropdownHeaderColor, #ffffff)) !important;
  margin: 0;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container {
  margin: 0 0.5rem;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
  padding: 6px 30px 6px 2.5rem !important;
  border-radius: 20px !important;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
  left: 0.8rem;
  color: #474c51;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-close {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-multiselect-panel .p-multiselect-items-wrapper {
  background-color: var(--dropdownContentColor, #ffffff) !important;
  border-radius: 4px;
}
.p-multiselect-panel .p-multiselect-items-wrapper .p-scroller[style*="height: 40px"]:has(> .p-scroller-content > p-multiselectitem:only-child) {
  min-height: 60px;
}
.p-multiselect-panel .p-multiselect-items {
  padding: 0;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item {
  margin: 0;
  padding: 1rem;
  border: 0 none;
  color: var(--appSecondaryTextColor, #455868) !important;
  background: transparent;
  transition: none;
  border-radius: 0;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item span {
  color: inherit !important;
  font-size: 13px;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
  color: var(--dropdownHighlightTextColor, var(--primaryColor, #006061)) !important;
  background-color: var(--dropdownHighlightBgColor, rgba(0, 96, 97, 0.12)) !important;
  font-weight: 500;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
  color: #455868;
  background-color: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04)) !important;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
  margin-right: 0.5rem;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
  padding: 0.5rem 0rem 0rem 1rem;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
  padding: 1rem;
  color: var(--appSecondaryTextColor, #455868);
  background: transparent;
}
p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
  border-color: #b00020;
}
.p-input-filled .p-multiselect {
  background: var(--fieldBackground, #f5f5f5);
}
.p-input-filled .p-multiselect:not(.p-disabled):hover {
  background-color: #ececec;
}
.p-input-filled .p-multiselect.p-multiselect-open {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
}
.p-input-outlined .p-multiselect {
  background: var(--fieldBackground, #f5f5f5);
}
.p-input-outlined .p-multiselect:not(.p-disabled):hover {
  background-color: #ececec;
}
.p-input-outlined .p-multiselect.p-multiselect-open {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
}
.hide-inactive-items .p-multiselect-item.p-disabled {
  display: none;
}
.multiselect-only-icon .p-multiselect {
  width: 30px;
  height: 30px;
  border-color: transparent;
  border-radius: 50px;
}
.multiselect-only-icon .p-multiselect .pi-chevron-down:before {
  content: "\e94c" !important;
}
.multiselect-only-icon .p-multiselect .p-multiselect-panel .p-multiselect-items {
  min-width: 200px;
}
.multiselect-only-icon .p-multiselect .p-multiselect-panel .p-multiselect-header {
  display: none;
}
.multiselect-only-icon .p-multiselect .p-multiselect-trigger {
  width: 2rem;
}
.multiselect-only-icon .p-multiselect:not(.p-disabled):hover, .multiselect-only-icon .p-multiselect.p-multiselect-open {
  background: var(--primaryColor);
  color: var(--primaryTextColor);
}
.multiselect-only-icon .p-multiselect:not(.p-disabled):hover .p-multiselect-trigger, .multiselect-only-icon .p-multiselect.p-multiselect-open .p-multiselect-trigger {
  color: var(--primaryTextColor);
}
.textarea-multiselect .p-multiselect {
  min-height: 135px;
}
.textarea-multiselect .p-multiselect.p-multiselect-chip .p-multiselect-token {
  background: transparent !important;
  padding: 0 !important;
}
.textarea-multiselect .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
  display: none !important;
}
.textarea-multiselect .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-label {
  padding-right: 0 !important;
}
.textarea-multiselect .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-label::after {
  content: ",";
  padding-left: 2px;
}
.textarea-multiselect .p-multiselect.p-multiselect-chip .p-multiselect-token:last-child .p-multiselect-token-label::after {
  content: " " !important;
}
.textarea-multiselect .p-multiselect .p-multiselect-trigger {
  display: none !important;
}
.textarea-multiselect .p-multiselect .p-multiselect-label {
  text-overflow: initial !important;
  white-space: initial !important;
}
body.layout-mode-dark .p-multiselect .p-multiselect-token {
  background-color: #454545;
}
body.layout-mode-dark .p-multiselect .p-multiselect-token .p-multiselect-token-icon::before {
  background-color: #000000;
}
body.layout-rtl .p-multiselect.p-multiselect-chip .p-multiselect-token {
  margin-right: 0;
  margin-left: 0.5rem;
}
body.layout-rtl .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
  margin-left: 0;
  margin-right: 10px;
  margin-top: 2.5px;
}
body.layout-rtl .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
  padding-right: 0.6rem;
  padding-left: 2rem;
}
body.layout-rtl .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
  right: 1rem;
  left: 1rem;
}
body.layout-rtl .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
  margin-right: 0;
  margin-left: 0.5rem;
}
body.layout-rtl .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
  padding-right: 1rem;
  padding-left: 0rem;
}
body.layout-rtl .p-multiselect-clear-icon {
  right: auto !important;
  left: 2.357rem;
}
body.layout-rtl .p-multiselect-items .p-multiselect-item-group {
  padding: 0.5rem 1rem 0rem 1rem;
}
body.layout-rtl .filter-with-view-multiSelect .p-multiselect-clear-icon {
  right: 0.5rem !important;
}
.p-overlay:has(div.multiSelect-search-input) .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
  padding: 6px 30px 6px 2.5rem;
}
.notification-language-selector .p-multiselect-header .p-multiselect-filter-container {
  margin-left: 0 !important;
}
.notification-language-selector .p-multiselect-header .p-multiselect-close {
  display: none;
}
.moreSelectClass {
  cursor: pointer;
  color: #273ec4;
  font-weight: 600;
  font-size: 13px;
  align-self: center;
}
.moreSelectClass span {
  font-size: 10px;
  color: #273ec4;
  font-weight: 600;
}
.filter-with-view-multiSelect .p-multiselect.p-multiselect-chip {
  width: 20.5rem !important;
}
.multi-select-cross-icon .p-multiselect.p-multiselect-chip {
  height: 41.3px !important;
}
.p-password-panel {
  padding: 0.5rem 0;
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  border: 0 none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  border-radius: var(--formBorderRadius, 4px);
}
.p-password-panel .p-password-meter {
  margin-bottom: 0.5rem;
}
.p-password-panel .p-password-meter + div {
  margin-inline-start: 1.5rem;
}
.p-radiobutton {
  width: 18px;
  height: 18px;
}
.p-radiobutton .p-radiobutton-box {
  border: 2px solid #757575;
  background-color: #ffffff;
  width: 18px;
  height: 18px;
  color: #455868;
  border-radius: 50%;
  border-color: var(--border);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border-color: var(--hoverBorderColor, #455868);
}
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  border-color: var(--primaryColor, #006061);
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
  width: 8px;
  height: 8px;
  transition-duration: 0.2s;
  background-color: var(--primaryColor, #006061);
}
.p-radiobutton .p-radiobutton-box.p-highlight {
  border-color: var(--inputSelectionBgColor, var(--primaryColor, #006061));
  background-color: #ffffff;
}
.p-radiobutton .p-radiobutton-box.p-highlight .p-radiobutton-icon {
  background-color: var(--inputSelectionBgColor, #009688);
}
.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  border-color: var(--primaryColor, #006061);
  background: var(--primaryTextColor, #ffffff);
  color: var(--primaryColor, #006061);
}
.p-radiobutton.p-error > .p-radiobutton-box, .p-radiobutton.p-invalid > .p-radiobutton-box {
  border-color: #b00020;
}
p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
  border-color: #b00020;
}
.p-radiobutton-label {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  color: var(--appSecondaryTextColor) !important;
  margin-bottom: unset;
}
.p-radiobutton-label-active {
  font-weight: 500 !important;
}
body.layout-mode-dark .p-radiobutton .p-radiobutton-box {
  background-color: transparent !important;
}
body.layout-mode-dark .p-radiobutton .p-radiobutton-box.p-highlight {
  background-color: transparent !important;
}
.p-rating .p-rating-icon {
  color: var(--primaryColor, #006061);
  margin-left: 0.5rem;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  font-size: 1.143rem;
}
.p-rating .p-rating-icon.p-rating-cancel {
  color: #b00020;
}
.p-rating .p-rating-icon:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-rating .p-rating-icon:first-child {
  margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
  color: var(--primaryColor, #006061);
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
  color: var(--primaryColor, #006061);
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover {
  color: #b00020;
}
.p-selectbutton .p-button {
  background: #ffffff;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.12);
  color: #455868;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.p-selectbutton .p-button .p-button-icon-left,
.p-selectbutton .p-button .p-button-icon-right {
  color: var(--appSecondaryTextColor, #375068);
}
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
  color: var(--primaryTextColor, #ffffff);
}
.p-selectbutton .p-button.p-highlight {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.p-selectbutton .p-button.p-highlight .p-button-icon-left,
.p-selectbutton .p-button.p-highlight .p-button-icon-right {
  color: var(--appSecondaryTextColor, #375068);
}
.p-selectbutton .p-button.p-highlight:hover {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
  color: var(--primaryTextColor, #ffffff);
}
.p-selectbutton .p-button:focus {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
  opacity: 1;
}
.p-selectbutton .p-button:focus.p-highlight {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
  opacity: 1;
}
.p-selectbutton.p-error > .p-button, .p-selectbutton.p-invalid > .p-button {
  border-color: #b00020;
}
p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
  border-color: #b00020;
}
.p-slider {
  background: #3fbc8e;
  border: 0 none;
  border-radius: var(--formBorderRadius, 4px);
}
.p-slider.p-slider-horizontal {
  height: 4px;
  background: #ccc;
}
.p-slider.p-slider-horizontal::after {
  width: 100%;
  height: 4px;
  position: absolute;
  content: "";
  z-index: 1;
  background: #ccc;
}
.p-slider.p-slider-horizontal .p-slider-handle {
  margin-top: -10px;
  margin-left: -10px;
  z-index: 2;
}
.p-slider.p-slider-vertical {
  width: 2px;
  background: #ccc;
}
.p-slider.p-slider-vertical .p-slider-handle {
  margin-left: -10px;
  margin-bottom: -10px;
}
.p-slider .p-slider-handle {
  height: 20px;
  width: 20px;
  background-color: #3fbc8e !important;
  border: 0 none;
  border-radius: 50%;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.p-slider .p-slider-handle:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-slider .p-slider-range {
  background-color: #3fbc8e !important;
  z-index: 2;
}
.p-slider:not(.p-disabled) .p-slider-handle:hover {
  background: #3fbc8e;
  border-color: 0 none;
}
.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), left 0.2s;
}
.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
  transition: width 0.2s;
}
.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), bottom 0.2s;
}
.p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
  transition: height 0.2s;
}
.p-togglebutton.p-button {
  background: #ffffff;
  border: rgba(0, 0, 0, 0.12);
  color: #455868;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.p-togglebutton.p-button .p-button-icon-left,
.p-togglebutton.p-button .p-button-icon-right {
  color: var(--appSecondaryTextColor, #375068);
}
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
  color: var(--primaryTextColor, #ffffff);
}
.p-togglebutton.p-button.p-highlight {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryTextColor, #ffffff);
  color: var(--primaryTextColor, #ffffff);
}
.p-togglebutton.p-button.p-highlight .p-button-icon-left,
.p-togglebutton.p-button.p-highlight .p-button-icon-right {
  color: var(--appSecondaryTextColor, #375068);
}
.p-togglebutton.p-button.p-highlight:hover {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryTextColor, #ffffff);
  color: var(--primaryTextColor, #ffffff);
}
.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
  color: var(--primaryTextColor, #ffffff);
}
.p-togglebutton.p-button.p-error, .p-togglebutton.p-button.p-invalid {
  border-color: #b00020;
}
p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
  border-color: #b00020;
}
.customscript-inputs textarea,
.customscript-inputs input {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  font-size: 1rem;
  color: #474c51;
  background: #ffffff;
  padding: 0.8rem 0.8rem;
  border: 1px solid #abb9cb;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  appearance: none;
  border-radius: var(--formBorderRadius, 4px);
  width: 100%;
}
.customscript-inputs label {
  margin-bottom: 0.5rem !important;
}
.customscript-inputs button {
  color: var(--primaryTextColor, #ffffff);
  background: var(--primaryColor, #006061);
  border: 1px solid var(--primaryColor, #006061);
  padding: 1rem;
  font-size: var(--fontSize, 14px);
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: var(--formBorderRadius, 4px);
}
.p-cascadeselect {
  background: #ffffff;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-cascadeselect:not(.p-disabled):hover {
  border-color: #2196f3;
}
.p-cascadeselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196f3;
}
.p-cascadeselect .p-cascadeselect-label {
  background: transparent;
  border: 0 none;
  padding: 0.5rem 0.5rem;
}
.p-cascadeselect .p-cascadeselect-label.p-placeholder {
  color: #6c757d;
}
.p-cascadeselect .p-cascadeselect-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}
.p-cascadeselect .p-cascadeselect-trigger {
  background: transparent;
  color: #6c757d;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.p-cascadeselect-panel {
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  min-width: 150px;
}
.p-cascadeselect-panel .p-cascadeselect-items {
  padding: 0.5rem 0;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
  margin: 0;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
  padding: 0.5rem 0.8rem;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content span {
  color: inherit !important;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
  outline: 0 none;
  outline-offset: 0;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
  color: var(--hoverTextColor, #495057);
  background: var(--hoverBackgroundColor, #e3f2fd);
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
  color: var(--hoverTextColor, #495057);
  background: var(--hoverBackgroundColor, #e3f2fd);
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
  font-size: 0.875rem;
}
p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
  border-color: #f44336;
}
body.layout-rtl .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
  justify-content: space-between;
}
body.layout-rtl .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content .p-cascadeselect-group-icon {
  margin-left: 0;
  rotate: y 180deg;
}
body.layout-rtl .p-cascadeselect-sublist .p-cascadeselect-item-content span {
  padding: 0.5rem 30px 0.5rem 0.8rem;
}
body.layout-rtl .p-cascadeselect-sublist .p-cascadeselect-item-content span::before {
  left: auto;
  right: 15px;
}
.p-button {
  color: var(--buttonPrimaryTextColor, var(--primaryTextColor, #ffffff));
  background-color: var(--buttonPrimaryBgColor, var(--primaryColor, #006061));
  border: 1px solid var(--primaryColor, #006061);
  padding: 1rem;
  font-size: var(--fontSize, 14px);
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: var(--btnBorderRadius, 4px);
  border-color: var(--buttonPrimaryBgColor, var(--primaryColor, #006061));
}
.p-button .p-button-label {
  color: inherit !important;
}
.p-button.btn-info[label=i] {
  font-family: "Times New Roman", Times, serif;
  font-weight: 600;
}
.p-button.btn-info[label=i]:hover {
  background-color: var(--primaryColor, #006061);
  color: #ffffff;
}
.p-button:enabled:hover {
  background-color: var(--buttonPrimaryHoverBgColor, rgba(0, 96, 97, 0.92));
}
.p-button:enabled:active {
  background-color: var(--buttonPrimaryActiveBgColor, rgba(0, 96, 97, 0.68));
}
.p-button.p-button-outlined {
  background-color: var(--buttonSecondaryBgColor);
  color: var(--buttonSecondaryTextColor, var(--appSecondaryTextColor, #375068));
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
  border-color: var(--buttonSecondaryBorderColor, var(--appSecondaryTextColor, #375068));
}
.p-button.p-button-outlined:enabled:hover {
  background-color: var(--buttonSecondaryHoverBgColor, rgba(var(--primaryColor, #006061), 0.04));
}
.p-button.p-button-outlined:enabled:active {
  background-color: var(--buttonSecondaryActiveBgColor, rgba(var(--primaryColor, #006061), 0.16));
}
.p-button.p-button-text {
  background-color: transparent;
  color: var(--primaryColor, #006061);
  border-color: transparent;
}
.p-button.p-button-text:enabled:hover {
  background: rgba(var(--primaryColor, #006061), 0.04);
  color: var(--primaryColor, #006061);
  border-color: transparent;
}
.p-button.p-button-text:enabled:active {
  background: rgba(var(--primaryColor, #006061), 0.16);
  color: var(--primaryColor, #006061);
  border-color: transparent;
}
.p-button.p-button-text.p-button-plain {
  color: var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-text.p-button-plain:enabled:hover {
  background: rgba(0, 0, 0, 0.04);
  color: var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-text.p-button-plain:enabled:active {
  background: rgba(0, 0, 0, 0.16);
  color: var(--appSecondaryTextColor, #375068);
}
.p-button:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-button .p-button-icon-left {
  margin-inline-end: 0.5rem;
  color: inherit;
}
.p-button .p-button-icon-right {
  margin-inline-start: 0.5rem;
  color: inherit;
}
.p-button .p-button-icon-bottom {
  margin-top: 0.5rem;
}
.p-button .p-button-icon-top {
  margin-bottom: 0.5rem;
}
.p-button .p-badge {
  margin-left: 0.5rem;
  min-width: var(--fontSize, 14px);
  height: var(--fontSize, 14px);
  line-height: var(--fontSize, 14px);
  color: var(--primaryColor, #006061);
  background-color: var(--primaryTextColor, #ffffff);
}
.p-button.p-button-raised {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.p-button.p-button-rounded {
  border-radius: 2rem;
}
.p-button.p-button-icon-only {
  width: 3rem;
  padding: 1rem;
}
.p-button.p-button-icon-only .p-button-icon-left,
.p-button.p-button-icon-only .p-button-icon-right {
  margin: 0;
}
.p-button.p-button-icon-only.p-button-rounded {
  border-radius: 50%;
  height: 3rem;
}
.p-button.p-button-sm {
  font-size: 12.25px;
}
.p-button.p-button-sm .p-button-icon {
  font-size: 0.875rem;
}
.p-button.p-button-lg {
  font-size: 17.5px;
}
.p-button.p-button-lg .p-button-icon {
  font-size: 1.25rem;
}
.p-fluid .p-button {
  width: 100%;
}
.p-fluid .p-button-icon-only {
  width: 3rem;
}
.p-fluid .p-buttonset {
  display: flex;
}
.p-fluid .p-buttonset .p-button {
  flex: 1;
}
.p-button-info-icon {
  background-color: var(--buttonPrimaryTextColor, var(--primaryTextColor, #ffffff)) !important;
  color: var(--buttonPrimaryBgColor, var(--primaryColor, #006061)) !important;
}
.p-button-info-icon:hover {
  color: var(--buttonPrimaryTextColor, var(--primaryTextColor, #ffffff)) !important;
  background-color: var(--buttonPrimaryBgColor, var(--primaryColor, #006061)) !important;
}
.p-button.p-button-secondary,
.p-buttonset.p-button-secondary > .p-button,
.p-splitbutton.p-button-secondary > .p-button {
  background-color: var(--accentColor, var(--accentColor, #ffc107));
  color: var(--accentTextColor, var(--accentTextColor, #212121));
  border: 0 none !important;
}
.p-button.p-button-secondary:enabled:hover,
.p-buttonset.p-button-secondary > .p-button:enabled:hover,
.p-splitbutton.p-button-secondary > .p-button:enabled:hover {
  background: rgba(var(--accentColor, #ffc107), 0.92);
  color: var(--accentTextColor, #212121);
  border-color: transparent;
}
.p-button.p-button-secondary:enabled:focus,
.p-buttonset.p-button-secondary > .p-button:enabled:focus,
.p-splitbutton.p-button-secondary > .p-button:enabled:focus {
  box-shadow: none;
}
.p-button.p-button-secondary:enabled:active,
.p-buttonset.p-button-secondary > .p-button:enabled:active,
.p-splitbutton.p-button-secondary > .p-button:enabled:active {
  background: rgba(var(--accentColor, #ffc107), 0.68);
  color: var(--accentTextColor, #212121);
  border-color: transparent;
}
.p-button.p-button-secondary.p-button-outlined,
.p-buttonset.p-button-secondary > .p-button.p-button-outlined,
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
  background-color: transparent;
  color: var(--accentColor, #ffc107);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-secondary.p-button-outlined:enabled:hover,
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover,
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover {
  background: rgba(var(--accentColor, #ffc107), 0.04);
  color: var(--accentColor, #ffc107);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-secondary.p-button-outlined:enabled:active,
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active {
  background: rgba(var(--accentColor, #ffc107), 0.16);
  color: var(--accentColor, #ffc107);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-secondary.p-button-text,
.p-buttonset.p-button-secondary > .p-button.p-button-text,
.p-splitbutton.p-button-secondary > .p-button.p-button-text {
  background-color: transparent;
  color: var(--accentColor, #ffc107);
  border-color: transparent;
}
.p-button.p-button-secondary.p-button-text:enabled:hover,
.p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover,
.p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover {
  background: rgba(var(--accentColor, #ffc107), 0.04);
  border-color: transparent;
  color: var(--accentColor, #ffc107);
}
.p-button.p-button-secondary.p-button-text:enabled:active,
.p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active {
  background: rgba(var(--accentColor, #ffc107), 0.16);
  border-color: transparent;
  color: var(--accentColor, #ffc107);
}
.p-button.p-button-info,
.p-buttonset.p-button-info > .p-button,
.p-splitbutton.p-button-info > .p-button {
  color: #ffffff;
  background: #2196f3;
  border: 0 none;
}
.p-button.p-button-info:enabled:hover,
.p-buttonset.p-button-info > .p-button:enabled:hover,
.p-splitbutton.p-button-info > .p-button:enabled:hover {
  background: rgba(33, 150, 243, 0.92);
  color: #ffffff;
  border-color: transparent;
}
.p-button.p-button-info:enabled:focus,
.p-buttonset.p-button-info > .p-button:enabled:focus,
.p-splitbutton.p-button-info > .p-button:enabled:focus {
  box-shadow: none;
}
.p-button.p-button-info:enabled:active,
.p-buttonset.p-button-info > .p-button:enabled:active,
.p-splitbutton.p-button-info > .p-button:enabled:active {
  background: rgba(33, 150, 243, 0.68);
  color: #ffffff;
  border-color: transparent;
}
.p-button.p-button-info.p-button-outlined,
.p-buttonset.p-button-info > .p-button.p-button-outlined,
.p-splitbutton.p-button-info > .p-button.p-button-outlined {
  background-color: transparent;
  color: #2196f3;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-info.p-button-outlined:enabled:hover,
.p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover,
.p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover {
  background: rgba(33, 150, 243, 0.04);
  color: #2196f3;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-info.p-button-outlined:enabled:active,
.p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active {
  background: rgba(33, 150, 243, 0.16);
  color: #2196f3;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-info.p-button-text,
.p-buttonset.p-button-info > .p-button.p-button-text,
.p-splitbutton.p-button-info > .p-button.p-button-text {
  background-color: transparent;
  color: #2196f3;
  border-color: transparent;
}
.p-button.p-button-info.p-button-text:enabled:hover,
.p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover,
.p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover {
  background: rgba(33, 150, 243, 0.04);
  border-color: transparent;
  color: #2196f3;
}
.p-button.p-button-info.p-button-text:enabled:active,
.p-buttonset.p-button-info > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active {
  background: rgba(33, 150, 243, 0.16);
  border-color: transparent;
  color: #2196f3;
}
.p-button.p-button-success,
.p-buttonset.p-button-success > .p-button,
.p-splitbutton.p-button-success > .p-button {
  color: var(--buttonSuccessTextColor, #ffffff);
  background-color: var(--buttonSuccessBgColor, #689f38);
  border: 0 none;
}
.p-button.p-button-success:enabled:hover,
.p-buttonset.p-button-success > .p-button:enabled:hover,
.p-splitbutton.p-button-success > .p-button:enabled:hover {
  background-color: var(--buttonSuccessHoverBgColor, rgba(104, 159, 56, 0.92));
}
.p-button.p-button-success:enabled:focus,
.p-buttonset.p-button-success > .p-button:enabled:focus,
.p-splitbutton.p-button-success > .p-button:enabled:focus {
  box-shadow: none;
}
.p-button.p-button-success:enabled:active,
.p-buttonset.p-button-success > .p-button:enabled:active,
.p-splitbutton.p-button-success > .p-button:enabled:active {
  background-color: var(--buttonSuccessActiveBgColor, rgba(104, 159, 56, 0.68));
}
.p-button.p-button-success.p-button-outlined,
.p-buttonset.p-button-success > .p-button.p-button-outlined,
.p-splitbutton.p-button-success > .p-button.p-button-outlined {
  background-color: transparent;
  color: var(--buttonSuccessBgColor, #689f38);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-success.p-button-outlined:enabled:hover,
.p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover,
.p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.04);
  color: var(--buttonSuccessBgColor, #689f38);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-success.p-button-outlined:enabled:active,
.p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.16);
  color: var(--buttonSuccessBgColor, #689f38);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-success.p-button-text,
.p-buttonset.p-button-success > .p-button.p-button-text,
.p-splitbutton.p-button-success > .p-button.p-button-text {
  background-color: transparent;
  color: var(--buttonSuccessBgColor, #689f38);
  border-color: transparent;
}
.p-button.p-button-success.p-button-text:enabled:hover,
.p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover,
.p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.04);
  border-color: transparent;
  color: var(--buttonSuccessBgColor, #689f38);
}
.p-button.p-button-success.p-button-text:enabled:active,
.p-buttonset.p-button-success > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.16);
  border-color: transparent;
  color: var(--buttonSuccessBgColor, #689f38);
}
.p-button.p-button-warning,
.p-buttonset.p-button-warning > .p-button,
.p-splitbutton.p-button-warning > .p-button {
  color: #212529;
  background: #fbc02d;
  border: 0 none;
}
.p-button.p-button-warning:enabled:hover,
.p-buttonset.p-button-warning > .p-button:enabled:hover,
.p-splitbutton.p-button-warning > .p-button:enabled:hover {
  background: rgba(251, 192, 45, 0.92);
  color: #212529;
  border-color: transparent;
}
.p-button.p-button-warning:enabled:focus,
.p-buttonset.p-button-warning > .p-button:enabled:focus,
.p-splitbutton.p-button-warning > .p-button:enabled:focus {
  box-shadow: none;
}
.p-button.p-button-warning:enabled:active,
.p-buttonset.p-button-warning > .p-button:enabled:active,
.p-splitbutton.p-button-warning > .p-button:enabled:active {
  background: rgba(251, 192, 45, 0.68);
  color: #212529;
  border-color: transparent;
}
.p-button.p-button-warning.p-button-outlined,
.p-buttonset.p-button-warning > .p-button.p-button-outlined,
.p-splitbutton.p-button-warning > .p-button.p-button-outlined {
  background-color: transparent;
  color: #fbc02d;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-warning.p-button-outlined:enabled:hover,
.p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover,
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover {
  background: rgba(251, 192, 45, 0.04);
  color: #fbc02d;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-warning.p-button-outlined:enabled:active,
.p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active {
  background: rgba(251, 192, 45, 0.16);
  color: #fbc02d;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-warning.p-button-text,
.p-buttonset.p-button-warning > .p-button.p-button-text,
.p-splitbutton.p-button-warning > .p-button.p-button-text {
  background-color: transparent;
  color: #fbc02d;
  border-color: transparent;
}
.p-button.p-button-warning.p-button-text:enabled:hover,
.p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover,
.p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover {
  background: rgba(251, 192, 45, 0.04);
  border-color: transparent;
  color: #fbc02d;
}
.p-button.p-button-warning.p-button-text:enabled:active,
.p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active {
  background: rgba(251, 192, 45, 0.16);
  border-color: transparent;
  color: #fbc02d;
}
.p-button.p-button-help,
.p-buttonset.p-button-help > .p-button,
.p-splitbutton.p-button-help > .p-button {
  color: #ffffff;
  background: #9c27b0;
  border: 0 none;
}
.p-button.p-button-help:enabled:hover,
.p-buttonset.p-button-help > .p-button:enabled:hover,
.p-splitbutton.p-button-help > .p-button:enabled:hover {
  background: rgba(156, 39, 176, 0.92);
  color: #ffffff;
  border-color: transparent;
}
.p-button.p-button-help:enabled:focus,
.p-buttonset.p-button-help > .p-button:enabled:focus,
.p-splitbutton.p-button-help > .p-button:enabled:focus {
  box-shadow: none;
}
.p-button.p-button-help:enabled:active,
.p-buttonset.p-button-help > .p-button:enabled:active,
.p-splitbutton.p-button-help > .p-button:enabled:active {
  background: rgba(156, 39, 176, 0.68);
  color: #ffffff;
  border-color: transparent;
}
.p-button.p-button-help.p-button-outlined,
.p-buttonset.p-button-help > .p-button.p-button-outlined,
.p-splitbutton.p-button-help > .p-button.p-button-outlined {
  background-color: transparent;
  color: #9c27b0;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-help.p-button-outlined:enabled:hover,
.p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover,
.p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover {
  background: rgba(156, 39, 176, 0.04);
  color: #9c27b0;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-help.p-button-outlined:enabled:active,
.p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active {
  background: rgba(156, 39, 176, 0.16);
  color: #9c27b0;
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-button.p-button-help.p-button-text,
.p-buttonset.p-button-help > .p-button.p-button-text,
.p-splitbutton.p-button-help > .p-button.p-button-text {
  background-color: transparent;
  color: #9c27b0;
  border-color: transparent;
}
.p-button.p-button-help.p-button-text:enabled:hover,
.p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover,
.p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover {
  background: rgba(156, 39, 176, 0.04);
  border-color: transparent;
  color: #9c27b0;
}
.p-button.p-button-help.p-button-text:enabled:active,
.p-buttonset.p-button-help > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active {
  background: rgba(156, 39, 176, 0.16);
  border-color: transparent;
  color: #9c27b0;
}
.p-button.p-button-danger,
.p-buttonset.p-button-danger > .p-button,
.p-splitbutton.p-button-danger > .p-button {
  color: var(--buttonErrorTextColor, #ffffff);
  background-color: var(--buttonErrorBgColor, #d32f2f);
  border: 0 none;
}
.p-button.p-button-danger:enabled:hover,
.p-buttonset.p-button-danger > .p-button:enabled:hover,
.p-splitbutton.p-button-danger > .p-button:enabled:hover {
  background-color: var(--buttonErrorHoverBgColor, rgba(211, 47, 47, 0.92));
}
.p-button.p-button-danger:enabled:focus,
.p-buttonset.p-button-danger > .p-button:enabled:focus,
.p-splitbutton.p-button-danger > .p-button:enabled:focus {
  box-shadow: none;
}
.p-button.p-button-danger:enabled:active,
.p-buttonset.p-button-danger > .p-button:enabled:active,
.p-splitbutton.p-button-danger > .p-button:enabled:active {
  background-color: var(--buttonErrorActiveBgColor, rgba(211, 47, 47, 0.68));
}
.p-button.p-button-danger.p-button-outlined,
.p-buttonset.p-button-danger > .p-button.p-button-outlined,
.p-splitbutton.p-button-danger > .p-button.p-button-outlined {
  background-color: transparent;
  color: var(--buttonErrorBgColor, #d32f2f);
  border: 0.5px solid var(--buttonErrorBgColor, #d32f2f);
}
.p-button.p-button-danger.p-button-outlined:enabled:hover,
.p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover,
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.04);
  color: var(--buttonErrorBgColor, #d32f2f);
  border: 0.5px solid var(--buttonErrorBgColor, #d32f2f);
}
.p-button.p-button-danger.p-button-outlined:enabled:active,
.p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.16);
  color: var(--buttonErrorBgColor, #d32f2f);
  border: 0.5px solid var(--buttonErrorBgColor, #d32f2f);
}
.p-button.p-button-danger.p-button-text,
.p-buttonset.p-button-danger > .p-button.p-button-text,
.p-splitbutton.p-button-danger > .p-button.p-button-text {
  background-color: transparent;
  color: var(--buttonErrorBgColor, #d32f2f);
  border-color: transparent;
}
.p-button.p-button-danger.p-button-text:enabled:hover,
.p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover,
.p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.04);
  border-color: transparent;
  color: var(--buttonErrorBgColor, #d32f2f);
}
.p-button.p-button-danger.p-button-text:enabled:active,
.p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.16);
  border-color: transparent;
  color: var(--buttonErrorBgColor, #d32f2f);
}
.p-button.p-button-link {
  color: var(--buttonLinkTextColor, transparent);
  background: transparent;
  border: transparent;
}
.p-button.p-button-link:enabled:hover .p-button-label, .p-button.p-button-link:enabled:focus .p-button-label, .p-button.p-button-link:enabled:active .p-button-label {
  text-decoration: underline;
}
.p-splitbutton.p-button-outlined .p-splitbutton-defaultbutton {
  border-right-width: 0 !important;
}
.p-splitbutton.p-button-outlined .p-splitbutton-menubutton,
.p-splitbutton.p-button-outlined .p-splitbutton-defaultbutton {
  background-color: transparent;
  color: var(--primaryColor, #006061);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-splitbutton.p-button-outlined .p-splitbutton-menubutton:enabled:hover,
.p-splitbutton.p-button-outlined .p-splitbutton-defaultbutton:enabled:hover {
  background: rgba(var(--primaryColor, #006061), 0.04);
  color: var(--primaryColor, #006061);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.p-splitbutton.p-button-outlined .p-splitbutton-menubutton:enabled:active,
.p-splitbutton.p-button-outlined .p-splitbutton-defaultbutton:enabled:active {
  background: rgba(var(--primaryColor, #006061), 0.16);
  color: var(--primaryColor, #006061);
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
}
.btn-auto-width .p-button {
  width: auto !important;
  padding: 10px 20px !important;
}
.btn-info {
  height: 1.25rem !important;
  width: 1.25rem !important;
  min-width: 1.25rem !important;
  padding: 1.8px 0px 0px 0px !important;
  font-style: italic !important;
  margin-inline-start: 5px !important;
}
.btn-info .pi {
  font-size: 0.6rem;
}
.p-buttonset .btn-square {
  border: 0;
  background-color: var(--inputUnselectionBgColor, #c8d5e5) !important;
  color: var(--inputUnselectionTextColor, var(--appSecondaryTextColor)) !important;
  font-weight: normal;
  border-radius: 0;
}
.p-buttonset .btn-square.active {
  background-color: var(--inputSelectionBgColor) !important;
  color: var(--inputSelectionTextColor) !important;
  font-weight: 500;
}
.p-buttonset .btn-square.active:first-child {
  border-radius: 3px 0 0 3px;
}
.p-buttonset .btn-square.active:last-child {
  border-radius: 0 3px 3px 0;
}
.p-buttonset .btn-square.tab-active {
  background: #1b589d;
  font-weight: 600;
  color: white;
  border: 2px solid #1b589d;
  border-radius: 3px;
  margin-top: -2px;
}
.tabbuttongroup > div:first-child .button-tab > .p-button.btn-square:not(.active) {
  border-radius: 3px 0 0 3px;
}
.tabbuttongroup > div:last-child .button-tab > .p-button.btn-square:not(.active) {
  border-radius: 0 3px 3px 0;
}
.tabbuttongroup .button-tab > .p-button.btn-square {
  margin: 1px;
  height: 32px;
  min-width: 150px !important;
}
.tabbuttongroup .button-tab > .p-button.btn-square.active {
  margin: 0px;
  height: 36px;
  border-radius: 3px;
}
.button-tab .p-button {
  min-width: 200px;
  display: block;
}
.p-selectbutton.p-buttonset .p-button {
  background-color: var(--inputUnselectionBgColor) !important;
  color: var(--inputUnselectionTextColor) !important;
  border-color: var(--inputSelectionBgColor) !important;
}
.p-selectbutton.p-buttonset .p-button.p-highlight {
  background-color: var(--inputSelectionBgColor) !important;
  color: var(--inputSelectionTextColor) !important;
}
body.layout-mode-dark .p-button span,
body.layout-mode-dark .p-button [class*=icons-]::before,
body.layout-mode-dark .p-button [class*=pi-]::before {
  color: inherit !important;
}
body.layout-mode-dark .p-button.btn-info[label=i] {
  background-color: transparent !important;
}
body.layout-mode-dark .p-button.btn-info[label=i]:hover {
  background-color: var(--primaryColor, #006061) !important;
  color: #ffffff !important;
}
.stepper-split-data .p-splitbutton {
  margin-top: 6px !important;
}
.stepper-split-data .p-splitbutton.p-button-outlined .p-splitbutton-defaultbutton {
  display: none !important;
}
.stepper-split-data .p-button {
  padding: 0 19px !important;
  border-radius: 0 !important;
  width: 0rem !important;
  position: relative !important;
  bottom: 19px !important;
  opacity: 0 !important;
}
.stepper-split-data .p-tieredmenu-overlay {
  top: 3px !important;
}
.stepper-split-data:after {
  content: " ";
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  width: 1%;
  top: 59%;
  left: 3.2%;
  display: block;
  position: absolute;
  border-top-color: var(--border, rgba(0, 0, 0, 0.1215686275)) !important;
  margin-top: -1rem;
}
.icons-Delete:before {
  color: #ad0000 !important;
}
.action-subform-btn .p-button {
  background-color: transparent !important;
  border: black !important;
  border-radius: none !important;
  border-color: none !important;
  min-width: none !important;
}
.action-subform-btn .p-button.p-button-icon-only {
  padding: 0 !important;
  margin: 0px !important;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .action-subform-btn .p-button.p-button-icon-only {
    padding: 0.1rem 0.6rem !important;
    margin: 0rem !important;
  }
}
.action-subform-btn .p-button:enabled:hover {
  background-color: none !important;
}
.action-subform-btn span {
  font-size: 1.5rem !important;
  font-weight: 500;
  color: inherit !important;
  margin-top: 3px;
  line-height: 3rem;
}
@media only screen and (min-width: 577px) and (max-width: 992px) {
  .action-subform-btn span {
    font-size: 1.2rem !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .action-subform-btn span {
    font-size: 1rem !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 992px) {
  .action-subform-btn span {
    line-height: 1.3rem;
  }
}
.action-subform-btn .icons-Reconciliation::before {
  font-size: 1.25em;
  font-weight: 500;
}
.AddMarginRight .p-button .p-button-icon-left {
  margin-right: 0rem !important;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .sticky-main-footer .p-button {
    padding: 10px 15px;
  }
}
.p-button.toggle-btn.p-button-icon-only {
  padding: 0.45rem 1rem 0.55rem !important;
}
.p-carousel .p-carousel-content .p-carousel-prev {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin: 0.5rem;
  position: absolute;
  z-index: 1;
  margin-inline-start: -1rem;
  background: white;
  box-shadow: 1px 1px #efefef;
  border: 2px solid #efefef;
  width: 2.5rem;
  height: 2.5rem;
}
.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-carousel .p-carousel-content .p-carousel-prev:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover {
  background: white;
  box-shadow: 1px 1px #efefef;
  border: 2px solid #efefef;
}
.p-carousel .p-carousel-content .p-carousel-next {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin: 0.5rem;
  align-items: center;
  align-self: center;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  margin-inline-start: -1.5rem;
  background: white;
  box-shadow: 1px 1px #efefef;
  border: 2px solid #efefef;
  width: 2.5rem;
  height: 2.5rem;
  right: 0;
  margin-inline-end: 2rem;
}
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-carousel .p-carousel-content .p-carousel-next:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
  background: white;
  box-shadow: 1px 1px #efefef;
  border: 2px solid #efefef;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .p-carousel .p-carousel-content .p-carousel-prev,
.p-carousel .p-carousel-content .p-carousel-next {
    display: none;
  }
}
.p-carousel .p-carousel-indicators {
  padding: 0.5rem;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator {
  margin-inline-end: 0.5rem;
  margin-bottom: 0.5rem;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator button {
  background-color: #dcdcdc;
  width: 0.5rem;
  height: 0.5rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
  background: #ececec;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
  background: #1b589d !important;
  color: var(--primaryColor, #006061);
}
body.layout-rtl .p-carousel .p-carousel-content .p-carousel-prev {
  rotate: y 180deg;
}
body.layout-rtl .p-carousel .p-carousel-content .p-carousel-next {
  rotate: y 180deg;
  right: auto !important;
  left: 0;
}
body.layout-rtl .p-carousel .p-carousel-content:has(.p-carousel-prev, .p-carousel-next) .p-carousel-items-content .p-carousel-items-container {
  direction: ltr;
}
body.layout-rtl .p-carousel .p-carousel-content:has(.p-carousel-prev, .p-carousel-next) .p-carousel-items-content .p-carousel-items-container .p-carousel-item {
  direction: rtl !important;
}
body.layout-rtl .p-carousel .p-carousel-indicators {
  direction: ltr !important;
}
body.layout-rtl .p-carousel .p-carousel-indicators .p-carousel-indicator {
  margin-right: 0 !important;
  margin-left: 0.5rem !important;
}
.p-datatable .p-paginator-top {
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.p-datatable .p-paginator-bottom {
  border-width: 0;
  border-radius: 0;
  padding: 12px 0 0 !important;
}
.p-datatable .p-datatable-header {
  background: #ffffff;
  color: #455868;
  border-width: 0 0 1px 0;
  padding: 0;
  font-weight: 500;
}
.p-datatable .p-datatable-footer {
  background: #ffffff;
  color: #455868;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 500;
}
.p-datatable .p-datatable-thead {
  background-color: var(--gridHeaderBgColor, #ffffff) !important;
}
.p-datatable .p-datatable-thead > tr > th {
  text-align: left;
  padding: 1rem;
  border: 1px solid #55687f;
  border-width: 0 0 1px 0;
  font-weight: var(--gridHeaderFontWeight, 600) !important;
  color: var(--gridHeaderTextColor, var(--appPrimaryTextColor, #1a2f45)) !important;
  transition: none;
  font-size: var(--gridHeaderTextSize, 1rem) !important;
  font-style: var(--gridHeaderFontStyle, normal) !important;
  -webkit-text-decoration: var(--gridHeaderTextDecoration, none) !important;
          text-decoration: var(--gridHeaderTextDecoration, none) !important;
}
.p-datatable .p-datatable-thead > tr > th span {
  color: inherit;
}
.p-datatable .p-datatable-thead > tr > th.p-frozen-column {
  background-color: var(--gridHeaderBgColor, #ffffff) !important;
}
.p-datatable .p-datatable-tfoot > tr > td {
  text-align: left;
  padding: 1rem 1rem;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  font-weight: 500;
  color: #455868;
  background: #ffffff;
}
.p-datatable .p-sortable-column {
  outline-color: transparent;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
  color: inherit !important;
  margin-left: 0.5rem;
  vertical-align: initial !important;
}
.p-datatable .p-sortable-column .p-sortable-column-badge {
  border-radius: 50%;
  height: 1.143rem;
  min-width: 1.143rem;
  line-height: 1.143rem;
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
  margin-left: 0.5rem;
  display: none !important;
}
.p-datatable .p-sortable-column .pi-sort-alt:before {
  content: "\ec1d" !important;
  font-family: "icomoon", sans-serif !important;
}
.p-datatable .p-sortable-column:not(.p-highlight):hover {
  color: var(--hoverTextColor, #455868) !important;
}
.p-datatable .p-sortable-column.p-highlight {
  background: #ffffff;
  color: #455868;
}
.p-datatable .p-datatable-tbody {
  background-color: var(--gridBodyBgColor, #ffffff) !important;
}
.p-datatable .p-datatable-tbody > tr {
  background-color: transparent !important;
  color: var(--gridBodyTextColor, var(--appSecondaryTextColor, #375068)) !important;
  outline-color: transparent;
  font-size: var(--gridBodyTextSize, 1rem) !important;
  font-weight: var(--gridBodyFontWeight, normal) !important;
  font-style: var(--gridBodyFontStyle, normal) !important;
  -webkit-text-decoration: var(--gridBodyTextDecoration, none) !important;
          text-decoration: var(--gridBodyTextDecoration, none) !important;
  transition: none;
}
.p-datatable .p-datatable-tbody > tr > td {
  text-align: left;
  border-bottom: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
  margin-right: 0.5rem;
}
.p-datatable .p-datatable-tbody > tr > td.p-frozen-column {
  background-color: var(--gridBodyBgColor, #ffffff) !important;
}
.p-datatable .p-datatable-tbody > tr > td label {
  display: inline-block;
}
.p-datatable .p-datatable-tbody > tr > td span {
  color: inherit;
}
.p-datatable .p-datatable-tbody > tr > td span.auth-type.pi-check {
  background-color: rgb(63, 188, 142) !important;
  color: white !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 17px;
  width: 17px;
}
.p-datatable .p-datatable-tbody > tr > td span.auth-type.pi-check::before {
  font-size: 8px;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
  background-color: var(--gridRowSelectionBgColor, rgba(0, 96, 97, 0.12)) !important;
  color: var(--primaryColor, #006061);
}
.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
  box-shadow: inset 0 2px 0 0 rgba(0, 96, 97, 0.12);
}
.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
  box-shadow: inset 0 -2px 0 0 rgba(0, 96, 97, 0.12);
}
.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
  background: rgba(0, 0, 0, 0.04);
  color: var(--appSecondaryTextColor, #375068);
}
.p-datatable .p-column-resizer-helper {
  background: var(--primaryColor, #006061);
}
.p-datatable .p-datatable-scrollable-header,
.p-datatable .p-datatable-scrollable-footer {
  background: var(--headerbgColor, #e5f0ff);
}
.p-datatable .p-datatable-loading-icon {
  font-size: 2rem;
}
.p-datatable.p-datatable-gridlines .p-datatable-header {
  border-width: 1px 1px 0 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-footer {
  border-width: 0 1px 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-paginator-top {
  border-width: 0 1px 0 1px;
}
.p-datatable.p-datatable-gridlines .p-paginator-bottom {
  border-width: 0;
}
.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
  border-width: 1px;
  white-space: normal;
}
.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td a {
  vertical-align: middle;
  padding-top: 0.3rem;
}
.p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
  border-width: 1px;
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.02);
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
  background: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
  color: var(--primaryColor, #006061);
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
  color: var(--primaryColor, #006061);
}
.p-datatable .p-datatable-scrollable-body {
  margin-bottom: 15px;
}
body.layout-rtl .p-datatable .p-datatable-thead > tr > th,
body.layout-rtl .p-datatable .p-datatable-tbody > tr > td {
  text-align: right;
}
.p-dataview .p-paginator-top {
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.p-dataview .p-paginator-bottom {
  border-width: 0;
  border-radius: 0;
}
.p-dataview .p-dataview-header {
  background: #ffffff;
  color: #455868;
  border: 1px solid #abb9cb;
  border-width: 0 0 1px 0;
  padding: 0;
  font-weight: 500;
}
.p-dataview .p-dataview-content {
  background: #ffffff;
  color: var(--gridBodyTextColor, var(--appSecondaryTextColor, #375068));
  border: 0 none;
  padding: 1rem 0;
}
.p-dataview.p-dataview-list .p-dataview-content > .grid > div {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 1px 0;
}
.p-dataview .p-dataview-footer {
  background: #ffffff;
  color: #455868;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 500;
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-dataview .p-dataview-loading-icon {
  font-size: 2rem;
}
.p-dataview .p-dataview-emptymessage {
  padding: 0.5rem 0;
}
.fc .fc-view-container th {
  background: var(--headerbgColor, #e5f0ff);
  border: 1px solid #e0e0e0;
  color: #455868;
}
.fc .fc-view-container td.fc-widget-content {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  color: var(--appSecondaryTextColor, #375068);
}
.fc .fc-view-container td.fc-head-container {
  border: 1px solid #e0e0e0;
}
.fc .fc-view-container .fc-row {
  border-right: 1px solid #e0e0e0;
}
.fc .fc-view-container .fc-event {
  background: rgba(0, 96, 97, 0.12);
  border: 1px solid rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.fc .fc-view-container .fc-divider {
  background: var(--headerbgColor, #e5f0ff);
  border: 1px solid #e0e0e0;
}
.fc .fc-toolbar .fc-button {
  color: var(--primaryTextColor, #ffffff);
  background: var(--primaryColor, #006061);
  border: 1px solid var(--primaryColor, #006061);
  font-size: var(--fontSize, 14px);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border-radius: var(--formBorderRadius, 4px);
  display: flex;
  align-items: center;
}
.fc .fc-toolbar .fc-button:enabled:hover {
  background: var(--buttonPrimaryHoverBgColor, rgba(0, 96, 97, 0.92));
  color: var(--primaryTextColor, #ffffff);
  border-color: transparent;
}
.fc .fc-toolbar .fc-button:enabled:active {
  background: var(--buttonPrimaryActiveBgColor, rgba(0, 96, 97, 0.68));
  color: var(--primaryTextColor, #ffffff);
  border-color: transparent;
}
.fc .fc-toolbar .fc-button:enabled:active:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.fc .fc-toolbar .fc-button .fc-icon-chevron-left {
  font-family: PrimeIcons, monospace;
  text-indent: 0;
  font-size: 1rem;
}
.fc .fc-toolbar .fc-button .fc-icon-chevron-left:before {
  content: "\e900";
}
.fc .fc-toolbar .fc-button .fc-icon-chevron-right {
  font-family: PrimeIcons, monospace;
  text-indent: 0;
  font-size: 1rem;
}
.fc .fc-toolbar .fc-button .fc-icon-chevron-right:before {
  content: "\e901";
}
.fc .fc-toolbar .fc-button:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
  background: #ffffff;
  border: rgba(0, 0, 0, 0.12);
  color: #455868;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryTextColor, #ffffff);
  color: var(--primaryTextColor, #ffffff);
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryTextColor, #ffffff);
  color: var(--primaryTextColor, #ffffff);
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
  z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
  border-radius: 0;
}
.fc .fc-toolbar .fc-button-group .fc-button:first-child {
  border-top-left-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.fc .fc-toolbar .fc-button-group .fc-button:last-child {
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-orderlist .p-orderlist-controls {
  padding: 0.5rem 0;
}
.p-orderlist .p-orderlist-controls .p-button {
  margin-bottom: 0.5rem;
}
.p-orderlist .p-orderlist-header {
  background: var(--headerbgColor, #e5f0ff);
  color: #455868;
  border: 1px solid #e0e0e0;
  padding: 1rem;
  border-bottom: 0 none;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-orderlist .p-orderlist-header .p-orderlist-title {
  font-weight: 500;
}
.p-orderlist .p-orderlist-filter-container {
  padding: 1rem;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-bottom: 0 none;
}
.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
  padding-right: 1.8rem;
}
.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
  right: 0.8rem;
  color: #474c51;
}
.p-orderlist .p-orderlist-list {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  padding: 0;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-orderlist .p-orderlist-list .p-orderlist-item {
  padding: 1rem;
  margin: 0;
  border: 0 none;
  color: var(--appSecondaryTextColor, #455868);
  background: transparent;
  transition: transform 0.2s, none;
}
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
  background: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04));
  color: #455868;
}
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.p-orderlist .p-orderlist-list .p-orderlist-droppoint.p-orderlist-droppoint-highlight {
  background-color: rgba(0, 77, 78, 0.12);
}
@media screen and (max-width: 769px) {
  .p-orderlist {
    flex-direction: column;
  }
  .p-orderlist .p-orderlist-controls {
    padding: 0.5rem 0;
    flex-direction: row;
  }
  .p-orderlist .p-orderlist-controls .p-button {
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
  .p-orderlist .p-orderlist-controls .p-button:last-child {
    margin-right: 0;
  }
}
.p-organizationchart .p-organizationchart-node-content {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  padding: 0.5rem 0;
}
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
  background: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04));
  color: #455868;
}
.p-organizationchart .p-organizationchart-node-content.p-highlight {
  background: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
  color: rgba(0, 0, 0, 0.12);
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler {
  background: inherit;
  color: inherit;
  border-radius: 50%;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-organizationchart .p-organizationchart-line-down {
  background: rgba(0, 0, 0, 0.12);
}
.p-organizationchart .p-organizationchart-line-left {
  border-right: 1px solid #e0e0e0;
  border-color: rgba(0, 0, 0, 0.12);
}
.p-organizationchart .p-organizationchart-line-top {
  border-top: 1px solid #e0e0e0;
  border-color: rgba(0, 0, 0, 0.12);
}
.p-paginator {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  color: #455868;
  border: solid #e4e4e4;
  border-width: 0;
  border-radius: var(--formBorderRadius, 4px);
  align-items: normal !important;
  justify-content: normal !important;
}
.p-paginator .p-paginator-first,
.p-paginator .p-paginator-prev,
.p-paginator .p-paginator-next,
.p-paginator .p-paginator-last {
  background-color: transparent;
  border: 0.5px solid #abb9cb;
  color: var(--appSecondaryTextColor, #375068);
  min-width: 2rem;
  height: 2rem;
  margin: 0.5rem 0.3rem;
  transition: none;
  border-radius: 50%;
}
@media (pointer: fine) {
  .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
    background: var(--inputSelectionBgColor);
    border-color: var(--inputSelectionBgColor);
    color: var(--inputSelectionTextColor);
  }
  .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover .p-paginator-icon,
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover .p-paginator-icon,
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover .p-paginator-icon,
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover .p-paginator-icon {
    color: var(--inputSelectionTextColor);
  }
}
.p-paginator .p-paginator-next {
  display: flex;
  order: 6;
}
.p-paginator .p-paginator-prev {
  display: flex;
  order: 4;
}
.p-paginator .p-paginator-first {
  display: flex;
  order: 3;
  margin-inline-start: auto;
}
.p-paginator .p-paginator-last {
  display: flex;
  order: 6;
  margin-right: 0;
}
.p-paginator p-dropdown {
  display: flex;
  order: 2;
  margin-inline-start: 1rem;
}
.p-paginator p-dropdown:before {
  content: var(--showText);
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-paginator .p-dropdown {
  margin-left: 0.5rem;
  height: 2rem;
  margin-top: 0.4rem;
}
.p-paginator .p-dropdown .p-dropdown-label {
  padding: 0.3rem 0.9rem !important;
}
.p-paginator .p-paginator-current {
  background-color: transparent;
  color: var(--appSecondaryTextColor, #375068);
  min-width: 2rem;
  height: 2rem;
  margin: 0.5rem 0.3rem;
  display: flex;
  order: 1;
  margin-left: 0;
  justify-content: flex-start;
}
.p-paginator .p-paginator-pages {
  display: flex;
  order: 5;
}
.p-paginator .p-paginator-pages .p-paginator-page {
  background-color: transparent;
  border: 0.5px solid #abb9cb;
  color: var(--appSecondaryTextColor, #375068);
  min-width: 2rem;
  height: 2rem;
  margin: 0.5rem 0.3rem;
  transition: none;
  border-radius: 50%;
}
.p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background: var(--inputSelectionBgColor);
  border-color: var(--inputSelectionBgColor);
  color: var(--inputSelectionTextColor);
}
@media (pointer: fine) {
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
    background: var(--inputSelectionBgColor);
    border-color: var(--inputSelectionBgColor);
    color: var(--inputSelectionTextColor);
  }
}
body.layout-mode-dark .p-paginator .p-paginator-current {
  color: #ffffff !important;
}
body.layout-mode-dark .p-paginator p-dropdown:before {
  color: #ffffff !important;
}
body.layout-mode-dark .p-paginator .p-paginator-pages .p-paginator-page {
  color: #ffffff !important;
}
body.layout-rtl .p-paginator .p-paginator-first {
  rotate: y 180deg !important;
}
body.layout-rtl .p-paginator .p-paginator-first p-paginator-icon.pi.pi-angle-double-left {
  rotate: y 180deg !important;
}
body.layout-rtl .p-paginator .p-paginator-current {
  margin-left: 0.3rem !important;
  margin-right: 0 !important;
}
body.layout-rtl .p-paginator .p-dropdown {
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
}
body.layout-rtl .p-paginator .p-paginator-icon.pi.pi-angle-double-right {
  rotate: y 180deg !important;
}
body.layout-rtl .p-paginator .p-paginator-icon.pi.pi-angle-right {
  rotate: y 180deg !important;
}
body.layout-rtl .p-paginator .p-paginator-icon.pi.pi-angle-left {
  rotate: y 180deg !important;
}
@media only screen and (min-width: 425px) and (max-width: 1280px) {
  .p-paginator .p-paginator-current {
    min-width: calc(100% - 10rem);
  }
  .p-paginator p-dropdown {
    margin-inline-start: auto !important;
  }
  .tableDesignClass {
    min-width: 50% !important;
    margin-inline-start: initial !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 424px) {
  .p-paginator .p-paginator-first {
    margin-inline-start: initial;
  }
  .p-paginator p-dropdown {
    margin-inline-start: 0 !important;
    margin-inline-end: 100%;
  }
  .tableDesignClass {
    padding-top: 0;
    margin-inline-start: initial !important;
    width: auto !important;
    margin-top: initial !important;
  }
}
.p-picklist .p-picklist-buttons {
  padding: 0.5rem 0;
}
.p-picklist .p-picklist-buttons .p-button {
  margin-bottom: 0.5rem;
}
.p-picklist .p-picklist-header {
  background: var(--headerbgColor, #e5f0ff);
  color: #455868;
  border: 1px solid #e0e0e0;
  padding: 1rem;
  border-bottom: 0 none;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-picklist .p-picklist-header .p-picklist-title {
  font-weight: 500;
}
.p-picklist .p-picklist-filter-container {
  padding: 1rem;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-bottom: 0 none;
}
.p-picklist .p-picklist-filter-container .p-picklist-filter-input {
  padding-right: 1.8rem;
}
.p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
  right: 0.8rem;
  color: #474c51;
}
.p-picklist .p-picklist-list {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  padding: 0;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-picklist .p-picklist-list .p-picklist-item {
  padding: 1rem;
  margin: 0;
  border: 0 none;
  color: var(--appSecondaryTextColor, #455868);
  background: transparent;
  transition: transform 0.2s, none;
}
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
  background: var(--dropdownHoverBgColor, rgba(0, 0, 0, 0.04));
  color: #455868;
}
.p-picklist .p-picklist-list .p-picklist-item:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
}
.p-picklist .p-picklist-list .p-picklist-droppoint.p-picklist-droppoint-highlight {
  background-color: rgba(0, 77, 78, 0.12);
}
.p-picklist .p-picklist-list .p-picklist-empty-message {
  padding: 1rem;
  color: var(--appSecondaryTextColor, #455868);
}
@media screen and (max-width: 769px) {
  .p-picklist {
    flex-direction: column;
  }
  .p-picklist .p-picklist-buttons {
    padding: 0.5rem 0;
    flex-direction: row;
  }
  .p-picklist .p-picklist-buttons .p-button {
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
  .p-picklist .p-picklist-buttons .p-button:last-child {
    margin-right: 0;
  }
  .p-picklist .p-picklist-transfer-buttons .pi-angle-right:before {
    content: "\e930";
  }
  .p-picklist .p-picklist-transfer-buttons .pi-angle-double-right:before {
    content: "\e92c";
  }
  .p-picklist .p-picklist-transfer-buttons .pi-angle-left:before {
    content: "\e933";
  }
  .p-picklist .p-picklist-transfer-buttons .pi-angle-double-left:before {
    content: "\e92f";
  }
}
.p-tree {
  color: var(--appSecondaryTextColor, #375068);
  padding: 0.5rem 0;
  border-radius: var(--formBorderRadius, 4px);
}
.p-tree .p-tree-empty-message {
  padding-left: 1rem;
  padding-bottom: 0.5rem;
}
.p-tree .p-tree-container .p-treenode {
  padding: 0rem 0.25rem;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content {
  border-radius: var(--formBorderRadius, 4px);
  transition: none;
  padding: 0rem;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
  margin-inline-end: 0.5rem;
  border: 0px !important;
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
  margin-right: 0.5rem;
  color: var(--appSecondaryTextColor, #375068);
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0.5rem;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
  color: #455868;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
  background: rgba(0, 96, 97, 0.12);
  color: #0062ff;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
  color: var(--primaryColor, #006061);
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
  background: #f1f7ff;
  color: #455868;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
  background: #f1f7ff;
  color: #455868;
}
.p-tree .p-tree-container li:has(.p-treenode):not(.p-treenode-leaf) > .p-treenode-content {
  color: var(--appPrimaryTextColor) !important;
  font-weight: 500;
}
.p-tree .p-tree-filter-container {
  margin-bottom: 0.5rem;
  margin-top: 30px;
}
.p-tree .p-tree-filter-container .p-tree-filter {
  width: 100%;
  padding-right: 1.8rem;
}
.p-tree .p-tree-filter-container .p-tree-filter-icon {
  right: 0.8rem;
  color: #474c51;
}
.p-tree .p-treenode-children {
  padding: 0 0 0 3rem;
}
.p-tree .p-tree-loading-icon {
  font-size: 2rem;
}
.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
  background-color: rgba(0, 77, 78, 0.12);
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
  border-radius: var(--formBorderRadius, 4px);
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  padding: 0.75rem;
  transition: none;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
  background-color: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
  color: var(--primaryColor, #006061);
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
  margin-inline-end: 0.5rem;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
  margin-right: 0.5rem;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0.5rem;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox .p-checkbox-icon {
  color: var(--primaryColor, #006061);
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
  background-color: inherit;
  color: inherit;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
  background: var(--primaryColor);
  color: var(--primaryTextColor);
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
body.layout-rtl .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
  rotate: y -180deg;
}
body.layout-rtl .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0;
  margin-left: 0.5rem;
}
body.layout-rtl .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
  margin-left: 0.5rem;
}
body.layout-rtl .p-tree .p-treenode-children {
  padding: 0 3rem 0 0;
}
body.layout-rtl .tree-icon-style {
  left: -8px;
  right: auto !important;
}
body.layout-rtl #dataTagSearch {
  left: 1rem !important;
  right: auto !important;
}
body.layout-rtl .tree-node-custom-subform .p-tree-filter-container .p-tree-filter {
  padding-right: 3em;
}
body.layout-rtl .tree-node-custom-subform .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
  width: auto !important;
  margin-left: 0 !important;
}
body.layout-rtl .tree-exp-col-icons .p-treenode-label,
body.layout-rtl .tree-exp-col-icons .p-treenode-icon {
  right: 0 !important;
}
.p-treetable .p-paginator-top {
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.p-treetable .p-paginator-bottom {
  border-width: 0;
  border-radius: 0;
}
.p-treetable .p-treetable-header {
  background: #ffffff;
  color: #455868;
  border: 1px solid #abb9cb;
  border-width: 0 0 1px 0;
  padding: 0;
  font-weight: 500;
}
.p-treetable .p-treetable-footer {
  background: #ffffff;
  color: #455868;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 500;
}
.p-treetable .p-treetable-thead > tr > th {
  text-align: left;
  padding: 1rem;
  border: 1px solid #55687f;
  border-width: 0 0 1px 0;
  font-weight: var(--gridHeaderFontWeight, 600);
  color: var(--gridHeaderTextColor, var(--appPrimaryTextColor, #1a2f45));
  background: #f8f9fa;
  transition: none;
}
.p-treetable .p-treetable-tfoot > tr > td {
  text-align: left;
  padding: 1rem 1rem;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  font-weight: 500;
  color: #455868;
  background: #ffffff;
}
.p-treetable .p-sortable-column {
  outline-color: transparent;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
  color: #53687f;
  margin-left: 0.5rem;
}
.p-treetable .p-sortable-column .p-sortable-column-badge {
  border-radius: 50%;
  height: 1.143rem;
  min-width: 1.143rem;
  line-height: 1.143rem;
  color: var(--primaryColor, #006061);
  background: rgba(0, 96, 97, 0.12);
  margin-left: 0.5rem;
}
.p-treetable .p-sortable-column:not(.p-highlight):hover {
  background: var(--hoverBackgroundColor, rgba(0, 0, 0, 0.04));
  color: var(--hoverTextColor, #455868);
}
.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-treetable .p-sortable-column.p-highlight {
  background: #ffffff;
  color: #455868;
}
.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
  color: #455868;
}
.p-treetable .p-treetable-tbody > tr {
  background: #ffffff;
  color: var(--gridBodyTextColor, var(--appSecondaryTextColor, #375068));
  transition: none;
  outline-color: transparent;
}
.p-treetable .p-treetable-tbody > tr > td {
  text-align: left;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
  margin-right: 0.5rem;
}
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
  color: #455868;
}
.p-treetable .p-treetable-tbody > tr.p-highlight {
  background: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
  color: var(--primaryColor, #006061);
}
.p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
  color: var(--primaryColor, #006061);
}
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
  background: rgba(0, 0, 0, 0.04);
  color: var(--appSecondaryTextColor, #375068);
}
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
  color: var(--appSecondaryTextColor, #375068);
}
.p-treetable .p-column-resizer-helper {
  background: var(--primaryColor, #006061);
}
.p-treetable .p-treetable-scrollable-header,
.p-treetable .p-treetable-scrollable-footer {
  background: var(--headerbgColor, #e5f0ff);
}
.p-treetable .p-treetable-loading-icon {
  font-size: 2rem;
}
.p-treetable.p-treetable-gridlines .p-datatable-header {
  border-width: 1px 1px 0 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-footer {
  border-width: 0 1px 1px 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-top {
  border-width: 0 1px 0 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-bottom {
  border-width: 0 1px 1px 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th {
  border-width: 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td {
  border-width: 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
  border-width: 1px;
}
body.layout-rtl .p-treetable .p-treetable-tbody > tr > td {
  text-align: right;
}
body.layout-rtl .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
  margin-left: 0.5rem;
  margin-right: 0 !important;
}
body.layout-rtl .cm-treeTable .p-treetable .p-treetable-thead > tr > th {
  text-align: right;
}
body.layout-rtl .cm-treeTable th:first-child {
  padding-right: 2.8rem !important;
}
body.layout-rtl .cm-treeTable th:nth-child(2), body.layout-rtl .cm-treeTable th:nth-child(3) {
  padding-right: 0.4rem !important;
}
body:not(.layout-rtl) .cm-treeTable th:first-child {
  padding-left: 2.8rem !important;
}
body:not(.layout-rtl) .cm-treeTable th:nth-child(2), body:not(.layout-rtl) .cm-treeTable th:nth-child(3) {
  padding-left: 0.4rem !important;
}
.p-virtualscroller .p-virtualscroller-header {
  background: #ffffff;
  color: #455868;
  border: 1px solid #abb9cb;
  border-width: 0 0 1px 0;
  padding: 0;
  font-weight: 500;
}
.p-virtualscroller .p-virtualscroller-content {
  background: #ffffff;
  color: var(--gridBodyTextColor, var(--appSecondaryTextColor, #375068));
  border: 0 none;
  padding: 1rem 0;
}
.p-virtualscroller .p-virtualscroller-footer {
  background: #ffffff;
  color: #455868;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 500;
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-column-filter-overlay {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 6px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  min-width: 12.5rem;
}
.p-column-filter-overlay:has(.consumer-end-filter) {
  z-index: 2204 !important;
}
.p-column-filter-overlay .p-column-filter-row-items {
  padding: 0.5rem 0;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
  color: #495057;
  background: #e3f2fd;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
  color: #495057;
  background: #e9ecef;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}
.p-column-filter-overlay .p-overlay {
  max-width: 16em !important;
}
.p-column-filter-operator {
  padding: 20px 20px 0 20px;
  border-bottom: 0 none;
  color: #495057;
  background-color: transparent;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-column-filter-constraint {
  padding: 20px;
  border-bottom: 1px solid #dee2e6;
}
.p-column-filter-constraint .p-column-filter-matchmode-dropdown {
  margin-bottom: 14px;
}
.p-column-filter-constraint .p-column-filter-remove-button {
  margin-top: 0.5rem;
}
.p-column-filter-constraint:last-child {
  border-bottom: 0 none;
}
.p-column-filter-constraint .p-datepicker {
  left: -12em !important;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .p-column-filter-constraint .p-datepicker {
    left: initial !important;
  }
}
.p-column-filter-add-rule {
  padding: 0.5rem 1rem;
}
.p-column-filter-buttonbar {
  padding: 0.625rem;
  justify-content: center !important;
  gap: 1rem;
  border-top: 1px solid var(--border, #e1e1e2);
}
.p-column-filter-clear-button,
.p-column-filter-menu-button {
  margin-left: 0.5rem;
  overflow: initial !important;
  color: inherit !important;
}
.p-column-filter-clear-button .pi,
.p-column-filter-menu-button .pi {
  font-size: 0.93rem;
  color: #53687f;
}
body.layout-rtl .p-column-filter-clear-button,
body.layout-rtl .p-column-filter-menu-button {
  margin-right: 0.5rem;
}
body.layout-rtl .filterOverlayStyle.set-expanded,
body.layout-rtl .filterOverlayStyleAdminConsumer.set-expanded {
  right: 7em !important;
}
body.layout-rtl .filterOverlayStyle.set-collapsed,
body.layout-rtl .filterOverlayStyleAdminConsumer.set-collapsed {
  right: 21.5em !important;
}
body.layout-rtl .general-label-field .mandatory-mark {
  right: 0 !important;
}
body.layout-rtl .p-datatable .p-sortable-column .p-sortable-column-icon {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 1000px) and (max-width: 1024px) {
  body.layout-rtl .filterOverlayStyle.set-collapsed {
    right: 20em !important;
  }
}
body.layout-rtl .p-column-filter-constraint .p-datepicker {
  left: 0em !important;
}
.p-timeline .p-timeline-event-marker {
  border: 3px solid #006061;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #ffffff;
}
.p-timeline .p-timeline-event-connector {
  background-color: #dee2e6;
}
.p-timeline.p-timeline-vertical .p-timeline-event-opposite,
.p-timeline.p-timeline-vertical .p-timeline-event-content {
  padding: 0 1rem;
}
@media screen and (max-width: 576px) {
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
.p-timeline.p-timeline-vertical .p-timeline-event-content {
    padding: 0 0.5rem;
  }
}
.p-timeline.p-timeline-vertical .p-timeline-event-connector {
  width: 2px;
}
.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
.p-timeline.p-timeline-horizontal .p-timeline-event-content {
  padding: 1rem 0;
}
.p-timeline.p-timeline-horizontal .p-timeline-event-connector {
  height: 2px;
}
.p-timeline-horizontal {
  width: inherit;
  overflow: auto;
}
.p-timeline-horizontal .p-timeline-event {
  min-width: 250px;
}
.p-timeline-event-content .p-card {
  overflow-y: auto;
  width: inherit;
  height: 250px;
}
.p-timeline-event-content .p-card .p-card-subtitle {
  font-weight: 500;
  color: #6c757d;
}
.p-timeline-event-content .p-card .attribute-name {
  font-weight: 400;
  color: #6c757d;
}
.p-accordion .p-accordion-header .p-accordion-header-link {
  padding: 1.2rem 0.8rem;
  border: 0 none;
  color: #455868;
  background: #deecff;
  font-weight: 400;
  border-radius: var(--formBorderRadius, 4px);
  transition: none;
}
.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
  margin-right: 0.5rem;
}
.p-accordion .p-accordion-header .p-accordion-header-link span {
  color: inherit;
  font-weight: 500;
}
.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  background: #deecff;
  border-color: transparent;
  color: #455868;
  font-weight: 400;
}
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
  border-color: transparent;
  color: #455868;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  font-weight: 600;
  background-color: var(--sidebarActiveBgColor, #eaf4fe) !important;
}
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-color: transparent;
  color: #455868;
}
.p-accordion .p-accordion-content {
  padding: 1rem 1.5rem;
  border: 0 none;
  background: var(--cardsBackgroundColor, #ffffff);
  color: #455868;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-accordion p-accordiontab .p-accordion-tab {
  margin-bottom: 0;
}
.p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link {
  border-radius: 0;
}
.p-accordion p-accordiontab .p-accordion-content {
  border-radius: 0;
}
.p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link {
  border-top: 0 none;
}
.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link, .p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-top: 0 none;
}
.p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link {
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link {
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-accordion p-accordiontab:last-child .p-accordion-content {
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.accordion-list {
  padding: 0;
}
.accordion-list .p-accordion .p-accordion-header.p-highlight .p-accordion-header-link {
  background-color: var(--layoutColor);
  font-weight: 600;
  color: var(--appPrimaryTextColor, #1a2f45);
}
.accordion-list .p-accordion .p-accordion-header .p-accordion-header-link {
  padding: 1rem;
}
.accordion-list .p-accordion .p-accordion-header:not(.p-disabled):hover .p-accordion-header-link {
  background-color: var(--layoutColor) !important;
  font-weight: 600;
  color: var(--appPrimaryTextColor, #1a2f45);
}
.accordion-list .p-accordion .p-accordion-tab {
  box-shadow: none;
  border-bottom: 1px solid #ddd;
}
.accordion-list .p-accordion .p-accordion-tab.p-accordion-tab-active {
  margin-bottom: 0px !important;
}
.accordion-list .p-accordion .p-accordion-tab .p-accordion-content {
  padding: 0px !important;
}
.accordion-list .p-accordion ul {
  list-style: none;
  padding: 0;
  max-height: 450px;
  overflow-y: auto;
  margin: 0;
}
.accordion-list .p-accordion ul li {
  padding: 0.75rem 15px 0.75rem 1rem;
  cursor: move;
}
.accordion-list .p-accordion ul li .only-dropdown-icon {
  float: right;
}
.accordion-list .p-accordion ul li .text {
  width: 75%;
  display: inline-block;
  vertical-align: sub;
}
.accordion-list .p-accordion ul li .pi {
  font-size: 0.8rem;
  width: 6px;
}
.accordion-list .p-accordion ul li.in-active {
  background-color: #e7e6e6;
  -webkit-user-select: none;
          user-select: none;
}
.accordion-list .p-accordion ul li:hover {
  background-color: #f5f7fb;
}
.accordion-list .p-accordion ul li.defaultelement {
  background-color: #fff9e7;
}
body.layout-rtl .p-accordion .p-accordion-header .p-accordion-header-link {
  justify-content: space-between;
}
body.layout-rtl .p-accordion .p-accordion-tab .p-accordion-toggle-icon {
  margin-left: 0;
  margin-right: auto !important;
}
body.layout-rtl .accor-header .p-accordion-header-link .p-accordion-header-text {
  display: none;
}
.customAccordion .p-accordion .p-accordion-header .p-accordion-header-link {
  border-color: transparent;
  color: var(--formTitleColor, #000000) !important;
  font-weight: 600;
  background-color: var(--headerbgColor, #eef3f9) !important;
  padding: 1rem;
  border-radius: var(--formBorderRadius, 4px);
}
.customAccordion .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
  margin-right: 0.5rem;
  font-weight: normal !important;
}
.customAccordion .p-accordion .p-accordion-header .p-accordion-header-link span {
  color: inherit;
}
.customAccordion .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  background: var(--headerbgColor, #eef3f9) !important;
}
.customAccordion .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
  background-color: var(--headerbgColor, #eef3f9) !important;
}
.customAccordion .p-accordion .p-accordion-content {
  padding: 0.5rem;
}
.customAccordion .p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link {
  padding: 1rem !important;
  background: var(--headerbgColor, #eef3f9) !important;
  color: var(--formTitleColor, #000000) !important;
  font-weight: 600;
}
.customAccordion .p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
  margin-right: 0.5rem;
  font-weight: normal !important;
}
.customAccordion .p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link span {
  color: inherit;
}
.customAccordion .p-accordion p-accordiontab:first-child .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
  background-color: var(--headerbgColor, #eef3f9) !important;
}
.customAccordion .p-accordion p-accordiontab:first-child .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-color: transparent;
  color: var(--formTitleColor, #000000) !important;
}
.customAccordion .p-accordion p-accordiontab:first-child .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link .p-accordion-toggle-icon {
  font-weight: normal !important;
}
.customAccordion .p-accordion p-accordiontab:not(:first-child) .p-accordion-tab {
  margin-top: 1rem;
}
.customAccordion .p-accordion .p-accordion-tab {
  box-shadow: none !important;
  border: none !important;
  border-radius: var(--formBorderRadius, 4px) !important;
}
.customAccordion .p-accordion .p-accordion-tab:not(.p-accordion-tab-active) .p-accordion-toggle-icon {
  transform: rotate(-270deg);
}
.p-card {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  color: var(--appSecondaryTextColor, #375068);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: var(--formBorderRadius, 4px);
}
.p-card .p-card-body {
  padding: 1rem;
}
.p-card .p-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.p-card .p-card-subtitle {
  font-weight: 400;
  margin-bottom: 0.5rem;
  color: var(--appSecondaryTextColor, #375068);
}
.p-card .p-card-content {
  padding: 1rem 0;
}
.p-card .p-card-footer {
  padding: 1rem 0 0 0;
}
.card {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
}
.card.grey-card {
  background-color: #f4f6f9 !important;
  padding: 20px 14px;
  box-shadow: none;
}
.card.blue-border {
  border-inline-start: #273ec4 3px solid;
}
/* 
******************* 
Selection with Checkbox in Card 
******************* 
*/
.checkbox-card {
  position: relative;
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.checkbox-card img {
  max-height: 55px;
}
.checkbox-card .card {
  border-bottom: 4px solid transparent;
  margin-bottom: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 1.3rem;
  box-shadow: none !important;
}
.checkbox-card .card .grid {
  width: 100%;
  justify-content: center;
  align-items: center;
  color: var(--appSecondaryTextColor) !important;
}
.checkbox-card .card .grid p {
  color: inherit !important;
}
.checkbox-card .card .grid p strong {
  font-weight: normal !important;
}
.checkbox-card .card .grid img {
  padding-top: 5px;
}
.checkbox-card:hover .icon {
  border-color: #c8d5e5;
  display: block;
}
.checkbox-card:hover .card {
  background-color: #f4f6f9;
}
.checkbox-card label {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.checkbox-card p-checkbox {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
.checkbox-card p-checkbox .p-checkbox {
  width: 100% !important;
  height: 100% !important;
}
.checkbox-card p-checkbox .p-checkbox:not(.p-checkbox-disabled):hover, .checkbox-card p-checkbox .p-checkbox:focus {
  box-shadow: none !important;
  outline: none;
}
.checkbox-card p-checkbox .p-checkbox:not(.p-checkbox-disabled).p-checkbox-focused {
  box-shadow: none !important;
}
.checkbox-card p-checkbox .p-checkbox-box {
  border: 0.8px solid var(--border, #d6dce5) !important;
  border-radius: 3px;
  position: absolute;
  height: 100%;
  z-index: 0;
  width: 100%;
  background-color: transparent;
  border: 0px;
  padding: 0;
  margin: 0;
  top: 0;
}
.checkbox-card p-checkbox .p-checkbox-box .p-checkbox-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 9999999;
  padding: 7px;
  background: #f5f7fa;
  border: 1px solid #d6dce5;
}
.checkbox-card p-checkbox .p-checkbox-box:hover {
  border: 0.8px solid var(--inputSelectionBgColor, #0062ff) !important;
  border-bottom-width: 5px !important;
}
.checkbox-card p-checkbox .p-checkbox-box.p-highlight {
  border: 0.8px solid var(--inputSelectionBgColor, #0062ff) !important;
  border-bottom-width: 5px !important;
  background-color: transparent !important;
  height: 100%;
}
.checkbox-card p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled):hover {
  border-color: transparent;
  background-color: transparent !important;
}
.checkbox-card p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon {
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 9999999;
  padding: 7px;
  background-color: var(--inputSelectionBgColor, #0062ff) !important;
}
.checkbox-card p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon:before {
  top: 8px;
  left: 3px;
}
.checkbox-card:has(p-checkbox .p-checkbox-box.p-highlight) .card .grid p strong {
  font-weight: bold !important;
}
.radiobox-card {
  position: relative;
  cursor: pointer;
  display: flex;
  margin-bottom: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: var(--inputUnselectionBgColor) !important;
  justify-content: start;
}
.radiobox-card.in-active .p-radiobutton-box {
  background-color: #e7e6e6 !important;
}
.radiobox-card .card {
  margin-bottom: 0;
  display: flex;
  width: 100%;
  height: 100%;
  box-shadow: none !important;
  background-color: transparent !important;
  justify-content: inherit;
  align-items: center;
  padding: 1rem 1.2rem;
}
.radiobox-card .card strong {
  font-weight: normal !important;
  color: inherit !important;
}
.radiobox-card .card .icons {
  font-size: 1.6rem;
}
.radiobox-card .card .grid {
  width: 100%;
  justify-content: center;
  align-items: center;
  color: var(--inputUnselectionTextColor) !important;
  margin-right: 0;
}
.radiobox-card .card .grid p {
  color: inherit !important;
}
.radiobox-card .card .grid p strong {
  font-weight: normal !important;
}
.radiobox-card .card .grid .icons {
  font-size: 1.6rem;
}
.radiobox-card .card .grid img {
  padding-top: 5px;
}
.radiobox-card:hover .card {
  background-color: #f4f6f9;
}
.radiobox-card label {
  cursor: pointer;
  margin-left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.radiobox-card label p-radiobutton {
  display: contents !important;
}
.radiobox-card > label {
  margin-bottom: 0 !important;
}
.radiobox-card .p-radiobutton {
  width: 100%;
  height: 100%;
}
.radiobox-card .p-radiobutton:not(.p-radiobutton-disabled):hover {
  box-shadow: none !important;
}
.radiobox-card .p-radiobutton .p-radiobutton-box {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  color: var(--inputUnselectionTextColor) !important;
  border: 0.8px solid #c7e5fe !important;
  background-color: transparent !important;
  outline: none;
  border-radius: 5px;
}
.radiobox-card .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus, .radiobox-card .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border: 0.8px solid var(--inputSelectionBgColor, #0062ff) !important;
  border-left-width: 4px !important;
}
.radiobox-card .p-radiobutton .p-radiobutton-box.p-highlight {
  border-color: transparent;
  border: 0.8px solid var(--inputSelectionBgColor, #0062ff) !important;
  border-left-width: 4px !important;
  height: 100%;
}
.radiobox-card .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  border-color: transparent;
  background: transparent;
}
.radiobox-card .p-radiobutton .p-radiobutton-box.p-highlight .p-radiobutton-icon {
  display: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 7px;
  z-index: 1;
  padding: 7px;
  background-color: var(--inputSelectionBgColor, #3fbc8e) !important;
}
.radiobox-card .p-radiobutton .p-radiobutton-box.p-highlight .p-radiobutton-icon:before {
  top: 3px;
  left: 4px;
  font-size: 11px;
  position: absolute;
  content: "\e909";
  font-family: PrimeIcons, monospace;
  border-color: var(--inputUnselectionTextColor, #ffffff) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) {
  background-color: var(--inputSelectionCardBgColor, rgba(63, 188, 142, 0.2078431373)) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons,
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid p strong {
  font-weight: 500 !important;
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons .path1::before,
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons .path2::before,
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons .path3::before {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .icons,
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card strong {
  font-weight: 500 !important;
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .icons .path1::before,
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .icons .path2::before,
.radiobox-card:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .icons .path3::before {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus), .radiobox-card:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover) {
  background-color: var(--inputSelectionCardBgColor, rgba(63, 188, 142, 0.2078431373)) !important;
}
.radiobox-card .br-createrecord-icons .icons {
  font-size: 1.2rem !important;
}
.radiobox-card-general-publish {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: var(--inputUnselectionBgColor) !important;
  justify-content: flex-start !important;
  display: block !important;
}
.radiobox-card-general-publish.in-active .p-radiobutton-box {
  background-color: #e7e6e6 !important;
}
.radiobox-card-general-publish .icons-Published {
  font-size: 1.4rem;
}
.radiobox-card-general-publish .card {
  margin-bottom: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  box-shadow: none !important;
  background-color: transparent !important;
}
.radiobox-card-general-publish .card .grid {
  width: 100%;
  justify-content: center;
  align-items: center;
  color: var(--inputUnselectionTextColor) !important;
}
.radiobox-card-general-publish .card .grid p {
  color: inherit !important;
}
.radiobox-card-general-publish .card .grid p strong {
  font-weight: normal !important;
}
.radiobox-card-general-publish .card .grid .icons {
  font-size: 1.6rem;
}
.radiobox-card-general-publish .card .grid img {
  padding-top: 5px;
}
.radiobox-card-general-publish:hover .card {
  background-color: #f4f6f9;
}
.radiobox-card-general-publish label {
  cursor: pointer;
  margin-left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.radiobox-card-general-publish label p-radiobutton {
  display: contents !important;
}
.radiobox-card-general-publish > label {
  margin-bottom: 0 !important;
}
.radiobox-card-general-publish .p-radiobutton {
  width: 100%;
  height: 100%;
}
.radiobox-card-general-publish .p-radiobutton:not(.p-radiobutton-disabled):hover {
  box-shadow: none !important;
}
.radiobox-card-general-publish .p-radiobutton .p-radiobutton-box {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  color: var(--inputUnselectionTextColor) !important;
  border: 0.8px solid var(--border, #abb9cb) !important;
  background-color: transparent !important;
  outline: none;
  border-radius: 3px;
}
.radiobox-card-general-publish .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus, .radiobox-card-general-publish .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border-left-width: 4px !important;
}
.radiobox-card-general-publish .p-radiobutton .p-radiobutton-box.p-highlight {
  border-color: transparent;
  border-left-width: 4px !important;
  height: 100%;
}
.radiobox-card-general-publish .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  border-color: transparent;
  background: transparent;
}
.radiobox-card-general-publish .p-radiobutton .p-radiobutton-box.p-highlight .p-radiobutton-icon {
  display: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 7px;
  z-index: 1;
  padding: 7px;
  background-color: var(--inputSelectionBgColor, #3fbc8e) !important;
}
.radiobox-card-general-publish .p-radiobutton .p-radiobutton-box.p-highlight .p-radiobutton-icon:before {
  top: 3px;
  left: 4px;
  font-size: 11px;
  position: absolute;
  content: "\e909";
  font-family: PrimeIcons, monospace;
  border-color: var(--inputUnselectionTextColor, #ffffff) !important;
}
.radiobox-card-general-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) {
  background-color: var(--inputSelectionCardBgColor, rgba(63, 188, 142, 0.2078431373)) !important;
}
.radiobox-card-general-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card-general-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons,
.radiobox-card-general-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid p strong {
  font-weight: 500 !important;
}
.radiobox-card-general-publish:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus), .radiobox-card-general-publish:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover) {
  background-color: var(--inputSelectionCardBgColor, rgba(63, 188, 142, 0.2078431373)) !important;
}
.radiobox-card-publish .p-radiobutton-box:not(.p-disabled).p-focus, .radiobox-card-publish .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border: 0.8px solid #0062ff !important;
}
.radiobox-card-publish .p-radiobutton-box.p-highlight {
  border: 0.8px solid #0062ff !important;
  font-weight: 500;
}
.radiobox-card-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) {
  background-color: #ceddfa !important;
}
.radiobox-card-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons,
.radiobox-card-publish:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid p strong {
  font-weight: 500 !important;
}
.radiobox-card-publish:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus), .radiobox-card-publish:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover) {
  background-color: #ceddfa !important;
}
.radiobox-card-Designed .p-radiobutton-box:not(.p-disabled).p-focus, .radiobox-card-Designed .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border: 0.8px solid #1fa7b7 !important;
}
.radiobox-card-Designed .p-radiobutton-box.p-highlight {
  border: 0.8px solid #1fa7b7 !important;
}
.radiobox-card-Designed:has(.p-radiobutton .p-radiobutton-box.p-highlight) {
  background-color: #8ee5ef !important;
}
.radiobox-card-Designed:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card-Designed:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons,
.radiobox-card-Designed:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid p strong {
  font-weight: 500 !important;
}
.radiobox-card-Designed:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus), .radiobox-card-Designed:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover) {
  background-color: #8ee5ef !important;
}
.radiobox-card-maintain .p-radiobutton-box:not(.p-disabled).p-focus, .radiobox-card-maintain .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border: 0.8px solid #e79d49 !important;
}
.radiobox-card-maintain .p-radiobutton-box.p-highlight {
  border: 0.8px solid #e79d49 !important;
}
.radiobox-card-maintain:has(.p-radiobutton .p-radiobutton-box.p-highlight) {
  background-color: #ffd29f !important;
}
.radiobox-card-maintain:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card-maintain:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons,
.radiobox-card-maintain:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid p strong {
  font-weight: 500 !important;
}
.radiobox-card-maintain:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus), .radiobox-card-maintain:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover) {
  background-color: #ffd29f !important;
}
.radiobox-card-retired .p-radiobutton-box:not(.p-disabled).p-focus, .radiobox-card-retired .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border: 0.8px solid #375068 !important;
}
.radiobox-card-retired .p-radiobutton-box.p-highlight {
  border: 0.8px solid #375068 !important;
}
.radiobox-card-retired:has(.p-radiobutton .p-radiobutton-box.p-highlight) {
  background-color: #e4e4e4 !important;
}
.radiobox-card-retired:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid {
  color: var(--inputSelectionBgColor) !important;
}
.radiobox-card-retired:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid .icons,
.radiobox-card-retired:has(.p-radiobutton .p-radiobutton-box.p-highlight) .card .grid p strong {
  font-weight: 500 !important;
}
.radiobox-card-retired:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus), .radiobox-card-retired:has(.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover) {
  background-color: #e4e4e4 !important;
}
.radiobox-card-1 {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 3px;
}
.radiobox-card-1 label {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.radiobox-card-1 label .p-radiobutton {
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
}
.radiobox-card-1 label .p-radiobutton .p-radiobutton-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  padding: 7px;
  background-color: var(--inputSelectionBgColor, #3fbc8e) !important;
}
.radiobox-card-1 label .p-radiobutton .p-radiobutton-icon:before {
  top: 3px;
  left: 2px;
  font-size: 11px;
  position: absolute;
  content: "\e909";
  font-family: PrimeIcons, monospace;
  color: var(--inputSelectionTextColor, #ffffff) !important;
}
.radiobox-card-1 label .card {
  margin-bottom: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 1.3rem;
  border-radius: 3px;
  box-shadow: none !important;
  background-color: transparent !important;
}
.radiobox-card-1 label .card .grid {
  width: 100%;
  justify-content: center;
  align-items: center;
  color: var(--appSecondaryTextColor) !important;
}
.radiobox-card-1 label .card .grid p {
  color: inherit !important;
}
.radiobox-card-1 label .card .grid p strong {
  font-weight: normal !important;
}
.radiobox-card-1::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  border: 2px solid var(--border, #d6dce5) !important;
}
.radiobox-card-1:has(:not(.p-radiobutton.p-radiobutton-checked:not(.p-checkbox-disabled))):hover::before, .radiobox-card-1:has(.p-radiobutton.p-radiobutton-checked:not(.p-checkbox-disabled))::before {
  border-color: var(--inputSelectionBgColor, #0062ff) !important;
  border-bottom-width: 5px !important;
}
.radiobox-card-1:has(.p-radiobutton.p-radiobutton-checked:not(.p-checkbox-disabled)) .card .grid p strong {
  font-weight: 500 !important;
}
.light-card {
  background-color: #f4f6f9;
}
.light-card-summary {
  background-color: #f4f6f9;
  padding: 9px;
}
.radiobox-card-checked .card {
  background-color: #f4f6f9;
  color: #0062ff;
}
.p-input-filled .checkbox-card .p-checkbox .p-checkbox-box:not(.p-disabled):hover {
  background-color: transparent !important;
}
body.layout-mode-dark .p-card {
  background-color: var(--cardsBackgroundColor, #1e1e1e) !important;
}
body.layout-mode-dark .p-card .p-card {
  background-color: #2b2b2b !important;
}
body.layout-mode-dark .card {
  background-color: var(--cardsBackgroundColor, #1e1e1e) !important;
}
body.layout-mode-dark .radiobox-card .card {
  background-color: transparent !important;
}
body.layout-mode-dark .radiobox-card .p-radiobutton .p-radiobutton-box.p-highlight {
  border-color: var(--inputSelectionBgColor) !important;
  background-color: var(--inputSelectionCardBgColor) !important;
}
body.layout-mode-dark .checkbox-card .p-checkbox-box {
  background-color: transparent !important;
}
body.layout-mode-dark .checkbox-card .p-checkbox-box .p-checkbox-icon {
  background-color: transparent !important;
}
body.layout-mode-dark .checkbox-card .p-checkbox-box.p-highlight {
  background-color: transparent !important;
}
body.layout-rtl .radiobox-card .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
  right: auto;
  left: 7px;
}
body.layout-rtl .checkbox-card p-checkbox .p-checkbox-box .p-checkbox-icon {
  right: auto;
  left: 15px;
}
body.layout-rtl .cardSubDetails {
  left: 0 !important;
}
@media screen and (max-width: 426px) {
  .radiobox-card,
.radiobox-card-general-publish {
    margin-bottom: 1rem !important;
  }
  .gridStyle-btn .radiobox-card .card {
    padding: 0.5rem 1.2rem;
  }
}
.p-fieldset {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  border-radius: var(--formBorderRadius, 4px);
}
.p-fieldset .p-fieldset-legend {
  padding: 1rem;
  border: 1px solid #e0e0e0;
  color: #455868;
  background: var(--headerbgColor, #e5f0ff);
  font-weight: 500;
  border-radius: var(--formBorderRadius, 4px);
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
  padding: 0;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
  padding: 1rem;
  color: #455868;
  border-radius: var(--formBorderRadius, 4px);
  transition: none;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
  margin-right: 0.5rem;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
  background: rgba(0, 0, 0, 0.04);
  border-color: #e0e0e0;
  color: #455868;
}
.p-fieldset .p-fieldset-content {
  padding: 0.5rem 0;
}
/* Grid Mixins */
@media (min-width: 577px) {
  .grid-item-row-1-1 {
    grid-row: 1/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-1 {
    grid-column: 1/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-2 {
    grid-row: 1/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-2 {
    grid-column: 1/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-3 {
    grid-row: 1/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-3 {
    grid-column: 1/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-4 {
    grid-row: 1/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-4 {
    grid-column: 1/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-5 {
    grid-row: 1/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-5 {
    grid-column: 1/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-6 {
    grid-row: 1/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-6 {
    grid-column: 1/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-7 {
    grid-row: 1/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-7 {
    grid-column: 1/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-8 {
    grid-row: 1/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-8 {
    grid-column: 1/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-9 {
    grid-row: 1/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-9 {
    grid-column: 1/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-10 {
    grid-row: 1/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-10 {
    grid-column: 1/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-1 {
    grid-row: 2/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-1 {
    grid-column: 2/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-2 {
    grid-row: 2/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-2 {
    grid-column: 2/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-3 {
    grid-row: 2/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-3 {
    grid-column: 2/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-4 {
    grid-row: 2/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-4 {
    grid-column: 2/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-5 {
    grid-row: 2/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-5 {
    grid-column: 2/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-6 {
    grid-row: 2/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-6 {
    grid-column: 2/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-7 {
    grid-row: 2/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-7 {
    grid-column: 2/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-8 {
    grid-row: 2/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-8 {
    grid-column: 2/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-9 {
    grid-row: 2/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-9 {
    grid-column: 2/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-10 {
    grid-row: 2/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-10 {
    grid-column: 2/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-1 {
    grid-row: 3/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-1 {
    grid-column: 3/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-2 {
    grid-row: 3/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-2 {
    grid-column: 3/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-3 {
    grid-row: 3/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-3 {
    grid-column: 3/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-4 {
    grid-row: 3/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-4 {
    grid-column: 3/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-5 {
    grid-row: 3/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-5 {
    grid-column: 3/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-6 {
    grid-row: 3/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-6 {
    grid-column: 3/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-7 {
    grid-row: 3/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-7 {
    grid-column: 3/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-8 {
    grid-row: 3/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-8 {
    grid-column: 3/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-9 {
    grid-row: 3/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-9 {
    grid-column: 3/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-10 {
    grid-row: 3/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-10 {
    grid-column: 3/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-1 {
    grid-row: 4/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-1 {
    grid-column: 4/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-2 {
    grid-row: 4/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-2 {
    grid-column: 4/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-3 {
    grid-row: 4/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-3 {
    grid-column: 4/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-4 {
    grid-row: 4/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-4 {
    grid-column: 4/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-5 {
    grid-row: 4/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-5 {
    grid-column: 4/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-6 {
    grid-row: 4/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-6 {
    grid-column: 4/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-7 {
    grid-row: 4/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-7 {
    grid-column: 4/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-8 {
    grid-row: 4/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-8 {
    grid-column: 4/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-9 {
    grid-row: 4/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-9 {
    grid-column: 4/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-10 {
    grid-row: 4/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-10 {
    grid-column: 4/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-1 {
    grid-row: 5/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-1 {
    grid-column: 5/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-2 {
    grid-row: 5/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-2 {
    grid-column: 5/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-3 {
    grid-row: 5/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-3 {
    grid-column: 5/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-4 {
    grid-row: 5/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-4 {
    grid-column: 5/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-5 {
    grid-row: 5/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-5 {
    grid-column: 5/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-6 {
    grid-row: 5/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-6 {
    grid-column: 5/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-7 {
    grid-row: 5/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-7 {
    grid-column: 5/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-8 {
    grid-row: 5/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-8 {
    grid-column: 5/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-9 {
    grid-row: 5/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-9 {
    grid-column: 5/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-10 {
    grid-row: 5/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-10 {
    grid-column: 5/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-1 {
    grid-row: 6/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-1 {
    grid-column: 6/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-2 {
    grid-row: 6/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-2 {
    grid-column: 6/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-3 {
    grid-row: 6/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-3 {
    grid-column: 6/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-4 {
    grid-row: 6/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-4 {
    grid-column: 6/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-5 {
    grid-row: 6/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-5 {
    grid-column: 6/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-6 {
    grid-row: 6/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-6 {
    grid-column: 6/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-7 {
    grid-row: 6/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-7 {
    grid-column: 6/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-8 {
    grid-row: 6/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-8 {
    grid-column: 6/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-9 {
    grid-row: 6/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-9 {
    grid-column: 6/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-10 {
    grid-row: 6/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-10 {
    grid-column: 6/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-1 {
    grid-row: 7/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-1 {
    grid-column: 7/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-2 {
    grid-row: 7/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-2 {
    grid-column: 7/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-3 {
    grid-row: 7/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-3 {
    grid-column: 7/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-4 {
    grid-row: 7/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-4 {
    grid-column: 7/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-5 {
    grid-row: 7/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-5 {
    grid-column: 7/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-6 {
    grid-row: 7/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-6 {
    grid-column: 7/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-7 {
    grid-row: 7/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-7 {
    grid-column: 7/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-8 {
    grid-row: 7/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-8 {
    grid-column: 7/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-9 {
    grid-row: 7/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-9 {
    grid-column: 7/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-10 {
    grid-row: 7/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-10 {
    grid-column: 7/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-1 {
    grid-row: 8/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-1 {
    grid-column: 8/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-2 {
    grid-row: 8/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-2 {
    grid-column: 8/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-3 {
    grid-row: 8/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-3 {
    grid-column: 8/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-4 {
    grid-row: 8/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-4 {
    grid-column: 8/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-5 {
    grid-row: 8/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-5 {
    grid-column: 8/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-6 {
    grid-row: 8/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-6 {
    grid-column: 8/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-7 {
    grid-row: 8/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-7 {
    grid-column: 8/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-8 {
    grid-row: 8/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-8 {
    grid-column: 8/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-9 {
    grid-row: 8/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-9 {
    grid-column: 8/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-10 {
    grid-row: 8/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-10 {
    grid-column: 8/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-1 {
    grid-row: 9/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-1 {
    grid-column: 9/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-2 {
    grid-row: 9/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-2 {
    grid-column: 9/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-3 {
    grid-row: 9/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-3 {
    grid-column: 9/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-4 {
    grid-row: 9/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-4 {
    grid-column: 9/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-5 {
    grid-row: 9/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-5 {
    grid-column: 9/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-6 {
    grid-row: 9/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-6 {
    grid-column: 9/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-7 {
    grid-row: 9/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-7 {
    grid-column: 9/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-8 {
    grid-row: 9/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-8 {
    grid-column: 9/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-9 {
    grid-row: 9/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-9 {
    grid-column: 9/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-10 {
    grid-row: 9/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-10 {
    grid-column: 9/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-1 {
    grid-row: 10/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-1 {
    grid-column: 10/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-2 {
    grid-row: 10/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-2 {
    grid-column: 10/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-3 {
    grid-row: 10/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-3 {
    grid-column: 10/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-4 {
    grid-row: 10/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-4 {
    grid-column: 10/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-5 {
    grid-row: 10/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-5 {
    grid-column: 10/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-6 {
    grid-row: 10/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-6 {
    grid-column: 10/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-7 {
    grid-row: 10/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-7 {
    grid-column: 10/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-8 {
    grid-row: 10/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-8 {
    grid-column: 10/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-9 {
    grid-row: 10/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-9 {
    grid-column: 10/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-10 {
    grid-row: 10/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-10 {
    grid-column: 10/span 10;
  }
}
.p-panel {
  margin-bottom: 1.5rem;
}
.p-panel .p-panel-header {
  border: 1px solid #e0e0e0;
  padding: 1rem;
  background: var(--headerbgColor, #e5f0ff) !important;
  color: #455868;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
}
.p-panel .p-panel-header .p-panel-title {
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 20px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-panel .p-panel-header .p-panel-header-icon {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-panel .p-panel-header .p-panel-header-icon:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-panel.p-panel-toggleable .p-panel-header {
  padding: 0.5rem 1rem;
  cursor: pointer;
}
.p-panel.p-panel-toggleable .p-panel-header .p-panel-title {
  font-weight: 400;
}
.p-panel.p-panel-toggleable .p-panel-header .pi-angle-down:before {
  font-size: 1.5rem;
}
.p-panel.p-panel-toggleable .p-panel-header .pi {
  color: var(--appSecondaryTextColor);
}
.p-panel.p-panel-toggleable.p-panel-expanded .p-panel-header .p-panel-title {
  font-weight: 500;
}
.p-panel.p-panel-toggleable.p-panel-expanded .p-panel-header .pi-angle-up:before {
  font-size: 1.5rem;
}
.p-panel.p-panel-toggleable .p-toggleable-content {
  border-radius: inherit;
}
.p-panel.p-panel-toggleable .p-toggleable-content .p-panel-content {
  border-radius: inherit;
}
.p-panel .p-panel-icons {
  display: flex;
  justify-content: flex-end;
  column-gap: 1.5rem;
}
.p-panel .p-panel-icons-end {
  order: 2;
  margin-left: auto;
}
.p-panel .p-panel-content {
  padding: 0.5rem 0;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  border-top: 0 none;
}
.p-panel .p-panel-footer {
  padding: 1rem 1rem;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  color: #455868;
  border-top: 0 none;
}
.p-panel.no-content-padding .p-panel-content {
  padding: 0;
}
.p-panel.responsive-content-padding {
  margin-bottom: 0;
}
.p-panel.responsive-content-padding .p-panel-content {
  padding: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-panel.responsive-content-padding .p-panel-content {
    padding: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-panel.responsive-content-padding .p-panel-content {
    padding: 0.8rem !important;
  }
}
.p-panel.responsive-content-padding-y {
  margin-bottom: 0;
}
.p-panel.responsive-content-padding-y .p-panel-content {
  padding: 0;
  padding-block: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-panel.responsive-content-padding-y .p-panel-content {
    padding-block: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-panel.responsive-content-padding-y .p-panel-content {
    padding-block: 0.8rem !important;
  }
}
.p-panel.responsive-content-padding-x .p-panel-content {
  padding: 0;
  padding-inline: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-panel.responsive-content-padding-x .p-panel-content {
    padding-inline: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-panel.responsive-content-padding-x .p-panel-content {
    padding-inline: 0.8rem !important;
  }
}
.custom-panel {
  box-shadow: none !important;
}
.custom-panel.p-panel.p-panel-toggleable .p-panel-header {
  padding: 1.2rem 1rem !important;
  height: 3.7em;
}
.custom-panel.p-panel.p-panel-toggleable .p-panel-header .p-panel-header-icon {
  width: 1rem;
  height: 1rem;
}
.custom-panel.p-panel > .p-panel-header > p-header:has(> .p-panel-title) {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.panel-0 .p-panel-content {
  padding: 0;
}
.p-tabview-panels .custom-panel.p-panel.p-panel-toggleable .p-panel-header {
  padding: 0.8rem;
}
.checkbox-panel {
  border: 1px solid #ddd;
  box-shadow: none;
}
.checkbox-panel .p-panel-header {
  display: none;
}
.checkbox-panel .p-panel-footer {
  background-color: #abb9cb;
  color: #394d60;
  font-weight: 500;
  border-radius: 0 0 4px 4px !important;
  text-align: center;
}
.checkbox-panel .check-circle {
  float: right;
}
.checkbox-panel.panel-active .p-panel-footer {
  background-color: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.check-circle {
  background-color: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
  border-radius: 50%;
  padding: 4px;
}
.general-popover-form .panel-custom-class .p-panel .p-panel-header {
  border: 1px solid red;
}
form .p-panel .p-panel-header .p-panel-title {
  font-size: var(--formTitleSize, 1rem) !important;
  font-style: var(--formTitleFontStyle, normal) !important;
  -webkit-text-decoration: var(--formTitleTextDecoration, none) !important;
          text-decoration: var(--formTitleTextDecoration, none) !important;
  color: var(--formTitleColor, #000000) !important;
}
body.layout-mode-dark .p-panel .p-panel-header {
  background-color: var(--overlayBackgroundColor, #1e1e1e) !important;
}
body.layout-mode-dark .p-panel .p-panel-content {
  background-color: var(--overlayBackgroundColor, #1e1e1e) !important;
}
body.layout-rtl .p-panel .p-panel-header {
  justify-content: space-between;
}
body.layout-rtl .p-panel .p-panel-header .p-panel-icons-end {
  margin-left: 0;
  margin-right: auto;
}
body.layout-rtl .sub-form-consumer {
  margin-right: 5vw;
}
body.layout-rtl .change-accordion-wrapper {
  margin-right: 25px;
  margin-left: 0;
  margin-top: 0;
}
body.layout-rtl .change-accordion-wrapper .innerAccordionData {
  text-align: right !important;
}
@media screen and (max-width: 576px) {
  body.layout-rtl .change-accordion-wrapper .inner-accordion .accordionHeader {
    left: 1rem;
  }
}
body.layout-rtl .change-accordion-wrapper .p-timeline-event-content .inner-accordion .p-accordion-tab {
  right: 0;
}
body.layout-rtl .sla-transaction-history .p-timeline-left .p-timeline-event-opposite {
  text-align: left;
}
body.layout-rtl .sla-transaction-history .p-timeline-left .p-timeline-event-content {
  text-align: right !important;
}
body.layout-rtl .workflow-diagram-container foreignObject {
  text-align: -webkit-left !important;
}
body.layout-rtl .change-accordion-wrapper.business-rule-history-accordion .timeline-history .p-timeline-event-content {
  text-align: initial;
}
body.layout-rtl .workflow-history-accordion .change-accordion-wrapper {
  margin-left: 0 !important;
}
.main-panel-border .p-panel .p-panel-content {
  padding: 0 !important;
}
.carousel-panel {
  overflow: inherit !important;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .p-panel .p-panel-header {
    column-gap: 0.8rem;
  }
  .p-panel .p-panel-icons {
    column-gap: 0.8rem;
  }
}
.p-scrollpanel .p-scrollpanel-bar {
  background: rgba(0, 0, 0, 0.12);
  border: 0 none;
}
.p-tabview .p-tabview-nav {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 1px 0;
  border-color: var(--border, rgba(0, 0, 0, 0.1215686275)) !important;
}
.p-tabview .p-tabview-nav li {
  margin-right: 0;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
  border: none;
  border-width: 0 0 2px 0;
  border-color: transparent transparent transparent transparent;
  background: #ffffff;
  color: var(--appSecondaryTextColor, var(--appSecondaryTextColor, #375068)) !important;
  padding: 1rem 1.5rem;
  font-weight: 600;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
  transition: none;
  margin: 0 0 0 0;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link .p-tabview-title {
  color: inherit;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled) {
  color: var(--inputUnselectionTextColor) !important;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled) .p-tabview-nav-link {
  font-weight: 400;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
  border-color: transparent;
  color: var(--hoverTextColor, var(--appSecondaryTextColor, #375068)) !important;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link span {
  color: inherit !important;
}
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  color: var(--inputSelectionBgColor, #fcfcfc) !important;
}
.p-tabview .p-tabview-nav li.p-tabview-ink-bar {
  background-color: var(--inputSelectionBgColor);
}
.p-tabview .p-tabview-left-icon {
  margin-right: 0.5rem;
}
.p-tabview .p-tabview-right-icon {
  margin-left: 0.5rem;
}
.p-tabview .p-tabview-close {
  margin-left: 0.5rem;
}
.p-tabview .p-tabview-panels {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  padding: 0.5rem 0;
  border: 0 none;
  color: #455868;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.transparent-tabs.p-tabview .p-tabview-nav {
  background: transparent;
}
.transparent-tabs.p-tabview .p-tabview-nav li .p-tabview-title {
  line-height: 1;
  text-transform: capitalize;
}
.transparent-tabs.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  font-weight: 600;
}
.transparent-tabs .p-tabview-panels {
  background: var(--background, #f5f8fb);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.transparent-tabs-mapping.p-tabview .p-tabview-nav {
  background: var(--background, #f5f8fb);
}
.transparent-tabs-mapping.p-tabview .p-tabview-nav li .p-tabview-title {
  line-height: 1;
  font-weight: normal;
}
.transparent-tabs-mapping.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  font-weight: 600;
}
.transparent-tabs-mapping.p-tabview .p-tabview-nav li .p-tabview-nav-link {
  background: var(--background, #f5f8fb);
}
.transparent-tabs-mapping .p-tabview-panels {
  background: var(--background, #f5f8fb);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tab-filters .p-tabmenu-nav {
  background: transparent !important;
}
.tab-filters .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
  font-weight: 600 !important;
}
.tab-filters .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  background: transparent !important;
  font-weight: 500;
}
.no-tabview-panels .p-tabview-panels {
  display: none;
}
.custom-tabs-with-dropdown .p-tabview-nav-link {
  position: relative;
}
.custom-tabs-with-dropdown .p-tabview-nav-link .p-inputwrapper-filled {
  position: relative;
  z-index: 9;
}
.custom-tabs-with-dropdown .p-dropdown {
  z-index: 9;
}
.custom-tabs-with-dropdown .p-dropdown .p-inputtext {
  padding: 0.8rem 0.8rem;
  font-size: var(--formInputSize) !important;
}
.custom-tabs-with-dropdown .p-dropdown.p-dropdown-open {
  border-bottom-color: var(--primaryColor) !important;
  border-radius: 0;
}
.custom-tabs-with-dropdown .p-dropdown:not(.p-disabled).p-focus, .custom-tabs-with-dropdown .p-dropdown:not(.p-disabled):hover {
  box-shadow: none;
  border-color: none;
}
.custom-tabs-with-dropdown .p-disabled,
.custom-tabs-with-dropdown .p-disabled *:not(.p-inputswitch-slider) {
  opacity: 1;
  pointer-events: visible !important;
  font-weight: 500 !important;
}
.custom-tabs-with-dropdown .p-disabled a,
.custom-tabs-with-dropdown .p-disabled *:not(.p-inputswitch-slider) a {
  min-width: auto;
  padding: 0 !important;
}
.custom-tabs-with-dropdown .p-disabled .p-button:enabled:hover,
.custom-tabs-with-dropdown .p-disabled *:not(.p-inputswitch-slider) .p-button:enabled:hover {
  background-color: transparent !important;
  color: #000;
}
.tab-dropdown .p-dropdown-items-wrapper {
  overflow: auto;
  min-width: 250px;
  max-height: 350px !important;
}
.tab-dropdown .p-dropdown-item.p-highlight {
  color: #000001 !important;
  background: transparent !important;
}
.custom-steps-tab > .p-tabview-panels {
  min-height: 70vh;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav {
  border: 0px solid transparent !important;
  background: transparent !important;
  display: flex;
  justify-content: center;
  z-index: 0;
  counter-reset: item;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav .p-tabview-ink-bar {
  background-color: transparent !important;
  display: none !important;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li {
  display: flex;
  flex: none;
  justify-content: center;
  position: relative;
  counter-increment: item;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li.actived-tab .p-tabview-nav-link .p-tabview-title {
  color: #0062ff;
  font-weight: 600 !important;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li.actived-tab .p-tabview-nav-link:before {
  content: counter(item);
  font-family: PrimeIcons, monospace;
  border-color: #00be58;
  color: #1a2f45;
  font-size: 14px;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li.p-disabled {
  opacity: 1 !important;
  background-color: transparent !important;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
  background: transparent;
  border-color: transparent;
  color: var(--hoverTextColor, var(--appSecondaryTextColor, #375068));
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li .p-tabview-nav-link {
  transition: none;
  background: transparent;
  border-radius: 1rem;
  padding: 0;
  box-sizing: border-box;
  z-index: 1;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li .p-tabview-nav-link:before {
  content: counter(item);
  color: #375068;
  width: 20px;
  height: 20px;
  border: 5px solid #ddd;
  text-align: center;
  border-radius: 100%;
  background-color: #ffffff;
  font-size: 14px;
  border-color: #abb9cb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li .p-tabview-nav-link .p-tabview-title {
  color: #455868 !important;
  background-color: #ffffff;
  padding: 0 0.5rem;
  font-weight: 400;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  color: var(--primaryColor, #006061);
  border-color: none;
  background-color: transparent !important;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li.p-highlight .p-tabview-nav-link:before {
  border-color: var(--buttonPrimaryBgColor, var(--primaryColor, #006061));
  color: var(var(--buttonPrimaryBgColor, var(--primaryColor, #006061)));
  font-weight: 600;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li.p-highlight .p-tabview-title {
  font-weight: 600;
  color: #273ec4 !important;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li:nth-last-child(-n+2)::after, .custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li:last-child::after {
  border-top: 0px solid #ddd;
}
.custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li:after {
  content: " ";
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  width: 100%;
  top: 100%;
  left: 14px;
  display: block;
  position: absolute;
  border-top-color: var(--border, rgba(0, 0, 0, 0.1215686275)) !important;
  margin-top: -1rem;
}
.tabview-panel-0 .p-tabview-panels {
  padding: 0.8rem 0 0 0;
}
.activity-tab .p-tabview .p-tabview-panels {
  padding: 1rem 0;
}
.activity-tab .p-tabview .p-tabview-nav {
  border: 0px solid white !important;
  border-width: 0px 0 0px 0 !important;
}
.activity-tab .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link .p-tabview-title {
  font-weight: 600 !important;
}
.activity-tab .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  background: #edeffd !important;
  padding: 1rem 1.5rem;
  margin-right: 2px;
}
.activity-tab .p-tabview .p-tabview-nav li:first-child .p-tabview-nav-link {
  border-radius: 5px 0 0 5px;
}
.activity-tab .p-tabview .p-tabview-nav li:nth-last-child(2) .p-tabview-nav-link {
  border-radius: 0 5px 5px 0;
}
.activity-tab .p-tabview .p-tabview-nav li:not(.p-highlight) .p-tabview-nav-link {
  background-color: var(--inputUnselectionBgColor) !important;
  color: var(--inputUnselectionTextColor) !important;
}
.activity-tab .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  background-color: var(--inputSelectionBgColor, #1b589d) !important;
  color: var(--inputSelectionTextColor, white) !important;
  border-radius: 5px 5px 5px 5px;
}
.activity-tab .p-tabview .p-tabview-nav li.p-tabview-ink-bar {
  display: none;
}
.activity-tab .p-tabview .p-tabview-nav-next,
.activity-tab .p-tabview .p-tabview-nav-prev {
  background: #ffffff;
  color: #6366f1;
  width: 2.5rem;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0;
}
.common-master-tab .p-tabview-nav-content {
  padding: 1rem 0;
  border-bottom: 1px solid #ccc !important;
}
.common-master-tab .p-tabview-panels {
  min-height: 60vh;
}
.property-tab .p-tabview .p-tabview-panels {
  padding: 1rem 0;
}
.property-tab .p-tabview .p-tabview-nav {
  border-width: 0px 0 0px 0 !important;
}
.property-tab .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  padding: 0.5rem 1.3rem;
  background-color: #d7dcfe !important;
  margin: 0 1px;
  border-radius: 2px;
}
.property-tab .p-tabview .p-tabview-nav li:first-child .p-tabview-nav-link {
  border-radius: 5px;
}
.property-tab .p-tabview .p-tabview-nav li:last-child .p-tabview-nav-link {
  border-radius: 5px;
}
.property-tab .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  background-color: var(--primaryColor, #1b589d) !important;
  color: var(--primaryTextColor, white) !important;
}
.property-tab .p-tabview .p-tabview-nav .p-tabview-ink-bar {
  height: 0;
}
body.layout-mode-dark .p-tabview .p-tabview-panels {
  background-color: transparent !important;
}
body.layout-mode-dark .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  background-color: transparent !important;
}
body.layout-rtl .custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav li:after {
  left: -30px;
}
body.layout-rtl .activity-tab .p-tabview .p-tabview-nav li:first-child .p-tabview-nav-link {
  border-radius: 0 5px 5px 0;
}
body.layout-rtl .activity-tab .p-tabview .p-tabview-nav li:nth-last-child(2) .p-tabview-nav-link {
  border-radius: 5px 0 0 5px;
}
body.layout-rtl .p-tabview-left-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}
body.layout-rtl .p-tabview-right-icon {
  margin-left: 0;
  margin-right: 0.5rem;
}
body.layout-rtl .p-tabview-close {
  margin-left: 0;
  margin-right: 0.5rem;
}
body.layout-rtl .activity-icons-rtl {
  position: relative;
  left: 2em;
}
body.layout-rtl .mobile-workflow-arrow {
  transform: rotate(180deg);
  margin-left: 2em !important;
}
body.layout-rtl .status-stepper-workflow .custom-steps-tab-workflow .p-tabview-nav-container > .p-tabview-nav-content {
  overflow: visible !important;
}
body.layout-rtl .status-stepper-workflow .custom-steps-tab-workflow .p-tabview-nav-container > .p-tabview-nav-content .p-tabview-nav,
body.layout-rtl .status-stepper-workflow .custom-steps-tab-workflow .p-tabview-nav-container > .p-tabview-nav-content .p-tabview-nav .p-tabview-nav-link {
  overflow: visible;
}
.dashboard-main-tab .p-tabview .p-tabview-nav {
  border: none !important;
}
.dashboard-main-tab .p-tabview .p-tabview-panels {
  background: none !important;
}
.dashboard-main-tab .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  background: #edeffd !important;
}
.createRecordMapFields .p-tabview .p-tabview-nav {
  border: none !important;
}
.scheduler-activity-tab .p-tabview .p-tabview-nav-container .p-tabview-nav-content,
.scheduler-column-mapping .p-tabview .p-tabview-nav-container .p-tabview-nav-content {
  padding-left: 0 !important;
  padding-top: 0;
}
.mapping-tabs .p-tabview .p-tabview-nav,
.dashboard-more-shadow .p-tabview .p-tabview-nav {
  border: solid rgba(0, 0, 0, 0.12) !important;
  border-width: 0 0 1px 0 !important;
  border-color: var(--border, rgba(0, 0, 0, 0.1215686275)) !important;
}
@media screen and (width < 769px) {
  .br-activity-tabview .p-tabview-nav-container {
    width: 50vw !important;
  }
  .br-activity-tabview .p-dialog-content .p-tabview-nav-container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .gdpr-tab .p-tabview-nav-container {
    width: 100%;
  }
  .gdpr-tab .p-tabview-nav-container .p-tabview-nav-content {
    border: solid rgba(0, 0, 0, 0.12);
    border-width: 0 0 1px 0;
  }
  .gdpr-tab .p-tabview-nav-container .p-tabview-nav-content .p-tabview-nav {
    display: -webkit-box !important;
    border: none;
  }
}
.stepper-gap > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav {
  column-gap: 1rem;
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .tab-width-french .p-tabview-nav-container {
    width: 50% !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1399px) {
  .tab-width-french .p-tabview-nav-container {
    width: 70% !important;
  }
}
@media only screen and (min-width: 1400px) {
  .tab-width-french .p-tabview-nav-next {
    display: none;
  }
}
.p-toolbar {
  background: var(--headerbgColor, #e5f0ff);
  border: 1px solid #e0e0e0;
  padding: 1rem;
  border-radius: var(--formBorderRadius, 4px);
}
.p-toolbar .p-toolbar-separator {
  margin: 0 0.5rem;
}
/* Grid Mixins */
@media (min-width: 577px) {
  .grid-item-row-1-1 {
    grid-row: 1/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-1 {
    grid-column: 1/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-2 {
    grid-row: 1/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-2 {
    grid-column: 1/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-3 {
    grid-row: 1/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-3 {
    grid-column: 1/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-4 {
    grid-row: 1/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-4 {
    grid-column: 1/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-5 {
    grid-row: 1/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-5 {
    grid-column: 1/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-6 {
    grid-row: 1/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-6 {
    grid-column: 1/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-7 {
    grid-row: 1/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-7 {
    grid-column: 1/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-8 {
    grid-row: 1/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-8 {
    grid-column: 1/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-9 {
    grid-row: 1/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-9 {
    grid-column: 1/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-1-10 {
    grid-row: 1/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-1-10 {
    grid-column: 1/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-1 {
    grid-row: 2/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-1 {
    grid-column: 2/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-2 {
    grid-row: 2/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-2 {
    grid-column: 2/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-3 {
    grid-row: 2/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-3 {
    grid-column: 2/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-4 {
    grid-row: 2/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-4 {
    grid-column: 2/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-5 {
    grid-row: 2/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-5 {
    grid-column: 2/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-6 {
    grid-row: 2/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-6 {
    grid-column: 2/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-7 {
    grid-row: 2/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-7 {
    grid-column: 2/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-8 {
    grid-row: 2/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-8 {
    grid-column: 2/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-9 {
    grid-row: 2/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-9 {
    grid-column: 2/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-2-10 {
    grid-row: 2/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-2-10 {
    grid-column: 2/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-1 {
    grid-row: 3/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-1 {
    grid-column: 3/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-2 {
    grid-row: 3/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-2 {
    grid-column: 3/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-3 {
    grid-row: 3/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-3 {
    grid-column: 3/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-4 {
    grid-row: 3/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-4 {
    grid-column: 3/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-5 {
    grid-row: 3/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-5 {
    grid-column: 3/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-6 {
    grid-row: 3/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-6 {
    grid-column: 3/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-7 {
    grid-row: 3/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-7 {
    grid-column: 3/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-8 {
    grid-row: 3/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-8 {
    grid-column: 3/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-9 {
    grid-row: 3/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-9 {
    grid-column: 3/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-3-10 {
    grid-row: 3/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-3-10 {
    grid-column: 3/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-1 {
    grid-row: 4/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-1 {
    grid-column: 4/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-2 {
    grid-row: 4/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-2 {
    grid-column: 4/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-3 {
    grid-row: 4/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-3 {
    grid-column: 4/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-4 {
    grid-row: 4/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-4 {
    grid-column: 4/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-5 {
    grid-row: 4/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-5 {
    grid-column: 4/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-6 {
    grid-row: 4/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-6 {
    grid-column: 4/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-7 {
    grid-row: 4/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-7 {
    grid-column: 4/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-8 {
    grid-row: 4/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-8 {
    grid-column: 4/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-9 {
    grid-row: 4/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-9 {
    grid-column: 4/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-4-10 {
    grid-row: 4/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-4-10 {
    grid-column: 4/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-1 {
    grid-row: 5/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-1 {
    grid-column: 5/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-2 {
    grid-row: 5/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-2 {
    grid-column: 5/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-3 {
    grid-row: 5/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-3 {
    grid-column: 5/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-4 {
    grid-row: 5/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-4 {
    grid-column: 5/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-5 {
    grid-row: 5/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-5 {
    grid-column: 5/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-6 {
    grid-row: 5/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-6 {
    grid-column: 5/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-7 {
    grid-row: 5/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-7 {
    grid-column: 5/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-8 {
    grid-row: 5/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-8 {
    grid-column: 5/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-9 {
    grid-row: 5/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-9 {
    grid-column: 5/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-5-10 {
    grid-row: 5/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-5-10 {
    grid-column: 5/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-1 {
    grid-row: 6/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-1 {
    grid-column: 6/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-2 {
    grid-row: 6/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-2 {
    grid-column: 6/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-3 {
    grid-row: 6/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-3 {
    grid-column: 6/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-4 {
    grid-row: 6/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-4 {
    grid-column: 6/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-5 {
    grid-row: 6/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-5 {
    grid-column: 6/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-6 {
    grid-row: 6/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-6 {
    grid-column: 6/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-7 {
    grid-row: 6/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-7 {
    grid-column: 6/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-8 {
    grid-row: 6/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-8 {
    grid-column: 6/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-9 {
    grid-row: 6/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-9 {
    grid-column: 6/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-6-10 {
    grid-row: 6/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-6-10 {
    grid-column: 6/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-1 {
    grid-row: 7/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-1 {
    grid-column: 7/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-2 {
    grid-row: 7/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-2 {
    grid-column: 7/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-3 {
    grid-row: 7/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-3 {
    grid-column: 7/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-4 {
    grid-row: 7/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-4 {
    grid-column: 7/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-5 {
    grid-row: 7/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-5 {
    grid-column: 7/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-6 {
    grid-row: 7/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-6 {
    grid-column: 7/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-7 {
    grid-row: 7/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-7 {
    grid-column: 7/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-8 {
    grid-row: 7/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-8 {
    grid-column: 7/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-9 {
    grid-row: 7/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-9 {
    grid-column: 7/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-7-10 {
    grid-row: 7/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-7-10 {
    grid-column: 7/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-1 {
    grid-row: 8/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-1 {
    grid-column: 8/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-2 {
    grid-row: 8/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-2 {
    grid-column: 8/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-3 {
    grid-row: 8/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-3 {
    grid-column: 8/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-4 {
    grid-row: 8/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-4 {
    grid-column: 8/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-5 {
    grid-row: 8/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-5 {
    grid-column: 8/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-6 {
    grid-row: 8/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-6 {
    grid-column: 8/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-7 {
    grid-row: 8/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-7 {
    grid-column: 8/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-8 {
    grid-row: 8/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-8 {
    grid-column: 8/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-9 {
    grid-row: 8/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-9 {
    grid-column: 8/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-8-10 {
    grid-row: 8/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-8-10 {
    grid-column: 8/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-1 {
    grid-row: 9/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-1 {
    grid-column: 9/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-2 {
    grid-row: 9/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-2 {
    grid-column: 9/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-3 {
    grid-row: 9/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-3 {
    grid-column: 9/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-4 {
    grid-row: 9/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-4 {
    grid-column: 9/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-5 {
    grid-row: 9/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-5 {
    grid-column: 9/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-6 {
    grid-row: 9/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-6 {
    grid-column: 9/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-7 {
    grid-row: 9/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-7 {
    grid-column: 9/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-8 {
    grid-row: 9/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-8 {
    grid-column: 9/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-9 {
    grid-row: 9/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-9 {
    grid-column: 9/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-9-10 {
    grid-row: 9/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-9-10 {
    grid-column: 9/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-1 {
    grid-row: 10/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-1 {
    grid-column: 10/span 1;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-2 {
    grid-row: 10/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-2 {
    grid-column: 10/span 2;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-3 {
    grid-row: 10/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-3 {
    grid-column: 10/span 3;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-4 {
    grid-row: 10/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-4 {
    grid-column: 10/span 4;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-5 {
    grid-row: 10/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-5 {
    grid-column: 10/span 5;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-6 {
    grid-row: 10/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-6 {
    grid-column: 10/span 6;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-7 {
    grid-row: 10/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-7 {
    grid-column: 10/span 7;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-8 {
    grid-row: 10/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-8 {
    grid-column: 10/span 8;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-9 {
    grid-row: 10/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-9 {
    grid-column: 10/span 9;
  }
}
@media (min-width: 577px) {
  .grid-item-row-10-10 {
    grid-row: 10/span 10;
  }
}
@media (min-width: 577px) {
  .grid-item-col-10-10 {
    grid-column: 10/span 10;
  }
}
.p-dialog {
  border-radius: 7px;
  box-shadow: 0px 0px 8px 0px rgba(26, 47, 69, 0.6) !important;
  border: 0 none;
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  --popupspacing: 0.58rem;
}
.p-dialog .p-dialog-header {
  border-bottom: 0 none;
  background-color: #eff5fb;
  color: #455868;
  padding: 1.2rem 1.5rem;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
.p-dialog .p-dialog-header .p-dialog-title {
  font-weight: 600;
  font-size: 1.15rem;
  word-break: break-word;
}
.p-dialog .p-dialog-header .p-dialog-header-icon {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
  margin-right: 0;
}
.p-dialog .p-dialog-header .p-dialog-header-icons .pi {
  line-height: normal;
}
.p-dialog .p-dialog-content {
  background-color: transparent !important;
  color: var(--appSecondaryTextColor, #375068);
  padding: 1.5rem;
}
.p-dialog .p-dialog-content:has(div#utilities-audit) {
  padding: 0;
}
.p-dialog .p-dialog-content:has(app-common-popover) {
  padding: 0 !important;
  padding-top: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-dialog .p-dialog-content:has(app-common-popover) {
    padding-top: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-dialog .p-dialog-content:has(app-common-popover) {
    padding-top: 0.8rem !important;
  }
}
.p-dialog .p-dialog-footer {
  display: flex;
  position: sticky;
  bottom: unset;
  justify-content: flex-end;
  width: 100%;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  padding: 1.5rem;
  border-top: 1px solid #ddd;
  border-top-color: var(--border, #abb9cb) !important;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  z-index: 2;
  gap: 1.5rem;
}
.p-dialog .p-dialog-footer button {
  width: auto;
}
.p-dialog.p-confirm-dialog {
  width: 35rem;
  min-height: 12rem;
}
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
  font-size: 2rem;
}
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
  margin-left: 1rem;
  font-size: 1.1rem;
}
.p-dialog.p-confirm-dialog .p-dialog-title {
  font-weight: 500;
  font-size: 1.4rem;
  display: flex;
}
.p-dialog.p-confirm-dialog .p-dialog-title::before {
  content: "\ec99";
  font-family: "icomoon", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0.6;
  -webkit-font-smoothing: antialiased;
  color: #a21616;
  padding-right: 0.2vw;
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.p-dialog.p-confirm-dialog .p-dialog-content {
  padding: 1.5rem 1.5rem 1.5rem 0.5rem;
}
.p-dialog.p-confirm-dialog .p-dialog-content .pi-info-circle {
  display: none;
}
.p-dialog.p-confirm-dialog .p-dialog-footer {
  text-align: right;
  padding: 1.5rem !important;
}
.p-dialog.p-confirm-dialog button.p-confirm-dialog-reject {
  background-color: var(--buttonSecondaryBgColor);
  color: var(--buttonSecondaryTextColor, var(--appSecondaryTextColor, #375068));
  border: 0.5px solid var(--appSecondaryTextColor, #375068);
  border-color: var(--buttonSecondaryBorderColor, var(--appSecondaryTextColor, #375068));
}
.p-dialog.p-confirm-dialog button.p-confirm-dialog-reject:hover {
  border-color: var(--buttonSecondaryBorderColor, var(--appSecondaryTextColor, #375068));
  color: var(--buttonSecondaryTextColor, var(--appSecondaryTextColor, #375068));
}
.p-dialog.p-confirm-dialog button.p-confirm-dialog-accept {
  border-color: none;
  color: var(--buttonPrimaryTextColor);
  background-color: var(--buttonPrimaryBgColor);
}
.p-dialog.p-confirm-dialog button.p-confirm-dialog-accept:hover {
  color: var(--buttonPrimaryTextColor);
}
.p-dialog.dialog-w-30 {
  min-width: 30%;
  max-width: 30%;
}
.p-dialog.dialog-w-40 {
  min-width: 40%;
  max-width: 40%;
}
.p-dialog.dialog-w-50 {
  min-width: 50%;
  max-width: 50%;
}
.p-dialog.dialog-w-55 {
  min-width: 55%;
  max-width: 55%;
}
.p-dialog.dialog-w-60 {
  min-width: 60%;
  max-width: 60%;
}
.p-dialog.dialog-w-70 {
  min-width: 70%;
  max-width: 70%;
}
.p-dialog.dialog-w-80 {
  min-width: 80%;
  max-width: 80%;
}
.p-dialog.dialog-w-90 {
  min-width: 90%;
  max-width: 90%;
}
.p-dialog.dialog-w-100 {
  min-width: 100%;
  max-width: 100%;
}
.p-dialog.dialog-h-300 .p-dialog-content {
  min-height: 300px;
}
.p-dialog.dialog-h-400 .p-dialog-content {
  min-height: 400px;
}
.p-dialog.dialog-h-500 .p-dialog-content {
  min-height: 500px;
}
.p-dialog.no-content-padding .p-dialog-content {
  padding: 0;
}
.p-dialog.responsive-content-padding .p-dialog-content {
  padding: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-dialog.responsive-content-padding .p-dialog-content {
    padding: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-dialog.responsive-content-padding .p-dialog-content {
    padding: 0.8rem !important;
  }
}
.p-dialog.responsive-content-padding-y .p-dialog-content {
  padding: 0;
  padding-block: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-dialog.responsive-content-padding-y .p-dialog-content {
    padding-block: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-dialog.responsive-content-padding-y .p-dialog-content {
    padding-block: 0.8rem !important;
  }
}
.p-dialog.responsive-content-padding-x .p-dialog-content {
  padding: 0;
  padding-inline: 1.5rem !important;
}
@media (max-width: 992px) {
  .p-dialog.responsive-content-padding-x .p-dialog-content {
    padding-inline: 1rem !important;
  }
}
@media (max-width: 576px) {
  .p-dialog.responsive-content-padding-x .p-dialog-content {
    padding-inline: 0.8rem !important;
  }
}
.p-dialog-mask,
.p-dialog-mask.p-component-overlay {
  background-color: rgba(26, 47, 69, 0.6) !important !important;
}
.list-inline-border {
  list-style: none;
  padding-left: 0;
}
.list-inline-border li {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 1rem 1.5rem;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  direction: ltr;
}
.list-inline-border li:last-child {
  border-right: 1px solid #ddd;
}
@media only screen and (max-width: 768px) {
  .list-inline-border li {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .list-inline-border li {
    border-right: 0px solid #ddd;
  }
  .list-inline-border ::ng-deep .layout-rtl li {
    border-left: 0px solid #ddd;
  }
}
.border-p-dialog .p-dialog-header {
  padding: 1.2rem;
  border-bottom: 1px solid #ddd;
}
.border-p-dialog .p-dialog-footer {
  border-top: 1px solid #ddd;
}
.custom-close-dialog {
  position: absolute;
  right: 21px;
}
.bg-dialog .p-dialog-header {
  background-color: #eff5fb;
}
.bg-dialog .p-dialog-content {
  background-color: var(--background, #f5f8fb);
}
.user-list-dialog .p-dialog-content {
  padding: 0 !important;
  overflow-x: hidden;
  margin-right: 3px;
}
.cmType-dialog .p-dialog-content {
  overflow-y: hidden;
}
.clone-confirm-dialog .p-dialog-title::before {
  content: "\e97b" !important;
  color: grey !important;
}
.maintanance-popup .p-dialog-mask,
.maintanance-popup .p-dialog-mask.p-component-overlay {
  z-index: 99 !important;
}
.break-text {
  word-break: break-all;
}
.grp-switch-dialog .p-confirm-dialog-message {
  margin-left: 8px !important;
}
body.layout-mode-dark .p-dialog .p-dialog-header {
  background-color: #1e1e1e;
}
body.layout-mode-dark .p-dialog .p-dialog-header .p-dialog-header-icon {
  border-color: #ffffff;
}
.displayControlsClass .p-dialog-footer .footer-buttons {
  position: initial !important;
  bottom: inherit !important;
  margin: auto -1.5rem;
  padding: 1rem 0.7rem !important;
  width: auto;
}
.displayControlsClass .p-dialog-content {
  margin-right: 0rem !important;
}
.displayControlsClass .p-dialog.p-confirm-dialog .p-dialog-content {
  background-color: white !important;
}
.displayControlsClass .p-dialog-header {
  background-color: #eff5fb !important;
}
.designerPreviewClass .p-dialog-footer .footer-buttons {
  position: initial !important;
  bottom: inherit !important;
  margin: auto -1.5rem;
  padding: 1rem 0.7rem !important;
  width: auto;
}
.designerPreviewClass .p-dialog-content {
  margin-right: 0rem !important;
}
.p-dialog.p-confirm-dialog .p-dialog-footer .p-button-icon {
  display: none !important;
}
body.layout-rtl .p-dialog .p-dialog-footer {
  text-align: left !important;
}
body.layout-rtl .p-dialog.p-confirm-dialog .p-dialog-title::before {
  padding: 0 0 0 1vw;
}
body.layout-rtl .p-dialog.p-confirm-dialog .p-dialog-footer {
  text-align: left;
}
body.layout-rtl .custom-close-dialog {
  left: 21px;
  right: auto;
}
body.layout-rtl .list-inline-border {
  padding-right: 0;
}
body.layout-rtl .list-inline-border li {
  direction: rtl;
}
body.layout-rtl .list-inline-border li:first-child {
  border-right: 1px solid #ddd;
}
body.layout-rtl .list-inline-border li:last-child {
  border-right: 0px solid #ddd;
}
.exception-fields-dialog .p-dialog-content {
  height: 30vh;
}
@media screen and (max-width: 576px) {
  .dialog-w-40,
.p-dialog.dialog-w-70 {
    width: 90vw !important;
    min-width: 90vw !important;
    max-width: 90vw !important;
  }
  .p-dialog {
    min-width: 90vw !important;
  }
  .p-dialog .p-dialog-content {
    padding: 0.8rem !important;
  }
  .p-dialog .p-dialog-content:has(app-common-popover) {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-dialog.dialog-w-70,
.p-dialog.dialog-w-50,
.p-dialog.dialog-w-80,
.p-dialog.dialog-w-60 {
    width: 90vw !important;
    min-width: 90vw !important;
    max-width: 90vw !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .p-dialog .p-dialog-content {
    padding: 1rem !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 426px) {
  .p-dialog-header .p-dialog-title {
    font-size: 1rem !important;
  }
}
.report_custom_class .p-dialog-footer .sticky-footer {
  padding: 0 !important;
  border: none !important;
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .dialog-w-40.common-master-maxwidth {
    width: 60vw !important;
    min-width: 60vw !important;
    max-width: 60vw !important;
  }
}
.builkApprovalStyleClass div.p-dialog-content {
  padding: 0rem !important;
}
.custom-popover-style .p-dialog-header {
  background-color: #e1eefc !important;
  color: #1a2f45 !important;
  font-size: var(--topPanelFontSize, 1rem) !important;
}
.custom-popover-style .p-dialog-header .p-dialog-header-close,
.custom-popover-style .p-dialog-header .p-dialog-header-icon {
  color: inherit !important;
}
.custom-popover-style .p-dialog-header .p-dialog-header-close span,
.custom-popover-style .p-dialog-header .p-dialog-header-icon span {
  color: inherit !important;
}
.custom-popover-style.change-history-popup .p-dialog-header {
  background-color: var(--layoutColor) !important;
  color: var(--menuitemTextColor, #000000) !important;
}
.custom-popover-style.change-history-popup .p-dialog-header .p-dialog-header-close,
.custom-popover-style.change-history-popup .p-dialog-header .p-dialog-header-icon {
  border-color: var(--menuitemTextColor, #000000) !important;
}
.custom-popover-style .p-dialog-content {
  padding-bottom: 0rem !important;
}
.p-overlaypanel {
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  color: var(--appSecondaryTextColor, #375068);
  border: 0 none;
  border-radius: var(--formBorderRadius, 4px);
  box-shadow: 0 0 5px 0 var(--overlayBackgroundColor);
}
.p-overlaypanel:has(> .p-overlaypanel-content:empty) {
  display: none !important;
}
.p-overlaypanel .p-overlaypanel-content {
  padding: 0.5rem 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.p-overlaypanel .p-overlaypanel-close {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
  width: 1.9rem;
  height: 1.9rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
  position: absolute;
  top: -0.95rem;
  right: -0.95rem;
}
.p-overlaypanel .p-overlaypanel-close:enabled:hover {
  background: var(--buttonPrimaryHoverBgColor, rgba(0, 96, 97, 0.92));
  color: var(--primaryTextColor, #ffffff);
}
.p-overlaypanel:after {
  border: solid transparent;
  border-bottom-color: var(--overlayBackgroundColor, #ffffff) !important;
}
.p-overlaypanel:before {
  border: solid transparent;
  border-bottom-color: var(--overlayBackgroundColor, #ffffff) !important;
}
.p-overlaypanel.p-overlaypanel-flipped:after {
  border-top-color: var(--overlayBackgroundColor, #ffffff);
}
.p-overlaypanel.p-overlaypanel-flipped:before {
  border-top-color: var(--overlayBackgroundColor, #ffffff);
}
.toast-panel.p-overlaypanel {
  margin-top: 10px;
  position: absolute;
  left: auto !important;
  max-width: 30%;
}
.custom-overlay .p-overlaypanel-content {
  padding: 0 !important;
}
.custom-overlay .p-overlaypanel-content .p-panel {
  margin-bottom: 0 !important;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content {
  padding: 20px;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .pi-times-circle:before {
  content: "\e90b" !important;
  background-color: var(--chipIconBgColor, #375068);
  color: white !important;
  font-size: 0.36rem;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  padding: 4px;
  position: relative;
  bottom: 1px;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .multiselect-chip-head {
  font-size: 16px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .scroll-overlay {
  max-height: 200px !important;
  overflow-x: hidden;
  overflow-y: auto;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .scroll-overlay .p-multiselect-token {
  padding: 0.3rem 0.5rem;
  margin-right: 0.5rem;
  color: #495057;
  background-color: var(--chipBackgroundColor, #dde2ff);
  border-radius: 0.938rem;
  align-items: center;
  min-width: 3em;
  justify-content: center;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .scroll-overlay .p-multiselect-token > span {
  overflow: hidden;
  white-space: nowrap;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .scroll-overlay .p-multiselect-token .p-multiselect-token-label {
  color: var(--chipTextColor);
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 15ch;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-content .scroll-overlay .p-multiselect-token .p-multiselect-token-icon {
  margin-left: 10px;
  margin-top: 2.5px;
  display: flex;
}
.multiselect-chip-overlay.p-overlaypanel .p-overlaypanel-close {
  position: absolute;
  top: 20px !important;
}
.p-overlaypanel-flipped {
  margin-top: -6px !important;
}
.treeoverlay::before {
  border-bottom-color: rgba(0, 0, 0, 0.3) !important;
}
.tagoverlay::before {
  border-bottom-color: rgba(0, 0, 0, 0.3) !important;
}
body.layout-rtl .cm-value-overlayPanel .p-overlaypanel-close {
  right: auto !important;
  left: 1.5rem !important;
}
body.layout-rtl .p-overlaypanel.p-component .p-overlaypanel-close {
  left: 0.5rem !important;
  right: auto !important;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .help-overlay-top .p-overlaypanel {
    inset-inline-start: 1.5rem !important;
  }
}
.p-sidebar {
  background: var(--overlayBackgroundColor, #ffffff);
  color: var(--appSecondaryTextColor, #375068);
  padding: 0.5rem 0;
  border: 0 none;
  box-shadow: 0 0 5px 0 var(--overlayBackgroundColor);
}
.p-sidebar .p-sidebar-close {
  width: 1.9rem;
  height: 1.9rem;
  color: #516880;
  border: 0.6px solid var(--appSecondaryTextColor, #375068);
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-sidebar .p-sidebar-close:enabled:hover {
  color: #516880;
  border-color: #516880;
  background: rgba(0, 0, 0, 0.04);
}
.p-sidebar .p-sidebar-close:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-sidebar-mask.p-component-overlay {
  background: rgba(26, 47, 69, 0.6) !important;
}
.p-tooltip {
  max-width: 20rem;
  min-height: 3.375rem;
}
.p-tooltip .p-tooltip-arrow {
  scale: 4;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  display: none;
}
.p-tooltip .p-tooltip-text {
  background-color: var(--tooltipBgColor, var(--tooltipBgColor, #1a2f45));
  color: var(--tooltipTextColor, var(--primaryTextColor, #ffffff));
  padding: 0.9rem;
  border-radius: var(--tooltipBorderRadius, var(--formBorderRadius, 4px));
}
.p-tooltip.p-tooltip-right .p-tooltip-arrow {
  border-right-color: var(--tooltipBgColor, var(--tooltipBgColor, #1a2f45)) !important;
}
.p-tooltip.p-tooltip-left .p-tooltip-arrow {
  border-left-color: var(--tooltipBgColor, var(--tooltipBgColor, #1a2f45)) !important;
}
.p-tooltip.p-tooltip-top .p-tooltip-arrow {
  border-top-color: var(--tooltipBgColor, var(--tooltipBgColor, #1a2f45)) !important;
}
.p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
  border-bottom-color: var(--tooltipBgColor, var(--tooltipBgColor, #1a2f45)) !important;
}
.tooltip-position-y--20 {
  transform: translateY(-20px);
}
.p-fileupload .p-fileupload-buttonbar {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
  padding: 1rem;
  color: #455868;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-fileupload .p-fileupload-buttonbar:enabled:hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
  background-image: linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)), linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)) !important;
}
.p-fileupload .p-fileupload-buttonbar:enabled:focus {
  box-shadow: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
  background-size: 100% 2px, 100% 1px;
}
.p-fileupload .p-fileupload-buttonbar .p-button {
  margin-inline-end: 0.5rem;
}
.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-fileupload .p-fileupload-buttonbar:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
}
.p-fileupload .p-fileupload-buttonbar .p-disabled {
  background: transparent !important;
}
.p-fileupload .p-fileupload-content {
  color: var(--appSecondaryTextColor, #375068);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  max-height: 445px;
  min-height: 0;
  overflow-y: auto;
}
.p-fileupload .p-progressbar {
  height: 4px;
  display: none !important;
}
.p-fileupload .p-fileupload-row > div {
  padding: 1rem 1rem;
}
.p-fileupload.p-fileupload-advanced .p-message {
  margin-top: 0;
}
.p-fileupload-choose:not(.p-disabled):hover {
  background: var(--buttonPrimaryHoverBgColor, rgba(0, 96, 97, 0.92));
  color: var(--primaryTextColor, #ffffff);
  border-color: transparent;
}
.p-fileupload-choose:not(.p-disabled):active {
  background: var(--buttonPrimaryActiveBgColor, rgba(0, 96, 97, 0.68));
  color: var(--primaryTextColor, #ffffff);
  border-color: transparent;
}
.ui-fileupload-row {
  align-items: center;
  display: flex;
}
.file-image {
  width: auto;
  max-height: 3.6rem;
}
.file-preview-card {
  text-align: center;
}
.file-preview-card div:has(> img) {
  justify-items: center;
}
.file-preview-card img {
  margin: 0;
}
.file-preview-card span {
  font-size: 2.5rem;
  text-align: center;
  color: var(--primaryColor);
}
@media only screen and (max-width: 768px) {
  .p-fileupload-files {
    text-align: center;
  }
  .p-fileupload-files .text-right {
    text-align: center !important;
  }
}
.p-fileupload-files {
  margin: 1rem 0 0.5rem 0 !important;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .p-fileupload-files {
    margin: 0.5rem 0 !important;
  }
}
.p-fileupload-files .ui-fileupload-row {
  position: relative;
  margin: 0em;
  padding: 0.5rem 1rem;
  border: 0.5px solid #abb9cb !important;
  border-radius: 3px !important;
  background-color: #f7f9fc !important;
  display: grid;
  gap: 0.8rem;
}
.p-fileupload-files .ui-fileupload-row:has(> .file-preview-card:nth-child(1)) {
  grid-template-columns: 40px fit-content(100%) minmax(0, 1fr) !important;
}
.p-fileupload-files .ui-fileupload-row:has(> .file-preview-card:nth-child(1)) > :nth-child(1) {
  grid-row: 1/span 2;
  height: 40px;
  width: 40px;
}
.p-fileupload-files .ui-fileupload-row:has(> .file-preview-card:nth-child(1)) > :nth-child(2) {
  grid-column: 2/span 2;
  text-align: start;
}
.p-fileupload-files .ui-fileupload-row:has(> .file-preview-card:nth-child(1)) > :nth-child(3) {
  grid-row: 2;
  grid-column: 2;
  width: fit-content;
  max-width: 100px;
}
.p-fileupload-files .ui-fileupload-row:has(> .file-preview-card:nth-child(1)) > :nth-child(4) {
  grid-row: 2;
  grid-column: 3;
}
.p-fileupload-files .ui-fileupload-row:not(:has(> .file-preview-card:nth-child(1))) {
  grid-template-columns: fit-content(100%) minmax(0, 1fr) !important;
}
.p-fileupload-files .ui-fileupload-row:not(:has(> .file-preview-card:nth-child(1))) > :nth-child(1) {
  grid-column: 1/span 2;
  text-align: start;
}
.p-fileupload-files .ui-fileupload-row:not(:has(> .file-preview-card:nth-child(1))) > :nth-child(2) {
  grid-row: 2;
  grid-column: 1;
  width: fit-content;
  max-width: 100px;
}
.p-fileupload-files .ui-fileupload-row:not(:has(> .file-preview-card:nth-child(1))) > :nth-child(3) {
  grid-row: 2;
  grid-column: 2;
}
@media only screen and (min-width: 300px) and (max-width: 768px) {
  .p-fileupload-files .ui-fileupload-row {
    padding: 0.5rem;
    grid-template-columns: minmax(0, 40px) minmax(0, 1fr) minmax(0, 1fr) fit-content(100%) !important;
  }
  .p-fileupload-files .ui-fileupload-row > :nth-child(3) {
    max-width: 50px;
  }
  .p-fileupload-files .ui-fileupload-row > :nth-child(5) {
    grid-row: 1/span 2;
    grid-column: 4;
    display: flex !important;
    flex-direction: column;
    gap: 0.5rem;
    margin: 0 !important;
  }
  .p-fileupload-files .ui-fileupload-row > :nth-child(5) > .p-button.p-button-icon-only.p-button-rounded {
    margin: 0 !important;
    width: fit-content;
  }
}
.p-fileupload-files .ui-fileupload-row .file-download {
  color: #0975b3;
  cursor: pointer;
}
.p-fileupload-files .ui-fileupload-row .file-hover-buttons {
  display: none;
}
.p-fileupload-files .ui-fileupload-row .file-hover-buttons .pi-trash::before {
  color: #ad0000;
}
@media only screen and (max-width: 767px) {
  .p-fileupload-files .ui-fileupload-row .file-hover-buttons {
    margin: 0.5rem auto 0 auto;
  }
}
.p-fileupload-files .ui-fileupload-row .p-button.p-button-icon-only.p-button-rounded {
  height: 30px;
  min-height: 30px;
  min-width: 30px !important;
  padding: 0 !important;
  background: var(--surface-a, #ffffff);
  width: auto;
}
.p-fileupload-files .ui-fileupload-row:hover {
  border-color: #ddd !important;
  background-color: #fbfdfe;
}
.p-fileupload-files .ui-fileupload-row:hover .file-hover-buttons {
  display: block;
  position: absolute;
  inset-inline-end: 10px;
  top: -14px;
  z-index: 9 !important;
}
.p-fileupload-files:has(div:only-child:empty) {
  display: none;
}
.image-cropper {
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  font-size: 1rem;
  color: #474c51;
  background: var(--fieldBackground, #f5f5f5) !important;
  padding: 0.8rem 0.8rem;
  border: 1px solid #abb9cb;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  appearance: none;
  border-radius: var(--formBorderRadius, 4px);
}
.image-cropper:hover {
  background: var(--fieldHover, #f5f5f5) !important;
}
body.layout-mode-dark .image-cropper {
  background-color: transparent;
}
.custom-choose-file-control .p-fileupload .p-fileupload-buttonbar {
  height: 45px;
  padding: 0.8rem;
  border: none !important;
  align-content: center;
}
.custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-disabled {
  color: transparent !important;
}
.custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose {
  width: 100%;
  background: none;
  border: none;
  padding-inline: 22px;
}
.custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose:not(.p-disabled) {
  cursor: pointer;
}
.custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose:not(.p-disabled):hover {
  color: transparent !important;
}
.custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-button-label {
  color: var(--placeholderTextColor, #455868) !important;
  font-weight: 400;
  font-size: var(--formInputSize) !important;
  display: flex;
  margin-left: -2em;
  margin-top: -13px;
}
.custom-choose-file-control .p-fileupload .p-fileupload-content {
  margin-top: 5px;
}
.custom-choose-file-control .p-fileupload .p-fileupload-content .p-message-wrapper {
  white-space: normal;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-buttonbar {
  padding: 8px;
  height: 3em;
  border: none !important;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-buttonbar .p-disabled {
  color: transparent !important;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-buttonbar .p-fileupload-choose {
  width: 100%;
  background: inherit;
  border: none;
  background-size: 0;
  padding: 1rem;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-buttonbar .p-fileupload-choose .p-button-icon-left {
  inset-inline-end: 0;
  position: absolute !important;
  top: 4px;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-buttonbar .p-fileupload-choose:not(.p-disabled) {
  cursor: pointer;
  color: var(--appPrimaryTextColor);
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-buttonbar .p-button-label {
  color: var(--placeholderTextColor, #455868) !important;
  font-weight: 400;
  font-size: var(--formInputSize) !important;
  display: flex;
  margin-left: -0.5em;
  margin-top: -8px;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-content {
  margin-top: 5px;
}
.saml-fileupload-cntrl.p-fileupload .p-fileupload-content .p-message-wrapper {
  white-space: normal;
}
.search-widget-iconUpload .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose,
.value-based-upload-control .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose {
  background-size: 0;
}
.search-widget-iconUpload .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose .p-button-label,
.value-based-upload-control .p-fileupload .p-fileupload-buttonbar .p-fileupload-choose .p-button-label {
  margin-left: -1.7rem;
}
.search-widget-iconUpload .custom-file-upload-icon,
.value-based-upload-control .custom-file-upload-icon {
  top: 1rem !important;
}
.form-designer-file-upload .p-button.p-fileupload-choose {
  margin-top: -0.4rem;
}
.form-designer-file-upload .p-button.p-fileupload-choose .p-button-icon-left {
  color: inherit !important;
}
.form-designer-file-upload .custom-file-upload-icon {
  top: 1rem;
}
@media only screen and (max-width: 320px) {
  .send-email-class .custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-button-label {
    margin-left: -3em;
  }
}
@media only screen and (max-width: 320px) {
  body.layout-rtl .send-email-class .custom-choose-file-control .p-fileupload .p-fileupload-buttonbar .p-button-label {
    margin-right: -3em;
  }
}
.p-breadcrumb {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
  padding: 1rem;
}
.p-breadcrumb ul li .p-menuitem-link {
  transition: none;
  border-radius: var(--formBorderRadius, 4px);
}
.p-breadcrumb ul li .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
  color: #455868;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-breadcrumb ul li.p-breadcrumb-chevron {
  margin: 0 0.5rem 0 0.5rem;
  color: var(--appSecondaryTextColor, #375068);
}
.p-breadcrumb ul li:last-child .p-menuitem-text {
  color: #455868;
}
.p-breadcrumb ul li:last-child .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.layout-wrapper .layout-main .layout-breadcrumb {
  min-height: 50px;
  margin-top: 64px;
  padding: 1rem 2rem;
  border-radius: 0px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  background: #ffffff;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  left: 0;
  transition: width 0.3s;
  z-index: var(--z-index-breadcrumb, 500);
}
.layout-wrapper .layout-main .layout-breadcrumb .breadcrumb-horizontal-static {
  margin-top: 129px !important;
}
.layout-wrapper .layout-main .layout-breadcrumb:before, .layout-wrapper .layout-main .layout-breadcrumb:after {
  content: "";
  display: table;
}
.layout-wrapper .layout-main .layout-breadcrumb:after {
  clear: both;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list {
  margin: 0;
  padding: 0;
  list-style: none;
  color: var(--primaryTextColor);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li {
  display: flex;
  font-size: 1rem;
  margin-right: 0;
  position: relative;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li a,
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .p-text-truncate {
  width: 100%;
  direction: ltr;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li:not(:last-child)::after {
  content: "\e932";
  font-family: PrimeIcons, monospace;
  float: right;
  padding-top: 0.2rem;
  padding-right: 0.125rem;
  padding-left: 0.125rem;
  display: flex;
  align-items: center;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li:has(div.breadcrumb-text)::after {
  content: "‐";
  padding-top: 0.1rem;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li a {
  color: #0062ff;
  font-weight: 600;
  display: inline-block;
  direction: ltr;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li span.icons-Home,
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .pi-bars,
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .pi-times {
  font-size: 1.3rem;
  margin-right: 1rem;
  font-weight: 500;
  cursor: pointer;
  color: var(--fontIconsColor);
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li span.icons-Home {
  font-weight: 600;
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .mobile-menu-icon {
  color: var(--fontIconsColor);
}
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list h1 {
  font-weight: 600;
  color: #1e252c;
  font-size: 1rem !important;
  margin: 0;
  line-height: normal;
}
.layout-wrapper .layout-main .layout-breadcrumb .active-breadcrumb {
  font-weight: 600;
  color: #1e252c;
  margin: 0;
  padding: 0;
}
.layout-wrapper .layout-main .layout-breadcrumb .active-breadcrumb a {
  color: var(--primaryTextColor, #0f172a) !important;
}
.layout-wrapper .layout-main .layout-breadcrumb .last-breadcrumb {
  color: #1e252c !important;
  cursor: default !important;
}
.layout-wrapper .layout-main .layout-breadcrumb .layout-breadcrumb-options {
  float: right;
  height: 100%;
}
.layout-wrapper .layout-main .layout-breadcrumb .layout-breadcrumb-options a {
  color: var(--appSecondaryTextColor, #375068);
  display: inline-block;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.2s;
}
.layout-wrapper .layout-main .layout-breadcrumb .layout-breadcrumb-options a:hover {
  background-color: var(--sidebarBgColor, #fff);
  color: var(--sidebarTextColor, #000);
}
.layout-wrapper .layout-main .layout-breadcrumb .layout-breadcrumb-options a i {
  font-size: 1.25em;
  line-height: inherit;
}
.layout-wrapper .layout-main .layout-breadcrumb .custom-steps-tab > .p-tabview-nav-container > .p-tabview-nav-content > .p-tabview-nav {
  column-gap: 1rem;
}
.layout-wrapper .layout-main .breadcrumb-icons-list .transparent-dropdown .p-inputtext {
  padding: 0 !important;
}
.maximum-screen .layout-breadcrumb {
  margin-top: 0 !important;
}
.maximum-screen .custom-card-body {
  min-height: calc(85vh - 60px) !important;
}
.maximum-screen .custom-card-body .tab-content-panel {
  min-height: 80vh !important;
}
.maximum-screen.layout-wrapper .layout-main {
  margin-left: 0px !important;
}
.maximum-screen.layout-wrapper .layout-sidebar {
  display: none !important;
}
.maximum-screen .designer-min-height .p-splitter-panel-nested {
  overflow: auto !important;
}
.maximum-screen .designer-tabs.fixed-leftbar {
  top: 10px !important;
}
.maximum-screen .designer-tabs .p-tabview .p-tabview-panels {
  max-height: 85vh;
  min-height: 85vh;
}
.maximum-screen .page-actions.sticky-header {
  top: 0 !important;
}
.maximizable-icon {
  cursor: pointer;
  padding: 0.2rem !important;
  width: 1.8rem !important;
  height: 1.8rem !important;
}
.maximizable-icon .pi {
  font-size: 0.9rem !important;
}
.layout-breadcrumb .p-tabview-panels {
  display: none !important;
}
.layout-breadcrumb .btn-dropdown {
  height: 2.2rem !important;
  margin-right: 1.2rem;
}
.layout-breadcrumb .btn-dropdown .p-inputtext,
.layout-breadcrumb .btn-dropdown .p-dropdown-trigger {
  padding-top: 5px;
  padding-right: 0;
}
.layout-breadcrumb .btn-dropdown .p-inputtext .pi,
.layout-breadcrumb .btn-dropdown .p-dropdown-trigger .pi {
  font-size: 0.8rem;
}
.breadcrumb-dropdown .p-dropdown-items-wrapper {
  min-width: 200px;
}
.breadcrumb-dropdown p-dropdownitem:last-child li::after {
  background: #00be58;
  font-family: PrimeIcons, monospace;
  content: "\e909";
  float: right;
  margin-left: 9px;
  margin-top: 3px;
  color: #fff;
  border-radius: 50%;
  font-size: 8px;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 1.9;
}
.pi-unlock {
  font-size: 1.3rem;
  color: #3fbc8e;
  font-weight: 900;
}
.pi-lock {
  font-size: 1.3rem;
  color: red;
  font-weight: 900;
}
body.layout-mode-dark .layout-wrapper .layout-main .layout-breadcrumb {
  background-color: var(--overlayBackgroundColor);
}
body.layout-mode-dark ul.breadcrumb-list li a {
  color: #5164d7 !important;
}
body.layout-mode-dark ul.breadcrumb-list li h1 {
  color: #ffffff !important;
}
body.layout-mode-dark .breadcrumb-without-dropdown .p-tabview.custom-steps-tab .p-tabview-nav-container .p-tabview-nav-content .p-tabview-nav li {
  background-color: transparent !important;
}
body.layout-mode-dark .breadcrumb-without-dropdown .p-tabview.custom-steps-tab .p-tabview-nav-container .p-tabview-nav-content .p-tabview-nav li a.p-tabview-nav-link .p-tabview-title {
  color: #ffffff !important;
  background-color: var(--overlayBackgroundColor);
}
body.layout-mode-dark .breadcrumb-without-dropdown .p-tabview.custom-steps-tab .p-tabview-nav-container .p-tabview-nav-content .p-tabview-nav li::after {
  border-top-color: #555555;
}
body.layout-rtl .layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list {
  padding-right: 0;
}
body.layout-rtl .layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li:not(:last-child)::after {
  rotate: y -180deg;
}
body.layout-rtl .layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li span.icons-Home {
  margin-left: 1rem;
  margin-right: 0;
}
body.layout-rtl .maximum-screen.layout-wrapper .layout-main {
  margin-right: 0px !important;
}
.mobile-breadcrumb-menu {
  display: none !important;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (width < 768px) {
  .layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li:not(:last-child)::after {
    display: none !important;
  }
  .layout-wrapper .layout-main .layout-breadcrumb {
    padding: 1rem 0.8rem;
  }
  .layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list {
    column-gap: 1rem;
  }
  .layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .pi-times,
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .pi-bars,
.layout-wrapper .layout-main .layout-breadcrumb ul.breadcrumb-list li .icons-Home {
    font-size: 1.2rem;
    margin: 0 !important;
  }
  .mobile-breadcrumb-menu {
    display: block !important;
  }
  .mobile-breadcrumb-menu .p-input-filled .p-dropdown.transparent-dropdown {
    background: none !important;
    border: none !important;
  }
  .mobile-breadcrumb-menu .p-dropdown .p-dropdown-trigger {
    width: unset;
  }
  .mobile-breadcrumb-menu .p-dropdown-label {
    display: none !important;
  }
  .mobile-breadcrumb-menu .last-breadcrumb {
    color: var(--breadcrumbActiveText, #0f172a) !important;
    font-weight: 600;
    display: inline-block;
    font-size: 0.8rem;
  }
  li:has(.last-breadcrumb) {
    width: calc(100% - 138px);
    max-width: fit-content;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .web-breadcrumb-menu {
    display: none !important;
  }
}
.p-contextmenu {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  color: #455868;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
  padding: 0.6em;
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-contextmenu .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 1px;
  direction: ltr;
  color: inherit !important;
  margin-inline-end: 1rem;
}
.p-contextmenu .p-menuitem-link .p-menuitem-icon {
  margin-right: 0.5rem;
  display: block;
}
.p-contextmenu .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, #006061);
  color: var(--hoverTextColor, var(--primaryTextColor, #ffffff));
}
.p-contextmenu .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-contextmenu .p-submenu-list {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: #eff5fb;
  color: var(--primaryTextColor);
}
.p-contextmenu .p-menu-separator {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0.5rem 0;
}
.p-contextmenu .p-submenu-icon {
  font-size: 0.875rem;
}
:root {
  --top-position: 200px;
  --top-position-horizontal: 170px;
}
.p-megamenu {
  color: #455868;
  background-image: var(--sidebarBackgroundImage) !important;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link {
  padding: 1rem;
  color: #455868;
  border-radius: var(--formBorderRadius, 4px);
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
  color: #455868;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
  margin-right: 0.5rem;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
  margin-left: 0.5rem;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
  background: var(--horizontalMenuRootMenuitemHoverBg, rgba(0, 0, 0, 0.04));
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #455868;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
  background: rgba(0, 0, 0, 0.04);
}
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #455868;
}
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-megamenu .p-menuitem-link {
  padding: 0.6rem 0.8rem;
  color: var(--sidebarTextColor, #000);
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-megamenu .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  direction: ltr;
  color: inherit !important;
}
.p-megamenu .p-menuitem-link .p-menuitem-icon {
  display: block;
}
.p-megamenu .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, var(--layoutColor, #d8e2ed));
  color: var(--hoverTextColor, var(--menuitemTextColor, #1e252c));
}
.p-megamenu .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-megamenu .p-megamenu-panel {
  background-color: var(--overlayBackgroundColor, var(--background, #f5f8fb)) !important;
  border: 0 none;
  margin-top: 10px;
  color: #455868 !important;
}
.p-megamenu .p-megamenu-panel .megamenu-heading {
  color: #455868;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 19px;
}
.p-megamenu .p-megamenu-panel .megamenu-heading .ul-inline {
  padding-left: 0;
  margin: 0;
}
.p-megamenu .p-megamenu-panel .megamenu-heading .ul-inline li {
  display: inline-block;
  width: 12.5%;
  padding: 0.5rem 0;
}
.p-megamenu .p-megamenu-panel .ul-inline {
  padding-left: 0;
  margin: 0;
}
.p-megamenu .p-megamenu-panel .ul-inline li {
  display: inline-block;
  width: 12.5%;
}
.p-megamenu .p-megamenu-submenu-header {
  margin: 0;
  padding: 0.4rem 0.8rem;
  color: var(--appSecondaryTextColor, #375068);
  font-weight: 900;
}
.p-megamenu .p-megamenu-submenu {
  padding: 0.5rem 0;
  margin: 0;
  list-style: none;
}
.p-megamenu .p-megamenu-submenu .p-menu-separator {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0.5rem 0;
}
.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: rgba(0, 0, 0, 0.04);
}
.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
  color: var(--menuitemIconTextColor, --sidebarTextColor);
}
.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: var(--menuitemIconTextColor, --sidebarTextColor);
}
.height-auto {
  height: 100% !important;
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
}
.mega-dropdown-bg {
  padding-top: 20px;
}
.mega-dropdown-bg .dropdown-bg ul {
  border-right: 1px solid #ddd;
  height: 100%;
  padding-left: 5px;
}
.megamenu-width-auto .p-carousel-items-content .p-carousel-item {
  max-width: 8%;
}
.p-megamenu-vertical {
  padding: 0.5rem 0;
}
.p-megamenu-vertical .p-menuitem-link .p-menuitem-icon,
.p-megamenu-vertical .p-menuitem-link .p-menuitem-text {
  display: inline-block !important;
  width: auto !important;
  text-transform: capitalize;
  max-width: 180px;
}
.p-megamenu-vertical .vertical-search-input,
.p-megamenu-vertical .pin-menu,
.p-megamenu-vertical .p-carousel-item {
  margin-bottom: 10px;
}
.p-megamenu-vertical .p-megamenu-panel {
  position: fixed;
  left: 60px;
  right: 0px;
  z-index: 99999;
  top: 0;
  overflow: auto;
  height: calc(100% - 65px);
  margin-top: 65px;
}
.p-megamenu-vertical .p-carousel-next,
.p-megamenu-vertical .p-carousel-prev {
  align-self: flex-end;
}
.p-megamenu-vertical .carousel-menu {
  padding-bottom: 15px;
}
.p-megamenu-vertical .pin-menu a {
  padding-right: 8px !important;
  margin-bottom: 0;
  margin-top: 5px;
}
.p-megamenu-vertical .pin-menu a:hover {
  background-color: transparent !important;
  color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor)) !important;
}
.p-megamenu-vertical .pin-menu a:hover .pi-vertical-pin {
  background: var(--inputSelectionBgColor, --primaryColor);
  border-color: var(--inputSelectionBgColor, --primaryColor) !important;
  color: var(--inputSelectionTextColor, var(--primaryTextColor, #ffffff));
}
.layout-wrapper-static .p-megamenu-horizontal .p-megamenu-panel {
  margin-top: 70px;
}
.layout-wrapper-static .p-megamenu-vertical .pi-vertical-pin {
  background: var(--inputSelectionBgColor, --primaryColor);
  border-color: var(--inputSelectionBgColor, --primaryColor) !important;
  color: var(--inputSelectionTextColor, var(--primaryTextColor, #ffffff));
}
.layout-wrapper-static .p-megamenu-panel,
.layout-sidebar-active .p-megamenu-panel {
  left: 250px;
}
.layout-wrapper-static .p-carousel-item a .p-menuitem-icon,
.layout-sidebar-active .p-carousel-item a .p-menuitem-icon {
  float: left !important;
  color: inherit !important;
}
.layout-wrapper-static .p-carousel-next,
.layout-wrapper-static .p-carousel-prev,
.layout-sidebar-active .p-carousel-next,
.layout-sidebar-active .p-carousel-prev {
  align-self: center;
}
.layout-wrapper-static .vertical-search-input,
.layout-sidebar-active .vertical-search-input {
  display: block;
  color: inherit;
}
.layout-wrapper-static .vertical-search-icon,
.layout-sidebar-active .vertical-search-icon {
  display: none;
}
.layout-sidebar-active:not(.layout-sidebar-deactive) .mega-dropdown-icon {
  display: block;
  color: inherit;
}
.vertical-search-input {
  padding: 5px 10px 0px 10px;
  display: none;
  margin-top: 10px;
}
.custom-scroll {
  overflow-y: scroll;
}
.autoComplete-search {
  position: relative;
}
.autoComplete-search .search-input .pi-search {
  left: 1.7rem;
  z-index: 99;
}
.mega-dropdown-icon {
  display: none;
}
.p-megamenu-panel .p-menuitem-link {
  color: #000001;
}
body.layout-rtl .menuOverlayHorizontal.p-overlaypanel .p-menu-panel .cog-icon {
  left: 15px !important;
  right: 0px !important;
  float: left;
}
body.layout-rtl .menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .tag-menu1 {
  margin-right: 5px !important;
}
body.layout-rtl .height-horizontal.layout-sidebar-active .p-carousel-item a .p-menuitem-icon {
  float: right !important;
}
body.layout-rtl .menuOverlayVertical.p-overlaypanel {
  right: 267px !important;
}
body.layout-rtl .menuOverlayVertical.p-overlaypanel .p-menu-panel .cog-icon {
  left: 15px !important;
  right: 0px !important;
  float: left;
}
body.layout-rtl .menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .tag-menu1 {
  margin-right: 5px !important;
}
body.layout-rtl .megamenu-heading {
  padding-right: 10px;
}
body.layout-rtl .ul-inline {
  padding-inline-start: 10px !important;
}
body.layout-rtl .megamenu-icon-group {
  float: right !important;
}
body.layout-rtl .p-megamenu-vertical .pin-menu .pi {
  float: left;
}
body.layout-rtl .autoComplete-search .search-input .pi-search {
  left: auto;
  right: 2rem;
}
body.layout-rtl .layout-wrapper-static .mega-dropdown-icon {
  float: right;
}
body.layout-rtl .layout-wrapper-static .p-carousel-vertical .p-carousel-items-content .p-carousel-item a {
  text-align: left;
}
.megamenu-icon-tp {
  margin-top: 2px;
}
.megamenu-icon-tp img {
  height: 30px !important;
  width: 30px !important;
}
.megamenu-icon-group {
  float: left;
}
.megamenu-icon-group img {
  height: 22px !important;
  width: 22px !important;
}
body.p-input-filled .search-input input {
  border-radius: 30px !important;
}
body.p-input-filled .search-input-overlap input {
  padding-right: 40px !important;
}
.menuOverlayHorizontal.p-overlaypanel {
  display: block;
  position: fixed;
  border-radius: 12px;
  top: 130px !important;
  max-height: 70%;
  background-color: var(--priSidebarBgColor, #ffffff) !important;
  color: var(--priSidebarTextColor, #000000) !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.menuOverlayHorizontal.p-overlaypanel .p-overlaypanel .p-overlaypanel-content {
  box-shadow: none !important;
}
.menuOverlayHorizontal.p-overlaypanel::after, .menuOverlayHorizontal.p-overlaypanel::before {
  content: none !important;
}
.menuOverlayHorizontal.p-overlaypanel::-webkit-scrollbar {
  width: 6px;
}
.menuOverlayHorizontal.p-overlaypanel::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.menuOverlayHorizontal.p-overlaypanel::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px #dbe2eb;
}
.menuOverlayHorizontal.p-overlaypanel .vertical-search-input {
  display: block;
}
.menuOverlayHorizontal.p-overlaypanel .p-menu-panel .cog-icon {
  position: relative;
  top: 10px;
  right: 15px;
  float: right;
  cursor: pointer;
}
.menuOverlayHorizontal.p-overlaypanel .p-menu-panel .cog-icon .pi-cog {
  color: #8c97a2;
  font-size: 2rem;
}
.menuOverlayHorizontal.p-overlaypanel .p-menu-panel .megamenu-search .input_search {
  min-width: 75%;
  padding: 0.5rem;
  border: 1px solid #a3b0c3;
  border-radius: 43px;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid {
  display: grid;
  grid-template-columns: repeat(var(--child), minmax(200px, 1fr));
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 {
  padding: 1rem 0;
  min-width: 140px;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu {
  max-height: 125px;
  overflow: auto;
  margin: 0;
  padding: 0;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu .p-menuitem-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu .p-menuitem-text a {
  display: block;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu::-webkit-scrollbar {
  width: 5px;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px #dbe2eb;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6.d-none {
  display: none;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6.d-block {
  display: block;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu {
  list-style-type: none;
  padding-left: 2.2rem;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text {
  width: 95%;
  padding: 0.5rem 0;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text a.p-submenu {
  text-decoration: none;
  color: inherit;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .p-childitem-text {
  display: inline-block;
  max-width: calc(100% - 20px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .tag-menu1 {
  cursor: pointer;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .tag-menu1 .pinned-vertical {
  content: "\ea06";
  color: #375068;
  transform: rotate(315deg) !important;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .unpinned {
  display: block !important;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text:hover {
  color: var(--priSidebarActiveTextColor, var(--priMenuTextMouseHoverColor, var(--menuitemTextColor))) !important;
  font-weight: 600;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text:hover .tag-menu1 {
  display: inline-block !important;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu-header {
  font-weight: 600;
  font-size: 16px;
  color: var(--priSidebarActiveTextColor, #000000);
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu-header span:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #eceaea !important;
}
.menuOverlayHorizontal.p-overlaypanel .p-megamenu-grid .icons-Incidents {
  font-size: 18px;
  color: var(--priSidebarActiveParentTextColor, #0770e3) !important;
}
.menuOverlayHorizontal.p-overlaypanel .p-carousel-items-content .p-carousel-item .p-menuitem.p-menuitem-active a.p-menuitem-link {
  font-weight: 600;
  background-color: var(--priSidebarActiveBgColor, #ffffff);
  color: var(--priSidebarActiveTextColor, #000000);
  border-radius: 12px 0rem 0rem 12px;
}
.menuOverlayHorizontal.p-overlaypanel .p-carousel-items-content .p-carousel-item .p-menuitem.p-menuitem-active a.p-menuitem-link a,
.menuOverlayHorizontal.p-overlaypanel .p-carousel-items-content .p-carousel-item .p-menuitem.p-menuitem-active a.p-menuitem-link i {
  color: var(--priSidebarActiveTextColor, var(--priMenuTextMouseHoverColor, var(--menuitemTextColor))) !important;
}
.menuOverlayHorizontal.p-overlaypanel .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem-active .p-megamenu .p-menuitem-link {
  color: var(--priSidebarActiveParentTextColor, #0770e3) !important;
}
.menuOverlayVertical.p-overlaypanel {
  display: block !important;
  left: 267px !important;
  min-width: var(--menuWidth) !important;
  width: var(--menuWidth) !important;
  border-radius: 12px;
  max-height: 70%;
  overflow-y: auto;
  top: var(--top-position) !important;
  background-color: var(--priSidebarBgColor, #ffffff) !important;
  color: var(--priSidebarTextColor, #000000) !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  position: fixed !important;
}
.menuOverlayVertical.p-overlaypanel::after, .menuOverlayVertical.p-overlaypanel::before {
  content: none !important;
}
.menuOverlayVertical.p-overlaypanel::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
.menuOverlayVertical.p-overlaypanel::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.menuOverlayVertical.p-overlaypanel::-webkit-scrollbar-thumb {
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 6px #dbe2eb;
}
.menuOverlayVertical.p-overlaypanel .vertical-search-input {
  display: block;
}
.menuOverlayVertical.p-overlaypanel .p-menu-panel .cog-icon {
  position: relative;
  top: 10px;
  right: 15px;
  float: right;
  cursor: pointer;
}
.menuOverlayVertical.p-overlaypanel .p-menu-panel .cog-icon .pi-cog {
  color: #8c97a2;
  font-size: 2rem;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid {
  display: grid;
  grid-template-columns: repeat(var(--child), minmax(200px, 1fr));
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 {
  padding: 1rem 0 0 0;
  min-width: 140px;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu {
  max-height: 135px;
  overflow: auto;
  margin: 0;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu .p-menuitem-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu::-webkit-scrollbar {
  width: 5px;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6 .p-megamenu-submenu::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px #dbe2eb;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6.d-none {
  display: none;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-col-6.d-block {
  display: block;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu {
  list-style-type: none;
  padding-left: 2.2rem;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text {
  width: 95%;
  padding: 0.5rem 0;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text a {
  text-decoration: none;
  color: inherit;
  display: contents;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text a .p-childitem-text {
  display: inline-block;
  max-width: calc(100% - 20px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .tag-menu1 {
  margin-left: 5px;
  cursor: pointer;
  float: right;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .tag-menu1 .pinned-vertical {
  content: "\ea06";
  color: #375068;
  transform: rotate(315deg) !important;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .pinned {
  display: none !important;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text .unpinned {
  display: inline-block !important;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text:hover {
  color: var(--priSidebarActiveTextColor, var(--priMenuTextMouseHoverColor, var(--menuitemTextColor))) !important;
  font-weight: 600;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu .p-menuitem-text:hover .tag-menu1 {
  display: inline-block !important;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu-header {
  font-weight: 600;
  font-size: 16px;
  color: var(--priSidebarActiveParentTextColor, #0770e3) !important;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  column-gap: 0.5rem;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu-header .p-megamenu-submenu-header-child {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-transform: capitalize;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .p-megamenu-submenu-header span:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #eceaea !important;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid .icons-Incidents {
  font-size: 18px;
  color: var(--priSidebarActiveParentTextColor, #0770e3) !important;
}
.menuOverlayVertical.p-overlaypanel .p-megamenu-grid li {
  padding: 0.5rem;
}
@media only screen and (767px <= width <= 1024px) {
  .menuOverlayVertical.p-overlaypanel {
    width: 60% !important;
  }
  .menuOverlayVertical.p-overlaypanel .p-megamenu-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.megamenu-heading {
  color: var(--priSidebarActiveParentTextColor, #0770e3);
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  padding-left: 10px;
  margin-top: 20px !important;
}
.megamenu-items {
  background-color: transparent !important;
  color: var(--gridBodyTextColor, var(--appSecondaryTextColor, #375068)) !important;
  font-size: var(--gridBodyTextSize, 1rem) !important;
  font-weight: var(--gridBodyFontWeight, normal) !important;
  font-style: var(--gridBodyFontStyle, normal) !important;
}
.ul-inline {
  padding-left: 10px;
  margin: 0;
}
.ul-inline div {
  padding: 0.5rem 0;
}
.p-megamenu-submenu-main-header {
  color: #455868;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  padding-bottom: 0.6rem;
  margin-bottom: 0;
  min-height: 27px;
}
.p-megamenu-submenu-row .tag-menu1 {
  float: right;
  display: none !important;
}
.p-megamenu-submenu-row:hover {
  background-color: var(--gridRowHoverBgColor, #eaf4ff) !important;
  font-weight: 500 !important;
}
.p-megamenu-submenu-row:hover .tag-menu1 {
  display: inline-block !important;
}
.p-megamenu-overlay {
  transform: rotate(-90deg) !important;
}
.p-menu {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  color: #455868;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
  width: 12.5rem;
}
.p-menu .p-menuitem-link {
  padding: 0.6em;
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-menu .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 1px;
  direction: ltr;
  color: inherit !important;
  margin-inline-end: 1rem;
}
.p-menu .p-menuitem-link .p-menuitem-icon {
  margin-right: 0.5rem;
  display: block;
}
.p-menu .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, #006061);
  color: var(--hoverTextColor, var(--primaryTextColor, #ffffff));
}
.p-menu .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-menu.p-menu-overlay {
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  width: auto;
}
.p-menu .p-submenu-header {
  margin: 0;
  padding: 0.4rem 0.8rem;
  color: var(--appSecondaryTextColor, #375068);
  background: #ffffff;
  font-weight: 900;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.p-menu .p-menu-separator {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0.5rem 0;
}
.custom-list {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  color: #455868;
  border-radius: var(--formBorderRadius, 4px);
  width: 100%;
}
.custom-list li {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
  padding: 1rem;
  list-style: none;
  cursor: pointer;
}
.custom-list li.active {
  background-color: var(--background, #f5f8fb);
}
.custom-list li:not(.p-disabled):hover {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.custom-list li:not(:last-child) {
  border-bottom-width: 0px !important;
}
.custom-list li .pi {
  font-size: 1rem;
}
.action-list-bg .page-actions {
  background: #fff;
  margin: 0;
}
.action-list-bg .card {
  box-shadow: none !important;
}
body.layout-mode-dark .p-menu.p-menu-overlay {
  background-color: var(--overlayBackgroundColor, #1e1e1e) !important;
}
.listContextMenu.p-menu ul > li > a.p-disabled {
  display: none !important;
}
.p-menubar {
  padding: 1rem;
  background: transparent;
  color: #455868;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
}
.p-menubar .p-menuitem-link {
  padding: 0.6rem 0.8rem;
  color: var(--sidebarTextColor, #000);
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-menubar .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  direction: ltr;
  color: inherit !important;
}
.p-menubar .p-menuitem-link .p-menuitem-icon {
  display: block;
}
.p-menubar .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, var(--layoutColor, #d8e2ed));
  color: var(--hoverTextColor, var(--menuitemTextColor, #1e252c));
}
.p-menubar .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
  padding: 1rem;
  color: #455868;
  border-radius: var(--formBorderRadius, 4px);
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
  color: #455868;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
  margin-right: 0.5rem;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
  margin-left: 0.5rem;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
  background: var(--horizontalMenuRootMenuitemHoverBg, rgba(0, 0, 0, 0.04));
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #455868;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
  background: rgba(0, 0, 0, 0.04);
}
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #455868;
}
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
}
.p-menubar .p-submenu-list {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  width: 12.5rem;
}
.p-menubar .p-submenu-list .p-menu-separator {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0.5rem 0;
}
.p-menubar .p-submenu-list .p-submenu-icon {
  font-size: 0.875rem;
}
.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: rgba(0, 0, 0, 0.04);
}
.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
  color: #455868;
}
.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: var(--appSecondaryTextColor, #375068);
}
@media screen and (max-width: 960px) {
  .p-menubar {
    position: relative;
  }
  .p-menubar .p-menubar-button {
    display: flex;
    width: 1.9rem;
    height: 1.9rem;
    color: var(--appSecondaryTextColor, #375068);
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-menubar .p-menubar-button:hover {
    color: var(--appSecondaryTextColor, #375068);
    background: var(--horizontalMenuRootMenuitemHoverBg, rgba(0, 0, 0, 0.04));
  }
  .p-menubar .p-menubar-button:focus {
    outline: 0px dashed;
    outline-offset: 0;
    box-shadow: none;
  }
  .p-menubar .p-menubar-root-list {
    position: absolute;
    display: none;
    padding: 0.5rem 0;
    background: var(--overlayBackgroundColor, #ffffff);
    border: 0 none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    width: 100%;
  }
  .p-menubar .p-menubar-root-list .p-menu-separator {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0.5rem 0;
  }
  .p-menubar .p-menubar-root-list .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem {
    width: 100%;
    position: static;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
    padding: 0.6rem 0.8rem;
    color: var(--sidebarTextColor, #000);
    border-radius: 0;
    transition: none;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    overflow: hidden;
    direction: ltr;
    color: inherit !important;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
    display: block;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
    background: var(--hoverBackgroundColor, var(--layoutColor, #d8e2ed));
    color: var(--hoverTextColor, var(--menuitemTextColor, #1e252c));
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
    outline: 0px dashed;
    outline-offset: 0;
    box-shadow: none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
    margin-left: auto;
    transition: transform 0.2s;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-180deg);
  }
  .p-menubar .p-menubar-root-list .p-submenu-list {
    width: 100%;
    position: static;
    box-shadow: none;
    border: 0 none;
  }
  .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
    transition: transform 0.2s;
    transform: rotate(90deg);
  }
  .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-90deg);
  }
  .p-menubar .p-menubar-root-list .p-menuitem {
    width: 100%;
    position: static;
  }
  .p-menubar .p-menubar-root-list ul li a {
    padding-left: 1.8rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li a {
    padding-left: 3rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li ul li a {
    padding-left: 4.2rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li ul li ul li a {
    padding-left: 5.4rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a {
    padding-left: 6.6rem;
  }
  .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
    display: flex;
    flex-direction: column;
    top: 100%;
    left: 0;
    z-index: 1;
  }
}
.hide-layout-menu .layout-sidebar {
  display: none;
}
.hide-layout-menu .layout-main {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.carousel-menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
.carousel-menu .p-carousel-items-content .p-carousel-item {
  overflow: hidden;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .layout-submenu-toggler {
  display: none;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem-link-active {
  background-color: var(--priMenuMouseHoverColor, var(--layoutColor));
  color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem-link-active .p-menuitem-text {
  color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor));
}
.carousel-menu .p-carousel-items-content .p-carousel-item a {
  max-height: 60px;
  box-sizing: border-box;
  outline: none;
  display: block;
  padding: 1rem;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-align: center;
  border-radius: 4px;
}
.carousel-menu .p-carousel-items-content .p-carousel-item a .menuitem-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
  direction: ltr;
}
.carousel-menu .p-carousel-items-content .p-carousel-item a .p-menuitem-icon {
  display: block;
  font-size: 1.25rem;
  width: 100%;
  color: inherit;
}
.carousel-menu .p-carousel-items-content .p-carousel-item a .menuitem-badge {
  right: 7px;
  top: -10px;
  position: absolute;
  display: none;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  text-align: center;
  background-color: var(--accentColor, #ffc107);
  color: var(--accentTextColor, #212121);
  font-size: var(--fontSize, 14px);
  font-weight: 700;
  line-height: 16px;
  border-radius: 50%;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link.active-menuitem-routerlink, .carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link:hover {
  background-color: var(--priMenuMouseHoverColor, var(--layoutColor)) !important;
  color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor)) !important;
  font-weight: 600;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link.active-menuitem-routerlink a,
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link.active-menuitem-routerlink i, .carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link:hover a,
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link:hover i {
  color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor)) !important;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link.active-menuitem-routerlink .pi-angle-down, .carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) a.p-menuitem-link:hover .pi-angle-down {
  transform: rotate(90deg);
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem:not(.p-menuitem-active) .pi-angle-down {
  transform: rotate(-90deg);
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem.p-menuitem-active a.p-menuitem-link {
  background-color: var(--priSidebarActiveBgColor, var(--priMenuMouseHoverColor, var(--layoutColor))) !important;
  color: var(--priSidebarActiveTextColor, var(--priMenuTextMouseHoverColor, var(--menuitemTextColor))) !important;
  font-weight: 600;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem.p-menuitem-active a.p-menuitem-link a,
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem.p-menuitem-active a.p-menuitem-link i {
  color: var(--priSidebarActiveTextColor, var(--priMenuTextMouseHoverColor, var(--menuitemTextColor))) !important;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem.p-menuitem-active .pi-angle-down {
  transform: rotate(90deg);
  margin-top: 10px !important;
}
.carousel-menu .p-carousel-items-content .p-carousel-item .p-menuitem .p-menuitem-active .layout-wrapper .layout-sidebar .p-megamenu .custom-megamenu .p-menuitem-link {
  color: var(--priSidebarActiveParentTextColor, #0770e3) !important;
}
.carousel-menu .p-carousel-items-content .p-carousel-item-active.p-box-shadow {
  box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 12px 0 0 12px;
}
.carousel-menu .p-carousel-content .p-carousel-prev {
  margin-left: 15px;
  border: 1px solid var(--sidebarTextColor, #000);
}
.carousel-menu .p-carousel-content .p-carousel-prev,
.carousel-menu .p-carousel-content .p-carousel-next {
  color: var(--sidebarTextColor, #000);
}
.carousel-menu .p-carousel-content .p-carousel-prev .p-carousel-prev-icon,
.carousel-menu .p-carousel-content .p-carousel-next .p-carousel-prev-icon {
  color: var(--sidebarTextColor, #000);
}
.carousel-menu .p-carousel-content .p-carousel-prev.p-disabled,
.carousel-menu .p-carousel-content .p-carousel-next.p-disabled {
  display: none;
}
.carousel-menu .p-carousel-content .p-carousel-next {
  position: relative;
  top: 0px;
  margin-right: 5px;
  border: 1px solid var(--sidebarTextColor, #000);
}
.p-megamenu-horizontal .p-carousel-container {
  position: relative;
  column-gap: 2rem;
  padding: 0 2rem;
}
.p-megamenu-horizontal .p-carousel-container .p-carousel-prev,
.p-megamenu-horizontal .p-carousel-container .p-carousel-next {
  margin: 0 !important;
  position: unset !important;
}
.p-megamenu-horizontal .pin-menu a:hover {
  background-color: var(--priMenuMouseHoverColor, var(--layoutColor)) !important;
  color: var(--priMenuTextMouseHoverColor, var(--menuitemTextColor)) !important;
}
.pin-menu {
  margin-top: 5px;
}
.pin-menu a {
  color: var(--sidebarTextColor, #000) !important;
  border-radius: 4px !important;
  max-height: 60px !important;
}
.pin-menu a .menuitem-text {
  overflow: hidden;
}
.pin-menu a .pi {
  font-size: 1.25rem;
  color: inherit;
}
.p-carousel-vertical .p-carousel-items-content .p-carousel-item a {
  text-align: left;
  border-radius: 0;
  border: 4px solid transparent;
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  cursor: default;
}
body.layout-mode-dark .p-menubar .p-menuitem-link {
  color: #ffffff;
}
.p-panelmenu .p-panelmenu-header > a {
  padding: 1.2rem 0.8rem;
  border: 0 none;
  color: #455868;
  background: #deecff;
  font-weight: 400;
  border-radius: var(--formBorderRadius, 4px);
  transition: none;
}
.p-panelmenu .p-panelmenu-header > a .p-panelmenu-icon {
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-header > a .p-menuitem-icon {
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-header > a:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
  background: #deecff;
  border-color: transparent;
  color: #455868;
}
.p-panelmenu .p-panelmenu-header.p-highlight {
  margin-bottom: 0;
}
.p-panelmenu .p-panelmenu-header.p-highlight > a {
  background: #deecff;
  border-color: transparent;
  color: #455868;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled) > a:hover {
  border-color: transparent;
  background: #deecff;
  color: #455868;
}
.p-panelmenu .p-panelmenu-content {
  padding: 0.5rem 0;
  border: 0 none;
  background: var(--cardsBackgroundColor, #ffffff);
  color: #455868;
  margin-bottom: 0;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link {
  padding: 0.6rem 0.8rem;
  color: var(--sidebarTextColor, #000);
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  direction: ltr;
  color: inherit !important;
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon {
  display: block;
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, var(--layoutColor, #d8e2ed));
  color: var(--hoverTextColor, var(--menuitemTextColor, #1e252c));
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
  padding: 0 0 0 3rem;
}
.p-panelmenu .p-panelmenu-panel {
  margin-bottom: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
  border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
  border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
  border-top: 0 none;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover > a, .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover > a {
  border-top: 0 none;
}
.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header > a {
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight) > a {
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
  border-bottom-right-radius: var(--formBorderRadius, 4px);
  border-bottom-left-radius: var(--formBorderRadius, 4px);
}
.p-slidemenu {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  color: #455868;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
  width: 12.5rem;
}
.p-slidemenu .p-menuitem-link {
  padding: 0.6rem 0.8rem;
  color: var(--sidebarTextColor, #000);
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
}
.p-slidemenu .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  direction: ltr;
  color: inherit !important;
}
.p-slidemenu .p-menuitem-link .p-menuitem-icon {
  display: block;
}
.p-slidemenu .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, var(--layoutColor, #d8e2ed));
  color: var(--hoverTextColor, var(--menuitemTextColor, #1e252c));
}
.p-slidemenu .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-slidemenu.p-slidemenu-overlay {
  background: var(--overlayBackgroundColor, #ffffff);
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.p-slidemenu .p-slidemenu-list {
  padding: 0.5rem 0;
  background: var(--overlayBackgroundColor, #ffffff);
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link {
  background: rgba(0, 0, 0, 0.04);
}
.p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-text {
  color: #455868;
}
.p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-icon {
  font-size: 0.875rem;
  color: var(--appSecondaryTextColor, #375068);
}
.p-slidemenu .p-slidemenu-separator {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0.5rem 0;
}
.p-slidemenu .p-slidemenu-backward {
  padding: 0.6rem 0.8rem;
  color: var(--sidebarTextColor);
}
.p-steps .p-steps-item {
  display: flex;
  flex: none;
  justify-content: center;
  position: relative;
  padding-right: 5rem;
}
.p-steps .p-steps-item .p-menuitem-link {
  transition: none;
  background: #fff;
  border-radius: 1rem;
  padding: 0.5rem 1.5rem;
  box-sizing: border-box;
  border: 0.5px solid #048dc8;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
  color: #455868;
  border: 1px solid transparent;
  background: #fff;
  min-width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.143rem;
  z-index: 1;
  border-radius: 50%;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-title {
  margin-top: 0.5rem;
  color: #455868;
}
.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
  background: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-steps .p-steps-item.p-highlight .p-steps-title {
  font-weight: 600;
  color: #455868;
}
.p-steps .p-steps-item:last-child::before {
  border-top: 0px solid #ddd;
}
.p-steps .p-steps-item:before {
  content: " ";
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  width: 100%;
  top: 50%;
  left: 0;
  display: block;
  position: absolute;
  margin-top: -1rem;
}
.p-steps .p-steps-item.p-steps-current a {
  background-color: #8cbe5d;
  border-color: #8cbe5d;
}
.p-steps .p-steps-item.p-steps-current a .p-steps-title {
  color: #fff;
}
.steps-without-number {
  display: inline-block;
}
.steps-without-number .p-steps-number {
  display: none;
}
.p-tabmenu .p-tabmenu-nav {
  background: #ffffff;
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 1px 0;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
  margin-right: 0;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  border: none;
  border-width: 0 0 2px 0;
  border-color: transparent transparent transparent transparent;
  background: #ffffff;
  color: var(--appSecondaryTextColor, var(--appSecondaryTextColor, #375068));
  padding: 1rem 1.5rem;
  font-weight: 600;
  border-top-right-radius: var(--formBorderRadius, 4px);
  border-top-left-radius: var(--formBorderRadius, 4px);
  transition: none;
  margin: 0 0 0 0;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
  margin-right: 0.5rem;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
  background: var(--hoverBackgroundColor, rgba(0, 96, 97, 0.04));
  border-color: transparent;
  color: var(--hoverTextColor, var(--appSecondaryTextColor, #375068));
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
  background: var(--inputSelectionBgColor, #fcfcfc);
  border-color: var(--primaryColor, #006061);
  color: var(--primaryColor, #006061);
}
.p-tieredmenu {
  padding: 0.5rem 0;
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  color: #455868;
  border: 1px solid #e5e5e5;
  border-radius: var(--formBorderRadius, 4px);
  width: 12.5rem;
  max-width: 90vw;
}
.p-tieredmenu .p-menuitem-link {
  padding: 0.6rem 0.8rem;
  color: var(--sidebarTextColor, #000);
  border-radius: 0;
  transition: none;
  -webkit-user-select: none;
          user-select: none;
  gap: 0.7rem;
}
.p-tieredmenu .p-menuitem-link .p-menuitem-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  overflow: hidden;
  direction: ltr;
  color: inherit !important;
}
.p-tieredmenu .p-menuitem-link .p-menuitem-icon {
  display: block;
}
.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover {
  background: var(--hoverBackgroundColor, var(--layoutColor, #d8e2ed));
  color: var(--hoverTextColor, var(--menuitemTextColor, #1e252c));
}
.p-tieredmenu .p-menuitem-link:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-tieredmenu.p-tieredmenu-overlay {
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  width: auto !important;
}
.p-tieredmenu .p-submenu-list {
  padding: 0.5rem 0;
  background-color: var(--overlayBackgroundColor, #ffffff) !important;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.p-tieredmenu .p-menuitem-text {
  color: #455868 !important;
  line-height: 1.4 !important;
}
.p-tieredmenu .p-menuitem-icon .icons-Variance1 {
  font-size: 0.8rem !important;
}
.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: var(--hoverBackgroundColor, rgba(0, 0, 0, 0.04));
  color: var(--hoverTextColor, #455868) !important;
}
.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: inherit !important;
}
.p-tieredmenu .p-menuitem.sub-menu-left > p-tieredmenusub > .p-submenu-list {
  left: unset !important;
  right: 100% !important;
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .p-tieredmenu .p-menuitem.sub-menu-mobile > p-tieredmenusub > .p-submenu-list {
    inset-inline-start: unset !important;
    inset-inline-end: 20% !important;
    min-width: fit-content !important;
  }
}
.p-tieredmenu .p-menu-separator {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0.5rem 0;
}
.p-tieredmenu .p-submenu-icon {
  font-size: 1.1rem;
}
@media only screen and (max-width: 992px) {
  .p-tieredmenu .p-submenu-icon {
    font-size: 1.2rem;
  }
}
body.layout-mode-dark .p-tieredmenu .p-menuitem-text {
  color: #ffffff !important;
}
body.layout-mode-dark .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: #555555;
}
body.layout-rtl .p-tieredmenu .p-menuitem-link .p-submenu-icon {
  rotate: y 180deg;
}
body.layout-rtl .header-split-btn .p-tieredmenu-overlay {
  left: 0 !important;
}
body.layout-rtl .p-tieredmenu .p-menuitem.sub-menu-left > p-tieredmenusub > .p-submenu-list {
  left: 100% !important;
  right: auto !important;
}
@media only screen and (min-width: 300px) and (max-width: 400px) {
  body.layout-rtl .p-tieredmenu .p-menuitem.sub-menu-left > p-tieredmenusub > .p-submenu-list {
    min-width: fit-content;
    transform: translateX(-60px);
  }
}
body.layout-rtl .p-tieredmenu .p-menuitem.sub-menu-left > .p-menuitem-link {
  flex-flow: row-reverse;
}
body.layout-rtl .p-tieredmenu .p-menuitem.sub-menu-left > .p-menuitem-link > .p-submenu-icon {
  transform: rotate(180deg);
}
.p-inline-message {
  padding: 0.8rem 0.8rem;
  margin: 0;
  border-radius: var(--formBorderRadius, 4px);
}
.p-inline-message.p-inline-message-info {
  background: #beefff;
  border: solid transparent;
  border-width: 1px;
  color: #1a2f45;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
  color: #0070c2;
}
.p-inline-message.p-inline-message-success {
  background: #b5efcd;
  border: solid transparent;
  border-width: 1px;
  color: #1a2f45;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
  color: #009513;
}
.p-inline-message.p-inline-message-warn {
  background: #f9d59d;
  border: solid transparent;
  border-width: 1px;
  color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
  color: #f86f00;
}
.p-inline-message.p-inline-message-error {
  background: #ffc6bc;
  border: solid transparent;
  border-width: 1px;
  color: #b71c1c;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
  color: #d03700;
}
.p-inline-message .p-inline-message-icon {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.p-inline-message .p-inline-message-text {
  font-size: 1rem;
}
.p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
  margin-right: 0;
}
body.layout-rtl .p-inline-message .p-inline-message-icon {
  margin-right: 0 !important;
  margin-left: 0.5rem;
}
.p-message {
  margin: 1rem 0;
  border-radius: var(--systemMssgBorderRadius, var(--formBorderRadius, 4px));
}
.p-message .p-message-wrapper {
  padding: 0.8rem 1rem;
  gap: 1rem;
}
.p-message .p-message-wrapper .msg-close {
  margin-inline-start: auto;
}
.p-message .p-message-close {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: transparent;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  color: inherit !important;
}
.p-message .p-message-close:hover {
  background: rgba(255, 255, 255, 0.3);
}
.p-message .p-message-close:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-message.p-message-info {
  background-color: var(--systemMssgInformationBgColor, #beefff);
  border: solid transparent;
  border-width: 0 0 0 0;
  color: var(--systemMssgInformationTextColor, #1a2f45);
}
.p-message.p-message-info .p-message-icon {
  color: var(--systemMssgInformationIcon, #0070c2);
  border: 1px solid !important;
  min-width: 20px !important;
  min-height: 20px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-style: italic !important;
  font-weight: bold !important;
  box-sizing: border-box !important;
  padding: 0 0 3px 0 !important;
  border-radius: 50% !important;
  font-size: 1.1rem !important;
}
.p-message.p-message-info .p-message-icon.pi.pi-info-circle::before {
  content: "i" !important;
}
.p-message.p-message-success {
  background-color: var(--systemMssgSuccessBgColor, #b5efcd);
  border: solid transparent;
  border-width: 0 0 0 0;
  color: var(--systemMssgSuccessTextColor, #1a2f45);
}
.p-message.p-message-success .p-message-icon {
  color: var(--systemMssgSuccessIcon, #375068);
  border-radius: 50%;
  line-height: 0.95;
  height: 22px;
  width: 22px;
  text-align: center;
  border: 1px solid !important;
  box-sizing: border-box !important;
  font-size: 1.5rem !important;
  font-weight: bold !important;
}
.p-message.p-message-warn {
  background-color: var(--systemMssgWarningBgColor, #f9d59d);
  border: solid transparent;
  border-width: 0 0 0 0;
  color: var(--systemMssgWarningTextColor, #7f6003);
}
.p-message.p-message-warn .p-message-icon {
  color: var(--systemMssgWarningIcon, #f86f00);
}
.p-message.p-message-error {
  background-color: var(--systemMssgErrorBgColor, #ffc6bc);
  border: solid transparent;
  border-width: 0 0 0 0;
  color: var(--systemMssgErrorTextColor, #b71c1c);
  text-wrap: auto;
}
.p-message.p-message-error .p-message-icon {
  color: var(--systemMssgErrorIcon, #d03700);
}
.p-message.p-message-error .p-message-icon::before {
  content: "\e935" !important;
}
.p-message .p-message-text {
  font-size: 1rem;
  font-weight: 500;
  color: inherit !important;
}
.p-message .p-message-icon {
  font-size: 1.5rem;
}
.p-message .p-message-summary {
  font-size: var(--systemMssgTextSize, 1em) !important;
  font-weight: var(--systemMssgFontWeight, normal) !important;
  font-style: var(--systemMssgFontStyle, normal) !important;
  -webkit-text-decoration: var(--systemMssgTextDecoration, none) !important;
          text-decoration: var(--systemMssgTextDecoration, none) !important;
  color: inherit !important;
}
.p-message .p-message-detail {
  font-size: var(--systemMssgTextSize, 1em) !important;
  font-weight: var(--systemMssgFontWeight, normal) !important;
  font-style: var(--systemMssgFontStyle, normal) !important;
  -webkit-text-decoration: var(--systemMssgTextDecoration, none) !important;
          text-decoration: var(--systemMssgTextDecoration, none) !important;
  color: inherit !important;
  word-break: break-word;
}
.rounded-messages .p-message {
  display: inline-block;
  border-radius: 50px;
}
.rounded-messages .p-message .p-message-wrapper {
  padding: 0.5rem 2rem 0.5rem 1rem;
}
.custom-page-messages .p-messages {
  padding: 0 1rem;
}
.custom-page-messages .p-messages .p-message:first-child {
  margin-top: 0 !important;
}
body.layout-rtl .p-message .p-message-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}
body.layout-rtl .p-message .p-message-close {
  margin-left: 0;
  margin-right: auto;
}
.message-notification .p-message-success .pi-check {
  line-height: 1.8;
  font-size: 0.8rem !important;
}
.custom-msg-common-Master .p-message-info {
  margin: 0;
}
.p-toast {
  opacity: 1;
  width: auto !important;
  min-width: 22rem;
  max-width: 70rem;
}
.p-toast .p-toast-message {
  margin: 0 0 1rem 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  border-radius: var(--toastBorderRadius, 3rem);
  white-space: pre-line;
}
.p-toast .p-toast-message .p-toast-message-content {
  padding: 0.3rem;
  border-width: 0 0 0 0;
  align-items: center !important;
  display: flex !important;
}
.p-toast .p-toast-message .p-toast-message-content .inline-flex {
  align-items: center !important;
  display: flex !important;
  column-gap: 0.8rem;
  padding: 0.3rem;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
  align-items: center !important;
  min-width: 30rem;
  display: flex !important;
  justify-content: space-between;
  font-size: var(--toastTextSize, 1rem) !important;
  font-weight: var(--toastFontWeight, normal) !important;
  font-style: var(--toastFontStyle, normal) !important;
  -webkit-text-decoration: var(--toastTextDecoration, none) !important;
          text-decoration: var(--toastTextDecoration, none) !important;
  gap: 0.8rem;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text .toast-link {
  margin-bottom: 2px;
  color: #273ec4;
  font-size: var(--toastTextSize, 1rem) !important;
  font-weight: var(--toastFontWeight, normal) !important;
  font-style: var(--toastFontStyle, normal) !important;
  -webkit-text-decoration: var(--toastTextDecoration, none) !important;
          text-decoration: var(--toastTextDecoration, none) !important;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text .toast-link a {
  font-size: var(--toastTextSize, 1rem) !important;
  font-weight: var(--toastFontWeight, normal) !important;
  font-style: var(--toastFontStyle, normal) !important;
  -webkit-text-decoration: var(--toastTextDecoration, none) !important;
          text-decoration: var(--toastTextDecoration, none) !important;
}
.p-toast .p-toast-message .p-toast-message-content .toast-icon-box {
  min-width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-toast .p-toast-message .p-toast-message-content .toast-icon-box .p-toast-message-icon {
  font-size: 2rem;
  width: 28px !important;
  height: 28px !important;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
  word-break: break-word;
  font-size: var(--toastTextSize, 1rem) !important;
  font-weight: var(--toastFontWeight, normal) !important;
  font-style: var(--toastFontStyle, normal) !important;
  -webkit-text-decoration: var(--toastTextDecoration, none) !important;
          text-decoration: var(--toastTextDecoration, none) !important;
  overflow-y: auto;
  max-height: 45rem;
  margin-top: 0.32rem;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
  margin: 0.3rem 0 0 0;
  word-break: break-word;
  font-size: var(--toastTextSize, 1rem) !important;
  font-weight: var(--toastFontWeight, normal) !important;
  font-style: var(--toastFontStyle, normal) !important;
  -webkit-text-decoration: var(--toastTextDecoration, none) !important;
          text-decoration: var(--toastTextDecoration, none) !important;
}
.p-toast .p-toast-message .p-toast-message-content button {
  order: 2;
}
.p-toast .p-toast-message .p-toast-icon-close {
  padding: 1.2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: transparent;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  color: #1a2f45;
}
.p-toast .p-toast-message .p-toast-icon-close:hover {
  background: rgba(255, 255, 255, 0.3);
}
.p-toast .p-toast-message .p-toast-icon-close:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-toast .p-toast-message .p-toast-icon-close .p-toast-icon-close-icon {
  font-weight: bold !important;
}
.p-toast .p-toast-message.p-toast-message-info {
  background-color: var(--toastInformationBgColor, #beefff) !important;
  border: solid transparent;
  border-width: 0 0 0 0;
  color: #1a2f45;
}
.p-toast .p-toast-message.p-toast-message-info .toast-icon-box {
  background-color: var(--toastInformationIconBg, #0070c2) !important;
  color: var(--toastInformationIcon, #ffffff) !important;
}
.p-toast .p-toast-message.p-toast-message-info .p-toast-message-content .p-toast-message-text {
  color: var(--toastInformationTextColor, #1a2f45) !important;
}
.p-toast .p-toast-message.p-toast-message-success {
  background-color: var(--toastSuccessBgColor, #b5efcd) !important;
  border: solid transparent;
  border-width: 0 0 0 0;
  color: #1a2f45;
}
.p-toast .p-toast-message.p-toast-message-success .toast-icon-box {
  background-color: var(--toastSuccessIconBg, #009513) !important;
  color: var(--toastSuccessIcon, #ffffff) !important;
}
.p-toast .p-toast-message.p-toast-message-success .toast-icon-box .p-toast-message-icon {
  border: 3px solid var(--toastSuccessIcon, #ffffff) !important;
  color: var(--toastSuccessIcon, #ffffff) !important;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: border-box;
  padding-top: 2px;
  font-weight: bold;
}
.p-toast .p-toast-message.p-toast-message-success .p-toast-message-content .p-toast-message-text {
  color: var(--toastSuccessTextColor, #1a2f45) !important;
}
.p-toast .p-toast-message.p-toast-message-warn {
  background-color: var(--toastWarningBgColor, #f9d59d);
  border: solid transparent;
  border-width: 0 0 0 0;
  color: #1a2f45;
}
.p-toast .p-toast-message.p-toast-message-warn .toast-icon-box {
  background-color: var(--toastWarningIconBg, #f86f00) !important;
  color: var(--toastWarningIcon, #ffffff) !important;
}
.p-toast .p-toast-message.p-toast-message-warn .toast-icon-box .p-toast-message-icon {
  color: var(--toastWarningIcon, #ffffff) !important;
}
.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-content .p-toast-message-text {
  color: var(--toastWarningTextColor, #1a2f45) !important;
}
.p-toast .p-toast-message.p-toast-message-error {
  background-color: var(--toastErrorBgColor, #ffc6bc) !important;
  border: solid transparent;
  border-width: 0 0 0 0;
  color: #1a2f45;
}
.p-toast .p-toast-message.p-toast-message-error .toast-icon-box {
  background-color: var(--toastErrorIconBg, #d03700) !important;
  color: var(--toastErrorIcon, #ffffff) !important;
}
.p-toast .p-toast-message.p-toast-message-error .p-toast-message-content .p-toast-message-text {
  color: var(--toastErrorTextColor, #1a2f45) !important;
}
.custom-toast {
  border-radius: 0.5rem !important;
}
.custom-toast .toast-icon-box {
  display: none !important;
}
.custom-toast .p-toast-message-content {
  padding: 0 !important;
}
.custom-toast .p-toast-message-content .inline-flex {
  padding: 1rem !important;
}
@media only screen and (max-width: 768px) {
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text .toast-link {
    line-height: 1;
  }
}
.p-galleria .p-galleria-close {
  margin: 0.5rem;
  background: transparent;
  color: rgba(255, 255, 255, 0.87);
  width: 4rem;
  height: 4rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-galleria .p-galleria-close .p-galleria-close-icon {
  font-size: 2rem;
}
.p-galleria .p-galleria-close:hover {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.87);
}
.p-galleria .p-galleria-item-nav {
  background: transparent;
  color: #f6f6f6;
  width: 4rem;
  height: 4rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
  margin: 0 0.5rem;
}
.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
  font-size: 2rem;
}
.p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.87);
}
.p-galleria .p-galleria-caption {
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.87);
  padding: 1rem;
}
.p-galleria .p-galleria-indicators {
  padding: 1rem;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator button {
  background-color: #dcdcdc;
  width: 1.25rem;
  height: 1.25rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
  background: #ececec;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
  margin-right: 0.5rem;
}
.p-galleria.p-galleria-indicators-left .p-galleria-indicator, .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
  margin-bottom: 0.5rem;
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
  background: rgba(0, 0, 0, 0.5);
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
  background: rgba(255, 255, 255, 0.4);
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
  background: rgba(255, 255, 255, 0.6);
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: rgba(0, 96, 97, 0.12);
  color: var(--primaryColor, #006061);
}
.p-galleria .p-galleria-thumbnail-container {
  background: rgba(0, 0, 0, 0.9);
  padding: 1rem 0.25rem;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
  margin: 0.5rem;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.87);
  width: 2rem;
  height: 2rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.87);
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content {
  transition: none;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-galleria-mask.p-component-overlay {
  background-color: rgba(0, 0, 0, 0.9);
}
.p-inplace .p-inplace-display {
  padding: 0.8rem 0.8rem;
  border-radius: var(--formBorderRadius, 4px);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.p-inplace .p-inplace-display:not(.p-disabled):hover {
  background: rgba(0, 0, 0, 0.04);
  color: #455868;
}
.p-inplace .p-inplace-display:focus {
  outline: 0px dashed;
  outline-offset: 0;
  box-shadow: none;
}
.p-progressbar {
  border: 0 none;
  height: 4px;
  background: rgba(0, 96, 97, 0.32);
  border-radius: var(--formBorderRadius, 4px);
}
.p-progressbar .p-progressbar-value {
  border: 0 none;
  margin: 0;
  background: var(--primaryColor, #006061);
}
.p-progressbar .p-progressbar-label {
  color: #455868;
  line-height: 4px;
}
.p-terminal {
  background: #ffffff;
  color: var(--appSecondaryTextColor, #375068);
  border: 1px solid #e0e0e0;
  padding: 0.5rem 0;
}
.p-terminal .p-terminal-input {
  font-size: var(--fontSize, 14px);
  font-family: var(--fontFamily, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}
.p-blockui.p-component-overlay {
  background: rgba(26, 47, 69, 0.6) !important;
}
.p-badge {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.p-badge.p-badge-secondary {
  background-color: var(--accentColor, #ffc107);
  color: var(--accentTextColor, #212121);
}
.p-badge.p-badge-success {
  background-color: var(--buttonSuccessBgColor, #689f38);
  color: var(--buttonSuccessTextColor, #ffffff);
}
.p-badge.p-badge-info {
  background-color: #2196f3;
  color: #ffffff;
}
.p-badge.p-badge-warning {
  background-color: #fbc02d;
  color: #212529;
}
.p-badge.p-badge-danger {
  background-color: var(--buttonErrorBgColor, #d32f2f);
  color: var(--buttonErrorTextColor, #ffffff);
}
.p-badge.p-badge-lg {
  font-size: 1.125rem;
  min-width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
}
.p-badge.p-badge-xl {
  font-size: 1.5rem;
  min-width: 3rem;
  height: 3rem;
  line-height: 3rem;
}
.p-tag {
  background: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.25rem 0.4rem;
  border-radius: var(--formBorderRadius, 4px);
}
.p-tag.p-tag-success {
  background-color: var(--buttonSuccessBgColor, #689f38);
  color: var(--buttonSuccessTextColor, #ffffff);
}
.p-tag.p-tag-info {
  background-color: #2196f3;
  color: #ffffff;
}
.p-tag.p-tag-warning {
  background-color: #fbc02d;
  color: #212529;
}
.p-tag.p-tag-danger {
  background-color: var(--buttonErrorBgColor, #d32f2f);
  color: var(--buttonErrorTextColor, #ffffff);
}
.chip-selected .p-chip.custom-chip {
  background: var(--primaryColor);
  color: var(--primaryTextColor);
}
.p-chip {
  display: inline-flex;
  align-items: center;
  background-color: #daedff;
  color: #293d53;
  border-radius: 50px;
  padding: 5px 1rem;
}
.p-chip .p-chip-text {
  line-height: 1.5;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.p-chip.custom-chip {
  background: transparent;
  border: 1px solid var(--primaryColor);
  position: relative;
  cursor: pointer;
}
.p-chip.custom-chip .count {
  background: var(--accentColor);
  color: var(--primaryTextColor);
  position: absolute;
  border-radius: 12px;
  min-width: 1.5rem;
  min-height: 1.5rem;
  text-align: center;
  top: -8px;
  right: -10px;
}
.dynamic-chip-bg {
  border-radius: 50%;
}
.dynamic-chip-bg .p-chip {
  background-color: inherit;
  width: 100px;
}
.dynamic-chip-bg .p-chip p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  direction: ltr;
}
.tb-col-multitenant {
  display: flex;
  align-items: center;
}
.tb-col-multitenant .tb-col-multitenant-icon {
  width: 14px;
  height: 14px;
  margin-right: 3px;
}
.p-accordion .p-accordion-tab {
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
  transition: margin-bottom 225ms;
}
.p-accordion .p-accordion-tab:first-child {
  border-top-left-radius: var(--formBorderRadius, 4px);
  border-top-right-radius: var(--formBorderRadius, 4px);
}
.p-accordion .p-accordion-tab:last-child {
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-accordion .p-accordion-tab .p-accordion-toggle-icon {
  order: 1;
  margin-left: auto;
  transition: transform 0.2s;
}
.p-accordion .p-accordion-tab:not(.p-accordion-tab-active) .p-accordion-header-link:focus {
  background: #deecff;
}
.p-accordion .p-accordion-tab.p-accordion-tab-active {
  margin-bottom: 1rem;
  padding-bottom: 1.5rem;
}
.p-accordion .p-accordion-tab.p-accordion-tab-active > .p-accordion-header {
  border-bottom: 1px solid lightgrey;
  position: relative;
  z-index: 1;
}
.p-accordion .p-accordion-tab .p-accordion-header.p-disabled {
  opacity: 1;
}
.p-accordion .p-accordion-tab .p-accordion-header.p-disabled .p-accordion-header-link > * {
  opacity: 0.58;
}
.p-accordion .inner-accordion > .p-accordion-tab.p-accordion-tab-active {
  padding: 0;
  margin: 0;
}
.p-transparent-accordion .p-accordion .p-accordion-header .p-accordion-header-link {
  padding: 1rem;
  background-color: transparent !important;
}
.p-transparent-accordion .p-accordion .p-accordion-content {
  background-color: transparent !important;
}
.p-transparent-accordion .p-accordion .p-accordion-tab {
  box-shadow: none !important;
}
:host ::ng-deep .p-accordion-tab-active .p-toggleable-content:not(.ng-animating) {
  overflow: hidden;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
  border: 0.5px solid var(--primaryColor, #006061);
}
.p-float-label .p-autocomplete-multiple-container .p-autocomplete-token {
  padding: 0.25rem 1rem;
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
  scrollbar-width: thin;
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-dropdown-label.p-inputtext,
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
  background-image: linear-gradient(to bottom, var(--primaryColor, #006061), var(--primaryColor, #006061)), linear-gradient(to bottom, #455868, #455868);
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus, .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-inputwrapper-focus {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
  border-color: transparent;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-inputtext:enabled:hover {
  background-image: none;
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
}
.p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-inputtext:enabled:focus {
  background-image: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
}
.p-input-filled .p-float-label .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
  padding-top: 0;
  padding-bottom: 0;
}
.p-input-filled .p-float-label .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  font-size: 75%;
}
.p-input-filled .p-float-label .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
  padding: 0;
}
.p-input-outlined .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-input-outlined .p-float-label .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
  padding-top: 0;
  padding-bottom: 0;
}
.p-input-outlined .p-float-label .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  font-size: 75%;
}
.p-input-outlined .p-float-label .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
  padding: 0;
}
.p-button {
  font-weight: 500;
  min-width: 5rem;
  font-size: 14px !important;
  line-height: 13px;
  text-align: center !important;
  padding: 10px 20px;
}
.p-button.p-button-icon-only {
  min-width: auto;
}
.p-button .p-ink {
  background-color: rgba(255, 255, 255, 0.32);
}
.p-button:disabled {
  background-color: rgba(0, 0, 0, 0.12) !important;
  color: #abb9cb !important;
  opacity: 1;
  border-color: transparent;
}
.p-button:disabled.p-button-text {
  background-color: transparent !important;
  color: #abb9cb !important;
}
.p-button:disabled.p-button-outlined {
  background-color: transparent !important;
  color: #abb9cb !important;
  border-color: #abb9cb !important;
}
.p-button.p-button-raised:enabled:focus {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.p-button.p-button-secondary:enabled:focus,
.p-buttonset.p-button-secondary > .p-button:enabled:focus,
.p-splitbutton.p-button-secondary > .p-button:enabled:focus {
  background: rgba(var(--accentColor, #ffc107), 0.76);
}
.p-button.p-button-secondary:enabled:active,
.p-buttonset.p-button-secondary > .p-button:enabled:active,
.p-splitbutton.p-button-secondary > .p-button:enabled:active {
  background: rgba(var(--accentColor, #ffc107), 0.68);
}
.p-button.p-button-secondary.p-button-text:enabled:focus, .p-button.p-button-secondary.p-button-outlined:enabled:focus,
.p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:focus,
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:focus,
.p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:focus,
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:focus {
  background: rgba(var(--accentColor, #ffc107), 0.12);
}
.p-button.p-button-secondary.p-button-text:enabled:active, .p-button.p-button-secondary.p-button-outlined:enabled:active,
.p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active,
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active {
  background: rgba(var(--accentColor, #ffc107), 0.16);
}
.p-button.p-button-secondary.p-button-text .p-ink, .p-button.p-button-secondary.p-button-outlined .p-ink,
.p-buttonset.p-button-secondary > .p-button.p-button-text .p-ink,
.p-buttonset.p-button-secondary > .p-button.p-button-outlined .p-ink,
.p-splitbutton.p-button-secondary > .p-button.p-button-text .p-ink,
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined .p-ink {
  background-color: rgba(var(--accentColor, #ffc107), 0.16);
}
.p-button.p-button-info:enabled:focus,
.p-buttonset.p-button-info > .p-button:enabled:focus,
.p-splitbutton.p-button-info > .p-button:enabled:focus {
  background: rgba(33, 150, 243, 0.76);
}
.p-button.p-button-info:enabled:active,
.p-buttonset.p-button-info > .p-button:enabled:active,
.p-splitbutton.p-button-info > .p-button:enabled:active {
  background: rgba(33, 150, 243, 0.68);
}
.p-button.p-button-info.p-button-text:enabled:focus, .p-button.p-button-info.p-button-outlined:enabled:focus,
.p-buttonset.p-button-info > .p-button.p-button-text:enabled:focus,
.p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:focus,
.p-splitbutton.p-button-info > .p-button.p-button-text:enabled:focus,
.p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:focus {
  background: rgba(33, 150, 243, 0.12);
}
.p-button.p-button-info.p-button-text:enabled:active, .p-button.p-button-info.p-button-outlined:enabled:active,
.p-buttonset.p-button-info > .p-button.p-button-text:enabled:active,
.p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active {
  background: rgba(33, 150, 243, 0.16);
}
.p-button.p-button-info.p-button-text .p-ink, .p-button.p-button-info.p-button-outlined .p-ink,
.p-buttonset.p-button-info > .p-button.p-button-text .p-ink,
.p-buttonset.p-button-info > .p-button.p-button-outlined .p-ink,
.p-splitbutton.p-button-info > .p-button.p-button-text .p-ink,
.p-splitbutton.p-button-info > .p-button.p-button-outlined .p-ink {
  background-color: rgba(33, 150, 243, 0.16);
}
.p-button.p-button-success:enabled:focus,
.p-buttonset.p-button-success > .p-button:enabled:focus,
.p-splitbutton.p-button-success > .p-button:enabled:focus {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.76);
}
.p-button.p-button-success:enabled:active,
.p-buttonset.p-button-success > .p-button:enabled:active,
.p-splitbutton.p-button-success > .p-button:enabled:active {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.68);
}
.p-button.p-button-success.p-button-text:enabled:focus, .p-button.p-button-success.p-button-outlined:enabled:focus,
.p-buttonset.p-button-success > .p-button.p-button-text:enabled:focus,
.p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:focus,
.p-splitbutton.p-button-success > .p-button.p-button-text:enabled:focus,
.p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:focus {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.12);
}
.p-button.p-button-success.p-button-text:enabled:active, .p-button.p-button-success.p-button-outlined:enabled:active,
.p-buttonset.p-button-success > .p-button.p-button-text:enabled:active,
.p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active {
  background: rgba(var(--buttonSuccessBgColor, #689f38), 0.16);
}
.p-button.p-button-success.p-button-text .p-ink, .p-button.p-button-success.p-button-outlined .p-ink,
.p-buttonset.p-button-success > .p-button.p-button-text .p-ink,
.p-buttonset.p-button-success > .p-button.p-button-outlined .p-ink,
.p-splitbutton.p-button-success > .p-button.p-button-text .p-ink,
.p-splitbutton.p-button-success > .p-button.p-button-outlined .p-ink {
  background-color: rgba(var(--buttonSuccessBgColor, #689f38), 0.16);
}
.p-button.p-button-warning:enabled:focus,
.p-buttonset.p-button-warning > .p-button:enabled:focus,
.p-splitbutton.p-button-warning > .p-button:enabled:focus {
  background: rgba(251, 192, 45, 0.76);
}
.p-button.p-button-warning:enabled:active,
.p-buttonset.p-button-warning > .p-button:enabled:active,
.p-splitbutton.p-button-warning > .p-button:enabled:active {
  background: rgba(251, 192, 45, 0.68);
}
.p-button.p-button-warning.p-button-text:enabled:focus, .p-button.p-button-warning.p-button-outlined:enabled:focus,
.p-buttonset.p-button-warning > .p-button.p-button-text:enabled:focus,
.p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:focus,
.p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:focus,
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:focus {
  background: rgba(251, 192, 45, 0.12);
}
.p-button.p-button-warning.p-button-text:enabled:active, .p-button.p-button-warning.p-button-outlined:enabled:active,
.p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active,
.p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active {
  background: rgba(251, 192, 45, 0.16);
}
.p-button.p-button-warning.p-button-text .p-ink, .p-button.p-button-warning.p-button-outlined .p-ink,
.p-buttonset.p-button-warning > .p-button.p-button-text .p-ink,
.p-buttonset.p-button-warning > .p-button.p-button-outlined .p-ink,
.p-splitbutton.p-button-warning > .p-button.p-button-text .p-ink,
.p-splitbutton.p-button-warning > .p-button.p-button-outlined .p-ink {
  background-color: rgba(251, 192, 45, 0.16);
}
.p-button.p-button-help:enabled:focus,
.p-buttonset.p-button-help > .p-button:enabled:focus,
.p-splitbutton.p-button-help > .p-button:enabled:focus {
  background: rgba(156, 39, 176, 0.76);
}
.p-button.p-button-help:enabled:active,
.p-buttonset.p-button-help > .p-button:enabled:active,
.p-splitbutton.p-button-help > .p-button:enabled:active {
  background: rgba(156, 39, 176, 0.68);
}
.p-button.p-button-help.p-button-text:enabled:focus, .p-button.p-button-help.p-button-outlined:enabled:focus,
.p-buttonset.p-button-help > .p-button.p-button-text:enabled:focus,
.p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:focus,
.p-splitbutton.p-button-help > .p-button.p-button-text:enabled:focus,
.p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:focus {
  background: rgba(156, 39, 176, 0.12);
}
.p-button.p-button-help.p-button-text:enabled:active, .p-button.p-button-help.p-button-outlined:enabled:active,
.p-buttonset.p-button-help > .p-button.p-button-text:enabled:active,
.p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active {
  background: rgba(156, 39, 176, 0.16);
}
.p-button.p-button-help.p-button-text .p-ink, .p-button.p-button-help.p-button-outlined .p-ink,
.p-buttonset.p-button-help > .p-button.p-button-text .p-ink,
.p-buttonset.p-button-help > .p-button.p-button-outlined .p-ink,
.p-splitbutton.p-button-help > .p-button.p-button-text .p-ink,
.p-splitbutton.p-button-help > .p-button.p-button-outlined .p-ink {
  background-color: rgba(156, 39, 176, 0.16);
}
.p-button.p-button-danger:enabled:focus,
.p-buttonset.p-button-danger > .p-button:enabled:focus,
.p-splitbutton.p-button-danger > .p-button:enabled:focus {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.76);
}
.p-button.p-button-danger:enabled:active,
.p-buttonset.p-button-danger > .p-button:enabled:active,
.p-splitbutton.p-button-danger > .p-button:enabled:active {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.68);
}
.p-button.p-button-danger.p-button-text:enabled:focus, .p-button.p-button-danger.p-button-outlined:enabled:focus,
.p-buttonset.p-button-danger > .p-button.p-button-text:enabled:focus,
.p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:focus,
.p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:focus,
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:focus {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.12);
}
.p-button.p-button-danger.p-button-text:enabled:active, .p-button.p-button-danger.p-button-outlined:enabled:active,
.p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active,
.p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active,
.p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active,
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active {
  background: rgba(var(--buttonErrorBgColor, #d32f2f), 0.16);
}
.p-button.p-button-danger.p-button-text .p-ink, .p-button.p-button-danger.p-button-outlined .p-ink,
.p-buttonset.p-button-danger > .p-button.p-button-text .p-ink,
.p-buttonset.p-button-danger > .p-button.p-button-outlined .p-ink,
.p-splitbutton.p-button-danger > .p-button.p-button-text .p-ink,
.p-splitbutton.p-button-danger > .p-button.p-button-outlined .p-ink {
  background-color: rgba(var(--buttonErrorBgColor, #d32f2f), 0.16);
}
.btn-form-array {
  width: 2rem !important;
  height: 2rem;
  border-radius: 5px !important;
  margin-top: 6px !important;
}
.btn-form-array .pi {
  font-size: 0.9rem;
}
.p-calendar-w-btn {
  border: 1px solid #abb9cb;
  background: #ffffff;
  border-radius: var(--formBorderRadius, 4px);
  height: 45px;
}
.p-calendar-w-btn .p-inputtext {
  background-color: transparent !important;
  background-image: none;
  border: 0 none;
  background-size: 0 2px, 100% 0px !important;
}
.p-calendar-w-btn .p-inputtext:enabled:focus {
  box-shadow: none !important;
  border: 0 !important;
  background-size: 0 2px, 100% 1px;
}
.p-calendar-w-btn .p-inputtext:enabled:hover {
  border-color: transparent !important;
  border: 0 !important;
  background-size: 0 2px, 100% 1px;
}
.p-calendar-w-btn .p-datepicker-trigger.p-button {
  background-color: transparent !important;
  border: 0 none;
  border-top-right-radius: 0;
  padding: 0.3rem;
}
.p-calendar-w-btn .p-datepicker-trigger.p-button span {
  color: #474c51;
  font-size: 1.2rem;
}
.p-calendar-w-btn .p-datepicker-trigger.p-button:enabled:hover .p-inputtext {
  background: var(--fieldHover, #f5f5f5) !important;
}
.p-calendar-w-btn .p-datepicker-trigger.p-button:enabled:active, .p-calendar-w-btn .p-datepicker-trigger.p-button:focus {
  background: rgba(0, 0, 0, 0.12);
}
.p-calendar-w-btn:not(.p-disabled):hover {
  border-color: var(--hoverBorderColor, #455868);
}
.p-calendar-w-btn:not(.p-disabled).p-inputwrapper-focus {
  border-color: var(--primaryColor, #006061);
  box-shadow: inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061);
}
.p-input-filled .p-calendar-w-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .p-calendar-w-btn .p-dropdown-label.p-inputtext,
.p-input-filled .p-calendar-w-btn .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-filled .p-calendar-w-btn:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
  background-image: linear-gradient(to bottom, var(--primaryColor, #006061), var(--primaryColor, #006061)), linear-gradient(to bottom, #455868, #455868);
}
.p-input-filled .p-calendar-w-btn:not(.p-disabled).p-focus, .p-input-filled .p-calendar-w-btn:not(.p-disabled).p-inputwrapper-focus {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
  border-color: transparent;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-calendar-w-btn .p-inputtext:enabled:hover {
  background-image: none;
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
}
.p-input-filled .p-calendar-w-btn .p-inputtext:enabled:focus {
  background-image: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
}
.p-input-outlined .p-calendar-w-btn {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-calendar-w-btn:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border: none !important;
  background-image: none !important;
}
@media screen and (max-width: 768px) {
  .p-datepicker .p-timepicker span {
    font-size: 1rem;
  }
}
.p-datepicker .p-datepicker-header {
  border-bottom: 0 none;
}
.p-datepicker .p-datepicker-header .p-datepicker-title {
  margin: 0 auto 0 0;
  order: 1;
}
.p-datepicker .p-datepicker-header .p-datepicker-prev {
  order: 2;
}
.p-datepicker .p-datepicker-header .p-datepicker-next {
  order: 3;
}
.p-datepicker table th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #abb9cb;
  font-weight: 400;
  font-size: 0.875rem;
}
.p-datepicker table td.p-datepicker-today > span {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38);
}
.p-datepicker table td.p-datepicker-today.p-highlight {
  box-shadow: 0 0 0 1px rgba(0, 96, 97, 0.12);
}
.schedulerTimeControl.p-calendar.p-calendar-w-btn .p-inputtext {
  background-size: 1 2px, 100% 0px !important;
}
.schedulerTimeControl.p-calendar.p-calendar-w-btn .p-inputtext:enabled:hover {
  background-size: 1 2px, 100% 0px !important;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
  background: var(--accentColor, var(--accentColor, #ffc107));
  color: var(--accentTextColor, var(--accentTextColor, #212121));
}
.p-checkbox {
  border-radius: 50%;
  transition: box-shadow 0.2s;
}
.p-checkbox .p-checkbox-box {
  border-color: #c1c1c1;
  border-radius: 2px;
  position: relative;
}
.p-checkbox .p-checkbox-box:not(.p-disabled):hover {
  border-color: #c1c1c1;
}
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
  border-color: #c1c1c1;
}
.p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled).p-focus {
  border-color: var(--inputSelectionBgColor, var(--primaryColor, #006061));
}
.p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0px;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transform: rotate(45deg);
  transform-origin: 0% 100%;
  animation: checkbox-check 125ms 50ms linear forwards;
}
.p-checkbox.p-checkbox-checked:not(.p-checkbox-disabled):hover {
  box-shadow: 0 0 1px 10px rgba(var(--inputSelectionBgColor, var(--primaryColor, #006061)), 0.04);
}
.p-checkbox.p-checkbox-checked:not(.p-checkbox-disabled).p-checkbox-focused {
  box-shadow: 0 0 1px 10px rgba(var(--inputSelectionBgColor, var(--primaryColor, #006061)), 0.12);
}
.p-input-filled .p-checkbox .p-checkbox-box:not(.p-disabled):hover {
  background-color: #ffffff;
}
@keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    border-color: var(--primaryTextColor, #ffffff);
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  33% {
    width: 4px;
    height: 0;
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  100% {
    width: 4px;
    height: 10px;
    border-color: var(--primaryTextColor, #ffffff);
    transform: translate3d(0, -10px, 0) rotate(45deg);
  }
}
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
  box-shadow: inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061);
}
.p-float-label .p-chips-multiple-container .p-chips-token {
  padding: 0.25rem 1rem;
}
.p-input-filled .p-chips-multiple-container {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .p-chips-multiple-container .p-dropdown-label.p-inputtext,
.p-input-filled .p-chips-multiple-container .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-filled .p-chips-multiple-container:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
  background-image: linear-gradient(to bottom, var(--primaryColor, #006061), var(--primaryColor, #006061)), linear-gradient(to bottom, #455868, #455868);
}
.p-input-filled .p-chips-multiple-container:not(.p-disabled).p-focus, .p-input-filled .p-chips-multiple-container:not(.p-disabled).p-inputwrapper-focus {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
  border-color: transparent;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-chips-multiple-container .p-inputtext:enabled:hover {
  background-image: none;
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
}
.p-input-filled .p-chips-multiple-container .p-inputtext:enabled:focus {
  background-image: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
}
.p-input-filled .p-float-label .p-chips .p-chips-multiple-container .p-chips-token {
  padding-top: 0;
  padding-bottom: 0;
}
.p-input-filled .p-float-label .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
  font-size: 75%;
}
.p-input-filled .p-float-label .p-chips .p-chips-multiple-container .p-chips-input-token {
  padding: 0;
}
.p-datatable .p-sortable-column {
  outline: 0 none;
}
.p-datatable .p-datatable-tbody > tr {
  outline: 0 none;
}
.p-datatable .p-datatable-tbody > tr:not(.p-highlight):focus {
  background-color: rgba(0, 0, 0, 0.03);
}
.p-dropdown .p-inputtext,
.p-dropdown .p-dropdown-trigger {
  background: transparent;
  background-image: none;
}
.p-dropdown:not(.p-disabled).p-focus {
  box-shadow: inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061);
}
.p-dropdown-item .p-ink {
  background-color: rgba(var(--primaryColor, #006061), 0.16);
}
.p-input-filled .p-dropdown {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .p-dropdown .p-dropdown-label.p-inputtext,
.p-input-filled .p-dropdown .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-filled .p-dropdown:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
  background-image: linear-gradient(to bottom, var(--primaryColor, #006061), var(--primaryColor, #006061)), linear-gradient(to bottom, #455868, #455868);
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus, .p-input-filled .p-dropdown:not(.p-disabled).p-inputwrapper-focus {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
  border-color: transparent;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-dropdown .p-inputtext:enabled:hover {
  background-image: none;
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
}
.p-input-filled .p-dropdown .p-inputtext:enabled:focus {
  background-image: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
}
.p-input-filled .p-dropdown .p-inputtext {
  border: 0 none;
}
.p-input-outlined .p-dropdown {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-dropdown .p-dropdown-label.p-inputtext,
.p-input-outlined .p-dropdown .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-outlined .p-dropdown:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-input-outlined .p-dropdown .p-inputtext {
  border: 0 none;
}
.custom-dropdown-topbar {
  position: relative;
  left: 13px;
}
.p-galleria .p-galleria-indicators {
  padding: 1rem;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: var(--accentColor, var(--accentColor, #ffc107));
  color: var(--accentTextColor, var(--accentTextColor, #212121));
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: rgba(var(--accentColor, var(--accentColor, #ffc107)), 0.68);
  color: var(--accentTextColor, var(--accentTextColor, #212121));
}
.p-inputtext:enabled:focus {
  box-shadow: inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061);
}
.p-input-filled .p-inputtext {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .p-inputtext:enabled:hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
  background-image: linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)), linear-gradient(to bottom, var(--hoverBorderColor, #abb9cb), var(--hoverBorderColor, #abb9cb)) !important;
}
.p-input-filled .p-inputtext:enabled:focus {
  box-shadow: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
  background-size: 100% 2px, 100% 1px;
}
.p-input-outlined .p-inputtext {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-inputtext:enabled:hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-input-filled .p-inputgroup .p-inputgroup-addon {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .p-inputgroup .p-inputgroup-addon:last-child {
  border-right-color: transparent;
}
.p-input-filled .p-inputgroup-addon:first-child,
.p-input-filled .p-inputgroup button:first-child,
.p-input-filled .p-inputgroup input:first-child {
  border-bottom-left-radius: 0;
}
.p-input-filled .p-inputgroup .p-float-label:first-child input {
  border-bottom-left-radius: 0;
}
.p-input-filled .p-inputgroup-addon:last-child,
.p-input-filled .p-inputgroup button:last-child,
.p-input-filled .p-inputgroup input:last-child {
  border-bottom-right-radius: 0;
}
.p-input-filled .p-inputgroup .p-float-label:last-child input {
  border-bottom-right-radius: 0;
}
.p-input-outlined .p-inputgroup .p-inputgroup-addon {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-inputgroup .p-inputgroup-addon:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-input-outlined .p-inputgroup .p-inputgroup-addon:last-child {
  border-right-color: transparent;
}
.p-inputswitch .p-inputswitch-slider:before {
  transition-property: box-shadow transform;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider:before {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0 0 1px 10px rgba(0, 0, 0, 0.04);
}
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider:before, .p-inputswitch.p-inputswitch-focus:not(.p-disabled):hover .p-inputswitch-slider:before {
  box-shadow: 0 0 1px 10px rgba(0, 0, 0, 0.12), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider:before {
  box-shadow: 0 0 1px 10px rgba(var(--inputSelectionBgColor, #006061), 0.04), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.p-inputswitch.p-inputswitch-checked.p-inputswitch-focus .p-inputswitch-slider:before, .p-inputswitch.p-inputswitch-checked.p-inputswitch-focus:not(.p-disabled):hover .p-inputswitch-slider:before {
  box-shadow: 0 0 1px 10px rgba(var(--inputSelectionBgColor, #006061), 0.12), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.p-fieldset .p-fieldset-legend {
  border: 0 none;
}
.p-float-label input:focus ~ label,
.p-float-label input:focus ~ formly-custom-label label,
.p-float-label input.p-filled ~ label,
.p-float-label input.p-filled ~ formly-custom-label label,
.p-float-label textarea:focus ~ label,
.p-float-label textarea:focus ~ formly-custom-label label,
.p-float-label textarea.p-filled ~ label,
.p-float-label textarea.p-filled ~ formly-custom-label label,
.p-float-label .p-inputwrapper-focus ~ label,
.p-float-label .p-inputwrapper-focus ~ formly-custom-label label,
.p-float-label .p-inputwrapper-filled ~ label,
.p-float-label .p-inputwrapper-filled ~ formly-custom-label label {
  top: -0.5rem !important;
  background-color: #ffffff;
  padding: 2px 4px;
  margin-top: 0;
}
.p-float-label input:focus ~ formly-custom-label label,
.p-float-label input.p-filled ~ formly-custom-label label,
.p-float-label textarea:focus ~ formly-custom-label label,
.p-float-label textarea.p-filled ~ formly-custom-label label,
.p-float-label .p-inputwrapper-focus ~ formly-custom-label label,
.p-float-label .p-inputwrapper-filled ~ formly-custom-label label {
  top: -0.75rem;
  font-size: 12px;
}
.p-float-label input:focus ~ label,
.p-float-label input:focus ~ formly-custom-label label,
.p-float-label .p-inputwrapper-focus ~ label,
.p-float-label .p-inputwrapper-focus ~ formly-custom-label label {
  color: var(--primaryColor, #006061);
}
.p-float-label textarea ~ label {
  margin-top: 0;
}
.p-input-filled .p-float-label input:focus ~ label,
.p-input-filled .p-float-label input:focus ~ formly-custom-label label,
.p-input-filled .p-float-label input.p-filled ~ label,
.p-input-filled .p-float-label input.p-filled ~ formly-custom-label label,
.p-input-filled .p-float-label textarea:focus ~ label,
.p-input-filled .p-float-label textarea:focus ~ formly-custom-label label,
.p-input-filled .p-float-label textarea.p-filled ~ label,
.p-input-filled .p-float-label textarea.p-filled ~ formly-custom-label label,
.p-input-filled .p-float-label .p-inputwrapper-focus ~ label,
.p-input-filled .p-float-label .p-inputwrapper-focus ~ formly-custom-label label,
.p-input-filled .p-float-label .p-inputwrapper-filled ~ label,
.p-input-filled .p-float-label .p-inputwrapper-filled ~ formly-custom-label label {
  top: 0.25rem !important;
  margin-top: 0;
  background: transparent;
}
.p-listbox-item .p-ink {
  background-color: rgba(0, 96, 97, 0.16);
}
.p-multiselect .p-multiselect-label,
.p-multiselect .p-multiselect-trigger {
  background: transparent;
  background-image: none;
}
.p-multiselect .p-multiselect-label {
  border: 0 none;
}
.p-multiselect:not(.p-disabled).p-focus {
  box-shadow: inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061);
}
.p-multiselect-item .p-ink {
  background-color: rgba(var(--primaryColor, #006061), 0.16);
}
.p-input-filled .p-multiselect {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
}
.p-input-filled .p-multiselect .p-dropdown-label.p-inputtext,
.p-input-filled .p-multiselect .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-filled .p-multiselect:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
  background-image: linear-gradient(to bottom, var(--primaryColor, #006061), var(--primaryColor, #006061)), linear-gradient(to bottom, #455868, #455868);
}
.p-input-filled .p-multiselect:not(.p-disabled).p-focus, .p-input-filled .p-multiselect:not(.p-disabled).p-inputwrapper-focus {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
  border-color: transparent;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-multiselect .p-inputtext:enabled:hover {
  background-image: none;
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
}
.p-input-filled .p-multiselect .p-inputtext:enabled:focus {
  background-image: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
}
.p-input-filled .p-multiselect .p-multiselect-label:hover {
  background: transparent;
  background-image: none;
}
.p-input-outlined .p-multiselect {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-multiselect:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-input-outlined .p-multiselect .p-multiselect-label:hover {
  background: transparent;
  background-image: none;
}
.p-overlaypanel .p-overlaypanel-content {
  padding: 1.5rem;
}
.cm-value-overlayPanel .p-overlaypanel-content {
  padding: 0 !important;
}
.cm-value-overlayPanel .p-overlaypanel-content .cm-panel-header {
  padding: 1.4rem !important;
  border-bottom: 1px solid var(--border, #e1e1e2) !important;
}
.cm-value-overlayPanel .p-overlaypanel-content .p-datatable .p-datatable-header {
  padding: 1.4rem !important;
}
.cm-value-overlayPanel .p-overlaypanel-content .p-datatable .p-datatable-wrapper {
  padding: 0 1.4rem 1.4rem 1.4rem !important;
  max-height: 200px !important;
}
/* Extra small devices (phones) */
@media only screen and (max-width: 320px) {
  .p-overlaypanel .p-overlaypanel-content {
    padding: 2rem 1.5rem 1.5rem;
  }
}
.p-panel {
  border-radius: var(--formBorderRadius, 4px);
}
.p-panel .p-panel-header,
.p-panel .p-panel-content,
.p-panel .p-panel-footer {
  border: 0 none;
}
.schedular-summary-panel .p-panel-content {
  max-height: 300px;
  overflow-y: auto;
}
.p-panelmenu .p-panelmenu-panel {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
  transition: margin-bottom 225ms;
}
.p-panelmenu .p-panelmenu-panel:first-child {
  border-top-left-radius: var(--formBorderRadius, 4px);
  border-top-right-radius: var(--formBorderRadius, 4px);
}
.p-panelmenu .p-panelmenu-panel:last-child {
  border-bottom-left-radius: var(--formBorderRadius, 4px);
  border-bottom-right-radius: var(--formBorderRadius, 4px);
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header .p-panelmenu-icon {
  order: 1;
  margin-left: auto;
  margin-right: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header.p-disabled {
  opacity: 1;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header.p-disabled .p-panelmenu-header-link > * {
  opacity: 0.58;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header:not(.p-highlight) .p-panelmenu-header-link:focus {
  background: #deecff;
}
.p-progressbar {
  border-radius: 0;
}
.p-progressbar .p-progressbar-label {
  display: none;
}
.p-radiobutton {
  border-radius: 50%;
  transition: box-shadow 0.2s;
}
.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border: 2px solid #757575;
}
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
  border: 2px solid #757575;
}
.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled).p-focus {
  border-color: var(--inputSelectionBgColor, var(--primaryColor, #006061));
}
.p-radiobutton:not(.p-radiobutton-disabled):hover {
  box-shadow: 0 0 1px 10px rgba(0, 0, 0, 0.04);
}
.p-radiobutton:not(.p-radiobutton-disabled).p-radiobutton-focused {
  box-shadow: 0 0 1px 10px rgba(0, 0, 0, 0.12);
}
.p-radiobutton.p-radiobutton-checked:not(.p-radiobutton-disabled):hover {
  box-shadow: 0 0 1px 10px rgba(var(--inputSelectionBgColor, var(--primaryColor, #006061)), 0.04);
}
.p-radiobutton.p-radiobutton-checked:not(.p-radiobutton-disabled).p-radiobutton-focused {
  box-shadow: 0 0 1px 10px rgba(var(--inputSelectionBgColor, var(--primaryColor, #006061)), 0.12);
}
.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
  background-color: #ffffff;
}
.p-slider .p-slider-handle {
  transition: transform 0.2s, box-shadow 0.2s;
  transform: scale(0.7);
}
.p-slider .p-slider-handle:focus {
  box-shadow: 0 0 1px 10px rgba(var(--accentColor, var(--accentColor, #ffc107)), 0.2);
}
.p-slider.p-slider-sliding .p-slider-handle {
  transform: scale(1);
}
.p-steps .p-steps-item {
  justify-content: flex-start;
}
.p-steps .p-steps-item:before {
  margin-top: 0;
}
.p-steps .p-steps-item .p-menuitem-link {
  flex-direction: row;
  z-index: 1;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
  background-color: #9e9d9e;
  color: #ffffff;
  margin-right: 0.5rem;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-title {
  margin: 0;
  background-color: transparent;
  color: #9e9d9e;
  padding: 0 0.25rem 0 0;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
  background-color: var(--primaryColor, #006061);
  color: var(--primaryTextColor, #ffffff);
}
.p-steps .p-steps-item.p-highlight .p-steps-title {
  font-weight: 600;
  color: #455868;
}
.p-steps .p-steps-item.p-disabled {
  opacity: 1;
}
.p-tabview .p-tabview-nav {
  position: relative;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
  transition: background-color 0.2s;
  border-radius: 0;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link > .p-ink {
  background-color: rgba(0, 96, 97, 0.16);
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
  z-index: 1;
  display: block;
  position: absolute;
  bottom: 0;
  height: 0.206rem;
  background-color: var(--primaryColor, #006061);
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}
.p-toolbar {
  border: 0 none;
}
.p-treetable .p-sortable-column {
  outline: 0 none;
}
.p-treetable .p-sortable-column:focus {
  background-color: rgba(0, 0, 0, 0.03);
}
.p-treetable .p-treetable-tbody > tr {
  outline: 0 none;
}
.p-treetable .p-treetable-tbody > tr:not(.p-highlight):focus {
  background-color: rgba(0, 0, 0, 0.03);
}
.p-tabmenu .p-tabmenu-nav {
  position: relative;
}
.p-tabmenu .p-tabmenu-nav li .p-menuitem-link {
  transition: background-color 0.2s;
  border-radius: 0;
}
.p-tabmenu .p-tabmenu-nav li .p-menuitem-link > .p-ink {
  background-color: rgba(var(--primaryColor, #006061), 0.16);
}
.p-tabmenu .p-tabmenu-nav li .p-menuitem-link:focus {
  background-color: rgba(var(--primaryColor, #006061), 0.12);
}
.p-tabmenu .p-tabmenu-nav .p-tabmenu-ink-bar {
  display: block;
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: var(--primaryColor, #006061);
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}
.p-togglebutton.p-button:focus {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryTextColor, #ffffff);
}
.p-togglebutton.p-button:focus.p-highlight {
  background: var(--primaryColor, #006061);
  border-color: var(--primaryTextColor, #ffffff);
}
.p-treeselect {
  width: 100%;
}
.p-treeselect .p-treeselect-label-container,
.p-treeselect .p-treeselect-trigger {
  background: transparent;
  background-image: none;
}
.p-treeselect:not(.p-disabled).p-focus {
  box-shadow: inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061), inset 0 0 0 1px var(--primaryColor, #006061);
}
.p-input-filled .p-treeselect {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid transparent !important;
  background-color: var(--fieldBackground, #f5f5f5);
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)), linear-gradient(to bottom, var(--border, #abb9cb), var(--border, #abb9cb)) !important;
  background-size: 0 2px, 100% 1px;
  background-position: 50% 100%, 50% 100%;
  background-origin: border-box;
  display: flex;
}
.p-input-filled .p-treeselect .p-dropdown-label.p-inputtext,
.p-input-filled .p-treeselect .p-autocomplete-input.p-inputtext {
  background-color: transparent !important;
  background-image: none !important;
}
.p-input-filled .p-treeselect:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor) !important;
  background-image: linear-gradient(to bottom, var(--primaryColor, #006061), var(--primaryColor, #006061)), linear-gradient(to bottom, #455868, #455868);
}
.p-input-filled .p-treeselect:not(.p-disabled).p-focus, .p-input-filled .p-treeselect:not(.p-disabled).p-inputwrapper-focus {
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor) !important;
  border-color: transparent;
  background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-treeselect .p-inputtext:enabled:hover {
  background-image: none;
  background-color: var(--fieldHover, #f5f5f5) !important;
  border-color: var(--hoverBorderColor, #abb9cb) !important;
}
.p-input-filled .p-treeselect .p-inputtext:enabled:focus {
  background-image: none;
  background-color: var(--cardsBackgroundColor, #ffffff) !important;
  border-color: var(--selectionBorderColor, #abb9cb) !important;
}
.p-input-filled .p-treeselect .p-treeselect-label-container {
  border: 0 none;
}
.p-input-outlined .p-treeselect {
  background-color: var(--fieldBackground, #f5f5f5) !important;
}
.p-input-outlined .p-treeselect:not(.p-disabled):hover {
  background-color: var(--fieldHover, #f5f5f5) !important;
}
.p-input-outlined .p-treeselect .p-treeselect-label-container {
  border: 0 none;
}
.commonListTreeStructure .p-treeselect:not(.p-disabled).p-focus {
  box-shadow: none;
}
/* Add your customizations of theme here */
html {
  font-size: 14px;
}
input[type=color] {
  border: 1px solid #ddd;
  width: 23px;
  height: 23px;
  padding: 0px;
  border-radius: 4px;
}
input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
  border-radius: 3px;
}
input[type=color]::-webkit-color-swatch {
  border: none;
  border-radius: 3px;
}
.document .p-menu {
  position: sticky;
  top: 150px;
  z-index: 9;
  padding: 0;
}
.document .p-menu .p-menuitem-link {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem;
}
.document .p-menu .p-menuitem-link .p-menuitem-text,
.document .p-menu .p-menuitem-link .p-menuitem-icon {
  display: inline-block;
  width: auto;
}
.document pre {
  background-color: #f5f5f5;
  padding: 15px;
  border-left: 5px solid #ddd;
}
.add-workflow-margin {
  border-radius: 3px 0 0 3px;
  border-left: 5px solid #273ec4;
  margin-left: 7px !important;
  margin-bottom: 0px !important;
}
.workflow-summary-font {
  font-size: 16px !important;
}
.generalOverlayIconClass .p-overlaypanel-close {
  width: 4.5rem !important;
  height: 4.5rem !important;
}
/* Custom Group dropdown control styles */
.custom-group-dropdown-control .p-dropdown-panel .p-dropdown-header {
  padding: 12px 15px 50px 15px !important;
}
.custom-group-dropdown-control .btn-add-pos {
  position: absolute;
  top: 37px;
}
.custom-group-dropdown-control .tagIconSearchClass {
  position: absolute !important;
  top: 49% !important;
  margin-top: 0.5rem !important;
  z-index: 1 !important;
  right: 1rem !important;
}
.generalOverlayIconClass .pi.pi-times {
  font-size: 1.3rem !important;
}
.tagAutoComplete .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
  padding: 0rem !important;
}
/* effort control styles */
.effort-control-class p-inputnumber,
.p-inputnumber {
  display: inline-flex !important;
  align-items: center !important;
}
::ng-deep body.layout-rtl .full-screen-producer {
  padding-left: 12px;
}
.calender-border-remove .p-datepicker-trigger {
  border-bottom: 2.5px solid #edeffd;
  border-bottom-right-radius: 0 !important;
}
.calender-border-remove .p-inputtext {
  background-image: none !important;
}
.changeBackColor .p-panel-header {
  background-color: #edeffd !important;
}
.changeBackColor .note-register {
  font-style: italic;
  padding: 0 20px 20px 20px !important;
}
.ddl-hide-chevron {
  content: none;
}
.tree-builder-menu .p-menuitem-link:not(.p-disabled):hover {
  color: #ffffff !important;
}
.tree-builder-menu .p-menuitem-icon:not(.p-disabled):hover {
  color: #ffffff !important;
}
.tag-edit-color {
  float: right !important;
  margin-top: -3px !important;
  z-index: auto;
}
.tag-edit-color .icons-Edit {
  color: #ffffff !important;
}
.text-capitalize-placeholder::placeholder {
  text-transform: capitalize;
}
