.dropdown-backdrop{
    position: static;
}


.select2-container {
	width: 100%;
}


/* https://github.com/ivaynberg/select2/issues/1041 */
.select2-result-label {
    min-height: 1em;
}





.select2-container {
   margin-bottom: 9px;
   font-size: 12px;
}

.select2-container-multi .select2-choices {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #CCCCCC;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.select2-container-multi.select2-dropdown-open .select2-choices {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.flash {
    height: 20px;
    font-size: 16px;
    font-style:italic;
    line-height: 20px;
    border: 2px solid #CCCCCC;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    margin-bottom: 20px;
}


.labelbdm {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}



.hero-unit h1 {
  font-size: 31.5px;
}

#klant_info {
    padding-left: 20px;
    font-size: 12px;
    font-weight: normal;
/*    line-height: 20px;*/

}
