@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #e9e9e8;
}
a {
	color:#3ba036;
}
h2 {
	margin:0;
	padding:0;
}
.wrapper {
	width:960px;
	margin:0 auto 80px auto;
}
.headwrap {
	background:#fff;
	width:100%;
}
.header {
	width:960px;
	margin:0 auto;
	text-align:left;
}
.header img{
}

.headerline {
	height:2%;
	text-align:left;
	color:#FFF;
	padding:0 1%;

}
.headerline a{
	color:#7b7e81;
	text-decoration:none;
}
.headnav {
	background: linear-gradient(to bottom, #f1f1f1 0px, #d0d0cf 98%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 500;
	height:45px;
}
#nav {
	width:960px;
	margin:0 auto;
	padding: 0;
	list-style: none; 
}
	
#nav li {
	float: left; 
	padding: 1.3em 1.5em 1.3em 1.5em;
}
#nav li a{
	color:#7b7e81;
	text-decoration:none;
	font-size:16px;
}
#nav li a:hover{
	color:#000;
	text-decoration:none;
}
.bodywrap {
	background:#FFF;
	margin:2.5em 0 0 0;
	padding:0 1.5em 1.5em 1.5em;
	min-height:450px;	
}
.links {
	width:660px;
	margin:20px;
	float:left;
}
.rechts {
	width:200px;
	margin:20px 0;
	float:right;
}
/************ Login **************/

.login_links {
	background:url(images/ochs_shop_england_login.png) no-repeat;
	width:569px;
	height:207px;
}

.inputfields {
	margin:0 0 0 200px;
	padding:40px 0 0 0;
}

.inputfields input[type='text'] {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	margin:0 0 10px 0;	
	width:250px;	
}

.inputfields input[type='password'] {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	width:250px;	
}

.buttonline {
	margin:0 0 0 200px;
	padding:10px 0 0 0;	
}

.buttonline input[type='submit'] {
	background:#ed7400;
	color:#fff;
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
}

.sendb {
	float:left;
	width:90px;
}

.fpassword {
	float:left;
	width:150px;
}
.fpassword a{
	color:#fff;
}


input[type='text'] {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	margin:0 0 10px 0;	
	width:250px;
	box-shadow:0 1px #ccc;	
}

input[type='password'] {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	margin:0 0 10px 0;	
	width:250px;
	box-shadow:0 1px #ccc;	
}

select {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;	
}
/************** Step 1 ************/
.careab {
	float:left;
	margin:0 30px 0 0;
}
.orderb {
	float:left;
}

/******** Region ****************/

.region input[type='submit'] {
	background:#ed7400;
	color:#fff;
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
}
.region select {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;	
}
/************* Size & Ceiling ****************/
#size, #ceiling {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	width:100%;	
}



/************* Start Order-Form ****************/
.aform {
	min-height:100px;
}

.error {
	color:#F00;
	font-size: bold;
}
.aform input[type='text'] {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	margin:0 0 10px 0;	
	width:250px;
	box-shadow:0 1px #ccc;	
}

.aform input[type='submit'] {
	background:#ed7400;
	color:#fff;
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
}

.store_size {
	float:left;
	margin:10px 20px 0 0;
	min-width:300px;
}

.ceiling-height{
	float:left;
	margin:10px 20px 0 0;	
	min-width:300px;
}

.standard {
	width:100%;
	margin:10px 0 0 0;	
}

.input-long {
	width:450px !important;
	margin:0 20px 0 0 !important;
}

.input-small {
	width:90px !important;
}

#store_zip {
	width:90px !important;
}

.street_line {
	margin:0 0 15px 0;
}
.city_line {
	margin:0 0 20px 0;
}
.dates {
	margin:20px 0 20px 0;
}
#opening_date {
	width:100px;
}
#delivery_date {
	width:100px;
}

.pgblock  {
    width: 960px;
	margin:0 0 0 -44px;
}
.gblock {
	background:#e6e6e6;
	width:100%;
	padding:20px;
}

.orderhead {
	min-height:45px;
	margin:0 0 15px 0;
	padding:10px 0 0 0;
	font-size:14px;
	border-bottom: 1px #000 dashed;
	border-top: 1px #000 dashed;
}

.orderline {
	min-height:60px;
	margin:0 0 15px 0;
	border-bottom: 1px #000 dashed;

}
.item {
	float:left;
	width:50px;
}
.item img{
	width:50px;
	height:50px;
}

