/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */

html,
button,
input,
select,
textarea {
color: #222;
}

body {
font-family: Cambria,Georgia,serif; 
font-size: 1em;
line-height: 1.4;
}

::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}

::selection {
background: #b3d4fc;
text-shadow: none;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}

img {
vertical-align: middle;
}

fieldset {
border: 0;
margin: 0;
padding: 0;
}

a {
outline:none!important;
}

textarea {
resize: vertical;
}

.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}

/* font-family: "KelsonSansRegular"; */
@font-face {
    font-family: "KelsonSansRegular";
    src: url("../fonts/KelsonSansRegular/KelsonSansRegular.eot");
    src: url("../fonts/KelsonSansRegular/KelsonSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/KelsonSansRegular/KelsonSansRegular.woff") format("woff"),
    url("../fonts/KelsonSansRegular/KelsonSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "KelsonSansLight"; */
@font-face {
    font-family: "KelsonSansLight";
    src: url("../fonts/KelsonSansLight/KelsonSansLight.eot");
    src: url("../fonts/KelsonSansLight/KelsonSansLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/KelsonSansLight/KelsonSansLight.woff") format("woff"),
    url("../fonts/KelsonSansLight/KelsonSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "KelsonSansBold"; */
@font-face {
    font-family: "KelsonSansBold";
    src: url("../fonts/KelsonSansBold/KelsonSansBold.eot");
    src: url("../fonts/KelsonSansBold/KelsonSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/KelsonSansBold/KelsonSansBold.woff") format("woff"),
    url("../fonts/KelsonSansBold/KelsonSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

p {
margin:0;
}

/* ===== Initializr Styles ==================================================
Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
========================================================================== */
html {
	height: 100%;
}

h3 {
line-height: 1.3;
font-size: 1.17em;
margin: 0.3em 0;
}

body {
font: 16px/26px "KelsonSansRegular",serif;
}
body.home {
background:
	url(../img/main.png) right -35px / 85% auto no-repeat;
height: 100%;
}
body.article1 {
background:url(../img/article1.png) right 135px no-repeat;
height: 100%;
}
body.article2 {
background:url(../img/article2.png) right 135px no-repeat;
height: 100%;
}
.wrapper {
min-width: 980px;
max-width: 1200px;
margin: 0 auto 140px;
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ==========================================================================
Author's custom styles
========================================================================== */

/* Header
-----------------------------------------------------------------------------*/
.header {
height: 228px;
position:relative;
z-index: 10;
}
.header .logo {
display:inline-block;
background:url(../img/logo.png) 0 0 no-repeat;
width:308px;
height:166px;
float:left;
margin:20px 0 0 5px;
}
body.article4 .blogo {
background:url(../img/logo3_press.png) 0 0 no-repeat;
}
body.article3 .blogo {
background:url(../img/logo3_foto.png) 0 0 no-repeat;
}
body.audio .blogo {
background:url(../img/logo3_audio.png) 0 0 no-repeat;
}
body.video .blogo {
background:url(../img/logo3_video.png) 0 0 no-repeat;
}
body.article4 .blogo,
body.article3 .blogo,
body.video .blogo,
body.audio .blogo {
display:block;
width:543px;
height:492px;
position:absolute;
left:0;
top:20px;
}
body.article4 .header .logo,
body.article3 .header .logo,
body.video .header .logo,
body.audio .header .logo {
display:block;
background:none;
position:absolute;
left:0;
top:40px;
height: 400px;
width: 470px;
}
.header .lang {
margin:0;
padding:0;
list-style:none;
float:right;
width:70%;
}
.header .lang li {
float:right;
}
.header .lang a {
padding:10px 7px 0;
color:#000000;
font-size:16px;
height:37px;
line-height:37px;
display:inline-block;
text-transform:uppercase;
}
.header .lang span {
padding:10px 5px 0;
color:#fffefe;
font-size:16px;
background:#a2423f;
height:37px;
line-height:37px;
display:inline-block;
text-transform:uppercase;
}
.header nav {
margin-top: 10px;
float:right;
width:70%;
}
.header nav ul {
margin:0;
padding:0;
list-style:none;
text-align:right;
}
.header nav li.sub li a {
padding-right:0!important;
}
.header nav li.sub a {
background:url(../img/readmore.png) right center no-repeat;
padding-right:17px!important;
}
.header nav li {
display:inline-block;
vertical-align:top;
}
.header nav li:last-child a {
padding:5px 0 5px 30px;
}
.header nav a:hover {
color:#A1423E!important;
}
.header nav a {
text-transform:uppercase;
display:inline-block;
padding:5px 12px 5px 30px;
text-decoration:none;
color:#000;
font-family: "KelsonSansBold";
font-size:16px;
cursor:pointer;
}
.header nav ul ul {
display:none;
}
.header nav ul li.active > a {
color:#ed1c24;
}
.header nav ul ul li.active a {
color:#ed1c24;
}
.header nav ul li.active ul {
display:block;
}
.header nav li:hover ul {
display:block;
}

.header nav ul ul li {
display:block;
line-height: 1;
}
.header nav ul ul a {
text-transform:none;
padding:0 0 0 10px;
font-size:14px;
line-height: 1;
}
.header nav li.sub ul a {
background:none;
}
.header nav ul ul li:last-child a {
padding:0 0 0 10px;
}


/* Middle
-----------------------------------------------------------------------------*/

.childs1 {
}
.child1 {
}
.childs2 {
text-align: center;
}
.child2 img {
padding:5px;
}
.child2 {
display:inline-block;
}

.middle {
min-height: 200px;
width: 100%;
position: relative;
}
.middle:after {
/*display: table;*/
clear: both;
content: '';
}
body.home .container {
width: 100%;
float: left;
overflow: hidden;
}
body.home .content {
padding: 0 510px 0 0;
}
.content p img {
margin:0 20px 15px 0;
}
.content table td {
vertical-align:top;
}
body.article2 .content ul {
list-style:none;
margin:0;
padding:0;
}
body.article2 .content p {
line-height: 1.3;
margin:0;
font-size:18px;
color:#000;
}
body.article2 .content h4 {
margin:10px 0 0 0;
text-transform:uppercase;
font-size: 18px;
}
body.article2 .content,
body.article1 .content {
padding: 0 510px 0 0;
}
body.article4 .content,
body.article3 .content,
body.video .content,
body.audio .content {
padding: 0 0 0 510px;
}

body.audio .content h1 {
color:#ff0000;
font-size:18px;
}
.content p {
line-height: 1.3;
margin:0;
font-size:18px;
color:#000;
}
.content h4 a, .content h4 {
font-weight:bold;
font-family:"KelsonSansBold";
font-size:14px;
}
.content h3 a, .content h3 {
font-weight:bold;
font-family:"KelsonSansBold";
font-size:14px;
}
.content h2 a, .content h2 {
font-weight:bold;
font-family:"KelsonSansBold";
font-size:18px;
}
.content h1 a, .content h1 {
margin: 0;
font-weight:bold;
font-family:"KelsonSansBold";
text-decoration:none;
color:#464646;
font-size:20px;
text-transform:uppercase;
text-align:center;
}


.pics {
text-align: center;
}
.pics .pic {
margin:0 20px 20px 0;
display: inline-block;
}
.files {
}
.files .file {
word-wrap: break-word;
width:49%;
display: inline-block;
padding-bottom: 0.8em;
vertical-align: top;
}

#more {
display:none;
}


.contact {
width:50%;
}
.cont {
width:50%;
}
.cont textarea {
width:100%;
height:150px;
border:solid 1px #444;
padding:5px;
box-sizing: border-box;
-moz-box-sizing: border-box; /*Firefox 1-3*/
-webkit-box-sizing: border-box; /* Safari */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.cont .right {
width:120px;
text-align:right;
font-size:12px;
white-space: nowrap;
color:#D4D9DF;
}
.cont input[type=submit] {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:0!important;
}
.cont input {
box-sizing: border-box;
-moz-box-sizing: border-box; /*Firefox 1-3*/
-webkit-box-sizing: border-box; /* Safari */
padding:5px;
width:100%;
border:solid 1px #444;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.cont td {
border:0!important;
}


#TB_caption {
white-space: pre;
}

#TB_caption {
height: 45px;
}


.redline {
text-indent: 25px;
}


/* 
-----------*/
.video .player {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.video .player iframe, .video .player object, .video .player embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.videos {
list-style:none;
margin:0;
padding:0;
}
.videos li {
margin: 0 0 15px;
clear: both;
}
.videos li .img {
float:left;
padding:0 15px 15px 0;
}
.videos li .text {
overflow:hidden;
}
.videos li p {
margin:0;
}
.videos li.active a {
color:#ff0000;
}
.videos li a {
text-decoration:none;
color:#252525;
}

/* 
-----------*/

.cols {
}
.cols .col {
float:left;
width:47%;
}
.cols .live {
text-align:right;
margin-right:3%;
}
.cols .radio {
margin-left:3%;
}
.cols h3 {
text-transform:uppercase;
color:#464646;
}
.cols ul {
list-style:none;
margin:0;
padding:0;
}
.cols ul li {
margin:0 0 15px 0;
min-height:70px;
}
.cols ul li p {
font-size:16px;
line-height:1.3;
margin:0;
}
.cols ul li a {
color:#252525;
text-decoration:none;
}
.cols ul li.active a {
color:#ff0000;
}


/* 
-----------*/
.posts ul {
margin:0;
padding:0;
list-style:none;
}
.posts li .col1 {
width:50%;
float:left;
overflow:hidden
}
.posts li .col2 {
width:50%;
float:left;
overflow:hidden
}
.posts li {
margin-bottom:20px;
}
.posts p {
line-height: 1.3;
font-size:14px;
}
.posts .date {
font-weight:bold;
font-size:18px;
}
.posts .name {
font-weight:bold;
font-size:14px;
}

.readmore {
text-align:right;
}
.readmore a {
background:url(../img/readmore.png) right 12px no-repeat;
padding-right:16px;
font-weight:bold;
color:#000b4f;
}

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
float: left;
width: 450px;
margin-left: -450px;
position: relative;
}
.right-sidebar h1 {
margin:0 0 27px 0;
color:#464646;
font-size:24px;
text-transform:uppercase;
text-align:left;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
margin: -140px auto 0;
width: 100%;
height: 140px;
position: relative;
background:#cdcdcd;
overflow:hidden;
}
.footer .copy {
padding-top: 10px;
text-align:center;
width:25%;
float:left;
}
.footer p {
margin:0;
line-height: 1.3;
}
.footer .logo {
background:url(../img/logo2.png) 0 0 no-repeat;
display:inline-block;
width:156px;
height:69px;
}
.footer nav {
width:70%;
float:right;
}
.footer nav ul {
list-style:none;
margin:0 40px 0 0;
padding:0;
text-align: right;
}
.footer nav li {
display:inline-block;
vertical-align:top;
text-align:left;
}
.footer nav li:last-child a {
padding-right:2px;
}
.footer nav a:hover {
color:#A1423E!important;
}
.footer nav a {
display:inline-block;
text-decoration:none;
text-transform:uppercase;
color:#000;
font-size:18px;
padding:5px 10px;
cursor:pointer;
}
.footer nav ul ul {
text-align: left;
margin:0;
}
.footer nav ul ul li {
display:block;
line-height:1.3;
}
.footer nav ul li.active > a {
color:#ed1c24;
}
.footer nav ul ul li.active a {
color:#ed1c24;
}
.footer nav ul ul a {
text-transform:none;
padding:0px 10px;
}
.footer .socials {
position:absolute;
right:40px;
bottom:5px;
}
.footer .socials a {
display:inline-block;
width:47px;
height:48px;
text-decoration: none;
}
.footer .socials .fb {
background:url(../img/fb.png) 0 0 no-repeat;
}
.footer .socials .vk {
background:url(../img/vk.png) 0 0 no-repeat;
}


div.pic img {
border:solid 2px #A5ABA9;
}


#bar {
	width: 100%;
}
.audioplayer
{
	height: 34px;
	width: 75%;
	display: inline-block;
	font-family: Arial;
	color: #757575;
	text-shadow: 0px 0px 0 #000;
	position: relative;
	z-index: 1;
}
	.audioplayer-mini
	{
		width: 2em; /* 40 */
		margin: 0 auto;
	}
	.audioplayer > div
	{
		position: absolute;
	}
	.audioplayer-playpause
	{
		width: 36px;
		cursor: pointer;
		height: 34px;
		text-align: left;
		text-indent: -9999px;
		z-index: 2;
		top: 0;
		left: 5px;
		background:url(../img/play.png) 0 0 no-repeat;
	}
	.audioplayer-playing .audioplayer-playpause {
		background:url(../img/pause.png) 0 0 no-repeat;
	}

		.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
		{
			border-right: none;
		}
		.audioplayer-mini .audioplayer-playpause
		{
			width: 100%;
		}
		.audioplayer-playpause:hover,
		.audioplayer-playpause:focus
		{
			color: #959595;
		}
	.audioplayer-time
	{
		color:#888;
		width: 4.375em; /* 70 */
		height: 100%;
		line-height: 2.375em; /* 38 */
		font-size: 13px;
		text-align: center;
		z-index: 2;
		top: -21px;
	}
		.audioplayer-time-current
		{
			border-left: none;
			right: 3em; /* 40 */
		}
		.audioplayer-time-duration
		{
			border-right: none;
			right: 0em; /* 40 */
		}
			.audioplayer-novolume .audioplayer-time-duration
			{
				border-right: 0;
				right: 0;
			}
	.audioplayer-bar
	{
		height: 4px; /* 05 */
		background-color: #444444;
		cursor: pointer;
		z-index: 1;
		top: 15px;
		right: 0em; /* 0 */
		left: 50px; /* 0 */
		margin-top: 0; /* 0 */
	}
	.audioplayer-bar:hover {
	}
		.audioplayer-novolume .audioplayer-bar
		{
			right: 4.375em; /* 70 */
		}
		.audioplayer-bar div
		{
			width: 0;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
		}
		.audioplayer-bar-loaded
		{
			background: #e4e4e4;
			z-index: 1;
			top:1px;
			height:2px;
		}
		.audioplayer-bar-played
		{
			background: #ed272f;
			z-index: 2;
		}
	.audioplayer-volume
	{
		width: 2em; /* 40 */
		height: 100%;
		border-left: 0;
		text-align: left;
		text-indent: -9999px;
		z-index: 2;
		top: 0;
		right: -32px;
	}
		.audioplayer-volume:hover,
		.audioplayer-volume:focus
		{
		}
		.audioplayer-volume-button
		{
			width: 100%;
			height: 100%;
		}
			.audioplayer-volume-button a
			{
				width: 0.313em; /* 5 */
				height: 0.375em; /* 6 */
				background-color: #757575;
				display: block;
				position: relative;
				z-index: 1;
				top: 40%;
				left: 35%;
			}
				.audioplayer-volume-button a:before,
				.audioplayer-volume-button a:after
				{
					content: '';
					position: absolute;
				}
				.audioplayer-volume-button a:before
				{
					width: 0;
					height: 0;
					border: 0.5em solid transparent; /* 8 */
					border-left: none;
					border-right-color: #757575;
					z-index: 2;
					top: 50%;
					right: -0.25em;
					margin-top: -0.5em; /* 8 */
				}
				.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
				{
					/* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
					width: 0.313em; /* 5 */
					height: 0.313em; /* 5 */
					border: 0.25em double #757575; /* 4 */
					border-width: 0.25em 0.25em 0 0; /* 4 */
					left: 0.563em; /* 9 */
					top: -0.063em; /* 1 */
					-webkit-border-radius: 0 0.938em 0 0; /* 15 */
					-moz-border-radius: 0 0.938em 0 0; /* 15 */
					border-radius: 0 0.938em 0 0; /* 15 */
					-webkit-transform: rotate( 45deg );
					-moz-transform: rotate( 45deg );
					-ms-transform: rotate( 45deg );
					-o-transform: rotate( 45deg );
					transform: rotate( 45deg );
				}
		.audioplayer-volume-adjust
		{
			height: 34px;
			width: 110%;
			cursor: default;
			position: absolute;
			left: 32px;
			right: -32px;
			top: -9999px;
		}
			.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
			{
				opacity: 0;
			}
			.audioplayer-volume:hover .audioplayer-volume-adjust
			{
				top: 40%;
				bottom: 0%;
			}
			.audioplayer-volume-adjust > div
			{
				width: 100%;
				height: 20%;
				background: #757575;
				cursor: pointer;
				position: relative;
				z-index: 1;
				margin: 0% auto 0;
			}
				.audioplayer-volume-adjust div div
				{
					width: 100%;
					height: 100%;
					position: absolute;
					bottom: 0;
					left: 0;
					background: #CC181E;
				}
		.audioplayer-novolume .audioplayer-volume
		{
			display: none;
		}

	.audioplayer-play,
	.audioplayer-pause,
	.audioplayer-volume a
	{
		-webkit-filter: drop-shadow( 1px 1px 0 #000 );
		-moz-filter: drop-shadow( 1px 1px 0 #000 );
		-ms-filter: drop-shadow( 1px 1px 0 #000 );
		-o-filter: drop-shadow( 1px 1px 0 #000 );
		filter: drop-shadow( 1px 1px 0 #000 );
	}
	.audioplayer-bar,
	.audioplayer-bar div,
	.audioplayer-volume-adjust div
	{
		-webkit-border-radius: none;
		-moz-border-radius: none;
		border-radius: none;
	}
	.audioplayer-bar,
	.audioplayer-volume-adjust > div
	{
		-webkit-box-shadow: 0;
		-moz-box-shadow: 0;
		box-shadow: 0;
	}
	.audioplayer-volume-adjust div div,
	.audioplayer-bar-played
	{
		box-shadow: none;
	}
	.audioplayer-volume-adjust
	{
		box-shadow: none;
	}
	.audioplayer *,
	.audioplayer *:before,
	.audioplayer *:after
	{
		-webkit-transition: color .25s ease, background-color .25s ease, opacity .25s ease;
		-moz-transition: color .25s ease, background-color .25s ease, opacity .25s ease;
		-ms-transition: color .25s ease, background-color .25s ease, opacity .25s ease;
		-o-transition: color .25s ease, background-color .25s ease, opacity .25s ease;
		transition: color .25s ease, background-color .25s ease, opacity .25s ease;
	}



@media only screen and (max-width: 1150px) {
body.article4 .header .logo, body.article3 .header .logo, body.video .header .logo, body.audio .header .logo {
display: inline-block;
    /*display: block;
    float: none;
*/
}
.blogo {
display:none;
}
.wrapper {
max-width: none;
min-width: initial;
margin-bottom:280px;
}
.content {
padding: 0!important;
}
.posts li .col1 {
width:100%;
}
.posts li .col2 {
width:100%;
}
.header nav li:nth-child(2) {
width:30%;
}
.header nav li {
width: 27%;
float: left;
padding: 0 5% 0 0;
}
.header nav li.sub {
text-align: right;
}
.header nav {
float: none;
}
.header nav ul {
text-align: justify;
}
.header nav a {
padding: 5px 17px 5px 0px;
}
.header nav li:last-child a {
padding: 5px 0 5px 0;
}
.header {
height: auto;
}
.header nav ul ul {
display: block;
padding-left:0;
}

.header nav ul ul li {
width:auto!important;
display:block;
float:none;
text-align: right;
}

.header nav li.sub a {
background:none;
padding-right: 0!important;
}
.header nav li:last-child a {
padding: 0;
}
.header nav ul a {
white-space: pre;
padding:0;
line-height: 18px;
font-size:12px;
}
.header nav ul ul a {
padding:0;
font-size:11px;
}
.header nav ul ul li:last-child a {
padding:0;
}


.footer nav {
float: none;
width: 100%;
padding:0 30px;
}
.footer {
height: 260px;
margin: -260px auto 0;
}
.footer .copy {
float: none;
left: 0;
padding-top: 0;
position: absolute;
text-align: center;
top: 140px;
width: 100%;
}
.footer .socials {
bottom: 80px;
left: 30px;
position: absolute;
}

.footer .socials a {
height: 34px;
width: 34px;
background-size: cover!important;
}


.footer nav ul ul a {
padding: 0;
}

.footer nav li:nth-child(2) {
width:40%;
}
.footer nav li {
float:left;
width:30%;
}
.footer nav ul ul li {
float:none;
width:100%;
}

.footer nav a {
font-size: 14px;
padding: 0;
}

body.home .container {
overflow: hidden;
width: 100%;
}
.right-sidebar {
margin-left: 0;
margin-top: 0;
position: relative;
width: auto;
}
.cont {
width: 100%;
}
.content {
padding:10px!important;
}


.header .lang {
margin: 0;
padding: 0;
list-style: none;
float: none;
width: 70%;
position:absolute;
top:0px;
right:5px;
}
.header .logo {
float:none;
display:block;
background:url(../img/mlogo.png) 0 0 / cover no-repeat!important;
position: relative!important;
left: initial!important;
top: initial!important;
height: auto!important;
width: 100%!important;
margin:0!important;
max-width: 100%!important;
height: auto !important;
padding-bottom:73%;
}
.header nav {
margin-top: 10px;
float:none;
width:100%;
}


body.article2 {
background: none;
}

body.article4 .blogo,
body.article3 .blogo,
body.video .blogo,
body.audio .blogo {
display:none;
}

body.home {
background: none;
}
body.article1 {
background: none;
}

}
@media only screen and (max-width: 800px) {
.header .logo {
background:url(../img/mlogo2.png) 0 0 / cover no-repeat!important;
padding-bottom: 84%;
}
}
@media only screen and (max-width: 640px) {
.header .logo {
background:url(../img/mlogo1.png) 0 0 / cover no-repeat!important;
padding-bottom: 84%;
}
}


div.article2 {
float:right;
}




/* ==========================================================================
Helper classes
========================================================================== */

.ir {
background-color: transparent;
border: 0;
overflow: hidden;
*text-indent: -9999px;
}

.ir:before {
content: "";
display: block;
width: 0;
height: 100%;
}

.hidden {
display: none !important;
visibility: hidden;
}

.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}

.invisible {
visibility: hidden;
}

.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}

.clearfix:after {
clear: both;
}

.clearfix {
*zoom: 1;
}

/* ==========================================================================
Print styles
========================================================================== */

@media print {
* {
background: transparent !important;
color: #000 !important; /* Black prints faster: h5bp.com/s */
box-shadow: none !important;
text-shadow: none !important;
}

a,
a:visited {
text-decoration: underline;
}

a[href]:after {
content: " (" attr(href) ")";
}

abbr[title]:after {
content: " (" attr(title) ")";
}

/*
* Don't show links for images, or javascript/internal links
*/

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}

pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}

thead {
display: table-header-group; /* h5bp.com/t */
}

tr,
img {
page-break-inside: avoid;
}

img {
max-width: 100% !important;
}

@page {
margin: 0.5cm;
}

p,
h2,
h3 {
orphans: 3;
widows: 3;
}

h2,
h3 {
page-break-after: avoid;
}
}