.barra-ferramentas{
    width: 100%;
    height: 105px;
    background: #e6edf2;
    padding: 23px 30px 18px 30px;
    border-bottom: 1px solid #c4cdd6;
}

.barra-ferramentas > input[type="button"] {
    margin-top: 5px;
}

.breadcrumb {
    color: #272e31;
    font-size: 14pt;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #e6edf2;
    border-radius: 0;
    width: 100%;
    height: 30px;
    float: left;
}
