.kader {
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    padding: 1% 5%;
    width: 90%;
    margin-bottom: 30px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}

.bo {
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    padding: 1% 5%;
    width: 90%;
    margin-bottom: 30px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
    text-align: left;
}

.bo:hover {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.bo1 {
 padding: 0 5% 0 0;
 float: left;
}
.bo2 {
     padding: 0 5%;
 float: left;
}
.bo3 {
     padding: 0 0 0 5%;
 float: left;
    
}

h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5em;
}

.page-node-5 h2 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.5em;
    color: #333; /* -------  QUESTION COLOR -------- */
}


.onderdelen:hover {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.studieboek:hover{
    box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.versie:hover{
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.uitleg:hover{
    box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.studieboek-small:hover{
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.docenten:hover{
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
}

.docenten.homepage:hover{
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.22);
}




.docenten .button {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
}
div.quiz-report .dt {
    background: #fff;
    border-top: solid 1px gray;
    padding-left: 0;
}
.docenten.homepage{
    float: left;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}

label {
    margin-bottom: 10px;
    font-weight: 600;
}


.a2a_kit.a2a_kit_size_42.a2a_target.addtoany_list {
    width: 100%;
    display: inline-block;
}

.q-back-button.form-submit {
    margin-right: 10px;
border: 1px solid #ccc !important;
border-bottom: 4px solid #aaa !important;
display: none;
}

.form-item.form-type-textfield.form-item-captcha-response {
    font-size: 16px;
    margin-top: 0;
}

.form-item-captcha-response .description {
    display: none;
}

img.rond {
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
}


button:active, input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
    color: #E6AE8C !important;
}

a:active {
    color: #E6AE8C !important;
}

#edit-navigation-skip {
    display: none;
}


.showbig, .showsmall {
    margin-top: 20px;
}


.form-submit {
    margin-right: 0px;
}

.error, .messages--error {
    background-color: #EDD5CA;
    border: 1px solid #E0BEAD;
    color: #30241F;
    border-radius: 5px;
}

.messages--error {
    background-image: none;
    border-color: #E0BEAD;
}

.docenten {
    background: #fff  none repeat scroll 0 0;
    border: 1px solid #FFBE97;
    border-radius: 5px;
    padding: 9px 20px 10px;
    text-align: center;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}

#quiz_score_percent {
    margin-top: 5px;
    color: #ccc;
    font-style: italic;
}

.a2a_kit:before {
    content: "Deel deze pagina:";
    display: block;
    font-style: italic;
    padding-top: 30px;
}


.a2a_svg {
    margin-right: 5px;
}


.docenten h2 {
    line-height: 1em;
    margin-bottom: 15px;
}

body{

white-space: normal !important;
word-wrap: normal !important;
}

.front td {
    background: #f1f1f1; /* SECUNDARY COLOR */
    border-bottom: 1px solid #60b0e3;
    border-top: 1px solid #60b0e3;
    padding: 10px;
}

.quiz-score-icon {
    text-align: center;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.5em;
    margin-top: 0;
}

.addtoany_list a.addtoany_share_save img {
    border: 0 none;
    height: auto;
    margin-top: 50px;
    width: auto;
}

.responsive-right {
    float: right;
    margin: 25px 5% 20px;
}

@media all and (max-width: 600px) {
.responsive-right {
    display: flex;
    float: none;
    margin: 30px 0;
}}

#quiz-summary strong {
    font-weight: 600;
}

#quiz-summary b {
    font-weight: 600;
}
    

#quiz_score_possible::before {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #333;
    content: "Uitslag";
    display: inherit;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 27px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

#quiz-summary::after {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #333;
    content: "Antwoorden";
    display: inherit;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 27px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

.studieboek a, .studieboek-small a {
    line-height: 2em;
}

.responsive-menu-block-wrapper.responsive-menu-block.menu-name-main-menu a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px solid #fff;
    color: #333;
    font-weight: 600;
    line-height: 2em;
}

.responsive-menu-block-wrapper.responsive-menu-block.menu-name-main-menu a:hover {
    background: #f1f1f1; /* SECUNDARY COLOR */
    border-bottom: #333 !important;
}

.sticky-enabled.tableheader-processed.sticky-table {
    width: 100%;
}
.button a, .quiz-start-link  {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #2AC1C3 none repeat scroll 0 0;
    border-color: #2AC1C3 #2AC1C3 #148687;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 4px;
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 25px;
        display: inline-block;
    margin-bottom: 10px;
    margin-top: 0 !important;
    display: table;
    
}

.button a:hover, .quiz-start-link:hover  {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #33CACC none repeat scroll 0 0;
    border-color: #33CACC #33CACC #148687;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 4px;
}

