/* Begin sticky footer >> */

.main-wrapper {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.main-header {
	flex: 0 0 auto;
}

.main-content {
	flex: 1 0 auto;
}

.main-footer {
	flex: 0 0 auto;
}

/* << End sticky footer */

/* Begin account dashboard >> */

#content_col_dashboard {
	width: 742px;
	float: right;
}

#content_col_dashboard .icon-link-level-up {
	display: inline-block;
	margin-bottom: 6px;
}
#content_col_dashboard .icon-link-level-up > .fa {
	margin-right: 6px;
}

#content_col_dashboard h2,
#content_col_dashboard .yd-table {
	margin-bottom: 16px;
}

#content_col_dashboard .page-header-borderless + h2 {
	margin-top: 0;
}

#content_col_dashboard p + h2 {
	margin-top: 30px;
}

#left_col_dashboard {
	float: left;
	width: 180px;
	border: solid 1px #ddd;
	border-radius: 4px;
	padding: 15px 0;
}

.my-account-user-image-canvas {
	width: 148px;
	display: block;
	margin: 0 auto 15px auto;
}

.my-account-user-image {
	width: 148px;
	height: 148px;
	max-width: 100%;
	border-radius: 5px;
}

#left_col_dashboard .nav-list > li > a {
	position: relative;
	padding: 10px 15px 10px 40px;
	word-wrap: break-word;
}
#left_col_dashboard .nav-list > li > a > i {
    margin-left: -24px;
	margin-top: 1px;
    position: absolute;
    line-height: inherit;
}
#left_col_dashboard .nav-list > .active > a {
	margin-left: -1px;
	margin-right: -1px;
	padding: 10px 16px 10px 41px;
}
#left_col_dashboard .nav-list > .active > a:after {
	content: "";
	display: inline-block;
	width: 0; 
	height: 0; 
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	border-right: 8px solid #ffffff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
}

@media only screen and (max-width: 991px) {
	#content_col_dashboard,
	#left_col_dashboard {
		float: none;
		width: auto;
		margin: 0 0 20px;
	}
	#left_col_dashboard {
		padding: 5px 0;
	}
	#left_col_dashboard .picture_frame {
		display: none;
	}
	#left_col_dashboard .nav-list > .active > a:after {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	#content_col_dashboard {
		width: 940px;
	}
}

/* << End account dashboard */

.product-details-block {
	margin-top: 35px;
	margin-bottom: 20px;
	line-height: 1.7;
}

.product-details-block p:not(:last-child) {
	margin-bottom: 20px;
}

.product-details-title {
	margin-top: 0;
	margin-bottom: 15px;
}

.channel-block {
    position: relative;
}
.channel-block.content-block {
    border: 1px solid #d6d6d6;
    background: #f7f7f7;
    padding: 16px 20px;
}
.channel-header {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin: 3px 0 15px;
}
@media (min-width: 480px) {
	.channel-header {
		flex-direction: row;
	}
}

.channel-header > h1 {
    flex-grow: 1;
    font-weight: normal;
    margin: 0 0 5px 0;
}

.channel-header.content-block > h1 {
   	font-size: 22px;
	line-height: 25px;
}

.channel-more {
    display: inline-block;
    margin: 0 0 5px 0;
}
.channel-more > .fa {
	margin-right: 4px;
}

.channel-block .product-tiled-list {
    clear: both;
    margin-bottom: -20px; /* Compensate for margin bottom of items (25px), leave 5px left same as top of channel block */
}

/* Not yet implemented
.channel-block-next, .channel-block-prev {
	position: absolute;
	top: 35%;
	right: -1px;
	background: #00b2ff;
	border-radius: 5px 0 0 5px;
	opacity: 0.9;
	padding: 20px 10px;
	display: inline-block;
}
.channel-block-prev {
	left: -1px;
	right: auto;
	border-radius: 0 5px 5px 0;
	display: none;
}
.channel-block-next i,
.channel-block-prev i {
	color: White;
}
*/

#shelf-banner {
	border-radius: 5px 5px 0 0;
	width: 940px;
	margin: -17px 0 20px -17px;
	position: relative;
	overflow: hidden;
}
#shelf-banner:after
{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}

#shelf-banner img
{
	border-radius: 5px 5px 0 0;
	width: 100%;
}
.shelf-social-networks,
.content-block > .shelf-social-networks:last-child
{
	display: block;
	margin-bottom: 0;
	margin-top: 10px; 
	margin-bottom: -8px;
}

.shelf-social-networks > span {
	display: block;
	margin-bottom: 5px;
}

.shelf-social-networks > a {
	margin-bottom: 8px;
}

.cat-header {
}

.cat-header .breadcrumb {
	margin-bottom: 0;
}

.cat-header .breadcrumb > .active {
	color: inherit;
}
.cat-header h1{
	margin-top: 0px;
	margin-bottom: 5px;
}
.cat-header h1:last-child,
.cat-header p:last-child {
	margin-bottom: 0px;
}
.sub-cats
{
	margin: 0;
}
.sub-cats-item
{
	background-image: url('images/arrow_right.png');
	background-position: -4px center;
	background-repeat: no-repeat;
	
	margin-top: 10px; 
	white-space: nowrap;
	overflow: hidden;
}
.sub-cats-link
{
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	max-width: 85%;
	text-overflow: ellipsis;
}

.sub-cats .counter
{
	color: #999999;
	font-size: 85%;
}

.nav-stacked .counter
{
	color: #999999;
	font-size: 85%;
	display: inline-block;
	text-decoration: none;
	margin-left: 4px;
}

.channels-filter-header
{
	margin-bottom: 25px;
}

.product-list-controls {
	margin-bottom: 8px;
}

.cat-header ~ #content_col_left > .product-list,
.cat-header ~ #content_col_left > .product-tiled-list,
.cat-header ~ #content_col_left > .product-card-list,
.cat-header ~ #content_col_left > .embed-responsive {
	margin-top: 12px !important; /* 12px + 8px margin for the control bottom margin = 20px */
}

.cat-header ~ #right_col > .content-block:first-child,
.cat-header ~ #right_col > .content-block-plain:first-child {
	margin-top: 12px;
}

.page-header ~ #right_col {
	margin-top: 0;
}

.page-header + .product-list-controls + .product-list,
.page-header + .product-list-controls + .product-tiled-list,
.page-header + .product-list-controls + .product-card-list,
.hero-page-header + .container > .product-list-controls + .product-list,
.hero-page-header + .container > .product-list-controls + .product-tiled-list,
.hero-page-header + .container > .product-list-controls + .product-card-list {
	margin-top: 12px;
}

.product-list-controls:after {
	/* Clearfix */
	content: " ";
	display: table;
	clear: both;
}

.product-list-controls > .btn,
.product-list-controls > .btn-group,
.product-list-controls > .product-list-searchbox,
.product-list-controls > .pull-right > .btn,
.product-list-controls > .pull-right > .btn-group {
	margin-bottom: 8px;
}

.product-list-controls > .btn:not(:last-child),
.product-list-controls > .btn-group:not(:last-child),
.product-list-controls > .product-list-searchbox:not(:last-child),
.product-list-controls > .pull-right > .btn:not(:last-child),
.product-list-controls > .pull-right > .btn-group:not(:last-child) {
	margin-right: 4px;
}

.product-list-controls > .pull-right > .btn-group > .dropdown-menu {
    left: auto;
    right: 0;
}

.related-products {
	margin-bottom: 20px;
}

.related-products .product-list {
	margin-bottom: 0;
}

.related-products .product-list > li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.related-products .product-card-list {
	margin-bottom: -30px; /* Compensate for margin bottom of items */
}

.related-products .product-tiled-list {
	margin-bottom: -25px; /* Compensate for margin bottom of items */
}
.related-products .product-tiled-list > li {
	width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
}

.search-results-recommended-products {
	margin-bottom: 20px;
}

.search-results-recommended-products .product-card-list {
	margin-bottom: -30px; /* Compensate for margin bottom of items */
}

.search-results-recommended-products .product-tiled-list {
	margin-bottom: -25px; /* Compensate for margin bottom of items */
}

.search-results-recommended-products > h2 {
	margin-top: 30px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
	#content_col_right .search-results-recommended-products .product-card:nth-child(4) {
		display: none;
	}
}

#content_col_left .product-tiled-list > li {
	width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
}
	
.channel-block .product-tiled-list > li {
	width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
}

.shelf-items-small
{
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}
.shelf-items-small > li
{
	display: inline-block;
	background: White;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	margin-right: 7px;
	float: left;
}
.shelf-items-small > li:last-child
{
	margin-right: 0px;
}
.shelf-items-small .product_image_only > a,
.shelf-items-small a.more-link
{
	display: block;
	width: 66px;
	height: 66px;
	line-height: 64px;
	text-align: center;
}
.shelf-items-small a.more-link > .fa
{
	margin-left: 4px;
}
.shelf-items-small > li > .product_image_only > a > img
{
	display: inline-block
}

