/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

body, html {
	height: 100%;
}

/*
.fa-fw {
    width: 1.28571429em;
    text-align: center;
    padding-right: 30px;
}
*/
/*li.active {
	border-right: 6px solid #ebcfa7;
}*/

/*
#content {
	background-color: #f4f4f4;
}
*/

/* heading block nutzen wir gar nicht...
.heading-block:after {
	border-top: 2px solid #ebcfa7;
}
*/

/*
.clients-grid li:hover {
	box-shadow: 5px 5px 30px #999;
}
*/

/*
#logo a { position: relative; }
*/

/* ----------------------------------------------------------------
	Docs
-----------------------------------------------------------------*/

/*
.docs-navigation {
	position: fixed;
	left: 0;
	width: 170px;
	height: 100%;
}



.docs-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.docs-navigation > ul { margin: 60px 0; }

.docs-navigation ul li { position: relative; }

.docs-navigation ul ul {
	margin: 0 0 5px;
}

.docs-navigation ul li:first-child { border-top: 0; }

.docs-navigation ul a {
	display: block;
	position: relative;
	padding: 5px 60px 5px 60px;
	line-height: 60px;
	font-size: 36px;
	color: #999;
}

.docs-navigation ul li:hover > a,
.docs-navigation ul li.ui-tabs-active > a { font-weight: 700; }

.docs-navigation ul li > a .label {
	position: relative;
	top: -1px;
	margin-left: 5px;
}

.docs-navigation ul ul { display: none; }

.docs-navigation ul li.ui-tabs-active ul { display: block; }

.docs-navigation ul ul a {
	color: #666;
	padding: 3px 60px 3px 75px;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
}

.docs-navigation ul ul li:hover > a,
.docs-navigation ul ul li.current > a {
	color: #222;
	font-weight: 500;
}

.docs-navigation ul ul li.current a:after {
	content: "\e7a5";
	position: absolute;
	top: 3px;
	right: 20px;
	font-size: 14px;
}

.docs-content {
	position: relative;
	overflow: hidden;
	margin-left: 180px;
	padding: 30px 0 60px 0px;
	min-height: 1000px;
}

.docs-content ul,
.docs-content ol { margin: 30px 0; }

.docs-content ul ul,
.docs-content ol ol,
.docs-content ul ol,
.docs-content ol ul {
	margin-top: 10px;
	margin-left: 30px;
}
*/


/*
.page-section {
	margin: 0;
	padding: 0;
}
*/


/* ----------------------------------------------------------------
	Icons
-----------------------------------------------------------------*/

/*
ul.docs-icons {
	list-style: none;
	margin: 0 -15px -20px;
	padding: 0;
}

ul.docs-icons li {
	float: left;
	width: 33.3%;
	margin-bottom: 20px;
	font-size: 16px;
	padding: 0 15px;
}


ul.docs-icons li i {
	position: relative;
	top: 5px;
	margin-right: 20px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 24px;
}

ul.docs-icons li span {
	display: inline-block;
	line-height: 24px;
}
*/


.show-grid [class^=col-],
.show-grid [class^=col_] {
    padding-top:10px;
    padding-bottom:10px;
    background-color:#eee;
    border:1px solid #ddd;
    text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.show-grid [class^=col_] {
    padding: 10px 15px;
    margin-bottom: 20px;
}

.standard-logo {
	padding: 0 30px 30px 30px;
}

h2 {
	text-transform: uppercase;
	font-weight: 700;
    letter-spacing: 1px;
    color: #333;
}

h4 > span,
h4 > span:not(.nocolor),
td > span {
	color: #aaa !important; 
	font-size: 13px;
}

th {
	text-transform: uppercase;
}

.form-remarks {
	background-color: #333333;  
	padding: 50px;
	color: #fff; 
}

.table > tbody > tr > td.xxx {
	padding: 0px;
}

.table th {
	border: none;
	padding: 0.5em;
	text-align: left;
}

.table td {
	padding: 0.5em;
}



td.edit-box {
	padding: 0px !important; 
	display: table-cell; 
	background-color: #5E994A; 
	height: 100%; 
	width: 50px;
	vertical-align: middle !important;
}
a.edit-box {
	display: block; min-height: 100%; height: auto !important; height: 100%; font-size: 20px; text-align: center;
}
/*
a.edit-box:hover{
	background-color: #323231;
}
*/

.color {
	color: #DDA62A !important;
}

/* neu

td.edit-box {
	display: table-cell; width: 50px; height: 100%; margin: 0; padding: 0 !important;
}
a.edit-box {
	display: inline-flex; justify-content: center; align-items: center; width: 100%; height: 100%; text-align: center; font-size: 20px; vertical-align: middle; color: #fff;
}
a.edit-box:hover{
	background-color: #323231;
}

*/

.allmargin-little {
	margin: 20px 0px;
}


/* trash-box v2 
.trash-box { 
	height: 100%;
	width: 50px;
	font-size: 20px;
	display: block;
	text-align: center;
	vertical-align: middle !important;

}
td.trash-box a {
	color: #fff;
	display: block;
}
*/



/*
.trash-box { 
	color: #fff;
	padding: 0px !important;
	height: 100%;
	width: 50px;
	font-size: 20px;

}
td a {
	color: #fff;
	display: block;
	text-align: center;
	height: 100%;
	display: flex;
  	justify-content: center;
  	align-items: center;
  	padding: 0px 10px;
}
*/







/* rollenfarbe auswahlliste */
#role-change .btn-default {
	border: 0px;
}
#role-change .btn-default:hover, #role-change .btn-default:focus, #role-change .btn-default:active, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-color: #fff;
}


