/* ==========================================================================
   Base
   ========================================================================== */ 
.txt-align-left {
	text-align: left !important;
}
.txt-align-left p {
	text-align: left !important;
}
.hspace {
	width: 10px;
	height: 10px;
	background: #fff;
}
.lp-item {
	display: none;
}
.lp-item.first {
	display: block;
}
#tb-latestpublications div.tb-graybg {
	height: 220px;
}
.wpcf7-submit {
	text-transform: lowercase;
	color: #fff;
	text-shadow: none;
	font-size: 12px;
	line-height: 15px;
	padding: 3px 7px;
	background: #b4b4b4;
	border-radius: 3px;
	border: 0;
	float: left;
}
.wpcf7-submit:hover {
	color: #333333;
	background: #e6e6e6;
}
.addthis_toolbox {
	float: right;
	padding-bottom: 10px;
}
p.event{font-weight: bold; line-height: 5px;}
h6.event{font-weight: bold; margin-bottom: 0px; line-height: 25px;}

/*#tabs{ 
	border: 1px solid #e3e3e3
	-moz-box-shadow:0px 0px 10px 1px #777777;
	-webkit-box-shadow:0px 0px 10px 1px #777777;
	box-shadow:0px 0px 10px 1px #777777;
}*/

.breadcrumbs.container {
	text-align: right;
	color: #999;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 10px auto !important;
	max-width: 960px;
}

.lp-arrows {
	color: #3c7da8;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	float: left;
	position: absolute;
	bottom: 10px;
}
.hidden {
	display: none;
}

.nivo-caption-more {
	font-size: 14px;
	position: absolute;
	right: 10px;
	bottom: 0;
	text-decoration: none;
	outline: none;
	border: 0 !important;
}
ul.float-left {
	float: left;
	margin-right: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
}
body {
	font-family: Arial, sans-serif;
}
p {
	text-align: justify;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mr5 {
	margin-right: 5px;
}
.ml5 {
	margin-left: 5px;
}
.row,
.container,
.main {
	max-width: 960px;
}
.tb-img-center {
	margin: 0 auto;
}
#tb-header {
	margin: 0;
	height: 163px;
	position: relative;
}
#tb-logo-click {
	display: block;
	width: 150px;
	height: 155px;
	position: absolute;
	top: 0;
	left: 0;
}
#tb-container {
	margin-top: 0;
}
#tb-navbar {
	background: #fcfcfc;
	border-bottom: 1px solid #ececec;
	border-top: 8px solid #f6f6f6;
	box-shadow: none;
	height: 163px;
}
#tb-top-container {
	float: right;
	margin: 0;
	padding: 0;
	width: 340px;
}
#tb-top {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background: #f6f6f6;
	padding: 4px 5px;
}
#tb-top a:hover {
	text-decoration: none;
}
#tb-toplinks {
	margin-top: 5px;
	text-align: right;
}
#tb-toplinks a {
	font-size: 10px;
	color: #3c7da8;
}
#searchform {
	margin-bottom: 0;
}
.navbar-search {
	float: right;
}
#s {
	width: 165px;
	font-size: 12px;
	color: #3b3a3a;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 2px 2px #ededed;
	-webkit-box-shadow: inset 0 0 2px 2px #ededed;
	box-shadow: inset 0 0 2px 2px #ededed;
	background: url(../img/mag-class.png) #fcfcfc 157px 7px no-repeat;
	padding: 6px 8px 4px 8px;
}
#s:focus {
	box-shadow: none;
}
#social {
	margin: 9px 0 0 4px;
	padding: 0;
}
.logo {
	margin-top: 6px;
	float: left;
}

/** Main menu **/
#tb-nav-main {
	float: right;
	position: relative;
	z-index: 20;
}
#menu-main {
	float: right;
	margin-top: 37px;
	margin-right: 0;
}
#menu-main li {
	padding: 0;
	background: url(../img/menu-split.png) 0 3px no-repeat;
}
#menu-main li a {
	padding: 0 20px 8px 20px;
	font-size: 16px;
	color: #3b3a3a;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
