/*
Theme Name: Exchange Network
Theme URI: http:
Version: Alpha
Author: inQbation
Author URI: http://www.inqbation.com/
*/
/* Common elements ················································· */
p, div.section, ul, img, hr, form, h2, h3, h4, h5, h6, input {
		margin-bottom:15px;}
/* Headings */
h1, h3, h5, h6 {
	padding-bottom:15px;
	margin-bottom:15px;
	background-image: url(images/underline.webp);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar h1, #sidebar h2,#sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	padding-bottom:8px;
	margin-bottom: 10px;
	background:url("images/underline.webp") repeat-x left bottom;
}
h1 {
	font-size:28px;
	font-weight:normal;
	color:#0e396a;
	padding-bottom: 8px;
	clear: both;
}
h2, h2 a{
	font-size:24px;
	font-weight:normal;
	color:#028446;
	padding-bottom: 5px;
	padding-top: 5px;
}
.title-no-background {
	background-image: none;
	margin-bottom: 5px;
}

#homepage h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
}
#homepage #hero h2 {
	color:#fff;
}
#homepage #hero h3 {
	color:#fff;  font-size:22px;
}
h3, h3 a{
	color:#333333; font-size:22px;
	padding-bottom: 8px;
}
h3, h4 {
	font-weight:normal;
}
#homepage h3 {
	color:#0e396a; font-size:21px;
}
#homepage h3, #homepage h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
}
h4 {
	font-size:16px; color:#00509F;
}
#homepage h4 {
	font-size:20px;
}
h5 {
	font-size:13px; color:#00509f;
	letter-spacing: -0.01em;
}
#homepage h5 {
	font-size:14px;
}
h6 {
	font-size:13px;
	letter-spacing: -0.01em;}

/* Inline elements */
strong, b {}
em, i {}
span {}

/* Standard link */
a {
	color:#00509F; text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* Custom links */
.gray  a, a.gray   {
	color:#666;
}
.gray  a:hover, a.gray:hover  {
	color:#9e4c26;
}
/* Lists */
ul {
	margin: 0px;
}
ol {
	margin-bottom: 20px;
	margin-left: 24px;
	}
/* Custom list items */
ul li.article a, ul.article li a {
	display:inline-block;
	padding-left:20px;
	padding-bottom:1px;
	background:url(images/article-icon.gif) no-repeat 0 0;
}
ul.blue-bullet li, li.blue-bullet {
	padding-left:7px;
	background:url("images/blue-bullet.gif") no-repeat 12px 50%;
}
/* Tables */
table {
	width:100%;
	margin-bottom: 15px;
	/*background-color:#fff;*/
}

tr td {
	border-bottom: 1px solid #eeeeee;
	}
tr:nth-child(2n) td {
	/*background-color: #eee;*/
}
.tr-td-gray {
	background-color: #eee;
}
.tr-td-white {
	background-color: #FFF;
}
th {
	background-color:#315e8e;
	color:#fff;
	font-weight:normal;
	font-size:16px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/bg-border-tables.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
th:first-child {
	border-left:0px solid #fff;
	}

th:last-child {
	border-right: 0px solid #fff;
	}
th span {
	display:block;
	padding:15px 13px;
	border-left:1px solid #2b527c;
	border-right:1px solid #4779a7;
}


td {padding:13px; border-right:1px solid #d4d4d4; }
td:first-child {border-left:2px solid #fff; }
td:last-child {border-right:2px solid #fff; }

#homepage #header:after {
	display: none;
}
#body-content .header-internal {
	padding-bottom: 22px;
	background-color: #073263;
	background-image: url(images/internal-header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	/* Forms and form elements ················································· */

		/* input text/password */
input[type="text"], input[type="password"] {
		padding:7px; width: 229px; height:29px;  vertical-align:top; padding: 0 5px;
		font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif; font-size:14px;
		color:#d7d7d7;  border:1px solid #cbd2dc;
		background:url("images/input-bg.jpg") repeat-x #fff;
}
input.idleField {color:#666;}
input.focusField {color:#333; border-color:#CBCBCB;	}


/* ·······································································································································
   Non standard elements
······································································································································· */

	/* Logo */
#header h1 {height: 157px; margin:0; margin-right: -11px!important; padding:0;  border-left:1px solid #cbd2dc;
	background-image: none;	}
#header h1 a {
	display:block; height: 97px; padding:39px 0 20px 20px;
	border-left:1px solid #fff;

	}

	/* Tagline */
#tagline {
	height:77px; line-height:77px; margin-bottom:0; border-left:1px solid #fff;  text-indent:20px;
	font-size:18px; font-family: Georgia, Garamond, "Times New Roman", serif;  color:#0e396a; font-weight:normal; font-style:italic; }
	/* Search box */
#search-box {
	 height: 56px; position:relative; left:12px; padding-top:23px; margin-bottom:0;
	border-right:1px solid #cbd2dc;
		}
#search-box .sh {
	background: none repeat scroll 0 0 #FFFFFF;
    height: 28px;
	line-height: 25px;
    margin: 0 -5px 0 0;
    width: 232px;
	color: #666666;
	padding: 0px 5px;
}
#content .s {
	background: none repeat scroll 0 0 #FFFFFF;
    height: 23px;
    width: 228px;
	color: #666666;
	margin: 0;
	padding: 3px 3px 3px 5px;
	margin: 0px;
}
#content .searchsubmit {
	 background-color: #003C77;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 31px;
    margin-left: -5px;
    width: 70px;
	cursor: pointer;
	margin-bottom: 0px;
}
#search-box .searchsubmit {
	background: url("images/search-box-button-sprite.webp") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 30px;
    margin: 0 1px;
    text-indent: -5000px;
    vertical-align: top;
    width: 50px;
	cursor: pointer;
	color: #398735;
	font-size: 1px;
}
#search-input {
	width: 232px; height:28px; margin: 0 -5px 0 0; background:#fff; }

	/* Buttons ················································· */

#search-button:hover {background-position:0px -30px;}

		/* Read more "arrow" button */
a.button.arrow {
		display:block; width:148px; height:35px; line-height:35px; text-indent:15px;
		text-transform:uppercase;
		background:url("images/hero-read-more-button-sprite.gif") no-repeat;
}
a.button.arrow:hover { background-position:0 -35px; }

		/* Search doc button */
#search-doc-button {
		width: 70px; height:31px;  margin-left:-5px; border:none;
		color:#fff; font-weight:bold; border:none;
		background-color:#003c77;
}
#search-doc-button:hover { background-color:#6290c1; }
a.signup{
	background-color: #1F6F18;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 11px;
    padding: 9px 17px;
}
	/* Navigation bars ················································· */

/* Top Nav */

#top-menu{
    position: relative;
    z-index: 200;
    overflow: inherit;
    height: 30px;
    background: #315E8E;
}
#top-menu ul {
    width: 758px;
	/*height: 32px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#top-menu ul ul {
    /*background-color: #219FBB;
    border-color: #BEC1D4;
    border-style: solid;
    border-width: 1px;*/
    border-left:1px solid #BEC1D4;
    border-right:1px solid #BEC1D4;
    border-bottom: 1px solid #BEC1D4;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 260px;
    z-index: 100;
}
#top-menu ul ul ul,#top-menu ul ul ul ul {
	top: 0; left: 100%;
}
#top-menu ul li {
	float: left;
	display: inline;
	position: relative;
    margin-left: 23px;
    /*margin:0 0 0 55px;*/
    /*padding:7px 0 8px 15px;*/
    background: #315e8e url("images/top-nav-bullet.gif") no-repeat 0 50%;
}
#top-menu ul ul li {
    margin-left: 0px;
	width: 100%;
	display: block;
}
/* Root Menu */
#top-menu ul a {
	/*border-right: 1px solid #FFF;*/
	/*padding: 18px 17px 17px 19px;*/
    padding: 7px 10px;
	float: left;
	display: block;
	background-color: transparent;
	text-decoration: none;
	height: 1%;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
}
/* Root Menu Hover Persistence */
#top-menu ul a:hover,#top-menu ul li:hover a,#top-menu ul li.iehover a {
	text-decoration: underline;
}
/* 2nd Menu */
#top-menu ul li:hover li a,#top-menu ul li.iehover li a {
	float: none;
/*	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left 0px;*/
    background: #315e8e;
	border-top: 1px solid #6491C0;
	border-right: none;
	color: #fff;
	text-decoration: none;
	z-index: 100;
    text-transform: none;
    font-size: 14px;
}
/* 2nd Menu Hover Persistence */
#top-menu ul li:hover li a:hover,#top-menu ul li:hover li:hover a,#top-menu ul li.iehover li a:hover,#top-menu ul li.iehover li.iehover a {
	text-decoration: underline;
    background-color: #0c325e;
}
/* 3rd Menu */
#top-menu ul li:hover li:hover li a,#top-menu ul li.iehover li.iehover li a {
	 /*background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left 0px;*/
    background-color: #315e8e;
	color: #fff;
	text-decoration: none;
}
/* 3rd Menu Hover Persistence */
#top-menu ul li:hover li:hover li a:hover,#top-menu ul li:hover li:hover li:hover a,#top-menu ul li.iehover li.iehover li a:hover,#top-menu ul li.iehover li.iehover li.iehover a {
	/*color: #fff;*/
	text-decoration: underline;
    background-color: #0c325e;
}
/* 4th Menu */
#top-menu ul li:hover li:hover li:hover li a,#top-menu ul li.iehover li.iehover li.iehover li a {
	/*background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left 0px;*/
    background-color: #315e8e;
	color: #fff;
	text-decoration: none;
}
/* 4th Menu Hover */
#top-menu ul li:hover li:hover li:hover li a:hover,#top-menu ul li.iehover li.iehover li.iehover li a:hover {
	/*color: #fff;*/
	text-decoration: underline;
    background-color: #0c325e;
}

