/*********************************
************* PRINT **************
*********************************/
.sol-hide-on-print{
	display: none !important;
}
.sol-show-on-print{
	display: block !important;
}
.sol-enlarge-on-print  {
	width: 100% !important;
}

.sol-main-container{
	border-left: none;
	border-right: none;
}
.sol-top-banner{
	max-height: 250px;
	overflow: hidden;
}
.sol-top-banner:after{
  display: none;
}
.sol-content.sv-column-6{
	width: 70% !important;
}
.sol-banner-content .sv-column-6{
	display: block !important;
	width: 100% !important;
}
.sol-banner-content .sol-polular-pages{
	margin-bottom: 20px;
}
.sol-subweb-wrapper .sol-top-banner .sol-banner-content{
	top: 0;
}
.sol-shortcuts-container li{
	width: 145px;
}
img.sol-img-print{
	display: block;
}
.sol-shortcuts-container .sol-shortcuts-img{
	z-index: 10;
  	position: absolute;
  	top: 0;
  	background-color: transparent;
  	background: none !important;
}

.sharebuttonlist {
	display: none !important;
}
