:root{--backgroundColor: #faebd7;--containerBgColor: #fff;--buttonBgColor: #40BB81;--buttonHoverBgColor: #36A471;--buttonTextColor: #fff;--inputBorderColor: #40BB81;--inputBorderColorTransparent: rgba(64, 187, 129, .3);--inputFocusShadow: #40bb8133}.whole-container{width:100vw;min-height:100vh;background-image:url(/assets/login-bg.jpg);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;padding:20px}.login-container{background-color:var(--containerBgColor);width:100%;max-width:1000px;border-radius:20px;padding:40px;box-shadow:0 4px 6px #0000001a}.login-row{display:flex;align-items:center}.logo-column{display:flex;justify-content:center;align-items:center}.logo-wrapper{max-width:200px;width:100%}.form-column{display:flex;flex-direction:column;justify-content:center}.login-title{text-align:center;margin-bottom:24px}.login-form-button{width:100%;background-color:var(--buttonBgColor);border-color:var(--buttonBgColor)}.login-form-button:hover,.login-form-button:focus{background-color:var(--buttonHoverBgColor);border-color:var(--buttonHoverBgColor);opacity:.9}.login-form-forgot{float:right}.login-container .ant-input-affix-wrapper:focus,.login-container .ant-input-affix-wrapper-focused,.login-container .ant-input-affix-wrapper:hover,.login-container .ant-input-affix-wrapper-password:hover,.login-container .ant-input-password:hover,.login-container .ant-input:focus,.login-container .ant-input-focused{border-color:var(--inputBorderColor)!important;box-shadow:0 0 0 2px var(--inputFocusShadow)!important}.login-container .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector,:where(.css-dev-only-do-not-override-1hpnbz2).ant-picker-outlined,:where(.css-dev-only-do-not-override-1hpnbz2).ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{border-color:var(--inputBorderColor)!important;text-shadow:0 0 .25px}.login-container .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector:hover,.login-container :where(.css-dev-only-do-not-override-1hpnbz2).ant-picker-outlined:hover{box-shadow:0 0 0 2px var(--inputFocusShadow)!important}.login-container :where(.css-dev-only-do-not-override-1hpnbz2).ant-tabs .ant-tabs-tab-btn:hover{color:var(--inputBorderColor)!important}.login-container :where(.css-dev-only-do-not-override-1hpnbz2).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--inputBorderColorTransparent)!important}.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-range-end .ant-picker-cell-inner{background-color:red;color:#fff}.login-container .ant-tabs-ink-bar{background-color:var(--inputBorderColor)!important}.login-container .ant-input-affix-wrapper,.login-container .ant-input,.login-container .ant-input-password{border-color:var(--inputBorderColor)}.login-container .login-form-button,.login-container .ant-btn-primary{background-color:var(--buttonBgColor)!important;border-color:var(--buttonBgColor)!important;color:var(--buttonTextColor)!important}.login-container .login-form-button:hover,.login-container .login-form-button:focus,.login-container .ant-btn-primary:hover,.login-container .ant-btn-primary:focus{background-color:var(--buttonHoverBgColor)!important;border-color:var(--buttonHoverBgColor)!important;opacity:.9}@media screen and (max-width: 768px){.login-container{padding:20px}.logo-column{margin-bottom:24px}.logo-wrapper{max-width:150px}.login-title{font-size:24px}}@media screen and (max-width: 480px){.whole-container{padding:10px}.login-container{padding:15px}.logo-wrapper{max-width:100px}.login-title{font-size:20px}}:root{--primary: #40BB81;--color-text-light: #FFFFFF;--color-text-dark: #000000;--color-border: #f0f0f0}.custom-header{display:flex;justify-content:space-between;align-items:center;background-color:var(--primary);height:40px;padding:0 20px}.logo-image{width:100px;height:45px}.profile-name{color:var(--color-text-light);font-size:16px}.desktop-menu{display:flex}.menu-button{display:none}.ant-menu-light .ant-menu-item,.ant-menu-light.ant-menu-horizontal>.ant-menu-item{color:var(--color-text-light)}.ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected{color:var(--color-text-light);border-bottom-color:var(--color-text-light)}.ant-menu-horizontal>.ant-menu-item{border-bottom:2px solid transparent;transition:border-bottom .3s ease}.ant-menu-horizontal>.ant-menu-item-selected{border-bottom:2px solid var(--color-text-light)}.ant-menu-horizontal>.ant-menu-item:hover{border-bottom:2px solid var(--color-border);bottom:12px}.ant-menu-horizontal{border-bottom:none;line-height:58px}.ant-btn-lg.ant-btn-icon-only .anticon{color:var(--color-text-light)}.ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after{bottom:8px;border-bottom-color:#fff}@media (max-width: 1023px){.custom-header{padding:0 10px}.logo-image{width:80px;height:40px}.desktop-menu{display:none}.menu-button{display:flex;color:var(--color-text-light)}.profile-section{display:none}}@media (min-width: 769px) and (max-width: 1023px){.custom-header{height:50px}.ant-menu-horizontal{line-height:48px}}@media (max-width: 768px){.custom-header{height:50px}.mobile-drawer .ant-drawer-body{padding:0}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--color-border)}.drawer-profile{display:flex;align-items:center}.drawer-profile .profile-name,.ant-menu-light .ant-menu-item,.ant-btn-lg.ant-btn-icon-only .anticon{color:var(--color-text-dark)}}@media (max-width: 480px){.logo-image{width:70px;height:35px}}:root{--color-primary: #000000;--color-background: #FFFFFF;--color-border: #e0e0e0}.custom-footer{display:flex;justify-content:space-between;align-items:center;padding:0 10px;background-color:var(--color-background);height:28px;border-top:1px solid var(--color-border);position:fixed;width:100%;left:0;bottom:0;z-index:1000}.footer-left,.footer-right{color:var(--color-primary);font-size:14px}@media (max-width: 768px){.custom-footer{flex-direction:column;text-align:center}}:root{--color-header-background: #40BB8140;--color-hover-row: #d9f7be;--color-border-light: #f0f0f0;--color-trail-row: #F1D3CE;--color-sub-row: #F6EACB;--color-regular-row: #D1E9F6}:where(.css-dev-only-do-not-override-d2lrxs).ant-table-wrapper .ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:1px solid var(--color-border-light)!important;padding:5px!important}.ant-table-tbody>tr>td{cursor:pointer}.supplier-list-table .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.ant-table-tbody>tr:hover>td{background-color:var(--color-hover-row)!important}.ant-table-thead>tr>th{padding:0!important;text-align:start!important}:where(.css-dev-only-do-not-override-d2lrxs).ant-table-wrapper .ant-table-cell,:where(.css-dev-only-do-not-override-d2lrxs).ant-table-wrapper .ant-table-thead>tr>th{padding:0!important}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{height:0px!important}.trail-row{background:var(--color-trail-row)}.sub-row{background:var(--color-sub-row)}.regular-row{background:var(--color-regular-row)}.ant-table-tbody>tr>td.ant-table-cell-ellipsis{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100px}.supplier-list-table .ant-table-container{border:2px solid #40bb81!important;margin-bottom:20px}.tidle-icon{display:flex;justify-content:center;align-items:center}.supplier-list-table .ant-table-tbody .ant-table-row:last-child{margin-bottom:1rem}.supplier-list-table .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.supplier-list-title{justify-content:start;align-items:center;gap:30px}.main-container{padding:20px;margin-bottom:-8px}:where(.css-dev-only-do-not-override-d2lrxs).ant-table-wrapper .ant-table-tbody>tr>th,:where(.css-dev-only-do-not-override-d2lrxs).ant-table-wrapper .ant-table-tbody>tr>td{text-align:center}.working-days-list .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:0!important;text-align:start}.working-days-list .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.text-left-padding{padding-left:10px}.working-days-list.ant-table-wrapper .ant-table-container{border:2px solid #40bb81!important}.working-days-list.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.project-custom-sci-input-number{width:100%}.ant-upload-list-item-name{width:100px}.loader-container{display:flex;justify-content:center;align-items:center}.custom-form-item .ant-form-item-explain{font-size:12px}.sci-add-supplier .ant-form-item{margin-bottom:3px}.sci-add-supplier .ant-form-item-label{padding:0!important}.sci-add-supplier .ant-form-item .ant-form-item-label>label{font-size:13px}.ant-tabs-tab{font-size:12px!important;padding:4px 11px!important}.custom-style-btn{font-size:12px;height:28px;padding:6px}.add-supplier-currency-select .ant-select-selector .ant-select-selection-item{padding:0!important}.speciality-title-container{display:flex;gap:30px;margin-bottom:13px;justify-content:start!important}.no-records-container{display:flex;justify-content:center;align-items:center;height:75vh;text-align:center;font-size:1.5em;color:#888}.ant-card .ant-card-body{padding:0%}.hpfaml p{font-size:medium!important}.whole-card-container{width:350px;margin-right:16px;margin-bottom:16px}.card-body{padding:0}.card-title{padding:12px 16px;border-bottom:2px solid #40bb81;display:flex;justify-content:space-between;align-items:center}.ellipsis-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-custom{margin-bottom:6px}.card-custom-yellow{background-color:#67daa5}.supplier-container{padding:6px;border-top:1px solid #e8e8e8;box-sizing:border-box}.supplier-scrollable{max-height:70vh;overflow-y:auto}.supplier-no-scroll{overflow-y:visible}.unassignedSupplier{white-space:nowrap}.category-value{display:flex;justify-content:space-between}.no-data-found{display:flex;justify-content:center;align-items:center;height:80vh}.register-preoject-list .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.category-value>*{min-width:0}.category-value>*:first-child{margin-right:8px}.speciality-main-container{padding:20px;margin-bottom:1rem}.load-more-container{text-align:end;margin-right:15px}.load-more-link{color:#40bb81}.fields-Ccontainer{margin-top:40px;display:flex;justify-content:space-evenly}.total-sales-input{display:flex;margin-left:34.5%;gap:20px;align-items:end;margin-bottom:20px}.ant-table-content{width:auto}.ant-picker{margin:-1px!important}.total-sales-amount-input{width:5vw!important;height:3vh!important;display:flex;border:2px solid #40bb81;flex-direction:column;text-align:right}.accounts-receivable-table .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.accounts-receivable-table .ant-table-container{border:2px solid #40bb81!important;margin-bottom:20px}.accounts-receivable-table .ant-table-tbody .ant-table-row:last-child{margin-bottom:1rem}.ant-form-item .ant-form-item-control-input-content{margin-bottom:4px}.ant-badge.ant-badge-not-a-wrapper .ant-scroll-number{display:block;top:-3px!important}.ant-badge{font-size:2px}.accounting-table{min-width:40%!important;table-layout:auto}.accounts-receivable-table{min-width:80%!important;table-layout:auto}.pay-table{width:45%}.table-row-light{background-color:#fff}.table-row-dark{background-color:#ececec}.accounting-table.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.accounting-table .ant-table-body{overflow:hidden!important}.accounting-table .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.accounting-table .ant-table-container{border:2px solid #40bb81!important;margin-bottom:20px}.table-container-exchange{width:40%}.accounting-table .ant-table-tbody .ant-table-row:last-child{margin-bottom:.5rem}.paypal-header{gap:15px;display:flex;margin-left:16.5%;margin-bottom:10px}.bank-header{gap:15px;display:flex;margin-left:14.5%;margin-bottom:10px}.paypal-title{display:flex;align-items:center;gap:80px}.bank-transfer-title{display:flex;align-items:center;gap:160px}.paypal-table{width:50%;display:flex;margin-left:16.5%}.bank-table{width:50%;display:flex;margin-left:14.5%}.csv-buttons{display:flex;gap:10px;margin-left:70px}.bank-csv-buttons{display:flex;gap:10px;margin-left:160px}.content-container-box{display:flex;flex-direction:column;padding:20px}.feilds-container{display:flex;align-items:center;width:50vh;gap:20px}.supplier-payment-title-container{display:flex;gap:30px;margin-bottom:15px;justify-content:start}.tittle-buttons{display:flex;gap:10px}.date-feilds{display:flex;margin-bottom:20px;flex-direction:column;align-items:flex-start}.feilds{display:flex;gap:20px}.year-indicator{display:inline-block;width:25px;height:20px;border:1px solid #000;border-radius:4px;cursor:default}.feilds{display:flex;align-items:center;justify-content:flex-start}.supplier-payments-table .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.supplier-payments-table .ant-table-container{border:2px solid #40bb81!important;margin-bottom:20px}.supplier-payments-table .ant-table-tbody .ant-table-row:last-child{margin-bottom:1rem}.supplier-payments-table .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.supplierNameCell{display:flex;justify-content:center;align-items:center}.container{display:flex;justify-content:center;align-items:center;height:90vh}.card-wrapper{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.card{flex:none;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ccc;border-radius:8px;padding:1rem;background-color:#fff;box-shadow:0 4px 6px #0000001a}@media screen and (max-width: 768px){.card-wrapper{flex-direction:column;align-items:center;overflow:auto}.card{width:60vw!important;height:35vh!important}.container{height:auto;display:block;margin-bottom:30px}}.card-container{height:90vh;display:flex;justify-content:center;align-items:center;padding:20px;background-color:#f9f9f9;overflow-x:hidden}.box{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:90%;height:70vh;box-shadow:0 4px 8px #0003;border:2px solid black;border-radius:10px;background:#fff;padding:20px}.card-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px}.cards{width:15vw;height:40vh}.mt-2{margin-top:10px}@media (max-width: 768px){.box{width:100%;padding:10px;height:auto}.card-container{height:auto;padding:10px}.ant-row{display:flex;flex-direction:column;gap:16px}.ant-col{width:100%;display:flex;justify-content:center}.card-content{gap:5px}}.email-whole-container{background-color:#faebd7;width:100vw;height:90vh}.breadcrumb{padding-top:13px;font-size:large;padding-left:10PX}.email-container{overflow:auto;height:79vh;border:2px solid #40bb81;padding:20px}.email-box{padding:50px}.ant-form-horizontal .ant-form-item-label{text-align:start}.ant-input-out-of-range{color:red}.project-data-container{display:flex;justify-content:center;align-items:center;height:80vh;gap:50px}.header-container{padding:20px}.project-header{display:flex;gap:1.4rem;margin-top:10px}.project-table{margin-top:.75rem}.project-table .ant-table-tbody{margin-bottom:.5rem}.project-table .ant-table-tbody .ant-table-row:last-child{margin-bottom:1.2rem}.project-list-table .ant-table-thead .ant-table-cell{text-align:start!important}.project-list-table .ant-table-thead .ant-table-cell:nth-child(11){text-align:end!important;padding-right:2rem!important}.project-link{color:#000}.even-row{background-color:#40bb8216}.delivery-today .project-number{background-color:#3dbb80;color:#fff;border-radius:4px;padding:1px}.start-today .project-number{background-color:#42e99b;color:#fff;border-radius:2px;padding:1px}.project-list-table .ant-table-thead>tr>th{background-color:var(--color-header-background)!important;padding:8px!important}.project-list-table.ant-table-wrapper .ant-table-container{border:2px solid #40bb81!important}.project-cards{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;gap:1rem}.project-card{width:100%;height:320px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem;border-radius:6px;color:#2a2a2a;cursor:pointer}.project-custom-sci-select,.project-custom-sci-select .ant-select-selector{width:100%}.project-custom-sci-datepicker,.project-custom-sci-datepicker:focus,.project-custom-sci-datepicker:hover{width:100%}.ant-tabs-content-holder{margin-top:15px!important}.no-link-style{text-decoration:none;color:inherit}.no-link-style:hover{color:inherit}.project-form-card{border:1px solid #ccc;padding:.25rem .5rem!important;margin:.125rem!important;border-radius:6px}.project-form-card.scroll{max-height:245px;overflow-y:scroll;overflow-x:hidden}.project-form-card.scroll::-webkit-scrollbar{background-color:red;width:4px}.project-form-card.scroll::-webkit-scrollbar{width:4px}.project-form-card.scroll::-webkit-scrollbar-track{background-color:#e1e6e6}.project-form-card.scroll::-webkit-scrollbar-thumb{border-radius:6px;background-color:#b3b3b3}.interpretation-card{max-height:585px}.project-save-btn{margin-left:19rem}.sci-project .ant-form-item{margin-bottom:3px}.sci-project .ant-form-item-label{padding:0!important}.sci-project .ant-form-item .ant-form-item-label>label{font-size:13px}.translation-title{margin-left:23%}.project-custom-sci-number-decimal{width:100%}.project-custom-sci-number-decimal .ant-input-number .ant-input-number-input:placeholder-shown{font-size:12px}.project-supplier-list-table .ant-table-thead .ant-table-cell,.supplier-possible-works-table .ant-table-thead .ant-table-cell{text-align:start!important}.interpretation-supplier-table .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.project-supplier-list-table .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.supplier-information-table .ant-table-tbody .ant-table-row .ant-table-cell{padding:.2rem!important}.supplier-information-table .ant-table-body::-webkit-scrollbar{width:8px}.supplier-information-table .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1}.supplier-information-table .ant-table-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.supplier-information-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#555}.supplier-information-table .ant-table-body{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.supplier-information-table.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{text-align:center!important}.supplier-information-table .ant-empty-image{height:100px}.project-custom-sci-time-picker{width:100%}.schedule-information-table .ant-table-tbody .ant-table-row .ant-table-cell{padding:.2rem!important}.schedule-information-table .ant-table-body::-webkit-scrollbar{width:8px}.schedule-information-table .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1}.schedule-information-table .ant-table-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.schedule-information-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#555}.schedule-information-table .ant-table-body{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.interpretation-supplier-table .ant-table-thead .ant-table-cell:first-child{padding-left:30px}.interpretation-supplier-table .ant-table-tbody .ant-table-row .ant-table-cell{padding:.2rem!important}.interpretation-supplier-table .ant-table-body::-webkit-scrollbar{width:8px}.interpretation-supplier-table .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1}.interpretation-supplier-table .ant-table-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.interpretation-supplier-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#555}.interpretation-supplier-table .ant-table-body{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.ant-tabs-top>.ant-tabs-nav{margin-bottom:-5px}.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab{padding:3px 0;font-size:small}.gross-profit-table{width:100%}.label-width{width:4.4%}.full-year-width{width:4%}.jul-width,.aug-width,.sep-width,.oct-width{width:7.5%}.nov-width{width:7.6%}.dec-width,.jan-width,.feb-width,.mar-width,.api-width,.may-width,.jun-width{width:7.5%}.border{border-bottom:1px double #636161}.gross-profit-comparission-table{width:100%}.gross-profit-comparission-table,.gross-profit-comparission-table th,.gross-profit-comparission-table td{border:1px solid black;border-collapse:collapse;font-size:11px;padding:1.5px}.gross-profit-table,.gross-profit-table th,.gross-profit-table td{border:1px solid black;border-collapse:collapse;font-size:12px}.gross-profit-tittle-container{display:flex;justify-content:start;align-items:center;padding:10px;gap:30px}.table-input{width:100%;padding:4px;box-sizing:border-box;font-size:12px}.tittle-box{width:160px}.vertical-input{position:relative;vertical-align:bottom}.align-bottom{position:absolute;bottom:0;left:0}.full-year-text{text-align:right;border:none}.text-right{text-align:right;padding-right:5px}.prev-year{background-color:#8dffca}.no-border{border-left:none!important;border-right:none!important;border-top:none!important;border-bottom:none!important}.no-border-right{border-left:none!important}.no-border-left{border-right:none!important}.gross-profit-sci-input-number .ant-input-number-input{background-color:#8dffca;text-align:right}:root{--primary: #40bb81;--translation: #F3981F;--interpretation: #8ce9e2;--proofReading: #89ecbc;--transcription: #E6D0FF;--dataEntry: #FFCADD;--cancel: #d9534f;--white: white}.primary-btn{background:var(--primary);color:var(--white);border:none;transition:background-color .3s ease;height:32px}.primary-btn:hover{background:var(--primary)!important;color:var(--white)!important}.cancel-btn{background:var(--cancel);color:var(--white);border:none;transition:background-color .3s ease;height:32px}.text-vertical{writing-mode:vertical-lr;text-align:center;vertical-align:middle}.cancel-btn:hover{background:var(--cancel)!important;color:var(--white)!important}.translation-btn{background:var(--translation);height:32px;color:#fff;border:none;transition:background-color .3s ease}.translation-btn:hover{background:var(--translation)!important;color:#fff!important}.interpretation-btn{background:var(--interpretation);height:32px;color:#fff;border:none;transition:background-color .3s ease}.interpretation-btn:hover{background:var(--interpretation)!important;color:#fff!important}.proofReading-btn{background:var(--proofReading);height:32px;color:#fff;border:none;transition:background-color .3s ease}.proofReading-btn:hover{background:var(--proofReading)!important;color:#fff!important}.transcription-btn{background:var(--transcription);color:#fff;height:32px;border:none;transition:background-color .3s ease}.transcription-btn:hover{background:var(--transcription)!important;color:#fff!important}.dataEntry-btn{background:var(--dataEntry);height:32px;color:#fff;border:none;transition:background-color .3s ease}.dataEntry-btn:hover{background:var(--dataEntry)!important;color:#fff!important}.secondary-btn-outline{height:32px;color:var(--primary);border:2px solid var(--primary);transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.secondary-btn-outline:hover{color:#fff!important;border:2px solid var(--primary)!important}.secondary-btn-outline:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background-color:var(--primary);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:-1}.secondary-btn-outline:hover:before{width:300%;height:300%}.secondary-btn-outline:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;background-image:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);border-radius:50%;opacity:0;transform:translate(-50%,-50%) scale(0);transition:transform .6s ease,opacity .6s ease;pointer-events:none}.secondary-btn-outline:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.secondary-btn-outline:disabled{pointer-events:none;opacity:.6}.secondary-btn-outline:disabled:hover{color:inherit;border:inherit}.secondary-btn-outline:disabled:before,.secondary-btn-outline:disabled:after{transition:none;opacity:0;transform:none}.secondary-translation-btn{height:32px;color:var(--translation);border:2px solid var(--translation);transition:background-color .3s ease}.secondary-translation-btn:hover{color:var(--translation)!important;border:2px solid var(--translation)!important}.secondary-cancel-btn{height:32px;color:var(--cancel);border:2px solid var(--cancel);transition:background-color .3s ease}.secondary-cancel-btn:hover{color:var(--cancel)!important;border:2px solid var(--cancel)!important}.secondary-dataEntry-btn{height:32px;color:#000;border:2px solid var(--dataEntry);transition:background-color .3s ease}.secondary-dataEntry-btn:hover{color:var(--dataEntry)!important;border:2px solid var(--dataEntry)!important}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.align-baseline{align-items:baseline}.align-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:8px}.m-3{margin:12px}.m-4{margin:16px}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:32px}.ml-0{margin-left:0}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.mr-0{margin-right:0}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mx-auto{margin-left:auto;margin-right:auto}.h-55{height:55%}.w-10{width:10%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-55{width:55%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.w-90{width:90%}.h-10{height:10%}.h-20{height:20%}.h-30{height:30%}.h-40{height:40%}.h-50{height:50%}.h-60{height:60%}.h-70{height:70%}.h-80{height:80%}.h-90{height:90%}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.pt-0{padding-top:0}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:12px}.pb-4{padding-bottom:16px}.pl-0{padding-left:0}.pl-1{padding-left:4px}.pl-2{padding-left:8px}.pl-3{padding-left:12px}.pl-4{padding-left:16px}.pr-0{padding-right:0}.pr-1{padding-right:4px}.pr-2{padding-right:8px}.pr-3{padding-right:12px}.pr-4{padding-right:16px}.w-100{width:100%}.w-auto{width:auto}.h-100{height:100%}.h-auto{height:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-light{font-weight:300}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-none{display:none}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.bg-primary{background:var(--primary)}.bg-danger{background:var(--cancel)}.h-90vh{height:90vh}.h-80vh{height:80vh}.gap-10{gap:10px}.gap-20{gap:20px}.ant-table tr:nth-child(odd){background-color:#fff}.ant-table tr:nth-child(2n){background-color:#ececec}.ant-card{border:2px solid #40bb81}.ant-table-wrapper .ant-table-row:nth-child(odd){background-color:#fff}.ant-table-wrapper .ant-table-row:nth-child(2n){background-color:#ececec}.ant-table-wrapper .ant-table-row:nth-child(odd):hover{background-color:#d9f7be}.ant-table-wrapper .ant-table-row:nth-child(2n):hover{background-color:#d9f7be}.ant-table-tbody>tr>td{padding:0!important;cursor:pointer}.ant-table-thead>tr>th{padding:0!important}.ant-table-wrapper .ant-table-cell{padding:0!important}:where(.css-dev-only-do-not-override-l19win).ant-table-wrapper .ant-table-thead>tr>th[colspan]:not([colspan="1"]),:where(.css-dev-only-do-not-override-l19win).ant-table-wrapper .ant-table-thead>tr>td[colspan]:not([colspan="1"]){text-align:center!important;vertical-align:middle}.ant-btn-primary:disabled{cursor:not-allowed!important;border-color:#d9d9d9!important;color:#00000040!important;background:#0000000a!important;box-shadow:none!important}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#888 transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:10px}.project-save-btn-ml-300{margin-left:290px}.project-heading-ml-400{margin-left:410px}.ed-project-save-btn-ml-300{margin-left:330px}.ant-select-disabled .ant-select-selector{background-color:transparent!important;cursor:default!important}.ant-select-disabled .ant-select-selection-item{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;color:#000000d9!important;pointer-events:auto!important}.ant-select-disabled{pointer-events:auto!important}.ant-select-disabled .ant-select-arrow{display:none!important}.project-read-only{color:red}.action-bar{width:25vw}.main-container{padding:10px;margin-bottom:2rem}.custom-table .ant-table-tbody>tr>td{padding:0!important;cursor:pointer}.custom-table .ant-table-thead>tr>th{padding:0!important}.address-container{height:380px;overflow-y:auto;border:1px solid var(--primary);border-radius:8px;padding:16px}.email-phone-container{border:1px solid var(--primary);border-radius:8px;padding:16px;height:380px;overflow-y:auto}.customer-title{display:flex;justify-content:start;gap:30px;align-items:center;margin-bottom:20px}.dynamicFields{display:flex!important;justify-content:space-around!important;align-items:center!important}.customer-list-table.ant-table-body{overflow:hidden!important}.customer-list-table .ant-table-thead>tr>th{background-color:var(--color-header-background)!important}.customer-list-table .ant-table-container{border:2px solid #40bb81!important;margin-bottom:20px}.customer-list-table .ant-table-tbody .ant-table-row:last-child{margin-bottom:1rem}.customer-empty{display:flex;justify-content:center;align-items:center;height:80vh}.creation-modal{display:flex;justify-content:space-around}.add-customer-card{width:16rem;height:12rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;cursor:pointer;transition:all .3s ease-in-out}.add-customer-card:hover{box-shadow:0 6px 10px #00000026}*{margin:0;padding:0;box-sizing:border-box}