/* Hover Function - Do Not Move */
#top-menu ul li:hover ul ul,#top-menu ul li:hover ul ul ul,#top-menu ul li.iehover ul ul,#top-menu ul li.iehover ul ul ul { display: none; }
#top-menu ul li:hover ul,#top-menu ul ul li:hover ul,#top-menu ul ul ul li:hover ul,#top-menu ul li.iehover ul,#top-menu ul ul li.iehover ul,#top-menu ul ul ul li.iehover ul {
	display: block;
}
#top-menu .current_page_item a,  #top-menu .current_page_parent a, #top-menu ul li ul .current_page_item a, #top-menu .current-menu-ancestor a {
	/*background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -48px;*/
    text-decoration: underline;
	color: #FFF;
}

/* Pagination */
ul.pagination  {position:absolute; bottom:5px; left:20px; z-index:100;
}
ul.pagination  li {
	display:block; width:25px; height:25px; line-height:25px;  margin-right:1px;
	text-align:center;
	background-color:#315e8e;
}
ul.pagination  li a { display:block;  width:25px; height:25px;}
ul.pagination  li a:hover {background-color:#6290c1; text-decoration:none; }
ul.pagination  li a.activeSlide {
	color:#333!important;
		background:url("images/pagination-li-activeslide-bg.jpg") repeat-x #cecece;
}
/* Date list */
div.date-list {

			}
div.date-list p {display:table;}
div.date {
	width:40px; height:40px;  line-height:1;
	font-size:12px; color:#333; text-align:center;  border:1px solid #cbd2dc;
	background:url("images/date-bg.jpg") repeat-x #fff;
}
div.date.to-left { margin-right:10px;
	}
div.date big { padding-top:4px; display:block; }

		/* Sidebar menu */
.sidebar-menu {
	width:201px;
	background-color:#0c335f;
			}
.sidebar-menu li {position:relative; border-bottom:1px solid #6999c7;   }
.sidebar-menu li.last {border:none; }
.sidebar-menu li a {display:block;  height:19px; padding:10px;  color:#fff;  }
.sidebar-menu li a.active {background-color:#315e8e;     }
.sidebar-menu li a.active:after {
	content:""; display:block; position:absolute;  top:0; right:-22px;
	font-size: 0; line-height: 0; width: 0;
	border-top: 19px solid #fff;
	border-bottom: 20px solid #fff;
	border-left: 22px solid #315e8e;
}
.sidebar-menu ul {  padding:5px; background-color:#ececec;  }
.sidebar-menu ul li {border:none;  }
.sidebar-menu ul li a {  padding:5px 20px; color:#00509f;  }
.sidebar-menu ul li a:hover {color:#1f6f18; text-decoration:underline;  }

		/* Breadcrumb */
#breadcrumb {font-size:13px;
			width:100%;
			clear:both;
		margin-bottom: 18px; }
#breadcrumb li {margin-right:5px; }

/* ·······································································································································
   Location based styles
······································································································································· */

	/* Page layout ················································· */

html {
	font-size:14px; color:#363636; font-family:Arial, Tahoma, Verdana, sans-serif;
	background:#fff;
}
body {line-height: 1.2;}
#header {
 	min-height:153px;
	background:#fff url('images/header-bg.webp') repeat-x;
	overflow: visible; /** IE7 required **/
	position: relative;
	z-index: 100;
}
/*#header2 {
 	position: relative;
}*/


#header .wrapper {
	position:relative;
	left:20px;
	width:758px;
	border-left:1px solid #CBD2DC;
	border-right:1px solid #fff;
}
#site-description h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
	background-image: none;
}
#site-description  {
	font-family: Georgia,"Times New Roman",Times,serif;
	border-left: 1px solid #FFFFFF;
    color: #0E396A;
    font-family: Georgia,Garamond,"Times New Roman",serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    height: 79px;
    line-height: 77px;
    margin-bottom: 0;
    text-indent: 20px;
}
#hero .container_24  {
	 background-color: #0C325E;
    border-left: 1px solid #6290C1;
    border-right: 1px solid #6290C1;
    left: 1px;
    min-height: 316px;
    overflow: hidden;
    position: relative;
}
#hero {
	background: url("images/hero-bg.webp") repeat-x scroll 0 0 #6C9BCA;
    color: #FFFFFF;
    min-height: 316px;
	position: relative;
	z-index: 10;
}
#homepage #content {margin-top:20px;}
#content {padding-bottom:95px;  background:url("images/content-bg.webp") repeat-x bottom #fff;
}
#content .sidebar-bg-left {
	min-height:230px;
	padding-top:20px;
	background:url("images/content-sidebar-bg.jpg") repeat-y;
}
#content .sidebar-bg-right {
	min-height:230px;

	background:url("images/content-sidebar-right-bg.jpg") repeat-y;
	background-position: right;
}
#footer {margin-top:-57px; color:#666; min-height:160px; overflow:hidden;  font-size:13px;    }
#footer .container_24 {padding-top:20px; background:url("images/underline.webp") repeat-x 0 0; }

		/* Footer */

#footer small, #footer small a {color:#b8b8b8; font-size:11px;  }
#footer .nav.grid_8 {margin:0 0 20px 0; font-size:14px; }
#footer .nav li {margin:0 0 0 5px; }

#home-left-box h2, #home-center-box h2, #home-right-box h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #0E396A;
    font-size: 21px;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: -0.02em;
}
#home-left-box .date {
	text-transform: uppercase;
}
#home-left-box .no-bm {
	background: none;
	margin-right: 5px;
}
#home-left-box h5 {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 15px;

}
#home-left-box .searchform , #home-center-box .searchform, #home-right-box .searchform {
	margin-bottom: 15px;
	margin-top: 15px;

}
#home-left-box #field-title {
    margin-bottom: 15px;
}
#home-left-box div p {
	margin-top: 15px;
	word-break: break-word;
}

#home-left-box #more-en a {
    background-image: url("images/hero-read-more-button-sprite.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 6px;
    text-transform: uppercase;
    width: 144px;
}

#home-left-box #more-en a:hover {
    background-image: url("images/hero-read-more-button-sprite.gif");
    background-position: left -35px;
    color: #FFFFFF;
    text-decoration: none;
}

#recent-posts-4 h2, #recent-posts-5 h2 {
	color: #333333;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-top: 10px;
}
#search-box .searchform {
	margin: 0;

}
.nav-footer {
	margin-bottom: 38px;
}
#footer-menu li {
	float: left;
	margin-right: 10px;
	border-right: 1px solid #999;
	padding-right: 10px;

}
#footer-menu  {
	height: 30px;
	float:left ;
}
#footer .grid_16 {
	margin-bottom: 20px;
	padding-top: 2px;
}
.icons-sm li {
	float: left;
	padding-left: 5px;
}
.icons-sm {
	float: right;
}
#follow {
	text-align: right;
}
.f-right {
	float: right;
}

#footer .link-logo {
	float: right;
}
/*-----Left Menu Pages-----*/
#sidebar-pages-right-three-columns {
	float: right;
	background-color: #ebedee;
	border: 1px solid #d3d3d3;
	width: 228px;
}
#sidebar-pages-right-three-columns .textwidget, #sidebar-pages-right-three-columns #umrp-3 {
	padding: 15px;
	width: 200px;
	word-wrap: break-word;
}

#sidebar-pages-right-three-columns .textwidget li a, #sidebar-pages-right-three-columns .umrp-content li a {
	 background-image: url("images/blue-bullet.gif");
    background-position: 4px 7px;
    background-repeat: no-repeat;
	 padding: 2px 0 2px 15px;
	display: block;
}
#content #sidebar-pages-right-three-columns .sidebar-widgets .umrp-container li {
	height: auto;
	margin-bottom: 10px;
}
#content #sidebar-pages-right-three-columns #text-9 a, #content #sidebar-pages-right-three-columns #text-7 a, #content #sidebar #text-10 a {
	background-image: none;
	padding: 0px;
}
#content #sidebar-pages-right-three-columns #text-9 img,#content #sidebar-pages-right-three-columns #text-7 img  {
	padding-top: 5px;
	margin: 0px;
}
#sidebar-pages-right-three-columns .textwidget li {
	/*height: 21px;*/
	height: 100%;

}
#sidebar-pages-right-three-columns h3 {
	font-size: 16px;
	font-weight: bold;
}
#sidebar-left, #sidebar-pages-menu-left-three-columns, #sidebar-pages-right-three-columns {
	  min-height: 1px;
}
/*#sidebar-pages-right-three-columns .sidebar-widgets {
	width: 230px;
}*/
#content #sidebar-pages-right-three-columns .sidebar-widgets li {
	/*height: 28px;*/
	height: 100%;
}
#content #sidebar-pages-right-three-columns .sidebar-widgets a {
	background-image: url("images/article-icon.gif");
   background-position: 0 5px;
   background-repeat: no-repeat;
	padding: 5px 0 5px 20px;
}
/*Priority Data Exchange widgets inside Data Exchanges*/
#main-content #sidebar-pages-right-three-columns .sidebar-widgets ul {
	margin: 0;
}
#main-content #sidebar-pages-right-three-columns .sidebar-widgets ul li {
    background-image: none;
    line-height: normal;
    margin-top: 0px;
    padding-left: 0px;
}

.sidebar-widgets {
	width: 190px;
}
#sidebar-left .menu {
	width:230px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: none;
}
#sidebar-left ul {
	margin: 0px;
	float: left;
}
#sidebar-left .menu  li {
	display: block;
	margin: 0;
	padding: 0 0 0px 0;
	border: none;
	width: 230px;
	background-image: url(images/bg-sidebar-left-li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content #sidebar-left .sub-menu li a  {
	float: left;
	width: 174px;
	display: block;
	background-image: none;
	background-color: #eef1f3;
	color: #00509f;
	padding: 9px 0 9px 25px;
	background-image: url(images/blue-bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	height: 14px;
}

#content #sidebar-left .sub-menu li {
    display: block;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 199px;
	float: left;
}
#content #sidebar-left .sub-menu {
   border: 1px solid #bec1d4;
   width: 199px;
   float: left;
 }
