.select2-container {
	margin: 0px; vertical-align: middle; display: inline-block; 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: 4px; border: 1px solid rgb(170, 170, 170); border-image: none; height: 26px; color: rgb(68, 68, 68); line-height: 26px; overflow: hidden; 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;
}
.select2-drop-above.select2-container .select2-choice {
	border-radius: 0px 0px 4px 4px; border-bottom-color: rgb(170, 170, 170);
}
.select2-allowclear.select2-container .select2-choice .select2-chosen {
	margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
	overflow: hidden; margin-right: 26px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
	background: url("select2.png") no-repeat right top; outline: 0px; border: 0px currentColor; border-image: none; top: 8px; width: 12px; height: 12px; right: 24px; font-size: 1px; text-decoration: none; display: none; position: absolute; cursor: pointer;
}
.select2-allowclear.select2-container .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(170, 170, 170) rgb(170, 170, 170); border-radius: 0px 0px 4px 4px; border-image: none; top: 100%; width: 100%; color: rgb(0, 0, 0); margin-top: -1px; position: absolute; z-index: 9999; box-shadow: 0px 4px 5px rgba(0,0,0,0.15); -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}
.select2-drop-auto-width {
	width: auto; border-top-color: rgb(170, 170, 170); border-top-width: 1px; border-top-style: solid;
}
.select2-drop-auto-width .select2-search {
	padding-top: 4px;
}
.select2-drop-above.select2-drop {
	border-radius: 4px 4px 0px 0px; margin-top: 1px; border-top-color: rgb(170, 170, 170); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none; box-shadow: 0px -4px 5px rgba(0,0,0,0.15); -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}
.select2-drop-active {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(88, 151, 251) rgb(88, 151, 251); border-image: none;
}
.select2-drop-active.select2-drop-above.select2-drop {
	border-top-color: rgb(88, 151, 251); border-top-width: 1px; border-top-style: solid;
}
.select2-container .select2-choice .select2-arrow {
	background: rgb(204, 204, 204); border-radius: 0px 4px 4px 0px; top: 0px; width: 18px; height: 100%; right: 0px; border-left-color: rgb(170, 170, 170); border-left-width: 1px; border-left-style: solid; display: inline-block; position: absolute;
}
.select2-container .select2-choice .select2-arrow b {
	background: url("select2.png") no-repeat 0px 1px; width: 100%; height: 100%; display: block;
}
.select2-search {
	margin: 0px; width: 100%; padding-right: 4px; padding-left: 4px; display: inline-block; white-space: nowrap; position: relative; z-index: 10000; min-height: 26px;
}
.select2-search input {
	background: url("select2.png") no-repeat 100% -22px rgb(255, 255, 255); margin: 0px; padding: 4px 20px 4px 5px; outline: 0px; border-radius: 0px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 100%; height: auto !important; font-family: sans-serif; font-size: 1em; min-height: 26px; box-shadow: none; -webkit-box-shadow: none;
}
.select2-drop-above.select2-drop .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: url("select2-spinner.gif") no-repeat 100% rgb(255, 255, 255);
}
.select2-container-active .select2-choice {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-active .select2-choices {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.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; background-color: rgb(238, 238, 238); -webkit-box-shadow: 0 1px 0 #fff inset;
}
.select2-drop-above.select2-dropdown-open .select2-choice {
	border-width: 1px; border-style: solid; border-color: transparent rgb(88, 151, 251) rgb(88, 151, 251); border-image: none;
}
.select2-drop-above.select2-dropdown-open .select2-choices {
	border-width: 1px; border-style: solid; border-color: transparent rgb(88, 151, 251) rgb(88, 151, 251); border-image: none;
}
.select2-dropdown-open .select2-choice .select2-arrow {
	background: none; border-left-color: currentColor; border-left-width: medium; border-left-style: none; filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -18px 1px;
}
.select2-results {
	margin: 4px 4px 4px 0px; padding: 0px 0px 0px 4px; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-height: 200px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
	margin: 0px; padding-left: 0px;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
	padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 120px;
}
.select2-results li {
	list-style: none; display: list-item; background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: bold;
}
.select2-results .select2-result-label {
	margin: 0px; padding: 3px 7px 4px; 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 .select2-highlighted {
	background: rgb(56, 117, 215); color: rgb(255, 255, 255);
}
.select2-results li em {
	background: rgb(254, 255, 222); font-style: normal;
}
.select2-results .select2-highlighted em {
	background: none;
}
.select2-results .select2-highlighted ul {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0);
}
.select2-results .select2-no-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-searching {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-selection-limit {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-highlighted.select2-disabled {
	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-active.select2-more-results {
	background: url("select2-spinner.gif") no-repeat 100% rgb(244, 244, 244);
}
.select2-more-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-container-disabled.select2-container .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-disabled.select2-container .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-disabled.select2-container .select2-choice abbr {
	display: none;
}
.select2-container-multi .select2-choices {
	margin: 0px; padding: 0px; border: 1px solid rgb(170, 170, 170); border-image: none; height: auto !important; overflow: hidden; position: relative; cursor: text; background-color: rgb(255, 255, 255);
}
.select2-locked {
	padding: 3px 5px !important;
}
.select2-container-multi .select2-choices {
	min-height: 26px;
}
.select2-container-active.select2-container-multi .select2-choices {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
	list-style: none; float: left;
}
.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: none !important; margin: 1px 0px; padding: 5px; outline: 0px; border: 0px currentColor; border-image: none; color: rgb(102, 102, 102); font-family: sans-serif; font-size: 100%; box-shadow: none; -webkit-box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: url("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: 3px 5px 3px 18px; border-radius: 3px; border: 1px solid rgb(170, 170, 170); border-image: none; color: rgb(51, 51, 51); line-height: 13px; position: relative; cursor: default; box-shadow: inset 0px 0px 2px #fff, 0px 1px 0px rgba(0,0,0,0.05); -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; -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.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("select2.png") no-repeat right top; top: 4px; width: 12px; height: 13px; right: 3px; font-size: 1px; display: block; position: absolute;
}
.select2-container-multi .select2-search-choice-close {
	left: 3px;
}
.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-disabled.select2-container-multi .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-disabled.select2-container-multi .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-disabled.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
	background: none; 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, only screen and (min-resolution:144dpi)
{
.select2-search input {
	background-image: url("select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-search-choice-close {
	background-image: url("select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-container .select2-choice abbr {
	background-image: url("select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-container .select2-choice .select2-arrow b {
	background-image: url("select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-search input {
	background-position: 100% -21px !important;
}
}
