.content-wrapper {
    margin: 0 auto;
    clear: both;
    height: 100%;
    overflow: hidden;
}

#header {
    padding: 10px 0 0;
}

#site-name-slogan {
    float: left;
    position: relative;
    top: -12px;
    height: 50px;
}

#header-bottom {
    height: 0px;
}

#main-body-left {
    display: block;
    float: left;
    position: relative;
}

#main-body-right {
    float: left;
}

#main-body {
    margin: 0 auto;
    min-height: 980px;
    padding: 10px;
    border-top: 1px solid gainsboro;
}

#header-top-left {
    float: left;
}

#header-top-right {
    float: right;
}

#featured {
    margin: 85px 0;
}

.feature {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 92px;
    margin: 5px;
    position: relative;
    width: 283px;
}

#main-body-bottom {
    height: 70px;
}

#footer-top {
    background: #ebebeb;
    box-shadow: 0 0 35px -20px #999999;
    line-height: 50px;
    padding: 10px 0;
    border-top: 3px solid #8bc643;
    border-bottom: 1px solid #d8d8d8;

}

.main-body-bottom-block {
    width: 31.47%;
    margin: 30px 0 30px 30px;
    float: left;
    height: 235px;
    border: 1px solid #d8d8d8;

}

.main-body-bottom-block:first-child {
    margin-left: 0;
}

#copyright {
    color: #333;
}

#copyright img {
    vertical-align: middle;
}

#copyright td {
    padding: 0 5px;
}

.front-tab-content {
    padding-bottom: 138px;
}

#doel > ul {
    color: #FFFFFF;
    margin: 0 0 0 10px;
    padding: 0;
    position: relative;
    top: -5px;
}

#doel li:hover a {
    color: #fff;
}

#doel li {
    display: inline-block;
    /*padding: 5px 10px;*/
    border-right: 1px dotted #d8d8d8;
}

#doel li:last-child {
    border-right: none;
}

#doel li:hover {
    background: #777;
}

.feature h4 {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 5px;
    padding-top: 7px;
}

.feature-body {
    border-bottom: 3px solid #d8d8d8;
    border-right: 3px solid #d8d8d8;
    border-top: 3px solid #d8d8d8;
    float: left;
    height: 92px;
    padding: 0 10px;
    width: 159px;
    background-color: #FFF;
}

.cat-box-text-content li a {
    font-size: 15px !important;
}

.form-cat-box {
    border: 1px solid #c9c9c9;
    min-height: 150px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.form-cat-box.float-left.even {
    border: 1px solid #c9c9c9;
    height: 150px;
    margin-left: 10px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 350px;
}

.icon-and-count {
    border-right: 1px solid #c9c9c9;
    height: 100%;
    padding: 0 !important;

}

.cat-icon {
    height: 95px;
    line-height: 95px;
    text-align: center;
    font-size: 35px;
    color: #8bc643;
}

.cat-form-count {
    background-color: #683091;
    color: #fff;
    font-size: 30px;
    height: 55px;
    line-height: 55px;
    text-align: center;
}

.cat-box-text-content {
    display: block;
    float: left;
    min-height: 125px;
    position: relative;

}

.form-cat-box h5 {
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 0;
}

.cat-box-text-content > ul {
    margin: 0;
    padding: 0;
}

.more-btn {
    border: 1px solid #C9C9C9;
    bottom: -1px;
    display: block;
    padding: 5px;
    position: absolute !important;
    right: -1px;
    background-color: #fff;
}

.content-wrapper {
}

#block-2 ul {
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 10px;
}

#printable_area > iframe {
    padding: 20px 0;
}

#printable_area > a {
    color: #333;
    padding-bottom: 20px;
    text-decoration: none;
}

.breadcome_element > a {
    color: #333;
    text-decoration: none;
}

#total-form-count {
    background-color: #9E5BBA;
    border-bottom: 5px solid #683091;
    color: #FFFFFF;
    font-size: 20px;
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
}

#header-top-left {
    min-height: 40px;
    padding-top: 7px;
}

.toptitle > a {
    float: none !important;
    font-size: 20px;
    line-height: 35px !important;
    padding: 0 10px;
}

#header-top {
    border-bottom: 1px solid #ffffff;
}

#topintro {
    margin-top: 0px !important;
    width: 100%;
}
