body.page-user-login .block-content h3,
body.page-user-login .block-webform h3 { width: 100%; text-transform: uppercase; }
body.page-user-login .block-webform h3 { margin-bottom: 30px; }
body.page-user .table-product > div.view-content,
body.page-user form#user-profile-form { background: #fff; }
body.page-user .table > tbody > tr > td,
body.page-user .table > tfoot > tr > td,
body.page-user .view-commerce-user-orders .table-product .view-content { background: none; }

.page-user-orders .view-id-commerce_line_item_table table td h3 { margin: 0; float: none; }
.page-user-orders .view-id-commerce_line_item_table table td:nth-child(2) { white-space: nowrap; }

/* ajout pour blog post sur les page de categories de solutions */
.view-blog-solutions-article .views-row { background: #fff; }
.view-blog-solutions-article .views-field-title .field-content { margin-top: 12px; text-transform: uppercase; }
.node-type-filtered-page .view-d-tails-r-alisations .product-wrapper.text-center { padding-bottom: 97px; }
/* title du block download dans pages filtrées nos solutions */
#block-algeco-custom-blocks-algeco-download-solution .block-content { padding: 0 !important; margin: 0; }
#block-algeco-custom-blocks-algeco-download-solution a { margin: 5px; }
#block-algeco-custom-blocks-algeco-download-solution .link-wrapper { margin-left: 67px; margin-bottom: 20px; }
#pre-bottom .block.m-b-medium { margin-bottom: 50px; }
.download-solution-title {
	position: relative;
	color: #666;
	margin: 20px 0 16px 75px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 2px;
}
.download-solution-title:before {
	display: block;
	content: "";
	background-color: #36b470;
	width: 23px;
	height: 100px;
	position: absolute;
	left: -42px;
	top: -20px;
}
h3.views-field-title { margin-top: 0; }
.views-field-title h4 a em { color: #666; }

@media (max-width: 768px) {
	.view-blog-solutions-article .blog-article-content {
		margin: 20px;
	}
}
.view-id-download_file .download-link { position: relative; }
.view-id-download_file .download-link:after {
	content: " ";
	background: url(../img/arrow-chalk.png) no-repeat 50% 50%;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -20px;
	right: -50px;
}
.view-id-download_file .download-link a { color: #fff; }

.node-type-realisation  .field-name-field-applications .field-item.application:hover,
.node-type-realisation  .field-name-field-applications .field-item.application:active { color: #0f6380; cursor: pointer; background: url('/sites/all/themes/algeco/img/pictos-applications-active.png') no-repeat left -183px; }