#content #sidebar-left .sub-menu li a:hover, .sidebar-bg-right .sidebar-widgets a:hover {
	color: #1f6f18;
}
#sidebar-left .menu li a{
	color: #FFF;
	min-height: 14px;
	height: auto;
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 12px 32px 12px 15px;;
	background-image: url(images/secondary-nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: -241px 0px;
	clear: both;

}

#sidebar-left .menu li a:hover {
	color: #FFF;
	background-image: url(images/secondary-nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 -40;
}


/** Highlight current menu item and submenu parent**/
#sidebar-left .menu li.current-menu-item a, #sidebar-left .menu li.current-menu-parent a {
	color: #FFF;
	background-image: url(images/secondary-nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/** Highlight current sub-menu item**/
#content #sidebar-left .sub-menu li.current-menu-item a {
    background-color: #618BB1;
    background-image: url("images/white-bullet.gif");
    background-position: 10px 13px;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

#sidebar-left .menu li.expandable a, #sidebar-left .menu li.collapsable a { text-indent: 6px; }

#sidebar-left .menu li.current-menu-item a, #sidebar-left .menu li.current-cat a, #sidebar-left .menu li.current-menu-item a, #sidebar-left .menu li.current-cat-parent a, #sidebar-left .menu li.current_page_item a{
	color: #FFF;
	background-image: url(images/secondary-nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	line-height: 16px;
}
#content #sidebar-left .sub-menu li.current_page_item a, #content  #sidebar-left .sub-menu li.current_page_parent a, #content #sidebar-left .sub-menu li.current_page_ancestor a {
	background-color: #618bb1;
	color: #FFF;
	background-image: url(images/white-bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
#sidebar-left ul.menu ul.children{display:none;}

#sidebar-left ul.menu li.current-cat ul.children, #sidebar-left ul.menu li.current-cat-parent ul.children, #sidebar-left ul.menu li.current_page_item ul.children, #sidebar-left ul.menu li.current_page_parent ul.children{
	display:block;
	}
#sidebar-left ul.menu ul.children li a, #sidebar-left ul.menu li.current_page_item ul.children li a, #sidebar-left ul.menu ul.children li a, #sidebar-left ul.menu ul.children li a{
    background-color: #EEF1F3;
    background-image: url("images/blue-bullet.gif");
    background-position: 10px 13px;
    background-repeat: no-repeat;
    color: #00509F;
    display: block;
    float: left;
	line-height: 16px;
    width: 160px;
    padding: 9px 16px 9px 25px;
}
#sidebar-left ul.menu ul.children li.current-cat a, #sidebar-left ul.menu ul.children li.current_page_item a {
    background-color: #618BB1;
    background-image: url("images/white-bullet.gif");
    background-position: 10px 13px;
    background-repeat: no-repeat;
    display:block;
    color: #FFFFFF;
}
/*Primary Navigation Header Menu */
#header-menu {
	height: 48px;
	float: left;
	width: 757px;
	border-left: 1px solid #FFFFFF;
  border-right: 1px solid #CBD2DC;
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 100;
	position: relative;
}
#header-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#header-menu ul ul {
	background-color: #FFF;
	border-color: #BEC1D4;
	border-style: solid;
	border-width: 1px;
	display: none;
	left: 0;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	width: 260px;
	z-index: 100;
}
#header-menu ul ul ul,#header-menu ul ul ul ul {
	top: 0; left: 100%;
}
#header-menu ul li {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
}
#header-menu ul ul li {
	width: 100%;
	display: block;
}
/* Root Menu */
#header-menu ul a {
	border-right: 1px solid #FFF;
	padding: 18px 21px 17px 21px;
	float: left;
	display: block;
	background-color: transparent;
	text-decoration: none;
	height: 1%;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: #002C6F;
}
/* Root Menu Hover Persistence */
#header-menu ul a:hover,#header-menu ul li:hover a,#header-menu ul li.iehover a {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
	color: #FFF;
}
/* 2nd Menu */
#header-menu ul li:hover li a,#header-menu ul li.iehover li a {
	float: none;
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	border-top: 1px solid #FFF;
	border-right: none;
	color: #002C6F;
	text-decoration: none;
	z-index: 100;
}
/* 2nd Menu Hover Persistence */
#header-menu ul li:hover li a:hover,#header-menu ul li:hover li:hover a,#header-menu ul li.iehover li a:hover,#header-menu ul li.iehover li.iehover a {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
	color: #FFF;
}
/* 3rd Menu */
#header-menu ul li:hover li:hover li a,#header-menu ul li.iehover li.iehover li a {
	 background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	color: #002C6F;
	text-decoration: none;
}
/* 3rd Menu Hover Persistence */
#header-menu ul li:hover li:hover li a:hover,#header-menu ul li:hover li:hover li:hover a,#header-menu ul li.iehover li.iehover li a:hover,#header-menu ul li.iehover li.iehover li.iehover a {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
	color: #FFF;
}
/* 4th Menu */
#header-menu ul li:hover li:hover li:hover li a,#header-menu ul li.iehover li.iehover li.iehover li a {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	color: #002C6F;
	text-decoration: none;
}
/* 4th Menu Hover */
#header-menu ul li:hover li:hover li:hover li a:hover,#header-menu ul li.iehover li.iehover li.iehover li a:hover {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
	color: #FFF;
}

/* Hover Function - Do Not Move */
#header-menu ul li:hover ul ul,#header-menu ul li:hover ul ul ul,#header-menu ul li.iehover ul ul,#header-menu ul li.iehover ul ul ul { display: none; }
#header-menu ul li:hover ul,#header-menu ul ul li:hover ul,#header-menu ul ul ul li:hover ul,#header-menu ul li.iehover ul,#header-menu ul ul li.iehover ul,#header-menu ul ul ul li.iehover ul {
	display: block;
}
#header-menu .current_page_item a,  #header-menu .current_page_parent a, #header-menu ul li ul .current_page_item a, #header-menu .current-menu-ancestor a {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
	color: #FFF;
}
#header-menu ul li:last-child a {
    border-right: 1px solid #FFFFFF;
	padding: 18px 22px 17px 23px;
}
.ie #header-menu ul li:last-child a {
	border-right: medium none;
	padding: 18px 21px 17px 22px;
}
body:first-of-type #header-menu ul li:last-child a { /* Safari */
	border-right: 1px solid #FFFFFF;
	padding: 18px 18px 17px 19px !important;
}
@media only screen and (max-width: 959px) {
	#header-menu {
		max-width: 100%;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	#header-menu ul {
		width: 757px;
	}
}
/* End header menu */
#content .entry-utility {
    background-color: #F2F4F6;
    color: #666666;
    font-size: 12px;
    padding: 5px;
	margin-bottom: 25px;
}
#comments-title {
	font-size: 19px;
	padding: 20px 0px 20px 0px;
}
#content ol li {
    /*line-height: 22px;*/
	margin-top: 8px;
}
#content .container_24 {
	padding-top:20px;
}
.commentlist li.comment {
    margin: 0 0 24px;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist .avatar {
    left: 0;
    position: absolute;
    top: 4px;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px;
}
#respond label {
    color: #888888;
    font-size: 12px;
}
#content textarea, #content input[type=text], #content input[type=password]{
    border: 1px solid #D3D3D3;
    color: #333333;
    margin-bottom: 8px;
    padding: 0px;
    width: 99%;
}
#content input  {
	height: 18px;
}
#respond .form-submit input {
	background-color: #0c335f;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: 28px;
    line-height: 13px;
    padding: 0;
    width: 114px;
}
#commentform p {
	margin-bottom: 5px;
}
.required {
	color: #F00;
}
/*
.main-content-sidebarleft {
	margin-left: 15px;
}	*/
.sidebar-bg-right	.sidebar-widgets {
    background-color: transparent;
    padding: 20px;
}
.sidebar-widgets h3 {
	font-size: 20px;
}
.sidebar-bg-right .sidebar-widgets a {
    background-image: url("images/blue-bullet.gif");
    background-position: 0px 5px;
    background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}
.sidebar-bg-right .sidebar-widgets li {
   padding: 5px 0px 5px 0px;

}
.sidebar-bg-right .sidebar-widgets ul {
   margin: 0px;
}
#home-left-box ul, #home-center-box ul, #home-right-box ul {
	margin: 0px;
}
#home-left-box li, #home-center-box li, #home-right-box li  {
	margin: 0px;
	padding: 5px 0 7px 0;
	background:url("images/underline.webp") repeat-x left bottom;
}
#home-left-box li a, #home-center-box li a, #home-right-box  li a{
	background-image: url("images/article-icon.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
	padding: 0px 0px 10px 20px ;
}
#home-left-box  a:hover, #home-center-box  a:hover, #home-right-box a:hover  {
	color: #1f6f18;
}
#cross-program {
	background-image:  url(images/chart.webp);
	background-repeat: no-repeat;
	background-position: center top;
	width: 216px;
	height: 194px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 36px;
	padding-bottom: 22px;
	padding-left: 36px;
}
#cross-program a {
	color:#2b2b2b;
	display: block;
}
#home-center-box .textwidget {
	width: 310px;
	float: left;

}

.cross-program-1 {
	width: 53px;
	float: left;
	height: 20px;
	padding-top: 38px;
	padding-left: 55px;
}
#cross-program a.cross-program-1:hover {
	color: #47ae21;
}
.cross-program-2 {
	width: 86px;
	float: left;
	height: 20px;
	padding-top: 38px;
	padding-left: 22px;
}
#cross-program a.cross-program-2:hover {
	color: #e6b314;
}
.cross-program-3 {
	width: 44px;
	float: left;
	height: 38px;
	padding-top: 41px;
	padding-left: 23px;
}
#cross-program a.cross-program-3:hover {
	color: #6fa1e6;
}
.cross-program-4 {
	width: 60px;
	float: left;
	height: 38px;
	padding-top: 41px;
	padding-left: 7px;
}
#cross-program a.cross-program-4:hover {
	color: #7d4fd6;
}
.cross-program-5 {
	width: 82px;
	float: left;
	text-align: center;
	margin-right: 67px;
	margin-left: 67px;
}
#cross-program a.cross-program-5:hover {
	color: #f1530a;
}
.cross-program-6 {
	width: 82px;
	float: left;
	text-align: center;
	height: 52px;
	padding-top: 16px;
	color: #FFF !important;
}
#cross-program .cross-program-6 a {
	color: #FFF;
}


