@charset "utf-8";
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v9/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(http://themes.googleusercontent.com/static/fonts/roboto/v9/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
a:focus, button:focus, input:focus, textarea:focus {
	outline: 0;
}
body {
	padding-top: 66px;
}
.modal {
	z-index: 2500;
}
.fade.in {
	background-color:rgba(0,0,0,.55);
}
.modal-content {
	border-radius: 3px;
}
.modal-header {
	background-color: #337242;
	border-bottom: 1px solid #2C653D;
}
.modal-title {
	color:#FFF;
	font-family:Roboto, Arial, Helvetica, sans-serif;
}
.modal-header .close {
	margin-top:3px;
	color:#073F33;
	opacity:1;
	text-shadow:none;
}

#modal-embed .modal-dialog {
	width: 660px;
}

#modal-fb iframe {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
}

.btn-secondary.btn-face,
.article .btn-secondary.btn-face {
    background-color: #2E4A88;
    background-image: -moz-linear-gradient(49% 0% -90deg,rgb(62,98,183) 0%,rgb(46,74,136) 100%);
    background-image: -webkit-gradient(linear,49% 0%,49% 109%,color-stop(0, rgb(62,98,183)),color-stop(1, rgb(46,74,136)));
    background-image: -webkit-linear-gradient(180deg,rgb(62,98,183) 0%,rgb(46,74,136) 100%);
    background-image: -o-linear-gradient(-90deg,rgb(62,98,183) 0%,rgb(46,74,136) 100%);
    background-image: linear-gradient(180deg,rgb(62,98,183) 0%,rgb(46,74,136) 100%);
    border: 1px solid #273F74 !important;
}

.btn-secondary.btn-face:hover,
.article a.btn-secondary.btn-face:hover {
    background-image: none;
    background-color: #273F74;
    color: #FFF;
}

.btn-secondary.btn-tweet,
.article .btn-secondary.btn-tweet {
    background-color: #3FBAEC;
    background-image: -moz-linear-gradient(49% 0% -90deg,rgb(121,206,242) 0%,rgb(63,186,236) 100%);
    background-image: -webkit-gradient(linear,49% 0%,49% 109%,color-stop(0, rgb(121,206,242)),color-stop(1, rgb(63,186,236)));
    background-image: -webkit-linear-gradient(180deg,rgb(121,206,242) 0%,rgb(63,186,236) 100%);
    background-image: -o-linear-gradient(-90deg,rgb(121,206,242) 0%,rgb(63,186,236) 100%);
    background-image: linear-gradient(180deg,rgb(121,206,242) 0%,rgb(63,186,236) 100%);
    border: 1px solid #25B3E9 !important;
}

.btn-secondary.btn-tweet:hover,
.article a.btn-secondary.btn-tweet:hover {
    background-image: none;
    background-color: #15A2DD;
    color: #FFF;
}

.grey, .article .grey {
	color:#666;
}
.badge {
	background-color:#CCC;
}
.btn {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.btn-primary {
	color: #ffffff;
	background-color: #337242;
	border-color: #2B6038;
	background-image: -moz-linear-gradient(46% 0% -90deg, rgb(61,135,80) 0%, rgb(51,114,66) 100%);
	background-image: -webkit-gradient(linear, 46% 0%, 46% 109%, color-stop(0, rgb(61,135,80)), color-stop(1, rgb(51,114,66)));
	background-image: -webkit-linear-gradient(180deg, rgb(61,135,80) 0%, rgb(51,114,66) 100%);
	background-image: -o-linear-gradient(-90deg, rgb(61,135,80) 0%, rgb(51,114,66) 100%);
	background-image: linear-gradient(180deg, rgb(61,135,80) 0%, rgb(51,114,66) 100%);
	text-shadow: -1px -1px 0px rgba(0,0,0,0.15);
}
.btn-secondary, .article a.btn-secondary, .article a.btn-secondary:visited {
	color: #FFF;
	background-color: #699272;
	border-color: #5F8367;
	text-decoration: none;
	background-image: -moz-linear-gradient(49% 0% -90deg, rgb(133,166,140) 0%, rgb(105,146,114) 100%);
	background-image: -webkit-gradient(linear, 49% 0%, 49% 109%, color-stop(0, rgb(133,166,140)), color-stop(1, rgb(105,146,114)));
	background-image: -webkit-linear-gradient(180deg, rgb(133,166,140) 0%, rgb(105,146,114) 100%);
	background-image: -o-linear-gradient(-90deg, rgb(133,166,140) 0%, rgb(105,146,114) 100%);
	background-image: linear-gradient(180deg, rgb(133,166,140) 0%, rgb(105,146,114) 100%);
	text-shadow: -1px -1px 0px rgba(0,0,0,0.15);
}
.btn-secondary:hover, .article a.btn-secondary:hover {
	background-image: none;
	background-color: #699272;
	color: #FFF;
}
.form-control {
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.08);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.08);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.08);
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.form-control:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #B4C9B8;
}
.navbar-default {
	background-color: #337242;
	border: none;
	border-bottom: 1px solid #2C653D;
	z-index: 2000;
}
.nav-shadow {
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.35);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.35);
}
.navbar-brand {
	padding-top: 8px;
	padding-bottom: 8px;
}
.nav>li>a {
	padding: 23px 10px 15px;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.12);
}
.navbar-default .navbar-nav>li>a:hover {
	color: #E6EEE8;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
	color: #FFF;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #2C653D;
	color: #FFF;
}
.navbar-default .navbar-nav>.dropdown>a .caret {
	border-top-color: #073F33;
	border-bottom-color: #073F33;
}
.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.navbar-default .navbar-toggle {
	border: none;
	margin-top: 15px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #2C653D;
}
.navbar-toggle .icon-bar {
	height: 3px;
	border-radius: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
.navbar-default .navbar-nav>li>.btn-soc, .navbar-default .navbar-nav>li>.btn-tool {
	display: inline-block;
	width: 30px;
	height: 0px;
	padding: 0px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url(../pix/icons.png);
	background-repeat: no-repeat;
	background-position: -160px -20px;
	opacity: .7;
}
.navbar-default .navbar-nav>li>.btn-soc.tw {
	background-position: -190px -20px;
}
.navbar-default .navbar-nav>li>.btn-soc.go {
	background-position: -220px -20px;
}
.navbar-default .navbar-nav>li>.btn-tool.mail {
	background-position: -250px -20px;
}
.navbar-default .navbar-nav>li>.btn-tool.print {
	background-position: -280px -20px;
}
.navbar-default .navbar-nav>li>.btn-tool.search {
	background-position: -310px -20px;
}
.navbar-default .navbar-nav>li>.btn-tool.login {
  background-position: -383px -106px;
}
.navbar-default .navbar-nav>li.top-soc>a:hover, .navbar-default .navbar-nav>li>.btn-tool:hover {
	opacity: 1;
}
.navbar-default .navbar-nav>li.top-soc>a {
	display:inline-block;
	float:left;
	padding:0px;
	margin-left:6px;
	margin-top:2px;
	opacity:.7;
}
.navbar-right {
	margin-top: 18px;
	padding-right: 15px;
}
.navbar-right>li {
	margin-left: 6px;
}
.navbar-nav>li>.dropdown-menu {
	background-color: #2C6139;
}
.navbar-nav>li>.dropdown-menu>li>a {
	color: #FFF;
}
.navbar-nav>li>.dropdown-menu>li>a:hover {
	background-color: #337242;
	color: #FFF;
}
.navbar-nav>li>.dropdown-menu [class*="sect-"] {
	margin-top: -3px;
}
.navbar-nav .dropdown-menu .icn-arrowright {
	float: none;
	margin-right: 5px;
	margin-top: -4px;
}
.navbar-nav .language {
	margin-top: 0px;
}
.navbar-nav .language .dropdown-toggle .flag {
	margin-top: -2px;
}
.navbar-default .navbar-nav>li.language > a {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.nav.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	padding: 10px 18px;
	background-color:#F5F5F1;
	font-family:Roboto, Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	border-bottom: 1px solid #dddddd;
}
.nav.nav-tabs>li>a:hover {
	background-color: #F1F1ED;
}
.nav.nav-tabs>li.active>a, .nav.nav-tabs>li.active>a:hover, .nav.nav-tabs>li.active>a:focus {
	background-color:#FFF;
	color:#333;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}
.tab-pane {
	padding-top:20px;
	padding-bottom:25px;
}
.tab-pane h5:first-child {
	margin-top:0px;
}
.droppanel {
	background-color: #337242;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFF;
	display: none;
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0px;
	right: 0px;
}
.soc-panel {
	z-index: 110;
}

.navbar-header .login{
    display: block;
    float: right;
    margin-top: 5px;
    opacity: .7;
}

@media (min-width: 768px) {
    .navbar-header .login{ display: none; }
}

/*Top bar search box*/
.top-bar-search{

}
.top-bar-search .input-wrapper{
    margin-right: 35px;
}

.top-bar-search .form-control{
     -moz-border-radius-topright: 0;
      -webkit-border-top-right-radius: 0;
      border-top-right-radius: 0;
      -moz-border-radius-bottomright: 0;
      -webkit-border-bottom-right-radius: 0;
      border-bottom-right-radius: 0;
}

.top-bar-search .btn{
    border-color: #265733;
    background-image: -moz-linear-gradient(50% 0% -90deg,rgb(43,97,56) 0%,rgb(38,87,51) 100%);
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(43,97,56)),color-stop(1, rgb(38,87,51)));
    background-image: -webkit-linear-gradient(180deg,rgb(43,97,56) 0%,rgb(38,87,51) 100%);
    background-image: -o-linear-gradient(-90deg,rgb(43,97,56) 0%,rgb(38,87,51) 100%);
    background-image: linear-gradient(180deg,rgb(43,97,56) 0%,rgb(38,87,51) 100%);
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    float: right;
    padding-left: 0;
    padding-right: 0;
    width: 34px;
}

