/*@import url('https://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow|PT+Sans+Caption&subset=latin,latin-ext');
	@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800); */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,700,700italic,300,300italic);
@import url('https://fonts.googleapis.com/css?family=Roboto:500,900italic,900,400italic,700italic,300,700,500italic,300italic,400');
@import url('../fontawesome/font-awesome.min.css');

BODY
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Roboto;
	font-size: 14px;
	color: #404040;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 140%;
}

/* match left with padding above */

div#div_countries {
	position: absolute;
    top: 60px;
	left: 120px;
    display: none;
    z-index: 100;
	background-color: white;
	}

div#div_legal {
	position: absolute;
    top: 60px;
	left: 241px;
    display: none;
    z-index: 100;
	background-color: white;
}

.co_name{
	height: 20px;
	width: 160px; 
	text-align: left;
	vertical-align: top; 
	background-color: #FFFFFF;
}

em {
	color: #aaa;
}

.textnote { color: #949494; font-style: italic; }

DIV
{
	text-align: justify;
}
/*news overlay*/

.title_news_head{	font-size:14px; }
.title_news_overlay
{
	
	font-size: 16px;
	border-bottom: 2px solid #9DA0A0;
	padding-bottom: 5px;
	padding-left: 0;
}
/*lid overlay*/
TABLE.docname_overlay
{
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 7px;
	background: grey;
	text-align: left;
}
TABLE.link_overlay
{
	padding-left: 10px;
	background: white;
}
A.overlay:link
{
	font-size: 12px;
}
/*Common for all pages*/
A:link
{
	display: inline;
	font-weight: normal;
	font-size: inherit;
	text-decoration: none;
}
A:active
{
	font-weight: normal;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	text-decoration: none;
}
A.sec:link
{
	font-size: 11px;
	font-weight: 500;
}
A.sec:active
{
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
}
A.sec:hover
{
	border-bottom: 1px dotted #0A77BF;
	text-decoration: none;
}
A.anchor:link
{
	font-size: 12px;
}
A.footer:link
{
	
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.footer:visited
{
	
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.footer:active
{
	
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.footer:hover
{
	
	color: #222222;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
font.footer
{    
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;}
	
.articlecount_footer
{
	
	color: #999999;
	font-size: 12px;
}
.tabfontoff
{
	color: #FFFFFF;
}
.tabon
{
	cursor: pointer;
	cursor: hand;
	background-color: #B6A666;
	color: #FFFFFF;
}
.taboff
{
	cursor: pointer;
	cursor: hand;
	background-color: #818285;
	color: #FFFFFF;
}

/*Header (top nav)*/
TABLE
{
	
	font-size: 14px;
	text-align: justify;
}
TABLE.tabs
{
	border-color: #DDDDDD;
	border-width: 1px 1px 0;
	border-style: solid;
	border-collapse: collapse;
}
TD.tabcellon
{
	border-color: #DDDDDD;
	border-width: 1px 1px 0;
	border-style: solid;
	margin: 0;
	background-color: #FFFFFF;
	font-size: 16px;
}
TD.tabcelloff
{
	border-color: #DDDDDD;
	border-width: 1px 1px 0;
	border-style: solid;
	margin: 0;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #999999;
}
TD.syndtabon, TD.syndtaboff
{
	border-color: #DDDDDD;
	border-width: 1px 1px 0;
	border-style: solid;
	margin: 0;
	background-color: #FFFFFF;
	font-size: 14px;
	height: 32px;
}
TD.syndtaboff
{
	color: #999999;
}

TD.syndtabon:hover
{
box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);

}

TD.syndtaboff:hover
{
box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);

}

/*News page - body*/
.news_header
{
padding: 4px 0 0 6px;
}

.news_title
{
padding: 0 0 4px 6px;
}

.news_date
{
padding: 4px 4px 0 0;
font-size: 12px;
font-weight: 100;
}

.articletitle
{
	
	color: #141414;
	font-size: 16px;
	font-weight: 100;
}
.newsleader
{
	
	color: #222222;
	font-size: 13px;
	font-weight: 500;
	line-height: 140%;
}
.newsbody
{
	
	color: #1C1C1C;
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
}
.newsbody H4
{
	line-height: normal;
	font-size: 13px;
	font-weight: 600;
	color: #12212F;
	border-bottom: 1px dotted rgba(18, 33, 47, 0.299);
}
.sumbody
{
	
	color: #000000;
	font-size: 13px;
}
/*News page - side bar
Country page*/
#spec_surround {
	background-color: #f6f6f6;
	margin-top: 18px;
    width: 246px;
	padding-left: 6px;
}

#spec_surround:hover {
box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}

.report_section H4
{
	line-height: normal;
	font-size: 14px;
	font-weight: 600;
	color: grey;
	border-bottom: 1px dotted grey;
}
.report_section
{
	font-size: 14px;
	
	padding-bottom: 11px;
	line-height: 140%;
	color: #353535;
	font-weight: 400;
	padding-right: 10px;
}
.report_section H3
{
	line-height: normal;
	font-weight: 700;
	color: grey;
	border-bottom: 1px solid grey;
}
.report_section TD
{
	padding-bottom: 23px;
}
.subheader
{
	
	color: #606060;
	font-size: 16px;
}
.moreheader
{
	
	color: #606060;
	font-size: 16px;
	width: 240px;
	text-align: right;
	border-bottom: 1px solid #606060;
}
.sumhead
{
	
	color: #606060;
	font-size: 18px;
}
.specialhead
{
	font-family: "roboto condensed";
	color: #141313;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 4px;
	padding-top: 0px;
	display: table-cell;
	border-bottom: 5px solid grey;
}
.sumdate
{
	
	color: #999999;
	font-size: 14px;
}
.menudate
{
	
	color: #FFFFFF;
	font-size: 14px;
}
.articlecount
{
	
	color: #8E8888;
	font-size: 13px;
}
.newstext
{
	
	color: #8E8888;
	font-size: 12px;
}
.syndheader
{
	font-family: "roboto condensed";
	color: #141313;
	font-size: 22px;
	padding-top: 20px;
	font-weight: 800;
}

.syndhead_small
{
	font-family: "roboto condensed";
	color: #141313;
	font-size: 18px;
	font-weight: 800;
}

.lib_head_tit
{
	margin-top: 15px;
	margin-bottom: 10px;
}

.dnarrow
{
	padding-right: 23px;
    background-image: url(../images/triangledown.png);
    left: 0px;
    width: 0px;
    height: 0px;
    background-position: right 2px;
    background-repeat: no-repeat;
	
}
a.dnarrow:hover 
{
	border-bottom: none;
}

.update
{
	font-weight: 500;
	
	/*font-size: 14px; */
}
.updatetext
{
	
	color: #999999;
	font-size: 12px;
	font-weight: 200;
}

.plussections
{
	
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	border-radius: 2px;
    position: relative;
    left: 0px;
    top: 2px;
	padding: 1px 5px;
}

.plussections:hover
{
	opacity: 0.5;
}

/*Country page - side bar*/
.countrytext
{
	
	font-size: 12px;
	font-weight: 500;
}
.td
{
	height: 90px;
}
.country_menu_chapter_open
{
	min-height: 20px;
	
	display: block;
	text-align: left;
	padding-left: 0px;
	color: #252525;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
}

.country_menu_section
{
	display: block;
	
	text-align: left;
	margin: 3px 4px 8px 0px;
	padding: 0 0 0 7px;
	color: #383838;
	text-decoration: none;
	letter-spacing: -0.1px;
	font-size: 13px;
	font-weight: 400;
	line-height: 14px;
	cursor: pointer;
}

.country_menu_section_current
{
	display: block;
	
	text-align: left;
	margin: 3px 4px 8px 0px;
	padding: 0 0 0 7px;
	text-decoration: none;
	letter-spacing: -0.1px;
	font-size: 13px;
	font-weight: 400;
	line-height: 14px;
	cursor: pointer;
}


.country_menu_section_date { background-color: #eee; padding-top: 3px; padding-bottom: 3px; }

.country_menu_exec
{
	min-height: 20px;
	
	display: block;
	text-align: left;
	padding-left: 0px;
	color: #383838;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
}


.country_menu_exec_current
{
	min-height: 20px;
	
	display: block;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
}
.country_rep_date
{
	font-size: 12px;
	font-family: 'roboto condensed';
	color: #94A5B4;
	font-weight: 100;
	white-space: nowrap;
}
.dash
{
	background-image: url('images/dash.gif');
}
.line
{
	background-image: url('images/line.gif');
}
.linegrey
{
	background-image: url('images/linegrey.gif');
}
.darktab
{
	cursor: pointer;
	cursor: hand;
	background-image: url('images/darktab.gif');
}
.lighttab
{
	cursor: pointer;
	cursor: hand;
	background-image: url('images/lighttab.gif');
}
.country_on
{
	color: #FFFFFF;
	background-color: #b0b0b0;
}
.country_off
{
	color: #999999;
	background-color: #FFFFFF;
}
.textsidegrey
{
	font-family: calibri, "myriad pro", myriad;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidegrey:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidegrey:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidegrey:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #5A5232;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidelightgrey
{
	font-family: calibri, "myriad pro", myriad;
	color: #BBBBBB;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidelightgrey:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #BBBBBB;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidelightgrey:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #BBBBBB;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.textsidelightgrey:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #5A5232;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.more:active
{
	font-family: calibri, "myriad pro", myriad;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.more:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.more:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.more:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #5A5232;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bluelink
{
	font-family: calibri, "myriad pro", myriad;
	color: #818285;
	font-size: 12px;
	text-decoration: none;
}
.bluelink:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #818285;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bluelink:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #818285;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bluelink:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.goldlink
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	text-decoration: none;
}
.goldlink:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.goldlink:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.goldlink:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.goldsmall
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	text-decoration: none;
}
.goldsmall:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.goldsmall:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.goldsmall:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.lightgoldlink
{
	font-family: calibri, "myriad pro", myriad;
	color: #CBB970;
	font-size: 14px;
	text-decoration: none;
}
.lightgoldlink:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #CBB970;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.lightgoldlink:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #CBB970;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.lightgoldlink:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.goldgreylink
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 12px;
	text-decoration: none;
}
.goldgreylink:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 12px;
	text-decoration: none;
}
.goldgreylink:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 12px;
	text-decoration: none;
}
.goldgreylink:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.toplink
{
	font-family: calibri, "myriad pro", myriad;
	color: #818285;
	font-size: 11px;
}
.toplink:link
{
	font-family: calibri, "myriad pro", myriad;
	color: #818285;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.toplink:visited
{
	font-family: calibri, "myriad pro", myriad;
	color: #818285;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.toplink:hover
{
	font-family: calibri, "myriad pro", myriad;
	color: #B6A666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.jslink:link, A.jslink:visited, A.jslink:active
{
	color: #0472BC;
	display: inline;
	
}
A.jslink:hover
{
	color: #0472BC;
	display: inline;
	border-bottom: 1px dotted grey;
}
.report_section H4
{
	line-height: normal;
	font-size: 14px;
	font-weight: 600;
	color: #12212F;
	border-bottom: 1px dotted grey;
}
/*Special reports*/
TABLE.anchor
{
	width: 240px;
}
.anchor TD
{
	border: 0.5px dotted #CACBCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	font-size: 14px;
}
.specialhead_report
{
	font-family: "roboto condensed";
	/*[empty]font-size:;*/
	font-family: "roboto condensed";
	color: #141313;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
}
.date_special
{
	
	color: #999999;
	font-size: 12px;
	font-weight: 400;
	text-align: right;
	padding-right: 10px;
}
.sp_countryname
{
	color: #4E4E4E;
	font-weight: 400;
	font-size: 14px;
}
.sp_docname
{
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
}
td.specbody
{
	line-height: 140%;
}


DIV#level1_text_interest
{
	border-bottom: 1px dotted #C8C8C8;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	/*width: 964px;*/
}

.interest_author { color: #0066B3; font-size: 12px; margin-left: 9px; font-weight: 400; overflow: hidden; font-style: italic; }

/*Tables*/
TABLE.sample
{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: ;
	border-collapse: collapse;
	line-height: 120%;
}
TABLE.sample TD
{
	border: 1px solid #D9D9D9;
	padding: 3px 5px 3px 5px;
	
	font-size: 12px;
	color: #393939;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
TABLE.sample TH
{
	padding: 3px 5px 3px 5px;
	border: 1px solid #D9D9D9;
	color: #3379A4;
	
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	background-color: #EDF1F7;
	vertical-align: middle;
}
TABLE.sample_left
{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: ;
	border-collapse: collapse;
	line-height: 120%;
}
TABLE.sample_left TD
{
	border: 1px solid #D9D9D9;
	padding: 3px 5px 3px 5px;
	
	font-size: 12px;
	color: #393939;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
TABLE.sample_left TH
{
	padding: 3px 5px 3px 5px;
	border: 1px solid #D9D9D9;
	color: #3379A4;
	
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	background-color: #EDF1F7;
	vertical-align: top;
}
TABLE.sample_left span.update {
    font-size: 12px;
}
TABLE.sample_right
{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: ;
	border-collapse: collapse;
	line-height: 120%;
}
TABLE.sample_right TD
{
	border: 1px solid #D9D9D9;
	padding: 3px 5px 3px 5px;
	
	font-size: 12px;
	color: #393939;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
}
TABLE.sample_right TH
{
	padding: 3px 5px 3px 5px;
	border: 1px solid #D9D9D9;
	color: #3379A4;
	
	font-weight: 500;
	font-size: 12px;
	background-color: #EDF1F7;
	vertical-align: top;
}
TABLE.sample_right span.update {
    font-size: 12px;
}
TABLE H4
{
	line-height: normal;
	font-weight: 700;
	color: #12212F;
	border-bottom: 1px dotted rgba(18, 33, 47, 0.299);
}
TABLE.sample_left
{
	display: table;
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: solid;
	border-color: #808080;
	border-width: thin;
	font-size: 12px;
}
.sample_left TH
{
	color: #3379A4;
	padding: 3px 5px;
	border: 1px solid #D9D9D9;
	font-weight: 500;
	text-align: left;
	background-color: #EDF1F7;
	vertical-align: top;
}
.sample_left TD
{
	border: 1px solid #D9D9D9;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
TABLE.country
{
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}
TABLE.menu
{
	border-color: #DDDDDD;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
TD.menucell
{
	border-color: #DDDDDD;
	border-width: 1px 0 0;
	border-style: solid;
	margin: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
}
TEXTAREA
{
	resize: none;
	color: #606060;
}

.search_main_head
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDD;
	padding: 2px 4px 1px;
	cursor: pointer;
}

.search_main_head:hover
{
	box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}

.search_main_head_result
{
	border-bottom: 1px dotted #A0A0A0;
	padding: 2px 4px 1px;
}
.search_main_head A:link
{
	color: #000000;
}
.search_main_head_cp
{
	font-weight: 500;
}
.search_main_head_date
{
	color: #999999;
	font-size: 12px;
}
.search_result_body
{
	padding: 10px 5px 10px 5px;
	border-bottom: 1px dotted #A5A5A5;
	line-height: 140%;
}
.compare_country_light
{
	color: #AAAAAA;
	font-size: 13px;
}
.compare_country_dark
{
	color: #2C3E50;
	font-size: 13px;
}
DIV#legal_select
{
	text-align: left;
	padding: 0px 5px 5px;
	border: 1px solid #FFFFFF;
	margin-top: 6px;
}
DIV#legal_search
{
	position: absolute;
	top: 148px;
	left: 170px;
}
.legal_body
{
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.country_select_head
{
	
	color: #2C3E50;
	font-size: 14px;
	font-weight: 500;
}
.legal_country_light
{
	color: #AAAAAA;
	font-size: 13px;
}
.legal_country_dark
{
	color: #2C3E50;
	font-size: 13px;
}
DIV#legal_main_content
{
	left: 0px;
	right: 0px;
	text-align: left;
	background-color: #E7E7E7;
}
DIV#juris_area
{
	padding: 0px 0 5px 0;
}
.legal_country_name
{
	
	font-size: 18px;
	font-weight: 400;
	color: #2C3E50;
	background-color: ;
	margin-left: 0px;
}
.legal_column_head
{
	
	font-size: 10px;
	color: #5F7183;
	line-height: 11px;
	visibility: visible;
}
DIV#level1_text_title
{
	border-top: 1px solid #E7E7E7;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.level1_text_title
{
	
	font-weight: 500;
	color: #2C3E50;
	font-size: 14px;
	padding-left: 0px;
	display: table-cell;
	width: 500px;
}
DIV#level2_text_title
{
	padding-left: 0px;
}
DIV#level_2_relation_type
{
	color: grey;
	width: 90px;
	font-size: 12px;
	font-weight: 400;
	padding-left: 2px;
	padding-top: 3px;
}
DIV#relation_type
{
	color: grey;
	font-size: 12px;
	font-weight: 500;
	padding-left: 0px;
	padding-top: 2px;
}
.level2_text_title
{
	
	color: #2C3E50;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.level3_text_title
{
	
	color: #5F7183;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.legal_date
{
	
	font-size: 12px;
	color: #5F7183;
	padding-right: 4px;
}
.legal_content
{
	background-color: #D39595;
}
.text_nocontent
{
	height: 30px;
	padding: 3px;
	vertical-align: top;
	color: #E7E7E7;
	font-weight: 300;
}
/*OVERLAYS*/
DIV#linkdiv2
{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1000;
	visibility: hidden;
	overflow: visible;
	bottom: 0px;
}
/*div#linkdiv_body { width: 600px !important; margin: auto; overflow: hidden; height: 680px !important; top: 10%; z-index: 1000; color: rgba(255, 255, 255, 0.595); }
div#linkdiv_body { position:absolute;top:50%;left:50%;width:600px !important; height:680px !important; margin:-340px 0 0 -300px; overflow: hidden; z-index: 1000; }*/
DIV#linkdiv_body
{
	position: absolute;
	top: 150px;
	left: 177px;
	right: 40px;
	height: 540px;
	overflow: hidden;
	width: 610px;
}
DIV#tapclose
{
	cursor: pointer;
	position: fixed;
	top: 142px;
	right: 197px;
	height: 35px;
	width: 35px;
	color: black;
	font-weight: 100;
	font-size: 20px;
	line-height: 44px;
	text-align: right;
	
	margin-bottom: 5px;
	z-index: 200;
}
DIV#overlay_header
{
	position: absolute;
	width: 100%;
	clear: both;
	background-repeat: no-repeat;
	background-position: right bottom;
	right: 0px;
	left: 0px;
	height: 50px;
	background-color: #b0b0b0;
	z-index: 100;
	top: 0px;
	display: table;
}
.overlay_body
{
	position: absolute;
	top: 50px;
	padding-right: 12px;
	padding-top: 18px;
	overflow: auto;
	bottom: 0px;
	left: 20px;
	color: #232323;
	height: 480px;
}
.overlay_body_footer
{
	position: absolute;
	top: 50px;
	padding: 16px;
	overflow: auto;
	bottom: 0px;
	left: 0px;
	right: 0px;
	color: #232323;
}
TABLE.data
{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: ;
	border-collapse: collapse;
	line-height: 100%;
}
TABLE.data TD
{
	border: 1px solid #D9D9D9;
	padding: 3px 5px 3px 5px;
	text-align: left;
	vertical-align: top;
}
.overlay_data_head
{
	font-weight: 700;
	font-size: 11px;
	vertical-align: baseline;
}


.overlay_data_data
{
	color: #606060;
	font-size: 11px;
}

.overlay_data_data a:link, .table_holder a:link
{
	font-size: 13px;
}

.ov_doc_name
{
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	display: table-cell;
	font-family: roboto condensed;
	vertical-align: bottom;
	width: 500px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 80px;
	text-align: left;
}
DIV#overlay_legal
{
	position: relative;
	margin-top: 20px;
}
.ov_sec_country_pol
{
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	
	vertical-align: bottom;
	padding: 0px 0 0 15px;
	text-align: left;
	line-height: 29px;
}
.ov_sec_name
{
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	font-family: roboto condensed;
	padding: 0px 0px 0 15px;
	text-align: left;
	line-height: 4px;
}
.ov_sec_date
{
	font-family: roboto condensed;
	color: #e0e0e0;
	font-size: 12px;
	font-weight: 400;
	padding: 0 0 0 5px;
}
.linkdiv_font
{
	overflow: hidden;
	clear: right;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #000000;
}
.overlay_legal_title
{
	border-bottom: 1px dotted #AAAAAA;
	color: grey;
	font-size: 16px;
	font-weight: 500;
	padding-top: 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	visibility: visible;
}
.overlay_legal_desc
{
	width: 100%;
	position: relative;
	font-size: 14px;
	
	vertical-align: top;
	margin-bottom: 20px;
	color: #2C3E50;
}
.overlay_legal_desc H4
{
	line-height: normal;
	font-weight: 700;
	color: #12212F;
	border-bottom: 1px dotted rgba(18, 33, 47, 0.299);
}
.overlayTabOn {float:left;margin-right:1px;height:32px;width:120px;line-height:32px;background-color:#FFFFFF;text-align:center;border-bottom:1px solid #FFFFFF;cursor:pointer;}
.overlayTabOff {float:left;margin-right:1px;height:32px;width:120px;line-height:32px;background-color:#DDDDDD;text-align:center;border-bottom:1px solid #999999;cursor:pointer;}

/* high slide*/
.overlay_main { position:absolute;padding:10px;top:83px;left:0px;right:0px;bottom:0px;overflow-y:auto;overflow-x:hidden; }

.overlay_main a{ border-bottom: 1px dotted;}

.overlay_main strong a{ font-weight: bold;}
	
.highslide-header a:hover 
{
border-bottom: none;	
}

table.news_art_hslink:hover {
	box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}

table.news_art_hslink {
	cursor: pointer;
	cursor: hand;
	width: 100%;
}

.overlay_main H4
{
line-height: normal;
font-size: 14px;
font-weight: 600;

}				
/* tables */				
TABLE.sample_left
{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: ;
	border-collapse: collapse;
	line-height: 120%;
}
TABLE.sample_left TD
{
	border: 1px solid #D9D9D9;
	padding: 3px 5px 3px 5px;
	
	font-size: 12px;
	color: #393939;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
TABLE.sample_left TH
{
	padding: 3px 5px 3px 5px;
	border: 1px solid #D9D9D9;
	color: #3379A4;
	
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	background-color: #EDF1F7;
	vertical-align: top;
}
.OE
{
	margin-left: 5px;
	font-size: 10px;
	color: grey;
	text-decoration: underline;
}
.OE:hover
{
	background-color: grey;
	color: #FFFFFF;
}
.OC
{
	margin-left: 5px;
	font-size: 10px;
	color: grey;
	text-decoration: underline;
}
.OC:hover
{
	background-color: grey;
	color: #FFFFFF;
}
.TE
{
	margin-left: 5px;
	font-size: 10px;
	color: grey;
	text-decoration: underline;
}
.TE:hover
{
	background-color: grey;
	color: #FFFFFF;
}
.TC
{
	margin-left: 5px;
	font-size: 10px;
	color: grey;
	text-decoration: underline;
}
.TC:hover
{
	background-color: grey;
	color: #FFFFFF;
}
.IW
{
	margin-left: 5px;
	font-size: 10px;
	color: grey;
	text-decoration: underline;
}
.IW:hover
{
	background-color: grey;
	color: #FFFFFF;
}
.summarylink
{
	cursor:hand;
	pointer:hand;
	margin-left: 5px;
	height: 16px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 1px 2px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.summarylink:hover
{
	opacity: 0.5;
}


/*test overlay for footer link div */
DIV#overlay_footer{
	width:550px;height:540px; position:fixed; top:150px;left:207px;z-index:50;
}
DIV#overlay_footer_body{
	top:0px;left:0px;right:0px;bottom:0px;position:absolute;background-color:white;overflow:auto;z-index:55;border-style: solid;
    border-width: 1px;
    border-color: #c1c1c1;
}
DIV#tapclose_footer{
		cursor: pointer;
    position: absolute;
    /*float: right;*/
		right:2px;
		top:0px;
    height: 35px;
    width: 35px;
    padding-top: 0px;
    /*background-color: #FFFFFF;*/
    color: #FFFFFF;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    text-align: right;
    
    font-weight: 100;
    margin-bottom: 5px;
    z-index: 60;
}

/*info footer*/


#triangle {
	width: 0px;
	height: 4px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 13px solid red;
}

div#search_header_table {top:20px;left:0px;width:100%;height:30px;font-size:16px;font-weight:500;color:#000000;background-color:#F8F8F8;border:0px solid #DDDDDD;}

div#search_header_table a:hover {border-bottom: none;}


div#search_sub_table {margin-top:0px;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px;width:100%;height:30px;font-size:14px;font-weight:400;color:grey;background-color:#FFFFFF;}

div#search_main {left:0px;right:0px;background-color:#FFFFFF;padding:10px;border-bottom:1px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;height: 1618px; overflow: auto;}

.searchtitle {color:#999999;}

.SumoSelect > .CaptionCont > span.placeholder {
	color: grey; padding-left: 3px;
}

.SumoSelect > .CaptionCont > span {
	padding-left: 3px;
}

.SumoSelect:focus {outline: none;}

/*preload*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.pre-load {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-image: url(../images/Preloader_21.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 50% 350px;
}


.pre-load-side {
	
	width: 634px;
	height: 100%;
	z-index: 9999;
	background-image: url(../images/Preloader_21.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 50% 200px;
}

.filter_refresh {
 	height: 100%;
	background-image:url(../images/Preloader_21.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 50% 200px;'>
}

/*CEP*/
div#cep_rep_body { padding: 15px 0 0 30px; min-height: 670px; left: 0px; bottom: 0px; width: 684px; overflow: auto; max-height: 1700px;}
div#cep_rep_menu_outline { display: block; font-family: roboto; width: 245px; padding: 15px 20px 50px 0;  float: left; position: relative; left: 0; top: 0; position: sticky; overflow-y: auto; }
.cep_head {padding: 5px 7px; background-color: rgba(var(--backrgb),0.4);  cursor: pointer;  margin-bottom: 8px;}
.cep_section_head {font-size: 20px; font-weight: 700; color: #3D3D3D; line-height: 1.2; font-family: roboto; }
.cep_section_head_icon, .cep_section_head_icon_closed {background-position: 11px 5px; background-repeat: no-repeat; min-width: 36px; display: inline-block;}
.cep_section_date {float: right; padding-top: 2px;}
.cep_body {padding: 0 5px;}
.cep_reset_on { float: left; margin-top: 12px; padding: 2px 10px 2px 6px; font-size: 12px; width: 28px; color: white; background-color: var(--backco); cursor: pointer; border-radius: 5px}
.state_section_link a:link{color: var(--otherlink);border-bottom: none;font-size: 12px;padding-left: 12px;}
/* END CEP*/