html{
	height:100%;
	background-color: #f2f2f2;
}

div#background{
	background: url(_images/background.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
	min-height:100%;
}
p {
	margin:0;
}
p#company{
	font-size:24px;
}

h1{
	font-size: 26px;
	font-weight:normal;
	margin:0;
	float:left;
}
h1 span{
	font-weight:900;
}
h2{
	font-size: 24px;
	font-weight:black;
	margin:0;
}
h2.dashboard{
	margin:1em 0 0 0;
}
h2.thema{
	font-size: 17px;
	font-weight:400;	
	margin:0.6em 0 0.6em 0.6em;
}
h2#themafrage{
	font-weight: normal;
	font-size: 17px;
}
/*frageText*/
h3{
	clear:both;
	font-size: 22px;
	font-weight:normal;
}
h3 span{
	font-weight:900;
	color: #67b770;
}
h3#h3_editQuestion{
	margin:1em;
}
div#header{
	margin:auto;
	padding:0.5em 3em;
}
div#main{
	margin:0 auto;
	padding-top:2em;
	width: 95%;
}
img#logo{
	width: 24em;
	float:right;
}
.btn_butt,.btn_butt_abort,.btn_butt_back,.btn_butt_forward,.btn_butt_continue,.btn_butt_stat{
	border: 2px solid #8cbfd9;
	background: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 11px 15px;
	color:#7aa5bb;
	font-size: 13px;
}

#btn_butt_back{
	float:left;
	margin-bottom:2em;
}
#btn_butt_forward{
	float:right;
	margin-bottom:2em;
}
.btn_butt:hover,.btn_butt_abort:hover,.btn_butt_back:hover,.btn_butt_forward:hover,.btn_butt_continue:hover,.btn_butt_stat:hover{
	background-color:#e6f7ff;
}

/*neues Interview*/
table.tbl_newInterview{
	/* margin-top:4em; */
	width:50%;
}
label.newInterview{
	/*font-size:17px;*/
}
#btn_butt_newInterview{
	float:left;
	margin:1em 1em 2em 11em;
}
#btn_butt_newInterviewback{
	float: left;
    margin: 2em 0em;
}
/*questions*/
#border_questions{
	background-color: #fff;
	margin-top:1em;
	/*width:74%;*/
	border: 1px solid #ccc;
}

#tbl_questions{
	margin:1em 2em 2em 2em;
}
table.antworten tr:hover td {
	background-color: #EDF8FE;
}


input.radio{
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	border: 2px solid #e6e6e6;
	font-size:26px;
}
p.thema_feld{
	color:#949c9e;
	width:70%;
	margin:1em 0;
}
textarea {
	width: 100%;
	margin: 0 auto;
	border: 2px solid #e6e6e6;
	font-size:16px;
	/*font-family: Roboto,arial;*/
	padding: 8px;
}

#nav_questions{
	width:100%;
}
/*Progress Bar */
p.left{
	float: left;
	display:inline;
	margin:0;	
	font-size:14px;
	padding-top:5px;
}
p.right{
	float: right;
	display:inline;
	font-size:14px;
	padding-top:5px;
}
.progressbar{
	width:74%;
	margin:0 auto;
	padding-top:0.5em;
	
}
.pb_border{
	background-color: #ffffff;
	margin: 3px 1.5em 20px 1em;
	border: 1px solid #ccc;
	border-radius: 0.25rem;
}
.progress{
	height: 24px;
	/* background-color: #8cbfd9; */
	background: linear-gradient(to left, #228fc6 5%, #f3f8fd 100%);
}
input.textinput,select.dropdown{
	font-size:17px;
}

.dropdown{
	font-size: 26px;
	border: 2px solid #e6e6e6;
	margin: 1em;
	width: 16.15em;
}
.textinput{
	font-size: 26px;
	border: 2px solid #e6e6e6;
	margin: 1em;
	width: 16em;
}
#content{
	padding:0em 0em 0em 1em;
	/* min-height:25em; */
	width: 100%;	
	margin-left: 150px;
	margin-right: 150px;
}

#p_error{
	text-align:center;
	color: #cc0000;
}
div.answers{
	margin:0 0 1em 0;
}
/*ul*/
ul{
	padding:0;
	list-style:none;
}

ul.mainmenu{
	margin: 0;
	padding: 0;
	list-style:none;	
}
ul.interviews{
	/* //margin-right: 20em;
	//width: 980px; */
}
ul.themen{
	margin-right: 35em;
}
ul#legende{
	text-align:right;
	width:70%
	
}
li.li_border{
	background-color: #ffffff;
	border: 2px solid #e6e6e6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0.5em 0 0.5em 0;
}

