/* stat Collection stylesheet */

.statCollectionBox {
	
 float: left;
    margin-left: 5px;
    width: 475px;
}

.statCollectionBox.currentlist .abstract {
 	margin-left:-15px;
}

.also-available-in {
	margin-top:0;
	
}


.ui-top {
	position:relative;
}


.abstract {
	padding-bottom:5px;
	padding-right:18px;
}


.box .largeHeading {
	display:inline;
	
}

.toc.tables .show-hide-abstracts {
	display:inline;
}

.toc .markedList {
	margin:0;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #E2E2E2;
	margin-bottom:10px;
}

.toc .tablelist {
	margin:0;

}

ul.listing li {
	
}

.frTables .relatedIndicatorTables > li {
	padding: 7px 0;
	clear:both;
	border-top: 1px solid #E2E2E2;
}

.frTables .relatedIndicatorTables > li:first-child {
	border:none;
} 

.frTables  .relatedIndicatorTables > li > input {
	float:left;
}

.frTables  .relatedIndicatorTables > li > a {
display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top:3px;
}

.frTables  .relatedIndicatorTables .fullTextCount1 {
       width: 355px;
}


.frTables  .relatedIndicatorTables .fullTextCount2 {
	    width: 300px;
}


.frTables  .relatedIndicatorTables .fullTextCount3 {
       width: 245px;
}

.frTables  .relatedIndicatorTables .fullTextCount4 {
       width: 190px;
}

.frTables  .relatedIndicatorTables .fullTextCount5 {
       width: 135px;
}

.js-relatedTitleItem {
   padding-bottom: 10px;
}

.listing .accessTables {
	padding:5px 0;
	
}


.listing  .frTables {
	padding:0;
}

.loaderImage {
	padding: 20px 200px;
}

/* stats listing with archives */
.archivesListing {
	margin-right: 10px;
}