#menu-main li.first-menu-item {
	background: none;
}
#menu-main li.first-menu-item a {
	/*padding-left: 0;*/
}
#menu-main li.last-menu-item a {
	/*padding-right: 0;*/
}
.navbar .nav > li > a:hover {
  color: #3c7da8 !important;
  text-decoration: none;
  background-color: transparent;
  /*border-bottom: 8px solid #3c7da8;*/
}
.dropdown-menu:before, 
.dropdown-menu:after {
     border: none !important;
     content: none !important;
}
ul.nav li.dropdown ul.dropdown-menu {
	border: 0;
    border-radius: 0;
	background: #005CA9;
	margin: 0;
	padding: 0;
/*	-webkit-transition: all 1s ease 0s !important;
	-moz-transition: all 1s ease 0s !important;
	-o-transition: all 1s ease 0s !important;
	transition: all 1s ease 0s !important;*/
}
a.menu:after, .dropdown-toggle:after {
    content: none;
}
#menu-main li.dropdown ul.dropdown-menu li {
	background: none;
}
#menu-main li.dropdown ul.dropdown-menu li:hover {
	background: #3d3d3d;
}
#menu-main li.dropdown ul.dropdown-menu a {
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	border: 0;
	background: none;
}
/** - Submenu arrow: **/
/*#menu-main .dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: 0;
  border-color: transparent;
  border-left-color: #fff;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
#menu-main .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}*/
#menu-main .dropdown-submenu > a {
	background-image: url(../img/dd-arr.png) !important;
	background-repeat: no-repeat !important;
	background-position: 147px 10px !important;
}
#menu-main .dropdown-submenu > a:after {
  display: none;
}

.row hr {
  margin: 0 auto;
  border: 0;
  border-top: 18px solid #3c7da8;
  display: block;
}
.row H2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #3d3d3d;
	margin: 0 12px 12px 0;
	padding: 0;
	line-height: 22px;
}
.row H2.heading {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #3d3d3d;
	margin: 0 12px 12px 0;
	padding: 0;
	line-height: 26px;
	background: url(../img/heading-bg.png) 0 4px #fff repeat-x;
	display: block;
	width: 100%;
}
.row H2 SPAN {
	background-color: #fff;
	padding-right: 7px;
}
.row H3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #3d3d3d;
	margin: 0 12px 12px 0;
	padding: 0;
	line-height: 20px;
}
.tb-graybg {
	background: #f7f7f7;
	padding: 11px;
}
.tb-graybg p {
	text-align: left;
}
.tb-img-left {
	float: left;
	margin-right: 15px;
}
img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.40);
}
.tb-img-shadow {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.40);
}
.tb-img-sidebar {
	height: 60px;
}
.tb-txt-small {
	font-size: 11px;
	color: #3d3d3d;
	line-height: 16px;
}
.tb-btn {
	text-transform: lowercase;
	color: #fff;
	text-shadow: none;
	font-size: 12px;
	line-height: 15px;
	padding: 3px 7px;
}
div.tb-btn a {
	text-transform: lowercase;
	color: #fff;
	text-shadow: none;
	font-size: 12px;
	line-height: 15px;
	padding: 3px 7px;
}
div.tb-btn a:hover {
	color: #3d3d3d;
	text-decoration: none;
}
.tb-bigimg {
	background: #f7f7f7;
	height: 231px;
}
.tb-bigimg h2 {
	margin: 10px 0 20px 0;
	line-height: 24px;
	font-size: 20px;
}
.tb-bigimg .tb-bigimg-right p {
	max-width: 270px;
	font-size: 11px;
}
#tb-footer {
	background: url(../img/footer-bg.png) #f3f3f3 repeat-x;
	min-height: 334px;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px;
}
#tb-footer-top {
	height: 84px;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#tb-footer-blog {
	text-align: left;
	margin: 0;
	max-width: 190px;
}
#tb-footer-blog a.footer-blog {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: block;
	width: 170px;
	color: #3d3d3d;
	background: url(../img/logo-small.png) right no-repeat;
	line-height: 30px;
}
#tb-footer-newsletter {
	max-width: 470px;
}
#tb-footer-newsletter h4 {
	font-size: 16px;
	font-weight: 700;
	display: block;
	width: 170px;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	color: #3d3d3d;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
