body {
	padding-bottom: 20px;
}

.container {
	max-width: 97% !important;
}

a#main-menu-toggle:after {
	content: "";
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1001;
}

a#main-menu-toggle {
	color: #AAAAAA;
	cursor: pointer;
	font-size: 16px;
	padding: 80px 1px;
	position: absolute;
	text-decoration: none;
	text-shadow: none;
	z-index: 1000;
}

a#main-menu-toggle:hover {
	color: #e67435;
}

.navbar-aareal {
	padding-top: 10px;
	border-color: #e67435;
	background-color: #ffffff;
	min-height: 75px;
}

.navbar-top {
	padding-top: -25px;
}

.nav>li>a:hover,.nav>li>a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.nav-tabs {
	border-bottom: 0px solid #ffffff;
}

.nav-tabs.nav-stacked>li>a>i,.nav-tabs.nav-stacked>li>ul>li>a>i {
	display: inline-block;
	font-size: 20px;
	opacity: 1;
	width: 100%;
}

.nav [class^="icon-"],.nav [class*=" icon-"] {
	margin-bottom: -4px;
	margin-top: -4px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: inherit;
}

.nav>li>a,.nav-tabs.nav-stacked>li>a,.nav-tabs.nav-stacked>li>ul>li>a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0) -moz-use-text-color;
	border-radius: 0 0 0 0;
	border-style: solid none;
	border-width: 1px 0 1px medium;
	color: #AAAAAA;
	margin: 1px 0 0;
	padding: 15px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.nav > li > a.is-active, .nav > li > a:hover, .nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a.is-active, .nav-tabs.nav-stacked > li > ul > li > a:hover, .nav-tabs.nav-stacked > li > ul > li > a.is-active {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0) -moz-use-text-color;
	border-radius: 0 0 0 0;
	border-style: solid none;
	border-width: 1px 0 1px medium;
	color: #e67435;
	margin: 1px 0 0;
	box-shadow: none;
}

.nav > li > span {
	color: #AAAAAA;
    margin: 1px 0 0;
    padding: 15px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    line-height: 20px;
    position: relative;
    display: block;
    background: none repeat scroll 0px 0px transparent;
    border-color: transparent -moz-use-text-color;
    border-radius: 0px;
    border-style: solid none;
    border-width: 1px 0px 1px medium;
}

.sidebar-nav>ul {
	font-size: 12px;
	text-align: center !important;
	min-width: 90px;
	margin: 0px 0px 0px -20px;
}

.brand {
	display: block;
	background: url('../img/logo_ff.svg') no-repeat bottom left;
	width: 326px;
	height: 61px;
	text-align: right;
	margin: 0px 0px 20px 0px;
}

.brand-about {
	background: url('../img/logo_ff.svg') no-repeat bottom left;
	display: block;
	height: 70px;
	width: 326px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.dashboard-item {
	background-color: #eeeeee;
	border-radius: 10px;
	padding: 30px;
	margin-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 20px 20px 20px 20px;
}

.modal-lg {
    width: 900px;
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0;
}
.modal {
    overflow-y: auto;
}

#sidebar-left {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: left;
	z-index: 2;
}

#sidebar-left .nav > li {
    width: 11em
}

@media ( max-width : 768px) {
	.sidebar-nav>ul {
		display: none !important;
	}
}

.btn-custom-width-middle {
    width: 110px;
}

.nav > li > span.text-danger { 
	color: #b94a48;
}

.nav > li > span { 
	border-style: none !important;
}

.nav > li > a { 
	border-style: none !important;
}

.booking-action {
	width: 86px !important;
	margin-bottom: 2px !important;
}



/* Border (Shadow) similar to material design */
.z-depth-1 {
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.row-table {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
	margin: 0;
}
.row-table > [class*="col-"] {
	display: table-cell;
	float: none;
	table-layout: fixed;
	vertical-align: middle;
}

.row > dt {
	margin-bottom: 25%;
}

/*tes*/

.b-r {
	border-right: 1px solid #cfcfcf;
}


.m-r-sm {
	margin-right: 10px;
	border-right-color: #7aba7b;
}

.padder-v {
	padding-top: 5px;
	padding-bottom: 5px;
}

#my-row {
	display: table;
}

