.helptext {
	display:none;
}
ul#searchform {
 display:block;
 list-style-type: none;
 padding: 0px;
 margin: 0px;
}

ul#searchform li{
	float:left;
	padding:3px 0px 0px 2em;
}


html {
}
body {
	font-size:8pt;
/*	line-height:auto; */

	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
/* itest */
	color: #0C1123; 
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container { 
	background-color:#fff;
	color: #7C8193; 
	width:95%;
	
	position:relative;
	
	margin : 0px auto;
	padding: 5px;
}

#header {
	background-color: #2B2F42;
	height: 100px;

}


#logo_dashboard {
		background-image:url(../pics/board.png);
		background-repeat:no-repeat;
		background-position:bottom;
		background-size:contain;

		position:absolute;

		left:50px;
		top:25px;
		height:45px;
		width:290px;
		text-align:center;
		margin:0 auto;
}


#mainmenue {
	position:relative;
	left:0px;
	bottom: -75px;
	white-space:nowrap;
}

#user {
	display:block; position:absolute; right:25px;
	
}


a.active_menue_item {
	text-decoration: none;
	font-weight: bold; 
	
    height: 20px;
	width: 80px;
	padding: 10px;
	background: #5B5F72;
	color: #ffffff;
	border-bottom: none;
}


a.active_menue_item:link { 
	font-weight: bold; 
	color: #ffffff;
}

a.active_menue_item:visited { 
		font-weight: bold; 
		color: #ffffff;
}

a.active_menue_item:hover,a.active_menue_item:active { 

		color: #ffffff;
}
			
a.inactive_menue_item:hover,a.inactive_menue_item:active { 
	background: #5B5F72;
	color: #97bd13;
}


a.inactive_menue_item {
	text-decoration: none;

    height: 20px;
	width: 80px;
	padding: 10px;
	background: #3B3F52
} 

/*
a {
	text-decoration: none;
}
*/

a:link { 
	font-weight: bold; 
	color: #97bd13;
	}
	
a:visited { 
	font-weight: bold; 
	color: #a3c62d;
	}
	
a:hover, a:active { 
 
	color: #97bd13;
	text-decoration: underline;
	}

a.simple {
	text-decoration: none;
}
		
a.button {
	text-decoration: none;
	background: #97bd13;
	color:#3B3F52;
	padding:10px;
}
	

	
span.text_label { display:block; float:left; font-weight: bold; width: 100px; }
/*
hr {
	border: 0px;
	border-top: dotted 1px #aaaaaa;
	margin-top:10px; margin-bottom:10px; 

 }
*/
/*
div.pagination {
  padding: 5px;
}
*/

div#search hr {
	border:none;
	background-image: url(../pics/shadow32.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height:10px;
 }

div#search_details {
  display:none;
}

div.section hr {
	border:none;
	background-image: url(../pics/shadow32.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height:10px;
}
	
.white_shadow {
	background-image: url(../pics/shadow32.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height:10px;
}	
	
h1 { 
	font-size:24px;
	color: #7C8193;
	}
	
h2 { 	
	font-size:18px;
	color: #7C8193;
}
	
h3 {
	
	font-size:14px;
	color: #2B2F42;

}

h4 {
	
	font-size:12px;
	color: #2B2F42;
}
	
.data a.sortable_header_link, a.sortable_header_link:visited, a.sortable_header_link:hover {
 	color: #ffffff;
}	


/*
.row_sum  { background:#FFFFFF; border: 1 solid #E3E6EF; font-weight: bold;}
.row0  { background:#F3F6FF; }
.row1  { background:#E3E6EF; }
.row2  { background:#F3F6FF; }




*/
.data { text-align: left; vertical-align: top; padding:1px  }
.form { text-align: left; vertical-align: top; padding:3px }

div.form { 
	clear:both;
	font-weight:bold;
	line-height: 15px;
	
}

*.form div.content {
	display:inline-block; 
	width:200px;
}

*.form label { 
  	
  font-size: 8pt;
  font-weight:normal;
  color:#7B8193; 
  display: block;
  float: left;
  width: 100px; 
  text-align: right;
  margin-right: 10px;
  margin-bottom: 4px;
 
}

*.form br {
	clear: both;
}

*.form hr.plain {
	border: 1px solid white;
	background-image: none;
	height:0px;
}

th.form { font-size: 8pt; text-align: right; color:#7B8193; background:#eceff9; }
td.form { font-size: 8pt; text-align: left;  background:#eceff9; }

table.data { width:100%; font-size:10pt; margin:0 auto; }
table.form { width:100%; font-size:10pt; margin:0 auto; }


table.data th {
	padding:5px;
	background-color:#8890A8;
	color:#fff;
}
table.data > tbody > tr > td{
	padding:8px;
	color:#2C3143;
	background-color:#E3E6EF;
}
.data a {
	color:#2C3143;
}
div#search {
	padding:10px;
}
	
div.details {
	font-size:8pt;
	line-height: 16px;
	padding:10px;
	background-color:#fafaff;
}
	
#menueLink {
	
}

img { border: none;}
.image { text-align:center;}

	
tr, td {
	font-size:10px;
	border-collapse:collapse;
	caption-side:left;
	text-align:left;
	padding:2px;
	}
	
#grey {
	background-color:#e6e6e6;
}

#dark {
	background-color:#f5f5f5;
}

