@keyframes bouncing-loader{to{opacity:.1;transform:translate3d(0,-1rem,0)}}.bouncing-loader{display:flex;justify-content:center}.bouncing-loader.small>div{width:8px;height:8px;margin:8px .1rem}.bouncing-loader>div{width:1rem;height:1rem;margin:3rem .2rem;background:#8385aa;border-radius:50%;animation:bouncing-loader .6s infinite alternate}.bouncing-loader>div:nth-child(2){animation-delay:.2s}.bouncing-loader>div:nth-child(3){animation-delay:.4s}.round-loader,.round-loader:after{border-radius:50%;width:30px;height:30px}.round-loader{font-size:7px;position:relative;text-indent:-9999em;border:.5em solid var(--wgtPrimary);border-left:.5em solid #c4b7b7;transform:translateZ(0);animation:load8 .8s linear infinite}.round-loader.small{width:15px;height:15px;font-size:5px}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{margin-top:auto!important;padding:1rem;align-items:center;justify-content:center;background-color:#f9f9f9;border-top:2px solid #dee2e6}.footer p{padding:0;margin:0}.footer p a{color:#000;font-weight:500;line-height:20px}.footer a.nav-link,.footer p a,.footer p span{font-size:12px!important}.footer a.nav-link{color:#2d2d2d}.footer a.nav-link:hover{text-decoration:underline}.footer a.nav-link:last-child{padding-right:0}.login-screen{background-image:linear-gradient(180deg,rgba(49,193,253,.94),hsla(0,0%,76.9%,0));min-height:100vh;display:flex;flex-direction:column}.login-screen .overlay{background-image:url(/static/media/logo_bg.d8c6923e.png);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;display:block;position:absolute}.login-screen .form-holder{z-index:1;flex:1 1;background:none;display:flex;align-items:center;justify-content:center;flex-direction:column}.login-screen .form-holder .image-logo img{width:375px}.login-screen .form-holder form{width:400px;background-color:#fff;border-radius:10px;margin-top:20px;padding:40px 30px;box-shadow:0 4px 4px rgba(96,96,96,.25);border:none}.login-screen .form-holder form label{font-size:14px;margin-left:10px;color:#373c3e}.login-screen .form-holder form input{height:49px}.login-screen .form-holder form input::-webkit-input-placeholder{font-style:italic;font-size:14px;color:#929a9c}.login-screen .form-holder form input:-ms-input-placeholder{font-style:italic;font-size:14px;color:#929a9c}.login-screen .form-holder form input::-ms-input-placeholder{font-style:italic;font-size:14px;color:#929a9c}.login-screen .form-holder form input::placeholder{font-style:italic;font-size:14px;color:#929a9c}.login-screen .form-holder form .forgot-link{font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#373c3e;float:right;margin-top:5px;margin-bottom:20px}.login-screen .form-holder form button{height:35px;font-size:14px;box-shadow:0 2px 2px 0 rgba(0,0,0,.25);border:1px solid rgba(55,60,62,.2);background-color:#8aca26}.login-screen .form-holder form p{margin-top:10px;text-align:center}.button-selector{border-radius:20px;display:inline-block;padding:5px 0}.button-selector,.button-selector button{background-color:var(--switchButtonSwitcherBg)!important}.button-selector button{background-image:none!important;color:var(--white)!important;margin:0 7px;border-radius:15px;padding:0 30px}.button-selector button.active{background-color:var(--switchButtonSelected)!important}.avatar-button{max-width:250px;display:flex;border:.001em solid;border-color:var(--wgtGray)!important;border-radius:15px;padding:10px 20px;justify-content:flex-start;align-items:center;border-image:none;cursor:pointer}.avatar-button:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.164)!important}.avatar-button div{margin-right:10px}.custom-input{display:flex}.custom-input label{margin-bottom:0!important;position:relative;top:8px}.custom-input input:-ms-input-placeholder{background-color:var(--wgtLightGray)!important}.custom-input input:placeholder-shown{background-color:var(--wgtLightGray)!important}.custom-input span{float:right;font-size:10px!important;margin-top:5px}.simple-dropdown label{margin-left:10px;font-size:14px}.simple-dropdown select{height:36px;font-size:14px;line-height:1}.confirm-password-component .confirm-password-content{margin-bottom:-5px;display:flex;flex-direction:row;justify-content:center}.confirm-password-component .confirm-password-content label{margin-bottom:0!important;position:relative;margin-right:-20px;color:var(--wgtGray);font-size:13px;text-align:right;width:180px}.confirm-password-component .confirm-password-content input{margin:0 20px}.confirm-password-component span{float:right;font-size:10px!important}.simple-input label{margin-left:10px;font-size:14px;margin-bottom:5px}.simple-input input,.simple-input select,.simple-input textarea{height:36px;font-size:14px;border-color:var(--wgtInputBorder)!important}.simple-input input:-ms-input-placeholder,.simple-input select:-ms-input-placeholder,.simple-input textarea:-ms-input-placeholder{color:var(--wgtLightGray)!important;font-style:italic}.simple-input input:placeholder-shown,.simple-input select:placeholder-shown,.simple-input textarea:placeholder-shown{color:var(--wgtLightGray)!important;font-style:italic}.simple-input span{float:right;font-size:10px!important}.simple-input .required-border{border-color:var(--wgtRed)!important}.simple-input.template-input-component.component-third{flex-direction:column!important;border:1px solid #d8d7d7;border-radius:8px}.simple-input.template-input-component.component-third label{display:flex!important;align-items:center;flex-direction:row!important;justify-content:flex-start!important;background-color:#488bb1;border-top-left-radius:7px;border-top-right-radius:7px;width:100%;border-bottom:1px solid #d8d7d7;height:36px;margin:0!important;color:#fff;text-align:left;padding-left:.8rem}.simple-input.template-input-component.component-third input{flex:1 1;margin:.25rem 0!important;width:95%}.simple-textarea label{margin-left:10px;font-size:14px;margin-bottom:5px}.simple-textarea textarea{border-color:#bdbdbd!important;border-color:var(--wgtInputBorder)!important}.simple-textarea textarea:-ms-input-placeholder{background-color:#f3f3f3!important;background-color:var(--wgtLightGray)!important}.simple-textarea textarea:placeholder-shown{background-color:#f3f3f3!important;background-color:var(--wgtLightGray)!important}.simple-textarea span{float:right;font-size:10px!important}.form-with-erase .form-with-erase-content{display:flex;align-items:center}.form-with-erase .form-with-erase-content button{background:none!important;background-image:none!important;border:none!important;margin-top:23px}.form-with-erase span{float:right;font-size:10px!important;margin-top:-10px}.dropdown-filter{display:flex;flex-direction:column}.dropdown-filter label{margin-bottom:5px!important;margin-left:10px;font-size:12px}.dropdown-filter.sm{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown-filter.sm .dropdown-filter-icon{margin-left:10px}.dropdown-filter .dropdown-filter-component{height:38px;display:flex;align-items:center;justify-content:space-between;padding:10px;width:100%;border-radius:5px;background-color:var(--wgtLightGray);border:1px solid #ced4da;cursor:pointer}.dropdown-filter .dropdown-filter-component p{font-style:italic;color:var(--wgtGray);padding:0;margin:0}.dropdown-filter .dropdown-filter-component.selected{background-color:var(--wgtWhite)}.dropdown-filter .dropdown-filter-component.selected p{color:var(--wgtInputText);font-style:normal;white-space:nowrap}.dropdown-filter .dropdown-filter-component .dropdown-filter-icon{color:#4f5455}.dropdown-filter .dropdown-filter-menu{border:1px solid var(--wgtGray);padding:10px;position:absolute;top:60px;width:100%;z-index:1;background:#fff;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.dropdown-filter .dropdown-filter-menu .dropdown-filter-input{align-items:center;justify-content:center;display:flex;border:1px solid var(--wgtGray);margin-bottom:10px}.dropdown-filter .dropdown-filter-menu .dropdown-filter-input input{flex:1 1;border:none;font-size:13px;padding:8px}.dropdown-filter .dropdown-filter-menu .dropdown-filter-input .dropdown-close-icon{cursor:pointer;margin:0 10px}.dropdown-filter .dropdown-filter-menu ul{padding:0 10px;margin:0}.dropdown-filter .dropdown-filter-menu ul li{font-size:13px;list-style:none;cursor:pointer;margin-bottom:5px;white-space:nowrap}.upload-card-component{box-shadow:0 5px 5px 1px rgba(0,0,0,.15)!important;padding:20px;display:block span;display-color:var(--wgtGray);display-margin-left:10px}.upload-card-component .input-holder{border:1px solid var(--wgtGray);border-radius:5px;height:35px;margin:10px 0;align-items:center;display:flex;justify-content:space-between;padding:10px}.upload-card-component .input-holder .empty{cursor:pointer;flex:1 1;height:30px}.upload-card-component .input-holder .upload-cancel-icon{color:var(--wgtGray);cursor:pointer}.upload-card-component .button-upload-holder{margin-top:20px;display:flex;align-items:flex-end;justify-content:flex-end}.upload-card-component input.file-input{display:none}.switch-component{display:flex;flex-direction:row;align-items:center;justify-content:center}.switch-component label{white-space:nowrap;font-size:12px;margin:0;padding:0}.switch-component .switch-component-switcher{margin:0 10px}.switch-component .switch-component-tolltip{cursor:pointer;color:var(--wgtGray)}.firm-card{padding:20px;box-shadow:var(--wgtBoxShadow);border-radius:5px}.firm-card.selected{border:2px solid var(--primaryButton);background-color:#f8f8f8}.firm-card .firm-card-header{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row}.firm-card .firm-card-header .firm-card-avatar{width:50px;height:50px;overflow:hidden;border:1px solid;border-radius:5px;margin-bottom:20px}.firm-card .firm-card-header .firm-card-avatar img{width:50px}.firm-card .firm-card-header .firm-card-icon{cursor:pointer}.firm-card h2{line-height:25px}.firm-card p{margin:20px 0;font-size:12px!important}.firm-card .firm-card-button-holder{display:flex;align-items:center;justify-content:center}.invoice-summary-card{box-shadow:var(--wgtBoxShadow);padding:20px;margin-right:0!important;margin-left:0!important}.invoice-summary-card .invoice-summary-item{margin-bottom:10px;display:flex;align-items:center;justify-content:flex-end;color:var(--wgtTextColor)}.invoice-summary-card .invoice-summary-item.red{color:var(--wgtRed)}.invoice-summary-card .invoice-summary-item.red .invoice-summary-item-label{color:var(--wgtRed)!important}.invoice-summary-card .invoice-summary-item .invoice-summary-item-left{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.invoice-summary-card .invoice-summary-item .invoice-summary-item-left .invoice-summary-item-icon{cursor:pointer;color:var(--wgtGray)!important;margin-right:5px;position:relative;top:-3px}.invoice-summary-card .invoice-summary-item .invoice-summary-item-left span{margin-right:10px}.invoice-summary-card .invoice-summary-item .invoice-summary-item-left .invoice-summary-item-label{text-align:right;font-size:12px!important;font-style:italic;margin-top:-5px;color:var(--wgtGray)}.invoice-summary-card .invoice-summary-item .invoice-summary-item-left .invoice-summary-item-label.highlight{color:var(--wgtTextColor);font-style:normal!important}.invoice-summary-card .invoice-summary-item .invoice-summary-item-left .invoice-summary-item-number.highlight{font-weight:900;font-family:"noto_sansbold"!important}.invoice-summary-card .invoice-summary-card-total-holder{text-align:right}.invoice-summary-card .invoice-summary-card-total-holder .highlight{color:var(--primaryColor);font-size:25px!important}.invoice-summary-card .invoice-summary-card-total-holder .red .invoice-summary-item-number{font-family:"noto_sansbold"!important}.invoice-summary-card .invoice-summary-card-total-holder .red .invoice-summary-item-label{font-style:normal}.margins-summary-card{box-shadow:var(--wgtBoxShadow);padding:20px}.margins-summary-card h2{margin-bottom:20px}.margins-summary-card div{margin-bottom:30px}.margins-summary-card div .margins-summary-card-amount{font-family:"noto_sansbold"!important;font-size:20px!important;display:block}.user-card-component{margin-left:0!important;margin-right:0!important;box-shadow:var(--wgtBoxShadow);padding:10px 0;border-radius:5px;align-items:center}.user-card-component.selected{border:2px solid var(--primaryButton);background-color:#f8f8f8}.user-card-component .user-card-component-avatar{width:70px;height:70px;overflow:hidden;border-radius:5px}.user-card-component .user-card-component-avatar img{height:70px}.user-card-component .user-card-component-address span{line-height:15px}.user-card-component span{font-size:11px!important;display:block;color:var(--wgtTextColor)!important}.user-card-component span b{font-family:"noto_sansbold"!important;color:var(--wgtTextColor)!important}.user-card-component .user-card-component-icon{color:var(--wgtTextColor);cursor:pointer}.calculator-component{border:1px solid;padding:20px;border-radius:5px;width:260px}.calculator-component .calculator-titleHolder{flex-direction:row;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calculator-component .calculator-buttons{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;flex:0 1 60%}.calculator-component .calculator-buttons .calculator-result{align-self:stretch;flex:0 1 80%;padding:5px}.calculator-component .calculator-buttons .calculator-result input{background-color:var(--wgtLightGray);width:100%;border:1px solid var(--wgtGray);height:30px;border-radius:5px;text-align:right}.calculator-component .calculator-buttons .calculator-button-wrapper{flex:0 1 20%;cursor:pointer;margin-bottom:10px;display:flex;justify-content:center;align-items:center;padding:5px}.calculator-component .calculator-buttons .calculator-button-wrapper.operation span{height:30px;border-radius:5px;background-color:var(--wgtLightGray);color:var(--wgtInputText);flex:1 1;display:flex;justify-content:center;align-items:center}.calculator-component .calculator-buttons .calculator-button-wrapper.equal{flex:0 1 40%}.calculator-component .calculator-buttons .calculator-button-wrapper.equal span{padding:0 10px;background-color:var(--wgtLightGray);justify-content:flex-start}.product-card-component{margin-left:0!important;margin-right:0!important;box-shadow:var(--wgtBoxShadow);padding:10px 0;border-radius:5px;align-items:center}.product-card-component.selected{border:2px solid var(--primaryButton);background-color:#f8f8f8}.product-card-component .product-card-component-content{display:flex;flex-direction:row;align-self:stretch;align-items:center;justify-content:space-around}.product-card-component .product-card-component-avatar{width:70px;height:70px;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;display:flex}.product-card-component .product-card-component-avatar img{height:70px}.product-card-component .product-card-component-address span{line-height:15px}.product-card-component span{font-size:11px!important;display:block;color:var(--wgtTextColor)!important}.product-card-component span b{font-family:"noto_sansbold"!important;color:var(--wgtTextColor)!important}.product-card-component .product-card-component-icon{color:var(--wgtTextColor);cursor:pointer}.table-component{overflow-x:auto}.table-component .table-component-image-holder{width:50px;height:50px;overflow:hidden;border-radius:50%;display:flex;align-items:center;justify-content:center}.table-component .table-component-image-holder img{height:50px}.table-component tr th{font-size:15px;line-height:9px;padding-top:30px;color:var(--wgtDarkGray);font-weight:400}.table-component tr td{vertical-align:middle;padding-bottom:2px;padding-top:2px;color:#2d2d2d}.table-component tr td svg{cursor:pointer;margin-top:-4px;color:var(--wgtGray)}.table-component tr td.edit-col{width:120px!important;text-align:right}.table-component tr td.edit-col .edit-holder{display:none}.table-component tr td.edit-col .edit-holder.active{display:block}.table-component tr a,.table-component tr span{font-size:13px!important;line-height:9px}.table-component tbody tr td{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #dee2e6}.simple-upload-button label{margin-left:10px;font-size:14px}.simple-upload-button input[type=file]{width:0}hr{border:1px solid #e4e8ef;opacity:.6}.wgt-alert-message{border:1px solid rgba(0,0,0,.125)!important;background-color:#f4f6f8!important;color:var(--wgtTextColor);padding:1rem!important;font-size:14px}.wgt-alert-message button.button{color:var(--wgtPrimary);box-shadow:none;padding:0;margin:0;font-size:1rem!important;font-weight:400!important;font-family:"noto_sansregular"!important;background-color:transparent!important;height:0!important}.switch-box{border:1px solid #e1e1e3;background-color:rgba(225,225,227,.2);border-radius:30px;display:inline-block!important;padding:.2rem 1rem .2rem 3rem!important}.switch-box label{font-size:12px;padding-top:3px}.switch-box.selected{border:1px solid #a9d3ab;background-color:#ecf7ed}.switch-box.selected .custom-control-input:checked~.custom-control-label:before{border-color:#a9d3ab;background-color:#a9d3ab!important}.switch-box .loading{margin-bottom:4px;margin-left:5px}.update-product-screen .page-ids-route{border:1px solid #d8d7d7!important;background-color:#f9f9f9;width:297px}.update-product-screen .page-ids-route button{width:165px}.update-product-screen .page-ids-route button svg{fill:#929a9c!important}.update-product-screen .page-ids-route .input-group .input-group-prepend{height:100%}.update-product-screen .page-ids-route .input-group .input-group-prepend .input-group-text{background-color:#92999c}.update-product-screen .page-ids-route .input-group .input-group-prepend .input-group-text p{color:#fff}.update-product-screen .page-ids-route .input-group .input-group-prepend .input-group-text.page-id-index{background-color:#0074a0}.update-product-screen .max-width-100{max-width:100%!important}.update-product-screen .page-id-button-content{white-space:nowrap}.update-product-screen .input-box-field{border:1px solid #d8d7d7;border-radius:.25rem}.update-product-screen .input-box-field .simple-input,.update-product-screen .input-box-field .simple-textarea{display:flex;flex-direction:column;align-items:center}.update-product-screen .input-box-field .simple-input label,.update-product-screen .input-box-field .simple-textarea label{background-color:#dedede;margin-left:0;width:100%;padding:5px 0 5px 10px;margin-bottom:0;color:#727a7d!important}.update-product-screen .input-box-field .simple-input input,.update-product-screen .input-box-field .simple-input textarea,.update-product-screen .input-box-field .simple-textarea input,.update-product-screen .input-box-field .simple-textarea textarea{padding:0 0 0 10px!important;border:none;font-size:16px}.update-product-screen .card-group{border-color:#d8d7d7!important}.update-product-screen .card-group .card .card-header{padding:5px 0 5px 10px!important;font-size:14px!important;background-color:#dedede!important;color:#727a7d!important}.update-product-screen .card-group>.card:not(:last-child){border-right:0}.update-product-screen .font-regular{font-size:1rem!important;margin-bottom:0}.update-product-screen .text-trace{font-size:14px!important;margin-bottom:0!important}.update-product-screen .reports-content-list>table{width:100%}.update-product-screen .pos-actions{padding:.5rem}.update-product-screen .pos-actions p{color:#fff}.update-product-screen .pos-actions button.button.primary{background-color:#fff!important}.update-product-screen .common-attributes{border-bottom:0!important}@media (max-width:991px){.update-product-screen .shape-container{border:1px solid #d8d7d7;margin-bottom:1.5rem;margin-top:1.5rem;border-radius:.25rem}.update-product-screen .shape-container .shape-title{background-color:#dedede!important;color:#727a7d!important}.update-product-screen .shape-container .shape-title p{font-size:14px!important;padding-top:.5rem;padding-bottom:.5rem}}@media (max-width:1199px){.update-product-screen .sku-form{width:330px}}.update-product-screen .search-form-sku div[class$=-placeholder]{font-size:11px!important}.search-form-sku.invalid>div{border-color:#dc3545!important}.popover-workOrderType label,.popover-workOrderType p{font-family:"noto_sansregular"!important;font-size:14px!important}.popover-workOrderType .popover{min-width:365px}.popover-workOrderType .title{padding-top:.5rem;color:var(--wgtPrimary);font-size:15px!important}.popover-workOrderType .list-checkbox>div>label>input[type=radio]:first-child{width:14px!important;height:14px!important}.popover-workOrderType input[type=radio]{width:15px;height:15px}.popover-workOrderType ::-webkit-scrollbar{width:12px;height:12px}.popover-workOrderType ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:rgba(0,0,0,.2);border-radius:.5rem;-webkit-border-radius:.5rem}.popover-workOrderType ::-webkit-scrollbar-button{display:none;width:0;height:0}.popover-workOrderType ::-webkit-scrollbar-corner{background-color:transparent}.popover-workOrderType .popover-scroll{min-height:320px;max-height:40 0;overflow-y:auto}.popover-workOrderType .is-invalid{border-color:#dc3545!important}.popover-workOrderType .btn-icon-more-items{height:16px;margin-top:2px;color:#212529}.popover-workOrderType .btn-icon-more-items:hover{background-color:#fff!important}.popover-workOrderType .ml-tree-1{margin-left:.5rem}.popover-workOrderType .ml-tree-2{margin-left:1rem}.popover-workOrderType .ml-tree-3{margin-left:1.5rem}.popover-workOrderType .ml-tree-4{margin-left:2rem}.popover-workOrderType .ml-tree-5{margin-left:2.5rem}.urgency-selector-container{width:160px}.urgency-selector-container .urgency-selector-item{display:flex;align-items:center}.urgency-selector-container .urgency-selector-item .urgency-selector-item-color{width:15px;height:15px;border-radius:15px;margin-right:10px}.work-order-section .font-size-14{font-size:14px!important;line-height:normal!important}.work-order-section .image-media{width:35px;height:35px;margin-left:10px}.work-order-section .button-input-popover-field{border-color:var(--wgtInputBorder)!important}.work-order-section .card-header .card-header-title{color:var(--switchButtonSelected)!important;font-size:14px!important;font-weight:700}.work-order-section .card-header .text-muted{font-size:12px;line-height:22px}.work-order-section .card-header .password-input{height:33px}.work-order-section .card-header .add-button{margin-top:-4px}.work-order-section .card-footer.border-bold{border-top-width:2px;border-top-color:#e4e8ef;opacity:.6}.work-order-section .card-footer select{border-color:var(--wgtInputText)!important;color:#000!important}@media (max-width:575px){.work-order-section .margin-work-order-avatar{padding-left:43px}}.work-order-section .work-order-item-price{width:100px;padding:5px 3px 5px 0}.work-order-section .btn-load-open-work{height:36px}.work-order-section .actived-open-work{padding-top:20px}.work-order-section .job-order-list{border:1px solid #1e87f6!important;background:#f7fafd!important;border-radius:.25rem!important}.work-order-section .input-hight-width{width:300px}.work-order-section .image-order-item{width:50px;background-color:unset;border:unset}.work-order-section .icon-collapse-job-order-worder svg{color:var(--mutedColor)!important}.work-order-section .job-order-worker .react-datepicker-wrapper{width:100%}.work-order-section .job-order-worker .thumb-size-job-order-worker{width:50px;background-color:unset;border:unset}.work-order-section .job-order-worker .checkbox-private-details{display:flex;align-items:center}.work-order-section .job-order-worker .checkbox-private-details label{display:inline-block;display:flex;align-items:center}.work-order-section .job-order-worker .checkbox-private-details label svg{margin-left:.25rem}.work-order-section .job-order-worker .checkbox-private-details input{position:unset;margin-left:0;margin-top:0}.work-order-section .job-order-worker .textarea-detail-height{height:100px}.work-order-section .job-order-worker .btn-time-tracking:hover{background-color:var(--wgtRed)!important}.work-order-section .job-order-worker .btn-time-tracking svg{color:#fff;font-size:25px;height:16px;width:16px;margin-top:0}.work-order-section .job-order-worker .box-field-work-order{height:70px;margin-bottom:0!important;align-items:flex-end!important;display:flex!important}.work-order-section .job-order-worker .box-field-work-order .simple-input input{width:95px}.work-order-section .job-order-worker .box-field-work-order .simple-dropdown select{width:83px;height:36px}.work-order-section .job-order-worker .work-order-notes{height:100px}.thumbnails-list ::-webkit-scrollbar{width:12px;height:12px}.thumbnails-list ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:#fff;border-radius:.5rem;-webkit-border-radius:.5rem}.thumbnails-list ::-webkit-scrollbar-button{display:none;width:0;height:0}.thumbnails-list ::-webkit-scrollbar-corner{background-color:transparent}.thumbnails-list .overflow-x-auto{overflow-x:auto}.thumbnails-list .card{border-radius:0!important}.thumbnails-list .card-block{border:none;position:relative}.thumbnails-list .active{box-shadow:inset 0 0 0 10px #0074a0}.thumbnails-list .card-img-top{max-height:90px!important;border-top-left-radius:0!important;border-top-right-radius:0!important;max-width:125px;object-fit:scale-down}.thumbnails-list .remove-media-button{background-color:silver;position:absolute;padding:1px;border-radius:10px;right:5%;top:5%}.wgt-dialog>div{display:block!important}.media-center-holder{background-color:#5f5e5e;border-radius:.25rem;overflow:hidden}.media-center-holder .media-center-tabs{background-color:#202020;border-radius:5px;margin-top:30px;margin-bottom:30px}.media-center-holder .media-center-tabs span{padding:7px 40px;color:#fff;font-size:12px!important;margin:0}.media-center-holder .media-center-tabs span[aria-selected=true]{background-color:var(--wgtPrimary)}.media-center-holder .media-center-content{flex:1 1;height:100%;display:flex}.media-center-holder .media-center-content .media-center-content-holder .media-center-content-image{flex:1 1;align-items:center;display:flex;justify-content:center;height:400px;width:400px;background-repeat:no-repeat;background-position:50%}.media-center-holder .media-center-content .media-center-content-holder .media-center-content-image .layout-content-pages-images{background-color:#fff;width:700px;display:flex;padding:20px;flex-wrap:wrap}.media-center-holder .media-center-content .media-center-content-holder .media-center-content-image .layout-content-pages-images>div{width:220px;display:flex;flex-direction:column;align-items:center}.media-center-holder .media-center-content .media-center-content-holder .media-center-content-image .layout-content-pages-images>div img{width:150px;height:auto}.media-center-holder .media-center-content .media-center-content-holder .media-center-content-image .layout-content-pages-images>div span{text-align:left;width:100%;padding-left:30px}.media-center-holder .media-center-content .media-center-content-holder .content-side{width:15%}.media-center-holder .media-center-content .inclusion-tag-item{background-color:#fff;width:150px;margin-top:8px;padding:5px;border-radius:5px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.media-center-holder .media-center-content .inclusion-tag-item.isDragging{background-color:var(--wgtPrimary);color:#fff}.media-center-holder .media-center-content .inclusion-pointer{display:flex;background-color:red;border-radius:15px;height:15px;width:15px;position:absolute}.media-center-holder .media-center-content .inclusion-pointer.loading{background-color:rgba(137,138,84,.363)}.media-center-holder .media-center-content .inclusion-pointer .inclusion-pointer-content{display:none;align-items:center;justify-content:space-between;background-color:#fff;height:30px;border:1px solid var(--wgtGray);border-radius:5px}.media-center-holder .media-center-content .inclusion-pointer .inclusion-pointer-content span{margin:0 10px;white-space:nowrap}.media-center-holder .media-center-content .inclusion-pointer .inclusion-pointer-content button{margin-left:15px}.media-center-holder .media-center-content .inclusion-pointer:hover{cursor:pointer;background-color:transparent}.media-center-holder .media-center-content .inclusion-pointer:hover .inclusion-pointer-content{display:flex;z-index:1}.media-center-holder .media-center-content .page-layout-header{margin-bottom:10px;margin-top:-50px;color:#fff}.media-center-holder .media-center-content .page-layout-header span{font-size:12px!important}.media-center-holder .media-center-content .page-layout-header span:first-child{margin-right:50px}.media-center-holder .media-center-content .layout-content-pages{margin-right:20px}.media-center-holder .media-center-content .layout-content-pages button{background-color:#fff;padding:0;border-radius:10px;overflow:hidden}.media-center-holder .media-center-content .layout-content-pages button .position{background-color:var(--wgtGray);padding:7px 20px;color:#fff}.media-center-holder .media-center-content .layout-content-pages button .page-name{display:flex;height:35px;align-items:center;margin-left:10px}.media-center-holder .media-center-content .layout-content-pages button .page-name div{height:25px;width:25px;background-size:cover;background-color:#fff;margin-right:10px;border-radius:20px}.media-center-holder .media-center-content .layout-content-pages button.active .position{background-color:var(--wgtPrimary)}.dropzone{background:none}.dropzone-files .file-list-item span{color:#fff!important}.media-center-background-selector{margin-top:-55px;margin-bottom:40px;padding:0 20px;color:silver;font-size:12px;display:flex;width:300px;position:absolute}.media-center-background-selector .media-center-background-box{height:20px;cursor:pointer;width:20px;margin-left:10px;border:1px solid silver;border-radius:2px}.media-center-background-selector .media-center-background-options{display:flex;align-items:center;position:relative;top:25px;left:-40px}.media-center-background-selector .media-center-background-options .media-center-background-option{height:20px;width:20px;border:1px solid silver;cursor:pointer}.media-center-bottom{background-color:#141414;padding:10px 0;display:flex}.media-center-bottom .nav-button{cursor:pointer;width:30px;height:100px;align-items:center;display:flex;justify-content:center;color:#fff}.media-center-bottom .thumbnails-holder{flex:1 1;flex-direction:row;display:flex}.media-center-bottom .thumbnails-holder .add-media-button{cursor:pointer;height:100px;min-width:100px;border:1px solid silver;align-items:center;display:flex;justify-content:center;color:#fff;margin-right:10px}.media-center-content{flex:1 1;display:flex;flex-direction:column}.media-center-content .media-center-content-holder{display:flex;flex-direction:row;justify-content:center}.media-center-content .media-center-content-holder img{height:400px}.media-center-content.open{min-height:455px;justify-content:flex-end}.button-expand-media-center{border:1px solid silver;font-size:12px;padding:7px;border-radius:5px;color:silver;cursor:pointer}.zoom-options{border:1px solid silver;display:flex;align-items:center;flex-direction:column;position:absolute;margin-top:-100px;width:60px;margin-bottom:10px;border-radius:5px;opacity:0;transition:opacity .4s}.zoom-options.open{opacity:1}.zoom-options div{color:silver;font-size:12px;margin:5px;cursor:pointer}.side-sheet{padding:10px;color:#0f56b3;font-size:12px;font-weight:700;justify-content:flex-start;display:flex;flex-direction:column;align-items:flex-end}.side-sheet .close-sidebar{width:100%;text-align:right;font-size:14px;color:#1daeec;font-weight:400;border-bottom:2px solid #cccbcb;padding-bottom:10px;cursor:pointer;margin:20px 0}.side-sheet .sidebar-pane-item{cursor:pointer;width:100%;background-color:#e0e0e0;padding:0 10px;height:45px;border-radius:10px;display:flex;align-items:center;margin-bottom:15px}.side-sheet .sidebar-pane-item a{font-size:12px!important;color:#0f56b3;text-decoration:none;height:100%;display:flex;align-items:center}.side-sheet .sidebar-pane-item svg{margin-right:15px}.sidebar-mega-menu{padding:.5rem 0;justify-content:unset;align-items:unset}.sidebar-mega-menu .btn-sign-out{text-align:right;margin-right:1.5rem;margin-bottom:2rem}.sidebar-mega-menu .btn-sign-out button{background:unset;border:unset;color:#0f56b3;font-size:16px;font-family:"noto_sansbold"}.sidebar-mega-menu .close-sidebar{width:80%!important;margin:1rem auto 2rem!important;padding-bottom:1rem!important}.sidebar-mega-menu .close-sidebar .icon-close{font-size:16px}.sidebar-mega-menu .close-sidebar .icon-close svg{border:1px solid #1daeec!important;padding:.25rem;height:32px;width:32px;border-radius:.25rem;margin-left:.25rem;margin-bottom:.15rem}.sidebar-mega-menu .wrap-pane-item.center{padding-left:1rem;padding-right:1rem}.sidebar-mega-menu .wrap-pane-item.right{padding-right:1rem!important;display:flex!important;justify-content:flex-end!important}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item{margin-bottom:1rem;padding:0 1rem;height:3.25rem;font-size:14px!important;transition:.2s}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item:hover{opacity:.8}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item a{font-size:14px!important}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item.center{border-radius:10px!important}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item.right{border-radius:10px 0 0 10px;width:86%;padding-left:2.5rem!important}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item.left{padding-left:2rem!important;padding-right:1.5rem!important;border-radius:0 10px 10px 0!important;width:auto;display:inline-flex}.sidebar-mega-menu .wrap-pane-item .sidebar-pane-item svg{margin-right:15px;height:18px;width:18px}div[evergreen-portal-container]>div>div{z-index:1051}div[evergreen-portal-container]>div>div>div>div:first-child{display:none}.navbar-expandable-container{display:flex;width:100%;flex-direction:column;padding:20px}.navbar-expandable-container p{color:#929a9c;font-size:12px;font-weight:400}.navbar-expandable-container .navbar-expandable-container-item{width:100%;margin-bottom:20px}.navbar-expandable-container .navbar-expandable-container-item a,.navbar-expandable-container .navbar-expandable-container-item button{font-weight:700;font-size:14px;padding:0;display:flex;align-items:center;justify-content:space-between;border:none;background:none;color:#000}.navbar-expandable-container .navbar-expandable-container-item .child-link{font-weight:400;font-size:14px;color:#273037;margin-left:50px}.trace-documents-sidesheet .trace-documents-sidesheet-document-header .trace-documents-sidesheet-document-header-img,.trace-documents-sidesheet .trace-documents-sidesheet-document-page-ids .img{width:128px;height:128px;background-size:contain;background-repeat:no-repeat;background-position:50%}.update-product-screen .sku-form{background-color:#fff;border:1px solid #ccc;padding:8px;display:flex;align-items:center;justify-content:center;flex-direction:row;border-radius:5px;font-size:12px}.update-product-screen .sku-form .sku-form{border:none!important}.update-product-screen .sku-form .search-form-sku>div>div>div[id^=react-select-]{color:#9b9999!important;font-style:normal}.update-product-screen .sku-form .search-form-sku>div>div>div[class$=-placeholder]{color:#ccc!important;font-style:italic}.update-product-screen .sku-form .search-form-sku>div>div>div[class$=-singleValue]{color:#9b9999!important;font-style:normal}.update-product-screen .sku-form label{margin:0;padding:0}.update-product-screen .sku-form input{border:1px solid #bdbdbd;background:none;width:200px;padding:5px;border-radius:5px}.update-product-screen .sku-form input::-webkit-input-placeholder{font-style:italic;color:#9b9999}.update-product-screen .sku-form input:-ms-input-placeholder{font-style:italic;color:#9b9999}.update-product-screen .sku-form input::-ms-input-placeholder{font-style:italic;color:#9b9999}.update-product-screen .sku-form input::placeholder{font-style:italic;color:#9b9999}.update-product-screen .common-attributes{border-bottom:2px solid #e4e8ef}.update-product-screen .common-attributes .row-form{border-radius:10px;border:1px solid #d8d7d7;align-items:flex-start;justify-content:space-between;overflow:hidden;padding-bottom:20px;margin-bottom:20px}.update-product-screen .common-attributes .row-form .col{margin-top:-5px}.update-product-screen .common-attributes .row-form .col input{margin:10px;width:65%}.update-product-screen .common-attributes .row-form .col label{background-color:#717171;width:100%;margin:0;color:#fff;padding:15px 10px 10px}.update-product-screen .common-attributes .add-crate-box-row{align-items:center;margin-top:10px}.update-product-screen .common-attributes .add-crate-box-row .spacer{margin-right:60px}.update-product-screen .common-attributes .add-crate-box-row .add-button-holder{display:flex;align-items:center;flex-direction:row;justify-content:flex-end;color:#92999c;font-size:12px}.update-product-screen .common-attributes .box-id-btn-wrap,.update-product-screen .common-attributes .crate-id-btn-wrap{position:absolute;right:3rem;bottom:-2.5rem}.update-product-screen .common-attributes .box-id-btn-wrap label,.update-product-screen .common-attributes .crate-id-btn-wrap label{color:#92999c;font-size:12px}.update-product-screen .common-attributes .card-group .card-header{font-size:12px;background-color:#717171;color:#fff;border-bottom:1px solid #d8d7d7}.update-product-screen .common-attributes .textarea-description{height:8.7rem}.update-product-screen .reports-content{width:100%}.update-product-screen .reports-content .reports-content-form{border:1px solid #d8d7d7}.update-product-screen .reports-content .reports-content-form input{font-family:"noto_sansregular"!important;height:36px;border:1px solid #d8d7d7;color:#373c3e;font-size:14px}.update-product-screen .reports-content .reports-content-form input::-webkit-input-placeholder{font-style:italic;color:#929a9c}.update-product-screen .reports-content .reports-content-form input:-ms-input-placeholder{font-style:italic;color:#929a9c}.update-product-screen .reports-content .reports-content-form input::-ms-input-placeholder{font-style:italic;color:#929a9c}.update-product-screen .reports-content .reports-content-form input::placeholder{font-style:italic;color:#929a9c}.update-product-screen .reports-content h4{border-bottom:2px solid #e4e8ef;padding-bottom:.5rem}.update-product-screen .reports-content .reports-content-list{display:flex;flex-direction:row}.update-product-screen .reports-content .reports-content-list table{font-size:13px;border-radius:10px;overflow:hidden;border-collapse:separate;border:1px solid #d8d7d7}.update-product-screen .reports-content .reports-content-list table thead{background-color:#dedede}.update-product-screen .reports-content .reports-content-list table thead th{color:#727a7d}.update-product-screen .reports-content .reports-content-list td,.update-product-screen .reports-content .reports-content-list th{padding:10px;vertical-align:middle;font-weight:400}.update-product-screen .reports-content .reports-content-list td label,.update-product-screen .reports-content .reports-content-list th label{margin-bottom:0;color:#373c3e}.update-product-screen .reports-content .reports-content-list td button.button,.update-product-screen .reports-content .reports-content-list th button.button{height:36px}.update-product-screen .reports-content .reports-content-list td .download-btn,.update-product-screen .reports-content .reports-content-list th .download-btn{background-color:#fff;border:1px solid #92999c;padding:6px 10px;border-radius:5px;color:#92999c}.update-product-screen .reports-content .reports-content-list td .download-btn svg,.update-product-screen .reports-content .reports-content-list th .download-btn svg{margin-right:5px}.update-product-screen .reports-content .form-create-report{margin-top:5px;border-radius:5px;display:flex;align-items:center;border:1px solid #d8d7d7;padding:10px}.update-product-screen .reports-content .form-create-report form{width:100%;display:flex;align-items:center;flex-direction:row}.update-product-screen .reports-content .form-create-report form input::-webkit-input-placeholder{font-style:italic;font-size:11px}.update-product-screen .reports-content .form-create-report form input:-ms-input-placeholder{font-style:italic;font-size:11px}.update-product-screen .reports-content .form-create-report form input::-ms-input-placeholder{font-style:italic;font-size:11px}.update-product-screen .reports-content .form-create-report form input::placeholder{font-style:italic;font-size:11px}.update-product-screen .characteristic-content,.update-product-screen .reports-content .form-create-report form .row{width:100%}.update-product-screen .characteristic-content .nav-tabs{border:0}.update-product-screen .characteristic-content .nav-tabs .nav-item a{border:1px solid #0074a0;border:1px solid var(--switchButtonSelected);color:#0074a0;color:var(--switchButtonSelected);margin:0 7px;border-radius:10px;padding:5px 15px;vertical-align:middle;text-decoration:none;align-items:center;display:flex}.update-product-screen .characteristic-content .nav-tabs .nav-item a.active{background-color:#0074a0;background-color:var(--switchButtonSelected);color:#fff}.update-product-screen .characteristic-content .tab-content .tab-pane div{flex-direction:row;display:flex;margin-top:20px}.update-product-screen .characteristic-content .tab-content .tab-pane div span{cursor:pointer;border:1px solid #cccfd2;border:1px solid var(--wgtGray);color:#373c3e;color:var(--wgtTextColor);margin:0 7px;border-radius:10px;padding:5px 15px;vertical-align:middle;text-decoration:none;align-items:center;display:flex}.update-product-screen .characteristic-content .tab-content .tab-pane div span.active{background-color:#0074a0;background-color:var(--switchButtonSelected);color:#fff}.update-product-screen .product-advanced-content .shape-and-price .no-shape p{font-size:14px!important}.update-product-screen .product-advanced-content .shape-and-price .price-holder{margin-bottom:1rem}.update-product-screen .product-advanced-content .shape-and-price .price-holder:first-child{margin-right:0}.update-product-screen .fields-inline{margin-bottom:1rem}.update-product-screen .fields-inline .simple-input.template-input-component{display:flex!important;align-items:flex-start!important;flex-direction:column!important;margin-bottom:0}.update-product-screen .fields-inline .simple-input.template-input-component label{text-align:left!important;width:100%}.learn-to-use{color:#000;font-weight:400;width:100%!important}.learn-to-use .bullet{font-size:26px;line-height:.8;padding-left:5px;padding-right:5px;color:#92999c}.learn-to-use .section-title{background-color:#e5e5e5;padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:center}.learn-to-use .section-title>div{width:75%}.learn-to-use .btn-learn-to-use-default{border:1px solid #0074a0;background:#f8f8f8;color:#0074a0;font-family:Noto Serif;font-size:14px;padding:.75rem 1rem}.learn-to-use .btn-learn-to-use-default:focus,.learn-to-use .btn-learn-to-use-default:hover,.learn-to-use .btn-learn-to-use-default:visited{border:1px solid #0074a0;background:#ffc694;color:#0074a0;box-shadow:unset}.learn-to-use .btn-learn-to-use-secondary{border:1px solid #0074a0;background:#f8f8f8;color:#0074a0;font-family:Noto Serif;font-size:14px;padding:1.25rem 1rem}.learn-to-use .btn-learn-to-use-secondary:focus,.learn-to-use .btn-learn-to-use-secondary:hover,.learn-to-use .btn-learn-to-use-secondary:visited{border:1px solid #0074a0;background:#00f9db;color:#0074a0;box-shadow:unset}.learn-to-use .button-container{display:flex;justify-content:center}.learn-to-use .button-container .button-section{width:90%}.learn-to-use .button-container .button-section button{margin-left:1rem;margin-bottom:1rem}.page-ids{border:1px solid #d8d7d7!important;background-color:#f9f9f9;width:350px}.page-ids button{width:215px}.page-ids button svg{fill:#929a9c!important}.page-ids .input-group{height:26px}.page-ids .input-group .input-group-prepend{height:100%}.page-ids .input-group .input-group-prepend .input-group-text{background-color:#92999c}.page-ids .input-group .input-group-prepend .input-group-text p{color:#fff}.page-ids .input-group .input-group-prepend .input-group-text.page-id-index{background-color:#0074a0}.wgt-check-button{display:flex}.wgt-check-button input[type=radio]{display:none}.wgt-check-button .field-label{width:6.5rem;height:27px;border:1px solid #0074a0;background-color:#0074a0;border-radius:.4rem;display:flex;margin-bottom:1rem;justify-content:center!important;align-items:center!important;margin-right:.5rem}.wgt-check-button .field-label p{color:#fff;font-size:13px!important;margin-bottom:0;text-align:center}.wgt-check-button .field-label svg{width:100%;height:auto}.wgt-check-button .field-label text{transform:translate(20px,202px);font-size:100px;fill:#000}.wgt-check-button .label-options{margin-bottom:.5rem;display:flex;flex-wrap:wrap;flex:1 1}.wgt-check-button .label-options .form-check-inline{margin-bottom:.5rem;margin-left:.5rem;margin-right:.5rem!important}.wgt-check-button .label-options .form-check-inline:hover{border-radius:.4rem;background-color:#e4e8ef}.wgt-check-button .label-options .form-check-inline label.form-check-label{cursor:pointer;border:1px solid #e4e8ef;color:#373c3e;border-radius:.4rem;padding:3px 15px;vertical-align:middle;text-decoration:none;font-size:13px;min-width:6.5rem;text-align:center}.wgt-check-button .label-options .form-check-inline label.form-check-label.disabled{cursor:not-allowed}.wgt-check-button .label-options .form-check-inline label.form-check-label.selected{background-color:#e4e8ef;color:#373c3e}.wgt-check-button .label-options .form-check-inline label.form-check-label.form-check-image{width:100px;height:100px;background-size:cover;background-position:50%;opacity:1}.wgt-check-button .label-options .form-check-inline label.form-check-label.form-check-image.selected{opacity:.6;border-width:2px;border-color:#0074a0}.wgt-check-button .label-options .image-holder{text-align:center}.wgt-check-button .label-options .image-holder span{font-size:12px!important;margin-top:10px}.wgt-check-button.invalid label{border:1px solid #d31a1a!important;border:1px solid var(--wgtRed)!important}.price-holder{border:1px solid #d8d7d7;border-radius:8px;overflow:hidden;width:100%}.price-holder:first-child{margin-right:1rem}.price-holder .title{background-color:#a5a5a5;color:#fff;padding:5px .4rem;font-size:13px;border-bottom:1px solid #d8d7d7}.price-holder .content{display:flex;justify-content:space-between;padding:10px;color:#373c3e!important;position:relative}.price-holder .content.disabled{background-color:#e9ecef;opacity:1}.price-holder .content .text-sup{font-size:12px;color:#373c3e!important;position:absolute;right:5px;top:5px}.price-holder .content input{color:#373c3e!important;border:unset;background:none;width:100%;padding:5px;font-size:14px}.price-holder .content input:disabled{background-color:#e9ecef;opacity:1;border-color:#bdbdbd!important}.product-page-list .header-page-list{border:1px solid #e4e8ef;background-color:#f9f9f9}.product-page-list .header-page-list p{font-weight:700;color:#373c3e}.product-page-list .card .card-header{border-bottom:0!important}.template-characteristic span[role=tab]{cursor:pointer;border:1px solid #0074a0;color:#0074a0!important;margin:0 1rem 1rem 0!important;border-radius:5px;padding:3px 15px;vertical-align:middle;text-decoration:none;align-items:center;font-size:13px!important;width:130px;height:45px;text-align:center}.template-characteristic span[role=tab].selected,.template-characteristic span[role=tab]:hover{background-color:#0074a0;color:#fff!important}.template-characteristic span[role=tab]:focus{box-shadow:unset}.template-characteristic .template-characteristic-values{display:flex;flex-direction:row;flex-wrap:wrap}.template-characteristic .template-characteristic-values .template-characteristic-value-label{margin:0 1rem 1rem 0!important;cursor:pointer;border:1px solid #e4e8ef;color:#373c3e;border-radius:5px;padding:3px 15px;vertical-align:middle;text-decoration:none;align-items:center;font-size:12px;width:130px;min-height:35px;text-align:center;display:flex;justify-content:center!important;align-items:center!important}.template-characteristic .template-characteristic-values .template-characteristic-value-label.hasSelected,.template-characteristic .template-characteristic-values .template-characteristic-value-label:hover{background-color:#e4e8ef}.template-characteristic .template-characteristic-values input.template-characteristic-value[type=checkbox]{display:none}.template-characteristic .template-characteristic-values input:checked+label.template-characteristic-value-label{background-color:#e4e8ef}.template-characteristic .template-characteristic-values .template-characteristic-value-variations{position:absolute;background:#fff;border:1px solid #e4e8ef;padding:10px;z-index:1;margin-left:20px;border-radius:5px;width:300px}.template-characteristic .template-characteristic-values .template-characteristic-value-variations h5{color:#0074a0;color:var(--wgtPrimary);font-weight:700;margin-top:10px;font-size:13px;text-align:left!important}.template-characteristic .template-characteristic-values .template-characteristic-value-variations .template-characteristic-value-variations-content{padding:0;margin:0;list-style:none;column-count:2;-webkit-columns:2;-moz-columns:2}.template-characteristic .template-characteristic-values .template-characteristic-value-variations .template-characteristic-value-variations-content li{vertical-align:middle;font-size:12px;margin:0;text-align:left}.template-characteristic .template-characteristic-values .template-characteristic-value-variations .template-characteristic-value-variations-content li input{position:relative;top:2px}.template-characteristic .template-characteristic-values .template-characteristic-value-variations .template-characteristic-value-variations-content li label{color:#1e87f6;text-decoration:underline;margin-right:5px;margin-left:5px}.template-characteristic .hidden{display:none}.dropdown-popover-select select{font-family:"noto_sansregular"!important;font-size:14px!important;height:36px}.dropdown-popover-select span{font-size:14px!important;color:var(--wgtTextColor);width:154px;text-align:right;margin-right:10px}.dropdown-popover-select .is-invalid button{border:1px solid var(--wgtRed)}.dropdown-popover-dialog{max-width:960px!important;padding:1rem 1rem 0;flex-direction:column!important;display:flex!important}.dropdown-popover-dialog label,.dropdown-popover-dialog p{font-size:14px!important}.dropdown-popover-dialog .popover-titles{color:var(--wgtPrimary)}.dropdown-popover-dialog .popover-body{padding-left:0;padding-right:0;padding-top:0}.dropdown-popover-dialog .popover-body>div{border-right:1px solid #c3c3c3}.dropdown-popover-dialog .popover-body>div:last-child{border-right:unset}.dropdown-popover-dialog .popover-body input[type=checkbox]{display:none}.dropdown-popover-dialog .popover-body input[type=checkbox]~span{width:13px;height:13px;border:1px solid var(--wgtTextColor);border-radius:.15rem;margin-right:.5rem}.dropdown-popover-dialog .popover-body input[type=checkbox]~span.disabled{border-color:#ccc}.dropdown-popover-dialog .popover-body input[type=checkbox]:checked~span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDgiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik02LjQgMWwtLjcuNy0yLjggMi44LS44LS44LS43LS43TDAgNC40bC43LjcgMS41IDEuNS43LjcuNy0uNyAzLjUtMy41LjctLjdMNi40IDF6Ii8+PC9zdmc+);background-color:#0074d9;border-color:#0074d9;background-repeat:no-repeat;background-position:50%;background-size:80% 80%}.dropdown-popover-sub .popover{max-width:720px}.dropdown-popover-sub .popover label,.dropdown-popover-sub .popover p{font-size:14px!important;margin-bottom:0}.dropdown-popover-sub .popover .popover-titles{margin-bottom:.5rem;margin-top:0;color:var(--wgtPrimary)}.dropdown-popover-sub .popover .variation-value-checkbox:checked+label{text-decoration:underline;color:var(--linkColor)}.dropdown-popover-sub .popover .column-variation{max-width:240px;width:240px}.expanded-simple-dropdown select{font-family:"noto_sansregular"!important;font-size:14px!important;height:36px}.expanded-simple-dropdown span{font-size:14px!important;color:var(--wgtTextColor)}.simple-input.template-min-max-component{display:flex;align-items:center;justify-content:flex-end;flex-direction:row!important;margin-right:0;margin-bottom:1rem}.simple-input.template-min-max-component label{margin-bottom:0;font-size:12px;width:6.5rem;text-align:right;margin-left:0;margin-right:1rem}.simple-input.template-min-max-component .fields-wrap{display:inline-flex;width:100%}.simple-input.template-min-max-component .fields-wrap input{flex:1 1}.simple-input.template-min-max-component.component-secondary{flex-direction:column!important}.simple-input.template-min-max-component.component-secondary .label-wrap{display:flex!important;flex-direction:row!important;justify-content:center!important;margin-bottom:.5rem}.simple-input.template-min-max-component.component-secondary .label-wrap label{background-color:#0074a0;color:#fff;border-color:#0074a0!important;border-radius:.4rem;padding:3px 15px;margin-bottom:.5rem;margin-left:0!important;text-align:center}.simple-input.template-min-max-component.component-secondary .fields-wrap{flex-direction:row!important;display:flex!important}.simple-input.template-min-max-component.component-secondary .fields-wrap input{flex:1 1}.simple-input.template-min-max-component.component-third{flex-direction:column!important;border:1px solid #d8d7d7;border-radius:8px}.simple-input.template-min-max-component.component-third .label-wrap{display:flex!important;align-items:center;flex-direction:row!important;justify-content:flex-start!important;background-color:#488bb1;border-top-left-radius:7px;border-top-right-radius:7px;width:100%;border-bottom:1px solid #d8d7d7;height:36px}.simple-input.template-min-max-component.component-third .label-wrap label{color:#fff;text-align:left;padding-left:.8rem}.simple-input.template-min-max-component.component-third .fields-wrap{flex-direction:row!important;display:flex!important;padding:.5rem}.simple-input.template-min-max-component.component-third .fields-wrap input{flex:1 1}.input-slider label{margin-bottom:0;margin-left:10px;font-size:14px}.input-slider .rangeslider{margin-top:10px;margin-bottom:30px}.input-slider .rangeslider__handle-label{bottom:-23px;position:absolute;width:30px;text-align:center;font-size:14px}.input-slider.disabled .rangeslider-horizontal .rangeslider__fill{background-color:#b1cd8a!important}.expanded-dropdown-color label.custom-checkbox-color{border:1px solid;padding:5px;min-width:4rem;justify-content:center;align-content:center;display:flex;cursor:pointer}.expanded-dropdown-color label.custom-checkbox-color input{display:none}.expanded-dropdown-color span{font-family:"noto_sansregular"!important;font-size:14px!important;color:var(--wgtTextColor)!important}.wgt-check-button-variations{align-items:flex-start;display:flex}.wgt-check-button-variations input[type=radio]{display:none}.wgt-check-button-variations label.form-check-label{cursor:pointer;border:1px solid #e4e8ef;border-radius:.4rem;padding:3px 15px;vertical-align:middle;text-decoration:none;align-items:center;font-size:13px;margin-right:1rem}.wgt-check-button-variations label.form-check-label:first-child{border:1px solid #0074a0;background-color:#0074a0;color:#fff;margin-top:23px;padding:4px 15px 3px}.wgt-check-button-variations.invalid label{border:1px solid #d31a1a;border:1px solid var(--wgtRed)}.wgt-check-button-variations.invalid .variations-options>label{border:1px solid #fff}.wgt-check-button-variations.invalid input.field-value-variation-input+label{border:1px solid #d31a1a!important;border:1px solid var(--wgtRed)!important}.wgt-check-button-variations .variations-options{margin-right:1rem}.wgt-check-button-variations .variations-options>label{margin-bottom:0!important;font-size:11px;color:#929a9c}.wgt-check-button-variations .variations-options input.field-value-variation-input{display:none}.wgt-check-button-variations .variations-options input.field-value-variation-input+label{cursor:pointer;border:1px solid #e4e8ef;color:#373c3e;border-radius:.4rem;padding:3px 15px;text-decoration:none;align-items:center;font-size:13px;margin-right:.5rem;margin-bottom:.5rem}.wgt-check-button-variations .variations-options input.field-value-variation-input+label:hover,.wgt-check-button-variations .variations-options input.field-value-variation-input:checked+label{background-color:#e4e8ef}.fields-inline{padding-right:0!important;padding-left:0!important;border-bottom:1px solid #a5a5a5;border-top:1px solid #a5a5a5}.fields-inline:first-child{border-left:1px solid #a5a5a5;margin-left:15px;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.fields-inline:last-child{border-right:1px solid #a5a5a5;margin-right:15px;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.fields-inline .simple-input{display:flex!important;flex-direction:column!important;justify-content:center!important;margin-right:0!important}.fields-inline .simple-input label{background-color:#a5a5a5;color:#fff;display:block;margin-bottom:0;padding-bottom:10px;padding-top:10px;padding-left:8%;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fields-inline .simple-input input{width:90%;margin-left:5%;margin-top:10px;margin-bottom:10px}.fields-inline .template-min-max-component{margin-bottom:0!important}.fields-inline .template-min-max-component .label-wrap{width:100%!important;background-color:#a5a5a5!important}.fields-inline .template-min-max-component .label-wrap label{width:100%!important;text-align:left!important}.fields-inline .template-min-max-component .fields-wrap input:last-child{margin-right:.5rem!important}.shape-selector ::-webkit-scrollbar{width:12px;height:12px}.shape-selector ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:rgba(0,0,0,.2);border-radius:.5rem;-webkit-border-radius:.5rem}.shape-selector ::-webkit-scrollbar-button{display:none;width:0;height:0}.shape-selector ::-webkit-scrollbar-corner{background-color:transparent}.shape-selector .overflow-x-auto{overflow-x:auto}.shape-selector .card-block{max-width:100px;border:1px solid #fff}.shape-selector .card-block .text-footer{line-height:1.3;color:#373c3e;padding-bottom:.2rem;padding-top:calc(.2rem + 2px);min-height:57px;font-style:italic}.shape-selector .card-block.selected{border-color:#0074a0!important}.bg-white.isAddStock{border:2px solid silver;border-radius:10px;padding:10px}.form-shape-checkbox{flex-basis:30%;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}.form-shape-checkbox img{height:10px;margin-left:10px}.form-shape-checkbox label{font-size:12px}.parcel-type-selector .parcel-type-holder{display:flex;flex-direction:row}.parcel-type-selector .parcel-type-holder .parcel-type-item{cursor:pointer;margin:10px;padding:10px 30px;border:1px solid var(--wgtPrimary);border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-self:center;font-size:12px!important}.parcel-type-selector .parcel-type-holder .parcel-type-item .parcel-type-title{color:var(--wgtPrimary);font-size:12px!important}.parcel-type-selector .parcel-type-holder .parcel-type-item .parcel-type-description{color:var(--wgtDarkGray);font-size:10px!important}.parcel-type-selector .parcel-type-holder .parcel-type-item.active{background-color:var(--wgtPrimary)}.parcel-type-selector .parcel-type-holder .parcel-type-item.active .parcel-type-description,.parcel-type-selector .parcel-type-holder .parcel-type-item.active .parcel-type-title{color:#fff}.parcel-type-selector .parcel-type-holder .parcel-type-item.disabled{cursor:not-allowed}.parcel-type-selector .parcel-type-holder .parcel-type-item:first-child{margin-left:0!important}.schedule-modal .modal-header{background-color:#e5e5e5}.schedule-modal .modal-header .modal-title{font-weight:700!important;color:var(--wgtTextColor)!important;font-family:"noto_sansregular"!important;font-size:18px!important;line-height:1!important;margin-top:3px}.schedule-modal div.modal-dialog .modal-content .modal-body .left-pane{width:340px}.schedule-modal div.modal-dialog .modal-content .modal-body .open-margins{padding:5px 15px;height:41px;background-color:#f9f9f9}.schedule-modal div.modal-dialog .modal-content .modal-body .open-margins .open-margins-title{color:var(--wgtPrimary);white-space:nowrap;margin-right:1rem}.schedule-modal div.modal-dialog .modal-content .modal-body .row-item{box-sizing:border-box;border-radius:4px;margin-top:2px}.schedule-modal div.modal-dialog .modal-content .modal-body .row-item .work-order-item-container{background:#f7fafd;border:1px solid #1e87f6;box-sizing:border-box;border-radius:4px}.schedule-modal div.modal-dialog .modal-content .modal-body .row-item .work-order-item-container .text-sm{font-size:10px!important}.schedule-modal div.modal-dialog .modal-content .modal-body .time-input{height:36px}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control{height:36px!important;min-height:36px!important}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__single-value{font-size:12px!important}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__placeholder~div{padding-bottom:4px;margin:0;padding-top:0}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__clear-indicator,.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__dropdown-indicator{padding:1px!important}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__indicator-separator{margin-bottom:3px;margin-top:3px}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__input input{margin-bottom:2px}.schedule-modal div.modal-dialog .modal-content .modal-body .urgency-selector__control .urgency-selector__value-container{height:35px!important;min-height:35px!important;position:relative!important}.schedule-modal div.modal-dialog .modal-content .modal-body ::-webkit-scrollbar{width:12px;height:12px}.schedule-modal div.modal-dialog .modal-content .modal-body ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:rgba(0,0,0,.2);border-radius:.5rem;-webkit-border-radius:.5rem}.schedule-modal div.modal-dialog .modal-content .modal-body ::-webkit-scrollbar-button{display:none;width:0;height:0}.schedule-modal div.modal-dialog .modal-content .modal-body ::-webkit-scrollbar-corner{background-color:transparent}.schedule-modal div.modal-dialog .modal-content .modal-body .notes-scroll{height:300px;overflow-y:auto}.schedule-modal div.modal-dialog .modal-content .modal-footer{display:flex;flex-wrap:unset;align-items:center;justify-content:unset;padding-left:0;padding-right:0}.schedule-modal div.modal-dialog .modal-content .modal-footer>*{margin:0!important}.schedule-modal div.modal-dialog .modal-content .modal-footer>div{width:100%}.schedule-modal div.modal-dialog .modal-content .modal-footer .label-password{display:inline-block;font-size:11px;width:102px;margin-bottom:0}.schedule-modal label{font-size:.8rem}.scroll ::-webkit-scrollbar{width:12px;height:12px}.scroll ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:#fff;border-radius:.5rem;-webkit-border-radius:.5rem}.scroll ::-webkit-scrollbar-button{display:none;width:0;height:0}.scroll ::-webkit-scrollbar-corner{background-color:transparent}.scroll .scrolling-wrapper{overflow-x:auto}.scroll .card{border-radius:0!important}.scroll .card-block{border:none;position:relative}.scroll .card-img-top{max-height:98px!important;border-top-left-radius:0!important;border-top-right-radius:0!important;max-width:125px}.scroll .remove-media-button{background-color:silver;position:absolute;padding:1px;border-radius:10px;right:5%;top:5%}.scroll .thumbnail-item-a{cursor:pointer;margin:0 10px;width:130px;position:relative}.scroll .thumbnail-item-a.active{border:2px solid var(--wgtPrimary)}.scroll .thumbnail-item-a.disabled{opacity:.3}.scroll .thumbnail-item-a img{display:block;max-width:125px;max-height:98px;width:auto;height:auto;margin:auto}.mineral-thumbnail-items-holder{display:flex;overflow-x:auto;white-space:nowrap;width:100%}.mineral-thumbnail-items-holder .thumbnail-item-a{margin:0 10px;width:130px;display:inline-block;position:relative}.mineral-thumbnail-items-holder .thumbnail-item-a.active{border:2px solid var(--wgtPrimary)}.mineral-thumbnail-items-holder .thumbnail-item-a.disabled{opacity:.3}.mineral-thumbnail-items-holder .thumbnail-item-a img{display:block;max-width:125px;max-height:98px;width:auto;height:auto;margin:auto}.mineral-thumbnail-items-holder .thumbnail-item-a .remove-media-button{background-color:silver;position:absolute;padding:1px;border-radius:10px;right:5%;top:5%}.media-center-minerals{height:130px;background-color:#000;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.media-center-minerals .add-media-button{display:flex;align-items:center;justify-content:center;width:103px;border:1px solid #92999c;cursor:pointer;height:100px}.minerals-table{font-size:14px}.minerals-table .head{margin-left:0!important;margin-right:0!important}.minerals-table .head div{font-family:"Noto Serif"!important;color:var(--primaryColor)}.minerals-table .mineral-body>div{display:flex;align-items:center}.minerals-table .icon-toggle{height:28px}.minerals-table .icon-toggle svg{color:var(--wgtDarkGray);stroke-width:1!important}.property-value-image{display:flex;align-items:center;justify-content:flex-start}.property-value-image span{margin-right:20px}.values-form .btn-components-col label{margin-left:10px;font-size:14px;margin-bottom:5px;display:block}.values-form .btn-components-col button{height:36px;white-space:nowrap}.values-form .btn-components-col .button-color>.color{font-size:16px!important;margin-left:.5rem}.values-form .abbreviations-col label{margin-left:10px;font-size:14px;margin-bottom:5px}.values-form .color-popover{position:absolute;z-index:2;width:100%;height:100%}.values-form .color-popover-overlay{position:fixed;top:0;right:0;bottom:0;left:0}.values-form .resume-values{height:80px!important}.values-form .resume-values p{font-size:14px!important;text-align:center!important}.values-form .resume-values p.highlight{color:var(--wgtPrimary)!important}.propery-value-modal .close span{font-size:22px!important}.template-put{width:100%;display:flex}.template-put .template-put-container{display:flex;flex-direction:row;flex:1 1;margin-right:-15px;margin-left:-15px}.template-put .template-put-container .template-put-sidebar{background-color:#e5e5e5;width:30vw}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-tab{width:100%}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-tab .template-put-sidebar-tab-header{background-color:#fff;flex:1 1;margin-bottom:15px;padding-left:-15px;padding-right:-15px}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-tab .template-put-sidebar-tab-header .template-put-sidebar-tab-title{border:1px solid var(--wgtPrimary);padding:5px}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-tab .template-put-sidebar-tab-header .nav-tabs .nav-item{padding:5px;flex:0.5 1;border:1px solid var(--wgtPrimary)!important}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-tab .template-put-sidebar-tab-header .nav-tabs .nav-item .nav-link{border:none!important;color:var(--wgtGray)}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-tab .template-put-sidebar-tab-header .nav-tabs .nav-item .nav-link.active{color:var(--wgtPrimary)}.template-put .template-put-container .template-put-sidebar .component-values-list{height:400px;overflow-y:auto;overflow-x:hidden;flex:1 1}.template-put .template-put-container .template-put-sidebar .template-form-edit{background-color:#000}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-content{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-content .template-put-sidebar-box{display:flex;flex-direction:column;width:50%;min-width:115px;padding:5px 15px}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-content .template-put-sidebar-box>div{height:80px;border-radius:5px;align-items:center;background-color:#fff;cursor:move;display:flex;justify-content:center;text-align:center;opacity:1;padding:10px 5px;font-size:12px}.template-put .template-put-container .template-put-sidebar .template-put-sidebar-content .template-put-sidebar-box>div.transparent{opacity:.4}.template-put .template-put-container .template-title{display:flex;flex-direction:row;justify-content:space-between}.template-put .template-put-container .template-title h3{margin-bottom:21px}.template-put .template-put-container .template-title button.controller{border:none;font-size:16px;background:none;color:var(--wgtPrimary);position:relative;top:-5px;margin-left:10px}.template-put .template-put-container .template-fields-list{border:1px dashed grey;color:#000;float:left;font-size:1rem;line-height:normal;margin-bottom:1.5rem;margin-right:1.5rem;padding:1rem;text-align:center;width:100%;min-height:120px;display:flex;flex-wrap:wrap}.template-put .template-put-container .template-put-content{flex:1 1;padding:15px}.template-put .template-put-container .template-put-content .template-put-content-field-item{cursor:pointer;border:1px solid var(--wgtGray);border-radius:10px;padding:10px;margin-right:20px;margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;width:300px;text-align:left;font-size:12px;max-height:200px}.template-put .template-put-container .template-put-content .template-put-content-field-item>b{font-size:18px;margin-bottom:10px}.template-put .template-put-container .template-put-content .template-put-content-field-item.selected{border-color:var(--wgtPrimary);background-color:var(--wgtPrimary);color:#fff}.template-put .template-put-container .template-put-content .template-put-content-field-item.selected>b{color:#fff!important}.dependency-title-holder{width:100%;background-color:var(--wgtPrimary)!important;text-align:left!important;border-radius:0!important;border-bottom:2px solid #fff!important}.dependency-title-holder:active,.dependency-title-holder:focus{border:0}.dependency-title-holder h2{color:#fff!important}.field-value-dependency-holder{border-bottom:1px solid var(--wgtPrimary);padding:20px}.field-value-dependency-holder h2{margin-bottom:20px}.template-search-layout-dnd .main-section{border-style:dashed!important;min-height:270px}.template-search-layout-dnd .main-section .common-attributes{width:40%}.template-search-layout-dnd .main-section .common-attributes label{font-size:12px;line-height:26px}.template-search-layout-dnd .second-section{border-style:dashed!important}.return-button{width:100%;flex:1 1;padding-bottom:10px;margin-bottom:10px}.return-button a{display:flex;align-items:center;justify-content:flex-start;font-size:12px}.return-button a svg{margin-right:5px}.template-layout-container{flex:1 1;display:flex;flex-direction:row;margin-right:-15px;margin-left:-15px;height:73vh}.template-layout-container .template-layout-container-sidebar{background-color:#e5e5e5;width:20vw;padding:10px;height:100%;overflow-y:auto}.template-layout-container .template-layout-container-sidebar .template-layout-container-sidebar-item{padding:5px 0}.template-layout-container .template-layout-container-sidebar .template-layout-container-sidebar-item small{text-transform:capitalize}.template-layout-container .template-layout-container-content{background-color:#fff;flex:1 1;margin:20px;height:100%;overflow-y:auto}.template-layout-container .template-layout-container-content .template-layout-container-structure-row{margin-bottom:40px;border:1px dashed #d6d5d5}.template-layout-container .template-layout-container-content .template-layout-container-structure-row .template-layout-container-structure-column{border:1px dashed #d6d5d5;display:flex;justify-content:center;padding:0}.template-layout-container .template-layout-container-content .template-layout-container-structure-row .template-layout-container-structure-column .template-layout-container-group-form{width:100%;padding:10px}.template-layout-container .template-layout-container-content .template-layout-container-structure-row .template-layout-container-structure-column .template-layout-container-group-form .template-layout-container-group-form-remove-column-btn{float:right}.template-layout-container .template-layout-container-content .template-layout-container-structure-row .template-layout-container-structure-column .font-small{font-size:12px!important}.group-title-form-holder label{min-width:180px}.group-title-form-holder label.placeholder{font-size:12px;color:var(--wgtGray)}.group-title-form-holder svg{margin-left:10px;cursor:pointer}.template-shapes{margin-top:20px;width:100%;align-items:center;display:flex;flex-direction:column}.template-shapes .shapes-list{margin-top:20px}.template-shapes .shapes-list>label{margin-top:10px}.template-shapes .shapes-list>div{margin-right:20px;width:100%}.template-shapes .template-shapes-list{margin-top:20px}.template-shapes .template-shapes-list .template-shapes-list-item{border-bottom:1px solid var(--wgtGray);padding:20px;display:flex;align-items:center}.template-shapes .template-shapes-list .template-shapes-list-item>div{height:50px;width:50px;background-size:cover;border-radius:100%;border:3px solid var(--wgtPrimary);margin-right:20px}.template-shapes .template-shapes-list .template-shapes-list-item>span{flex:1 1}.dropzone{cursor:pointer;min-height:160px;border:1px dashed #9b9c9c;background:#fff;padding:20px;display:flex}.dropzone h2{color:#9b9c9c!important;font-style:italic;font-size:20px}.dropzone .dropzone-content{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1 1}.dropzone .dropzone-content span{margin:15px 0;color:#9b9c9c!important}.file-list-item{font-size:13px;margin:10px 0;padding-bottom:5px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #d2d3d3}.file-list-item span{color:var(--wgtPrimary)}.page-ids-route{border:1px solid #d8d7d7!important;background-color:#f9f9f9;width:350px}.page-ids-route button{width:215px}.page-ids-route button svg{fill:#929a9c!important}.page-ids-route .input-group .input-group-prepend{height:100%}.page-ids-route .input-group .input-group-prepend .input-group-text{background-color:#92999c}.page-ids-route .input-group .input-group-prepend .input-group-text p{color:#fff}.page-ids-route .input-group .input-group-prepend .input-group-text.page-id-index{background-color:#0074a0}@media (min-width:992px){.card-group.common-attributes-card{flex-flow:row wrap;flex-direction:row!important}}@media (max-width:991px){.card-group.common-attributes-card{flex-flow:row wrap;flex-direction:column!important}}.max-width-100{max-width:100%!important}.page-id-button-content{white-space:nowrap}.table-striped .table-stripe-row:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.pos-actions{background-color:var(--wgtPrimary);padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:center;width:250px}.pos-actions span{color:#fff;margin-bottom:10px}.pos-actions .pos-buttons{width:100%;display:flex;justify-content:space-around}.pos-actions .pos-buttons button{background-color:#fff;border:0;border-radius:5px;flex:0.48 1;font-size:12px;color:var(--wgtPrimary);padding:5px;justify-content:center}#result-search .header{font-size:14px!important;color:var(--wgtDarkGray)!important}#result-search .header div:first-child{width:132px}#result-search .header div:last-child{text-align:right}#result-search .item>div{align-items:center!important;display:flex!important}#result-search .item>div span{font-size:14px!important;color:var(--wgtTextColor)}#result-search .item>div:nth-last-of-type(2){justify-content:flex-end!important}#result-search .icon-toggle{height:28px;margin-left:10px}#result-search .icon-toggle svg{color:var(--wgtDarkGray);stroke-width:1!important}#result-search .image-media{width:35px;height:35px;margin-left:10px}.results-badge{border:1px solid var(--wgtDarkGray);border-radius:5px;padding:5px 10px;color:var(--wgtDarkGray);font-size:14px}.search-screen-content-holder .search-form-holder{border:1px solid var(--wgtGray)}.search-screen-content-holder .search-form-holder .common-form-holder .row{display:flex}.search-screen-content-holder .search-form-holder .common-form-holder .row label{margin-top:10px;font-size:12px;float:right}.search-screen-content-holder .search-form-holder .common-form-holder .input-group-between{display:flex!important;justify-content:space-between!important}.search-screen-content-holder .search-form-holder .common-form-holder .input-group-between>div{flex:1 1 auto!important}.search-screen-content-holder .search-form-holder .common-form-holder .simple-input input::-webkit-inner-spin-button,.search-screen-content-holder .search-form-holder .common-form-holder .simple-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.search-screen-content-holder .search-form-holder .common-form-holder .simple-input input[type=number]{-moz-appearance:textfield}.search-screen-content-holder .search-form-holder .search-form-tablist{background-color:var(--wgtLightGray)}.search-screen-content-holder .search-form-holder .search-form-tablist span{background:none;color:var(--wgtPrimary)!important}.search-screen-content-holder .search-form-holder .search-form-tablist span.active{font-weight:bolder}.search-screen-content-holder .search-form-holder .segment-control{background-color:var(--wgtLightGray);border-radius:20px;overflow:hidden;border:1px solid var(--wgtDarkGray);padding:1px;height:40px}.search-screen-content-holder .search-form-holder .segment-control div{margin:0;background:none;box-shadow:none}.search-screen-content-holder .search-form-holder .segment-control div label{margin:0;color:var(--wgtDarkGray);font-size:14px}.search-screen-content-holder .search-form-holder .segment-control div[data-active=true]{background-color:var(--wgtPrimary)!important;border-radius:25px}.search-screen-content-holder .search-form-holder .segment-control div[data-active=true] label{color:#fff}.search-screen-content-holder .search-form-holder .input-slider{margin-bottom:1.5rem!important;border:1px solid #fff;display:flex}.search-screen-content-holder .search-form-holder .input-slider label{width:165px;margin-right:10px;text-align:right;margin-top:5px}.search-screen-content-holder .search-form-holder .input-slider .rangeslider{width:100%}.search-screen-content-holder .search-form-holder .expanded-dropdown-color{margin-left:.5rem!important;margin-bottom:1.5rem!important}.search-screen-content-holder .search-form-holder .dropdown-popover-select>div{display:flex!important}.search-screen-content-holder .search-form-holder .dropdown-popover-select>div>span{align-self:center!important}.search-screen-content-holder .search-form-holder .fields-inline .simple-input.template-input-component{display:flex!important;align-items:flex-start!important;flex-direction:column!important;margin-bottom:0}.search-screen-content-holder .search-form-holder .fields-inline .simple-input.template-input-component label{text-align:left!important;width:100%}.search-screen-content-holder .available-tab-template-fields .form-inline{justify-content:flex-end;margin-right:100px;margin-bottom:20px}.inline-update-product label,.inline-update-product span{font-size:12px;margin-right:10px}.inline-update-product .simple-dropdown,.inline-update-product .simple-input,.inline-update-product .simple-textarea{display:flex;align-items:center;justify-content:flex-end;padding:10px}.inline-update-product .simple-dropdown input,.inline-update-product .simple-dropdown select,.inline-update-product .simple-dropdown textarea,.inline-update-product .simple-input input,.inline-update-product .simple-input select,.inline-update-product .simple-input textarea,.inline-update-product .simple-textarea input,.inline-update-product .simple-textarea select,.inline-update-product .simple-textarea textarea{width:200px}.inline-update-product .media-and-report{display:flex;align-items:center;margin-bottom:20px}.inline-update-product .media-and-report button{padding:10px;margin-left:10px;border-radius:5px;border:1px solid var(--wgtPrimary);color:var(--wgtPrimary);cursor:pointer;background:none;font-size:12px}.inline-update-product .media-and-report button i{background-color:#ff7300;height:22px;width:22px;overflow:hidden;font-size:10px;text-align:center;padding:4px;color:#fff;border-radius:20px;position:absolute;margin-top:-15px}.inline-update-product .media-and-report button.primary{border:1px solid var(--primaryButton);color:var(--primaryButton)}.created-at-range-selector{border:1px solid silver;border-radius:10px;padding:5px 2px}.created-at-range-selector svg{margin:0 10px}.download-btn{background-color:#fff;border:1px solid #dfdbdb;padding:8px 10px;border-radius:5px}.download-btn svg{margin-right:5px}.search-page-id-holder div{margin-bottom:10px}.new-product-form{background-color:#f4f6f8;padding:0 40px}.header-form{background-color:#f4f6f8;margin:0!important}.header-form .img-holder{width:60px;height:60px;background-size:cover}.shape-details{background-color:#f4f6f8;padding:10px}.shape-details .shape-image-card{background-color:#fff;margin:0 0 20px!important;padding:20px;border-radius:10px;align-items:center}#modal-receipt .modal-content{border:none}#modal-receipt .modal-content .modal-header{background-color:#e5e5e5}#modal-receipt .modal-content .modal-header .modal-title{font-weight:700!important;color:var(--wgtTextColor)!important;font-family:"noto_sansregular"!important;font-size:16px!important;line-height:1.3!important}#modal-receipt .modal-content .modal-header button{background-color:#fff}#modal-receipt .modal-content .modal-header button:hover{background-color:#6c757d}#modal-receipt .modal-content .modal-body .icons-option{border-radius:.25rem;border:1px solid #dee2e6;padding:2px}#modal-receipt .modal-content .modal-body .icons-option .icon-mail{width:50%}#modal-receipt .modal-content .modal-body .icons-option .icon-file{stroke-width:.5}#modal-receipt .modal-content .modal-body .currency-input label{margin-left:0!important}#modal-receipt .modal-content .modal-body .currency-input .flag-currency{height:14px}#modal-receipt .modal-content .modal-body .badge-receipt{border:1px solid var(--wgtDarkGray);background-color:#fff;padding:.25rem}#modal-receipt .modal-content .modal-body .badge-receipt svg:last-child{margin-left:.75rem;color:var(--wgtDarkGray)}#modal-receipt .modal-content .modal-body .badge-receipt svg.blue{color:var(--linkColor)}#modal-receipt .modal-content .modal-body .badge-receipt svg.orange{color:var(--wgt-orange)}#modal-receipt .modal-content .modal-body .badge-number{font-size:10px!important;line-height:1.5!important;background-color:var(--wgt-orange);color:#fff;padding-top:.05rem;padding-bottom:.05rem}#modal-receipt .modal-content .modal-body .container-select-badge{background-color:var(--wgtGray);border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#modal-receipt .modal-content .modal-body .card-value.card{border:0!important}#modal-receipt .modal-content .modal-body .card-value .card-header{font-size:12px;background-color:rgba(216,215,215,.46)}#modal-receipt .modal-content .modal-body .card-value .card-body{background-color:#f9f9f9}#modal-receipt .modal-content .modal-body .card-value .card-body input.form-control{height:28px}#modal-receipt .modal-content .modal-body .button.link{color:var(--wgtDarkGray)}#modal-receipt .modal-content .modal-body .react-datepicker-wrapper input{font-size:14px}#modal-receipt .modal-content .modal-footer .label-password{display:inline-block;font-size:11px;width:102px}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;src:url(/static/media/open-sans-v18-latin-300.4e01f785.eot);src:local(""),url(/static/media/open-sans-v18-latin-300.4e01f785.eot) format("embedded-opentype"),url(/static/media/open-sans-v18-latin-300.b871ad6e.woff2) format("woff2"),url(/static/media/open-sans-v18-latin-300.38bcfba2.woff) format("woff"),url(/static/media/open-sans-v18-latin-300.fd477a1c.ttf) format("truetype"),url(/static/media/open-sans-v18-latin-300.bb3b405a.svg) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url(/static/media/open-sans-v18-latin-regular.b9e56724.eot);src:local(""),url(/static/media/open-sans-v18-latin-regular.b9e56724.eot) format("embedded-opentype"),url(/static/media/open-sans-v18-latin-regular.f57a62e9.woff2) format("woff2"),url(/static/media/open-sans-v18-latin-regular.347639ec.woff) format("woff"),url(/static/media/open-sans-v18-latin-regular.cf6a3454.ttf) format("truetype"),url(/static/media/open-sans-v18-latin-regular.1d0d8b66.svg) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url(/static/media/open-sans-v18-latin-600.bbccb828.eot);src:local(""),url(/static/media/open-sans-v18-latin-600.bbccb828.eot) format("embedded-opentype"),url(/static/media/open-sans-v18-latin-600.95264708.woff2) format("woff2"),url(/static/media/open-sans-v18-latin-600.7e06644b.woff) format("woff"),url(/static/media/open-sans-v18-latin-600.3f76b060.ttf) format("truetype"),url(/static/media/open-sans-v18-latin-600.099f4053.svg) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url(/static/media/open-sans-v18-latin-700.78e1d7f3.eot);src:local(""),url(/static/media/open-sans-v18-latin-700.78e1d7f3.eot) format("embedded-opentype"),url(/static/media/open-sans-v18-latin-700.92425c62.woff2) format("woff2"),url(/static/media/open-sans-v18-latin-700.f24f4bce.woff) format("woff"),url(/static/media/open-sans-v18-latin-700.eea87f9e.ttf) format("truetype"),url(/static/media/open-sans-v18-latin-700.926388f0.svg) format("svg")}#wgt-report h1,#wgt-report h2,#wgt-report h3,#wgt-report h4,#wgt-report h5,#wgt-report h6,#wgt-report p,#wgt-report span{font-family:"Open Sans"!important;margin:0;padding:0;color:#000!important;line-height:normal!important}#wgt-report h1{font-weight:700!important;font-size:32px!important}#wgt-report h1 span{font-weight:300!important;font-size:32px!important}#wgt-report h2.title-data{font-size:1rem!important;color:#92999c!important}#wgt-report p{font-size:14px!important}#wgt-report p.font-small{font-size:12px!important}#wgt-report p.font-large{font-size:16px!important}#wgt-report p.font-xlarge{font-size:20px!important}#wgt-report strong{font-weight:600}#wgt-report .img-logo{width:120px;border:0!important}#wgt-report .title-text-muted{color:#6c757d!important;font-weight:700!important;margin-bottom:.5rem;text-transform:uppercase!important;font-size:12px!important}#wgt-report .table.default-report td,#wgt-report .table.default-report th{padding:.5rem 0}#wgt-report .table.default-report thead th{border-top:unset;font-weight:700!important;border-bottom:1px solid #dee2e6;font-size:12px;text-transform:uppercase!important;color:#6c757d!important}#wgt-report .table.default-report tbody td{border-top:unset}#wgt-report .w-10{width:10%}#wgt-report .w-20{width:20%}#wgt-report .color-gray{color:#373c3e!important}#wgt-report .color-muted{color:#6c757d!important}#wgt-report .color-primary{color:#0074a0!important}#wgt-report .color-danger{color:#d31a1a!important}#wgt-report .border-color-primary{border-color:#0074a0!important;border-width:2px!important}#wgt-report .box-report-yellow-blue .header{background-color:#ffb041;color:#fff;font-weight:600;padding:.25rem 1rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}#wgt-report .box-report-yellow-blue .body{border-right:1px solid #00b0fc;border-left:1px solid #ffb041;border-bottom:1px solid #ffb041;font-size:12px!important}#wgt-report .box-report-yellow-blue .body .row:nth-child(2n){border-bottom:1px solid #ffb041;padding-top:.25rem;padding-bottom:.25rem}#wgt-report .box-report-yellow-blue .body .row:nth-child(odd){border-bottom:1px solid #00b0fc;padding-top:.25rem;padding-bottom:.25rem}#wgt-report .box-report-yellow-blue .body .row:last-child{border-bottom:unset}#wgt-report .box-report-blue .header{background-color:#0074a0;color:#fff;font-weight:600;padding:.25rem 1rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}#wgt-report .box-report-blue .body{border-left:1px solid #0074a0;border-right:1px solid #0074a0;font-size:12px!important}#wgt-report .box-report-blue .body .row{border-bottom:1px solid #0074a0;padding-top:.25rem;padding-bottom:.25rem}#wgt-report .box-report-blue-mixed .header{background-color:#0074a0;color:#fff;font-weight:600;padding:.25rem 1rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}#wgt-report .box-report-blue-mixed .body{border-left:1px solid #0074a0;border-right:1px solid #0074a0;border-bottom:1px solid #0074a0;font-size:12px!important}#wgt-report .box-report-blue-mixed .body .row{padding-top:.25rem!important;padding-bottom:.25rem!important}#wgt-report .box-report-blue-mixed .body>.row:nth-child(2n){border-bottom:1px solid #0074a0}#wgt-report .box-report-blue-mixed .body>.row:nth-child(odd){border-bottom:1px solid #00b0fc}#wgt-report .box-report-blue-mixed .body>.row:last-child{border-bottom:unset}#wgt-report .box-report-blue-mixed .body>.row .row:nth-child(2n){border-bottom:1px solid #0074a0}#wgt-report .box-report-blue-mixed .body>.row .row:nth-child(odd){border-bottom:1px solid #00b0fc}#wgt-report .box-report-blue-mixed .body>.row .row:last-child{border-bottom:unset}#wgt-report #aml-statement h1,#wgt-report #aml-statement p,#wgt-report #aml-statement strong{color:#373c3e!important}#wgt-report #aml-statement h1.color-primary,#wgt-report #aml-statement p.color-primary,#wgt-report #aml-statement strong.color-primary{color:#0074a0!important}#wgt-report #aml-statement .body>.row{padding-top:4px!important}#wgt-report #aml-statement .body>.row .col-md-2:last-child{flex-basis:0!important;flex-grow:1!important;max-width:100%!important}#wgt-report #aml-statement .box-totals div{margin-bottom:.25rem;font-size:16px!important}#wgt-report #aml-statement .box-totals div:last-child{margin-bottom:0}#wgt-report .simple-invoice-logo{width:120px}#modal-payment .modal-content{border:none}#modal-payment .modal-content .modal-header{background-color:#e5e5e5}#modal-payment .modal-content .modal-header .modal-title{font-weight:700!important;color:var(--wgtTextColor)!important;font-family:"noto_sansregular"!important;font-size:24px!important;line-height:28px!important}#modal-payment .modal-content .modal-header .sub-title{font-size:14px!important;color:var(--wgtTextColor)!important}#modal-payment .modal-content .modal-body .currency-input label{margin-left:0!important}#modal-payment .modal-content .modal-body .currency-input .flag-currency{height:14px}#modal-payment .modal-content .modal-body .upload-receipts span{font-size:14px!important}#modal-payment .modal-content .modal-body .upload-receipts .button-box{border-radius:.25rem!important;border:1px dashed var(--wgtInputText);height:80px;display:flex!important;justify-content:center!important;align-items:center!important;position:relative}#modal-payment .modal-content .modal-body .upload-receipts .button-box svg{stroke-width:.5;z-index:3;color:var(--mutedColor)!important}#modal-payment .modal-content .modal-body .upload-receipts .button-box .badge-upload{position:absolute;background-color:#e17b22;border-radius:50%;height:23px;width:23px;font-size:14px;text-align:center;color:#fff;right:25px;bottom:47px;padding-top:2px;z-index:1}#modal-payment .modal-content .modal-body .plan-pay-calculate-checkbox input[type=checkbox]{height:16px;width:16px;border-color:var(--wgtDarkGray)}#modal-payment .modal-content .modal-body .plan-pay-calculate-checkbox label{margin-bottom:0;font-size:14px;color:var(--wgtDarkGray)}#modal-payment .modal-content .modal-body .payment-resume-total .label{font-size:14px!important;color:var(--wgtTextColor)!important;display:block;margin-bottom:10px}#modal-payment .modal-content .modal-body .payment-resume-total .value{font-size:20px!important;display:block;color:var(--wgtTextColor)!important}#modal-payment .modal-content .modal-body .payment-resume-total .total .value{color:var(--switchButtonSelected)!important;font-weight:700!important}#modal-payment .modal-content .modal-body .payment-resume-total .total-due .value{color:var(--wgtRed)!important}#modal-payment .modal-content .modal-body .payment-resume-total .planned .label{color:var(--mutedColor)!important;font-style:italic}#modal-payment .modal-content .modal-body .label-calculate-interest,#modal-payment .modal-content .modal-body .label-plan-next-payment{font-size:12px;margin-bottom:0;color:var(--wgtDarkGray)}#modal-payment .modal-content .modal-body .checkbox-options-open{position:unset;margin-top:0;margin-left:0}#modal-payment .modal-content .modal-body .section-plan-next-payment .react-datepicker-wrapper{width:100%}#modal-payment .modal-content .modal-body .section-plan-next-payment .btn-icon-remove{color:var(--wgtDarkGray)}#modal-payment .modal-content .modal-body .section-plan-next-payment .btn-icon-remove:hover{background-color:unset;color:#000}#modal-payment .modal-content .modal-footer .label-password{display:inline-block;font-size:11px;width:102px}.payment-type-checkbox input[type=checkbox]{height:16px;width:16px;border-color:var(--wgtDarkGray);position:unset;margin-top:.3rem;margin-left:0}.payment-type-checkbox label{margin-bottom:0;font-size:14px;color:#212529}.payment-type-checkbox .btn-payment-type-more{width:17px}.payment-type-checkbox .btn-payment-type-more:hover{background-color:unset!important}.popover-card .popover{border-radius:0;border-color:#d8d7d7}.popover-card .popover-body{padding:0}.popover-card .list-group{border-radius:0}.popover-card .list-group-item{border:none;padding:.5rem 1.25rem}.popover-card .arrow:after{border-top-color:#fff!important}.popover-card .arrow:before{border-top-color:#d8d7d7!important;border-bottom-color:#d8d7d7!important}.popover-create-new-policy .popover{max-width:310px}.popover-create-new-policy .title{color:var(--wgtPrimary);font-weight:500}.popover-create-new-policy .expiry-date-label{font-size:14px;margin-left:10px;color:#212529}.popover-create-new-policy .simple-dropdown.input-small input,.popover-create-new-policy .simple-dropdown.input-small select,.popover-create-new-policy .simple-input.input-small input,.popover-create-new-policy .simple-input.input-small select{height:30px;font-size:14px;padding-top:4px}.popover-create-new-policy .simple-dropdown.input-small label,.popover-create-new-policy .simple-input.input-small label{font-size:14px!important;color:#212529}.popover-create-new-policy .label-small label{color:var(--wgtDarkGray)!important;margin-top:4px;margin-bottom:2px}#policy .favourite-main{min-height:40vh;display:flex;align-items:stretch}#policy .favourite-list{background-color:var(--wgtLighterGray);height:100%}#policy .favourite-list .policy-card{margin:1rem;position:relative}#policy .favourite-list .policy-card span{font-size:14px!important;display:block;color:var(--wgtTextColor)}#policy .favourite-list .policy-card .box-title{font-size:15px!important}#policy .favourite-list .policy-card .box-text{font-size:14px!important}#policy .favourite-list .policy-card .iconFileText{font-size:45px;stroke-width:.5;color:var(--wgtGray)}#policy .favourite-list .policy-card .button-close{position:absolute;right:0;top:0;color:var(--wgtDarkGray);stroke-width:1}#policy .favourite-body{border:2px solid var(--wgtDarkGray);height:100%;background-color:var(--wgtLightGray);display:flex;flex-direction:column;width:100%}#policy .office-share-policies .policy-card{margin:0 0 1rem;position:relative}#policy .office-share-policies .policy-card span{font-size:14px!important;display:block;color:var(--wgtTextColor)}#policy .office-share-policies .policy-card .box-title{font-size:15px!important}#policy .office-share-policies .policy-card .box-text{font-size:14px!important}#policy .office-share-policies .policy-card .iconFileText{font-size:45px;stroke-width:.5;color:var(--wgtGray)}#policy .office-share-policies .policy-card .button-close{position:absolute;right:0;top:0;color:var(--wgtDarkGray);stroke-width:1}#policy .favourite-header textarea{height:90px!important}.policy-content-bordered{border:4px solid silver;border-radius:10px;overflow:hidden;padding:20px}.policy-content-bordered h2{font-size:14px!important;color:#d31a1a!important}.policy-content-bordered h2.muted{color:#929a9c!important;font-style:italic!important}.policy-content-bordered label{font-size:12px!important;font-weight:700}.policy-content-bordered .col{border:1px solid silver;border-radius:10px}.policy-content-bordered .field-schedule-item-bottom{color:#d31a1a!important}.navbar-categories-container{display:flex;width:100%;flex-direction:column;padding:20px}.navbar-categories-container .navbar-categories-container-item{width:100%;margin-bottom:20px}.navbar-categories-container .navbar-categories-container-item button{font-weight:700;font-size:14px;width:180px;display:flex;align-items:center;justify-content:space-between;border:none;background:none}.navbar-categories-container .navbar-categories-container-item button.active{color:var(--wgtPrimary)}.navbar-categories-container .navbar-categories-container-item .navbar-categories-title{font-weight:700;font-size:13px!important;color:#373c3e;margin-bottom:10px}#point-of-sales .font-size-14{font-size:14px!important;line-height:normal!important}#point-of-sales .button-input-popover-field{border-color:var(--wgtInputBorder)!important}#point-of-sales #resume div{margin-bottom:.5rem}#point-of-sales #resume div:last-child{margin-bottom:0}#point-of-sales #resume .operator{width:9%}#point-of-sales #resume .operator span{font-size:18px!important;color:var(--wgtTextColor);margin-bottom:0}#point-of-sales #resume .section-totals .operator{width:4%}#point-of-sales #resume .title{line-height:.8!important}#point-of-sales #resume .descrition-title{line-height:2.5!important;font-size:14px!important}#point-of-sales #resume .iconUpdate{color:var(--wgtGray);height:16px;width:16px}#point-of-sales #resume .iconUpdate:hover{background:none!important}#point-of-sales #resume .custom .amount,#point-of-sales #resume .discount .amount,#point-of-sales #resume .interest .amount,#point-of-sales #resume .paid .amount,#point-of-sales #resume .shipping .amount,#point-of-sales #resume .sub-total .amount,#point-of-sales #resume .tax .amount,#point-of-sales #resume .total-due .amount{font-size:16px!important;line-height:19px;letter-spacing:.05rem;color:var(--wgtTextColor)!important}#point-of-sales #resume .custom .text-muted,#point-of-sales #resume .discount .text-muted,#point-of-sales #resume .interest .text-muted,#point-of-sales #resume .paid .text-muted,#point-of-sales #resume .shipping .text-muted,#point-of-sales #resume .sub-total .text-muted,#point-of-sales #resume .tax .text-muted,#point-of-sales #resume .total-due .text-muted{font-style:italic}#point-of-sales #resume .sub-total .amount{font-weight:700}#point-of-sales #resume .sub-total .text-muted{font-style:normal;color:var(--wgtTextColor)!important;font-size:12px!important}#point-of-sales #resume .discount .amount,#point-of-sales #resume .discount .operator span,#point-of-sales #resume .discount .text-muted{color:var(--wgtRed)!important}#point-of-sales #resume .total .amount{font-weight:700;font-size:20px!important;line-height:24px;letter-spacing:.05rem;color:var(--switchButtonSelected)!important}#point-of-sales #resume .total .text-muted{color:var(--wgtTextColor)!important}#point-of-sales #resume .total-due .amount{font-weight:700;color:var(--wgtRed)!important}#point-of-sales #resume .total-due .text-muted{font-style:normal;color:var(--wgtRed)!important}#point-of-sales .open-margins .card-header .card-header-title{color:var(--switchButtonSelected)!important;font-size:14px!important;font-weight:700}#point-of-sales .open-margins .card-header .text-muted{font-size:12px;line-height:22px}#point-of-sales .open-margins .card-header .password-input{height:33px}#point-of-sales .open-margins .card-header .add-button{margin-top:-4px}#point-of-sales .open-margins .card-footer.border-bold{border-top-width:2px;border-top-color:#e4e8ef;opacity:.6}#point-of-sales .open-margins .card-footer select{border-color:var(--wgtInputText)!important;color:#000!important}#point-of-sales #stock-options .option-selected>div:first-child{border:1px solid #f5950e!important}#point-of-sales #stock-options .buttons-option{background-color:#b8e5c4;border:1px solid rgba(0,116,160,.79)!important;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:9px}#point-of-sales #stock-options .buttons-option .background-shallow{background:rgba(138,202,38,.39)!important;border:2px solid #1e87f6!important;box-shadow:inset 0 4px 4px rgba(0,0,0,.25)!important;border-radius:9px!important}#point-of-sales #stock-options .buttons-option .background-shallow .background-dive{background:#26cab6!important;box-shadow:0 0 0 2px #1ca7e3,inset 0 4px 4px rgba(0,0,0,.25)!important;border-radius:9px!important}#point-of-sales #stock-options .buttons-option .background-shallow .header-title{font-size:14px;line-height:14px;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center;width:100%;display:block;font-weight:700}#point-of-sales #stock-options .buttons-option .background-shallow .custom-button{cursor:inherit;background:#fff;border:1px solid #1e87f6!important;border-radius:7px!important;color:#0074a0!important;font-weight:500!important;font-size:14px!important;line-height:19px!important;box-shadow:0 4px 4px rgba(0,0,0,.25)!important}#point-of-sales #stock-options .buttons-option .background-shallow .custom-button.selected{background-color:rgba(138,202,38,.39);border-color:#fff!important;color:#fff!important}#point-of-sales #stock-options .nav-link{cursor:pointer!important;color:var(--wgtTextColor)}#point-of-sales #stock-options .nav-link:hover{color:unset}#point-of-sales #stock-options #policy-type,#point-of-sales #stock-options #shipping{height:120px}#point-of-sales #stock-options #policy-type span,#point-of-sales #stock-options #shipping span{font-size:14px!important;display:block;color:var(--wgtTextColor)}#point-of-sales #stock-options #policy-type .header,#point-of-sales #stock-options #shipping .header{height:45px}#point-of-sales #stock-options #policy-type .iconFileText,#point-of-sales #stock-options #shipping .iconFileText{font-size:40px;stroke-width:1}#point-of-sales #stock-options #policy-type .iconShipping,#point-of-sales #stock-options #shipping .iconShipping{height:35px}#point-of-sales #header-results>div:first-child{height:65px;margin-top:1.5rem}#point-of-sales #header-results .line-margin-bottom{margin-bottom:1rem!important}#point-of-sales #header-results .badge-total{border:1px solid var(--wgtGray);border-radius:.5rem;padding:.3rem 1rem}#point-of-sales #header-results .badge-total span{line-height:20px;font-size:14px!important;color:var(--wgtDarkGray)}#point-of-sales #header-results .learn-to-use-margin-left{margin-right:9rem}#point-of-sales #result .header{font-size:14px!important;color:var(--wgtDarkGray)!important}#point-of-sales #result .header div:first-child{width:132px}#point-of-sales #result .header div:last-child{text-align:right}#point-of-sales #result .icon-toggle{height:28px;margin-left:10px}#point-of-sales #result .icon-toggle svg{color:var(--wgtDarkGray);stroke-width:1!important}#point-of-sales #result .items.highlight{border-color:rgba(0,116,160,.79)!important;border-width:1px!important;background-color:rgba(0,116,160,.05)!important}#point-of-sales #result .items>div{align-self:center!important}#point-of-sales #result .items>div span{font-size:14px!important;color:var(--wgtTextColor)}#point-of-sales #result .items>div span.font-small{font-size:12px!important}#point-of-sales #result .items>div:nth-last-of-type(2){display:flex;justify-content:flex-end!important}#point-of-sales #result .items .image-media{width:35px;height:35px;margin-left:10px}#point-of-sales #result .items div,#point-of-sales #result .items div span{font-size:14px!important;color:var(--wgtTextColor)}#point-of-sales #result .items .point-of-sale-collapse-content{background-color:#fff;border:1px solid #dee2e6;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-top:.5rem;padding:1.5rem}#point-of-sales #result .item-action-buttons .orange,#point-of-sales #result .item-action-buttons .secondary{height:36px!important}#point-of-sales #result .product-ids span{display:block;padding-left:1.5rem;margin-bottom:.25rem}#point-of-sales #result dt{font-weight:400;padding-right:0}#point-of-sales #result dd{font-weight:700}#point-of-sales #result .btn-edit-common-attributes{position:absolute;top:1rem;right:0}#point-of-sales #result .btn-load-more{border:none;color:var(--wgtDarkGray);box-shadow:none}#point-of-sales #result .page-ids-details .page-ids{min-width:100%;margin-bottom:0}.confirm-modal{background-color:#123753;color:#fff}.confirm-modal p{text-align:center;font-size:16px!important;font-style:italic;line-height:25px!important}.confirm-modal button{margin:0 10px}.confirm-modal small{color:#929a9c}.work-order-type-list .head p{font-size:14px!important;color:#92999c}.work-order-type-list .body p{font-size:15px!important;margin-bottom:0!important;color:#373c3e!important;display:inline-block}.work-order-type-list .body .btn-icon-edit{height:28px}.work-order-type-list .body .btn-icon-edit svg{color:var(--wgtDarkGray)}.work-order-type-list .body .icon-toggle-width{width:40px}.work-order-type-list .body .selectable{background-color:#488bb1}.work-order-type-list .body .selectable p{color:#fff!important}.work-order-type-list .body .no-selectable{background-color:#92999c}.work-order-type-list .body .no-selectable p{color:#fff!important}.work-order-type-modal .close span{font-size:22px!important}#hr p{font-size:14px!important;margin-bottom:0!important}#hr p.subtitle{font-size:16px!important;font-weight:700;margin-bottom:.75rem!important}#hr .security ul{list-style-type:none;padding:0;margin-bottom:0;font-size:14px!important}#hr .security ul li{margin-bottom:.5rem}#hr .security ul li:last-child{margin-bottom:0}#hr .contacts .nav-item-contact a{padding-top:0}#hr .contacts .no-line-bottom{margin-bottom:0!important}#hr .contacts .height-default{height:37px}#hr .contacts .nav-link{cursor:pointer}#hr .add-employee-form>div>div{margin-bottom:1rem}#hr .add-employee-form .simple-dropdown label{margin-bottom:5px}#hr .add-employee-form .simple-dropdown>div>div{min-height:36px;border-color:var(--wgtInputBorder)!important}#hr .add-employee-form .input-office-phone label{margin-left:10px;font-size:14px;margin-bottom:5px}#hr .results .image-media{width:35px;height:35px}.hr-modal ::-webkit-scrollbar{width:12px;height:12px}.hr-modal ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:rgba(0,0,0,.2);border-radius:.5rem;-webkit-border-radius:.5rem}.hr-modal ::-webkit-scrollbar-button{display:none;width:0;height:0}.hr-modal ::-webkit-scrollbar-corner{background-color:transparent}.hr-modal .content-scroll{right:.5rem;left:1.5rem;overflow-y:scroll;position:absolute;height:100%}.hr-modal .tab-content .tab-pane{height:100%}.hr-modal .text-extended{background-color:#fff;width:100%}.hr-modal .text-extended p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-modal .text-extended:hover{width:unset}.hr-modal .text-extended:hover p{background-color:#fff;position:relative;z-index:999;padding-right:.5rem}.hr-modal .text-extended:hover p:first-child{padding-top:.5rem}.hr-modal .text-extended:hover p:last-child{padding-bottom:.5rem}.hr-modal .hr-employee-drag-drop h2{font-size:20px!important}.hr-modal .photo-preview{border:1px dashed #9b9c9c}.hr-modal .photo-preview img{width:30%}.popover-department label,.popover-department p,.popover-jobtitle label,.popover-jobtitle p{font-family:"noto_sansregular"!important;font-size:14px!important}.popover-department .popover,.popover-jobtitle .popover{min-width:365px}.popover-department .title,.popover-jobtitle .title{padding-top:.5rem;color:var(--wgtPrimary);font-size:15px!important}.popover-department .list-checkbox>div>label>input[type=checkbox]:first-child,.popover-jobtitle .list-checkbox>div>label>input[type=checkbox]:first-child{width:14px!important;height:14px!important}.popover-department input[type=checkbox],.popover-jobtitle input[type=checkbox]{width:15px;height:15px;margin-top:.1rem!important}.popover-department ::-webkit-scrollbar,.popover-jobtitle ::-webkit-scrollbar{width:12px;height:12px}.popover-department ::-webkit-scrollbar-thumb,.popover-jobtitle ::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:rgba(0,0,0,.2);border-radius:.5rem;-webkit-border-radius:.5rem}.popover-department ::-webkit-scrollbar-button,.popover-jobtitle ::-webkit-scrollbar-button{display:none;width:0;height:0}.popover-department ::-webkit-scrollbar-corner,.popover-jobtitle ::-webkit-scrollbar-corner{background-color:transparent}.popover-department .popover-scroll,.popover-jobtitle .popover-scroll{max-height:250px;overflow-y:auto}.popover-department .is-invalid,.popover-jobtitle .is-invalid{border-color:#dc3545!important}.popover-department .btn-icon-more-items,.popover-jobtitle .btn-icon-more-items{height:16px;margin-top:2px;color:#212529}.popover-department .btn-icon-more-items:hover,.popover-jobtitle .btn-icon-more-items:hover{background-color:#fff!important}.popover-department .ml-6,.popover-jobtitle .ml-6{margin-left:3.25rem!important}.popover-department .ml-7,.popover-jobtitle .ml-7{margin-left:3.5rem!important}.popover-department .ml-8,.popover-jobtitle .ml-8{margin-left:4rem!important}.popover-department .ml-9,.popover-jobtitle .ml-9{margin-left:4.25rem!important}.popover-department .ml-10,.popover-jobtitle .ml-10{margin-left:4.5rem!important}.add-job-title-modal .modal-title{font-size:22px!important}.add-job-title-modal button.close{padding-top:1rem;padding-bottom:0}.add-job-title-modal button.close span{font-size:22px!important}.popover-office-category label,.popover-office-category p{font-family:"noto_sansregular"!important;font-size:12px!important;margin-bottom:0;text-transform:capitalize}.popover-office-category .popover{max-width:550px}.popover-office-category .title{padding-top:.5rem;color:var(--wgtPrimary);font-size:15px!important}.request-to-join button.button{height:36px!important}.request-to-join .company-title{font-size:16px!important;margin-bottom:0!important}.request-to-join .simple-textarea label{font-size:14px}.request-to-join .label-password{display:inline-block;font-size:11px;width:102px;margin-bottom:0}.request-to-join .btn-delete-width{width:60px}.storage-price-item{background-color:#f9f9f9;padding:20px;border:2px solid #98e0ff}.storage-price-item .price-container{border:2px solid #3c8eb1;padding:0 0 10px 10px;font-size:12px}.storage-price-item svg{color:#e4e8ef}.storage-price-item svg.selected{color:#2a94f4}.storage-price-item .price-icon-holder .price-icon-content{width:50px;height:150px;border:5px solid #89aeff}.storage-price-item .price-icon-holder .price-icon-content .price-icon-content-holder{width:100%;height:30%}.storage-price-item .price-icon-holder .price-icon-content .price-icon-content-holder .price-icon-content-line{width:5px;background-color:#89aeff;height:100%}.storage-price-item .price-icon-holder .price-icon-content .price-icon-content-holder.up{border-top:5px solid #89aeff}.storage-price-item .price-icon-holder .price-icon-content .price-icon-content-holder.down{border-bottom:5px solid #89aeff}.storage-row{height:50px;border:3px solid #3c8eb1;width:100%;overflow:hidden}.storage-row .storage-row-content{height:50px;width:50;background:#3c8eb1}.storage-used-description{background-color:#f9f9f9;padding:20px;border:2px solid #98e0ff}.statements-footer-items{display:flex;flex-wrap:wrap;font-size:12px;background-color:#f4f6f8;padding:10px;margin-bottom:10px}.statements-footer-items>button{width:180px;display:flex;flex-direction:column;border:0;background:none}.statements-footer-items>button span{color:#1e87f6;text-decoration:underline}.profile-account-page{margin-top:50px}.profile-account-page .profile-security-menu{padding:0;margin:0}.profile-account-page .profile-security-menu li{list-style:none;margin-top:5px}.profile-account-page .profile-security-menu li a{color:#373c3e}.website-template .photo-preview{border:1px dashed #9b9c9c}.website-template .photo-holder .img,.website-template .photo-preview img{width:30%}.top-modal{background-color:#123753;color:#fff}.top-modal .top-modal-content{padding:40px}.top-modal .top-modal-content p{text-align:center;font-size:16px!important;font-style:italic;line-height:25px!important}.top-modal .top-modal-content button{margin:0 10px}.top-modal .top-modal-content small{color:#929a9c}.wgt-navbar{background-color:#1daeec;border-bottom:5px solid #aaa;padding-left:0!important;padding-right:0!important}.wgt-navbar,.wgt-navbar .navbar-toggler-icon{color:var(--wgtWhite)!important}.wgt-navbar .navbar-brand{flex-direction:row;flex:1 1}.wgt-navbar .navbar-brand .image-logo{display:inline}.wgt-navbar .navbar-brand .image-logo img{height:40px}.wgt-navbar a{color:var(--wgtWhite)!important}.wgt-navbar a.highlight{font-weight:bolder}.wgt-navbar button{box-shadow:none!important;-webkit-font-smoothing:unset!important;border:none!important;background:none!important;color:var(--wgtWhite)!important;background-image:none!important}.wgt-navbar .navbar-collapse{padding-top:2px}.wgt-navbar .navbar-collapse .firm-dropdown-menu{padding-right:0}@media screen and (max-width:991px){.wgt-navbar .navbar-collapse{display:flex;flex-direction:column;transition:.2s;height:190px;justify-content:space-around;align-items:flex-start;padding-left:12px}.wgt-navbar .navbar-collapse .firm-dropdown-menu,.wgt-navbar .navbar-collapse .navbar-firm-menu,.wgt-navbar .navbar-collapse .user-dropdown-menu,.wgt-navbar .navbar-collapse .wgt-navbar button{margin:0!important;padding:0!important}}.navbar-divider{width:1px;height:40px;background-color:var(--wgtWhite);margin:0 20px}@media screen and (max-width:991px){.navbar-divider{display:none}}.navbar-firm-menu{background-image:none!important;background:none!important;border:none!important;color:var(--wgtWhite)!important;padding-left:0}button.navbar-currency{font-size:14px;padding-top:7px;font-family:"noto_sansregular"!important}button.navbar-currency img{height:15px;margin-left:10px;margin-bottom:3px;border-radius:.15rem!important}.breadcrumb-component{background-color:#e5e5e5;padding:15px 0}.breadcrumb-component a{color:#92999c;text-transform:capitalize;font-family:"Noto Serif"!important}.breadcrumb-component a.active{color:#373c3e}.breadcrumb-component .breadcrumb-component-icon{color:#92999c;font-size:10px;margin:0 5px}.breadcrumb-component .bc-search{background-color:#fff;border:1px solid #9b9999;padding:8px;display:flex;align-items:center;flex-direction:row;border-radius:5px;font-size:12px}.breadcrumb-component .bc-search input{border:0;background:none;width:150px}.breadcrumb-component .bc-search input::-webkit-input-placeholder{font-style:italic;color:#9b9999}.breadcrumb-component .bc-search input:-ms-input-placeholder{font-style:italic;color:#9b9999}.breadcrumb-component .bc-search input::-ms-input-placeholder{font-style:italic;color:#9b9999}.breadcrumb-component .bc-search input::placeholder{font-style:italic;color:#9b9999}.navbar-avatar{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.navbar-avatar div{border-radius:3px;overflow:hidden;height:40px;width:40px;margin-right:10px}.navbar-avatar div img{width:40px;height:auto;float:right}.navbar-avatar span{margin-top:1px}.coming-soon-modal .modal-dialog{max-width:610px!important}.coming-soon-modal .modal-dialog .modal-content{background-color:#dce8f7!important;padding:30px}.coming-soon-modal .modal-dialog .modal-content .menu-icon{width:150px;color:#0f56b3;padding:10px;font-weight:700;margin-bottom:70px;border-radius:5px;font-size:13px}.coming-soon-modal .modal-dialog .modal-content span{color:#0f56b3!important}.user-dropdown-menu{padding-left:0!important}@font-face{font-family:"noto_sansbold";src:url(/static/media/notosans-bold-webfont.d2cf706f.woff2) format("woff2"),url(/static/media/notosans-bold-webfont.1e5f9559.woff) format("woff");font-weight:400;font-style:600}@font-face{font-family:"noto_sansbold_italic";src:url(/static/media/notosans-bolditalic-webfont.2bedf692.woff2) format("woff2"),url(/static/media/notosans-bolditalic-webfont.b1380e40.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"noto_sansitalic";src:url(/static/media/notosans-italic-webfont.fc69d9f7.woff2) format("woff2"),url(/static/media/notosans-italic-webfont.135c8c4f.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"noto_sansregular";src:url(/static/media/notosans-regular-webfont.78cd78f6.woff2) format("woff2"),url(/static/media/notosans-regular-webfont.07aecc88.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"noto_sansregular";src:url(/static/media/notosans-bold-webfont.d2cf706f.woff2) format("woff2"),url(/static/media/notosans-bold-webfont.1e5f9559.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Noto Serif";src:url(/static/media/NotoSerif.598f60dc.woff2) format("woff2"),url(/static/media/NotoSerif.892ab8b0.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Serif";src:url(/static/media/NotoSerif-BoldItalic.1adb747f.woff2) format("woff2"),url(/static/media/NotoSerif-BoldItalic.2e0ffc43.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Noto Serif";src:url(/static/media/NotoSerif-Bold.9ae8c0ff.woff2) format("woff2"),url(/static/media/NotoSerif-Bold.1eb99b26.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Noto Serif";src:url(/static/media/NotoSerif-Italic.295d528e.woff2) format("woff2"),url(/static/media/NotoSerif-Italic.638d45de.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}:root{--wgtWhite:#fff;--wgtGray:#cccfd2;--wgtDarkGray:#92999c;--wgtLightGray:#f3f3f3;--wgtLighterGray:#fafafa;--wgtRed:#d31a1a;--wgtTextColor:#373c3e;--primaryColor:#014a6a;--linkColor:#1e87f6;--mutedColor:#929a9c;--primaryButton:#8aca26;--disabledButton:#9fa6a9;--switchButtonSelected:#0074a0;--wgtPrimary:#0074a0;--switchButtonSwitcherBg:#4b5052;--wgtInputText:#5d6469;--wgtInputBorder:#bdbdbd;--wgtBoxShadow:0 2px 5px 2px rgba(0,0,1,0.164)!important;--break-small:640px;--break-large:1200px;--wgt-orange:#e17b22}h1{font-size:36px!important;line-height:49px!important}h1,h2{font-family:"Noto Serif"!important;color:#014a6a!important;color:var(--primaryColor)!important;font-weight:400!important;margin:0;padding:0}h2{font-size:28px!important;line-height:38px!important}h3{font-size:20px!important;line-height:27px!important}h3,h4{font-family:"Noto Serif"!important;color:#014a6a!important;color:var(--primaryColor)!important;font-weight:400!important;margin:0;padding:0}h4{font-size:18px!important;line-height:24px!important}h5{font-size:16px!important;line-height:1.25!important;font-family:"Noto Serif"!important;color:#014a6a!important;color:var(--primaryColor)!important;font-weight:400!important;margin:0;padding:0}p,span{font-family:"noto_sansregular"!important;font-size:12px!important;line-height:16px!important}.Toastify__toast-container>div{padding-left:20px!important;padding-right:20px!important;border-radius:5px!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.25)!important;border:1px solid rgba(55,60,62,.2)!important}.Toastify__toast-container .Toastify__toast--error{background-color:#d31a1a!important;background-color:var(--wgtRed)!important}.Toastify__toast-container .Toastify__toast--success{background-color:#8aca26!important;background-color:var(--primaryButton)!important}.Toastify__toast-container .Toastify__close-button{display:none}button{outline:none!important}button.button{height:38px;font-size:14px!important;background-image:none!important}button.button svg{margin-top:-3px}button.button.text{all:unset;cursor:pointer!important}button.button.primary{box-shadow:0 2px 2px 0 rgba(0,0,0,.25)!important;border:1px solid rgba(55,60,62,.2)!important}button.button.primary,button.button.primary:hover{background-color:#8aca26!important;background-color:var(--primaryButton)!important}button.button.primary.btn-trace-document{background-color:#7ca3cb!important;background-image:none!important;border-color:#587fa7!important;color:#fff!important;height:36px!important}button.button.primary.btn-trace-document svg{color:#fff!important}button.button.danger{box-shadow:0 2px 2px 0 rgba(0,0,0,.25)!important;border:1px solid rgba(55,60,62,.2)!important;background-color:#d31a1a!important;background-color:var(--wgtRed)!important}button.button.danger:hover{background-color:#929a9c!important;background-color:var(--mutedColor)!important}button.button.secondary{color:#8aca26!important;color:var(--primaryButton)!important;border:1px solid #8aca26!important;border:1px solid var(--primaryButton)!important;box-shadow:none!important}button.button.secondary,button.button.secondary:hover{background-color:none!important}button.button.blue{box-shadow:0 2px 2px 0 rgba(0,0,0,.25)!important;border:1px solid rgba(55,60,62,.2)!important}button.button.blue,button.button.blue:hover{background-color:#0074a0!important;background-color:var(--wgtPrimary)!important}button.button.blue.outline{background-color:#fff!important;color:#0074a0!important;color:var(--wgtPrimary)!important;border:1px solid #0074a0!important;border:1px solid var(--wgtPrimary)!important;box-shadow:unset!important;height:36px;line-height:1}button.button.blue.outline:hover{background-color:#0074a0!important;background-color:var(--wgtPrimary)!important;color:#fff!important}button.button.inactive{color:#9fa6a9!important;color:var(--disabledButton)!important;border:1px solid #9fa6a9!important;border:1px solid var(--disabledButton)!important;box-shadow:none!important}button.button.inactive,button.button.inactive:hover{background-color:none!important}button.button.small{height:22px!important;padding:0 10px;font-size:10px!important;line-height:10px}button.button.button-delete{border:0!important;padding:0!important;background:none!important;box-shadow:none!important;display:inline-block;margin:-9px 0 0!important}button.button.combobox{width:100%;color:#495057;height:36px!important;font-family:"noto_sansregular"!important}button.button.orange{background-color:#e17b22!important;background-color:var(--wgt-orange)!important;color:#fff}button.button.orange.outline{background-color:#fff!important;color:#e17b22!important;color:var(--wgt-orange)!important;border:1px solid #e17b22!important;border:1px solid var(--wgt-orange)!important;box-shadow:unset}button.button.gray{background-color:#92999c!important;background-color:var(--wgtDarkGray)!important;color:#fff}button.button.gray.outline{background-color:#fff!important;color:#92999c!important;color:var(--wgtDarkGray)!important;border:1px solid #92999c!important;border:1px solid var(--wgtDarkGray)!important;box-shadow:unset}button.button.white{background-color:#fff!important;color:#000}button.button.white.outline{background-color:#fff!important;color:#92999c!important;color:var(--wgtDarkGray)!important;border:1px solid #92999c!important;border:1px solid var(--wgtDarkGray)!important;box-shadow:unset}button.button.danger-outline{background-color:#fff!important;color:#d31a1a;border:1px solid #d31a1a!important}button.button.danger-outline.outline{background-color:#d31a1a!important;color:#d31a1a!important;border:1px solid #d31a1a!important;box-shadow:unset}button.button.btn-outline-secondary{box-shadow:unset}button.button.is-invalid{border:1px solid #d31a1a;border:1px solid var(--wgtRed)}button.button .button-pill{position:absolute;top:-8px}button.button .button-pill.right{right:-13px}button.button .button-pill.left{left:-13px}a.btn-outline-secondary{color:#6c757d;border-color:#6c757d;background-color:#fff;height:38px;padding-top:.5rem;padding-bottom:.5rem}a.btn-outline-secondary:hover{border-color:#6c757d;color:#fff}a.btn-primary{color:#fff!important;background-color:#8aca26!important;background-color:var(--primaryButton)!important;height:38px;padding-top:.5rem;padding-bottom:.5rem}a.btn-primary,a.btn-primary:hover{border-color:#8aca26!important;border-color:var(--primaryButton)!important}a.btn-primary:hover{background-color:#fff!important;color:#8aca26!important;color:var(--primaryButton)!important}a.btn-primary.small{height:22px!important;padding-left:10px;padding-right:10px;font-size:10px!important;line-height:6px}a.btn-outline-primary{color:#8aca26!important;color:var(--primaryButton)!important;background-color:#fff;height:38px;padding-top:.5rem;padding-bottom:.5rem}a.btn-outline-primary,a.btn-outline-primary:hover{border-color:#8aca26!important;border-color:var(--primaryButton)!important}a.btn-outline-primary:hover{color:#fff!important;background-color:#8aca26!important;background-color:var(--primaryButton)!important}a.btn-outline-primary.small{height:22px!important;padding-left:10px;padding-right:10px;font-size:10px!important;line-height:6px}.btn-circle{width:25px;height:25px;text-align:center!important;padding:0!important;margin:0!important;font-size:11px!important;line-height:1.428571429!important;border-radius:50%!important;border:1px solid #92999c!important;border:1px solid var(--wgtDarkGray)!important}.icon-toggle{height:28px}.icon-toggle svg{margin-top:1px!important;color:#92999c;color:var(--wgtDarkGray);stroke-width:1!important}.btn-outline-learn-to-use{color:#6c757d!important;border-color:#6c757d!important;background-color:#fff;font-weight:500!important;padding-bottom:5px!important}.btn-outline-learn-to-use:hover{color:#fff!important;background-color:#6c757d!important}.model-modal-gray p{font-size:14px!important;line-height:1.25!important;margin-bottom:0!important;color:#373c3e;color:var(--wgtTextColor)}.model-modal-gray p.font-small{font-size:12px!important}.model-modal-gray .modal-content{border:none}.model-modal-gray .modal-content button{height:36px;line-height:1!important}.model-modal-gray .modal-content .modal-header{background-color:#e5e5e5;border-bottom:0}.model-modal-gray .modal-content .modal-header .modal-title{font-weight:700!important;color:#373c3e!important;color:var(--wgtTextColor)!important;font-family:"noto_sansregular"!important;font-size:20px!important;line-height:1!important;padding-top:.25rem}.model-modal-gray .modal-content .modal-footer{border-top-width:2px}.model-modal-gray .modal-content .modal-footer .label-password{display:inline-block;font-size:11px;text-align:right;margin:0 5px 0 0!important}.img-thumbnail-regular{max-width:100px}.img-thumbnail-regular,.img-thumbnail-small{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;height:auto}.img-thumbnail-small{max-width:50px}body,html{height:100%!important}#root{height:100%;display:flex;flex-direction:column!important}body{font-size:14px;margin:0;padding:0}a,body{font-family:"noto_sansregular"!important}a{font-size:14px!important}span.text-link{color:#1e87f6!important;color:var(--linkColor)!important}span.text-link:hover{text-decoration:underline;cursor:pointer}span.text-muted{color:#929a9c!important;color:var(--mutedColor)!important}.switch-buttons button{background-image:none!important;margin:0 7px;border-radius:10px;padding:0 30px}.switch-buttons button.active{background-color:#0074a0;background-color:var(--switchButtonSelected);color:#fff;color:var(--wgtWhite)}.full-content{margin-bottom:75px;display:flex}.full-content>div:first-child{flex:1 1}.opacity-0{opacity:0;height:0}.nav-tabs .nav-item{cursor:pointer}input:focus,select:focus,textarea:focus{outline:none}.flex-1{flex:1 1}.cursor-pointer{cursor:pointer}a.text-decoration-none{text-decoration:none}.color-wgt-primary{color:#0074a0;color:var(--wgtPrimary)}.bg-gray{background-color:#f9f9f9}.field-container>div{display:flex;flex:1 1;margin-right:15px}.field-container>div.simple-input{flex-direction:column}.field-container.field-container-bordered-error.field-container-invalid{border:1px solid #d31a1a;background:rgba(211,26,26,.25);border-radius:5px;box-sizing:border-box;padding:5px;margin:5px 0}.field-container.field-container-bordered-error.field-container-invalid>div{flex:0.8 1}.field-container.field-container-bordered-error.field-container-invalid .error-message{flex:0.3 1}.expanded-dropdown-color span{margin-bottom:6px;display:block}.expanded-dropdown-color .color-container{height:70px;width:70px;margin-bottom:5px;cursor:pointer}.expanded-dropdown-color label{color:var(--wgtTextColor);font-size:12px!important}.expanded-dropdown-color .active label{font-family:"noto_sansbold"}.expanded-dropdown-image div{cursor:pointer}.expanded-dropdown-image span{margin-bottom:6px;display:block}.expanded-dropdown-image label{color:var(--wgtTextColor);font-size:12px!important}.expanded-dropdown-image .active label{font-family:"noto_sansbold"}.expanded-dropdown-text span{background-color:var(--switchButtonSelected);color:var(--wgtWhite);border-radius:10px;padding:5px 15px}.expanded-dropdown-text label,.expanded-dropdown-text span{margin:0 7px;vertical-align:middle;text-decoration:none;align-items:center;display:flex}.expanded-dropdown-text label{cursor:pointer;border:1px solid var(--switchButtonSelected);color:var(--switchButtonSelected);border-radius:10px;padding:3px 15px;font-size:14px}.expanded-dropdown-text label.active{background-color:var(--switchButtonSelected);color:#fff}.expanded-dropdown-text label input{display:none}.basic-multi-select.is-invalid>div:first-child{border:1px solid var(--wgtRed)}.simple-input.template-input-component{display:flex;align-items:center;justify-content:flex-end;flex-direction:row!important;margin-right:0;margin-bottom:1rem}.simple-input.template-input-component label{margin-bottom:0;font-size:12px;width:6.5rem;text-align:right;margin-left:0;margin-right:1rem}.simple-input.template-input-component input{flex:1 1}.expanded-simple-dropdown.template-dropdown-list-component{display:flex;align-items:center;margin-bottom:1rem;justify-content:flex-start;flex-direction:row!important;margin-right:0}.expanded-simple-dropdown.template-dropdown-list-component>div{flex:1 1}.expanded-simple-dropdown.template-dropdown-list-component span{margin-bottom:0;font-size:12px!important;width:6.5rem;text-align:right;margin-left:0;margin-right:1rem}.expanded-simple-dropdown.template-dropdown-list-component select{border-color:var(--wgtInputBorder)!important}
/*# sourceMappingURL=main.2c291c8d.chunk.css.map */