#tb-footer-newsletter input {
	float: left;
	width: 120px;
	font-size: 12px;
	color: #3b3a3a;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 2px 2px #ededed;
	-webkit-box-shadow: inset 0 0 2px 2px #ededed;
	box-shadow: inset 0 0 2px 2px #ededed;
	background: #fcfcfc 157px 7px no-repeat;
	padding: 6px 8px 4px 8px;
	margin: 0 5px 0 0;
}
#tb-footer-newsletter input:focus {
	box-shadow: none;
}
#tb-footer-newsletter p {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
#tb-footer-newsletter div.first {
	max-width: 470px;
	margin-right: 0 !important;
	padding-right: 0;
}
#tb-footer-newsletter div.second {
	max-width: 284px;
	margin-top: 5px;
	margin-left: 170px;
	margin-right: 0;
	padding-right: 0;
}
#tb-footer-newsletter a {
	display: block;
	float: right;
	width: 76px;
	height: 26px;
	background: url(../img/nl-submit.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	line-height: 20px;
	cursor: pointer;
}
#tb-footer-newsletter a:hover {
	text-decoration: none;
	background-position: 0 -30px;
}

#tb-footer-social {
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	max-width: 230px;
}
#tb-footer-social div.icons {
	float: right;
}
#tb-footer-social h4 {
	display: block;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	color: #3d3d3d;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
#tb-footer-social a:hover {
	text-decoration: none;
}

#tb-footerlinks {
	text-align: left;
}
#tb-footerlinks .footer-col {
	margin-right: 25px;
}
#tb-footerlinks h5 {
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
}
#tb-footerlinks ul {
	margin: 0 0 0 0;
}
#tb-footerlinks ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#tb-footerlinks ul li a {
	font-size: 12px;
	color: #3d3d3d;
	text-decoration: none;
	display: block;
}
#tb-footerlinks ul li a:hover {
	text-decoration: underline;
}
#tb-copy {
	font-size: 9px;
	margin: 5px auto 20px auto;
}
#tb-created-by {
	float: right;
	text-align: right;
}
#tb-created-by a {
	color: #3d3d3d;
	text-decoration: none;
}
#tb-created-by a:hover {
	text-decoration: underline;
}
#tb-copy-txt {
	margin: 0;
}
#tb-events {
	height: 315px;
}
#tb-events div.event {
	padding: 10px 20px;
}
#tb-events div.event.odd {
	background: #f7f7f7;
}
#tb-events div.event div.date {
	font-size: 12px;
	font-weight: bold;
	color: #3d3d3d;
}
#tb-events div.event h4 {
	margin: 0;
}
#tb-events div.event h4 a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #3c7da8;
}
#tb-events div.event p {
	font-size: 11px;
	color: #3d3d3d;
	margin: 0;
	line-height: 17px;
}

article.post {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	/*padding-bottom: 10px;*/
}
article.publication {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	/*padding-bottom: 10px;*/
}
article.event {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	/*padding-bottom: 10px;*/
}
article.article-list {
	padding-bottom: 40px;
}
article.event h3 {
	margin: 0 0 5px 0;
}
article.event h3 a {
	display: block;
}
article.event p.date {
	margin: 0 0 10px 0;
}
article img.wp-post-image {
	width: 120px;
}
div.partner-logo {
	text-align: center;
	margin: 0 18px 0 18px !important;
	height: 170px;
}
div.partner-logo a {
	display: block;
	line-height: 15px;
}
div.partner-logo div.img {
	height: 110px;
}
#tb-tabs div.tab-item {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	margin-bottom: 15px;
}
#tabs {
	margin: 0;
	padding: 0;
}
#tabs > li > a {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#tabs > li > a {
	border: 0;
	font-weight: bold;
	color: #2d2d2d;
}
#tabs li.active a:hover {
	border: 0;
}
#tabs li.active a {
	border: 0;
}
#tb-tabs div.tab-pane {
	padding-top: 10px;
} 

