#ccm-account-menu {
	display: none;
  }

body{
	font-family: 'font-family: 'Noto Sans', sans-serif;';

    color:#1d1d1b;
   /*   
        --- Eerste ---
        background-color: #e6301e !important;
        --- Tweede ---
        background:url(/application/themes/hup2024/images/achtrgrond_20.png)no-repeat;
        --- Derde ---
        background:  url(/application/themes/hup2024/images/achtrgrond_20.png) no-repeat, radial-gradient(ellipse at center, rgba(255, 140, 0, 0.8), rgba(75, 0, 130, 0.8));
        --- Vierde ---
            background:url(/application/themes/hup2024/images/achtrgrond_20.png) no-repeat, radial-gradient(ellipse at center , rgba(238, 188, 126, 0.9), rgba(230, 52, 31, 0.9)); 
        */
    
    background:url(/application/themes/hup2024/images/achtrgrond_20.png) no-repeat, radial-gradient(ellipse at center , rgba(125, 180, 225, 0.9) 0%, rgba(125, 180, 225, 0.6) 60%, rgba(165, 191, 32, 0.5)100%); 
    
    background-size: cover;
    background-position: 50% 0;
    background-attachment: fixed;
}

.grid-container {
	width:     1600px;  /* breder maken */
    max-width: 100%;
	padding: 0px;
}

.below_header{
    background-repeat:no-repeat;
    background-size: contain; 
}


.overzicht_rood{
    background-color:#C41E49;
    margin-top:80px;
    padding-bottom:40px;
}

.content{
    min-height:40em;
    margin:10px;
}



.page-template-frontpage .content{
    margin:0px;
}

.foot{
    background-color:#000000;    
}

.footer-foot{
    background-color:#000000;
    color:#ffffff;
    min-height:15px;
    font-size:12px;
    padding:5px;
}

a, .breadcrumbs a {
    color: #000000;
}

.breadcrumbs li.active {
    color:#ffffff;
}

.alert-success {
    width: 100%;
    background-color: green;
    color: white;
    padding: 20px;
    border-style: solid;
    border-color: black;
    border-width: 2px;
}

.black a, .top a, .footer-foot a{
    color: #ffffff;
}

.black a:hover, .top a:hover, .footer-foot a:hover{
    color: #e6301e;
}

.accordion{
    background-color:#084076;
    border-width:0px;
}

.accordion-title{
    background-color:#084076 !important; 
    background-color:#C41E49 !important; 
    color:#ffffff  !important; 
    padding:10px 0px 0px 0px;
    font-size:25px !important;
    font-weight:normal;
    line-height:35px !important;
    border-style:none;
    text-align:center;
}

.accordion-title .title{
    margin:auto;
}

.accordion-title .title .opmerking{
    font-size: 14px; 
    line-height: 20px; 
    margin-left: 40px; 
    width: 110px; 
    text-align: right; 
    float: right;
}

@media only screen and (min-width: 25em) {
    /* telefoon 6,4" en groter */
    
    .accordion-title .title .opmerking{
        width: 150px; 
    }
    
}



.accordion-title .title_arrow::after{
    position:absolute;
    content:url(/application/themes/hup2024/images/arrow-down.gif);
    margin-top:2px;
    height:10px;

}

.accordion-title. img{
    float:right;
    margin-right:5px;
}


.accordion-content .after{
    content:url(/application/themes/hup2024/images/arrow-right-blue.gif);
    background-color: #ffffff;
}

.accordion-content .item:hover >  .after{
    content:url(/application/themes/hup2024/images/arrow-right-red.gif);
    background-color: #ffffff;
}


.accordion-title::before {
    position: relative;
    top: 0.0em; 
    right: auto;
    left: 0px;
    content: "\2B10";
    content: "";
    font-size: 0.9em;
}

.is-active .accordion-title::before {
    content: "\2B10";
    content: "";
    font-size: 1em;
}

.accordion-title .arrow_down{
    width:20px;
}

.accordion-title .bulled{
    font-size: 2em;
    background-color:#084076 !important; 
    height:5px;
    overflow:hidden;
}




.is-active .accordion-title{
    background:none;
    color:#FFFFFF;
}


.accordion-title:hover {
    background:none;
    color:#C41E49;
}