.prodesc {
	float:left;
	width:320px;
	padding:0 0 0 10px;
}
.stock{
	float:left;
	width:100px;
}

.procode{
	float:left;
	width:150px;
}
.stanorder{
	float:left;
	width:150px;
}
.expieces{
	float:left;
	width:150px;
}
.expieces select {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:5px 4px;	
}
.b_1 {
	float:left;
	margin:0 10px 0 0;
}
.b_2 {
	float:left;
	margin:0 10px 0 0;
}
.b_3 {
	float:left;
	margin:0 10px 0 0;
}
.b_4 {
	float:left;
	margin:0 10px 0 0;
}
.b_5 {
	float:left;
	margin:0 10px 0 0;
}
.b_6 {
	float:left;
	margin:0 10px 0 0;
}
.b_7 {
	float:left;
	margin:0 10px 0 0;
}
.b_8 {
	float:left;
	margin:0 10px 0 0;
}
.b_9 {
	float:left;
	margin:0 10px 0 0;
}
.b_10 {
	float:left;
	margin:0 10px 0 0;
}
.b_11 {
	float:left;
	margin:0 10px 0 0;
}
.b_12 {
	float:left;
	margin:0 10px 0 0;
}
.b_13 {
	float:left;
	margin:0 10px 0 0;
}
.b_14 {
	float:left;
	margin:0 10px 0 0;
}
.b_15 {
	float:left;
	margin:0 10px 0 0;
}
.b_16 {
	float:left;
	margin:0 10px 0 0;
}
.b_17 {
	float:left;
	margin:0 10px 0 0;
}
.b_18 {
	float:left;
	margin:0 10px 0 0;
}
.b_19 {
	float:left;
	margin:0 10px 0 0;
}
.b_20 {
	float:left;
	margin:0 10px 0 0;
}

#Menge_1{
	display:none;
}
#Menge_2{
	display:none;
}
#Menge_3{
	display:none;
}
#Menge_4{
	display:none;
}
#Menge_5{
	display:none;
}
#Menge_6{
	display:none;
}
#Menge_7{
	display:none;
}
#Menge_8{
	display:none;
}
#Menge_9{
	display:none;
}
#Menge_10{
	display:none;
}
#Menge_11{
	display:none;
}
#Menge_12{
	display:none;
}
#Menge_13{
	display:none;
}
#Menge_14{
	display:none;
}
#Menge_15{
	display:none;
}
#Menge_16{
	display:none;
}
#Menge_17{
	display:none;
}
#Menge_18{
	display:none;
}
#Menge_19{
	display:none;
}
#Menge_20{
	display:none;
}

#instructions {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	margin:20px 0 20px 0;
	width:880px;
	height:200px;
	box-shadow:0 1px #ccc;	
}

.form_footer {
	margin:20px 0;
}
.speacial_instructions {
	margin:20px 0 0 0;	
}
#manager {
	float:left;
	width:240px;
	margin:0 20px 0 0;
}
#phone {
	float:left;
	width:240px;
	margin:0 20px 0 0;	
}

.btn {
	background:#ed7400;
	color:#fff;
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	
}
.userform {
	width:100%;
	padding:1em 0 0 0;	
}


.userlist {
	margin:0;
	padding:1em 0 0 0;
}
.dotted {
  border-top: 1px dotted #bbb;
  color: #fff;
  background-color: #fff;
  height: 1px;
}
.formbox {
  width: 100%;
  color: #000;
  background-color: #cc9;
  border: 1px solid #666;
}
.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
	text-align: left;
	background:#eeeeee;
	padding:3px 10px;
	margin:0;
}
.viewdata {
	padding:0px 10px;
	margin:8px 0;
}
.editdata {
	padding:0px 10px;
}

.feld {
  float: right;
  width: 413px;
  padding-top: 3px;  
  text-align: left;
} 

/*  Buttons  */
@font-face {
    font-family: 'EntypoRegular';
    src: url('../font/entypo-webfont.eot');
    src: url('../font/entypo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/entypo-webfont.woff') format('woff'),
         url('../font/entypo-webfont.ttf') format('truetype'),
         url('../font/entypo-webfont.svg#EntypoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.button, .button-bevel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 7px 20px 9px;
  margin: .5em .5em .5em 0;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}

.smallbutton, .smallbutton-bevel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 1px 10px;
  margin: .5em .5em .5em 0;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}

