html, body {
    max-width: 100%;
        margin: 0;
        background: linear-gradient(to bottom, rgba(246,244,244,0) 0%,rgba(246,244,244,0.27) 5%,rgba(219,219,219,0.54) 10%,rgba(221,221,221,0.8) 15%,rgba(223,222,222,1) 19%,rgba(246,244,244,1) 80%,rgba(246,244,244,1) 81%,rgba(246,244,244,0.8) 85%,rgba(246,244,244,0) 100%);

        background-attachment: fixed;
}
h1 {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 24px;
	margin: 0 0 10px 8px;
	padding:0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
//	border: 1px solid #CCCCCC;
	padding: 9px;
	
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: white;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
//	background-image:url(bg.gif);
	padding: 10px;
	background-color:#f7a600;
	border-radius:5px;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: white;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 650px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	//padding: 2px 5px 2px 5px;
	font-size:24px;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:100%;
	text-align:right;
	height:60px;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	width:25px;
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 650px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:24px;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color: #E9F0FF;
}

#uploadtitle {
	width:100%;
	background-color: #DBE6FE;
//	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	width:100%;
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:24px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}

.upload-error{
	padding:2px 0;
}

.upload-error strong{
	color:#993333;
}
header div {
background:#f7a600 !important;
}
header img {
	height:105px !important;
}
#loog {
	margin:10px;
	height: 105px;
}
/* TONI */


html, body {
    max-width: 100%;
	color:lightgray;
}
html {
	min-height: 100%;
}
body {
}
*{
	margin: 0px;
	padding: 0px;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.wraptocenter {
  text-align: center;
  vertical-align: middle;
  height: 200px;
}
.wraptocenter * {
  vertical-align: middle;
}

.container {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: center;
        }
.image {
	height: 50px;
    	width: 50px;
	border:none !impotant;
	border-radius: 4px;
}
.chart-container {
		background: #d3d3d394;
		height: 400px;
		width:95%;
		margin-top:20px;
		border-style:solid;
		border-width:1px;
		border-radius:10px;
        }
.wait {
		display:none;
                height:100%;
                width:100%;
//                margin-top:-22px;
                border-style:solid;
                border-width:1px;
                border-radius:10px;
		position:relative;
		background-image: url(../../bilder/awi-load.gif);
		background-color:orange;
		background-repeat: no-repeat;
    		background-position: center;
		background-size: 200px 200px;
        }
.img_right {
	float:left;
	margin-left:10px;
	position:relative;
  	cursor:pointer;
  	border:2px solid transparent;
}
.img_right:hover{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid gray;
}

 
header, nav, footer, aside, section {
    display: block;
    font:18px Arial;
}

.click_right {
	float: right;
    	margin-right: 30px;
	height:30px;
        width:30px;	
	background-image:url(../../bilder/right2.png);
	background-repeat: no-repeat;
        background-position: center;
        background-size:30px 30px;
        border:2px solid transparent;
}

.click_left {
        border:2px solid transparent;
        float: left;
        margin-left: -50px;
        height:30px;
        width:30px;     
        background-image:url(../../bilder/back2.png);
        background-repeat: no-repeat;
                background-position: center;
                background-size:30px 30px;
}
.click_right:hover {
	border:2px solid gray;
}

.click_left:hover {
        border:2px solid gray;
}
.canvasjs-chart-toolbar {
        border: none !important;
        height: 10px !important;
        background-color: rgba(255, 0, 0, 0) !important;
}

.canvasjs-chart-toolbar > button[title=Pan]{
	border: none !important;
	height: 30px !important;
        width: 30px !important;                      
        margin-left: 40px !important;                          
	margin-right: 0px !important; 
	background-color: rgba(255, 0, 0, 0) !important;
}
.canvasjs-chart-toolbar > button[title=Zoom]{            
        border: none !important;                                 
        height: 30px !important;                      
        width: 30px !important;                         
        margin-left: 40px !important;                            
	margin-right: 0px !important;
        background-color: rgba(255, 0, 0, 0) !important;
}
.canvasjs-chart-toolbar > button[title=Reset]{            
        border: none !important;                                 
        height: 30px !important;                      
        width: 30px !important;                         
        margin-left: 20px !important; 
	margin-right: 20px !important;                           
        background-color: rgba(255, 0, 0, 0) !important;
}
.canvasjs-chart-toolbar > button[title=Pan] > img{
	height: 26px !important;
        width: 26px !important;                         
        margin-left: -10px;
        margin-top: -5px;                           
	filter: invert(0%) !important
}

.canvasjs-chart-toolbar > button[title=Zoom] > img{
	height: 26px !important;                        
        width: 26px !important;
	margin-left: -10px;                             
        margin-top: -5px;
        filter: invert(0%) !important
}
.canvasjs-chart-toolbar > button[title=Reset] > img{
        height: 26px !important;                                 
        width: 26px !important;                       
        margin-left: -10px;                             
        margin-top: -5px;
        filter: invert(0%) !important
}
.canvasjs-chart-toolbar > button:hover{
	border:2px solid gray !important;
}

header {
	width: 100%;
	margin: 0 auto;
	height: 200px;
	list-style: none;
	position: relative;
}
#configmenu1 {
	float: left;
	display: block;
	visibility: hidden;
	position: relative;
	top: 15px;
	left: calc(50% - 62.5px);
	opacity: 0;
	border-radius: 0 0 5px 5px;
	transition: opacity 1s, visibility 1s ;
	width: 0px;
	height: 500px;
}
#startpageconf_lists {
	min-height:100px;
