#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

button.search-submit.btn {
    background: #27ABDF;
    color: white;
    border: #27ABDF;
}

 
main .current-menu-item a {
	color: #27ABDF !important;
}

.solution-title {
	width: 100%;
	height: 82px;
}

.solution-title-text {
    fill: none;
    stroke: #27abde;
    font-size: 2.5rem;
}

.page-id-64 .img-holder{border:solid 1px #ccc;}

span#cn-notice-text {
    font-size: .825rem;
}
.blog-item{	width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.blog-item img{height:100%; width: 100%;}