.top-bar-search .btn .icn{
    opacity: 0.4;
}

@media (min-width: 1000px) and (max-width: 1070px) {
    .top-bar-search{ max-width: 180px; }
}

@media (max-width: 900px) {
    .top-bar-search{ max-width: 180px; }
}

@media (max-width: 800px) {
    .top-bar-search{ max-width: 160px; }
}

@media (max-width: 767px) {
    .top-bar-search{
        display: block !important;
        max-width: none;
        margin-left: 0 !important;
    }
}

.searchbox {
	margin-right: auto;
	margin-left: auto;
	max-width: 580px;
}
.input-search {
	float: left;
	width: 93%;
	border: 1px solid #073F33;
	border-radius: 3px;
}
.btn-search {
	float: left;
	width: 7%;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
.btn-search .icn-arrowright {
	float: none;
	margin-top: -4px;
}
.btn-search:hover {
	border-color: #073F33;
}
.search-panel .btn-close {
	float: right;
	margin-right: 15px;
	position: relative;
	z-index: 50;
	margin-top: 2px;
}
.form-searchmobile {
	display: none;
}

.btn-close {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 30px;
	color: #DBE6DD;
	background-color: #699272;
	border-radius: 3px;
}
.btn-close:hover {
	background-color: #7B9F84;
	text-decoration: none;
}
.breadcrumb {
	list-style: none;
	background-color: #FFF;
	border-radius: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.article .breadcrumb li a {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #858585;
}
.breadcrumb>.active, .article .breadcrumb>.active a {
	color: #33723F;
}
.sectimg {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 160px;
}
.main {
	padding-top: 40px;
}
.article {
	padding-bottom: 50px;
}
.article p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.6em;
}
.article .sans p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.article .definition,
.article .definition p {
	line-height:1.35em;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:3px 0px;
}
.article .title-inline {
	color: #699272;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.article .intro {
	color:#337241;
	font-size:20px;
	border-bottom:1px solid #EEE;
	line-height:1.3em;
	padding-top:0px;
	padding-bottom:12px;
	margin-top:10px;
	margin-bottom:12px;
}
.article h1 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom:8px;
	border-bottom:1px solid #EEE;
}
.article .flaglist {
	font-size: 18px;
	line-height: 1.1em;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.article h1.home, .article h1.first-child.home {
	margin-top:15px;
	font-size: 36px;
}
.article h1 strong {
	font-weight: 700;
}
.article h2 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 400;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F1;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-bottom: 12px;
}
.article h3 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: 400;
	margin-top: 35px;
	margin-bottom: 15px;
}
.article h2:first-child, .article h3:first-child {
	margin-top:0px;
}
.article h5 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 400;
	margin-top: 35px;
	margin-bottom: 13px;

}
.article h5 .icn {
	margin-top:-2px;
	margin-right:10px;
}
.article a {
	color: #37729F;
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.article a:visited {
	color: #1F4058;
	text-decoration: underline;
}
.article .topinline {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	border-top:solid 1px #EEE;
	border-bottom:solid 1px #EEE;
	padding-top:6px;
	padding-bottom:6px;
}
.article .topinline .top {
	font-size:14px;
	font-weight:700;
	color:#999;
	padding-right:8px;
}
.article .observations {
	font-size:14px;
	margin-bottom:25px;
}
.hero {
	max-width:100%;
	height:auto;
}
.ibubble {
	border:1px solid #DDD;
	border-radius:5px;
	margin-bottom:26px;
}
.ibubble.spec {
	background-color:#F7F7F4;
}
.ibubble .head {
	border: none;
	border-bottom: 1px solid #DDD;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #F7F7F4;
	padding: 8px 15px;
}
.ibubble.spec .head {
	border-bottom:none;
}
.ibubble .head p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:0px;
	line-height:1em;
	padding-top:7px;
}
.ibubble .body {
	padding:15px 15px;
}
.ibubble .body p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px;
	line-height:1.6em;
}
.ibubble .body p .icn, .ibubble .body p .flag {
	margin-top:-2px;
	margin-right:7px;
}
.ibubble .icn {
	margin-top: -15px;
	margin-right: 8px;
}
.ibubble .body a {
    white-space:nowrap;
}
.bottom-sect {
	padding-top:25px;
}
.box {
	border:1px solid #DDD;
	border-radius:5px;
	padding:16px;
	margin-bottom:26px;
}
.box .form-group {
	margin-bottom:5px;
}
.box .relbox {
	padding-bottom:0px;
}
.box .relbox a {
	font-size: 15px;
	margin-left:0px;
}
.box .icn-arrowright {
	float: none;
	margin-left:8px;
	margin-top:-3px;
	opacity:.5;
}
.bigsearch {
	background-color:#FBFBF9;
	padding-top:40px;
	padding-bottom:40px;
}
.bigsearch .input-search {
	height:50px;
	border:2px solid #DEDEDA;
	border-radius:6px;
	border-right:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	width:75%;
	font-size:18px;
	box-shadow:none;
}
.bigsearch .btn-search {
	background-image:-moz-linear-gradient(49% 0% -90deg,rgb(101,149,113) 0%,rgb(51,114,66) 100%);
	background-image:-webkit-gradient(linear,49% 0%,49% 109%,color-stop(0, rgb(101,149,113)),color-stop(1, rgb(51,114,66)));
	background-image:-webkit-linear-gradient(180deg,rgb(101,149,113) 0%,rgb(51,114,66) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(101,149,113) 0%,rgb(51,114,66) 100%);
	background-image:linear-gradient(180deg,rgb(101,149,113) 0%,rgb(51,114,66) 100%);
	border: 2px solid #337242;
	float: left;
	width: 26%;
	margin-left:-1%;
	height: 50px;
	font-size:16px;
}
.bigsearch .btn-search .icn {
	margin-left:8px;
	opacity:.5;
}
.recommended {
	background-color:#F3F3F1;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
.recommended li {
	display:inline-block;
	vertical-align:top;
	width:260px;
}
.recommended li p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:12px;
	font-size:18px;
	margin-bottom:4px;
}
.recommended a {
	font-size:12px;
	font-weight:700;
}
.article .box h5 {
	margin-top:0px;
	color:#337241;
	font-size:19px;
	font-weight:400;
	margin-bottom:20px;
}
.article .box h6 {
	color:#68916F;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	border-top:1px solid #EEE;
	padding-top:15px;
	margin-top:12px;
}
.realbig {
	color:#347243;
	font-size:32px;
	line-height:1em;
	letter-spacing:-1px;
	padding-right:5px;
	padding-top:8px;
}
.delimit {
	padding-left:5px;
	padding-right:5px;
	color:#CCC;
}

.author {
	float: right;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-top: 5px;
	position:relative;
	padding-left:112px;
	min-height:105px;
}
.author .imgbox {
	width:105px;
	height:105px;
	overflow:hidden;
	position:absolute;
	left:0px;
}
.author .imgbox img {
	width:100%;
	height:auto;
}

