/***** Main *****/
html, body { height: 100%; }
#responsiveBoxContainer p {
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
}

/***** Main Toolbar *****/
#head_toolbar h2{
	font-size: 24px;
	font-weight: bold;
}
.header{
	padding: 0px;
	background: #ededed;
}
.logo {}
#head_toolbar{
	border: 1px solid #C2C1C1FF;
	max-height: 80px;
}

/*******************/
/***** Content *****/
/*******************/

.content {
	background: #ededed;
}

#drawer {}

#view-container{
	padding: 10px;
	background: #ededed;
	height: 100%;
}

#view {
	border: 1px solid #C2C1C1FF;
}

/***** Date selection *****/
#dateSelection {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	display: inline-block;
	padding: 20px;
	padding-left: 0px;
}
#dateSelection div{
	float:left;
}
#dateSelection div.dateItem{
	padding: 5px;
	margin-top: 5px;
}
#dateSelection div.checkGrp{
	border-radius: 25px;
	padding-top: 2px;
	margin-right: 20px;
}

#dayofweek{
	width: 300px;
	height: 45px;
}

#dayofweek div.dx-placeholder{
	font-size:14px;
	position: absolute;
	left: 20px;
	top: -7px;
}

#dayofweek div.dx-tag-container input:nth-child(1){
	padding-left:220px;
	margin-top:0px;
}

#dayofweek div.dx-tag{
	margin-right:5px;
	margin-top:0px;
}

#dayofweek div.dx-toolbar{
	padding:50px;
	border:1px solid red;
}

#dateSelection div.checkGrp span.dx-checkbox-text{
	margin-right:15px;
}
#dateSelection div.radioGrp{
	border: 1px solid #C2C1C1FF;
	border-radius: 25px;
	padding:10px;
	margin-right:10px;
}
#dateSelection div.labelItem{
	margin: 14px 10px 0 10px;
}

#vclToolbar div.dx-toolbar{
	padding:3px;
}

#dateSelection input.dx-texteditor-input{
	padding:2px 2px 2px 10px;
}


/* Eingabefeld für die Kundennummer */
#custSelection span.dx-icon-event,
#dateSelection span.dx-icon-event{
	padding: 0px;
	margin-top: 3px;
}

#custSelection i.dx-icon,
#custSelection span.dx-button-text,
#dateSelection span.dx-icon-event,
#dateSelection i.dx-icon,
#dateSelection span.dx-button-text{
	color: #0456a2;
}

#custSelection {
	height: 37px;
	width: 150px;
	display: inline-block;
	margin-top: 5px;
	margin-left:20px;
}

#custSelection div.dx-placeholder{
	font-size:14px;
	position: absolute;
	left: 16px;
	top: -1px;
}

#custSelection div.dx-texteditor-input-container div.dx-placeholder::before{
	padding-top: 12px;
	padding-left: 8px;
}

/* Chart selection */
#chartSelection {
	height: 37px;
	margin-top: 5px;
	margin-left: 20px;
	border: 1px solid #000;
}

.dx-list-item:first-of-type{
	margin-top:0px;
}
#view {
	height: 100%;
	padding: 10px 20px;
}

#view h2 {
	font-size: 20px;
}

/* Filter actions */
#fltA {
	height: 37px;
	margin-top: 5px;
	margin-left: 20px;
	border: 1px solid #C2C1C1FF;
	border-radius: 25px;
	background-color: #fff;
}
#fltA div.dx-state-disabled i.dx-icon{
	color:#000;
}
#fltSel{
	float: left;
}
#FTitle{
	float: left;
}
#fltSel div.dx-lookup-field {
	padding: 7px 10px 6px 0;
	color: #AAAAAAFF;
}
#FTitle div.dx-placeholder{
	padding-left: 27px;
	color: #AAAAAAFF;
}
#FTitle div.dx-texteditor-input-container input{
	color: #fff;
}
#fSveBtn .dx-icon-save,
#floadBtn .dx-icon-upload{
	color: #fff;
}
#floadBtn .dx-icon-upload:hover,
#fSveBtn .dx-icon-save:hover{
	color: #000;
}
#fltActTitle{
	font-size: 1.5em;
}

