/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


.zon_achievements {
    font-family: Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:10px;
    color: #333;
    border: 1px solid #ccc;  
    padding:10px;
    border-radius: 10px;
    text-align:center;
    background-color:#fff;
    
}

.zon_achievements h4 {
    margin-top:1px;
}




.zon_achievements  {
    line-height:1.6em;
}

.zon_achievements .productie {
    font-size:0.8em;
}

.coopprojects {
    background-color: #fff;
    border: 1px solid #eee;   
}

.zon_achievements p {
    text-align:center;
}

.zon_achievements_header {
    font-weight:700;
}

.zon_link_text {
    font-size:0.8em;
    color: #666;
    text-decoration:none !important;
    border-bottom: 0 !important;
}

.zon_link_text a {
    color: #666;
    text-decoration:none !important;
    border-bottom: 0 !important;
}

.zon_cc, .zon_cc a {
    font-size:9px;
    color: #666;
    text-decoration:none !important;
    border-bottom: 0 !important;
}


.zon_achievements code { 
    font-family: Arial, Helvetica, sans-serif;
}

.zon_project_block, .zon_coop_block {
    
    font-family: Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:10px;
    color: #333;
    border: 1px solid #ccc;  
    padding:30px;
    border-radius: 10px;
    background-color:#fff;   
    
}

.zon_webone h1, .zon_webone h2, .zon_webone h4, .zon_webone h5, .zon_webone h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 2em;
    margin-top: 0em;
}


.zon_coop_block .coop_logo { 
    max-height:300px;
    max-width:300px;
}

.zon_project_block .locationimage {  
    max-width:100%;
}

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

.zon_achievements_table {
    padding:1em 0;
}