﻿#trigger-upload {
    color: white;
    background-color: #00ABC7;
    font-size: 12px;
    background-image: none;
    background-color: #f35800;
}

#fine-uploader-manual-trigger .qq-upload-button {
    margin-right: 15px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-color: #f35800;
    border: #f35800;
}

#fine-uploader-manual-trigger .buttons {
    width: 36%;
}

#fine-uploader-manual-trigger .qq-uploader .qq-total-progress-bar-container {
    width: 60%;
}

.k-textbox-area {
    width: 100%;
    height: 250px;
    font-size: 12px;
    color: #363636;
    background-color: #fff;
    background-image: none;
}

.k-textbox {
    width: 100%;
}

.xmlContent {
    text-align: center;
    background-color: white;
}

.htmlContent {
    text-align: left;
    background-color: white;
    width: 40%;
}

.pdfContent {
    text-align: left;
    background-color: white;
    color: red;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.errorContent {
    text-align: left;
    background-color: white;
    color: red;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.botonEdicion {
    min-width: 22px !important;
    width: 24px;
}

.toolTipSerie {
    background-color: white;
}

.etiquetaTotales {
    color: red;
    font-weight: bolder;
}

.mensajeEspera {
    color: red;
    font-weight: bold;
    display: none;
}

.k-upload {
    max-width: 20%;
}

.qq-upload-success-warning {
    background-color: #ffc890 !important;
}

.subtitulo1 {
    font-family: inherit;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.k-input100 {
    width: 100%;
}

.windowPopup {
    overflow-x: hidden !important;
}

.exportarExcelEtiqueta {
    color: blue;
}

.selectExportarExcel {
    width: 150px !important;
}

.exportarExcelEtiquetaLimiteExcedido {
    color: red;
}