.author p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.1em;
	font-weight: 400;
	margin-top: 0px;
}
.author span {
	color: #999;
}
.quote {
	background-image: url(../pix/icon-quote.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
}
.quote .content {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F3F3F1;
	padding-left: 10px;
}
.contentbox {
  clear: both;
}
.contentbox.fixed {
  background-color: #FFF;
  position:fixed;
  width:100%;
  padding-top:0px;
  padding-bottom: 0px;
  top:15px;
  z-index:50;
  border-bottom:1px solid #EEE;
  left:0px;
  padding-left: 12px;
}
.contentbox.fixed.animatein {
  top:67px;
}
.contentbox.fixed ul {
  margin-bottom: 0px;
}
.contentbox.fixed p {
  margin-bottom: 0px;
  padding-top: 11px;
}
.contentbox.fixed a {
  display:block;
  padding: 12px 8px;
}
.contentbox.fixed li {
  margin-right: 1px;
}
.contentbox p {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #699272;
  float: left;
  margin-right: 10px;
}
.contentbox ul {
  overflow: hidden;
}
.contentbox li {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.contentbox li a, .contentbox li a:visited {
  color: #515151;
  font-weight: 700;
  text-decoration: none;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.contentbox li a:hover {
  color: #699272;
  text-decoration: none;
}
.contentbox .active a {
  background-color: #EEE;
}
.tbl-header {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9CDBD;
	border-bottom-color: #B9CDBD;
	margin-top: 35px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.tbl-header ul {
	margin: 0px;
}
.tbl-header li {
	display: inline;
	margin-right: 15px;
}
.tbl-header li a {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	display: inline-block;
	padding-bottom: 8px;
}
.tbl-header li.active a, .tbl-header li.active a:hover {
	color: #337242;
	border-bottom: solid 4px #337242;
	margin-bottom: -1px;
}
.tbl-header li a:hover {
	color: #000;
}
.table-striped>tbody>tr:nth-child(odd)>th, .table-striped>tbody>tr:nth-child(odd)>td {
	background-color: #FFF;
}
.table-striped>tbody>tr:nth-child(even)>td {
	background-color: #F9F9F7;
}
.table-responsive>.fixed-column {
	top: 0px;
	position: absolute;
	display: inline-block;
	width: auto;
	border-right: 1px solid #ddd;
	z-index: 500;
}
.table-stattimes {
    margin-bottom:0px;
}
.table-stattimes td, .table.table-stattimes>tbody>tr>td {
    line-height:1.1em;
}
.actions {
	float: right;
	margin-top: -2px;
	display:block;
}
.actions .block {
	float: left;
	margin-left: 10px;
}
.block-embed {
	visibility: hidden;
	opacity:0;
}
.embedblock:hover .block-embed {
	visibility:visible;
	opacity:1;
}
.map-head .actions {
	margin-top:6px;
}
.piecontainer .block-embed {
	right:6px;
	top:4px;
	position: absolute;
	z-index:100;
}
.form-control.smaller {
	padding: 5px 12px;
	height: 32px;
}
.graph {
	display: inline-block;
	height: 12px;
	width: 130px;
	position: relative;
}
.graph .bar {
	display: block;
	height: 12px;
	background-image: url(../pix/graphbar-bg.png);
	background-repeat: repeat-x;
}
.table-main {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.table-main th {
	font-size: 13px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #37729F;
	background-color: #FFF;
	cursor: pointer;
}
.thno {
	text-align:right;
}
.table-main th a {
	text-decoration: none;
}
.table-main th a:hover {
	text-decoration: underline;
}
.table-main>tbody>tr>td,
.table-main>thead>tr>th {
	padding-left: 5px;
	padding-right: 5px;
}
.table-main td, .table-main td p {
	font-size: 14px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	/* [disabled]background-color: #FFF;
*/
	line-height: 1.1em;
}
.table-main>tbody>tr>td {
    vertical-align:middle;
}
.table-main td.tblno, .table-main td.tblno p {
	font-size: 12px;
	color:#999;
    text-align:right;
	vertical-align:middle;
}

.table-main td.amount,
.table-main th.amount {
	text-align:right;
}

.table-main td.date,
.table-main th.date {
	text-align: center;
}

.table-main .small {
	font-size: 14px;
}
.table-main>tbody>tr>th {
	border-top-style: none;
}
.table>thead>tr>th {
	border-bottom-width: 1px;
}
.table-main tr:nth-child(odd) {
	background-color: #F9F9F7;
}
.table-main tr:nth-child(even) {
	background-color: #FFF;
}
.table-main tr:hover {
	background-color: #F5F5F3 !important;
}
.table-main .total, .table-main .total:hover {
	background-color: #EDF1EE !important;
}
.table-main .total td {
	border-top-color:#FFF;
}
.table-main>thead .colemphasize {
	font-size:17px;
	font-weight:700;
    border: 1px solid #DDD;
    border-bottom: 0px;
}
.compareblock {
	padding-top:35px;
	padding-bottom:18px;
}
.compareblock .btn-group {
	margin-bottom:12px;
}
.abbr {
	display: none;
}

.ibubble {
	border:1px solid #DDD;
	border-radius:5px;
	margin-bottom:26px;
}
.ibubble.spec {
	background-color:#F7F7F4;
}
.ibubble .head {
	border: none;
	border-bottom: 1px solid #DDD;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #F7F7F4;
	padding: 8px 15px;
}
.ibubble.spec .head {
	border-bottom:none;
}
.ibubble .head p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:0px;
	line-height:1em;
	padding-top:7px;
}
.ibubble .body {
	padding:15px 15px;
}
.ibubble .body p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px;
	line-height:1.6em;
}
.ibubble .body p .icn, .ibubble .body p .flag {
	margin-top:-2px;
	margin-right:7px;
}
.ibubble .icn {
	margin-top: -15px;
	margin-right: 8px;
}
.realbig {
	color:#347243;
	font-size:24px;
	line-height:1em;
	letter-spacing:-1px;
	padding-right:5px;
	padding-top:8px;
}

.countrycol {
	padding-left: 25px !important;
}
.pinned {
	display:none;
}
#tablePagination {
	clear: both;
	padding-bottom: 15px;
	display: block;
}
#tablePagination input, #tablePagination select {
	border: 1px solid #CCC;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
#tablePagination img {
	margin-left: 2px;
	margin-right: 2px;
}
#tablePagination_paginater {
	float: right;
}
#tablePagination_firstPage {
	display: none;
}
#tablePagination_lastPage {
	display: none;
}
.tablepager {
	position:static !important;
	border-bottom:1px solid #EEE;
	padding-bottom:10px;
	margin-bottom:15px;
}

