.nav-topy { 
	background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png); 
	border: 2px solid #e78f08; 
	top:-2px; 
	left:-1px;  
	border-bottom:2px solid #DDD; 
}

.nav-tabs .active a {
	color:#EB8F00;
	color:#1C94C4;
	background:#EEE;
}

.nav-tabs li a {
	##color:#1C94C4;
	#color:#EB8F00;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	color:#EB8F00;
	color:#1C94C4;
	background:#eee;
	
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > .open.active > a:hover {
	background:#CCC;
	border:1px solid #DDD;
}

.alert {
	border:1px solid #ccc;
}

.mini-layout-body center { width:auto !important; }

.nav-tabs li a:hover {
	color:#EB8F00;
	background:#FFF;
	border-bottom:1px solid #EB8F00;
}

.nav-tabs .active ul.dropdown-menu li a {
	background:#fff;
}
.nav-tabs .active ul.dropdown-menu .active a {
	background:#08c;
	color:#fff;
}
.nav-tabs .dropdown-menu   li  a:hover {
	border-bottom:none;
}



.helper a {
	background:none !important;
	color:#000 !important;
	font-weight:normal;
	border:none !important;
}


.subnav-fixed {
	position:fixed;
	top:0px;
	width:inherit;
	margin-top:0px !important;
	z-index:1050;
	padding-bottom:1px;
	border-bottom:1px solid #EB8F00;
	#background-color:#EB8F00 !important;
	background-color:#FCF8E3 !important;
	
}

.main-sub {
	margin-top:55px;
}


.nav-tabs {
	border-bottom:1px solid #EB8F00;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	border:1px solid #EB8F00;
	border-bottom-color:transparent;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > .open.active > a:hover {
	border-bottom-color:#EB8F00;
}




.sidebar-nav {
	border:1px solid #EB8F00;
}

.sidebar-nav .nav-list a { 
	border: 1px solid transparent;
}

.sidebar-nav .nav-list a:hover {
	border:1px solid #EB8F00;
}

.sidebar-nav .nav-header {
	color:#1C94C4;
}


.table tfoot tr {
	#background:#e0e0e0;
}

.table tfoot tr td {
	border-top:1px solid #F6A828;
}

.table {
	#border:1px solid #DDD;
}

.table thead tr {
	background:#F6A828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png);
}

.loader td{
	text-align:center;
	background-image:url('/media/jquery/img/spinner.gif');
	height:40px;
	background-repeat:no-repeat;
	background-position:center;
}

.table .sorter {
	cursor:pointer;
}

.table tfoot .description-tr {
	display:none;
}

.search {
	margin-bottom:26px;
}

.table thead i {
	margin-left:7px;
	display:inline-block;
	width:14px;
	height:14px;
}

.pagination {
	margin:0px;
	margin-bottom:18px;
}

.search-query{ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius:4px;}

.search-reset {
	cursor:pointer;
}

.pagination li.hide {
	display:none;
}


.main-right .btn {
	padding:4px 10px 2px;
}

.main-right form .btn {
	padding:4px 5px 4px;
}

.table .btn, .table .btn-group {
	margin-right:5px;
	float:left;
}

.table .handler .right {
	padding-right:6px;
}

.table .btn-group .btn {
	margin-right:0px;
}

.table .handler {
	padding:0px;
	padding-top:5px;
	width:160px;
}

.table .handler .right {
	float:right;
}

.handler-tr {
	display:none;
}

.table .handler .dropdown-menu  {
	right:0px;
	left:auto;
}

.modal-backdrop,.modal-backdrop.fade.in{opacity: 0.5;filter:alpha(opacity=50);}

.help-inline { padding-left:10px; }
input { padding-left:5px; }

.popup .nav-tabs > .active > a, .popup .nav-tabs > .active > a:hover {
	background-color:#FFF;
}

.popup ul { margin-bottom:24px; margin-top:5px; }
.popup hr { border-top:1px solid #EB8F00; margin-top:8px;}
.popup form { margin:0px; }


 .modal { max-height:1000px; height:auto !important; position:absolute; margin:0px 0 0 -280px; top:10%;}
.warning { color:#C09853; }

.popup .input-small{
	padding-right:6px; 
}

.popup .input-medium {
	padding-right:7px; 
}

input.span3,textarea.span3, .uneditable-input.span3 {
width:270px;
}

.btn-group .btn-small {
	width:14px; 
}

.table .btn {
	padding:4px 10px 2px;
}

.table-toolbar .btn{
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
}

.table-toolbar .btn-info,.table-toolbar .btn-primary,.table-toolbar .btn-danger,.table-toolbar .btn-success,.table-toolbar .btn-warning{ 
	color:white;
}

.table-toolbar {
	margin-top:0px;
	margin-left:0px;
	
}

.table-toolbar .btn-group .btn-small {
	width:auto;
}

.table-toolbar .btn .caret {
	margin-top:8px;
}

.pagination,.table-toolbar {
	width:auto;
}

.help-inline {
	margin-left:0px;
	padding-left:0px;
	display:block;
	color:#666 !important;
}

ul.typeahead { z-index:4000 !important; }
.modal-header  { cursor:move; }

.popup input {
	margin-right:10px;
}

 .mini-layout-body {
  background-color: #F9F9F9;
  margin: 0 auto;
  padding:15px;
  margin-bottom:15px;
  padding-bottom:6px;

}

.mini-layout-body img {

	border:0px;
}

.mini-layout-body  .dropdown-menu  {
	right:0px;
	left:auto;
}

.mini-layout-body .btn { #color:#FFF; }



.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #D14; }
.kwd, .linenums .tag { color: #1e347b; }
.typ, .atn, .dec, .var { color: teal; }
.pln { color: #48484c; }

.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
     -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
          box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 33px; /* IE indents via margin-left */
} 
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 18px;
  text-shadow: 0 1px 0 #fff;
}

pre { line-height:12px; }


.reportinfo li {
	#background-color:#DFF0D8;
	display:block;
	height:22px;
	padding:1px;
	padding-left:22px;
	padding-right:22px;
	margin-right:15px;
	padding-top:5px;
	color:#EB8F00;
	border:1px solid #D6E9C6;
	font-weight:bold;
	float:left;
	position:relative;
	text-align:center;
}

.reportinfo {
	margin:0px;
	display:block;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}

.ui-spinner {position: relative; border: 0px solid white; }
.ui-spinner-buttons {position: absolute}
.ui-spinner-button {overflow: hidden}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-left:none; }
.ui-spinner-button { height:12px !important; }

.block p ,.popover p{ margin:0px; }
.block img { vertical-align:top; }










.span2 a.btn {
float:left; margin-right:10px; margin-left:0px;

}
.span2 .btn-group {
	float:left; margin-left:0px;
}





.block .overlay:hover { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50);  }


.main-right { margin-bottom:120px; }


.komission,.red{
	color:#BD362F;
}

.sicherstellung {
	color:#1C94C4;
}

.verkauft td:not(:last-child) {
	
	 color:#999 !important;
}

.form-horizontal .control-group { margin-bottom:14px; }

.qq-upload-drop-area { min-height:10px !important; background-color:grey !important; }


ul.typeahead{ overflow-y:auto; max-height:200px; overflow-x:hidden; min-width:270px; }

.main-right + .main-right {
	margin-bottom:0px;
	padding-bottom:0px;
}

.pull-right ul.dropdown-menu {
	right:0 !important;
	left:auto !important;
} 

.input-dbl {
	width:122px;
}

.btn-inline {
	width:auto;
	padding:4px 10px 2px !important;
	font-size:11px;
	font-weight:bold;
}

.table-striped tr td {
	vertical-align:middle;
}

.btn-toolbar .btn .text {
	position:relative;
	left:-5px;
	top:1px;
}

.table tr [name=id] {
	#width:100px;
}

.span9 .main-right:first-child {
	margin-bottom:0px;
}

.lhelp, .rhelp {
	display:inline-block;
	height:25px;
	font-size:16px;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
}

.lhelp {
	width:30%;
	font-weight:bold;
}

.rhelp {
	width:70%;
}

.xmodal.in {
	position:fixed;
	top:10% !important;
}

.xpopup .modal.in {
	position:absolute;
	top:10% !important;
}













	.order_artikel .art-liste {
		list-style:none;
		margin-left:0px;
		
	}
	
	.order_artikel  .art-liste li.line,.order_artikel  .art-liste li.art-gruppe {
		display:block;
		width:96%;
		border:1px solid #666;
		padding:10px;
		margin-bottom:10px;
		cursor:move;
		background-color:#d9edf7;
	}
	
	.order_artikel .art-liste span { cursor:default !important; }
	.order_artikel .art-liste span form { margin:0px; }
	.order_artikel .art-liste span form input, .order_artikel .art-liste span form textarea, .order_artikel .art-liste span form select {
		margin:0px !important;
	}
	.order_artikel .art-liste  form textarea {
		min-height:60px !important;
	}
	
	.order_artikel  .art-liste li.art-gruppe {
		background-color:#fff;
	}
	.order_artikel .art-liste span {
		display:inline-block;
	}
	
	.order_artikel .art-liste .pos {
		font-weight:bold;
		margin-right:30px;
		width:30px;
	}
	.order_artikel .art-liste .title {
		font-weight:bold;
		margin-right:30px;
		width:290px;
	}
	.order_artikel .art-liste .roh {
		font-weight:bold;
		margin-left:15px;
		width:40px;
	}	
	.order_artikel .art-liste .zustand {
		font-weight:bold;
		margin-right:30px;
		width:40px;
	}
	.order_artikel .art-liste .anzahl {
		font-weight:bold;
		margin-right:30px;
		width:30px;
	}
	.order_artikel .art-liste .netto {
		font-weight:bold;
		margin-right:30px;
		width:60px;
	}	
	.order_artikel .art-liste .gesamt {
		font-weight:bold;
		margin-right:30px;
		width:60px;
	}		
	.order_artikel .art-liste .about {
		margin-top:10px;
		margin-left:65px;
		
	}		
	.order_artikel .art-liste h4 {
		margin-bottom:10px;
		margin-left:0px;
		font-size:12px;
		cursor:move;
		
		
	}
	.order_artikel .art-gruppe .header,.order_artikel .disabled .header {
		width:auto;
		background-color:#2f96b4;
		padding:10px;
		color:#fff;
	}
	
	.order_artikel .art-gruppe ul li.line {
		width:100%;
		cursor:move;
	}
	.order_artikel .art-gruppe ul {
		margin-left:0px;
		cursor:default;
	}
	.order_artikel .art-gruppe ul {
		margin:0px;
		border:none;
		display:block;
		width:767px;
		min-height:80px;
	}	
	
	.order_artikel .art-liste h4 .title {
		font-weight:bold;
		margin-right:30px;
		width:354px;
	}	
	
	.order_artikel .disabled .header {
		width:90%;
	}
	
	.order_artikel .disabled h4 .title {
		width:364px;
	}
	.order_artikel .disabled .header div{
		margin-bottom:5px;
	}	
	
	.order_artikel .bestand_1 {
		border-right:5px solid #5bb75b !important;
	}
	.order_artikel .bestand_0 {
		border-right:5px solid #da4f49 !important;
	}	
	
	.order_artikel .art-gruppe ul .title{
		width:277px;
	}		
	
	
	.table-toolbar .dropdown-toggle {
		
		
	}
	
	.table-toolbar .btn-group  .dropdown-filter {
	  -webkit-border-bottom-left-radius: 0px !important;
	  -moz-border-radius-bottomleft: 0px !important;
	  border-bottom-left-radius: 0px !important;	
	  -webkit-border-bottom-right-radius: 0px !important;
	  -moz-border-radius-bottomright: 0px !important;
	  border-bottom-right-radius: 0px !important;		
	}
	
	.dropdown-statushelper+.dropdown-menu {
		margin-top:-37px !important;
	  -webkit-border-top-left-radius: 0px !important;
	  -moz-border-radius-topleft: 0px !important;
	  border-top-left-radius: 0px !important;	
	  -webkit-border-top-right-radius: 0px !important;
	  -moz-border-radius-topright: 0px !important;
	  border-top-right-radius: 0px !important;	
	
	}
	
	.table-toolbar .dropdown-statushelper {
		height:18px;
		color:#000 !important;
		background:none !important;
		float:none !important;
		padding:4px !important;
		padding-left:8px !important;
		padding-right:8px !important;
		font-size:12px;
		margin-bottom:10px;
		cursor:default;
	}
	.table-toolbar .btn-warning+.dropdown-statushelper  {
		display:block;
	}
	
	
	.footertext {
		text-align:right;
		font-weight:bold;
		margin-bottom:10px;
	}	
	
	.checkimg {
		height:540px !important;
		overflow:hidden;
	}	
	
	.zoomWrapperImage img {
		max-width:none;
		max-height:none;
	}
	
	
	.checkbox + .help-inline {
		width:100%;
		display:block;
		margin-top:20px;
	}
	
	
	#tab20 .form-horizontal .controls {
		margin-left:220px !important;
	}
	
	#tab20 .form-horizontal .control-label {
		width:190px !important;
	}
	
	
	@media only screen and (max-width: 1224px){
		.helper {
			display:none !important;
		}
	}