#cross-program-page {
	background-image:  url(images/chart-page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width: 338px;
	height: 305px;
	float: left;
	border: 1px solid #D3D3D3;
	padding-top: 15px;
	padding-right: 66px;
	padding-bottom: 41px;
	padding-left: 58px;
}
#cross-program-page a {
	color:#2b2b2b;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#cross-program-page a:hover {
	text-decoration: underline;
}

#cross-program-page .cross-program-1 {
	float: left;
	height: 20px;
	padding-left: 100px;
	padding-top: 62px;
	width: 69px;
}

#cross-program-page a.cross-program-1:hover {
	color: #47ae21;
}

#cross-program-page .cross-program-2 {
	float: left;
	height: 20px;
	padding-left: 43px;
	padding-top: 62px;
	width: 126px;
}
#cross-program-page a.cross-program-2:hover {
	color: #e6b314;
}
#cross-program-page .cross-program-3 {
	float: left;
	height: 58px;
	padding-left: 46px;
	padding-top: 80px;
	width: 58px;
}
#cross-program-page a.cross-program-3:hover {
	color: #6fa1e6;
}

#cross-program-page .cross-program-4 {
	float: left;
	height: 58px;
	padding-left: 16px;
	padding-top: 80px;
	width: 88px;
}
#cross-program-page a.cross-program-4:hover {
	color: #7d4fd6;
}

#cross-program-page .cross-program-5 {
	float: left;
	margin-left: 70px;
	margin-right: 70px;
	text-align: center;
	width: 198px;
	padding-top: 15px;
	height: 70px;
}
#cross-program-page a.cross-program-5:hover {
	color: #f1530a;
}

#cross-program-page .cross-program-center{
	color: #FFFFFF !important;
	float: left;
	height: 66px;
	padding-top: 52px;
	text-align: center;
	width: 130px;
}
#cross-program-page .cross-program-center a {
	color: #fff;
}
@media only screen and (max-width: 420px) {
	#cross-program-page {
		padding-left: 0;
		width: 240px;
		height: 216px;
		padding-right: 30px;
		padding-left: 28px;
	}

	#cross-program-page .cross-program-1 {
		float: left;
		height: 20px;
		padding-left: 55px;
		padding-top: 37px;
		width: 40px;
	}

	#cross-program-page .cross-program-2 {
		float: left;
		height: 20px;
		padding-left: 146px;
		padding-top: 0px;
		width: 60px;
		margin-top: -19px;
	}

	#cross-program-page .cross-program-3 {
		float: left;
		height: 58px;
		padding-left: 25px;
		padding-top: 58px;
		width: 58px;
	}
	#cross-program-page .cross-program-4 {
		float: left;
		height: 58px;
		padding-left: 174px;
		padding-top: 0px;
		width: 56px;
		margin-top: -52px;
	}

	#cross-program-page .cross-program-5 {
		float: left;
		margin-left: 69px;
		margin-right: 70px;
		text-align: center;
		width: 99px;
		padding-top: 0;
		height: 70px;
		margin-top: -21px;
	}

	#cross-program-page .cross-program-center{
		color: #FFFFFF !important;
		float: left;
		height: 66px;
		padding-top: 23px;
		text-align: center;
		width: 75px;
	}
}
#main-content ul {
    margin-bottom: 10px;
    margin-left: 20px;
}
#main-content ul li {
    line-height: normal;
    background-image: url("images/blue-bullet.gif");
	background-position: 0 5px;
	background-repeat: no-repeat;
    padding-left: 10px;
    margin-top: 8px;
}
#main-content ol li {
    /*line-height: 22px;*/
	margin-top: 8px;
}
#main-content ol li {
    list-style-type: decimal;
}
#container-hero {
	 background-color: #0C325E;
	 position: relative;
	 width: 959px;
	 height: 316px;
	 border-left: 1px solid #6290C1;
}

#nav-slider {
    position: absolute;
	z-index: 900;
	bottom: 20px;
	left: 20px;
}
#slider{
	width: 645px;
	min-height: 316px;
	float: left;

}
#slider img {
	float: left;
	width: 374px;
	height: 316px;
	margin: 0px;
	padding: 0px;
}
#slider .info {
    float: left;
    min-height: 276px;
    padding: 20px;
    width: 251px;
    padding-right: 0;
}
#slider .info p {
    padding-right: 20px;
}
#slider .info a.view {
    background-image: url("images/hero-read-more-button-sprite.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-align: left;
    width: 144px;
	text-transform: uppercase;
	padding: 0px 0px 0px 14px;
}
#slider .info a:hover {
    background-image: url("images/hero-read-more-button-sprite.gif");
    background-position: left -35px;
	text-decoration: none;
}
#slider h2 {
    color: #FFFFFF;
    font-size: 24px;
	font-family: Georgia,"Times New Roman",Times,serif;
	background-image: none;
	padding-bottom: 2px;
}
#nav-slider a.activeSlide {
    background-color: #fff;
	color: #333333 !important;
}
#nav-slider a:hover.activeSlide {
    color: #FFF !important;
}
#nav-slider a {
    background-color: #315E8E;
    height: 25px;
    line-height: 25px;
    margin-right: 1px;
    text-align: center;
    width: 25px;
	float: left;
	color: #FFF;
}
#nav-slider a:hover {
    background-color: #6290c1;
}
#resources {
	width: 312px;
	min-height: 316px;
	float: left;
	border-right: 1px solid #6290C1;
	border-left: 1px solid #6290C1;
}
#resources h2 {
	padding: 11px 16px 10px;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	background-image: none;
	margin: 0px;

}
#resources li {
	border-top:1px solid #6491c0;
	padding: 0px;
	margin: 0px;
	height: 37px;
}
#resources li a {
	display:block;
	padding: 10px 16px;
	max-height: 38px;
	color: #FFF;
	margin: 0px;
	line-height: normal;
	height: 17px;
}
#resources li a:hover {
	background-color:#315e8e;
	text-decoration:none;
}
.underline {
	background:url("images/underline.webp") repeat-x left bottom;
	margin-bottom: 15px;
    padding-bottom: 15px;

}
.viewall {
	text-transform: uppercase;
	letter-spacing: -0.02em;
}
#section1 {
	background-color: #efefef;
	height: 60px;
	width: 708px;
	border: 1px solid #d3d3d3;
	margin-bottom: 25px;
	float: left;
}

h4.entry-title{
	background-image: url("images/article-icon.gif");
   background-position: 0 5px;
   background-repeat: no-repeat;
	padding: 5px 0 5px 20px;
	/*border-bottom: #D3D3D3 solid 1px;*/
}

.entry-content {
	padding-right: 5px;
}
#section1-version, #section1-category {
	padding: 10px 10px 10px 15px;
	float: left;
}
#section1-version {
	width: 195px;
	border-right: 1px solid #d7d7d7;
	height: 40px;
}
#section1-version span {
	font-size: 18px;
	font-weight: bold;
	display: block;
}
#section1-category  span {
	font-size: 18px;
	font-weight: bold;
	display: block;
}
#section1-category {
	width: 238px;
	height: 40px;
	border-left: 1px solid #fefefe;
	border-right: 1px solid #d7d7d7;
}
#section1-button-download a {
	color: #FFF;
	font-size: 16px;
	background-image: url(images/download-bullet.gif);
	background-position: 185px 15px;
	background-repeat: no-repeat;
	padding: 10px 30px 10px 15px;
	background-color: #1f6f18;
	display: block;
}
#section1-button-download a:hover {
	text-decoration: none;
	background-color: #2a8b21;
}
#section1-button-download  {
	border-left: 1px solid #fefefe;
	height: 40px;
	/*padding: 10px;
	padding: 10px;*/
padding-left: 10px;
padding-top: 10px;
	float: left;
}
#button-support {
	float: right;
	width: 68px;
	height: 20px;
	margin-top: 8px;
	text-align: right;


}
#button-support img {
	float: left;
	right: 70px;

}
#header-three-columns {
	background: url("images/underline.webp") repeat-x scroll left bottom transparent;
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 15px;
	/*height: 30px;*/
	float: left;
	width: 710px;
}
#header-three-columns h1 {
	width: 600px;
	background: none;
	float: left;
	margin: 0px;
	line-height: 28px;
}

/*For Data Exchanges Information*/

li#entry-child-li{
	list-style: none;

}

