/* /Pages/CRM/CotizacionTER/CotTerrPdf.razor.rz.scp.css */
.e-float-input[b-swvonsbc7l], .e-float-input.e-control-wrapper[b-swvonsbc7l] {
    margin-top: 0;
}
.titulo[b-swvonsbc7l] {
    color: black;
    font-size: 52px;
    font-family: 'Century Gothic';
}
.e-numeric.e-style .e-control.e-numerictextbox[b-swvonsbc7l] {
    color: black;
    font-size: x-large;
    border: 0px;
}
#encabezado[b-swvonsbc7l] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.encabezado[b-swvonsbc7l] {
    display: flex;
    justify-content: space-between;
}
.topright[b-swvonsbc7l] {
    display: flex;
    flex-direction: column;
}
.tabla-datos[b-swvonsbc7l] {
    margin: 20px;
    display: flex;
    align-items: initial;
    justify-content: space-between;
}
.tabla[b-swvonsbc7l] {
    margin: auto;
    width: 95%;
    background: transparent;
    border-radius: 8px;
}
.tablaarriba[b-swvonsbc7l] {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    background-color: var(--blue-dark);
    color: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.tablaabajo[b-swvonsbc7l] {
    text-align: left;
    padding: 8px;
    background-color: var(--blue-light);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    color: black;
    border-radius: 8px;
}
.logo[b-swvonsbc7l] {
    width: 200px;
    height: 100px;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .logo img[b-swvonsbc7l] {
        width: 200px;
        box-sizing: border-box;
        border-radius: 20px;
    }
    .notas[b-swvonsbc7l] {
        background-color: var(--blue-dark);
        box-sizing: border-box;
        border-radius: 5px;
        color: white;
    }

    #notas[b-swvonsbc7l] {
        background-color: var(--blue-light);
        box-sizing: border-box;
        border-radius: 10px;
        width: 95%;
        margin: auto;
    }

    #firma[b-swvonsbc7l] {
        text-align: center;
    }

    body[b-swvonsbc7l] {
        font-family: 'Century Gothic';
        line-height: 150%;
    }

    .title[b-swvonsbc7l] {
        font-size: 2em;
    }
    .titles[b-swvonsbc7l] {
        font-size: 16px;
    }
    .line[b-swvonsbc7l] {
        height: 2px;
        border-width: 0;
        color: #1C2833;
        background-color: #1C2833;
    }

    .columns[b-swvonsbc7l] {
        background-color: #E9ECEF;
        text-align: center;
    }

    .columnsT[b-swvonsbc7l] {
        background-color: #E9ECEF;
        text-align: center;
        min-width: 7rem;
    }

    .columnsYellow[b-swvonsbc7l] {
        background-color: #ffd800;
        text-align: center;
    }

    .test[b-swvonsbc7l] {
        color: black;
    }

    .yellowText[b-swvonsbc7l] {
        background-color: yellow;
        color: black;
    }

    .linear-progress[b-swvonsbc7l] {
        width: 100%;
        margin-bottom: 0%;
    }

    .linear-parent[b-swvonsbc7l] {
        text-align: center;
        margin-top: 0%;
    }
/* /Pages/CRM/Prospectos/ProspectoForm.razor.rz.scp.css */
.box[b-ntr3ej2qml] {
    height: 100vh;
}

[b-ntr3ej2qml] .logoround img {
    object-fit: cover;
    flex-shrink: 0;
    height: 100% !important;
    width: 100% !important;
    max-width: 80%;
    max-height: 80%;
    border-radius: 10px;
    box-shadow: inset 0 0 1px #e0e0e0, inset 0 0 14px rgba(0,0,0,0.2);
}

.progress[b-ntr3ej2qml] {
    background-color: #e9ecef;
    border-radius: 0.25rem;
    font-size: small !important;
    font-weight: 600 !important;
}

/* diseño de control tamano cliente*/
[b-ntr3ej2qml] .e-control-wrapper.SinDatos {
    background-color: #909497 !important;
    color: #eaecee !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-ntr3ej2qml] .e-control-wrapper.Muypequenos {
    background-color: #E18042 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-ntr3ej2qml] .e-control-wrapper.Pequenos {
    background-color: #2BDAD8 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-ntr3ej2qml] .e-control-wrapper.Mediano {
    background-color: #0b3a88 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-ntr3ej2qml] .e-control-wrapper.Grandes {
    background-color: #CB31C1 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-ntr3ej2qml] .e-control-wrapper.Muygrandes {
    background-color: #3AD973 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}
/* /Pages/CRM/Prospectos/ProspectosFullFetch.razor.rz.scp.css */
[b-3d4ghfo6xe].e-attr {
    background: #d7f0f4;
    text-align: center;
}

.text[b-3d4ghfo6xe]{
    font-weight: bold !important;
    font-family: "Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif;
    font-size:13px;
}

[b-3d4ghfo6xe].SinDatos{
    color: #313131 !important;
}

[b-3d4ghfo6xe].Muypequenos {
    color: #e75b00 !important;
}
[b-3d4ghfo6xe].Pequenos {
    color: #00aba9 !important;
}
[b-3d4ghfo6xe].Mediano {
    color: #003998 !important;
}

[b-3d4ghfo6xe].Grandes {
    color: #c206b6 !important;
}
[b-3d4ghfo6xe].Muygrandes {
    color: #00aa3d !important;
}


[b-3d4ghfo6xe].SinDatosBackground {
    background-color: #B0B0B0 !important;
    border-radius: 5px;
    text-align: center;
}

[b-3d4ghfo6xe].MuypequenosBackground {
    background-color: #ff934e !important;
    border-radius: 5px;
    text-align: center;
}

[b-3d4ghfo6xe].PequenosBackground {
    background-color: #98fffe !important;
    border-radius: 5px;
    text-align: center;
}

[b-3d4ghfo6xe].MedianoBackground {
    background-color: #6da4ff !important;
    border-radius: 5px;
    text-align: center;
}

[b-3d4ghfo6xe].GrandesBackground {
    background-color: #ff6ef6 !important;
    border-radius: 5px;
    text-align: center;
}

[b-3d4ghfo6xe].MuygrandesBackground {
    background-color: #5dff97 !important;
    border-radius: 5px;
    text-align: center;
}


.progress[b-3d4ghfo6xe] {
    width: 170px;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    overflow: hidden;
    font-size: 11px;
    background-color: #f2f2f2 !important;
    border-radius: 0.25rem;
    font-weight: 600;
}

.progress-bar[b-3d4ghfo6xe] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    transition: width .6s ease;
}

