@charset "utf-8";
/* Stylesheet File                                                  */
/* print.css                                                        */
/* Modified February 04, 2013                                       */


/* printing styles */

	@page { margin-left: 1.5cm}
	* { background: transparent !important; color: #000000 !important; box-shadow: none !important; text-shadow: none !important; border-radius: none !important; box-reflect: none !important; -webkit-box-reflect: none !important; }
	a, p, h1, h2, h3, h4, h5, h6, ul, ol, li, span, strong, blockquote, address, dl, dt, dd, fieldset { background: none; border: none; float: none; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	address, fieldset, .btn { margin: 10px 0; margin-bottom: 14px; padding: 0; }
	ul, ol { margin-left: 2em; }
	address { margin: 0; padding: 0; font-style: normal; line-height: inherit; font-size: inherit; }
	a, a span { padding: 0; height: auto; border: none !important; text-decoration: underline; color: #0000FF !important; }
	img { border: none; page-break-inside: avoid; }
	pre { width: 90%; padding: 20px; border: none; color: #999 !important; page-break-inside: avoid; }
	blockquote { padding-left: 15px; border-left: 5px solid #999; background: none; page-break-inside: avoid; }
	blockquote p { margin-bottom: 4px; background: none; }
	mark { background: #666666 !important; color: #ffffff !important; }
	img { max-width: 100% !important; page-break-inside: avoid; }
	table { margin: 10px 0; margin-bottom: 14px; }
	table table { margin: 0; }
	thead { display: table-header-group; }
	tr { page-break-inside: avoid; }
	th, td { text-align: left; vertical-align: top; }
	ul ol, ol ul, ol ol, ul ul  { margin-top: 4px; margin-bottom: 0; }
	dl, dt, dd { margin: 0; padding: 0; }
	dt { font-weight: bold;	 }
	.wrapper, .row, .row div.[class*="span"], .article { width: auto; padding: 0; margin: 0; background: none; border: none;  box-shadow: none; background: #FC3 }
	.toolbox, .partners, .rib, .quote p:before, .anchor-top, .tagcloud a:before, .tagcloud a:after, .icon, [class^="icon"], .fb-comments { display: none; visibility: hidden; }
	.tagcloud a { padding: 0; }
	.columns, .column {  page-break-inside: avoid; }
	body { padding: 0; border: none; }
	/*header, .head { display: none; visibility: hidden; }
	footer, .foot { display: none; visibility: hidden; }
	nav, .submenu { display: none; visibility: hidden; }*/
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: ""; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.hover a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	figure a, figure a[href]:after, .media a.pull-left, .media a.pull-left[href]:after { text-decoration: none; content: ""; }
	.hidden-phone {display: block!important;}
	footer, .foot, .head-top, .toolbox,.conect-menu, .head-bottom, nav, .submenu { display: none; visibility: hidden; }