@media all and (max-width: 600px) {
 .button a, .quiz-start-link  {
    font-size: 18px;

    
}
   
    
}

button, input[type="reset"], input[type="button"], input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #2AC1C3  none repeat scroll 0 0;
    border-color: #2AC1C3  #2AC1C3  #148687;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 4px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 25px;
}

button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #33CACC none repeat scroll 0 0;
    border-color: #33CACC #33CACC #148687;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 4px;
    color: #ffffff;
}

.addtoany_list > a {
    display: inline-block;
    padding: 0;
}

div.quiz-report-score-container {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    display: none;
    float: right;
    padding: 4px 6px;
}

.indicatie{
font-size: 14px;    
    
}

#quiz_score_possible {
    font-size: 21px !important;
    font-style: italic;
    font-weight: bold;
    color: #FFBE97;
}

td p {
    margin: 0;
}

fieldset {
    border-top: 1px solid #ccc;
    font-size: 14px;
    margin-top: 35px;
}

.quiz-result-answer-quiz-result-answer td {
    border: 1px solid #ccc;
}

.fieldset-legend {
    color: #f1f1f1; /* SECUNDARY COLOR */
    font-size: 22px;
    font-weight: bold;
    padding-right: 10px;
}

fieldset {
    border-top: 0px solid #ccc;
    margin-top: 35px;
}

fieldset .content{
    padding-bottom: 0px;
}

.niveau {
    background: #fff  none repeat scroll 0 0;
    border: 1px solid #FFBE97;
    border-radius: 5px;
    max-width: 190px;
    padding: 1% 2%;
    text-align: center;
} 
    
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}


a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    letter-spacing: 1px;
    padding: 0 1em;
    text-align: center;
    transition: none 0s ease 0s ;
}

strong, b {
    font-weight: 700;
}

tr.even, tr.odd {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 0;
    vertical-align: middle;
}




.form-required {
    color: #EB4B4C;
    font-size: 14px;
}

h1#page-title {
    margin-bottom: 30px;
        font-weight: 600;
}

footer {
    border-top: 1px solid #ccc;
}

h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5em;
}




h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.5em;
}


td {
    background: #fff  none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
}


th {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px;
    text-align: left;
}

#quiz-view-table td{
    background: #fff  none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 10px;    
    
}

body{
    font-size: 18px;    
}

#top a {
    font-size: 16px !important;    
}

menu, ol, ul {
    padding: 0 0 0 35px;
}

a:link {
    color: #36c0c4;
    font-weight: 600;
    text-decoration: none;
}
a:visited {
    color: #36c0c4;
}
a:hover, a:focus {
    color: #36c0c4;
}
a:active {
    color: #36c0c4;
}

.versie {
    background: #fff  none repeat scroll 0 0;
    border: 1px solid #FFBE97;
    border-radius: 5px;
    float: left;
    margin-bottom: 30px;
    padding: 2% 5%;
    width: 90%;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}

.front-slogan {
    margin-bottom: 20px;
    text-align: center;
}

.front h1 {
    font-size: 32px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}

.uitleg {
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    padding: 1% 5%;
    width: 90%;
    margin-bottom: 30px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}


.studieboek img {
    margin-bottom: 0px;
    margin-top: 0;
}

.onderdelen {
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin-right: 4%;
    margin-top: 35px;
    min-height: 435px;
    padding: 5px 5% 1%;
    width: 45.7%;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}




.studieboek {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin: 35px 0 30px;
    min-height: 435px;
    padding: 5px 2% 1%;
    text-align: center;
    width: 35.8%;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}

.studieboek-small {
    display: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin: 35px 0 30px;
    padding: 1% 2%;
    text-align: center;
    width: 35.8%;
    min-height: 1px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
}
article li {
    line-height: 1.5em;
    margin-bottom: 15px;
}


menu, ul {
    list-style-image: url("/sites/all/themes/pak/images/pijltje1.png");
    margin-top: 20px;
}

h2 {
    padding: 0;
}






/*
#block-block-1 {
    display: none;
}    

#top {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
    
}
*/

#header{
padding-left: 0%;    
padding-right: 0%;  
border-top: 1px solid #ccc;
border-bottom: 0px solid #ccc; 
margin-bottom: 30px;
}

#content {
    padding: 0px 0 30px;
}


.horizontal-menu {

    width: 100%;
}}

#footer {
    border-top: 1px solid #ccc;
        text-align: center;
}

.sidebar .block {
    border: 0px solid #fff;
    box-shadow: none;
    
}


#block-nice-menus-1 {
    margin-left: 0;
    position: relative;
    top: 0;
}


#top .block {
    margin-bottom: 0;
}

#top {
    width: 100%;
}

