/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@import url(hel/font.css);

body {
	background-repeat: repeat-y !important;
	background-position: 65% top !important;
	font-family: 'hellt', helvetica, arial, sans-serif !important;
	font-weight: 100;
}
strong {
	font-family: 'helbold', arial, helvetica, sans-serif !important;
	font-weight: 300 !importantM
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'helbold', arial, helvetica, sans-serif !important;
	font-weight: 100 !important;
}
.nomargin {
	margin: 0px;
}
.nopadding {
	padding: 0px;
}
.percent {
	display: none;
}
button, a.x-btn {
	font-family: 'helbold', helvetica, arial, sans-serif;
	text-shadow: none !important;
}
.x-btn a, a.x-btn {
	color: white;
}
.x-btn a:hover, a.x-btn:hover {
	color: white;
	text-decoration: none;
}
.x-menu-item-search {
	content: "";
display: table;
clear: both;
float: none;
text-align: left;
display: inline-block;
font-size:20px;
margin-top: 15px;
margin-bottom: 0px;
margin-left: 45px;
margin-right: 15px;
}
.ubermenu-nav {float: right;text-transform: uppercase;}
.ubermenu-main li a {
	font-family: 'helbold', helvetica, sans-serif !important;
	font-weight: 100 !important;
	color: white ;
	font-size: 14px;

}
.ubermenu .ubermenu-target-title {
	font-family: 'helbold', helvetica, sans-serif !important;
	font-weight: 100 !important;
	font-size: 14px;
}
.ubermenu .ubermenu-item-level-0:after {
	content: "/";
}
.ubermenu .ubermenu-submenu li a {
	color: #44b8ea;

}
.ubermenu .ubermenu-target {
	padding: 15px 13px !important;
}
.x-menu-item-search a {
	color: white
}
.ubermenu-skin-black-white-2 {
	border: 0px;
}
.x-brand.text {
	font-family: 'helbold', arial, helvetica, sans-serif ;

}
.x-logobar a {
	color: #44b8ea;
}
.x-logobar {
	text-align: left !important;
	border-bottom: none !important;
}
.mapcontainer {

}
.hentry {
	margin-top: 30px;
}

/* Map */
.zoomIn, .zoomOut {
			background-color:#fff;
			border:1px solid #ccc;
			color:#000;
			width:25px;
			height:25px;
			line-height: 25px;
			text-align:center;
			border-radius:3px;
			cursor:pointer;
			position:absolute;
			top : 80px;
			font-weight:bold;
			left : 10px;

			-webkit-user-select: none; // For Webkit
			-khtml-user-select: none;
			-moz-user-select: none; // For Mozilla
			-o-user-select: none;
			user-select: none; // Default
		}

		.zoomOut {
			top:110px;
		}
		.zoomtitle {
			position: absolute;
			top: 150px;
			left: 6px;
		}
		.mapTitle {
			position: absolute;
			top: 0px;
			left: 0px;
		}
		.mapTitle h1, .mapTitle h2 {
			margin: 0px;
			padding: 0px;
			font-size: 34px;
		}
		.areaLegend {
			position: absolute;
			top: 0px;
			right: 0px;
			display:none;
		}
		.historicNav {
			position: absolute;
			bottom: 50px;
			right: 0px;
			display:none;
		}

		.map {
			position:relative;
			top: 0px;
			width: 1200px;
		}
		.map svg {
			width: 1200px !important;
			height: 500px !important;
		}

		.mapTooltip {
			position : fixed;
			background-color : #ff9000;
			padding : 10px;
			z-index: 1000;
			max-width: 200px;
			display:none;
			color:black;
			box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.69)
			}

		.yearcount {
			cursor: pointer;
		}

		#mapheader {
			position: relative;
			width: 100%;
			height: 80px;
			padding-bottom: 15px;
			margin-bottom: 15px;
			border-bottom: 1px solid #e0e0e0;
		}
		#mapfooter {
			height: 90px;
			padding-bottom: 15px;
			margin-bottom: 15px;
			border-bottom: 1px solid #e0e0e0;
		}
		#mapfunction {
			position: absolute;
			right: 0px;
		}
		#mapfunction h2 {
			font-family: 'hellight', helvetica, arial, sans-serif;
			font-size: 35px;
			color: #3faad8;
			margin-top: 0px;
		}
		.maptypelink {
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 16px;
	color: #cacaca;
	cursor: pointer;
	float:left;
	margin-right: 25px;
	padding-top: 13px;
}
.maptypelink.active {
	color: black;
}
.yearcount, .heatcount {
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}

