@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css);
:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;color:rgba(0, 0, 0, 0.5);content:"►"}table.dataTable tr.dt-hasChild td.dt-control:before{content:"▼"}html.dark table.dataTable td.dt-control:before{color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before{color:rgba(255, 255, 255, 0.5)}table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc_disabled,table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:after{top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dataTables_scrollBody>table.dataTable>thead>tr>th:before,div.dataTables_scrollBody>table.dataTable>thead>tr>th:after,div.dataTables_scrollBody>table.dataTable>thead>tr>td:before,div.dataTables_scrollBody>table.dataTable>thead>tr>td:after{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:#0d6efd;background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dataTables_processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}/*! Bootstrap 5 integration for DataTables
 *
 * ©2020 SpryMedia Ltd, all rights reserved.
 * License: MIT datatables.net/license/mit
 */table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1)>*{box-shadow:none}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px #0d6efd;box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:white;color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:#090a0b;color:rgb(var(--dt-row-selected-link))}table.dataTable.table-striped>tbody>tr.odd>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05)}table.dataTable.table-striped>tbody>tr.odd.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.95);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95)}table.dataTable.table-hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075)}table.dataTable.table-hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.975);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975)}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dt-row{position:relative}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody>table>thead .sorting:before,div.dataTables_scrollBody>table>thead .sorting_asc:before,div.dataTables_scrollBody>table>thead .sorting_desc:before,div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody tr:first-child th,div.dataTables_scrollBody>table>tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center !important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable thead tr:first-child th,table.table-bordered.dataTable thead tr:first-child td{border-top-width:1px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:first-child,table.table-bordered.dataTable th:first-child,table.table-bordered.dataTable td:first-child,table.table-bordered.dataTable td:first-child{border-left-width:1px}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-bottom-width:1px}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}:root[data-bs-theme=dark]{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}
div.dataTables_wrapper {
  position: relative;
}

div.dt-buttons {
  position: initial;
}
div.dt-buttons .dt-button {
  overflow: hidden;
  text-overflow: ellipsis;
}

div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border-radius: 0.75em;
  box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.8);
  text-align: center;
  z-index: 2003;
  overflow: hidden;
}
div.dt-button-info h2 {
  padding: 2rem 2rem 1rem 2rem;
  margin: 0;
  font-weight: normal;
}
div.dt-button-info > div {
  padding: 1em 2em 2em 2em;
}

div.dtb-popover-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 2003;
}

button.dtb-hide-drop {
  display: none !important;
}

div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 0.9em;
}

div.dt-button-collection-title:empty {
  display: none;
}

span.dt-button-spacer {
  display: inline-block;
  margin: 0.5em;
  white-space: nowrap;
}
span.dt-button-spacer.bar {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  padding-left: 0.5em;
}
span.dt-button-spacer.bar:empty {
  height: 1em;
  width: 1px;
  padding-left: 0;
}

div.dt-button-collection .dt-button-active {
  padding-right: 3em;
}
div.dt-button-collection .dt-button-active:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 1em;
  display: inline-block;
  content: "✓";
  color: inherit;
}
div.dt-button-collection .dt-button-active.dt-button-split {
  padding-right: 0;
}
div.dt-button-collection .dt-button-active.dt-button-split:after {
  display: none;
}
div.dt-button-collection .dt-button-active.dt-button-split > *:first-child {
  padding-right: 3em;
}
div.dt-button-collection .dt-button-active.dt-button-split > *:first-child:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 1em;
  display: inline-block;
  content: "✓";
  color: inherit;
}
div.dt-button-collection .dt-button-active-a a {
  padding-right: 3em;
}
div.dt-button-collection .dt-button-active-a a:after {
  position: absolute;
  right: 1em;
  display: inline-block;
  content: "✓";
  color: inherit;
}
div.dt-button-collection span.dt-button-spacer {
  width: 100%;
  font-size: 0.9em;
  text-align: center;
  margin: 0.5em 0;
}
div.dt-button-collection span.dt-button-spacer:empty {
  height: 0;
  width: 100%;
}
div.dt-button-collection span.dt-button-spacer.bar {
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 0;
}

html.dark div.dt-button-info {
  background-color: var(--dt-html-background);
  border: 1px solid rgba(255, 255, 255, 0.15);
}

div.dt-buttons div.btn-group {
  position: initial;
}
div.dt-buttons div.dropdown-menu {
  margin-top: 4px;
}
div.dt-buttons div.dropdown-menu .dt-button {
  position: relative;
}
div.dt-buttons div.dropdown-menu div.dt-button-split {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
}
div.dt-buttons div.dropdown-menu div.dt-button-split a:first-child {
  min-width: auto;
  flex: 1 0 50px;
  padding-right: 0;
}
div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child {
  min-width: 33px;
  flex: 0;
  background: transparent;
  border: none;
  line-height: 1rem;
  color: var(--bs-dropdown-link-color);
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
}
div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:after {
  position: relative;
  left: -3px;
}
div.dt-buttons span.dt-button-spacer.empty {
  margin: 1px;
}
div.dt-buttons span.dt-button-spacer.bar:empty {
  height: inherit;
}
div.dt-buttons .btn.processing {
  color: rgba(0, 0, 0, 0.2);
}
div.dt-buttons .btn.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: " ";
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}

div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  div.dt-buttons {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
  }
  div.dt-buttons a.btn {
    float: none;
  }
}

@font-face{font-display:auto;font-family:summernote;font-style:normal;font-weight:400;src:url('summernote.0542c0728aedc4d0.eot?#iefix') format("embedded-opentype"),url('summernote.a838752e64c7ba6a.woff2') format("woff2"),url('summernote.68c69f478bacf45b.woff') format("woff"),url('summernote.f82ec6dfa884d980.ttf') format("truetype")}[class*=" note-icon"]:before,[class^=note-icon]:before{text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;display:inline-block;font-family:summernote;font-size:inherit;font-style:normal;text-decoration:inherit;text-transform:none;vertical-align:middle}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:"\ea01"}.note-icon-align-center:before{content:"\ea02"}.note-icon-align-indent:before{content:"\ea03"}.note-icon-align-justify:before{content:"\ea04"}.note-icon-align-left:before{content:"\ea05"}.note-icon-align-outdent:before{content:"\ea06"}.note-icon-align-right:before{content:"\ea07"}.note-icon-arrow-circle-down:before{content:"\ea08"}.note-icon-arrow-circle-left:before{content:"\ea09"}.note-icon-arrow-circle-right:before{content:"\ea0a"}.note-icon-arrow-circle-up:before{content:"\ea0b"}.note-icon-arrows-alt:before{content:"\ea0c"}.note-icon-arrows-h:before{content:"\ea0d"}.note-icon-arrows-v:before{content:"\ea0e"}.note-icon-bold:before{content:"\ea0f"}.note-icon-caret:before{content:"\ea10"}.note-icon-chain-broken:before{content:"\ea11"}.note-icon-circle:before{content:"\ea12"}.note-icon-close:before{content:"\ea13"}.note-icon-code:before{content:"\ea14"}.note-icon-col-after:before{content:"\ea15"}.note-icon-col-before:before{content:"\ea16"}.note-icon-col-remove:before{content:"\ea17"}.note-icon-eraser:before{content:"\ea18"}.note-icon-float-left:before{content:"\ea19"}.note-icon-float-none:before{content:"\ea1a"}.note-icon-float-right:before{content:"\ea1b"}.note-icon-font:before{content:"\ea1c"}.note-icon-frame:before{content:"\ea1d"}.note-icon-italic:before{content:"\ea1e"}.note-icon-link:before{content:"\ea1f"}.note-icon-magic:before{content:"\ea20"}.note-icon-menu-check:before{content:"\ea21"}.note-icon-minus:before{content:"\ea22"}.note-icon-orderedlist:before{content:"\ea23"}.note-icon-pencil:before{content:"\ea24"}.note-icon-picture:before{content:"\ea25"}.note-icon-question:before{content:"\ea26"}.note-icon-redo:before{content:"\ea27"}.note-icon-rollback:before{content:"\ea28"}.note-icon-row-above:before{content:"\ea29"}.note-icon-row-below:before{content:"\ea2a"}.note-icon-row-remove:before{content:"\ea2b"}.note-icon-special-character:before{content:"\ea2c"}.note-icon-square:before{content:"\ea2d"}.note-icon-strikethrough:before{content:"\ea2e"}.note-icon-subscript:before{content:"\ea2f"}.note-icon-summernote:before{content:"\ea30"}.note-icon-superscript:before{content:"\ea31"}.note-icon-table:before{content:"\ea32"}.note-icon-text-height:before{content:"\ea33"}.note-icon-trash:before{content:"\ea34"}.note-icon-underline:before{content:"\ea35"}.note-icon-undo:before{content:"\ea36"}.note-icon-unorderedlist:before{content:"\ea37"}.note-icon-video:before{content:"\ea38"}.note-frame{border-radius:4px;-ms-box-sizing:border-box;box-sizing:border-box;color:#000;font-family:sans-serif}.note-toolbar{background-color:#f5f5f5;border-bottom:1px solid;border-color:#ddd;border-top-left-radius:3px;border-top-right-radius:3px;color:#333;padding:10px 5px}.note-btn-group{display:inline-block;margin-right:8px;position:relative}.note-btn-group>.note-btn-group{margin-right:0}.note-btn-group>.note-btn:first-child{margin-left:0}.note-btn-group .note-btn+.note-btn,.note-btn-group .note-btn+.note-btn-group,.note-btn-group .note-btn-group+.note-btn,.note-btn-group .note-btn-group+.note-btn-group{margin-left:-1px}.note-btn-group>.note-btn-group:not(:first-child)>.note-btn,.note-btn-group>.note-btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.note-btn-group>.note-btn-group:not(:last-child)>.note-btn,.note-btn-group>.note-btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.note-btn-group.open>.note-dropdown{display:block}.note-btn{background-color:#fff;background-image:none;border:1px solid #dae0e5;border-radius:3px;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:0;outline:0;padding:5px 10px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.note-btn.focus,.note-btn:focus,.note-btn:hover{background-color:#ebebeb;border-color:#dae0e5;color:#333}.note-btn.disabled.focus,.note-btn.disabled:focus,.note-btn[disabled].focus,.note-btn[disabled]:focus,fieldset[disabled] .note-btn.focus,fieldset[disabled] .note-btn:focus{background-color:#fff;border-color:#dae0e5}.note-btn.active,.note-btn.focus,.note-btn:active,.note-btn:focus,.note-btn:hover{background-color:#ebebeb;border:1px solid #dae0e5;border-radius:1px;color:#333;outline:0;text-decoration:none}.note-btn.active,.note-btn:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.note-btn.disabled,.note-btn[disabled],fieldset[disabled] .note-btn{box-shadow:none;cursor:not-allowed;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);filter:alpha(opacity=65);-webkit-opacity:.65;-khtml-opacity:.65;-moz-opacity:.65;opacity:.65}.note-btn>span.note-icon-caret:first-child{margin-left:-1px}.note-btn>span.note-icon-caret:nth-child(2){margin-right:-5px;padding-left:3px}.note-btn-primary{background:#fa6362;color:#fff}.note-btn-primary.focus,.note-btn-primary:focus,.note-btn-primary:hover{background-color:#fa6362;border:1px solid #dae0e5;border-radius:1px;color:#fff;text-decoration:none}.note-btn-block{display:block;width:100%}.note-btn-block+.note-btn-block{margin-top:5px}input[type=button].note-btn-block,input[type=reset].note-btn-block,input[type=submit].note-btn-block{width:100%}button.close{-webkit-appearance:none;background:transparent;border:0;cursor:pointer;padding:0}.close{color:#000;float:right;font-size:21px;line-height:1;opacity:.2}.close:hover{-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1}.note-dropdown{position:relative}.note-color .dropdown-toggle{padding-left:5px;width:30px}.note-dropdown-menu{background:#fff;background-clip:padding-box;border:1px solid #e2e2e2;box-shadow:0 1px 1px rgba(0,0,0,.06);display:none;float:left;left:0;min-width:100px;padding:5px;position:absolute;text-align:left;top:100%;z-index:1000}.note-dropdown-menu>:last-child{margin-right:0}.note-btn-group.open .note-dropdown-menu,.note-dropdown-item{display:block}.note-dropdown-item:hover{background-color:#ebebeb}a.note-dropdown-item,a.note-dropdown-item:hover{color:#000;margin:5px 0;text-decoration:none}.note-modal{bottom:0;display:none;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);left:0;-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1;position:fixed;right:0;top:0;z-index:1050}.note-modal.open{display:block}.note-modal-content{background:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.2);border-radius:5px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:30px 20px;outline:0;position:relative;width:auto}.note-modal-header{border:1px solid #ededef;padding:10px 20px}.note-modal-body{padding:20px 30px;position:relative}.note-modal-body kbd{background-color:#000;border-radius:2px;-ms-box-sizing:border-box;box-sizing:border-box;color:#fff;font-weight:700;padding:3px 5px}.note-modal-footer{height:40px;padding:10px;text-align:center}.note-modal-footer a{color:#337ab7;text-decoration:none}.note-modal-footer a:focus,.note-modal-footer a:hover{color:#23527c;text-decoration:underline}.note-modal-footer .note-btn{float:right}.note-modal-title{color:#42515f;font-size:20px;line-height:1.4;margin:0}.note-modal-backdrop{background:#000;bottom:0;display:none;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);left:0;-webkit-opacity:.5;-khtml-opacity:.5;-moz-opacity:.5;opacity:.5;position:fixed;right:0;top:0;z-index:1040}.note-modal-backdrop.open{display:block}@media (min-width:768px){.note-modal-content{margin:30px auto;width:600px}}@media (min-width:992px){.note-modal-content-large{width:900px}}.note-modal .note-help-block{color:#737373;display:block;margin-bottom:10px;margin-top:5px}.note-modal .note-nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.note-modal .note-nav-link{-webkit-text-decoration-skip:objects;background-color:transparent;color:#007bff;display:block;padding:.5rem 1rem;text-decoration:none}.note-modal .note-nav-link:focus,.note-modal .note-nav-link:hover{color:#0056b3;text-decoration:none}.note-modal .note-nav-link.disabled{color:#868e96}.note-modal .note-nav-tabs{border-bottom:1px solid #ddd}.note-modal .note-nav-tabs .note-nav-item{margin-bottom:-1px}.note-modal .note-nav-tabs .note-nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.note-modal .note-nav-tabs .note-nav-link:focus,.note-modal .note-nav-tabs .note-nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.note-modal .note-nav-tabs .note-nav-link.disabled{background-color:transparent;border-color:transparent;color:#868e96}.note-modal .note-nav-tabs .note-nav-item.show .note-nav-link{background-color:#fff;border-color:#ddd #ddd #fff;color:#495057}.note-modal .note-tab-content{margin:15px auto}.note-modal .note-tab-content>.note-tab-pane,.note-modal .note-tab-content>.note-tab-pane:target~.note-tab-pane:last-child{display:none}.note-modal .note-tab-content>.note-tab-pane:target,.note-modal .note-tab-content>:last-child{display:block}.note-form-group{padding-bottom:20px}.note-form-group:last-child{padding-bottom:0}.note-form-label{color:#42515f;display:block;font-size:16px;font-weight:700;margin-bottom:10px;width:100%}.note-input{background:#fff;border:1px solid #ededef;-ms-box-sizing:border-box;box-sizing:border-box;display:block;font-size:14px;outline:0;padding:6px 4px;width:100%}.note-input::-webkit-input-placeholder{color:#eee}.note-input:-moz-placeholder,.note-input::-moz-placeholder{color:#eee}.note-input:-ms-input-placeholder{color:#eee}.note-tooltip{display:block;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);font-size:13px;-webkit-opacity:0;-khtml-opacity:0;-moz-opacity:0;opacity:0;position:absolute;transition:opacity .15s;z-index:1070}.note-tooltip.in{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);filter:alpha(opacity=90);-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9}.note-tooltip.top{margin-top:-3px;padding:5px 0}.note-tooltip.right{margin-left:3px;padding:0 5px}.note-tooltip.bottom{margin-top:3px;padding:5px 0}.note-tooltip.left{margin-left:-3px;padding:0 5px}.note-tooltip.bottom .note-tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.note-tooltip.top .note-tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.note-tooltip.right .note-tooltip-arrow{border-right-color:#000;border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.note-tooltip.left .note-tooltip-arrow{border-left-color:#000;border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.note-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.note-tooltip-content{background-color:#000;color:#fff;font-family:sans-serif;max-width:200px;padding:3px 8px;text-align:center}.note-popover{background:#fff;border:1px solid #ccc;display:block;display:none;font-family:sans-serif;font-size:13px;position:absolute;z-index:1060}.note-popover.in{display:block}.note-popover.top{margin-top:-10px;padding:5px 0}.note-popover.right{margin-left:10px;padding:0 5px}.note-popover.bottom{margin-top:10px;padding:5px 0}.note-popover.left{margin-left:-10px;padding:0 5px}.note-popover.bottom .note-popover-arrow{border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;left:20px;margin-left:-10px;top:-11px}.note-popover.bottom .note-popover-arrow:after{border-bottom-color:#fff;border-top-width:0;content:"\0020";margin-left:-10px;top:1px}.note-popover.top .note-popover-arrow{border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px;left:20px;margin-left:-10px}.note-popover.top .note-popover-arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;content:"\0020";margin-left:-10px}.note-popover.right .note-popover-arrow{border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);left:-11px;margin-top:-10px;top:50%}.note-popover.right .note-popover-arrow:after{border-left-width:0;border-right-color:#fff;content:"\0020";left:1px;margin-top:-10px}.note-popover.left .note-popover-arrow{border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0;margin-top:-10px;right:-11px;top:50%}.note-popover.left .note-popover-arrow:after{border-left-color:#fff;border-right-width:0;content:"\0020";margin-top:-10px;right:1px}.note-popover-arrow{border:11px solid transparent;height:0;position:absolute;width:0}.note-popover-arrow:after{border:10px solid transparent;content:"\0020";display:block;height:0;position:absolute;width:0}.note-popover-content{background-color:#fff;color:#000;min-height:30px;min-width:100px;padding:3px 8px;text-align:center}.note-editor{position:relative}.note-editor .note-dropzone{background-color:#fff;color:#87cefa;display:none;opacity:.95;position:absolute;z-index:100}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:700;text-align:center;vertical-align:middle}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-airframe,.note-editor.note-frame{border:1px solid #00000032}.note-editor.note-airframe.codeview .note-editing-area .note-editable,.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-airframe.codeview .note-editing-area .note-codable,.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-airframe .note-editing-area,.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-airframe .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-editable{word-wrap:break-word;overflow:auto;padding:10px}.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-airframe .note-editing-area .note-codable,.note-editor.note-frame .note-editing-area .note-codable{background-color:#222;border:none;border-radius:0;box-shadow:none;-ms-box-sizing:border-box;box-sizing:border-box;color:#ccc;display:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;margin-bottom:0;outline:none;padding:10px;resize:none;width:100%}.note-editor.note-airframe.fullscreen,.note-editor.note-frame.fullscreen{left:0;position:fixed;top:0;width:100%!important;z-index:1050}.note-editor.note-airframe.fullscreen .note-resizebar,.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-airframe .note-status-output,.note-editor.note-frame .note-status-output{border:0;border-top:1px solid #e2e2e2;color:#000;display:block;font-size:14px;height:20px;line-height:1.42857143;margin-bottom:0;width:100%}.note-editor.note-airframe .note-status-output:empty,.note-editor.note-frame .note-status-output:empty{border-top:0 solid transparent;height:0}.note-editor.note-airframe .note-status-output .pull-right,.note-editor.note-frame .note-status-output .pull-right{float:right!important}.note-editor.note-airframe .note-status-output .text-muted,.note-editor.note-frame .note-status-output .text-muted{color:#777}.note-editor.note-airframe .note-status-output .text-primary,.note-editor.note-frame .note-status-output .text-primary{color:#286090}.note-editor.note-airframe .note-status-output .text-success,.note-editor.note-frame .note-status-output .text-success{color:#3c763d}.note-editor.note-airframe .note-status-output .text-info,.note-editor.note-frame .note-status-output .text-info{color:#31708f}.note-editor.note-airframe .note-status-output .text-warning,.note-editor.note-frame .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-airframe .note-status-output .text-danger,.note-editor.note-frame .note-status-output .text-danger{color:#a94442}.note-editor.note-airframe .note-status-output .alert,.note-editor.note-frame .note-status-output .alert{background-color:#f5f5f5;border-radius:0;color:#000;margin:-7px 0 0;padding:7px 10px 2px}.note-editor.note-airframe .note-status-output .alert .note-icon,.note-editor.note-frame .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-airframe .note-status-output .alert-success,.note-editor.note-frame .note-status-output .alert-success{background-color:#dff0d8!important;color:#3c763d!important}.note-editor.note-airframe .note-status-output .alert-info,.note-editor.note-frame .note-status-output .alert-info{background-color:#d9edf7!important;color:#31708f!important}.note-editor.note-airframe .note-status-output .alert-warning,.note-editor.note-frame .note-status-output .alert-warning{background-color:#fcf8e3!important;color:#8a6d3b!important}.note-editor.note-airframe .note-status-output .alert-danger,.note-editor.note-frame .note-status-output .alert-danger{background-color:#f2dede!important;color:#a94442!important}.note-editor.note-airframe .note-statusbar,.note-editor.note-frame .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid #00000032}.note-editor.note-airframe .note-statusbar .note-resizebar,.note-editor.note-frame .note-statusbar .note-resizebar{cursor:ns-resize;height:9px;padding-top:1px;width:100%}.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{border-top:1px solid #00000032;margin:1px auto;width:20px}.note-editor.note-airframe .note-statusbar.locked .note-resizebar,.note-editor.note-frame .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-airframe .note-placeholder,.note-editor.note-frame .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-editor .note-toolbar,.note-popover .popover-content{margin:0;padding:0 0 5px 5px}.note-editor .note-toolbar>.note-btn-group,.note-popover .popover-content>.note-btn-group{margin-left:0;margin-right:5px;margin-top:5px}.note-editor .note-toolbar .note-btn-group .note-table,.note-popover .popover-content .note-btn-group .note-table{min-width:0;padding:5px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{cursor:pointer;height:10em;position:absolute!important;width:10em;z-index:3}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;height:5em;position:relative!important;width:5em;z-index:1}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;height:1em;position:absolute!important;width:1em;z-index:2}.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre,.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p,.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p{margin:0;padding:0}.note-editor .note-toolbar .note-color-all .note-dropdown-menu,.note-popover .popover-content .note-color-all .note-dropdown-menu{min-width:337px}.note-editor .note-toolbar .note-color .dropdown-toggle,.note-popover .popover-content .note-color .dropdown-toggle{padding-left:5px;width:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title{border-bottom:1px solid #eee;font-size:12px;margin:2px 7px;text-align:center}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select{border-radius:5px;cursor:pointer;font-size:11px;margin:3px;padding:0 3px;width:100%}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-editor .note-toolbar .note-para .note-dropdown-menu,.note-popover .popover-content .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div,.note-popover .popover-content .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-editor .note-toolbar .note-dropdown-menu,.note-popover .popover-content .note-dropdown-menu{min-width:160px}.note-editor .note-toolbar .note-dropdown-menu.right,.note-popover .popover-content .note-dropdown-menu.right{left:auto;right:0}.note-editor .note-toolbar .note-dropdown-menu.right:before,.note-popover .popover-content .note-dropdown-menu.right:before{left:auto!important;right:9px}.note-editor .note-toolbar .note-dropdown-menu.right:after,.note-popover .popover-content .note-dropdown-menu.right:after{left:auto!important;right:10px}.note-editor .note-toolbar .note-dropdown-menu.note-check a i,.note-popover .popover-content .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i,.note-popover .popover-content .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-editor .note-toolbar .note-fontsize-10,.note-popover .popover-content .note-fontsize-10{font-size:10px}.note-editor .note-toolbar .note-color-palette,.note-popover .popover-content .note-color-palette{line-height:1}.note-editor .note-toolbar .note-color-palette div .note-color-btn,.note-popover .popover-content .note-color-palette div .note-color-btn{border:0;border-radius:0;height:20px;margin:0;padding:0;width:20px}.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover,.note-popover .popover-content .note-color-palette div .note-color-btn:hover{transform:scale(1.2);transition:all .2s}.note-modal .modal-dialog{border-radius:5px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{border:4px dashed #d3d3d3;color:#d3d3d3;font-size:30px;line-height:4;margin-bottom:10px;min-height:100px;text-align:center}.note-placeholder{color:gray;display:none;position:absolute}.note-handle .note-control-selection{border:1px solid #000;display:none;position:absolute}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{background-color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30);height:100%;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;width:100%}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-holder,.note-handle .note-control-selection .note-control-sizing{border:1px solid #000;height:7px;width:7px}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{border-bottom:none;border-right:none;left:-5px;top:-5px}.note-handle .note-control-selection .note-control-ne{border-bottom:none;border-left:none;right:-5px;top:-5px}.note-handle .note-control-selection .note-control-sw{border-right:none;border-top:none;bottom:-5px;left:-5px}.note-handle .note-control-selection .note-control-se{bottom:-5px;cursor:se-resize;right:-5px}.note-handle .note-control-selection .note-control-se.note-control-holder{border-left:none;border-top:none;cursor:default}.note-handle .note-control-selection .note-control-selection-info{background-color:#000;border-radius:5px;bottom:0;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70);font-size:12px;margin:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;padding:5px;right:0}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{max-height:150px;overflow:auto;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{background-color:#428bca;clear:both;color:#fff;cursor:pointer;display:block;font-weight:400;line-height:1.4;outline:0;text-decoration:none;white-space:nowrap}body .note-fullscreen-body,html .note-fullscreen-body{overflow:hidden!important}.note-editor .note-editing-area .note-editable table{border-collapse:collapse;width:100%}.note-editor .note-editing-area .note-editable table td,.note-editor .note-editing-area .note-editable table th{border:1px solid #ececec;padding:5px 3px}.note-editor .note-editing-area .note-editable a{background-color:inherit;color:#337ab7;font-family:inherit;font-weight:inherit;text-decoration:inherit}.note-editor .note-editing-area .note-editable a:focus,.note-editor .note-editing-area .note-editable a:hover{color:#23527c;outline:0;text-decoration:underline}.note-editor .note-editing-area .note-editable figure{margin:0}.note-modal .note-modal-body label{display:inline-block;margin-bottom:2px;padding:2px 5px}.note-modal .note-modal-body .help-list-item:hover{background-color:#e0e0e0}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.help-list-item label{display:inline-block;margin-bottom:5px}
.bounce,
.hatch {
    transform-origin: 50% 100%
}

.floating,
.pulse {
    animation-iteration-count: infinite
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important
}

.slideLeft,
.slideUp {
    animation-duration: 1s;
    visibility: visible !important
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    50% {
        transform: translateY(8%)
    }

    65% {
        transform: translateY(-4%)
    }

    80% {
        transform: translateY(4%)
    }

    95% {
        transform: translateY(-2%)
    }

    100% {
        transform: translateY(0)
    }
}

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease
}

