body {
  background: #fff; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #fff, #eee);
  background: -moz-linear-gradient(right, #fff, #eee);
  background: -o-linear-gradient(right, #fff, #eee);
  background: linear-gradient(to left, #fff, #eee);
  font-family: "sertig", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#logo{
	background-image:url(logo-web.png);
	background-size:contain;
	background-position:50% 50%;margin: 0 30px;
	background-repeat:no-repeat;
	height:120px;
}

#login-form fieldset{
	border:none;padding:0;margin:0;
}
#login-form fieldset legend{
	float:left;display:block;
	margin:10px;margin-left:0;
}
.login-page {
  width: 360px;
  padding: 8% 0 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form input {
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.form button {
  text-transform: uppercase;
  outline: 0;
  background: #282a2a;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}

.form button:hover,.form button:active,.form button:focus {
  color: #32b9e6;
}
.form .message {
  margin: 15px 0 0;
  color: #282a2a;
  font-size: 12px;
}
.form .message.error{
	color:red;
}
.form .message a {
  color: #32b9e6;
  text-decoration: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}

@font-face {
    font-family: sertig;
    font-weight: normal;
	 font-style: normal;
	src:  url('/fonts/sertig.otf');
}

.login-page {
  width: 360px;
  padding: 8% 0 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form input {
  font-family: "sertig", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.form button {
  font-family: "sertig", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #282a2a;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}

.form button:hover,.form button:active,.form button:focus {
  color: #32b9e6;
}
.form .message {
  margin: 15px 0 0;
  color: #282a2a;
  font-size: 12px;
}
.form .message.error{
	color:red;
}
.form .message a {
  color: #32b9e6;
  text-decoration: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}


body[oem="sauter"] #logo{
	background-image:url(/includes/webimages/oem/sauter/logo-web.png);
}
body[oem="sauter"] .form button {
    background: #0089c6;
}
#licenses-page{
	width:1024px;
  padding: 20px;
  margin: auto;
  background-color: white;
    border-radius: 0px;
    margin-top: 10px;position:relative;
    border: 1px solid silver;
}
#licenses-page #logo{
	width:120px;margin: 0;
	height:80px;
	position:absolute;right:20px;top:20px;
}
table {
	border:1px solid #36304a;
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table * {
  position: relative;
}
table td, table th {
  padding-left: 8px;
}
table thead tr {
  height: 60px;
  background: #36304a;
}
table tbody tr {
  height: 50px;
}
table tbody tr:last-child {
  border: 0;
}
table td, table th {
  text-align: left;
}
table td.l, table th.l {
  text-align: right;
}
table td.c, table th.c {
  text-align: center;
}
table td.r, table th.r {
  text-align: center;
}

table th{
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
}

tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

tbody tr {
  font-family: OpenSans-Regular;
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset;
}

tbody tr:hover {
  color: #555555;
  background-color: #f5f5f5;
}
table td{
	vertical-align:top;
	padding:5px;
}
table input.readonly{
	border:1px solid transparent;
	cursor:default;
	background-color:transparent;
}
table td.key{
    word-break: break-all;
}
table td ul{
	margin:0;padding:0;
	list-style:none;
}
table td textarea{
	background-color:transparent;
	font-family:sertig;
}
table textarea:focus,table textarea:empty{
	background-color:white;
	border:1px solid silver;
}
table td.actions{
	width:80px;
}
table td.products{
	width:120px;
}