.memberyearbar {
	height: 25px;
	width: 100%;
	float: left;
	margin-right: 10px;
}
.memberyearbar.thin {
	height: 8px;
}
.heatmapbar {
	height: 25px;
	width: 25px;
	float: left;
	margin-right: 10px;
}
.memberyearbar.member {
	background-color: #44b8ea;
}
.memberyearbar.nonmember {
	background-color: #989898;
}

.nomargintop {
	margin-top: 0px;

}
.nopaddingtop {
	padding-top:0px;
}
.light {
	font-family: 'hellt', arial, helvetica, sans-serif;
}
.yescolor {
	color: #3faad8;
}
.yescolor.negative {
	color: white;
}
.nocolor {
	color: #182534;
}
.AGcolor{
	color : #2d6272;
}
.APGcolor{
	color : #52bd62;
}
.EEGcolor{
	color : #ca4e32;
}
.GRULACcolor{
	color : #8d578c;
}
.WEOGcolor{
	color : #e3bc54;
}

.greyblock {
	background-color: #ebeff1;
	padding: 12px;
	margin-bottom: 15px;
	position: relative;
}
.blueblock {
	background-color: #e7f7ff;
	padding: 12px;
	margin-bottom: 15px;
	position: relative;
}

.greyblock>i {
	position: absolute;
	top: 5px;
	right: 10px;
}
.statbox {
	width: 95px;
	height: 95px;
	position: relative;
	margin:auto;
}
.statbox.large {
	width: 120px;
	height: 120px;
}
.statbox.large .splitgreen:before {
	border-width: 120px 120px 0 0;
}
.statbox.large .splitgreen:after {
	border-width: 0 0 120px 120px;
}
.splitgreen:before {
	content: "";
	position: absolute;
	top:0px;
	left:0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 95px 95px 0 0;
	border-color: #9fdaf3 transparent transparent transparent;

}
.splitgreen:after {
	content: "";
	position: absolute;
	top:0px;
	left:0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 95px 95px;
	border-color: transparent transparent #3faad8 transparent;
}
.splitgrey:before {
	content: "";
	position: absolute;
	top:0px;
	left:0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 95px 95px 0 0;
	border-color: #c1c1c1 transparent transparent transparent;

}
.splitgrey:after {
	content: "";
	position: absolute;
	top:0px;
	left:0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 95px 95px;
	border-color: transparent transparent #8a8a8a transparent;
}

