.sub-title {
    font-size: 20px;
}

.title-header {
    margin-left: 30px;
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%;
    border: 1px solid #016b88;
}