﻿.gridInterno .jqx-widget-header{
            background-color: #a5d6a7 !important;
            color:black !important;
        }
        
        .gridInterno .jqx-grid-cell-filter-row{
            background-color: #a5d6a7 !important;/*a5d6a7*/
            color:black !important;
            font-weight:900 !important;
        }

.jqx-widget-header {
    background-color: #2da2f9 !important;
    color: white !important;
    font-weight: 600 !important;
}

.jqx-grid-cell-filter-row {
    background-color: #1565c0 !important; /*1565c0*/
    color: black !important;
    font-weight: 900 !important;
}


.jqx-grid-pager {
    background-color: #616161 !important;
    color: white !important;
    font-weight: 600 !important;
}

    .gridInterno .jqx-grid-pager{
                  background-color: #a5d6a7  !important;
                color:black !important;
                font-weight:600 !important;
    }

.buttonGrid {
    width:100%;
    height:35px;
    background-color:transparent;
    border:none;
}

.jqx-buttonGrid {
    width:100%;
    height:35px !important;
    background-color:transparent !important;
    border:none;
}
.colorBandera {
    color: red;
}

.colorCirculo{
    color:#ffc400;
}

.jqx-enableselect {
    margin-left: 0px !important;
}

.jqx-grid-cell-selected-metro {
    background-color: white !important;
    color: black !important;
    border-color: #e5e5e5 !important;
}
