/* Fonts */

@font-face {
    font-family: 'UniversLTStd';
    src: url('../fonts/UniversLTStd.svg#UniversLTStd') format('svg');
}

@font-face {
    font-family: 'UniversLight';
    src: url('../fonts/UniversLight.svg#UniversLight') format('svg');
}
/* ------ */

*,
html,
body {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'UniversLight';
    background: url('../images/background-berekenaar.jpg') no-repeat;
}

h1 {
    font-size: 20px;
    font-family: "UniversLight";
    color: rgb(26, 125, 101);
}

label {
    font-size: 10px;
    font-family: "UniversLight";
    color: rgb(111, 111, 111);
    display: block;
    margin-bottom: 11px;
}

li {
    width: 100%;
    font-size: 11px;
    font-family: "UniversLight";
    color: rgb(111, 111, 111);
    line-height: 2.1em;
}

li span {
    float: right;
    font-size: 13px;
    font-family: "UniversLTStd";
    color: rgb(111, 111, 111);
    font-weight: bold;
    line-height: 23px;
    text-align: right;
}

strong {
    font-family: 'UniversLTStd';
}

h1.title {
    position: absolute;
    left: 400px;
    top: 36px;
    z-index: 3;
}

.container {
    position: absolute;
    width: 968px;
    height: 248px;
    overflow: hidden;
    border: 1px solid #ccc;
    z-index: 10;
    cursor: pointer;
}
#container {
    width: 968px;
    height: 248px;
}

.gradient {
    background: url('../images/witVlak.png') no-repeat;
    width: 800px;
    height: 400px;
    position: absolute;
    top: -150px;
    left: 170px;
    z-index: 2;
}

.logo {
    position: absolute;
    top: 197px;
    left: 830px;
    display: block;
    width: 122px;
    height: 31px;
    background: url(../images/logo.png) no-repeat;
    z-index: 3;
}

.renteHoekje {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 250px;
    overflow: hidden;
    z-index: 4;
}
.textRente {
     position: absolute;
    top: 40px;
    left: 15px;
    width: 100px;
    height: 100px;
    z-index: 10;
}
.gradientGroen {
    position: absolute;
    left: -160px;
    top: 110px;
    display: block;
    width: 298px;
    height: 298px;
    background: url(../images/gradientGroen.png) no-repeat;
    
}

.gradientGeel {
    position: absolute;
    left: -160px;
    top: -150px;
    display: block;
    width: 342px;
    height: 342px;
    background: url(../images/gradientGeel.png) no-repeat;
    
}

.fotoDak .dak {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 370px;
    height: 250px;
    background-repeat: no-repeat;
    background-image: url(../images/auto0.jpg);
}

.rekenContainer {
    position: absolute;
    background-color: #fff;
    top: 70px;
    width: 551px;
    left: 401px;
    border-width: 1px;
    border-color: rgb(235, 235, 235);
    border-style: solid;
    border-radius: 5px;
    z-index: 3;
}

.sliders {
    float: left;
    width: 200px;
    margin: 6px 0 0 6px;
}

.waarden {
    float: left;
    width: 100px;
    margin: 5px;
}

.boxWaarde1 {
    float: left;
    margin-bottom: 10px;
}

.boxWaarde2 {
    float: left;
    margin-bottom: 10px;
}

h2 {
    font-size: 10px;
    color: rgb(111, 111, 111);
    text-align: right;
    padding-bottom: 3px;
}

.notatie {
    font-family: 'UniversLight';
    font-size: 14px;
    float: left;
    margin: 0 10px 0 10px;
    padding-top: 5px;
    color: #6f6f6f;
}

span.amountBox {
    float: left;
    padding: 3px 10px;
    display: block;
    border-radius: 5px;
    background-color: rgb(235, 235, 235);
    width: 45px;
    height: 20px;
    z-index: 2;
    font-size: 15px;
    color: rgb(111, 111, 111);
    text-align: right;
    line-height: 21px;
}

.infoVenster {
    float: left;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: rgb(235, 235, 235);
    margin: 5px 0 0 5px;
    width: 204px;
}

.infoVenster ul {
    list-style: none;
}

a.button {
    position: absolute;
    top: 192px;
    left: 400px;
    font-family: 'UniversLight';
    padding: 7px 10px 8px 7px;
    font-size: 14px;
    color: #19a995;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 3px;
    background-image: -moz-linear-gradient( -90deg, rgb(254, 236, 84) 0%, rgb(249, 183, 65) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(254, 236, 84) 0%, rgb(249, 183, 65) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(254, 236, 84) 0%, rgb(249, 183, 65) 100%);
    cursor: pointer;
    display: block;
    width: 80px;
    line-height: 13px;
    z-index: 3;
}

.textLink a {
    color: rgb(26, 125, 101);
    text-decoration: underline;
    font-size: 14px;
    position: absolute;
    z-index: 3;
    top: 199px;
    left: 517px;
    display: block;
}

.disclaimer {
    position: absolute;
    top: 231px;
    font-size: 8px;
    font-family: "UniversLight";
    color: rgb(0, 0, 0);
    line-height: 1.1;
    text-align: left;
    width: 760px;
    margin-left: 180px;
    z-index: 3;
}

.geldLenenBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 970px;
    height: 28px;
    background: url('../images/geld-lenen.png') no-repeat;
    z-index: 5;
}
/* slider styling */

.abnSlider {
    margin-bottom: 22px;
}

.ui-slider-horizontal {
    height: 7px;
}

.ui-widget-content {
    border: 0;
    background: #20ab95;
}

.ui-widget-header {
    background: #d1d1d1;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: none;
    border: 0;
    border-radius: 50%;
    background-color: rgb(5, 68, 67);
    position: absolute;
    top: -3px;
    left: -10px;
    margin-left: 0px;
    width: 14px;
    height: 14px;
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
    margin-left: -5px;
}