/* YOLKA_URGENT_TABLE_DIRECT_V5 */
.urgent-table-head-v5,
.urgent-row-v5{
  display:grid!important;
  grid-template-columns:34px minmax(150px,1.3fr) minmax(60px,.6fr) 84px minmax(110px,1fr) 42px 42px 42px 42px!important;
  align-items:center!important;
  column-gap:6px!important;
}
.urgent-row-v5{
  min-height:54px!important;
}
.urgent-table-head-v5>span,
.urgent-row-v5>span{
  min-width:0!important;
  text-align:center!important;
}
.urgent-center-cell{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.urgent-manifest-cell-v5{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  min-width:0!important;
}
.urgent-manifest-cell-v5 .urgent-copy-number{
  order:0!important;
  flex:0 0 30px!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:8px!important;
  font-size:14px!important;
}
.urgent-manifest-cell-v5 .urgent-number{
  order:1!important;
  min-width:0!important;
  padding:0!important;
  text-align:left!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-size:12px!important;
}
.urgent-client-cell b{
  font-size:11px!important;
  line-height:1.15!important;
  overflow-wrap:anywhere!important;
}
.urgent-alta-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:24px!important;
  padding:4px 7px!important;
  border-radius:999px!important;
  font-size:8px!important;
  line-height:1!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.urgent-alta-badge.alta-ok{
  color:#087338!important;
  background:#e8f7ee!important;
  border:1px solid #8fd0a4!important;
}
.urgent-alta-badge.alta-pending{
  color:#735600!important;
  background:#fff0a8!important;
  border:1px solid #d9b52e!important;
}
.urgent-row-sin-alta{
  background:#fffdf0!important;
}
.urgent-progress-cell .urgent-progress{
  width:min(100%,165px)!important;
  margin:0 auto!important;
}
.urgent-progress-cell .urgent-progress em{
  text-align:center!important;
}
.urgent-stop-button{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  border:1px solid #f0a4a8!important;
  background:#fff5f5!important;
  color:#d71920!important;
  font-size:20px!important;
  line-height:1!important;
  box-shadow:0 2px 7px rgba(197,31,43,.12)!important;
}
.urgent-stop-button:hover{
  background:#ffe9e9!important;
  transform:translateY(-1px);
}
.urgent-more-cell{
  position:relative!important;
  overflow:visible!important;
}
.urgent-more-menu{
  position:relative!important;
}
.urgent-more-menu>summary{
  list-style:none!important;
  width:32px!important;
  height:32px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #c8d7ea!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#086cf0!important;
  cursor:pointer!important;
  font-size:20px!important;
  line-height:1!important;
}
.urgent-more-menu>summary::-webkit-details-marker{display:none!important;}
.urgent-more-menu>div{
  position:absolute!important;
  z-index:40!important;
  right:0!important;
  top:36px!important;
  min-width:142px!important;
  padding:6px!important;
  display:grid!important;
  gap:5px!important;
  background:#fff!important;
  border:1px solid #d8e2ee!important;
  border-radius:10px!important;
  box-shadow:0 12px 28px rgba(13,42,78,.18)!important;
}
.urgent-more-menu:not([open])>div{display:none!important;}
.urgent-more-menu>div button{
  width:100%!important;
  min-height:32px!important;
  padding:6px 8px!important;
  justify-content:flex-start!important;
  font-size:11px!important;
  white-space:nowrap!important;
}
.urgent-icon-action{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:8px!important;
  font-size:14px!important;
}
.urgent-email-disabled{
  border:1px solid #d7dee7!important;
  background:#f3f6f9!important;
  color:#a5afbb!important;
  cursor:not-allowed!important;
}
.urgent-remove-cell .urgent-remove{
  color:#cf2531!important;
}
.urgent-state-legend{
  gap:8px!important;
  flex-wrap:wrap!important;
}
@media(max-width:1150px){
  .urgent-table-head-v5,
  .urgent-row-v5{
    grid-template-columns:30px minmax(135px,1.2fr) 56px 76px minmax(100px,1fr) 38px 38px 38px 38px!important;
    column-gap:4px!important;
  }
  .urgent-alta-badge{
    font-size:7px!important;
    padding:4px 5px!important;
  }
}


/* YOLKA_URGENT_HEADER_ICONS_V6 */
.urgent-table-head-v5>span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:0!important;
  height:30px!important;
  overflow:visible!important;
  font-size:9px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.urgent-table-head-v5>span:nth-child(6),
.urgent-table-head-v5>span:nth-child(7),
.urgent-table-head-v5>span:nth-child(8),
.urgent-table-head-v5>span:nth-child(9){
  font-size:0!important;
}
.urgent-table-head-v5>span:nth-child(6)::before{
  content:"\1F6D1";
  font-size:15px!important;
}
.urgent-table-head-v5>span:nth-child(7)::before{
  content:"\2709";
  font-size:16px!important;
}
.urgent-table-head-v5>span:nth-child(8)::before{
  content:"\22EE";
  font-size:18px!important;
  font-weight:900!important;
}
.urgent-table-head-v5>span:nth-child(9)::before{
  content:"\1F5D1";
  font-size:15px!important;
}

/* YOLKA_URGENT_HEADER_PEDIMENTOS_V1 */
#urgentManifestCard
.urgent-table-head-v5
>span:nth-child(6){
    font-size:10px!important;
    font-weight:800!important;
    color:#334155!important;
    text-indent:0!important;
    overflow:visible!important;
}

#urgentManifestCard
.urgent-table-head-v5
>span:nth-child(6)::before{
    content:""!important;
    display:none!important;
}