.sim-eclairage-action div.checkbox, .sim-eclairage-action div.radio {
    margin-bottom: 0;
    margin-top: 0;
}

.progress-bar, .sim-eclairage-action .progress {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
}

div.row-small .alert {
    margin-top: 5px !important;
    margin-bottom: 3px !important;
}
div.row-small .form-group, div.row-small dl, div.row-small table.table {
    margin-bottom: 3px;
}
div#demande-base-address.none  {
    display: none;
}
div#demande-base-address.lookup .manual {
    display: none;
}
div#demande-base-address.manual .lookup {
    display: none;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.select2 {
    width: 100% !important;
}

.wizard ul li.active {
    color: white;
    font-weight: bold;
}

.panel-title input[type="radio"], .panel-title input[type="checkbox"] {
    margin-top: 2px;
}
.panel-title div.checkbox span.glyphicon {
    margin-left: -20px;
}