.bootstrap-select > select.bs-select-hidden {
	display: none !important;
}
select.bs-select-hidden {
	display: none !important;
}
select.selectpicker {
	display: none !important;
}
.bootstrap-select {
	width: 220px; vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
	width: 100%; text-align: right; display: inline-flex; white-space: nowrap; position: relative; justify-content: space-between; align-items: center; -webkit-box-align: center; -webkit-align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle::after {
	margin-top: -1px;
}
.bootstrap-select > .bs-placeholder.dropdown-toggle {
	color: rgb(153, 153, 153);
}
.bootstrap-select > .bs-placeholder.dropdown-toggle:active {
	color: rgb(153, 153, 153);
}
.bootstrap-select > .bs-placeholder.dropdown-toggle:focus {
	color: rgb(153, 153, 153);
}
.bootstrap-select > .bs-placeholder.dropdown-toggle:hover {
	color: rgb(153, 153, 153);
}
.bootstrap-select > .btn-danger.bs-placeholder.dropdown-toggle {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-danger.bs-placeholder.dropdown-toggle:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-danger.bs-placeholder.dropdown-toggle:focus {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-danger.bs-placeholder.dropdown-toggle:hover {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-dark.bs-placeholder.dropdown-toggle {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-dark.bs-placeholder.dropdown-toggle:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-dark.bs-placeholder.dropdown-toggle:focus {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-dark.bs-placeholder.dropdown-toggle:hover {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-info.bs-placeholder.dropdown-toggle {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-info.bs-placeholder.dropdown-toggle:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-info.bs-placeholder.dropdown-toggle:focus {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-info.bs-placeholder.dropdown-toggle:hover {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-primary.bs-placeholder.dropdown-toggle {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-primary.bs-placeholder.dropdown-toggle:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-primary.bs-placeholder.dropdown-toggle:focus {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-primary.bs-placeholder.dropdown-toggle:hover {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-secondary.bs-placeholder.dropdown-toggle {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-secondary.bs-placeholder.dropdown-toggle:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-secondary.bs-placeholder.dropdown-toggle:focus {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-secondary.bs-placeholder.dropdown-toggle:hover {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-success.bs-placeholder.dropdown-toggle {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-success.bs-placeholder.dropdown-toggle:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-success.bs-placeholder.dropdown-toggle:focus {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > .btn-success.bs-placeholder.dropdown-toggle:hover {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
	padding: 0px !important; border: currentColor; border-image: none; left: 50%; width: 0.5px !important; height: 100% !important; bottom: 0px; display: block !important; position: absolute !important; z-index: 0 !important; opacity: 0 !important;
}
.bootstrap-select > select.mobile-device {
	left: 0px; top: 0px; width: 100% !important; display: block !important; z-index: 2 !important;
}
.is-invalid.bootstrap-select .dropdown-toggle {
	border-color: rgb(185, 74, 72);
}
.error .bootstrap-select .dropdown-toggle {
	border-color: rgb(185, 74, 72);
}
.has-error .bootstrap-select .dropdown-toggle {
	border-color: rgb(185, 74, 72);
}
.was-validated .bootstrap-select :invalid.selectpicker + .dropdown-toggle {
	border-color: rgb(185, 74, 72);
}
.is-valid.bootstrap-select .dropdown-toggle {
	border-color: rgb(40, 167, 69);
}
.was-validated .bootstrap-select :valid.selectpicker + .dropdown-toggle {
	border-color: rgb(40, 167, 69);
}
.fit-width.bootstrap-select {
	width: auto !important;
}
:not([class*=col-]):not(.input-group-btn):not([class*=form-control]).bootstrap-select {
	width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
	outline: rgb(51, 51, 51) dotted thin !important; outline-offset: -2px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
	outline: rgb(51, 51, 51) dotted thin !important; outline-offset: -2px;
}
.form-control.bootstrap-select {
	padding: 0px; border: currentColor; border-image: none; margin-bottom: 0px;
}
:not(.input-group) > :not([class*=col-]).form-control.bootstrap-select {
	width: 100%;
}
.input-group-btn.form-control.bootstrap-select {
	float: none; z-index: auto;
}
.form-inline .bootstrap-select {
	width: auto;
}
.form-inline :not([class*=col-]).form-control.bootstrap-select {
	width: auto;
}
:not(.input-group-btn).bootstrap-select {
	margin-left: 0px; float: none; display: inline-block;
}
[class*=col-].bootstrap-select {
	margin-left: 0px; float: none; display: inline-block;
}
.dropdown-menu-right.bootstrap-select {
	float: right;
}
[class*=col-].dropdown-menu-right.bootstrap-select {
	float: right;
}
.row [class*=col-].dropdown-menu-right.bootstrap-select {
	float: right;
}
.form-group .bootstrap-select {
	margin-bottom: 0px;
}
.form-horizontal .bootstrap-select {
	margin-bottom: 0px;
}
.form-inline .bootstrap-select {
	margin-bottom: 0px;
}
.form-group-lg .form-control.bootstrap-select {
	padding: 0px;
}
.form-group-sm .form-control.bootstrap-select {
	padding: 0px;
}
.form-group-lg .form-control.bootstrap-select .dropdown-toggle {
	border-radius: inherit; height: 100%; line-height: inherit; font-size: inherit;
}
.form-group-sm .form-control.bootstrap-select .dropdown-toggle {
	border-radius: inherit; height: 100%; line-height: inherit; font-size: inherit;
}
.form-control-lg.bootstrap-select .dropdown-toggle {
	border-radius: inherit; line-height: inherit; font-size: inherit;
}
.form-control-sm.bootstrap-select .dropdown-toggle {
	border-radius: inherit; line-height: inherit; font-size: inherit;
}
.form-control-sm.bootstrap-select .dropdown-toggle {
	padding: 0.25rem 0.5rem;
}
.form-control-lg.bootstrap-select .dropdown-toggle {
	padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
	width: 100%;
}
.disabled.bootstrap-select {
	cursor: not-allowed;
}
.bootstrap-select > .disabled {
	cursor: not-allowed;
}
.disabled.bootstrap-select:focus {
	outline: 0px !important;
}
.bootstrap-select > .disabled:focus {
	outline: 0px !important;
}
.bs-container.bootstrap-select {
	padding: 0px !important; left: 0px; top: 0px; height: 0px !important; position: absolute;
}
.bs-container.bootstrap-select .dropdown-menu {
	z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
	flex:0 1 auto; left: 0px; top: 0px; width: 100%; height: 100%; text-align: left; overflow: hidden; float: left; position: static; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.bootstrap-select.bs3 .dropdown-toggle .filter-option {
	padding-right: inherit;
}
.input-group .bootstrap-select.bs3-has-addon .dropdown-toggle .filter-option {
	padding-top: inherit; padding-bottom: inherit; padding-left: inherit; float: none; position: absolute;
}
.input-group .bootstrap-select.bs3-has-addon .dropdown-toggle .filter-option .filter-option-inner {
	padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
	width: 0px !important; overflow: hidden; float: left; opacity: 0 !important;
}
.bootstrap-select .dropdown-toggle .caret {
	top: 50%; right: 12px; margin-top: -2px; vertical-align: middle; position: absolute;
}
.input-group .form-control.bootstrap-select .dropdown-toggle {
	border-radius: inherit;
}
[class*=col-].bootstrap-select .dropdown-toggle {
	width: 100%;
}
.bootstrap-select .dropdown-menu {
	min-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
	outline: 0px !important;
}
.bootstrap-select .inner.dropdown-menu {
	margin: 0px; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; float: none; position: static; box-shadow: none; -webkit-box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
	position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
	color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
	cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
	cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
	padding-left: 2.25em; position: relative;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
	display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
	display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
	padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
	background: rgb(245, 245, 245); margin: 0px 2%; padding: 3px 5px; border: 1px solid rgb(227, 227, 227); border-image: none; width: 96%; bottom: 5px; position: absolute; min-height: 26px; box-sizing: border-box; opacity: 0.9; pointer-events: none; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.bootstrap-select .no-results {
	background: rgb(245, 245, 245); margin: 0px 5px; padding: 3px; white-space: nowrap;
}
.fit-width.bootstrap-select .dropdown-toggle .filter-option {
	padding: 0px; width: auto; display: inline; position: static;
}
.fit-width.bootstrap-select .dropdown-toggle .filter-option-inner {
	display: inline;
}
.fit-width.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	display: inline;
}
.fit-width.bootstrap-select .dropdown-toggle .bs-caret::before {
	content: "\00a0";
}
.fit-width.bootstrap-select .dropdown-toggle .caret {
	top: auto; margin-top: -1px; position: static;
}
.show-tick.bootstrap-select .dropdown-menu .selected span.check-mark {
	top: 5px; right: 15px; display: inline-block; position: absolute;
}
.show-tick.bootstrap-select .dropdown-menu li a span.text {
	margin-right: 34px;
}
.bootstrap-select .bs-ok-default::after {
	border-width: 0px 0.26em 0.26em 0px; border-style: solid; width: 0.5em; height: 1em; display: block; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.open.show-menu-arrow.bootstrap-select > .dropdown-toggle {
	z-index: 1061;
}
.show.show-menu-arrow.bootstrap-select > .dropdown-toggle {
	z-index: 1061;
}
.show-menu-arrow.bootstrap-select .dropdown-toggle .filter-option::before {
	left: 9px; bottom: -4px; border-right-color: transparent; border-bottom-color: rgba(204, 204, 204, 0.2); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; content: "";
}
.show-menu-arrow.bootstrap-select .dropdown-toggle .filter-option::after {
	left: 10px; bottom: -4px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; content: "";
}
.dropup.show-menu-arrow.bootstrap-select .dropdown-toggle .filter-option::before {
	top: -4px; bottom: auto; border-top-color: rgba(204, 204, 204, 0.2); border-bottom-color: currentColor; border-top-width: 7px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none;
}
.dropup.show-menu-arrow.bootstrap-select .dropdown-toggle .filter-option::after {
	top: -4px; bottom: auto; border-top-color: rgb(255, 255, 255); border-bottom-color: currentColor; border-top-width: 6px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none;
}
.pull-right.show-menu-arrow.bootstrap-select .dropdown-toggle .filter-option::before {
	left: auto; right: 12px;
}
.pull-right.show-menu-arrow.bootstrap-select .dropdown-toggle .filter-option::after {
	left: auto; right: 13px;
}
.open.show-menu-arrow.bootstrap-select > .dropdown-toggle .filter-option::after {
	display: block;
}
.open.show-menu-arrow.bootstrap-select > .dropdown-toggle .filter-option::before {
	display: block;
}
.show.show-menu-arrow.bootstrap-select > .dropdown-toggle .filter-option::after {
	display: block;
}
.show.show-menu-arrow.bootstrap-select > .dropdown-toggle .filter-option::before {
	display: block;
}
.bs-actionsbox {
	padding: 4px 8px;
}
.bs-donebutton {
	padding: 4px 8px;
}
.bs-searchbox {
	padding: 4px 8px;
}
.bs-actionsbox {
	width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
	width: 50%;
}
.bs-donebutton {
	width: 100%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.bs-donebutton .btn-group button {
	width: 100%;
}
.bs-searchbox + .bs-actionsbox {
	padding: 0px 8px 4px;
}
.bs-searchbox .form-control {
	width: 100%; margin-bottom: 0px; float: none;
}
