select {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; vertical-align: middle;
}
.vasta-block select {
	width: 96%;
}
select.vasta-error {
	margin: 0px auto; border: 1px solid rgb(226, 52, 29); color: rgb(21, 62, 97) !important;
}

.vasta-table-gradient .selected-row td {
	background: url("images/gradhover.png") repeat-x rgb(208, 218, 253); color: rgb(51, 51, 153);
}
html[dir='rtl'] .vasta-form .select2-search-choice-close {
	left: 25px; top: 5px;
}
.vasta-form fieldset ul {
	padding-right: 15px;
}
.vasta-postcontent .select2-container-multi ul > li::before {
	content: none !important;
}
.select2-container-multi .select2-choices .select2-search-field input {
	padding: 3px !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	padding: 1px 5px 2px 18px !important;
}
html[dir='rtl'] .vasta-form .select2-search-choice-close {
	top: 2px !important;
}
.select2-container a {
	color: inherit; text-decoration: none;
}
.select2-container a:link {
	color: inherit; text-decoration: none;
}
.select2-container {
	margin: 0px; width: 200px; vertical-align: middle; display: inline-block; position: relative; zoom: 1;
}
.select2-container {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; font-style: normal; text-decoration: none !important; vertical-align: middle; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-drop {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; font-style: normal; text-decoration: none !important; 
    vertical-align: middle; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-search {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; font-style: normal; text-decoration: none !important; 
    vertical-align: middle; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.select2-search input {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; font-style: normal; text-decoration: none !important; 
    vertical-align: middle; 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); height: 20px; color: rgb(68, 68, 68); line-height: 20px; overflow: hidden; text-decoration: none; display: block; white-space: nowrap; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0); position: relative; background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
html[dir='rtl'] .select2-container .select2-choice {
	padding: 0px 8px 0px 0px;
}
.select2-drop-above.select2-container .select2-choice {
	border-radius: 0px 0px 4px 4px; border-bottom-color: rgb(170, 170, 170); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.select2-allowclear.select2-container .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; 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; 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; left: 0px; top: 0px; width: auto; height: auto; filter: alpha(opacity=0); 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; 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-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);
}
.select2-drop-active.select2-drop-above.select2-drop {
	border-top-color: rgb(88, 151, 251); border-top-width: 1px; border-top-style: solid;
}
.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-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; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0); position: absolute;
}
html[dir='rtl'] .select2-container .select2-choice .select2-arrow {
	border-radius: 4px 0px 0px 4px; left: 0px; right: auto; border-right-color: rgb(170, 170, 170); border-left-color: currentColor; border-right-width: 1px; border-left-width: medium; border-right-style: solid; border-left-style: none;
}
.select2-container .select2-choice .select2-arrow b {
	background: url("images/select2.png") no-repeat 0px 1px; width: 100%; height: 100%; display: block;
}
html[dir='rtl'] .select2-container .select2-choice .select2-arrow b {
	background-position: 2px -1px;
}
.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("images/select2x2.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); width: 100%; height: auto !important; font-size: 1em; min-height: 26px; 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-above.select2-drop .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: url("images/select2-spinne.png") no-repeat 100% rgb(255, 255, 255);
}
.select2-container-active .select2-choice {
	border: 1px solid rgb(88, 151, 251); 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); 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; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); 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); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}
.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); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}
.select2-dropdown-open .select2-choice .select2-arrow {
	background: none; 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; width: 1px; height: 1px; overflow: hidden; position: absolute; cliptop: 0px; clipright: 0px; clipbottom: 0px; clipleft: 0px;
}
.select2-results {
	margin: 4px 4px 4px 0px; padding: 0px 0px 0px 4px; position: relative; overflow-x: hidden; overflow-y: auto; max-height: 200px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
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; 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; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
    text-align:right;
}
.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(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); 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-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("images/select2-spinne.png") 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); 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 5px 0px 0px; border: 1px solid rgb(170, 170, 170); height: auto !important; overflow: hidden; position: relative; cursor: text; 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-choices {
	min-height: 20px;
}
.select2-container-active.select2-container-multi .select2-choices {
	border: 1px solid rgb(88, 151, 251); 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;
}
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: none !important; margin: 1px 0px; padding: 5px; outline: 0px; border: 0px currentColor; color: rgb(102, 102, 102); font-size: 100%; box-shadow: none; -webkit-box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: url("images/select2-spinne.png") no-repeat 100% rgb(255, 255, 255) !important;
}
.select2-default {
	color: rgb(153, 153, 153) !important;
}
input[type='text'].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); color: rgb(51, 51, 51); line-height: 13px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0); position: relative; cursor: default; box-shadow: inset 0px 0px 2px #fff, 0px 1px 0px rgba(0,0,0,0.05); background-clip: padding-box; background-color: rgb(228, 228, 228); -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
html[dir='rtl'] .select2-container-multi .select2-choices .select2-search-choice {
	margin: 3px 5px 3px 0px; padding: 3px 18px 3px 5px;
}
.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; top: 4px; width: 12px; height: 13px; right: 3px; font-size: 1px; display: block; position: absolute;
}
html[dir='rtl'] .select2-search-choice-close {
	left: 3px; right: auto;
}
.select2-container-multi .select2-search-choice-close {
	left: 3px;
}
html[dir='rtl'] .select2-container-multi .select2-search-choice-close {
	left: 2px; right: auto;
}
.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); 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); 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; left: 0px !important; top: 0px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; position: absolute !important; cliptop: 0px !important; clipright: 0px !important; clipbottom: 0px !important; clipleft: 0px !important;
}
.select2-offscreen:focus {
	margin: 0px !important; padding: 0px !important; outline: 0px !important; border: 0px currentColor !important; left: 0px !important; top: 0px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; position: absolute !important; cliptop: 0px !important; clipright: 0px !important; clipbottom: 0px !important; clipleft: 0px !important;
}
.select2-display-none {
	display: none;
}
.select2-measure-scrollbar {
	left: -10000px; top: -10000px; width: 100px; height: 100px; overflow: scroll; position: absolute;
}
.select2-search input {
	background-image: url("images/select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-search-choice-close {
	background-image: url("images/select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-container .select2-choice abbr {
	background-image: url("images/select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-container .select2-choice .select2-arrow b {
	background-image: url("images/select2x2.png") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-search input {
	background-position: -40px -21px !important;
}
