html, body {
	/*overflow:hidden;*/
}
body {
	/*font-size:1.5em;*/
}
.content, .contentw {
	width:initial !important;
	/*padding: 5px;*/
}
.sidebar {
	float:none !important;
	width:initial !important;
}
.content {
	width:initial !important;
	float:none !important;
}
#header {
	overflow-x: hidden;
}
#header .contentw {
	width: 960px !important;
}
.shelf_button {
	display: none;
}
footer {
	text-align: center;
}
#logo a {
	width: 50px;
}
h1#logo {
	margin-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	h1#logo {
		background-image:url(/media/logo@2x.png);
		background-position:3px 5px;
		margin-left:2px;
		background-size:214px 44px;
	}
}
.topnav_mobile {
	display:block !important;
}
#topnav {
	padding: 0;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #fff;
	margin-top: 56px;
	display:none;
	z-index:99999;
	box-shadow: 0px 2px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
}

#topnav.active {
	display:block !important;
}
#topnav li {
	width: 100%;
	border-top: 1px solid #e9e9e9;
	margin-top:0;
}
#topnav li:first-child {
	border-top-width: 0px;
}
#topnav li a {
	padding: 11px 8px 0 !important;
	color: #555 !important;
	text-shadow:none;
	text-align:left;
	height: 25px;
	border-radius:0 !important;
}
#topnav>li.hashiddennav>a {
	display:none;
}
#topnav .hiddennav {
	display:block;
	width:inherit;
	position: relative;
	padding:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#topnav a:hover {
	text-shadow:none !important;
	color:#fff !important;
	background-color: #737f70 !important;
}
/* REGION */
.info_pair {
	display: block;
	width: 100%;
	min-height: 3em;
}
.info_pair_lead {
	display:inline-block;
	width: 50%;
}
.cCard {
	margin-right:0 !important;
}
.changes_law .nothinghere .fakelink {
	visibility:visible !important;
}
.changes_law .nothinghere span.plus {
	display:none !important;
}
/*GENERIC*/
.mWrap, .content, .sidebar, #h1, #footer {
	margin: 0 5px;
}
.mFull {
	width:100% !important;
	float:none;
}
table.mFull td {
	display:block;
	width:100%;
	padding-right:0 !important;
	padding-left:0 !important;
}
table.mFull td.label {
	text-align:left;
}
/*.mUnwrap { NOT USED
	margin-left:-14px !important;
	margin-right:-14px !important;
}
*/
.addchange_fromto {
	width: auto !important;
	margin-bottom: .5em;
}
.front_stats_col_small {
}

.mHide {
	display:none;
}
/*FRONT*/
.swatches {
	float:left;
}
.continent {
	padding-right:2px;
}
#mapsection {
	height:auto !important;
} 
#mapdisplaywrap {
	height:auto;
	overflow-x:scroll;
	-webkit-overflow-scrolling: touch;
	width:100%;
	overflow-y:hidden;
}
#mapdisplay #visualization {
	width:200%;
	height:440px !important;
}
#maplegend {
	position:relative;
}
#regionSwitcher {
	position:relative;
}
.news_post_cover {
	min-height: 180px;
}
.news_post_cover h1 {
	font-size:2em !important;
}
/*ORG*/
.orgs .org {
	max-width:256px;
}
/*SURVEY */
#visualization {
	height:220px !important;
	width:100%;
}
/*PROFILE*/
.orgs_timeline_bar {
	display: none;
}
.profile_summary {
	margin-left:0;
	clear: both;
}
/*TIMELINE*/
.decade_nav_connector {
	display:none;
}
.decade_nav li a {
	height:33px;
	width:49px;
	padding-top:16px;
	margin-bottom:11px;
}