﻿PassiveForScroll{
	/*this is a dummy class to fix the scroll behaviour*/
}

* {
    box-sizing: border-box;
}

html {
    /*overflow-y            : scroll;*/
    width: 100%;
}

html, body {
    background-color: #fff;
    line-height: 140%;
    /* 2014-02-17 SBEEK: required for footer repositioning */
    margin: 0;
    padding: 0;
    min-height: 100%;
}

#header {
    display: block;
    background-color: #fff;
    color: #ffffff;
    line-height: normal;
}

.header-title, .header-subtitle {
    /* position: relative;
    left: 230px; */
    /*width: 750px; */
}

.header-title {
    color: #006aca;
    font-weight: 500;
    line-height: 1.1;
    font-size: 30px;
}

.header-subtitle {
    font-size: 120%;
}

#page {
    display: block;
    width: auto;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f9fb;
    /* 2014-02-17 SBEEK: required for footer repositioning */
    min-height: 100%;
}

form {
    position: absolute !important;
    min-height: 100%;
    width: 100%;
}

#bannercontainer {
    display: block;
    padding: 10px 0px 11px 0px;
    margin: 0;
    text-align: center;
}

/*#footer
{
  padding               : 7px 0px;
  margin                : 5px 0px;
  height                : 20px;
  display               : block;
}*/

/* footer */
#footer {
    width: 100%;
    /*margin-bottom: -13px;*/
    font-size: 11px;
}

#footersecond {
    width: 100%;
	background-color: #f7f7f7;
	padding: 12px 20px;
    /*margin-bottom: -13px;*/
    font-size: 11px;
	border:none;
}
	#footersecond a {
		text-decoration: none;
	}

.inlogpagina #footer {
    background: #e4e4e4 url(../../images/footer_half_bg.gif) repeat-x 0 -227px;
    border-top: 1px solid #c8c8c8;
    height: 40px;
}

.gegevensdiensten #footer {
    background: #e4e4e4 url(../../images/bg_gegevensdiensten_footer.png) no-repeat center 0;
    border-top: 1px solid #c8c8c8;
    height: 40px;
}

.werkgevers #footer {
    background: url("../../images/footer_half_bg.gif") repeat-x scroll 0 90px #E4E4E4;
    height: 40px;
}

.mijnuwv #footer {
    background-position: 0 -227px;
    height: 40px;
}

.werkgeversportaal #footer {
    background-position: 0 -227px;
    height: 40px;
}

.overuwv #footer {
    background-position: 0 40px;
    height: 40px;
}

#centerfooter {
    max-width: 1150px;
    margin: 0 auto;
}

.inlogpagina #centerfooter {
    background: none;
}

.gegevensdiensten #centerfooter {
    background: none;
}

.werkgeversportaal #centerfooter {
    background: none;
}

.mijnuwv #centerfooter {
    background: none;
}

#centerfooter .half {
    width: 48%;
    float: left;
}

#centerfooter .third {
    width: 33%;
    float: left;
    margin-left: 10px;
}

#centerfooter .first {
    clear: left;
}

#centerfooter .special {
    margin-top: 18px;
}

#centerfooter .bottom {
    /* position: absolute; 
	 top: 250px;*/
    /*width: 450px;*/
    min-height: 15px;
	margin: auto;
}

.inlogpagina #centerfooter .bottom {
    top: 15px;
}

.gegevensdiensten #centerfooter .bottom {
    top: 35px;
}

.overuwv #centerfooter .bottom {
    top: 283px;
}

.werkgevers #centerfooter .bottom {
    top: 230px;
}

.mijnuwv #centerfooter .bottom {
    top: 23px;
}

.werkgeversportaal #centerfooter .bottom {
    top: 23px;
}


#centerfooter .bottom ul {
    margin: 0;
    padding: 0;
}

 #centerfooter .bottom ul.left {
        max-width: 100%; 
		display: inline-block; 
    }

    #centerfooter .bottom ul.right {
        max-width: 44%;
		display: inline-block; 
		vertical-align: top; 
        float: right;
        text-align: right; 
    }

#centerfooter .bottom ul.left li {
    list-style: none;
    padding: 0 20px 0 0;
    float: left;
    color: #666;
}

#centerfooter .bottom ul.right li {
    list-style: none;
    padding: 0 20px 0 0;
    float: left;
    color: #666;
}

#centerfooter .bottom li:before {
    content: '\25b6';
}

#centerfooter .bottom li:hover {
    color: #006aca;
}

#centerfooter .bottom a {
    color: #666;
}

#centerfooter .bottom img {
    width: 11px;
    height: 11px;
}

.gegevensdiensten #centerfooter .bottom a:hover {
    text-decoration: underline;
}


a img {
    border: none 0;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.clear-right {
    clear: right;
}

#subheader {
    margin-bottom: 1px;
}

    #subheader:after {
        content: '\a0';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

h3 {
    display: block;
    /*float: left;*/
}

ul.stepmenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.stepmenu li a,
    ul.stepmenu li span {
        display: block;
        margin: 0 0 2px 0;
        padding: 3px 12px 3px 16px;
    }

.progressbar {
    display: none;
}

    .progressbar:after {
        content: '\a0';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .progressbar .barcontainer {
        float: left;
        height: 14px;
        width: 187px;
    }

    .progressbar .bar {
        float: left;
        height: 12px;
        margin: 1px 0;
        line-height: 1px;
        font-size: 1px;
    }

    .progressbar .percentage {
        margin-left: 0px;
    }

        .progressbar .percentage:before {
            content: " ";
            display: block;
        }

#main, #menubar {
}

#authbar {
    position: absolute;
    top: 40px;
    right: 1px;
}

#toolbar {
    /* position: absolute;
    top: 110px;
    bottom: 11px;
    left: 966px;
    text-align: right;
    height: 20px; */
    display: block;
    float: right;
    background-color: #fff;
    border-radius: 3px;
}

    #toolbar ul {
        padding: 0;
        margin: 0px;
        list-style-type: none;
    }

        #toolbar ul li {
            /* display               : inline; */
        }

            #toolbar ul li a,
            #toolbar ul li button,
            #toolbar ul li input {
                display: block;
                float: left;
                margin-left: 20px;
            }

#openTFABox {
    width: 420px;
    height: 200px;
    overflow: auto;
}

.matrix {
    /* margin-top             : 20px; */
}

    .matrix > div {
        /*padding-top           :5px;*/
    }

/*get rid of the ugly mozilla focus outline*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

.kodision-maps {
    width: 640px;
    height: 480px;
}