.vvg_police_message {
    margin-left: -160px;
    margin-top: 8px;
}

.panel-help b, .ContentFooter b {
    color: #000D6E!important;
}

.panel-title {
    color: #000D6E !important;
}

ol.acc-wizard-sidebar li:before {
    background: #602273;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #000D6E !important;
}

header .logo-container .logo {
    float: right;
    margin: 10px;
}

.bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
    float: left;
    width: 100%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bfh-selectbox .bfh-selectbox-toggle {
    display: inline-block;
    padding: 6px 24px 6px 12px;
    text-decoration: none;
    border: none;
    background: white;
    box-shadow: none;
    margin-top: 5px;
}

.header .toggle-sidebar-left {
    display: none;
}

.content-body {
    padding: 0px; 
}

i.glyphicon.bfh-flag-DE {
    background: white;
    width: 0px;
}

i.glyphicon.bfh-flag-IT {
    background: white;
    width: 0px;
}

i.glyphicon.bfh-flag-FR {
    background: white;
    width: 0px;
}

.logo-container .bfh-selectbox {
    margin-right: 0px;
    margin-left: 0px;
    position: absolute;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
}

.logo img {
    margin-right: 100px;
}

.content-body {
    display: table-cell;
    padding: 40px;
    position: relative;
    vertical-align: top;
}

.tab-mainpage-no-title {
    margin-top: 42px;
}

.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
    font-family: "BaloiseText";
}

.select2-choice {
	color: #495057 !important;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    color: #495057 !important;
}

.SelectItem:hover ul {
    height: 85px;
}



