.img-flag {
	width: 50px !important;
	height: 35px !important;
	margin: 0 10px 0 0;
}

.distributor_countries {
	margin: 0 0 20px 0;
}

.distributor_countries select {
	width: 100%;
}

.distributor {
	padding: 20px;
}

.keyvalue-inline {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.keyvalue-inline .key {
	float: left;
	width: 100px;
	padding: 0 10px 0 0;
	font-weight: bold;
}

.keyvalue-inline .value {
	overflow: hidden;
}

.select2 {
	font-size: 20px;
}

.select2-selection__rendered {
    line-height: 51px !important;
}
.select2-container .select2-selection--single {
    height: 55px !important;
}
.select2-selection__arrow {
    height: 54px !important;
}