.media-body p {
	margin-bottom: 5px;
}
.media p:last-child, .media-body p:last-child {
	margin-bottom: 0;
}
.media, .media-body {
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-content + .content-block {
	margin-top: 20px;
}

.navigation-menu
{

    width: 900px;
    background: #F7F7F7;
    padding: 0;
    }
.navbar-nav > li > .dropdown-menu.navigation-menu
{
    border-width: 0;
	box-shadow: 0 2px 50px 0 rgba(0,0,0,0.25);
    }
    
.navigation-menu.size-md
{
	width: 612px;
}
.navigation-menu.size-sm
{
	width: 335px;
}
.navigation-menu .list-inline
{
    background: white;
    border-radius: 5px 5px 0 0;
    overflow: auto;
    padding: 0 5px;
    margin-left: 0;
    }
.navigation-menu .list-inline li
{
    float: left; 
    margin-left: 30px;
    line-height: 45px;
    }
.navigation-menu-cats
{
    margin: 0 0 10px 0;
    width: auto;
    }
.dropdown-menu .navigation-menu-cats
{
    margin: 20px;
    }
.navigation-menu-cats h2
{
    font-size: 21px;
    font-weight: normal;
    margin-top: 10px
    }
.navigation-menu-cats h2 > a
{
	color: inherit;
	}
.navigation-menu-cats li > a
{
    padding: 10px 0;
    display: block;
    }
    
.navigation-menu-cats li ul > li:last-child
{
    padding-bottom: 0px;
}
    
.navigation-menu-cats ul.level1
{
    margin: 0 0 0 3px;
    padding-left: 20px;
    border-left: 1px solid #d8d8d8;
}

.navigation-menu-cats ul.level2,
.navigation-menu-cats ul.level3,
.navigation-menu-cats ul.level4,
.navigation-menu-cats ul.level5,
.navigation-menu-cats ul.level6,
.navigation-menu-cats ul.level7,
.navigation-menu-cats ul.level8,
.navigation-menu-cats ul.level9
{
    padding-left: 20px;
}

.navigation-menu-toggle > .caret
{
	margin-left: 4px;
}

.navbar {
	margin-bottom: 0px;
	background: transparent;
	min-height: 0;
	border: none;
}

.navbar-brand {
	padding: 0;
	margin: 10px 20px 10px 0;

    /* Hide the text and allow the image to be vertically centered properly */
	font: 0/0 a;
	text-shadow: none;
	color: transparent;

	min-height: 65px;
	max-height: 65px;
	line-height: 65px;

	position: relative;
}

.navbar-brand > img {
	display: inline-block;
	max-width: 225px;
	max-height: 65px;
	overflow: hidden; /* Hide overflowing ALT text in case the image cannot be loaded */
}

.navbar-brand > strong:first-child {
	/*
	When no image is set, apply the default image for the theme.
	*/
	display: inline-block;
	height: 65px;
	width: 168px;
	overflow: hidden;
	background-position: left center;
	background-image: url('/Pages/Market/Content/Images/logo.png');
	background-repeat: no-repeat;
	background-size: contain;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) { /* Trick to target Chrome only; see https://www.ryadel.com/en/css3-media-query-target-only-ie-ie6-ie11-firefox-chrome-safari-edge/#Chrome_29 */
	.navbar-brand > strong:first-child {
		image-rendering: -webkit-optimize-contrast; /* Makes scaled images less blurry in Chrome */
	}
}

.navbar .nav.site-header-menu,
.navbar .nav.site-wide-actions {
	margin-left: 0px;
	margin-top: 22px;
}

.site-wide-search {
	margin-left: 0;
	margin-right: 0;
}
.site-wide-search > .navbar-form {
	margin-top: 25px;
}

.site-wide-search > .navbar-form > .form-group > .input-group > .form-control[name='searchKey'] {
	width: 175px;
}

.site-wide-search > .navbar-form > .form-group > .input-group > .form-control[name='postCode'] {
	margin-left: -1px;
	width: 80px;
}
.site-wide-search > .navbar-form > .form-group > .input-group > .form-control[name='distance'] {
	margin-left: -1px;
	width: auto;
}

.site-wide-search > .navbar-form > .form-group > .form-control[name='searchKey'] {
	width: 200px;
}

.site-wide-search > .navbar-form > .form-group > .btn {
	opacity: 0.5;
	transition: opacity ease-in-out .15s;
}

.site-wide-search > .navbar-form > .form-group > .form-control:focus + .btn,
.site-wide-search > .navbar-form > .form-group > .btn:hover,
.site-wide-search > .navbar-form > .form-group > .btn:focus {
	opacity: 1.0;
}

@media only screen and (max-width: 991px) {
	.site-wide-search {
		display: none;
	}
}

.site-wide-bar{border-top: 3px solid #019ADC;}
.site-wide-bar{
	box-shadow: none;
	border-radius: 0;
    background: white;
}

#price-vat-dropdown > .dropdown-menu {
	min-width: 100%;
}

.main-menu-wrap {
	margin-bottom: 20px;
}

#main-menu {
  background: #24BDFF; /* color4: menu background */
  background: linear-gradient(to bottom, #24BDFF, #019ADC); /* color5 & color6: menu gradient */
  box-shadow: none;
  border: 0;
  border-radius: 5px;
  position: relative;
  min-height: 60px;
}
#main-menu .nav > li > a {
	padding: 0 23px;
	line-height: 60px;
	font-weight: bold;
    color: White;
}
#main-menu .navbar-nav > .open > a,
#main-menu .navbar-nav > .open > a:hover,
#main-menu .navbar-nav > .open > a:focus {
	background: rgba(0, 0, 0, 0.1);
}
#main-menu #toggle-navigation-menu {
    border-radius: 5px 0 0 5px;
    font-size: 16px;
}
#main-menu .navbar-right {
	margin-right: 0;
}
#main-menu .nav.navbar-right > li:last-child > a {
    border-radius: 0 5px 5px 0 ;
}
#main-menu .dropdown-menu .fa-check {
	margin-right: 6px;
}
.navbar-search{
	position: absolute;
	left: 50%;
	margin-left: -135px; /* half of search form width */
	margin-top: 15px;
}
.navbar-search input
{
	border-radius: 30px;
	width: 230px;
	padding: 5px 32px 5px 15px;
	border: 0;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.35);
	background: linear-gradient(to bottom, #f2f2f2, #ffffff);
	}
.navbar-search .btn-link
{
	position: absolute;
	right: 0px;
	top: -2px;
	z-index: 3;
	color: #333333;
	}
.navbar-search .btn-link:hover
{
    text-decoration: none;
    }

.form-group .fill-blanks
{
	margin-top: -2px
}
.form-group.has-error .fill-blanks
{
	color: #a94442;
}

#NotifyLowLicensesPercentage,
#NotifyLowLicensesMinQtyOrdered
{
	width: 51px;
	display: inline-block;
	margin: 2px 0;
}

.form-group .fill-blanks > .checkbox
{
	padding-top: 0;
	min-height: 0;
	display: inline-block;
	margin-right: 0;
	margin-left: 0;
}

#content_col_mid{
	width: 660px;
	margin-left: 205px;
	float: left;
}
#content_col_left{
	width: 865px;
	float: left;
}
#content_col_right
{
    float: right;
    width: 775px;
    }
#right_col,
#right_col_home, 
#right_col_product,
#right_col_library {
	float: right;
	width: 250px;
}

#left_col {
	float: left;
	margin-left: -865px;
	width: 180px;
}
#left_col2 {
	float: left;
	width: 140px;
}

#right_col .media-list .media:not(:first-child) {
	margin-top: 20px;
}


@media only screen and (min-width: 992px) {
	#right_col > .content-block-plain:first-child > .col-header + .media-list {
		margin-top: 17px;
	}

	#left_col  > .col-header > h2,
	#right_col > .content-block-plain:first-child > .col-header > h2,
	#right_col_home > .content-block-plain:first-child > .col-header > h2 {
		padding-top: 2px;
	}
}

/* content viewer */

#contentviewer
{
	/* We estimate next width/height ratio looks good for most content. In the future we might want to apply the ratio dynamically. */
	height: 580px; 
	width: 868px;
	transition: width 0.2s ease-in-out 0s, height 0.2s ease-in-out 0s;
}
@media only screen and (max-width: 480px) 
{
	#contentviewer{height: 340px;}
}

#right_col_library
{
	margin-top: -600px;

	/* apply a nice transition for toggling between small and large sizes */
	transition: margin 0.2s ease-in-out 0s;
}

@media (max-width: 767px) {
	#contentviewer
	{
		width: 100%;
	}

	#right_col_library
	{
		margin-top: 0;
	}
	
	#content_col_left {
		width: 100%;
		float: none;
	}
	#content_col_left .product-tiled-list > li {
		width: 155px;
	}
	#content_col_left .channel-block .product-tiled-list > li {
		width: 155px;
	}
	.related-products .product-tiled-list > li {
		width: 155px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#contentviewer
	{
		height: 520px;
		width: 100%;
	}

	#right_col_library
	{
		margin-top: 0;
	}
	
	#content_col_left {
		width: 100%;
		float: none;
	}

	#content_col_left .product-tiled-list > li {
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	#content_col_left .channel-block .product-tiled-list > li {
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	.related-products .product-tiled-list > li {
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#contentviewer
	{
		height: 484px;
		width: 667px;
	}

	#right_col_library
	{
		margin-top: -504px;
	}
	
	#content_col_left {
		width: 665px;
		float: left;
	}
	#content_col_left .product-tiled-list > li {
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	#content_col_left .channel-block .product-tiled-list > li {
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	.related-products .product-tiled-list > li {
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
}

/* Library product */

.library-content-list
{
	list-style: none;
	margin-bottom: 15px;
	padding: 0 0 0 36px;
	word-wrap: break-word;
}

.library-content-section
{
	position: relative;
	padding-bottom: 20px;
}

.page-header + #content_col_left .library-content-section:first-child
{
	margin-top: 10px;
}

.library-content-section-with-items:not(.library-content-section-collapsed):after
{
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	top: 24px;
	bottom: 35px;
	left: -26px;
	border-style: dashed;
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 0 0 0 1px;
}

