body {
    font-family: 'Azo-Sans', azo-sans-web, sans-serif;
}

/* .k-wizard .k-wizard-step:focus */

.k-wizard-steps {
    margin-top: 10px!important;
}


.total-label-container {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
    list-style-type: none;
    line-height: 10px;
}
.total-label {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.total-label-hint {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
    list-style-type: none;
    line-height: 0px;
    font-size:12px;
}
