.custom-error-text{height:13px;color:#d54244;padding-bottom:20px;font-size:12px;display:flex;justify-content:flex-end}.builderModal{width:450px}.builderModal .hide-header .p-dialog-header{display:none!important}.builderModal .hide-header .p-dialog-content{border-top-right-radius:.4rem;border-top-left-radius:.4rem}.builderModal .p-dialog-header{padding:.963rem 1.15rem;border-bottom:1px solid #f2f2f2}.builderModal .p-dialog-header .modal-header{display:inline-flex;align-items:center;justify-content:center;gap:8px}.builderModal .p-dialog-header .modal-header span{font-weight:700;white-space:nowrap;color:#022107;font-size:1.25rem;font-weight:600}.builderModal .p-dialog-footer{border-top:2px solid #f4f6f4}.builderModal .p-dialog-footer .modal-footer .error-message{margin-bottom:8px}.builderModal .p-dialog-footer .modal-footer .footer-buttons{display:flex;justify-content:flex-end;gap:12px}.builderModal .p-dialog-footer .modal-footer .footer-buttons button{height:36px;padding:8px 12px}.builderModal .p-dialog-footer .modal-footer .footer-buttons button span{font-size:14px;font-weight:400}.builderModal .p-dialog-footer .modal-footer .footer-buttons .cancel-button{color:#00652d!important;border:1px solid #00652d!important;background-color:transparent}.builderModal .p-dialog-footer .modal-footer .footer-buttons .save-and-apply-button{color:#222;border:1px solid #079e37;background-color:transparent}.builderModal .p-dialog-footer .modal-footer .footer-buttons .action-button{color:#fff;background-color:#00652d;border:none}.builderModal .p-dialog-footer .modal-footer .footer-buttons .action-button:disabled{opacity:.6;cursor:not-allowed}.builderModal .p-dialog-content{padding:20px}.builderModal .p-dialog-content .modal-body{display:flex;flex-direction:column}.builderModal .p-dialog-content .modal-body .p-inputtext::-moz-placeholder{color:#bbb}.builderModal .p-dialog-content .modal-body .p-inputtext::placeholder{color:#bbb}.builderModal .p-dialog-content .modal-body .c-dropdown-field .p-dropdown-label{padding:.35rem}.builderModal .p-dialog-content .modal-body .c-dropdown-field .p-dropdown-trigger{color:#bbb}.c-input-field{position:relative;box-shadow:none}.c-input-field label{font-weight:400;font-size:14px!important;line-height:160%;letter-spacing:0%;margin-bottom:7px!important;color:#0f0f0f!important;display:block}.c-input-field input{margin-bottom:0!important;width:100%;border-radius:4px!important;padding:12px 16px!important;font-size:14px!important;border:1px solid #dddddd;height:40px}.c-input-field input.p-error{border-color:#d54244!important}.c-input-field input:focus{box-shadow:none;border-width:1.5px!important;border-color:#0f0f0f!important}.c-input-field input:disabled{background-color:#f5f5f5!important;color:#000!important;border:1px solid #adadad!important}.c-input-field small{font-size:12px;letter-spacing:.2px;position:absolute;bottom:-20px;right:0}.p-toast{position:fixed!important;top:1rem!important;right:1rem!important;left:auto!important;transform:none!important;width:auto!important;z-index:9999;pointer-events:none}.p-toast-message{pointer-events:auto;border-radius:1rem}.p-toast-message-enter-done{margin-bottom:8px}.p-toast-message-content{display:flow;padding:0}.custom-toast{display:flex;align-items:center;gap:.75rem;background-color:#fff;padding:.75rem 1rem;border-radius:1rem;position:relative;min-width:360px;max-width:90vw;border:1px solid transparent;overflow:hidden}.custom-toast.success{background-color:#dcfce7;border-color:#22c55e}.custom-toast.error{background-color:#fee2e2;border-color:#ef4444}.custom-toast.info{background-color:#cffafe;border-color:#0ea5e9}.custom-toast.warn{background-color:#fef3c7;border-color:#f59e0b}.custom-toast .toast-icon{width:28px;height:28px;flex-shrink:0}.custom-toast .toast-icon.success{color:#22c55e}.custom-toast .toast-icon.error{color:#ef4444}.custom-toast .toast-icon.info{color:#0ea5e9}.custom-toast .toast-icon.warn{color:#f59e0b}.custom-toast .toast-message{flex:1}.custom-toast .toast-message .toast-title{margin:0;font-weight:500;font-size:16px}.custom-toast .toast-message .toast-title.success{color:#15803d}.custom-toast .toast-message .toast-title.error{color:#b91c1c}.custom-toast .toast-message .toast-title.info{color:#0369a1}.custom-toast .toast-message .toast-title.warn{color:#b45309}.custom-toast .toast-message .toast-detail{margin:.2rem 0;font-size:14px;font-weight:400;font-family:Roboto;color:#333}.custom-toast .toast-close{background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;position:absolute;top:.3rem;right:.6rem;z-index:2;line-height:1;transition:color .2s ease}.custom-toast .toast-close:hover{color:#666}.custom-toast .toast-progress{position:absolute;bottom:0;left:0;height:3px;width:100%;animation:progressBar var(--toast-duration, 4s) linear forwards;border-radius:0 0 1rem 1rem;z-index:1}.custom-toast .toast-progress.success{background-color:#22c55e}.custom-toast .toast-progress.error{background-color:#ef4444}.custom-toast .toast-progress.info{background-color:#0ea5e9}.custom-toast .toast-progress.warn{background-color:#f59e0b}@keyframes progressBar{0%{width:100%}to{width:0%}}.p-dialog-header{padding:20px}.p-dialog-content{overflow:visible}.contentClass form{display:flex;flex-direction:column;gap:16px}.contentClass .rejectModalInput{padding:.35rem!important}.rejectReasonDropdown{box-sizing:border-box;height:40px;border:1px solid #c2c2c2}.rejectReasonDropdown span{display:flex;align-items:center;padding:4px 8px}.formfooter{padding:16px 20px;gap:20px;border-top:1px solid #dddddd}.formfooter button{padding:8px 16px;cursor:pointer;border-radius:4px}.formfooter button>span{font-weight:500;font-size:14px;line-height:20px}.formfooter .secondaryButton{border:1px solid #22541a!important;background-color:#fff}.formfooter .secondaryButton>span{color:#22541a}.formfooter .delPrimaryButton{padding:8px 16px;border:none;background-color:#22541a}.formfooter .delPrimaryButton>span{color:#fff}.c-dropdown-field label{font-weight:400;font-size:14px!important;line-height:160%;letter-spacing:0%;margin-bottom:7px!important;color:#0f0f0f!important;display:block}.c-dropdown-field .p-dropdown{width:100%;box-shadow:none!important;height:40px;border:1px solid #dddddd!important;border-radius:4px!important}.c-dropdown-field .p-dropdown .p-placeholder{color:#bbb}.c-dropdown-field .p-dropdown .p-dropdown-label{font-size:14px;padding-top:8px;padding-bottom:8px;display:flex;align-items:center}.c-dropdown-field .p-dropdown.p-disabled{background-color:#f5f5f5!important;color:#000!important;border:1px solid #dddddd!important}.c-dropdown-field .p-dropdown.p-error{border-color:#d54244!important}.c-dropdown-field small.p-error{font-size:12px;color:#d54244;text-align:right;display:block}.c-dropdown-field .p-dropdown-header{padding:8px 16px}.c-dropdown-field .p-dropdown-header .p-dropdown-filter-container{border:1px solid #dad8d8;border-radius:6px;background:#f7f7fa;display:flex;align-items:center}.c-dropdown-field .p-dropdown-header .p-dropdown-filter-container input{font-size:13px;padding:7px 10px;outline:none}.c-dropdown-field .p-dropdown-header .p-dropdown-filter-container input:focus{border:none;outline:none;box-shadow:none}.c-dropdown-field .p-dropdown-header .p-dropdown-filter-container .p-dropdown-filter-icon{color:#7a7a7a;margin-right:8px;font-size:16px}.c-dropdown-field .p-dropdown-panel{padding-left:0!important;left:0!important}.c-dropdown-field .p-dropdown-panel .p-dropdown-items-wrapper .p-dropdown-items{padding-left:0!important}.c-dropdown-field .p-dropdown-panel .p-dropdown-items-wrapper .p-dropdown-items .p-dropdown-item{font-size:14px;padding:8px 16px}