#tb-bottom-widget h2 {
	margin-bottom: 10px;
}
#tb-bottom-widget div.widget-left {
	float: left;
	margin: 0;
	padding: 0;
}
#tb-bottom-widget div.widget-left img {
	float: left;
}
#tb-bottom-widget div.widget-left p {
	margin: 0;
	padding: 0;
	line-height: 17px;
}
#tb-bottom-widget div.widget-right {
	float: right;
	width: 280px;
	padding: 15px;
}
#tb-bottom-widget div.widget-right p {
	clear: both;
	line-height: 16px;
}

/* This rule makes toplevel menu items clickable links and also displays dropdown menus on hover - WHOA! */
/*ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; margin: 0; }
a.menu:after, .dropdown-toggle:after { content: none; }*/

#tb-sidebar-news ul {
	padding: 5px 10px;
	margin: 0;
}
#tb-sidebar-news ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#tb-sidebar-news ul li a {
	display: block;
	line-height: 27px;
}
#tb-sidebar-news ul li.current-cat a {
	text-decoration: underline;
	font-weight: bold;
}
.current_page_item {
	text-decoration: underline;
	font-weight: bold;
}

#tb-countryfocus {
	width: 303px;
/*	min-height: 240px;
	margin: 0;
	padding: 0;*/
}

#tb-sectors {
	max-width: 303px;
	float: right;
}

#tb-countryfocus .tb-graybg,
#tb-sectors .tb-graybg {
	height: 240px;
}

#tb-support img {
	margin-top: 10px;
	margin-left: 18px;
}

#team .team-member {
	background: #f7f7f7;
	width: 330px;
	float: left;
	margin-bottom:15px;
	padding: 15px;
	text-align: left;
	margin-left: 17px;
	height: 180px;
	position: relative;
}
#team .team-member h5 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
}
#team .team-member img {
	width: 100px;
	height: auto;
	margin-bottom: 10px;
}
#team .team-member p {
	text-align: left;
	line-height: 16px;
}
#team .team-member .btn {
	position: absolute;
	right: 13px;
	bottom: 13px;
}
.reveal-modal h5 {
	margin-top: 0;
}
.reveal-modal img {
	width: 100px;
	height: auto;
	margin: 0 13px 13px 0;
}
.close-reveal-modal {
	top: 15px !important;
}
table.data {
	width: 100%;
}
table.data th, td {
	text-align: left !important;
	vertical-align: top;
}
table.data p {
	text-align: left !important;
}
table.data th {
	border-bottom: 1px solid #eee;
}
table.data.data-padding th, td {
	padding: 7px;
}

.lp-cover-img {
	width: 43px;
	height: 60px;
	background-size: auto 60px;
	background-position: center center;
	background-repeat: no-repeat;
}

/* =============================================================================
   Header
   ========================================================================== */

.banner { }



/* ==========================================================================
   Content
   ========================================================================== */

.content { }



/* ==========================================================================
   Primary Content
   ========================================================================== */

.main { }



/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar { }



/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry .byline { }
.hentry .entry-content { }
.hentry footer { }



/* ==========================================================================
   Footer
   ========================================================================== */

.content-info { }



/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Media Queries
   ========================================================================== */

/* Pad landscape */
@media (min-width: 769px) and (max-width: 1024px) {
	.widget-left {
		width: 620px;
	}
	#tb-countryfocus {
		width: 280px;
	}
	#tb-sectors {
		width: 280px;
	}
}


