.feedback {
	color: #c00;
}

.customerNote {
	margin-bottom: 25px;
	word-wrap: break-word;
}

.bottom85 {
	margin-bottom:85px;
}

.height200 {
	height:200px;
}
.pull-right {
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
}

.select2-container.mm_hasError, input.mm_hasError, select.mm_hasError, textarea.mm_hasError {

    border: medium solid #c00 !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)inset;

}

dropdown-menu.bootstrap-datetimepicker-widget .datepicker .next, .dropdown-menu.bootstrap-datetimepicker-widget .datepicker .prev {
	background-color: #c00;
	color: #fff;
	border-radius: 3px;
	width: 14px;
}

.dropdown-menu.bootstrap-datetimepicker-widget .datepicker .next, .dropdown-menu.bootstrap-datetimepicker-widget .datepicker .prev {
	background-color: #c00;
	color: #fff;
	border-radius: 3px;
	width: 14px;
}
.dropdown-menu.bootstrap-datetimepicker-widget .datepicker table tr .day, .dropdown-menu.bootstrap-datetimepicker-widget .datepicker table tr td, .dropdown-menu.bootstrap-datetimepicker-widget .datepicker table tr th {
	border-radius: 0;
	text-shadow: none;
	padding: 0;
	font-size: 12px;
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
	cursor: pointer;
}
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
	font-size: 21px;
}

.bootstrap-datetimepicker-widget th {
	height: 20px;
	line-height: 20px;
	width: 20px;
}
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
	text-align: center;
	border-radius: 4px;
}

.bootstrap-datetimepicker-widget th.picker-switch {
	width: 145px;
}

.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center;
}

.bootstrap-datetimepicker-widget .dow {
	width: 14.2857%;
}

.bootstrap-datetimepicker-widget td.new, .bootstrap-datetimepicker-widget td.old {
	color: #777;
}

.bootstrap-datetimepicker-widget td.day {
	height: 20px;
	line-height: 20px;
	width: 20px;
}

.bootstrap-datetimepicker-widget td {
	height: 54px;
	line-height: 54px;
	width: 54px;
}
