/* <![CDATA[ */
/*-------------------------------------[ FINAL REPORT FILE STYLES ]*/
body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 70%;
	color: #333;
}

.vertically_aligned
{
	display: table-cell;
	position: relative;
	vertical-align: middle;
	*display: block;
	*position: absolute;
	*top: 50%;
	left: 0;
	height: inherit;
}

/*-------------------------------------[ LINKS ]*/
a { color: #00759B; }

/*-------------------------------------[ HTML FRAME ]*/
html > body
{
	margin: 0;
	background-color: #fff;
}

div#page_frame
{
	margin: 5px auto 0;
	width: 900px;
	min-height: 598px;
	background-color: #fff;
	position: relative;
}

/*-------------------------------------[ TEXT ]*/
h1
{
	margin: 0;
	font-size: 1.5em;
	letter-spacing: -1px;
}

h2
{
	margin: 0 0 10px;
	font-size: 1.5em;
	color: #00759B;
	letter-spacing: -1px;
	line-height: 1.4em;
}

h3 { margin: 0 0 10px; font-size: 1.2em; color: #00759B; }
h4 { font-size: 1.2em; }

p { margin: 0 0 10px; line-height:  1.6em; }
p.sub_title { font-size: 1.2em; font-weight: bold; }

.orange { color: #f93; }
.orange2 { color: #d71; }
.strong { font-weight: bold; }
.footnote { font-size: 0.9em; }
.reduce { font-size: 0.9em; }

sup { font-size: 0.8em; vertical-align: top;}

/*-------------------------------------[ REPORT MEDIA WRAPPERS ]*/
div#report_webpage, div#report_email
{
	margin: 0 auto;
	padding: 0;
	width: 682px;
	position: relative;
}

/*-------------------------------------[ HEADER SPACE ]*/

/* @since 04/06/13 */
.report-metric-title
{
  padding: 0 12px;
	background-color: #00759b;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	color: #FFF;
}

div.header_space
{
	position: relative;
	margin: 0;
	height: 82px;
	width: 682px;
	background-color: #fff;
}

.header_space.if_rev3
{
	height: 119px;
}

div#report_email div.header_space
{
	width: 600px;
}

div.author_media div.header_space
{
	background-color: #939598;
}

div.author_media div.header_space.if_rev3
{
	background-color: #fff;
}

/* project_BUILD 14/09/2010 - added rule for reviewer re-branding */
.if_rev3 .head_title
{
	background-color: #fff;
	background-image: url('../images/if-images/reviewer-report-images/reviewer-header-back.jpg');
	background-repeat: no-repeat;
	height: 79px;
}

/* project_BUILD 14/09/2010 - added rule for reviewer re-branding */
.if_rev3 .head_title h1 { display: none; }

/* project_BUILD 14/09/2010 - added rule for reviewer re-branding */
#report_webpage div.header_space.if_rev3, #report_email div.header_space.if_rev3
{
	margin-bottom: -10px;
}

div.reviewer_media div.header_space
{
	height: auto;
}

div.header_space img
{
	display: inline;
}

.if_rev3 img.category_image
{
	position: absolute;
	top: 0;
	right: 0;
}

div.reviewer_media div.header_space img
{
	position: absolute;
	top: 0;
	left: 0;
}

div.head_title
{
	padding: 10px 18px 10px 88px;
	background-repeat: repeat-y;
	background-position: top right;
}

.author_header_title
{
	position: absolute;
	top: 0;
	left: 278px;
	width: 404px;
	height: 82px;
}

.if_rev3 .author_header_title
{
	top: 9px;
	left: 85px;
	width: 597px;
	height: 84px;
	
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}

div#report_email .if_rev3 .author_header_title
{
	width: 515px;
}

div.header_space h1
{
	position: absolute;
	top: 18px;
	left: 278px;
	margin: 0;
	padding: 0 10px 0 0;
}

div.header_space .author_header_title h1
{
	position: static;
	margin: 0;
	padding: 0 10px 0 0;
	*position: relative;
	*top: -50%;
	*left: 0;
}

div.author_media div.header_space h1 { color: #fff; }

div.reviewer_media div.header_space h1
{
	position: relative;
	left: 0;
	top: 0;
	padding: 0 0 0 50px;
	text-align: right;
}

/*-------------------------------------[ REPORT CONTENT WRAPPERS ]*/
div.media_content
{
	padding: 8px 32px 0 86px;
}

div.media_content.no-indent
{
  padding-left: 6px;	
}

.author_media .media_content
{
	padding: 16px 0 0 10px;
}

div.media_content p  { clear: both; }

.webpage_intro
{
	padding-right: 58px;
}

div.column_2
{
	padding: 0 20px 20px 0;
}

/*-------------------------------------[ HIGHLIGHTS LIST ]*/
div.highlights
{
	/*float: left;*/
	margin: 14px 0 20px;
	/*width: 470px;*/
}

div.highlights table
{
	table-layout: auto;
	border-collapse: collapse;
	margin: 0 0 10px;
	/*width: 402px;*/
}

div.highlights td
{
	padding: 0;
	border: none;
	vertical-align: top;
}

div.highlights td.j_title
{
	width: 312px;
}

div.highlights td.j_was_now
{
	padding-top: 6px;
	/*width: 122px;*/
}

div.highlights .if_text1 { font-size: 7pt; /* line-height: 1.1em; */ }
div.highlights .if_text2 { font-size: 11pt; line-height: 1.1em; }

div.highlights td.j_chart
{
	width: 190px;
}

/*-------------------------------------[ REMIANING LIST ]*/
div.remaining
{
	float: left;
	margin: 0 0 24px;
}

div.remaining table
{
	margin: 0;
	width: 400px;
}

div.remaining caption
{
	padding: 0 0 8px;
	font-size: 1.2em;
	text-align: left;
}

div.remaining caption.reduce { font-size: inherit; }

div.remaining th, div.remaining td
{
	padding: 2px 0;
	border: none;
	width: 270px;
	vertical-align: top;
	text-align: left;
	background-color: #fff;
}

div.remaining th.col2, div.remaining td.col2
{
	width: 130px;
	text-align: right;
}

div.rj_values_1 th.col1, div.rj_values_1 td.col1 { width: 220px; font-weight: normal; }
div.rj_values_1 th.col2, div.rj_values_1 td.col2 { width: 90px; font-weight: normal; }
div.rj_values_1 th.col3, div.rj_values_1 td.col3 { width: 90px; font-weight: bold; text-align: right; }

/*-------------------------------------[ RELATED JOURNALS from 2011 ]*/
.remaining.rj_2011
{
	width: 100%;
}

.remaining.rj_2011 table
{
	width: auto;
}

.remaining.rj_2011 th, .remaining.rj_2011 td
{
	width: 93px;
	text-align: right;
	font-size: 0.99em;
}

.remaining.rj_2011 th
{
	vertical-align: bottom;
	font-weight: normal;
}

.remaining.rj_2011 .col1
{
	width: 200px;
	text-align: left;
}

.remaining.rj_2011 th.col2, .remaining.rj_2011 td.col2
{
	width: 93px;
}

.remaining.rj_2011.sort_bold th.col3, .remaining.rj_2011.sort_bold td.col3
{
	font-weight: bold;
}

.remaining.rj_2011.sort_bold.show_cols_2 th.col2, 
.remaining.rj_2011.sort_bold.show_cols_2 td.col2
{
	font-weight: bold;
}

/*-------------------------------------[ IF RANK BLOCK ]*/
div.if_rank_block
{
	float: left;
	margin: 0 0 12px;
	padding: 0 58px 0 0;
}

div.if_rank_block h3 { margin: 0; }
div.if_rank_block p { margin: 0; }
div.if_rank_block p.footnote { margin: 2px 0 0; }
div.if_rank_block p.sorted_by { margin: 8px 0 0; padding: 0; }

div.if_rank_block table
{
	table-layout: fixed;
	border-collapse: collapse;
	margin: 8px 0 0;
	width: 400px;
}

div.if_rank_block th, div.if_rank_block td
{
	border: none;
	padding: 0;
	width: 50px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
}

div.if_rank_block th { border-bottom: solid 1px #f90; }
div.if_rank_block th.col2 { width: 150px; }
div.if_rank_block td.col2 { width: 300px; }
div.if_rank_block th.col3 { width: 200px; text-align: right; }
div.if_rank_block td.col3 { width: 50px; text-align: right; }

/*-------------------------------------[ CITS RANK BLOCK ]*/
div.cits_rank_block
{
	float: left;
	margin: 0 0 12px;
}

div.cits_rank_block h3 { margin: 0; }
div.cits_rank_block p { margin: 0; }
div.cits_rank_block p.sorted_by { margin: 8px 0 0; padding: 0; }

div.cits_rank_block table
{
	table-layout: fixed;
	border-collapse: collapse;
	margin: 8px 0 0;
	width: 400px;
}

div.cits_rank_block th, div.cits_rank_block td
{
	padding: 0;
	width: 50px;
	background-color: #fff;
	border: none;
	vertical-align: top;
}

div.cits_rank_block th { border-bottom: solid 1px #f90; }
div.cits_rank_block th+th { width: 200px; }
div.cits_rank_block td+td { width: 300px; }
div.cits_rank_block th+th+th { width: 150px; text-align: right; }
div.cits_rank_block td+td+td { width: 50px; text-align: right; }

/*-------------------------------------[ REPORT FOOTER ]*/
div.footer
{
	float: left;
	width: 682px;
}

div.footer_link_plate
{
	float: left;
	padding: 10px;
	width: 662px;
	min-height: 14px;
	background-color: #939598;
	color: #fff;
	font-weight: bold;
}

/* IE6 hack */
* html div.footer_link_plate
{
	height: 14px;
}

div.footer_link_plate.reviewer
{
	background-color: #f93;
}

div.footer_link_plate.reviewer.if_rev3
{
	/* background-color: #3690af; */
	background-color: #00759b; /* colour specified by Carolien of Elsevier 24/09/2010 */
}

div.footer_copyright
{
	float: right;
	padding: 6px 2px;
	font-size: 0.8em;
}

/* IE6 hack */
* html div.footer_copyright
{
	padding-top: 12px;
}

div.footer a { color: #fff; }

/*-------------------------------------[ CALCULATING IFS ]*/
div.calculating
{
	float: left;
	margin-top: 24px;
	width: 576px;
}

div.calculating table
{
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0 0 12px;
	width: 400px;
}

div.calculating table td { vertical-align: top; }

div.calculating table caption { padding: 0 0 10px; text-align: left; }
div.calculating table td { height: 12px; border: none; background-color: #fff; }

table.IF_example td { padding: 0; width: 280px; }
table.IF_example td.col2 { width: 40px; }
table.IF_example td.col3 { padding-left: 10px; width: 80px; }

table.IF_calculation td { padding: 0; width: 80px; }
table.IF_calculation td.col2 { width: 200px; }
table.IF_calculation td.col3 { width: 40px; }
table.IF_calculation td.col4 { padding-left: 10px; width: 80px; }

div.journals_measurement
{
	float: left;
}

/* ]]> */