.button {
  border-radius: 2px;
  box-shadow: inset rgba(255,255,255,0.3) 1px 1px 0;
}
  
  .button:active {
    box-shadow: inset rgba(0,0,0,0.4) 0px 0px 6px;
  }

.rounded {
	border-radius: 6px;
	box-shadow:2px 2px #ccc;
	font-weight:bold;
}

.orange {
  background: rgb(255,183,0);
  background: -moz-linear-gradient(top,  rgba(255,183,0,1) 0%, rgba(255,140,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,0,1)), color-stop(100%,rgba(255,140,0,1)));
  background: -webkit-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff8c00',GradientType=0 );
  border: 1px solid #e59500;
}
  
  .orange:hover {
    background: rgb(255,203,72);
    background: -moz-linear-gradient(top,  rgba(255,203,72,1) 0%, rgba(255,156,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,203,72,1)), color-stop(100%,rgba(255,156,35,1)));
    background: -webkit-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb48', endColorstr='#ff9c23',GradientType=0 );
  }
  
.magenta {
  background: rgb(255,130,172);
  background: -moz-linear-gradient(top,  rgba(255,130,172,1) 0%, rgba(247,37,129,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,130,172,1)), color-stop(100%,rgba(247,37,129,1)));
  background: -webkit-linear-gradient(top,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff82ac', endColorstr='#f72581',GradientType=0 );
  border: 1px solid #c60a56;
}
  
  .magenta:hover {
    background: rgb(255,155,189);
    background: -moz-linear-gradient(top,  rgba(255,155,189,1) 0%, rgba(248,62,143,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,155,189,1)), color-stop(100%,rgba(248,62,143,1)));
    background: -webkit-linear-gradient(top,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9bbd', endColorstr='#f83e8f',GradientType=0 );
  }

.cyan {
  background: rgb(130,207,241);
  background: -moz-linear-gradient(top,  rgba(130,207,241,1) 0%, rgba(56,174,234,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,207,241,1)), color-stop(100%,rgba(56,174,234,1)));
  background: -webkit-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -o-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -ms-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: linear-gradient(to bottom,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cff1', endColorstr='#38aeea',GradientType=0 );
  border: 1px solid #3cafcf;
}
  
  .cyan:hover {
    background: rgb(153,216,244);
    background: -moz-linear-gradient(top,  rgba(153,216,244,1) 0%, rgba(79,183,236,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,216,244,1)), color-stop(100%,rgba(79,183,236,1)));
    background: -webkit-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -o-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -ms-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: linear-gradient(to bottom,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d8f4', endColorstr='#4fb7ec',GradientType=0 );
  }
  
