.kalkulator-box .form-control {
    background-color: #E6E6E6;
    color: #4D4E53;/*#868686;*/
    font-weight: bold;
    border-top: none;
    border-bottom: solid 1px #ccc;
    cursor: pointer;
}

#egyeb_ar {
    font-weight: 700;
    color: #868686;
    text-align:right;
    margin-top:4px
}

.brutto-egyeb-ar {
    font-size: 80%;
}

.detail-tab > .detail-tab ul.nav-tabs > li.active {
    background: none;
    color: #4D4E53;
    border: 1px solid #999;
    border-top: 4px solid #999;
    border-bottom: 1px solid #e6e6e6;
}