.statbox-icon{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.substatbox {
	background-color: #bebebe;
	width:95px;
	margin:auto;
	font-family: 'helbold';
	color: #28323f;
	font-size:14px;
	line-height: 1em;
	padding: 10px;
	height: 120px;
}
.x-icon.x-icon-large {
	font-size: 46px;
}
.canvasholder {
	position: relative;
}
.percentage {
	position: absolute;
	top: 40%;
	width: 100%;
	font-family: 'helbold';
	color: #28323f;
	font-size:14px;
}
.x-btn {
	text-transform: uppercase;
}
.statbox:after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0%;
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 0;
	border-color: transparent #ebeff1 transparent transparent;
}
.statbox.dark:after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0%;
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 0;
	border-color: transparent #c6cbcd transparent transparent !important;
}
.leftnumber, .rightnumber {
	position: absolute;
	z-index: 100;
	font-family: 'helbold';
	font-size: 30px;
	color: black;
	height: 36px;
}
.leftnumber {
	top: 8px;
	left: 12px;
}
.leftnumber.singlenumber {
	left: 22px;
}
.rightnumber {
	bottom: 13px;
	right: 12px;
}
.rightnumber.singlenumber {
	right: 22px;
}
.ontime, .onschedule, .late, .overdue, .notapplicable {
	font-size: 22px;
}
.ontime {
	color: #3fd96d;
}
.onschedule {
	color: #3faad8;
}
.late {
	color: #d48700;
}
.overdue {
	color: #e81f1f;
}
.neverreported {
	color: #c50000;
}
.notparty {
	color: #969696;
}
.notapplicable {
	color: #2f2f2f;
}
blockquote {
	position: relative;
	font-family: 'helbold';
	font-size: 16px;
	line-height: 20px;
	color: #44b8ea;
	text-align: justify;
	padding-bottom: 100px;
	border: none !important;
}
.norwaylogo img {
	height: 100px;
}
blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: 0px;
top: 15px;
color: #e2e2e2;
}
blockquote:after {
display: block;
content: close-quote;
font-size: 80px;

color: #e2e2e2;
}
blockquote .x-cite {
	position: absolute;
	margin-top: 20px;
	bottom: 30px;
	left: 0px;
	width: 100%;
	padding: 0px 15px;
	font-family: 'hellt';
	font-style: italic;
	font-size: 14px;
}
#mc_embed_signup .mc-field-group .asterisk {
	top: 40px !important;
}
.accrnone {
	background-color: #d0d0d0;
	padding: 5px;
	border-radius: 3px;
	margin-top: -5px;
	white-space: nowrap;
	width: 30px;
	text-align: center;
}
.accrA {
	background-color: #0ec210;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 10px;
	border-radius: 50%;
	font-weight: bold;
	margin-top: -5px;
	color: white;
	white-space: nowrap;
}
.accrB {
	background-color: #ffc400;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 10px;
	border-radius: 50%;
	font-weight: bold;
	margin-top: -5px;
	white-space: nowrap;
}
.accrC {
	background-color: #be1c19;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 10px;
	border-radius: 50%;
	font-weight: bold;
	margin-top: -5px;
	color: white;
	white-space: nowrap;
}
.countrydetail h6 {
	margin-bottom: 1.75em;
}
.x-skill-bar {
	background-image: url(images/skillbg.png);
	background-repeat: repeat-x;
}
.x-skill-bar .bar {
	background-image: url(images/skillbarbackground.png);
	background-repeat: repeat-x;
}
.x-skill-bar, .bar {
border-radius: 0px !important;
}
.zoomIn, .zoomOut {
			background-color:#fff;
			border:1px solid #ccc;
			color:#000;
			width:25px;
			height:25px;
			line-height: 25px;
			text-align:center;
			border-radius:3px;
			cursor:pointer;
			position:absolute;
			top : 80px;
			font-weight:bold;
			left : 10px;

			-webkit-user-select: none; // For Webkit
			-khtml-user-select: none;
			-moz-user-select: none; // For Mozilla
			-o-user-select: none;
			user-select: none; // Default
		}

		.zoomOut {
			top:110px;
		}
		.zoomtitle {
			position: absolute;
			top: 150px;
			left: 6px;
		}
		.mapTitle {
			position: absolute;
			top: 0px;
			left: 0px;
		}
		.mapTitle h1, .mapTitle h2 {
			margin: 0px;
			padding: 0px;
			font-size: 34px;
		}

		.map {
			position:relative;
			top: 0px;
			width: 1100px;
		}
		.map svg {
			width: 1000px !important;
			height: 500px !important;
		}

		.mapTooltip {
			position : fixed;
			background-color : #ffffff;
			padding : 10px;
			z-index: 1000;
			max-width: 200px;
			display:none;
			color:black;
			box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.69)
			}

		.yearcount {
			cursor: pointer;
		}
		.historicLegend {
			position: absolute;
			padding: 10px;
			width: 57%;
			top: 35px;
			right: 0px;
			text-align: right;
			display:none;
		}
		#mapheader {
			position: relative;
			width: 100%;
			height: 80px;
			padding-bottom: 15px;
			margin-bottom: 15px;
			border-bottom: 1px solid #e0e0e0;
		}
		#mapfooter {
			height: 90px;
			padding-bottom: 15px;
			margin-bottom: 15px;
			border-bottom: 1px solid #e0e0e0;
		}
		#mapfunction {
			position: absolute;
			right: 0px;
		}
		#mapfunction h2 {
			font-family: 'hellight', helvetica, arial, sans-serif;
			font-size: 35px;
			color: #3faad8;
			margin-top: 0px;
		}
		.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.maptypelink {
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 16px;
	color: #cacaca;
	cursor: pointer;
	float:left;
	margin-right: 25px;
	padding-top: 13px;
}
.maptypelink.active {
	color: black;
}
.x-icon-leanpub:before {
	content: "\f212";
}
.x-header-landmark {
	padding-top: 60px;
}
table.addcountryinfo {
	width: 100%;
	vertical-align: middle;
	padding: 10px;
	margin-bottom: 0px !important;
}
.addcountryinfo td {
	vertical-align: middle;
	height: 85px;
	padding-top: 15px;
/* 	border: 1px solid grey; */
}
.centercircle {
	width: 144px;
	height: 144px;
	border: 4px solid #979797;
	border-radius: 50%;
	text-align: center;
	margin: auto;
}
.centercirclenumber {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}
.centercirclenumber > span {
	display: table-cell;
	vertical-align: middle;
	font-size: 44px;
	margin: auto;
	text-align: center;
	width: 100%;
	height: 44px;
	padding-top: 10px;

}
.electionguide ul {
	list-style: none;
}
.electionguide li {
	text-indent: -15px;
	margin-bottom: 8px;
}
.electionguide img {
	margin-right: 10px;
}
.columnseparator .x-1-3 {
	border-right: 10px solid #f1f1f1;
	padding-left: 4% !important;
	padding-right: 4% !important;
	margin-right: 0%;
}
.columnseparator .x-1-3:last-child {
	border-right: none;
	padding-right: none !important;
	margin-right: none !important;
}

