.select2-container {
	margin: 0px; vertical-align: middle; display: block !important; position: relative; -ms-zoom: 1;
}
.select2-container {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-drop {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-search {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-search input {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-container .select2-choice {
	padding: 0px 0px 0px 8px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(68, 68, 68); overflow: hidden; font-weight: 400; text-decoration: none; display: block; white-space: nowrap; position: relative; -ms-user-select: none; background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
html[dir=rtl] .select2-container .select2-choice {
	padding: 0px 8px 0px 0px;
}
.select2-container.select2-drop-above .select2-choice {
	border-radius: 0px 0px 4px 4px; border-bottom-color: rgb(204, 204, 204);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
	margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
	width: auto; overflow: hidden; margin-right: 26px; float: none; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
html[dir=rtl] .select2-container .select2-choice > .select2-chosen {
	margin-right: 0px; margin-left: 26px;
}
.select2-container .select2-choice abbr {
	background: url("../images/select2.png") no-repeat right top; outline: 0px; border: 0px currentColor; border-image: none; top: 5px; width: 12px; height: 12px; right: 24px; font-size: 1px; text-decoration: none; display: none; position: absolute; cursor: pointer;
}
.select2-container.select2-allowclear .select2-choice abbr {
	display: inline-block;
}
.select2-container .select2-choice abbr:hover {
	background-position: right -11px; cursor: pointer;
}
.select2-drop-mask {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: auto; height: auto; position: fixed; z-index: 9998; min-height: 100%; min-width: 100%; opacity: 0; background-color: rgb(255, 255, 255);
}
.select2-drop {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204); border-radius: 0px 0px 3px 3px; border-image: none; top: 100%; width: 100%; color: rgb(0, 0, 0); margin-top: -1px; position: absolute; z-index: 9999;
}
.select2-drop.select2-drop-above {
	border-radius: 3px 3px 0px 0px; margin-top: 1px; border-top-color: rgb(204, 204, 204); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none;
}
.select2-drop-active {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(102, 102, 102) rgb(102, 102, 102); border-image: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
	border-top-color: rgb(102, 102, 102); border-top-width: 1px; border-top-style: solid;
}
.select2-drop-auto-width {
	width: auto; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.select2-drop-auto-width .select2-search {
	padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
	border-radius: 0px 3px 3px 0px; top: 0px; width: 18px; height: 100%; right: 0px; display: inline-block; position: absolute; background-clip: padding-box;
}
html[dir=rtl] .select2-container .select2-choice .select2-arrow {
	border-radius: 3px 0px 0px 3px; left: 0px; right: auto;
}
.select2-container .select2-choice .select2-arrow b {
	width: 100%; height: 100%; display: block; position: relative;
}
.select2-container .select2-choice .select2-arrow b::after {
	border-width: 4px; border-style: solid; border-color: rgb(102, 102, 102) transparent transparent; border-image: none; left: 50%; top: 50%; margin-top: -2px; margin-left: -7px; display: block; position: absolute; content: "";
}
.select2-search {
	margin: 0px; width: 100%; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; display: inline-block; white-space: nowrap; position: relative; z-index: 10000;
}
.select2-search input {
	background: url("../images/select2.png") no-repeat 100% -22px rgb(255, 255, 255); margin: 0px; padding: 4px 20px 4px 5px !important; outline: 0px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: auto !important; font-family: sans-serif; font-size: 1em; box-shadow: none; -webkit-box-shadow: none;
}
html[dir=rtl] .select2-search input {
	background: url("../images/select2.png") no-repeat -37px -22px rgb(255, 255, 255); padding: 4px 5px 4px 20px;
}
.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: url("../images/select2-spinner.gif") no-repeat 100% rgb(255, 255, 255);
}
.select2-container-active .select2-choice {
	outline: 0px; border: 1px solid rgb(102, 102, 102); border-image: none;
}
.select2-container-active .select2-choices {
	outline: 0px; border: 1px solid rgb(102, 102, 102); border-image: none;
}
.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: inset 0px 1px 0px #fff; -webkit-box-shadow: 0 1px 0 #fff inset;
}
.select2-dropdown-open .select2-choice .select2-arrow b::after {
	margin-top: -6px; border-top-color: transparent; border-bottom-color: rgb(102, 102, 102);
}
.select2-dropdown-open.select2-drop-above .select2-choice {
	border-width: 1px; border-style: solid; border-color: transparent rgb(102, 102, 102) rgb(102, 102, 102); border-image: none;
}
.select2-dropdown-open.select2-drop-above .select2-choices {
	border-width: 1px; border-style: solid; border-color: transparent rgb(102, 102, 102) rgb(102, 102, 102); border-image: none;
}
.select2-dropdown-open .select2-choice .select2-arrow {
	background: 0px 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none; filter: none;
}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -18px 1px;
}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -16px 1px;
}
.select2-hidden-accessible {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.select2-results {
	background: rgb(250, 250, 250); margin: 0px; padding: 4px; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-height: 200px; -webkit-tap-highlight-color: transparent;
}
html[dir=rtl] .select2-results {
	margin: 4px 0px 4px 4px; padding: 0px 4px 0px 0px;
}
.select2-results ul.select2-result-sub {
	margin: 0px; padding-left: 0px;
}
.select2-results li {
	list-style: none; margin: 3px 0px; display: list-item; background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: 700;
}
.select2-results .select2-result-label {
	margin: 0px; padding: 5px 7px; cursor: pointer; min-height: 1em; -ms-user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.select2-results-dept-1 .select2-result-label {
	padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
	padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
	padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
	padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
	padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
	padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
	padding-left: 120px;
}
.select2-results .select2-highlighted {
	background: rgb(241, 241, 241); border-radius: 3px;
}
.select2-results li em {
	background: rgb(254, 255, 222); font-style: normal;
}
.select2-results .select2-highlighted em {
	background: 0px 0px;
}
.select2-results .select2-highlighted ul {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0);
}
.select2-results .select2-ajax-error {
	background: rgb(244, 244, 244); padding-left: 5px; display: list-item;
}
.select2-results .select2-no-results {
	background: rgb(244, 244, 244); padding-left: 5px; display: list-item;
}
.select2-results .select2-searching {
	background: rgb(244, 244, 244); padding-left: 5px; display: list-item;
}
.select2-results .select2-selection-limit {
	background: rgb(244, 244, 244); padding-left: 5px; display: list-item;
}
.select2-results .select2-disabled.select2-highlighted {
	background: rgb(244, 244, 244); color: rgb(102, 102, 102); display: list-item; cursor: default;
}
.select2-results .select2-disabled {
	background: rgb(244, 244, 244); display: list-item; cursor: default;
}
.select2-results .select2-selected {
	display: none;
}
.select2-more-results.select2-active {
	background: url("../images/select2-spinner.gif") no-repeat 100% rgb(244, 244, 244);
}
.select2-results .select2-ajax-error {
	background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
	border: 1px solid rgb(221, 221, 221); border-image: none; cursor: default; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container.select2-container-disabled .select2-choice abbr {
	display: none;
}
.select2-container-multi .select2-choices {
	margin: 0px; padding: 0px 5px 0px 0px; border: 1px solid rgb(204, 204, 204); border-image: none; height: auto !important; overflow: hidden; position: relative; cursor: text; min-height: 26px; background-color: rgb(255, 255, 255);
}
html[dir=rtl] .select2-container-multi .select2-choices {
	padding: 0px 0px 0px 5px;
}
.select2-locked {
	padding: 3px 5px !important;
}
.select2-container-multi.select2-container-active .select2-choices {
	outline: 0px; border: 1px solid rgb(102, 102, 102); border-image: none;
}
.select2-container-multi .select2-choices li {
	list-style: none; float: left;
}
html[dir=rtl] .select2-container-multi .select2-choices li {
	float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
	margin: 0px; padding: 0px; white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
	background: 0px 0px !important; margin: 1px 0px; padding: 5px; outline: 0px; border: 0px currentColor; border-image: none; font-family: sans-serif; box-shadow: none; -webkit-box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: url("../images/select2-spinner.gif") no-repeat 100% rgb(255, 255, 255) !important;
}
.select2-default {
	color: rgb(153, 153, 153) !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	margin: 3px 0px 3px 5px; padding: 5px 8px 5px 24px; border-radius: 2px; color: rgb(51, 51, 51); line-height: 15px; position: relative; cursor: default; -ms-user-select: none; background-clip: padding-box; background-color: rgb(228, 228, 228); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
	margin: 3px 5px 3px 0px; padding: 5px 24px 5px 8px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: rgb(212, 212, 212);
}
.select2-search-choice-close {
	background: url("../images/select2.png") no-repeat right top; outline: 0px; top: 6px; width: 12px; height: 13px; right: 7px; font-size: 1px; display: block; position: absolute;
}
html[dir=rtl] .select2-search-choice-close {
	left: 7px; right: auto;
}
.select2-container-multi .select2-search-choice-close {
	left: 7px;
}
html[dir=rtl] .select2-container-multi .select2-search-choice-close {
	left: auto; right: 7px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
	border: 1px solid rgb(221, 221, 221); border-image: none; cursor: default; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px; border: 1px solid rgb(221, 221, 221); border-image: none; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	background: 0px 0px; display: none;
}
.select2-result-selectable .select2-match {
	text-decoration: underline;
}
.select2-result-unselectable .select2-match {
	text-decoration: underline;
}
.select2-offscreen {
	margin: 0px !important; padding: 0px !important; outline: 0px !important; border: 0px currentColor !important; border-image: none !important; left: 0px !important; top: 0px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; position: absolute !important; clip: rect(0px, 0px, 0px, 0px) !important;
}
.select2-offscreen:focus {
	margin: 0px !important; padding: 0px !important; outline: 0px !important; border: 0px currentColor !important; border-image: none !important; left: 0px !important; top: 0px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; position: absolute !important; clip: rect(0px, 0px, 0px, 0px) !important;
}
.select2-display-none {
	display: none;
}
.select2-measure-scrollbar {
	left: -10000px; top: -10000px; width: 100px; height: 100px; overflow: scroll; position: absolute;
}
@media not all, not all
{
.select2-search input {
	background-position: 100% -21px !important; background-image: url("../images/select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
}
