@import url('//fonts.googleapis.com/css?family=Lato:400i');
@import url('//fonts.googleapis.com/css?family=Raleway:300,400,400i,500,600,700');

/* --- start overrulen 2.11 software css --- */
html, body {
    overflow: visible !important;
}
html {
    background-color: transparent;
    height: 100%;
}
body {
    height: auto;
    max-width: none;
    max-height: none;
}
.layout {
    display: block;
}
/* --- einde overrulen 2.11 software css --- */

html {
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
}

body, 
button, select, textarea, input, 
h2, h3, h4, h5, h6, .h2, .h3, .h4,
.zijbalk .ip-widget-header h2,
.startpagina .accentblok h2 {
    font-family: Raleway, RobotoDraft, sans-serif;
}

h1, .h1, 
.startpagina h1,
.startpagina h2,
.pagina-titel,
.ip-widget-header h1,
.ip-widget-header h2,
.widget-titel,
.portaaloverzicht .item h3,
.portaaloverzicht-container .portaal-nav-hoofditems h2 {
    font-family: Lato, RobotoDraft, sans-serif;
    font-style: italic;
}

body {
    background-color: #fff;
    font-weight: normal;
}

html p, body p {
    line-height: inherit;
}

select:focus {
    outline: thin dotted !important;
}

/* Pijl in datumveld altijd zichtbaar (2017-002115) */
input[type=date]::-webkit-calendar-picker-indicator {
    opacity: 1;
}

.sr-only-focusable:active, 
.sr-only-focusable:focus {
    background-color: #e6e6e6; 
    border: 2px solid #002353;
    color: #002353;
    display: inline-block;
    font-size: 1.3em;
    margin: .5em;
    padding: .8em;
}

a:hover,
a:focus {
    color: inherit;
}
.no-padding-container > .container {
    padding: 0;
}

.portaalstart {
    background: #f2f2f2;
} 

.portaalstart.portaal-actueel,
.portaalstart.portaal-persoonlijk,
.portaalstart.portaal-zoeken {
    background: #fff;
}

.layout-links {
    margin-bottom: 2rem;
    padding-left: 0;
}

.layout-rechts {
    padding-top: 10px;
}

.flex-layout .layout-links {
    padding-right: 30px !important;
}

.flex-layout .layout-rechts {
    padding-left: 0 !important;
}

@media screen and (min-width: 992px) {
    .layout-rechts {
        padding-top: 57px;
    }
}
/* startpagina */
.startpagina {
    font-size: 1.6rem;
    margin-bottom: 2rem;
}

.startpagina .content {
    line-height: 1.6;
}

.startpagina a {
    text-decoration: underline;
}

.startpagina table, 
.startpagina th, 
.startpagina td {
    border: none !important;
}
.startpagina a:hover,
.startpagina a:focus {
    text-decoration: none;
}

.startpagina h2,
.startpagina .ip-widget-header h2,
.zijbalk .ip-widget-header h2 {
    font-size: 1.4em;
    font-weight: 500;
    margin: 20px 0 10px;
}

.startpagina h3 {
    color: #333;
    font-size: 1em;     
    font-weight: bold;
}

.startpagina header {
    margin-bottom: .7em;
    padding-top: 0;
}

