.mmm-block-blue {
	background: #3693cf;		
}

.mmm-block-red {
	background: #ff0000;
}

.mmm-counter .mmm-icon-block {
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	color: #fff;
	vertical-align: middle;
	margin-top: 0;
	text-align: center;
	border-radius: 2px;
	margin-right: 5px;
}

.has-feedback .form-control-feedback {
	 top: 25px;
	 right: 0;
 }

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
	display: none;
}

/*.input-group,
.input-group-btn,*/
.pagination {
    z-index: 0 !important
}