.is-active .accordion-title:hover  {
    color:#FFFFFF;
}

.accordion-title:hover > .bulled {
    color:#FFFFFF;
}

.accordion-content div{
    margin-top:0px;
}

:last-child:not(.is-active) > .accordion-title {
    border-width:0px;
}

:last-child > .accordion-content:last-child {
    border-style: none ;
}




.accordion-content {
    background:none;
    border-style:none;
}

.accordion-content{
     background: radial-gradient(#ffffff 40%, transparent 60%) 0px 0px;
	 background-size: 8px 10px;
	 background-position-x: 50%;
	 background-position-y: 0px;
	 background-repeat:repeat-y;
	 padding:10px 0px 10px 0px;
}



.accordion-content div{
    line-height:25px;
    background-color:#ffffff;  
    color:#C41E49;
    font-weight:normal;
    padding:0px 5px;
    margin:10px 0px 10px 5%;
    border-radius: 5px;
}

.accordion-content div a {
    color:#C41E49;
}

.accordion-content div div{
    margin:5px 0px;
}

.accordion-content div.before{
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-size:40px;
    color:#084076;
    text-align:left;
    line-height:30px;
    background:none;
}

.accordion-content div.before::before{
     content:"\25CC";
     content:url(/application/themes/hup2024/images/circle_dot_blue_small.gif?v1);
     margin-left:0px;
}


.accordion-content .gezien div.before::before{
     color:#084076;
     content:"\25CF";
     content:url(/application/themes/hup2024/images/circle_blue_small.gif?v1);
     font-size:55px;
     font-weight:100;
}

.accordion-content div:hover .before, .accordion-content div:hover .after{
    color:#C41E49; 
}

.accordion-content div.after{
    color:#084076;
    text-align:right;

}

.intro{
    margin-bottom:25px;
    margin-top:70px;
    color:#00000f;
    padding:0px;

}



.below_header {
     height: 140px;
}

.page-template-frontpage .below_header{
    height: 240px;
}
.page-template-frontpage .intro{
    margin-top:90px;
    margin-bottom:50px;
}

.tegel{
    margin-top:145px;
    margin-left:auto;
    background-color:#ffffff;
    border-radius: 5px;
    padding:20px;
    width:100%;
}

.tegels .cell{
    border-radius: 5px;
    overflow:hidden;
    font-size:24px;
    font-weight:bold;
    line-height:40px;
} 

.tegels .cell p{
    margin-top:1rem;
}

.tegels .button{
    margin:0px;
    width:80%;
}

.tegels .cell img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width:100%;
}

.tegels.wit .cell {
    background-color:#ffffff;
    color:#C41E49;
}

.overzicht_rood .tegels.wit .cell{
    color:#084076;
}

.logo{
    position:fixed;
    width:160px;
    margin-left:-80px;
    top: 0px;
    left:50%;
    padding:10px;
    background-color: #1d1d1b;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0);
    z-index:1;
}



.title-bar{
    height:50px;
    background-color: #00000f;
    color:#ffffff;
}

.top{
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0);
}

.menu{
    cursor: pointer; 
    margin-right:0px;
    margin-left:auto;
}

.menu-icon::after{
     /* the block itself, the first line */
    background:#ffffff;
    /* middle and bottom */
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    /* respect WebKit */
    -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}

.top-bar, .top-bar ul, .menu, .top-bar li{
    background: none;
}

.top_left {
    margin: 0px 10px;
}


.menu-right{
    padding: 30px 0px 10px 10px;
    background-color:#e6301e;
    font-size:20px;
}

/* Off-canvas menu vergroten
#off-canvas-left.off-canvas {
    width: 350px;
}

#off-canvas-left.off-canvas.is-open {
      transform: translate(0, 0);
    }

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(350px);
    -ms-transform: translateX(500px);
    transform: translateX(350px);
}
*/

.menu-right li{
    list-style:none;
    border-bottom-style: solid;
    margin-right: 30px;
    padding: 20px 0px;
    border-bottom-width: 1px;
}

.menu-right li:last-child{
        border-bottom-style: none;
}

.menu-right a{
   color: rgba(255,255,255,0.8)
}

.menu-right a:hover{
    color:#1d1d1b;
}