.zijbalk .ip-widget-header,
.startpagina .ip-widget-header {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.startpagina .embed-responsive-item {
    max-width: 100%;
}

.paginatitel {
    font-size: 4rem;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 0;
}


.startpagina img {
    max-width: 100%;
}


/*radiogroups verticaal*/
.form-group.group_verticaal .ip-fieldset  .radio.horizontal{
  display:block;
  }

.form-group.group_verticaal .ip-fieldset  .radio.horizontal label{
   display:block;
   width:100% !important;

}
/* checkboxgroups verticaal */
.form-group.group_verticaal .ip-fieldset  .checkbox.horizontal{
  display:block;
  }

.form-group.group_verticaal .ip-fieldset  .checkbox.horizontal label{
   display:block;
   width:100% !important;

}

/* aanvraagknoppen */
.aanvraagknoppen .knop:first-child {
    margin-right: 2em;
}
.aanvraagknoppen .knop .btn {
    border-radius: 0;
    text-decoration: none;
}

.aanvraagknoppen .knop a.caption {
    text-decoration: underline;
}
.aanvraagknoppen .knop a.caption:hover,
.aanvraagknoppen .knop a.caption:focus {
    text-decoration: none;
}
/* scrolling in oude formulieren */
.b-form .x-table-layout-ct,
.b-form .x-tab-panel-body .x-panel-body {
    overflow-y: auto !important;
}

/* header */
.ip-widget-header {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 1.5em;
    padding-bottom: .5em;
}

.ip-widget-header h2 {
    display: inline-block;
    font-size: 1.42em;
    font-weight: normal;
    margin: 0;
    vertical-align: top;    
}

.verberg-widget-titel .ip-widget-header h1,
.verberg-widget-titel .ip-widget-header h2 {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.verberg-widget-titel .ip-widget-header {
    border: 0;
    margin: 0;
    padding: 0;
}

/* ip-list */
.ip-list {
    font-size: 1.6rem;
    line-height: 1.6;
}

.ip-list.show-bullets ul,
ul.show-bullets {
    padding-left: 1em;
    position: relative;
}

.ip-list.show-bullets li,
ul.show-bullets li {
    position: relative;
}

.ip-list.show-bullets li:before,
ul.show-bullets li:before {
    color: #aaa;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.2em;
    line-height: normal;
    position: absolute;
    left: -15px;
    top: 2px;
}

/* portaal layout */
@media screen and (max-width: 767px) {
    .layout-links,
    .layout-rechts {
        padding: 0;
    }
}
@media screen and (min-width: 768px) {
    .servicemenu {
        height: 3.14em; 
    }
}

.layout .container-fluid {
    padding: 0;
}

/* --- menulist --- 
.menulist .row {
    margin-bottom: 0;
}

.menulist .item {
    border: 1px solid #d6d6d6;
    border-bottom: 0;    
}

.menulist .item:last-of-type {
    border-bottom: 1px solid #d6d6d6;
}

.menulist a.mainitem {
    color: #333;
    display: block;
    padding: 1em 2.5em 1em 1em;
    position: relative;
}

.menulist a.mainitem:hover,
.menulist a.mainitem:focus {
    background-color: #f2f2f2;
    text-decoration: none;
}

.menulist a.mainitem:after {
    color: #aaa;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    right: 1em;
    top: .5em;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

.menulist a.mainitem:hover:after,
.menulist a.mainitem:focus:after {
    color: #0086d6;
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
}

.menulist a.mainitem.hassub:after {
    content: "\f107";
}

.menulist .item.open a.mainitem.hassub:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
}

.menulist a.mainitem h2 {
    color: #002353;
    font-size: 1.25em;
    font-weight: normal;
    letter-spacing: .5px;
    margin: 0;
}

.menulist .active > a {
    background-color: #f2f2f2;
}

.menulist .item.open .mainitem h2,
.menulist .active a.mainitem h2,
.menulist li.active {
    font-weight: bold;
}
*/

/* --- button --- */
.button {
    background-color: transparent;
    border: 1px solid #d6d6d6;
    color: #333;
    display: inline-block;
    font-size: .9em;
    font-weight: 600;
    min-width: 10em;
    padding: 1em 1.65em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;    
    transition: background-color 0.2s linear, color 0.2s linear;
}

.button.link-button {
    border-width: 1px;
    color: inherit;
    font-size: 1em;
    letter-spacing: normal;
    padding: .5em .9em;
    text-transform: none;
}

.button:hover,
.button:focus {
    background-color: #0077C9;
    border-color: #0077C9;
    box-shadow: 0 6px 10px rgba(0,0,0,0.23);
    color: #fff !important;
    outline: none;
    text-decoration: none;
}

/* regelen knoppen */
.regelen {
    margin-bottom: 2rem;
}
.regelen > div {
    display: inline-block;
}
.regelen .button {
    font-size: 1em;
    font-weight: 500;
    min-width: 0;
    padding: 0 .9em 0 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.regelen .button img {
    background-color: #fff;
    margin-right: .8em;
    padding: 6px;
}

.regelen div:nth-child(2) {
    padding: 0;
}

.regelen .caption {
    font-size: .9em; 
    font-style: italic;
    margin-top: 1em;
    text-decoration: underline;
}

.regelen .caption:hover {
    text-decoration: none;
}

.startpagina .regelen .caption,
.startpagina .regelen .button {
    color: #333;
}

.startpagina .regelen .button:hover,
.startpagina .regelen .button:focus {
    color: #fff;
}

@media screen and (min-width: 769px) {
    .regelen div:nth-child(2) {
        padding-left: .3em;
    }
}

@media screen and (min-width:992px) {
    .regelen .button {
        margin-bottom: 0;
    }
    .regelen div:nth-child(2) {
        padding: 0 .3em;
    }
    .regelen .caption {
        font-size: .9em;
    }
}

/* product afspraak link */
.product-afspraak-link {
    background-color: #f2f2f2;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 1px;
    color: #333 !important;
    display: block;
    font-weight: bold;
    padding: 1em 1.65em;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    transition: background-color 0.2s linear, color 0.2s linear;
}

.product-afspraak-link:hover,
.product-afspraak-link:focus {
    background-color: #0077C9;
    border-color: #0077C9;
    box-shadow: 0 6px 10px rgba(0,0,0,0.23);
    color: #fff !important;
    outline: none;
    text-decoration: none;
}

.product-afspraak-link:after {
    color: #aaa;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    right: 1em;
    top: .5em;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all 0.2s ease-in-out 0s;
}

.product-afspraak-link:hover:after,
.product-afspraak-link:focus:after {
    color: #fff;
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
}

/* accentblok */
.accentblok {
    border: 1px #d6d6d6 solid;
    margin: 1.5em 0;
    padding: 1.5em; 
}

.accentblok h2 {
    color: #333 !important;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 600;
    margin-top: 0;
}

.accentblok a.mainitem {
    padding: .4em 0 0 1.3em;
    text-decoration: underline;
}

.accentblok a.mainitem:hover,
.accentblok a.mainitem:focus {
    cursor: pointer;
    text-decoration: none;
}

.accentblok a.mainitem:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: .1em;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.accentblok.open a.mainitem:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
}

.accentblok a.mainitem img {
    margin-left: 4px;
}


.accentblok .regelen {
    margin-top: .5em;
}

.accentblok .regelen div:nth-child(2) {
    padding: 0
}


@media screen and (min-width:769px) {
    .accentblok .regelen div:nth-child(2) {
        padding-left: .3em;
    }
    .accentblok a.mainitem:after {
        top: 0;
    }
    .accentblok a.mainitem img {
        margin-left: 8px;
    }

}

@media screen and (min-width:992px) {
    .accentblok .regelen div:nth-child(2) {
        padding: 0 .3em;
    }
}

/* knoppen */
.startpagina .knop,
.zijbalk .knop {
    background-color: #4082CB;
    border: 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    margin-bottom: .5em;
    min-width: 100%;
    padding: 1rem 4rem 1rem 2rem;
    position: relative;
    text-decoration: none;
}

.startpagina .knop:hover,
.startpagina .knop:focus,
.zijbalk .knop:hover,
.zijbalk .knop:focus {
    background-color: #00428b;
    color: #fff;
	text-decoration: none;
}

.zijbalk a.knop-regelen:last-of-type {
    margin-bottom: 3rem;
}
.startpagina .knop-regelen:after,
.zijbalk .knop-regelen:after {
    color: #fff;
    content:"\f105";
	font-family: FontAwesome;
	font-size: 1.5em;
	position: absolute;
	right: 18px;
    top: 4px;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}

.startpagina .knop-regelen:hover:after,
.startpagina .knop-regelen:focus:after,
.zijbalk .knop-regelen:hover:after,
.zijbalk .knop-regelen:focus:after {
	color: inherit;
	transform: scale(1.3);
}

.startpagina .knop.knop-inline,
.zijbalk .knop.knop-inline {
    display: inline;
}

.startpagina .knop-regelen.knop-inline:after,
.zijbalk .knop-regelen.knop-inline:after {
    top: 0;
}

/* zijbalk */
.zijbalk {
    background-color: #f4f4f7;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    padding: 15px;
}



/* spacer */
.spacer {
    display: block;
    height: 2.5rem;
}

@media screen and (min-width: 992px) {
    .spacer {
        display: block;
        height: 3rem;
    }
}

@media screen and (min-width: 1200px) {
    .spacer {
        display: block;
        height: 3.5rem;
    }
}

/* sitefooter */
.sitefooter a {
    text-decoration: underline;
}
.sitefooter a:hover,
.sitefooter a:focus {
    text-decoration: none;
}

/* tabel */
.ip-table,
.ip-form .ip-label table,
.startpagina table {
    margin-bottom: 1rem;
    margin-top: 1.6rem;
}

.startpagina .ip-table .table-container table {
    margin-top: 0;
}
.ip-table .ip-widget-header {
    margin-bottom: 0;
}

.ip-table table,
.ip-form .ip-label table,
.startpagina table {
    border: 0;
    font-size: 1.4rem;
    width: 100%;
}

.ip-table .ip-widget-header h2,
.ip-form .ip-label table caption,
.startpagina table caption {
    font-size: 2rem;
	font-weight: 500;
	padding: 1rem;
}
.ip-form .ip-label table caption:before,
.startpagina table caption:before {
    content: '';
    display: inline-block;  
    height: 100%;
    vertical-align: middle;
}

.ip-table table thead tr,
.ip-form .ip-label table thead tr,
.startpagina table thead tr {
    height: 4rem;
}

.ip-table table th,
.ip-form .ip-label table th,
.startpagina table th {
	border: 0;
	font-size: 1em;
	font-weight: 500;
	padding: 0 5px;
	text-align: left;
	text-transform: uppercase;
}

.ip-table table th[scope="row"],
.ip-form .ip-label table th[scope="row"],
.startpagina table th[scope="row"] {
    border-bottom: 1px solid #fff;
}

.ip-table table tbody td,
.ip-form .ip-label table tbody td,
.startpagina table td {
	border: 0;
    border-bottom: 1px solid #fff;
    color: inherit !important;
	font-size: 1em;
	padding: 1rem .5rem;
}

.ip-table table tbody a,
.ip-form .ip-label table tbody a,
.startpagina table tbody a {
    color: inherit;
    text-decoration: underline;
}
.ip-table table tbody a:focus,
.ip-table table table tbody a:hover,
.ip-form .ip-label table tbody a:focus,
.ip-form .ip-label table table tbody a:hover,
.startpagina table tbody a:focus,
.startpagina table tbody a:hover {
    cursor: pointer;
    text-decoration: none;
}
.ip-table table thead tr th:last-of-type,
.ip-table table tr td:last-of-type,
.ip-form .ip-label table thead tr th:last-of-type,
.ip-form .ip-label table tr td:last-of-type,
.startpagina table thead tr th:last-of-type,
.startpagina table tr td:last-of-type {
    padding-right: 1rem;
}

.ip-table table thead tr th:first-of-type,
.ip-table table tr td:first-of-type,
.ip-form .ip-label table thead tr th:first-of-type,
.ip-form .ip-label table tr td:first-of-type,
.startpagina table thead tr th:first-of-type,
.startpagina table tr td:first-of-type {
    padding-left: 1rem;
}
.ip-table table tbody tr:nth-child(odd), 
.ip-form .ip-label table tbody tr:nth-child(odd), 
.startpagina table tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}

.ip-table table tbody tr:nth-child(even),
.ip-form .ip-label table tbody tr:nth-child(even),
.startpagina table tbody tr:nth-child(even) {
	background-color: #e7e7e7;
}
@media screen and (max-width: 768px) {
    .ip-table table th,
    .ip-table table td,
    .ip-form .ip-label table th,
    .ip-form .ip-label table td,
    .startpagina table th,
    .startpagina table td {
        white-space: nowrap;
    }
}

.ip-table .input-group {
    background-color: #eacb00;
    border: 0;
    color: #505050;
    padding: .5rem 1rem;
}

.ip-table .input-group-addon {
    color: inherit;
    padding: 0 2rem;
}

.ip-table .input-group input::-webkit-input-placeholder {
    color: inherit;
    font-weight: 300;
}
.ip-table .input-group input:-moz-placeholder {
    color: inherit;
    font-weight: 300;
}
.ip-table .input-group input::-moz-placeholder {
    color: inherit;
    font-weight: 300;
}
.ip-table .input-group input:-ms-input-placeholder {
    color: inherit;
    font-weight: 300;
}

/* --- socialmedia-volgen --- */
.socialmedia-volgen .fa {
     transition: background-color 0.2s linear, color 0.2s linear;
}
.socialmedia-volgen .fa:focus {
    color: #fff;
    text-decoration: none;
}


/* --- kruimelpad -- */
.kruimelpad {
    height: auto;
    display: block;
    padding: 1em 15px 1.5em;
    text-transform: lowercase;
}

.kruimelpad ol {
    color: #666;
}

.kruimelpad a {
    border-bottom: 1px dotted #666;
    transition: all 0.2s ease-in-out 0s;
}
.kruimelpad a:hover,
.kruimelpad a:focus {
    border-bottom-style: solid;
    text-decoration: none;
}
.kruimelpad .skiplink {
    display: block;
}

@media screen and (min-width: 768px) {
    .kruimelpad {
        padding-bottom: 2em;
    }
    .kruimelpad .skiplink {
        display: none;
    }
}

/* --- toepassen huisstijl kleuren  --- */

/* donkerblauw 00428b */
.ip-table table thead tr, 
.startpagina table thead tr,
.toptaken a,
.portaalfooter,
.ip-fieldset legend,
.ip-request-breadcrumbs li:first-child {
    background-color: #00428b;
    color: #fff;
}
.ip-request-navigation.counting li span.counter,
.ip-form.counting legend span.counter,
.ip-form .ip-bijlage,
.socialmedia-delen .fa:hover,
.ip-widget-header h2,
.zoekresultaat h2 {
    color: #00428b;
}

@media screen and (min-width: 768px) {
    .menubalk {
        background-color: #00428b;
    }
}

/* licht-blauw */
.ip-table .ip-widget-header h2,
.startpagina table caption,
.socialmedia-delen .fa:hover,
.socialmedia-volgen .fa:hover,
.socialmedia-volgen .fa:focus,
.popover,
.ip-form .radio input[type=radio]:checked ~ .check, 
.ip-form .radio input[type=radio]:checked ~ .check:before,
.ip-request-navigation .nav > li.active,
.ip-request-breadcrumbs h2,
.startpagina .btn {
    background-color: #0086d6 !important;
    color: #fff;
}

section a,
section a:hover,
section a:focus,
.ip-list a,
.vragen a,
.paginatitel,
.startpagina h1, 
.startpagina h2,
.socialmedia-delen .fa,
.socialmedia-volgen .fa,
.ip-section-list .item h2,
.ip-widget-header span {
    color: #0077C9;
}

.popover.right .arrow:after { border-right-color: #0086d6; }
.popover.top .arrow:after { border-top-color: #0086d6; }
.popover.left .arrow:after { border-left-color: #0086d6; }

.ip-form .checkbox input[type=checkbox]:checked ~ .check, 
.ip-form .radio input[type=radio]:checked ~ .circle {
    border-color: #0077C9;
}

.ip-form .checkbox input[type=checkbox]:checked ~ .check,
.ip-form .checkbox input[type=checkbox]:checked ~ .check:before {
    color: #0077C9;
}

/* alternatieve lichtblauw voor kleinere letters */
.sitefooter,
.aanvraagknoppen .knop .btn,
.ip-form .actionbar button.btn {
    background-color: #0077C9 !important;
}

main a,
.startpagina a,
.overheidnl a,
.ip-table table tbody a {
    color: #0077C9;
}

.accentblok .regelen .button:hover, 
.accentblok .regelen .button:focus {
    border-color: #0077C9;
}


/* grijs */
.ip-section-list .item {
    color: #403d44;
}

.ip-section-listdagvandialoog .item {
    color: #403d44;
}

/* kleur afgeleiden */
.ip-request-navigation .nav > li {
    background-color: #efefef !important;
}

/* font aanpassingen */
.ip-section-list .item h2 {
    font-weight: 600;
}

.ip-section-listdagvandialoog .item h2 {
    font-weight: 500;
    line-height: 18px;
    font-size: 18px;
}

.bezoeker-links {
    margin-top: 20px;
}

.meldingenkaart {
    padding-right: 0;
}

/* readspeaker */
.rsbtn {
    padding-bottom: 0;
}

.rsbtn .rsbtn_play .rsbtn_right {
    color: #0077C9 !important;
}

/* flex layout */
.flex-layout-row, 
.flex-layout-column,
.flex {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-layout-row {
    -webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-layout-column {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.flex-layout-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}


/* animatie */
.animate-hover {    
    transition: background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s, transform 0.2s linear;
}

.animate-show {
  line-height: inherit;
  opacity: 1;
}

.animate-show.ng-hide-add, 
.animate-show.ng-hide-remove {
  transition: all linear 0.5s;
}

.animate-show.ng-hide {
  line-height: 0;
  opacity: 0;
}

/* responsive grid obv bootstrap col classes, maar met flex layout */
.flex-layout {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    width: calc(100% + 30px);
}
.flex-layout .col-xs, .flex-layout .col-xs-1, .flex-layout .col-xs-10, .flex-layout .col-xs-11, .flex-layout .col-xs-12, .flex-layout .col-xs-2, .flex-layout .col-xs-3, .flex-layout .col-xs-4, .flex-layout .col-xs-5, .flex-layout .col-xs-6, .flex-layout .col-xs-7, .flex-layout .col-xs-8, .flex-layout .col-xs-9, .flex-layout .col-xs-auto, 
.flex-layout .col-lg, .flex-layout .col-lg-1, .flex-layout .col-lg-10, .flex-layout .col-lg-11, .flex-layout .col-lg-12, .flex-layout .col-lg-2, .flex-layout .col-lg-3, .flex-layout .col-lg-4, .flex-layout .col-lg-5, .flex-layout .col-lg-6, .flex-layout .col-lg-7, .flex-layout .col-lg-8, .flex-layout .col-lg-9, .flex-layout .col-lg-auto, 
.flex-layout .col-md, .flex-layout .col-md-1, .flex-layout .col-md-10, .flex-layout .col-md-11, .flex-layout .col-md-12, .flex-layout .col-md-2, .flex-layout .col-md-3, .flex-layout .col-md-4, .flex-layout .col-md-5, .flex-layout .col-md-6, .flex-layout .col-md-7, .flex-layout .col-md-8, .flex-layout .col-md-9, .flex-layout .col-md-auto, 
.flex-layout .col-sm, .flex-layout .col-sm-1, .flex-layout .col-sm-10, .flex-layout .col-sm-11, .flex-layout .col-sm-12, .flex-layout .col-sm-2, .flex-layout .col-sm-3, .flex-layout .col-sm-4, .flex-layout .col-sm-5, .flex-layout .col-sm-6, .flex-layout .col-sm-7, .flex-layout .col-sm-8, .flex-layout .col-sm-9, .flex-layout .col-sm-auto{
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}
.flex-layout .col-xs {
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	max-width:100%;
}
.flex-layout .col-xs-auto {
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:none;
}
.flex-layout .col-xs-1 {
	-webkit-box-flex:0;
	-ms-flex:0 0 8.333333%;
	flex:0 0 8.333333%;
	max-width:8.333333%;
}
.flex-layout .col-xs-2 {
	-webkit-box-flex:0;
	-ms-flex:0 0 16.666667%;
	flex:0 0 16.666667%;
	max-width:16.666667%;
}
.flex-layout .col-xs-3 {
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%;
}
.flex-layout .col-xs-4 {
	-webkit-box-flex:0;
	-ms-flex:0 0 33.333333%;
	flex:0 0 33.333333%;
	max-width:33.333333%;
}
.flex-layout .col-xs-5 {
	-webkit-box-flex:0;
	-ms-flex:0 0 41.666667%;
	flex:0 0 41.666667%;
	max-width:41.666667%;
}
.flex-layout .col-6 {
	-webkit-box-flex:0;
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%;
}
.flex-layout .col-xs-7 {
	-webkit-box-flex:0;
	-ms-flex:0 0 58.333333%;
	flex:0 0 58.333333%;
	max-width:58.333333%;
}
.flex-layout .col-xs-8 {
	-webkit-box-flex:0;
	-ms-flex:0 0 66.666667%;
	flex:0 0 66.666667%;
	max-width:66.666667%;
}
.flex-layout .col-xs-9 {
	-webkit-box-flex:0;
	-ms-flex:0 0 75%;
	flex:0 0 75%;
	max-width:75%;
}
.flex-layout .col-xs-10 {
	-webkit-box-flex:0;
	-ms-flex:0 0 83.333333%;
	flex:0 0 83.333333%;
	max-width:83.333333%;
}
.flex-layout .col-xs-11 {
	-webkit-box-flex:0;
	-ms-flex:0 0 91.666667%;
	flex:0 0 91.666667%;
	max-width:91.666667%;
}
.flex-layout .col-xs-12 {
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%;
}

@media (min-width:768px) {
	.flex-layout .col-sm {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}
	.flex-layout .col-sm-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}
	.flex-layout .col-sm-1 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%;
	}
	.flex-layout .col-sm-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%;
	}
	.flex-layout .col-sm-3 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}
	.flex-layout .col-sm-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%;
	}
	.flex-layout .col-sm-5 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%;
	}
	.flex-layout .col-sm-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}
	.flex-layout .col-sm-7 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%;
	}
	.flex-layout .col-sm-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%;
	}
	.flex-layout .col-sm-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}
	.flex-layout .col-sm-10 {
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%;
	}
	.flex-layout .col-sm-11 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%;
	}
	.flex-layout .col-sm-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}
    
}
@media (min-width:992px) {
	.flex-layout .col-md {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}
	.flex-layout .col-md-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}
	.flex-layout .col-md-1 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%;
	}
	.flex-layout .col-md-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%;
	}
	.flex-layout .col-md-3 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}
	.flex-layout .col-md-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%;
	}
	.flex-layout .col-md-5 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%;
	}
	.flex-layout .col-md-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}
	.flex-layout .col-md-7 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%;
	}
	.flex-layout .col-md-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%;
	}
	.flex-layout .col-md-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}
	.flex-layout .col-md-10 {
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%;
	}
	.flex-layout .col-md-11 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%;
	}
	.flex-layout .col-md-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}
}
@media (min-width:1200px) {
	.flex-layout .col-lg {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}
	.flex-layout .col-lg-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}
	.flex-layout .col-lg-1 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%;
	}
	.flex-layout .col-lg-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%;
	}
	.flex-layout .col-lg-3 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}
	.flex-layout .col-lg-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%;
	}
	.flex-layout .col-lg-5 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%;
	}
	.flex-layout .col-lg-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}
	.flex-layout .col-lg-7 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%;
	}
	.flex-layout .col-lg-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%;
	}
	.flex-layout .col-lg-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}
	.flex-layout .col-lg-10 {
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%;
	}
	.flex-layout .col-lg-11 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%;
	}
	.flex-layout .col-lg-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}
}