.featurelist {
	border: dotted 1px #aaa; 
	padding:20px; 
	line-height:17px;
}

	
div {
	
	text-align:left;
}
	
#div {
	background-color:#e5e5e5;
	position:absolute;
	margin-top:50px;
	
}

#content {

	background-color:#fff;
	
}

#form {
	background-color:#FFFFFF;
	padding:5px;
	width:auto;
	height:auto;
}

input.search {
	border: none;
	
	background-image: url(../pics/search_bg.png);
	background-repeat:no-repeat;
	width: 145px;
	height: 22px;
	padding:  5px 0 0 22px;
	font-size: 9px;
}

input.search_wide {
	border: none;
	background-image: url(../pics/search_wide_bg.png);
	background-repeat:no-repeat;
	width: 285px;
	height: 22px;
	padding:  5px 0 0 22px;
	font-size: 9px;
}




#formTextfeld {
	width:204px;
	height:20px;
}

#shadow {
	height:5px;
	width:723px;
}

#status {
	text-align:right;
}

#menueLinks {
	text-align:left;
}

div.navigation {
  padding: 5px;
  text-align: right;
}

div.actions {
  padding: 5px;
  text-align: right;
}

div.actions a {
  padding: 5px;
  text-decoration: underline;
}

.error {
	color:#CC0000;
	background:#F2CCBF;
	border: 1px solid #CC0000;
	padding:10px;
	margin:10px;
	
	font-weight: bold;
	font-size: 12px;
}

.notice {
	color:#88BB00;
	background:#E5F2BF;
	border: 1px solid #88BB00;
	padding:10px;
	margin:10px;
	font-weight: bold;
	font-size: 12px;
}

#message {
	background-color:#bcbfc9;
	color:#2B2F42;
	padding:10px;
}

#messageHeader {


}

#footer {
	padding: 10px;
}

.message {
	background-color:#e8eCf9;
	color:#2B2F42;

	padding:10px;
	margin: 20px auto;
	-moz-border-radius: 10px;
}

.message_read {
	background-color:#eCf9e8;
	color:#2B2F42;

	padding:10px;
	margin: 20px auto;
	-moz-border-radius: 10px;
}

.user_area {
	width: 400px;
	margin: 20px auto;
	color: #2B2F42;
	background-color: #e8eCf9;
	
	padding: 10px;
	-moz-border-radius: 10px;
}

.login_form {

}

.login_form input {
	color: #2B2F42;
	font-size: 14pt;
	font-weight: bolder;
	width: 100%;
}



div.tabs {
	margin: 10px;
	float: none;
	width: auto;
	background-color: #f00;
}

div.tab {
	padding: 10px;
	background-color: #F3F6FF;
	width:100px;
	margin: 1px;
	float: left;
	font-weight: bold;
	text-align:center;
	color: #B8BCC9;
}

div.tab_active {
	padding: 10px;
	background-color: #E3E6EF;
	width:100px;
	margin: 1px;
	float: left;
	font-weight: bold;
	text-align:center;
	color: #2D3043;
}

div#tag_box {
	padding-left:10px;
}

div#tag_cloud {
	padding:10px;
	background-color:#fafaff;
}

div#tags_update {
	border:1px solid;
	border-color:#7C8193;
	background-color: #fff;
}



.nube1 {font-size: 1.0em;}
.nube2 {font-size: 1.2em;}
.nube3 {font-size: 1.4em;}
.nube4 {font-size: 1.6em;}
.nube5 {font-size: 1.8em;}
.nube6 {font-size: 2.0em;}


div.comments {
	padding:10px;
	background-color:#fafaff;
}

div.comment {
	padding:10px;
}

div.tooltop {
	
}



table.forum  {
	width: 100%;
}
table.forum td{
	padding: 20px;
	background-color: #eee;
}

.highlight {
 	color: #2B2F42; background-color: #d7fd53;
}


