@media print {
	/*.rsp-block-wrapper {
		margin-top: 20px;
	}
	.rsp-block-content h5{
		margin-top: -25px;
	}	
*/
	/*.rsp-block-wrapper:nth-of-type(3){
		margin-top: 0 !important;
	}

	.rsp-block-wrapper:nth-of-type(5){
		margin-top:-20px;
	}*/

	.collapse-body:nth-of-type(1) h5:nth-of-type(1) {
	    margin-top: 10px;
	}

	.collapse-body:nth-of-type(1) h5:nth-of-type(3) {
	    margin-top: 20px;
	}

	.collapse-block-wrapper {
		page-break-before: always !important;
	}

	.rsp-block-content img {
		height:140px !important;
		width:140px !important;
	}

	.rsp-block {
		border: none !important;
	}

	.underline-title-all {
		border:none;
		font-size: 20px;
	    margin-top: 20px;
	}

	#at4m-dock {
		display: none !important;
	}

    .collapse-btn {
		display: none;
	}
	.collapse-body{
		display: block !important;
	}

	.collapse-body {
		margin-top: 0 !important;
	}
	.collapse-body h5{
		margin-top: -20px;
	}
	.collapse-block-wrapper {
		border:none !important;
	}

	.collapse-block-wrapper h3 a:before, .collapse-block-wrapper h3.open a:before {
		display: none !important;
	}

	.collapse-title {
	    font-size: 20px;
	}

	.collapse-title:nth-of-type(1) {
		margin-top: 10px !important;
	}
}