@keyframes slideUp {
    0% {
        transform: translateY(100%)
    }

    50% {
        transform: translateY(-8%)
    }

    65% {
        transform: translateY(4%)
    }

    80% {
        transform: translateY(-4%)
    }

    95% {
        transform: translateY(2%)
    }

    100% {
        transform: translateY(0)
    }
}

.slideLeft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out
}

@keyframes slideLeft {
    0% {
        transform: translateX(150%)
    }

    50% {
        transform: translateX(-8%)
    }

    65% {
        transform: translateX(4%)
    }

    80% {
        transform: translateX(-4%)
    }

    95% {
        transform: translateX(2%)
    }

    100% {
        transform: translateX(0)
    }
}

.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important
}

.expandOpen,
.slideExpandUp {
    animation-timing-function: ease-out;
    visibility: visible !important
}

@keyframes slideRight {
    0% {
        transform: translateX(-150%)
    }

    50% {
        transform: translateX(8%)
    }

    65% {
        transform: translateX(-4%)
    }

    80% {
        transform: translateX(4%)
    }

    95% {
        transform: translateX(-2%)
    }

    100% {
        transform: translateX(0)
    }
}

.slideExpandUp {
    animation-name: slideExpandUp;
    -webkit-animation-name: slideExpandUp;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    -webkit-animation-timing-function: ease -out
}

@keyframes slideExpandUp {
    0% {
        transform: translateY(100%) scaleX(.5)
    }

    30% {
        transform: translateY(-8%) scaleX(.5)
    }

    40% {
        transform: translateY(2%) scaleX(.5)
    }

    50% {
        transform: translateY(0) scaleX(1.1)
    }

    60% {
        transform: translateY(0) scaleX(.9)
    }

    70% {
        transform: translateY(0) scaleX(1.05)
    }

    80% {
        transform: translateY(0) scaleX(.95)
    }

    90% {
        transform: translateY(0) scaleX(1.02)
    }

    100% {
        transform: translateY(0) scaleX(1)
    }
}

.expandUp {
    animation-name: expandUp;
    -webkit-animation-name: expandUp;
    animation-duration: .7s;
    -webkit-animation-duration: .7s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important
}

.fadeIn,
.pulse {
    animation-duration: 1s
}

@keyframes expandUp {
    0% {
        transform: translateY(100%) scale(.6) scaleY(.5)
    }

    60% {
        transform: translateY(-7%) scaleY(1.12)
    }

    75% {
        transform: translateY(3%)
    }

    100% {
        transform: translateY(0) scale(1) scaleY(1)
    }
}

.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important
}

