.items{display:flex;flex-direction:column}.items .item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.items .item .key{margin-bottom:0;color:#616a75}.items .item .value,.product-card .card-body .content .name{margin-bottom:0}.items .item+.item{border-top:1px solid #dbd6e1}.product-card{background-color:unset!important}.product-card .card-body{display:flex;align-items:center;gap:.75rem;padding:0;width:100%}.product-card .card-body .product-image{height:50px;width:50px;min-width:50px;border-radius:.325rem;border:1px solid #f5f6f8}.product-card .card-body .product-image img{height:100%;width:100%;object-fit:cover}.product-card .card-body .content,.step-card .production-step .content>div{flex:1}.product-card .card-body .content .code{font-size:.875rem;color:#616a75;margin-bottom:0}.product-card:hover .name{text-decoration:underline}.action-card,.fic-link-card,.warehouse-card,.widget-card{border:1px solid #dbd6e1;background-color:unset!important;box-shadow:rgba(31,33,36,.1)0 1px 1px 0}.warehouse-card .card-title{margin-bottom:0}.warehouse-card .item{border-top:1px solid #dbd6e1}.warehouse-card .items .col-lg-6:first-of-type .item,.warehouse-card .items .col-lg-6:nth-child(2) .item{border-top:unset;padding-top:0}.warehouse-card .items .col-lg-6:last-of-type .item,.warehouse-card .items .col-lg-6:nth-last-child(2) .item{padding-bottom:0}.widget-card .card-body .key{font-size:1rem;margin-bottom:1rem}.widget-card .card-body .value{line-height:1;font-size:3rem;margin-bottom:0}@media (max-width:992px){.widget-card .card-body .value{font-size:2rem}}.action-card .card-body{display:flex;align-items:center;justify-content:space-between}@media (max-width:992px){.action-card .card-body{flex-direction:column;gap:1.5rem}}.action-card .card-body .content{display:flex;align-items:center;gap:1rem}@media (max-width:992px){.action-card .card-body .content{align-items:start}}.action-card .card-body .content svg{color:#0241e4}.action-card .card-body .content .title{font-size:1rem;margin-bottom:0}.action-card .card-body .content .description{font-size:.875rem;color:#616a75;margin-bottom:0}@media (max-width:992px){.action-card .card-body .btn{width:100%}}.fic-link-card .card-body{display:flex;align-items:center;justify-content:space-between}@media (max-width:992px){.fic-link-card .card-body{flex-direction:column;gap:1.5rem}}.fic-link-card .card-body .content{display:flex;align-items:center;gap:1rem}@media (max-width:992px){.fic-link-card .card-body .content{align-items:start}}.action-card .card-body .content svg,.fic-link-card .card-body .content svg{height:40px;width:40px;min-width:40px}.fic-link-card .card-body .content .title{font-size:1rem;margin-bottom:0}.fic-link-card .card-body .content .description{font-size:.875rem;color:#616a75;margin-bottom:0}@media (max-width:992px){.fic-link-card .card-body .btn{width:100%}}.dashboard-section{padding-bottom:2rem}.dashboard-section+.dashboard-section .content{padding-top:2rem;border-top:1px solid #dbd6e1}.step-card{border:1px solid #dbd6e1;background-color:unset!important;box-shadow:rgba(31,33,36,.1)0 1px 1px 0}.step-card .production-step{display:flex;align-items:flex-start;position:relative}.step-card .production-step.disabled{pointer-events:none;opacity:.35}.step-card .production-step:not(.last)::after{content:"";position:absolute;height:calc(100% + 1rem - 35px);border:1px dashed #dbd6e1;top:28px;left:10px}.step-card .production-step.production-step-passed .production-step-position{background-color:#0241e4;color:#fff}.step-card .production-step .production-step-position{border:1px dashed #0241e4;line-height:1;display:flex;align-items:center;justify-content:center;font-size:.775rem;height:22px;width:22px;min-width:22px;border-radius:22px;margin-right:.75rem}#navigator-dropdown .btn,.step-card .production-step .content{width:100%;display:flex;justify-content:space-between}@media (max-width:992px){.step-card .production-step .content{flex-direction:column}}.step-card .production-step .content>div .title{font-size:1.125rem;margin-bottom:.25rem}.step-card .production-step .content>div .description{font-size:1rem;color:#616a75}.step-card .production-step .content .link{text-decoration:underline}@media (max-width:992px){#navigator-step-card{display:none}}#navigator-dropdown .btn{margin-bottom:1.5rem;align-items:center}#navigator-dropdown .btn svg,#navigator-dropdown .dropdown-menu .dropdown-item svg{color:#00a86b}#navigator-dropdown .btn .value,#navigator-dropdown .dropdown-menu .dropdown-item .value{color:#000;font-weight:500}@media (min-width:992px){#navigator-dropdown{display:none}}#navigator-dropdown .dropdown-menu{width:100%}#navigator-dropdown .dropdown-menu .dropdown-item{display:flex;justify-content:space-between}#navigator-dropdown .dropdown-menu .dropdown-item.active .value{color:#fff}.production-order-alert{display:flex;gap:1rem}@media (max-width:992px){.production-order-alert{flex-direction:column;gap:.75rem}}.insufficient-quantity-alert svg,.production-order-alert svg{min-width:28px;width:28px;height:28px}.insufficient-quantity-alert .content,.production-order-alert .content{flex:1;color:#000}.production-order-alert .content .item-row{padding:.5rem 0}.production-order-alert .content .item-row+.item-row{border-top:1px solid #dbd6e1}.insufficient-quantity-alert{display:flex;gap:1rem}@media (max-width:992px){.insufficient-quantity-alert{flex-direction:column;gap:.75rem}}.dataTables_wrapper .dataTable td,table.dataTable thead th{white-space:nowrap!important}