.modal-custom .modal-dialog{font-family:Nunito Sans;font-size:14px;color:var(--content-primary,#525c7a)}.modal-custom .modal-dialog .text-blue{color:var(--blue-600)}.modal-custom .modal-dialog .icon-close{width:20px;height:20px}.modal-custom .modal-dialog .icon-trash path{stroke:#fba59d}.modal-custom .modal-dialog .modal-icon{height:auto;width:60px}.modal-custom .modal-dialog .icon-grey{stroke:var(--color-neutral-300,#c6ceeb)}.modal-custom .modal-dialog .icon{height:auto;width:20px}.modal-custom .modal-dialog label{color:var(--content-primary,#525c7a)}.modal-custom .modal-dialog .modal-content{font-size:16px;line-height:20px}.modal-custom .modal-dialog .modal-content .icon-close{height:24px;width:24px}.modal-custom .modal-dialog .modal-content .modal-title{font-size:17px}.modal-custom .modal-dialog .modal-content .btn{font-weight:600;border-radius:8px;border:2px solid transparent;font-size:min(1.2vw,14px);height:40px}.modal-custom .modal-dialog .modal-content .btn.cancel-button{border:2px solid #f63220;color:#f63220}.modal-custom .modal-dialog .modal-content .btn.btn-outline-danger{border-width:2px}.modal-custom .modal-dialog .modal-content .btn.btn-light-blue{background:var(--Brand-blue-50,#eaeffe);color:#305bf2}.modal-custom .modal-dialog .modal-content .btn.btn-light-blue:hover{background-color:#e3eaff}.modal-custom .modal-dialog .table tbody th,.modal-custom .modal-dialog .table thead td,.modal-custom .modal-dialog .table thead th{font-size:14px!important}.modal-custom .modal-dialog .table tbody td{font-size:14px!important;word-break:break-word}.modal-custom .modal-dialog .input-group .icon{width:22px}.modal-custom .modal-dialog .input-group .input-group-text{background:transparent;padding:0}.modal-custom .modal-dialog .input-group .input-group-text .btn{height:100%;padding:5px 10px;border:none;border-radius:0 8px 8px 0}.modal-custom .modal-dialog .input-group input{border-radius:8px 0 0 8px!important}.alert{padding:10px}.alert-light{background:#f8f8fd;color:#525c7a}.pulsating-circle{position:absolute;background-color:var(--orange);border-radius:50%;width:10px;height:10px;top:-4px;right:-4px}.search-container{display:flex;flex-direction:row;position:relative}.search-container .icon{position:absolute;width:24px;stroke:var(--neutral-500);height:100%!important;margin-left:10px}.search-container input{padding-left:40px!important}.table{width:100%;display:table;border-radius:10px;border-collapse:separate;border-spacing:0}.table thead{background:var(--neutral-100)!important}.table thead th{font-size:max(14px,.7vw)!important;padding:.75rem!important;border-width:1px}.table thead td,.table thead th{font-weight:700;color:var(--type-active)}.table thead td{font-size:14px;border:none;padding:10px}.table thead td:first-child,.table thead th:first-child{border-top-left-radius:10px}.table thead td:last-child,.table thead th:last-child{border-top-right-radius:10px}.table tbody tr{border-bottom:1px dashed var(--neutral-300)}.table tbody tr td{font-weight:400;font-size:max(12px,.7vw);color:var(--type-active);border-top:1px dashed var(--neutral-300);padding:.75rem;text-align:left;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap}.table tbody tr td .btn-collapse{width:32px;height:32px;border-radius:8px;background:var(--Brand-blue-50,#eaeffe);border-color:var(--Brand-blue-50,#eaeffe);padding:4px}.table tbody tr td .btn-collapse .chevron{width:24px;height:24px;stroke:var(--border-hover,#a4b1df)}.table tbody tr td .actions{display:flex;align-items:center;justify-content:end;width:100%;gap:10px}.table tbody tr td .actions .icon{height:24px}.table tbody tr td .actions .icon-trash path{stroke:#fba59d}.table tbody tr td .more-with-menu{width:24px;height:28px;position:relative;display:inline-block}.table tbody tr td .more-with-menu .more-icon{width:24px;height:24px;stroke:var(--neutral-500);transition:all .5s;cursor:pointer}.table tbody tr td .more-with-menu .menu{min-width:230px;position:absolute;top:28px;right:0;background:var(--neutral-000);border:1px solid var(--neutral-200);box-sizing:border-box;box-shadow:0 4px 4px rgba(12,29,89,.1),0 4px 10px -8px rgba(12,29,89,.2);border-radius:8px;padding:24px;opacity:0;transition:all .5s;flex-direction:column;align-items:start;display:none}.table tbody tr td .more-with-menu .menu .mtb-12{margin:12px 0}.table tbody tr td .more-with-menu .menu .btn{font-size:15px;font-weight:600;margin-bottom:5px}.table tbody tr td .more-with-menu .menu .btn.remove{color:var(--states-error)}.table tbody tr td .more-with-menu:hover .more-icon{transform:rotate(90deg)}.table tbody tr td .more-with-menu:hover .menu{opacity:1;display:flex;z-index:10}.comment-request-modal .avatar{width:40px}.comment-request-modal .product-name{color:#525c7a;font-size:16px;font-weight:600;line-height:24px;text-align:left}.comment-request-modal .card{border:none}.comment-request-modal .card .card-header{border:none;background-color:#fff;color:#525c7a;font-size:16px}.comment-request-modal .card .text-comment{color:#8696ac}#stock-request-modal .priority-icon{background-color:#f4f5fb;height:35px;width:35px;border-radius:50%;display:inline-block;text-align:center;padding:5px}#stock-request-modal .priority-icon svg{margin:auto}#stock-request-modal .invalid-feedback{display:block}