@keyframes fadeIn {
    0% {
        transform: scale(0);
        opacity: 0
    }

    60% {
        transform: scale(1.1)
    }

    80% {
        transform: scale(.9);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.expandOpen {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-timing-function: ease-out
}

.bigEntrance,
.pullUp {
    animation-timing-function: ease-out
}

@keyframes expandOpen {
    0% {
        transform: scale(1.8)
    }

    50% {
        transform: scale(.95)
    }

    80% {
        transform: scale(1.05)
    }

    90% {
        transform: scale(.98)
    }

    100% {
        transform: scale(1)
    }
}

.bigEntrance {
    animation-name: bigEntrance;
    -webkit-animation-name: bigEntrance;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    -webkit-animation-timing-function: ease-out;
    visibility: visible !important
}

@keyframes bigEntrance {
    0% {
        transform: scale(.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: .2
    }

    30% {
        transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1
    }

    45% {
        transform: scale(.98) rotate(1deg) translateX(0) translateY(0);
        opacity: 1
    }

    60% {
        transform: scale(1.01) rotate(-1deg) translateX(0) translateY(0);
        opacity: 1
    }

    75% {
        transform: scale(.99) rotate(1deg) translateX(0) translateY(0);
        opacity: 1
    }

    90% {
        transform: scale(1.01) rotate(0) translateX(0) translateY(0);
        opacity: 1
    }

    100% {
        transform: scale(1) rotate(0) translateX(0) translateY(0);
        opacity: 1
    }
}

.hatch {
    animation-name: hatch;
    -webkit-animation-name: hatch;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    visibility: visible !important
}

@keyframes hatch {
    0% {
        transform: rotate(0) scaleY(.6)
    }

    20% {
        transform: rotate(-2deg) scaleY(1.05)
    }

    35% {
        transform: rotate(2deg) scaleY(1)
    }

    50% {
        transform: rotate(-2deg)
    }

    65% {
        transform: rotate(1deg)
    }

    80% {
        transform: rotate(-1deg)
    }

    100% {
        transform: rotate(0)
    }
}

.bounce {
    animation-name: bounce;
    -webkit-animation-name: bounce;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

@keyframes bounce {
    0% {
        transform: translateY(0) scaleY(.6)
    }

    60% {
        transform: translateY(-100%) scaleY(1.1)
    }

    70% {
        transform: translateY(0) scaleY(.95) scaleX(1.05)
    }

    80% {
        transform: translateY(0) scaleY(1.05) scaleX(1)
    }

    90% {
        transform: translateY(0) scaleY(.95) scaleX(1)
    }

    100% {
        transform: translateY(0) scaleY(1) scaleX(1)
    }
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite
}

.floating,
.stretchLeft {
    animation-duration: 1.5s
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(.9);
        opacity: .7
    }

    50% {
        transform: scale(1);
        opacity: 1
    }
}

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite
}

@keyframes floating {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(8%)
    }
}

.tossing {
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes tossing {

    0%,
    100% {
        transform: rotate(-4deg)
    }

    50% {
        transform: rotate(4deg)
    }
}

.pullUp {
    animation-name: pullUp;
    -webkit-animation-name: pullUp;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

.pullDown,
.stretchLeft {
    animation-timing-function: ease-out
}

@keyframes pullUp {
    0% {
        transform: scaleY(.1)
    }

    40% {
        transform: scaleY(1.02)
    }

    60% {
        transform: scaleY(.98)
    }

    80% {
        transform: scaleY(1.01)
    }

    100% {
        transform: scaleY(1)
    }
}

.pullDown {
    animation-name: pullDown;
    -webkit-animation-name: pullDown;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%
}

@keyframes pullDown {
    0% {
        transform: scaleY(.1)
    }

    40% {
        transform: scaleY(1.02)
    }

    60% {
        transform: scaleY(.98)
    }

    80% {
        transform: scaleY(1.01)
    }

    100% {
        transform: scaleY(1)
    }
}

.stretchLeft {
    animation-name: stretchLeft;
    -webkit-animation-name: stretchLeft;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%
}

@keyframes stretchLeft {
    0% {
        transform: scaleX(.3)
    }

    40% {
        transform: scaleX(1.02)
    }

    60% {
        transform: scaleX(.98)
    }

    80% {
        transform: scaleX(1.01)
    }

    100% {
        transform: scaleX(1)
    }
}

.stretchRight {
    animation-name: stretchRight;
    -webkit-animation-name: stretchRight;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%
}

@keyframes stretchRight {
    0% {
        transform: scaleX(.3)
    }

    40% {
        transform: scaleX(1.02)
    }

    60% {
        transform: scaleX(.98)
    }

    80% {
        transform: scaleX(1.01)
    }

    100% {
        transform: scaleX(1)
    }
}

.pulsate {
    animation: 1s ease-out infinite pulsate;
    opacity: 1
}

.bell {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 40px;
    margin: 5px auto 0;
    color: #9e9e9e;
    -webkit-animation: 4s ease-in-out .7s infinite ring;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: 4s ease-in-out .7s infinite ring;
    -moz-transform-origin: 50% 4px;
    animation: 4s ease-in-out .7s infinite ring;
    transform-origin: 50% 4px
}

@keyframes ring {

    0%,
    100%,
    43% {
        transform: rotate(0)
    }

    1%,
    9% {
        transform: rotate(30deg)
    }

    11%,
    3% {
        transform: rotate(-28deg)
    }

    5% {
        transform: rotate(34deg)
    }

    7% {
        transform: rotate(-32deg)
    }

    13% {
        transform: rotate(26deg)
    }

    15% {
        transform: rotate(-24deg)
    }

    17% {
        transform: rotate(22deg)
    }

    19% {
        transform: rotate(-20deg)
    }

    21% {
        transform: rotate(18deg)
    }

    23% {
        transform: rotate(-16deg)
    }

    25% {
        transform: rotate(14deg)
    }

    27% {
        transform: rotate(-12deg)
    }

    29% {
        transform: rotate(10deg)
    }

    31% {
        transform: rotate(-8deg)
    }

    33% {
        transform: rotate(6deg)
    }

    35% {
        transform: rotate(-4deg)
    }

    37% {
        transform: rotate(2deg)
    }

    39% {
        transform: rotate(-1deg)
    }

    41% {
        transform: rotate(1deg)
    }
}

@keyframes fadeinbackdrop {
    to {
        opacity: 0.6
    }
}

.slide-left {
    animation-duration: 1s;
    visibility: visible !important
}
.slide-left {
    animation-name: slide-left;
    -webkit-animation-name: slide-left;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out
}

@keyframes slide-left {
    0% {
        transform: translateX(100%)
    }
}

[dir="rtl"] .slide-left {
    animation-duration: 1s;
    visibility: visible !important
}
[dir="rtl"] .slide-left {
    animation-name: slide-right;
    -webkit-animation-name: slide-right;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out
}

@keyframes slide-right {
    0% {
        transform: translateX(-100%)
    }
}
/****************************************
    Author: Golosoft
    URL: https://golosoft.com

    CSS Contents
    1. General CSS
    2. Cards
    3. Tables
    4. Modals
    5. Buttons
    6. Dropdowns
    7. Top Navbar
    8. Sidebar Layout
    9. Drawer Layout
    10. Swal Library CSS
    11. Datatable Library CSS
    12. Theme Customizer
    13. Invoice
    14. POS
    15. Product
    16. Invoice
****************************************/


/****************************************
* 1. General CSS Start
****************************************/

/* Importing Font Awesome And CSS */

/* Variables */
:root {
    --colorPrimary: #fd7e14;
    --colorPrimaryShadow: transparent;
    --colorPrimaryLight: #fed5b3;
    --colorPrimaryDark: #e46902;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fff8f3;
    --colorOnSurface: #212529;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
    --colorBorderBefore: linear-gradient(45deg, transparent, transparent, transparent, transparent, transparent, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px transparent;
    --windowBackgroundGD: radial-gradient(circle, transparent 0%, transparent, transparent 100%);
    --colorWindowBackground: #fff8f3;
    --colorBackgroundGD: radial-gradient(circle, transparent 0%, transparent, transparent 100%);
    --colorBackground: #ffffff;
}

.theme-default {
    --colorPrimary: #1dbf73;
    --colorPrimaryShadow: transparent;
    --colorPrimaryLight: #63f3a2;
    --colorPrimaryDark: #008d47;
    --colorOnPrimary: #ffffff;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fcfffe;
    --colorOnSurface: #212529;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
    --colorBorderBefore: linear-gradient(45deg, transparent, transparent, transparent, transparent, transparent, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px transparent;
    --windowBackgroundGD: radial-gradient(circle, transparent 0%, transparent, transparent 100%);
    --colorWindowBackground: #fcfffe;
    --colorBackgroundGD: radial-gradient(circle, transparent 0%, transparent, transparent 100%);
    --colorBackground: #ffffff;
}

.theme-1 {
    --colorPrimary: #4885ed;
    --colorPrimaryLight: #b9d1f8;
    --colorPrimaryDark: #155ad1;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #f4f8fe;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f4f8fe;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-2 {
    --colorPrimary: #b78961;
    --colorPrimaryLight: #e7d8ca;
    --colorPrimaryDark: #9e6f48;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fbf9f6;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fbf9f6;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-3 {
    --colorPrimary: #a7e92f;
    --colorPrimaryLight: #e5f8c1;
    --colorPrimaryDark: #96d22a;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fbfef7;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fbfef7;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-4 {
    --colorPrimary: #6610f2;
    --colorPrimaryLight: #711ef7;
    --colorPrimaryDark: #5e0ae4;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #f7f7ff;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f7f7ff;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-5 {
    --colorPrimary: #dc3545;
    --colorPrimaryLight: #f4bec3;
    --colorPrimaryDark: #981a26;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fdf4f5;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fdf4f5;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-6 {
    --colorPrimary: #D84797;
    --colorPrimaryLight: #f2c0db;
    --colorPrimaryDark: #bd287a;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fdf5f9;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fdf5f9;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-7 {
    --colorPrimary: #0B5563;
    --colorPrimaryLight: #30a1b8;
    --colorPrimaryDark: #084753;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #f7f7ff;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f7f7ff;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-8 {
    --colorPrimary: #fd7e14;
    --colorPrimaryLight: #fed5b3;
    --colorPrimaryDark: #e46902;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fff8f3;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fff8f3;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-9 {
    --colorPrimary: #034336;
    --colorPrimaryLight: #24bb9d;
    --colorPrimaryDark: #01382d;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fbfffe;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fbfffe;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-10 {
    --colorPrimary: #00296b;
    --colorPrimaryLight: #4e8bee;
    --colorPrimaryDark: #002258;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fafcff;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f7f7ff;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-11 {
    --colorPrimary: #17a2b8;
    --colorPrimaryLight: #bbeef6;
    --colorPrimaryDark: #148c9f;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #f4fcfe;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f4fcfe;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-12 {
    --colorPrimary: #8233e6;
    --colorPrimaryLight: #d5bbf7;
    --colorPrimaryDark: #3a0e72;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fcfaff;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fcfaff;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-13 {
    --colorPrimary: #ffba08;
    --colorPrimaryLight: #ffeab5;
    --colorPrimaryDark: #e6a707;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #fffbf0;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #fffbf0;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-14 {
    --colorPrimary: #9aaca4;
    --colorPrimaryLight: #cdd6d2;
    --colorPrimaryDark: #8b9b94;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #f5f7f6;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f5f7f6;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-15 {
    --colorPrimary: #415a77;
    --colorPrimaryLight: #b3bdc9;
    --colorPrimaryDark: #3b516b;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #eceff1;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #eceff1;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-16 {
    --colorPrimary: #00d1a7;
    --colorPrimaryLight: #b3f1e5;
    --colorPrimaryDark: #00bc96;
    --colorOnPrimary: #fffffff2;
    --colorOnPrimaryLight: #000;
    --colorSurface: #f3fdfb;
    --colorOnSurface: #212529;
    --colorBackground: #ffffff;
    --colorWindowBackground: #f3fdfb;
    --colorTextPrimary: #2b2b2b;
    --colorTextLight: #5d5d5d;
    --colorBorder: rgba(145, 158, 171, .32);
}

.theme-glass-1 {
    --colorPrimary: #4deeeb;
    --colorPrimaryShadow: #4deeea;
    --colorPrimaryLight: #b3f1e5;
    --colorPrimaryDark: #41cfcd;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #4deeeb;
    --colorTextPrimary: #4deeeb;
    --colorTextLight: #4deeea;
    --colorBorder: #4deeeb23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #4debe74d, #4deeea99, #4deeea99, #4deeea4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #4deeea;
    --windowBackgroundGD: radial-gradient(circle, rgb(18, 55, 61) 0%, #121923, #121923 100%);
    --colorWindowBackground: #4deeea1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(18, 55, 61) 0%, #121923, #121923 100%);
    --colorBackground: transparent;
}

.theme-glass-2 {
    --colorPrimary: #e14dee;
    --colorPrimaryShadow: #e14dee;
    --colorPrimaryLight: #efb3f1;
    --colorPrimaryDark: #ca41cf;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #ee4dee;
    --colorTextPrimary: #ee4de6;
    --colorTextLight: #ee4dee;
    --colorBorder: #ee4de623;
    --colorBorderBefore: linear-gradient(45deg, transparent, #de4deb4d, #e14dee99, #e94dee99, #ee4de64d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #e94dee;
    --windowBackgroundGD: radial-gradient(circle, rgb(61, 18, 61) 0%, #221223, #211223 100%);
    --colorWindowBackground: #ee4dee1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(61, 18, 61) 0%, #221223, #231223 100%);
    --colorBackground: transparent;
}

.theme-glass-3 {
    --colorPrimary: #ee4d90;
    --colorPrimaryShadow: #ee4d8b;
    --colorPrimaryLight: #f1b3cd;
    --colorPrimaryDark: #cf417c;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #ee4d8b;
    --colorTextPrimary: #ee4d83;
    --colorTextLight: #ee4d8b;
    --colorBorder: #ee4d8b23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #eb4d8f4d, #ee4d9d99, #ee4da699, #ee4d9d4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #ee4d98;
    --windowBackgroundGD: radial-gradient(circle, rgb(61, 18, 36) 0%, #231218, #23121a 100%);
    --colorWindowBackground: #ee4d901a;
    --colorBackgroundGD: radial-gradient(circle, rgb(61, 18, 38) 0%, #23121a, #231219 100%);
    --colorBackground: transparent;
}

.theme-glass-4 {
    --colorPrimary: #4d93ee;
    --colorPrimaryShadow: #4d93ee;
    --colorPrimaryLight: #b3cef1;
    --colorPrimaryDark: #4183cf;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #4d98ee;
    --colorTextPrimary: #4d98ee;
    --colorTextLight: #4da0ee;
    --colorBorder: #4d93ee23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #4d92eb4d, #4d98ee99, #4da0ee99, #4d98ee4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #4da0ee;
    --windowBackgroundGD: radial-gradient(circle, rgb(18, 38, 61) 0%, #121a23, #121923 100%);
    --colorWindowBackground: #4da0ee1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(18, 37, 61) 0%, #121b23, #121a23 100%);
    --colorBackground: transparent;
}

.theme-glass-5 {
    --colorPrimary: #7bee4d;
    --colorPrimaryShadow: #80ee4d;
    --colorPrimaryLight: #ccf1b3;
    --colorPrimaryDark: #6ecf41;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #80ee4d;
    --colorTextPrimary: #7bee4d;
    --colorTextLight: #8dee4d;
    --colorBorder: #7bee4d23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #7aeb4d4d, #73ee4d99, #7bee4d99, #80ee4d4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #7bee4d;
    --windowBackgroundGD: radial-gradient(circle, rgb(30, 61, 18) 0%, #162312, #182312 100%);
    --colorWindowBackground: #7bee4d1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(22, 61, 18) 0%, #172312, #152312 100%);
    --colorBackground: transparent;
}

.theme-glass-6 {
    --colorPrimary: #eed64d;
    --colorPrimaryShadow: #eeeb4d;
    --colorPrimaryLight: #f1edb3;
    --colorPrimaryDark: #cfc641;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #eed64d;
    --colorTextPrimary: #eed04d;
    --colorTextLight: #eed04d;
    --colorBorder: #eee34d23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #ebdb4d4d, #eede4d99, #eed64d99, #eede4d4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #eed04d;
    --windowBackgroundGD: radial-gradient(circle, rgb(61, 55, 18) 0%, #232112, #231f12 100%);
    --colorWindowBackground: #eede4d1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(61, 55, 18) 0%, #232012, #232012 100%);
    --colorBackground: transparent;
}

.theme-glass-7 {
    --colorPrimary: #ee4d4d;
    --colorPrimaryShadow: #ee4d4d;
    --colorPrimaryLight: #f1b3b3;
    --colorPrimaryDark: #cf4141;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #ee4d4d;
    --colorTextPrimary: #ee4d4d;
    --colorTextLight: #ee4d4d;
    --colorBorder: #ee4d4d23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #eb4d4d4d, #ee4d4d99, #ee4d4d99, #ee4d4d4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #ee4d4d;
    --windowBackgroundGD: radial-gradient(circle, rgb(61, 18, 18) 0%, #231212, #231212 100%);
    --colorWindowBackground: #ee604d1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(61, 18, 18) 0%, #231212, #231212 100%);
    --colorBackground: transparent;
}

.theme-glass-8 {
    --colorPrimary: #eea34d;
    --colorPrimaryShadow: #ee954d;
    --colorPrimaryLight: #f1d4b3;
    --colorPrimaryDark: #cf8d41;
    --colorOnPrimary: #000;
    --colorOnPrimaryLight: #000;
    --colorSurface: #121923;
    --colorOnSurface: #ee8d4d;
    --colorTextPrimary: #eea34d;
    --colorTextLight: #eea34d;
    --colorBorder: #ee9b4d23;
    --colorBorderBefore: linear-gradient(45deg, transparent, #eba74d4d, #ee954d99, #eea84d99, #eea34d4d, transparent);
    --colorBorderBeforeShadow: 0 8px 17px 0px #eea84d;
    --windowBackgroundGD: radial-gradient(circle, rgb(61, 41, 18) 0%, #231c12, #231b12 100%);
    --colorWindowBackground: #ee9b4d1a;
    --colorBackgroundGD: radial-gradient(circle, rgb(61, 44, 18) 0%, #231c12, #231d12 100%);
    --colorBackground: transparent;
}

.dark {
    --colorSurface: #0d1117;
    --colorOnSurface: #96a2b4;
    --colorBackground: #161b22;
    --colorWindowBackground: #0d1117;
    --colorTextPrimary: #b2b9c2;
    --colorTextLight: #b3b3b3;
    --colorBorder: #979da652;
}


/* common css for scroolbar */
/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    border-radius: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e5e5e58f;
}

/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.39);
    background-color: #9090908f;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-transition: background-color 600000s 0s, color 600000s 0s;
    transition: background-color 600000s 0s, color 600000s 0s;
}

html {
    background: transparent;
}

body {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    color: var(--colorTextLight);
    overflow-x: hidden;
    background: var(--windowBackgroundGD);
    background-color: var(--colorWindowBackground);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

a {
    color: var(--colorPrimary);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-decoration: none;
    font-size: 13px;
}

a:active,
a:focus,
a:hover {
    color: var(--colorPrimary);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 18px;
    font-weight: 700;
    color: var(--colorTextPrimary);
}

h4 {
    font-size: 17px;
}

p,
ul:not(.list-unstyled),
ol {
    line-height: 22px
}

.ph-100 {
    height: 100px;
}

.float-right {
    float: right;
}

.avatar {
    background: var(--colorPrimary);
    border-radius: 50%;
    color: var(--colorTextPrimary);
}

.min-h-350 {
    min-height: 350px;
}

.fas,
.far,
.fab,
.fal {
    font-size: 13px
}

.shadow-primary {
    box-shadow: 0 2px 6px var(--colorPrimaryLight)
}

.bg-primary {
    background-color: var(--colorPrimary) !important
}

.bg-light {
    background-color: #dfdfdf3d !important
}

.bg-whitesmoke {
    background-color: #dfdfdf3d !important
}

.bg-transparent {
    background-color: #dfdfdf3d !important
}

.bg-primary-transparent {
    background-color: #e2e2e249;
    color: var(--colorPrimary);
}

.bg-warning-transparent {
    background-color: #ff99003a;
    color: #ff9900;
}

.bg-danger-transparent {
    background-color: #ff00003a;
    color: #ff0000;
}

.bg-info-transparent {
    background-color: #00a2ff4d;
    color: #00a2ff;
}

.sticky {
    position: fixed !important;
    top: 0
}

.text-primary,
.text-primary-all *,
.text-primary-all *:before,
.text-primary-all *:after {
    color: var(--colorPrimary) !important
}

.text-on-primary {
    color: var(--colorOnPrimary) !important
}

.text-center {
    text-align: center !important;
}

.shadow {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1)
}

.border-primary {
    border: 1px solid var(--colorPrimary);
}

.align-items-center {
    align-items: center !important;
}

.summary .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
}

.summary .list-group-item {
    background-color: var(--colorBackground);
    border: 1px solid var(--colorBorder);
    color: var(--colorTextPrimary);
}

/***** Badges **********/
.badges .badge {
    margin: 0 8px 10px 0
}

.badge {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    min-width: 80px;
}

.badge.badge-success {
    background-color: #148110;
    color: #fff;
}

.badge.badge-warning {
    color: #fff;
    background-color: #e79d13;
}

.badge.badge-danger {
    color: #fff;
    background-color: #e81313;
}

.badge.badge-primary {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.badge.badge-red {
    background-color: #e81313;
    color: #ffffff;
}

.badge.badge-black {
    background-color: #000
}

.badge.badge-light {
    background-color: #f2f2f2;
    color: #000
}

.badge.badge-secondary {
    color: #fff;
    background-color: #e79d13;
}

/**** Forms Input CSS *******/

select option:checked,
select option:hover {
    box-shadow: 0 0 10px 100px #000 inset;
    background: linear-gradient(var(--colorPrimary), var(--colorPrimary));
    background-color: var(--colorPrimary) !important;
    /* for IE */
    color: var(--colorOnPrimary) !important;
}

select:focus>option:checked {
    background: linear-gradient(var(--colorPrimary), var(--colorPrimary));
    background-color: var(--colorPrimary) !important;
    /* for IE */
    color: var(--colorOnPrimary) !important;
}

.form-select:focus,
.form-control:focus,
.form-check-input:focus {
    box-shadow: none !important;
    outline: none
}

.form-control,
.input-group-text,
.form-select,
.form-check-input,
.selectpicker {
    background-color: var(--colorBackground);
    border-color: var(--colorBorder);
    color: var(--colorOnSurface);
}

.selectpicker {
    display: block;
}

.form-control:focus,
.input-group-text:focus,
.form-select:focus,
.selectpicker {
    background-color: var(--colorSurface);
    border-color: var(--colorPrimary);
    color: var(--colorOnSurface);
}

.form-check-input:checked {
    background-color: var(--colorPrimary);
    border-color: var(--colorPrimaryDark);
}

.form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #dee2e630;
    opacity: 0.5;
}

.ng-select.ng-select-opened .ng-select-container {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 3 !important;
}

.ng-dropdown-panel {
    margin: 0;
    margin-top: 7px;
    inset-inline-start: 0;
    outline: 1px solid var(--colorBorder);
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    z-index: 3 !important;
}

.ng-select-container.ng-has-value .ng-placeholder {
    display: none;
}

.ng-select .ng-clear-wrapper {
    inset-inline-end: 0;
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
    padding: 5px 8px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface) !important;
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option-selected {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary) !important;
}

.ng-select.ng-invalid.ng-touched .ng-select-container {
    border-color: #dc3545;
}

.ng-select .ng-select-container .ng-value-container .ng-input>input {
    color: var(--colorTextPrimary);
}

.ng-select .ng-arrow-wrapper {
    width: 25px;
}

.ng-select.h-icon .ng-arrow-wrapper {
    display: none;
}

.ng-select .ng-arrow-wrapper .ng-arrow {
    border-color: var(--colorTextLight) transparent transparent;
    border-style: solid;
    border-width: 5px 5px 2.5px;
}

.ng-select.ng-select-opened>.ng-select-container .ng-arrow {
    top: -2px;
    border-color: transparent transparent var(--colorTextLight);
    border-width: 0 5px 5px;
    border-style: solid;
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
    background-color: var(--colorSurface);
    color: var(--colorTextPrimary);
    margin-inline-end: 3px;
    padding: 0 6px;
}

.d-invtotal {
    font-size: 18px;
    font-weight: 500;
    color: var(--colorPrimary) !important;
}

textarea.form-control {
    height: 64px !important
}

.custom-control {
    line-height: 1.6rem
}

.form-group,
.form-check {
    margin-bottom: 15px
}

.form-group .control-label,
.form-group>label {
    font-weight: 500;
    color: var(--colorTextPrimary);
    font-size: 13px;
}

.form-check>label {
    color: var(--colorTextPrimary);
}

.form-text {
    font-size: 12px;
    line-height: 22px
}

.input-group-text {
    font-size: 14px;
    padding: 10px 15px;
    height: 38px;
}

.form-control,
.input-group-text {
    background-color: var(--colorBackground);
    border-color: var(--colorBorder);
}

.nav-tabs {
    border-bottom: 1px solid var(--colorBorder);
}

.nav-primary.nav-tabs .nav-link {
    color: var(--color-primary);
}

.nav-primary.nav-tabs .nav-link.active {
    background-color: var(--colorBackground);
    color: var(--colorPrimary);
    border-top: 3px solid var(--colorPrimary);
}

/* Image picker */
.image-preview {
    width: 220px;
    height: 220px;
    border: 2px dashed var(--colorBorder);
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    background-color: var(--colorBackground);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--colorOnPrimary);
    cursor: pointer;
}

.image-preview label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: var(--colorPrimary);
    width: 120px;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    border-radius: 8px;
}

.image-preview input {
    line-height: 200px;
    font-size: 200px;
    position: absolute;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.image-preview img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 220px;
    max-height: 220px;
}

.image-upload {
    border: 1px solid var(--colorBorder);
    position: relative;
    margin-bottom: 35px;
    border-radius: 5px;
}

.image-upload .image-uploads {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    border-radius: 5px;
    position: absolute;
    top: 0;
}

.image-upload input[type=file] {
    width: 100%;
    opacity: 0;
    height: 100px;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.image-upload .image-uploads h4 {
    font-size: 14px;
    font-weight: 500;
    color: var(--colorTextLight);
}

.file-upload {
    border: 1px solid var(--colorBorder);
    position: relative;
    margin-bottom: 35px;
    border-radius: 5px;
}

.file-upload .file-uploads {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    border-radius: 5px;
    position: absolute;
    top: 0;
}

.file-upload input[type=file] {
    width: 100%;
    opacity: 0;
    height: 100px;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.file-upload .file-uploads h4 {
    font-size: 14px;
    font-weight: 500;
    color: var(--colorTextLight);
}

.attachment-list .item {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid var(--colorBorder);
}

.attachment-list .icon {
    padding: 10px;
    margin: 0 10px;
    width: 50px;
    height: 50px;
    background-color: var(--colorPrimary);
    border-radius: 50%;
    text-align: center;
}

.attachment-list .icon i {
    font-size: 30px;
    color: var(--colorOnPrimary);
}

.attachment-list .content h4 {
    margin: 0;
    font-size: 14px;
}

.tooltip {
    font-size: 12px
}

.tooltip-inner {
    padding: 7px 13px
}

.quantity-input {
    width: 160px;
}

.border {
    border: 1px solid var(--colorBorder) !important;
}

.border-primary {
    border: 1px solid var(--colorPrimary);
}

.disabled {
    pointer-events: none;
    opacity: .65;
}

/* Page Title */
.page-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 15px;
    border-left: 3px solid var(--colorPrimary);
    border-radius: 5px;
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 2%);
}

.page-header .page-block {
    width: 100%;
}

.page-header .page-header-title {
    display: block;
}

.page-header h4,
.page-header .h4 {
    margin-top: 5px;
    margin-bottom: 2px;
    margin-right: 8px;
    padding-right: 8px;
    font-weight: 500;
    font-size: 18px;
    color: var(--colorTextPrimary);
}

.page-header .breadcrumb {
    padding: 0;
    display: inline-flex;
    margin-bottom: 0;
    background: transparent;
    font-size: 13px;
}

.page-header .breadcrumb a {
    color: var(--colorPrimary);
}

.page-header .breadcrumb .breadcrumb-item:last-child {
    color: var(--colorTextLight);
}

.breadcrumb-item+.breadcrumb-item {
    padding: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding: 0 5px;
    color: var(--colorTextLight);
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 900;
}

@media (max-width: 575.98px) {
    .page-header .breadcrumb {
        display: flex;
        margin-bottom: 0;
        font-size: 11px;
    }
}

[dir="rtl"] .page-header {
    border-left: 0;
    border-right: 3px solid var(--colorPrimary);
    padding-left: initial;
    padding-right: 15px;
}

[dir="rtl"] .page-header h4,
.page-header .h4 {
    margin-left: 8px;
    margin-right: initial;
    padding-left: 8px;
    padding-right: initial;
}

[dir="rtl"] .breadcrumb-item+.breadcrumb-item::before {
    content: '\f104';
    font-family: "FontAwesome";
}

/* Profile widget style start */
.profile-widget .profile-widget-picture {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
    float: left;
    width: 100px;
    margin: -35px -5px 0 30px;
    position: relative;
    z-index: 1;
    background-color: var(--colorPrimary);
}

.profile-widget .profile-widget-header {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.profile-widget .profile-widget-items {
    display: flex;
    position: relative
}

.profile-widget .profile-widget-items:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: -25px;
    right: 0;
    height: 1px;
    background-color: var(--colorBorder);
}

.profile-widget .profile-widget-items .profile-widget-item {
    flex: 1;
    text-align: center;
    border-right: 1px solid var(--colorBorder);
    padding: 10px 0
}

.profile-widget .profile-widget-items .profile-widget-item:last-child {
    border-right: none
}

.profile-widget .profile-widget-items .profile-widget-item .profile-widget-item-label {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: var(--colorTextLight)
}

.profile-widget .profile-widget-items .profile-widget-item .profile-widget-item-value {
    color: var(--colorTextPrimary);
    font-weight: 600;
    font-size: 16px
}

.profile-widget .profile-widget-description {
    padding: 20px;
    line-height: 26px
}

.profile-widget .profile-widget-description .profile-widget-name {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600
}

@media (max-width: 575.98px) {
    .profile-widget .profile-widget-picture {
        left: 50%;
        transform: translate(-50%, 0);
        margin: 40px 0;
        float: none
    }

    .profile-widget .profile-widget-items .profile-widget-item {
        border-top: 1px solid #f2f2f2
    }
}

/* Profile widget style end */

.table-white {
    width: 18px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAABOElEQVR4nO2WrU4EMRSFiwISEIvj5wnAgYRXWAV6PRh4hOURwBEMLI8AAYVhQa4EO8kYmPbcpm5RlJRUNO1FwHQGwZxk1D1zvtvmiArRqVOTAjAmItvGB2D8V+AH8b9VluV809dcFMVcAlZKrTQNllIuJ2Ai2mihWOsJWGu900Krtzlwn9nwzBjT+2lfjDFLAM7jPK11PzEDGERQWGtnxS/l/nUZUeaAAx9FG16ImiKiywh8yJmOI9NuXTCAvegwQw58GkDflVKLdcFVVS0Q0TQAn3DbXQXg27rQIPcuAI84w03Qvv1cYK31QXCgaw785IcfANZygQGsukyf/ZgYiOjFbzbJBQ2yJz77mRu+fdu8+uChz37lhl/tU0pt5QZLKTc9eJoM/Svk3lo7kxvsMl129/roJNrQJ5T0wnwNTsKHAAAAAElFTkSuQmCC");
    filter: opacity(0.7) drop-shadow(0 0 0 var(--colorOnPrimary));
}

.splash {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* Adjust the opacity as needed */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    /* Adjust the z-index value if necessary */
}

.splash .sp-1 {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 9999;
    border: 2px solid var(--colorTextLight);
    animation: sp1-rotate 1s linear infinite;
}

.splash .sp-1::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 4px;
    top: 4px;
    border: 2px solid var(--colorPrimary);
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

@keyframes sp1-rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sp-2 {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: var(--colorTextLight)
}

.sp-2:before,
.sp-2:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    transform: rotateX(70deg);
    animation: 1s sp2-spin linear infinite;
}

.sp-2:after {
    color: var(--colorPrimary);
    transform: rotateY(70deg);
    animation-delay: .4s;
}

@keyframes sp2-spin {

    0%,
    100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }

    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }

    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }

    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }

    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }

    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }

    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }

    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}

.loader {
    border: 3px solid var(--colorBorder);
    border-radius: 50%;
    border-top: 3px solid var(--colorOnSurface);
    width: 40px;
    height: 40px;
    /* Safari */
    animation: spin 1s linear infinite;
}

.loader-full::before {
    content: "";
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background-color: #f1f1f127;
    border-radius: 3px
}

.loader-full::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    margin: auto;
    z-index: 999;
    border: 3px solid var(--colorBorder);
    border-radius: 50%;
    border-top: 3px solid var(--colorOnSurface);
    width: 40px;
    height: 40px;
    /* Safari */
    animation: spin 1s linear infinite;
}

/* Safari */

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.w-2 {
    width: 20px;
}

/****************************
* 2. Cards CSS Start
****************************/
.card {
    border-radius: 5px;
    margin-block-end: 1.4rem;
    border: 1px solid var(--colorBorder);
    background-color: var(--colorBackground);
    border-radius: 10px;
    box-shadow: 0 4px 20px 1px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .08);
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    inset-inline-start: 0;
    inset-inline-end: 0;
}