/* ----------------------------------------------------------------
	Navigation
-----------------------------------------------------------------*/

.notice-num {
	display: inline !important; 
	position: absolute; 
	color: #323231; 
	top: -5px; 
	left: 5px; 
	font-size: 13px; 
	padding: 0px 2px; 
	background: #DDA62A; 
	border-radius: 8px; 
	height: 16px; 
	width: 16px; 
	text-align: center; 
	line-height: 16px
}

@media (max-width: 990px){
	.notice-num {
		top: 8px; 
		left: 10px; 
		background: #DDA62A; 
	}
}



/* ----------------------------------------------------------------
	Old Calendar
-----------------------------------------------------------------*/

.evodv_current_day {
    background-color: #d5c3ac;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.evodv_current_day p.evodv_dayname {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
}

.evodv_current_day p.evodv_daynum {
    font-size: 120px;
    line-height: 110%;
    margin-top: -20px;
    position: relative;
    color: #fff;
}
.evodv_current_day p.evodv_daynum span {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    margin-top: -20px;
    opacity: 0.3;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.evodv_current_day p.evodv_daynum span i {
    font-size: 36px;
    margin-left: -7px;
    margin-top: 4px;
    position: absolute;
}

.eventon_daily_list {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.eventon_daily_in {
    padding: 0px;
}
.evo_day {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    width: auto;
}
a.evo_day {
    color: grey;
    padding: 7px;
}
a.evo_day:hover {
    background-color: #f7f7f7;
    border-bottom: 3px solid #DDA62A;
    padding-bottom: 4px;
}
.today {
    background-color: #f7f7f7;
}
.today span {
       color: #a4a4a4;
}
.selected {
    background-color: #f7f7f7;
}
a.selected {
    border-bottom: 3px solid #DDA62A;
    padding-bottom: 4px;
}
a.dropdown-item.selected {
	border-bottom: none;
}
/*.selected span {
    color: red;
}*/
.evo_day span {
    display: block;
    line-height: 100%;
    text-align: center;
}
.evo_day span.day {
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 4px;
    text-transform: uppercase;
}
/* events css */

.list {
    color:#555;
    padding:0;
    border: 0;
}
.list li {
    position:relative;
    list-style:none;
    height:auto;
    padding:5px 10px 20px 10px;
    border-bottom:1px dotted #ccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
}
.list li:hover {
    background-color: #f6f6f6;
}
.list li:last-child {
    border-bottom:none;
}
.time {
    float: left;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 110%;
    width: 60px;
}
.title {
    text-transform: uppercase;
}
.location {
    font-size: 0.7em;
}
.description {
    padding: 0px 10px 10px 60px;
    white-space: pre-wrap;
    max-height: 3.5em;
    display: block;
}


/* ----------------------------------------------------------------
	Canvas-Customization
-----------------------------------------------------------------*/

/* remove borders over and above navigation */
.side-header #logo:not(.nobottomborder):after, .side-header #primary-menu:not(.nobottomborder):after {
	border: none;
}

#primary-menu li.disabled, #primary-menu li.deny {
	display: none;
}

.side-header #header .container {
	height: 100%;
}
.side-header #primary-menu, .side-header #primary-menu ul {
	/*height: 100%;*/
}