.pagerinput {
	border: 1px solid #CCC;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
.tablepager img {
	cursor:pointer;
}
.pagerinput.pages {
	text-align:center;
	width:80px;
}
.subtable {
	padding-bottom: 20px;
}
.table-reg {
	margin-top:25px;
	width: 100%;
	margin-bottom:25px;
}
.table-reg th {
	font-size: 14px;
	font-weight: 400;
}
table.table-reg td, table.table-reg td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.countrymap {
	background-color: #F9F9F7;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 4px;
	padding-left:15px;
	padding-right:15px;
}
.section-list {
	padding-bottom: 25px;
	overflow:hidden;
}
.sectlist li {
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sectlist .badge {
	padding: 3px 6px;
	font-size: 11px;
	margin-top:-4px;
	position:relative;
}
.sectlist .icn {
	margin-top: -2px;
}
.ranksbox {
	margin-bottom: 30px;
}
.ranksbox .relbox {
	padding-bottom:0px;
}
.ranksbox .relbox a {
	margin-left: 0px;
}
.ranksbox.listbox .relbox a {
	display:inline;
}
.bubblespark {
	margin-top:6px;
	height: 40px;
	max-width: 90px;
}
.smallpiebox {
	padding-top:8px;
}
.article .smallpiebox p {
	font-size:14px;
	margin-top:0px;
	padding-top:2px;
}
.smallpie {
	width:30px;
	margin-right: 7px;
	float:left;
}

table tr .show-on-tr-hover {
    display: None;
}

table tr:hover .show-on-tr-hover {
    display: inline;
}

table tr .hide-on-tr-hover {
    display: inline;
}

table tr:hover .hide-on-tr-hover {
    display: none;
}


.sidebar {
	padding-top: 100px;
}
.sidebar.home {
	padding-top: 70px;
}
.sidebox {
	border: 2px solid #B4C9B8;
	margin-bottom: 25px;
	border-radius: 4px;
}
.sidehead {
	background-color: #F3F3F1;
	background-image: -moz-linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
	background-image: -webkit-gradient(linear, color-stop(0, rgb(248,248,247)), color-stop(1, rgb(243,243,241)));
	background-image: -webkit-linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
	background-image: -o-linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
	background-image: linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
	-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.55);
	-webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.55);
	box-shadow: inset 1px 1px 0px rgba(255,255,255,0.55);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
}
.sidehead.economy {
	background-image:url(../pix/boxhead-economy.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.lifestyle {
	background-image:url(../pix/boxhead-lifestyle.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.people {
	background-image:url(../pix/boxhead-people.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.crime {
	background-image:url(../pix/boxhead-crime.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.health {
	background-image:url(../pix/boxhead-health.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.environment {
	background-image:url(../pix/boxhead-environment.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.agriculture {
	background-image:url(../pix/boxhead-agriculture.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.cost-of-living {
	background-image:url(../pix/boxhead-cost-of-living.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.education {
	background-image:url(../pix/boxhead-education.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.energy {
	background-image:url(../pix/boxhead-energy.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.media {
	background-image:url(../pix/boxhead-media.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.military {
	background-image:url(../pix/boxhead-military.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead.geography {
	background-image:url(../pix/boxhead-geography.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sidehead h3 {
	margin: 0px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.32);
}
.home .sidehead h3 {
	text-shadow: 1px 1px 0px rgba(0,0,0,0.52);
	color:#FFF;
}

.relarticles {
  margin-bottom:25px;
}
.relarticles .head h2 {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  margin:0px;
  font-size: 15px;
  font-weight: 400;
  background-color: #F3F3F1;
  color: #333;
  padding: 10px 16px;
  border-bottom: 1px solid #DDD;
  background-image: -webkit-gradient(linear, color-stop(0, rgb(248,248,247)), color-stop(1, rgb(243,243,241)));
background-image: -webkit-linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
background-image: -o-linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
background-image: linear-gradient(rgb(248,248,247) 0%, rgb(243,243,241) 100%);
-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.55);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.relarticles li {
  position:relative;
  padding: 12px 0px;
  padding-left: 102px;
  border-bottom: 1px solid #EEE;
  min-height: 80px;
}
.relarticles li h2 {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size:17px;
  margin: 0px;
  line-height:1.2em;
}
.relarticles .imgbox {
  margin-top:2px;
  width:90px;
  height: 55px;
  overflow:hidden;
  position:absolute;
  left:0px;
}
.relarticles .imgbox img {
  width:100%;
  height: auto;
}
.relarticles a {
  color: #444;
}
.relarticles a:hover {
  color: #337242;
  text-decoration: none;
}

.home .badge {
	background-color:#B8CCBC;
	float:right;
	margin-right:8px;
}
.sidebox .form-group {
	margin-bottom: 2px;
}
.circle {
	display:block;
	width:40px;
	height:40px;
	float:left;
	background-color:rgba(51,114,66,0.8);
	text-align:center;
	border-radius:40px;
	margin-top:-8px;
	line-height:37px;
	margin-right:8px;
}
.circle .icn {
	margin-left:8px;
}
.actbutton {
	padding-top: 12px;
}
.topstats {
	margin-right: -15px;
	margin-left: -15px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.topstats li {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8EEE9;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-left: 15px;
}
.piecontainer {
	background-color: #EEE;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
}
.embed .piecontainer {
	float:none;
	margin-left:0px;
}
.embed .pie {
	width:auto;
	height:450px;
}

.pie {
	position: relative;
	z-index: 20;
	height: 360px;
	width: 360px;
}
.btn-more, .topstats .btn-more, .relbox .btn-more, .relbox .btn-morelink {
	font-size: 13px;
	font-weight: 700;
	color: #94B19A;
	border-bottom-style: none;
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.btn-more .icn-arrowup {
	display: none;
}
.btn-more.open .icn-arrowup {
	display: inline-block;
}
.btn-more.open .icn-arrowdn {
	display: none;
}
.btn-dropdown {
	position: relative;
}
.btn-dropdown .dropdown-menu {
	width: 100%;
}
.dropdown-sect .icn {
	margin-top:-2px;
}
.btn-drop {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.btn-drop .caret {
	position: absolute;
	top: 14px;
	right: 10px;
}
.sidebody {
	background-color: #FFF;
	margin-top: -3px;
	position: relative;
	z-index: 5;
	border-radius: 4px;
	padding: 15px;
}
.secondary-selection {
	margin-top: 12px;
	display: none;
}
.third-selection {
	display: none;
}
.followus {
	background-color: #82A489;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.followus .followus-p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
}

.disqus {
	margin-top: 25px;
	margin-bottom: 25px;
	min-height: 200px;
}
.survey {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #F2F2EE;
	border-radius: 4px;
}
.inline-ad {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ad300 {
	background-color: #EEEEEE;
	height: 250px;
	width: 300px;
}
.adiframe {
	background-color: #EEEEEE;
	height: 200px;
	margin-top: 12px;
	margin-bottom: 20px;
}
.map {
	clear: both;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.map-head h2 {
	margin-bottom: 0px;
	border-bottom-style: none;
	padding-bottom: 10px;
}
.mapplace {
	height: 450px;
	position: relative;
	z-index: 10;
}
.map-body {
	position: relative;
}
.related {
	padding-bottom: 50px;
}
.relbox .head, .toprelbox .head {
	font-size: 20px;
	font-weight: 400;
	color: #202020;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F1;
	border-bottom-color: #F3F3F1;
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.related .head .icn {
	opacity: .4;
}
.relbox {
	padding-bottom: 20px;
}
.relbox span.line {
    display: block;
}
.relbox a {
	display: block;
	margin-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
}
.relbox .collapsed {
	display: none;
}
.relbox a .flag {
	margin-right: 5px;
	margin-left: 10px;
}
.relbox a .flag:first-child {
	margin-right: 8px;
	margin-left: auto;
}
.relbox a .icn-arrowright,
.relbox span.line .icn-arrowright {
	float: none;
	margin-top: auto;
	margin-right: 10px;
	margin-left: auto;
}
.toprelbox .topstats {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}

/* Force using auto width/height for sparkline's tooltip, because otherwise
   it'll set calculated width/height that are incorrect - text will be truncated */
.jqstooltip {
	height: auto !important;
	width: auto !important;
}

.transition {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.wmark {
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 100;
}
.wmark img {
	width: 146px;
	height: auto;
}
.embed .article {
	padding-top:8px;
	padding-bottom:12px;
}
.embed .article h2 {
	margin-top:0px;
}
.embed {
	padding-top:0px;
}
.form-embed .control-group {
	padding-bottom: 12px;
}
.embed-cred {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	height: 45px;
}
.embed-logo {
	float: right;
	height: 33px;
	width: auto;
	margin-top: -5px;
}
.btn-embedlink {
	color: #337242;
	padding-top: 12px;
	display: block;
	padding-bottom: 15px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #F7F7F7;
}
.btn-embedlink:hover {
	background-color: #EEE;
}

.sources p {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.35em;
}
.sources .org {
	color: #999;
}
.sources .green {
	color: #337242;
}
.definitions {
	padding-top: 16px;
	padding-bottom: 16px;
}
.definitions .term {
    color:#337242;
}
.definitions h4:first-child {
	margin-top:-15px;
}
.definitions .list-unstyled li {
	line-height: 1.3em;
	margin-bottom: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EEE;
	padding-left: 12px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.definitions .list-unstyled li:hover {
	border-left-color:#B9CDBD;
}
.definitions .term {
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.readmore-inner {
	height: 110px;
	overflow: hidden;
	position:relative;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.whiteshade {
	visibility:visible;
	opacity:1;
 	background-image: url(../pix/white-shade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	height:30px;
	bottom:0px;
	width:100%;
	z-index:5;
	display:none;
}
.readless {
	display:none;
}
.read-more.expanded .readless {
	display:block
}
.read-more.active .whiteshade {
	display:block;
}
.read-more.expanded .whiteshade {
	visibility:hidden;
	opacity:0;
}
.readmore {
	display:none;
}
.read-more.active .readmore {
	display:block;
}
.read-more.expanded .readmore {
	display:none;
}
.read-more.expanded .btn-more .icn-arrowup {
	display:inline-block;
}
.article h4 {
	margin-top: 18px;
	margin-bottom: 16px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 1px;
}
.secticons {
	float: right;
	margin-left: 12px;
}
.secticons div {
	float: left;
	height: 32px;
	width: 48px;
	margin-left: 6px;
}
.sectsect {
	background-color: #699272;
	line-height: 32px;
	text-align: center;
}
.sectsect .icn {
	margin-right:0px;
	margin-top:-2px;
}
.secticons.pull-left {
	margin-top:3px;
	margin-left: 0px;
	margin-right:6px;
}
.secticons.pull-left div {
	margin-left:0px;
	margin-right:6px;
}
.secticons .btn-group {
	min-width:200px;
}
.bigflag {
	height: auto;
	width: 48px;
}
.jqstooltip {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height:15px;
	border-radius:5px;
	border:none;
}

.box404 {
    background-image:url(../pix/404-bg.png);
    background-repeat:repeat-x;
    background-position:top;
}
.message404 {
    max-width:760px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding-top:40px;
    padding-bottom:80px;
    text-shadow:1px 1px rgba(255,255,255,.4);
}
.message404 h2 {
    font-size:36px;
    color:#1F1F1F;
    line-height:1.0em;
}
.message404 .subhead {
	font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666;
    margin-top:-10px;
    margin-bottom:20px;
}
.message404 p {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:17px;
}
.message404 .bigsearch {
    background-color:transparent;
    padding:0px;
}

.truncate-point {
  width:26px;
  height:15px;
  border-radius:5px;
  float:left;
  border:1px solid #AAA;
  background-color:#FFF;
  padding-left:1px;
  margin:0px;
  margin-top:3px;
  margin-right:10px;
  cursor:pointer;
  display:none;
}
.truncate-point span {
  position:relative;
  background-color:#AAA;
  width:4px;
  height:4px;
  border-radius:5px;
  display:inline-block;
  top:-6px;
  margin-left:1px;
}
.tooltip.fade.in {
  background-color:transparent;
}
.loginbg {
  padding-top:40px;
  min-height:650px;
  padding-left:8px;
  padding-right:8px;
}
.loginbox {
  max-width:620px;
  margin:auto;
  border-radius:8px;
  padding:15px 20px;
  background-image:url(../pix/or-vert.png);
  background-repeat:no-repeat;
  background-position:center 110px;
  background-color:#FFF;
  box-shadow:0px 1px 6px rgba(0,0,0,.15);
}
.loginbox .col-md-6 {
  padding-left:30px;
  padding-right:30px;
}
.loginbox .header {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  text-align:center;
  font-size: 20px;
  border-bottom:1px solid #DDD;
  padding:25px 25px;
  margin:0px 10px;
  margin-top:-15px;
  color:#347343;
  margin-bottom:18px;
}
.logfoot {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  text-align:center;
  color: #888;
  margin:0px;
  border-top:1px solid #EEE;
  margin-top:20px;
  padding-top:12px;
}
.loginhead {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  text-align:center;
  color: #888;
  letter-spacing:2px;
  margin:0px;
  margin-bottom:20px;
}
.loginbox .form-control {
  height:46px;
}
.loginbox .form-group {
  margin-bottom:7px;
}
.btn-soclog {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  display:block;
  margin-bottom:7px;
  background-color:#4F73AE;
  font-weight:700;
  color:#FFF;
  padding:10px 25px;
  border-radius:5px;
  font-size:14px;
}
.btn-soclog.tw {
  background-color:#00BDEB;
}
.btn-soclog.tw:hover {
  background-color: #1AD1FF;
}
.btn-soclog.go {
  background-color:#DD4B39;
}
.btn-soclog.go:hover {
  background-color: #E26254;
}
.btn-soclog .icn {
  margin-right:12px;
}
.btn-soclog:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #6887BB;
}
.or-hor {
  width:168px;
  height:11px;
  background-image:url(../pix/or-horiz.png);
  background-repeat:no-repeat;
  margin:auto;
  margin-top:15px;
  margin-bottom:15px;
  display:none;
}
.input-token {
  width:100%;
}
.token-container .select2-container-multi .select2-choices {
  border-radius:4px;
  background-image:none;
  border-color:#CCC;
  padding:4px 8px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  background-image:none;
  background-color:#888;
  padding:6px 5px;
  padding-left:22px;
  border:none;
  color:#FFF;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.select2-container-multi .select2-search-choice-close {
  left: 5px;
  top:5px;
  background-position:-58px 0px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position:-58px -15px;
}
.catlist li {
  display:block;
  border-bottom:1px solid #DDD;
  padding:8px 12px;
  font-size:16px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.catlist .icn-arrowrightlg {
  float:right;
  margin-top:4px;
  margin-left:15px;
}
.catlist li:nth-child(even) {
  background-color: #F9F9F7;
}
.insights {
  padding-top: 25px;
}
.insight {
  position:relative;
  padding-left: 55px;
  min-height: 50px;
  padding-bottom:20px;
}
.article .insight p {
  margin-bottom: 0.2em;
}
.insight h3 {
  margin-top: 0px !important;
}
.votebox {
  position:absolute;
  left:0px;
  top:0px;
  text-align: center;
}
.votebox p {
  font-size:30px;
  color: #1F1F1F;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  line-height: 1em;
  margin: 7px 0;
  letter-spacing: -2px;
}
.btn-vote {
  display:block;
  border:1px solid #EEE;
  text-align: center;
  border-radius:3px;
  width:40px;
  margin: 0 auto;
}
.btn-vote:hover {
  background-color: #EEE;
}
.authorbox {
  padding-left:38px;
  position:relative;
  min-height: 32px;
  margin-top: 12px;
}
.authorbox a, .inauthor a {
  color: #699272;
  text-decoration: none;
}
.authorbox a:hover, .inauthor a:hover {
  color: #699272;
  text-decoration: underline;
}
.authorbox p {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  margin: 0px;
  color: #699272;
  line-height:1em;
  font-size:16px;
}
.authorbox .imgbox {
  width:32px;
  height: 32px;
  margin-top: 2px;
  overflow: hidden;
  position:absolute;
  left:0px;
}
.authorbox .imgbox img {
  width:32px;
  height: auto;
}
.authorbox .badge {
  font-size:13px;
  border-radius:2px;
  padding: 1px 3px;
}
.authorbox .rank {
  margin-top: 3px;
  font-size:13px;
  color: #999;
}
.authorbox .posted {
  color: #666;
  float:right;
  font-size: 14px;
}
.authorbox .posted span {
  color: #CCC;
}
.innercomments {
  margin-top: 15px;
}
.innercomments li {
  border-top:1px solid #EEE;
  padding-top: 8px;
  padding-bottom: 6px;
}
.innercomments p {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
}
.innercomments .inauthor {
  font-size:13px;
  padding-left: 12px;
  color: #679272;
}
.innercomments .inauthor span {
  color: #B9B9B9;
}
.contribute .inline-form {
  padding: 12px 18px;
}
.contribute .form-area {
  min-height: 120px;
}
.contribute .inline-form .head {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin: 0px;
  margin-bottom: 12px;
  line-height: 1.1em;
}
.contribute .form-group {
  margin-bottom: 6px;
}
.contribute .btn-primary {
  font-size: 15px;
}
.btn-simple, .btn-simple:visited,
.article .btn-simple, .article .btn-simple:visited {
  display:inline-block;
  font-size:13px;
  font-weight: 700;
  color: #AAA;
  border:1px solid #EEE;
  border-radius:4px;
  padding: 2px 8px;
  text-decoration: none;
}
.btn-simple:hover,
.article .btn-simple:hover {
  background-color: #EEE;
  color:#666;
}

.survey-extra {
  display:none;
  padding-top: 25px;
}
.survey-extra .checkbox {
  margin-top: 0px;
}
.survey-extra .inputfield {
  min-height: 80px;
  margin-bottom: 8px;
}

.footer {
	padding-top: 60px;
	padding-bottom: 25px;
}
.foomenu li a {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #4E85AC;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footsoc li {
	display: inline;
}
.footsoc li a {
	display: inline-block;
	height: 0px;
	width: 48px;
	padding-top: 48px;
	overflow: hidden;
	background-color: #F2F2EE;
	border-radius: 50px;
	background-image: url(../pix/icons.png);
	background-repeat: no-repeat;
}
.footsoc li .tw {
	background-position: -48px 0px;
}
.footsoc li .go {
	background-position: -96px 0px;
}
.footsoc li a:hover {
	background-color: #FAFAF8;
}
.copy {
	font-size: 15px;
	color: #858585;
	padding-top: 15px;
}

.secticons {
	float: right;
	margin-left: 12px;
}
.secticons div {
	float: left;
	height: 32px;
	width: 48px;
	margin-left: 6px;
}
.sectsect {
	background-color: #699272;
	line-height: 32px;
	text-align: center;
}
.sectsect .icn {
	margin-right:0px;
	margin-top:-2px;
}
.secticons.pull-left {
	margin-top:3px;
	margin-left: 0px;
	margin-right:6px;
}
.secticons.pull-left div {
	margin-left:0px;
	margin-right:6px;
}
.secticons .btn-group {
	min-width:200px;
}
.bigflag {
	height: auto;
	width: 48px;
}

.result {
    padding:15px 0px;
    border-bottom:1px solid #EEE;
}
.article .result h3 {
    margin:0px;
    margin-bottom:6px;
    font-size:22px;
}
.article .result .breadcrumb {
	font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #878787;
    margin:0px;
    padding:0px;
}
.article .result p {
    color: #666;
	margin:0px;
}

/* Graph search boxes */
.img-box {
    margin-right: 10px;
    border: 1px solid #DDD;
    border-radius: 5px;
    margin-bottom: 10px;
    max-width: 410px;
}

.img-box.large {
    max-width: 820px;
}

.img-box .head {
    border: none;
    border-bottom: 1px solid #DDD;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #F7F7F4;
    padding: 8px 15px;
}

.img-box .body {
    padding: 10px;
}

.img-box .head .title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.img-box .head .share {
    margin-top: -2px;
}

.img-box .head:hover .share {
    display: block !important;
}

/* Small icons */
.icn {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-image: url(../pix/icons.png);
	background-repeat: no-repeat;
}
.icn-voteup {
  background-position: -420px -110px;
  width:22px;
  height:10px;
}
.icn-votedn {
  background-position: -420px -130px;
  width:22px;
  height:10px;
}
.icn-plus {
  background-position: -395px -25px;
  width:13px;
  height:13px;
}
.icn-watch {
	background-position: -375px -25px;
    width:12px;
    height:14px;
	margin-right: 8px;
}
.icn-stats {
	background-position: -160px 0px;
	margin-right: 10px;
}
.icn-country {
	background-position: -180px 0px;
	margin-right: 10px;
}
.icn-compare {
	background-position: -200px 0px;
	margin-right: 10px;
}
.icn-topstats {
	background-position: -220px 0px;
	margin-right: 10px;
}
.icn-search {
	background-position: -240px 0px;
	margin-right: 10px;
}
.icn-searchlt{
    background-position: -313px -25px;
    width: 23px;
    height: 21px;
}

.icn-arrowright {
	background-position: -260px 0px;
	float: right;
	width: 4px;
	height: 7px;
	margin-top: 7px;
}
.icn-arrowup {
	background-position: -290px -4px;
	width: 7px;
	height: 4px;
	margin-right: 10px;
}
.icn-arrowdn {
	background-position: -290px 0px;
	width: 7px;
	height: 5px;
	margin-right: 10px;
}
.icn-embed {
	background-position: -265px 0px;
	margin-right: 5px;
	width: 21px;
	height: 17px;
}
.icn-map {
	background-position: -375px 0px;
	margin-right: 5px;
	width: 18px;
	height: 18px;
}
.icn-pie {
	background-position: -400px 0px;
	margin-right: 5px;
	width: 18px;
	height: 18px;
}
.icn-analyse {
	background-position: -425px 0px;
	margin-right: 5px;
	width: 18px;
	height: 18px;
}
.icn-facebook {
	width:26px;
	height:26px;
	background-position:-162px -22px;
	margin:0px;
}
.icn-twitter {
	width:26px;
	height:26px;
	background-position:-192px -22px;
	margin:0px;
}
.icn-google {
	width:26px;
	height:26px;
	background-position:-222px -22px;
	margin:0px;
}
.icn-facesmall {
    width: 7px;
    height: 16px;
    background-position: -303px 0px;
    margin-right: 7px;
}
.icn-twitsmall {
    width: 16px;
    height: 16px;
    background-position: -318px -1px;
    margin-right: 7px;
}
.icn-user {
  background-position: -383px -106px;
  width: 30px;
  height: 30px;
}
.sect-agriculture {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: 0px -50px;
}
.sect-crime {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -20px -50px;
}
.sect-government {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -40px -50px;
}
.sect-disasters {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -60px -50px;
}
.sect-education {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -80px -50px;
}
.sect-energy {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -100px -50px;
}
.sect-environment {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -120px -50px;
}
.sect-economy {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -140px -50px;
}
.sect-geography {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -160px -50px;
}
.sect-health {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -180px -50px;
}
.sect-industry {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -200px -50px;
}
.sect-labor {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -220px -50px;
}
.sect-language {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -240px -50px;
}
.sect-lifestyle,
.sect-culture {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -260px -50px;
}
.sect-media {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -280px -50px;
}
.sect-military,
.sect-conflict {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -300px -50px;
}
.sect-people {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -320px -50px;
}
.sect-sports {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -340px -50px;
}
.sect-religion {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -360px -50px;
}
.sect-terrorism {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -380px -50px;
}
.sect-transport {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -400px -50px;
}
.sect-background {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-position: -420px -50px;
}
.sect-cost-of-living {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background-position: -345px -25px;
}

/* Larger icons */
.sect-agriculture-lg {
	width: 24px;
	height: 24px;
	background-position: 0px -75px;
}
.sect-crime-lg {
	width: 24px;
	height: 24px;
	background-position: -30px -75px;
}
.sect-government-lg {
	width: 24px;
	height: 24px;
	background-position: -60px -75px;
}
.sect-disasters-lg {
	width: 24px;
	height: 24px;
	background-position: -90px -75px;
}
.sect-education-lg {
	width: 24px;
	height: 24px;
	background-position: -120px -75px;
}
.sect-energy-lg {
	width: 24px;
	height: 24px;
	background-position: -150px -75px;
}
.sect-environment-lg {
	width: 24px;
	height: 24px;
	background-position: -180px -75px;
}
.sect-economy-lg {
	width: 24px;
	height: 24px;
	background-position: -210px -75px;
}
.sect-geography-lg {
	width: 24px;
	height: 24px;
	background-position: -240px -75px;
}
.sect-health-lg {
	width: 24px;
	height: 24px;
	background-position: -270px -75px;
}
.sect-industry-lg {
	width: 24px;
	height: 24px;
	background-position: -300px -75px;
}
.sect-labor-lg {
	width: 24px;
	height: 24px;
	background-position: -330px -75px;
}
.sect-language-lg {
	width: 24px;
	height: 24px;
	background-position: -360px -75px;
}
.sect-lifestyle-lg,
.sect-culture-lg {
	width: 24px;
	height: 24px;
	background-position: -390px -75px;
}
.sect-media-lg {
	width: 24px;
	height: 24px;
	background-position: -420px -75px;
}
.sect-military-lg,
.sect-conflict-lg {
	width: 24px;
	height: 24px;
	background-position: 0px -105px;
}
.sect-people-lg {
	width: 24px;
	height: 24px;
	background-position: -30px -105px;
}
.sect-sports-lg {
	width: 24px;
	height: 24px;
	background-position: -60px -105px;
}
.sect-religion-lg {
	width: 24px;
	height: 24px;
	background-position: -90px -105px;
}
.sect-terrorism-lg {
	width: 24px;
	height: 24px;
	background-position: -120px -105px;
}
.sect-transport-lg {
	width: 24px;
	height: 24px;
	background-position: -150px -105px;
}
.sect-background-lg {
	width: 24px;
	height: 24px;
	background-position: -180px -105px;
}
.sect-cost-of-living-lg {
  width: 24px;
  height: 24px;
  background-position: -210px -105px;
}

.flag {
	width: 16px;
	height: 11px;
	display: inline-block;
	margin-right: 10px;
	background-image: url(../pix/flags@1x.png);
	background-repeat: no-repeat;
}
.dropdown-menu .flag {
	margin-bottom: 2px;
}
.jvectormap-label {
	position: absolute;
	display: none;
	border: solid 1px #CDCDCD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px;
	z-index: 200;
}
.jvectormap-zoomin, .jvectormap-zoomout {
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	padding: 3px;
	color: white;
	width: 17px;
	height: 17px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}
.jvectormap-zoomin {
	top: 10px;
}
.jvectormap-zoomout {
	top: 30px;
}
.flag.flag-ad {
	background-position: -18px 0
}
.flag.flag-ae {
	background-position: -36px 0
}
.flag.flag-af {
	background-position: -54px 0
}
.flag.flag-ag {
	background-position: -72px 0
}
.flag.flag-ai {
	background-position: -90px 0
}
.flag.flag-al {
	background-position: -108px 0
}
.flag.flag-am {
	background-position: -126px 0
}
.flag.flag-an {
	background-position: -144px 0
}
.flag.flag-ao {
	background-position: -162px 0
}
.flag.flag-ar {
	background-position: -180px 0
}
.flag.flag-as {
	background-position: -198px 0
}
.flag.flag-at {
	background-position: -216px 0
}
.flag.flag-au {
	background-position: -234px 0
}
.flag.flag-aw {
	background-position: -252px 0
}
.flag.flag-az {
	background-position: -270px 0
}
.flag.flag-ba {
	background-position: 0 -13px
}
.flag.flag-bb {
	background-position: -18px -13px
}
.flag.flag-bd {
	background-position: -36px -13px
}
.flag.flag-be {
	background-position: -54px -13px
}
.flag.flag-bf {
	background-position: -72px -13px
}
.flag.flag-bg {
	background-position: -90px -13px
}
.flag.flag-bh {
	background-position: -108px -13px
}
.flag.flag-bi {
	background-position: -126px -13px
}
.flag.flag-bj {
	background-position: -144px -13px
}
.flag.flag-bm {
	background-position: -162px -13px
}
.flag.flag-bn {
	background-position: -180px -13px
}
.flag.flag-bo {
	background-position: -198px -13px
}
.flag.flag-br {
	background-position: -216px -13px
}
.flag.flag-bs {
	background-position: -234px -13px
}
.flag.flag-bt {
	background-position: -252px -13px
}
.flag.flag-bv {
	background-position: -270px -13px
}
.flag.flag-bw {
	background-position: 0 -26px
}
.flag.flag-by {
	background-position: -18px -26px
}
.flag.flag-bz {
	background-position: -36px -26px
}
.flag.flag-ca {
	background-position: -54px -26px
}
.flag.flag-catalonia {
	background-position: -72px -26px
}
.flag.flag-cd {
	background-position: -90px -26px
}
.flag.flag-cf {
	background-position: -108px -26px
}
.flag.flag-cg {
	background-position: -126px -26px
}
.flag.flag-ch {
	background-position: -144px -26px
}
.flag.flag-ci {
	background-position: -162px -26px
}
.flag.flag-ck {
	background-position: -180px -26px
}
.flag.flag-cl {
	background-position: -198px -26px
}
.flag.flag-cm {
	background-position: -216px -26px
}
.flag.flag-cn {
	background-position: -234px -26px
}
.flag.flag-co {
	background-position: -252px -26px
}
.flag.flag-cr {
	background-position: -270px -26px
}
.flag.flag-cu {
	background-position: 0 -39px
}
.flag.flag-cv {
	background-position: -18px -39px
}
.flag.flag-cw {
	background-position: -36px -39px
}
.flag.flag-cy {
	background-position: -54px -39px
}
.flag.flag-cz {
	background-position: -72px -39px
}
.flag.flag-de {
	background-position: -90px -39px
}
.flag.flag-dj {
	background-position: -108px -39px
}
.flag.flag-dk {
	background-position: -126px -39px
}
.flag.flag-dm {
	background-position: -144px -39px
}
.flag.flag-do {
	background-position: -162px -39px
}
.flag.flag-dz {
	background-position: -180px -39px
}
.flag.flag-ec {
	background-position: -198px -39px
}
.flag.flag-ee {
	background-position: -216px -39px
}
.flag.flag-eg {
	background-position: -234px -39px
}
.flag.flag-eh {
	background-position: -252px -39px
}
.flag.flag-england {
	background-position: -270px -39px
}
.flag.flag-er {
	background-position: 0 -52px
}
.flag.flag-es {
	background-position: -18px -52px
}
.flag.flag-et {
	background-position: -36px -52px
}
.flag.flag-eu {
	background-position: -54px -52px
}
.flag.flag-fi {
	background-position: -72px -52px
}
.flag.flag-fj {
	background-position: -90px -52px
}
.flag.flag-fk {
	background-position: -108px -52px
}
.flag.flag-fm {
	background-position: -126px -52px
}
.flag.flag-fo {
	background-position: -144px -52px
}
.flag.flag-fr {
	background-position: -162px -52px
}
.flag.flag-ga {
	background-position: -180px -52px
}
.flag.flag-gb {
	background-position: -198px -52px
}
.flag.flag-gd {
	background-position: -216px -52px
}
.flag.flag-ge {
	background-position: -234px -52px
}
.flag.flag-gf {
	background-position: -252px -52px
}
.flag.flag-gg {
	background-position: -270px -52px
}
.flag.flag-gh {
	background-position: 0 -65px
}
.flag.flag-gi {
	background-position: -18px -65px
}
.flag.flag-gl {
	background-position: -36px -65px
}
.flag.flag-gm {
	background-position: -54px -65px
}
.flag.flag-gn {
	background-position: -72px -65px
}
.flag.flag-gp {
	background-position: -90px -65px
}
.flag.flag-gq {
	background-position: -108px -65px
}
.flag.flag-gr {
	background-position: -126px -65px
}
.flag.flag-gs {
	background-position: -144px -65px
}
.flag.flag-gt {
	background-position: -162px -65px
}
.flag.flag-gu {
	background-position: -180px -65px
}
.flag.flag-gw {
	background-position: -198px -65px
}
.flag.flag-gy {
	background-position: -216px -65px
}
.flag.flag-hk {
	background-position: -234px -65px
}
.flag.flag-hm {
	background-position: -252px -65px
}
.flag.flag-hn {
	background-position: -270px -65px
}
.flag.flag-hr {
	background-position: 0 -78px
}
.flag.flag-ht {
	background-position: -18px -78px
}
.flag.flag-hu {
	background-position: -36px -78px
}
.flag.flag-ic {
	background-position: -54px -78px
}
.flag.flag-id {
	background-position: -72px -78px
}
.flag.flag-ie {
	background-position: -90px -78px
}
.flag.flag-il {
	background-position: -108px -78px
}
.flag.flag-im {
	background-position: -126px -78px
}
.flag.flag-in {
	background-position: -144px -78px
}
.flag.flag-io {
	background-position: -162px -78px
}
.flag.flag-iq {
	background-position: -180px -78px
}
.flag.flag-ir {
	background-position: -198px -78px
}
.flag.flag-is {
	background-position: -216px -78px
}
.flag.flag-it {
	background-position: -234px -78px
}
.flag.flag-je {
	background-position: -252px -78px
}
.flag.flag-jm {
	background-position: -270px -78px
}
.flag.flag-jo {
	background-position: 0 -91px
}
.flag.flag-jp {
	background-position: -18px -91px
}
.flag.flag-ke {
	background-position: -36px -91px
}
.flag.flag-kg {
	background-position: -54px -91px
}
.flag.flag-kh {
	background-position: -72px -91px
}
.flag.flag-ki {
	background-position: -90px -91px
}
.flag.flag-km {
	background-position: -108px -91px
}
.flag.flag-kn {
	background-position: -126px -91px
}
.flag.flag-kp {
	background-position: -144px -91px
}
.flag.flag-kr {
	background-position: -162px -91px
}
.flag.flag-kurdistan {
	background-position: -180px -91px
}
.flag.flag-kw {
	background-position: -198px -91px
}
.flag.flag-ky {
	background-position: -216px -91px
}
.flag.flag-kz {
	background-position: -234px -91px
}
.flag.flag-la {
	background-position: -252px -91px
}
.flag.flag-lb {
	background-position: -270px -91px
}
.flag.flag-lc {
	background-position: 0 -104px
}
.flag.flag-li {
	background-position: -18px -104px
}
.flag.flag-lk {
	background-position: -36px -104px
}
.flag.flag-lr {
	background-position: -54px -104px
}
.flag.flag-ls {
	background-position: -72px -104px
}
.flag.flag-lt {
	background-position: -90px -104px
}
.flag.flag-lu {
	background-position: -108px -104px
}
.flag.flag-lv {
	background-position: -126px -104px
}
.flag.flag-ly {
	background-position: -144px -104px
}
.flag.flag-ma {
	background-position: -162px -104px
}
.flag.flag-mc {
	background-position: -180px -104px
}
.flag.flag-md {
	background-position: -198px -104px
}
.flag.flag-me {
	background-position: -216px -104px
}
.flag.flag-mg {
	background-position: -234px -104px
}
.flag.flag-mh {
	background-position: -252px -104px
}
.flag.flag-mk {
	background-position: -270px -104px
}
.flag.flag-ml {
	background-position: 0 -117px
}
.flag.flag-mm {
	background-position: -18px -117px
}
.flag.flag-mn {
	background-position: -36px -117px
}
.flag.flag-mo {
	background-position: -54px -117px
}
.flag.flag-mp {
	background-position: -72px -117px
}
.flag.flag-mq {
	background-position: -90px -117px
}
.flag.flag-mr {
	background-position: -108px -117px
}
.flag.flag-ms {
	background-position: -126px -117px
}
.flag.flag-mt {
	background-position: -144px -117px
}
.flag.flag-mu {
	background-position: -162px -117px
}
.flag.flag-mv {
	background-position: -180px -117px
}
.flag.flag-mw {
	background-position: -198px -117px
}
.flag.flag-mx {
	background-position: -216px -117px
}
.flag.flag-my {
	background-position: -234px -117px
}
.flag.flag-mz {
	background-position: -252px -117px
}
.flag.flag-na {
	background-position: -270px -117px
}
.flag.flag-nc {
	background-position: 0 -130px
}
.flag.flag-ne {
	background-position: -18px -130px
}
.flag.flag-nf {
	background-position: -36px -130px
}
.flag.flag-ng {
	background-position: -54px -130px
}
.flag.flag-ni {
	background-position: -72px -130px
}
.flag.flag-nl {
	background-position: -90px -130px
}
.flag.flag-no {
	background-position: -108px -130px
}
.flag.flag-np {
	background-position: -126px -130px
}
.flag.flag-nr {
	background-position: -144px -130px
}
.flag.flag-nu {
	background-position: -162px -130px
}
.flag.flag-nz {
	background-position: -180px -130px
}
.flag.flag-om {
	background-position: -198px -130px
}
.flag.flag-pa {
	background-position: -216px -130px
}
.flag.flag-pe {
	background-position: -234px -130px
}
.flag.flag-pf {
	background-position: -252px -130px
}
.flag.flag-pg {
	background-position: -270px -130px
}
.flag.flag-ph {
	background-position: 0 -143px
}
.flag.flag-pk {
	background-position: -18px -143px
}
.flag.flag-pl {
	background-position: -36px -143px
}
.flag.flag-pm {
	background-position: -54px -143px
}
.flag.flag-pn {
	background-position: -72px -143px
}
.flag.flag-pr {
	background-position: -90px -143px
}
.flag.flag-ps {
	background-position: -108px -143px
}
.flag.flag-pt {
	background-position: -126px -143px
}
.flag.flag-pw {
	background-position: -144px -143px
}
.flag.flag-py {
	background-position: -162px -143px
}
.flag.flag-qa {
	background-position: -180px -143px
}
.flag.flag-re {
	background-position: -198px -143px
}
.flag.flag-ro {
	background-position: -216px -143px
}
.flag.flag-rs {
	background-position: -234px -143px
}
.flag.flag-ru {
	background-position: -252px -143px
}
.flag.flag-rw {
	background-position: -270px -143px
}
.flag.flag-sa {
	background-position: 0 -156px
}
.flag.flag-sb {
	background-position: -18px -156px
}
.flag.flag-sc {
	background-position: -36px -156px
}
.flag.flag-scotland {
	background-position: -54px -156px
}
.flag.flag-sd {
	background-position: -72px -156px
}
.flag.flag-se {
	background-position: -90px -156px
}
.flag.flag-sg {
	background-position: -108px -156px
}
.flag.flag-sh {
	background-position: -126px -156px
}
.flag.flag-si {
	background-position: -144px -156px
}
.flag.flag-sk {
	background-position: -162px -156px
}
.flag.flag-sl {
	background-position: -180px -156px
}
.flag.flag-sm {
	background-position: -198px -156px
}
.flag.flag-sn {
	background-position: -216px -156px
}
.flag.flag-so {
	background-position: -234px -156px
}
.flag.flag-somaliland {
	background-position: -252px -156px
}
.flag.flag-sr {
	background-position: -270px -156px
}
.flag.flag-ss {
	background-position: 0 -169px
}
.flag.flag-st {
	background-position: -18px -169px
}
.flag.flag-sv {
	background-position: -36px -169px
}
.flag.flag-sx {
	background-position: -54px -169px
}
.flag.flag-sy {
	background-position: -72px -169px
}
.flag.flag-sz {
	background-position: -90px -169px
}
.flag.flag-tc {
	background-position: -108px -169px
}
.flag.flag-td {
	background-position: -126px -169px
}
.flag.flag-tf {
	background-position: -144px -169px
}
.flag.flag-tg {
	background-position: -162px -169px
}
.flag.flag-th {
	background-position: -180px -169px
}
.flag.flag-tj {
	background-position: -198px -169px
}
.flag.flag-tk {
	background-position: -216px -169px
}
.flag.flag-tl {
	background-position: -234px -169px
}
.flag.flag-tm {
	background-position: -252px -169px
}
.flag.flag-tn {
	background-position: -270px -169px
}
.flag.flag-to {
	background-position: 0 -182px
}
.flag.flag-tr {
	background-position: -18px -182px
}
.flag.flag-tt {
	background-position: -36px -182px
}
.flag.flag-tv {
	background-position: -54px -182px
}
.flag.flag-tw {
	background-position: -72px -182px
}
.flag.flag-tz {
	background-position: -90px -182px
}
.flag.flag-ua {
	background-position: -108px -182px
}
.flag.flag-ug {
	background-position: -126px -182px
}
.flag.flag-um {
	background-position: -144px -182px
}
.flag.flag-us {
	background-position: -162px -182px
}
.flag.flag-uy {
	background-position: -180px -182px
}
.flag.flag-uz {
	background-position: -198px -182px
}
.flag.flag-va {
	background-position: -216px -182px
}
.flag.flag-vc {
	background-position: -234px -182px
}
.flag.flag-ve {
	background-position: -252px -182px
}
.flag.flag-vg {
	background-position: -270px -182px
}
.flag.flag-vi {
	background-position: 0 -195px
}
.flag.flag-vn {
	background-position: -18px -195px
}
.flag.flag-vu {
	background-position: -36px -195px
}
.flag.flag-wales {
	background-position: -54px -195px
}
.flag.flag-wf {
	background-position: -72px -195px
}
.flag.flag-ws {
	background-position: -90px -195px
}
.flag.flag-ye {
	background-position: -108px -195px
}
.flag.flag-yt {
	background-position: -126px -195px
}
.flag.flag-za {
	background-position: -144px -195px
}
.flag.flag-zanzibar {
	background-position: -162px -195px
}
.flag.flag-zm {
	background-position: -180px -195px
}
.flag.flag-zw {
	background-position: -198px -195px
}

@media (min-width:768px) {
.table-responsive>.fixed-column {
	display: none;
}
.navbar-nav .language {
	margin-top: -18px;
}
.realbig {
	font-size:28px;
}
}
@media (min-width: 767px) and (max-width:1023px) {
    body {
        padding-top: 45px;
    }

    .navbar-brand{ padding-right: 5px; }

    .navbar-brand img {
        width: 140px;
        height: auto;
        margin-top: 5px;
    }
    .navbar-default .navbar-toggle {
        margin-top: 7px;
    }
    .nav>li>a {
        padding: 15px 8px;
    }
    .navbar-right {
        margin-top: 10px;
    }
    .navbar-nav .language {
        margin-top: -10px;
    }
    .navbar-default .navbar-nav>li>a.btn-tool.print {
        display: none;
    }
    .navbar-default .navbar-nav>li>a.btn-tool.mail {
        display: none;
    }
    .hero {
        margin-top:0px;
    }
    .article .sectlist {
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .section-list {
        padding-bottom:25px;
    }
    a#navbar_text_countries:before {
        content: "Countries";
    }
    a#navbar_text_stats:before {
        content: "Stats";
    }
    .navbar_text_changer {
        display: none;
    }
}

@media (max-width:1150px) {
    .navbar-default .navbar-nav>li>a { font-size: 16px; }
}

@media (min-width: 768px) and (max-width:1150px) {
    .navbar-default .navbar-nav>li>a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 767px) {
body {
	padding-top: 40px;
}
.navbar {
	min-height:40px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #E6EEE8;
	border-bottom: 1px solid #2C6139;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #FFF;
	background-color: #2C653D;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-top-color: #2C653D;
}
.navbar-nav .open .dropdown-menu {
	padding-top:0px;
}
.navbar-brand {
	padding-top:5px;
	padding-bottom:5px;
}
.navbar-brand img {
	width: 160px;
	height: auto;
}
.navbar-default .navbar-toggle {
	margin-top: 3px;
	margin-bottom:0px;
}
.navbar-right {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
.nav.navbar-right>li {
	display: inline-block;
}
.nav.navbar-right>li>a {
	margin-right: 10px;
}
.nav.navbar-right>li.language {
	margin-left: -15px;
	margin-right: -15px;
	display: block;
}
.nav.navbar-right>li.language>a {
	padding-left: 15px;
	padding-right: 15px;
}
.form-searchmobile {
	display:block;
	padding-top:10px;
}
.table-responsive>.table {
	margin-bottom: 10px;
}
.navbar-default .navbar-nav>li>a.btn-tool.print {
	display: none;
}
.navbar-default .navbar-nav>li>a.btn-tool.mail {
	display: none;
}
.tbl-header li a {
	font-size: 16px;
}
.nav>li>a {
	padding: 15px 15px;
}
.table-responsive {
	padding-bottom: 40px;
	position: relative;
}
.nav.navbar-right>li.top-tools {
	display:none;
}
.nav.navbar-right>li.top-soc {
	display:block;
	margin:0;
    width:100%;
}
.nav.navbar-right>li.top-soc {
	margin-left:-1%;
	margin-right:-1%;
}
.nav.navbar-right>li.top-soc a {
	display:block;
	text-align:center;
	width:31.33333%;
	margin:0px;
	margin-left:1%;
	margin-right:1%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#2C653D;
	border-radius:3px;
}
#tablePagination {
	-webkit-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.table-main td, .table-main td p {
	font-size: 14px;
}
.main {
	padding-top: 30px;
}
.breadcrumb {
	margin-bottom:8px;
}
.mapplace {
	height: 300px;
}
.embed .mapplace {
	height: 345px;
}
.droppanel {
	display: none !important;
}
.article h1 {
	font-size: 26px;
}
.article h2 {
	font-size: 24px;
}
.article p {
	font-size: 15px;
}
.article .contentbox p {
	font-size: 14px;
}
.article .breadcrumb li a {
	font-size: 14px;
}
.author p {
	font-size: 14px;
}
.sidehead h3 {
	font-size: 18px;
}

.pinned {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	overflow: hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	display:block;
}
.pinned table {
	border-right: none;
	border-left: none;
}

div.table-wrapper {
	position: relative;
	margin-bottom: 6px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}

div.table-wrapper div.scrollable {
	overflow: scroll;
	overflow-y: hidden;
	-ms-overflow-style:-ms-autohiding-scrollbar;
	-webkit-overflow-scrolling:touch;
}

table.resptable td, table.resptable th {
	position: relative;
	overflow: hidden;
}
.hero {
	margin-top:0px;
}
.sidebar, .sidebar.home {
	padding-top:20px;
}
.article .sectlist {
	padding-bottom:0px;
	margin-bottom:0px;
}
.section-list {
	padding-bottom:25px;
}
.jvectormap-zoomin, .jvectormap-zoomout {
	width: 36px;
	height: 36px;
	line-height: 28px;
}
.jvectormap-zoomout {
	top: 52px;
}
.ibubble .head div {
	padding-top:3px;
	padding-bottom:3px;
}

.truncate-point {
    display:inline-block;
}

.truncate {
    display:none;
}

}
@media (max-width:480px) {
.sectimg {
	min-height: 100px;
}
.main {
	padding-top: 10px;
}
.article h1 {
	font-size: 23px;
}
.article h2 {
	font-size: 20px;
}
.article h3 {
	font-size: 19px;
}
.article p {
	font-size: 13px;
}
.article .defintion {
	font-size: 13px;
}
.article h1.home {
	font-size:26px;
}
.article .intro {
	font-size:16px;
}
.breadcrumb {
	padding-bottom: 0px;
}
.tbl-header {
	margin-top: 15px;
}
.article .breadcrumb li a {
	font-size: 12px;
}
.block-embed {
	display: none;
}
.actions {
	display:block;
	margin-top: -2px;
}
.actions .block {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: 10px;
}
.mapplace {
	height: 250px;
}
.quote {
	background-image: url(../pix/icon-quote-small.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.quote .content {
	border-left-width: 4px;
}
.author {
	width: 80px;
	padding-left:0px;
	min-height:inherit;
}
.author .imgbox {
	width: 80px;
	height:80px;
	height: auto;
	position:static;
	float:none;
}
.author p {
	font-size: 13px;
	padding-top:4px;
}
.subtable {
	display: none;
}
.inline-ad {
	float: none;
	margin: auto;
}
.sidebar {
	padding-top: 0px;
}
.followus p {
	font-size: 16px;
}
.foomenu {
	margin: 0px;
}
.foomenu li a {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F3F3F1;
}
.footsoc.pull-right {
	float: none !important;
	padding-top: 30px;
	text-align: center;
}
.copy {
	text-align: center;
	padding-top: 3px;
	margin: 0px;
	font-size: 13px;
}
.copy.pull-right {
	float: none !important;
}
.piecontainer {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pie {
	height: 320px;
	width: auto;
}

.full {
	display:none;
}
.abbr {
	display:inline !important;
}
.nav.nav-tabs>li>a {
	padding: 10px 10px;
}
.recommended li {
	margin-bottom:8px;
	margin-top:8px;
}
.realbig {
	font-size: 22px;
}
.hero {
	width:100%;
	height:auto;
}
.countrymap img {
	height:auto;
	max-width:100%;
}
.section-list .col-xs-6 {
	float:none;
	width:100%;
}
.relbox .head, .relbox .head {
	font-size: 16px;
}
  .message404 img {
    width:100%;
    height:auto;
  }
  .pagprevnext {
    display:none;
  }
  .secticons {
    float:none;
    margin-left:0px;
    margin-bottom:12px;
  }
  .inline-form {
    padding:40px 15px;
  }
  .loginbox {
    padding-left:0px;
    padding-right:0px;
  }
  .votebox p {
    font-size:26px;
  }
  .btn-vote {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .authorbox .posted {
    float: none;
    margin-left: -38px;
    margin-bottom: 8px !important;
  }
  .authorbox p {
    font-size:15px;
  }
  .contribute .inline-form {
    padding:10px 12px;
  }
  .contribute .inline-form .head {
    font-size: 18px;
  }
  .btn-simple, .btn-simple:visited, .article .btn-simple, .article .btn-simple:visited {
    padding: 5px 12px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and ( min--moz-device-pixel-ratio: 1.5), only screen and ( -o-min-device-pixel-ratio: 3/2), only screen and ( min-device-pixel-ratio: 1.5), only screen and ( min-resolution: 144dpi), only screen and ( min-resolution: 2dppx) {
.flag {
 background:url(../pix/flags@2x.png) no-repeat;
 -moz-background-size: 286px 206px;
 -ie-background-size: 286px 206px;
 -o-background-size: 286px 206px;
 -webkit-background-size: 286px 206px;
 background-size: 286px 206px;
}
.icn {
 -moz-background-size: 400px 140px;
 -ie-background-size: 400px 140px;
 -o-background-size: 400px 140px;
 -webkit-background-size: 400px 140px;
 background-size: 450px 140px;
 background-image: url(../pix/icons@2x.png);
 background-repeat: no-repeat;
}
.navbar-default .navbar-nav>li>.btn-soc, .navbar-default .navbar-nav>li>.btn-tool {
 -moz-background-size: 400px 140px;
 -ie-background-size: 400px 140px;
 -o-background-size: 400px 140px;
 -webkit-background-size: 400px 140px;
 background-size: 450px 140px;
 background-image: url(../pix/icons@2x.png);
 background-repeat: no-repeat;
}


}

.static-page-content h1 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 6px;
	padding-bottom:8px;
	border-bottom: 1px solid #EEE;
}

/* To fix scroll by hash in URL, when fixed header overlaps beginning of actual
   anchor content, make anchor above content */
.anchor-fixed-header {
    display: block;
    position: relative;
    top: -160px; /* 66 for menu and 44 for scroll spy (content section) */
    visibility: hidden;
}

.errorlist {
    color: red;
    padding-left: 0;
    list-style: none;
}

.descriptive-cont p {
    padding: 0 !important;
}

@media print {
    .no-print {
        display: none;
    }

    a[href]:after {
        content: normal;
    }

    .graph .bar {
        background: url(../pix/graphbar-bg.png) repeat-x !important;
    }
}