/* HEADER  */

.navbar {
    margin-bottom: 0;
}

.jumbotron-farmacia{
    background: #428bcA;
    color: #ffffff;
    padding-bottom: 0px;
}

.titulo-blog{
    font-size: 40px;
}

.footer-farmacia{

    margin-top: 50px;

}

.menu-tipo-facturas .active{
    background-color: darkseagreen;
}

.botonFormInline {
    margin-top: 20px;
    position: relative;
}

.botonTabla{
    color :  blue;
    cursor: pointer;


}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    font-size: 11px;
    line-height: 1.42857;
    padding: 5px;
    vertical-align: top;
}

.input-field{

    padding: 0px !important;
}
