/*
 Theme Name:   Coloclue
 Description:  Coloclue theme - Twenty Sixteen Child Theme
 Author:       Pedro Vaz 
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

body {
	color: #1a1a1a;
	font-family: Noto Sans, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	
}

aside {
    margin-top: 45px;    
}

.site-header {
    padding-top: 10px;    
}

.site-header-menu {
    margin-top: 0;
}


.site {
    margin: 0;
}


div.faq-description {
    margin-bottom: 5em;
    
}

div.faq-category-group {
    margin-bottom: 5em;    
}

.collapseomatic {
    background-image: url(arrow-right.png) !important;
    background-position: 0% 27%;
    padding-left: 20px;
}
.colomat-close {
    background-image: url(arrow-down.png) !important;
    background-position: 0% 27%;
}

.collapseomatic_content {
    background-color: #eee;
    padding: 20px 20px;
    margin-bottom: 10px;
}

.textwidget a img {
    float: left;
    margin: 30px;
}

span.cluemeter {
    font-weight: bold;
}

section#text-9, section#text-10, section#text-11 {
    border: none;
}

.peerName {
    font-weight: bold;
}
.naarColoclue{
	color: #9DB070;
}

.naarPeer{
	color: #94A4CC;
}


th {
    background-color: #eee;
}

.paymentPeriod {
    font-style: italic;
}

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: 0;
}

.requiredFormField {
    color: #b00423;
}

span.radio-423 span span.wpcf7-list-item {
    display: block;
}

.formFieldHelp {
    color:#999;
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: 30px;
}