.card:before {
    position: absolute;
    content: "";
    height: 80%;
    width: 1px;
    inset-inline-start: 0;
    background: var(--colorBorderBefore);
    inset-block-start: 10%;
    box-shadow: 8px 0 0 17px var(--colorBorderBeforeShadow);
}

.card .card-header,
.card .card-body,
.card .card-footer {
    background-color: transparent;
}

.card .card-header .title {
    font-size: 16px;
    line-height: 28px;
    padding-right: 10px;
    margin-bottom: 0;
    color: var(--colorTextPrimary);
}

.card .card-header {
    border-bottom: 1px solid #dee2e630;
    line-height: 30px;
    align-self: center;
    width: 100%;
    display: flex;
    align-items: center
}

.card .card-footer {
    background-color: transparent;
    border: none
}

@media (max-width: 767.98px) {
    .card .card-header {
        height: auto;
        flex-wrap: wrap
    }

    .card .card-header,
    .card .card-body,
    .card .card-footer {
        background-color: transparent;
        padding: 10px
    }
}

.card hr {
    color: var(--colorBorder);
}

/****************************
* 3. Tables CSS Start
****************************/
.table {
    margin: 0;
}

.table thead {
    background: #dfdfdf28;
    border-bottom: 1px solid var(--colorBorder);
}

.table thead th {
    font-weight: 600;
    color: var(--colorTextPrimary);
    padding: 10px;
    white-space: nowrap;
}
.table th, .table td{
    text-align: start;
}

.table-sm tbody td {
    padding-left: 10px;
    padding-right: 10px;
}

.table td,
.table:not(.table-bordered) th {
    border-top: none;
    border-bottom: 1px solid var(--colorBorder);
}

.table> :not(:last-child)> :last-child>* {
    border-bottom: 1px solid var(--colorBorder);
}

.table:not(.table-sm):not(.table-md):not(.dataTable) td,
.table:not(.table-sm):not(.table-md):not(.dataTable) th {
    color: var(--colorTextPrimary);
    padding: 10px;
    vertical-align: middle;
}

.table:not(.table-sm) thead th {
    border-bottom: none;
    color: var(--colorTextPrimary);
    white-space: nowrap;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: start;
}

.table.table-md th,
.table.table-md td {
    padding: 10px 15px
}

.table tr td {
    color: var(--colorTextPrimary);
}

.table.table-bordered tr {
    border-color: var(--colorBorder);
}

.table.table-bordered td,
.table.table-bordered th {
    border-color: var(--colorBorder);
    color: var(--colorTextLight);
}

.table-links {
    color: #34395e;
    font-size: 12px;
    margin-top: 5px;
    opacity: 0;
    transition: all 0.3s
}

.table-links a {
    color: var(--colorPrimary);
}

table tr:hover .table-links {
    opacity: 1
}

.tb-search {
    max-width: 300px;
}

.tb-search input,
.tb-search button {
    margin: 0;
    height: 36px;
}

.tb-search input {
    border-radius: 18px 0 0 18px;
    padding-left: 18px;
    font-size: 12px;
}

.tb-search button {
    border-radius: 0 18px 18px 0;
    min-width: 40px;
}

.tb-length {
    font-size: 12px;
}

.tb-length select {
    font-size: 14px;
    max-width: 80px;
}

.tb-paginate {
    justify-content: end;
}

.tb-paginate .pg-num {
    max-width: 40px;
    border-radius: 0;
    border-bottom: 2px solid var(--colorPrimary);
    color: var(--colorTextLight);
}

.tb-total {
    font-size: 12px;
}

@media only screen and (max-width: 767px) {
    .tb-length {
        justify-content: center;
    }

    .tb-paginate {
        justify-content: center;
    }

    .tb-search {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }

    .tb-total {
        text-align: center;
    }
}

/****************************
* 4. Modals CSS Start
****************************/
.modal-container {
    z-index: 200;
}