/* Service Toggle */
.toggle, .toggle .togglet, .toggle .toggleta {
	margin: 0px;
	font-weight: normal;
}

#content .toggle p {
	line-height: 1.4;
	margin: 0px;
}

.tasks p {
	font-size: 14px;
	margin: 0px;
}

@media (min-width: 992px){
	.side-header #primary-menu ul li {
		margin: 10px 0 0;
	}
}


/* ----------------------------------------------------------------
	Fonts
-----------------------------------------------------------------*/

div.dataTables_wrapper div.dataTables_length select {
	font-family: Raleway;
}


/* ----------------------------------------------------------------
	datatables
-----------------------------------------------------------------*/

.no-sort::after { display: none!important; }
.no-sort::before { display: none!important; }
.no-sort { pointer-events: none!important; cursor: default!important; }

.datatable {
	width: 100% !important;
}


.bootstrap-select.btn-group .dropdown-menu.inner {
	padding-bottom:2px;
}
.bootstrap-select.btn-group > .dropdown-toggle {
	overflow: hidden;
}


/* ----------------------------------------------------------------
	Colors
-----------------------------------------------------------------*/

a {
	color: #5E994A;
}


.green {
	color: #5E994A;
}

.orange {
	color: #DDA62A;
}

.red {
	color: #AA3B28;
}


#gotoTop:hover {
	background-color: #5E994A;
}



.button-green, .edit-box, ::selection {
	background-color: #5E994A;
}

.button-green {
	background-color: #5E994A;
}


.button-red {
	background-color: #AA3B28;
}

/* switches */
.bootstrap-switch {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	width: 200px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-green, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-green {
	background-color: #5E994A;
	color: #fff;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
	background-color: #AA3B28;
	color: #fff;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-red, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-red {
	background-color: #AA3B28;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-white, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-white {
	color: #666;
	background: #f5f5f5;
}


/* success messages */
.successmsg {
	/*
	background-color: #323231;
	color: #DDA62A;
	*/
	background-color:  #5E994A;
	color: #fff;
	font-weight: bold;
}
.warnmsg {
	background-color:  #DDA62A;
	color: #fff;
	font-weight: bold;
}
.errormsg {
	background-color:  #AA3B28;
	color: #fff;
	font-weight: bold;
}
.style-msg .sb-msg, .style-msg2 .msgtitle, .style-msg2 .sb-msg {
	text-shadow: none;
}
.sb-msg a {
	color: #444;
}
.close {
	color: #DDA62A;
	text-shadow: none;
	opacity: 1;
}

/* Timeline */
.post-timeline .entry:hover .entry-timeline, .post-timeline .entry:hover .timeline-divider {
	border-color: #5E994A;
	color: #5E994A;
}
.entry{
	border-bottom: none;
}
.post-timeline a {
	font-weight: bold;
}

.postcontent {
	width: 860px
}



/* Tabellen */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #5E994A !important;
	border-color: #5E994A !important;
}

.btn-link, .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #323231 !important;
}

.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
	border-bottom: 2px solid #DDA62A;
	background-color: #fffbf3;
}



/* ----------------------------------------------------------------
	Labels
-----------------------------------------------------------------*/

.badge {
	font-size: 90%;
	padding: .4em .6em .4em;
	color: #FFFFFF !important;
	margin: 1px 0px;
}

.label-dm8-datamate, .label-dm8-green {
	background-color: #5E994A;
}

.label-dm8-orange {
	background-color: #DDA62A;
}

.label-dm8-red {
	background-color: #AA3B28;
}

.label-dm8-blue {
	background-color: #3F62A7;
}

.label-dm8-pink {
	background-color: #B772A4;
}

.label-dm8-ice {
	background-color: #70C9C5;
}

.label-dm8-grey {
	background-color: #323231;
}

.label-dm8-silver {
	background-color: #CCC;
	color: #323231;
}





/* ----------------------------------------------------------------
	Straight Forms
-----------------------------------------------------------------*/

.btn {
	border-radius: 0px;
}
.button {
	border-radius: 0px !important;
}
.button-mini {
	margin: 0px;
	font-size: 12px !important;
}
.button-mini-filter {
	margin-left: 5px;
	top: -1px;
}



/* try from media agency */
.sm-form-control[disabled], .sm-form-control[readonly], fieldset[disabled] .sm-form-control {
	background-color: #eee !important;
}

