/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13.01.2020, 09:04:11
    Author     : dw
*/

.kmx_tab_navigation {
    padding: 0;
    border: 0;
    text-align: right;
}

.kmx_tab_navigation .ui-button-text {
    padding: .1em .5em;
    min-width: 5em;
}

.kmx_tab_navigation .ui-widget-content {
    padding: 6px 0;
}

.kmx_tab_navigation button {
    margin-left: 8px;
}