.library-content-section-collapse-btn
{
	position: absolute;
	border-radius: 50%;
	left: -36px;
	top: 1px;
	width: 21px;
	height: 21px;
	padding: 2px;
	text-align: center;
	font-size: 14px !important;
	line-height: 1;
}

.library-content-section-collapse-btn > .fa
{
	line-height: 18px;
}

.library-content-section .library-content-list
{
	margin-bottom: 15px;
	padding-left: 0;
	padding-top: 5px;
}

.library-content-section-title
{
	margin-top: 0;
}

.library-content-section-content
{
	/* Ensure that the box shadow of .library-content-item and the timeline elements are visible during collapse transition */
	margin: 0 -5px 0 -36px;
	padding: 0 5px 0 36px;
}

.library-content-section-description
{
	margin-bottom: 15px;
}

.library-content-section-description:last-child
{
	margin-bottom: 0;
}

.library-content-item
{
	background: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	padding: 19px;
	margin-bottom: 20px;
	position: relative;
	display: flex;
	flex-direction: row;
}

.library-content-item .ambient-link
{
	transition: none;
}

.library-content-item:last-child
{
	margin-bottom: 0;
}

.library-content-item:last-child:after
{
	/* Hide the timeline part below the item bullet */
	content: "";
	position: absolute;
	display: block;
	width: 3px;
	top: 25px;
	bottom: 0;
	left: -27px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 0 0 3px;
	z-index: 10;
}

.library-content-item-bullet
{
	content: "";
	position: absolute;
	display: block;
	top: 22px;
	left: -34px;
	background: #FFFFFF;
	border-radius: 50%;
	height: 17px;
	width: 17px;
	border: solid rgba(0, 0, 0, 0.4) 2px;
	background-clip: content-box;
	z-index: 20;
}

.library-content-item-left
{
	padding-right: 15px;
	flex-shrink: 0;
}

.library-content-item-left .thumb-spacer-c
{
	width: 60px;
}

.library-content-item-left .media-object
{
	max-width: 60px;
	max-height: 60px;
}

.library-content-item-left .filetype-icon
{
	width: 60px;
	height: 40px;
	line-height: 40px;
	font-size: 40px;
}

@media (min-width: 576px) 
{
	.library-content-item-left .thumb-spacer-c
	{
		width: 100px;
	}

	.library-content-item-left .media-object
	{
		max-width: 100px;
		max-height: 100px;
	}

	.library-content-item-left .filetype-icon
	{
		width: 100px;
		height: 66px;
		line-height: 66px;
		font-size: 66px;
	}
}

.library-content-item-body
{
	flex-grow: 1;
	min-width: 0;
}

.library-content-item-title
{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 5px;
}

.library-content-item-actions
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	text-align: right;
}

/* Library tree product */

#contentpage
{
	overflow-y: hidden; /* prevent jumping screen */
}

#contentpage .content-container 
{
	display: flex;
	flex-direction: column;
    height: 100vh;
    overflow: auto;
}

#contentpage .navbar 
{
    flex: none; /* fixed size */
	margin-bottom: 0px;
	background: transparent;
	min-height: 0;
	border: none;
	margin-bottom: 0;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}

#contentpage .navbar-brand
{
	margin-right: 25px;
}

#contentpage .site-wide-bar h1 {
	clear: both;
	margin: 10px 0;
	font-size: 20px;
}
@media (min-width: 768px) {
	#contentpage .site-wide-bar h1 {
		clear: none;
		overflow: auto;
		margin: 29px 0;
	}
}

#contentpage .page-content {
    flex: 1;   /* resize in container */
    overflow: auto; /* IMPORTANT for FireFox */
            
    /* new flex container for content */
	display: flex;
	flex-direction: row;
}
#contentpage .content-navigation {
    flex: none;
    background: #FFF;
    position: relative;
    padding: 10px 0;
    width: 50%;
    max-width: 275px;
    overflow: auto;
    border-right: solid 1px rgba(0, 0, 0, 0.12);
    -webkit-overflow-scrolling: touch;
}

.content-frame-wrapper
{
    flex: 1 1 auto;
    width: 100%;
    position: relative;
    overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

#contentpage .content-frame {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    overflow-y: auto;
    border: 0;
}

.library-tree-content-list
{
	list-style: none;
	margin-bottom: 15px;
	padding: 0 10px 0 39px;
	word-wrap: break-word;
}

.library-tree-back-to-index
{
	position: relative;
	padding-top: 10px;
	padding-bottom: 30px;
}

.library-tree-back-to-index-btn
{
	position: absolute;
	border-radius: 50%;
	left: -28px;
	font-size: 16px !important;
}

.library-tree-content-section
{
	position: relative;
	padding-bottom: 20px;
}

.library-tree-content-section-with-items:not(.library-tree-content-section-collapsed):after
{
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	top: 24px;
	bottom: 35px;
	left: -19px;
	border-style: dashed;
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 0 0 0 1px;
}

.library-tree-content-section-collapse-btn
{
	position: absolute;
	border-radius: 50%;
	left: -29px;
	top: 0;
	width: 21px;
	height: 21px;
	padding: 2px;
	text-align: center;
	font-size: 14px !important;
	line-height: 1;
}

.library-tree-content-section-collapse-btn > .fa
{
	line-height: 18px;
}

.library-tree-content-section .library-tree-content-list
{
	margin-bottom: 15px;
	padding-left: 0;
	padding-top: 5px;
	padding-right: 0;
}

.library-tree-content-section-title
{
	margin-top: 0;
	font-size: 16px;
}

.library-tree-content-section-content
{
	/* Ensure that the timeline elements are visible during collapse transition */
	margin: 0 -10px 0 -39px;
	padding: 0 10px 0 39px;
}

.library-tree-content-item
{
	margin-bottom: 10px;
	position: relative;
	display: flex;
	flex-direction: row;
}

.library-tree-content-item.active:before
{
	content: "";
	position: absolute;
	top: -5px;
	bottom: -5px;
	left: -39px;
	right: -10px;
	background-color: #00b2ff;
}

.library-tree-content-item .ambient-link
{
	transition: none;
}

.library-tree-content-item.active .filetype-icon,
.library-tree-content-item.active .ambient-link,
.library-tree-content-item.active .ambient-link:hover,
.library-tree-content-item.active .ambient-link:focus,
.library-tree-content-item.active .ambient-link:visited
{
	color: #FFFFFF;
}

.library-tree-content-item:last-child
{
	margin-bottom: 0;
}

.library-tree-content-item:last-child:after
{
	/* Hide the timeline part below the item bullet */
	content: "";
	position: absolute;
	display: block;
	width: 3px;
	top: 1px;
	bottom: 0;
	left: -20px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 0 0 3px;
	z-index: 10;
}

.library-tree-content-item.active:last-child:after
{
	border-color: #00b2ff;
}

.library-tree-content-item-bullet
{
	position: absolute;
	display: block;
	top: 1px;
	left: -27px;
	background: #FFFFFF;
	border-radius: 50%;
	height: 17px;
	width: 17px;
	border: solid rgba(0, 0, 0, 0.4) 2px;
	background-clip: content-box;
	z-index: 20;
}

.library-tree-content-item-left
{
	padding-right: 10px;
	position: relative;
	flex-shrink: 0;
} 

.library-tree-content-item-left .thumb-spacer-c
{
	width: 32px;
}

.library-tree-content-item-left .media-object
{
	max-width: 32px;
	max-height: 32px;
}

.library-tree-content-item-left .filetype-icon
{
	width: 32px;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	margin-top: -2px;
}

.library-tree-content-item-body
{
	position: relative;
	flex-grow: 1;
	min-width: 0;
}

.library-tree-content-item-title
{
	font-weight: normal;
	font-size: inherit;
}

/* cart-summary-table */
.cart-summary-table
{
	width: 50%;
	}
.cart-summary-table td
{
	border: 0;
	padding: 6px 0;
	}
.cart-summary-table td:last-child
{
	text-align: right;
	}
.cart-summary-table .cart-summary-total td
{
	border-top: 1px solid #95a8b9;
	font-weight: bold;
	}
/* ===== Ajax loading for tabs ===== */

.tab-pane > .ajax-loader {
	display: block;
	margin: 16px auto;
}

/* ===== Cookie message ===== */

img.share
{
	cursor: pointer;
}

.product_rating
{
	white-space: nowrap;
}

a.product_rating
{
	text-decoration: none !important;
}

.level0
{
	padding-left: 0;
}

.level1
{
	padding-left: 15px;
}

.level2
{
	padding-left: 30px;
}

.level3
{
	padding-left: 45px;
}

.level4
{
	padding-left: 60px;
}

.level5
{
	padding-left: 75px;
}

.level6
{
	padding-left: 90px;
}

.level7
{
	padding-left: 105px;
}

.level8
{
	padding-left: 120px;
}

.level9
{
	padding-left: 135px;
}

td.product-links
{
	border-top:0px;
	padding : 0px  8px 8px 8px;
}

.content-link
{
	width:406px;
}

.step
{
	border-width: 1px;
	border-style: solid;
	border-color: #D6D6D6;
	border-radius: 4px;
	overflow: hidden;
}

.step + .step
{
	margin-top: 10px;
}

.step-header
{
	background-color: #f7f7f7;
    font-size: 18px;
    font-weight: normal;
	display: table;
	width: 100%;
	margin: 0;
}

.step-number
{
	background-color: #56D3FE;
	padding: 13px 17px;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
	width: 1em;
	vertical-align: middle;
	line-height: 24px;
}

.step-title
{
	padding: 13px 17px;
	display: table-cell;
	vertical-align: middle;
	line-height: 24px;
}

