/*
 Theme Name: Connect App
 Theme URI: http://connect.powder.intra/
 Description: Theme for AkzoNobel Connect powder coatings app
 Author: Tessella
 Author URI: http://www.tessella.com/
 Template: twentyfourteen
 Version: 1.0.1
*/
@media screen and (min-width: 1080px) {
	.site:before {
		background-color: none !important;
		#content: "";
		display: none !important;
		#height: 100%;
		#min-height: 100%;
		#position: absolute;
		#top: 0;
		#left: 0;
		#width: 182px;
		#z-index: 2;
	}
	.site:before {
		#width: 222px;
	}
}
.entry-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;    
}
.entry-content>p{font-size: 12px;margin-bottom: 0;}
.form-site-content{max-width: 600px;margin: 0 auto;text-align: center;}
.wpcf7{text-align: left;border: 2px solid #eee;padding: 15px 10px;font-size: 12px;margin-top: 20px;}
.wpcf7 .lb-dis{font-weight:600;}  
.lb-dis>span{font-weight:300;}
input[type="checkbox"]{ vertical-align: middle;}
.wpcf7-list-item{font-weight: 400;}
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {margin:0px 5px;}