.fbox {
	border-bottom: 1px solid #ddd;
	padding: 10px 0px;
	min-height: 200px;
}
.fbox:hover {
	border-bottom: 1px solid #aaa;
}

.border-form-control {
	height: 40px;
    padding: 8px 4px 0px 0px;
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: 600;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
}
textarea.border-form-control {
	height: inherit;
}
.border-form-control:active, .border-form-control:focus, .border-form-control:visited {
	background-color: #fff;
}
.border-form-control + p, .border-form-control + .error + p {
	padding: 5px 0px 0px 0px; 
	color: #aaa; 
	font-size:13px; 
	margin-bottom: 0px;
	text-align: left;
}

#side-panel {
	right: -600px;
	width: 600px;
	background-color: #fff;
}

#side-panel .side-panel-wrap {
	width: 600px;
	padding: 50px;
}

#side-panel .widget {
	width: 520px;
}

/*
@media (max-width: 479px){
	#side-panel {
		right: -300px;
		width: 300px;
	}
	#side-panel .side-panel-wrap {
		width: 300px;
		padding: 30px 20px;
	}
	#side-panel .widget {
		width: 260px;
	}
}
*/
@media (max-width: 767px){
	.container {
		width: 95% !important;
		padding-left: 2%;
		padding-right: 2%;
	}

	#side-panel {
		right: -80%;
		width: 80%;
	}
	#side-panel .side-panel-wrap {
		width: 100%;
	}
}

@media (min-width: 768px){
.container {
		width: 95% !important;
		max-width: none;
		padding-left: 2%;
		padding-right: 2%;
}
}

@media (max-width: 575px){
	.container{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}

@media (min-width: 576px){
	.container{
		max-width: none;
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}


/* news seite */
blockquote, blockquote footer {
	color: #DDA62A;
	background-color: #323231;
	border-color: #DDA62A;
}
.post-timeline p {
	font-size: 16px;
}
.cbox {
	padding: 15px 30px;
	margin-top: 0px !important;
	background-color: #f5f5f5;
}
.custom-news {
	padding: 15px 30px;
	margin-top: 0px !important;
	border-left: 5px solid #DDA62A;
	background-color: #fbf6ea;
}

.entry-content.custom-news{
	white-space: pre-line;
	padding: 0px 30px !important;
}

/* tabelle users -> kalender -> freigaben -> breite */
.bootstrap-select{
	/*width: auto !important;              => dann nicht über die zeile hinaus...*/
	/*width: 100% !important; */
}

.bootstrap-select > .dropdown-toggle {
	/* 	white-space: normal;             => dann nicht doppelt groß */
}
.filter-option {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

.dropdown-toggle {
	font-size: 12px;
	padding: 1px 10px;
}
.dropdown-menu {
	font-size: 12px;
	text-transform: normal;
}

/* do not group these rules */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #bbb !important;
	font-style: italic;
	font-weight: normal;
}
 
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
	color: #bbb !important;
	font-style: italic;
	font-weight: normal;  
}
 
input::-moz-placeholder, textarea::-moz-placeholder {  /* Firefox 19+ */
	color: #bbb !important;
	font-style: italic;
	font-weight: normal;
}
 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  
	color: #bbb !important;
	font-style: italic;
	font-weight: normal;
}

/* prevent yellow selectio color */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

/* code formating */
pre {
  background-color:#eee;
  overflow:auto;
  margin:0 0 1em;
  padding: 0;
  border: 0;
  background-color: #fff;
}

pre code,
pre .line-number {
  display:block;
}

pre .line-number {
  float: left;
  margin: 0 20px 0 0;
  width: 50px;
  border-right: 2px solid #DDA62A;
  text-align: right;
}

pre .line-number span {
  display: block;
  padding: 0 10px 0 0;
  font-family: raleway;
  color: #DDA62A;
}

pre .cl {
  display:block;
  clear:both;
}


/* seite page */

/*
.table-like th {
	text-align: right;
	text-transform: none;
}
.table-like td {
	color: #aaa;
	border-top: 1px dotted #ddd;
}
.table-like i {
	padding-left: 10px;
}
*/