.modal .modal-backdrop {
    z-index: -1;
    background-color: #000;
    opacity: 0;
    z-index: -1;
    animation-name: fadeinbackdrop;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.modal.show {
    display: block;
}

.modal.show .modal-content {
    border: 1px solid var(--colorBorder);
}

.back-btn::before {
    font-family: "FontAwesome";
    content: "\f060\00a0";
    font-size: 18px;
    color: var(--colorTextPrimary);
}

.back-btn {
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 18px;
    font-weight: 400;
    color: var(--colorTextLight);
    background: transparent;
}

.back-btn.text-on-primary::before {
    font-family: "FontAwesome";
    content: "\f060\00a0";
    font-size: 18px;
    color: var(--colorOnPrimary);
}

[dir="rtl"] .back-btn::before {
    content: "\f061\00a0";
}

.home-btn::before {
    font-family: "FontAwesome";
    content: "\f015\00a0";
    font-size: 18px;
    padding: 0;
    margin: 7px;
    margin-inline-end: 3px;
    color: var(--colorTextPrimary);
}

.home-btn {
    margin: 0;
    border: 0;
    outline: 0;
    background: var(--colorSurface);
    border-radius: 5px;
}

.home-btn.text-on-primary::before {
    color: var(--colorOnPrimary);
}

.home-btn.text-primary::before {
    color: var(--colorPrimary);
}

.modal-header,
.modal-body,
.modal-footer {
    padding: 10px 15px;
}

.modal-footer {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #dee2e630;
}

.modal-header {
    border-bottom: none;
    border-bottom: 1px solid #dee2e630;
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.modal-header h5 {
    font-size: 16px;
}

.modal-content {
    max-width: 100%;
    border: none;
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.modal.show .modal-content {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2)
}

.modal.right .modal-content::before {
    position: absolute;
    content: "";
    height: 80%;
    width: 1px;
    inset-inline-start: 0;
    background: var(--colorBorderBefore);
    inset-block-start: 10%;
    box-shadow: 8px 0 0 17px var(--colorBorderBeforeShadow);
}

.modal.right .modal-dialog {
    position: relative;
    inset-inline-end: 0;
    margin: auto;
    width: 600px;
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-content {
    position: fixed;
    inset-inline-end: 0;
    margin: auto;
    width: 600px;
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-header {
    position: sticky;
    top: 0;
    z-index: 1;
}

.modal.right .modal-footer {
    position: sticky;
    bottom: 0;
}

.modal.language .modal-dialog {
    position: relative;
    inset-inline-end: 0;
    margin: auto;
    width: 350px;
    height: 100%;
    overflow-y: auto;
}

.modal.language .modal-content {
    position: fixed;
    inset-inline-end: 0;
    margin: auto;
    width: 350px;
    height: 100%;
    overflow-y: auto;
}

.modal.language .modal-body {
    padding: 0;
}

.modal.language .language-picker {
    padding: 6px 15px;
    cursor: pointer;
    border-bottom: 1px solid var(--colorBorder);
}

.modal.language .language-picker:hover {
    background-color: var(--colorSurface);
}

.modal.language .language-picker img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.modal.language .language-picker .language-name {
    font-size: 16px;
    line-height: 30px;
}

@media only screen and (max-width: 767px) {
    .modal.right .modal-dialog {
        width: 100%;
    }

    .modal.language .modal-content {
        width: 100%;
    }
}

.heading-style-one h3 {
    line-height: 1;
    font-weight: 500;
    font-size: 1rem;
    margin: 0;
}

.heading-style-one p {
    line-height: 1.5;
    font-weight: 400;
    font-size: .75rem;
    margin: 0;
}

.heading-style-two {
    background-color: var(--colorSurface);
    border-inline-start: 2px solid var(--colorPrimary);
    border-radius: 3px;
    padding: 6px;
    padding-inline-start: 8px;
    margin-bottom: 14px;
}

.heading-style-two h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

/****************************************
* Toasters
****************************************/
.toast-container {
    z-index: 9999;
}

/****************************
* 5. Buttons CSS Start
****************************/
.btn:focus,
.btn:active,
.btn:active:focus {
    box-shadow: none !important;
    outline: none
}

.buttons .btn {
    margin: 0 8px 10px 0
}

.btn {
    position: relative;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    padding: 0.3rem 0.8rem;
    letter-spacing: 0.5px;
}

.btn>i {
    margin-left: 0 !important
}

.btn.btn-lg {
    padding: 0.55rem 1.5rem;
    font-size: 12px
}

.btn.btn-sm {
    padding: 0.1rem 0.4rem;
    font-size: 12px
}

.btn-primary {
    box-shadow: none;
    background-color: var(--colorPrimary);
    border-color: var(--colorPrimaryDark);
    color: var(--colorOnPrimary);
}

.btn-primary.disabled {
    box-shadow: none;
    background-color: var(--colorPrimaryLight);
    border-color: var(--colorOnPrimary);
    color: var(--colorOnPrimaryLight)
}

.btn-primary:focus,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
    background-color: var(--colorPrimaryDark) !important;
    border-color: var(--colorPrimaryDark);
    color: var(--colorOnPrimary);
}

.btn-outline-primary,
.btn-outline-primary.disabled {
    border-color: var(--colorPrimary);
    color: var(--colorPrimary)
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.disabled:hover,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:active {
    background-color: var(--colorPrimary) !important;
    color: var(--colorOnPrimary);
    border-color: var(--colorPrimaryDark);
}

.btn-outline-primary.active {
    background-color: var(--colorPrimary);
    border: 1px solid var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.btn-round {
    border-radius: 30px;
    padding-left: 34px;
    padding-right: 34px
}

.btn-progress {
    color: transparent !important;
    pointer-events: none;
}

.btn-progress::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    border: 2px solid #ffffff;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

.btn-progress.black::before {
    border: 2px solid #1f1e1e;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.btn-light {
    color: var(--colorTextPrimary);
    background-color: var(--colorBackground);
    border-color: var(--colorBorder);
}

.btn-light:hover,
.btn-light:focus {
    color: var(--colorOnSurface);
    background-color: var(--colorSurface);
    border-color: var(--colorBorder);
}

.btn-icon-light {
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid var(--colorBorder);
    color: var(--colorTextPrimary);
}

.btn-icon-light:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.btn-icon-one {
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid var(--colorBorder);
    color: var(--colorTextPrimary);
}

.btn-icon-one:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.btn-trash {
    outline: none;
    border: none;
    background: transparent;
}

.btn-trash i {
    font-size: 18px;
    color: #ff0000;
    cursor: pointer;
}


/****************************
* 6. Dropdowns CSS Start
****************************/
.dropdown-menu {
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    border: 1px solid var(--colorBorder);
    width: 200px;
}

.dropdown-menu .dropdown-item {
    color: var(--colorTextPrimary);
}

.dropdown-menu.show {
    display: block !important
}

.dropdown-menu a,
.dropdown-menu p {
    font-size: 13px;
    color: var(--colorTextPrimary);
}

.dropdown-menu .dropdown-title {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1.5px;
    font-weight: 700;
    padding: 10px 20px;
    line-height: 20px;
    color: var(--colorTextPrimary);
}

.dropdown-menu.dropdown-menu-sm a {
    font-size: 14px;
    letter-spacing: normal;
    padding: 10px 20px;
    color: var(--colorTextPrimary)
}

a.dropdown-item {
    padding: 10px 20px;
    font-weight: 500;
    line-height: 1.2;
}

a.dropdown-item:hover {
    background-color: var(--colorSurface);
    color: var(--colorTextPrimary) !important
}

a.dropdown-item:focus,
a.dropdown-item:active,
a.dropdown-item.active {
    background-color: var(--colorSurface);
    color: var(--colorTextPrimary) !important
}

.no-carret::after {
    display: none;
}

.app{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
main {
    padding: 20px;
    transition: margin-inline-start 320ms ease;
    margin: 0;
    padding: 0;
}

main .main-content {
    margin: 0;
    padding: 10px;
}

/****************************
Toaster
************************/
.toast {
    border: 1px solid var(--colorBorder);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.02);
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/***********************************
* 7. Top Navbar CSS Start
************************************/
.top-nav {
    background-color: var(--colorBackground);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.02);
    overflow: hidden;
    width: 100%;
}

.top-nav .list-items {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-nav .list-items .item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 60px;
    width: 70px;
    cursor: pointer;
    margin: 1px;
    color: var(--colorTextPrimary);
    overflow: hidden;
}

.top-nav .list-items .item:hover {
    background-color: var(--colorSurface);
}

.top-nav .list-items .active {
    border-bottom: 2px solid var(--colorPrimary);
    color: var(--colorPrimary);
}

.top-nav .list-items .disabled,
.top-nav .list-items .disabled:hover {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

.top-nav .list-items .item i {
    font-size: 1.6rem;
    display: block;
    padding-top: 5px;
}

@media (max-width: 380px) {
    .top-nav .list-items .item {
        height: 60px;
        width: 50px;
    }

    .top-nav .list-items .item span {
        font-size: 12px;
    }

    .top-nav .list-items .item i {
        font-size: 1rem;
        margin-top: 0.6rem;
    }
}


.app-navbar {
    height: 60px;
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    inset-inline-end: 0;
    z-index: 100;
    border-bottom: 1px solid var(--colorBorder);
    background: var(--colorBackground);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    transition: left 320ms ease;
}

.app-navbar .main-header {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}

.app-navbar .main-header::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    bottom: 0;
    inset-inline-start: 25%;
    background: var(--colorBorderBefore);
    box-shadow: var(--colorBorderBeforeShadow);
}

.app-navbar .main-header .header-left,
.app-navbar .main-header .header-right {
    display: flex;
    align-items: stretch;
}

.app-navbar .main-header .header-item {
    display: flex;
    align-items: center;
    padding: 1rem 0.25rem;
}

.app-navbar .btn-icon {
    padding: 0;
    border-radius: 4px;
    transition: all ease 0.3s;
    display: block;
    font-size: 22px;
    color: var(--colorTextPrimary);
    position: relative;
    line-height: 33px;
    outline: none;
    height: 37px;
    width: 37px;
    text-align: center;
}

.app-navbar .btn-icon i {
    width: 20px;
    height: 20px;
    transition: all ease 0.3s;
    font-size: 20px;
    filter: drop-shadow(0 2px 5px var(--colorPrimaryShadow));
}

.app-navbar .btn-icon:hover {
    background-color: var(--colorSurface);
}

.app-navbar .logo img {
    max-height: 3rem;
    margin: auto 0.2rem;
}

.app-navbar .logo .logo-full,
.app-navbar .logo .logo-mini {
    display: none;
}

.app-navbar .header-item .user-image {
    border-radius: 50%;
}

.app-navbar .header-item .user-name {
    margin: 0;
    padding: 0;
    line-height: 18px;
}

.app-navbar .header-item .user-name strong {
    color: var(--colorTextPrimary);
}

.app-navbar .header-item .user-name span {
    color: var(--colorTextLight);
}

.app-navbar .header-context-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.36rem 0.6rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #0f766e 0%, #0ea5a4 100%);
    color: #ffffff;
    font-size: 0.69rem;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    box-shadow: 0 4px 14px rgba(14, 165, 164, 0.35);
    text-decoration: none;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.app-navbar .header-context-chip:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(14, 165, 164, 0.42);
}

.app-navbar .header-context-chip .chip-store {
    font-weight: 800;
    letter-spacing: 0.01em;
}

.app-navbar .header-context-chip .chip-label {
    opacity: 0.97;
}

.app-navbar .header-context-chip .chip-divider {
    opacity: 0.55;
    font-weight: 400;
}

.app-navbar .header-floating-wrap {
    padding-inline-start: 0.2rem;
}

.app-navbar .header-floating-bar {
    display: flex;
    flex-direction: column;
    gap: 0.22rem;
    min-width: 360px;
    max-width: 560px;
    padding: 0.42rem 0.62rem;
    border-radius: 12px;
    background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 8px 18px rgba(234, 88, 12, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.app-navbar .header-floating-bar:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(234, 88, 12, 0.45);
}

.app-navbar .header-floating-bar .floating-top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.6rem;
    font-size: 0.74rem;
    font-weight: 700;
}

.app-navbar .header-floating-bar .floating-store {
    font-weight: 800;
    letter-spacing: 0.01em;
}

.app-navbar .header-floating-bar .floating-ref {
    opacity: 0.95;
    white-space: nowrap;
}

.app-navbar .header-floating-bar .floating-branch,
.app-navbar .header-floating-bar .floating-user {
    opacity: 0.98;
}

.app-navbar .header-floating-bar .floating-user-row {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    font-size: 0.7rem;
    line-height: 1.2;
    flex-wrap: wrap;
}

.app-navbar .header-floating-bar .floating-status {
    border-radius: 999px;
    padding: 1px 7px;
    font-size: 0.65rem;
    font-weight: 700;
    text-transform: uppercase;
}

.app-navbar .header-floating-bar .floating-status.online {
    background: rgba(16, 185, 129, 0.22);
}

.app-navbar .header-floating-bar .floating-status.offline {
    background: rgba(51, 65, 85, 0.3);
}

.sidebar-layout .app-menu .header .sidebar-company-shift .pulse-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #10b981;
    animation: pulse-blink 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    flex-shrink: 0;
}

@keyframes pulse-blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
}

.app-navbar .header-promo-wrap {
    display: inline-flex;
    align-items: center;
    gap: 0.34rem;
    margin-inline-start: 0.3rem;
}

.app-navbar .header-promo-wrap .header-promo-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.24rem;
    padding: 0.3rem 0.48rem;
    border-radius: 999px;
    font-size: 0.64rem;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.app-navbar .header-promo-wrap .header-promo-btn i {
    font-size: 0.64rem;
}

.app-navbar .header-promo-wrap .header-promo-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.24);
}

.app-navbar .header-promo-wrap .header-promo-btn.upgrade {
    background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
}

.app-navbar .header-promo-wrap .header-promo-btn.mobile {
    background: linear-gradient(135deg, #0891b2 0%, #0e7490 100%);
}

@media (max-width: 1540px) {
    .app-navbar .header-floating-bar {
        min-width: 330px;
    }

    .app-navbar .header-floating-bar .floating-top-row {
        gap: 0.4rem;
        font-size: 0.69rem;
    }

    .app-navbar .header-floating-bar .floating-user-row {
        font-size: 0.66rem;
    }

    .app-navbar .header-promo-wrap .header-promo-btn {
        width: 1.8rem;
        height: 1.8rem;
        padding: 0;
        gap: 0;
    }

    .app-navbar .header-promo-wrap .header-promo-btn span {
        display: none;
    }

    .app-navbar .header-promo-wrap .header-promo-btn i {
        font-size: 0.76rem;
    }
}

/* Primary */
.app-navbar.primary {
    background: var(--colorPrimary);
}

.app-navbar.primary .btn-icon {
    color: var(--colorOnPrimary);
}

.app-navbar.primary .btn-icon:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.app-navbar.primary .header-item .user-name strong {
    color: var(--colorOnPrimary);
}

.app-navbar.primary .header-item .user-name span {
    color: var(--colorOnPrimary);
}

/***********************************
* 8. Sidebar Layout CSS Start
************************************/

.sidebar-layout .app-navbar {
    inset-inline-start: 250px;
    inset-inline-end: 0;
}

.sidebar-layout .app-navbar .logo img {
    max-height: 3rem;
    margin: auto 0.2rem;
}

@media (max-width: 1280px) {
    .app-navbar .header-floating-wrap,
    .app-navbar .header-promo-wrap {
        display: none !important;
    }
}

.sidebar-layout .app-navbar .logo .logo-full,
.sidebar-layout .app-navbar .logo .logo-mini {
    display: none;
}

.sidebar-layout .app-menu {
    background-color: var(--colorBackground);
    position: fixed;
    inset-block-start: 0;
    inset-block-end: 0;
    inset-inline-start: 0;
    color: var(--colorTextPrimary);
    z-index: 120;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: none;
    border-inline-end: 1px solid var(--colorBorder);
    transition: left 320ms ease, width 320ms ease;
    width: 250px;
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.sidebar-layout .app-menu .header {
    height: 152px;
    background-color: transparent;
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    border-block-end: 1px solid var(--colorBorder);
    inset-block-start: 0;
    inset-inline-start: 0;
    inset-inline-end: 0;
    outline: none;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
}

.sidebar-layout .app-menu .header .menu-toggle {
    padding: 0;
    border-radius: 4px;
    transition: all ease 0.3s;
    font-size: 18px;
    color: var(--colorTextPrimary);
    position: relative;
    line-height: 33px;
    outline: none;
    height: 37px;
    width: 37px;
    text-align: center;
    display: none;
}

.sidebar-layout .app-menu .header .menu-toggle:hover {
    background-color: var(--colorSurface);
}

.sidebar-layout .app-menu .header .logo img {
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    max-width: 100%;
    max-height: 44px;
}

.sidebar-layout .app-menu .header .logo .logo-mini {
    display: none;
}

.sidebar-layout .app-menu .header .sidebar-company-info {
    margin-inline-start: 0.6rem;
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 0;
}

.sidebar-layout .app-menu .header .sidebar-company-card {
    padding: 0.46rem 0.52rem;
    border-radius: 0.58rem;
    background-color: #ecfdf5;
    border: 1px solid #a7f3d0;
    display: flex;
    flex-direction: column;
    gap: 0.18rem;
    min-width: 155px;
}

.sidebar-layout .app-menu .header .sidebar-company-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.28rem;
}

.sidebar-layout .app-menu .header .sidebar-company-shift {
    display: inline-flex;
    align-items: center;
    gap: 0.28rem;
    font-size: 0.58rem;
    font-weight: 700;
    color: #047857;
    white-space: nowrap;
}

.sidebar-layout .app-menu .header .sidebar-branch-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.35rem;
    padding: 0.06rem 0.28rem;
    font-size: 0.56rem;
    font-weight: 700;
    color: #ffffff;
    background-color: #0f766e;
}

