﻿
.container-fluid-with-max {
    max-width: 1000px;
}

.tr-click :hover {
    cursor: pointer;
    background-color: #f0f5f9 !important;
}

.tr-seleccionable :hover {
    background-color: #f0f5f9 !important;
}

.btn-input-level {
    margin-top: 25px;
}

.bv-titulo-grilla :hover {
    cursor: pointer !important;
}

.main-header .titulo {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    font-size: 18px;
}

.main-header .titulo :hover {
    cursor: default !important;
}