/*	margin-left:210px;*/
display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;


  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;

    box-pack: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;

  box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;

  text-align:center;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -moz-align-items: center;
	-webkit-align-content:center;

}
#adminmenu1 {
	float: left;
        display: block;
        visibility: hidden;
        position: relative;
        top: 15px;
        left: calc(50% + 87.5px);
        opacity: 0;
        border-radius: 20px 0 5px 5px;
        transition: opacity 1s, visibility 1s ;
        width: 0px;
	height: 0px;
}
li {
	list-style: none;
	height: 30px;
        border-radius: 0 0 5px 5px;
        transition: opacity 1s ease 1s;
        margin: 0;
}
li a {
	display: block;
	list-style: none;
	float: left;
}
header #logo {
	margin-left: 0px;
	position: relative;
}
header #mainMenu1,
header #mainMenu2,
header #greyboxHeadMenu,
/*header #greyboxHead {
	width: 70px;
	vertical-align: top;
	position: relative;
	/*left: -210px;
}*/
header #mainMenu2,
header #mainMenu1,
header #greyboxHeadMenu {
	border-radius: 4px;
	opacity: 0.7;
	transition: width 0.5s, transform 2s, opacity 0.5s;
        width: 50px;
        vertical-align: top;
}
#mainMenu2:hover,
#mainMenu1:hover,
#greyboxHeadMenu:hover {
	opacity: 1.0;
	transition: width 0.3s, opacity 0.5s;
	width: 51px;
}
#configmenu1:hover,
#mainMenu1:hover + #configmenu1 {
	display: block;
	visibility: visible;
	opacity: 1;
	overflow: visible;
	padding: 0;
	transition: opacity 1s, height 1s;
	height: 550px;
	width: 0px;
}

#adminmenu1:hover,
#mainMenu2:hover + #adminmenu1 {
        display: block;
        visibility: visible;
        opacity: 1;
        overflow: visible;
        padding: 0;
        transition: opacity 0.5s, height 1s;
        height: 550px;
        width: 0px;
}
#greyboxHeadMenu:active {
	transform: rotateY(360deg);
	transition: width 0.3s, transform 2s;
}
li a#widgetconf {
	background: url(../../bilder/widgetconf.png) no-repeat;
	background-size: 50px 50px;
	width: 55px;
	height: 55px;
        margin: 0;
}
li a#scenarioconf {
	background: url(../../bilder/scenarioconf.png) no-repeat;
        background-size: 50px 50px;
        width: 55px;
        height: 55px;
        margin: 0;
}

li a#startpageconf {
        background: url(../../bilder/startpageconf.png) no-repeat;
        background-size: 50px 50px;
        width: 55px;
        height: 55px;
        margin: 0;
}
li a#autoreportconf {
        background: url(../../bilder/autoreportconf.png) no-repeat;
        background-size: 50px 50px;
        width: 55px;
        height: 55px;
        margin: 0;
}
li a#dbconf {
        background: url(../../bilder/dbconf.png) no-repeat;
        background-size: 50px 50px;
        width: 55px;
        height: 55px;
        margin: 0;
}
li a#userconf {
        background: url(../../bilder/userconf.png) no-repeat;
        background-size: 50px 50px;
        width: 55px;
        height: 55px;
        margin: 0;
}


header #greyboxHead2 {
	width: 222px;
        vertical-align: top;
	horizontal-align: right;
	position: relative;
	/*left: 0px;*/
	/*top: -155px;*/
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
section {
min-height: 630px;
	height: auto;
	width: 100%;
	float: left;*/
	margin: 0 auto;
}
#mainsection {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f6f4f4', endColorstr='#00f6f4f4',GradientType=0 ); /* IE6-9 */
}
#mainframe {
	margin-left: 230px;
	margin-right: 230px;
	height: 700px;

}
footer {
	
	float:left;
	margin-top: auto;
	width: 100%;
	bottom:0;
	height:350px;

}