.greenscreen {
	color: #e7fd63;
	background-color: #87ad03;
	border: 1px solid #e7fd63;
	padding: 2px;
}

ul.processingstate {
	list-style: none;
	margin: 0px; 
	padding: 0px;
}

li.processingstate {
	list-style: none;
	margin-left: -40px;
}

li.processingstate table tr td {
  color: #dBdFf2;
}	
.processingstate {
	border-bottom:1px solid #fff; 
	padding:10px; 
	font-size: 9px; 
	color: #dBdFf2;
	background: #2B2F42;
}

.processingstate hr {
	color: #dBdFf2
}

.processingstate a{
 	color:	#97bd13
}

div.processing_form {
  _display:none; 
}

.green {
	background: #97bd13
}
.green1 {
	background: #d7fd53
}
.green2 {
	background: #e7fd63
}
.yellow {
	background: #ffff99
}
.yellow1 {
	background: #ffffaa
}
.yellow2 {
	background: #ffffbb
}
.red {
	background: #ff9999
}

.red1 {
	background: #ffaaaa
}
.red2 {
	background: #ffbbbb
}




.fieldWithErrors {
  padding: 2px;
  background-color: #CC0000;
  display: table;
}


#errorExplanation {
  width: 400px;
  margin: auto;
  border: 1px solid #F2CCBF;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #e8eCf9;
  color: #2B2F42;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #F2CCBF;
  color: #cc0000;
}

#errorExplanation p {
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}


SPAN.tagMatches {
    margin-left: 20px;
}

SPAN.tagMatches SPAN {
    padding: 5px;
    margin-right: 4px;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
}


.main_tabnav {
	color: #B8BCC9;
	border-bottom: 1px solid #B8BCC9;;
	margin: 12px 0px 0px 0px;

	padding: 0px;
	z-index: 1;
	 }
.main_tabnav ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	border-bottom: 1px solid #B8BCC9;
}

.main_tabnav li  {
	display: inline;
	overflow: hidden;
	list-style-type: none; }


	
.main_tabnav a, .main_tabnav a.active {
	color: #B8BCC9;
	background: #F3F6FF;
	font: bold 1em Verdana, Arial, sans-serif;
	border: 1px solid #B8BCC9;;
	padding: 8px 8px 0px 8px;
	margin: 0;
	text-decoration: none; }

