body{
	/*padding-top: 51px;*/
}
/* ng-cloak */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng.ng-cloak {
    display: none;
}
ul{
	list-style: none;
}
a{
	color: #333;
}
a:hover{
	cursor: pointer;
}
ul.simple-post-list .post-image {
	float: left;
	margin-right: 12px;
}
ul.simple-post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.callout-box{
        background-color: #f60;
	color: #fff;
	padding: 10px 20px;
}
.body-title{
	border: 1px solid #e3e3e3;
	border-left: 5px solid #f60;
	padding: 0 20px 20px;
}
.featured-box{
	border: 1px solid #e3e3e3;
	border-top: 5px solid #f60;
	padding: 0 20px 20px;
}
.breadcrumbs {
position: relative;
border-bottom: 1px solid #E5E5E5;
background-color: #F5F5F5;
}
.breadcrumb{
	margin-bottom: 0;
}
.cart-btn{
	border-radius:0;
}
.navbar {
	border-radius: 0;
	
/*background: #438EB9;
color: #fff;border: 0;*/

}
/* Removed width:auto from navbar-collapse classs; */
.navbar-collapse {
border-top: 0;
box-shadow: none;
}
.navbar .navbar-brand {
/*color: #FFF;
font-size: 24px;
text-shadow: none;
padding-bottom: 10px;*/
}
.form-group-addon{
	padding-left: -20px;
}
input.form-control:focus {
    border-color: orange;
}
.btn-primary {
    background-color: orange!important;
    color: black!important;
    border-color: orange!important;
}
.navbar-header h1 a {
    float: left;
    font-size: 1px;
    width: 184px;
    background: url("https://www.merz-akademie.de/old/assets/images/gui/ma_logo.png") 0 top no-repeat;
    display: block;
    text-indent: -999em;
/*    height: 100%;*/
/*    height: 80%;*/
    margin-right: 40px;
    position: absolute;
}
.navbar-inverse {
    background-color: white;
}

.navbar-inverse .navbar-toggle {
    border-color: orange;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: orange;
}

.navbar-brand {
    width: 200px;
}
.container {
    width: 100%;
}
.col-sm-offset-1 {
    width: 100%;
    margin-left: 0%;
}
.breadcrumb {
    padding-left: 3px;
}
ul.navbar-nav {
    position: fixed;
    z-index: 10000;
    background-color: #e7e7e7;
    width: 9em;
    right: 15px;
    top: 40px;
    border: 1px solid darkgrey;
    margin-right: 10px;
}

@media (min-width: 957px){ ul.navbar-nav {
    position: static;
    z-index: auto;
    background-color: transparent;
    width: auto;
    right: auto;
    top: auto;
    border: none;
}}

@media (min-width: 957px){ .nav>li {
    float: left;
}}
@media (min-width: 957px){ .nav>li.right {
    float: right;
}}
@media (min-width: 957px){ ul.navbar-nav {
    width: 80%;
}}

.grid {
  width: 100%;
  /*height: auto!important;*/
}
div#researchGrid {
    height: auto!important;
}
div#cooperationGrid {
    height: auto!important;
}
div#teachingGrid {
    height: auto!important;
}
div#miscGrid {
    height: auto!important;
}
div#discountsGrid {
    height: auto!important;
}
div#transfersGrid {
    height: auto!important;
}

.ui-grid-header-cell-wrapper {
    height: 30px;
}
/* dynamic cell height */
[ui-grid-row] {
display: table-row;
}

#grid1, #researchGrid > .ui-grid-row, .ui-grid-cell {
    height: auto!important;
}
.ui-grid-row, .ui-grid-cell {
/*height: auto!important;*/
}

.ui-grid-cell {
float: none;
display: table-cell;
}

.ui-grid-header-cell, .ui-grid-cell-contents {
/*white-space: normal;*/
padding: 2px;
word-break: break-word;
}

.ui-grid-canvas {
    width: 988px;
    height: auto!important;
}

.ui-grid-viewport {
    width: auto!important;
    height: auto!important;
}

.ui-grid-contents-wrapper {
    height: auto!important;
}

.navbar-links {
    padding-top: 33px!important;
    padding-bottom: 16px!important;
}

#discountsGrid .ui-grid-viewport.ng-isolate-scope {
    overflow: hidden!important;
}

/*.ui-grid-cell-contents.ng-scope.ng-binding {
    height: 28px;
}*/

.overview {
    border: 1px solid;
    border-color: #d4d4d4;
    padding: 5px;
    background-color: #f3f3f3;
    width: 285px;
}

.tooltip-arrow {
    border-top-color: orange!important;
}

.tooltip-inner {
    background-color: orange!important; 
    color: black;
    font-size: 12px;
    font-style: italic;
    text-align: left;
} 

.ui-grid-header-viewport {
    height: 30px;
}

#password_capslock_wrapper {
    height: 10px;
    text-align: center;
    padding-top: 10px;
}

#loading-bar-spinner {
    top: 25px;
    right: 50px;
}

#loading-bar-spinner .spinner-icon { 
    width: 30px;
    height: 30px;
    border-top-color: orange;
    border-left-color: rgba(255, 165, 0, 0.48);
}

#loading-bar-spinner {
    left: auto;
}

#loading-bar .bar {
    background-color: orange;
    height: 3px;
}

#semester_breadcrumb_print {
    display: none;
}

#signature_print_left {
    display: none;
}

#signature_print_right {
    display: none;
}

.ui-grid-footer-aggregates-row {
    height: auto!important;
}

.locked {
    background-color: orange;
    width: 100%;
    height: 40px;
    padding-top: 8px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 16px;
    vertical-align: middle;
}

.tooltip.right .tooltip-arrow {
    border-width: 1px 5px 5px 0;
    border-right-color: orange;
}

.tooltip.left .tooltip-arrow {
    border-left-color: orange;
    border-width: 1px 0 5px 5px;
}

.overview span {
    width: 100%;
    display: inline-block;
}

.tooltip-arrow {
    margin-top: -2px!important;
}

.row_changed {
    color: orange;
}

.footer {
    margin-top: 15px;
    text-align: center;
}
h3 {
    font-size: 16px;
    font-weight: bold;
}
.gridarea {
    page-break-inside: avoid;
    padding-top: 10px;
}