.menu-right .nav-path-selected > a{
    
}
.menu-right .nav-path-selected a{
    color:#1d1d1b;
}

.menu-right .close-button{
    color:#1d1d1b;
}




.top-bar{
    padding-top:50px;
}

.is-stuck .top-bar{
    padding-top:90px;
}

h1 {
    font-size:40px;
    font-weight:bold;
    line-height:auto;
    color:#1d1d1b;
}

h2{
    font-size:23px;
    color:#1d1d1b;
}

h3{
    font-size:21px;
    color:#1d1d1b;
}

.reveal-overlay{
    padding:1em;
}

.reveal h1{
    font-size:25px;
}

.text-align-center{
    text-align:center;
}

.block{
    padding:20px;
    margin:20px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0);
}

.white{
    background-color: #ffffff;
    color:#0000f;
}

.black{
    background-color: #1d1d1b;
    color:#ffffff;
}

.black h2, .black h1, .black h3, .black h4{
    color:#ffffff;
}


.button{
    margin:20px;
}

.button.red{
    background-color:#e6301e;
    color:#000000;
    font-weight:bold;
    font-size:20px;
}

.button.black{
    background-color:#1d1d1b;
    color:#ffffff;
    font-weight:bold;
    font-size:20px;
}

.button.black:hover {
    background-color:#000000;
    color: #e6301e;
}

.button.white{
    background-color:#ffffff;
    color:#1d1d1b;
    font-weight:bold;
    font-size:20px;
}

.button.white:hover{
    background-color:#ffffff;
    color: #e6301e;
}

.control-label{
    color: #ffffff;
    font-size:20px;
}

.ccm-block-express-form input{
    max-width:350px;
}

.form-group .small{
    font-size:10px;
}

.form-actions {
    text-align:center;
}

.form-actions button{
    background-color:#1d1d1b;
    font-weight:bold;
    color:#ffffff !important;
    padding:0.85em 1em;
    cursor: pointer;
}

.white .form-actions button{
    background-color:#e6301e;
    font-weight:bold;
    color:#1d1d1b;
    padding:0.85em 1em;
    cursor: pointer;
}

.sg a {
    padding: 5px 10px 5px 5px;
    background-color: #ffffff;
}



.button.blue{
    background-color:#084076;
    font-weight:bold;
}

thead, tbody, tr, tbody tr:nth-child(even){
    background:none;
}

thead{
    color:#ffffff;
}

@media only screen and (min-width: 64em) {
    /* tablet en groter */
    

    
    .below_header {
        height: 300px;
    }
    
    .page-template-frontpage .below_header{
        height: 500px;
    }
    
    .intro{
        margin-bottom:60px;
        margin-top:100px;
        padding:30px;
    }  
    
    .content{
        margin:0px;
    }
    
    .page-template-frontpage .intro{
        margin-top:300px;
        margin-bottom:60px;
    }

    .accordion-title{
        font-size:36px !important;
        line-height:50px !important;
    }
    
    .accordion-title .arrow_down{
        width:30px;
    }
    
    .accordion-content div.before::before{
         content:url(/application/themes/hup2024/images/circle_dot_blue.gif);
    }


    .accordion-content .gezien div.before::before{
        content:url(/application/themes/hup2024/images/circle_blue.gif);
    }
    
    .accordion-content div.before{
       font-size:65px;
       margin-top:5px;
    }
    

    .accordion-content .gezien div.before::before{
        font-size:65px;
    }
    
    .accordion-content div.after{

    }
    
    .accordion-content div{
        line-height:40px;
        margin: 20px 0px 20px 5%;
    }
    

    .accordion-content div{
        padding:0px 5px;
        margin:20px 10px 20px 10%;
    }
    
    .accordion-content div div{
        margin:10px 0px;
    }
    
   .accordion-title .bulled{
        height:50px;
    }
    
    .tegel{
        width:80%;
    }
    
    .logo{
        position:fixed;
        width:220px;
        margin-left:-110px;
    }
    
    .top-bar{
        padding-top:90px;
    }
}



@media only screen and (min-width: 32em) {
    /* telefoon en groter */
    


}





.reveal{
    color:#000000; 
    background-color:#ffffff;
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}