b, strong {font-weight: bold;}

.electionguide, .bigelectionguide {
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 20px 0px;
	padding: 20px 0px;
	border-color: black;
	border-style: solid;
	border-width: 3px 0px;
}
.electionguide .text {
	padding: 20px 0px;
}
.electionguide b {
	color:black;
	margin: 10px 0px;
}
.circled {
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 11px;

}
.eleccountrylist .circled {

}
.circled.notelected {
	background-color: #a9a9a9;
	color: white;
}
.circled.elected {
	background-color: #59d93f;
	color: white;
}
.circled.voluntary_pledge {
	background-color: #f6c133;
	color: #000000;
}
.circled.cleanslate {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 13px;
}
.circled.termscount {
	background-color: #d9f4ff;
	color: #000000;
}
.is_party p, .is_not_party p {
	margin: 5px 0px 0px 0px;
}
.dropbackwrapper {
	margin-bottom: 25px;
}
.dropback {
/* 	background-image: url('images/drop.png'); */
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	background: #3faad8;
	width: 120px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100px !important;
	text-align: center;
	font-size: 24px;
	font-family: 'helbold', helvetica, arial, sans-serif;
	color: #ffffff;
	padding-top: 10px;
	margin: auto;
}
.dropbackwrapper p {
	font-size: 17px;
	font-family: 'helbold', helvetica, arial, sans-serif;
	margin: 20px auto 0px;
}
.candidate-alert-title {
	background-color: #3faad8;
	text-align: center;
	padding: 14px;
	margin-bottom: 4px;
}
.candidate-alert-title h4 {
	font-size: 24px;
	color: #28323f;
	margin-top: 0px;
	margin-bottom: 0px;
}
.candidate-alert-title h4 span {
	color: #ffffff;
}
.candidate-alert-title p {
	color: #ffffff;
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.candidate-alert-pledges {
	background-color: #333333;
	font-family: 'helbold', helvetica, arial, sans-serif;
	color: white;
	text-align: center;
	padding: 14px;
}
.candidate-alert-pledges .pledgesbutton {
	color: #ffffff;
	height: 30px;
	border-radius: 20px;
	border: 1px solid #ffffff;
	padding: 12px 15px 8px;
	line-height: 30px;
	text-decoration: none;
}
.countrydetail.newcountrydetail h1{
	font-size: 36px !important;
	color: #3faad8 !important;
}
.countrydetail.newcountrydetail h4{
	font-size: 23px;
	color: #28323f;
	margin-top: 23px;
}
.hrc-participation {
	height: 80px;
	position: relative;
	background-color: #3faad8;
	width: 100%;
	text-align: center;
	border-radius: 40px;
	padding: 15px 25% 0px;;
	vertical-align: middle;
}
.hrc-participation p {
	margin-bottom: 0px;
	font-size: 16px;

}
.hrc-participation .circle {
	background-color: #c4c4c4;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	position: absolute;
}
.hrc-participation .circle.left-circle {
	left: 0px;
	top: -10px;
}
.hrc-participation .circle.left-circle.chair-ok {
	background-image: url(images/chair_ok.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hrc-participation .circle.left-circle.empty-chair {
	background-image: url(images/chair_empty.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.emptychairalert {
	position: absolute;
	left: 70px;
	top: 15px;
	font-size: 18px;
	font-weight: 700;
	background: orange;
	padding: 10px 20px 10px 40px;
	border-radius: 25px;

}
.hrc-participation .circle.right-circle {
	right: 0px;
	top: -10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	font-family: 'helbold', helvetica, arial, sans-serif;

}
.cooperation {
	background-color: #ededed;
}
.special-proceduressummary {
	background-color: #dadee0;
	padding: 15px;
}
.special-proceduressummary .statboxwrapper {
	background-color: #b6b6b6;
	position: relative;
	padding: 15px 115px 15px 15px;
	height: 95px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center;
	align-items: center;
}
.flex-center {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center;
	align-items: center;

}
.special-proceduressummary .statboxwrapper p{
	width: 100%;
	}
.special-proceduressummary .statboxwrapper .statbox {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px !important;
	}

.late-procedures {
	position: relative;
	background-color: #3faad8;
	width: 100%;
	text-align: center;
	border-radius: 38px;
	padding: 15px 175px 0px 85px;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
}
.late-procedures-triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 31px 31.5px 0 31.5px;
	border-color: #dadee0 transparent transparent transparent;
	line-height: 0px;
	_border-color: #dadee0 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	top: -21px;
	left: 48%;
	z-index: 999;
}
.late-procedures p {
	margin-bottom: 0px;
	font-size: 15px;
	font-family: 'helbold', helvetica, arial, sans-serif;
}
.late-procedures p span{
	color: #ffffff;
	}
.late-procedures .circle {
	background-color: #c4c4c4;
	width: 76px;
	height: 100%;
	position: absolute;
}
.late-procedures .circle.circle-left {
	left: 0px;
	top: 0px;
}
.late-procedures .circle.circle-left.clocklogo {
	background-image: url(images/timer.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.late-procedures .handlogo {
	position: absolute;
	width: 175px;
	height: 100%;
	background-color: #d7d7d7;
	right: 0px;
	top: 0px;
	background-image: url(images/stop-hand.png);
	background-position: center center;
	background-repeat: no-repeat;

}
.treaty-bodies {
	background-color: #ccd3d7;
	padding: 15px;
}
.treatyline {
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 18px;
	color: #111111;
	padding: 0px 10px;
}

.treaty-bodies .is_party {
	background-color: #cce4f0;
}
.icon_is_party {
	color: #cce4f0;
}
.treaty-bodies .is_not_party {
	background-color: #ebeff1;
	}
.icon_is_not_party {
	color: #ebeff1;
}

.treaty-bodies .most-overdue-title {
	background-color: #7a8d98;
	height: 38px;
	width: 100%;
	color: #28323f;
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 16px;
	padding-top: 5px;
}
.treaty-bodies .most-overdue-title img {
	width: 25px;
	height: auto;
}
.treaty-bodies .most-overdue-content {
	background: #a5adb1;
	width: 100%;
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	vertical-align: center;
	height: 90px;
}
.treaty-bodies .opcat-content {
	background: #dadee0;
	width: 100%;
	font-size: 16px;
	text-align: center;
	height: 90px;
}
.upr-block {
	background: #c6cbcd;
	height: 100%;
}
.citedblock {
	background-color: #e7e7e7;
	background-image: url(images/secretary.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	height: 200px;
	position: relative;
	padding-left: 230px;
	padding-right: 30px;
	margin-right: 0px !important;
}

.citedno {
	background-color: #8a8a8a;
	color: #ffffff;
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 28px;
	background-image: url(images/rightarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 200px;
	padding: 0px 20px;
	margin-right: 0px;
}
.citedyes {
	background-color: #8a8a8a;
	color: #ffffff;
	font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 18px;
	background-image: url(images/rightarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	padding: 0px 20px;
	margin-right: 0px;
}
.citedresponse {
	background-color: #cccccc;
	color: #ffffff;
		font-family: 'helbold', helvetica, arial, sans-serif;
	font-size: 18px;
	background-image: url(images/toparrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	padding: 0px 20px;
	margin-right: 0px;
	line-height: 24px;
	padding-top: 10px;
}



.x-icon-hourglass-end:before {
    content: "\f253"
}
.bluecircle {
	border: 3px solid #939393;
	padding: 10px;
	border-radius: 50%;
}

@media screen and (min-width: 736px) {
.separatedcols .x-container {
	background: url('images/colsep.jpg'), url('images/colsep.jpg');
	background-repeat: repeat-y, repeat-y;
	background-position: 33%, 67%;
}
}
@media screen and (max-width: 1024px) {
	.citedyesno {
		font-size: 14px;
		line-height: 20px;
	}
	.opcat-content p {
		font-size: 11px !important;
		line-height: 15px;
	}
	.hrc-participation {
	padding: 15px 15% 0px;
}
	}

	.x-btn.x-btn-large {
		padding: 0.579em 1.105em 0.42em;
	}
	.menu-myrc{
		display: none;
	
	}
	.x-logobar-inner .x-container.width{
position: relative;
	}
	@media screen and (max-width: 767px) {
		.x-text h1{
			font-size: 27px;
			margin: 0;
			margin-bottom: 50px;
		}
		.x-text > h4{
			margin-bottom: 1.75em;
			margin-top: 0.5em;
			line-height: 1.4;
			font-size: 21px;;
		}		.x-text > a> h5,
		.x-text > a> h5{
			margin-bottom: 0;
			margin-top: 0;

		}
		.x-column.x-sm.cs-ta-center.x-1-1{
			padding: 0 !important;
		
		}

		#x-section-5 .x-text > h4{
			margin-bottom: 0;
			margin-top: 0.5em;
		}

		.x-column.x-sm.cs-ta-center.x-1-3 .x-img{
			margin:0 !important
		}
		.x-logobar-inner {
    padding-top: 20px !important;
    padding-bottom: 15px;
}
.x-brand img {
    width: calc(100% / 2);
}
.menu-myrc{
	display: block;
	position: absolute;
	right: 0;
	/* border: solid; */
	z-index: 99999;
	top: 50%;
	transform: translate(0px, -50%);

}
.menu-myrc a{
	padding-right: 0 !important;
}
.menu-myrc-mobile .ubermenu-responsive-toggle{
	opacity: 0;
	pointer-events: none;
}
.ls-wp-container.fitvidsignore.ls-v6.ls-container.ls-fullsize.ls-device-is-phone  .ls-wrapper p{
	font-size: 23px !important;
}
.ls-v6 .ls-nav-prev {
    left: -25px !important;
}
.ls-v6 .ls-nav-next {
    right: -25px !important;
}
#mapheader {
	height: auto;

}
#mapfunction,
.mapTitle {
    position: relative;
    top: 0px;
    left: 0px;
	
}
.mapTitle h1, .mapTitle h2 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
}
#mapfunction h2 {
    font-size: 20px;

}
.nopaddingtop {
    padding-top: 0px;
    font-size: 22px;
}
.wpb_row{
	border: 0;
	padding: 0;
}
.treatyline.wpb_row{
	padding: 0 10px !important;
}
.citedblock{
	background-color: transparent !important; 
    background-image: unset !important; 
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    height: 200px;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}
.w100{
	width: 100% !important;
	display: block;
	border: 0 !important;
	padding: 0
}
.countrydetail.newcountrydetail h1 img,
.bluecircle{
	display: none !important;
}
.countrydetail.newcountrydetail h1 {
    font-size: 22px !important;
    color: #3faad8 !important;
}
.countrydetail.newcountrydetail h4 {
    font-size: 19px;
    color: #28323f;
    margin-top: 23px;
    line-height: normal;
}
.f100{
	width: 100%  !important;
	float: unset !important;
}
.x-column.x-sm.vc.x-1-2.upr-block.center-text{
    height: auto !important;
    position: relative;
    overflow: inherit;
    overflow-x: overlay;
    padding: 10px;
    margin-top: 10px;
}
.unset-float{
	float: unset !important;
}
.late-procedures-triangle,
.circle.circle-left.clocklogo,
.handlogo{
	display: none;
}
.late-procedures {
    position: relative;
    background-color: #3faad8;
    width: 100%;
    text-align: center;
    border-radius: 38px;
    padding: 15px 15px 15px;
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 20px;
}
.circled{
	display: block;
	margin-bottom: 5px;
}
h2, .h2 {
    font-size: 200.7%;
    line-height: normal;
}
.ls-wrapper.ls-in-out.ls-inner-wrapper p.ls-text-layer.ls-layer{
	font-size: 14px !important;
	line-height: normal !important;

}
.ls-wrapper.ls-in-out.ls-inner-wrapper span.ls-text-layer.ls-layer{
    font-size: 13px !important;
    line-height: normal !important;
    background: green !important;
    bottom: 0 !important;
    position: absolute !important;
	top: 80px !important;
}



.ls-wp-container.fitvidsignore.ls-v6.ls-container.ls-responsive.ls-device-is-phone{
	height: 150px !important;
}
.heatmaplegend{
	float:left;
}
.heatcount{
	float: unset;
}
.historicLegend{
	display: none !important;
}
	}
	.ubermenu-submenu-type-flyout.ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item{
		background-color: white;;
	}