﻿.btn-Formulario-InfIzq
{
    position: absolute;
    float: left;
    bottom: 0;
    left: 0;
    z-index: 100000 !important;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 15px;
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 0px 0px 0px;
    padding-top: 10px;
}

.btn-Formulario-InfDer
{
    position: absolute;
    float: right;
    bottom: 0;
    right: 0;
    z-index: 100000 !important;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 15px;
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 0px 0px 0px;
    padding-top: 10px;
}

.btn-Formulario-InfDer .btn
{
    float: right;
}

.dataTables_paginate .paginate_button:not(.disabled)
{
    height: 20px !important;
    width: 20px !important;
    font-size: 11px !important;
    padding: 1px !important;
    background-color: rgb(160,160,160) !important;
}

.dataTables_paginate .paginate_button:hover:not(.disabled)
{
    height: 20px !important;
    width: 20px !important;
    font-size: 11px !important;
    padding: 1px !important;
    background-color: white !important;
    background-image: none;
    color: black !important;
}


.contfilros
{
    height: 34px !important;
    font-size: 13px !important;
}

.btnActualizar
{
    height: 34px;
    padding: 6px;
    width: 100px;
}

.ui-widget-overlay
{
    background: #565555 !important;
}

.inner.open
{
    position: initial !important;
}

body .dropdown.bootstrap-select
{
    z-index: 14000 !important;
}

.ui-dialog .bootstrap-select
{
    z-index: 1000900 !important;
}

.bootstrap-select select
{
    left: 0px !important;
}

.ui-dialog .bootstrap-select.open
{
    z-index: 1000900 !important;
}

.navbar-fixed-top, .navbar-fixed-bottom
{
    z-index: 90000 !important;
}

.ui-dialog
{
    z-index: 100000 !important;
}

.kronos-date-head, .kronos-date-body thead
{
    color: black !important;
}

.imgConDifPreciosActivado
{
    margin-left: 5px;
    color: black;
    width: 33px;
    font-size: 3px;
    height: 39px;
    border-color: antiquewhite;
    background-image: url('/Imagenes/Warning.png');
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    background-position: center;
}

.imgConDifPreciosDesactivado
{
    margin-left: 5px;
    color: black;
    width: 33px;
    font-size: 3px;
    height: 39px;
    border-color: antiquewhite;
    background-image: url('/Imagenes/Warning2.png');
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    background-position: center;
}

.visor_ImagenesObservaciones
{
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    min-height: 250px;
    max-height: 250px;
    margin: 30px;
}

.ui-timepicker-container
{
    z-index: 10100 !important;
}

.progress1
{
    position: fixed;
    top: 45%;
    left: 45%;
    height: 155px;
    width: 155px;
    border-top: 9px solid #CCDEF1;
    border-bottom: 9px solid rgba(255, 255, 255, 0);
    border-right: 9px solid #CCDEF1;
    border-left: 9px solid rgba(255, 255, 255, 0);
    border-radius: 1200px;
    animation: rotat 0.7s infinite linear;
    z-index: 9999999;
}


.progress1_ST
{
    position: fixed;
    height: 155px;
    width: 155px;
    border-top: 9px solid #CCDEF1;
    border-bottom: 9px solid rgba(255, 255, 255, 0);
    border-right: 9px solid #CCDEF1;
    border-left: 9px solid rgba(255, 255, 255, 0);
    border-radius: 1200px;
    animation: rotat 0.7s infinite linear;
    z-index: 9999999;
}

.progress2_ST
{
    position: relative;
    height: 15px;
    width: 15px;
    border-top: 6px solid #CCDEF1;
    border-bottom: 6px solid rgba(255, 255, 255, 0);
    border-right: 6px solid #CCDEF1;
    border-left: 6px solid rgba(255, 255, 255, 0);
    border-radius: 100px;
    animation: rotat 0.7s infinite linear;
    z-index: 9999999;
}


@keyframes pantallaPrincipalEnProceso
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}




@keyframes rotat
{
    from
    {
        transform: rotate(1deg);
    }

    to
    {
        transform: rotate(360deg);
    }
}

@keyframes rotat2
{
    from
    {
        transform: rotate(1deg);
    }

    to
    {
        transform: rotate(-360deg);
    }
}