.btn_butt_continue{
	float:right;
	height:5em;
	margin:2.9em 2em 0 0;
}
#btn_butt_showquestion{
	float:right;
	margin:0.3em;
}
/* continue Interview */
#btn_butt_iloeschen{
	margin: 1.4em 1em 0 0;
	height: 5em;
	float:right;
}
/*befragungsdimensionen*/
img#befragungsdimensionen{
	margin-top:2em;
	width:70%;
}
/*fragenkatalog*/
#katalogfragen_themen{
	font-size: 17px;
	margin:0;
}
#btn_butt_editQuestion{
	float:right;
}
#tbl_editQuestion{
	margin:1em;
}
#tbl_editQuestion input{
	padding: 8px;
}
.bull{
	padding: 8px;
	width:5%;
	text-align:right;
	font-size: 32px;
	color: #6E86A9;
}
#div_editQuestion{
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	margin-bottom: 8px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); 
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

/*interviews*/

.li_interviews table {
  width: 100%;
}

.li_interviews table tr:nth-child(even){background-color: #f2f2f2;}
.li_interviews table td:first-child {width: 5px;}
.li_interviews table tr:hover {background-color: #ddd;}

.li_interviews table td, th {
  border: 1px solid #ddd;
  padding: 8px;
}

.li_interviews{
	margin:1em;
}


table.antworten tr:nth-child(even){background-color: #f2f2f2;}
table.antworten td:first-child {width: 5px;}
 /* .li_interviews table tr:hover {background-color: #ddd;}*/

table.antworten td, th {
  border: 1px solid #ddd;
  padding: 8px;
}



#btn_butt_continue{
	float:right;
	height:5em;
	margin:2.5em 1em 0 0;
}
/*Auswertung*/
table#interviewscore_table{
	border: 1px solid #e6e6e6;
	width:70%;
}
table#interviewscore_table th{
	text-align:left;
	border: 1px solid #e6e6e6;
	padding:0.2em 0.5em;
	margin:0;
	background-color:#e6e6e6;
}
table#interviewscore_table td{
	border: 1px solid #e6e6e6;
	padding:0.4em;
	margin:0;
	background-color: hsla(0, 0%, 90%,0.2);
}


#btn_butt_loeschen{
	float:right;
	margin-bottom:2em;
}
.dot_red{
	width:10px;
	height:10px;
	background-color:#ff0000;
	margin:auto;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dot_yellow{
	width:10px;
	height:10px;
	background-color:#fbe707;
	margin:auto;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dot_lightgreen{
	width:10px;
	height:10px;
	background-color:#53ff1a;
	margin:auto;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dot_darkgreen{
	width:10px;
	height:10px;
	background-color:#009900;
	margin:auto;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*scoreCharts*/
table.chartTable{
	margin-top:1em;
	width:100%;
}
table.chartTable td{
	/* //border: 2px solid #e6e6e6; */
	background: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* //background-color: hsla(0, 0%, 90%,0.9); */
	text-align:center;
}
#donut_chart_div,#stacked_chart_div,#area_chart_div,#pie_chart_div{
	/* //margin:0 auto; */
	width:440px;
	height:330px;
}
#stacked_chart2_div{
	/* //margin:0 auto; */
	width:100%;
	height:330px;
}
#ausblickStackedChart{
	/* //margin:0 auto; */
	width:100%;
	height:330px;
}
#erwartungStackedChart{
	/* //margin:0 auto; */
	width:100%;
	height:330px;
}
#mehrfachAntworten1_StackedChart{
	/* //margin:0 auto; */
	width:100%;
	height:330px;
}
#mehrfachAntworten2_StackedChart{
	/* //margin:0 auto; */
	width:100%;
	height:330px;
}


/*
a{
	color:#000;
	text-decoration: none;
	font-weight: normal;
	font-size:24px;
}
a:hover{
	font-weight:bold;
}
a.image{
	font-size:14px;
}
*/

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
	color : #606060;
	padding-bottom: 3px;
	padding-top: 5px;
}

table.center-all td,th{
  text-align :center;
}