.red {
  background: #e25b53;
  background: -moz-linear-gradient(top,  #e25b53 0%, #dd2011 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e25b53), color-stop(100%,#dd2011));
  background: -webkit-linear-gradient(top,  #e25b53 0%,#dd2011 100%);
  background: -o-linear-gradient(top,  #e25b53 0%,#dd2011 100%);
  background: -ms-linear-gradient(top,  #e25b53 0%,#dd2011 100%);
  background: linear-gradient(to bottom,  #e25b53 0%,#dd2011 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25b53', endColorstr='#dd2011',GradientType=0 );
  border: 1px solid #c42222;
}

  .red:hover {
    background: #dd7671;
    background: -moz-linear-gradient(top,  #dd7671 0%, #dd2011 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd7671), color-stop(100%,#dd2011));
    background: -webkit-linear-gradient(top,  #dd7671 0%,#dd2011 100%);
    background: -o-linear-gradient(top,  #dd7671 0%,#dd2011 100%);
    background: -ms-linear-gradient(top,  #dd7671 0%,#dd2011 100%);
    background: linear-gradient(to bottom,  #dd7671 0%,#dd2011 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd7671', endColorstr='#dd2011',GradientType=0 );
  }

.black {
  background: #444444;
  background: -moz-linear-gradient(top,  #444444 0%, #1c1c1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#1c1c1c));
  background: -webkit-linear-gradient(top,  #444444 0%,#1c1c1c 100%);
  background: -o-linear-gradient(top,  #444444 0%,#1c1c1c 100%);
  background: -ms-linear-gradient(top,  #444444 0%,#1c1c1c 100%);
  background: linear-gradient(to bottom,  #444444 0%,#1c1c1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#1c1c1c',GradientType=0 );
  border: 1px solid #2a2a2a;
}

  .black:hover {
    background: #686868;
    background: -moz-linear-gradient(top,  #686868 0%, #1c1c1c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#686868), color-stop(100%,#1c1c1c));
    background: -webkit-linear-gradient(top,  #686868 0%,#1c1c1c 100%);
    background: -o-linear-gradient(top,  #686868 0%,#1c1c1c 100%);
    background: -ms-linear-gradient(top,  #686868 0%,#1c1c1c 100%);
    background: linear-gradient(to bottom,  #686868 0%,#1c1c1c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#1c1c1c',GradientType=0 );
  }

.green {
  background: #82cc5d;
  background: -moz-linear-gradient(top,  #82cc5d 0%, #53b73c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82cc5d), color-stop(100%,#53b73c));
  background: -webkit-linear-gradient(top,  #82cc5d 0%,#53b73c 100%);
  background: -o-linear-gradient(top,  #82cc5d 0%,#53b73c 100%);
  background: -ms-linear-gradient(top,  #82cc5d 0%,#53b73c 100%);
  background: linear-gradient(to bottom,  #82cc5d 0%,#53b73c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cc5d', endColorstr='#53b73c',GradientType=0 );
  border: 1px solid #429E34;
}

  .green:hover {
    background: #99cc80;
    background: -moz-linear-gradient(top,  #99cc80 0%, #53b73c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99cc80), color-stop(100%,#53b73c));
    background: -webkit-linear-gradient(top,  #99cc80 0%,#53b73c 100%);
    background: -o-linear-gradient(top,  #99cc80 0%,#53b73c 100%);
    background: -ms-linear-gradient(top,  #99cc80 0%,#53b73c 100%);
    background: linear-gradient(to bottom,  #99cc80 0%,#53b73c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cc80', endColorstr='#53b73c',GradientType=0 );
  }


.button-bevel {
  vertical-align: top;
  border-radius: 4px;
  border: none;
  padding: 10px 25px 12px;
}
  
  .button-bevel:active {
    position: relative;
    top: 5px;
  }
  
.button-bevel.orange {
  box-shadow: #c46d00 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
}

  .button-bevel.orange:active {
    box-shadow: #c46d00 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
  }
  
.button-bevel.magenta {
  box-shadow: #ca075c 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
}

  .button-bevel.magenta:active {
    box-shadow: #ca075c 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
  }
  
.button-bevel.cyan {
  box-shadow: #1994d3 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
}

  .button-bevel.cyan:active {
    box-shadow: #1994d3 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
  }
  
.button-bevel.red {
  box-shadow: #88180e 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
}

  .button-bevel.red:active {
    box-shadow: #88180e 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
  }
  
.button-bevel.black {
  box-shadow: #000 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px, inset rgba(255, 255, 255, 0.3) 0 0 3px;
}

  .button-bevel.black:active {
    box-shadow: #000 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px, inset rgba(255, 255, 255, 0.3) 0 0 3px;  
  }
  
.button-bevel.green {
  box-shadow: #439230 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
}

  .button-bevel.green:active {
    box-shadow: #439230 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
  }


.button span, .button-bevel span {
  font-family: 'EntypoRegular';
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle; 
  line-height: 0;
  margin-right: .1em;
}

  .refresh:after { content: "h"; font-size: 34px; }
  .shuffle:after { content: "f"; font-size: 34px; }
  .preview:after { content: "M"; font-size: 34px; }
  .tea:after { content: "u"; font-size: 34px; }
  .wifi:after { content: "T"; font-size: 34px; }
  .locator:after { content: "0"; font-size: 34px; }
  
  .rss:after { content: "S"; font-size: 34px; }
  .cloud:after { content: "y"; font-size: 34px; }
  .download:after { content: "w"; font-size: 34px; }
  .trash:after { content: "I"; font-size: 34px; }
  .rack:after { content: "t"; font-size: 34px; }
  .map:after { content: "1"; font-size: 34px; }
  
  .setting:after { content: "@"; font-size: 34px; }
  .identity:after { content: "."; font-size: 34px; }
  .navigation:after { content: "2"; font-size: 34px; }
  .gallery:after { content: "p"; font-size: 34px; }
  .email:after { content: "%"; font-size: 34px; }
  .users:after { content: "+"; font-size: 34px; }
  

  .calendar:after { content: "P"; font-size: 34px; }
  .link:after { content: ">"; font-size: 34px; }
  .time:after { content: "N"; font-size: 34px; }
  .folder:after { content: "s"; font-size: 34px; }
  .tag:after { content: "C"; font-size: 34px; }
  .share:after { content: "5"; font-size: 34px; }
  
  .lock:after { content: "U"; font-size: 34px; }
  .unlock:after { content: "V"; font-size: 34px; }
  .mic:after { content: "O"; font-size: 34px; }
  .love:after { content: "6"; font-size: 34px; }
  .star:after { content: "7"; font-size: 34px; }
  .like:after { content: "8"; font-size: 34px; }
  
  .phone:after { content: "!"; font-size: 34px; }
  .flag:after { content: "?"; font-size: 34px; }
  .adduser:after { content: "-"; font-size: 34px; }
  .attach:after { content: "'"; font-size: 34px; }
  .comment:after { content: ":"; font-size: 34px; }
  .edit:after { content: "&"; font-size: 34px; }
  
  .upload:after { content: "v"; font-size: 34px; }
  .storage:after { content: "x"; font-size: 34px; }
  .photo:after { content: "D"; font-size: 34px; }
  .help:after { content: "K"; font-size: 34px; }
  .glass:after { content: "R"; font-size: 34px; }
  .print:after { content: "<"; font-size: 34px; }
  
  .gadget:after { content: '"'; font-size: 34px; }
  /* Button end */
 #inline {
	display:none;
}
#inline2 {
	display:none;
}
#inline3 {
	display:none;
}
#inline4 {
	display:none;
}

.newcomment {
	width:250px;
	height:100px;
}
.succes_tzuweisen {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:20px;
	font-size:36px;
	font-weight:bold;
	background:#090;
	color:#FFF;
}

.addtech {
	margin:5px;
}
div.pagination {
	padding: 3px 3px 3px 0;
	margin: 3px 3px 3px 0;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid orange;
	text-decoration: none; 
	color: #3ba036;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid orange;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid orange;
	
	font-weight: bold;
	background-color: orange;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #bbb;
	color: #bbb;
	}
.viewdata select{
	-webkit-box-shadow: 0 1px 5px #aaa;
    box-shadow: 0 1px 5px #aaa;
	padding:2px 3px;
	font-weight:bold;
}
#thistory img{
	height:37px;
	width:36px;
	position:relative;
	top:13px;
	cursor:pointer;
}
#fhistory img{
	height:20px;
	width:20px;
	position:relative;
	cursor:pointer;
}

.ticketnav {
	padding:7px 0 0 0;
	display:block;
	width:74%;
	float:left;
}
.ticketlist {
	font-size:14px;
}
.search {
	width:25%;
	float:right;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	margin-right:100px;
}	
.litooltip {
	float:right;
}
.addcomment {
	position:relative;
	left:0px;
}
.content ul {
  list-style: none;
  margin-left: 10px;
  padding-left: 0;

}

.content li {
  padding-left: 1em;
  text-indent: -1em;
  width:90%;
  float:left;
}

.content li:before {
  content: "-";
  padding-right: 5px;
}
.content li:after {
  content: "...";
}
.thistoryheadlines {
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
#mitarbeiterboxhistory {
	margin:0 0 0 10px;
}

#stoerfallboxhistory {
	margin:0 0 0 10px;
}

#commentboxhistory {
	margin:0 0 0 10px;
}
.commentline {
	padding:0 0 0 10px;
}
#ergebnis {
	margin:0 0 0 10px;
	padding:2px;
	font-size:11px;
}
.techid {
    overflow:auto;
}
.commlist {
	margin:0;
	padding:0;
}
.commlisthead {
	color:#3ba036;
	margin:0;
	padding:0;
}
.commlisthr {
	border:1px dashed;
	color:#3ba036;
}


.fline {
	text-align:center;
	color:#3ba036;
}

.leftform {
	float:left;
	width:48%;
}

.rightform {
	float:right;
	width:48%;	
}

.p_desc {
	border-radius:6px;
	webkit-border-radius:6px;
	moz-border-radius:6px;
	font-weight:bold;
	padding:8px 10px;
	width:70%;	
}


.openingc {
	display:none;
}