﻿#layout div.viewport .header .menu > ul {
    float:right;
    margin-top: 10px;
    margin-right: 15px;
}

#layout div.viewport .header .menu > ul > li {
    float:left;
}

#taalmenu
{
    width:60px;
    right:130px;
    top:10px;
    display:none;
}
.viewport.home #taalmenu.language-switch, 
.viewport.portal #taalmenu.language-switch, 
.viewport.featured #taalmenu.language-switch
{
    display:block;
}

.viewport.portal.graph #taalmenu.language-switch 
{
    display:none;
}

#layout div.viewport .graph-offset a.info,
#layout div.viewport .header a.info {
    display: block;
    padding: 7px 22px 5px 10px;
    border: 1px solid transparent;
    /*font-size: 12px;*/
    line-height: 14px;
    color: #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

#layout div.viewport .graph-offset a.info > span,
#layout div.viewport .header a.info > span {
    display:none;
    width:13px;
    height:13px;
    position:absolute;
    top:0px;
    right:0px;
}

#layout div.viewport .graph-offset a.info > span:before,
#layout div.viewport .header a.info > span:before
{
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100%;
    height: inherit;
    
    background-repeat: no-repeat;
    background-position: left top;
}
#layout div.viewport .header #tabelmenu
{
    display:none;
    right:120px;
	top: 195px;
}

#layout div.viewport .header #tabelmenu nav
{
    right: 0px;
}
#layout div.viewport .header #tabelmenu > span:before
{
    top: 6px;
    background-image: url(../image/i-grijs.png);
}
#layout div.viewport .header #tabelmenu.active > span:before
{
    top: 6px;
    background-image: url(../image/i-blauw.png);
}
#layout div.viewport .header #appmenu
{
    right:20px;
}
#layout div.viewport .header #appmenu > span:before
{
    background-image: url(../image/menu-grijs.png);
}
#layout div.viewport .header #appmenu.active > span:before
{
    background-image: url(../image/menu-blauw.png);
}

#layout div.viewport .graph-offset a.info.active > nav,
#layout div.viewport .header a.info.active > nav {
    display: block;
}

#layout div.viewport .appmenu-wrapper > nav,
#layout div.viewport .graph-offset a.info > nav,
#layout div.viewport .header a.info > nav
{
    z-index:99;
    display: none;
    /*position: absolute;*/
    width: 560px;
    right: 0;
    top: 36px;
    /*height: 400px;*/
    background-color: #232176;
    border-width: 0 10px 10px 0;
    border-style: solid;
    border-color: #232176;
    border-top: 0 solid #232176;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    cursor: default;
}
.appmenu-wrapper {
	display: block;
	position: absolute;
	width: auto;
    top: 0;
	right: 0;
	left: 0;
	height: 100%;
}

#layout div.viewport .appmenu-wrapper > nav {
	display: block;
	width: auto;
    top: 0;
	right: 0;
	left: 0;
    bottom:0;
	-webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    z-index: 100;
}

/*de kleuren thema's */
#layout div.viewport .appmenu-wrapper > nav.thema0,
#layout div.viewport .graph-offset a.info > nav.thema0,
#layout div.viewport .header a.info > nav.thema0 {
    background-color: #82045e;/*#0581a2;*/
    border: 10px solid #82045e;/*#0581a2;*/
    border-top: 0 solid #82045e;/*#0581a2;*/

}
#layout div.viewport .appmenu-wrapper > nav.thema1,
#layout div.viewport .graph-offset a.info > nav.thema1,
#layout div.viewport .header a.info > nav.thema1 {
    background-color: #82045e;/*#b23d02;*/
    border: 10px solid #82045e;/*#b23d02;*/
    border-top: 0 solid #82045e;/*#b23d02;*/
}
#layout div.viewport .appmenu-wrapper > nav.thema2,
#layout div.viewport .graph-offset a.info > nav.thema2,
#layout div.viewport .header a.info > nav.thema2 {
    background-color: #82045e;/*#163a72;*/ /*#0058b8*/
    border: 10px solid #82045e;/*#163a72;*/ /*#0058b8*/
    border-top: 0 solid #82045e;/*#163a72;*/ /*#0058b8*/
}
#layout div.viewport .appmenu-wrapper > nav.thema3,
#layout div.viewport .graph-offset a.info > nav.thema3,
#layout div.viewport .header a.info > nav.thema3 {
    background-color: #82045e;
    border: 10px solid #82045e;
    border-top: 0 solid #82045e;
}
#layout div.viewport .appmenu-wrapper > nav.thema4,
#layout div.viewport .graph-offset a.info > nav.thema4,
#layout div.viewport .header a.info > nav.thema4 {
    background-color: #82045e;/*#488225;*/
    border: 10px solid #82045e;/*#488225;*/
    border-top: 0 solid #82045e;/*#488225;*/
}
#layout div.viewport .appmenu-wrapper > nav.thema5,
#layout div.viewport .graph-offset a.info > nav.thema5,
#layout div.viewport .header a.info > nav.thema5 {
    background-color: #82045e;/*#ce7c00;*/
    border: 10px solid #82045e;/*#ce7c00;*/
    border-top: 0 solid #82045e;/*#ce7c00;*/
}

