body {
	color: #000;
	font-family: Arial;
    font-size: 13px;
    margin: auto;
    padding: 0px;
    width:650px;
}

.hidden {display: none;}

table td {
    font-size: 13px;
    vertical-align: top;
}

p {
    font-size: 13px;
    vertical-align: top;
    line-height: 18px;
    padding-left: 3px;
}

p a {color: #2699ac !important;}

form {clear:both;}

select {
	width: 200px;
	border: 1px solid #676767;
	margin-bottom: 4px;
}

select.small {
	width: 120px;
}

input.input_lohn { 
	width: 120px;
	border: 1px solid #676767;
}

input.input_submit {
  background-color: inherit;
  background-image: url("https://www.sso.ch//fileadmin/img/sso-share/list-arrow.gif");
  background-position: 0 7px;
  background-repeat: no-repeat;
  border: medium none;
  color: #999;
  cursor: pointer;
  font-size: 14px;
  margin-left: 0;
  margin-top: 24px;
  padding-left: 21px !important;
  padding-top: 0 !important;
  width: auto !important;
}

table {margin:0px; padding:18px 0 0;/*border-bottom: 1px solid #999;*/width:100%;}
table tr {margin-bottom: 3px;}

div.header {
  border-top: 1px solid #999;
  margin-top: 25px;
  padding-top: 20px;
  width: 650px;
}

div.header img {
float:right;
}

h1 {
  clear: both;
  color: #2699ac !important;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 55px;
  margin-left: 3px;
  position: relative;
  top: 20px;
}

h2 {
  color: #2699ac;
  font-size: 14px;
  font-weight: bold;
  border-bottom:1px solid #999;
  padding-bottom:5px;
}

h1.welcome {margin-bottom: 35px;}

.slider {display: none;}

.noUi-horizontal .noUi-handle .noUi-tooltip {
    bottom: 1px;
    left: 4px;
    position: absolute;
    text-align: center;
    width: 24px;
    padding: 4px;
}

.noUi-handle::before, .noUi-handle::after { content: "" !important; background: none !important;}
.noUi-target {margin-bottom: 20px;}

.magazine {margin-top: 8px; margin-right: 12px; box-shadow: 1px 1px 5px grey;}