.step-body
{
	padding: 16px;
}

@media (max-width: 767px) 
{
	.step-body {
		padding: 16px 11px;
	}
}

#step-products .step-body
{
	width: 100%;
	overflow: auto;
}

#form-activate-content .step-body .media
{
	margin-bottom: 16px;
}

.step-body p:last-child
{
	margin-bottom: 0;
}

.step-body hr
{
    border-top: 1px solid #eee;
}

.step-buttons
{
	margin: 0;
}

p + .step-buttons
{
	margin-top: -10px;
}

.activate-conditions + .step-buttons
{
	margin-top: -16px;
}

.step-buttons > .btn
{
	margin: 16px 6px 0 0;
}

@media (max-width: 767px) 
{
	.step-buttons > .btn
	{
		margin-top: 11px;
	}
	.activate-conditions + .step-buttons
	{
		margin-top: -11px;
	}
}

.activate-conditions
{
	max-height: 200px;
	overflow: auto;
	margin-top: 16px;
	margin-bottom: 16px;
}

.activate-conditions:last-child
{
	margin-bottom: 0;
}

.checkout-activate-buttons
{
	margin: 0;
}

p + .checkout-activate-buttons
{
	margin-top: -10px;
}

.checkout-activate-buttons > .btn
{
	margin: 16px 6px 0 0;
}

.checkout-completed-details
{
	margin-top: -8px;
}

.checkout-completed-details,
.checkout-completed-details > .tab-content,
.checkout-completed-details p:last-child
{
	margin-bottom: 0;
}

.alert-checkout-autofill-error > ul
{
	padding-left: 20px;
}

#activate-product-switch-account-username {
    display: inline-block;
    margin-top: 8px;
    margin-right: 1.2em;
    margin-bottom: 0;
    padding: 8px 12px;
}

#activate-product-switch-account-username > img {
	width: 20px;
	height: 20px;
	border-radius: 2px;
	margin-top: -2px;
	margin-right: 4px;
}

#activate-product-switch-account-username > .fa {
	font-size: 1.1429em;
	margin-right: 4px;
}

#activate-product-switch-account-link{
    display: inline-block;
}

@media (max-width: 767px) 
{
	.activate-conditions
	{
		margin-top: 11px;
		margin-bottom: 11px;
	}
	.checkout-completed-details
	{
		margin-top: -4px;
		padding: 11px;
	}
	
	.checkout-activate-buttons > .btn
	{
		margin-top: 11px;
	}
}

/* Product preview dialog */
#modalPreview 
{
	display: flex;
	flex-direction: column;
}

#modalPreview > .modal-body
{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center
}

#modalPreview > .modal-body > .ajax-loader
{
	align-self: center;
}

#modalPreview .nav-pills
{
	margin-bottom: 15px;
}

#frame_preview_wrapper
{
	border: 1px solid #DDDDDD;
	flex-grow: 1;
}

#frame_preview_content
{
	width: 100%;
	height: 100%;
}

/* ===== Submit button icon with busy indicator ===== */

.submit_icon
{
	display: inline-block;
	width: 16px;
	margin: 0;
}
.submit_icon.hide
{
	display: none;
}

/* ===== Checkout page ===== */

.checkout-payment-simulated-message
{
	margin-bottom: 15px;
}

.checkout-payment-group-label
{
	font-weight: bold;
	margin-bottom: 5px;
}

.checkout-payment-group-label > .text-muted
{
	font-weight: normal;
}

.checkout-payment-group-description
{
	margin-bottom: 15px;
}

.checkout-payment-type
{
	margin-top: 5px;
	margin-bottom: 20px;
}

.checkout-payment-type:last-child
{
	margin-bottom: 0;
}

.checkout-payment-type > .radio-list > .radio
{
	margin: 0;
}

.checkout-payment-type > .radio-list > .radio > label
{
	display: flex;
	align-items: center;
}

.checkout-payment-options,
.checkout-payment-method-not-available
{
	margin-top: 10px;
    margin-left: 29px;
}

.checkout-payment-type-single
{
    margin-top: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.checkout-payment-type-single .checkout-payment-options
{
    margin-left: 0;
	width: 100%;
}


.checkout-payment-type-single .checkout-payment-method-not-available
{
    margin-left: 0;
}

.checkout-payment-method-not-available
{
	margin-top: 6px;
    margin-bottom: 0;
}

.checkout-payment-type-logos
{
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	justify-content: center;
	flex-shrink: 0;
	max-width: 86px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-right: 8px;
}

.radio .checkout-payment-type-logos
{
		margin-left: 4px;
}

@media (min-width: 375px) and (max-width: 991px), (min-width: 1200px)
{
	.checkout-payment-type-logos
	{
		max-width: 132px;
	}
}

.checkout-conditions
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.step-body .table-cart.order-summary
{
	margin-top: -12px;
	margin-bottom: 2px;
}

.order-summary .qty-header
{
	position: relative;
}
.order-summary .qty-header-label
{
	position: absolute;
	top: 12px;
	right: 8px;
}
.order-summary th:last-child > .qty-header-label
{
	right: 0;
}

.order-summary thead + tbody:last-child > tr:last-child > td
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.step-body .table-cart.order-summary.no-payment-details:not(.no-qty)
{
	margin-bottom: 14px;
}

@media only screen and (max-width: 767px) 
{
	.order-summary .qty-header-label
	{
		top: 8px;
		right: 5px;
	}
	.step-body .table-cart.order-summary
	{
		margin-top: -8px;
		margin-bottom: 6px;
	}
	
	.order-summary.no-payment-details
	{
		margin-bottom: 10px;
	}
}

.order-change
{
	margin-bottom: 14px;
	text-align: right;
}
.order-summary.no-qty.no-payment-details + .order-change
{
	text-align: left;
}

.form-group.checkout-terms-conditions > .checkbox-custom
{
	margin: 0;
}

#cartform .alert
{
	margin-bottom: 16px;
}

#cartform .table-cart
{
	margin-top: -12px;
	margin-bottom: -12px;
}
@media only screen and (max-width: 767px) 
{
	#cartform .table-cart
	{
		margin-top: -8px;
		margin-bottom: -8px;
	}
}

.cart-buttons
{
	text-align: right;
}

.cart-buttons > .btn
{
	margin: 16px 0 0 6px;
}

@media (max-width: 767px) 
{
	.cart-buttons > .btn
	{
		margin-top: 11px;
	}
}

.step-body .table-cart
{
	margin-top: -12px;
	margin-bottom: -12px;
}
@media only screen and (max-width: 767px) 
{
	.step-body .table-cart
	{
		margin-top: -8px;
		margin-bottom: -8px;
	}
}

.step-body .table-cart .order-product-name,
.step-body .table-cart .order-product-name:hover,
.step-body .table-cart .order-product-name:focus,
.step-body .table-cart .order-product-name:visited
{
	color: inherit;
}

#checkoutform .step,
#paymentform .step
{
	margin-bottom: 20px;
}

.cart-intro
{
	margin-bottom: 16px;	
}

h2.cart-order-header 
{
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 16px 0;
}

h2.cart-order-header .picture_frame
{
	margin-right: 8px;
}

.btn + .btn.proceedcheckout
{
	margin-left: 18px;
}

.payment-process-logo {
	margin: 0 0 0 10px
}

.payment-process-logo-stripe {
	width: 120px;
	margin-bottom: 10px;
}

.payment-process-creditcard-logos {
	width: 120px;
	margin-left: -5px;
	margin-bottom: -5px;
	text-align: center;
}

.payment-process-creditcard-logos > img {
	height: 20px;
	margin: 0 0 5px 5px;
}

.input-creditcard-cvn {
	max-width: 143px;
}

#well_paymentprocess
{
	margin-bottom: 0;
	margin-top: -11px;
	position: relative;
}

#well_paymentprocess .payment-errors
{
	margin-bottom: 15px;
}

#well_paymentprocess .help-block.text-danger
{
	margin-bottom: 0;
}

div.customerverification_actions
{
	text-align: center;
	position: relative;
	margin-bottom: 0;
}

div.customerverification_actions li:hover > .nav-stacked-item-container
{
	background: #00B2FF;
    color: White;
    cursor: pointer;
}
div.customerverification_actions li:hover .text-muted
{
	color: #ffffff;
	color: rgba(255, 255, 255, 0.85);
}

div.customerverification_actions .user
{
	text-align: left;
}

#cancel_placeorder_results:not([disabled])
{
	color: #dc0f0f;
}

.spinner
{
	background-image: url('images/ajax-loader.png');
	background-color: rgba(255, 255, 255, 0.5);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
	.spinner
	{
		background-image: url('./images/ajax-loader@2x.png');
	}
}

.aborted-order-msg
{
	position: relative;
}

.aborted-order-msg-button
{
	margin-top: 10px;
}

.channel-block:not(:last-child) > .product-list {
	margin-bottom: 40px;
}

@media only screen and (max-width: 991px) 
{
	.main-header {
		padding-top: 50px;
	}
		
	#content_col_mid,
	#content_col_left,
	#content_col_right,
	#right_col,
	#right_col_home,
	#right_col_product,
	#right_col_library,
	#left_col,
	#left_col2{
		float: none;
		width: auto;
		margin: 0 0 20px;
	}
	#shelf-banner 
	{
		max-width: calc(100% + 34px) !important;
	}
	.navbar-search{margin: 0; left:0; right: 0; top: 50px; height: 60px; background: #ffffff; box-shadow: 0 4px 4px 0 rgba(0,0,0,0.15);}
	.navbar-search-container{margin: 15px; position: relative;}
	.navbar-search .navbar-search-container input{width: 100%; border: 1px solid #cccccc;}
	.navigation-menu-cats > div{margin-bottom: 30px;}

	.salesunit-tiled-list > li
	{
		width: 47%;
		}
	.salesunit-tiled-list > li > h3, .salesunit-tiled-list > li > p{width: auto;}
}

@media (max-width: 767px) {
	.salesunit-tiled-list > li
	{
		width: 46%;
		}
}

@media only screen and (min-width: 1200px)
{
	#content_col_mid {
		width: 660px;
	}
	#content_col_mid .product-tiled-list > li
	{
		width: 22%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	#shelf-banner
	{
		width: 1140px;
		}
	#shelf-banner img
	{
		width: 1140px;
		}
	#content_col_right
	{
		width: 935px;
		}
	#left_col2{
		width: 180px;
	}
	.salesunit-tiled-list > li
	{
		width: 31%;
		}
	.salesunit-tiled-list > li > h3, .salesunit-tiled-list > li > p{width: auto;}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	#left_col{
		margin-left: -665px;
		width: 160px;
	}

	#content_col_mid {
		width: 480px;
		margin-left: 185px;
	}
	#content_col_mid .product-list-item-thumb {
		width: 115px;
	}
	#content_col_mid .product-list-item .thumbMedium {
		max-width: 100px;
	}
	#content_col_mid .product-list-item-body {
		width: calc(100% - 115px);
	}
	
	#content_col_mid .product-tiled-list > li
	{
		width: 30%; /* Assuming 3 products on a single line, without any content left or right of the list */
	}
}
@media only screen and (max-width: 550px) 
{
	#cartform .well{padding: 10px; margin: 0 -10px 20px; overflow: auto;}

	#cartform span.text-nowrap{white-space: normal; display: block;}
	.salesunit-tiled-list{margin: 0 !important}
	.salesunit-tiled-list > li{width: 100%; margin-left: 0;}
	.navigation-menu-cats > div{width: 100%;}
}
@media only screen and (max-width: 480px) 
{
	.product-tiled-list > li, #content_col_left .product-tiled-list > li {
		width: 47%;
	}
	#content_col_left .product-tiled-list > li {
		width: 47%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	#content_col_left .channel-block .product-tiled-list > li {
		width: 47%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	.related-products .product-tiled-list > li {
		width: 47%; /* Assuming 4 products on a single line, without any content left or right of the list */
	}
	.salesunit-tiled-list li
	{
		width: 100%;
		margin-left: 0;
		}
}