#scenarios {

	display: -webkit-box;
	box-orient: vertical;
}

.scenarioboxes_copy,
.scenarioboxes {
	-webkit-align-content:center;
  /* basic styling */
  width: 100%;
/*  height: 150px;*/
/*  font: 20px Arial;*/
  font-style: bold;
  color: #f7a600;
 /* margin: 50px 0px 0px 0px;*/
  padding: 0px;

  /* flexbox setup */
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
-webkit-justify-content: space-around;

  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;

    box-pack: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;

  box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;

  text-align:center;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -moz-align-items: center;
    float:left; 
}

.scenarioboxes_copy > a {
	background: rgb(190,190,190);
}
.scenarioboxes_copy > a,
 .scenarioboxes > a {
  color: #f7a600;
  transition: width 0.1s ease-out;
  transition: height 0.1s ease-out;
  border: 1px solid #555;
  border-radius: 10px;
  border-color: #f7a600;
  border-width: 3px;
  box-shadow: insert 10px 10px 50px 10px;
  margin: 10px;
  padding: 10px;
  height: 40px;
  width: 220px;
  text-decoration: none;
  display: block;
}


/* our colors */
.scenarioboxes > a:nth-child(1){  }
.scenarioboxes > a:nth-child(2){ }
.scenarioboxes > a:nth-child(3){ }
.scenarioboxes > a:nth-child(4){  }

.scenarioboxes_copy > a:hover,
.scenarioboxes > a:hover {
  width: 220px;
  height:40px;
  background : rgb(102,159,209);
}
#startpageconf_lists {
	width: 100%;
-webkit-justify-content: space-around;

	text-align: center;
/*	padding: 0px 0px 100px 73px;*/
}
#startpageconf_lists #available_szenarios, #startpageconf_lists #stored_szenarios, #startpageconf_lists #stored_szenarios_start,#startpageconf_lists #available_szenarios_start {
    border: 1px solid #eee;
    width: 365px;
    min-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    font: 20px Arial;
  font-style: bold;
  color: #f7a600;
  text-align: center;
}
#startpageconf_lists #available_szenarios li,#startpageconf_lists #stored_szenarios li,#startpageconf_lists #available_szenarios_start li,#startpageconf_lists #stored_szenarios_start li {
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 20px;
    width: 340px;
    border: 1px solid #555;
  border-radius: 10px;
  border-color: #f7a600;
  border-width: 3px;
  text-align: center;
  background: transparent;
}
.connectedSortable {
	text-align: center;
	align: center;
}

#startpageconf_header {
	text-align: center;
        height: 130px;
	width: 100%;
	min-height:130px;
}
#startpageconf_header img {
	margin: 50px 180px 0px 180px;
	padding: 0px 0px;
}
#dragndrop {
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  vertical-align: center;
}

#editsymbols {
        height: 50px;
}
input[type="text"],
input[type="password"]
{
/*    font-size:20px;*/
	height:32px !important;
	font:20px Arial;
}

#user_language,
#user_level,
#sc_readableUserLevel,
#sc_writableUserLevel,
#userselect {
	width: 300px;
}
/* MARKUS*/
/*label > input{ /* HIDE RADIO 
  visibility: hidden;
}*/
label > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
  border-radius:7px;
}
label > input:hover + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid gray;
}
label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid black;
}
label > img{ /* IMAGE STYLES */
  cursor:pointer;
  border-radius:7px;

  border:2px solid transparent;
}
label > img:hover{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid gray;
}
label > img:active{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid black;
}
div > select {
	border: 0 !important; /*Removes border*/
	-webkit-appearance: none; /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	appearance:none;
	text-indent: 1px; /* Removes default arrow from firefox*/
	text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/
	border-radius: 5px;
	box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
	font:20px Arial;
	width: 100% !important;
	background: url(../../bilder/down_arrow_select.jpg) no-repeat right #ddd;
    	background-position: 100% 50%, 0 0 ! important;    
    	background-repeat: no-repeat;
    	background-size: 25px 25px;
    	border: none  ! important;    
    	outline : none !important;
    	display: inline-flex !important;
    	vertical-align: top;
	padding-top:4px;
        height: 30px !important;
}
@-moz-document url-prefix() {
    div > select {
        color: rgba(0,0,0,0);
        text-shadow: 0 0 0 #000;
    }
}