/*PageNavi styles*/
.wp-pagenavi {
	clear: both;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span{
	text-decoration: none;
	margin: 3px;
	padding: 3px 5px;
	color: #0E396A;
	background: #fff;
	border: 1px solid #BFBFBF;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #BFBFBF;
}

.wp-pagenavi span.current {
	background: #0E396A;
	border: 1px solid #BFBFBF;
	color: #fff;
}

/* Styles for Knowledge Base widgets*/

.widget-knowledge ul li{
	float: left;
	width: 290px;
	-o-text-overflow: ellipsis;   /* Opera */
    text-overflow:    ellipsis;   /* IE, Safari (WebKit) */
    overflow:hidden;              /* don't show excess chars */
    /*white-space:nowrap;  */         /* force single line */
	margin-right: 5px;
	margin-bottom: 5px;
}

.widget-knowledge .widget-title{
	margin-top: 10px;
}

/*.widgets-left-knowledge{
	width: 87%;
	text-align: center;
	clear: both;
}*/

.widgets-left-knowledge ul li{
	color: #00509F;
	list-style: disc;
	margin-left: 25px;
	line-height: 1.5em;
	text-align: left;
}

/* Taxonomy sidebar*/
.bg-content-map {
	background-image: url(images/bg-content-map.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.content-checkbox-map{
	width: 948px;
	float: left;
	height: 41px;
	background-image: url(images/bg-content-checkbox-map.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}
.checkbox-map {
	width: auto;
	float: left;
	height: 41px;

}
.title-checkbox {
	font-weight: bold;
	width: 110px;
	height: 26px;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
.checkbox{

		width: 20px !important;
		height: 41px;
}
#content-map input{

	margin: 2px 0px 0px 0px;
}
label.check {
		width: 100px !important;
	    float: left;
		height: 41px;
}
.checkbox-map fieldset label {
    display: inline;
    font-weight: normal;
	margin-right: 8px;
	vertical-align: top;
	line-height: 22px;
}
#content-map {
	border: solid 1px #d6d6d6;
	clear: both;
	width: 948px;
	margin-bottom: 35px;
	margin-top: 10px;
	padding-bottom: 15px;
	float: left;
}
#map_canvas {
	width: 674px;
	height: 550px;

}
#content_map_canvas {
	width: 674px;
	height: 550px;
	padding: 2px;
	border: solid 1px #d6d6d6;
	clear: both;
	margin-left: 15px;

	float: left;


}
.text-table-bold1 {
	font-weight: bold;
	font-size: 14px;
}
.text-table-bold2 {
	font-weight: bold;
	font-size: 18px;
}
.content-table {
	width: 946px;
	border: solid 1px #d6d6d6;
	padding: 2px;
	clear: both;
}
.title-bg-table-blue {
	 border-bottom: 1px solid #4779a7;
}
#progress-download {
	border: 1px solid #D6D6D6;
    padding: 2px;
    width: 946px;
	height: 62px;
	clear: both;
	margin-top: 30px;
	background-color: #fff;

}
#progress-download span {
	margin-top: 22px;
	margin-left: 15px;
	float: left;

}
#progress-download a {
	background-color: #1f6f18;
	padding: 9px 65px;
	color: #fff;
	float: right;
	margin-right: 15px;
	font-size: 16px;
	margin-top: 12px;
}
#sidebar-content-map {
	width: 213px;
	float: left;
	padding: 0px 0px 0px 20px;

}
#sidebar-content-map h3 {
	color: #00509f;
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-image: none;
}
#sidebar-content-map ul {
	margin: 0px;
}
#main-content .operational-node {
	background-image: url(img/icon-green-01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	height: 25px;
}
#main-content .planned-node {
	background-image: url(img/icon-yellow-01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	height: 25px;
}
#main-content .operational-node-client {
	background-image: url(img/icon-green-02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	height: 25px;
}
#main-content .planned-node-client {
	background-image: url(img/icon-yellow-02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	height: 25px;
}
#exchange-state, #exchange-tribe, #exchange-other {
	width: 213px;
	padding: 0px;
	margin: 0px;
}

#home-right-box a.map{
    display: block;
    width: 310px;
    height: 227px;
    margin: 0px;
}
#sidebar-content-map fieldset {
    padding: 0px;
}
#content-map h3.h3-with-line {
	background: url("images/underline.webp") repeat-x scroll left bottom;
	margin-top: 0px;
	margin-bottom: 20px;
}

#tabs-menu-progress {
    clear: both;
    height: 43px;
    position: relative;
	border-bottom: solid 1px #cbd2dc;
	margin-bottom: 25px;
}

#tabs-menu-progress ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#tabs-menu-progress ul#menu-progress-menu {
    margin-left: 0px;
}
#tabs-menu-progress ul li {
    float: left;
    margin: 0;
    padding: 0;
	background-image: none;
	height: 40px;
}
#tabs-menu-progress ul#menu-progress-menu li.current-menu-item a{
	background-image: none;
	background-color: #FFF;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cbd2dc;
	border-right-color: #cbd2dc;
	border-left-color: #cbd2dc;
	margin-top: 0px;
	height: 43px;
}

/*#tabs-menu-progress ul#menu-progress-menu li a {
	font-size: 14px;
	line-height: 43px;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	color: #FFF;
	width: 180px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 5px;
	background-image: url(images/bg-tabs-menu-progress-inactive.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}*/
#tabs-menu-progress ul#menu-progress-menu li a {
	font-size: 14px;
	line-height: 43px;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	color: #0f3e75;
	width: 180px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 5px;
	background-color: #F0F0F0;
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 4px;
	height: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cbd2dc;
	border-right-color: #cbd2dc;
	border-left-color: #cbd2dc;
}
#tabs-menu-progress ul li a {
    color: #6BB8DE;
    display: block;
    height: 43px;
    margin: 0;
    outline-style: none;
    padding: 0;
    text-decoration: none;

}
#exchange-data-exchange {
	display: block;
	float: left;
	width: 216px;
	margin: 12px 8px 0px 10px;
}
#content-map fieldset {
    padding: 10px 0px 10px 0px;
	width: 375px;
}
.content-checkbox-map a{
	background-color: #1F6F18;
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    margin-right: 8px;
    margin-top: 7px;
    padding: 4px 19px;
}
#content-map #sidebar-content-map fieldset {
    padding: 0 0;
	width: 213px;
}

#sidebar-main-kn{
    float: left;
    margin-bottom: 0px;
    width: 710px;
}

#content #sidebar-main-kn #searchform .s{
	width: 550px;
}

#sidebar-main-kn #searchform{
    background: #f1f4f6;
    border: 5px solid #e9edf0;
    /*padding: 30px 30px 30px 39px;*/
    height: 45px;
    clear: both;
    padding: 13px 0 0 36px;
}
#sidebar-main-kninput.s{
    width: 530px;
    margin-right: 5px;
}
#sidebar-main-kn ul{
    padding: 0;
    margin: 0;
}
#sidebar-main-kn ul li{
    background: url("images/underline.webp") repeat-x scroll left bottom transparent;
    margin: 0 15px 0 0;
    padding: 5px 0 7px;
}

#sidebar-main-kn ul li a{
    background-image: url("images/article-icon.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 0 10px 20px;
}
#sidebar-main-kn ul li a:hover{
    color: #1F6F18;
}
/*#sidebar-left h3{
    text-align: left;
    width: 180px;
    padding: 0 0 10px 10px;
    background-position: left bottom;
}*/
/*#sidebar-left div.widgets-left-knowledge:first-child h3, #sidebar-left div.widgets-left-knowledge h3.sidebar-left-categories{*/
#sidebar-left h3{
    background-image: url("images/secondary-nav-sprite.gif");
    background-position: -241px 0;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 13px 0 12px 15px;
    font-size: 14px;
    height: 8px;
    line-height: 13px;
    min-height: 14px;
    margin: 0;
    text-align: left;
    width: 215px;
}

#sidebar-left .widgets-left-knowledge ul li.current-cat a, #sidebar-left .sidebar-widgets ul li.current-cat a, .left-menu ul li.current-cat a {
	background-color: #618BB1;
    background-image: url("images/white-bullet.gif");
    background-position: 10px 13px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
}

.widgets-left-knowledge, .sidebar-widgets {
    float: left;
    /*width: 230px;*/
}
.widgets-left-knowledge ul, .sidebar-widgets ul{
    /*border: 1px solid #BEC1D4;*/
    float: left;
    width: 199px;
}
.widgets-left-knowledge ul li, .left-menu ul li{
    /*background-image: url("images/bg-sidebar-left-li.gif");*/
    background-position: left bottom;
    background-repeat: no-repeat;
    border: medium none;
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 199px;
}

#sidebar-left .widgets-left-knowledge ul li a, .left-menu ul li a{
 background-color: #EEF1F3;
    background-image: url("images/blue-bullet.gif");
    background-position: 10px 13px;
    background-repeat: no-repeat;
    color: #00509F;
    display: block;
    float: left;
    line-height: 16px;
    padding: 9px 16px 9px 25px;
    width: 160px;
}


/*.widgets-left-knowledge ul li a{
    background-image: url("images/blue-bullet.gif");
    background-position: 10px 13px;
    background-repeat: no-repeat;
    color: #00509F;
    display: block;
    float: left;
    height: 14px;
    padding: 9px 0 9px 25px;
    width: 174px;
    clear: both;
    font-size: 14px;
    line-height: 13px;
    min-height: 14px;
}*/
.widgets-left-knowledge div{
    width: 181px;
    padding: 0 10px;
}
.sidebar-left .sidebar-widgets{
    float: left;
    margin: 0 0 20px 5px;
    width: 190px;
}
.sidebar-left ul{
    width: 201px;
}
.sidebar-left ul li{
    background: red;
    clear: both;
    display: block;
    padding: 0 10px 0 20px;
    margin-bottom: 10px;
    background: url("images/blue-bullet.gif") no-repeat 10px 5px;
}


img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.ui-widget-header {
	border: 1px solid #464646;
	color: #464646;
	font-weight: bold;
	background: url("images/ed-bg.gif") repeat-x scroll left top #DFDFDF;
    border-color: #DFDFDF;
}
#div_data_exchange_selector .ui-widget-header  {
	background-image: none;
	background-color: #DFDFDF;
	color: #333;
}
#div_data_exchange_selector .ui-widget-header a {
    color: #00509F
}
/*Node Profiles custom fields title*/
#profile-table{
	border-left: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}

#profile-table td{
	border-right: 1px solid #D4D4D4;
}

td#field-title{
	font-size:16px;
	color:#00509F;
}