.mobile-logo {
	display: none;
	margin: 20px 0;
}
.mobile-logo .navbar-brand {
	display: block;
	float: none;
	height: auto;
	min-height: 0;
	max-height: 55px;
	line-height: inherit;
	margin: 0;
}
.mobile-logo .navbar-brand > img {
	max-height: 55px;
}
.mobile-logo .navbar-brand > strong:first-child {
	height: 55px;
	max-height: 55px;
}

/* mobile menu */
@media only screen and (max-width: 991px) 
{
	.main-menu-wrap{display: none;}
	.navbar.nav-desktop{background: #00B2FF; background: linear-gradient(to bottom, #24bdff, #019adc); position: fixed; left: 0; top: 0; right: 0; z-index: 1000; height: 50px;}
	.nav-desktop .navbar-nav > .open > a, .nav-desktop .navbar-nav > .open > a:hover, .nav-desktop .navbar-nav > .open > a:focus {background: #ffffff !important; color: #00B2FF !important;}
	.navbar.nav-desktop .container{padding: 0 !important; width: auto !important;}
	.mobile-logo{display: block; }
	.nav-desktop .navbar-brand{display: none;}
	.site-wide-bar{background: transparent !important; border: 0 !important; padding: 0 !important;}
	.site-header-menu-container{display: none;}
	.mobile-menu-cats-wrapper{clear: both;}
	.site-wide-actions .caret {display: none;}
	
	.navbar.nav-desktop .link-caption,
	#user-account {
		/* Visually hide, but now from screen readers */
		position: absolute;
		width: 1px;
		height: 1px;
		margin: -1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}

	.site-wide-actions > li{display: inline-block;}
	.site-wide-actions > li > a {color: #ffffff !important;}
	.navbar .nav.site-wide-actions{margin: 0 !important; float: right;}
	.navbar .nav.site-wide-actions > li > a{line-height: 50px; padding: 0 12px;}
	.navbar-main-list{position: absolute; left: 0; top: 0; margin: 0 !important;}
	
	a.menu-toggle, a.menu-toggle:hover, a.menu-toggle:focus, a.menu-toggle:visited{display: inline-block; float: left; line-height: 50px; padding: 0 12px; color: #ffffff;}
	a.menu-toggle.open{background: #ffffff; color: #00B2FF;}
	.navbar-search{display: none;}
	#main-menu-wrap{float: right;}
	#main-menu{background: transparent !important; position: static !important;}
	#main-menu #price-vat-dropdown{display: none;}
	#main-menu .navbar-right{float: right; margin: 0;}
	#main-menu .navbar-right > li{display: inline-block;}
	#main-menu .nav > li > a{line-height: 50px !important; padding: 0 12px !important;}
	#main-menu #toggle-navigation-menu{border-radius: 0 !important;}
	.navbar.nav-desktop .passport-loggedin{padding: 30px 15px;}
	.site-wide-actions .open .dropdown-menu, .site-header-menu-container{border-radius: 0; border: 0; background: #ffffff; margin: 0; position: fixed; left: 0; right: 0; top: 50px; bottom: 0; overflow: auto; -webkit-overflow-scrolling: touch; box-shadow: none;}	

	.site-wide-actions .search-dropdown > .dropdown-menu {
		bottom: auto;
		box-shadow: 0 3px 3px rgba(0,0,0,0.2) !important;
		padding: 20px 15px;
	}

	.search-dropdown > .dropdown-menu > form > .form-group {
		margin-bottom: 0;
	}
	.search-dropdown > .dropdown-menu > form > .form-group > .input-group > .form-control[name='postCode'] {
		margin-left: -1px;
	}
	.search-dropdown > .dropdown-menu > form > .form-group > .input-group > .form-control[name='distance'] {
		margin-left: -2px;
	}
	.search-dropdown > .dropdown-menu > form > .form-group > .input-group > .input-group-btn > .btn {
		margin-left: -3px;
		font-size: 14px;
	}

	.site-header-menu-container .nav > li > a { line-height: inherit; }
	.site-header-menu-container .nav > li > a:hover, .site-header-menu-container .nav > li > a:focus {text-decoration: underline;}
	.site-header-menu-container .nav .open > .dropdown-menu { position: static; float: none; box-shadow: none; padding: 0 0 2px 0; margin-left: 18px; border: none; border-left: 1px solid #d8d8d8 !important; border-radius: 0; }
	.site-header-menu-container .nav .open > .dropdown-menu > li > a, .site-header-menu-container .nav .dropdown-menu > li > a { padding: 10px 15px 10px 20px; background: none !important;}	
	.site-header-menu-container .dropdown-submenu > .dropdown-menu { display: block; position: static; float: none; box-shadow: none; padding: 0; margin-left: 20px; border: none; border-radius: 0;}
	.site-header-menu-container .dropdown-submenu > a:after { display: none; } /* Hide submenu caret */
	.dropdown-menu .navigation-menu-cats {margin: 20px 0px 25px 0px !important;}
	.site-header-menu-container .navbar-nav {float: none;}
	.site-header-menu-container .navbar-nav > li {float: none;}
	.navbar .nav.site-header-menu {padding: 20px 0; margin: 0;}
	
	.nav-desktop .dropdown.open > .dropdown-menu,
	.nav-desktop .btn-group.open > .dropdown-menu,
	.nav-desktop .dropup.open  > .dropdown-menu,
	.site-header-menu-container .dropdown-submenu > .dropdown-menu {
		/* Don't animate header dropdown on mobile since the hamburger menu does not animate either. */
		animation: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #00B2FF; line-height: inherit;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {background: transparent !important; color: #00B2FF; text-decoration: underline;}
}

@media only screen and (min-width: 992px) {
	.site-header-menu,
	.site-wide-actions {
		min-height: 40px
	}

	.site-header-menu.rn-uninitialized {
		max-height: 40px;
		overflow: hidden;
	}

	.navbar .nav.site-header-menu,
	.navbar .nav.site-wide-actions,
	.site-wide-search > .navbar-form {
		margin-top: 0;
		margin-bottom: 0;
	}

	.site-wide-bar > .container {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.navbar-brand {
		flex-shrink: 0;
	}

	.site-header-menu-container {
		flex-grow: 1;
		flex-shrink: 1;

		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.site-header-menu {
		flex-grow: 1;

		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.site-header-menu > li {
		flex-shrink: 0;
	}

	.site-wide-search {
		flex-shrink: 0;
	}

	.site-wide-actions {
		flex-shrink: 0;
	}
}

.block-featured-profiles .col-header
{
	margin-bottom: 20px;
}

.block-featured-profiles .media:not(:first-child)
{
	margin-top: 20px;
}

.profile-card-list {
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 -15px 0 -15px; /* compensate for positive margin for inner li */
}

.profile-card {
	position: relative;
	background: #FFFFFF;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	margin: 0 15px 30px 15px;
	text-align: center;
	word-wrap: break-word;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
    transition: all 0.3s;
}

.profile-card:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.profile-card.full-card-link {
	cursor: pointer;
}

.profile-card-img-spacer {
	box-sizing: content-box;
	display: block;
	height: 175px;
	line-height: 175px;
	text-align: center;
	padding: 15px;
	font-size: 0;
	flex-shrink: 0;
}

.profile-card-img {
	vertical-align: middle;
	border-radius: 4px;
	max-width: 100%;
	max-height: 100%;
}

.profile-card-body {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	padding: 0 15px 15px 15px;
}

.profile-card-title {
	margin: 0 0 10px 0;
}

.profile-card-price {
	display: inline-block;
	color: #999999;
	font-size: 80%;
}

.profile-card-location {
	margin-top: -5px;
	color: #777777;
}

.profile-card-products {
	margin-top: -5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #777777;
}
.profile-card-products:last-child {
	margin-bottom: 0;
}

.profile-card-description {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.profile-card-description:last-child {
	margin-bottom: 0;
}

.profile-card-spacer {
	flex-grow: 1;
	margin-top: auto;
}

.profile-card .product_rating {
	margin-top: 2px;
	margin-bottom: 3px;
}

.profile-card-orders,
.profile-card-followers {
	color: #777777;
}
.profile-card-orders:last-child,
.profile-card-followers:last-child {
	margin-bottom: 0;
}

.profile-card-actions
{
	margin: 3px -15px -15px -15px;
}

.profile-card-btn {
	display: block;
	width: 100%;
	border-radius: 0 0 4px 4px;
	padding: 10px;
}

.profile-card-btn-follow.set,
.profile-card-btn-follow.set:hover,
.profile-card-btn-follow.set:focus,
.profile-card-btn-follow.set:active,
.profile-card-btn-follow.set:active:focus,
.profile-card-btn-follow.set:active:hover {
	background: #FFFFFF;
	color: #777777 !important;
	border-top: solid #eeeeee 1px;
	padding-top: 9px;
}

/* profile page */

.profile-hero {
	min-height: 145px;
	padding: 45px 0 0 0;
	margin-bottom: 15px;
	position: relative;
}

@media only screen and (min-width: 651px) {
	.profile-hero.has-rating {
		padding-top: 35px; /* Compensate for rating */
	}
}

@media only screen and (min-width: 992px) {
	.profile-hero {
		min-height: 190px;
		padding-top: 92px;
	}
	.profile-hero.has-rating {
		padding-top: 80px; /* Compensate for rating */
	}
}

.profile-hero-background-asset {
	background-color: #4b4b4b;/* color15: showcase background */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.profile-hero-background-asset[style]:after
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.25); 
	background: linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,.3) 100%);
	pointer-events: none;
}

.profile-hero-image-thumb
{
    border-radius: 4px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: white;
	margin: 0 0 15px 0;
	position: relative;
    text-align: center;
    font-size: 0;
    display: inline-block;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.profile-hero-image 
{
    border-radius: 3px;
	line-height: 150px;
	max-width: 144px;
	max-height: 144px;
}

.profile-hero-info {
	color: #FFFFFF;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	display: block;
	width: calc(100% - 165px);
	padding: 15px 0 21px 0;
	overflow: auto;
}

@media only screen and (min-width: 651px) {
	.profile-hero.has-rating .profile-hero-info {
		padding: 5px 0 12px 0; /* Compensate for rating */
	}
}

@media only screen and (min-width: 992px) {
	.profile-hero.has-rating .profile-hero-info {
		padding: 8px 0 12px 0; /* Compensate for rating */
	}
}

.profile-hero .breadcrumb {
	margin-bottom: 2px;
}
.profile-hero .breadcrumb > li:after {
	color: #FFFFFF;
	opacity: 0.8;
}
.profile-hero .breadcrumb > .active {
	color: #FFFFFF;
	opacity: 0.8;
}
	
.profile-hero-info .text-muted,
.profile-hero-info .rate_button.allunset {
	color: #FFFFFF;
	opacity: 0.8;
}

.profile-hero-info a:not(.verified-badge),
.profile-hero-info a:not(.verified-badge):hover,
.profile-hero-info a:not(.verified-badge):focus,
.profile-hero-info a:not(.verified-badge):visited,
.profile-hero-info a:not(.verified-badge):active {
	color: #FFFFFF;
}

.profile-hero-info > h1 {
	margin: 0;
	font-size: 36px;
	line-height: 1.11111111;
	color: inherit;
}

.profile-hero .profile-hero-info > h1 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.profile-hero .profile-hero-header-buttons {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media only screen and (min-width: 651px) {
	.profile-hero .profile-hero-info > h1 {
		flex-direction: row;
		align-items: end;
	}

	.profile-hero:not(.has-form) .profile-hero-header-text {
		flex-grow: 1;
	}

	.profile-hero .profile-hero-header-buttons {
		flex-shrink: 0;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 15px;
	}
}

.profile-hero-header-buttons > .btn-primary,
.profile-hero-header-buttons > .btn-primary:hover,
.profile-hero-header-buttons > .btn-primary:focus,
.profile-hero-header-buttons > .btn-primary:visited,
.profile-hero-header-buttons > .btn-primary:active,
.profile-hero-header-buttons > .btn-primary:active:focus {
	background: #FFFFFF;
	border: 0;
	padding: 7px 19px;
	color: #00b1dd !important; /* color3: links */
	vertical-align: bottom;
	text-shadow: none;
}

.profile-hero-header-text > small {
	color: #FFFFFF;
	opacity: 0.8;
}

.profile-hero-info > .product_rating {
	display: inline-block;
	margin-top: 8px;
}

.profile-hero-info .rate_button
{
	text-shadow: none;
}

.profile-hero-info .rate_button,
.profile-hero-info .rate_count {
	vertical-align: top;
	line-height: 20px;
}

.profile-hero-info .rate_button:nth-child(5) {
	margin-right: 5px;
}

.profile-hero-headline {
	overflow: auto;
	margin: 15px 0 0 0;
}

.profile-hero-headline > .fa {
	font-size: 20px;
	line-height: 20px;
	margin-right: 2px;
	vertical-align: top;
}

@media only screen and (min-width: 651px) {
	.profile-hero.has-rating .profile-hero-headline {
		margin: 10px 0 0 0;
	}

	.profile-hero-headline > .fa {
		color: #555555
	}

	.profile-hero-headline > .fa-map-marker
	{
		margin-left: 1px;
	}
}

.profile-hero > .container:after {
	clear: none;
}

.profile-hero .verified-badge {
	margin-top: -2px;
	text-shadow: none;
}

.profile-form-container:after {
	clear: none;
}

.profile-form {
	width: 350px;
	float: right;
	margin-top: -65px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

.profile-form.no-box-shadow {
	box-shadow: none;
	border-radius: 0px;
}

.profile-form.no-box-shadow .profile-form-box {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	margin-bottom: 20px;
}

.profile-form-header {
	height: 50px; 
	line-height: 50px; 
	padding: 0 15px; 
	background: #5d5d5d;
	color: #ffffff;
	overflow: hidden;
	border-radius: 4px 4px 0 0;
}

.profile-form-header strong {
	font-size: 26px;
}

.profile-form-body {
	padding: 15px;
	border-top: 0;
}

.profile-form-body > p:last-child {
	margin-bottom: 0;
}

.profile-form .action-buttons {
	margin: 0;
	list-style: none;
	border-top: solid #DDDDDD 1px;
	margin: 10px 15px 0 15px;
	text-align: center;
	padding: 5px 0 15px 0;
}

.profile-form .action-buttons:before
{
	content: "or";
	position: relative;
	background: #FFFFFF;
	color: #999999;
	padding: 5px 10px;
	top: -17px;
}

html[lang="nl"] .profile-form .action-buttons:before
{
	content: "of";
}

html[lang="de"] .profile-form .action-buttons:before
{
	content: "oder";
}

html[lang="fr"] .profile-form .action-buttons:before
{
	content: "ou";
}

html[lang="es"] .profile-form .action-buttons:before
{
	content: "or"; /* !!! Temporary code es-ES !!! At this moment we have a Spanish language nomenclature with English content. */
}

.profile-details-title {
	font-size: 21px;
	line-height: 23px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.profile-details-title-main + .profile-details-title {
	margin-top: 0;
}

.profile-details-title-main {
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 26px;
}

.profile-details-title-products,
.profile-details-title-feed {
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 10px;
}

.profile-details-title .verified-badge {
	font-size: 1.25em;
}

.profile-details-title ~ .profile-social-links {
	margin-top: 20px;
}

.profile-details-title ~ p:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 991px)
{
	.profile-social-links.content-block
	{
		margin-top: 10px;
	}
}

.profile-specs {
	margin-top: 40px;
}

.profile-details-title + .profile-specs {
	margin-top: 0;
}

.profile-specs .media {
	margin-bottom: 20px;
}

.profile-specs > .media:last-child,
.profile-specs > .row:last-child > .col-sm-6 > .media:last-child {
	margin-bottom: 0;
}

.profile-specs .media-left > .fa {
	font-size: 32px;
	color: #555555;
}

.profile-specs .media-left > .fa-stack {
	font-size: 16px;
	width: 2.57142858em;
	color: #555555;
}

.fa.profile-verification-successfull,
.fa.profile-verification-progress,
.fa.profile-verification-unsuccessfull {
	font-size: 20px;
}
.fa.profile-verification-successfull {
	color: #228B22;
}
.fa.profile-verification-progress {
	color: #5d5d5d;
}
.fa.profile-verification-unsuccessfull {
	color: #A94442;
}

@media only screen and (max-width: 350px) {
	.profile-hero-info > .product_rating > .text-muted {
		display: none;
	}
}

@media only screen and (max-width: 650px) {
	.profile-hero {
		text-align: center;
		padding: 25px 0;
		height: auto;
	}
	.profile-hero-info {
		float: none;
		width: auto;
		padding-top: 0;
		padding-bottom: 10px;
	}
	.profile-hero-headline {
		margin: 0 15px;
		float: none;
		width: auto;
		clear: both;
		color: #FFFFFF;
		text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	}
	.profile-hero-headline-link,
	.profile-hero-headline-link:hover,
	.profile-hero-headline-link:focus,
	.profile-hero-headline-link:visited,
	.profile-hero-headline-link:active {
		color: #FFFFFF;
	}
}

@media only screen and (min-width: 651px) {
	.profile-hero-image-thumb {
		float: left;
        margin: 0 15px 0 0;
	}
	.profile-hero-headline {
		float: left;
		width: calc(100% - 170px); /* Subtract width + margin of image */
	}
}

@media only screen and (max-width: 991px) {
	.profile-form-container {
		clear: both;
	}
	.profile-form {
		float: none; 
		width: auto; 
		margin-top: 20px;
	}
}

@media only screen and (min-width: 992px) {
	.has-form .profile-hero-headline {
		width: calc(100% - 530px); /* Subtract width + margin of image and order form */
	}
	.profile-content {
		float: left;
		width: 100%;
	}
	.profile-content.has-form  {
		width: calc(100% - 380px);
	}
}

.profile-compass-wrapper {
	background-color: #f2f2f2;
	margin: 40px 0;
	padding: 40px 0;
	text-align: center;
}

.profile-compass-wrapper + .container {
	margin-top: -30px;
}

.profile-compass-wrapper .profile-details-title {
	margin-top: 0;
}

@media only screen and (min-width: 768px) {
	#content_col_left .product-card,
	#content_col_mid .product-card {
		width: calc(50% - 30px);
	}
	
	.channel-block .product-card:nth-child(4) {
		display: none;
	}
	#content_col_left .channel-block .product-card:nth-child(4) {
		display: block;
	}
}

@media only screen and (min-width: 1200px) {
	#content_col_left .product-card,
	#content_col_right .product-card {
		width: calc(33.3333% - 30px);
	}
	
	#content_col_mid .product-card	{
		width: calc(50% - 30px);
	}
	
	.channel-block .product-card:nth-child(4) {
		display: block;
	}
	.related-products .product-card:nth-child(4),
	#content_col_left .channel-block .product-card:nth-child(4) {
		display: none;
	}
}

.profile-tabstrip {
	clear: both;
	margin-bottom: 30px;
}

.profile-content.has-form .profile-tabstrip {
	margin-top: 30px;
}
		
.profile-tabstrip > .nav-line-tabs > li > a {
	display: block;
	text-align: center;
	white-space: nowrap;
}

@media only screen and (min-width: 651px) {
	.profile-tabstrip {
		margin-top: 40px;
	}

	.profile-content.has-form .profile-tabstrip {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 651px) and (max-width: 719px) {
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(2),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(2) ~ li,
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(3),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(3) ~ li {
		width: 33.3333%;
	}
}

@media only screen and (min-width: 720px) and (max-width: 991px) {
	.profile-tabstrip > .nav-line-tabs > li {
		width: 33.3333%;
	}

	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(4),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(4) ~ li {
		width: 25%;
	}

	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(5),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(5) ~ li {
		width: 20%;
	}

	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(6),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(6) ~ li {
		width: 25%; /* This will move the last two to a second line, otherwise the captions won't fit. */
	}
}

@media only screen and (min-width: 992px) {
	.profile-tabstrip {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.profile-tabstrip > .nav-line-tabs > li {
		width: 25%;
	}
	
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(5),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(5) ~ li {
		width: 20%;
	}

	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(6),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(6) ~ li {
		width: 16.6666%;
	}
}

@media only screen and (min-width: 1200px) {
	.profile-tabstrip > .nav-line-tabs > li {
		width: 20%;
	}

	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(6),
	.profile-tabstrip > .nav-line-tabs > li:first-child:nth-last-child(6) ~ li {
		width: 16.6666%;
	}
}

.profile-tabstrip ~ #content_col_right,
.profile-tabstrip ~ #left_col2 {
	margin-top: 10px;
}

.profile-tabstrip ~ .page-header
{
	margin-top: 40px;
}

.profile-contact-detail.profile-contact-detail { /* Double class selector to increase specificity */
	position: relative;
	margin-bottom: 6px;
}

.profile-contact-detail > .profile-contact-detail-value {
	display: inline-block;
	position: relative;
	padding: 4px 0 4px 36px;
	max-width: 100%;
	word-wrap: break-word;
}

.profile-contact-detail > .fa {
    position: absolute;
    line-height: inherit;
    color: #555555;
	font-size: 24px;
	margin-top: -2px;
}

.content-block-plain.social-sharing,
.content-block-feed.social-sharing {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	column-gap: 15px;
	row-gap: 5px;
}

.profile-content .social-sharing,
.profile-form-container .social-sharing {
	margin-top: 40px;
}

@media only screen and (max-width: 767px) {
	.social-sharing.below-post {
		display: none;
	}
}

.content-block-plain.social-sharing > h2,
.content-block-feed.social-sharing > h2 {
	margin: 0 auto 0 0;
}

.social-sharing.below-post > h2 {
	margin-right: 0;
}

.no-flexgap .social-sharing.below-post > h2 {
	margin-right: 15px;
}

.social-sharing .list-unstyled {
	margin-bottom: 0;
}

.content-block-plain.social-sharing .fa,
.content-block-feed.social-sharing .fa {
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;	
}

/* Sticky nav in product page */

.sticky-nav-container-ambient {
	transition: none;
	border-color: #e8e8e8;
}

.sticky-nav-container-ambient.fixed {
	transition: background-color 0.25s ease;
}

.sticky-nav-container-ambient:not(.fixed) {
	background: transparent;
}

@media only screen and (min-width: 992px) {
	.sticky-nav-container-ambient:not(.fixed) {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding-bottom: 8px; /* compensate for border */
	}
}

.sticky-nav-container-ambient:not(.fixed) .container {
	width: 100%;
	margin: 0;
	padding: 0;
}

.sticky-nav-container-ambient:not(.fixed) .sticky-nav > li > a {
	font-weight: normal;
	color: #00B2FF;
}

.sticky-nav-container-ambient:not(.fixed) .sticky-nav.nav-pills > li > a:hover,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav.nav-pills > li > a:focus {
	text-decoration: underline;
	background: transparent;
}

.sticky-nav-container-ambient:not(.fixed) .sticky-nav.nav-pills > li.active > a,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav.nav-pills > li.active > a:hover,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav.nav-pills > li.active > a:focus {
	background: transparent;
	color: #00B2FF;
}

.sticky-nav-container-ambient:not(.fixed) .sticky-nav > li > a:hover,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav > li > a:focus,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav > li.open > a,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav > li.open > a:hover,
.sticky-nav-container-ambient:not(.fixed) .sticky-nav > li.open > a:focus {
	background: #eeeeee;
	text-decoration: none;
}

.sticky-nav .product_rating {
	display: inline-block; /* Prevent underline on hover */
}

.sticky-nav .rate_button {
    margin-top: -2px;
}

.sticky-nav-container:not(.fixed) .product_rating:hover .rate_count {
	text-decoration: underline;
}

.sticky-nav-container.fixed .rate_button.allunset {
	color: inherit;
}

h1 > .media-item-subtitle,
h1 > .media-item-meta-title
{
	display: block;
	margin: 5px 0 0 0;
	font-size: 0.85em;
	line-height: 1.25;
	font-weight: normal;
}

.media-item-meta-title > .label
{
	vertical-align: 2px;
	margin-right: 4px;
	font-size: 0.69em;
	font-weight: normal;
}

.content-block-sale-status
{
    padding: 0;
    margin-bottom: 16px;
}

.content-block-sale-status > h2 {
    margin: 0;
	font-size: 24px;
	line-height: 30px
}

.product_showcase ~ .row .content-block-sale-status > h2
{
	margin-top: 20px;
}

.media-item-contact-detail
{
	position: relative;
	margin: 7px 0;
}

.media-item-contact-detail > .media-item-contact-detail-value
{
	display: inline-block;
	position: relative;
	padding: 0 0 0 33px;
	max-width: 100%;
	word-wrap: break-word;
}

.media-item-contact-detail > .fa
{
    position: absolute;
    line-height: inherit;
    color: #555555;
	font-size: 21px;
	margin-top: -4px;
}

.media-item-content
{
}

.media-item-content-translate-wrapper
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #f2f2f2;
	box-shadow: 0px 0px 0px 10px #FFFFFF;
    padding: 7px 13px;
    font-size: 0.875em;
    line-height: 1.42857143;
	border-radius: 4px;
	position: sticky;
	z-index: 998;
}

@media only screen and (max-width: 991px)
{
	.media-item-content-translate-wrapper
	{
		top: 60px;
	}
}

@media only screen and (min-width: 992px)
{
	.media-item-content-translate-wrapper
	{
		top: 10px;
	}
}

.media-item-content-translate-wrapper > .icon-busy
{
	margin: 0;
	vertical-align: -3px;
	background-size: 14px 14px;
	background-position: center center;
}

.media-item-content-translate-wrapper > a > .fa
{
	width: 16px;
	text-align: center;
	color: #555555;
	opacity: 0.7;
}

.media-item-content-translate-wrapper > a:hover > .fa {
    opacity: 1;
}

.media-item-content img
{
	max-width: 100%;
	height: auto;
}

.media-item-content ~ .content-block-plain,
.media-item-content > .content-block-plain
{
	margin-top: 40px;
	margin-bottom: 40px;
}

.media-item-content ~ .content-block-plain > h2,
.media-item-content > .content-block-plain > h2
{
	margin: 40px 0 20px 0;
}

.comments-header-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	row-gap: 8px;
	column-gap: 20px;
}

.comments-header-container > h2 {
	margin: 0 auto 0 0;
}

.comments-header-container > .btn-media-item-follow {
	margin: 0;
	min-width: 185px;
}

.media-item-link-list
{
	margin: 10px 0 40px -10px;
	padding-left: 0;
	list-style: none;
}

.media-item-link-list .btn
{
	font-size: 16px;
	padding: 8px 14px;
}

.media-item-link
{
	display: inline-block;
	margin: 10px 0 0 10px;
}

.media-item-attachment-list
{
	margin: 20px 0 20px 0;
	padding-left: 0;
	list-style: none;
}

.content-block .media-item-attachment-list
{
	margin: 0;
}

.media-item-attachment
{
	position: relative;
	margin-top: 10px;
}

.media-item-attachment:first-child
{
	margin-top: 0;
}

.media-item-attachment-link
{
	display: inline-block;
	position: relative;
	padding: 0 0 0 33px;
	max-width: 100%;
	word-wrap: break-word;
}

.media-item-attachment-icon
{
    position: absolute;
    line-height: inherit;
    color: #555555;
	font-size: 21px;
	margin-top: -5px;
}

.media-item-dl-attributes
{
	margin-bottom: 0;
}

.media-item-dl-attributes > dd:not(:last-child)
{
	margin-bottom: 10px;
}

.media-author-details
{
	margin-bottom: 40px;
}

.btn-have-activation-code
{
	font-weight: normal;
	margin-top: 15px;
	padding: 0;
}

.product-content-list
{
	padding-left: 0;
	list-style: none;
}

.product-content-list li
{
	margin-bottom: 10px;
}

.product-content-list-title
{
	margin-bottom: 10px;
}

.product-content-list + .product-content-list-title
{
	margin-top: 25px;
}

.promotion-summary {
	padding: 6px 8px;
}
.promotion-summary-table {
	width: 1%;
	display: inline-table;
}

.promotion-summary-table:not(:last-child) {
	margin-bottom: 10px;
}

.promotion-summary-label {
	white-space: nowrap;
	width: 1%;
	min-width: 110px;
}

.promotion-summary-value {
	text-align: right;
	white-space: nowrap;
	width: 1%;
	min-width: 60px;
	padding: 0 5px 0 15px;
}

.promotion-summary-unit {
	text-align: left;
	white-space: nowrap;
	width: 1%;
}

.promotion-summary-unit[colspan='2'] {
	padding-left: 15px;
}

.page-closing {
   clear: both;	
}

/* Begin group member list >> */

.group-member-list {
	padding-left: 0;
	margin-bottom: 20px;
}

.group-member-list.group-member-summary-list {
	margin-bottom: 10px;
}

.group-member-list-item {
	position: relative;
	width: 100%;
	display: block;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	padding: 10px 15px;
	margin-bottom: -1px;
	background: #ffffff;
	border: 1px solid #dddddd;
	word-wrap: break-word;
}

.group-member-summary-list .group-member-list-item {
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	background-color: transparent;
}

.group-member-list-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.group-member-list-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.group-member-list-item-thumb {
	flex-shrink: 0;
	align-self: flex-start;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	text-align: center;
	position: relative;
}

.group-member-list-item-thumb-img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 4px;
}

.group-member-list-item-body {
	flex-grow: 1;
	align-self: center;
	max-width: calc(100% - 67px);
}

.group-member-list-item-title {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	font-weight: bold;
}
.group-member-list-item-meta {
	font-size: 90%;
	color: #777777;
}

.loading .group-member-list-item-meta {
	color: inherit;
}

.group-member-list-item-actions {
	flex-grow: 0;
	flex-shrink: 0;
	align-self: flex-start;
	padding-top: 4px;
	margin-right: -13px; /* Compensate for ambient padding and border of child button */
}

/* << End group member list */

/* Begin read more >> */

.read-more-wrapper {
	margin-bottom: 20px;
}

.read-more-content {
	overflow: hidden;
	margin-bottom: 0;
	-webkit-mask-size: 100% calc(100% + 40px);
	-webkit-mask-position: 100% -40px;
	-webkit-mask-repeat: no-repeat;
	mask-size: 100% calc(100% + 40px);
	mask-position: 100% -40px;
	mask-repeat: no-repeat;
	margin-bottom: -10px;
}

.read-more-content-set {
	-webkit-mask-image: linear-gradient(to bottom, black calc(100% - 40px), transparent 100%);
	mask-image: linear-gradient(to bottom, black calc(100% - 40px), transparent 100%);
	transition: max-height 0.3s ease-in-out, -webkit-mask-position 0.3s ease-in-out, mask-position 0.3s ease-in-out;
}

.read-more-content-4 {
	max-height: 80px; /* 4 * (14px * 1.42857143) */
}
.read-more-content-6 {
	max-height: 120px; /* 6 * (14px * 1.42857143) */
}
.read-more-content-8 {
	max-height: 160px; /* 8 * (14px * 1.42857143) */
}

@media only screen and (max-width: 991px) {
	.read-more-content-4 {
		max-height: 86px; /* 4 * (15px * 1.42857143) */
	}
	.read-more-content-6 {
		max-height: 129px; /* 6 * (15px * 1.42857143) */
	}
	.read-more-content-8 {
		max-height: 172px; /* 8 * (15px * 1.42857143) */
	}
}

.read-more-content.read-more-content-full {
	max-height: none;
	-webkit-mask-position: 100% 0px;
	mask-position: 100% 0px;
}

.read-more-label {
	margin: 0;
	overflow: hidden;
	max-height: 20px;
	opacity: 1;
	transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;
	text-align: center;
}

.read-more-label.read-more-label-clicked {
	max-height: 0;
	opacity: 0;
}

.read-more-label > .btn-link {
	font-weight: normal;
	padding: 3px 10px;
	line-height: 14px;
	border: none;
}


/* << End read more */

/* Begin group details >> */

.group-iconic-detail {
	position: relative;
	width: 100%;
	display: block;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	word-wrap: break-word;
}

.group-iconic-detail:not(:last-child) {
	margin-bottom: 10px;
}

.group-iconic-detail-icon {
	flex-shrink: 0;
	align-self: flex-start;
    color: #555555;
	font-size: 24px;
	line-height: 1;
	margin-right: 8px;
	opacity: 0.75;
}

.group-iconic-detail-value {
	flex-grow: 1;
	align-self: flex-start;
}

.group-iconic-detail-value-label {
	font-weight: bold;
	margin: 2px 0 2px 0;
}

.group-iconic-detail-value-description {
	font-size: 90%;
}

.group-banner-preview {
	float: left;
	margin: 0 10px 5px 0;
	overflow: hidden;
}

.group-banner-preview-img {
	max-width: 240px;
	max-height: 135px;
	border-radius: 5px;
	background-color: White;
}

.content-block-group-btn-wrapper {
	text-align: right;
}

/* << Group details */

/* Begin forum topic list >> */

.forum-topic-list {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}

.forum-topic-list-item {
	position: relative;
	background: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	margin-bottom: 30px;
	word-wrap: break-word;
    transition: all 0.3s;
	cursor: pointer;
    padding: 15px;
}

.forum-topic-list-item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.forum-topic-list-item-header {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	margin: 0 0 2px 0;
}

.forum-topic-list-item-header:last-child {
	margin: 0;
}

.forum-topic-list-item-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	flex-grow: 1;
}

.forum-topic-list-item-description {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.forum-topic-list-item-description:last-child {
	margin-bottom: 0;
}

.forum-topic-list-item-item-count {
	font-size: 1.28571em;
	line-height: 1.28571em;
	font-weight: bold;
	flex-grow: 0;
	flex-shrink: 0;
	padding: 0 10px;
}

.forum-topic-list-item-actions {
	flex-grow: 0;
	flex-shrink: 0;
	align-self: flex-start;
	margin-right: -10px; /* Compensate for ambient padding and border of child button */
}

.forum-topic-list-item-actions > .btn-group > .btn {
	font-size: 1.28571em;
	line-height: 1.28571em;
	padding: 0 10px;
}

/* << End forum topic list */

/* Begin group recent item list >> */

.group-recent-item-list {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	word-wrap: break-word;
}

.group-recent-item-list:last-child {
	margin-bottom: 0;
}

.group-recent-item:not(:last-child) {
	margin-bottom: 10px;
}

.group-recent-item-title-link {
	font-weight: bold;
	vertical-align: top;
	max-width: 100%;
	display: -webkit-inline-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.group-recent-item-comment {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.group-recent-item-meta {
	font-size: 90%;
	color: #777777;
}

.group-recent-item-meta-link {
	vertical-align: top;
	max-width: 100%;
	display: -webkit-inline-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

/* << End group recent item list */

.mandate-acceptance {
	margin-bottom: 15px;
}

/* DO NOT PUT ANY OTHER CSS CLASSES AFTER THIS BLOCK !*/
.hide {
	display: none;
}

.hidden-lang,
.hidden-type {
  display: none !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@media (max-width: 767px) {
	.sr-only-xs {
	  position: absolute;
	  width: 1px;
	  height: 1px;
	  margin: -1px;
	  padding: 0;
	  overflow: hidden;
	  clip: rect(0, 0, 0, 0);
	  border: 0;
	}
}