select {
        border: 0 !important; /*Removes border*/
        -webkit-appearance: none; /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
        appearance:none;
        text-indent: 1px; /* Removes default arrow from firefox*/
        text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/
        border-radius: 5px;
        box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
        font:20px Arial;
        width: 100% !important;
        background: url(../../bilder/down_arrow_select.jpg) no-repeat right #ddd;
        background-position: 100% 50%, 0 0 ! important;
        background-repeat: no-repeat;
        background-size: 25px 25px;
        border: none  ! important;
        outline : none !important;
        display: inline-flex !important;
        vertical-align: top;
        padding-top:4px;
	height: 30px !important;
	color: black;
}

#colorid {
	border-radius: 15px;
}
#settings_table {
	background: #F2F2F2;
	color: black;
}
#object_table {
	background: #F2F2F2
}
input[type="text"],input[type="password"], textarea {


}
h3 {
	font-size: 20px;
}
.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
  stroke-width: 2px;
}

.x.axis path {
  display: none;
}

.line {
  fill: none;
  stroke: steelblue;
  stroke-width: 1.5px;
}

.overlay {
  fill: none;
  pointer-events: all;
}

.focus circle {
  fill: none;
  stroke: steelblue;
}

.range {
    fill: #eee;
    opacity: .4;
    pointer-events: all;
    shape-rendering: crispEdges;
}

div.tooltip {   
  position: relative;           
  text-align: center;           
  width: 120px;                  
  height: 28px;                 
  padding: 2px;             
  border: 1px;      
  border-radius: 8px;           
  pointer-events: none;         
}
div.tooltiptext {
  position: relative;
  text-align: center;
  width: 60px;
  height: 28px;
  padding: 2px;
  border: 1px;
  border-radius: 8px;
  pointer-events: none;
}
.grid .tick {
    stroke: gray;
    opacity: 0.1;
}
.grid path {
      stroke-width: 0;
}
.domain { 
  fill: none; 
  stroke: black; 
  stroke-width: 2px; 
}
.tick .line {
  fill: none;
  stroke: black;
  stroke-width: 2px;
}
.highcharts-background {
	opacity:0;
	border-style:solid;
	border-width:1px;
	border-radius:10px
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    font-size: 10px !important;
}
.textspalte {
	height: 34px;
	position:relative;
	top:8px;
}
* {
        --background: linear-gradient(var(--awite-black),var(--awite-blue));
        --awite-orange: #f7a600;
        --awite-blue: #0075BF;
        --awite-black: #1f1f1f;
        --awite-halfblack: #313131;
        --awite-lightgray: lightgray;
        --awite-background: linear-gradient(to top, var(--awite-black), var(--awite-halfblack));
        --awite-icon-shadow: 1px 1px 3px var(--awite-orange);
        --awite-icon-shadow-hover: 1px 1px 6px var(--awite-orange);

        font-size: 15px !important;
        color: black;

        margin: 0px;
        padding: 0px;
        box-sizing: border-box;
}
html, body {
    max-width: 100%;
	margin: 0;
        background: linear-gradient(to bottom, rgba(246,244,244,0) 0%,rgba(246,244,244,0.27) 5%,rgba(219,219,219,0.54) 10%,rgba(221,221,221,0.8) 15%,rgba(223,222,222,1) 19%,rgba(246,244,244,1) 80%,rgba(246,244,244,1) 81%,rgba(246,244,244,0.8) 85%,rgba(246,244,244,0) 100%);

        background-attachment: fixed;
}

header, nav, footer, aside, section {
    display: block;
    font:18px Arial;
    width: 100%;
        margin: 0 auto;
        list-style: none;
        position: relative;
}
footer {
 bottom: 0;
 width: 100%;
}
header {
        width: 100%;
        margin: 0 auto;
        list-style: none;
        position: relative;
}