#profile-table td ul{
	margin-left: 0px;
}
#main-content .download-document {
	background-color:#FFF;
	border: solid 6px #e9edf0;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 5px 10px;
}
#main-content .download-document a {
	background-color: #1F6F18;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin: 0px 6px 0px 6px;
    padding: 9px 63px 9px 63px;
	font-weight: normal;
}
#main-content .title-download-document{
	color: #315e8e;
	display: block;
	font-weight: normal;
	float: left;
	margin-right: 20px;
	background: url("images/icon-download-document.jpg") no-repeat scroll -2px -8px transparent;
	padding-left: 60px;
	padding-bottom: 10px;
	font-size: 28px;
}
#main-content .table-no-padding td {
	padding: 0px;
	border-left: none;
}
#main-content .download-document {
	float: left;
}
#main-content .download-div {
	height: 92px;
}
#main-content .download-div-message {
	height: 105px;
}
#main-content .big-space {

}
#main-content .download-message{
	color: #FF0000;
	font-size: 11px;
	display: block;
}
#arrow{
    background: url("images/arrow-info-how-it-works-steps.gif") no-repeat scroll left center transparent;
    height: 12px;
    position: relative;
    width: 24px;
    z-index: 1;
}
#info-how-it-works-steps {
	width: 668px;
	padding: 20px;
	border: solid 1px #356395;
	background-color: #FFF;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#how-it-works-steps {
	width: 710px;
	float: left;
	padding: 0px;
	background-image: url(images/arrow-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#how-it-works-steps a {
	text-decoration: none;
}
#how-it-works-steps a:hover {
	color: #2c8b2b;
}
#how-it-works-steps .steps img {
	display: block;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
}
#how-it-works-steps .steps {
	width: 172px;
	float: left;
	text-transform: uppercase;
	font-size: 15px;
}
.steps span {
	display: inline-block;
	clear: right;
}
.steps-info {
	clear: both;
	padding-left: 15px;
}
.number-step-1 {
	 background: url("images/number-step-1.gif") no-repeat scroll 0px  0px transparent;
	 padding-left: 28px;
}
.number-step-2 {
	 background: url("images/number-step-2.gif") no-repeat scroll 0px  0px transparent;
	 padding-left: 28px;
}
.number-step-3 {
	 background: url("images/number-step-3.gif") no-repeat scroll 0px  0px transparent;
	 padding-left: 28px;
}
.number-step-4 {
	 background: url("images/number-step-4.gif") no-repeat scroll 0px  0px transparent;
	 padding-left: 28px;
}
/*.arrow-how-it-works {
	 background: url("images/arrow-how-it-works.gif") no-repeat scroll 5px  55px transparent;
	 padding-left: 7px;

}*/
.arrow-how-it-works2 {
	 background: url("images/arrow-how-it-works.gif") no-repeat scroll 24px  55px transparent;
	 padding-left: 78px;
}

.rss{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

/*EN2012 logo*/
.en-letter-logo{
	color: #009966;
    font-weight: bold;
}
.en-number-logo{
	color: #000066;
    font-weight: bold;
}


/*Exchange Network alert form*/
.form-title {
    color: #00509F;
    font-size: 16px;
}
#alerts-table {
    border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-top: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
	width: 710px;
}
#alerts-table .slick  td{
    padding: 10px;

}
#alerts-table td{
    padding: 0px;
	 vertical-align: top;
}
#alerts-table p {
    margin: 0px;
}
#alerts-table td:first-child {
     border-left: 0px;
}
#alerts-table td:last-child {

	 border-right: 1px solid #FFFFFF;
}
#alerts-table td:last-child {

	 border-right: 1px solid #FFFFFF;
}
#content #alerts-table input {
	width: auto;
	margin-bottom: 0px;
}
#content #alerts-table small {
	font-size: 12px;
	display: block;
	margin-top: 8px;
}
#content #alerts-table select  {
	height: 23px;
}
#content #alerts-table input[type="text"] {
    height: 21px;
	margin-bottom: 0px;
}
#content #alerts-table input {
    height: 15px;
	margin-bottom: 10px;
}

#content #alerts-table .alerts-button {
    background-color: #003C77;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 31px;
    margin-bottom: 0;
    margin-left: -5px;
    width: 200px;
	margin-right: 10px;
	margin-top: 10px;
}
#alerts-table .alerts-button:hover {
	text-decoration: underline;
}


.content-alerts-button {
	margin-left: 180px;
	margin-top: 10px;

}

.content-widget{
	padding: 0 10px;
}

.content-widget ul li a{
	width: 150px;
}

.exchange{
	border-bottom: 1px solid #BEC1D4;
	margin-bottom: 10px;
	width: 465px;
}

.exchange p{
	margin-top: -15px;
}

#s-results {
    clear: both;
}
.download-document-icon {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#taxonomy-7 {
	text-align: center;
}
.st_sharethis{
	cursor: pointer;
	color: #333;
	height: 20px;
	line-height: 20px;
}

#content .login, #content .tml-login {
	width: 330px;
	margin: 0px auto 20px;
	background-color: #FFF;
	/*float: left;*/
	padding: 10px;
	border: 1px solid #D3D3D3;
}

#content .login input, #content .tml-login input  {
	height: 32px;
	padding: 5px;
	width: 318px;
}

#content .tml-login input[type="checkbox"] {
	width: 15px;
        margin: 0;
        height: 15px;
}
#content .login .submit input, #content .tml-login .tml-submit-wrap input {
	height: 32px;
	background-color: #1F6F18;
    color: #FFFFFF;
	font-size: 16px;
}
.login p.message, .tml-login p.message {
    padding: 5px;
    border: 1px solid #E6DB55;
    background-color: #FFFFE0;
    color: #333;
}
.forgetmenot-submit {
	width: 330px;
	/*float: left;*/
	clear: both;
}
.forgetmenot {
	width: 165px;
	/*float: left;*/
	padding-top: 5px;
	display: inline-block;
}
#content .forgetmenot-submit .forgetmenot input {
	width: 10px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.forgetmenot-submit .submit {
	width: 165px;
	/*float: left;*/
	display: inline;
}
#content .login ul, #content .tml-login ul{
	/*float: left;*/
	margin: 0px;

}
#content .login .submit input, #content .tml-login .submit input{
	width: 165px;
	margin: 0px;
	cursor: pointer;
	float: right;
}
#node_information table {
	width: 700px;
}

#node_information table input, #node_information table label, #node_information table td select   {
	float: left;
	margin: 0px;
	padding-bottom: 2px;
}
#node_information table input  {
	padding: 2px 4px;
	display: block;
	margin: 0px;
}
#node_information table td {
	padding: 5px;
	border: none;
}
#main-content ul.available,  #main-content ul.ui-sortable {
	margin: 0px;
}
#main-content .ui-multiselect ul li{
	 padding-left: 16px;
	 background-image: none;
	 margin: 0px;
	 line-height: none;

}
#content  .latitude-longitude-width input  {
	width: 205px;
}
#main-content .ui-multiselect .typeDataExchange {
	float: right;
	margin-right: 54px;

}
#content .submit_node_profile_changes,  #content .button-primary {
	width: 150px;
	padding: 5px;
	margin-top: 5px;
	height: 34px;
	background-color: #1F6F18;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	border: none;
}

#main-content  .ui-multiselect {
	border: 1px solid #D6D6D6;
}
#main-content .ui-multiselect div.available {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}
#content .ui-multiselect input.search {
  height: 14px;
   margin: 4px;
    opacity: 0.5;
    padding: 1px;
    width: 150px;

}
#your-profile table {
    margin-bottom: 5px;
}
.html_editor {
	margin-bottom: 30px;
	width: 705px;
}
#content  .ui-corner-all {
	border-radius: 0px;

}
#content .ui-multiselect input.search {
    opacity: 1;
}
#content .ui-icon-arrowthick-2-n-s {
    background-position: -130px -48px;
}
#content .tml-form-table td, .account-details table td, .div-node-profile table td {
	padding: 5px 0px;
	border: none;
	font-size: 14px;
}
#content .account-details table  {
	margin-bottom: 5px;
}
#content .tml-form-table input {
	width: 260px;
	float: left;
	clear: both;
	height: 29px;
	padding-left: 4px;
}
#content .show-password #pass1-text {
	float: none;
	display: block;
}
#content .tml-form-table span {
	/*display: block;
	float: left;
	clear: both;*/
	border: 0 none;
	padding: 0;
	display: inline;
}
#content .tml-form-table th {
	display: table-cell;
	background: none;
	color: #363636;
	padding: 0;
	font-weight: normal;
}
#your-profile .submit {
	margin-left: 117px;
}
.link-edit-profile, .link-edit-node-profile {
	background-color: #1F6F18;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 5px;
	margin-bottom: 10px;
    padding: 7px 20px;
	  display: inline-block;
}
#div_data_exchange_selector .available, #div_data_exchange_selector .available .actions {
	 width: 281px;
}
.pass-strength-result-indicator-hint {
	float: left;
	width: 590px;
}
.pass-strength-result-indicator-hint p {
	float: left;
}
#div_data_exchange_selector .ui-icon-minus {
background-position: 0px 0px;
background-image: url("/wp-content/plugins/acf_node_select/icons/remove.gif");
width: 48px;
}
#div_data_exchange_selector .ui-icon-plus {
background-position: 0px 0px;
background-image: url("/wp-content/plugins/acf_node_select/icons/add.gif");
width: 24px;
}
.form-table .description {
	margin-bottom: 10px;
	display: block;
}
#content  #your-profile label {
	float: left;

}
#div_data_exchange_selector {
	margin-bottom: 15px;
}
.span-padding {
	margin: 0px;
	padding-bottom: 5px;
}
#content #div_data_exchange_selector li {
	line-height: 18px;
}
.description2 {
	width: 570px;
}

#content #pass-strength-result {
	width: 256px;
}
#footer .signature, #footer .signature a {
    color: #B8B8B8;
    font-size: 11px;
}
.align-call-to-action1 {
    float: left;
    padding-right: 10px;
    width: 489px;
}
.align-call-to-action2 {
    float: left;
}
/*PDF documents*/

.content-left-pdf {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
}

