body .guides .cell-action span {
    background: #43a047;
}

body .guides .cell-action span b {
    color: #fff;
    letter-spacing: 0.5px;
}

.navbar-brand {
    color: #616161 !important;
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    letter-spacing: -0.5px;
    line-height: 23px;
    padding: 13.5px 10px;
    text-transform: uppercase;
}

.navbar-brand > span {
    color: #9e9e9e;
}

.navbar {
    background: #f5f5f5 none repeat scroll 0 0 !important;
}

.footer {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #e0e0e0;
}