/***** Sidebar navigation *****/
#toolbar {
	background-color: rgba(191, 191, 191, .15);
	padding: 5px 10px;
}

#drawer div.dx-scrollview-content div.dx-state-hover,
#drawer div.dx-scrollview-content div.dx-list-item-selected{
	background-color: #0456a2;
}

#drawer div.dx-scrollview-content div.dx-list-item-selected{
	color: #fff;
}

.dx-list-item-icon-container, .dx-toolbar-before {
	width: 36px;
	padding-right: 0px !important;
	text-align: center;
}

.dx-list-item-content {
	padding-left: 0px !important;
}

.dx-theme-accent-as-background-color{
	background-color: #333333 !important;
	fill: #333333 !important;
}

.dx-button {
	background-color: rgba(191, 191, 191, -0.15);
	border: none;
}

.panel-list {
	/* height: 400px;*/
	/*width: 200px;*/
}

.dx-drawer-expand.dx-drawer-right .panel-list {
	float: right;
}

.panel-list .dx-list-item {
	color: #fff;
	border-top: 1px solid rgba(221, 221, 221, .2);
}

.panel-list .dx-list-item .dx-icon {
	color: #fff !important;
}

.options {
	padding: 20px;
	background-color: rgba(191, 191, 191, .15);
}

.caption {
	font-size: 18px;
	font-weight: 500;
}

.option {
	margin-top: 10px;
	display: inline-block;
	margin-right: 50px;
}

label {
	font-weight: bold;
}

/***** Right sidebar *****/
.right-side-bar {
	background: #ededed;
	padding: 10px 10px 10px 0px;
}
.sidebarBox {
	border: 1px solid #C2C1C1FF;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	background: #fff;
	display: none;
}
#banROl,
#vclROl{
	padding-left: 18px;
}
#banROl li,
#vclROl li{
	padding-bottom: 10px;
}
.heading {
	margin-bottom: 20px;
	border-bottom: 1px solid #C2C1C1FF;
	padding-bottom: 5px;
}
.boxIcon {
	margin-right:15px;
}

/***** Main Toolbar *****/
#head_toolbar {
	/* background-color: rgba(191, 191, 191, .15); */
	padding: 5px 10px;
}

.icon {
	max-height: 100%;
	max-width: 100%;
	font-size: 24px;
	display: inline-block;
	margin-top: 64%;
	vertical-align: middle;
}

/***** Footer *****/
.footer {
	background: #333333;
	color: #fff;
}
.footer span{
	margin: 10px;
	font-size: 12px;
	font-style: italic;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer span img{
	height: 24px;
	vertical-align: middle;
}
.devExtremeLogo{
	font-size: 12px;
	color: #f05b41 !important;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
}
.footer span.by{
	font-size: 13px;
	color: rgba(126,148,167,.7);
}

/***** Login Box *****/
#login_box{
	border: 1px solid rgba(191, 191, 191, .15);
	box-shadow: 0 0 1em grey;
	height: 455px;
	width: 400px;
	padding: 35px;
}
#login_text{
	margin-bottom:10px;
}
#login_logo{
	text-align: center;
	margin-top:25px;
	margin-bottom:40px;
}
#login_box h4{
	text-align: center;
}
.login{
	display: flex;
	justify-content: center;
	align-items: center;
}
#login_box span.dx-field-item-label-content{
	display:none;
}
#error_msg{
	display:none;
	margin-bottom:15px;
	text-align: center;
}
#error_msg span{
	color:red;
}

/***** Dashboard *****/
.dx-tile-content .image {
	height: 100%;
	width: 100%;
	background-position: center;
	background-size: cover;
	display: block;
}
#test1{
	padding: 10px 50px 10px 10px;
	height: 300px;
	width: 1400px;
}
#test4 {
	height: 300px;
	width: 1400px;
	padding: 10px 50px 10px 10px;
}
#test3,
#test2 {
	padding: 10px;
	float: left;
}