/* algemene widget config opties */
.toon-kader,
.toon-item-kader .item > a,
.toon-item-kader .item > .item-container {
    background-color: #fff;
    border: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.toon-rand,
.toon-item-rand .item > a,
.toon-item-rand .item > .item-container {
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: none;
}

.toon-achtergrond,
.toon-item-achtergrond .item > a,
.toon-item-achtergrond .item > .item-container {
    background-color: rgba(0,0,0,.05);
    color: #333;
}

.flex-layout.toon-blanco,
.flex-layout.toon-kader,
.flex-layout.toon-rand,
.flex-layout.toon-achtergrond {
   margin-left: auto;
   width: 100%;
}

.toon-rand,
.toon-kader,
.toon-achtergrond {
    padding: 15px;
}

.toon-item-achtergrond .item,
.toon-item-rand .item,
.toon-item-kader .item {
    margin-bottom: 1px;
}

.toon-kader .item > a, 
.toon-rand .item > a,
.toon-achtergrond .item > a,
.toon-kader .item > .item-container, 
.toon-rand .item > .item-container,
.toon-achtergrond .item > .item-container {
    height: 100%;
}
.toon-item-kader .item > a, 
.toon-item-rand .item > a,
.toon-item-achtergrond .item > a,
.toon-item-kader .item > .item-container, 
.toon-item-rand .item > .item-container,
.toon-item-achtergrond .item > .item-container {
    height: 100%;
    padding: 15px;
    width: 100%;
}

.toon-item-achtergrond .item > a,
.toon-item-achtergrond .item > .item-container {
    -webkit-transition: background-color 0.2s linear, color 0.2s linear;
    -moz-transition: background-color 0.2s linear, color 0.2s linear;
    -o-transition: background-color 0.2s linear, color 0.2s linear;
    transition: background-color 0.2s linear, color 0.2s linear;
}

.toon-bullets .item > a {
    position: relative;
    padding-left: 17px;
}

.toon-bullets .item > a:before {
    color: inherit;
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.2em;
    left: 0;
    line-height: normal;
    opacity: .5;
    position: absolute;
    text-decoration: underline; /* IE11 fix ivm underline bij :hover:before */
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

.toon-bullets .item > a:before,
.toon-bullets .item > a:focus:before,
.toon-bullets .item > a:hover:before {    
    text-decoration: none; /* IE11 fix ivm underline bij :hover:before */
}
.toon-bullets .item > a:hover:before,
.toon-bullets .item > a:focus:before {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
	transform: scale(1.6);
}

.toon-item-rand.toon-bullets .item > a,
.toon-item-kader.toon-bullets .item > a,
.toon-item-achtergrond.toon-bullets .item > a {
    padding-left: 32px;
}

.toon-item-rand.toon-bullets .item > a:before,
.toon-item-kader.toon-bullets .item > a:before,
.toon-item-achtergrond.toon-bullets .item > a:before {
    left: 17px;
}

span.leesmeer,
a.leesmeer {
    color: inherit;
    display: inline-block;    
    padding-right: 1em;
    position: relative;
}

a:hover span.leesmeer,
a:focus span.leesmeer,
a.leesmeer:hover,
a.leesmeer:focus {
    color: #000;
    text-decoration: underline;
}

span.leesmeer:after,
a.leesmeer:after {
    bottom: -5px;
    color: inherit;
    content:"\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    right: 0;
    text-decoration: underline; /* IE11 fix ivm underline bij :hover:before */
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}

span.leesmeer:after,
a:hover span.leesmeer:after,
a:focus span.leesmeer:after,
a.leesmeer:after,
a.leesmeer:hover:after,
a.leesmeer:focus:after {    
    text-decoration: none; /* IE11 fix ivm underline bij :hover:before */
}    

a:hover span.leesmeer:after,
a:focus span.leesmeer:after,
a.leesmeer:hover:after,
a.leesmeer:focus:after {
    -webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.verberg-titel .titel {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.verberg-foto .foto,
.verberg-icoon .icoon,
.verberg-intro .intro,
.verberg-datum .datum,
.verberg-leesmeer .leesmeer {
    display: none !important;
}

.verberg-leesmeer-tekst .leesmeer {
    visibility: hidden;
    width: 1px;
    white-space: nowrap;
}
.verberg-leesmeer-tekst .leesmeer:after {
    opacity: .5;
    visibility: visible;
}

.widget-intro {
    font-size: 1.1em;
    font-weight: 300;
}

/* zoomen */

.zoom-10 {
    zoom: 10%;
    -moz-transform: scale(0.1);
    -moz-transform-origin: top;
}
.zoom-20 {
    zoom: 20%;
    -moz-transform: scale(0.2);
    -moz-transform-origin: top;
}
.zoom-30 {
    zoom: 30%;
    -moz-transform: scale(0.3);
    -moz-transform-origin: top;
}
.zoom-40 {
    zoom: 40%;
    -moz-transform: scale(0.4);
    -moz-transform-origin: top;
}
.zoom-50 {
    zoom: 50%;
    -moz-transform: scale(0.5);
    -moz-transform-origin: top;
}
.zoom-60 {
    zoom: 60%;
    -moz-transform: scale(0.6);
    -moz-transform-origin: top;
}
.zoom-70 {
    zoom: 70%;
    -moz-transform: scale(0.7);
    -moz-transform-origin: top;
}
.zoom-80 {
    zoom: 80%;
    -moz-transform: scale(0.8);
    -moz-transform-origin: top;
}
.zoom-90 {
    zoom: 90%;
    -moz-transform: scale(0.9);
    -moz-transform-origin: top;
}
.zoom-100 {
    zoom: 100%;
    -moz-transform: scale(1);
    -moz-transform-origin: top;
}
.zoom-110 {
    zoom: 110%;
    -moz-transform: scale(1.1);
    -moz-transform-origin: top;
}
.zoom-120 {
    zoom: 120%;
    -moz-transform: scale(1.2);
    -moz-transform-origin: top;
}
.zoom-130 {
    zoom: 130%;
    -moz-transform: scale(1.3);
    -moz-transform-origin: top;
}
.zoom-140 {
    zoom: 140%;
    -moz-transform: scale(1.4);
    -moz-transform-origin: top;
}
.zoom-150 {
    zoom: 150%;
    -moz-transform: scale(1.5);
    -moz-transform-origin: top;
}

/* inhoud.css + templates */
.uitlijnen-verticaal-boven {vertical-align: top;}
.uitlijnen-verticaal-midden {vertical-align: middle;}
.uitlijnen-verticaal-onder {vertical-align: bottom;}
.uitlijnen-horizontaal-links {text-align: left;}
.uitlijnen-horizontaal-midden {text-align: center;}
.uitlijnen-horizontaal-rechts {text-align: right;}
.uitlijnen-horizontaal-uitvullen {text-align:justify; }
.zwevend-links {float: left; padding-right: 10px;}
.zwevend-rechts {float:right; padding-left: 10px;}
.b-template-container {position:relative;clear:both; padding-top: 0.5em; padding-bottom:0.5em; overflow: visible;}
.b-template-inline p:first-child {margin:0 !important;}
.b-template-inline {display:inline-block;vertical-align:top; overflow:visible;}
.b-template-marge-rechts {margin-right: 10px;}
.b-template-marge-links {margin-left: 10px;}
.b-template-breedte-half {width: 48.8%;}


/* print opmaak */
@media print {
    .layout-links {
        padding-right: 0;
    }
    .layout-rechts {
        padding-left: 0;
        padding-top: 2rem;
    }
    
    .startpagina { 
        margin-bottom: 2rem;
    }
    
    a[href]:after {
        content: none !important;
    }
  
    .paginatitel, 
    .startpagina header h1 {
        font-size: 16pt;
        font-weight: bold;
    }
        
    .ip-table table thead tr {
        background-color: #eee !important;
    }
    
    .ip-list {
        font-size: 10pt;
    }
}
