﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent; word-wrap: break-word;}a:focus{outline:none dotted;word-wrap: break-word;}a:active,a:hover{outline:0;word-wrap: break-word;}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

/*style by gadi*/ 
.modalBackground
{
   
   background-color:#333333;
    filter:alpha(opacity=50);
    opacity:0.5;
}
/*end style by gadi*/ 

html,
button,
input,
select,
textarea {
    color: #434343;
}

body {
    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; border-radius: 5px;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
color:#434343;
font:normal 12px Arial;
background:#ffffff url(../images/bg.png) repeat center top;
}

.mar_5{margin-top:5px !important;}
.mar_10{margin-top:10px !important;}
.mar_17{margin-top:17px !important;}
.mar_20{margin-top:20px !important;}
.mar_30{margin-top:30px !important;}
.mar_40{margin-top:40px !important;}

.container{
display:block;
width:960px;
margin:0 auto;
direction:ltr;
}

.header{
display:block;
margin:1px 0 0 0;
padding:0 30px;
border:solid 1px #dadada;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #ffffff; /*fallback for non-CSS3 browsers*/
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff)); /*old webkit*/
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff); /*newer webkit*/
background: -moz-linear-gradient(top, #fbfbfb, #ffffff); /*old gecko*/
background: -o-linear-gradient(top, #fbfbfb, #ffffff); /*opera 11.10+*/
background: linear-gradient(to bottom, #fbfbfb, #ffffff); /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff); /*ie 6-9 via PIE*/
behavior: url(PIE.htc);
}

.logo{
float:left;
margin:15px 0;
}

.top_links{
float:right;
border-bottom:solid 1px #d3d3d3;
}

.top_links ul{
margin:2px 0 0 0;
padding:0;
list-style:none;
}

.top_links ul li{
float:left;
display:inline;
padding:5px 8px;
background:url(../images/top_links_sep.png) no-repeat right center;
}
.top_links ul li:first-child{padding-left:0;}
.top_links ul li:last-child{background:none;padding-right:0;}

.top_links ul li a{
display:block;
font-size:11px;
color:#c2c2c2;
text-decoration:none;
line-height:14px;
}

.top_links ul li a:hover{color:#74a9e0;}

.login{
float:right;
margin-left:10px;
}

.login ul{
margin:0;
padding:0 5px;
list-style:none;
background:#073060;
height:28px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
behavior: url(PIE.htc);
}

.login ul li{
float:left;
display:inline;
padding:0 8px;
background:url(../images/login_sep.png) no-repeat right center;
font-size:11px;
color:#ffffff;
line-height:28px;
}
.login ul li:last-child{background:none;}

.login ul li a{
display:block;
color:#ffffff;
text-decoration:none;
}

.login ul li a:hover{color:#74a9e0;}

.lang{
float:right;
margin-left:10px;
color:#413a2a;
line-height:28px;
text-decoration:underline;
}

.lang:hover{color:#74a9e0;text-decoration:none;}

.search{
float:left;
background:#ffffff;
border:solid 1px #dadada;
height:24px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}

.search_select{
float:left;
margin:4px 0;
padding:0 0 0 5px;
border:0;
width:110px;
height:16px;
color:#707070;
background:#ffffff;
}

.search_input{
float:left;
margin:0 0 0 5px;
padding:4px 0 4px 10px;
border:0;
border-left:solid 1px #dadada;
width:170px;
height:16px;
color:#c2c2c2;
background:#ffffff;
}

.search_input:focus{color:#707070;}

.search_submit{
float:right;
width:24px;
height:24px;
border:0;
cursor:pointer;
text-indent:-1000px;
overflow:hidden;
background:url(../images/icon_search.png) no-repeat center top;
}

.search_submit:hover{background-position:center bottom;}

.advanced{
float:right;
margin:0 0 0 10px;
font-size:11px;
color:#707070;
text-decoration:none;
line-height:24px;
}

.advanced:hover{color:#74a9e0;text-decoration:underline;}

.menu{
display:block;
clear:both;
background:#385270;
height:60px;
border-bottom:solid 1px #dadada;
position:relative;
z-index:2;
}
.menu ul{
margin:0;
padding:0;
list-style:none;
position:relative;
}

.menu ul li{
float: left;
margin:7px 5px 0 5px;
background:url(../images/menu_sep.png) no-repeat right;
}

.menu ul li:last-child{background:none;} 

.menu ul li a{
color: #ffffff;
margin:10px 0 0 0;
padding:0 15px 17px 15px;
line-height:28px;
font-size:12px;
display: block;
text-decoration:none;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
behavior: url(PIE.htc);
padding-bottom:4px;
}

.menu ul li:hover a{color:#74a9e0;}

.menu ul li.menusub:hover a{
background-color:#e4e4e4;
padding:0 15px 17px 15px;
border-bottom:solid 4px #e4e4e4;
color:#385270;
}  

.menu ul li ul li{
float: none;
position: relative;
}  

.menu ul li ul{
position: absolute;
top:64px;
left:0;
display: none;
background-color:#e4e4e4;
width:960px;
height:50px;
border-bottom:solid 1px #dadada;
}

.menu ul li ul li{
float: left;
margin:7px 5px 0 5px;
padding: 0;
height:43px;
background:url(../images/menu_sep_sub.png) no-repeat right bottom;
}

.menu ul li ul li:last-child{background:none;} 

.menu ul li:hover > ul{display: block;} 
 
.menu ul li.menusub:hover ul li a{
float:left;
line-height:38px;
padding: 0;
margin:0 10px;
color:#385270;
}

.menu ul li.menusub ul li a:hover{color:#74a9e0;padding: 0;border:0;}

.menu ul li ul li ul{
position: absolute;
top:0;
left:0;
display: none;
background-color: #e4e4e4;
width:960px;
}  

.tabs{
display:block;
margin:75px 0 0 0;
padding:15px;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff));
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
background: -moz-linear-gradient(top, #fbfbfb, #ffffff);
background: -o-linear-gradient(top, #fbfbfb, #ffffff);
background: linear-gradient(to bottom, #fbfbfb, #ffffff);
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff);
behavior: url(PIE.htc);
}

.tabs_title{
margin:0;
font-size:0px;
font-weight:normal;
color:#77abe1;
}

.tabs_list{
margin:0;
padding:0;
list-style:none;
}

.tabs_list li{
display:inline;
float:left;
margin:0 5px 0 0;
}

.tabs_list li:last-child{
margin-right:0;
float:right;
}

.tabs_list li a{
display:block;
width:150px;
height:34px;
border-bottom:solid 7px #ffffff;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #71a7e0;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#9fc3ea) to(#71a7e0));
background: -webkit-linear-gradient(top, #9fc3ea, #71a7e0);
background: -moz-linear-gradient(top, #9fc3ea, #71a7e0);
background: -o-linear-gradient(top, #9fc3ea, #71a7e0);
background: linear-gradient(to bottom, #9fc3ea, #71a7e0);
-pie-background: linear-gradient(to bottom, #9fc3ea #71a7e0);
behavior: url(PIE.htc);
font-size:14px;
font-weight:bold;
line-height:34px;
text-align:center;
text-decoration:none;
color:#ffffff;
text-shadow:0px -1px 1px #6b8db0;
}

.tabs_list li a:hover, .tabs_list li.active a{
background:#e3e3e3;
color:#666666;
text-shadow:none;
}

.tabs_list li.active a{border-bottom:solid 7px #e3e3e3;}

.tabs_content{
padding:5px;
background:#e3e3e3;
min-height:180px; 
height:auto !important; 
height:180px; 
}

.tabs_image{
float:left;
margin-right:10px;
width:180px;
}

.tabs_text{
float:left;
width:720px;
min-height:150px; 
height:auto !important; 
height:150px;
padding:0 0 30px 0;
position:relative;
}

.tabs_text_top{
width:720px;
height:27px;
margin:0 -5px;
padding:5px;
background:#f1f1f1;
line-height:25px;
color:#343433;
font-size:13px;
}

.tabs_text_top h3{
float:left;
margin:0 30px 0 0;
font-size:27px;
font-weight:normal;
color:#3e75b5;
}

.tabs_more{
position:absolute;
bottom:10px;
right:10px;
font-size:11px;
text-decoration:none;
color:#385270;
}

.tabs_more span{font-size:13px;}

.tabs_more:hover{color:#74a9e0;}

.section{
float:left;
width:632px;
}

.aside{
float:right;
width:314px;
}

.news{
background:#ebebeb;
border:solid 3px #c7c7c7;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(PIE.htc);
overflow:hidden;
position:relative;
}

#newsbox{
display:block;
margin:10px 20px;
height:125px;
}

.title_news{
margin:0;
padding:10px 15px;
background:#a40d18;
font-size:28px;
font-weight:normal;
color:#ffffff;
}

.news nav ul{
margin:0;
padding:0;
list-style:none;
}

.news_title{
display:block;
clear:both;
font-size:16px;
color:#a40d18;
text-decoration:none;
}

.news_title:hover{text-decoration:underline;}

.news_date{
display:block;
clear:both;
color:#4e4e4e;
}

.news_content{
display:block;
clear:both;
font-size:13px;
}

.news_more{
position:absolute;
bottom:10px;
right:10px;
font-size:11px;
text-decoration:none;
color:#a40d18;
}

.news_more span{font-size:13px;}

.news_more:hover{color:#600000;}

.aside_box{padding:0 9px;}

.title{
margin:0;
padding:10px 0;
background:url(../images/line.png) no-repeat bottom left;
font-size:20px;
font-weight:normal;
color:#002237;
}

.aside .title{background:url(../images/line_aside.png) no-repeat bottom left;}

.aside_content{
padding:5px;
background:#ebebeb;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
color:#707070;
}

.aside_content p{margin:0 0 10px 0;}

.aside_box_more{
float:right;
clear:both;
font-size:11px;
text-decoration:none;
color:#137289;
}

.aside_box_more span{font-size:13px;}

.aside_box_more:hover{color:#74a9e0;}

.social{
display:block;
padding:8px 0px;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff));
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
background: -moz-linear-gradient(top, #fbfbfb, #ffffff);
background: -o-linear-gradient(top, #fbfbfb, #ffffff);
background: linear-gradient(to bottom, #fbfbfb, #ffffff);
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff);
behavior: url(PIE.htc);
}
.social a
{
    text-decoration:none;
}
.social ul{
margin:0;
padding:0;
list-style:none;
text-align:center;
}

.social ul li{display:inline;padding:0 8px;}

.footer_links{
padding:15px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
background: #385270;
color:#ffffff;
font-size:13px;
}

.footer_links a{color:#ffffff;text-decoration:none;}

.footer_links a:hover{text-decoration:underline;}

.footer_links_list{
float:left;
width:600px;
}

.footer_links_list nav{
float:left;
width:150px;
}

.footer_links_list nav ul{
margin:0 10px 0 0;
padding:0;
list-style:none;
}

.footer_links_list nav ul li{margin:10px 0;}

.footer_links_contact{
float:right;
width:270px;
font-size:21px;
}

.footer_links_contact h3{
margin:0;
font-size:22px;
font-weight:normal;
}

.webnews{
float:left;
padding:30px 0 20px 2px;
}

.webnews a{
float:left;
margin-right:5px;
font-size:10px;
color:#5c595a;
text-decoration:none;
line-height:32px;
}

.webnews_text{margin:6px 0 0 0;}

.breadcrumbs{
padding:10px 2px 0 2px;
font-size:11px;
color:#434343;
}

.breadcrumbs a{
color:#434343;
text-decoration:none;
}

.breadcrumbs a:hover{
color:#74a9e0;
text-decoration:none;
}

.content, .content_flexible{
display:block;
padding:15px 15px 140px 15px;
min-height: 570px; 
height:auto !important; 
height: 570px; 
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff));
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
background: -moz-linear-gradient(top, #fbfbfb, #ffffff);
background: -o-linear-gradient(top, #fbfbfb, #ffffff);
background: linear-gradient(to bottom, #fbfbfb, #ffffff);
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff);
behavior: url(PIE.htc);
position:relative;
}

.content_flexible{
min-height: 20px; 
height:auto !important; 
height: 20px; 
padding:15px;
}

.title_content{
margin:0;
font-size:36px;
font-weight:normal;
color:#77abe1;
}

.share{
position:absolute;
left:15px;
bottom:20px;
height:32px;
line-height:32px;
}

.share h3{
float:left;
margin:0;
font-family:'Trebuchet MS';
font-size:19px;
font-weight:normal;
color:#4777a8;
}

.share a{
float:left;
margin:0 0 0 10px;
}

.aside_gallery{
display:block;
padding:8px;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff));
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
background: -moz-linear-gradient(top, #fbfbfb, #ffffff);
background: -o-linear-gradient(top, #fbfbfb, #ffffff);
background: linear-gradient(to bottom, #fbfbfb, #ffffff);
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff);
behavior: url(PIE.htc);
}

.aside_gallery .title{padding-top:0;}

.aside_gallery ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.aside_gallery li {
width: 95px;
height: 50px;
padding: 0;
margin: 20px 2px;
display: block;
float: left;
}

.aside_gallery_arrows{
padding:10px 0 0 0;
background:url(../images/line_aside.png) no-repeat top left;
}

.aside_gallery_prev, .aside_gallery_next {
float: right;
margin-left:5px;
width:20px;
height:20px;
background:#ebebeb;
font-size:14px;
color:#385270;
text-align:center;
text-decoration:none;
line-height:17px;
}

.aside_gallery_prev:hover, .aside_gallery_next:hover {
background:#385270;
color:#ebebeb;
}

.aside_top{
display:block;
padding:8px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
background: #ebebeb;
}

.aside_top.aside_white{
background:#ffffff;
border:solid 1px #dadada;
}

.aside_top .title{padding-top:0;}

.aside_top ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.aside_top li {
margin:10px 0;
width:296px;
height: 80px;
display: block;
float: left;
}

.aside_top li a{
text-decoration:none;
color:#434343;
}

.article_image{
float:left;
margin-right:10px;
}

.article_content{
float:left;
width:200px;
}

.aside_top_arrows{
padding:10px 0 0 0;
background:url(../images/line_aside.png) no-repeat top left;
}

.aside_top_pager {
float: left;
width: 100%;
text-align: center;
}
.aside_top_pager a {
float: left;
width:24px;
height:24px;
margin: 5px 5px 5px 0;
line-height:22px;
background:#f6f6f6;
color:#707070;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}
.aside_top_pager a:hover, .aside_top_pager a.selected {
background:#77abe1;
color:#ffffff;
}

.staff_sum{
padding:1px 10px;
background:url(../images/bt_grey.jpg) repeat center center;
}

.title_staff{
margin:10px 0;
font-size:24px;
font-weight:normal;
color:#385270;
}

.staff_list ul{
margin:0;
padding:0;
list-style:none;
}

.staff_list ul li{
float:left;
margin:0 20px 10px 0;
padding:5px 5px 30px 5px;
width:185px;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff));
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
background: -moz-linear-gradient(top, #fbfbfb, #ffffff);
background: -o-linear-gradient(top, #fbfbfb, #ffffff);
background: linear-gradient(to bottom, #fbfbfb, #ffffff);
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff);
behavior: url(PIE.htc);
position:relative;
}

.staff_list ul li:nth-child(3n){margin-right:0;}

.staff_list_name{
display:block;
font-size:18px;
color:#77abe1;
}

.staff_list_image{
float:left;
margin:0 5px 0 0;
}

.staff_list_content{
float:left;
width:130px;
line-height:13px;
}

.aside_tags{
display:block;
padding:15px;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb) to(#ffffff));
background: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
background: -moz-linear-gradient(top, #fbfbfb, #ffffff);
background: -o-linear-gradient(top, #fbfbfb, #ffffff);
background: linear-gradient(to bottom, #fbfbfb, #ffffff);
-pie-background: linear-gradient(to bottom, #fbfbfb #ffffff);
behavior: url(PIE.htc);
color:#77abe1;
line-height:25px;
}

.aside_tags a{
color:#77abe1;
text-decoration:none;
}

.aside_tags a:hover{text-decoration:underline;}

.staff_main_image{
float:left;
margin:0 10px 10px 0;
}

.staff_main_title{
float:left;
width:390px;
margin:0 0 10px 0;
padding:0 0 10px 0;
background:url(../images/line.png) no-repeat bottom left;
font-size:20px;
font-weight:normal;
color:#77abe1;
}

.icon_pdf{
float:right;
margin:-40px 0 0 0;
}

.line{
display:block;
margin:25px 0 20px 0;
height:3px;
background:url(../images/line.png) no-repeat bottom left;
}

.staff_details{
float:left;
width:285px;
margin:0 30px 0 0;
}

.staff_details_title{
margin:0 0 5px 0;
font-size:20px;
font-weight:normal;
color:#77abe1;
}

.staff_details .staff_details_list ul{
margin:0;
padding:0;
list-style:none;
}

.staff_details .staff_details_list ul li{
padding:5px 0 0 13px;
background:url(../images/list_dot.png) no-repeat left 10px;
}

.staff_details a{
color:#434343;
text-decoration:none;
}

.staff_details a:hover{text-decoration:underline;}

.staff_details_nomar{margin-right:0;}

.staff_details_social ul{
margin:0;
padding:0;
list-style:none;
}

.staff_details_social ul li{
float:left;
margin:0 17px 0 0;
}

.staff_details .staff_sum{padding-bottom:10px;}

.publications ul{
margin:0;
padding:0;
list-style:none;
text-align:left;    
}

.publications ul li{
display:inline;
float:left;
width:94px;
margin:10px 74px 0 0;
text-align:left;   
}

.publications ul li:nth-child(4n){margin-right:0;}

.publications ul li a{
display:block;
color:#434343;
text-decoration:none;
text-align:left;
}

.refine{
float:left;
margin:15px 15px 0 0;
font-size:18px;
font-weight:normal;
color:#77abe1;
}

.refine_form input, .refine_form select{
float:left;
margin:15px 9px 0 0;
padding:0;
width:100px;
height:22px;
background:#fafafa;
border:solid 1px #e1e1e1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}

.refine_form select.select_135{width:135px;}

.calendar{float:left;}

.calendar a{
float:left;
margin:18px 0 0 -30px;
}

.refine_form .input_refine{
float:left;
margin:10px 0 0 0;
width:125px;
height:30px;
border:0;
background:#77abe1;
cursor:pointer;
color:#ffffff;
font-size:18px;
}

.refine_form .input_clear{
float:right;
margin:16px 0 0 0;
border:0;
background:transparent;
cursor:pointer;
color:#77abe1;
font-size:14px;
text-decoration:underline;
}

.article_sum{
display:block;
padding:15px 15px 30px 15px;
position:relative;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
behavior: url(PIE.htc);
}

.article_sum h3{color:#77abe1;}

.article_sum_details{
float:right;
margin:-26px 0 0 0;
color:#102f43;
}

.article_sum_image{
float:left;
margin:0 10px 0 0;
}

.article_sum_content{
float:left;
width:475px;
}

.article_sum_more{
position:absolute;
bottom:10px;
right:10px;
font-size:11px;
text-decoration:none;
color:#385270;
}

.article_sum_more span{font-size:13px;}

.article_sum_more:hover{color:#74a9e0;}

.pages{
float:left;
margin:40px 0 0 95px;
*width:500px;
min-width:500px;
line-height:22px;
}

.pages span, .pages a{
float:left;
margin:0 0 0 10px;
padding:0 9px;
height:24px;
line-height:22px;
font-size:13px;
color:#385270;
text-decoration:none;
text-align:center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}

.pages a{background:#ffffff;}

.pages a:hover, .pages a.pages_selected{
background:#77abe1;
color:#ffffff;
}

.pages a.pages_blue{
margin:0 5px;
padding:0;
font-size:13px;
color:#385270;
background:none;
}

.pages a.pages_blue:hover{color:#77abe1;}

.download_article{
position:absolute;
bottom:17px;
right:20px;
font-size:14px;
color:#2c669f;
text-decoration:none;
}

.title_about, .title_about_sub{
margin:0;
font-size:20px;
font-weight:normal;
color:#385270;
}

.title_about_sub{color:#77abe1;}

.list_landing ul{
margin:0;
padding:0;
list-style:none;
}

.list_landing ul li{
float:left;
margin:25px 25px 0 0;
width:183px;
}

.list_landing ul li:nth-child(3n){margin-right:0;}

.list_landing ul li a{
position:relative;
display:block;
height:230px;
background:#f1f1f1;
margin:3px;
padding:10px 10px 20px 10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
behavior: url(PIE.htc);
color:#06294d;
text-decoration:none;
text-align:center;
}

.list_landing ul li:hover a{
background:#c8d7e8;
margin:0;
border:solid 3px #75b1f7;
color:#0c437c;
}

.list_landing_title{
display:block;
font-size:18px;
padding:0 0 5px 0;
}

.list_landing ul li a .list_landing_content{
display:block;
text-align:left;
}

.bg_contact{
padding:15px;
background:url(../images/bt_grey.jpg) repeat center center;
}

.contact_form{
float:left;
width:233px;
}

.form_input, .form_select, .form_textarea{
display:block;
margin:10px 0 0 0;
padding:2px 5px;
width:223px;
height:16px;
background:url(../images/input.png) no-repeat top;
border:0;
}

.form_select{
padding:1px;
width:233px;
height:22px;
}

.form_textarea{
padding:2px 2px 2px 5px;
background:url(../images/textarea.png) no-repeat top;
width:226px;
height:56px;
overflow:auto;
resize: none;
}

.form_textarea.long{
height:76px;
background:url(../images/textarea_long.png) no-repeat top;
}

.form_title{
margin:10px 0 0 0;
font-size:20px;
font-weight:normal;
color:#77abe1;
}

.form_50{
float:left;
width:48%;
margin-right:2%;
}

.form_submit{
float:right;
margin:20px 0 10px 0;
width:70px;
height:30px;
border:0;
background:#77abe1;
cursor:pointer;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
behavior: url(PIE.htc);
color:#ffffff;
font-size:24px;
}

.contact_content{
float:right;
width:300px;
}

.contact_content_title{
margin:10px 0 0 0;
padding:4px 5px;
background:#e3e3e3;
font-size:26px;
font-weight:normal;
color:#3e75b5;
}

.font_13, .font_14, .font_13 a, .font_14 a{
font-size:13px;
font-weight:bold;
color:#385270;
}

.font_14{font-size:14px;}

.font_13 a, .font_14 a{text-decoration:none;}
.font_13 a:hover, .font_14 a:hover{text-decoration:underline;}

.popup_login, .popup_advanced{
display:block;
width:270px;
padding:15px 15px 30px 15px;
border:solid 1px #dadada;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
behavior: url(PIE.htc);
position:relative;
}

.popup_advanced{width:800px;}

.popup_close{
float:right;
margin:-15px -10px 0 0;
font-size:18px;
color:#77abe1;
text-decoration:none;
line-height:18px;
}

.popup_title{
margin:0;
padding:0 0 15px 0;
background:url(../images/line.png) no-repeat bottom left;
font-size:20px;
font-weight:normal;
color:#77abe1;
}

.popup_label{
float:left;
width:85px;
line-height:20px;
}

.popup_input{
float:left;
padding:1px 5px;
width:170px;
height:16px;
background:#ffffff;
border:solid 1px #e1e1e1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}

select.popup_input{
width:125px;
height:20px;
padding:1px;
}

.popup_remember{font-size:11px;}

.mar_r_30{margin-right:30px !important;}

.mar_r_35{margin-right:35px !important;}

.popup_author{width:220px;}

.popup_short{width:40px;}

.popup_from{width:74px;}

.popup_to{width:45px;margin-left:15px;}

.popup_date{width:74px;}

.popup_calendar{
float:left;
width:13px;
margin:2px 0 0 -16px;
}

.popup_attack{width:95px;}

.popup_submit{
float:left;
width:90px;
height:30px;
border:0;
background:#77abe1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
cursor:pointer;
color:#ffffff;
font-size:24px;
}

.popup_sep, .popup_register{
float:left;
margin:0 0 0 10px;
font-size:24px;
color:#77abe1;
text-decoration:none;
line-height:30px;
}

.popup_register:hover{text-decoration:underline;}

.popup_clear{
float:right;
margin:9px 0 0 0;
border:0;
background:transparent;
cursor:pointer;
color:#77abe1;
font-size:14px;
text-decoration:underline;
}

.popup_clear:hover{text-decoration:none;}

.carousel_home{
position:relative;
display:block;
padding:15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
background: #ffffff;
border:solid 1px #dadada;
}

.carousel_home .title{color:#77abe1;}

.carousel_home ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.carousel_home li {
margin:10px 0;
width:600px;
height: 120px;
display: block;
float: left;
}

.carousel_home li a{
text-decoration:none;
color:#434343;
}

.carousel_home_image{
float:left;
margin-right:10px;
}

.carousel_home_content{
float:left;
width:470px;
}

.carousel_home_arrows{
margin:-38px 0 0 0;
position:relative;
z-index:2;
}

.carousel_home_pager {
float: left;
width: 100%;
text-align: right;
}
.carousel_home_pager a {
display:inline-block;
width:24px;
height:24px;
margin: 5px 5px 5px 0;
line-height:22px;
background:#f6f6f6;
color:#707070;
text-align: center;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}
.carousel_home_pager a:hover, .carousel_home_pager a.selected {
background:#77abe1;
color:#ffffff;
}

.carousel_home_prev, .carousel_home_next {
position:absolute;
top:25px;
right:40px;
width:20px;
height:20px;
background:#ebebeb;
font-size:14px;
color:#385270;
text-align:center;
text-decoration:none;
line-height:17px;
}

.carousel_home_next {right:15px;}

.carousel_next_banner{
position:absolute;
top:28px;
right:70px;
font-size:11px;
color:#707070;
}

.carousel_home_prev:hover, .carousel_home_next:hover {
background:#385270;
color:#ebebeb;
}

.short_articles{
position:relative;
display:block;
padding:15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
background: #ffffff;
border:solid 1px #dadada;
}

.short_articles ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}

.short_articles ul li{
float:left;
width:185px;
margin:0 20px 0 0;
}

.short_articles ul li:nth-child(3n){margin-right:0;}

.short_articles .title{padding-top:0;margin:0 0 10px 0;}

.short_articles .title span{color:#77abe1;}

.short_articles_content{height:315px;}

.short_articles_more{
float:right;
margin:10px 0 0 0;
font-size:11px;
text-decoration:none;
color:#385270;
}

.short_articles_more span{font-size:13px;}

.short_articles_more:hover{color:#74a9e0;}

.short_artcile_title{
display:block;
font-size:15px;
color:#385270;
text-decoration:none;
}

.short_artcile_date{
font-size:12px;
color:#8e8e8e;
}

.short_artcile_sum{
font-size:13px;
color:#707070;
}

.short_sep{
display:block;
margin:10px 0;
border-top:solid 1px #e9e9e9;
height:1px;
line-height:0;
}

.title_content_small{font-size:24px;}

.title_content_big{font-size:36px;color:#385270;}

.my_albums {
position: relative;
margin:30px 35px 0 35px;
}

.my_albums .my_album {
margin: 0 15px;
display: block;
float: left;
border:solid 6px #f1f1f1;
background:#f1f1f1;
width:130px;
height:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
text-decoration:none;
font-size:14px;
color:#8e8e8e;
}

.my_album_image{
display:block;
clear:both;
margin:5px 0 0 0;
text-align:left;
}

a.prev, a.next {
	background: url(../images/carousel_arrow.png) no-repeat transparent;
	width: 14px;
	height: 16px;
	display: block;
	position: absolute;
	top: 65px;
}
a.prev {left: -11px;background-position: 0 0; }
a.next {right: -11px;background-position: -14px 0; }

a.prev span, a.next span {	display: none;}


.my_albums a.prev, .my_albums a.next{top:45px;}

.album_big{
display:block;
clear:both;
padding:5px 15px 0 15px;
background:#f1f1f1;
}

.album_big_image{
display:block;
width:660px;
margin:0 auto;
}

.album_big_video{
display:block;
width:700px;
margin:30px auto;
border:solid 8px #ffffff;
}

.album_scroll .play{
display:block;
clear:both;
width:61px;
height:61px;
margin:-90px auto 0 auto;
opacity:0.50;
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; /* old ie */
}

.album_scroll li a:hover .play{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}

.album_big_text{
display:block;
padding:8px 10px;
background:#252525;
color:#ffffff;
}

.album_big_text_name{
float:left;
width:170px;
margin:0 10px 0 0;
font-size:24px;
color:#77abe1;
line-height:28px;
}

.album_big_text_desc{
float:left;
width:727px;
line-height:15px;
}

.album_scroll{
display:block;
clear:both;
width:928px;
direction:ltr;
}

.album_scroll ul{
float:left;
margin:0;
padding:0;
list-style:none;
height:138px;
overflow:hidden;
}

.album_scroll ul li{
display:inline;
float:left;
width:220px;
margin:0 0 0 10px;
}

.album_scroll ul li a{
direction:rtl;
color:#3f3f3f;
font-weight:bold;
text-decoration:none;
}

.album_scroll_image{
display:block;
clear:both;
margin:5px 0 0 0;
}

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:5px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:10px;
	margin:0;
	background:#e0e0e0;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:10px;
	margin:auto;
	background:#404040;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(64,64,64,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(64,64,64,0.5);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}


.menu ul li a{line-height:27px;}
.menu ul li.menusub:hover a{border:solid 0;}
.menu ul li ul{top:60px;}
.tabs{margin:30px 0 0 0;}

.tabs_list li:last-child{float:left;}

.title_content{font-size:26px;}

.article_sum_details{clear:both;margin:5px 0 0 0;}

.aside_top li{line-height:16px;overflow: hidden;}

.short_articles .title{font-size:19px;}

#MyMainVideo{margin: 20px auto;width: 700px;}

.pages{margin-left:0;}

body{font-size:13px;}

.article_sum_details{width:100%;}

.article_sum_details, .article_sum_content, .content p{line-height:20px;}

.article_sum_image{margin-top:14px;}

.carousel_home_arrows{margin-top:0;}

.staff_list ul li{height:100px;}

.menu ul li ul li{margin-left:0;margin-right:0;}

.carousel_last ul li{height:170px;margin-top:0;}

.carousel_last ul li .title{margin-bottom:10px;}

#s2id_ContentPlaceHolder1_DropDownListWorker{
clear:both;
display:block;
width:300px;
padding-top:15px;
}
#DropDownListOrganizationAdv{
float:left;
margin-right:30px;
}
.popup_to{width:55px;}
.popup_advanced #s2id_DropDownListWorkerAdv{
clear: none;
float: left;
margin-top: -5px;
padding: 0;
}
.popup_advanced .popup_label{width:90px;}
.popup_label.popup_attack{width:90px;}
.popup_advanced .mar_r_30{margin-right:45px !important;}
.popup_advanced #TextBoxSeAdv{width:229px;}
.popup_advanced #DropDownListParendAdv,
.popup_advanced #DropDownListOrganizationAdv,
.popup_advanced #DropDownListAttackAdv,
.popup_advanced #DropDownListRegionAdv{width:241px;}
.popup_advanced #s2id_DropDownListWorkerAdv{width:300px;}
.popup_advanced .popup_to{width: 55px !important;}

p{margin:0 0 15px 0;}
.article_sum_content{margin-top:10px;}
.staff_sum, .staff_sum ul{line-height:20px;}
.staff_sum{padding:10px;}
.search_select{height:18px;margin:3px 0;width:160px;}
.carousel_home_image{margin-top:3px;}

.staff_list_name{height:44px;}

#s2id_ContentPlaceHolder1_DropDownListWorker{
clear:none;
float:left;
margin-top: -3px;
margin-right:9px;
width:229px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */
   
.pull-right{float:right;}

.pull-left{float:left;}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.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;
    }
}