/*
    machinelab.css

    improve sencha-neptune-theme

    09.02.2015 tbr
*/

.x-btn-default-toolbar-small .x-btn-inner {
    font-size: 12px;
    font-weight: normal;
    font-family: helvetica, arial, verdana, sans-serif;
    color: #157fcc;
    padding: 0 5px;
}

.x-panel-header-default {
    background-color: #f5f5f5;
}

.x-panel-header-text-container-default {
    color: #157fcc;
    font-size: 15px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-weight: normal;
    line-height: 16px;
    padding: 1px 0 0;
    text-transform: none;
}