@font-face{font-family:Commando;src:url(/assets/commando.Ct02ZC_G.ttf) format("truetype")}a{color:var(--v-theme-primary)}.v-col-shrink{flex:0 0 auto;width:auto}.v-container--medium{max-width:1000px}.v-container--small{max-width:800px}.v-container--xsmall{max-width:600px}.cursor-pointer{cursor:pointer}.v-theme--dark .v-overlay__scrim{background-color:#000;opacity:.5}.expanded-row-shadow{position:relative;z-index:1;box-shadow:inset 0 2px 10px #00000080}.va-tonal-surface{background-color:rgb(var(--v-theme-surface-light))}@keyframes flashGreen{0%,to{background-color:transparent}50%{background-color:rgba(var(--v-theme-success),.4)}}@keyframes flashRed{0%{background-color:rgba(var(--v-theme-error),.4)}50%{background-color:rgba(var(--v-theme-error),.2)}to{background-color:transparent;opacity:0}}.row-deleting td{animation:flashRed 1s ease-in-out}.row-added td{animation:flashGreen 1s ease-in-out}.hover-red-tonal:hover{color:rgb(var(--v-theme-error));background-color:rgba(var(--v-theme-error),.2)}.v-theme--light .commissionTotals.due{background-color:#ffcca3}.v-theme--light .commissionTotals.paid{background-color:#b8e6b3}.v-theme--light .commissionTotals.earned{background-color:#e0e0e0}.v-theme--dark .commissionTotals.due{background-color:#845032}.v-theme--dark .commissionTotals.paid{background-color:#61a153}.v-theme--dark .commissionTotals.earned{background-color:#747575}.body-sync-offset .v-navigation-drawer,.body-sync-offset .v-app-bar,.body-sync-offset .v-application__wrap{top:24px!important}.body-adminbar-offset .v-navigation-drawer,.body-adminbar-offset .v-app-bar,.body-adminbar-offset .v-application__wrap{top:44px!important}.body-sync-offset.body-adminbar-offset .v-navigation-drawer,.body-sync-offset.body-adminbar-offset .v-app-bar,.body-sync-offset.body-adminbar-offset .v-application__wrap{top:68px!important}.body-adminbar-offset .sync-progress-container{top:44px!important}.highlight-pulse{animation:highlightPulse 1.5s ease-in-out}@keyframes highlightPulse{0%,to{background-color:transparent;box-shadow:none}50%{background-color:rgba(var(--v-theme-primary),.15);box-shadow:0 0 0 3px rgba(var(--v-theme-primary),.4)}}.highlight-tab{animation:highlightTab 1.5s ease-in-out}@keyframes highlightTab{0%,to{background-color:transparent}50%{background-color:rgba(var(--v-theme-primary),.4)}}.highlight-content{animation:highlightContent 1.5s ease-in-out}@keyframes highlightContent{0%,to{background-color:transparent;box-shadow:none}50%{background-color:rgba(var(--v-theme-primary),.2);box-shadow:0 0 0 4px rgba(var(--v-theme-primary),.6)}}.v-switch .v-label{padding-inline-start:10px}.v-switch__loader{display:flex}.v-switch__loader .v-progress-circular{color:rgb(var(--v-theme-surface))}.v-switch__track,.v-switch__thumb{transition:none}.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track,.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb{background-color:rgb(var(--v-theme-error));color:rgb(var(--v-theme-on-error))}.v-switch__track-true{margin-inline-end:auto}.v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true{opacity:0}.v-switch__track-false{margin-inline-start:auto}.v-selection-control--dirty .v-switch__track-false{opacity:0}.v-switch__track{display:inline-flex;align-items:center;font-size:.5rem;padding:0 5px;background-color:rgb(var(--v-theme-surface-variant));border-radius:9999px;height:14px;opacity:.6;min-width:36px;cursor:pointer;transition:.2s background-color cubic-bezier(.4,0,.2,1)}.v-switch--inset .v-switch__track{border-radius:9999px;font-size:.75rem;height:32px;min-width:52px}.v-switch__thumb{align-items:center;background-color:rgb(var(--v-theme-surface-bright));color:rgb(var(--v-theme-on-surface-bright));border-radius:50%;display:flex;font-size:.75rem;height:20px;justify-content:center;width:20px;pointer-events:none;transition:.15s .05s transform cubic-bezier(0,0,.2,1),.2s color cubic-bezier(.4,0,.2,1),.2s background-color cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.v-switch:not(.v-switch--inset) .v-switch__thumb{box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))}.v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb{background:rgb(var(--v-theme-surface-variant));color:rgb(var(--v-theme-on-surface-variant))}.v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb{box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 0 0 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))}.v-switch--inset .v-switch__thumb{height:24px;width:24px;transform:scale(.6666666667)}.v-switch--inset .v-switch__thumb--filled{transform:none}.v-switch--inset .v-selection-control--dirty .v-switch__thumb{transform:none;transition:.15s .05s transform cubic-bezier(0,0,.2,1)}.v-switch.v-input{flex:0 1 auto}.v-switch .v-selection-control{min-height:var(--v-input-control-height)}.v-switch .v-selection-control__input{border-radius:50%;transition:.2s transform cubic-bezier(.4,0,.2,1);position:absolute}.v-locale--is-ltr.v-switch .v-selection-control__input,.v-locale--is-ltr .v-switch .v-selection-control__input{transform:translate(-10px)}.v-locale--is-rtl.v-switch .v-selection-control__input,.v-locale--is-rtl .v-switch .v-selection-control__input{transform:translate(10px)}.v-switch .v-selection-control__input .v-icon{position:absolute}.v-locale--is-ltr.v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-ltr .v-switch .v-selection-control--dirty .v-selection-control__input{transform:translate(10px)}.v-locale--is-rtl.v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-rtl .v-switch .v-selection-control--dirty .v-selection-control__input{transform:translate(-10px)}.v-switch.v-switch--indeterminate .v-selection-control__input{transform:scale(.8)}.v-switch.v-switch--indeterminate .v-switch__thumb{transform:scale(.75);box-shadow:none}.v-switch.v-switch--inset .v-selection-control__wrapper{width:auto}.v-switch.v-input--vertical .v-label{min-width:max-content}.v-switch.v-input--vertical .v-selection-control__wrapper{transform:rotate(-90deg)}@media (forced-colors: active){.v-switch .v-switch__loader .v-progress-circular{color:currentColor}.v-switch .v-switch__thumb{background-color:buttontext}.v-switch .v-switch__track,.v-switch .v-switch__thumb{border:1px solid;color:buttontext}.v-switch:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{background-color:highlight}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track{background-color:highlight}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track,.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{color:highlight}.v-switch.v-switch--inset .v-switch__track{border-width:2px}.v-switch.v-switch--inset:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{background-color:highlighttext;color:highlighttext}.v-switch.v-input--disabled .v-switch__thumb{background-color:graytext}.v-switch.v-input--disabled .v-switch__track,.v-switch.v-input--disabled .v-switch__thumb{color:graytext}.v-switch.v-switch--loading .v-switch__thumb{background-color:canvas}.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb,.v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb{border-width:0}}
