.hydrated tbody tr:focus, .hydrated tbody tr:hover, .hydrated tbody tr:active {
    background-color: #105daa !important;
}

.zbBranding-mi .mi-search .btn-default.active {
    color: #fff !important;
    background-color: #394791;
    background: #394791;
    border-color: #394791;
    border-radius: 4px;
}

.zbBranding-mi .mi-search .btn-default.active .text-muted {
    color: #fff !important;
}

.zbBranding-mi .mi-search .btn-default.active:hover,
.zbBranding-mi .mi-search .btn-default.active:focus {
    color: #fff !important;
    background-color: #394792;
    background: #394792;
    border-color: #394792;
    border-radius: 4px;
}

.zbBranding-mi .sort-tags btn.active {
    background-color: #e4e4e4 !important;
    border: 1px solid #e4e4e4 !important;
    margin: 2px 0 2px 0;
    cursor: default;
}

.zbBranding-mi .sort-tags a {
    color: #666;
}

.zbBranding-mi .sort-tags .active a,
.zbBranding-mi .sort-tags .active a:active {
    color: #777 !important;
}

.zbBranding-mi .sort-tags a:hover {
    color: #666;
}

.checkbox-extended .form-group {
    margin-bottom: 0px !important;
}

.checkbox-extended .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}


/* SELECT2; OVERWRITE */
.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666;
    line-height: 35px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 3px !important;
	cursor: default;
	float: left;
	margin-right: 3px !important;
	margin-top: 3px !important;
	padding: 0 5px
}
.has-error .select2-container--default .select2-selection--multiple {
    border: 1px solid #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.clear-icon .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px 0 0 4px !important;
}
#search-loading-icon {
    position: absolute;
    right: 30px;
}
.zbBranding-mi .tags .cat-panel {
	margin-bottom:5px;
}
.zbBranding-mi .tags.no-pad .btn-default {
	margin:0;
}
.zbBranding-mi .tags .btn-default, .zbBranding-mi .pa-element {
	background-color: #e4e4e4;
	border:1px solid #e4e4e4;
	color: #777 !important;
	margin:2px 0 2px 0;
	cursor:default;
	/*text-transform: lowercase;*/
}
.zbBranding-mi .tags .btn-default:hover {
	background-color: #e4e4e4;
	border:1px solid #e4e4e4;
	/*background-color: #d5d2d2;
	border:1px solid #d5d2d2;*/
	color: #777 !important;
}
.zbBranding-mi .pa-element:hover {
	background-color: #d5d2d2;
	border:1px solid #d5d2d2;
	color: #777 !important;
}
.pa-element {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.results-found h5.lead {
	margin-bottom:0px;
}
.results-found div.search {
	min-height:30px;
}
.results-found .tags span.btn {
	margin-right:5px !important;
}

.zbBranding-mi .results-found .tags span.btn a, .zbBranding-mi .results-found .tags span.btn a:visited, .zbBranding-mi  a:active, .zbBranding-mi .results-found .tags span.btn a:hover {
    color: #777;
	cursor:pointer;
}
.zbBranding-mi .results-found .tags .remove-tag:hover {
	color: #fff !important;
}
.zbBranding-mi .tag-referral .label-primary {
    background-color: #fff;
    border: 1px solid #394791;
    padding: 0.1em 0.4em 0.1em;
    color: #394791 !important;
}

/* OVERWRITE */
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.row.no-gutter-1 {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter-1 [class*='col-']:not(:first-child),
.row.no-gutter-1 [class*='col-']:not(:last-child) {
  padding-right: 1px;
  padding-left: 1px;
}
.row.no-gutter-2 {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter-2 [class*='col-']:not(:first-child),
.row.no-gutter-2 [class*='col-']:not(:last-child) {
  padding-right: 2px;
  padding-left: 2px;
}
.row.no-gutter-5 {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter-5 [class*='col-']:not(:first-child),
.row.no-gutter-5 [class*='col-']:not(:last-child) {
  padding-right: 5px;
  padding-left: 5px;
}
.searchFormPanel .form-group {
    margin-bottom: 5px;
}
