body {
	background:#b9b9b8;
}
#page {
	background:#fff;
}
article,aside,details,figcaption,figure,footer,header,main,nav,section,summary {
	display:block;
}
audio,canvas,video {
	display:inline-block;
}
audio:not([controls]) {
	display:none;
	height:0;
}
[hidden] {
	display:none;
}
/* html {
	font-family:"openSans",Arial;
	font-size:87.5%;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	line-height:1.42857em;
} */
body {
	margin:0;
	padding:0;
}
a:link {
	text-decoration:none;
	color:#01319f;
}
a:visited {
	color:#000;
}
a:hover,a:focus {
	color:#000;
}
a:focus {
	outline:thin dotted;
}
a:active,a:hover {
	outline:0;
}
p,pre {
	margin:1.25em 0;
}
blockquote {
	margin:1.42857em 30px;
}
h1 {
	font-size:2em;
	line-height:1.42857em;
	margin-top:0.71429em;
	margin-bottom:0.71429em;
}
/* h2 {
	font-size:1.5em;
	line-height:1.90476em;
	margin-top:0.95238em;
	margin-bottom:0.95238em;
} */
h3 {
	font-size:1.09857em;
	line-height:1.30039em;
	margin-top:1.30039em;
	margin-bottom:1.30039em;
}
h4 {
	font-size:1em;
	line-height:1.42857em;
	margin-top:1.42857em;
	margin-bottom:1.42857em;
}
/* h5 {
	font-size:1em;
	line-height:1.72117em;
	margin-top:1.72117em;
	margin-bottom:1.72117em;
} */
h6 {
	font-size:0.67em;
	line-height:2.1322em;
	margin-top:2.1322em;
	margin-bottom:2.1322em;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
dfn {
	font-style:italic;
}
/* hr {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
	border:1px solid #666;
	padding-bottom:-1px;
	margin:1.42857em 0;
} */
mark {
	background:#ff0;
	color:#000;
}
code,kbd,pre,samp,tt,var {
	font-family:"Courier New","DejaVu Sans Mono",monospace,sans-serif;
	font-size:1em;
	line-height:1.42857em;
}
pre {
	white-space:pre-wrap;
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019";
}
small {
	font-size:80%;
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
dl,menu,ol,ul {
	margin:1.42857em 0;
}
ol ol,ol ul,ul ol,ul ul {
	margin:0;
}
dd {
	margin:0 0 0 30px;
}
menu,ol,ul {
	padding:0 0 0 30px;
}
img {
	border:0;
	max-width:100%;
	height:auto;
	width:auto;
}
svg:not(:root) {
	overflow:hidden;
}
figure {
	margin:0;
}
fieldset {
	margin:0 2px;
	border-color:#c0c0c0;
	border-top-width:0.07143em;
	border-top-style:solid;
	padding-top:0.42857em;
	border-bottom-width:0.07143em;
	border-bottom-style:solid;
	padding-bottom:0.85714em;
	border-left-width:0.07143em;
	border-left-style:solid;
	padding-left:0.85714em;
	border-right-width:0.07143em;
	border-right-style:solid;
	padding-right:0.85714em;
}
legend {
	border:0;
	padding:0;
}
/* button,input,select,textarea {
	font-family:inherit;
	font-size:100%;
	margin:0;
	max-width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
} */
button,input {
	line-height:normal;
}
button,select {
	text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
button[disabled],html input[disabled] {
	cursor:default;
}
input[type="checkbox"],input[type="radio"] {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}
textarea {
	display:block;
	margin:0;
	width:359px;
	height:100px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
label {
	display:block;
	font-weight:bold;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin-top:1.42857em;
	margin-bottom:1.42857em;
}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
}
#header,#navigation,.region-sidebar-first,.region-sidebar-second,#footer {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
#header:before,#header:after,#main:before,#main:after,#footer:before,#footer:after,.wrapper:before,.wrapper:after,.postface:before,.postface:after {
	content:"";
	display:table;
}
#header:after,#main:after,#footer:after,.wrapper:after,.postface:after {
	clear:both;
}
@media only screen and (max-width:479px) {
	.wrapper {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.social .social-wrap {
		width:82% !important;
	}
	.header .header__logo {
		display:none;
	}
	#main {
		padding-top:3em;
		position:relative;
	}
	#navigation {
		width:100%;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.wrapper {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.social .social-wrap {
		width:50% !important;
	}
	.header .header__logo {
		display:none;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.header .header__logo {
		display:none;
	}
	.header .iom-menu select {
		width:100%;
	}
	.social .social-wrap {
		width:31% !important;
	}
	.header2 {
		clear:right;
	}
	.header2 .iom-menu {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.wrapper {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.sidebar-first {
	}
	.sidebar-first #content {
		float:left;
		width:66.66667%;
		margin-left:33.33333%;
		margin-right:-100%;
	}
	.sidebar-first .region-sidebar-first {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
	}
	.sidebar-second {
	}
	.sidebar-second #content {
		float:left;
		width:66.66667%;
		margin-left:0%;
		margin-right:-66.66667%;
	}
	.sidebar-second .region-sidebar-second {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
	}
	.two-sidebars {
	}
	.two-sidebars #content {
		float:left;
		width:50%;
		margin-left:25%;
		margin-right:-75%;
	}
	.two-sidebars .region-sidebar-first {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
	}
	.two-sidebars .region-sidebar-second {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
	.two-sidebars .region-sidebar-second .block {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
}
@media all and (min-width:960px) {
	.postface .region-postface1 {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.postface .region-postface2 {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.postface .region-postface {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
		clear:left;
	}
	.footer .region-footer1 {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.footer .region-footer2 {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.footer .region-footer {
		clear:left;
	}
	.header1 {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
	}
	.header2 {
		float:left;
		width:75%;
		margin-left:25%;
		margin-right:-100%;
		clear:right;
	}
	.header2 .iom-menu {
		float:left;
		width:75%;
		margin-left:0%;
		margin-right:-75%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
/* 	.sidebar-first {
	}
	.sidebar-first #content {
		float:left;
		width:75%;
		margin-left:25%;
		margin-right:-100%;
	}
	.sidebar-first .region-sidebar-first {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
	} */
	.sidebar-second {
	}
	.sidebar-second #content {
		float:left;
		width:75%;
		margin-left:0%;
		margin-right:-75%;
	}
	.sidebar-second .region-sidebar-second {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
	.two-sidebars {
	}
	.two-sidebars #content {
		float:left;
		width:50%;
		margin-left:25%;
		margin-right:-75%;
	}
	.two-sidebars .region-sidebar-first {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
	}
	.two-sidebars .region-sidebar-second {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
.with-wireframes #header,.with-wireframes #main,.with-wireframes #content,.with-wireframes #navigation,.with-wireframes .region-sidebar-first,.with-wireframes .region-sidebar-second,.with-wireframes #footer,.with-wireframes .region-bottom {
	outline:1px solid #ccc;
}
.element-invisible,.element-focusable,#navigation .block-menu .block__title,#navigation .block-menu-block .block__title {
	position:absolute !important;
	height:1px;
	width:1px;
	overflow:hidden;
	clip:rect(1px,1px,1px,1px);
}
.element-focusable:active,.element-focusable:focus {
	position:static !important;
	clip:auto;
	height:auto;
	width:auto;
	overflow:auto;
}
#skip-link {
	margin:0;
}
#skip-link a,#skip-link a:visited {
	display:block;
	width:100%;
	padding:2px 0 3px 0;
	text-align:center;
	background-color:#666;
	color:#fff;
}
.header__logo {
	float:left;
	margin:0;
	padding:0;
}
.header__logo-image {
	vertical-align:bottom;
}
.header__name-and-slogan {
	float:left;
}
.header__site-name {
	margin:0;
	font-size:2em;
	line-height:1.42857em;
}
.header__site-link:link,.header__site-link:visited {
	color:#000;
	text-decoration:none;
}
.header__site-link:hover,.header__site-link:focus {
	text-decoration:underline;
}
.header__site-slogan {
	margin:0;
}
.header__secondary-menu {
	float:right;
}
.header__region {
	clear:both;
}
/* #navigation {
}
#navigation .block {
	margin-bottom:0;
}
#navigation .links,#navigation .menu {
	margin:0;
	padding:0;
	text-align:left;
} */
/* #navigation .links li,#navigation .menu li {
	float:left;
	padding:0 10px 0 0;
	list-style-type:none;
	list-style-image:none;
} */
.breadcrumb ol {
	margin:0;
	padding:0;
}
.breadcrumb li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
.page__title,.node__title,.block__title,.comments__title,.comments__form-title,.comment__title {
	margin:0;
}
.messages,.messages--status,.messages--warning,.messages--error {
	margin:1.42857em 0;
	padding:10px 10px 10px 50px;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #be7;
}
.messages--warning {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
	border-color:#ed5;
}
.messages--error {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
	border-color:#ed541d;
}
.messages__list {
	margin:0;
}
.messages__item {
	list-style-image:none;
}
.messages--error p.error {
	color:#333;
}
.ok,.messages--status {
	background-color:#f8fff0;
	color:#234600;
}
.warning,.messages--warning {
	background-color:#fffce5;
	color:#840;
}
.error,.messages--error {
	background-color:#fef5f1;
	color:#8c2e0b;
}
.tabs-primary,.tabs-secondary {
	overflow:hidden;
	*zoom:1;
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size:100%;
	background-image:-webkit-gradient(linear,50% 100%,50% 0%,color-stop(100%,#bbbbbb),color-stop(100%,rgba(0,0,0,0)));
	background-image:-moz-linear-gradient(bottom,#bbbbbb 1px,rgba(0,0,0,0) 1px);
	background-image:-webkit-linear-gradient(bottom,#bbbbbb 1px,rgba(0,0,0,0) 1px);
	background-image:linear-gradient(to top,#bbbbbb 1px,rgba(0,0,0,0) 1px);
	list-style:none;
	border-bottom:1px solid #bbb \0/ie;
	margin:1.42857em 0;
	padding:0 2px;
	white-space:nowrap;
}
.tabs-primary__tab,.tabs-primary__tab.is-active,.tabs-secondary__tab,.tabs-secondary__tab.is-active {
	float:left;
	margin:0 3px;
}
a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active,a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active {
	border:1px solid #e9e9e9;
	border-right:0;
	border-bottom:0;
	display:block;
	line-height:1.42857em;
	text-decoration:none;
}
.tabs-primary__tab,.tabs-primary__tab.is-active {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	text-shadow:1px 1px 0 #fff;
	border:1px solid #bbb;
	border-bottom-color:transparent;
	border-bottom:0 \0/ie;
}
.tabs-primary__tab.is-active {
	border-bottom-color:#fff;
}
a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-transition:background-color 0.3s;
	-o-transition:background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	transition:background-color 0.3s;
	color:#333;
	background-color:#dedede;
	letter-spacing:1px;
	padding:0 1em;
	text-align:center;
}
a.tabs-primary__tab-link:hover,a.tabs-primary__tab-link:focus {
	background-color:#e9e9e9;
	border-color:#f2f2f2;
}
a.tabs-primary__tab-link:active,a.tabs-primary__tab-link.is-active {
	background-color:transparent;
	*zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFE9E9E9',endColorstr='#00E9E9E9');
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size:100%;
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e9e9e9),color-stop(100%,rgba(233,233,233,0)));
	background-image:-moz-linear-gradient(#e9e9e9,rgba(233,233,233,0));
	background-image:-webkit-linear-gradient(#e9e9e9,rgba(233,233,233,0));
	background-image:linear-gradient(#e9e9e9,rgba(233,233,233,0));
	border-color:#fff;
}
.tabs-secondary {
	font-size:.9em;
	margin-top:-1.42857em;
}
.tabs-secondary__tab,.tabs-secondary__tab.is-active {
	margin:0.71429em 3px;
}
a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active {
	-moz-border-radius:0.75em;
	-webkit-border-radius:0.75em;
	border-radius:0.75em;
	-moz-transition:background-color 0.3s;
	-o-transition:background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	transition:background-color 0.3s;
	text-shadow:1px 1px 0 #fff;
	background-color:#f2f2f2;
	color:#666;
	padding:0 .5em;
}
a.tabs-secondary__tab-link:hover,a.tabs-secondary__tab-link:focus {
	background-color:#dedede;
	border-color:#999;
	color:#333;
}
a.tabs-secondary__tab-link:active,a.tabs-secondary__tab-link.is-active {
	text-shadow:1px 1px 0 #333;
	background-color:#666;
	border-color:#000;
	color:#fff;
}
.inline {
	display:inline;
	padding:0;
}
.inline li {
	display:inline;
	list-style-type:none;
	padding:0 1em 0 0;
}
span.field-label {
	padding:0 1em 0 0;
}
.more-link {
	text-align:right;
}
.more-help-link {
	text-align:right;
}
.more-help-link a {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:1px 0 1px 20px;
}
.pager {
	clear:both;
	padding:0;
	text-align:center;
}
.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis,.pager-current {
	display:inline;
	padding:0 0.5em;
	list-style-type:none;
	background-image:none;
}
.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis {
}
.pager-current {
	font-weight:bold;
}
.block {
	margin-bottom:0;
}
.menu__item.is-leaf {
	list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
	list-style-type:square;
}
.menu__item.is-expanded {
	list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
	list-style-type:circle;
}
.menu__item.is-collapsed {
	list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
	list-style-type:disc;
}
.menu a.active {
	color:#000;
}
.new,.update {
	color:#c00;
	background-color:transparent;
}
.unpublished {
	height:0;
	overflow:visible;
	background-color:transparent;
	color:#d8d8d8;
	font-size:75px;
	line-height:1;
	font-family:Impact,"Arial Narrow",Helvetica,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	word-wrap:break-word;
}
.comments {
	margin:1.42857em 0;
}
.comment-preview {
	background-color:#ffffea;
}
.comment {
}
.comment .permalink {
	text-transform:uppercase;
	font-size:75%;
}
.indented {
	margin-left:30px;
}
.form-item {
	margin:1.42857em 0;
}
.form-checkboxes .form-item,.form-radios .form-item {
	margin:0;
}
tr.odd .form-item,tr.even .form-item {
	margin:0;
}
.form-item input.error,.form-item textarea.error,.form-item select.error {
	border:1px solid #c00;
}
.form-item .description {
	font-size:0.85em;
}
.form-type-radio .description,.form-type-checkbox .description {
	margin-left:2.4em;
}
.form-required {
	color:#c00;
}
label.option {
	display:inline;
	font-weight:normal;
}
a.button {
	-moz-appearance:button;
	-webkit-appearance:button;
}
.password-parent,.confirm-parent {
	margin:0;
}
#user-login-form {
	text-align:left;
}
.openid-links {
	margin-bottom:0;
}
.openid-link,.user-link {
	margin-top:1.42857em;
}
html.js #user-login-form li.openid-link,#user-login-form li.openid-link {
	margin-left:-20px;
}
#user-login ul {
	margin:1.42857em 0;
}
form th {
	text-align:left;
	padding-right:1em;
	border-bottom:3px solid #ccc;
}
form tbody {
	border-top:1px solid #ccc;
}
form table ul {
	margin:0;
}
tr.even,tr.odd {
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
}
tr.even {
	background-color:#fff;
}
td.active {
	background-color:#ddd;
}
td.checkbox,th.checkbox {
	text-align:center;
}
td.menu-disabled {
	background:#ccc;
}
#autocomplete .selected {
	background:#0072b9;
	color:#fff;
}
html.js .collapsible .fieldset-legend {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
	background-position:5px 65%;
	background-repeat:no-repeat;
	padding-left:15px;
}
html.js .collapsed .fieldset-legend {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
	background-position:5px 50%;
}
.fieldset-legend .summary {
	color:#999;
	font-size:0.9em;
	margin-left:0.5em;
}
tr.drag {
	background-color:#fffff0;
}
tr.drag-previous {
	background-color:#ffd;
}
.tabledrag-toggle-weight {
	font-size:0.9em;
}
tr.selected td {
	background:#ffc;
}
.progress {
	font-weight:bold;
}
.progress .bar {
	background:#ccc;
	border-color:#666;
	margin:0 0.2em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.progress .filled {
	background-color:#0072b9;
	background-image:url(/sites/all/themes/iom/images/progress.gif?1465873300);
}
@media print {
	a:link,a:visited {
		text-decoration:underline !important;
	}
	a:link.header__site-link,a:visited.header__site-link {
		text-decoration:none !important;
	}
	#content {
	}
	#content a[href]:after {
		content:" (" attr(href) ")";
		font-weight:normal;
		font-size:14px;
	}
	#content a[href^="javascript:"]:after,#content a[href^="#"]:after {
		content:"";
	}
	#content abbr[title]:after {
		content:" (" attr(title) ")";
	}
	#content {
		float:none !important;
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
	}
	body,#page,#main,#content {
		color:#000;
		background-color:transparent !important;
		background-image:none !important;
	}
	#skip-link,#toolbar,#navigation,.region-sidebar-first,.region-sidebar-second,#footer,.breadcrumb,.tabs,.action-links,.links,.book-navigation,.forum-topic-navigation,.pager,.feed-icons {
		visibility:hidden;
		display:none;
	}
}
.table-contents {
	background:#fff !important;
}
.table-contents h3 {
	margin:0;
	padding:10px;
	background:#eee;
}
.table-contents li {
	list-style:none;
	padding:5px 5px 5px 0px;
}
#twttrHubFrameSecure,#twttrHubFrame {
	width:0 !important;
	height:0 !important;
	left:0;
}
#content {
	padding-bottom:20px;
}
.featured iframe {
	width:100% !important;
	min-height:200px;
}
/* .sidebar-first #content:before {
	content:"";
	display:block;
	color:#fff;
	background:#eee;
	height:100%;
	width:1px;
	position:absolute;
	left:-10px;
	z-index:1;
} */
.sidebar-first #content {
	height:100%;
	position:relative;
}
.two-sidebars #content {
	height:100%;
	position:relative;
}
ul.pager {
	padding:30px 0 0;
	position:relative;
}
ul.pager li {
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
ul.pager li a,ul.pager li.pager-ellipsis {
	line-height:30px;
}
ul.pager li.pager-current {
	background:#eb7125;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	color:#fff;
}
ul.pager li:hover {
	background:#eb7125;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
ul.pager li:hover a {
	color:#fff;
}
ul.pager li .ajax-progress-throbber {
	position:absolute;
	bottom:-10px;
}
ul.pager li .ajax-progress-throbber .throbber {
	background:url(/sites/all/themes/iom/images/ajax-loader.gif) no-repeat;
	width:16px;
	height:16px;
}
ul.pager .pager-item,ul.pager .pager-first,ul.pager .pager-previous,ul.pager .pager-next,ul.pager .pager-last,ul.pager .pager-ellipsis,ul.pager .pager-current {
	padding:5px 10px;
}
.read-more {
	margin-top:10px !important;
}
.read-more a {
	color:#fff;
	background:#3086ab;
	padding:5px;
}
.read-more a:hover {
	background:#005daa;
	text-decoration:none;
}
.hide-background {
	background:none !important;
}
.geolocation-map img {
	max-width:none;
}
.rcp {
	border:1px solid #eee;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.rcp h1 {
	background:#ccc;
	font-size:1em;
	margin-top:0;
	margin-bottom:10px;
	padding:10px;
}
.rcp ul {
	margin-right:10px;
}
.page-node-download table.sticky-table {
	width:100%;
}
.page-node-download table.sticky-table th {
	background:#fe3614;
	color:#fff;
	text-align:left;
}
.page-node-download table.sticky-table th,.page-node-download table.sticky-table td {
	padding:5px;
}
.ghana-block {
	float:left;
	width:24%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 6px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
.ghana-block h2.block-title {
	padding:10px;
	line-height:1.2em;
	background:#55585f;
	color:#fff;
	height:44px;
	text-align:center;
}
.wow {
	font-size:18px;
}
.wow strong {
	background:#f25d3b;
	color:#fff;
	line-height:36px;
	padding:10px 10px 2px;
	font-size:26px;
}
.wow-partners ul {
	margin:0;
	padding:0;
}
.wow-partners li {
	display:inline-block;
	list-style:none;
	margin:0 5px 10px;
	padding:0;
	border:1px solid #dcdcdc;
	-webkit-box-shadow:3px 3px 0 rgba(0,0,0,0.07);
	-moz-box-shadow:3px 3px 0 rgba(0,0,0,0.07);
	box-shadow:3px 3px 0 rgba(0,0,0,0.07);
}
fieldset {
	border:1px solid #ccc;
	background:#fff;
	padding:0 0 10px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
}
fieldset.collapsable {
	position:relative;
}
fieldset legend {
	background:#dbdbdb;
	border:1px solid #ccc;
	border-bottom:none;
	color:#3b3b3b;
	display:block;
	height:2em;
	left:-1px;
	top:-12px;
	position:absolute;
	text-indent:10px;
	width:100%;
	line-height:2;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
}
fieldset .fieldset-wrapper {
	padding:0 10px;
	margin-top:25px;
}
.solar_lanterns {
	background:#1290d8;
	color:#fff;
	padding:20px;
}
.solar_lanterns a {
	color:#fff;
}
.solar_lanterns a:hover {
	text-decoration:underline;
}
.solar_lanterns .ltw {
	margin-bottom:20px;
}
.solar_lanterns .ltw h3 {
	font-size:2.5em;
	padding:0;
	margin:0 0 10px;
	font-family:"openSansCondensed",Arial,Verdana;
}
.solar_lanterns .ltw h3 img {
	vertical-align:middle;
	margin-right:5px;
}
.solar_lanterns .ltw p {
	margin:0;
}
.solar_lanterns .ltw table td {
	border-right:1px solid #fff;
}
.solar_lanterns .ltw table td:last-child {
	border-right:0;
}
.solar_lanterns .ltw .box-container:before,.solar_lanterns .ltw .box-container:after {
	content:"";
	display:table;
}
.solar_lanterns .ltw .box-container:after {
	clear:both;
}
.solar_lanterns .ltw .boxes {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.solar_lanterns .ltw .boxes:nth-child(3n+1) {
	float:left;
	width:33.33333%;
	margin-left:0%;
	margin-right:-33.33333%;
	clear:left;
}
.solar_lanterns .ltw .boxes:nth-child(3n+2) {
	float:left;
	width:33.33333%;
	margin-left:33.33333%;
	margin-right:-66.66667%;
}
.solar_lanterns .ltw .boxes:nth-child(3n) {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
}
.solar_lanterns .ltw .boxes .caption h4 {
	font-family:"openSansCondensed",Arial,Verdana;
	font-size:1.3em;
	margin:0 0 10px;
	padding:0;
}
.solar_lanterns .ltw .boxes .caption h4 img {
	vertical-align:middle;
	margin-right:5px;
}
.partners h3 {
	font-size:2.5em;
	padding:0;
	margin:0 0 10px;
	color:#1290d8;
	font-family:"openSansCondensed",Arial,Verdana;
}
.partners h3 img {
	vertical-align:middle;
	margin-right:5px;
}
.responsive {
	max-width:100%;
	height:auto;
	display:block;
}
.responsive-embed {
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden;
	padding-bottom:56.25%;
}
.responsive-embed iframe {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
}
.page-countries-slovakia .sources {
	display:none;
}
fieldset.collapsible {
	border:0;
	margin-top:20px;
	border-top:1px solid #eb7125;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}
fieldset.collapsible .fieldset-legend {
	background-image:none !important;
}
fieldset.collapsible .fieldset-legend .fieldset-title {
	float:left;
	background:#fff;
	padding:0 10px;
	margin-top:-4px;
}
fieldset.collapsible legend {
	border:0;
	background:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}
.blue {
	background:#005daa;
	color:#fff;
}
.blue a {
	color:#fff;
	text-decoration:none;
}
.blue a:hover {
	color:#fefefe;
}
.alternate {
	padding:15px;
	margin-bottom:0;
}
.alternate h2.block-title {
	text-align:center;
	margin:10px 0;
	padding-bottom:10px;
}
.contacts hr {
	border:0;
	border-bottom:1px solid #fff;
}
.contacts .group-left {
	float:left;
	width:50%;
	padding:0 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.contacts .group-right {
	float:left;
	width:50%;
	padding:0 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
@font-face {
	font-family:openSans;
	font-weight:normal;
	font-style:normal;
	src:url(/sites/all/themes/iom/fonts/opensans.eot?1465873336);
	src:url(/sites/all/themes/iom/fonts/opensans.eot?&1465873336#iefix) format("embedded-opentype"),url(/sites/all/themes/iom/fonts/opensans.woff?1465873329) format("woff"),url(/sites/all/themes/iom/fonts/opensans.ttf?1465873327) format("truetype"),url(/sites/all/themes/iom/fonts/opensans.svg?1465873334#openSans) format("svg");
}
@font-face {
	font-family:openSansCondensed;
	font-weight:condensed;
	font-style:normal;
	src:url(/sites/all/themes/iom/fonts/opensanscondensed.eot?1465873338);
	src:url(/sites/all/themes/iom/fonts/opensanscondensed.eot?&1465873338#iefix) format("embedded-opentype"),url(/sites/all/themes/iom/fonts/opensanscondensed.woff?1465873338) format("woff"),url(/sites/all/themes/iom/fonts/opensanscondensed.ttf?1465873330) format("truetype"),url(/sites/all/themes/iom/fonts/opensanscondensed.svg?1465873335#openSansCondensed) format("svg");
}
.clear {
	clear:both;
	height:1px;
}
#block-locale-language {
	float:right;
	margin:0;
}
#block-locale-language .locale-untranslated {
	color:#9f9d97;
}
#block-locale-language ul {
	margin:7px 0;
	padding:0;
}
@media only screen and (max-width:479px) {
	#block-locale-language ul {
		float:none;
		margin:0;
		padding:5px 0;
		text-align:center;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	#block-locale-language ul {
		float:none;
		margin:0;
		padding:5px 0;
		text-align:center;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	#block-locale-language ul {
		float:none;
		margin:0;
		padding:5px 0;
		text-align:center;
	}
}
#block-locale-language li {
	display:inline;
	border-right:1px solid #25282a;
}
#block-locale-language li a {
	padding:0 5px;
	margin:0 5px;
	color:#25282a;
}
#block-locale-language li a:hover {
	color:#005daa;
}
#block-locale-language li a.active {
	color:#005daa;
}
#block-locale-language li:last-child,#block-locale-language li.last {
	border:0;
}
.search {
	float:right;
	margin-bottom:0;
	padding:5px;
	background:#25282a;
}
.search .form-item {
	margin:0;
	width:85%;
	float:left;
}
.search input[type='text'] {
	border:0;
	font-size:12px;
	padding:3px 5px;
	width:100%;
	background:none;
	color:#fff;
}
.search .form-submit {
	margin-right:5px;
	float:left;
	width:25px;
	border:0;
	text-indent:-71px;
	overflow:hidden;
	background:url(/sites/all/themes/iom/images/icon-search1.png) no-repeat;
	height:25px;
}
@media only screen and (max-width:479px) {
	.search {
		width:100%;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.search {
		width:100%;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.search {
		width:100%;
	}
}
@media all and (min-width:960px) {
	.search {
		width:210px;
	}
}
#search-api-page-search-form {
	padding:10px;
	border:1px solid #33A6AB;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	background:#9EEDF1;
}
#search-api-page-search-form input[type='text'] {
	padding:5px;
	border:1px solid #33A6AB;
}
.search-api-page-results .search-performance {
	color:#ccc;
}
.search-api-page-results h3.title {
	margin:0;
	padding:0;
}
.search-api-page-results p {
	margin:0;
	font-size:12px;
}
.search-api-page-results ol {
	padding:0;
}
.search-api-page-results ol li {
	margin-bottom:30px;
}
.top {
	background:#fff;
	height:30px;
}
.header {
	color:#fff;
}
.header__logo {
	margin:-28px 0 0 !important;
}
.section-world-trafficking-day #cboxLoadedContent .hide {
	display:block !important;
}
.section-world-trafficking-day .hide {
	display:none;
}
.section-world-trafficking-day .fdimage {
	overflow:hidden;
	height:180px;
	width:100%;
	background:#000;
	margin-bottom:10px;
}
.section-world-trafficking-day .fdimage img {
	width:100%;
}
.section-world-trafficking-day .bannerfull {
	position:relative;
	min-height:611px;
	max-height:611px;
	overflow:hidden;
	background-color:rgba(0,0,0,0.82);
	background-image:url(https://www.iom.int/sites/default/files/basic_page/pictures/against-trafficking1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right top;
	background-size:cover;
}
.section-world-trafficking-day .bannerfull .ct2016title {
	color:#fff;
	position:absolute;
	z-index:1;
	max-width:550px;
	bottom:30%;
}
.section-world-trafficking-day .bannerfull .ct2016title h3 {
	font-size:50px;
	margin:0;
}
.section-world-trafficking-day .bannerfull .bgoverlay {
	z-index:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	position:absolute;
}
.country-tabs2 .quicktabs-tabs {
	clear:both;
	background:#000;
	padding:0;
	display:inline-block;
	width:100%;
	margin:0;
}
.country-tabs2 .quicktabs-tabs li {
	list-style:none;
	display:inline;
	margin:0;
	padding:10px;
	float:left;
}
.country-tabs2 .quicktabs-tabs li a {
	padding:10px;
	color:#fff;
}
.country-tabs2 .quicktabs-tabs li:hover,.country-tabs2 .quicktabs-tabs li.active {
	background:#fe3614;
}
.country-tabs2 .quicktabs-wrapper {
	padding-top:20px;
}
.country-tabs {
	margin-bottom:0;
}
.country-tabs ul {
	clear:both;
	background:#000;
	padding:0;
	display:inline-block;
	width:100%;
	margin:0;
}
.country-tabs li {
	list-style:none;
	display:inline;
	margin:0;
	padding:10px;
	float:left;
}
.country-tabs li a {
	padding:10px;
	color:#fff;
}
.country-tabs li:hover,.country-tabs li.active_tab {
	background:#fe3614;
}
.country-tab-contents {
	margin-top:-24px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ccc;
	margin-bottom:20px;
	padding:20px;
	background:#fff;
}
.country-tab-contents .views-field-field-country-facts-and-figures table {
	width:100%;
	border:0;
}
.country-tab-contents .views-field-field-country-facts-and-figures table th {
	padding:5px 10px;
	background:#005daa;
	color:#fff;
	text-align:left;
}
.country-tab-contents .views-field-field-country-facts-and-figures table td {
	padding:5px 10px;
	border-bottom:1px solid #eee;
}
.country-tab-contents .views-field-field-country-facts-and-figures table tr.odd,.country-tab-contents .views-field-field-country-facts-and-figures table tr.even {
	background:#fff;
}
.mean-container .mean-bar {
	background:url(/sites/all/themes/iom/images/logo.png) no-repeat 10px 0 #000;
}
.mean-container .mean-nav {
	background:#000;
}
.mean-container .mean-nav ul li a {
	text-transform:capitalize;
}
.mean-container .mean-nav ul li a.mean-expand {
	height:27px;
}
#navigation {
	background:#0033a1;
	width:100% !important;
	z-index:300;
}
#navigation #main-menu {
	float:left;
}
#navigation #main-menu a {
	font-family:"openSans",Arial;
	color:#fff;
}
#navigation #main-menu a:hover {
	text-decoration:none;
}
#navigation #main-menu ul.nice-menu,#navigation #main-menu ul.nice-menu ul {
	z-index:100;
}
#navigation #main-menu ul.nice-menu,#navigation #main-menu ul.nice-menu ul {
	border-top:none;
}
#navigation #main-menu ul.nice-menu-down ul li ul {
	left:15em !important;
}
#navigation #main-menu ul.nice-menu > li > a {
	text-transform:uppercase;
	font-size:1.3em !important;
	padding:5px 10px !important;
}
#navigation #main-menu ul.nice-menu ul li {
	width:15em;
}
#navigation #main-menu ul.nice-menu li.menuparent {
	background-image:none !important;
	background-repeat:no-repeat !important;
	background-position:right center !important;
}
#navigation #main-menu ul.nice-menu li.menu__item {
	color:#fff;
	border:0;
	background-color:#0033a1;
}
#navigation #main-menu ul.nice-menu li.menu__item .nolink {
	padding:5px;
	font-size:1em;
	float:left;
}
#navigation #main-menu ul.nice-menu li.menu__item a {
	font-size:1em;
	font-weight:normal;
}
#navigation #main-menu ul.nice-menu li.menu__item:hover {
	background:#0074BD;
}
ul.nice-menu-right {
	width:100%;
	border:0;
}
ul.nice-menu-right a {
	color:#fff;
}
ul.nice-menu-right > li {
	padding:10px 5px;
	text-align:right !important;
}
ul.nice-menu-right > li > a {
	padding:5px 10px 5px;
}
ul.nice-menu-right > li > ul {
	left:20em !important;
}
ul.nice-menu-right li {
	width:100%;
	background-color:#3086ab !important;
	border:0;
	text-align:left;
}
ul.nice-menu-right li ul,ul.nice-menu-right li li {
	width:15em;
}
ul.nice-menu-right li ul {
	left:15em;
}
ul.nice-menu-right li.active-trail,ul.nice-menu-right li:hover {
	background:#4b788c !important;
}
ul.nice-menu-right .menuparent {
	background-image:url(/sites/all/themes/iom/images/black-arrow-right.png) !important;
	background-repeat:no-repeat !important;
	background-position:right center !important;
}
ul.nice-menu-right .menuparent:hover {
	background-image:url(/sites/all/themes/iom/images/black-arrow-right.png) !important;
	background-repeat:no-repeat !important;
	background-position:right center !important;
}
.seeeca-menu {
	border:none !important;
}
.seeeca-menu .sf-vertical,.seeeca-menu .sf-vertical li {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.seeeca-menu .sf-vertical li {
	background:#005daa;
	border-bottom:1px solid #fff;
	padding:10px;
	color:#fff;
}
.seeeca-menu .sf-vertical li:first-child {
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}
.seeeca-menu .sf-vertical li:last-child {
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border:0;
}
.seeeca-menu .sf-vertical li a {
	color:#fff;
}
.seeeca-menu .sf-vertical li a:hover,.seeeca-menu .sf-vertical li a.active {
	color:#eb7125 !important;
}
.supportingMenu {
	background:#0091d6;
}
.supportingMenu .menu {
	padding:0;
	height:3em;
}
.supportingMenu .menu li {
	display:inline;
}
.supportingMenu .menu li a,.supportingMenu .menu li span.nolink {
	padding:11px 56px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:1.5em;
}
.list .views-row {
	border-bottom:1px solid #eee;
	padding:30px 0;
}
.list .views-row * {
	margin:0;
}
.list .views-row-last {
	margin-bottom:0;
	border:0;
}
.list .group-noimage {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.list .group-noimage * {
	margin:0;
}
.list .group-left {
	float:left;
	width:25%;
	margin-left:0%;
	margin-right:-25%;
	clear:left;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.list .group-right {
	float:left;
	width:75%;
	margin-left:25%;
	margin-right:-100%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.highlights {
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	padding:24px 0;
}
.latest-items .views-exposed-form {
	float:right;
	margin-top:-43px;
}
.latest-items .views-exposed-form select {
	padding:5px;
}
.latest-items .views-exposed-form .views-exposed-widget {
	padding:0;
}
.latest-items .view-content {
	padding-top:20px;
}
.latest-items .l-items {
	height:220px;
	background:#fff;
	border:1px solid #ccc;
	overflow:hidden;
}
.latest-items .l-items h4 a {
	color:#000;
}
.latest-items .l-items h4 a:hover {
	color:#eb7125;
}
.latest-items .l-items h4,.latest-items .l-items p {
	margin:0;
}
.latest-items .l-items .infographics {
	border-bottom:2px solid #FFFF47;
	color:#000;
}
.latest-items .l-items .interview {
	border-bottom:2px solid #005daa;
}
.latest-items .l-items .migrant_stories {
	border-bottom:2px solid #0DE81B;
}
.latest-items .l-items .official_statements {
	border-bottom:2px solid #AA3939;
}
.latest-items .l-items .opinions_and_editorials {
	border-bottom:2px solid #246068;
}
.latest-items .l-items .photo_stories {
	border-bottom:2px solid #AA3939;
}
.latest-items .l-items .press_release,.latest-items .l-items .speeches_and_talk {
	border-bottom:2px solid #46286E;
}
.latest-items .l-items .situation_report {
	border-bottom:2px solid #E50082;
}
.latest-items .l-items .video {
	border-bottom:2px solid #AA3939;
}
.latest-items .l-items .mission_newsletters {
	border-bottom:2px solid #1F72F0;
}
.latest-items .l-items .content-type {
	font-size:11px;
	background:#25282A;
	color:#fff;
	padding:2px 5px;
}
.latest-items .l-items .desc {
	padding:10px;
}
.latest-items .views-row {
	margin-bottom:10px;
}
@media only screen and (max-width:479px) {
	.cols4 .views-row {
		width:100% !important;
		margin:0 0 10px !important;
		display:block;
		float:none !important;
		position:relative !important;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.cols4 .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.cols4 .views-row:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.cols4 .views-row:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.cols4 .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.cols4 .views-row:nth-child(3n+1) {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		clear:left;
	}
	.cols4 .views-row:nth-child(3n+2) {
		float:left;
		width:33.33333%;
		margin-left:33.33333%;
		margin-right:-66.66667%;
	}
	.cols4 .views-row:nth-child(3n) {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
	}
}
@media all and (min-width:960px) {
	.cols4:before,.cols4:after {
		content:"";
		display:table;
	}
	.cols4:after {
		clear:both;
	}
	.cols4 .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.cols4 .views-row:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.cols4 .views-row:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.cols4 .views-row:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.cols4 .views-row:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
	.cols6:before,.cols6:after {
		content:"";
		display:table;
	}
	.cols6:after {
		clear:both;
	}
	.cols6 .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.cols6 .views-row:nth-child(6n+1) {
		float:left;
		width:16.66667%;
		margin-left:0%;
		margin-right:-16.66667%;
		clear:left;
	}
	.cols6 .views-row:nth-child(6n+2) {
		float:left;
		width:16.66667%;
		margin-left:16.66667%;
		margin-right:-33.33333%;
	}
	.cols6 .views-row:nth-child(6n+3) {
		float:left;
		width:16.66667%;
		margin-left:33.33333%;
		margin-right:-50%;
	}
	.cols6 .views-row:nth-child(6n+4) {
		float:left;
		width:16.66667%;
		margin-left:50%;
		margin-right:-66.66667%;
	}
	.cols6 .views-row:nth-child(6n+5) {
		float:left;
		width:16.66667%;
		margin-left:66.66667%;
		margin-right:-83.33333%;
	}
	.cols6 .views-row:nth-child(6n) {
		float:left;
		width:16.66667%;
		margin-left:83.33333%;
		margin-right:-100%;
	}
}
.list-date .views-field-field-date-publish,.list-date .views-field-field-st-location {
	font-size:12px;
}
.migration-blog .views-row {
	padding:5px 0;
	border-bottom:1px solid #eee;
}
.migration-blog .views-row:last-child {
	border-bottom:none;
}
.migration-blog .group-left {
	float:left;
	width:25%;
	margin-left:0%;
	margin-right:-25%;
	padding-right:10px;
}
.migration-blog .group-left img {
	width:100px;
	border:1px solid #eee;
	padding:1px;
}
.migration-blog .group-right {
	float:left;
	width:75%;
	margin-left:25%;
	margin-right:-100%;
}
.migration-blog .group-right h4,.migration-blog .group-right p {
	margin:0;
}
.campaign .views-row {
	padding:20px 0;
}
.campaign .group-left {
	float:left;
	width:41.66667%;
	margin-left:8.33333%;
	margin-right:-50%;
}
.campaign .group-left img {
	border:1px solid #ddd;
}
.campaign .group-right {
	float:left;
	width:41.66667%;
	margin-left:50%;
	margin-right:-91.66667%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.campaign h2,.campaign p {
	margin:0;
}
.gender-list .views-row {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.gender-list .views-row:last-child {
	border-bottom:0;
}
.gender-list .group-left {
	float:left;
	width:41.66667%;
	margin-left:0%;
	margin-right:-41.66667%;
}
.gender-list .group-right {
	float:left;
	width:58.33333%;
	margin-left:41.66667%;
	margin-right:-100%;
}
.slideshow {
	margin:0;
	clear:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
.slideshow .owl-theme:hover .owl-controls .owl-buttons .owl-prev {
	left:0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.slideshow .owl-theme:hover .owl-controls .owl-buttons .owl-next {
	right:0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.slideshow .owl-theme .owl-controls {
	margin-top:0;
}
.slideshow .owl-theme .owl-controls .owl-buttons .owl-prev {
	left:-78px;
	background-position:0 0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.slideshow .owl-theme .owl-controls .owl-buttons .owl-next {
	right:-78px;
	background-position:right 0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.slideshow .owl-theme .owl-controls .owl-buttons div {
	position:absolute;
	opacity:0.5;
	top:42%;
	background:url(/sites/all/themes/iom/images/arrow.png) no-repeat;
	width:78px;
	height:100px;
	text-align:center;
	text-indent:-9999em;
	margin:-10px 0 0;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	padding:0;
}
.slideshow:hover .views_slideshow_controls_text_previous a,.slideshow:hover .views_slideshow_controls_text_next a {
	opacity:1;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	margin:0;
}
.slideshow:hover .desc,.slideshow:hover .image-field-caption {
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	height:130px;
}
.slideshow:hover .desc:empty,.slideshow:hover .image-field-caption:empty {
	display:none;
}
.slideshow:hover .desc > p:empty,.slideshow:hover .image-field-caption > p:empty {
	display:none !important;
}
.slideshow .views-slideshow-cycle-main-frame,.slideshow .views-slideshow-cycle-main-frame-row,.slideshow .views-slideshow-cycle-main-frame-row-item img {
	width:100% !important;
}
.slideshow .views-slideshow-controls-text-pause {
	display:none;
}
.slideshow .views_slideshow_controls_text_previous,.slideshow .prev {
	position:absolute;
	top:42%;
	left:0;
	z-index:20;
}
.slideshow .views_slideshow_controls_text_previous a,.slideshow .prev a {
	float:left;
	width:78px;
	height:100px;
	background:url(/sites/all/themes/iom/images/left-arrow.png) no-repeat;
	text-indent:-79px;
	overflow:hidden;
	opacity:0;
	margin-left:-78px;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.slideshow .views_slideshow_controls_text_next,.slideshow .next {
	position:absolute;
	top:42%;
	right:0;
	z-index:20;
}
.slideshow .views_slideshow_controls_text_next a,.slideshow .next a {
	float:left;
	width:78px;
	height:100px;
	background:url(/sites/all/themes/iom/images/right-arrow.png) no-repeat;
	text-indent:-79px;
	overflow:hidden;
	margin-right:-78px;
	opacity:0;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.slideshow blockquote {
	margin:0;
}
.slideshow .desc,.slideshow .image-field-caption {
	position:absolute;
	bottom:-33px;
	color:#fff;
	background-color:#1d1e1e;
	background-color:rgba(29,30,30,0.8);
	width:98%;
	padding:1%;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	height:22px;
	overflow:hidden;
}
.slideshow .desc .sreadmore,.slideshow .image-field-caption .sreadmore {
	float:right;
}
.slideshow .desc h2,.slideshow .desc p,.slideshow .image-field-caption h2,.slideshow .image-field-caption p {
	margin:0;
	padding:0;
}
.slideshow .desc h2,.slideshow .image-field-caption h2 {
	font-size:1em;
	margin-bottom:15px;
}
.slideshow .desc p,.slideshow .image-field-caption p {
	font-size:13px;
}
.slideshow .desc a,.slideshow .image-field-caption a {
	color:#f9694e;
}
.slideshow .desc a:hover,.slideshow .image-field-caption a:hover {
	color:#fff;
}
.fslideshow:hover .next {
	margin-right:-9px;
}
.fslideshow:hover .prev {
	margin:0;
}
.fslideshow:hover a.prev,.fslideshow:hover a.next {
	opacity:1;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.fslideshow:hover .field-slideshow-caption {
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	height:100px;
}
.fslideshow .field-slideshow {
	width:100% !important;
	padding-bottom:0 !important;
}
.fslideshow .field-slideshow-slide img {
	width:100% !important;
}
.fslideshow .field-slideshow-caption {
	position:absolute;
	bottom:-20px;
	color:#fff;
	background-color:#1d1e1e;
	background-color:rgba(29,30,30,0.8);
	width:98%;
	padding:1%;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	height:1px;
	overflow:hidden;
}
.fslideshow .field-slideshow-caption h2,.fslideshow .field-slideshow-caption p {
	margin:0;
	padding:0;
}
.fslideshow .field-slideshow-caption h2 {
	font-size:1em;
}
.fslideshow .field-slideshow-caption p {
	font-size:11px;
}
.fslideshow a.prev {
	float:left;
	width:78px;
	height:100px;
	background:url(/sites/all/themes/iom/images/left-arrow.png) no-repeat !important;
	text-indent:-122px;
	overflow:hidden;
	opacity:0;
	margin-left:-78px;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.fslideshow a.next {
	float:left;
	width:78px;
	height:100px;
	background:url(/sites/all/themes/iom/images/right-arrow.png) no-repeat !important;
	text-indent:-122px;
	overflow:hidden;
	margin-right:-78px;
	opacity:0;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.page-press-room-videos .highlighted {
	background:#25282a;
	color:#fff;
}
.page-press-room-videos .highlighted .block {
	margin:0;
}
.page-press-room-videos .flexslider {
	background:none;
	border:0;
	margin:0;
	overflow:hidden;
	padding-top:20px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
}
.page-press-room-videos .flexslider:hover .flex-video-direction-nav a.flex-video-prev {
	left:0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.page-press-room-videos .flexslider:hover .flex-video-direction-nav a.flex-video-next {
	right:0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.page-press-room-videos .flexslider .flex-video-direction-nav li {
	list-style:none;
	display:inline;
}
.page-press-room-videos .flexslider .flex-video-direction-nav a {
	position:absolute;
	top:43%;
	z-index:10;
	overflow:hidden;
	cursor:pointer;
	background:#005daa;
	color:#fff;
	padding:20px 8px;
}
.page-press-room-videos .flexslider .flex-video-direction-nav a.flex-video-prev {
	left:-50px;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.page-press-room-videos .flexslider .flex-video-direction-nav a.flex-video-next {
	right:-50px;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.page-press-room-videos .flexslider .flex-video-control-nav {
	padding:0;
	margin:0;
	text-align:center;
}
.page-press-room-videos .flexslider .flex-video-control-nav li {
	display:inline-block;
	list-style:none;
}
.page-press-room-videos .flexslider .flex-video-control-nav li a {
	background:#005daa;
	-webkit-border-top-left-radius:50%;
	-webkit-border-top-right-radius:50%;
	-webkit-border-bottom-right-radius:50%;
	-webkit-border-bottom-left-radius:50%;
	-moz-border-radius-topleft:50%;
	-moz-border-radius-topright:50%;
	-moz-border-radius-bottomright:50%;
	-moz-border-radius-bottomleft:50%;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
	cursor:pointer;
	width:11px;
	height:11px;
	text-indent:-9999px;
	margin:0 2px;
	display:block;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.page-press-room-videos .flexslider .flex-video-control-nav li a.flex-video-active {
	background:#eb7125;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	width:20px;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.page-press-room-videos .flexslider .flex-video-viewport {
	margin-bottom:10px;
}
.page-press-room-videos .flexslider .flex-video-viewport .slides .views-field-field-video {
	float:left;
	margin-right:3%;
}
.page-press-room-videos .flexslider .flex-video-viewport .slides .flex-caption h3 {
	margin:0;
}
.flex_carousel {
	padding-top:30px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}
.flex_carousel .wrapper {
	padding-bottom:30px;
	border-bottom:1px solid #01319f;
}
.flex_carousel h2.block-title {
	color:#01319f;
	border-bottom:2px solid #01319f;
	text-transform:uppercase;
	padding:5px;
	line-height:24px;
	font-size:1.3em;
}
.flex_carousel .cards {
	margin:10px 0;
	height:315px;
}
.flex_carousel .cards .card-title {
	margin-bottom:10px;
}
.flex_carousel .cards .card-desc {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.flex_carousel .cards .card-desc a {
	color:#000;
}
.flex_carousel .cards .card-desc p {
	margin:0;
	font-size:13px;
}
.flex_carousel .block {
	margin-bottom:0;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.flex_carousel .block.twitters {
	height:1019px;
	overflow:hidden;
}
@media only screen and (max-width:479px) {
	.flex_carousel .block {
		float:left;
		width:100%;
		margin-left:0%;
		margin-right:-100%;
		clear:left;
	}
	.flex_carousel .block .timestamp,.flex_carousel .block .web-intents {
		opacity:1 !important;
		margin-right:0 !important;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.flex_carousel .block:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.flex_carousel .block:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.flex_carousel .block:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.flex_carousel .block:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media all and (min-width:960px) {
	.flex_carousel .block:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.flex_carousel .block:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.flex_carousel .block:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.flex_carousel .block:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
.page-frontpage .region-postface .block {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.page-frontpage .region-postface .block:nth-child(3n+1) {
	float:left;
	width:33.33333%;
	margin-left:0%;
	margin-right:-33.33333%;
	clear:left;
}
.page-frontpage .region-postface .block:nth-child(3n+2) {
	float:left;
	width:33.33333%;
	margin-left:33.33333%;
	margin-right:-66.66667%;
}
.page-frontpage .region-postface .block:nth-child(3n) {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
}
.postface {
	padding:20px 0;
}
.featured h2.block-title {
	color:#0033a1;
	margin:0 0 10px;
	border-bottom:2px solid #0033a1;
	padding-bottom:10px;
	font-size:17px;
}
.quick1 {
	float:left;
	width:25%;
	margin-left:0%;
	margin-right:-25%;
	clear:left;
}
.quick2 {
	float:left;
	width:25%;
	margin-left:25%;
	margin-right:-50%;
}
.quick3 {
	float:left;
	width:25%;
	margin-left:50%;
	margin-right:-75%;
}
.quick4 {
	float:left;
	width:25%;
	margin-left:75%;
	margin-right:-100%;
}
.quick1,.quick2,.quick3,.quick4 {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.quick1 p,.quick2 p,.quick3 p,.quick4 p {
	margin:0;
	padding:10px 0;
}
.related .group-left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.related .views-row {
	border-bottom:1px solid #eee;
	padding:10px 0;
}
.related .views-row-last {
	border:0;
}
.related p {
	margin:0;
}
.related ul {
	margin:0;
	padding:10px 0;
}
@media only screen and (max-width:479px) {
	.footer .region-quicklink .block {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
		width:100% !important;
		display:block;
		float:none !important;
		position:relative !important;
		margin:0 !important;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.footer .region-quicklink .block {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
		width:50% !important;
		display:block;
		position:relative !important;
		margin:0 !important;
	}
}
.footer {
	background:#EAEAEA;
	padding:20px 0;
}
.footer .region-footer {
	border-top:2px solid #fff;
	padding:20px 0 0;
}
.footer .region-quicklink {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	padding-left:0;
	padding-right:0;
}
.footer .region-quicklink li {
	color:#777;
}
.footer .region-quicklink a {
	color:#777777;
}
.footer .region-quicklink a:hover {
	color:#005daa;
}
.footer .region-quicklink .block:nth-child(4n+1) {
	float:left;
	width:25%;
	margin-left:0%;
	margin-right:-25%;
	clear:left;
}
.footer .region-quicklink .block:nth-child(4n+2) {
	float:left;
	width:25%;
	margin-left:25%;
	margin-right:-50%;
}
.footer .region-quicklink .block:nth-child(4n+3) {
	float:left;
	width:25%;
	margin-left:50%;
	margin-right:-75%;
}
.footer .region-quicklink .block:nth-child(4n) {
	float:left;
	width:25%;
	margin-left:75%;
	margin-right:-100%;
}
.footer .region-quicklink .block {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:0;
}
.hidden-box {
	display:none;
}
.infographics-list .views-row {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.infographics-list .views-row img {
	margin:auto;
	display:block;
}
.infographicswrap .field-content {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	padding-bottom:10px;
}
.view-content .infographicswrap {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	border:1px solid #ccc;
}
.view-content .infographicswrap h3 {
	margin-top:3px;
	margin-bottom:3px;
}
.view-content .infographicswrap img {
	padding-top:10px;
}
.overlay .admin .group-left {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.admin .group-left {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.admin-menu .fieldset-description {
	color:#3C763D;
	font-size:12px;
}
.not-logged-in .control_tab {
	display:none;
}
.diaspora {
	color:#fff;
}
.diaspora .group-left,.diaspora .group-right {
	float:left;
	width:50%;
	box-sizing:border-box;
}
.diaspora .group-right {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.diaspora-stories {
	float:left;
	width:75%;
	margin-left:0%;
	margin-right:-75%;
}
.moneyTransfer {
	float:left;
	width:25%;
	margin-left:75%;
	margin-right:-100%;
}
.iamamigrant {
	float:left;
	width:25%;
	margin-left:75%;
	margin-right:-100%;
	padding-right:0;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.iamamigrant .view-header {
	background:#ffd200;
}
.iamamigrant .view-header p {
	margin:0 0 10px;
}
.iamamigrant .iaam-item {
	display:block;
	clear:left;
	margin-bottom:10px;
	font-size:13px;
}
.iamamigrant .group-left {
	float:left;
	width:33.33333%;
	margin-left:0%;
	margin-right:-33.33333%;
}
.iamamigrant .group-right {
	float:left;
	width:66.66667%;
	margin-left:33.33333%;
	margin-right:-100%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.world-migrantion {
	float:left;
	width:75%;
	margin-left:0%;
	margin-right:-75%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	clear:both;
	padding-left:0;
}
@media only screen and (max-width:479px) {
	.iamamigrant,.world-migrantion,.diaspora .group-left,.diaspora .group-right,.diaspora-stories,.moneyTransfer {
		width:100%;
		display:block;
		margin:0;
		clear:both;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.iamamigrant,.world-migrantion,.diaspora .group-left,.diaspora .group-right,.diaspora-stories,.moneyTransfer {
		width:100%;
		margin:0;
		display:block;
		clear:both;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.iamamigrant,.diaspora .group-left,.diaspora-stories {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
	}
	.world-migrantion,.diaspora .group-right,.moneyTransfer {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media all and (min-width:960px) {
	.iamamigrant {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
	.world-migrantion {
		float:left;
		width:75%;
		margin-left:0%;
		margin-right:-75%;
	}
	.diaspora-stories {
		float:left;
		width:75%;
		margin-left:0%;
		margin-right:-75%;
	}
	.moneyTransfer {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
.page-countries .highlighted {
	margin-top:20px;
}
.countries-country-name {
	float:left;
	width:50%;
	margin-left:0%;
	margin-right:-50%;
	clear:left;
	margin-bottom:0;
}
.countries-country-name h2 {
	margin:10px 0;
}
.section-countries .column .country-dropdown {
	float:right;
	margin:0;
}
.country-dropdown {
	float:left;
	width:50%;
	margin-left:50%;
	margin-right:-100%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:10px;
}
.country-dropdown .view-country-select {
	margin-top:10px;
	float:right;
}
.country-dropdown .view-country-select select {
	padding:10px 5px;
}
.page-node-23 .highlighted,.section-europe-and-central-asia .highlighted,.section-africa-and-middle-east .highlighted,.section-americas-and-caribbean .highlighted,.section-asia-and-pacific .highlighted {
	background:#162036;
}
.page-node-23 .region-subitems,.section-europe-and-central-asia .region-subitems,.section-africa-and-middle-east .region-subitems,.section-americas-and-caribbean .region-subitems,.section-asia-and-pacific .region-subitems {
	border-bottom:1px solid #eee;
	margin-bottom:20px;
}
.page-node-23 .region-subitems .block,.section-europe-and-central-asia .region-subitems .block,.section-africa-and-middle-east .region-subitems .block,.section-americas-and-caribbean .region-subitems .block,.section-asia-and-pacific .region-subitems .block {
	margin:0;
}
.page-node-23 .region-subitems .sf-menu,.section-europe-and-central-asia .region-subitems .sf-menu,.section-africa-and-middle-east .region-subitems .sf-menu,.section-americas-and-caribbean .region-subitems .sf-menu,.section-asia-and-pacific .region-subitems .sf-menu {
	width:100%;
	height:3em;
	margin:auto;
	text-align:center;
}
.page-node-23 .region-subitems .sf-menu li.sf-depth-3,.section-europe-and-central-asia .region-subitems .sf-menu li.sf-depth-3,.section-africa-and-middle-east .region-subitems .sf-menu li.sf-depth-3,.section-americas-and-caribbean .region-subitems .sf-menu li.sf-depth-3,.section-asia-and-pacific .region-subitems .sf-menu li.sf-depth-3 {
	float:none;
	display:inline-block;
	padding:10px;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.page-node-23 .region-subitems .sf-menu li.sf-depth-3:hover,.section-europe-and-central-asia .region-subitems .sf-menu li.sf-depth-3:hover,.section-africa-and-middle-east .region-subitems .sf-menu li.sf-depth-3:hover,.section-americas-and-caribbean .region-subitems .sf-menu li.sf-depth-3:hover,.section-asia-and-pacific .region-subitems .sf-menu li.sf-depth-3:hover {
	background:#162036;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.page-node-23 .region-subitems .sf-menu li.sf-depth-3:hover a,.section-europe-and-central-asia .region-subitems .sf-menu li.sf-depth-3:hover a,.section-africa-and-middle-east .region-subitems .sf-menu li.sf-depth-3:hover a,.section-americas-and-caribbean .region-subitems .sf-menu li.sf-depth-3:hover a,.section-asia-and-pacific .region-subitems .sf-menu li.sf-depth-3:hover a {
	color:#fff;
}
.page-node-23 .region-subitems .sf-menu li.sf-depth-3 a,.section-europe-and-central-asia .region-subitems .sf-menu li.sf-depth-3 a,.section-africa-and-middle-east .region-subitems .sf-menu li.sf-depth-3 a,.section-americas-and-caribbean .region-subitems .sf-menu li.sf-depth-3 a,.section-asia-and-pacific .region-subitems .sf-menu li.sf-depth-3 a {
	color:#444;
}
.page-countries .sidebars {
	padding-top:40px;
}
.page-countries .microsite-shortcut,.page-countries #microsite-shortcut {
	width:30%;
	background:#fff;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px;
}
.page-countries .microsite-shortcut h4,.page-countries .microsite-shortcut h1,.page-countries #microsite-shortcut h4,.page-countries #microsite-shortcut h1 {
	margin:0;
	padding:5px;
	background:#005daa;
	color:#fff;
	font-size:14px;
}
.page-countries .sitreps .views-row {
	border-bottom:1px dashed #fff;
	padding:10px 0;
}
.page-countries .sitreps .views-row p {
	margin:0;
}
.page-countries .sitreps .views-row-last {
	border:0;
}
.page-countries .sitreps h3.sitreps-title {
	margin:0 0 10px;
}
.contact-us .group-left {
	float:left;
	width:50%;
	margin-left:0%;
	margin-right:-50%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.contact-us .group-right {
	float:left;
	width:50%;
	margin-left:50%;
	margin-right:-100%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.flash-reports .views-row {
	padding:10px 0 !important;
}
.vacancy table {
	width:100%;
}
.vacancy table th {
	background:#fe3614;
	color:#fff;
	text-align:left;
}
.vacancy table th,.vacancy table td {
	padding:5px;
}
.procurement .views-table tr {
	border-bottom:1px solid #ccc;
}
.procurement .views-table tr td:first-child,.procurement .views-table tr td.views-field-title {
	width:40%;
}
.procurement .views-table tr:last-child {
	border-bottom:none;
}
.breadcrumb {
	padding:10px 0;
}
.breadcrumb a,.breadcrumb span,.breadcrumb li {
	font-size:12px;
}
.sidemenu {
	border:none !important;
	background:none !important;
}
.sidemenu ul.menu {
	margin:0;
	padding:0;
}
.sidemenu li {
	list-style:none !important;
	padding:10px 5px;
	border-bottom:1px solid #eee;
}
.sidemenu li:hover {
	background:#3086ab;
}
.sidemenu li:hover a {
	color:#fff !important;
}
.corner {
	width:250px;
	background:url(/sites/all/themes/iom/images/corner.gif) no-repeat #a0d1e5;
	padding:20px;
	color:#444;
	margin:20px 0;
	clear:both;
	float:right;
	font:13px/14px "openSans" !important;
}
.nletter_admin .group-left {
	float:left;
	width:66.66667%;
	margin-left:0%;
	margin-right:-66.66667%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.nletter_admin .group-right {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
#newsletters .box {
	padding:5px;
	margin:0 0 10px;
}
#newsletters .box h3 {
	margin:0 0 10px;
	padding:5px;
}
#newsletters .box p {
	margin:0 0 10px;
}
#newsletters .box .box-title {
	color:#fff;
	padding:5px;
}
#newsletters .box table {
	margin:0 0 10px;
}
#newsletters .nletter {
	padding-right:10px;
}
#newsletters .nletter h2 {
	margin:0 0 10px;
	text-align:center;
	line-height:1.2em;
}
#newsletters .nletter p {
	margin:0 0 10px;
}
#newsletters .nletter:last-child hr {
	display:none;
}
.newsdesk .views-field-field-file .field-content {
	text-align:center;
}
.newsdesk .views-field-field-image img {
	display:block;
	margin:auto;
}
.newsdesk .views-row {
	margin-bottom:20px;
	border:0 !important;
}
.newsdesk .nleter-item {
	width:78%;
}
@media only screen and (max-width:479px) {
	.newsdesk .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.newsdesk .views-row:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.newsdesk .views-row:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.newsdesk .views-row:nth-child(3n+1) {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		clear:left;
	}
	.newsdesk .views-row:nth-child(3n+2) {
		float:left;
		width:33.33333%;
		margin-left:33.33333%;
		margin-right:-66.66667%;
	}
	.newsdesk .views-row:nth-child(3n) {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
	}
	.newsdesk .views-row .nleter-item img {
		display:block;
		margin:0 auto !important;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.newsdesk .views-row:nth-child(3n+1) {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		clear:left;
	}
	.newsdesk .views-row:nth-child(3n+2) {
		float:left;
		width:33.33333%;
		margin-left:33.33333%;
		margin-right:-66.66667%;
	}
	.newsdesk .views-row:nth-child(3n) {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
	}
	.newsdesk .views-row .nleter-item img {
		display:block;
		margin:0 auto !important;
	}
}
@media all and (min-width:960px) {
	.newsdesk .views-row:nth-child(5n+1) {
		float:left;
		width:16.66667%;
		margin-left:8.33333%;
		margin-right:-25%;
		clear:left;
	}
	.newsdesk .views-row:nth-child(5n+2) {
		float:left;
		width:16.66667%;
		margin-left:25%;
		margin-right:-41.66667%;
	}
	.newsdesk .views-row:nth-child(5n+3) {
		float:left;
		width:16.66667%;
		margin-left:41.66667%;
		margin-right:-58.33333%;
	}
	.newsdesk .views-row:nth-child(5n+4) {
		float:left;
		width:16.66667%;
		margin-left:58.33333%;
		margin-right:-75%;
	}
	.newsdesk .views-row:nth-child(5n) {
		float:left;
		width:16.66667%;
		margin-left:75%;
		margin-right:-91.66667%;
	}
}
.newsletter .mnewsletter-wrapper {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	border:1px solid #ccc;
}
.newsletter .mnewsletter-wrapper .mnewsletter-content {
	font-size:10px;
}
.newsletter .mnewsletter-wrapper h4 {
	margin-top:5px;
	margin-bottom:0;
	padding-top:10px;
}
.newsletter .mnewsletter-wrapper p {
	font-size:12px;
	line-height:normal;
	margin-top:7px;
	margin-bottom:10px;
}
.newsletter .mnewsletter-wrapper img {
	padding-top:10px;
}
@media only screen and (max-width:479px) {
	.newsletter .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
	.newsletter .views-row:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.newsletter .views-row:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.newsletter .views-row:nth-child(3n+1) {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		clear:left;
	}
	.newsletter .views-row:nth-child(3n+2) {
		float:left;
		width:33.33333%;
		margin-left:33.33333%;
		margin-right:-66.66667%;
	}
	.newsletter .views-row:nth-child(3n) {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
	}
	.newsletter .views-row .nleter-item img {
		display:block;
		margin:0 auto !important;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.newsletter .views-row:nth-child(3n+1) {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		clear:left;
	}
	.newsletter .views-row:nth-child(3n+2) {
		float:left;
		width:33.33333%;
		margin-left:33.33333%;
		margin-right:-66.66667%;
	}
	.newsletter .views-row:nth-child(3n) {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
	}
	.newsletter .views-row .nleter-item img {
		display:block;
		margin:0 auto !important;
	}
}
@media all and (min-width:960px) {
	.newsletter .views-row {
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
		padding-bottom:10px;
	}
	.newsletter .views-row:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.newsletter .views-row:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.newsletter .views-row:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.newsletter .views-row:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
#newsdesk .sidebox:last-child hr {
	display:none;
}
#newsdesk .box {
	padding:5px;
}
#newsdesk .box h3 {
	margin:0 0 10px;
	padding:5px;
}
#newsdesk .box p {
	margin:0 0 10px;
}
#newsdesk .box .box-title {
	color:#fff;
	padding:5px;
}
#newsdesk hr {
	border:0;
	border-bottom:1px solid #eee;
}
#newsdesk .nletter {
	padding-right:10px;
}
#newsdesk .nletter h2 {
	margin:0 0 10px;
	text-align:center;
	line-height:1.2em;
}
#newsdesk .nletter p {
	margin:0 0 10px;
}
#newsdesk .nletter:last-child hr {
	display:none;
}
#newsdesk .newsdesk table {
	margin:0;
}
#newsdesk .newsdesk p {
	margin:0 0 10px;
}
.newsdeskthumb .views-row {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.newsdeskthumb .views-row img {
	border:1px solid #ccc;
	padding:3px;
}
.mpp .view-footer {
	text-align:right;
}
.sidebars .block {
	padding:0 10px 5px;
	border:1px solid #ddd;
}
.sidebars .block h2.block-title {
	font-size:1em;
	margin:0;
	background:#FE3614;
	padding:.525em .75em;
	color:#fff;
	margin:0 -10px;
}
.sidebars .block p {
	margin:0;
}
.sidebars .block-views .view {
	padding:0 10px;
}
.region-social1 {
	margin-bottom:20px;
}
.social {
	float:right;
	margin:7px 0 0 0;
	position:relative;
}
.social .fb:hover {
	color:#3b5997;
}
.social .tw:hover {
	color:#41b7d8;
}
.social .insta:hover {
	color:#fec05b;
}
.social .ln:hover {
	color:#0073b2;
}
.social .snap:hover {
	color:#fffc00;
}
.social .fl:hover {
	color:#ff0084;
}
.social .rss:hover {
	color:#e0812a;
}
.social .yb:hover {
	color:#cb2027;
}
.social span.title {
	display:none;
}
.social .block-title {
	position:absolute;
	left:-68px;
	top:-4px;
	font-size:14px;
}
.social ul.menu {
	margin:0;
	padding:0;
}
.social ul.menu li {
	display:inline;
	position:relative;
}
.social ul.menu a {
	color:#25282a;
}
.twitters .avatar {
	float:left;
}
.twitters .name-handle,.twitters .text {
	margin-left:60px;
}
.twitters .timestamp {
	color:#999;
	font-size:12px;
	float:right;
	opacity:0;
	margin-right:-100px;
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-ms-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}
.twitters .name {
	font-weight:bold;
}
.twitters .name a {
	color:#000;
}
.twitters .text {
	font-size:13px;
}
.twitters .handle {
	font-size:12px;
}
.twitters .handle a {
	color:#999;
}
.twitters a {
	color:#005daa;
}
.twitters .web-intents {
	text-align:right;
	opacity:0;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.twitters .web-intents a {
	color:#999 !important;
	font-size:13px;
}
.twitters .web-intents span {
	margin-right:5px;
}
.twitters .twitter_iom {
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
	height:auto !important;
}
.twitters .cards {
	position:relative;
	overflow:hidden;
}
.twitters .cards:hover .web-intents {
	opacity:1;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.twitters .cards:hover .timestamp {
	opacity:1;
	margin-right:0;
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-ms-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}
.ghana-social .fb,.ghana-social .twitter {
	font-size:15px;
	background:#444;
	float:left;
	width:30px;
	height:30px;
	text-align:center;
	-webkit-border-top-left-radius:50%;
	-webkit-border-top-right-radius:50%;
	-webkit-border-bottom-right-radius:50%;
	-webkit-border-bottom-left-radius:50%;
	-moz-border-radius-topleft:50%;
	-moz-border-radius-topright:50%;
	-moz-border-radius-bottomright:50%;
	-moz-border-radius-bottomleft:50%;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
	line-height:28px;
	text-indent:2px;
	color:#fff;
	margin:10px 3px;
}
.ghana-social .fb:hover,.ghana-social .twitter:hover {
	color:#005daa;
}
.ghana-social .fb {
	background:#444;
}
.login form {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.login form .form-item {
	margin:0;
}
.login form input[type='text'],.login form input[type='password'] {
	width:100%;
	padding:5px;
}
.not-logged-in .tabs-primary li:first-child {
	display:none;
}
.block-accordion h2.ui-accordion-header {
	padding:5px;
	background:#E66F31;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	margin-bottom:2px;
}
.block-accordion .ui-accordion-content {
	padding:10px 30px;
	background:#fff;
}
.block-accordion .ui-icon {
	float:left;
}
.subitems {
	background:#25282a;
}
.subitems .quick-actions ul.menu {
	text-align:center;
	margin:0;
	padding:0;
}
.subitems .quick-actions ul.menu li {
	display:inline-block;
	text-align:center;
	border-right:1px solid rgba(255,255,255,0.2);
}
.subitems .quick-actions ul.menu li:last-child {
	border-right:0;
}
.subitems .quick-actions ul.menu li .campaign i {
	background-image:url(/sites/all/themes/iom/images/WhatIsAMigrant.png);
}
.subitems .quick-actions ul.menu li .mmp i {
	background-image:url(/sites/all/themes/iom/images/missingmigrant.png);
}
.subitems .quick-actions ul.menu li .donate-i i {
	background-image:url(/sites/all/themes/iom/images/donate-i.png);
}
.subitems .quick-actions ul.menu li .donate-i i,.subitems .quick-actions ul.menu li .mmp i,.subitems .quick-actions ul.menu li .campaign i {
	height:30px;
	background-position:21px;
	background-repeat:no-repeat;
}
.subitems .quick-actions ul.menu li .donate-i i:before,.subitems .quick-actions ul.menu li .mmp i:before,.subitems .quick-actions ul.menu li .campaign i:before {
	content:"";
}
@media only screen and (max-width:479px) {
	.subitems .quick-actions ul.menu li {
		display:block;
	}
}
.subitems .quick-actions ul.menu li a {
	color:#fff;
	padding:20px;
	float:left;
	text-transform:uppercase;
	border-bottom:2px solid #25282a;
}
.subitems .quick-actions ul.menu li a:hover {
	color:#fff;
	border-bottom:2px solid #005daa;
}
.subitems .quick-actions .icon {
	font-size:30px;
	border:1px solid #0033a1;
	padding:20px 16px;
	-webkit-border-top-left-radius:50%;
	-webkit-border-top-right-radius:50%;
	-webkit-border-bottom-right-radius:50%;
	-webkit-border-bottom-left-radius:50%;
	-moz-border-radius-topleft:50%;
	-moz-border-radius-topright:50%;
	-moz-border-radius-bottomright:50%;
	-moz-border-radius-bottomleft:50%;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
	color:#0033a1;
	display:none;
}
.page-taxonomy-term .view-mode-teaser {
	border-bottom:1px solid #eee;
	padding:30px 0;
}
.page-taxonomy-term .view-mode-teaser * {
	margin:0;
}
.page-taxonomy-term .view-mode-teaser:last-child {
	border-bottom:0;
}
.quicktabs-vertical ul.quicktabs-style-navlist {
	width:18%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.quicktabs-vertical ul.quicktabs-style-navlist li {
	padding:10px 0;
}
.quicktabs-vertical ul.quicktabs-style-navlist li.active {
	background:#337ab7;
}
.quicktabs-vertical ul.quicktabs-style-navlist li.active a {
	color:#fff;
}
.quicktabs-vertical div.quicktabs_main {
	width:82%;
	min-height:400px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border:0;
	background:none;
	border-left:1px solid #337ab7;
}
.quicktabs-vertical div.quicktabs_main p {
	margin:0 0 10px;
}
.form-control {
	padding:10px;
	border:1px solid #444;
	width:100%;
}
.pbn .pub-date {
	font-size:12px;
}
.pbn .pub-date span {
	background:#005daa;
	color:#fff;
	padding:0 5px;
}
.pbn h3 {
	margin:0;
}
.group-one-column .group-left {
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.press_release_full .field-name-field-pbn-analysis {
	padding:10px;
	background:#a1d3fc;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	margin:10px 0;
}
.press_release_full .photo-caption {
	font-size:11px;
	color:#444;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:20px;
}
@media only screen and (max-width:479px) {
	.press_release_full .group-left,.press_release_full .group-right {
		float:none;
		width:100%;
	}
	.press_release_full .field-name-field-image .field-item {
		display:block !important;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.press_release_full .group-left,.press_release_full .group-right {
		float:none;
		width:100%;
	}
	.press_release_full .field-name-field-image .field-item {
		display:block !important;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.press_release_full .group-left {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
	}
	.press_release_full .group-right {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media all and (min-width:960px) {
	.press_release_full .group-left {
		float:left;
		width:66.66667%;
		margin-left:0%;
		margin-right:-66.66667%;
		border-right:1px solid #eee;
		padding-right:15px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	.press_release_full .group-right {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
	}
}
.press_release_full .field-name-field-pbn-additional-items {
	border-top:1px solid #eee;
	padding-top:10px;
}
.press_release_full .field-name-field-image {
}
.masonry-item {
	background:none;
	border:0;
}
.latest-pr-list {
	margin-bottom:20px;
	padding-left:0;
	padding-right:0;
}
.latest-pr-list .more-link {
	clear:both;
	text-align:center;
	padding:20px 0;
}
.latest-pr-list .more-link a {
	padding:5px 0;
	border-bottom:1px dashed #444;
}
.latest-pr-list .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:20px;
}
@media only screen and (max-width:479px) {
	.latest-pr-list .views-row {
		float:none;
		width:100%;
	}
}
.latest-pr-list .latest-pr {
	max-width:270px;
	margin:auto;
	border:1px solid #ccc;
	overflow:hidden;
	position:relative;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}
.latest-pr-list .latest-pr h3 {
	padding:10px;
	margin:0;
	line-height:1.2em;
}
.latest-pr-list .latest-pr .pr-content {
	padding:15px;
}
.latest-pr-list .latest-pr .pr-content p {
	margin:0;
}
.latest-pr-list .latest-pr .latest-pr-readmore {
	border-top:1px solid #ccc;
	width:100%;
}
.latest-pr-list .latest-pr .latest-pr-readmore p {
	text-align:center;
}
.newpbn .view-content .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	padding-bottom:10px;
}
.newpbn .view-content .views-row .pbnwrap {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	border:1px solid #ccc;
}
.newpbn .view-content .views-row .pbnwrap h3 {
	margin-top:3px;
	margin-bottom:3px;
}
.newpbn .view-content .views-row .pbnwrap img {
	padding-top:10px;
}
.latest-ms {
	clear:left;
	padding-top:20px;
	border-top:1px solid #eee;
}
.latest-ms .ms-list-region {
	font-size:11px;
	background:#eb7125;
	color:#fff;
	padding:0 5px;
}
.latest-ms h3 {
	margin:0;
}
.latest-ms-list {
	margin-bottom:20px;
	padding-left:0;
	padding-right:0;
}
.latest-ms-list .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:20px;
}
@media only screen and (max-width:479px) {
	.latest-ms-list .views-row {
		float:none;
		width:100%;
	}
}
.latest-ms-list .latest-pr {
	max-width:270px;
	margin:auto;
	border:1px solid #CCC;
	overflow:hidden;
	position:relative;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}
.latest-ms-list .latest-pr h3 {
	padding:10px;
	margin:0;
	line-height:1.2em;
}
.latest-ms-list .latest-pr .pr-content {
	padding:15px;
}
.latest-ms-list .latest-pr .pr-content p {
	margin:0;
}
.latest-ms-list .latest-pr .latest-pr-readmore {
	border-top:1px solid #ccc;
	width:100%;
}
.latest-ms-list .latest-pr .latest-pr-readmore p {
	text-align:center;
}
.field-slideshow-wrapper .field-slideshow {
	padding-bottom:0 !important;
}
.field-slideshow-wrapper .field-slideshow-controls {
	text-align:center;
	position:relative;
}
.field-slideshow-wrapper .field-slideshow-controls a {
	background:#000;
	color:#fff;
	padding:5px;
	position:absolute;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.field-slideshow-wrapper .field-slideshow-controls a:hover {
	background:#fff;
	color:#000;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.field-slideshow-wrapper .field-slideshow-controls .next {
	right:0;
	top:257px;
	z-index:100;
}
.field-slideshow-wrapper .field-slideshow-controls .prev {
	left:0;
	z-index:100;
	top:257px;
}
@media only screen and (max-width:479px) {
	.field-slideshow-wrapper .field-slideshow-controls .next,.field-slideshow-wrapper .field-slideshow-controls .prev {
		top:50px;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.field-slideshow-wrapper .field-slideshow-controls .next,.field-slideshow-wrapper .field-slideshow-controls .prev {
		top:85px;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.field-slideshow-wrapper .field-slideshow-controls .next,.field-slideshow-wrapper .field-slideshow-controls .prev {
		top:150px;
	}
}
.field-slideshow-wrapper .field-slideshow-caption {
	max-width:1200px;
}
.field-slideshow-pager li {
	list-style:none;
	margin:1px;
}
.field-slideshow-pager li img {
	vertical-align:middle;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.field-slideshow-pager li img:hover {
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);
	-webkit-transition:0.35s ease-in-out;
	-moz-transition:0.35s ease-in-out;
	-ms-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.field-slideshow-pager li.activeSlide {
	outline:2px solid #eb7125;
}
.photo-stories .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:20px;
}
.photo-stories .views-row:nth-child(4n+1) {
	float:left;
	width:25%;
	margin-left:0%;
	margin-right:-25%;
	clear:left;
}
.photo-stories .views-row:nth-child(4n+2) {
	float:left;
	width:25%;
	margin-left:25%;
	margin-right:-50%;
}
.photo-stories .views-row:nth-child(4n+3) {
	float:left;
	width:25%;
	margin-left:50%;
	margin-right:-75%;
}
.photo-stories .views-row:nth-child(4n) {
	float:left;
	width:25%;
	margin-left:75%;
	margin-right:-100%;
}
.photo-stories .views-row h3,.photo-stories .views-row p {
	margin:0;
}
.photo-stories .pub-date {
	color:#4d8f46;
	padding:5px 0;
	font-weight:bold;
	font-size:12px;
}
.mcontacts .views-field-title {
	text-align:center;
	font-size:16px;
}
.mcontacts .views-field-field-image img {
	vertical-align:middle;
	display:block;
	margin:auto;
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.mcontacts .views-row:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.mcontacts .views-row:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
		margin-bottom:10px;
	}
}
@media all and (min-width:768px) {
	.mcontacts .views-row:nth-child(3n+1) {
		float:left;
		width:33.33333%;
		margin-left:0%;
		margin-right:-33.33333%;
		clear:left;
	}
	.mcontacts .views-row:nth-child(3n+2) {
		float:left;
		width:33.33333%;
		margin-left:33.33333%;
		margin-right:-66.66667%;
	}
	.mcontacts .views-row:nth-child(3n) {
		float:left;
		width:33.33333%;
		margin-left:66.66667%;
		margin-right:-100%;
		padding-left:10px;
		padding-right:10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word;
		margin-bottom:20px;
	}
}
.sitreps_details .group-right {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
@media only screen and (max-width:479px) {
	.sitreps_details .group-left,.sitreps_details .group-right {
		float:none;
		width:100%;
	}
}
.sitreps .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	padding-bottom:10px;
}
.sitreps .views-row .sitreps-wrapper {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	border:1px solid #ccc;
}
.sitreps .views-row .sitreps-wrapper img {
	padding-top:10px;
}
.sitreps .views-row:nth-child(3n+1) {
	float:left;
	width:33.33333%;
	margin-left:0%;
	margin-right:-33.33333%;
	clear:left;
}
.sitreps .views-row:nth-child(3n+2) {
	float:left;
	width:33.33333%;
	margin-left:33.33333%;
	margin-right:-66.66667%;
}
.sitreps .views-row:nth-child(3n) {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
}
.sitreps .views-row a {
	font-size:12px;
	line-height:normal;
}
.shelter-document .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	border-top:1px dashed #eee;
	padding:10px 30px 10px 0;
}
.shelter-document .views-row:nth-child(2n+1) {
	float:left;
	width:50%;
	margin-left:0%;
	margin-right:-50%;
	clear:left;
}
.shelter-document .views-row:nth-child(2n) {
	float:left;
	width:50%;
	margin-left:50%;
	margin-right:-100%;
}
.shelter-document .group-left {
	width:50%;
	float:left;
}
.shelter-document .group-left img {
	border:1px solid #eee;
	padding:3px;
}
.shelter-document .group-right {
	width:50%;
	float:left;
	font-size:12px;
}
.shelter-document .group-right h3 {
	margin:0;
	border:1px solid #eee;
	padding:5px;
}
.quote .masonry-processed {
	margin:auto;
}
.quote .quote-item {
	padding:10px;
	border:1px solid #eee;
	width:300px;
	margin-bottom:10px;
}
.quote .quote-item img {
	width:100%;
}
.quote .quote-item p {
	margin:0;
}
.quote .msocial {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #eee;
}
.campaignct .block-title {
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.campaignct .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:50px;
}
.campaignct .views-row h3,.campaignct .views-row p {
	margin:0;
}
.campaignct .views-row .views-field-title {
	margin-bottom:5px;
}
@media only screen and (max-width:479px) {
	.campaignct .views-row {
		width:100%;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.campaignct .views-row:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.campaignct .views-row:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.campaignct .views-row:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.campaignct .views-row:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.campaignct .views-row:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.campaignct .views-row:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
@media all and (min-width:960px) {
	.campaignct .views-row:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.campaignct .views-row:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.campaignct .views-row:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.campaignct .views-row:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
.videos .views-row {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-bottom:20px;
}
.videos .views-row h3,.videos .views-row p {
	margin:0;
}
@media only screen and (max-width:479px) {
	.videos .views-row {
		width:100%;
	}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.videos .views-row:nth-child(2n+1) {
		float:left;
		width:50%;
		margin-left:0%;
		margin-right:-50%;
		clear:left;
	}
	.videos .views-row:nth-child(2n) {
		float:left;
		width:50%;
		margin-left:50%;
		margin-right:-100%;
	}
}
@media only screen and (min-width:768px) and (max-width:959px) {
	.videos .views-row:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.videos .views-row:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.videos .views-row:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.videos .views-row:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
@media all and (min-width:960px) {
	.videos .views-row:nth-child(4n+1) {
		float:left;
		width:25%;
		margin-left:0%;
		margin-right:-25%;
		clear:left;
	}
	.videos .views-row:nth-child(4n+2) {
		float:left;
		width:25%;
		margin-left:25%;
		margin-right:-50%;
	}
	.videos .views-row:nth-child(4n+3) {
		float:left;
		width:25%;
		margin-left:50%;
		margin-right:-75%;
	}
	.videos .views-row:nth-child(4n) {
		float:left;
		width:25%;
		margin-left:75%;
		margin-right:-100%;
	}
}
.twitable > div {
	width:50%;
	float:left;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.twitable > div img {
	width:100%;
}
.counter-trafficking-1 .panel-2col .panel-col-first {
	width:25%;
}
.counter-trafficking-1 .panel-2col .panel-col-last {
	width:75%;
}
.story-features .iframes {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.story-features .iframes:nth-child(2n+1) {
	float:left;
	width:50%;
	margin-left:0%;
	margin-right:-50%;
}
.story-features .iframes:nth-child(2n) {
	float:left;
	width:50%;
	margin-left:50%;
	margin-right:-100%;
}
.page-frontpage .view-featured-stories .more-link {
	text-align:right !important;
	padding:0 10px 0 0;
}
.page-frontpage .view-featured-stories .more-link a {
	border:0;
}
.page-frontpage .story-wrap {
	float:none;
	width:100%;
	margin-bottom:10px;
}
.page-frontpage .story-wrap h2 {
	color:#FFFFFF;
}
.page-frontpage .story-wrap .story {
	min-height:210px;
}
.page-frontpage .story-wrap .story .desc {
	padding:22px !important;
}
.flash .reports {
	float:left;
	width:50%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px;
	min-height:315px;
}
.flash .views-exposed-widgets {
	padding:10px;
	border:1px solid #eb7125;
}
.flash .views-exposed-widgets .form-submit {
	margin-top:1.3em;
}
.view-featured-stories .more-link {
	clear:both;
	text-align:center;
	padding:20px 0;
}
.view-featured-stories .more-link a {
	padding:5px 0;
	border-bottom:1px dashed #444;
}
.story-page .story-wrap {
	margin-bottom:20px;
}
.story-page .story-wrap:nth-child(3n+1) {
	float:left;
	width:33.33333%;
	margin-left:0%;
	margin-right:-33.33333%;
	clear:left;
}
.story-page .story-wrap:nth-child(3n+2) {
	float:left;
	width:33.33333%;
	margin-left:33.33333%;
	margin-right:-66.66667%;
}
.story-page .story-wrap:nth-child(3n) {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
}
.story-wrap {
	float:left;
	width:50%;
}
.story-wrap .story {
	position:relative;
	color:#fff;
	background-size:cover;
	overflow:hidden;
	min-height:270px;
}
.story-wrap .story .storyOver {
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	top:0;
}
.story-wrap .story .desc {
	padding:53px;
	text-align:center;
	position:absolute;
	top:0;
	z-index:2;
}
.story-wrap .story .desc a {
	background:#fff;
	padding:5px 20px;
	color:#000;
}
.story-wrap .story .desc a:hover {
	color:#fff;
	background:#444444;
}
.story-wrap .story .desc h2 {
	color:#ffffff;
}
#lightbox,#frameContainer {
	height:100%;
}
#imageDataContainer {
	width:100% !important;
}
#outerImageContainer {
	max-height:100%;
	height:92% !important;
	width:100% !important;
}
.lightbox2-alt-layout-data #bottomNavClose,.lightbox2-alt-layout #bottomNavClose {
	margin-top:20px;
}
.book {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.book:nth-child(3n+1) {
	float:left;
	width:33.33333%;
	margin-left:0%;
	margin-right:-33.33333%;
	clear:left;
}
.book:nth-child(3n+2) {
	float:left;
	width:33.33333%;
	margin-left:33.33333%;
	margin-right:-66.66667%;
}
.book:nth-child(3n) {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
}
.book iframe {
	width:100%;
}
.page-intranet-newsdesk {
	background:#fff !important;
}
.page-intranet-newsdesk p {
	margin-top:0;
}
.intra-wrapper {
	width:800px;
	font-size:86%;
	margin:auto;
	display:block;
}
.intra-wrapper hr {
	display:none;
}
.intra-wrapper .info {
	border-bottom:1px solid #ccc;
	padding:5px 0;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.intra-wrapper .intra-main-content {
	position:relative;
}
.intra-wrapper .intra-content {
	float:left;
	width:66.66667%;
	margin-left:0%;
	margin-right:-66.66667%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.intra-wrapper .intra-content .icontent {
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.intra-wrapper .intra-content .icontent:last-child {
	border-bottom:0;
	margin-bottom:0;
}
.intra-wrapper .intra-side {
	float:left;
	width:33.33333%;
	margin-left:66.66667%;
	margin-right:-100%;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}
.intra-wrapper .intra-side .field-collection-view {
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}
.intra-wrapper .intra-side .field-collection-view:last-child {
	border-bottom:none;
}
.intra-wrapper .intra-side p {
	margin:0;
}
.intra-wrapper .intra-side .field-name-field-feature-box-title {
	background:#000;
	color:#fff;
	padding:5px;
}
.intra-wrapper .intra-footer {
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-top:5px;
	padding-top:10px;
	border-top:1px solid #ccc;
}
.intra-wrapper .intra-footer ul > li > br {
	display:none;
}
.intra-wrapper .intra-footer table {
	width:100% !important;
}
.intra-wrapper .intra-footer .extra {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #ccc;
}
.intra-wrapper .intra-footer .extra .items {
	width:25%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	padding:5px;
}
.streamer .events .event-stream .event .event-content-data .remark {
  position: absolute;
  display: block;
  top: 36px;
  margin-right: 4px;
  font-size: .6875rem;
  line-height: 1;
  color: #999999;
}