#my-row .panel {
	float: none;
	display: table-cell;
	vertical-align: top;
}

/* CSS Method for adding Font Awesome Chevron Icons */
.accordion-toggle:after {
	/* symbol for "opening" panels */
	font-family:'FontAwesome';
	content:"\F077";
	float: right;
	color: inherit;
}
.panel-heading.collapsed .accordion-toggle:after {
	/* symbol for "collapsed" panels */
	content:"\F078";
}


#simulation-pre-conditions .panel-heading {
	cursor: pointer;
}


.bs-example {
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border-color: #ddd;
	border-width: 3px;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Infobox ===================================== */
.info-box {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	height: 80px;
	display: flex;
	cursor: default;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px; }
.info-box .icon {
	display: inline-block;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.12);
	width: 80px; }
.info-box .icon i {
	color: #fff;
	font-size: 50px;
	line-height: 80px; }
.info-box .icon .chart.chart-bar {
	height: 100%;
	line-height: 100px; }
.info-box .icon .chart.chart-bar canvas {
	vertical-align: baseline !important; }
.info-box .icon .chart.chart-pie {
	height: 100%;
	line-height: 123px; }
.info-box .icon .chart.chart-pie canvas {
	vertical-align: baseline !important; }
.info-box .icon .chart.chart-line {
	height: 100%;
	line-height: 115px; }
.info-box .icon .chart.chart-line canvas {
	vertical-align: baseline !important; }
.info-box .content {
	display: inline-block;
	padding: 7px 10px; }
.info-box .space {
	display: inline-block;
	padding: 7px 10px; }
.info-box .content .text {
	font-size: 13px;
	margin-top: 11px;
	color: #555; }
.info-box .content .number {
	font-weight: normal;
	font-size: 26px;
	margin-top: -4px;
	color: #555; }

.bg-red {
	background-color: #F44336 !important;
	color: #fff; }
.bg-red .content .text,
.bg-red .content .number {
	color: #fff !important; }


.text-experiment {
	-webkit-transform: rotate(352deg);
	-moz-transform: rotate(352deg);
	-o-transform: rotate(352deg);
}

.verticaltext_content {
	-webkit-transform: rotate(352deg);
	-moz-transform: rotate(352deg);
	-ms-transform: rotate(352deg);
	-o-transform: rotate(352deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	left: -40px;
	top: 35px;
	position: absolute;
	color: #FFF;
	text-transform: uppercase;
	/*font-size:26px;*/
	font-weight:bold;
	word-wrap: break-word;
}

/* Percentage SIGN */
.fa-percent:before {
	content: "%";
	font-weight: 900;
}





/*progress bar steps */



/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: #3c3f41;
	text-transform: uppercase;
	font-size: 9px;
	width: 33.33%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: #ffe24f;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #ff60a9;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #27AE60;
	color: #1100ae;
}

/*
	USED in zinsverteilung!
	Makes the text center in pages smaller than col-lg
*/
@media only screen and (max-width: 1170px)
{
	.less-lg-text-center
	{
		text-align: center;
	}
}

/* #BEGIN - SPINNER */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.spinner {
    display: inline-block;
    opacity: 0;
    max-width: 0;

    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s; /* Duration fixed since we animate additional hidden width */
}

.has-spinner.active {
    cursor: progress;
}

.has-spinner.active .spinner {
    opacity: 1;
    max-width: 200px; /* More than it will ever come, notice that this affects on animation duration */
}
/* #END - SPINNER */

.popover-medium {
	max-width: 450px;
}

/* overriding the left-align bacause control-label always align right, but on the forms, we want to have it left-aligned */
.form-horizontal .control-label.text-left {
	text-align: left;
}

.color-red {
	color: red;
}

.color-white {
	color: white;
}

.color-green {
	color: green;
}

.color-blue {
	color: blue;
}

.color-darkred {
	color: darkred;
}

.ui-autocomplete {
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}

.search-form .checkbox-inline {
	white-space: nowrap;
}

.modal-center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


input:invalid {
	border-color: #DD2C00;
}
