@media print {
.header , .headribon , .left-content , .topfooter-section , .footer-section , .glyphicon-print,.sidebar{
	display: none;
}

.content-container .image-news img {
	width: 12cm;
}
section.content-section .box {
	margin-top: 3cm!important;
}
.content-container .title-news .titr a {
	font-size: 25px!important;
}
section.content-section:after {
	content: "";
	position: absolute;
	width: 200px;
	height: 100px;
	background: url(../../../../../wp-content/themes/amirkabir/images/sprite.png) no-repeat 0px 0px;
	top: 10px;
}
.gv-table-container.gv-container-1712 {
	width: 100%;
}
.col-md-12 {
	width: 50%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
	float: right;
}
.gv-container-1712 {
	width:22cm;
	margin-top: 3.5cm!important;
}
   @page {
      width: 21cm;
   }
}

.borderR {
    border-right: 0;
}
.content-container .body-content + h2 {
    display: none;
}