
.product-search{
	margin-bottom: 50px;
}

.product-search .parallax-quote {
    background: url("../img/products/productSearch.jpg") repeat fixed 50% 0px transparent;
}

.product-search .parallax-quote {
    padding: 70px 0 !important;
}

.s-results .inner-results h3 a {
    color: #4765a0 !important;
}

.s-results .inner-results img {
    width: 120px !important;
    border: 1px solid #CCC;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 15px !important;
}

hr {
    margin: 20px 0;
}
/************* view *******************/
.service-block {
    padding: 20px 20px;
    text-align: left;
}

.service-box-v1 ul {
    padding:0px;
}

.service-box-v1 .service-block {
    padding-top: 0px;
}

.service-box-v1 p {
    margin-bottom: 30px;
}

.service-box-v1 p::after {
    background: #72c02c;
    
}


.search-view figure{
	border: 1px solid #CCC;
	margin: 0 0 10px;
}

figure > img{
	width: 100%;
}

.panel-body p{
	
	/*word-wrap: break-word;*/
	white-space: pre-wrap;
}
.icon-printer{
	padding-right: 30px;
}

.tree-box{
	padding: 15px;
    border: 1px solid #DDD;
}



/**************** admin ***********************/
.ui-jqgrid-btable tr.jqgrow td {height:30px; white-space:nowrap;}




