

.label {
    font-size: 68% !important;
}
.padding_both {
    padding-left: 0;
    padding-right: 0;
}
.padding_both_small {
    padding-left: 3px;
    padding-right: 0;
}

.panel.panel-filter .panel-heading {
    background-color: #fff;
    border-color: #fff;
}
#aax_listOfOptions {
    width: 177px !important;

}
.datepicker {
    margin: 4px -5px !important;
}
.panel-heading {
    padding-left: 10px !important;

}
.wizard > .steps {
    position: relative;
    display: block;
    width: 100%;
}
.step-equal-width > .steps > ul > li {
    flex: 1;
    width: auto;
    float: none;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #7266ba;
    color: #fff;
    cursor: default;
}

.wizard > .steps .current-info, .tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em;
}


.wizard > .steps .current a .number, .wizard > .steps .current a:hover .number, .wizard > .steps .current a:active .number {
    border-color: #fff;
}
.wizard > .steps a .number, .wizard > .steps a:hover .number, .wizard > .steps a:active .number {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    border: 1px solid #adb5bd;
    border-radius: 50px;
}


@media (min-width: 768px){
    .wizard > .steps > ul li .title {
        display: block;
    }
    .wizard > .steps > ul {
        display: flex;
    }
}
.wizard > .steps > ul li .title {

    margin-left: 10px;
}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    color: #adb5bd;
    display: flex !IMPORTANT;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wizard ul, .tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
    MARGIN-BOTTOM: 13PX;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background-color: #e9ecef;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}
@media (min-width: 1200px){
    .wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
        justify-content: flex-start;
    }
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    color: #adb5bd;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}

element.style {
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background-color: #e9ecef;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}
@media (min-width: 1200px){
    .wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
        justify-content: flex-start;
    }
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    color: #adb5bd;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}