.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color:#636262
}

.absolute {
    position: absolute;
}

.inline-block {
    display: inline-block;
}

#table_wrapper .btn-group {
    float: left;
    border: 1px solid #dce7f1;
    border-radius: 4px;
}

.text-muted {
    color: #22b2be!important;
}

.toggler a, header a {
    color: #363636;
}

.contact {
    position: fixed;
    bottom: 5%;
    right: 5%;
    font-size:20px;
    z-index: 4;
}

.btn-contact-icon {
    position: relative;
    top: 4px;
}

.input-group-addon {
    padding: 12px 12px!important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
}

.cabin {
    font-family:Cabin
}