@media (max-width: 768px) {
	.breadcrumbs.container {
		padding-right: 20px;
	}
	#tb-footer {
		background: url(../img/footer-bg-mobile-smaller.png) #f3f3f3 repeat-x;
	}
	#tb-countryfocus {
		float: none;
		width: 280px;
		margin: 0 !important;
		padding: 0 !important;
	}
	/** Main Menu **/
	#tb-nav-main, #menu-main {
		width: 100%;
		background: #eee;
	}
	#tb-navbtn {
		margin-top: 175px;
	}
	#tb-front {
		margin-top: 65px;
	}
	#tb-nav-main {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.navbar .nav > li > a:hover {
		border-bottom: 0;
	}
	.navbar .nav > li > a {
		padding-left: 0;
		border-bottom: 0 !important;
	}
	#menu-main li.first-menu-item a {
		padding-left: 20px;
	}
	#tb-top-container {
		display: none;
	}
	.tb-img-sidebar {
		width: auto;
		height: auto;
	}
	/** Tabs **/
    .nav-tabs > li {
        float:none;
    }

	#tb-bottom-widget div.widget-left {
		float: none;
	}
	#tb-bottom-widget div.widget-right {
		float: none;
		width: 90%;
		padding: 15px;
		margin: 0 auto;
	}
	.slider-wrapper {
		margin-top: 50px;
	}
	h6 {
		font-weight: bold;
		font-size: 15px;
	}
	#tb-footer-newsletter input {
		width: 100px;
		margin-bottom: 5px;
	}
	#tb-footer-newsletter p {
		margin-bottom: 10px;
	}
	#tb-footer-newsletter p,
	#tb-footer-newsletter a,
	#tb-footer-social {
		float: none;
	}
	#tb-footer-newsletter div.second {
		margin-left: 0;
	}
	#tb-sectors {
		float: none;
	}
	.reveal-modal {
		padding: 30px 20px 34px !important;
		width: 260px !important;
		margin-left: -150px !important;
	}
	#tb-video {
		width: 280px;
	}
	#tb-header {
		height: 120px;
		background-size: 260px !important;
		background-position: 5px 5px !important;
	}
	.main {
		margin-top: 15px;
	}
	#team .team-member {
		margin: 0 0 15px 0;
		width: 280px;
	}
	#team .team-member h5 {
		font-size: 14px;
	}
	div.partner-logo {
		width: 100px !important;
		float: left !important;
	}
	.row-fluid iframe {
		width: 280px;
	}
	.table td,
	.table th {
		padding: 2px;
	}
	.tb-bigimg {
		height: auto;
	}
	.nivo-caption-more {
		font-size: 10px;
	}

}

/* Pad portrate */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.breadcrumbs.container {
		padding-right: 20px;
	}
	.widget-left {
		width: 400px;
	}
	.widget-right {
		width: 250px !important;
		float: right !important;
		padding-top: 0 !important;
	}
	.widget-right h2 {
		font-size: 14px;
	}
	.tb-img-left {
		width: 50px;
	}
	#tb-countryfocus {
		float: right;
		width: 200px;
	}
	#tb-sectors {
		float: left;
		width: 200px;
	}
	#tb-video {
		width: 225px;
	}
	#tb-footerlinks .footer-col {
		margin-right: 10px;
	}
	#tb-footer-newsletter {
		width: 250px;
		float: left;
	}
	#tb-footer-social {
		float: right;
		width: 230px;
	}
	#tb-copy {
		padding: 0 15px;
	}
}

#tb-countryfocus {
	margin-left: 0 !important;
}

@media (max-width: 320px) and (max-width: 768px) {
	#tb-footer {
		background: url(../img/footer-bg-mobile.png) #f3f3f3 repeat-x;
	}
	.mmt20 {
		margin-top: 20px;
	}
	#team .team-member {
		height: auto;
	}
	#team .team-member .btn {
		position: static;
		float: right;
		margin-top: 20px;
	}
	#tb-countryfocus img {
		width: 100px;
	}
	#tb-sectors img,
	#tb-countryfocus img,
	#tb-latestpublications img {
		width: 100px;
	}
	#tb-countryfocus .tb-graybg,
	#tb-sectors .tb-graybg {
		height: 180px;
	}
}

/* Responsive data tables */
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	table.data {
		margin-bottom: 10px;
	}

	/* Force table to not be like tables anymore */
	table.data, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	table.data thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.data tr { border: 1px solid #ccc; }
	
	table.data td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		padding-right: 6px;
	}
	
	table.data td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.data td:nth-of-type(1):before { content: "Country"; }
	table.data td:nth-of-type(2):before { content: "Project Overview"; }
	table.data td:nth-of-type(3):before { content: "Scope"; }
	table.data td:nth-of-type(4):before { content: "Contact Details"; }
	
}

@media (max-width: 1200px) {

	#tb-bottom-widget div.widget-left {
		max-width: 620px;
	}

}

@media print {
  a[href]:after {
    content: none !important;
  }
  .main > .row-fluid > .span3 {
	  display: none !important;
  }
  .main > .row-fluid > .span9 {
	  width: 100% !important;
  }
}
