/*
============================================================

	Theme Name: Kalium - Child Theme CPHGC
	Theme URI: http://www.laborator.co/view-theme/kalium
	Author: Patrick Jarnfelt
	Author URI: http://laborator.co/
	Version: 1.0
	Description: This is the child theme of Kalium made to fit CphGC design requirements.
	Template: kalium
	Text Domain: kalium
	
============================================================
*/


.vc-container{
	margin-top:30px;
}
.small-text{
	font-size:10px;
}
@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }
}
.section-sub-title{
	margin-top:0 !important;
}
.feature-img img{
	max-width: 100%;
	height: inherit;
}
.no-controls .vjs-control-bar{
	display:none !important;
}
table {width:100%;}
tr td { 
	vertical-align: top;
	padding-bottom: 40px; 
}
tr td:first-child { 
	min-width: 200px;
	font-weight: bold;
}
.single-blog-holder .comments-holder .comment-holder .commenter-image {
    position: relative;
    margin-right: 15px;
    float: left;
}
input[type=checkbox], .nf-field-container.cph_check input[type=checkbox], input[type=radio], .list-checkbox-wrap .nf-field-element li input, .list-radio-wrap .nf-field-element li input{
	width:16px !important;
	height:16px !important;
}
.jBox-wrapper jBox-Tooltip jBox-TooltipBorder jBox-pointerPosition-bottom{
	max-width:400px;
}
.label-right .checkbox-wrap .nf-field-label{
	display:block;
	width:300px !important;
}
.nf-help{
	background:none !important;
	font-size:16px;
}
textarea:focus{
	color:black;
}