td img{
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.list-group-item:last-child{
		margin-bottom: -1px;
}


.myButton {
	background:linear-gradient(to bottom, #066edd 5%, #1b94ea 100%);
	background-color:#066edd;
	border-radius:8px;
	border:2px solid #0080cf;
	cursor:pointer;
	color:#eeeeee;
	display:inline-block;
	font-size: 1rem;
	height: 40px;
	margin: 0;
	text-decoration:none;
}
.myButton:hover {
	color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}

.btn_butt_evaluation{
	border: 2px solid #8cbfd9;
	background: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 7px 8px;
	color:#8cbfd9;
	font-size: 13px;
	margin: 2px;
}
.btn_butt_evaluation:hover{
	background-color:#e6f7ff;
}

.btn_butt_add_question{
	float:right;
	border: 2px solid #6a89aa;
	background: #6a89aa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 11px 15px;
	color:#ffffff;
	font-size: 13px;
}
.btn_butt_add_question:hover{
	background-color:#ffffff;
	color:#6a89aa;
}


label[for='zeige_frage'] {
  content: url(../_images/rename.png);
	float: right;
	padding: 0px 5px;
	margin-top: -0.33em;
	margin-bottom: 0;
}


/* Centers Modal V/H */
.centralize{
   /* //position:absolute; */
   left:50%;
   top:50%;
   transform: translate(-50%, -50%);
   width: 40%; 
   height: 50%;
}

table.ausblick{
margin-top: 20px;
}
table.ausblick td,th{
  text-align :left;
	vertical-align: middle
}
label[for='edit_ausblick'] {
  content: url(../_images/rename.png);
	float: right;
	padding: 0px 11px;
	margin-bottom: 0;
}


/* Quick Check Analyse */
:root {
  --color-white: #fff;
  --color-black: #333;
  --color-gray: #75787b;
  --color-gray-light: #bbb;
  --color-gray-disabled: #e8e8e8;
  --color-blue: #178ee8;
  --color-green-dark: #383;
  --font-size-small: .75rem;
  --font-size-default: .875rem;
}

/*
* {
  box-sizing: border-box;
}


body {
  font-family: 'Open Sans', sans-serif;
  color: var(--color-black);
}
*/

h2 {
  color: #333;
  font-size: var(--font-size-small);
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
}
section {
  margin-bottom: 2rem;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination li:hover{
    cursor: pointer;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li > a, .pagination > li.active > span {
		color: #fff;
    background-color: #337ab7;
}

table#analyse_table td{
	border: 1px solid #e6e6e6;
	padding:0.4em;
	margin:0;
	background-color: #fff;
}

table#interviewscore-2_table{
	border: 1px solid #e6e6e6;
	width:70%;
}
table#interviewscore_table-2 th{
	text-align:left;
	border: 1px solid #e6e6e6;
	padding:0.2em 0.5em;
	margin:0;
	background-color:#e6e6e6;
}
table#interviewscore_table-2 td{
	border: 1px solid #e6e6e6;
	padding:0.4em;
	margin:0;
	background-color: #fff;
}

/*Checkliste*/
table#checklist_table{
	border-radius: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	/* width:100%; */
}
table#checklist_table th{
	text-align:left;
	padding:0.2em 0.5em;
	margin:0;
}
table#checklist_table td{
	color: #606060;
	padding:0.2em;
}

.pdf_box {
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #a9a9a9;
	margin-top: 10px;
	padding: 15px;
}

.pdfimg {
	display: flex;
	justify-content: center;
	padding: 1rem;
}


.aliceblue {
	background-color: aliceblue;
}

/* F�r Modal Mehrfachantworten */
.centralize{
   /* //position:absolute; */
   left:50%;
   top:50%;
   transform: translate(-50%, -50%);
   width: 40%; 
   height: 50%;
}


/** Mozilla Firefox */
#div_reifegrad_text li span {
	display: block;
}


/** Chrominum */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
div:not(*:root) {
#div_reifegrad_text li span {
	padding-left: 22px;
	display: block;
}
}

#ausblick p:nth-child(even){
  background-color: #E4F5FF;
}
#ausblick p{
  padding-top:5px;
  padding-bottom:5px;
}
#erwartungen p:nth-child(even){
  background-color: #E4F5FF;
}
#erwartungen p{
  padding-top:5px;
  padding-bottom:5px;
}

/* Language toggle  */
.switch-field {
	display: flex;
    overflow: hidden;
    margin: 1px;
	margin-left: 2px;
	margin-right: 10px;
    /* padding-right: 13px; */
	padding-right: 2px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #e4e4e4;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	color: rgba(0, 0, 0, 0.6);
	/* font-size: 14px; */
	font-size: 1rem;
	height: 38px;
	line-height: 1;
	margin-right: -1px;
	padding: 9px 14px;
	padding-top: 11px;
	text-align: center;
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #7fee79;
	box-shadow: none;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}

/* Admin / Demonstratoren */
.btn_delete {
	content: url(../_images/delete.png);
	float: right;
	padding: 0px 5px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	width: 35px;
}

.btn_edit {
	content: url(../_images/rename.png);
	float: right;
	padding: 0px 5px;
	margin-top: -0.33em;
	margin-bottom: 0;
}


.div_InfoText {
	font-size: 0.75rem;
  	font-style: italic;
	margin-top: 1rem;
}