body:has(#wabook-layerPopup-default.active) {overflow: hidden;}
#wabook-layerPopup-default.active > div.layerPopup-wrap{border-radius: 0px;}
#wabook-layerPopup-default.active > div.layerPopup-wrap:has(.ks-invoice-details) {height: 100vh; display: flex; flex-direction: column}
.layerCont.max.ks-invoice-details {min-height: 110px;max-height: calc(100vh - 110px);overflow: hidden}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup {min-height: 110px;max-height: calc(100vh - 110px);height: 100%; height: 768px;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup .layerPopupWrap {width: 1300px;min-width: 1100px;max-width: 100%;height: 100%;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox {width: 100%;height: 100%;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox #container {height: 100%;min-height: 100%;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox #container #left-menu-list {height: 100%;display: flex;flex-direction: column;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox #container #left-menu-list #b-left-menu {height: 100%;display: flex;flex-direction: column;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox #container #left-menu-list #b-left-menu  #left-menu-wrap.setting {height: 100%;overflow-x: hidden;overflow-y: auto;display: flex;flex-direction: column;gap: 1.5rem;}
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox #container > .contents {height: 100%;min-height: 100%;}

/* TODO: Layout: Custom/Override */
#wabook-layerPopup-default > .layerPopup-wrap > .invoice-details.ks-invoice-details {min-height: 110px;max-height: calc(100vh - 110px);overflow: hidden!important;}

/* TODO: Table: Custom/Override */
.ks-btn-browse::before {width: 20px;height: 20px;content: "";display: block;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M13.2402 9.73435C13.4814 9.49949 13.8686 9.4741 14.0972 9.72166C14.3384 9.94383 14.3447 10.3755 14.1099 10.604L9.3745 15.3393C7.74316 16.9707 5.38183 16.8564 3.89013 15.3711C2.39843 13.8794 2.29052 11.518 3.92187 9.8867L10.4028 3.39305C11.6597 2.14256 13.3418 2.21238 14.4336 3.29148C15.5381 4.40232 15.5762 6.05271 14.3193 7.30955L7.95263 13.6826C7.24169 14.3872 6.21337 14.4062 5.53417 13.727C4.90575 13.0986 4.87401 12.0132 5.5786 11.3086L10.0156 6.87156C10.2568 6.63035 10.6186 6.624 10.8535 6.85252C11.0884 7.08738 11.0757 7.4492 10.8345 7.69041L6.42284 12.1084C6.16259 12.3686 6.23241 12.6733 6.4038 12.8511C6.58788 13.0288 6.89257 13.105 7.15282 12.8384L13.4878 6.49705C14.167 5.81785 14.3066 4.80857 13.6338 4.12937C12.9673 3.45652 11.9453 3.59617 11.2661 4.27537L4.82958 10.7119C3.64257 11.8989 3.75048 13.4731 4.77245 14.4887C5.78808 15.5044 7.36864 15.6186 8.54296 14.4316L13.2402 9.73435Z' fill='%23000000'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;background-size: contain;}
#table-list-wrap table tbody tr td.last-update .update > div + div {width: 18px;height: 18px;}

/* TODO: Table: Collapse */
.wl-icon.wl-icon-xs.wl-collapse-icon {cursor: pointer;}
.wl-icon.wl-icon-xs.wl-collapse-icon::before {width:12px; height: 12px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9.48047C5.80078 9.48047 5.625 9.4043 5.47266 9.24609L1.00781 4.68164C0.878906 4.55273 0.808594 4.38867 0.808594 4.20117C0.808594 3.82031 1.10742 3.52148 1.48828 3.52148C1.67578 3.52148 1.8457 3.59766 1.98047 3.72656L6 7.8457L10.0195 3.72656C10.1484 3.59766 10.3242 3.52148 10.5117 3.52148C10.8867 3.52148 11.1855 3.82031 11.1855 4.20117C11.1855 4.39453 11.1211 4.55273 10.9922 4.68164L6.52734 9.24609C6.38086 9.4043 6.19922 9.48047 6 9.48047Z' fill='%230F1FEA'/%3E%3C/svg%3E");}
.wl-icon.wl-icon-xs.wl-collapse-icon::before {position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%) rotate(0deg); transition: transform 0.2s ease-in-out;}
.fold-table .view.open .wl-icon.wl-icon-xs.wl-collapse-icon::before {transform: translate(-50%, -50%) rotate(180deg);}
.wl-icon.wl-icon-sm.wl-break-line-icon::before {width:16px; height: 16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M2.82715 3.05322C3.29053 3.05322 3.60156 3.36426 3.60156 3.83398C3.60156 4.08789 3.57617 4.36719 3.57617 4.75439C3.57617 6.71582 4.27441 7.50928 6.2168 7.50928H10.1333L11.625 7.60449L9.91748 6.05566L8.50195 4.62744C8.35596 4.48779 8.26074 4.29736 8.26074 4.0625C8.26074 3.63086 8.58447 3.30713 9.0415 3.30713C9.23828 3.30713 9.43506 3.38965 9.6001 3.55469L13.7642 7.7124C13.9292 7.87109 14.0181 8.08691 14.0181 8.30273C14.0181 8.51855 13.9292 8.74072 13.7642 8.89307L9.61279 13.0444C9.43506 13.2158 9.23828 13.2983 9.0415 13.2983C8.58447 13.2983 8.26074 12.9746 8.26074 12.543C8.26074 12.3145 8.35596 12.124 8.50195 11.978L9.91748 10.5498L11.6187 9.00732L10.1333 9.09619H6.10889C3.2207 9.09619 1.97656 7.7124 1.97656 4.78613C1.97656 4.41797 1.98926 4.08154 2.04639 3.7832C2.10352 3.43408 2.32568 3.05322 2.82715 3.05322Z' fill='%23737373'/%3E%3C/svg%3E");}
.wl-icon.wl-icon-sm.wl-break-line-icon::before {position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%);}
.wl-icon.wl-icon-sm.wl-redirect-icon::before {cursor: pointer; width:16px; height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6182 13.1475C15.6182 13.7188 15.1787 14.1582 14.6602 14.1582C14.1328 14.1582 13.7109 13.7012 13.7109 13.1738V9.89551L13.8604 6.25684L12.4365 7.85645L4.05176 16.2412C3.84961 16.4434 3.6123 16.54 3.36621 16.54C2.83887 16.54 2.37305 16.0654 2.37305 15.5557C2.37305 15.3096 2.47852 15.0635 2.68066 14.8613L11.0566 6.47656L12.6562 5.07031L8.86816 5.19336H5.73926C5.21191 5.19336 4.76367 4.77148 4.76367 4.26172C4.76367 3.74316 5.17676 3.30371 5.76562 3.30371H14.5898C15.2139 3.30371 15.6182 3.7168 15.6182 4.32324V13.1475Z' fill='%231D32FF'/%3E%3C/svg%3E");}
.wl-icon.wl-icon-sm.wl-redirect-icon::before {position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%);}

table.fold-table {width: 100%;}
table.fold-table > tbody > tr.view td,table.fold-table > tbody > tr.view th {cursor: pointer;}
table.fold-table > tbody > tr.view td:first-child,table.fold-table > tbody > tr.view th:first-child {position: relative;padding-left: 20px;}
table.fold-table > tbody > tr.view.open td:first-child::before,table.fold-table > tbody > tr.view.open th:first-child::before {transform: rotate(-180deg);}
table.fold-table > tbody > tr.fold {display: none; transition: all 0.3s ease;}
table.fold-table > tbody > tr.fold.open {display: table-row;}
.fold.open > td {padding: 0px !important;}
.fold-content > table tr th,.fold-content > table tr td {background-color: var(--Colors-SEMANTIC-NEUTRAL-WLDS-NTL-02, #f5f5f5);}
.fold-content > table tr {border-bottom: 1px solid var(--Borders-BORDER-BASE-THIN, #D4D4D4);}
.fold-content > table tr:last-child {border-bottom: none;}
.fold-content > table tr:only-child {border-bottom: none;}

/* TODO: Layout: Id: Integration */
.layerCont.setting-pagepopup-ver2.ks-setting-layer.boards-popup #layerPopup-contsBox #container > .contents .tabCont#settingWrap_Integration {width: 100%;height: 100%;padding: 56px 0px 24px 0px;}

/* TODO: Layout: Custom */
.layerCont.ks-invoice-details.max #layerPopup-contsBox {width: 1172px !important;}
.layerCont.ks-invoice-details.max .layerPopupWrap {width: 100%;}
.layerCont.ks-invoice-details #layerPopup-contsBox .invoice-division-box {margin-bottom: 6px;}
.wl-card-block {padding: 12px 0px 12px 16px;display: flex;justify-content: space-between;align-items: center;flex-grow: 1;overflow: visible;}
.wl-layout-content.downloading-data-popup .layerPopup-close {display: none;}
.wl-layout-content {border-radius: var(--WLDS-Radius-12, 12px);background-color: #fff;box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.08), 0px 1px 6px 0px rgba(0, 0, 0, 0.08), 0px 0px 0px 1px rgba(0, 0, 0, 0.04);}
.layerCont.wl-layout-content #layerPopup-contsBox {padding: 0px;}
.layerCont.wl-confirm-message #btn-wrap-default {border: none;}

/* TODO: Link: Custom */
.wl-link-underline {text-decoration: underline !important; color: var(--Colors-PRIMARY-WLDS-PRM-08_, #0021FE) !important;}

/* TODO: Img: Custom */
img.wl-img-bordered {border-radius: 3px;border: 1px solid var(--Netrual-WLDS-NTL-04, #D4D4D4);}

/* TODO: Button: Custom */
.layerCont.wl-confirm-message a.btn-st.normal.wl-btn-outline-text {background-color: #fff; border: none; color: var(--Forgrounds-FG-PRM-08, #0021FE);}
.layerCont.wl-confirm-message a.btn-st.normal.wl-btn-outline-text:focus, .layerCont.wl-confirm-message a.btn-st.normal.wl-btn-outline-text:active {background-color: var(--Button-Primary-Text-BTN-TXT-HOVER, #CFEBFF);}
.layerCont.wl-confirm-message a.btn-st.normal {padding: 0px 8px;color: #171717;text-align: center;font-size: var(--Typeface-Size-Button-Medium, 14px);font-weight: var(--Typeface-Weight-Button-Medium, 500);line-height: var(--Typeface-Line-height-Button-Medium, 16px);letter-spacing: var(--Typeface-Letter-Spacing-Button-Medium, 0px);display: flex;justify-content: center;align-items: center;}
a.btn-st.primary.wl-sent-icon {padding-left: 28px;position: relative;}
a.btn-st.primary.wl-sent-icon.disabled {pointer-events: none;border-radius: var(--Button-Radius-BTN-RDR-06, 6px);background-color: var(--Button-Primary-Filled-BTN-PRM-FLD-DISABLED, #E5E5E5);border-color: var(--Primary-Button-Disabled-Color, #D4D4D4);color: #737373;}
a.btn-st.primary.wl-sent-icon.disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.86334 14.6789C8.30474 14.6789 8.08469 14.25 7.90978 13.6689L7.05778 10.8816C6.93365 10.4697 6.96186 10.1875 7.21577 9.91106L13.05 3.55777C13.1233 3.47877 13.1177 3.37157 13.0556 3.31514C12.9935 3.25308 12.8976 3.24744 12.813 3.32079L6.46533 9.17192C6.16629 9.44275 5.91802 9.44839 5.50049 9.31862L2.66238 8.44969C2.09814 8.28042 1.69189 8.06037 1.69189 7.50742C1.69189 7.05039 2.05865 6.73442 2.55518 6.54258L12.3785 2.78476C12.6268 2.68884 12.8468 2.63806 13.033 2.63806C13.4619 2.63806 13.7327 2.90889 13.7327 3.33771C13.7327 3.52391 13.6819 3.74396 13.586 3.99223L9.84511 13.7761C9.6307 14.3234 9.32037 14.6789 8.86334 14.6789Z' fill='%23737373'/%3E%3C/svg%3E");}
a.btn-st.secondary.edit-blue {min-width: 64px;}
a.btn-st.secondary.disable {background-color: var(--Button-Primary-Filled-BTN-PRM-FLD-DISABLED, #E5E5E5);color: var(--Forgrounds-FG-DISABLED-VALUE, #737373) !important;opacity: 1;}
a.wl-btn-icon {position: relative; padding-left: 32px !important;}

/* TODO: Input: Custom/Override */
div:has(input[type="text"].disabled) {border-radius: 5px;}
input[type="text"].disabled {background-color: var(--Colors-Neutral-WB365-NTRL-02, #F5F5F5);border-color: #d4d4d4;pointer-events: none;}
input[type="text"]:disabled {background-color: var(--Colors-Neutral-WB365-NTRL-02, #F5F5F5);border-color: #d4d4d4;pointer-events: none;}

/* TODO: Input: Checkbox/Radio/Override */
input[type="checkbox"] + label,input[type="radio"] + label {cursor: pointer !important;}

/* TODO: Select Dropdown/Override */
.wl-select-bottom {margin: 6px 0;bottom: 100% !important;top: auto !important;}

/* TODO: Components: Dropdown-Menu: Custom */
.wl-dropdown-menu {position: absolute;left: 0px;top: 100%;z-index: 9;padding: 0.5rem 0px;}
.wl-dropdown-menu { border-radius: 5px;border: none;background-color: #FFF;box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 2px 4px 0px rgba(0, 0, 0, 0.08), 0px 4px 8px 0px rgba(0, 0, 0, 0.08);}
.wl-dropdown-menu-tags {padding: 4px 6px;color: var(--Colors-Neutral-WB365-NTRL-06, #737373);font-size: 0.875rem;font-weight: 500;line-height: 1.125rem;letter-spacing: -0.14px;text-transform: uppercase;}
.wl-dropdown-item {padding: 6px 12px;color: var(--Colors-Neutral-WB365-NTRL-09, #262626) !important;}
.wl-dropdown-item:hover {cursor: pointer; background-color: #f2f2f2;}
.wl-dropdown-item:focus, .wl-dropdown-item:active {background-color: #f2f2f2;position: relative;}

/* TODO: Components: Custom */
.wl-card {width: 64px;height: 64px;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 6px;border-radius: 12px;background-color: #FFF;box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.10), 0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px 6px 20px 0px rgba(0, 0, 0, 0.10);}
.wl-card-sm {width: 32px;height: 32px;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 6px;border-radius: 8px;background-color: #FFF;box-shadow: 0px 0.5px 0.5px 0px rgba(0, 0, 0, 0.10), 0px 0px 1px 0px rgba(0, 0, 0, 0.10), 0px 3px 10px 0px rgba(0, 0, 0, 0.10);}
.wl-payment-badge {min-width: 22px;min-height: 24px;height: 24px;padding: 3px var(--Spacing-WLDS-Space-6, 6px);}
.wl-payment-badge {border-radius: 6px;border: 1px solid var(--Tags-Neutral-Scheduled-TAG-SCHDL-LINE, #D4D4D4);background-color: var(--Tags-Neutral-Scheduled-TAG-SCHDL-BG, #F5F5F5);}
.wl-payment-badge {color: var(--Tags-Neutral-Scheduled-TAG-SCHDL-TXT, #171717);font-size: var(--Typeface-Size-Button-Medium, 13px);font-weight: var(--Typeface-Weight-Button-Medium, 500);line-height: var(--Typeface-Line-height-Button-Medium, 16px);letter-spacing: var(--Typeface-Letter-Spacing-Button-Medium, 0px);}
.wl-payment-badge.wl-paid {border-radius: var(--WLDS-Radius-16, 16px);border: 1px solid var(--Tags-Positive-Paid-TAG-PAID-LINE, #90FCCA);background-color: var(--Tags-Positive-Paid-TAG-PAID-BG, #C9FFE3);color: var(--Tags-Positive-Paid-TAG-PAID-TXT, #005723);}
.wl-payment-badge.wl-progress {border-radius: var(--WLDS-Radius-16, 16px);border: 1px solid var(--Tags-Positive-In-Progress-TAG-PROGRESS-LINE, #A9D5FF);background-color: var(--Tags-Positive-In-Progress-TAG-PROGRESS-BG, #CFEBFF);color:  var(--Tags-Positive-In-Progress-TAG-PROGRESS-TXT, #0021FE);}
.wl-payment-badge.wl-valid {border-radius: var(--WLDS-Radius-16, 16px);border: 1px solid var(--Tags-Positive-Valid-TAG-VALID-LINE, #0834FF);background-color: var(--Tags-Positive-Valid-TAG-VALID-BG, #1F62FF);color: var(--Tags-Positive-Valid-TAG-VALID-TXT, #E5F3FF);}
.wl-payment-badge.wl-under-query {border-radius: var(--WLDS-Radius-16, 16px);border: 1px solid var(--Tags-Positive-Paid-TAG-PAIDPART-LINE, #FFEE62);background-color: var(--Tags-Positive-Paid-TAG-PAIDPART-BG, #FFF9B4);color: var(--Tags-Positive-Paid-TAG-PAIDPART-TXT, #B75900);}
.wl-payment-badge.wl-delivered {border-radius: var(--WLDS-Radius-16, 16px);border: 1px solid var(--Tags-Positive-Paid-TAG-PAIDOVER-LINE, #00E667);background-color: var(--Tags-Positive-Paid-TAG-PAIDOVER-BG, #00F69F);color: var(--Tags-Positive-Paid-TAG-PAID-TXT, #005723);}
.wl-payment-badge.wl-rejected {border-radius: var(--WLDS-Radius-16, 16px);border: 1px solid var(--Tags-Negative-Rejected-TAG-REJCT-LINE, #F00);background-color: var(--Tags-Negative-Rejected-TAG-REJCT-BG, #FF0036);color: var(--Tags-Negative-Rejected-TAG-REJCT-TXT, #FFF0F3);}

/* TODO: Components: Badge & Guides */
.wl-badge-guides{height:1.75rem;padding:0.375rem;border-radius:0.375rem;border:1px solid var(--Tags-Neutral-Tone-TAG-OUTL-NTL-MIDDLE,#D4D4D4);background-color:var(--Tags-Neutral-Tone-TAG-BG-NTL-THIN,#F5F5F5);color:var(--Tags-Neutral-Tone-TAG-FG-NTL-HEAVY,#171717);font-size:var(--Typeface-Size-Button-Medium,0.875rem);font-weight:var(--Typeface-Weight-Button-Medium,500);line-height:var(--Typeface-Line-height-Button-Medium,1rem);letter-spacing:var(--Typeface-Letter-Spacing-Button-Medium,0px);display:inline-flex;align-items:center;}
.wl-progress{background-color:var(--Tags-Positive-In-Progress-TAG-PROGRESS-BG,#CFEBFF);border:1px solid var(--Tags-Positive-In-Progress-TAG-PROGRESS-LINE,#A9D5FF);color:var(--Tags-Positive-In-Progress-TAG-PROGRESS-TXT,#0021FE);}
.wl-valid{background-color:var(--Tags-Positive-Valid-TAG-VALID-BG,#1F62FF);border:1px solid var(--Tags-Positive-Valid-TAG-VALID-LINE,#0834FF);color:var(--Tags-Positive-Valid-TAG-VALID-TXT,#E5F3FF);}
.wl-paid{background-color:var(--Tags-Positive-Paid-TAG-PAID-BG,#C9FFE3);border:1px solid var(--Tags-Positive-Paid-TAG-PAID-LINE,#90FCCA);color:var(--Tags-Positive-Paid-TAG-PAID-TXT,#005723);}
.wl-reject{background-color:var(--Tags-Negative-Rejected-TAG-REJCT-BG, #FF0036);border:1px solid var(--Tags-Negative-Rejected-TAG-REJCT-LINE, #F00);color:var(--Tags-Negative-Rejected-TAG-REJCT-TXT, #FFF0F3);}
.wl-accept{background-color:var(--Tags-Positive-Paid-TAG-PAID-BG, #C9FFE3);border: 1px solid var(--Tags-Positive-Paid-TAG-PAID-LINE, #90FCCA);color:var(--Tags-Positive-Paid-TAG-PAID-TXT, #005723);}
.wl-under-query{background-color:var(--Tags-Positive-Paid-TAG-PAIDPART-BG, #FFF9B4);border: 1px solid var(--Tags-Positive-Paid-TAG-PAIDPART-LINE, #FFEE62);color:var(--Tags-Positive-Paid-TAG-PAIDPART-TXT, #B75900);}
.wl-delivered{border: 1px solid var(--Tags-Positive-Paid-TAG-PAIDOVER-LINE, #00E667);background-color: var(--Tags-Positive-Paid-TAG-PAIDOVER-BG, #00F69F);color: var(--Tags-Positive-Paid-TAG-PAID-TXT, #005723);}
.wl-rejected{border: 1px solid var(--Tags-Negative-Overdue-TAG-DUE-LINE, #FFC3CA);background-color: var(--Tags-Negative-Overdue-TAG-DUE-BG, #FFDFE3);color: var(--Tags-Negative-Overdue-TAG-DUE-TXT, #E20000);}
.wl-partially-paid{background-color:var(--Tags-Positive-Paid-TAG-PAID-BG, #86EFAC);border: 1px solid var(--Tags-Positive-Paid-TAG-PAID-LINE, #86EFAC);color:var(--Tags-Positive-Paid-TAG-PAID-TXT, #86EFAC);}


/* TODO: Element: Custom */
.wl-list-menu {display: flex;flex-direction: column;align-items: flex-start;gap: 2px;}
.wl-list-item {width: 100%;padding-right: 16px;background-color: var(--Colors-Neutral-WB365-NTRL-02, #f5f5f5);display: inline-flex;align-items: center;gap: 16px;position: relative;overflow: visible;}
.wl-list-item:first-child {border-top-left-radius: 8px;border-top-right-radius: 8px;}
.wl-list-item:last-child {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}

/* TODO: Components: Progress */
.wl-progress {width: 100%;height: 8px;background-color: var(--Backgrounds-BG-BASE-HEAVY, #e5e5e5);border-radius: var(--WLDS-Radius-4, 4px);align-self: stretch; border: none}
.wl-progress-wrapper {width: 100%;max-width: 420px;padding-block:8px;display: flex;flex-direction: column;flex-grow: 1;overflow: hidden}
.wl-progress-title {width: 100%;margin-bottom: 8px;color: var(--Forgrounds-FG-TITLE, #171717);font-size: var(--Typeface-Size-Body-Small, 14px);font-weight: var(--Typeface-Weight-Body-Small, 500);line-height: var(--Typeface-Line-height-Body-Small, 20px);letter-spacing: var(--Typeface-Letter-Spacing-Body-Small, -.2px)}
.wl-progress-title-require {color: var(--Forgrounds-FG-FAIL, #e20000)}
.wl-progress-line {width: 8px;height: 8px;min-height: 8px;background-color: var(--Forgrounds-FG-INTERACTIVE, #0021fe);border-radius: var(--WLDS-Radius-4, 4px);border-top-right-radius: 0;border-bottom-right-radius: 0;transition: width 2s ease}
/* .wl-progress-line.wl-loading {animation: wl-progress-loading 2s ease-in-out;border-top-right-radius: inherit;border-bottom-right-radius: inherit} */
.wl-progress-line.wl-loading {transition: width 0.5s ease;border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
@keyframes wl-progress-loading {0% {width: 0%} to {width: 100%}}
.wl-progress-line.wl-complete {width: 100%;border-top-right-radius: inherit;border-bottom-right-radius: inherit}
.wl-progress-sm {width: 100%;height: 2px;border-radius: 10px}
.wl-progress-sm .wl-progress-line {width: 2px;height: 2px;min-height: 2px;border-radius: 10px;border-top-right-radius: 0;border-bottom-right-radius: 0}
.wl-progress-end {transform: rotate(-180deg)}
.wl-progress-fail .wl-progress-line {background-color: var(--Backgrounds-BG-BLACK, #0a0a0a)}
.wl-progress-fail .wl-progress-line.wl-complete {background-color: var(--Tags-Negative-TAG-BG-MIDDLE, #f00)}
.wl-progress-complete .wl-progress-line {background-color: var(--Backgrounds-BG-BLACK, #0a0a0a)}
.wl-progress-complete .wl-progress-line.wl-complete {background-color: var(--Colors-SEMANTIC-GREEN-WLDS-GRN-07, #00a928)}
.wl-progress-indicator .wl-progress-title {color: var(--Forgrounds-FG-TITLE, #171717);font-size: var(--Typeface-Size-Button-Medium, 14px);font-weight: var(--Typeface-Weight-Button-Medium, 500);line-height: var(--Typeface-Line-height-Button-Medium, 16px);letter-spacing: var(--Typeface-Letter-Spacing-Button-Medium, 0px)}

/* TODO: Properties: Custom */
.wl-text-header {font-size: 1.38rem;font-weight: 700;line-height: 32px;}
.wl-text-title {color: #000;font-size: var(--Typeface-Size-Title-Medium, 20px);font-weight: var(--Typeface-Weight-Title-Medium, 600);line-height: var(--Typeface-Line-height-Title-Medium, 28px);letter-spacing: var(--Typeface-Letter-Spacing-Title-Medium, -0.1px);}
.wl-text-sub-title {color: var(--Colors-NEUTRAL-WLDS-NTL-06, #737373);font-size: var(--Typeface-Size-Body-Small, 14px);font-weight: var(--Typeface-Weight-Body-Small, 500);line-height: var(--Typeface-Line-height-Body-Small, 20px);letter-spacing: var(--Typeface-Letter-Spacing-Body-Small, -0.2px);}
.wl-name-text {color: #1b1b1b;font-size: 13px;font-weight: 500;line-height: normal;}
.wl-account-text {color: #737373;font-size: 13px;font-weight: 500;line-height: normal;}
.wl-status-text {color: var(--Colors-Green-WB365-GREEN-08, #008427);font-size: 14px;font-weight: 500;line-height: 20px;}
.wl-datetime-text {color: var(--Colors-Neutral-WB365-NTRL-06, #737373);font-size: 13px;font-weight: 500;line-height: normal;}

/* TODO: Properties: Colors */
.wl-text-gray {color: #404040 !important}

/* TODO: Settings: Sidebar: Menu */
a.icon-svg-menu.integration {min-height: 34px;height: 34px;padding: 8px 0px;}
a.icon-svg-menu.integration::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M5.25488 12.6416H12.7451C13.401 12.6416 13.8983 12.4744 14.2368 12.1401C14.5754 11.8016 14.7446 11.3065 14.7446 10.6548V5.25293C14.7446 4.60547 14.5754 4.11247 14.2368 3.77393C13.8983 3.43538 13.401 3.26611 12.7451 3.26611H5.25488C4.59473 3.26611 4.09538 3.43538 3.75684 3.77393C3.41829 4.11247 3.24902 4.60547 3.24902 5.25293V10.6548C3.24902 11.3065 3.41829 11.8016 3.75684 12.1401C4.09538 12.4744 4.59473 12.6416 5.25488 12.6416ZM5.3501 11.3784C5.0835 11.3784 4.87826 11.3086 4.73438 11.1689C4.59473 11.0293 4.5249 10.8177 4.5249 10.5342V5.37988C4.5249 5.10059 4.59473 4.89111 4.73438 4.75146C4.87826 4.60758 5.0835 4.53564 5.3501 4.53564H12.6436C12.9144 4.53564 13.1196 4.60758 13.2593 4.75146C13.4032 4.89111 13.4751 5.10059 13.4751 5.37988V10.5342C13.4751 10.8177 13.4032 11.0293 13.2593 11.1689C13.1196 11.3086 12.9144 11.3784 12.6436 11.3784H5.3501ZM8.38428 15.4409H9.62207V11.7402H8.38428V15.4409ZM3.87109 15.9614H14.1289C14.3024 15.9614 14.4484 15.9001 14.5669 15.7773C14.6854 15.6546 14.7446 15.5086 14.7446 15.3394C14.7446 15.1659 14.6854 15.0177 14.5669 14.895C14.4484 14.7723 14.3024 14.7109 14.1289 14.7109H3.87109C3.70182 14.7109 3.55583 14.7723 3.43311 14.895C3.31038 15.0177 3.24902 15.1659 3.24902 15.3394C3.24902 15.5086 3.31038 15.6546 3.43311 15.7773C3.55583 15.9001 3.70182 15.9614 3.87109 15.9614ZM9 16.8501C9.27506 16.8501 9.52474 16.7824 9.74902 16.647C9.97754 16.5116 10.1595 16.3296 10.2949 16.1011C10.4346 15.8726 10.5044 15.6208 10.5044 15.3457C10.5044 15.0706 10.4346 14.8188 10.2949 14.5903C10.1595 14.3618 9.97754 14.1799 9.74902 14.0444C9.52474 13.909 9.27506 13.8413 9 13.8413C8.72494 13.8413 8.47314 13.909 8.24463 14.0444C8.02035 14.1799 7.83838 14.3618 7.69873 14.5903C7.56331 14.8188 7.49561 15.0706 7.49561 15.3457C7.49561 15.6208 7.56331 15.8726 7.69873 16.1011C7.83838 16.3296 8.02035 16.5116 8.24463 16.647C8.47314 16.7824 8.72494 16.8501 9 16.8501Z' fill='%231B1B1B'/%3E%3C/svg%3E");}

/* TODO: Icons */
.wl-icon{width: 24px;height: 24px;position: relative;}
.wl-icon::before{content:"";display:block;width:24px;height:24px;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;}
.wl-connect-icon::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.1818 5.53141C9.1818 4.95589 9.57112 4.5835 10.189 4.5835H16.5874C18.4578 4.5835 19.4565 5.57373 19.4565 7.42725V16.1785L20.5991 14.9175L21.1916 14.325C21.5893 13.9272 22.1479 13.9103 22.5373 14.3081C22.9266 14.7059 22.9266 15.2645 22.5288 15.6538L19.6089 18.5653C18.9149 19.2593 18.1108 19.2593 17.4168 18.5653L14.4969 15.6538C14.0991 15.2645 14.0991 14.7059 14.4884 14.3081C14.8778 13.9103 15.4364 13.9357 15.8341 14.325L16.4266 14.9175L17.5692 16.187V7.62191C17.5692 6.84326 17.1714 6.47087 16.4351 6.47087H10.189C9.57112 6.47087 9.19026 6.09847 9.1818 5.53141ZM1.46305 10.8296C1.07373 10.4318 1.08219 9.87321 1.47998 9.47542L4.39143 6.57243C5.08544 5.87842 5.88948 5.87842 6.59195 6.57243L9.50341 9.47542C9.9012 9.87321 9.90966 10.4318 9.52034 10.8296C9.12255 11.2189 8.57242 11.202 8.17464 10.8127L7.57373 10.2202L6.43115 8.95068V17.5073C6.43115 18.286 6.82893 18.6668 7.57373 18.6668H13.8198C14.4292 18.6668 14.8101 19.0308 14.8185 19.6063C14.827 20.1818 14.4292 20.5457 13.8198 20.5457H7.41292C5.54248 20.5457 4.54378 19.564 4.54378 17.7104V8.95915L3.40966 10.2202L2.80875 10.8127C2.41097 11.202 1.86084 11.2189 1.46305 10.8296Z' fill='%23171717'/%3E%3C/svg%3E");}
.wl-product-icon{width: 38px;height: 42px;position: relative;}
.wl-product-icon::before{content:"";display:block;width:38px;height:42px;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;}
.wl-wabooks-icon::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='44' viewBox='0 0 38 44' fill='none'%3E%3Cpath d='M32.7065 32.6851L19.0001 0.666748L5.29419 32.6851H32.7065ZM14.281 26.6935L19.0001 15.6632L23.7249 26.6935H14.281Z' fill='%230069B9'/%3E%3Cpath d='M2.89494 37.3425L0.333252 43.3333H37.6666L35.1036 37.3425H2.89494Z' fill='%230069B9'/%3E%3C/svg%3E");}
.wl-caminvoices-icon::before{width: 36px;height: 46px; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='46' viewBox='0 0 36 46' fill='none'%3E%3Cg clip-path='url(%23clip0_873_55895)'%3E%3Cpath d='M26.002 21.0584C25.089 21.5086 24.2126 22.048 23.3729 22.6587C22.1478 23.5637 21.0099 24.6425 19.9913 25.8639C19.9225 25.9397 19.8629 26.0155 19.7986 26.0912H19.794C19.5463 26.4033 19.2985 26.7198 19.0691 27.0497C18.5506 27.754 18.0688 28.4984 17.6283 29.283L17.6146 29.3098C17.2934 29.8714 16.9997 30.4554 16.7199 31.0572C16.3666 31.8284 16.0454 32.6308 15.7609 33.46C15.66 33.7542 15.5636 34.0529 15.4764 34.3515C15.4627 34.3872 15.4535 34.4273 15.4397 34.4674C15.1965 35.2743 14.9946 36.1034 14.8249 36.9504C14.7606 37.2981 14.6964 37.6548 14.6368 38.0114C14.6322 38.0381 14.6276 38.0693 14.623 38.1005C14.5679 38.4572 14.522 38.8182 14.4808 39.1793C14.4303 39.5984 14.3936 40.0218 14.366 40.4498C14.3569 40.5791 14.3477 40.7039 14.3431 40.8332C14.3339 41.0159 14.3248 41.2032 14.3156 41.3948H14.3202L14.3156 41.4038C14.1275 41.1229 13.9347 40.8421 13.7374 40.5568C12.884 39.2997 11.9893 37.9935 11.0854 36.6651C11.0303 36.5893 10.9799 36.5136 10.9294 36.4378C10.6266 35.9965 10.3237 35.5551 10.0209 35.1094C9.97043 35.0336 9.91996 34.9578 9.8649 34.882L8.32322 32.6219C8.26816 32.5461 8.22228 32.4748 8.17181 32.4035C7.76345 31.8106 7.35967 31.2177 6.96049 30.6337C6.90543 30.5535 6.85496 30.4777 6.80449 30.4019C6.43283 29.8625 6.06577 29.3276 5.6987 28.7927C5.64823 28.7169 5.59776 28.6411 5.54729 28.5653C5.0701 27.8699 4.5975 27.1834 4.13867 26.5103C4.08361 26.4345 4.03314 26.3587 3.97808 26.2829C2.93194 24.7494 1.93168 23.2873 1.00943 21.9499C0.95896 21.8697 0.908488 21.7939 0.858017 21.7226C0.559776 21.2902 0.2753 20.8712 0 20.47V20.3942C0.00917665 19.1237 0.114708 17.88 0.307418 16.6675C0.334948 16.5025 0.362478 16.3331 0.394596 16.1682C0.426714 15.972 0.463421 15.7759 0.504716 15.5842C1.89498 8.72812 6.04741 3.03997 11.5855 -0.000244141C11.6452 0.0889118 11.7094 0.182526 11.7736 0.271681C11.3286 0.565896 11.223 1.14987 11.5167 1.58673C11.8103 2.01022 12.4068 2.13504 12.8565 1.85866C12.9574 2.01022 13.063 2.15733 13.1685 2.30889C12.7326 2.60757 12.6179 3.18708 12.9207 3.61949C13.2144 4.04743 13.8154 4.1678 14.2605 3.88695C14.3569 4.03852 14.4624 4.19008 14.5633 4.34165C14.1366 4.64478 14.0219 5.21983 14.3202 5.64778C14.6184 6.07573 15.2103 6.20055 15.6554 5.92417C15.7563 6.07573 15.8618 6.2273 15.9628 6.37886C15.5361 6.67753 15.4259 7.25705 15.7196 7.68054C16.0133 8.10849 16.6006 8.2333 17.0456 7.96584C17.1512 8.1174 17.2567 8.26897 17.3622 8.42053C16.9355 8.71475 16.83 9.28535 17.1236 9.71329C17.4127 10.1412 17.9954 10.2571 18.4451 9.99859C18.546 10.1502 18.647 10.3062 18.7525 10.4577C18.3349 10.7564 18.2294 11.3226 18.5231 11.746C18.8167 12.1695 19.3903 12.2944 19.8399 12.0403C19.9409 12.1918 20.0464 12.3434 20.1473 12.495C19.7344 12.7892 19.6334 13.3598 19.9271 13.7833C20.2116 14.2023 20.7943 14.3271 21.2302 14.073C21.3311 14.2246 21.4412 14.3806 21.5422 14.5322C21.1384 14.8353 21.0375 15.3925 21.3265 15.816C21.6156 16.2306 22.1846 16.3554 22.625 16.1147C22.726 16.2663 22.8315 16.4178 22.937 16.5694C22.5379 16.8725 22.4415 17.4342 22.726 17.8488C23.015 18.2589 23.5702 18.3882 24.0153 18.1564C24.1254 18.3079 24.2264 18.455 24.3273 18.6066C23.9327 18.9186 23.8455 19.4714 24.13 19.8815C24.4145 20.2916 24.9697 20.4165 25.4056 20.1936C25.612 20.4833 25.8093 20.7731 26.002 21.0584Z' fill='%236ADD9A'/%3E%3Cpath d='M35.9955 40.8557C35.9955 40.8557 36.0001 40.8825 35.9955 40.8914C32.1092 43.2228 27.4796 44.5557 22.5334 44.5111C21.5606 44.5022 20.5971 44.4353 19.6519 44.3239C17.6881 44.0876 15.8665 43.1648 14.5726 41.7071C14.4625 41.5823 14.3753 41.4798 14.3203 41.3996H14.3157C14.3157 41.3996 14.3203 41.3906 14.3157 41.3862C14.3249 41.199 14.3157 32.6177 19.8859 25.9578H19.8905C19.8905 25.9578 19.8951 25.9533 19.8997 25.9488C21.5377 25.5655 23.0977 24.9102 24.5522 24.032C24.5981 24.0988 24.6486 24.1702 24.6945 24.2415C24.7312 24.2995 24.7725 24.3529 24.8092 24.4109C24.8 24.4154 24.7908 24.4243 24.7816 24.4287C24.3228 24.7274 24.1989 25.3203 24.5063 25.7661C24.8092 26.2074 25.424 26.3277 25.8783 26.0335C25.8874 26.0291 25.8966 26.0202 25.9058 26.0112C26.0067 26.1584 26.1123 26.3144 26.2178 26.4704C26.2086 26.4704 26.1994 26.4793 26.1903 26.4838C25.736 26.7824 25.6121 27.3798 25.9195 27.8211C26.2224 28.2669 26.8372 28.3828 27.2915 28.0886C27.296 28.0841 27.3052 28.0797 27.3098 28.0752C27.4153 28.2268 27.5209 28.3783 27.6264 28.5299C27.6172 28.5344 27.6126 28.5388 27.6035 28.5433C27.1492 28.8375 27.0253 29.4348 27.3282 29.8762C27.6356 30.3219 28.2504 30.4378 28.7047 30.1436C28.7093 30.1392 28.7138 30.1392 28.7184 30.1347C28.8194 30.2818 28.9249 30.4378 29.0304 30.5894C29.0258 30.5939 29.0213 30.5939 29.0167 30.5983C28.5578 30.8925 28.4385 31.4899 28.7414 31.9312C29.0442 32.377 29.659 32.4973 30.1179 32.1987C30.1179 32.1987 30.1225 32.1987 30.1225 32.1942C30.228 32.3458 30.3335 32.4973 30.4345 32.6534H30.4299C29.971 32.9476 29.8472 33.5449 30.1546 33.9907C30.4574 34.432 31.0722 34.5524 31.5265 34.2537C31.6274 34.4053 31.7375 34.5613 31.8385 34.7084C31.3842 35.0071 31.2604 35.6 31.5678 36.0457C31.8706 36.4826 32.4763 36.6074 32.9305 36.3177C33.036 36.4692 33.1416 36.6253 33.2425 36.7724C32.7974 37.071 32.6736 37.6639 32.9764 38.1008C33.2792 38.5377 33.8849 38.658 34.3345 38.3772C34.4355 38.5287 34.541 38.6848 34.6465 38.8319C34.2015 39.135 34.0914 39.719 34.3896 40.1558C34.6832 40.5927 35.2797 40.7131 35.734 40.4411C35.8303 40.5793 35.9221 40.722 36.0185 40.8557H35.9955Z' fill='%2365A5EF'/%3E%3Cpath d='M33.8759 44.8943C16.7202 48.5006 14.8756 42.1706 14.3113 41.386C14.4443 41.4038 18.5371 47.832 32.5269 43.499L32.6049 43.5792C32.4398 43.6639 32.3296 43.8333 32.3296 44.025C32.3296 44.3058 32.5636 44.5332 32.8527 44.5332C33.0408 44.5332 33.206 44.4351 33.2978 44.2925L33.8805 44.8943H33.8759Z' fill='%236BDD98'/%3E%3Cpath d='M5.51053 9.52173C5.20312 9.52173 4.95076 9.76691 4.95076 10.0656C4.95076 10.3108 5.12053 10.5114 5.35453 10.5782L4.24416 13.3331L0.940562 15.4105L0.394551 16.1638C0.362433 16.3332 0.334903 16.5026 0.307373 16.6676L1.0828 15.5843L4.42769 13.4803L5.59312 10.5916C5.85925 10.5515 6.07031 10.3375 6.07031 10.0656C6.07031 9.76691 5.81795 9.52173 5.51053 9.52173ZM5.51053 10.3865C5.327 10.3865 5.18017 10.2439 5.18017 10.0656C5.18017 9.88727 5.327 9.74462 5.51053 9.74462C5.69407 9.74462 5.84089 9.88727 5.84089 10.0656C5.84089 10.2439 5.68948 10.3865 5.51053 10.3865Z' fill='white'/%3E%3Cpath d='M8.40106 12.5397C8.55706 12.4417 8.66718 12.2812 8.66718 12.0895C8.66718 11.7908 8.41482 11.5457 8.1074 11.5457C7.79999 11.5457 7.54763 11.7908 7.54763 12.0895C7.54763 12.3882 7.79999 12.6334 8.1074 12.6334C8.13493 12.6334 8.15788 12.62 8.18541 12.62C8.84154 14.6126 9.79591 17.5637 9.86473 17.8802C9.63073 18.4419 6.68044 25.7482 5.54712 28.5655C5.59759 28.6413 5.64806 28.7171 5.69853 28.7929C6.65749 26.4213 10.0161 18.0897 10.0804 17.947C10.1079 17.8936 10.14 17.8311 8.40106 12.5397ZM8.1074 12.4105C7.92387 12.4105 7.77705 12.2678 7.77705 12.0895C7.77705 11.9112 7.92387 11.7685 8.1074 11.7685C8.29094 11.7685 8.43776 11.9112 8.43776 12.0895C8.43776 12.2678 8.29094 12.4105 8.1074 12.4105Z' fill='white'/%3E%3Cpath d='M10.9339 24.687C10.6219 24.687 10.3742 24.9322 10.3742 25.2309C10.3742 25.2665 10.3879 25.3022 10.3925 25.3378L8.29565 26.43L6.80444 30.4019C6.85491 30.4777 6.90539 30.5535 6.96045 30.6337L8.47918 26.586L10.4889 25.5429C10.5898 25.6811 10.7458 25.7747 10.9339 25.7747C11.2414 25.7747 11.4937 25.5295 11.4937 25.2309C11.4937 24.9322 11.2414 24.687 10.9339 24.687ZM10.9339 25.5518C10.7504 25.5518 10.6036 25.4092 10.6036 25.2309C10.6036 25.0525 10.7504 24.9099 10.9339 24.9099C11.1175 24.9099 11.2643 25.0525 11.2643 25.2309C11.2643 25.4092 11.1129 25.5518 10.9339 25.5518Z' fill='white'/%3E%3Cpath d='M14.9532 14.1489C14.6458 14.1489 14.3934 14.3941 14.3934 14.6928C14.3934 14.8666 14.4806 15.0093 14.6045 15.1118L12.4434 20.693L12.4296 20.7242L13.6501 25.1775L9.86475 34.8821C9.91981 34.9579 9.97028 35.0337 10.0207 35.1095L13.8749 25.2221L13.8887 25.1909L12.6682 20.7375L14.811 15.2099C14.8568 15.2233 14.9027 15.2366 14.9532 15.2366C15.2606 15.2366 15.513 14.9914 15.513 14.6928C15.513 14.3941 15.2606 14.1489 14.9532 14.1489ZM14.9532 15.0137C14.9532 15.0137 14.9119 15.0048 14.8936 15.0048V14.9914L14.733 14.929C14.6641 14.8711 14.6228 14.7864 14.6228 14.6928C14.6228 14.5145 14.7697 14.3718 14.9532 14.3718C15.1367 14.3718 15.2836 14.5145 15.2836 14.6928C15.2836 14.8711 15.1321 15.0137 14.9532 15.0137Z' fill='white'/%3E%3Cpath d='M6.28131 17.1489C5.9693 17.1489 5.72153 17.3941 5.72153 17.6928C5.72153 17.7374 5.7353 17.7775 5.74448 17.8221L1.70675 19.6542L0.85791 21.7226C0.908382 21.7939 0.958853 21.8697 1.00932 21.95L1.8857 19.8191L5.84542 18.0227C5.94636 18.1475 6.09778 18.2366 6.28131 18.2366C6.58873 18.2366 6.84109 17.9914 6.84109 17.6928C6.84109 17.3941 6.58873 17.1489 6.28131 17.1489ZM6.28131 18.0137C6.09778 18.0137 5.95095 17.8711 5.95095 17.6928C5.95095 17.5145 6.09778 17.3718 6.28131 17.3718C6.46484 17.3718 6.61167 17.5189 6.61167 17.6928C6.61167 17.8666 6.46025 18.0137 6.28131 18.0137Z' fill='white'/%3E%3Cpath d='M5.72159 21.5176C5.40958 21.5176 5.16182 21.7628 5.16182 22.0614C5.16182 22.2397 5.25358 22.3868 5.39123 22.4894L3.97803 26.283C4.03309 26.3587 4.08356 26.4345 4.13862 26.5103L5.59771 22.583C5.639 22.5919 5.67571 22.6053 5.72159 22.6053C6.02901 22.6053 6.28137 22.3601 6.28137 22.0614C6.28137 21.7628 6.02901 21.5176 5.72159 21.5176ZM5.72159 22.3824C5.53806 22.3824 5.39123 22.2397 5.39123 22.0614C5.39123 21.8831 5.53806 21.7405 5.72159 21.7405C5.90512 21.7405 6.05195 21.8831 6.05195 22.0614C6.05195 22.2397 5.90054 22.3824 5.72159 22.3824Z' fill='white'/%3E%3Cpath d='M9.97919 28.1775C9.67177 28.1775 9.41941 28.4227 9.41941 28.7213C9.41941 28.9175 9.53412 29.0824 9.69471 29.176L8.17139 32.4035C8.22186 32.4748 8.26774 32.5461 8.3228 32.6219L9.91036 29.2518C9.91036 29.2518 9.95625 29.2652 9.97919 29.2652C10.2866 29.2652 10.539 29.02 10.539 28.7213C10.539 28.4227 10.2866 28.1775 9.97919 28.1775ZM9.97919 29.0423C9.80024 29.0423 9.64883 28.8997 9.64883 28.7213C9.64883 28.543 9.80024 28.4004 9.97919 28.4004C10.1581 28.4004 10.3095 28.543 10.3095 28.7213C10.3095 28.8997 10.1627 29.0423 9.97919 29.0423Z' fill='white'/%3E%3Cpath d='M20.8448 21.0852C20.5328 21.0852 20.285 21.3304 20.285 21.6291C20.285 21.6469 20.2942 21.6647 20.2942 21.687L16.3299 23.6663L10.9294 36.4379C10.9799 36.5136 11.0304 36.5894 11.0854 36.6652L16.5088 23.8268L20.3676 21.901C20.4686 22.0615 20.6383 22.1729 20.8448 22.1729C21.1522 22.1729 21.4046 21.9277 21.4046 21.6291C21.4046 21.3304 21.1522 21.0852 20.8448 21.0852ZM20.8448 21.95C20.6613 21.95 20.5145 21.8074 20.5145 21.6291C20.5145 21.4507 20.6613 21.3081 20.8448 21.3081C21.0283 21.3081 21.1752 21.4507 21.1752 21.6291C21.1752 21.8074 21.0238 21.95 20.8448 21.95Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_873_55895'%3E%3Crect width='36' height='46' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
.wl-icon-xs{width: 12px; height: 12px;}
.wl-icon-sm{width: 16px; height: 16px;}
.wl-icon-md{width: 18px; height: 18px;}
.wl-message-icon::before{width: 16px;height: 16px; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M6.06248 13.5451C5.91317 13.5451 5.79512 13.4947 5.70831 13.394C5.62498 13.2968 5.58331 13.1649 5.58331 12.9982V11.5868H5.23435C4.7656 11.5868 4.35935 11.4947 4.0156 11.3107C3.67533 11.1232 3.41144 10.8558 3.22394 10.5086C3.03644 10.1579 2.94269 9.73779 2.94269 9.24821V5.40446C2.94269 4.91488 3.0347 4.49647 3.21873 4.14925C3.40276 3.79856 3.66838 3.5312 4.0156 3.34717C4.3663 3.15967 4.78817 3.06592 5.28123 3.06592H11.7187C12.2153 3.06592 12.6371 3.15967 12.9844 3.34717C13.335 3.53467 13.6007 3.80203 13.7812 4.14925C13.9653 4.49647 14.0573 4.91488 14.0573 5.40446V9.24821C14.0573 9.73779 13.9653 10.1579 13.7812 10.5086C13.6007 10.8558 13.335 11.1232 12.9844 11.3107C12.6371 11.4947 12.2153 11.5868 11.7187 11.5868H8.50519L6.68748 13.217C6.55901 13.3315 6.44963 13.4149 6.35935 13.467C6.26908 13.519 6.17012 13.5451 6.06248 13.5451ZM7.66144 9.95133H9.58852C9.69963 9.95133 9.79165 9.91661 9.86456 9.84717C9.94095 9.77425 9.97915 9.67877 9.97915 9.56071C9.97915 9.45654 9.94095 9.368 9.86456 9.29508C9.79165 9.2187 9.69963 9.1805 9.58852 9.1805H9.08331V7.00863C9.08331 6.85932 9.04685 6.73953 8.97394 6.64925C8.90102 6.5555 8.79512 6.50863 8.65623 6.50863H7.74477C7.63019 6.50863 7.5347 6.54682 7.45831 6.62321C7.3854 6.6996 7.34894 6.78988 7.34894 6.89404C7.34894 7.00863 7.3854 7.10238 7.45831 7.17529C7.5347 7.24821 7.63019 7.28467 7.74477 7.28467H8.20831V9.1805H7.66144C7.54685 9.1805 7.45137 9.2187 7.37498 9.29508C7.29859 9.368 7.2604 9.45654 7.2604 9.56071C7.2604 9.67877 7.29859 9.77425 7.37498 9.84717C7.45137 9.91661 7.54685 9.95133 7.66144 9.95133ZM8.47915 5.80029C8.66317 5.80029 8.81942 5.73432 8.9479 5.60238C9.07637 5.47043 9.1406 5.31245 9.1406 5.12842C9.1406 4.94092 9.07637 4.78293 8.9479 4.65446C8.81942 4.52599 8.66317 4.46175 8.47915 4.46175C8.29512 4.46175 8.13887 4.52599 8.0104 4.65446C7.88192 4.78293 7.81769 4.94092 7.81769 5.12842C7.81769 5.31245 7.88192 5.47043 8.0104 5.60238C8.13887 5.73432 8.29512 5.80029 8.47915 5.80029Z' fill='%23737373'/%3E%3C/svg%3E");}
.wl-message-icon:hover::before{cursor: pointer; width: 16px;height: 16px; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M6.06248 13.5451C5.91317 13.5451 5.79512 13.4947 5.70831 13.394C5.62498 13.2968 5.58331 13.1649 5.58331 12.9982V11.5868H5.23435C4.7656 11.5868 4.35935 11.4947 4.0156 11.3107C3.67533 11.1232 3.41144 10.8558 3.22394 10.5086C3.03644 10.1579 2.94269 9.73779 2.94269 9.24821V5.40446C2.94269 4.91488 3.0347 4.49647 3.21873 4.14925C3.40276 3.79856 3.66838 3.5312 4.0156 3.34717C4.3663 3.15967 4.78817 3.06592 5.28123 3.06592H11.7187C12.2153 3.06592 12.6371 3.15967 12.9844 3.34717C13.335 3.53467 13.6007 3.80203 13.7812 4.14925C13.9653 4.49647 14.0573 4.91488 14.0573 5.40446V9.24821C14.0573 9.73779 13.9653 10.1579 13.7812 10.5086C13.6007 10.8558 13.335 11.1232 12.9844 11.3107C12.6371 11.4947 12.2153 11.5868 11.7187 11.5868H8.50519L6.68748 13.217C6.55901 13.3315 6.44963 13.4149 6.35935 13.467C6.26908 13.519 6.17012 13.5451 6.06248 13.5451ZM7.66144 9.95133H9.58852C9.69963 9.95133 9.79165 9.91661 9.86456 9.84717C9.94095 9.77425 9.97915 9.67877 9.97915 9.56071C9.97915 9.45654 9.94095 9.368 9.86456 9.29508C9.79165 9.2187 9.69963 9.1805 9.58852 9.1805H9.08331V7.00863C9.08331 6.85932 9.04685 6.73953 8.97394 6.64925C8.90102 6.5555 8.79512 6.50863 8.65623 6.50863H7.74477C7.63019 6.50863 7.5347 6.54682 7.45831 6.62321C7.3854 6.6996 7.34894 6.78988 7.34894 6.89404C7.34894 7.00863 7.3854 7.10238 7.45831 7.17529C7.5347 7.24821 7.63019 7.28467 7.74477 7.28467H8.20831V9.1805H7.66144C7.54685 9.1805 7.45137 9.2187 7.37498 9.29508C7.29859 9.368 7.2604 9.45654 7.2604 9.56071C7.2604 9.67877 7.29859 9.77425 7.37498 9.84717C7.45137 9.91661 7.54685 9.95133 7.66144 9.95133ZM8.47915 5.80029C8.66317 5.80029 8.81942 5.73432 8.9479 5.60238C9.07637 5.47043 9.1406 5.31245 9.1406 5.12842C9.1406 4.94092 9.07637 4.78293 8.9479 4.65446C8.81942 4.52599 8.66317 4.46175 8.47915 4.46175C8.29512 4.46175 8.13887 4.52599 8.0104 4.65446C7.88192 4.78293 7.81769 4.94092 7.81769 5.12842C7.81769 5.31245 7.88192 5.47043 8.0104 5.60238C8.13887 5.73432 8.29512 5.80029 8.47915 5.80029Z' fill='%23171717'/%3E%3C/svg%3E");}
.wl-sent-icon::before{width: 16px;height: 16px;content: "";display: block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.86334 14.6789C8.30474 14.6789 8.08469 14.25 7.90978 13.6689L7.05778 10.8816C6.93365 10.4697 6.96186 10.1875 7.21577 9.91106L13.05 3.55777C13.1233 3.47877 13.1177 3.37157 13.0556 3.31514C12.9935 3.25308 12.8976 3.24744 12.813 3.32079L6.46533 9.17192C6.16629 9.44275 5.91802 9.44839 5.50049 9.31862L2.66238 8.44969C2.09814 8.28042 1.69189 8.06037 1.69189 7.50742C1.69189 7.05039 2.05865 6.73442 2.55518 6.54258L12.3785 2.78476C12.6268 2.68884 12.8468 2.63806 13.033 2.63806C13.4619 2.63806 13.7327 2.90889 13.7327 3.33771C13.7327 3.52391 13.6819 3.74396 13.586 3.99223L9.84511 13.7761C9.6307 14.3234 9.32037 14.6789 8.86334 14.6789Z' fill='white'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;background-size: contain;position: absolute;top: 50%;left: 8px;transform: translateY(-50%);}
a.btn-st.primary.wl-accept-icon {padding-left: 28px;position: relative;}
.wl-accept-icon::before{width: 16px;height: 16px;content: "";display: block;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6.375 15.3281C5.98438 15.3281 5.69531 15.1641 5.42188 14.8281L1.375 9.76562C1.17969 9.52344 1.09375 9.29688 1.09375 9.0625C1.09375 8.52344 1.49219 8.13281 2.03906 8.13281C2.38281 8.13281 2.61719 8.25781 2.84375 8.5625L6.34375 13.0547L13.1328 2.27344C13.3672 1.90625 13.5938 1.77344 13.9766 1.77344C14.5234 1.77344 14.8984 2.14844 14.8984 2.6875C14.8984 2.89844 14.8359 3.11719 14.6719 3.36719L7.32812 14.8203C7.10156 15.1562 6.78906 15.3281 6.375 15.3281Z' fill='white'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;background-size: contain;position: absolute;top: 50%;left: 8px;transform: translateY(-50%);}
a.btn-st.common.delete.wl-reject-icon:before {content: "";width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M1.95313 14.4063C1.6172 14.0781 1.62501 13.5 1.95313 13.1797L6.75782 8.3672L1.95313 3.56251C1.62501 3.2422 1.6172 2.67188 1.95313 2.32813C2.28907 1.9922 2.85938 2.00001 3.18751 2.32813L7.9922 7.13282L12.7969 2.32813C13.1328 2.00001 13.6875 2.00001 14.0313 2.33595C14.375 2.66407 14.3672 3.23438 14.0391 3.56251L9.23438 8.3672L14.0391 13.1797C14.3672 13.5078 14.3672 14.0703 14.0313 14.4063C13.6953 14.75 13.1328 14.7422 12.7969 14.4141L7.9922 9.60938L3.18751 14.4141C2.85938 14.7422 2.29688 14.7422 1.95313 14.4063Z' fill='%23E1232E'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;background-size: contain;margin-left: 8px;margin-right: 4px;}
a.btn-st.common.delete.wl-reject-icon:hover:before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M1.95313 14.4063C1.6172 14.0781 1.62501 13.5 1.95313 13.1797L6.75782 8.3672L1.95313 3.56251C1.62501 3.2422 1.6172 2.67188 1.95313 2.32813C2.28907 1.9922 2.85938 2.00001 3.18751 2.32813L7.9922 7.13282L12.7969 2.32813C13.1328 2.00001 13.6875 2.00001 14.0313 2.33595C14.375 2.66407 14.3672 3.23438 14.0391 3.56251L9.23438 8.3672L14.0391 13.1797C14.3672 13.5078 14.3672 14.0703 14.0313 14.4063C13.6953 14.75 13.1328 14.7422 12.7969 14.4141L7.9922 9.60938L3.18751 14.4141C2.85938 14.7422 2.29688 14.7422 1.95313 14.4063Z' fill='%23fff'/%3E%3C/svg%3E");}
.wl-excel-icon, .wl-filter-icon {position: absolute; top: 50%; left: 10px; transform: translateY(-50%)}
.wl-excel-icon {background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5.66675' y='2.38867' width='10.3889' height='13.2222' rx='1' fill='%2321A365'/%3E%3Cpath d='M8.6182 13.7227H1.77047C1.55188 13.721 1.34273 13.6323 1.18816 13.4758C1.03359 13.3194 0.946017 13.1077 0.944336 12.8864V6.05891C0.946017 5.83765 1.03359 5.62593 1.18816 5.46947C1.34273 5.31301 1.55188 5.22436 1.77047 5.22266H8.6182C8.83678 5.22436 9.04594 5.31301 9.20051 5.46947C9.35507 5.62593 9.44265 5.83765 9.44433 6.05891V12.8845C9.44457 12.9945 9.42338 13.1035 9.38198 13.2051C9.34057 13.3068 9.27975 13.3992 9.20301 13.4771C9.12628 13.5549 9.03512 13.6167 8.93477 13.6588C8.83442 13.701 8.72684 13.7227 8.6182 13.7227Z' fill='%2317864C'/%3E%3Cpath d='M6.3233 11.8326L5.70721 10.8981C5.45471 10.5299 5.29648 10.2803 5.12254 10.0037H5.10683C4.96431 10.2841 4.82291 10.5299 4.58613 10.8981L4.03289 11.8326H2.83325L4.539 9.45235L2.88038 7.11133H4.09685L4.71294 8.08418C4.90259 8.37389 5.0496 8.61033 5.18651 8.87293H5.21793C5.37616 8.58322 5.48614 8.37295 5.67579 8.08418L6.29188 7.11133H7.49263L5.8026 9.4131L7.55547 11.8335L6.3233 11.8326Z' fill='white'/%3E%3C/svg%3E");}
.wl-filter-icon {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M2.08984 5.80176C1.72168 5.80176 1.42969 5.49072 1.42969 5.12891C1.42969 4.76074 1.72168 4.45605 2.08984 4.45605H13.9092C14.2773 4.45605 14.5693 4.76074 14.5693 5.12891C14.5693 5.49707 14.2773 5.80176 13.9092 5.80176H2.08984ZM3.38477 9.08984C3.02295 9.08984 2.72461 8.77881 2.72461 8.41699C2.72461 8.04883 3.0166 7.74414 3.38477 7.74414H12.6333C13.0015 7.74414 13.2935 8.04248 13.2935 8.41699C13.2935 8.77881 13.0015 9.08984 12.6333 9.08984H3.38477ZM4.66064 12.3716C4.29883 12.3716 4.00049 12.0605 4.00049 11.7051C4.00049 11.3369 4.29248 11.0322 4.66064 11.0322H11.3574C11.7256 11.0322 12.0176 11.3306 12.0176 11.7051C12.0176 12.0669 11.7256 12.3716 11.3574 12.3716H4.66064Z' fill='%23171717'/%3E%3C/svg%3E");}
.wl-download-file-icon {width: 38px; height: 38px;}
.wl-download-file-icon {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38' fill='none'%3E%3Cpath d='M10.9647 36.3176C7.73846 36.3176 6.06506 34.6291 6.06506 31.3727V8.62354C6.06506 5.38226 7.73846 3.67871 10.9647 3.67871H18.2311C20.1156 3.67871 21.1558 3.98022 22.4222 5.26166L30.3369 13.3121C31.6485 14.6387 31.9199 15.6036 31.9199 17.6991V31.3727C31.9199 34.614 30.2465 36.3176 27.0203 36.3176H10.9647ZM11.2059 33.3627H26.764C28.2263 33.3627 28.965 32.5939 28.965 31.1918V18.0911H20.8392C18.6985 18.0911 17.6281 17.0508 17.6281 14.895V6.63354H11.2059C9.74353 6.63354 9.0199 7.41748 9.0199 8.80444V31.1918C9.0199 32.5939 9.74353 33.3627 11.2059 33.3627ZM21.1106 15.498H28.558L20.2362 7.04059V14.6086C20.2362 15.2267 20.4925 15.498 21.1106 15.498ZM20.3116 21.0157V25.6591L20.191 27.9958L21.3518 26.7897L22.5126 25.5988C22.7237 25.3575 23.0704 25.2068 23.387 25.2068C24.0654 25.2068 24.578 25.6892 24.578 26.3525C24.578 26.7294 24.4423 27.0159 24.1559 27.2571L19.995 31.0712C19.6483 31.3878 19.3618 31.5386 18.9849 31.5386C18.6231 31.5386 18.3367 31.3878 17.9899 31.0712L13.829 27.2571C13.5426 27.0159 13.4069 26.7294 13.4069 26.3525C13.4069 25.6892 13.9044 25.2068 14.5979 25.2068C14.9145 25.2068 15.2462 25.3575 15.4723 25.5988L16.6331 26.7897L17.7939 27.9958L17.6733 25.6591V21.0157C17.6733 20.3072 18.2764 19.7645 18.9849 19.7645C19.7086 19.7645 20.3116 20.3072 20.3116 21.0157Z' fill='%23171717'/%3E%3C/svg%3E");}

/* TODO: Pages: Sidebar: Menu */
ul.submenu > li {position: relative;}
.wl-invoice-icon,.wl-note-icon {position: absolute;top: 50%;left: 10px;transform: translateY(-50%);}
.wl-invoice-icon {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M1.52246 14.2349V8.91553C1.52246 7.91895 2.13818 7.32861 3.17285 7.32861H4.49316V4.63721C4.49316 3.24072 5.23584 2.50439 6.64502 2.50439H14.3257C15.7285 2.50439 16.4775 3.24072 16.4775 4.63721V14.2095C16.4775 15.5996 15.7285 16.3423 14.3257 16.3423H3.71875C2.30322 16.3423 1.52246 15.5806 1.52246 14.2349ZM5.74365 14.9268H14.2051C14.77 14.9268 15.062 14.6348 15.062 14.0635V4.7832C15.062 4.20557 14.77 3.91357 14.2051 3.91357H6.76562C6.20068 3.91357 5.90869 4.20557 5.90869 4.7832V14.1904C5.90869 14.4761 5.85156 14.7173 5.74365 14.9268ZM7.48926 6.57959C7.229 6.57959 7.03857 6.38281 7.03857 6.12891C7.03857 5.88135 7.229 5.69092 7.48926 5.69092H13.4878C13.7417 5.69092 13.9321 5.88135 13.9321 6.12891C13.9321 6.38281 13.7417 6.57959 13.4878 6.57959H7.48926ZM7.48926 8.74414C7.229 8.74414 7.03857 8.55371 7.03857 8.2998C7.03857 8.05225 7.229 7.84912 7.48926 7.84912H13.4878C13.7417 7.84912 13.9321 8.05225 13.9321 8.2998C13.9321 8.55371 13.7417 8.74414 13.4878 8.74414H7.48926ZM2.93799 14.1333C2.93799 14.584 3.27441 14.9268 3.71875 14.9268C4.15674 14.9268 4.49316 14.5967 4.49316 14.1333V8.74414H3.36328C3.09668 8.74414 2.93799 8.90283 2.93799 9.16309V14.1333ZM7.83838 13.0796C7.33691 13.0796 7.02588 12.7686 7.02588 12.2671V10.8262C7.02588 10.3247 7.33691 10.02 7.83838 10.02H9.37451C9.87598 10.02 10.1807 10.3247 10.1807 10.8262V12.2671C10.1807 12.7686 9.87598 13.0796 9.37451 13.0796H7.83838ZM11.2915 10.9087C11.0376 10.9087 10.8408 10.7183 10.8408 10.4707C10.8408 10.2168 11.0312 10.02 11.2915 10.02H13.4814C13.7354 10.02 13.9321 10.2168 13.9321 10.4707C13.9321 10.7183 13.7354 10.9087 13.4814 10.9087H11.2915ZM11.2915 13.0796C11.0312 13.0796 10.8408 12.8828 10.8408 12.6353C10.8408 12.3813 11.0376 12.1846 11.2915 12.1846H13.4814C13.7354 12.1846 13.9321 12.3813 13.9321 12.6353C13.9321 12.8828 13.7354 13.0796 13.4814 13.0796H11.2915Z' fill='black'/%3E%3C/svg%3E");}
.wl-note-icon {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M5.61035 16.3423C4.21387 16.3423 3.47754 15.5933 3.47754 14.1904V4.6499C3.47754 3.24707 4.22021 2.50439 5.61035 2.50439H8.70166C9.55859 2.50439 10.0347 2.6377 10.5996 3.21533L13.8115 6.47168C14.3955 7.06201 14.5225 7.50635 14.5225 8.43311V14.1904C14.5225 15.5933 13.7798 16.3423 12.3896 16.3423H5.61035ZM5.75 14.9268H12.2437C12.8276 14.9268 13.1069 14.6284 13.1069 14.0698V8.69971H9.83789C8.84766 8.69971 8.36523 8.22363 8.36523 7.2334V3.91357H5.75635C5.17236 3.91357 4.89307 4.21826 4.89307 4.77051V14.0698C4.89307 14.6284 5.17236 14.9268 5.75 14.9268ZM9.9585 7.5H12.9546L9.57129 4.07227V7.11279C9.57129 7.37939 9.69189 7.5 9.9585 7.5ZM11.209 10.3057C11.4438 10.3057 11.6216 10.4771 11.6216 10.7056C11.6216 10.9404 11.4438 11.1245 11.209 11.1245H6.68945C6.44824 11.1245 6.27051 10.9404 6.27051 10.7056C6.27051 10.4771 6.44824 10.3057 6.68945 10.3057H11.209ZM11.209 12.3687C11.4438 12.3687 11.6216 12.5527 11.6216 12.7876C11.6216 13.0098 11.4438 13.1875 11.209 13.1875H6.68945C6.44824 13.1875 6.27051 13.0098 6.27051 12.7876C6.27051 12.5527 6.44824 12.3687 6.68945 12.3687H11.209Z' fill='black'/%3E%3C/svg%3E");}

/* TODO: Properties: Width */
.wl-width-115 {width: 115px !important;}
.wl-width-269 {width: 269px !important;}
.wl-width-275 {width: 275px !important;}
.wl-width-320 {width: 320px !important;}

/* TODO: Properties: Margin/Left */
.wl-ml-4 {margin-left: 4px !important;}
.wl-ml-8 {margin-left: 8px !important;}
.wl-ml-10 {margin-left: 10px !important;}

/* TODO: Properties: Mix */
.ks-w-100 {width: 100% !important;}
.ks-h-100 {height: 100% !important;}
.ks-vh-100 {height: 100vh !important;}

.ks-d-flex {display: flex !important;}
.ks-d-inline-flex {display: inline-flex !important;}
.ks-d-block {display: block !important;}
.ks-d-inline-block {display: inline-block !important;}
.ks-d-flex-row {flex-direction: row !important;}
.ks-d-flex-column {flex-direction: column !important;}
.ks-flex-grow-1 {flex-grow: 1 !important;}
.ks-align-items-start {align-items: flex-start !important;}
.ks-align-items-center {align-items: center !important;}
.ks-align-items-end {align-items: flex-end !important;}
.ks-justify-between {justify-content: space-between !important;}
.ks-justify-center {justify-content: center !important;}
.ks-justify-end {justify-content: flex-end !important;}
.ks-fw-nm{font-weight:400!important}
.ks-fw-md{font-weight:500!important}
.ks-fw-semi-bd{font-weight:600!important}
.ks-fw-bd{font-weight:700!important}
.ks-fs-9{font-size:9px!important}
.ks-fs-10{font-size:10px!important}
.ks-fs-12{font-size:12px!important}
.ks-fs-13{font-size:13px!important}
.ks-fs-14{font-size:14px!important}
.ks-fs-16{font-size:16px!important}
.ks-fs-18{font-size:18px!important}
.ks-fs-20{font-size:20px!important}
.ks-fs-24{font-size:24px!important}
.ks-fs-28{font-size:28px!important}
.ks-fs-30{font-size:30px!important}
.ks-fs-32{font-size:32px!important}
.ks-text-center{text-align:center!important}
.ks-text-start{text-align:start!important}
.ks-text-end{text-align:end!important}
.ks-color-black{color:#171717!important}
.ks-color-gray{color:#737373!important}
.ks-width-90{width:90px!important}
.ks-width-100{width:100px!important}
.ks-width-120{width:120px!important}
.ks-width-125{width:125px!important}
.ks-width-150{width:150px!important}
.ks-width-170{width:170px!important}
.ks-width-175{width:175px!important}
.ks-width-180{width:180px!important}
.ks-width-230{width:230px!important}

.ks-max-height-180 {max-height: 180px !important;}

.ks-mx-auto{margin-left:auto;margin-right:auto!important}
.ks-ks-mt-auto {margin-top: auto !important;}
.ks-mt-1{margin-top:1px!important}
.ks-mt-2{margin-top:2px!important}
.ks-mt-3{margin-top:3px!important}
.ks-mt-4{margin-top:4px!important}
.ks-mt-5{margin-top:5px!important}
.ks-mt-6{margin-top:6px!important}
.ks-mt-7{margin-top:7px!important}
.ks-mt-8{margin-top:8px!important}
.ks-mt-10{margin-top:10px!important}
.ks-mt-12{margin-top:12px!important}
.ks-mt-14{margin-top:14px!important}
.ks-mt-16{margin-top:16px!important}
.ks-mt-24{margin-top:24px!important}
.ks-mt-28{margin-top:28px!important}
.ks-mt-30{margin-top:30px!important}
.ks-mt-32{margin-top:32px!important}

.ks-mb-1 {margin-bottom: 4px !important;}
.ks-mb-2 {margin-bottom: 8px !important;}
.ks-mb-3 {margin-bottom: 16px !important;}
.ks-mb-4 {margin-bottom: 24px !important;}
.ks-mb-5 {margin-bottom: 48px !important;}

.ks-p-1 {padding: 4px !important}
.ks-p-2 {padding: 8px !important}
.ks-p-3 {padding: 16px !important}
.ks-p-4 {padding: 24px !important}
.ks-p-5 {padding: 48px !important}

.ks-px-4{padding-left:4px;padding-right:4px!important}
.ks-px-8{padding-left:8px;padding-right:8px!important}
.ks-px-16{padding-left:16px;padding-right:16px!important}
.ks-px-24{padding-left:24px;padding-right:24px!important}
.ks-px-26{padding-left:26px;padding-right:26px!important}
.ks-px-48{padding-left:24px;padding-right:48px!important}

.ks-py-4{padding-top:4px;padding-bottom:4px!important}
.ks-py-6{padding-top:6px;padding-bottom:6px!important}
.ks-py-8{padding-top:8px;padding-bottom:8px!important}
.ks-py-10{padding-top:10px;padding-bottom:10px!important}
.ks-py-16{padding-top:16px;padding-bottom:16px!important}
.ks-py-20{padding-top:20px;padding-bottom:20px!important}
.ks-py-24{padding-top:24px;padding-bottom:24px!important}
.ks-py-48{padding-top:48px;padding-bottom:48px!important}

.ks-border-top-light{border-top:1px solid #b3b3b3!important}
.ks-gap-2{gap:2px!important;}
.ks-gap-3{gap:3px!important;}
.ks-gap-4{gap:4px!important;}
.ks-gap-6{gap:6px!important;}
.ks-gap-8{gap:8px!important;}
.ks-gap-10{gap:10px!important;}
.ks-gap-12{gap:12px!important;}
.ks-gap-14{gap:14px!important;}
.ks-gap-16{gap:16px!important;}
.ks-gap-18{gap:18px!important;}
.ks-gap-24{gap:24px!important;}
.ks-gap-28{gap:28px!important;}
.ks-gap-30{gap:30px!important;}
.ks-gap-32{gap:32px!important;}
.ks-gap-48{gap:48px!important;}

/* TODO: Properties: Overflow */
.ks-overflow-hidden {overflow: hidden !important;}
.ks-overflow-x-hidden {overflow-x: hidden !important;}
.ks-overflow-y-hidden {overflow-y: hidden !important;}

.ks-overflow-auto {overflow: auto !important;}
.ks-overflow-x-auto {overflow-x: auto !important;}
.ks-overflow-y-auto {overflow-y: auto !important;}

.ks-overflow-visible {overflow: visible !important;}

/* TODO: Properties: Gap */
.wl-gap-10 {gap: 10px !important;}

/* TODO: Properties: Position */
.ks-position-relative {position: relative !important;}
.ks-position-absolute {position: absolute !important;}
.ks-position-fixed {position: fixed !important;}
.ks-position-sticky {position: sticky !important;}
.ks-position-static {position: static !important;}
.wl-position-top-right-10 {position: absolute;top: 50%;right: 10px;transform: translateY(-50%);}
.wl-position-top-right {position: absolute;top: 50%;right: -24px;transform: translateY(-50%);}