.navbar {
  overflow: hidden;
  background-color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

.navbar a {
  float: left;
  font-size: 16px;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #c78600;
}

.space:hover {
  background-color:var(--awite-black) !important;
  cursor: default;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: var(--awite-black);
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content .header {
  background: red;
  padding: 16px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */
.column {
  #padding: 10px;
}

.column a {
  float: none;
  padding: 16px;
  text-decoration: none;
  display: block;
  text-align: center;
}

.column a:hover {
  background-color: lightgray;;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    height: auto;
  }
}

.button {
    box-shadow: var(--awite-icon-shadow);
    width: 200px;
    height: 30px;
    border: none;
    cursor: pointer;
    padding: 5px;
    margin: 10px;
}
.button:hover {
    box-shadow: var(--awite-icon-shadow-hover);
}
#file2 {
    box-shadow: var(--awite-icon-shadow);
    width: 200px;
    height: 30px;
    border: none;
    cursor: pointer;
    padding: 5px;
    margin: 10px;
}
#file2:hover {
    box-shadow: var(--awite-icon-shadow-hover);
}
input[type=submit] {
    box-shadow: var(--awite-icon-shadow);
    width: 200px;
    height: 30px;
    border: none;
    cursor: pointer;
    padding: 5px;
    margin: 10px;
}   
input[type=submit]:hover {
    box-shadow: var(--awite-icon-shadow-hover);
}
.buttondis {
    box-shadow: var(--awite-icon-shadow);
    width: 200px;
    height: 30px;
    border: none;
    padding: 5px;
    margin: 10px;
}
.input_light {
	color: var(--awite-black);
}

.input_dark {
	color: var(--awite-lightgray);
}
.row {
    display: table;
    border-collapse: collapse;
    width: 100%;
}
.row > div {
    display: table-cell;
}
.drophead {
	width:100%;
	text-align:center;
	text-decoration: underline;
}
table.dataTable tbody tr {
 background-color:transparent !important;
}
.scenarioboxes_copy,
.scenarioboxes {
        -webkit-align-content:center;
  /* basic styling */
  width: 100%;
/*  height: 150px;*/
/*  font: 20px Arial;*/
  font-style: bold;
  color: #f7a600;
 /* margin: 50px 0px 0px 0px;*/
  padding: 0px;

  /* flexbox setup */
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
-webkit-justify-content: space-around;

  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;

    box-pack: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;

  box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;

  text-align:center;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -moz-align-items: center;
    float:left;
}

.scenarioboxes_copy > a,
 .scenarioboxes > a {
  color: black;
  transition: width 0.1s ease-out;
  transition: height 0.1s ease-out;
  border: 1px solid #555;
  border-radius:2px;
  border-color: #f7a600;
  box-shadow: insert 10px 10px 50px 10px;
  margin: 10px;
  padding: 10px;
  height: 40px;
  width: 220px;
  text-decoration: none;
  display: block;
}


/* our colors */
.scenarioboxes > a:nth-child(1){  }
.scenarioboxes > a:nth-child(2){ }
.scenarioboxes > a:nth-child(3){ }
.scenarioboxes > a:nth-child(4){  }

.scenarioboxes_copy > a:hover,
.scenarioboxes > a:hover {
  width: 220px;
  height:40px;
  background : rgb(102,159,209);
}

textarea:disabled {
	background:transparent;
	color:black;
}
input:disabled {
        background:transparent;
	color:black;
}
textarea  {
	color:black;
}
input {
        color:black;
}
label {
	margin-right: 10px;
	position:relative;
	margin-left: 10px;
}
.star {
	    height: 30px;
    position: absolute;
    position: absolute;
    bottom: 14px;
    right: 0;
    margin: auto;
    text-align: center;
    cursor:cell
}
.starblack {
            height: 30px;
    position: absolute;
    position: absolute;
    bottom: 14px;
    right: 0;
    margin: auto;
    text-align: center;
    cursor:cell
    -webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.9;
}

.starbox {
	position: relative;
}
.addbutton {
            height: 30px;
    position: absolute;
    bottom: 14px;
    right: 0;
    margin: auto;
    text-align: center;
    cursor:pointer
}
.addbutton:hover {
	background:lightgray

}
h5 {
font-size: 15px !important;
font-weight: 100;
margin-left: 10px;
}
#popupboxprint{
position:fixed;
margin-left: auto;
margin-right: auto;
width: 60%;
left:20%;
right:20%;
height: 610px;
background: var(--awite-lightgray);
border: solid var(--awite-orange) 2px;
z-index: 10;
font-family: arial;
box-sizing:unset;
text-align: center;
}

  	.hoverTable{
		width:100%;
		border-collapse:collapse;
	}
	.hoverTable td{
		padding:7px;
	}
    .hoverTable tr:not(:first-child):hover {
          background-color: #f7a600;
    }

    table td, table td * {
    vertical-align: top;
}
.datatable {
 width:98%;
 margin-right: auto;
    margin-left: auto;
}
.detailleft {
width:30% !important;
height: 25px !important;
}
.detailright {
width:70% !important;
background-color: var(--awite-lightgray);
}
.bold {
	font-weight:bold;
}
.zeilenhoehe {
	height:32px !important;
}
.4_right {
	
}
.searchtexthighlight {
	background-color:yellow;
}
.daterow {
	background-color:darkgray;
	color:white;
}
table {
width:100%;
}
