﻿.k-header {
    color: white;
}

.k-pager-numbers .k-state-selected {
    height: 2em;
    line-height: 2em;
}

.navbar-default {
    background: white;
}

.k-menu.k-header {
    border: none;
}

.navbar-nav.k-menu {
    background: white;
}

#menu-kendo .k-item {
    border-color: transparent !important;
}

    #menu-kendo .k-item a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

#FooterView {
    border-top: 1px solid #e5e5e5;
    color: #767676;
    margin-top: 100px;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
}

#gridCuenta table tbody tr td:first-child {
    text-align: center;
}

/*
    INICIO: Agregado de screen.cs
*/
.validation-summary-valid {
    display: none;
}

.validation-summary-errors {
    background-image: url(images/ic_info.png);
    background-position: 10px 15px;
    background-repeat: no-repeat;
    padding-left: 50px;
}

._validation-summary-errors {
    background: url(images/ic_info.png) 10px 15px #FFFFCC no-repeat;
    background-color: #FFFFCC;
    font-weight: normal;
    text-align: left;
    border: 1px solid #ccc;
    /*color: #000;*/
    font-size: 11px;
    margin: 0px 8px 10px 0;
    padding: 5px 5px 0px 20px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*color:#582C7A;*/
    display: block;
    min-height: 50px;
}

.alert-warning {
    background-color: #FFFFCC;
    border-color: #faebcc;
    /*color: #000;*/
}

.validation-summary-errors.Exito {
    background: url(img/ic_check.png) 10px 15px #FFFFCC no-repeat;
}

.validation-summary-errors.Informacion {
    background: url(img/ic_info.png) 10px 15px #FFFFCC no-repeat;
}

._validation-summary-errors span {
    display: block;
    min-height: 15px;
    padding: 10px 2px 5px 20px;
}

#_summaryValidator .bot_cerrar {
    float: right;
    text-indent: -4000px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(img/ico_cerrar_off.gif) #FFFFCC no-repeat;
}

.validation-summary-errors ul {
    margin: 2px;
    padding: 5px 2px 5px 30px;
}

.validation-summary-errors ul, .validation-summary-errors li, .alert-warning li {
    list-style-type: disc;
}

.alerta .cerrar, .alerta_validacion .cerrar {
    background: url(img/iconos_mensaje.png) -5px -230px;
    display: block;
    float: right;
    height: 21px;
    width: 20px;
}

.alerta .Exito {
    background: url(images/iconos_mensaje.png) 5px -5px #FFFFCC;
    background-repeat: no-repeat;
    min-height: 30px;
    display: block;
    margin: 2px;
    padding: 5px 2px 5px 50px;
    text-align: left;
    height: auto;
}

.alerta .Error {
    background: url(images/iconos_mensaje.png) 5px -156px #FFFFCC;
    background-repeat: no-repeat;
    min-height: 30px;
    display: block;
    margin: 2px;
    padding: 5px 2px 5px 50px;
    text-align: left;
    height: auto;
}

.alerta .Info {
    background: url(images/iconos_mensaje.png) 5px -84px #FFFFCC;
    background-repeat: no-repeat;
    min-height: 30px;
    display: block;
    margin: 2px;
    padding: 5px 2px 5px 50px;
    text-align: left;
    height: auto;
}
/*
    FIN: Agregado de screen.cs
*/

/*
    INICIO: Agregados EHL
*/
.k-grid td {
    padding: 0.4em !important;
}

.k-button {
    padding: 5px 8px 4px !important;
}

.navbar .k-link {
    color: #777;
}

.chartMotivadorAll, .chartMotivador01,
.chartMotivador02, .chartMotivador03 {
    width: 90%;
}

/* Smartphones ----------- */
/*@media only screen and (max-width: 760px) {
    .k-chart {
        height: 400px;
        width: 300px;
    }
}*/
/*
    FIN: Agregados EHL
*/
.tolerancia {
    margin-right: 185px;
    margin-top: 5px;
}

.txtNombreSeleccion {
    margin-left: 76px;
}