.menutabs
{
    height:37px;
}

.appmenu-wrapper .menutabs
{
    height:0;
    font-family: "Akko Regular W01",sans-serif;
    font-weight:bold;
    letter-spacing: 0.01em;
    font-size: 15px;
}

.menutabs li
{
    padding-top:12px;
    color:#fff;
    width:150px;
    text-align:right;
    height:36px;
    -webkit-border-radius: 0px 5px 0 0;
    -moz-border-radius: 0px 5px 0 0;
    -ms-border-radius: 0px 5px 0 0;
    -o-border-radius: 0px 5px 0 0;
    border-radius: 0px 5px 0 0;
    background-color: #232176;
}

.menutabs li.search
{
    width:245px;
}

#layout div.viewport .appmenu-wrapper nav .info-wrapper,
#layout div.viewport .graph-offset a.info nav .info-wrapper,
#layout div.viewport .header a.info nav .info-wrapper 
{
    background-color:#fff;
    /*position: absolute;*/
    /*overflow-y: auto;*/
    padding:10px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
#layout div.viewport .appmenu-wrapper nav .info-wrapper {
    position: absolute;
    top: 40px;
    bottom: 0;
    left: 0;
    right: 0;
}

.info-wrapper > section
{
    display:none;
    overflow-y:scroll;
    margin-left:12px;
    padding-right:12px;
    line-height:16px;
    color:#000;
    max-height:initial;
}

#content-appmenu .info-wrapper > section
{
    overflow-y:auto;
    margin-left:12px;
    padding-right:12px;
    line-height:16px;
    color:#000;
    max-height:initial;
    height: 100%;
}

.tableinfo-offset>div>section>ul>li>h2,
.info-wrapper>section>section>ul>li>h2
{
    color:#232176;
    font-weight:bold;
    line-height:18px;
}
.tableinfo-offset>div>section>ul>li>pre,
.info-wrapper>section>section>ul>li>pre
{
    padding-bottom:3px;
    margin-bottom:5px;
    border-bottom:1px dotted rgb(0, 181, 222);
    margin-right:12px;
}
.tableinfo-offset>div>section>ul>li>pre>h2,
.info-wrapper>section>section>ul>li>pre>h2
{
    color:#232176;
    font-weight:bold;
    line-height:18px;
}


.info-wrapper > section .body h1
{
    font: bold 12px/16px arial;
}
.info-wrapper > section pre
{
    white-space:pre-wrap;
}
.body.ShortDescription pre
{
    height:auto;
    width: 620px;
    overflow:hidden;
    /*font-size:12px;
    line-height: 16px;*/
    position:relative;
}
.body.ShortDescription pre.open
{
    height:auto;
    overflow:inherit;
}

.info-wrapper > section header li
{
    margin-right:22px;
    float: none;
    border-bottom: dotted rgb(0, 181, 222) 1px;
    padding-bottom:5px;
    margin-bottom:5px;
}

#info_thema
{
    height:auto;
	max-height: initial;
	top:0;
	bottom: 0;
}

#info_zoeken
{
    /*height:100px;*/
}
.info-wrapper section.active
{
    display:block;
}


#info_uitgelicht
{
    max-height: none;
}
    #info_uitgelicht .news-item-wrapper
    {
        border-bottom:dotted rgb(0, 181, 222) 1px;
        padding: 8px 0;
        margin-right:22px;
    }
    #info_uitgelicht .thumb
    {
        float:left;
    }
    #info_uitgelicht .thumb
    {
        margin-left:10px;
        width: 30px;
        height:30px;
    }
    #info_uitgelicht .body
    {
        margin-left: 50px;
        color:#000;
    }
    #info_uitgelicht .body h2
    {
        display:none;
    }
    #info_uitgelicht .link
    {
        display:none;
    }

#info_recent
{
    max-height:none;
}
    #info_recent li
    {
        border-bottom:dotted rgb(0, 181, 222) 1px;
        padding: 8px 0;
        margin-right:22px;
    }
    #info_recent li .icon 
    {
        display:none;
    }
    
#newinfo_toelichting,    
#info_toelichting
{
    max-height:400px;
}
#newinfo_download,
#info_download
{
    height:100px;
}