/* Import fonts */
@font-face {
    font-family: "BrownLL";
    font-weight: bold;
    src: url("/fonts/BrownLLWeb-Bold.woff2") format("woff2"), url("/fonts/BrownLLWeb-Bold.woff") format("woff");
}
@font-face {
    font-family: "BrownLL";
    font-weight: normal;
    src: url("/fonts/BrownLLWeb-Regular.woff2") format("woff2"), url("/fonts/BrownLLWeb-Regular.woff") format("woff");
}
@font-face {
    font-family: "BrownLL";
    font-weight: 300;
    src: url("/fonts/BrownLLWeb-Light.woff2") format("woff2"), url("/fonts/BrownLLWeb-Light.woff") format("woff");
}

* {box-sizing: border-box;}

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

.hidden {display: none;}

.lang {margin-top: 25px;}
.lang div {float: right; margin-left: 4px; padding: 4px;}
.lang div a {text-decoration: none; color: inherit; font-weight: bold;}
.lang div.active {background-color: #5695f6;}
.lang div.active a {color: #fff;}

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

a.cta {
    display: inline-block;
    background-color: #5695f6;
    padding: 10px 20px;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    margin-top: 4px;
    margin-bottom: 10px;
    font-size: 16px;
}

h1 {
    clear: both;
    color: #0d5257 !important;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 55px;
    margin-left: 3px;
    position: relative;
    top: 20px;
}

h2 {
    color: #0d5257;
    font-size: 16px;
    font-weight: bold;
    border-bottom:1px solid #999;
    margin-bottom:15px;
    margin-top: 30px;
    padding-bottom: 10px;
}

h1.welcome {margin-bottom: 45px;}
table td {
    font-size: 15px;
    vertical-align: top;
}

p {
    font-size: 15px;
    vertical-align: top;
    line-height: 1.3em;
    padding-left: 3px;
    letter-spacing: 0.2;
}

p a {color: #0d5257 !important;}

.row {width: 100%; clear: both;}
.col {float: left; padding-bottom: 10px;}
.col-4 {width: 40%;}
.col-6 {width: 50%;}
.col-8 {width: 60%; padding-bottom: 30px; padding-right: 10px;}
.col-12 {width: 100%;}

.row.small .col-8 {padding-bottom: 0px;}
.row.big .col-8 {padding-bottom: 50px;}
.row.buttons {padding-top: 40px; padding-bottom: 40px;}

div.group-wrap { margin-bottom: 30px; }
div.group { display: table-row; margin-bottom: 30px; }
div.nr { display: table-cell; width: 3%; border-right: 10px solid white; background-color: #5695f6; color: white;  font-weight: bold; vertical-align: middle; text-align: center; }
div.details { display: table-cell; width: 70%; }
div.details .row:last-child .col { padding-bottom: 0; }

form {clear:both;}

select {
    width: 100%;
    height: 30px;
    border: 1px solid #676767;
    margin-bottom: 4px;
}

select.small {
    width: 120px;
}

input.text {
    border: 1px solid #676767;
    width: 100%;
    height: 30px;
}

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;
}

textarea.large {width: 100%; height: 100px;}

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

.error {
    border-color: red;
    background-color: #ff00000f;
}

.errormessage {
    clear: both;
    text-align: right;
    padding-top: 20px;
    color: red;
}



.checkgrp {margin-bottom: 8px; clear: both}
.checkgrp input {float: left; margin-right: 9px; position: relative; margin-top: 2px; margin-bottom: 8px;}
.checkgrp span {}

.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;}



.section {display: none;}
.section-active {display: block;}

.btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 25px 0;
    outline: medium none;
    padding: 18px 40px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.btn::after {
    content: "";
    position: absolute;
    transition: all 0.3s ease 0s;
    z-index: -1;
}
.btn::before, .icon-heart::after, .icon-star::after, .icon-plus::after, .icon-file::before {
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    text-transform: none;
}

.btn-4 {
    border: 1px solid #191919;
    background-color: #eee;
    border-radius: 0;
    color: #fff;
    overflow: hidden;
}
.btn-4:active {
    border-color: #cecece;
    color: #17954c;
}
.btn-4:hover {
    background: #cecece none repeat scroll 0 0;
    color: #fff !important;
}
.btn-4::before {
    color: #fff;
    font-size: 125%;
    height: 100%;
    line-height: 3.5;
    position: absolute;
    transition: all 0.3s ease 0s;
}
.btn-4:active::before {
    color: #17954c;
}
.btn-4a::before {
    left: 130%;
    top: 0;
}
.btn-4a:hover::before {
    left: 80%;
}
.btn-4b::before {
    left: -50%;
    top: 0;
}
.btn-4b:hover::before {
    left: 10%;
}
.btn-4c::before {
    left: 70%;
    opacity: 0;
    top: 0;
}
.btn-4c:hover::before {
    left: 80%;
    opacity: 1;
}
.btn-4d::before {
    left: 30%;
    opacity: 0;
    top: 0;
}
.btn-4d:hover::before {
    left: 10%;
    opacity: 1;
}


.progress-button {
    position: relative;
    display: inline-block;
    padding: 0 60px;
    outline: none;
    border: none;
    background: #78AAF8;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1em;
    line-height: 4;
}

.progress-button.next .content {
    background: #5695f6 !important;
}

.progress-button[disabled],
.progress-button[disabled].state-loading {
    cursor: default;
}

.progress-button .content {
    position: relative;
    display: block;
}

.progress-button .content::before,
.progress-button .content::after  {
    position: absolute;
    right: 20px;
    color: #0028a5;
    font-family: "icomoon";
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.3s;
    transition: opacity 0.3s 0.3s;
}

.progress-button .content::before {
    content: "\e600"; /* Checkmark for success */
}

.progress-button .content::after {
    content: "\e601"; /* Cross for error */
}

.progress-button.state-success .content::before,
.progress-button.state-error .content::after {
    opacity: 1;
}

.progress-button .progress {
    background: #acacac;
}

.progress-button .progress-inner {
    position: absolute;
    left: 0;
    background: #0028a5;
}

.progress-button[data-horizontal] .progress-inner {
    top: 0;
    width: 0;
    height: 100%;
}

.progress-button[data-vertical] .progress-inner {
    bottom: 0;
    width: 100%;
    height: 0;
    -webkit-transition: height 0.3s, opacity 0.3s;
    transition: height 0.3s, opacity 0.3s;
}

/* Necessary 3d styles for buttons with perspective */

.progress-button[data-perspective] {
    position: relative;
    display: inline-block;
    padding: 0;
    background: transparent;
    -webkit-perspective: 900px;
    perspective: 900px;
}

.progress-button[data-perspective] .content {
    padding: 0 30px;
    background: #cecece;
}

.progress-button[data-perspective] .progress-wrap {
    display: block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.progress-button[data-perspective] .content,
.progress-button[data-perspective] .progress {
    outline: 1px solid rgba(0,0,0,0); /* Smoothen jagged edges in FF */
}

.progress-button[data-style="rotate-angle-top"] .progress {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 20px;
    box-shadow: 0 1px 0 #ececec; /* fix the blurriness that causes a gap */
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.progress-button[data-style="rotate-angle-top"].state-loading .progress-wrap {
    -webkit-transform: rotateX(-45deg);
    transform: rotateX(-45deg);
}

.step1 .progress-inner,
.step2 .progress-inner,
.step3 .progress-inner,
.step4 .progress-inner,
.step5 .progress-inner {width: 0 !important; -webkit-transition: width 1s, opacity 0.3s; transition: width 1s, opacity 0.3s; background: #78AAF8}
.step1:hover .progress-inner {width: 50% !important;}
.step2:hover .progress-inner {width: 90% !important;}
.step3:hover .progress-inner {width: 100% !important;}
.step4:hover .progress-inner {width: 80% !important;}
.step5:hover .progress-inner {width: 100% !important; background: #78AAF8;}

.back.step1:hover .progress-inner {width: 5% !important;}
.back.step2:hover .progress-inner {width: 50% !important;}
.back.step3:hover .progress-inner {width: 40% !important;}
.back.step4:hover .progress-inner {width: 60% !important;}
.back.step5:hover .progress-inner {width: 80% !important;}

@media only screen and (max-width: 600px) {
    body {width: 90%; padding-left: 5%; margin-left: 0;}
    .header {width: 100%;}
    form {width: 100%}

    h3 {padding-top: 15px;}
    h4 {margin-bottom: 18px;}

    .col {float: none; padding-bottom: 10px;}
    .col-8 {width: 100%;}
    .col-4 {width: 100%; padding-bottom: 30px;}
    .row.small .col-8 {padding-bottom: 10px;}
    .row.big .col-8 {padding-bottom: 10px;}
    .row.buttons .col {float: left;}

    select {height: 30px; width: 100%;}
    input.input_lohn {height: 30px; width: 100%;}
    input.input_big {height: 30px; width: 100%;}
    input.input_submit {height: 40px; width: 100%; margin-bottom: 30px;}
}

@media only screen and (max-width: 420px) {
    .header img {width: 100%;}
}