﻿html, body {
    height: 100%;
}

body {
    margin: 0;
    background-color: #f8f8f8;
}



.boton-filtro {
    margin-top: 2px;
}



.hiddentablerow {
    padding: 0 0 !important;
}

.table-editable {
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: Lato-Bol_0;
    font-size: 12px;
}

    .table-editable > tbody > tr > td {
        padding: 1px 1px 1px 1px !important;
    }

table-editable > tbody > tr > td > input {
    padding: 0 0 2px 2px !important;
}

table-editable > tbody > tr > td > select {
    padding: 0 0 2px 2px !important;
}

h2.atcititulo {
    color: #333333;
    border-bottom: 2px solid #333333;
    padding-bottom: 5px;
    font-size: 18px;
}

h2.titulosABM {
    color: #26688c;
    border-bottom: 2px solid #26688c;
    padding-bottom: 5px;
    font-size: 18px;
    margin: 0px 0 5px 0;
    padding-top: 10px;
    text-transform: uppercase;
}


.table-condensed thead th,
.table-condensed > thead > th {
    padding: 10px;
    background-color: #585858;
    color: #fff;
    vertical-align: middle;
    line-height: 0;
}

h4.encabezado {
    color: #333333;
}

h2.encabezadoLinea {
    color: #26688c;
    border-bottom: 2px solid #26688c;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
}

.form-control-filtro {
    display: block;
    width: 100%;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-combo-filtro {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: normal;
    color: #555555;
    height: 24px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.row-encabezado {
    padding-right: 10px;
}

.label-filtro {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
}

.divDesplegableGrilla {
    padding-top: 10px;
    padding-bottom: 10px;
}

.inputDecimal2,
.inputDecimal3 {
    text-align: right;
}

.row-filtro {
    padding-top: 10px;
}

.tituloVista {
    color: #26688c;
    font-size: 18px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

.spanTituloLogin {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    font-family: "Lato-Bol_0";
}

.spanTituloLogin2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    font-family: "Lato-Bol_0";
}

.btn-login {
    color: #ffffff;
    background-color: #26688c;
    width: 100%;
}

.input_mayusculas {
    text-transform: uppercase;
}

.white, .white a {
    color: #D1D1D1;
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .divUsuarioLogueado {
        float: right;
        position: absolute;
        right: 25px;
        top: 60px;
        z-index: 1000;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .divUsuarioLogueado {
        float: right;
        position: absolute;
        right: 35px;
        top: 70px;
        z-index: 1000;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

    .divUsuarioLogueado {
        float: right;
        position: absolute;
        right: 45px;
        top: 100px;
        z-index: 1000;
    }
}

/* Large Devices, Wide Screens */
/*@media only screen and (min-width : 1200px) {*/

.divUsuarioLogueado {
    float: right;
    position: absolute;
    right: 70px;
    top: 30px;
    z-index: 1000;
}
/*}*/

.divColSacarPaddingLeft {
    padding-left: 0;
}

.divColSacarPaddingRight {
    padding-right: 0;
}

.divColSacarPadding {
    padding-right: 0;
    padding-left: 0;
}



.navbar-top-links {
    margin-right: 15px;
}

    .navbar-top-links li {
        display: inline-block;
    }

        .navbar-top-links li:last-child {
            margin-right: 15px;
        }

        .navbar-top-links li a {
            padding: 15px;
            min-height: 50px;
        }

    .navbar-top-links .dropdown-menu li {
        display: block;
    }

        .navbar-top-links .dropdown-menu li:last-child {
            margin-right: 0;
        }

        .navbar-top-links .dropdown-menu li a {
            padding: 3px 20px;
            min-height: 0;
        }

            .navbar-top-links .dropdown-menu li a div {
                white-space: normal;
            }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        width: 310px;
        min-width: 0;
    }

    .navbar-top-links .dropdown-messages {
        margin-left: 5px;
    }

    .navbar-top-links .dropdown-tasks {
        margin-left: -59px;
    }

    .navbar-top-links .dropdown-alerts {
        margin-left: -123px;
    }

    .navbar-top-links .dropdown-user {
        right: 10px;
        left: auto;
    }

.select2-container {
    width: 100% !important;
}

.linkEnGrilla {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.linkEnGrilla:hover {
    color: #333333;
    text-decoration: underline;
    cursor: pointer;

}

.filaSeleccionada {

     background-color:#afd5ea !important; 
}