[b-3d4ghfo6xe].e-control-wrapper.SinDatos {
    background-color: #909497 !important;
    color: #eaecee !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-3d4ghfo6xe].e-control-wrapper.Muypequenos {
    background-color: #E18042 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-3d4ghfo6xe].e-control-wrapper.Pequenos {
    background-color: #2BDAD8 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-3d4ghfo6xe].e-control-wrapper.Mediano {
    background-color: #0b3a88 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-3d4ghfo6xe].e-control-wrapper.Grandes {
    background-color: #CB31C1 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-3d4ghfo6xe].e-control-wrapper.Muygrandes {
    background-color: #3AD973 !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}
.s-iniciada[b-3d4ghfo6xe] {
    background-color: #F0FFFF !important;
    border-color: #F0FFFF !important;
}

.s-aceptada[b-3d4ghfo6xe] {
    background-color: #ccffcc !important;
    border-color: #ccffcc !important;
}
.s-enviada[b-3d4ghfo6xe] {
    background: #ccf9ff !important;
    border-color: #ccf9ff !important;
}
.s-rechazada[b-3d4ghfo6xe] {
    background-color: #bf0020 !important;
    border-color: #bf0020 !important;
    color: white !important;
    width: 100%;
}
.s-iniciada[b-3d4ghfo6xe], .s-aceptada[b-3d4ghfo6xe], .s-enviada[b-3d4ghfo6xe], .s-rechazada[b-3d4ghfo6xe] {
    border-radius: 5px;
    text-align: center;
}
/* /Pages/Depositos/DepositoFetch.razor.rz.scp.css */
.identi-square[b-8fz3l37lih] {
  width: 100%;
  clear: both;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
}
.identificado[b-8fz3l37lih]{
  background-color: #ffa8ec;
}
.sin-identificar[b-8fz3l37lih]{
  background-color: #a8ffff;
}
.administracion[b-8fz3l37lih]{
  background-color: #f3ec8b;
}
.garantia[b-8fz3l37lih]{
  background-color: #f09f58;
}
.aplicados[b-8fz3l37lih]{
  background-color: #4f35ab;
  color: white;
}
.default-color[b-8fz3l37lih]{
  background-color: #efeef3;
}
.head[b-8fz3l37lih], .item[b-8fz3l37lih] { 
  display: table;
  width: 100%;
  margin: auto;
}

.head[b-8fz3l37lih] {
  height: 20px;
  font-size: 15px;
  font-weight: 600;
}

.alias[b-8fz3l37lih], .cuenta[b-8fz3l37lih], .divisa[b-8fz3l37lih] {
  display: table-cell;
  vertical-align: middle;
}

.divisa[b-8fz3l37lih] {
  width: 5%;
}

.alias[b-8fz3l37lih] {
  width: 63%;
}

.cuenta[b-8fz3l37lih] {
  width: 32%;
}

.head .alias[b-8fz3l37lih], .head .cuenta[b-8fz3l37lih], .head .divisa[b-8fz3l37lih]{
  background-color: #efeef3;
  color: black;
  text-indent: 16px;
  text-align: left;
}
/* /Pages/Facturacion/Recepcion de pago/PagosFetch.razor.rz.scp.css */
.statustemp.e-rechazada[b-ro3kjegrhk] {
    background-color: #F0FFFF;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-cancelacionProceso[b-ro3kjegrhk] {
    background-color: #F7EC36;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

  .statustemp.e-espera[b-ro3kjegrhk] {
    background-color: #F9C08B;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-proforma[b-ro3kjegrhk] {
    background-color: #87CEFA;
    text-align: center;
    border-radius: 10%;
    color: white;
    width: 100%;
}

.statustemp.e-facturado[b-ro3kjegrhk] {
    background-color: #ccffcc;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-facturaError[b-ro3kjegrhk] {
    background-color: #bf0020;
    text-align: center;
    border-radius: 10%;
    color: white;
    width: 100%;
    cursor: pointer;
}

.statustemp.e-cancelado[b-ro3kjegrhk] {
    background-color: #bf0020;
    text-align: center;
    border-radius: 10%;
    color: white;
    width: 100%;
}

button .e-badge[b-ro3kjegrhk] {
    line-height: .9;
    position: relative;
    top: -2px;
    background-color: #007bff;
    color: white;
}
/* /Pages/Facturacion/Tablero Facturacion/ComprobantesFiscales.razor.rz.scp.css */
.preview[b-n6i4v2yhvy] {
    max-height: 100% !important;
}

.statustemp.e-rechazada[b-n6i4v2yhvy] {
    background-color: #F0FFFF;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-cancelacionProceso[b-n6i4v2yhvy] {
    background-color: #F7EC36;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

  .statustemp.e-espera[b-n6i4v2yhvy] {
    background-color: #F9C08B;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-proforma[b-n6i4v2yhvy] {
    background-color: #87CEFA;
    text-align: center;
    border-radius: 10%;
    color: white;
    width: 100%;
}

.statustemp.e-facturado[b-n6i4v2yhvy] {
    background-color: #ccffcc;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-facturaError[b-n6i4v2yhvy] {
    background-color: #bf0020;
    text-align: center;
    border-radius: 10%;
    color: white;
    width: 100%;
    cursor: pointer;
}

.statustemp.e-cancelado[b-n6i4v2yhvy] {
    background-color: #bf0020;
    text-align: center;
    border-radius: 10%;
    color: white;
    width: 100%;
}

button .e-badge[b-n6i4v2yhvy] {
    line-height: .9;
    position: relative;
    top: -2px;
    background-color: #007bff;
    color: white;
}
/* /Pages/FacturasProveedor/FacturaConceptoFetch.razor.rz.scp.css */
.gap-30[b-0b9ec9w04w] {
    flex-wrap: wrap;
    gap: 30px;
}
/* /Pages/FacturasProveedor/FacturaProveedorFetch.razor.rz.scp.css */
.e-grid .e-sortfilterdiv[b-v3z7qjxfzz] {
    float: right;
    height: 16px;
    margin: -28px -10px;
    padding: 15px 0;
    width: 16px;
    color: #ffffff;
}

.e-grid .e-icon-ascending[b-v3z7qjxfzz]::before {
    content: "\e7d1";
    color: #ffffff;
}

.e-grid .e-icon-descending[b-v3z7qjxfzz]::before {
    content: "\e7b9";
    color: #ffffff;
}

.warning[b-v3z7qjxfzz] {
    content: url("/Images/warning.svg");
}

.redFlag[b-v3z7qjxfzz] {
    content: url("/Images/red-flag.svg");
}

.e-filterClear[b-v3z7qjxfzz]::before {
    content: '\e748';
}

.statustemp.e-cancelado[b-v3z7qjxfzz] {
    background-color: #bf0020;
    text-align: center;
    border-radius: 10%;
    width: 100%;
    color: white;
}

.statustemp.e-facturado[b-v3z7qjxfzz] {
    background-color: #ccffcc;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-sinpagar[b-v3z7qjxfzz] {
    background-color: #F0FFFF;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-pagado[b-v3z7qjxfzz] {
    background-color: #ccffcc;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-abonado[b-v3z7qjxfzz] {
    background-color: #F7EC36;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-pendiente[b-v3z7qjxfzz] {
    background-color: #87CEFA;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.e-checkbox-disabled[b-v3z7qjxfzz] {
    background-color: #ddd;
    pointer-events: none;
}

.e-grid .e-gridheader tr th:nth-child(3)[b-v3z7qjxfzz] {
    background-color: #ddd;
    pointer-events: none;
}

.e-flag[b-v3z7qjxfzz]::before {
    content: url("/Images/pagar.svg");
    color: white;
}

.warning[b-v3z7qjxfzz] {
    content: url("/Images/warning.svg");
    width: 15px;
}

.redFlag[b-v3z7qjxfzz] {
    content: url("/Images/red-flag.svg");
    width: 20px;
}
/* /Pages/FacturasProveedor/FacturaProveedorForm.razor.rz.scp.css */
.original-row[b-ybviq1py5l] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

[b-ybviq1py5l] .file-hidden {
    display: none;
}

section[disabled=True][b-ybviq1py5l] {
    pointer-events: none;
}

[b-ybviq1py5l] .disbale-actions{
    pointer-events:none;
}
/* /Pages/NewOperacionAerea/Edit/FreightData.razor.rz.scp.css */
[b-eij3qbp3kb] .e-control-wrapper.OPEN {
    background-color: #27ae60 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.PROCESS {
    background-color: #ffdd23 !important;
    color: #6c757d !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.COMPLETE {
    background-color: #3498db !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.CLOSE {
    background-color: #cb4335 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

.Entrega[b-eij3qbp3kb] {
    background: #9a57cd !important;
    color: #ffffff !important;
}

[b-eij3qbp3kb] .e-control-wrapper.Entregado {
    background: #3498db !important;
    color: #ffffff !important;
}

[b-eij3qbp3kb] .e-control-wrapper.Recolecci�n {
    background-color: #27ae60 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.Transito {
    background-color: #FFdd23 !important;
    color: #6c757d !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.Despacho {
    background-color: #fb6d36 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.Entrega {
    background-color: #9a57cd !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}

[b-eij3qbp3kb] .e-control-wrapper.CLOSE {
    background-color: #cb4335 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: Tahoma !important;
}
/* /Pages/NewOperacionAerea/Edit/GeneralData.razor.rz.scp.css */
.component[b-ytf2t5icp9] {
    justify-content: start;
    gap: 10px;
}

.block-class[b-ytf2t5icp9] {
    text-align: center;
    gap: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.texto-azul[b-ytf2t5icp9] {
    color: #008cff;
    font-weight: 600;
}

.texto-base[b-ytf2t5icp9] {
    white-space: nowrap;
    display: block;
}
/* Personalizaci�n de la barra de desplazamiento para WebKit/Blink browsers: Chrome, Safari, etc. */
.component[b-ytf2t5icp9]::-webkit-scrollbar {
    height: 8px; /* Altura de la barra de desplazamiento */
}

.component[b-ytf2t5icp9]::-webkit-scrollbar-track {
    background: #f1f1f1; /* Color de fondo de la pista */
}

.component[b-ytf2t5icp9]::-webkit-scrollbar-thumb {
    background: #888; /* Color de la barra de desplazamiento */
}

    .component[b-ytf2t5icp9]::-webkit-scrollbar-thumb:hover {
        background: #555; /* Color de la barra de desplazamiento al pasar el mouse */
    }
/* Personalizaci�n de la barra de desplazamiento para Firefox */
.component[b-ytf2t5icp9] {
    scrollbar-width: thin; /* "auto" o "thin" */
    scrollbar-color: #888 #f1f1f1; /* color de la barra y color de la pista */
}
/* /Pages/NewOperacionAerea/EmbarqueFetch.razor.rz.scp.css */
.status-Activa[b-lyrtap33wx] {
    background-color: #27ae60 !important;
}

.status-Terminada[b-lyrtap33wx] {
    background-color: #3498db !important;
}

.status-Cancelada[b-lyrtap33wx] {
    background-color: #cb4335 !important;
}

.status-Pendiente[b-lyrtap33wx] {
    background-color: #ffdd23 !important;
    color: #6c7563 !important;
}

.status-Completado[b-lyrtap33wx] {
    background-color: #3498db !important;
}

.RECOLECCION[b-lyrtap33wx] {
    background: #1e88e5 !important;
}

.TRANSITO[b-lyrtap33wx] {
    background: #FFdd23 !important;
    color: #6c757d !important;
}

.DESPACHO[b-lyrtap33wx] {
    background: #fb6d36 !important;
}

.RUTA[b-lyrtap33wx] {
    background: #9a57cd !important;
}

.ENTREGADO[b-lyrtap33wx] {
    background: #2e7d32 !important;
}

.status-gral[b-lyrtap33wx] {
    color: white !important;
    font-weight: bold;
    display: flex;
    border-radius: 12px;
    height: 20px;
    align-items: center;
    justify-content: center;
}

.btn-class[b-lyrtap33wx] {
    background-color: transparent;
    border: 1px solid transparent;
    line-height: 1.5;
}
/* /Pages/OperacionMaritima/Components/Comboboxs/Cliente/ClientCBox.razor.rz.scp.css */
 .head[b-kigfhgrx3a], .item[b-kigfhgrx3a] { 
    display: table;
    width: 100%;
    margin: auto;
  }
  
 .head[b-kigfhgrx3a] {
  height: 20px;
  font-size: 15px;
  font-weight: 600;
}

 .alias[b-kigfhgrx3a], .razon[b-kigfhgrx3a] {
  display: table-cell;
  vertical-align: middle;
  
}

 .alias[b-kigfhgrx3a] {
  width: 40%;
}

 .razon[b-kigfhgrx3a] {
  width: 60%;
}
.item[b-kigfhgrx3a] {
    display: flex;
}

.item .alias[b-kigfhgrx3a], .item .razon[b-kigfhgrx3a] {
    display:block;
    overflow: hidden;
    white-space: nowrap; /* Evita que el texto haga un salto de línea */
    text-overflow: ellipsis; 
    
  }

 .head .alias[b-kigfhgrx3a], .head .razon[b-kigfhgrx3a] {
  background-color: #efeef3 !important;
  color: black !important;
  text-indent: 16px;
  text-align: left;
}

[b-kigfhgrx3a] .e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active[b-kigfhgrx3a], .e-dropdownbase .e-list-item.e-active.e-hover[b-kigfhgrx3a], .e-dropdownbase .e-list-item.e-hover[b-kigfhgrx3a] {
    background-color: #efeef3 !important;
    color: black !important;
  }
/* /Pages/OperacionMaritima/Components/Comboboxs/ProveedorCombobox.razor.rz.scp.css */
.head[b-34knfk6f6b], .item[b-34knfk6f6b] {
    display: table;
    width: 100%;
    margin: auto;
}

.head[b-34knfk6f6b] {
    height: 20px;
    font-size: 15px;
    font-weight: 600;
}

.alias[b-34knfk6f6b], .razon[b-34knfk6f6b] {
    display: table-cell;
    vertical-align: middle;
}

.alias[b-34knfk6f6b] {
    width: 40%;
}

.razon[b-34knfk6f6b] {
    width: 60%;
}

.item[b-34knfk6f6b] {
    display: flex;
}

    .item .alias[b-34knfk6f6b], .item .razon[b-34knfk6f6b] {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.head .alias[b-34knfk6f6b], .head .razon[b-34knfk6f6b] {
    background-color: #efeef3 !important;
    color: black !important;
    text-indent: 16px;
    text-align: left;
}

[b-34knfk6f6b] .e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active[b-34knfk6f6b], .e-dropdownbase .e-list-item.e-active.e-hover[b-34knfk6f6b], .e-dropdownbase .e-list-item.e-hover[b-34knfk6f6b] {
    background-color: #efeef3 !important;
    color: black !important;
}
/* /Pages/OperacionMaritima/EditScreen/General/GeneralInfo.razor.rz.scp.css */
[b-1fqcwm60ux] .e-control-wrapper.ACTIVA {
    background: #27ae60 !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.TERMINADA {
    background: #3498db !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.CANCELADA {
    background: #cb4335 !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.PENDIENTE {
    background: #ffdd23 !important;
    color: #6c757d !important;
}

[b-1fqcwm60ux] .e-control-wrapper.RECOLECCION {
    background: #27ae60 !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.AGUA {
    background: #61CBF3 !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.CONCLIENTE {
    background: #FB6D36 !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.TRANSITO {
    background: #FFDD23 !important;
    color: #6c757d !important;
}

[b-1fqcwm60ux] .e-control-wrapper.ENTREGADO {
    background: #3498db !important;
    color: #ffffff !important;
}

[b-1fqcwm60ux] .e-control-wrapper.PUERTODESTINO {
    background: #9A57CD !important;
    color: #ffffff !important;
}
[b-1fqcwm60ux] .e-control-wrapper.PUERTOORIGEN {
    background: #33679e !important;
    color: #ffffff !important;
}

/* Combobox del cliente */
[b-1fqcwm60ux] .head, .item[b-1fqcwm60ux] { 
    display: table;
    width: 100%;
    margin: auto;
  }
  
[b-1fqcwm60ux] .head {
  height: 20px;
  font-size: 15px;
  font-weight: 600;
}

[b-1fqcwm60ux] .alias, .razon[b-1fqcwm60ux] {
  display: table-cell;
  vertical-align: middle;
}

[b-1fqcwm60ux] .alias {
  width: 40%;
}

[b-1fqcwm60ux] .razon {
  width: 60%;
}

[b-1fqcwm60ux] .head .alias, .head .razon[b-1fqcwm60ux] {
  background-color: #efeef3 !important;
  color: black !important;
  text-indent: 16px;
  text-align: left;
}

[b-1fqcwm60ux] .e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active[b-1fqcwm60ux], .e-dropdownbase .e-list-item.e-active.e-hover[b-1fqcwm60ux], .e-dropdownbase .e-list-item.e-hover[b-1fqcwm60ux] {
    background-color: #efeef3 !important;
    color: black !important;
  }
/* /Pages/OperacionMaritima/EditScreen/General/GeneralInfoTRacking.razor.rz.scp.css */
[b-cg7gk7z2vo] .e-control-wrapper.ACTIVA {
    background: #27ae60 !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.TERMINADA {
    background: #3498db !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.CANCELADA {
    background: #cb4335 !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.PENDIENTE {
    background: #ffdd23 !important;
    color: #6c757d !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.RECOLECCION {
    background: #27ae60 !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.AGUA {
    background: #61CBF3 !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.CONCLIENTE {
    background: #FB6D36 !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.TRANSITO {
    background: #FFDD23 !important;
    color: #6c757d !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.ENTREGADO {
    background: #3498db !important;
    color: #ffffff !important;
}

[b-cg7gk7z2vo] .e-control-wrapper.PUERTODESTINO {
    background: #9A57CD !important;
    color: #ffffff !important;
}
[b-cg7gk7z2vo] .e-control-wrapper.PUERTOORIGEN {
    background: #33679e !important;
    color: #ffffff !important;
}

/* Combobox del cliente */
[b-cg7gk7z2vo] .head, .item[b-cg7gk7z2vo] { 
    display: table;
    width: 100%;
    margin: auto;
  }
  
[b-cg7gk7z2vo] .head {
  height: 20px;
  font-size: 15px;
  font-weight: 600;
}

[b-cg7gk7z2vo] .alias, .razon[b-cg7gk7z2vo] {
  display: table-cell;
  vertical-align: middle;
}

[b-cg7gk7z2vo] .alias {
  width: 40%;
}

[b-cg7gk7z2vo] .razon {
  width: 60%;
}

[b-cg7gk7z2vo] .head .alias, .head .razon[b-cg7gk7z2vo] {
  background-color: #efeef3 !important;
  color: black !important;
  text-indent: 16px;
  text-align: left;
}

[b-cg7gk7z2vo] .e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active[b-cg7gk7z2vo], .e-dropdownbase .e-list-item.e-active.e-hover[b-cg7gk7z2vo], .e-dropdownbase .e-list-item.e-hover[b-cg7gk7z2vo] {
    background-color: #efeef3 !important;
    color: black !important;
  }
/* /Pages/OperacionMaritima/EditScreen/Segumiento/SeguimientoV2.razor.rz.scp.css */
.ncnts[b-bmj0fjeasl] {
    background: #007BFF;
    color: white;
}
/* /Pages/OperacionMaritima/EditScreen/ShipmentTabs.razor.rz.scp.css */
[b-17ev9q6hcg] .e-tab .e-tab-header:not(.e-vertical) .e-indicator, .e-tab .e-tab-header.e-vertical .e-indicator[b-17ev9q6hcg] {
    transition: none;
}

.fade-out-right[b-17ev9q6hcg] {
    position: absolute;
    top: 64px;
    left: 0;

    transition: transform 1s ease-in-out;
    transform: translateX(100%);
}

.fade-out-left[b-17ev9q6hcg] {
    position: absolute;
    top: 64px;
    left: 0;
    transition: transform 1s ease-in-out;
    transform: translateX(-100%);
}
/* /Pages/OperacionMaritima/EmbarquesMaritimosFetch.razor.rz.scp.css */
.embarque-grid .e-grid .e-headercelldiv[b-35ovs0hqcp] {
    font-size: 12px;
}

.embarque-grid .e-grid .e-rowcell button[b-35ovs0hqcp] {
    font-size: 12px;
}

.stat-cli[b-35ovs0hqcp] {
    border-radius: 6px;
    display: flex;
    height: 20px;
    align-items: center;
    justify-content: center;
}

.stat-cli-RECOLECCION[b-35ovs0hqcp] {
    background: #27ae60 !important;
    color: #ffffff !important;
}

.stat-cli-AGUA[b-35ovs0hqcp] {
    background: #61CBF3 !important;
    color: #ffffff !important;
}

.stat-cli-PUERTOORIGEN[b-35ovs0hqcp] {
    background: #33679e !important;
    color: #ffffff !important;
}

.stat-cli-CONCLIENTE[b-35ovs0hqcp] {
    background: #FB6D36 !important;
    color: #ffffff !important;
}

.stat-cli-TRANSITO[b-35ovs0hqcp] {
    background: #FFDD23 !important;
    color: #6c757d !important;
}

.stat-cli-ENTREGADO[b-35ovs0hqcp] {
    background: #3498db !important;
    color: #ffffff !important;
}

.stat-cli-PUERTODESTINO[b-35ovs0hqcp] {
    background: #9A57CD !important;
    color: #ffffff !important;
}
/* /Pages/Operacion/Componentes/Tracking/StatusBadge.razor.rz.scp.css */
.status-chip[b-0wokt1jnzr] {
    width: 180px;
    height: 33px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 12px;
    border-radius: 10px;
    font-size: 0.85rem;
    font-weight: 600;
    color: #1A202C;
    border: 1px solid transparent;
    transition: all .20s ease;
    animation: fadeInUp-b-0wokt1jnzr 0.35s ease both;
}

    .status-chip i[b-0wokt1jnzr] {
        font-size: 1rem;
        background: #ffffff;
        padding: 4px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Hover */
    .status-chip:hover[b-0wokt1jnzr] {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.12);
    }

/* Animation */
@keyframes fadeInUp-b-0wokt1jnzr {
    from {
        opacity: 0;
        transform: translateY(6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ---- COLOR STYLES ---- */

.status-YetToStart[b-0wokt1jnzr] {
    background: rgba(160,174,192,0.15);
    border-color: rgba(160,174,192,0.6);
}

.status-Active[b-0wokt1jnzr] {
    background: rgba(49,130,206,0.15);
    border-color: rgba(49,130,206,0.6);
}

.status-ActionRequired[b-0wokt1jnzr] {
    background: rgba(214,158,46,0.15);
    border-color: rgba(214,158,46,0.7);
}

.status-Invalid[b-0wokt1jnzr] {
    background: rgba(229,62,62,0.15);
    border-color: rgba(229,62,62,0.7);
}

.status-Completed[b-0wokt1jnzr] {
    background: rgba(56,161,105,0.15);
    border-color: rgba(56,161,105,0.7);
}

.status-Archived[b-0wokt1jnzr] {
    background: rgba(107,114,128,0.15);
    border-color: rgba(107,114,128,0.7);
}

.status-DataNotFound[b-0wokt1jnzr] {
    background: rgba(75,85,99,0.15);
    border-color: rgba(75,85,99,0.7);
}

.status-Delayed[b-0wokt1jnzr] {
    background: rgba(197,48,48,0.15);
    border-color: rgba(197,48,48,0.7);
}

.status-ProbableDelay[b-0wokt1jnzr] {
    background: rgba(221,107,32,0.15);
    border-color: rgba(221,107,32,0.7);
}

.status-Pending[b-0wokt1jnzr] {
    background: rgba(128,90,213,0.15);
    border-color: rgba(128,90,213,0.7);
}

.status-CloseToArrive[b-0wokt1jnzr] {
    background: rgba(43,108,176,0.15);
    border-color: rgba(43,108,176,0.7);
}

.status-NotTracked[b-0wokt1jnzr] {
    background: rgba(113,128,150,0.15);
    border-color: rgba(113,128,150,0.7);
}
/* /Pages/SolicitudPagoProveedor/SolicitudPagoProveedorFetch.razor.rz.scp.css */
[b-38anup1rjy] .e-createPoliza::before {
    content: '\e690';
}

[b-38anup1rjy] .e-drop::before {
    content: '\e773';
}

[b-38anup1rjy] .e-filterClear::before {
    content: '\e748';
}

[b-38anup1rjy] .e-details::before {
    content: '\e787';
}

[b-38anup1rjy] .e-paySolicitud::before {
    content: url("/Images/pagar.svg");
    color: white;
}

[b-38anup1rjy] .e-cancelaSolicitud::before {
    content: '\e761';
}

.statustemp.e-sinPagar[b-38anup1rjy] {
    background-color: #F0FFFF;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-pagado[b-38anup1rjy] {
    background-color: #ccffcc;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}

.statustemp.e-pendiente[b-38anup1rjy] {
    background-color: #87CEFA;
    text-align: center;
    border-radius: 10%;
    width: 100%;
}
/* /Pages/SolicitudPricing/SolicitudPricingForm.razor.rz.scp.css */
[b-5huj7mxzj0].siba-document.e-sidebar-context {
    height: auto;
    min-height: fit-content;
}
/* Areas del form */
.card-content-fill[b-5huj7mxzj0] {
    padding: .25rem;
}

.g-info-cliente[b-5huj7mxzj0] {
    grid-area: cliente;
}

.g-info-tipocliente[b-5huj7mxzj0] {
    grid-area: tipocliente;
}

.g-info-tipoproyecto[b-5huj7mxzj0] {
    grid-area: tipoproyecto;
}

.g-info-volumenmes[b-5huj7mxzj0] {
    grid-area: volumenmes;
}

.g-info-fcreacion[b-5huj7mxzj0] {
    grid-area: fcreacion;
}
.g-info-observaciones[b-5huj7mxzj0] {
    grid-area: observaciones;
}
.g-info-shipper[b-5huj7mxzj0] {
    grid-area: shipper;
}

.g-info-consignee[b-5huj7mxzj0] {
    grid-area: consignee;
}
.g-info-comodity[b-5huj7mxzj0] {
    grid-area: comodity;
}
.g-info-target[b-5huj7mxzj0] {
    grid-area: target;
}
.g-info-divisa[b-5huj7mxzj0] {
    grid-area: divisa;
}
.g-info-cbm[b-5huj7mxzj0] {
    grid-area: cbm;
}
/* Estructura del form */
.g-info-container[b-5huj7mxzj0] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-areas:
        "cliente cliente cliente tipocliente tipocliente tipoproyecto tipoproyecto volumenmes fcreacion"
        "shipper shipper consignee consignee comodity comodity divisa cbm target"
        "observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones";
    gap: 0.5rem;
}
@media (max-width: 575.98px) {
    .g-info-container[b-5huj7mxzj0] {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas:
            "cliente"
            "tipocliente"
            "tipoproyecto"
            "volumenmes"
            "fcreacion"
            "shipper"
            "consignee"
            "comodity"
            "divisa"
            "cbm"
            "target"
            "observaciones";
        gap: 0.5rem;
    }
 }
@media (min-width: 576px) and (max-width: 991.98px) {
    .g-info-container[b-5huj7mxzj0] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas:
            "cliente cliente tipocliente tipoproyecto"
            "volumenmes volumenmes fcreacion fcreacion"
            "shipper shipper consignee consignee"
            "comodity comodity comodity comodity"
            "divisa divisa cbm target"
            "observaciones observaciones observaciones observaciones";
        gap: 0.5rem;
    }
 }

/* Estructura del form Terr*/
.g-info-ter-container[b-5huj7mxzj0] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-areas:
        "cliente cliente cliente tipocliente tipocliente tipoproyecto tipoproyecto volumenmes fcreacion"
        "comodity comodity comodity comodity  comodity comodity divisa cbm target"
        "observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones";
    gap: 0.5rem;
}

/* g-info-container sin cbm */
.no-cbm.g-info-container[b-5huj7mxzj0] {
    grid-template-areas:
        "cliente cliente cliente tipocliente tipocliente tipoproyecto tipoproyecto volumenmes fcreacion"
        "shipper shipper consignee consignee comodity comodity divisa target target"
        "observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones";
}

/* g-info-ter-container sin cbm */
.no-cbm.g-info-ter-container[b-5huj7mxzj0] {
    grid-template-areas:
        "cliente cliente cliente tipocliente tipocliente tipoproyecto tipoproyecto volumenmes fcreacion"
        "comodity comodity comodity comodity comodity comodity divisa target target"
        "observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones";
}

/* g-info-aer-container sin cbm */
.no-cbm.g-info-aer-container[b-5huj7mxzj0] {
    grid-template-areas:
        "cliente cliente cliente tipocliente tipocliente tipoproyecto tipoproyecto comodity fcreacion"
        "shipper shipper shipper consignee consignee kilos kilos target divisa"
        "observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones";
}


@media (max-width: 575.98px) {
    .g-info-ter-container[b-5huj7mxzj0] {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas:
            "cliente"
            "tipocliente"
            "tipoproyecto"
            "volumenmes"
            "fcreacion"
            "comodity"
            "divisa"
            "cbm"
            "target"
            "observaciones";
        gap: 0.5rem;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .g-info-ter-container[b-5huj7mxzj0] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas:
            "cliente cliente tipocliente tipoproyecto"
            "volumenmes volumenmes fcreacion fcreacion"
            "comodity comodity comodity comodity"
            "divisa divisa cbm target"
            "observaciones observaciones observaciones observaciones";
        gap: 0.5rem;
    }
}

/* Estructura del form Aereo*/

.g-info-aer-container[b-5huj7mxzj0] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-areas:
        "cliente cliente cliente tipocliente tipocliente tipoproyecto tipoproyecto comodity fcreacion"
        "shipper shipper shipper consignee consignee cbm  kilos target divisa"
        "observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones observaciones";
    gap: 0.5rem;
}

@media (max-width: 575.98px) {
    .g-info-aer-container[b-5huj7mxzj0] {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas:
            "cliente"
            "tipocliente"
            "tipoproyecto"
            "fcreacion"
            "shipper"
            "consignee"
            "comodity"
            "divisa"
            "kilos"
            "cbm"
            "target"
            "observaciones";
        gap: 0.5rem;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .g-info-aer-container[b-5huj7mxzj0] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas:
            "cliente cliente tipocliente tipoproyecto"
            "comodity comodity fcreacion fcreacion"
            "shipper shipper consignee consignee"
            "divisa kilos cbm target"
            "observaciones observaciones observaciones observaciones";
        gap: 0.5rem;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .no-cbm.g-info-container[b-5huj7mxzj0] {
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas:
            "cliente cliente tipocliente tipoproyecto"
            "volumenmes volumenmes fcreacion fcreacion"
            "shipper shipper consignee consignee"
            "comodity comodity comodity comodity"
            "divisa divisa target target"
            "observaciones observaciones observaciones observaciones";
    }

    .no-cbm.g-info-ter-container[b-5huj7mxzj0] {
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas:
            "cliente cliente tipocliente tipoproyecto"
            "volumenmes volumenmes fcreacion fcreacion"
            "comodity comodity comodity comodity"
            "divisa divisa target target"
            "observaciones observaciones observaciones observaciones";
    }

    .no-cbm.g-info-aer-container[b-5huj7mxzj0] {
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas:
            "cliente cliente tipocliente tipoproyecto"
            "comodity comodity fcreacion fcreacion"
            "shipper shipper consignee consignee"
            "divisa kilos target target"
            "observaciones observaciones observaciones observaciones";
    }
}


[b-5huj7mxzj0] .disponible-height{
    height: -webkit-fill-available !important;
}
.no-padding.card-header[b-5huj7mxzj0] {
    padding: 0px;
}
/* /Pages/SolicitudPricing/SolicitudPricingPartialForm.razor.rz.scp.css */
[b-s5929h4o5i] .e-dropdown-btn{
    background: #ffffff !important;
    color: #000000 !important;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    border:1px solid#007bff;
}
.e-dropdown-btn[disabled][b-s5929h4o5i]{
    background: none !important;
    font-weight:bolder;
}
[b-s5929h4o5i] .e-dropdown-btn .e-btn-icon{
    color:#007bff !important;
}
/* /Shared/ClientesCombobox.razor.rz.scp.css */
 .head[b-408tnoyefu], .item[b-408tnoyefu] { 
    display: table;
    width: 100%;
    margin: auto;
  }
  
 .head[b-408tnoyefu] {
  height: 20px;
  font-size: 15px;
  font-weight: 600;
}

 .alias[b-408tnoyefu], .razon[b-408tnoyefu] {
  display: table-cell;
  vertical-align: middle;
  
}

 .alias[b-408tnoyefu] {
  width: 40%;
}

 .razon[b-408tnoyefu] {
  width: 60%;
}
.item[b-408tnoyefu] {
    display: flex;
}

.item .alias[b-408tnoyefu], .item .razon[b-408tnoyefu] {
    display:block;
    overflow: hidden;
    white-space: nowrap; /* Evita que el texto haga un salto de línea */
    text-overflow: ellipsis; 
    
  }

 .head .alias[b-408tnoyefu], .head .razon[b-408tnoyefu] {
  background-color: #efeef3 !important;
  color: black !important;
  text-indent: 16px;
  text-align: left;
}

[b-408tnoyefu] .e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active[b-408tnoyefu], .e-dropdownbase .e-list-item.e-active.e-hover[b-408tnoyefu], .e-dropdownbase .e-list-item.e-hover[b-408tnoyefu] {
    background-color: #efeef3 !important;
    color: black !important;
  }
/* /Shared/Combobox/ProveedoresCombobox.razor.rz.scp.css */
.head[b-b16r0krfmu], .item[b-b16r0krfmu] {
    display: table;
    width: 100%;
    margin: auto;
}

.head[b-b16r0krfmu] {
    height: 20px;
    font-size: 15px;
    font-weight: 600;
}

.alias[b-b16r0krfmu], .razon[b-b16r0krfmu] {
    display: table-cell;
    vertical-align: middle;
}

.alias[b-b16r0krfmu] {
    width: 40%;
}

.razon[b-b16r0krfmu] {
    width: 60%;
}

.item[b-b16r0krfmu] {
    display: flex;
}

    .item .alias[b-b16r0krfmu], .item .razon[b-b16r0krfmu] {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.head .alias[b-b16r0krfmu], .head .razon[b-b16r0krfmu] {
    background-color: #efeef3 !important;
    color: black !important;
    text-indent: 16px;
    text-align: left;
}

[b-b16r0krfmu] .e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active[b-b16r0krfmu], .e-dropdownbase .e-list-item.e-active.e-hover[b-b16r0krfmu], .e-dropdownbase .e-list-item.e-hover[b-b16r0krfmu] {
    background-color: #efeef3 !important;
    color: black !important;
}
/* /Shared/SearchToolField.razor.rz.scp.css */
.custom-search-field[b-mn49bh9w1i] {
    border: 1px solid #ced4da;
    border-radius: 10px;
}

    .custom-search-field input[b-mn49bh9w1i] {
        border: none;
        appearance: none;
        outline: none;
    }

[b-mn49bh9w1i] .e-btn.e-flat, .e-css.e-btn.e-flat[b-mn49bh9w1i] {
    background-color: #ffff !important;
    border-color: #ffff !important;
    box-shadow: none !important;
    color: #6c757d !important;
}


.no-delete .e-chip-delete[b-mn49bh9w1i] {
    display: none !important;
}