.fm_date {
    color: #013973;
    font-size: 19px;
    font-weight: bold;
}
.fm_sub {
    font-size: 20px;
    text-decoration: underline;
}
.fm_title_blue {
    background-color: #013973;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    padding: 20px 5px 5px 5px;
    text-align: center;
}
.fm_title_green {
    background-color: #00834A;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    padding: 20px 5px 5px 5px;
    text-align: center;
}
.fm_title_light_green {
    background-color: #9CD0BD;
    font-weight: bold;
    height: 20px;
    padding: 20px 5px 5px 5px;
    text-align: center;
}
.fm_title_lighter_green {
    background-color: #A5F5BD;
    font-weight: bold;
    height: 20px;
    padding: 20px 5px 5px 5px;
    text-align: center;
}
.fm_box_3 {
    float: left;
    width: 33%;
}
.fm_box_4 {
    float: left;
    width: 25%;
}
.fm_box_5 {
    float: left;
    width: 20%;
}
.fm_box_6 {
    float: left;
    width: 16.6%;
}
.fm_long_title {
    height: 50px;
}
.fm_long_4r_title {
    height: 45px;/*60*/
    padding: 20px 0 !important; /*10*/
}
.fm_long_title_center {
    padding-top: 30px;
}
.fm_long_exc_tl {
    height: 9px;
    padding: 38px 0;
}
.fm_time, .fm_description {
    float: left;
}
.fm_description img{
	margin: 0;
}
.fm_time{
    width:60px;
}
.fm_td {
    padding-right: 9px;
    padding-bottom: 15px;
}
.fm_place {
    text-align: right;
}
.fm_tr {
    width: 100%;
    clear: both;
}
.fm_th{
    background-color: #013973;
    color: #FFF;
    padding:10px;
    text-align: center;
    margin-bottom:10px;
}
.fm_th div {
    font-size: 24px;
    font-weight: bold;
}
.fm_ident{
    padding-left:90px;
     white-space: nowrap;
}
.fm_ident_title{
    float:left;
}
.fm_moderators{
    height: 50px;
}
.fm_box_5 .fm_title_light_green, .fm_box_6 .fm_title_light_green {
	border: thin solid #aaa;
}
.fm_centered {
    padding-bottom: 24px;
    padding-top: 11px;
}

/* Knowledge Base */
#content .knowledge-base-content #sidebar-main-kn, #content .knowledge-content #sidebar-main-kn  {
	width: 950px;
}
body #content .knowledge-base-content #sidebar-main-kn #searchform .s, body #content .knowledge-content #sidebar-main-kn #searchform .s {
	 width: 720px;
}
body #content .knowledge-base-content #sidebar-main-kn .searchsubmit, body #content .knowledge-content #sidebar-main-kn .searchsubmit {
	 width: 135px;
}
#content .knowledge-base-content ul, #content .knowledge-content ul  {
	 margin-left: 4px;
	 margin-right: 2px;
 }
#content .knowledge-base-content ul li a, #content .knowledge-content ul li a  {
	display: block;
 }
#content .knowledge-base-content ul li, #content .knowledge-content ul li  {
	margin-left: 2px;
 }
.knowledge-base-content #column-left h3, .knowledge-base-content #column-right h3 {
	  color: #fff;
	  padding: 9px 10px 8px;
	  font-size: 14px;

}
.knowledge-base-content #column-left h3 {
	  background-color: #003C77;
	  border-radius: 10px 10px 0 0;
	  -moz-border-radius: 10px 10px 0 0;
      -webkit-border-radius: 10px 10px 0 0;
      -khtml-border-radius: 10px 10px 0 0;
	  font-weight: bold;
}
.knowledge-base-content #column-right h3 {
	background-color: #4775a6;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
	font-weight: bold;
}
.knowledge-base-content #column-center h3 {
	  background-color: #459743;
	  border-radius: 10px 10px 0 0;
	  -moz-border-radius: 10px 10px 0 0;
      -webkit-border-radius: 10px 10px 0 0;
      -khtml-border-radius: 10px 10px 0 0;
	  color: #fff;
	   padding: 9px 10px 8px;
	   font-size: 14px;
	   font-weight: bold;
}
.widget-knowledge {
	float: left;
	width: 100%;
}
.knowledge-base-content  h3, .knowledge-base-content  h2 {
	background-image: none;
}
.knowledge-base-content  h2 {
	margin-top: 2px;
	margin-left: 125px;
}

#knowledge-base-content-bg {
	float: left;
	width: 950px;
	background-position: 0px 0px;
	background-image: url(images/background-knowledge-base-content.gif);
	background-repeat: no-repeat;
}
#knowledge-base-content-bg #column-center {
    padding: 0 4px;
}
#knowledge-base-content-bg #column-left, #knowledge-base-content-bg #column-right {
    padding: 0;
    margin: 0;
}
.fm_centered {
    padding-bottom: 24px;
    padding-top: 11px;
}

.widget-knowledge-sidebar{
	border: thin solid #CFD2DB;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	margin-bottom: 5px;
}
/*Sign up button for EN alerts section*/
.content-signup {
    background-image: url("images/bg-content-checkbox-map.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 15px;
    padding: 10px 0;
    width: 710px;
}
.content-signup a {
    background-color: #1F6F18;
    color: #FFFFFF;
    font-size: 15px;
    margin-left: 8px;
    padding: 4px 19px;
}
.content-signup span{
    color: #0E396A;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    margin-left: 12px;
    margin-right: 5px;
}

/*Google Search Engine*/
.gsc-adBlock {
  visibility: hidden !important;
  display: none !important;
  height: 0px !important;
}
.gsc-adBlockNoHeight {
  visibility: hidden !important;
  display: none !important;
  height: 0px !important;
}
#master-1 {
  visibility: hidden !important;
  display: none !important;
  height: 0px !important;
}
.gsc-resultsHeader {
 display: none;
}

.gsc-control-cse {
	padding: 0 !important;
}

.gsc-above-wrapper-area-container td {
	padding: 0 !important;
}
.gsc-above-wrapper-area {
	border-bottom: 0px !important;
	padding: 0 !important;
}
.gsc-above-wrapper-area-container {
    margin-top: 50px;
}
.gsc-webResult .gsc-result {
	padding: 0 !important;
	margin-bottom: 0 !important;
	border: 0px solid #FFFFFF !important;
}
.gsc-control-cse {
	background-color: transparent !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
	border: 0px solid #FFFFFF !important;
}
.gsc-table-result td {
	border-right: 0px solid #FFFFFF !important;
}
.gsc-cursor-box  {
	text-align: center !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	/*margin: 3px;*/
	padding: 3px 5px;
	background: #0E396A !important;
	border: 1px solid #BFBFBF !important;
	color: #fff !important;
	font-size: 14px;
    font-weight: normal !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
   /* margin: 3px;*/
	padding: 3px 5px;
	font-size: 14px;
	color: #0E396A;
	background: #fff;
	border: 1px solid #BFBFBF;
	text-decoration: none !important;
}