.main_tabnav a.active {
	background: #ffffff;
	border-bottom: 3px solid #ffffff; }

.main_tabnav a:hover {
	color: #fff;
	background: #E3E6EF; }

.main_tabnav a:visited {
	color: #B8BCC9; }

.main_tabnav a.active:hover {
	background: #ffffff;
	color: #F3F6FF; }

.main_tabnav_content {
	font: 0.9em/1.3em verdana, sans-serif;
	text-align: justify;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #B8BCC9;;
	border-top: none;
	z-index: 2;	}

.graph { 
font-size: 10px;
position: relative;  
width: 100px; 
border: 1px solid #B1D632; 
padding: 2px; 
margin-bottom: .5em;					
}
.graph .bar { 
display: block;	
position: relative;
background: #B1D632; 
text-align: center; 
color: #333; 
height: 2em; 
line-height: 2em;		
white-space: nowrap;							
}

.graph .bar span { position: absolute; left: 1em; } 

.graphred { 
font-size: 10px;
position: relative;  
width: 100px; 
border: 1px solid #B10000; 
padding: 2px; 
margin-bottom: .5em;					
}
.graphred .bar { 
display: block;	
position: relative;
background: #B1D632; 
text-align: center; 
color: #333; 
height: 2em; 
line-height: 2em;		
white-space: nowrap;							
}

.graphred .bar span { position: absolute; left: 1em; } 


table.paleblue {
    border-collapse: collapse;
    border-color: #CCC;
    width: 100%;
		border: 1px solid #DDD;
		color: #000;
}

table.paleblue +  ul.pagination {
    font: normal 11px/14px 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}

table.paleblue a:link,
table.paleblue a:visited,
table.paleblue + ul.pagination > li > a {
    color: #5B80B2;
    text-decoration: none;
    font-weight: bold;
}

table.paleblue a:hover {
    color: #036;
}

table.paleblue td,
table.paleblue th {
    padding: 5px;
    line-height: 13px;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #DDD;
    text-align: left;
}

table.paleblue thead th:first-child,
table.paleblue thead td:first-child {
    border-left: none !important;
}

table.paleblue thead th,
table.paleblue thead td {
    /*background: #FCFCFC url(../img/header-bg.png) left bottom repeat-x;*/
		background-color: #8890A8;
    border-bottom: 1px solid #DDD;
    padding: 2px 5px;
    font-size: 11px;
    vertical-align: middle;
    color: #fff;
}

table.paleblue thead th > a:link,
table.paleblue thead th > a:visited {
    color: #fff;
}

table.paleblue thead th.orderable > a {
    padding-right: 20px;
    background: url(../img/arrow-inactive-up.png) right center no-repeat;
}
table.paleblue thead th.orderable.asc > a {
    background-image: url(../img/arrow-active-up.png);
}
table.paleblue thead th.orderable.desc > a {
    background-image: url(../img/arrow-active-down.png);
}

table.paleblue tr.odd {
    background-color: #e3e6ef;
}

table.paleblue tr.even {
    background-color: #f3f6ff;
}

table.paleblue + ul.pagination {
    background: white url(../img/pagination-bg.gif) left 180% repeat-x;
    overflow: auto;
    margin: 0;
    padding: 10px;
    border: 1px solid #DDD;
    list-style: none;
}

table.paleblue + ul.pagination > li {
    float: left;
    line-height: 22px;
    margin-left: 10px;
}

table.paleblue + ul.pagination > li:first-child {
    margin-left: 0;
}

table.paleblue + ul.pagination > li.cardinality {
    float: right;
    color: #8d8d8d;
}

table.paleblue > tbody > tr > td > span.true,
table.paleblue > tbody > tr > td > span.false {
    background-position: top left;
    background-repeat: no-repeat;
    display: inline-block;
    height: 10px;
    overflow: hidden;
    text-indent: -200px;
    width: 10px;
}

table.paleblue > tbody > tr > td > .missing {
    background: transparent url(../img/missing.png) right center no-repeat;
    color: #717171;
    padding-right: 20px;
}

table.paleblue > tbody > tr > td > .missing:hover {
    color: #333;
}

table.paleblue > tbody > tr > td > span.true {
    background-image: url(../img/true.gif);
}

table.paleblue > tbody > tr > td > span.false {
    background-image: url(../img/false.gif);
}

div.table-container {
}



.kymoaddressodd {
	background-color:#000;
}
.kymoaddresseven {
	background-color:#ccc;
}

ul {
list-style-type: none;
}

.invis {
	display: None;
}
.vis {
	display: block;
}



table.vuetable {
  border: 2px solid #42b983;
  border-radius: 3px;
  background-color: #fff;
}

table.vuetable th {
  background-color: #42b983;
  color: rgba(255,255,255,0.66);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

table.vuetable td {
  background-color: #f9f9f9;
}

table.vuetable th, table.vuetable td {
  min-width: 50px;
  padding: 10px 20px;
}

table.vuetable th.active {
  color: #fff;
}

table.vuetable th.active .arrow {
  opacity: 1;
}

table.vuetable .arrow {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  margin-left: 5px;
  opacity: 0.66;
}

table.vuetable .arrow.asc {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #fff;
}

table.vuetable .arrow.dsc {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}



.vue-question {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: table;
  transition: opacity .3s ease;
}

.vue-question-wrapper {
  display: table-cell;
  vertical-align: middle;
}


.vue-question-container {
	  width: 300px;
  margin: 0px auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
  transition: all .3s ease;
}
.vue-question-container-extrawidth {
	  width: 70%;
  margin: 0px auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
  transition: all .3s ease;
}

.vue-ttable {
    position:absolute;
    overflow:scroll;
    top:50%;
    width:70%;
    height:70%;
    left:50%;
    margin: 10px;
    padding: 10px;
    transform:translate(-50%, -50%);
    color: black; background: #fff89c; opacity: .9;
    z-index: 800;
}
.vue-ttable-x {
    position:absolute;
    overflow:None;
    top:5%;
    left:95%;
    margin: 10px;
    padding: 10px;
    transform:translate(-50%, -50%);
    color: black; background: #f00; opacity: .9;
    z-index: 800;
}
.kymotaskmgmt {
 background-color:red;
	position: absolute;
	left:60%;
	top:15em;
	width:40%;
	z-index:999;
  min-height: 2em;
	max-height:40em;
}
.kymotaskmgmt div {
	background-color:greenyellow;
}
.kymotaskmgmt input {
	left:50%;
	width:80% !important;
	background-color:cyan !important;
	height:1em;
}
.kymotaskmgmt input[type='checkbox']{
	width:1em !important;
}


.force_bred{
	background-color: #ff8c86 !important;
}

.force_bgreen{
	background-color: #9eff91 !important;
}

.force_byellow{
	background-color: #fff692 !important;
}
