﻿.botonera {
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
}

.page-header {
    /*padding-left: 5%;*/
}

.bold {
    font-weight: bold;
}

.link {
    cursor: pointer;
}

.masInfo {
    padding-top: 6px;
    display: block;
}

.botonera .btn {
    padding: 4px 7px !important;
    font-size: 11px;
    margin-left: 5px;
}

div[data-notify].alert {
    z-index: 99999999999 !important;
}

.help-block2 {
    color: #a94442;
}

.azulNormas {
    color: #20A5CD;
}

.fechas {
    display: block;
    padding-top: 5px;
}

.badge-red {
    background-color: red !important;
}