#block-responsive-menu-toggle {
    padding-top: 7px;
}

.mm-page {
 /*   background-color: #003265; */
}



.header__region {
    clear: both;
    position: relative;
    width: 100%;
}

header p {
    margin: 0 !important;
    padding: 0 !important;
}

body {
*/    background: #003265; */
    
}
#page, .region-bottom {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    background: #fff;
}


@media all and (max-width: 959px) {
#top img {

margin-top: -4px;
}}
@media all and (max-width: 380px) {
#top img {

margin-top: -4px;
}

 #block-block-1 {
    margin-left: 80px !important;
}
}

@media all and (max-width: 340px) {
#top img {
margin-top: -4px;
}
 #block-block-1 {
    margin-left: 75px !important;
}
}

@media all and (max-width: 320px) {
#top img {
margin-top: -4px;
}
 #block-block-1 {
    margin-left: 75px !important;
}
}

#footer {
    padding: 0 !important;
}


.horizontal-menu > li ul {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
    margin-left: -63px;
    width: 165px;
}

#page, .region-bottom {

    padding: 0 3%;
}

#toggle-icon {
    background: #EBF4F5;
    border: 8px solid #EBF4F5;
    padding: 18px 1px 15px 43px;
    margin-left: 0px;
    margin-top: 0px;
}

#top .label {
    display: none;
}

#top p {
    margin: 5px 0 0 5px;
}

#top {
    height: 62px;
}

header .block {
    margin-bottom: 0;
}

#block-responsive-menu-horizontal-menu{
    float: right;
    
}
#block-responsive-menu-horizontal-menu a {
    padding-bottom: 15px;
    padding-top: 15px;
}

#header img {
    padding: 20px 0;
}

.horizontal-menu > li > a {
    padding-right: 1.5em;
    padding-left: 1.5em;
}

#block-block-1 {
    text-align: left;
    width: 33%;
    float: left;
}

@media all and (max-width: 959px) {

.studieboek-small {
    display: block;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin: 0px 0 30px;
    padding: 1% 5%;
    text-align: center;
    width: 90%;
    min-height: 1px;
}

.onderdelen {
    margin-bottom: 30px;
    width: 90%;

}

.uitleg{
    width: 90%;
}

.studieboek {
display: none;
}

#top p {
    margin: 11px 0 0;
}
    
    
.fa.fa-angle-down {
    display: none;
}

#block-block-1 {
    text-align: left;
    width: 250px;
    float: left;
    margin-left: 85px;
}}


@media all and (max-width: 959px) {

body{
font-size: 16px;
}

.onderdelen{
min-height: 1px;    
    
}
.front h1, h1{
    font-size: 30px;
}
h2{
    font-size: 26px;
}
h3{
font-size: 14px;
}
h4{
font-size: 12px;
}
}


@media all and (max-width: 480px) {

body{
font-size: 14px;
}

.onderdelen{
min-height: 1px;    
    
}

.front h1, h1{
    font-size: 26px;
}
h2{
    font-size: 22px;
}
h3{
font-size: 12px;
}
h4{
font-size: 12px;
}

.front-slogan {
    margin-bottom: 0;
    text-align: center;
}

h1#page-title {
    margin-bottom: 20px;
}

.front h1 {
    margin-top: 0;
}

}

@media all and (min-width: 700px) {



#content {
   /* border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 30px;
    
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);*/
    padding: 20px 5% 30px;
}
.front #content {
    padding: 0 0 30px;
    border: 0px solid #ccc;
    border-radius: 0px;
    margin-bottom: 30px;
    box-shadow: none;
}
}

@media all and (min-width: 600px) {
.a2a_button_whatsapp {
    display: none !important;
}}


@media all and (min-width: 701px) {
    
.showsmall{
    display: none;
    
} 
.showbig{
    display: block;
    
} 
}

@media all and (max-width: 700px) {
    
    h2 {
    font-size: 24px;
}
.page-node-5 h2 {
    font-size: 24px;
}
.showbig{
    display: none;
    
}    

.showsmall{
    display: block;
    
} 

.button a, .quiz-start-link  {
    font-size: 18px;
}

button, input[type="reset"], input[type="button"], input[type="submit"] {
    font-size: 18px;
}}

@media all and (max-width: 480px) {
    
.form-submit {
    margin-right: 10px;
}

    button, input[type="reset"], input[type="button"], input[type="submit"] {
    font-size: 16px;
    padding: 15px 20px;
}
.button a, .quiz-start-link  {
    font-size: 16px;
    padding: 15px 20px;
}


h2 {
    font-size: 18px;
}
.page-node-5 h2 {
    font-size: 18px;
}
    
}


@media all and (min-width: 960px) {
.front h1 {
    font-size: 42px;
}}