.DatePicker {
	padding: 3px 15px;
	line-height: 54px !important;
	height: 54px !important;
}

.chosen-container {
	line-height:40px;
}

.chosen-container-multi .chosen-choices li.search-choice {
	margin-top: 10px !important;
}

.select2me {
	/*height: 42px !important;
	border: 1px solid #a7a7a7 !important;*/
}

.messageError {
	background: #7b001c;
}

div .select2-container .select2-selection--single {
	min-height: 54px !important;
}
.select2-selection--multiple {
	line-height: 54px !important;
	min-height: 54px !important;
}

div span span span span.select2-container--default .select2-selection--single .select2-selection__rendered,
div span span span span.select2-selection__arrow,
div span span span span.select2-selection__rendered
{
	line-height: 54px !important;
}

td .select2-container .select2-selection--single  {
	height: 33px !important;
}

td .select2-container .select2-selection--single  {
	height: 33px !important;
	line-height: 33px !important;
	font-size: 11px;
}

td span span span span.select2-selection__arrow,
td span span span span.select2-selection__rendered,
td span span span span.select2-container--default .select2-selection--single .select2-selection__rendered,
td span span span .select2-container--default .select2-selection--single .select2-selection__rendered,
td span span span .select2-selection__arrow,
td span span span .select2-selection__rendered {
	line-height: 33px !important;
	height: 33px !important;
}

td span span span span.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 5px;
}

.row {
	margin-right: -5px;
	margin-left: -5px;
}

label {
	margin-top: 15px;
	font-weight: normal;
}

hr {
	border-top: 1px solid #dbd5d5;
}


td .select2-container .select2-selection--single {
	min-height: 34px !important;
}