.sidebar-layout .app-menu .header .sidebar-company-name {
    margin: 0;
    font-size: 0.72rem;
    font-weight: 700;
    color: #065f46;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 145px;
}

.sidebar-layout .app-menu .header .sidebar-company-meta {
    margin: 0;
    font-size: 0.6rem;
    font-weight: 600;
    color: #047857;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 145px;
}

.sidebar-layout .app-menu .menu {
    width: 100%;
    height: calc(100% - 152px);
    padding: 10px 0;
    margin: 0;
    list-style: none;
    overflow-y: auto;
}

.sidebar-layout .app-menu .menu>li {
    display: block;
    margin: 3px 6px;
    position: relative;
}

.sidebar-layout .app-menu .menu>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 44px;
    padding: 0 20px;
    width: 100%;
    letter-spacing: .3px;
    color: var(--colorTextPrimary);
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
}

.sidebar-layout .app-menu .menu>li>a i {
    width: 28px;
    font-size: 15px;
    margin-right: 10px;
    text-align: center;
}

.sidebar-layout .app-menu .menu>li>a span {
    margin-top: 3px;
    width: 100%;
}

.sidebar-layout .app-menu .menu>li>a:hover {
    background-color: var(--colorSurface);
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu>li.active>a {
    background-color: var(--colorSurface);
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu>li.has-submenu.active>a {
    background-color: var(--colorSurface);
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu>li.has-submenu:before {
    content: "\f054\00a0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 12px;
    inset-inline-end: 17px;
    color: var(--colorTextPrimary);
    margin-top: 12px;
    z-index: 110;
}

[dir="rtl"] .sidebar-layout .app-menu .menu>li.has-submenu:before {
    content: "\f053\00a0";
}

.sidebar-layout .app-menu .menu>li.has-submenu.active:before {
    content: "\f078\00a0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 12px;
    inset-inline-end: 17px;
    margin-top: 12px;
    color: var(--colorTextPrimary);
    z-index: 110;
}

.sidebar-layout .app-menu .menu>li.has-submenu>a:hover :before {
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu>li.has-submenu>a.active :before {
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu li .submenu {
    margin: 0;
    padding: 0;
    margin-inline-start: 1rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    border-inline-start: 2px solid var(--colorBorder);
    list-style: none;
    display: none;
}

.sidebar-layout .app-menu .menu li .submenu>li {
    display: flex;
    flex-direction: column;
    padding-inline-start: 0.75rem;
}

.sidebar-layout .app-menu .menu li .submenu>li a {
    font-size: 0.813rem;
    padding: 0.40rem 0;
    margin: 0px;
    transition: all 0.5s;
    border-radius: 10px;
    color: var(--colorTextPrimary);
    position: relative;
}

.sidebar-layout .app-menu .menu li .submenu>li a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.9rem;
    width: 1.5rem;
}

.sidebar-layout .app-menu .menu li .submenu>li a:hover {
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu li .submenu>li a .dropdown-icon {
    font-size: 0.75rem;
    position: absolute;
    right: 0;
    top: 8px;
}

.sidebar-layout .app-menu .menu li .submenu>li.active a {
    color: var(--colorPrimary);
}

.sidebar-layout .app-menu .menu .footer {
    margin-top: 20px;
    border-top: 1px solid #dee2e630;
    padding: 20px 25px;
}

.sidebar-layout .app-menu .footer p {
    line-height: 10px;
    font-size: 12px;
    color: var(--colorTextLight);
}

.sidebar-layout main {
    margin-top: 60px;
    margin-inline-start: 250px;
}

/* sidebar mini */
.sidebar-layout.sidebar-mini .app-navbar {
    inset-inline-start: 65px;
    inset-inline-end: 0;
}

.sidebar-layout.sidebar-mini .app-menu {
    width: 65px;
    overflow: initial !important;
    position: fixed;
}

@keyframes mini-sidebar {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.sidebar-layout.sidebar-mini .app-menu .logo .logo-full {
    display: none;
}

.sidebar-layout.sidebar-mini .app-menu .logo .logo-mini {
    display: inline-block;
}

.sidebar-layout.sidebar-mini .app-menu .header .sidebar-company-info {
    display: none;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li {
    margin: 0;
    padding: 5px 10px;
    position: initial !important;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li>a {
    border-radius: 3px;
    height: 35px;
    padding: 0;
    justify-content: center;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li>a i {
    margin: 0;
    font-size: 18px;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li>a span {
    display: none;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li.has-submenu:before {
    content: "";
}

.sidebar-layout.sidebar-mini .app-menu .menu>li.has-submenu.toggled:before {
    content: "";
}

.sidebar-layout.sidebar-mini .app-menu .menu>li.has-submenu:hover .submenu {
    display: block;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li .submenu {
    position: absolute;
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    border: 1px solid var(--colorBorder);
    inset-inline-start: 65px;
    width: 200px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    border: 0;
    margin: 0;
    margin-top: -35px;
    padding: 5px;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li .submenu .dropdown-title {
    line-height: 30px;
    color: var(--colorPrimary);
}

.sidebar-layout.sidebar-mini .app-menu .footer {
    display: none;
}

.sidebar-layout.sidebar-mini main {
    margin-inline-start: 65px;
}

@media (max-width: 1024px) {
    .sidebar-layout main {
        margin-top: 0 !important;
        margin-inline-start: 0 !important;
    }

    .sidebar-layout .app-navbar {
        position: sticky;
        left: 0;
    }

    .sidebar-layout .app-menu {
        background: var(--colorBackgroundGD);
        background-color: var(--colorBackground);
        background-blend-mode: overlay;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        display: none;
    }

    .sidebar-layout .app-menu .header .menu-toggle {
        display: block;
    }

    .sidebar-layout.sidebar-show .app-menu {
        display: block;
    }

    .sidebar-layout.sidebar-show::before {
        content: "";
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0;
        z-index: 120;
        animation-name: fadeinbackdrop;
        animation-duration: 1s;
        animation-fill-mode: forwards;
    }
}

/* Primary */
.sidebar-layout .app-menu.primary {
    background-color: var(--colorPrimary);
}

.sidebar-layout .app-menu.primary .header .menu-toggle:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu>li>a {
    color: var(--colorOnPrimary);
}

.sidebar-layout .app-menu.primary .menu>li>a:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu>li.active>a {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu>li.has-submenu.active>a {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu>li.has-submenu:before {
    color: var(--colorOnPrimary);
}

.sidebar-layout .app-menu.primary .menu>li.has-submenu.active:before {
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu>li.has-submenu>a:hover :before {
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu>li.has-submenu>a.active :before {
    color: var(--colorOnSurface);
}

.sidebar-layout .app-menu.primary .menu li .submenu>li a {
    color: var(--colorOnPrimary);
}

.sidebar-layout .app-menu.primary .menu li .submenu>li a:hover {
    color: var(--colorOnPrimary);
}

.sidebar-layout .app-menu.primary .menu li .submenu>li.active a {
    color: var(--colorOnPrimary);
}

.sidebar-layout .app-menu.primary .menu .footer {
    border-top: 1px solid var(--colorBorder);
}

.sidebar-layout .app-menuv .footer p {
    color: var(--colorOnPrimary);
}

/* sidebar mini */
.sidebar-layout.sidebar-mini .app-navbar {
    inset-inline-start: 65px;
    inset-inline-end: 0;
}

.sidebar-layout.sidebar-mini .app-menu {
    width: 65px;
    overflow: initial !important;
    position: fixed;
}

@keyframes mini-sidebar {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.sidebar-layout.sidebar-mini .app-menu .logo .logo-full {
    display: none;
}

.sidebar-layout.sidebar-mini .app-menu .logo .logo-mini {
    display: inline-block;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li {
    margin: 0;
    padding: 5px 10px;
    position: initial !important;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li>a {
    border-radius: 3px;
    height: 35px;
    padding: 0;
    justify-content: center;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li>a i {
    margin: 0;
    font-size: 18px;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li>a span {
    display: none;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li.has-submenu:before {
    content: "";
}

.sidebar-layout.sidebar-mini .app-menu .menu>li.has-submenu.toggled:before {
    content: "";
}

.sidebar-layout.sidebar-mini .app-menu .menu>li.has-submenu:hover .submenu {
    display: block;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li .submenu {
    position: absolute;
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    border: 1px solid var(--colorBorder);
    inset-inline-start: 65px;
    width: 200px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    border: 0;
    margin: 0;
    margin-top: -35px;
    padding: 5px;
}

.sidebar-layout.sidebar-mini .app-menu .menu>li .submenu .dropdown-title {
    line-height: 30px;
    color: var(--colorPrimary);
}

.sidebar-layout.sidebar-mini .app-menu .footer {
    display: none;
}

.sidebar-layout.sidebar-mini main {
    margin-inline-start: 65px;
}

@media (max-width: 1024px) {
    .sidebar-layout main {
        margin-top: 0 !important;
        margin-inline-start: 0 !important;
    }

    .sidebar-layout .app-navbar {
        position: sticky;
        left: 0;
    }

    .sidebar-layout .app-menu {
        background: var(--colorBackgroundGD);
        background-color: var(--colorBackground);
        background-blend-mode: overlay;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        display: none;
    }

    .sidebar-layout .app-menu .header .menu-toggle {
        display: block;
    }

    .sidebar-layout.sidebar-show .app-menu {
        display: block;
    }

    .sidebar-layout.sidebar-show::before {
        content: "";
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0;
        z-index: 120;
        animation-name: fadeinbackdrop;
        animation-duration: 1s;
        animation-fill-mode: forwards;
    }
}

/* Primary */
.sidebar-layout.sidebar-mini .app-menu.primary .menu>li .submenu {
    position: absolute;
    background: var(--colorBackgroundGD);
    background-color: var(--colorSurface);
    border: 1px solid var(--colorBorder);
}

.sidebar-layout.sidebar-mini .app-menu.primary .menu>li .submenu .dropdown-title {
    color: var(--colorOnSurface);
}

.sidebar-layout.sidebar-mini .app-menu.primary .menu>li .submenu li a {
    color: var(--colorOnSurface);
}

@media (max-width: 1024px) {
    .sidebar-layout .app-menu.primary {
        background-color: var(--colorPrimary);
    }
}

/***********************************
* 9. Drawer Layout CSS Start
************************************/

.drawer-layout .app-navbar {
    inset-inline-start: 0;
    inset-inline-end: 0;
}

.drawer-layout .app-navbar .logo img {
    max-height: 3rem;
    margin: auto 0.75rem;
}

.drawer-layout .app-navbar .logo .logo-mini {
    display: none;
}

.drawer-layout .app-navbar .logo .logo-full {
    display: inline-block;
}

@media (max-width: 1024px) {
    .drawer-layout .app-navbar .logo .logo-full {
        display: none;
    }
}

.drawer-layout.sidebar-show::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 120;
    animation-name: fadeinbackdrop;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.drawer-layout.sidebar-show .app-menu {
    display: block;
}

.drawer-layout .app-menu {
    background: var(--colorBackgroundGD);
    background-color: var(--colorBackground);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: fixed;
    inset-block-start: 0;
    inset-block-end: 0;
    inset-inline-start: 0;
    color: var(--colorTextPrimary);
    z-index: 120;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: none;
    border-inline-end: 1px solid var(--colorBorder);
    transition: left 320ms ease, width 320ms ease;
    width: 250px;
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
    display: none;
}

.drawer-layout .app-menu .header {
    height: 60px;
    background-color: transparent;
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    border-block-end: 1px solid var(--colorBorder);
    inset-block-start: 0;
    inset-inline-start: 0;
    inset-inline-end: 0;
    transition: left 320ms ease, width 320ms ease;
    outline: none;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    inset-inline-start: 0;
    inset-inline-end: 0;
}

.drawer-layout .app-menu .header .menu-toggle {
    padding: 0;
    border-radius: 4px;
    transition: all ease 0.3s;
    display: block;
    font-size: 22px;
    color: var(--colorTextPrimary);
    position: relative;
    line-height: 33px;
    outline: none;
    height: 37px;
    width: 37px;
    text-align: center;
}

.drawer-layout .app-menu .header .menu-toggle i {
    width: 20px;
    height: 20px;
    transition: all ease 0.3s;
    font-size: 20px;
    filter: drop-shadow(0 2px 5px var(--colorPrimaryShadow));
}

.drawer-layout .app-menu .header .menu-toggle:hover {
    background-color: var(--colorSurface);
}

.drawer-layout .app-menu .header .logo img {
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    max-width: 100%;
    max-height: 50px;
}

.drawer-layout .app-menu .header .logo .logo-mini {
    display: none;
}

.drawer-layout .app-menu .menu {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    overflow-y: auto;
}

.drawer-layout .app-menu .menu>li {
    display: block;
    margin: 3px 6px;
}

.drawer-layout .app-menu .menu>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 44px;
    padding: 0 20px;
    width: 100%;
    letter-spacing: .3px;
    color: var(--colorTextPrimary);
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
}

.drawer-layout .app-menu .menu>li>a i {
    width: 28px;
    font-size: 15px;
    margin-right: 10px;
    text-align: center;
}

.drawer-layout .app-menu .menu>li>a span {
    margin-top: 3px;
    width: 100%;
}

.drawer-layout .app-menu .menu>li>a:hover {
    background-color: var(--colorSurface);
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu>li.active>a {
    background-color: var(--colorSurface);
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu>li.has-submenu.toggled>a {
    background-color: var(--colorSurface);
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu>li.has-submenu:before {
    content: "\f054\00a0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 12px;
    right: 17px;
    color: var(--colorTextPrimary);
    margin-top: 12px;
    z-index: 110;
}

.drawer-layout .app-menu .menu>li.has-submenu.toggled:before {
    content: "\f078\00a0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 12px;
    right: 17px;
    margin-top: 12px;
    color: var(--colorTextPrimary);
    z-index: 110;
}

.drawer-layout .app-menu .menu>li.has-submenu>a:hover :before {
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu>li.has-submenu>a.active :before {
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu li .submenu {
    margin: 0;
    padding: 0;
    margin-left: 1rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    border-left: 2px solid var(--colorBorder);
    list-style: none;
    display: none;
}

.drawer-layout .app-menu .menu li .submenu>li {
    display: flex;
    flex-direction: column;
    padding-inline-start: 0.75rem;
}

.drawer-layout .app-menu .menu li .submenu>li a {
    font-size: 0.813rem;
    padding: 0.40rem 0;
    margin: 0px;
    transition: all 0.5s;
    border-radius: 10px;
    color: var(--colorTextPrimary);
    position: relative;
}

.drawer-layout .app-menu .menu li .submenu>li a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.9rem;
    width: 1.5rem;
}

.drawer-layout .app-menu .menu li .submenu>li a:hover {
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu li .submenu>li a .dropdown-icon {
    font-size: 0.75rem;
    position: absolute;
    right: 0;
    top: 8px;
}

.drawer-layout .app-menu .menu li .submenu>li.active a {
    color: var(--colorPrimary);
}

.drawer-layout .app-menu .menu .footer {
    margin-top: 20px;
    border-top: 1px solid #dee2e630;
    padding: 20px 25px;
}

.drawer-layout .app-menu .footer p {
    line-height: 10px;
    font-size: 12px;
    color: var(--colorTextLight);
}

.drawer-layout main {
    margin-top: 60px;
    margin-inline-start: 0;
}

.drawer-layout main {
    padding-inline-start: 10%;
    padding-inline-end: 10%;
}

@media (max-width: 1400px) {
    .drawer-layout main {
        padding-inline-start: 5%;
        padding-inline-end: 5%;
    }
}

@media (max-width: 1024px) {
    .drawer-layout main {
        margin-top: 0 !important;
        margin-inline-start: 0 !important;
    }

    .drawer-layout main {
        padding-inline-start: 0;
        padding-inline-end: 0;
    }

    .drawer-layout .app-navbar {
        position: sticky;
        inset-inline-start: 0;
    }
}

/* Primary */
.drawer-layout .app-menu.primary {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.drawer-layout .app-menu.primary .header .menu-toggle {
    color: var(--colorOnPrimary);
}

.drawer-layout .app-menu.primary .header .menu-toggle:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu>li>a {
    color: var(--colorOnPrimary);
}

.drawer-layout .app-menu.primary .menu>li>a:hover {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu>li.active>a {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu>li.has-submenu.toggled>a {
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu>li.has-submenu:before {
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu>li.has-submenu.toggled:before {
    color: var(--colorOnPrimary);
}

.drawer-layout .app-menu.primary .menu>li.has-submenu>a:hover :before {
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu>li.has-submenu>a.active :before {
    color: var(--colorOnSurface);
}

.drawer-layout .app-menu.primary .menu li .submenu>li a {
    color: var(--colorOnPrimary);
}

.drawer-layout .app-menu.primary .menu li .submenu>li a:hover {
    color: var(--colorOnPrimary);
}

.drawer-layout .app-menu.primary .footer p {
    line-height: 10px;
    font-size: 12px;
    color: var(--colorOnPrimary);
}

/***********************************
10. Swal Library CSS Start
************************************/
.swal-button {
    border-radius: 3px;
    font-size: 16px
}

.swal-button:focus {
    box-shadow: none
}

.swal-button.swal-button--confirm {
    box-shadow: 0 2px 6px var(--colorPrimaryLight);
    background-color: var(--colorPrimary)
}

.swal-button.swal-button--confirm:focus {
    opacity: 0.8
}

.swal-footer {
    text-align: center
}

.swal-text {
    text-align: center;
    line-height: 24px;
    font-weight: 500
}

/*************************
11. Datatable CSS Start
**************************/
table.dataTable {
    border-collapse: collapse !important;
    width: 100%;
    min-height: 100px;
}

table.dataTable th,
table.dataTable td {
    vertical-align: middle;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid var(--colorBorder) !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid var(--colorBorder) !important;
}

table.dataTable img {
    box-shadow: 0 5px 15px 0 rgba(105, 103, 103, 0.247);
    border: 2px solid var(--colorBackground);
    border-radius: 10px;
}

table.dataTable .badge-shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15);
}

table.dataTable .tblHrdcheckbox {
    margin-left: 15px;
}

.dataTables_wrapper {
    padding: 0 !important;
    font-size: 13px !important;
    margin-bottom: 10px;
}

.dataTables_length {
    float: inline-start;
    vertical-align: middle;
    width: 50%;
    margin: 5px 0;
}

.dataTables_filter {
    float: inline-end;
    vertical-align: middle;
    margin: 5px 0;
}

.dt-buttons {
    text-align: end;
    width: 100%;
    margin: 10px 0;
}

@media only screen and (max-width: 767px) {

    .dataTables_filter,
    .dataTables_length,
    .dt-buttons {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}

.buttons-pdf {
    background-color: #ea1c1c;
    color: #ffffff;
}

.buttons-pdf:hover {
    background-color: #920d0d;
    color: #ffffff;
}

.buttons-pdf i {
    font-size: 18px;
}

.buttons-excel {
    background-color: #148110;
    color: #ffffff;
}

.buttons-excel:hover {
    background-color: #28680b;
    color: #ffffff;
}

.buttons-excel i {
    font-size: 18px;
}

.buttons-csv {
    background-color: #494646;
    color: #ffffff;
}

.buttons-csv:hover {
    background-color: #1b1a1a;
    color: #ffffff;
}

.buttons-csv i {
    font-size: 18px;
}

.buttons-print {
    background-color: #33b4b4;
    color: #ffffff;
}

.buttons-print:hover {
    background-color: #0b7a66;
    color: #ffffff;
}

.buttons-print i {
    font-size: 18px;
}

.buttons-colvis {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.buttons-colvis:hover {
    background-color: var(--colorPrimaryDark);
    color: var(--colorOnPrimary);
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
    margin: 0 !important;
    float: left;
    background: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button .page-link {
    background: transparent;
    border: 1px solid var(--colorBorder);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.active a {
    background-color: var(--colorPrimary);
    border: 1px solid var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.dataTables_wrapper .dataTables_paginate .page-item a {
    color: var(--colorPrimary);
}

.dataTables_wrapper .dataTables_paginate .page-item a:focus {
    box-shadow: none;
}

div.dataTables_processing>div:last-child>div {
    display: none !important;
}

div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    margin: auto;
}

div.dataTables_processing .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid var(--colorBorder);
    border-radius: 50%;
    border-top: 3px solid var(--colorOnSurface);
    width: 40px;
    height: 40px;
    /* Safari */
    animation: spin 1s linear infinite;
}

.dt-button-collection {
    display: block !important;
    position: absolute;
    right: 0;
    left: auto;
    z-index: 9;
    margin-left: auto;
    margin-top: 10px;
    background: var(--colorBackground);
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    border: none;
    width: 200px;
    padding: 8px 4px;
}

.dt-button-collection button {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: var(--colorTextLight);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: left;
}

.dt-button-collection button:hover {
    background-color: var(--colorSurface);
}

.dt-button-collection button:before {
    content: "\f111";
    font-family: "FontAwesome";
    margin-right: 5px;
}

.dt-button-collection button.active:before {
    content: "\f058";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: var(--colorPrimary);
}

[dir="rtl"] div.dataTables_processing.dataTables_wrapper .dataTables_paginate .paginate_button .next a i{
    content: '\f053\00a0';
}

[dir="rtl"] div.dataTables_processing.dataTables_wrapper .dataTables_paginate .paginate_button .previous a i{
    content: '\f054\00a0';
}

/********************************
* 12. Theme Customizer
********************************/
.theme-customizer .title {
    padding: 6px 10px;
    background-color: var(--colorSurface);
    border-inline-start: 2px solid var(--colorPrimary);
    border-radius: 3px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
}

.theme-customizer .description {
    margin: 2px 0;
}

.theme-customizer .layouts .item {
    border: 1px solid var(--colorBorder);
    width: 150px;
    border-radius: 6px;
    padding: 5px;
    cursor: pointer;
    display: inline-block;
    margin-inline-end: 12px;
}

.theme-customizer .layouts .item input {
    margin-inline-start: 5px;
}

.theme-customizer .layouts .item img {
    max-width: 130px;
    cursor: pointer;
}

.theme-customizer .layouts .item label p {
    color: var(--colorTextLight);
    margin-bottom: 0;
}

.theme-customizer .color {
    display: inline-block;
    margin-inline-end: 7px;
    margin-bottom: 7px;
}

.theme-customizer .color input[type="radio"] {
    display: none;
}

.theme-customizer .color input[type="radio"]:checked+.indigator {
    border-radius: 10px;
    border: 3px solid #fff;
    outline: 2px dashed var(--colorPrimary);
}

.theme-customizer .color .indigator {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 10px 20px;
    border-radius: 7px;
    cursor: pointer;
    background-color: var(--colorPrimary) !important;
    display: inline-block;
    border: 1px solid var(--colorBorder);
}

.theme-customizer .color .indigator.light {
    background-color: var(--colorBackground) !important;
}

.theme-customizer .color .indigator.dark {
    background-color: #212529 !important;
}

.theme-customizer .color .indigator.primary {
    background-color: var(--colorPrimary) !important;
}

/*******************************
* 13. Invoice CSS Start
*******************************/
.invoice {
    background-color: var(--colorBackground);
    border-radius: 8px;
    border: none;
    position: relative;
    margin-bottom: 25px;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
    padding: 40px
}

.invoice hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top-color: var(--colorBorder);
}

.invoice .details {
    margin-bottom: 13px
}

.invoice .details .title {
    letter-spacing: 0.3px;
    color: var(--color-heading);
    margin-bottom: 3px
}

.invoice .details .value {
    font-size: 17px;
    color: var(--color-heading);
    font-weight: 700
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .table-invoice table {
        min-width: 750px
    }
}

/***********************************
* 14. POS CSS Start
************************************/
.pos .pos-left .p-title {
    font-size: 16px;
    font-weight: 500;
}

.pos .pos-left .cart {
    height: auto;
    max-height: 470px;
    min-height: calc(100vh - 400px);
}

.pos .pos-left .card {
    border-radius: 0;
}

.pos .pos-left .btn-link {
    color: var(--colorOnPrimary);
    text-decoration: none;
    padding: 3px 7px;
    font-size: 13px;
    margin-inline-end: 5px;
}

.pos .pos-left .btn-link i {
    font-size: 14px;
}

.pos .pos-left .btn-link .fa.fa-edit {
    font-size: 14px !important;
}

.pos .pos-left .btn-link:hover {
    opacity: 0.7;
}

.pos .pos-left .calculation .table tr td {
    cursor: pointer;
    text-align: center;
}

.pos .pos-left .calculation .table tr td.clickable:hover {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.pos .pos-left .calculation .table td,
.pos .pos-left .calculation .table th {
    font-size: 12px;
}

.pos .pos-right .products-block {
    height: auto;
    max-height: 500px;
    min-height: calc(100vh - 250px);
    overflow-y: auto;
    position: relative;
}

@media (max-width: 991px) {
    .pos .pos-right {
        margin-top: 20px;
    }

    .pos .pos-left .calculation .table td,
    .pos .pos-left .calculation .table th {
        font-size: 10px;
    }
}

.pos .pos-right .products-block .product-single {
    border-radius: 6px;
    padding: 2px;
    box-shadow: 0 4px 20px 1px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .08);
    cursor: pointer;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    border: 1px solid #e0e3ff52;
    width: calc(16.66% - 16px);
}

.pos .pos-right .products-block .product-single .inner {
    border-color: transparent !important;
    border-radius: 10px;
}

@media (max-width: 1399px) {
    .pos .pos-right .products-block .product-single {
        margin-left: 6px;
        margin-right: 6px;
        width: calc(20% - 12px) !important;
    }
}

@media (max-width: 1199px) {
    .pos .pos-right .products-block .product-single {
        width: calc(25% - 12px) !important;
    }
}

@media (max-width: 991px) {
    .pos .pos-right .products-block .product-single {
        width: calc(32.66% - 12px) !important;
    }
}

@media (max-width: 767px) {
    .pos .pos-right .products-block .product-single {
        width: calc(25% - 12px) !important;
    }
}

@media (max-width: 575px) {
    .pos .pos-right .products-block .product-single {
        width: calc(25% - 12px) !important;
    }
}

@media (max-width: 480px) {
    .pos .pos-right .products-block .product-single {
        width: calc(33.33% - 12px) !important;
    }
}

@media (max-width: 374px) {
    .pos .pos-right .products-block .product-single {
        width: calc(50% - 12px) !important;
    }
}

.pos .pos-right .products-block .product-single .image {
    height: 100px !important;
    max-height: 100px !important;
    object-fit: contain;
    width: 100% !important;
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
}

@media (max-width: 1199px) {
    .pos .pos-right .products-block .product-single .image {
        height: 70px !important;
        max-height: 70px !important;
    }
}

.pos .pos-right .products-block .product-single .product-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    font-size: 12px;
}

@media (max-width: 1199px) {
    .pos .pos-right .products-block .product-single .product-title {
        font-size: 12px !important;
        margin-bottom: 4px;
    }
}

.pos .pos-right .products-block .product-single .badge {
    border-radius: 4px;
    font-size: 9px;
    font-weight: 400;
    line-height: 1;
    padding: 0.25em 0.4em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    min-width: 40px !important;
}

.pos .pos-right .products-block .product-single .badge-left {
    position: absolute;
    right: 0;
    top: -3px;
}

.pos .pos-right .products-block .product-single .badge-right {
    left: 0;
    position: absolute;
    top: -3px;
}

.pos .pos-right .products-block .pagination {
    width: 100%;
}

.pos .pos-right .products-block .pagination .btn {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    text-align: center;
    background: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.pos .pos-right .products-block .pagination .next {
    position: absolute;
    inset-inline-end: 0;
    top: 48%;
}

.pos .pos-right .products-block .pagination .previous {
    position: absolute;
    inset-inline-start: 0;
    top: 48%;
}

.pos .pos-right .products-block .pagination .btn.disabled {
    border: 1px solid var(--colorBorder);
    background-color: var(--colorSurface);
    color: var(--colorOnSurface);
}

.pos .pos-right .note {
    width: 100%;
    color: var(--colorPrimary);
}

.pos .categories {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    /* Enable touch scroll on iOS devices */
    margin-bottom: 10px;
    padding: 10px 0;
}

.pos .categories .items {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.pos .categories .items li {
    display: inline-block;
    margin-right: 5px;
    background: var(--colorBackground);
    border: 1px solid #e0e3ff52;
    padding: 5px 1px;
    min-width: 90px;
    width: 90px;
    border-radius: 0.5rem;
    text-align: center;
    box-shadow: 0 4px 20px 1px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .08);
    cursor: pointer;
}

.pos .categories .items li:hover {
    background-color: var(--colorSurface);
}

.pos .categories .items li img {
    height: 40px !important;
    width: 40px !important;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.pos .categories .items .title {
    color: var(--colorTextPrimary);
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pos .categories .items li:last-child {
    margin-right: 0;
}

.pos .categories .items li.active {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.pos .categories .items li.active .title {
    color: var(--colorOnPrimary);
}


.pos .cartItems .item {
    cursor: pointer;
}

.pos .cartItems .item td {
    padding: 10px;
}

.pos .cartItems .item.active {
    background-color: var(--colorPrimaryLight);
    color: var(--colorOnPrimaryLight);
}

.pos .cartItems .item.active td {
    color: var(--colorOnPrimaryLight);
}

.order-header-btns .btn {
    color: var(--colorOnPrimary);
    text-overflow: ellipsis;
    padding: 0 2px;
}

.order-header-btns .btn:hover {
    opacity: 0.9;
}

.kitchen .order-detail {
    padding: 0;
    height: 30vh;
    overflow-y: auto;
}

.orders .item {
    cursor: pointer;
    background-color: var(--colorBackground);
    border: 1px solid var(--colorBorder);
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
}

.orders .item:hover {
    background-color: var(--colorSurface);
    border: 1px solid var(--colorPrimary);
}

.orders h6,
.orders p {
    margin-bottom: 0;
}

/*
    Numpad
*/
.numpad .row {
    margin: 0;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    background-color: var(--colorSurface);
}

.numpad .row div {
    padding: 3px;
}

.numpad .row div .item {
    text-align: center;
    background-color: var(--colorBackground);
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
    padding: 10px 0;
    font-weight: 900;
    color: var(--colorTextPrimary);
    cursor: pointer;
    border-radius: 0.25rem;
}

.numpad .row div .item:hover {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

/***********************************
* 15. Product CSS Start
************************************/

.product {
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid var(--colorBorder);
    box-shadow: 0px 12px 23px 0px rgb(0 0 0 / 20%);
    position: relative;
    cursor: pointer;
    color: var(--colorTextPrimary);
}

.product .product-header {
    height: 100px;
    position: relative;
    overflow: hidden;
    padding: 1px;
}

.product .product-header .image {
    background-color: var(--colorSurface);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1
}

.product .product-details .title h2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product .product-details {
    background-color: transparent;
    padding: 3px 20px;
    line-height: 24px
}

.product:hover {
    background-color: var(--colorPrimaryLight);
    border: 1px solid var(--colorPrimaryLight);
    color: var(--colorOnPrimaryLight);
}

.product:hover h2 {
    color: var(--colorOnPrimaryLight);
}

.product.active {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
    border: 1px solid var(--colorPrimary);
}

.product.active:before {
    position: absolute;
    top: 5px;
    left: 5px;
    content: "\f058";
    font-family: "FontAwesome";
    color: var(--colorPrimary);
    z-index: 1;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .product .product-header {
        height: 70px !important
    }
}

@media (max-width: 1024px) {
    .product .product-header {
        height: 80px
    }
}


.horizontal-product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 10px;
}

.horizontal-product-list>li {
    display: block;
    width: 100%;
}

.horizontal-product-box {
    background: var(--colorSurface);
    border-radius: 8px;
    padding: 10px;
    display: flex;
    gap: 10px;
}

.cart-product-box {
    background: var(--colorSurface);
    border-radius: 8px;
    display: flex;
    gap: 10px;
}

.cart-product-box .horizontal-product-img {
    width: 88px;
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--colorBackground);
    border-radius: 8px;
    padding: 12px 20px;
}

.horizontal-product-box .horizontal-product-img {
    width: 80px;
    height: 80px;
    padding: 12px 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--colorBackground);
    border-radius: 8px;
}

.cart-product-box .horizontal-product-details {
    width: calc(100% - 88px - 10px);
}

.horizontal-product-box .horizontal-product-details {
    width: calc(100% - 80px - 10px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cart-product-box .horizontal-product-details .trash-button {
    outline: none;
    border: none;
    background: transparent;
}

.cart-product-box .horizontal-product-details .trash-button i {
    font-size: 18px;
    color: #ff0000;
    cursor: pointer;
}

.cart-product-box .horizontal-product-details .product-title {
    font-size: 14px;
}

.cart-product-box .horizontal-product-details .product-info {
    display: flex;
    padding: 0;
}

.cart-product-box .horizontal-product-details .product-price {
    font-size: 15px;
}

.cart-product-box .horizontal-product-details .product-price-input {
    border-bottom: 1px solid var(--colorPrimary);
    padding: 2px 0;
}

.cart-product-box .horizontal-product-details .product-price-input input {
    width: 70px;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}

.cart-product-box .horizontal-product-details .product-info li {
    position: relative;
    font-weight: 400;
    line-height: 1;
    color: var(--colorTextLight);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    gap: 5px;
}

.plus-minus {
    display: flex;
    align-items: center;
    padding: 3px;
    text-align: center;
    background-color: var(--colorSurface);
    border-radius: 100px;
}

.plus-minus .plus-minus-button {
    border: none;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    color: var(--colorPrimary);
}

.plus-minus .plus-minus-button.sub {
    background-color: var(--colorBackground);
}

.plus-minus input {
    background-color: rgba(var(--white), 1);
    padding: 0;
    color: var(--colorPrimary);
    border: none;
    font-size: 14px;
    outline: none;
    width: 45px;
    text-align: center;
}

.plus-minus .plus-minus-button.add {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.trash-btn {
    outline: none;
    border: none;
    background: transparent;
}

.trash-btn i {
    font-size: 18px;
    color: #ff0000;
    cursor: pointer;
}

.product-detail .plus-minus {
    display: flex;
    align-items: center;
    padding: 3px;
    text-align: center;
    background-color: var(--colorSurface);
    border-radius: 100px;
}

.product-detail .plus-minus .plus-minus-button {
    border: none;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    color: var(--colorPrimary);
}

.product-detail .plus-minus .plus-minus-button.sub {
    background-color: var(--colorSurface);
    border: 1px solid var(--colorBorder);
}

.product-detail .plus-minus input {
    background-color: rgba(var(--white), 1);
    padding: 0;
    color: var(--colorPrimary);
    border: none;
    font-size: 14px;
    outline: none;
    width: 60px;
    text-align: center;
}

.product-detail .plus-minus .plus-minus-button.add {
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.product-detail .product-name {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 3px;
}

.product-detail .product-price {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
}

.product-detail .variant-name {
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 8px;
    font-weight: 500;
}

.product-detail .product-info li {
    position: relative;
    font-weight: 400;
    line-height: 1;
    color: var(--colorTextLight);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    gap: 5px;
}

/*******************************
* 16. Invoice CSS Start
*******************************/
.invoice {
    background-color: var(--colorBackground);
    border-radius: 8px;
    border: none;
    position: relative;
    margin-bottom: 25px;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
    padding: 40px
}

.invoice hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top-color: var(--colorBorder);
}

.invoice .details {
    margin-bottom: 13px
}

.invoice .details .title {
    letter-spacing: 0.3px;
    color: var(--color-heading);
    margin-bottom: 3px
}

.invoice .details .value {
    font-size: 17px;
    color: var(--color-heading);
    font-weight: 700
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .table-invoice table {
        min-width: 750px
    }
}

/**/
.jconfirm.jconfirm-modern .jconfirm-box {
    background-color: var(--colorBackground);
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
    color: var(--colorTextPrimary);
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
    color: var(--colorTextLight);
}


/***********************************************
* Authentication
***********************************************/
.auth {
    min-height: 100vh;
    background-color: var(--colorBackground);
}

.auth .auth-brand {
    max-height: 65px;
    max-width: 140px;
}

.auth .auth-body {
    height: 100vh;
    padding-bottom: 10vh;
}

.auth .auth-cover {
    background-repeat: no-repeat;
    background-size: cover;
}



/*
Material
*/

.per-title {
    font-size: 16px;
    background-color: var(--colorSurface);
    padding: 4px;
    margin-top: 10px;
    margin-inline-end: 10px;
}

.per-item {
    display: inline-block;
    width: 160px;
    margin-bottom: 7px;
}

.no-data img {
    max-width: 80px;
}

.no-data h4 {
    font-size: 16px;
    color: var(--colorTextLight);
    font-weight: 400;
}

.d-detail-block .d-item {
    display: flex;
    justify-content: space-between;
}

.d-detail-block .d-item .title {
    margin: 0;
}

.d-detail-block .d-item .desc {
    margin: 0;
}

.grid-buttons {
    display: flex;
}

.grid-buttons .g-btn {
    width: 80px;
    height: 58px;
    text-align: center;
    background-color: var(--colorSurface);
    padding: 8px 0;
    margin-inline-end: 5px;
    border-bottom: 2px solid var(--colorPrimary);
    border-radius: 3px;
    cursor: pointer;
}

.grid-buttons .g-btn:hover {
    background-color: var(--colorPrimary);
    transition: all 1s;
}

.grid-buttons .g-btn .g-icon i {
    font-size: 22px;
    color: var(--colorTextPrimary);
}

.grid-buttons .g-btn .g-name {
    font-size: 14px;
    color: var(--colorTextPrimary);
}


/*
Edit Profile
*/
.u-image-preview {
    width: 120px;
    height: 120px;
    border: 1px dashed var(--colorBorder);
    border-radius: 50%;
    position: relative;
    background-color: var(--colorBackground);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--colorOnPrimary);
    cursor: pointer;
}

.u-image-preview input {
    width: 120px;
    height: 120px;
    font-size: 200px;
    position: absolute;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.u-image-preview img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.u-image-preview button {
    position: absolute;
    right: 2px;
    bottom: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 1px solid var(--colorBorder);
    border-radius: 50%;
    background-color: var(--colorPrimary);
    color: var(--colorOnPrimary);
}

.total-order {
    max-width: 430px;
    width: 100%;
    margin: 10px 0 30px auto;
}

.total-order ul {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: baseline;
}

.total-order ul li:first-child {
    border-top: 1px solid var(--colorBorder);
}

.total-order ul li {
    border: 1px solid var(--colorBorder);
    border-top: 0;
    display: flex;
}

.total-order ul li h4 {
    width: 50%;
    color: var(--colorTextLight);
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    border-right: 1px solid var(--colorBorder);
    background: var(--colorSurface);
    margin-bottom: 0;
}

.total-order ul li h5 {
    color: var(--colorTextPrimary);
    font-size: 14px;
    padding: 10px;
    font-weight: 700;
    text-align: right;
    width: 50%;
    margin-bottom: 0;
}

.total-order ul li.total h4 {
    color: var(--colorTextLight);
    font-weight: 700;
    width: 50%;
    font-size: 14px;
    padding: 10px;
    border-right: 1px solid var(--colorBorder);
    background: var(--colorSurface);
    margin-bottom: 0;
}

.total-order ul li.total h5 {
    color: var(--colorTextPrimary);
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    text-align: right;
    width: 50%;
    margin-bottom: 0;
}

.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable {
    background-color: var(--colorBackground);
    color: var(--colorTextLight);
}


/*
Dashboard
*/
.st1 .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
}

.st1 .title {
    margin-bottom: 5px;
    font-size: 13px;
    color: var(--colorTextLight);
}

.st1 .amount {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--colorTextPrimary);
}

.st2 {
    padding: 24px 3px;
}

.st2 .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
}

.st2 .icon i {
    color: var(--colorPrimary);
}

.st2 .title {
    margin-bottom: 5px;
    font-size: 13px;
    color: var(--colorTextLight);
}

.st2 .amount {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--colorTextPrimary);
}

.separate-row>div {
    border-bottom: 1px solid var(--colorBorder);
}

.separate-row>div:nth-child(odd) {
    border-right: 1px solid var(--colorBorder);
}

.separate-row>div:nth-child(n+5) {
    border-bottom: 0;
}

.contact-action {
    position: relative;
    cursor: pointer;
}

.contact-action.active {
    border: 1px solid var(--colorPrimary);
}

.contact-action .avatar {
    position: relative;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 500;
}

.contact-action .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.contact-action .content h6 {
    font-size: 14px;
    margin-bottom: 2px;
}

.contact-action .content p {
    font-size: 12px;
    margin-bottom: 1px;
}

.recent-activity {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.recent-activity .list-item {
    list-style: none;
}

.home-menu .menu {
    list-style: none;
    padding: 0;
}

.home-menu .menu>li.has-submenu {
    margin-top: 12px;
}

.home-menu .menu>li.has-submenu:before {
    content: "\f078\00a0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 12px;
    inset-inline-end: 23px;
    color: var(--colorTextPrimary);
    margin-top: 5px;
    z-index: 1;
}

.home-menu .menu>li.has-submenu>a {
    display: block;
    color: var(--colorTextPrimary);
    font-weight: 500;
    font-size: 14px;
    padding: 5px 10px;
    background-color: var(--colorSurface);
    border-inline-start: 2px solid var(--colorPrimary);
    border-radius: 3px;
}

.home-menu .menu>li.has-submenu>a i {
    margin-inline-end: 5px;
}

.home-menu .menu>li.has-submenu .submenu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.home-menu .menu>li.has-submenu .submenu li {
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
    text-align: center;
    height: 70px;
    width: 90px;
    cursor: pointer;
    margin-inline-end: 7px;
    overflow: hidden;
}

.home-menu .menu>li.has-submenu .submenu>li>a {
    display: block;
    height: 70px;
    width: 90px;
    color: var(--colorTextLight);
    padding-top: 5px;
    border: 1px solid var(--colorBorder);
    border-bottom: 5px solid var(--colorBorder);
    border-radius: 5px;
}

.home-menu .menu>li.has-submenu .submenu>li>a:hover {
    background-color: var(--colorSurface);
    border: 1px solid var(--colorPrimary);
    border-bottom: 5px solid var(--colorPrimary);
}

.home-menu .menu>li.has-submenu .submenu li a i {
    display: block;
    font-size: 1.3rem;
    margin-top: 5px;
    color: var(--colorTextLight);
}

.home-menu .menu>li.has-submenu .submenu li a span {
    display: inline-block;
    line-height: 13px;
    font-size: 13px;
    margin-top: 2px;
    padding: 0 2px;
}

.home-menu .menu>li:not(.has-submenu) {
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
    text-align: center;
    height: 70px;
    width: 90px;
    cursor: pointer;
    margin-inline-end: 7px;
    overflow: hidden;
}

.home-menu .menu>li:not(.has-submenu)>a {
    display: block;
    height: 70px;
    width: 90px;
    color: var(--colorTextLight);
    padding-top: 5px;
    border: 1px solid var(--colorBorder);
    border-bottom: 5px solid var(--colorBorder);
    border-radius: 5px;
}

.home-menu .menu>li:not(.has-submenu)>a:hover {
    background-color: var(--colorSurface);
    border: 1px solid var(--colorPrimary);
    border-bottom: 5px solid var(--colorPrimary);
}

.home-menu .menu>li:not(.has-submenu) a i {
    display: block;
    font-size: 1.3rem;
    margin-top: 5px;
    color: var(--colorTextLight);
}

.home-menu .menu>li:not(.has-submenu) a span {
    display: inline-block;
    line-height: 13px;
    font-size: 13px;
    margin-top: 2px;
    padding: 0 2px;
}

/*
Chart
*/
.chart-p .radial {
    text-align: center;
    position: relative;
    width: 100%;
    height: 330px;
}

.chart-p .radial .outer-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    display: block;
    background: var(--colorSurface);
    border: 1px solid var(--colorBorder);
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.chart-p .radial .inner-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    display: block;
    background: var(--colorBackground);
    border: 1px solid var(--colorBorder);
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.chart-p .bars {
    position: relative;
    width: 100%;
    height: 330px;
}

.chart-p .bars .bar {
    background: var(--colorSurface);
    display: inline-block;
    position: absolute;
    min-height: 5px;
    width: 3%;
    max-width: 25px;
    bottom: 10px;
    margin: 0 0.8%;
    border-top: 1px solid var(--colorBorder);
    border-left: 1px solid var(--colorBorder);
    border-right: 1px solid var(--colorBorder);
}

.chart-p .bars .bar.bar-0 {
    height: 260px;
    display: inline-block;
    margin-left: 1%;
}

.chart-p .bars .bar.bar-1 {
    height: 44px;
    display: inline-block;
    margin-left: 5%;
}

.chart-p .bars .bar.bar-2 {
    height: 340px;
    display: inline-block;
    margin-left: 9%;
}

.chart-p .bars .bar.bar-3 {
    height: 314px;
    display: inline-block;
    margin-left: 13%;
}

.chart-p .bars .bar.bar-4 {
    height: 161px;
    display: inline-block;
    margin-left: 17%;
}

.chart-p .bars .bar.bar-5 {
    height: 309px;
    display: inline-block;
    margin-left: 21%;
}

.chart-p .bars .bar.bar-6 {
    height: 231px;
    display: inline-block;
    margin-left: 25%;
}

.chart-p .bars .bar.bar-7 {
    height: 52px;
    display: inline-block;
    margin-left: 29%;
}

.chart-p .bars .bar.bar-8 {
    height: 35px;
    display: inline-block;
    margin-left: 33%;
}

.chart-p .bars .bar.bar-9 {
    height: 216px;
    display: inline-block;
    margin-left: 37%;
}

.chart-p .bars .bar.bar-10 {
    height: 243px;
    display: inline-block;
    margin-left: 41%;
}

.chart-p .bars .bar.bar-11 {
    height: 104px;
    display: inline-block;
    margin-left: 45%;
}

.chart-p .bars .bar.bar-12 {
    height: 311px;
    display: inline-block;
    margin-left: 49%;
}

.chart-p .bars .bar.bar-13 {
    height: 276px;
    display: inline-block;
    margin-left: 53%;
}

.chart-p .bars .bar.bar-14 {
    height: 132px;
    display: inline-block;
    margin-left: 57%;
}

.chart-p .bars .bar.bar-15 {
    height: 32px;
    display: inline-block;
    margin-left: 61%;
}

.chart-p .bars .bar.bar-16 {
    height: 159px;
    display: inline-block;
    margin-left: 65%;
}

.chart-p .bars .bar.bar-17 {
    height: 232px;
    display: inline-block;
    margin-left: 69%;
}

.chart-p .bars .bar.bar-18 {
    height: 158px;
    display: inline-block;
    margin-left: 73%;
}

.chart-p .bars .bar.bar-19 {
    height: 42px;
    display: inline-block;
    margin-left: 77%;
}

.chart-p .bars .bar.bar-20 {
    height: 265px;
    display: inline-block;
    margin-left: 81%;
}

.chart-p .bars .bar.bar-21 {
    height: 84px;
    display: inline-block;
    margin-left: 85%;
}

.chart-p .bars .bar.bar-22 {
    height: 82px;
    display: inline-block;
    margin-left: 89%;
}

.chart-p .lines {
    position: relative;
    width: 100%;
    height: 360px;
}

.chart-p .lines .line {
    background: var(--colorSurface);
    display: inline-block;
    position: absolute;
    min-height: 15px;
    width: 14.28%;
    bottom: 10px;
    margin: 0 0.8%;
    border-top: 1px solid var(--colorBorder);
    overflow: hidden;
}

.chart-p .lines .line.line-0 {
    margin-left: 1%;
}

.chart-p .lines .line.line-1 {
    margin-left: 15.28%;
}

.chart-p .lines .line.line-2 {
    margin-left: 29.56%;
}

.chart-p .lines .line.line-3 {
    margin-left: 43.84%;
}

.chart-p .lines .line.line-4 {
    margin-left: 58.12%;
}

.chart-p .lines .line.line-5 {
    margin-left: 72.4%;
}

.chart-p .lines .line.line-6 {
    margin-left: 86.68%;
}

.chart-p .lines .line .line-0 {
    height: 200px;
}

.chart-p .lines .line .line-1 {
    height: 400px;
}

.chart-p .lines .line .slope {
    display: block;
    background: var(--colorSurface);
    width: 300%;
    height: 100px;
    margin-top: -50%;
    margin-left: -50%;
}

.chart-p .lines .line .slope:nth-of-type(1) {
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(-25deg);
}
/* PWA-safe viewport behavior for phones and tablets without changing existing page structure. */
html,
body {
  min-height: 100%;
  overscroll-behavior-y: contain;
}

.app {
  min-height: 100dvh;
}

@media (max-width: 1024px) {
  .app-navbar .main-header {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .app-navbar .header-context-chip {
    max-width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .app-menu {
    max-width: 320px;
  }
}

@media (max-width: 768px) {
  .app-navbar .user-name {
    display: none;
  }

  .header-right {
    gap: 0.25rem;
  }

  .app-navbar .header-context-chip {
    font-size: 0.62rem;
    padding: 0.32rem 0.5rem;
  }

  .app-navbar .header-context-chip .chip-store {
    display: none;
  }

  .app .container,
  .app .container-fluid {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (max-width: 576px) {
  .btn,
  .form-control,
  .form-select {
    min-height: 42px;
  }

  .dropdown-menu {
    max-height: 70dvh;
    overflow-y: auto;
  }
}

