/********** RESET ***********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********** PRINTING ***********/
#report #header,#report #nav,#report #footer,#report #report-buttons,#report hr,#report #report-grade-nav {
	display:none
}
#report #main {
	background:#fff;
	font: 10px Arial,sans-serif;
	padding: 1px
}
#report .wrap {
	width:auto
}
#report .details td {
	border: 1px solid #333 !important;
    padding: 5px 10px;
}
#report #toptable {
	border: 1px solid #333;
    margin-left: 15px;
}
#report thead {
	border:2px solid #000 !important;
	height:auto
}
#report .box,.box {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none
}
#report th {
	border: 1px solid #333 !important;
	font-size:10px !important;
    height: auto;
    padding: 5px 10px
}
#report #main h2.main, #report #main h2.title {
	font-size:15px
}
#report h3 {
	font-size:11px;
	margin-bottom:5px
}
#report #main h2 {
	clear:both;
	font-size:11px;
	margin-bottom:0
}
#report .details {
	margin-bottom:10px
}
#report .col {
	width:350px
}

.litigation-map #laws-list h4{
	font-size: 18px !important;
	margin-top: 10px;
}

.litigation-map #laws-list .country-detail div p, .litigation-map #laws-list .country-detail div p span{
  display: inline !important;
}
.litigation-map #laws-list .country-detail div *{
  font-size: 14px !important;
  line-height: 18px !important;
}

.litigation-map #map, .litigation-map .country_btns, #pending-litigation-page-map .scrollToTop, #pending-litigation-page-map footer, #pending-litigation-page-map #finder, .litigation-map .map-overlay, #pending-litigation-page-map .no_results, #major-litigation-page-map .scrollToTop, #major-litigation-page-map footer, #major-litigation-page-map #finder, #major-litigation-page-map .q-contact, #major-litigation-page-map .no_results{
	display: none !important;
}
.litigation-map #laws-list{
  height: auto !important;
  border: 0px !important;
  width: 100% !important;
  max-width: 100% !important;
}