.su-spoiler-style-default > .su-spoiler-title {
	font-size: 24px;
    font-weight: normal;
    color: #028446;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 15px;
    line-height: 1.2;
    background-image: url(images/underline.webp);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.mobile-only {
  display: none;
}



/*****************/
/* Responsive support */
/* MEDIA QUERIES */
/*****************/

/* Tablet Screen Sizes */
@media only screen and (max-width: 959px) {

  .mobile-only {
    display: block;
  }

  .hide-mobile {
    display: none !important;
  }

  body, html {
    min-width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  img {
    max-width: 100%;
  }

  #container-hero {
    width: 100%;
    border-left: none;
  }

  #slider {
    max-width: 100%;
  }

  .container_24 {
    width: 100%;
  }

  #follow {
    text-align: center;
    margin-bottom: 20px;
  }

  #resources {
    background-color: #0C325E;
    width: 100%;
    border-left: none;
    border-right: 0;
  }

  #slider .slide img {
    display: none;
  }

  #header {
    background-position-y: -16px;
  }

  #body-content .header-internal {
    background: #fff url(images/header-bg.webp) repeat-x;
    background-position-y: -16px;
    padding-bottom: 0;
  }

  #header .wrapper {
    position: static;
    padding: 0;
  }

  #header h1 {
    height: auto;
  }

  #header h1 a {
    padding: 15px 0 10px 20px;
    border-left: 0;
    height: auto;
  }

  #header h1 a img {
    height: 56px;
    margin-bottom: 0;
  }

  #site-description h2 {
    line-height: 1.5;
    text-indent: 0;
    padding: 10px;
    text-align: center;
    height: auto;
  }

  #search-box {
    left: 0;
    padding: 10px;
    border-right: none;
  }

  #search-box .sh {
    width: calc(100% - 64px);
  }

  #top-menu {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  #header::after {
    content: " ";
    position: absolute;
    height: 48px;
    width: 30px;
    right: 0;
    bottom: 0;
    z-index: 100;
    pointer-events: none;
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }

  #sidebar-left ul {
    width: 100%;
  }

  #sidebar-left .menu {
    width: 100%;
  }

  #sidebar-left .menu  li{
    width: 100%;
  }

  #sidebar-left .menu  li a{
    background: #0c335f;
    border-bottom: solid 1px #5f8dbb;
  }

  #sidebar-left .menu li.current-menu-item a, #sidebar-left .menu li.current-cat a, #sidebar-left .menu li.current-menu-item a, #sidebar-left .menu li.current-cat-parent a, #sidebar-left .menu li.current_page_item a, #sidebar-left .menu li a:hover{
    background: #315e8e;
    box-sizing: border-box;
  }

  #sidebar-left ul.menu ul.children li a, #sidebar-left ul.menu li.current_page_item ul.children li a, #sidebar-left ul.menu ul.children li a, #sidebar-left ul.menu ul.children li a {
    width: 100%;
  }

  .sidebar-widgets, #sidebar-pages-right-three-columns, #sidebar-pages-right-three-columns .textwidget, #sidebar-pages-right-three-columns #umrp-3, .widgets-left-knowledge ul, .sidebar-widgets ul{
    width: 100%;
    box-sizing: border-box;
  }

  #content .sidebar-bg-left {
    background: none;
  }

  #how-it-works-steps {
    max-width: 100%;
    background-image: none;
  }

  #info-how-it-works-steps {
    max-width: 100%;
    box-sizing: border-box;
  }

  // #cross-program-page {
  //   box-sizing: border-box;
  //   max-width: 100%;
  //   width: 100%;
  //   height: auto;
  //   padding: 0;
  //   background-image: none;
  // }

  // #cross-program-page a {
  //   display: inline-block;
  //   width: 100% !important;
  //   box-sizing: border-box;
  //   height: auto !important;
  //   padding: 10px !important;
  //   text-align: left !important;
  //   margin: 0 !important;
  //   font-weight: 600;
  // }

  // #cross-program-page .cross-program-1 {
  //   border-left: solid 8px #52b326;
  // }

  // #cross-program-page .cross-program-2 {
  //   border-left: solid 8px #f0c52b;
  // }

  // #cross-program-page .cross-program-3 {
  //   border-left: solid 8px #71a3e8;
  // }

  // #cross-program-page .cross-program-4 {
  //   border-left: solid 8px #794dd6;
  // }

  // #cross-program-page .cross-program-5 {
  //   border-left: solid 8px #eb5307;
  // }

  // #cross-program-page .cross-program-center {
  //   border-left: solid 8px #3d6895;
  //   color: #2b2b2b !important;
  // }

  .main-content-sidebarleft #main-content {
    padding-left: 0;
    padding-right: 0;
  }

  .exchange {
    max-width: 100%;
    box-sizing: border-box;
  }

  #header-three-columns {
    max-width: 100%;
  }

  #section1 {
    max-width: 100%;
    height: auto;
  }

  #section1-version, #section1-category, #section1-button-download {
    border-right: none;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }

  #tabs-menu-progress ul#menu-progress-menu li a {
    width: auto;
    padding-left: 1.6vw;
    padding-right: 1.5vw;
  }

  #content-map {
    max-width: 100%;
  }

  .checkbox-map {
    max-width: 100%;
    box-sizing: border-box;
  }

  .partner-types-title {
    clear: both;
  }

  .content-checkbox-map {
    height: auto;
    max-width: 100%;
    background-image: none;
    background: #efefef;
    padding-bottom: 10px;
  }

  #map_canvas, #content_map_canvas {
    max-width: 100%;
    box-sizing: border-box;
    height: 300px;
    margin-left: 0;
    border: none;
  }

  #sidebar-content-map {
    width: 100%;
    float: left;
    padding: 20px 15px 15px 15px;
    box-sizing: border-box;
  }

  .content-table {
    max-width: 100%;
    padding: 0;
  }

  table {
    margin-bottom: 0;
  }

  #progress-download {
    height: auto;
    max-width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
  }

  #progress-download span {
    margin-top: 10px;
    margin-left: 0;
    float: none;
  }

  #progress-download a {
    width: 210px;
    box-sizing: border-box;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }

  #knowledge-base-content-bg {
    max-width: 100%;
    box-sizing: border-box;
    background-image: none;
  }

  .knowledge-base-title {
    background-position: 0px 0px;
    background-image: url(images/background-knowledge-base-content.gif);
    background-repeat: no-repeat;
    width: 300px !IMPORTANT;
    display: inline-block;
    height: 45px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    background-size: 916px;
  }

  .knowledge-base-content  h2 {
    margin-left: 0;
  }

  #content .knowledge-base-content #sidebar-main-kn, #content .knowledge-content #sidebar-main-kn {
    max-width: 100%;
    box-sizing: border-box;
  }

  #content input.s {
    max-width: 52%;
  }

  .align-call-to-action1 {
    max-width: 100%;
  }

  #sidebar-left h3 {
    width: 100%;
    box-sizing: border-box;
    background-color: #0c335f;
    background-image: none;
    height: auto;
  }

  #sidebar-left .widgets-left-knowledge ul li a, .left-menu ul li a, .widgets-left-knowledge ul li, .left-menu ul li {
    width: 100%;
    box-sizing: border-box;
  }

  .content-signup {
    background-image: none;
    max-width: 100%;
    background-color: #eef1f3;
    padding: 10px;
    box-sizing: border-box;
  }

  .content-signup a {
    display: inline-block;
    max-width: 100%;
    margin: 0;
    margin-top: 15px;
  }

  .wp-pagenavi a, .wp-pagenavi span {
    margin: 0;
    padding: 8px 7px;
    display: inline-block;
  }

}


.content-signup.visible-sm {
	display: none;
}

/* Mobile Portrate Screen Sizes */
@media only screen and (max-width: 467px) {
	.content-signup.visible-sm {
		display: block;
		text-align: center;
	}

	.content-signup.visible-sm span {
		display: block;
	}
}

/* NEW HEADER MENU */
#new-header-menu {
	height: 48px;
	float: left;
	width: 100%;
	border-left: 1px solid #FFFFFF;
  border-right: 1px solid #CBD2DC;
}

#new-header-menu > #toggle-menu .hamburger {
	position: relative;
	display: inline-block;
	width: 1.25em;
	height: 0.8em;
	margin-right: 0.3em;
	border-top: 0.2em solid #0c335f;
	border-bottom: 0.2em solid #0c335f;
}

#new-header-menu > #toggle-menu .hamburger:before {
	content: "";
	position: absolute;
	top: 0.3em;
	left: 0px;
	width: 100%;
	border-top: 0.2em solid #0c335f;
}

#new-header-menu ul {
  margin: 0;
  padding: 0;
	border-color: #BEC1D4;
	border-width: 1px;
}

#new-header-menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#new-header-menu input[type="checkbox"],
#new-header-menu ul span.drop-icon {
  display: none;
}

#new-header-menu li,
#toggle-menu,
#new-header-menu .sub-menu {
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
}

#new-header-menu li,
#toggle-menu {
  border-width: 0 0 1px;
}

#new-header-menu .sub-menu {
  background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#new-header-menu .sub-menu li:last-child {
  border-width: 0;
}

#new-header-menu li,
#toggle-menu,
#new-header-menu a {
  position: relative;
  display: block;
	color: #002C6F;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
}

#toggle-menu {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

#new-header-menu,
#toggle-menu {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#toggle-menu,
#new-header-menu a {
  padding: 1.2em 1.5em;
}

#new-header-menu a {
  transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
	text-decoration: none;
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#new-header-menu a:hover {
  color: #fff;
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
}

#new-header-menu .sub-menu {
  display: none;
}

#new-header-menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#new-header-menu .sub-menu a {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#new-header-menu .sub-menu a:hover {
	background-image: url(images/bg-menu-header.gif);
	background-repeat: repeat-x;
	background-position: left -144px;
}

#toggle-menu .drop-icon,
#new-header-menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#new-header-menu label.drop-icon,
#toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, 0.75);
}

#new-header-menu .drop-icon {
  line-height: 1;
}

/* @media only screen and (min-width: 52em) { */
@media only screen and (min-width: 760px) {
  #new-header-menu .main-menu {
    display: block;
  }

  #toggle-menu {
    display: none;
  }

  #new-header-menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #new-header-menu .sub-menu li {
    float: none;
  }

  #new-header-menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    z-index: 3000;
  }

  #new-header-menu .sub-menu,
  #new-header-menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #new-header-menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #new-header-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #new-header-menu li:hover > .sub-menu {
		display: block;
	}
}

#new-header-menu li:hover > .sub-menu {
	display: block;
}

/* NEW TOP MENU */
#new-top-menu {
	height: 30px;
	float: left;
	width: 100%;
	z-index: 9999;
}

#new-top-menu > #toggle-menu-top .hamburger {
	position: relative;
	display: inline-block;
	width: 1.25em;
	height: 0.8em;
	margin-right: 0.3em;
	border-top: 0.2em solid #fff;
	border-bottom: 0.2em solid #fff;
}

#new-top-menu > #toggle-menu-top .hamburger:before {
	content: "";
	position: absolute;
	top: 0.3em;
	left: 0px;
	width: 100%;
	border-top: 0.2em solid #fff;
}

#new-top-menu ul {
  margin: 0;
  padding: 0;
	border-width: 1px;
}

#new-top-menu .main-menu {
  display: none;
}

#tmtop:checked + .main-menu {
  display: block;
}

#new-top-menu input[type="checkbox"],
#new-top-menu ul span.drop-icon {
  display: none;
}

#new-top-menu li {
	z-index: 99999;
}

#new-top-menu li,
#toggle-menu-top {
  border-width: 0 0 1px;
}

#new-top-menu .sub-menu {
	background-color: #315e8e;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#new-top-menu .sub-menu li:last-child {
  border-width: 0;
}

#new-top-menu .sub-menu li {
  margin-left: 0px;
}

#new-top-menu ul li {
	padding-left: 15px;
	background: #315e8e;
}

#new-top-menu li,
#toggle-menu-top,
#new-top-menu a {
  position: relative;
  display: block;
	color: #002C6F;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
}

#toggle-menu-top {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

#new-top-menu,
#toggle-menu-top {
	background-color: #315e8e;
}

#toggle-menu-top,
#new-top-menu a {
  padding: 7px 10px;
}

#new-top-menu a {
  transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
	text-decoration: none;
}

#new-top-menu .current_page_item a {
	text-decoration: underline;
}

#new-top-menu a:hover {
  color: #fff;
}

#new-top-menu .sub-menu {
  display: none;
}

#new-top-menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#new-top-menu .sub-menu a {
	background-color: #315e8e;
	border-top: 1px solid #6491C0;
	text-transform: none;
}

#new-top-menu .sub-menu a:hover {
	text-decoration: underline;
  background-color: #0c325e;
}

#toggle-menu-top .drop-icon,
#new-top-menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#new-top-menu label.drop-icon,
#toggle-menu-top span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, 0.75);
}

#new-top-menu .drop-icon {
  line-height: 1;
}

/* @media only screen and (min-width: 52em) { */
@media only screen and (min-width: 760px) {
  #new-top-menu .main-menu {
    display: block;
  }

  #toggle-menu-top {
    display: none;
  }

	#new-top-menu ul li {
		margin-left: 23px !important;
		background: #315e8e url("images/top-nav-bullet.gif") no-repeat 0 50%;
	}

  #new-top-menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #new-top-menu .sub-menu li {
    float: none;
  }

  #new-top-menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    z-index: 3000;
  }

  #new-top-menu .sub-menu,
  #new-top-menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #new-top-menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #new-top-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #new-top-menu li:hover > .sub-menu {
		display: block;
	}
}

#new-top-menu li:hover > .sub-menu {
	display: block;
}