body
{
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content
{
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt
{
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea
{
    max-width: 280px;
}

.input-group-addon
{
    border-radius: 4px 0px 0px 4px;
}

.panel-body
{
    background-color: transparent;
    border-color: #485563;
    border-style: solid;
    border-width: 1px;
}

.panel-body2
{
    background-color: white;
    border-color: #485563;
    border-style: solid;
    border-width: 1px;
}

table.dataTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
}

    table.dataTable tbody tr.stripe1
    {
        background-color: transparent;
        color: white;
    }

    table.dataTable tbody tr.stripe2
    {
        background-color: rgb(62, 89, 115);
        border-bottom: solid #c0c0c0;
    }

    table.dataTable tbody tr.stripe3
    {
        background-color: transparent;
        color: black;
    }

        table.dataTable tbody tr.stripe3 a.popup
        {
            background-color: transparent;
            color: black;
        }

    table.dataTable tbody tr:hover a.xfa-refreshActivo
    {
        background-image: url("../Imagenes/ServicioTecnico/fa-refreshBlanco.png") !important;
    }

    table.dataTable tbody tr:hover a.xfa-search-activo
    {
        background-image: url("../Imagenes/Menu_Iconos/fa-searchBlanco.png") !important;
        background-repeat: no-repeat;
        background-size: contain;
    }

    table.dataTable tbody tr .fa
    {
        text-decoration: none !important;
    }

    table.dataTable tbody tr.stripe4
    {
        background-color: rgb(135, 135, 135);
        border-bottom: solid #c0c0c0;
        color: white;
    }

    /*table.dataTable tbody tr.selected {
        background-color: rgb(26, 97, 165);
    }*/

    table.dataTable tbody
    {
        font-size: 12px;
    }

.btn, .btn-lg
{
    border-radius: 4px;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_processing
{
    text-align: center;
    color: black;
    vertical-align: middle;
    padding-top: 11px;
    animation-duration: 2s;
    animation-name: dt_processing;
}



.form-control:focus
{
    border-color: #66afe9;
    border-radius: 4px;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.form-control
{
    border: 1px solid #ccc;
}

#fileUploadXLS
{
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}

@keyframes dt_processing
{
    0%
    {
        display: block;
    }

    100%
    {
        display: none;
    }
}

.xfa
{
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 14px;
    padding: 7px;
    cursor: pointer !important;
    display: inline-flex !important;
    filter: drop-shadow(2px 2px 2px lightgray) !important;
}

.xfa2
{
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 14px;
    padding: 7px;
    cursor: pointer !important;
    display: inline-flex !important;
}

.xfa3
{
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 14px;
    padding: 7px;
    cursor: pointer !important;
    filter: drop-shadow(2px 2px 2px lightgray) !important;
}

.xfaXL
{
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 24px !important;
    cursor: pointer !important;
    display: inline-flex !important;
    filter: drop-shadow(2px 2px 2px lightgray) !important;
}

.xfa-trash
{
    background-image: url("../Imagenes/Menu_Iconos/fa-trashInactivo.png");
}

.xfa-warning
{
    background-image: url("../Imagenes/Warning.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 20px;
    height: 20px;
}

.xfa-trashBlanco
{
    background-image: url("../Imagenes/Menu_Iconos/fa-trashBlanco.png");
}

.xfa-excel
{
    background-image: url("../Imagenes/Menu_Iconos/excelActivo.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.xfa-excelI
{
    background-image: url("../Imagenes/Menu_Iconos/excelInactivo.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.xfa-search
{
    background-image: url("../Imagenes/Menu_Iconos/fa-searchInactivo.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.xfa-search-blanco
{
    background-image: url("../Imagenes/Menu_Iconos/fa-searchBlanco.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.xfa-search-activo
{
    background-image: url("../Imagenes/Menu_Iconos/fa-searchActivo.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.xfa-volver-blanco
{
    background-image: url("../Imagenes/ServicioTecnico/Flecha_Volver.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 20px;
    height: 20px;
}

.xfa-refreshActivo
{
    background-image: url("../Imagenes/ServicioTecnico/fa-refreshActivo.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 20px;
    height: 20px;
}

.xfa-refreshBlanco
{
    background-image: url("../Imagenes/ServicioTecnico/fa-refreshBlanco.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 20px;
    height: 20px;
}

.xfa-refreshAmarillo
{
    background-image: url("../Imagenes/ServicioTecnico/fa-refreshAmarillo.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 20px;
    height: 20px;
}

.xfa-ayuda
{
    background-image: url("../Imagenes/ServicioTecnico/Ayuda.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 17px;
    height: 17px;
}


.dataTables_paginate .paginate_button
{
    height: 20px !important;
    width: 20px !important;
    font-size: 11px !important;
    padding: 1px !important;
}

.paginate_button:hover
{
    height: 20px !important;
    width: 20px !important;
    font-size: 11px !important;
    padding: 1px !important;
}

.dataTables_wrapper .dataTables_info
{
    font-size: 12px !important;
}
