.agrega {
    position: absolute;
    top: 10px;
    right: 2px;
    width: 80px;
    height: 40px;
}

.edita {
    position: relative;
    float: right;
    margin-top: 5px;
    color:#ff0000;
}

.editant {
    position: relative;
    float: right;
}

.busca {
    position: relative;
    float: right;
    margin-top: -5px;
}

.edita1 {
    position: relative;
    float: right;
    margin-top: 2px;
}

.titulo1 {
    position: relative;
    float: left;
    margin-top: 5px;
}

.cierra {
    position: relative;
    float: right;
    margin-top: -15px;
}

ul.horizontal-fix li a { 
    padding: .84rem 2.14rem;
}

.oficial {
    background-color: #611232 !important;
}

.municipio {
    background-color: #761c3f !important;
}

.ocre {
    background-color: #bc955c !important;
}

.gris-oficial {
    background-color: #333333 !important;
}

.paja {
    background-color: #e6d3bb !important;
}

.logo-menu {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 4rem;
}
