#progress-bar {
    /*font-size: 0.7em;*/
}

/* 
.tooltip-inner {
    max-width: 100%;
    text-align: inherit;
    /* background: #fcf7e0;
    border: 1px solid #999;
    color: inherit; 
} 
*/

.popover {
    max-width: 50%;
}

.tab-pane {

    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 0;
}

#wizard-first-step span.fa-angle-double-left {
    font-weight: 900;
    font-size: 1.8em;
}