.software-grid {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/* software-overlays */
.txt_before_img {
	position: relative;
}


.addShadow img {
	box-shadow: 5px 5px 20px #ddd;
}


.txt_before_img span {
	position: absolute;
	z-index: 2; 
	font-weight: bold; 
	font-size: 11px; 
	letter-spacing: -0.05em;
	color: #DDA62A;
}

/* reduce hochkant-fotos */
#tabs-self-seafile-6 img, #tabs-self-seafile-5 img, #tabs-self-sabredav-7 img, #tabs-self-sabredav-6 img, #tabs-self-openvpn-5 img, #tabs-self-openvpn-6 img {
	width: 60%;
}

/*
.block-notes {
	display: block;
    padding: 20px;
    margin: 20px 0px;
    background-color: #CCC;
    border-left: 3px solid #323231;
}
*/





.dm8-chat {
	list-style-type: none;
}


.avatar,
.avatar a,
.avatar img,
.avatar i {
	width: 40px;
	height: 40px;
}
.avatar img { border-radius: 50%; }

.avatar-large,
.avatar-large a,
.avatar-large i,
.avatar-large img {
	width: 120px;
	height: 120px;
}


.topmargin-ss {
	margin-top: 15px;
}
.bottommargin-ss {
	margin-bottom: 15px !important;
}




/* test */
span.w100 {
    display: inline-block;
    text-align: center;
    width: 100px;
}

span.w120 {
    display: inline-block;
    text-align: center;
    width: 120px;
}

span.w150 {
    display: inline-block;
    text-align: center;
    width: 150px;
}

.progress-pointer {
	cursor: progress !important;
}


p.hint, span.hint {
	padding-top: 5px;
	color: #aaa;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}

/* FILES */
.popover {
	max-width: inherit; 
}

.comment-box {
	background-color: none;
}
.comment-box:hover {
	background-color: #eee;
} 







/* dynamic url */

.preloader,
.preloader2,
.form-process {
	background: url("../images/preloader.gif") center center no-repeat #FFF;
}
body.side-panel-open:not(.device-xxs):not(.device-xs):not(.device-sm) .body-overlay:hover { cursor: url('../images/icons/close.png') 15 15, default; }





/* einfärben der tabellen */
tr:hover > td {
	background-color: #DFDFDF;
}
tr:hover > td.edit-box {
	background-color: #5E994A;
}
.button:hover {
	background-color: #5E994A;
	color: #CCC;
}


.back2normal {
	text-transform: none !important;
	font-weight: normal !important;
	letter-spacing: 0 !important;
}



/* sabredav calendar */


.eboard {
    position: relative;
}

.eboard-days {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: stretch;
    align-items: stretch;
}

.day {
    padding: 0.5% 1%;
    border-left: 1px solid #e6d8ba;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-basis: 0;
    overflow: hidden;
}
.day-first {
    border-left: 0;
}
.day-month {
    font-weight: bold;
}
.day-caption {
    font-size: 11px;
    line-height: 16px;
    white-space: nowrap;
}
.day-default {
    font-size: 40px;
    line-height: 49px;
    font-weight: 200;
}
.eboard-all-days, .eboard-content {
    display: flex;
    border-bottom: 1px solid #e6d8ba;
}
.vevent {
    padding: .2em .4em;
    font-size: 90%;
    line-height: 1;
    display: block;
    margin: 2px 0px;
    color: #fff;
}
.sidenav {
    width: 50px;
    max-width: 50px;
    text-align: right;
    padding-right: 5px;
}
.hour {
    border-bottom: 1px solid #e6d8ba;
    height: 40px;
    font-size: 0.8em;
    color: #666;
}
.sg-event {
    position: absolute;
    border-radius: 3px;
    outline: 0;
    background-color: #CCC;
    color: #000;
    font-weight: bold;
    overflow: hidden;
}
.eventInside {
    padding: 2px 5px;
    line-height: 1.3em;
}
.eventInside > span {
    font-weight: normal;
    opacity: 0.7;
    font-size: .9em;
    font-style: italic;
}
.content {
    position: relative;
}
.nopadding {
    padding: 0;
}

.eboard-actions {
    float: right;
}
.eboard-days > .sidenav {
    text-align: center; 
    font-size: 20px;
    padding-top: 0px;
}

.quickcreate-table td {
	text-align: left;
}

.nav-bottom{
	position: absolute;
	bottom: 5px;
	background-color: red;
}

/* später um help, logout und speicherauslastung an den boden zu rücken...
@media (max-height: 800px){
	.nav-bottom {
		position: absolute;
		bottom: 5px;
		display: none;
	}
}
*/

.col-sm-12{
 padding: 0;
 }

