 * {
  box-sizing: border-box;
}
body {

  line-height: 1.618em;
}
.wrapper {
  max-width: 50rem;
  width: 100%;
  margin: 0 auto;
}
.tabs {
  position: relative;
  margin: 3rem 0;
  background: #ffffff;
  height: 100%;
}
.tabs::before,
.tabs::after {
  content: "";
  display: table;
}
.tabs::after {
  clear: both;
}
.tab {
  float: left;
}
.tab-switch {
  display: none;
}
.tab-label {
  position: relative;
  display: block;
  line-height: 2.75em;
  height: 3em;
  padding: 0 1.618em;
  background: #1abc9c;
  border-right: 0.125rem solid #16a085;
  color: #fff;
  cursor: pointer;
  top: 0;
  transition: all 0.25s;
}
.tab-label:hover {
  top: -0.25rem;
  transition: top 0.25s;
}
.tab-content {
  height: 12rem;
  position: absolute;
  z-index: 1;
  top: 2.75em;
  left: 0;
  padding: 1.618rem;
  background: #fff;
  color: #2c3e50;
  opacity: 0;
  transition: all 0.35s;
}
.tab-switch:checked + .tab-label {
  background: #fff;
  color: #2c3e50;
  border-bottom: 0;
  border-right: 0.125rem solid #fff;
  transition: all 0.35s;
  z-index: 1;
  top: -0.0625rem;
}
.tab-switch:checked + label + .tab-content {
  z-index: 2;
  opacity: 1;
  transition: all 0.35s;
}

div.module_intro {
    padding-top: 5px!important;
   	padding-bottom: 5px!important;
}
    

a {
	color: #004f92;
}
a:not(.mm-focus):focus {
	background-color: #99B;
	webkit-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;
	outline-color: red;
	outline-style: outset;
}
::-webkit-input-placeholder {
	color: #111;
}
:-ms-input-placeholder {
	color: #111;
}
::placeholder {
	color: #111;
}
.float-left {
	float: left;
}
.accessibility-hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#header ul.nav.menu {
	text-align: center;
	margin: 0;
}
#header .banner {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#header .nav.menu li {
	position: relative;
}
#header .nav.menu li::after {
	display: block;
	position: absolute;
	width: 1px;
	top: -6%;
	height: 114%;
	right: 0px;
	background: #ddd;
	content: "";
	-ms-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
}
#header .nav.menu li:last-child::after {
	display: none;
}
#mainnav {
	min-height: 47px;
}
#mainnav .nav>li {
	position: relative;
	padding: 0 20px;
}
#mainnav .nav>li::before {
	display: block;
	position: absolute;
	width: 1px;
	top: -6%;
	height: 114%;
	right: 0px;
	background: white;
	content: "";
	-ms-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
}
#mainnav .nav>li:last-child::before {
	display: none;
}
body {
	overflow-x: hidden;
	font-family: "Helvetica Neue", Helvetica, "PT Sans", Arial, sans-serif !important;
}
#mainnav .nav>li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0 1000em;
	margin: 0 -1000em;
	z-index: 101;
	opacity: 0.98;
}
#mainnav .nav>li:hover>ul li {
	border: none;
}
#mainnav .nav .nav-child>li {
	border-bottom: none;
}
#mainnav .nav .nav-child>li>a {
	text-decoration: none;
}
.top-sl .container {
	padding: 0;
}
#top_2 .container .row .span6:last-child .module-title {
	margin-top: 30px;
	margin-bottom: 0;
}
.categories-module.mpriorities>li span.item-heading4 {
	box-sizing: border-box;
	display: block;
	min-height: 125px;
}
.categories-module.mpriorities>li span.item-heading4 span {
	box-sizing: border-box;
	display: block;
	transition: all .30s linear;
	z-index: 999;
	color: #004f92;
	padding: 5px 10px 5px 10px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
}
.categories-module.mpriorities>li .category-button {
	transition: all .30s linear;
	z-index: 999;
	color: #004f92;
	padding: 10px 10px 10px 10px;
	line-height: 1.5;
	font-size: 13px;
}
.categories-module.mpriorities>li span.item-heading4 a:before {
}
.categories-module.mpriorities>li span.item-heading4 {
	width: 100%;
	-webkit-transition: all 0.30s linear;
	-o-transition: all 0.30s linear;
	transition: all 0.30s linear;
	bottom: 0;
	box-sizing: border-box;
	z-index: 99;
	position: relative;
}
.categories-module.mpriorities>li:hover span.item-heading4 {
}
.categories-module.mpriorities>li:hover span.item-heading4 span {
	opacity: 1;
	bottom: 15px;
}
.categories-module.mpriorities>li .category-button {
	background-color: #FBFFFF;
	transition: all .5s ease;
}
.categories-module.mpriorities>li .category-button:hover {
	background-color: #004f92;
	color: #fff !important;
}
.categories-module.mpriorities>li .category-button i {
	margin: 0;
}
.categories-module.mpriorities>li:hover .category-button {
	opacity: 1;
	bottom: 0px;
	right: 0px;
}
.categories-module.mpriorities>li:hover .category-button span {
	line-height: 1;
}
.module.mpriorities .module-inner>.module-title {
	display: none;
}
.categories-module.mpriorities>li span.item-heading4 a:first-child {
	color: #004f92;
	display: block;
	-webkit-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	box-sizing: border-box;
	width: 100%;
}
.categories-module.mpriorities>li span.item-heading4 {
	background: rgba(255, 255, 255, 0.9);
}
.categories-module.mpriorities>li span.item-heading4 a {
	left: auto;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
}
.categories-module.mpriorities>li img {
	display: block;
	width: 100%;
	height: 100%;
}
.categories-module.mpriorities>li {
	box-sizing: border-box;
	float: left;
	margin-bottom: 5%;
	margin-left: 0;
	margin-right: 5%;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.latest-news-footer .category-date {
	color: #222;
	font-size: 13px;
}
.latest-news-footer .latest-news-see-more {
	color: #004f92;
	font-style: italic;
	font-size: 13px;
}
.module-title {
	color: #004f92;
	font-weight: bold;
	text-transform: none;
	font-size: 20px;
	line-height: 22px;
	border: none;
	letter-spacing: 0;
	margin: 0 0 10px;
}
.module-title a {
	color: #222;
	font-style: italic;
}
.topsearch {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 1000em;
	margin: 0 -1000em;
	z-index: 101;
	display: none;
	background-color: rgba(0, 79, 146, .9);
}
.topsearch form {
	position: relative;
	text-align: center;
	margin-top: 24px;
}
input::-webkit-input-placeholder{
      color: #333 !important;
}
input:-moz-placeholder {
      color: #333 !important;
}

.topsearch #mod-search-searchword {
	width: 50%;
	height: 40px;
	max-height: 40px;
	border-radius: 30px;
	padding-left: 25px;
}
.topsearch span {
	position: absolute;
	top: 23%;
	right: 25%;
	color: #004f92;
	font-weight: bold;
	font-size: 20px;
}
.topsearch .button.btn.btn-primary {
	position: relative;
	color: #004f92;
	font-weight: bold;
	font-size: 20px;
	background: transparent;
	border: none;
	z-index: 99;
	margin-left: -80px;
	margin-top: 0;
}
.topsearch .close-search {
	position: absolute;
	right: 0;
	bottom: -15px;
	color: #004f92;
	padding: 2px 10px;
	border-radius: 5px;
	border: 1px solid #fff;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	height: 35px;
	line-height: 33px;
}
.topsearch .close-search i {
	margin: 0;
	font-size: 12px;
}
.display-block {
	display: block;
}
.module-heading a {
	font-size: 16px;
	margin-left: 10px;
}
.grey-bg {
	background-color: #fafafa;
}
.contain {
	background-size: contain;
}
.positioncenter {
	background-position: 50% 50%;
}
#bot_1.bot-sl .container {
	padding: 40px 0 !important;
}
#bot_2 .container {
	padding: 35px 0 10px 0;
}
#bot_3 .container {
	padding: 0;
}
.span6 .box_button_anec {
	margin-left: 0;
}
.box_button_anec {
	padding: 20px;
	font-size: 14px;
	color: #505050;
	margin-bottom: 5px;
	min-height: 275px;
}
.box_button_anec .subtitle {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.box_button_anec a.btn {
	color: #fff;
	margin-top: 20px;
	padding: 3px 10px;
	text-transform: uppercase;
	border: none;
}
a.button {
	background-color: #f1f4f9;
	border: none;
	color: #004f92;
	display: inline-block;
	padding: 10px 20px;
	text-transform: uppercase;
}
a.button:hover {
	color: #fff;
	background-color: #004f92 !important;
	text-decoration: none;
}
.bot-sl .ja-module .module-title {
	margin: 0 !important;
}
#bot_2 {
	font-size: 13px;
	color: #243153 !important;
}
#bot_2 .menubottom {
	margin: 0 !important;
}
#bot_2 .menubottom li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#bot_2 .menubottom h4 {
	font-size: 13px;
	line-height: 20px;
	margin: 0;
}
#bot_2 .menubottom a {
	color: #333333;
	padding: 0;
	font-weight: normal;
}
#bot_2 .menubottom a:hover {
	color: #3498db !important;
	left: 0;
	text-decoration: none;
}
#bot_2 .span9 {
	margin: 0;
}
.categories-module li a::before, ul.categories-module li a::before, .category-module li a::before, ul.category-module li a::before, ul.mostread li a::before {
	list-style: none !important;
	content: "";
	margin: 0;
	background: none;
}
.categories-module li a:hover, ul.categories-module li a:hover, .category-module li a:hover, ul.category-module li a:hover, ul.mostread li a:hover, .categories-module li a:active, ul.categories-module li a:active, .category-module li a:active, ul.category-module li a:active, ul.mostread li a:active, .categories-module li a:focus, ul.categories-module li a:focus, .category-module li a:focus, ul.category-module li a:focus, ul.mostread li a:focus {
	background: none;
}
.menubottom a.active {
	color: #3498db !important;
}
.horizontalmenu {
	display: inline-block;
}
.horizontalmenu li {
	float: left;
}
.horizontalmenu a {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #004f92;
	padding-right: 20px;
}
.horizontalmenu a:hover, .horizontalmenu a:focus {
	background-color: transparent !important;
	color: #3498db !important;
}
#searchForm button.btn {
	border: 1px solid #222;
}
.newsflash .span6 {
	margin: 0 0 40px !important;
	padding: 0 25px 0 0;
}
.newsflash h4 {
	font-size: 14px;
	line-height: 16px;
	color: #004F92;
	margin-top: 0;
}
#mainnav .nav>li>a, #mainnav .nav>li>.separator {
	text-transform: none;
	font-size: 18px;
}
.tweeter {
	padding: 0 5px;
}
.active-menu h1, .active-menu h2, .active-menu h3 {
	color: #004f92;
	line-height: 30px;
	font-size: 30px;
}
.menu_grey .module-title, .menu_blue .module-title {
	background-color: #222;
	padding: 10px 20px;
	color: #fff;
	margin: 0;
}
.menu_blue .module-title {
	background-color: #004F92;
}
.sidebar .nav.menu {
	padding: 15px 0;
	background-color: #EDF1F4;
}
.sidebar .nav.menu a {
	background-color: transparent;
	color: #444;
	left: auto;
	padding: 3px 20px;
	display: block;
}
.sidebar .nav.menu li {
	padding: 0;
}
.sidebar .nav.menu li.current a {
	color: #004F92;
	background: none;
}
.sidebar .nav.menu a:before {
	content: "/";
}
.sidebar .nav.menu a:hover, .sidebar .nav.menu a:focus, .sidebar .nav.menu a:active {
	background-color: transparent;
	color: #004f92;
	left: 0;
}
.mainbody-inner {
	background: url('../images/left-starrs.png') no-repeat 10% 0;
}
.sidebar ul.menu_blue {
	padding: 25px 0;
	background-color: #EDF1F4;
}
.sidebar ul.menu_blue a {
	background-color: transparent;
	color: #777;
	font-size: 14px;
	line-height: 21px;
	left: auto;
	padding: 0px 20px;
}
.sidebar ul.menu_blue li {
	padding: 0;
}
.sidebar ul.menu_blue li.current a {
	color: #004F92;
}
.sidebar ul.menu_blue a:before {
	content: "/";
}
.sidebar ul.menu_blue a:hover, .sidebar ul.menu_blue a:focus, .sidebar ul.menu_blue a:active {
	background-color: transparent;
	color: #004f92;
	left: 0;
}
.menu_years>a {
	color: #777;
}
.menu_years>a:hover, .menu_years>a:focus, .menu_years>a:active {
	color: #004F92;
	text-decoration: none;
}
.menu_tags a {
	color: #777;
	text-transform: capitalize;
}
.menu_tags a:hover, .menu_tags a:focus, .menu_tags a:active {
	color: #004F92;
	text-decoration: none;
}
.label-info[href], .badge-info[href] {
	background-color: #004F92;
}
.tagspopular ul>li>a:hover, .tagspopular ul>li>a:focus, .tagspopular ul>li>a:active {
	background: #004F92;
	color: #fff;
	text-decoration: none;
}
.tags.inline {
	display: inline-block;
}
.label-info[href], .badge-info[href] {
	background-color: #e0e0e0;
	color: #111;
	text-shadow: none;
	text-transform: capitalize;
}
.page-header a:hover, .page-header a:active, .page-header a:focus {
	color: #F39C12 !important;
	text-decoration: none;
	border: none;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
	background: #004F92;
}
#adminForm .btn {
	padding: 4px 24px;
}
.article-info {
	display: inline-block;
}
ul.inline>li, ol.inline>li {
	padding-left: 0;
}
.custom.container {
	width: auto;
}
.top-banner {
	position: relative;
}
.top-banner .custom {
	height: 250px;
	background-size: cover;
	background-position: center center;
}
.top-banner h3 {
	margin-bottom: 0;
	padding: 10px 15px;
	background-color: #fff;
	color: #ff0000;
	position: absolute;
	bottom: 0;
	font-style: italic;
}
.breadcrumb {
	color: #777;
	margin: 0;
	padding: 10px 0;
}
.breadcrumb .pathway {
	color: #222;
	font-weight: normal;
}
dd.create {
	color: #222;
}
.breadcrumb .pathway:hover {
	color: #004f92;
	text-decoration: none;
}
.breadcrumb li span {
	padding: 0 2px;
}
.breadcrumb li span:after {
	content: " \\";
	margin-left: 3px;
}
.breadcrumb li:last-child span:after {
	content: "";
	display: none;
}
.share .module-title {
	background-color: #222;
	padding: 10px 20px;
	color: #fff;
	margin: 0;
}
.module.share .share {
	padding: 10px 20px;
}
.mod_user_profile_anec {
	background-color: #f3f3f3;
	padding: 10px;
	color: #5c5c5c;
	line-height: 1rem;
}
.mod_user_profile_anec .phone, .mod_user_profile_anec .email {
	color: #004f93;
}
.user_contact .module-title {
	background-color: #222;
	color: #fff;
	margin: 0px;
	padding: 10px 20px;
}
.mod_user_profile_anec .rrssb-buttons li a {
	height: 25px !important;
	width: 25px !important;
	padding-top: 6px;
}
.mod_user_profile_anec .rrssb-buttons li {
	padding: 2px !important;
	width: auto !important;
}
.mod_user_profile_anec .rrssb-buttons.small-format {
	padding-top: 3px;
}
.mod_user_profile_anec .rrssb-buttons.small-format li a .rrssb-icon svg {
	height: 70%;
	position: relative;
	top: 0;
	width: 70%;
}
.rrssb-buttons li a .rrssb-icon {
	padding: 0 !important;
	left: auto !important;
	margin: 0 auto !important;
	overflow: hidden !important;
	position: relative !important;
	top: auto !important;
	width: 100% !important;
}
.rrssb-buttons li a .rrssb-icon svg {
	height: 60% !important;
	width: 60% !important;
}
.rrssb-buttons li a .rrssb-icon svg path {
	fill: #fff !important;
}
.rrssb-buttons li a {
	height: 40px !important;
	width: 40px !important;
}
.rrssb-buttons li {
	padding: 6px !important;
	width: 52px !important;
}
.float-pos {
	top: 255px;
	padding: 0;
	right: -9px;
}
.float-pos .rrssb-buttons li {
	float: none;
}
.float-pos .bw-social-share {
}
.float-pos .rrssb-buttons li {
	padding: 0 !important;
}
.float-pos .rrssb-buttons li a {
	border-radius: 0;
	background: #1B619D;
}
.float-pos .rrssb-buttons li a {
	height: 35px !important;
	width: 34px !important;
}
.float-pos .rrssb-buttons.small-format {
	padding: 0;
}
.mpriorities .span6 img, .item-image img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.mpriorities .span6:hover img, .item-image:hover img {
	-moz-transform: scale(1.1) rotate(-2deg);
	-webkit-transform: scale(1.1) rotate(-2deg);
	transform: scale(1.15) rotate(-2deg);
}
.items-row .item p, .item-page p, .item-page h4, .item-page h3, .item-page h2 {
	overflow: hidden;
}
.blog .items-row img, .item-page img {
	/*max-width: 100%;
	width: 100%;*/
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.blog .items-row img:hover, .item-page img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.syndicate-module span {
	display: none;
}
a.syndicate-module:before {
	margin: 0;
	content: "";
}
a.syndicate-module {
	padding: 8px 12px;
	position: relative;
	right: -9px;
	background: #1B619D;
}
.content-links ul {
	margin: 0;
}
.content-links li {
	list-style: none;
	margin-bottom: 5px;
}
.menu_table_content .module-title {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.menu_table_content>a {
	color: #777;
}
.menu_table_content>a:hover, .menu_table_content>a:focus, .menu_table_content>a:active {
	color: #004F92;
	text-decoration: none;
}
.menu_table_content .menu_table_content a {
	background-color: transparent;
	color: #777;
	left: auto;
	padding: 0;
}
.menu_table_content .menu_table_content li {
	padding: 0 0 10px 0;
}
.menu_table_content .menu_table_content li.current a {
	color: #004F92;
}
.menu_table_content .menu_table_content a:before {
	content: "/";
	margin: 0;
}
.menu_table_content .menu_table_content a:hover, .menu_table_content .menu_table_content a:focus, .menu_table_content .menu_table_content a:active {
	background-color: transparent;
	color: #004f92;
	left: 0;
}
/* Active article */
.active-article ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.active-article>a {
	color: #222;
	text-decoration: none;
}
.active-article a {
	text-decoration: none;
}
.active-article>a:hover, .active-article>a:focus, .active-article>a:active {
	color: #004F92;
	text-decoration: none;
}
.active-article a {
	background-color: transparent;
	color: #777;
	left: auto;
	padding: 0;
}
.active-article li {
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0;
}
.active-article li.current a {
	color: #004F92;
}
.active-article a:before {
	content: "";
	margin: 0;
}
.active-article a, .active-article a:visited, .active-article .subtitle a, .active-article .subtitle a:visited {
	color: #004f92;
	text-decoration: none;
}
.active-article a:hover, .active-article a:focus, .active-article a:active {
	background-color: transparent;
	color: #b90000;
	left: 0;
}
.active-article .subtitle a {
	margin: 0;
	font-weight: bold;
}
.active-article .subtitle a::before {
	content: "";
	margin: 0;
}
.blog .page-header h1, .content .item-page .page-header h1, .content .search h1.page-title, .osmap-sitemap-description h1 {
	color: #004f92;
	line-height: 30px;
	font-size: 30px;
}
.content .page-header {
	font-size: 16px;
	color: #004f92;
}
.content .page-header h2 {
	line-height: 25px;
	margin: 10px 0;
	font-size: 25px;
}
.content .page-header a {
	font-size: 25px;
	color: #004f92;
}
.content .readmore a {
	padding: 0;
	border: none;
	color: #777;
}
.content .readmore a:hover, .content .readmore a:focus, .content .readmore a:active {
	background-color: transparent;
	color: #004f92;
}
.content .readmore a span {
	display: none;
}
.content .pager>li>a {
	border-color: #004f92;
	color: #004f92;
	transition: all .3s ease;
}
.content .pager>li>a:hover {
	background-color: #004f92;
	color: #fff;
}
.content h3, .content h4 {
	color: #004f92;
}
/*pagination*/
.pagination .counter {
	background-color: #004f92;
	border-color: #004f92;
}
.pagination ul li a {
	color: #004f92;
	border-color: #004f92;
	transition: all .3s linear;
}
.pagination ul li a:hover {
	background-color: #004f92;
	color: #fff;
}
.tooltip-inner {
	background-color: #004f92;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #004f92;
}
.tooltip.left .tooltip-arrow {
	border-left-color: #004f92;
}
.tooltip.right .tooltip-arrow {
	border-right-color: #004f92;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #004f92;
}
/*members table*/
table.anecmembers {
	border-collapse: separate;
	font-size: 11px;
}
table.anecmembers td {
	border: 5px solid #fff;
	background-color: #f0efef;
	width: 33%;
	line-height: 17px;
}
table.anecmembers td:first-child {
	border-left: medium none;
}
table.anecmembers td:last-child {
	border-right: medium none;
}
table.anecmembers td p:first-child {
	color: #004f92;
	font-weight: bold;
}
table.anecmembers img {
	width: 50px;
	height: 35px;
	margin-right: 10px;
}
.categories-module li a, ul.categories-module li a, .category-module li a, ul.category-module li a, ul.mostread li a {
	position: inherit;
	background: none;
}
.sticky-wrapper {
	padding-bottom: 20px;
}
.is_stuck.module.anchors {
	background: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0;
}
.memberspage .mainbody-inner {
	background-image: url('../images/eu-map.jpg');
	background-repeat: no-repeat;
}
.memberspage .sidebar-1 {
	background-position: left top;
}
.items-row .item {
	padding-bottom: 0px;
	padding-top: 0px;
}
.items-row.cols-2 .item .item-image, .items-row.cols-3 .item .item-image, .items-row.cols-4 .item .item-image, .items-row.cols-5 .item .item-image, .items-row.cols-6 .item .item-image {
	max-height: 250px;
}
.img_caption p.img_caption {
	padding: 0;
}
#acyuserinfo label, #acyusersubscription label {
	display: inline-block !important;
}
#acymodifyform input[type="radio"] {
	margin: 6px 10px 0 0 !important;
}
#acymodifyform .radio {
	padding: 0 10px 0px 0 !important 
}
.module .custom a.btn {
	display: block;
	border: none;
}
.search {
	margin-top: 0px;
}
#searchForm .controls label {
	float: left;
	padding: 5px 10px 5px 25px;
}
#searchForm .controls {
	clear: both;
	display: inline-block;
}
#searchForm legend {
	margin: 10px 0 5px 0;
	font-size: 18px;
	line-height: 30px;
}
#searchForm h4 {
	font-size: 16px;
	margin: 5px 0;
}
#searchForm .only>div {
	width: 33%;
}
#searchForm .only label {
	font-size: 13px;
	min-height: 16px;
	line-height: 16px;
}
#searchForm .btn-toolbar .btn-group:first-child {
	width: 70%;
}
.search #search-searchword {
	width: 99%;
}
.contact-form input, .contact-form textarea {
	width: 100%;
}
.members {
	float: right;
	position: absolute;
	top: 25%;
	right: -12%;
	width: 150px;
}
.members p {
	margin: 0;
}
.members a {
	color: #004f92 !important;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.members a:hover {
	color: #186b93 !important;
}
#cadre_alert_cookies .btn-warning {
	background-color: #004f92 !important;
	border-color: #003679 !important;
}
#cadre_alert_cookies .btn-warning:focus {
	background-color: #e0e1e2 !important;
	color: #000 !important;
}
.helpbutton {
	float: right;
	position: absolute;
	top: 35%;
	right: -14.5%;
	width: 170px;
	margin-top: 12px;
}
.helpbutton a {
	color: #555 !important;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.helpbutton a:hover {
	color: #004f92 !important;
}
.newsflash {
	padding: 0px;
}
#header a {
	color: #222 !important;
}
#footer {
	color: #111 !important;
}
#footer .container {
	padding-bottom: 25px;
	padding-top: 20px;
}
.item-page .page-header h2 {
	font-size: 32px;
	line-height: 34px;
}
.blog .items-row {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #979797;
}
.blog .items-row::after {
	background: #fff;
	bottom: -25px;
	content: "//";
	padding: 10px 5px 0 0;
	position: relative;
}
.latest-news-item {
	height: 200px !important;
}
.breadcrumb>li {
	font-size: 11px;
}
#header .nav.menu li:hover ul.nav-child {
	background: none;
	border: none;
	box-shadow: none;
}
#header .nav.menu li:hover ul.nav-child li a {
	padding: 0;
	font-size: 14px;
	background: none;
}
#toTop {
	display: block;
	position: fixed;
	z-index: 9999;
	width: 50px;
	height: 50px;
	bottom: 23px;
	right: 23px;
	padding: 0px;
	overflow: hidden;
	border: none;
	border-radius: 2px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
	cursor: pointer;
	border-radius: 50%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
	-ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
	transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
	text-align: center;
	font-size: 1rem;
	line-height: 3rem;
	background-color: #004F92;
	color: #fff;
}
#toTop .material-icons {
	font-size: 3rem;
}
#toTop:hover {
	background-color: #039dfc;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
}
#mainnav .nav>li.item-118>ul>li {
	float: none;
	display: block;
	width: 250px;
}
#filtered-items>div {
	margin-bottom: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #979797;
}
#filtered-items>div:after {
	background: #fff;
	bottom: -25px;
	content: "//";
	padding: 10px 5px 0 0;
	position: relative;
}
#filtered-items .article-info {
	margin: 0;
}
.items-more:before {
	content: '';
}
.list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1) {
	background-color: #fff !important;
}
ul.category h3 {
	font-size: 18px;
}
.content-links-a {
	border: none !important;
}
ul.category.list-striped>li:after {
	background: #fff;
	bottom: -15px;
	left: -8px;
	content: "//";
	padding: 10px 5px 0 0;
	position: relative;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
	background-color: #fff !Important;
}
.pagination ul>li>a, .pagination ul>li>span {
	font-size: 12px !Important;
	padding: 4px 7px !Important;
}
.pull-right, .pull-right.item-image, .item-image.pull-right {
	margin-left: 5px;
}
ul.filter-items {
	list-style: none;
	margin: 0px;
}
ul.filter-items li.filter-item a {
	color: #777;
}
ul.filter-items li.filter-item:hover a {
	color: #004F92;
	text-decoration: none;
}
#cadre_alert_cookies {
	bottom: 0;
}
/* For accesibility menu*/
/* mega menu list */
.mm-nav-menu {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 15;
}
.mm-nav-item {
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.mm-nav-item>a {
	position: relative;
	display: inline-block;
	margin: 0 0 -1px 0;
}
.mm-nav-item>a:focus, .mm-nav-item>a.mm-open {
}
a.mm-focus {
	background: #004f92;
}
/* sub-navigation panel */
.mm-sub-nav {
	position: absolute;
	display: none;
	top: 2.2em;
	margin-top: -1px;
	background-color: #fff;
	box-shadow: 0 6px 10px rgba(0,0,0,0.2) !important;
}
.mm-sub-nav.mm-open {
	display: block;
}
.mm-sub-nav ul {
	display: inline-block;
	vertical-align: top;
	margin: 0 1em 0 0;
	padding: 0;
}
.mm-sub-nav li {
	display: block  !important;;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header .accesibility-menu ul.nav-child {
	border-color: #FFF;
	background-color: #FFF;
	box-shadow: none;
}
#header .nav.menu li:hover ul.nav-child li a, #header .nav.menu li>a.mm-open~ul.nav-child li a {
	padding: 0px;
	font-size: 14px;
	background: #fff;
}
#header .nav.menu li:hover ul.nav-child li, #header .nav.menu li li {
	background: #fff;
}
.module .custom a.btn.btn-warning {
	display: block;
	border: none;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #004f92;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1A69AC), to(#004f92));
	background-image: -webkit-linear-gradient(top, #004f92, #004f92);
	background-image: linear-gradient(to bottom, #004f92, #004f92);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff7ba5b', endColorstr='#fff39c12', GradientType=0);
	border-color: #004f92 #004f92 #004f92;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.logo-side h3 {
	margin-bottom: 0;
	padding: 10px 15px;
	color: #b90000;
	position: absolute;
	bottom: 0;
	font-style: italic;
	top: 25%;
}
/* For accesibility menu*/
.module .rrssb-buttons li a {
	background-color: #222;
}
.rrssb-buttons li.rrssb-email a {
}
.rrssb-buttons li.rrssb-email a:hover, .rrssb-buttons li.rrssb-email a:focus {
	background-color: #006ed6 
}
.rrssb-buttons li.rrssb-facebook a {
}
.rrssb-buttons li.rrssb-facebook a:hover, .rrssb-buttons li.rrssb-facebook a:focus {
	background-color: #244872 
}
.rrssb-buttons li.rrssb-tumblr a {
	background-color: #32506d 
}
.rrssb-buttons li.rrssb-tumblr a:hover, .rrssb-buttons li.rrssb-tumblr a:focus {
	background-color: #22364a 
}
.rrssb-buttons li.rrssb-linkedin a {
}
.rrssb-buttons li.rrssb-linkedin a:hover, .rrssb-buttons li.rrssb-linkedin a:focus {
	background-color: #005983 
}
.rrssb-buttons li.rrssb-twitter a {
}
.rrssb-buttons li.rrssb-twitter a:hover, .rrssb-buttons li.rrssb-twitter a:focus {
	background-color: #0eaad6 
}
.rrssb-buttons li.rrssb-googleplus a {
}
.rrssb-buttons li.rrssb-googleplus a:hover, .rrssb-buttons li.rrssb-googleplus a:focus {
	background-color: #ce2616 
}
.rrssb-buttons li.rrssb-youtube a {
	background-color: #df1c31 
}
.rrssb-buttons li.rrssb-youtube a:hover, .rrssb-buttons li.rrssb-youtube a:focus {
	background-color: #b21627 
}
.rrssb-buttons li.rrssb-reddit a {
	background-color: #8bbbe3 
}
.rrssb-buttons li.rrssb-reddit a:hover, .rrssb-buttons li.rrssb-reddit a:focus {
	background-color: #62a3d9 
}
.rrssb-buttons li.rrssb-pinterest a {
	background-color: #b81621 
}
.rrssb-buttons li.rrssb-pinterest a:hover, .rrssb-buttons li.rrssb-pinterest a:focus {
	background-color: #8a1119 
}
.rrssb-buttons li.rrssb-pocket a {
	background-color: #ed4054 
}
.rrssb-buttons li.rrssb-pocket a:hover, .rrssb-buttons li.rrssb-pocket a:focus {
	background-color: #e4162d 
}
.rrssb-buttons li.rrssb-github a {
	background-color: #444 
}
.rrssb-buttons li.rrssb-github a:hover, .rrssb-buttons li.rrssb-github a:focus {
	background-color: #2b2b2b 
}
.rrssb-buttons li.rrssb-instagram a {
	background-color: #125688 
}
.rrssb-buttons li.rrssb-instagram a:hover, .rrssb-buttons li.rrssb-instagram a:focus {
	background-color: #0c3a5b 
}
.rrssb-buttons li.rrssb-delicious a {
	background-color: #0b79e5 
}
.rrssb-buttons li.rrssb-delicious a:hover, .rrssb-buttons li.rrssb-delicious a:focus {
	background-color: #095fb4 
}
.rrssb-buttons li.rrssb-vk a {
	background-color: #4d71a9 
}
.rrssb-buttons li.rrssb-vk a:hover, .rrssb-buttons li.rrssb-vk a:focus {
	background-color: #3d5a86 
}
.rrssb-buttons li.rrssb-hackernews a {
	background-color: #f60 
}
.rrssb-buttons li.rrssb-hackernews a:hover, .rrssb-buttons li.rrssb-hackernews a:focus {
	background-color: #cc5200 
}
.rrssb-buttons li.rrssb-whatsapp a {
	background-color: #43d854 
}
.rrssb-buttons li.rrssb-whatsapp a:hover, .rrssb-buttons li.rrssb-whatsapp a:focus {
	background-color: #28c039 
}
.rrssb-buttons li.rrssb-print a {
	background-color: #8d98a2 
}
.rrssb-buttons li.rrssb-print a:hover, .rrssb-buttons li.rrssb-print a:focus {
	background-color: #717f8b 
}
.box_button_anec a.btn:hover, .box_button_anec a.btn:focus {
	background-color: #0165A8 !important;
}
.span3 .box_button_anec {
	background-color: #fafafa !important;
}
.float-right {
	float: right;
}
.custom-error-msg {
	font-size: 13px;
	font-weight: 700;
	color: #F00;
	margin-right: -20px;
}
.page-contact .contact-form button[type=submit]:focus {
	background-color: #258D47;
}
label.hasPopover {
	float: left;
}
.anecmembers img {
	margin: 0 !important;
}
.anecmembers h4 {
	font-size: 15px;
	line-height: 17px;
}

.categories-module.mpriorities > li img {
	display: block;
	width: 100%;
	height: 100%;
	min-width: 100% !important;
	max-height: 130px !important;
}
.invalid, .custom-error-msg, .star {
	color: #b90000 !important;
}
input.invalid {
	border: 1px solid #b90000 !important;
}

.alert-success {
	background-color: #fafff8 !important;
	color: #468847;
}
.close {
	float: right;
	font-size: 36px;
	font-weight: normal;
	line-height: 24px;
	color: #b90000;
	opacity: 1 !important;
	text-decoration: none !important;
}

.alert-success {
	color: #0b520c !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {	
	color: #333 !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}


#contact-form span small {
	display: block;
	font-size: 12px;
	color: #444;
}










/*For accesibility when focus on links*/
@media (min-width: 1000px) {
	#mainnav .nav-collapse.collapse .nav.menu {
		width: 100%;
		text-align: center;
	}
	#mainnav .nav-collapse.collapse .nav.menu>li {
		float: none;
		display: inline-block;
	}
	#mainnav .nav>li>ul {
		width: 400%;
	}
	#mainnav .nav>li>ul>li {
		min-width: 170px;
		margin-right: 10px;
		display: inline;
		float: none;
	}
}
@media (min-width: 768px) {


	.box_button_anec {
		margin-left: -20px;
	}
	#top_2 {
		background: url("../images/bggreyleft.jpg") center top;
		padding: 35px 0;
	}
}
@media (max-width: 767px) {
	#gt-wrapper-143 {
		position: absolute;
		right: 0px !important;
		top: -60px !important;
		width: 100px !important;
		z-index: 99999;
	}

	.categories-module.mpriorities>li span.item-heading4 a {
		font-size: 13px;
		line-height: 13px;
	}
	.mainbody-inner {
		background: url('../images/left-starrs.png') no-repeat top right;
	}
	#mainnav {
		margin-left: 0;
		margin-right: 0;
	}
	#mainnav.affix {
		position: fixed;
		margin-left: -20px;
	}
	#header .banner {
		position: relative;
		left: 0%;
		transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
	}
	.members {
		float: right;
		position: relative;
		top: 10%;
		right: 0;
		width: 100%;
		text-align: center;
	}
}
#header .banner > select {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: -40px;
	width: 140px;
	height: 28px;
	padding: 5px 18px 5px 12px;
	border-radius: 4px;
}
#header .banner > button {
	font-size: 13px;
	position: absolute;
	right: -97px;
	top: -39px;
	border: 1px solid #000;
	height: 28px;
	padding: 5px 12px;
	border-radius: 4px;
}
.ui.button {
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	border: none;
	vertical-align: baseline;
	background: #eee;
	color: #000;
	font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
	margin: 0 .25em 0 0;
	padding: .78571429em 1.5em .78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 700;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: .28571429rem;
	box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
	transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
	will-change: '';
	-webkit-tap-highlight-color: transparent;
}
.ui.button:focus {
	background-color: #cacbcd;
	color: rgba(0, 0, 0, .8);
	background-image: ''!important;
	box-shadow: ''!important;
}
#bot_2 a:focus {
	background-color: #99B;
	left: 3px;
	webkit-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;
}
@media (max-width: 768px) {
	#header .banner>select {
		font-size: 13px;
		left: 0;
		position: relative;
		right: 0;
		top: 10px;
		width: 75%;
	}
}
@media (max-width: 981px) and (min-width: 768px) {
	.logo-side h3 {
		left: 10%;
	}
}
@media (max-width: 768px) {
	.logo-side h3 {
		top: -53%;
		left: 150px;
	}
	#header .banner>button {
		font-size: 13px;
		position: absolute;
		right: 10px;
		top: 73px;
	}
	.helpbutton {
		display: none;
	}
}
@media (max-width: 620px) {
	.logo-side h3 {
		top: -100%;
	}
}
/*! * Bootstrap Responsive v2.3.2 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */
.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@-ms-viewport {
	width: device-width;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-tablet {
		display: inherit !important;
	}
	.hidden-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: inherit !important;
	}
	.hidden-print {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.row {
		margin-left: -30px;
		*zoom: 1;
	}
	.row:before, .row:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 30px;
	}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 1170px;
	}
	.span12 {
		width: 1170px;
	}
	.span11 {
		width: 1070px;
	}
	.span10 {
		width: 970px;
	}
	.span9 {
		width: 870px;
	}
	.span8 {
		width: 770px;
	}
	.span7 {
		width: 670px;
	}
	.span6 {
		width: 570px;
	}
	.span5 {
		width: 470px;
	}
	.span4 {
		width: 370px;
	}
	.span3 {
		width: 270px;
	}
	.span2 {
		width: 170px;
	}
	.span1 {
		width: 70px;
	}
	.offset12 {
		margin-left: 1230px;
	}
	.offset11 {
		margin-left: 1130px;
	}
	.offset10 {
		margin-left: 1030px;
	}
	.offset9 {
		margin-left: 930px;
	}
	.offset8 {
		margin-left: 830px;
	}
	.offset7 {
		margin-left: 730px;
	}
	.offset6 {
		margin-left: 630px;
	}
	.offset5 {
		margin-left: 530px;
	}
	.offset4 {
		margin-left: 430px;
	}
	.offset3 {
		margin-left: 330px;
	}
	.offset2 {
		margin-left: 230px;
	}
	.offset1 {
		margin-left: 130px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before, .row-fluid:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 20px;
		margin-left: 2.564102564102564%;
		*margin-left: 2.5109110747408616%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 2.564102564102564%;
	}
	.row-fluid .span12 {
		width: 100%;
		*width: 99.94680851063829%;
	}
	.row-fluid .span11 {
		width: 91.45299145299145%;
		*width: 91.39979996362975%;
	}
	.row-fluid .span10 {
		width: 82.90598290598291%;
		*width: 82.8527914166212%;
	}
	.row-fluid .span9 {
		width: 74.35897435897436%;
		*width: 74.30578286961266%;
	}
	.row-fluid .span8 {
		width: 65.81196581196582%;
		*width: 65.75877432260411%;
	}
	.row-fluid .span7 {
		width: 57.26495726495726%;
		*width: 57.21176577559556%;
	}
	.row-fluid .span6 {
		width: 48.717948717948715%;
		*width: 48.664757228587014%;
	}
	.row-fluid .span5 {
		width: 40.17094017094017%;
		*width: 40.11774868157847%;
	}
	.row-fluid .span4 {
		width: 31.623931623931625%;
		*width: 31.570740134569924%;
	}
	.row-fluid .span3 {
		width: 23.076923076923077%;
		*width: 23.023731587561375%;
	}
	.row-fluid .span2 {
		width: 14.52991452991453%;
		*width: 14.476723040552828%;
	}
	.row-fluid .span1 {
		width: 5.982905982905983%;
		*width: 5.929714493544281%;
	}
	.row-fluid .offset12 {
		margin-left: 105.12820512820512%;
		*margin-left: 105.02182214948171%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.56410256410257%;
		*margin-left: 102.45771958537915%;
	}
	.row-fluid .offset11 {
		margin-left: 96.58119658119658%;
		*margin-left: 96.47481360247316%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.01709401709402%;
		*margin-left: 93.91071103837061%;
	}
	.row-fluid .offset10 {
		margin-left: 88.03418803418803%;
		*margin-left: 87.92780505546462%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.47008547008548%;
		*margin-left: 85.36370249136206%;
	}
	.row-fluid .offset9 {
		margin-left: 79.48717948717949%;
		*margin-left: 79.38079650845607%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.92307692307693%;
		*margin-left: 76.81669394435352%;
	}
	.row-fluid .offset8 {
		margin-left: 70.94017094017094%;
		*margin-left: 70.83378796144753%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.37606837606839%;
		*margin-left: 68.26968539734497%;
	}
	.row-fluid .offset7 {
		margin-left: 62.393162393162385%;
		*margin-left: 62.28677941443899%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.82905982905982%;
		*margin-left: 59.72267685033642%;
	}
	.row-fluid .offset6 {
		margin-left: 53.84615384615384%;
		*margin-left: 53.739770867430444%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.28205128205128%;
		*margin-left: 51.175668303327875%;
	}
	.row-fluid .offset5 {
		margin-left: 45.299145299145295%;
		*margin-left: 45.1927623204219%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.73504273504273%;
		*margin-left: 42.62865975631933%;
	}
	.row-fluid .offset4 {
		margin-left: 36.75213675213675%;
		*margin-left: 36.645753773413354%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.18803418803419%;
		*margin-left: 34.081651209310785%;
	}
	.row-fluid .offset3 {
		margin-left: 28.205128205128204%;
		*margin-left: 28.0987452264048%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.641025641025642%;
		*margin-left: 25.53464266230224%;
	}
	.row-fluid .offset2 {
		margin-left: 19.65811965811966%;
		*margin-left: 19.551736679396257%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.094017094017094%;
		*margin-left: 16.98763411529369%;
	}
	.row-fluid .offset1 {
		margin-left: 11.11111111111111%;
		*margin-left: 11.004728132387708%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.547008547008547%;
		*margin-left: 8.440625568285142%;
	}
	input, textarea, .uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 30px;
	}
	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 1156px;
	}
	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 1056px;
	}
	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 956px;
	}
	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 856px;
	}
	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 756px;
	}
	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 656px;
	}
	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 556px;
	}
	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 456px;
	}
	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 356px;
	}
	input.span3, textarea.span3, .uneditable-input.span3 {
		width: 256px;
	}
	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 156px;
	}
	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 56px;
	}
	.thumbnails {
		margin-left: -30px;
	}
	.thumbnails>li {
		margin-left: 30px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before, .row:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 724px;
	}
	.span12 {
		width: 724px;
	}
	.span11 {
		width: 662px;
	}
	.span10 {
		width: 600px;
	}
	.span9 {
		width: 538px;
	}
	.span8 {
		width: 476px;
	}
	.span7 {
		width: 414px;
	}
	.span6 {
		width: 352px;
	}
	.span5 {
		width: 290px;
	}
	.span4 {
		width: 228px;
	}
	.span3 {
		width: 166px;
	}
	.span2 {
		width: 104px;
	}
	.span1 {
		width: 42px;
	}
	.offset12 {
		margin-left: 764px;
	}
	.offset11 {
		margin-left: 702px;
	}
	.offset10 {
		margin-left: 640px;
	}
	.offset9 {
		margin-left: 578px;
	}
	.offset8 {
		margin-left: 516px;
	}
	.offset7 {
		margin-left: 454px;
	}
	.offset6 {
		margin-left: 392px;
	}
	.offset5 {
		margin-left: 330px;
	}
	.offset4 {
		margin-left: 268px;
	}
	.offset3 {
		margin-left: 206px;
	}
	.offset2 {
		margin-left: 144px;
	}
	.offset1 {
		margin-left: 82px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before, .row-fluid:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 2.7624309392265194%;
		*margin-left: 2.709239449864817%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 2.7624309392265194%;
	}
	.row-fluid .span12 {
		width: 100%;
		*width: 99.94680851063829%;
	}
	.row-fluid .span11 {
		width: 91.43646408839778%;
		*width: 91.38327259903608%;
	}
	.row-fluid .span10 {
		width: 82.87292817679558%;
		*width: 82.81973668743387%;
	}
	.row-fluid .span9 {
		width: 74.30939226519337%;
		*width: 74.25620077583166%;
	}
	.row-fluid .span8 {
		width: 65.74585635359117%;
		*width: 65.69266486422946%;
	}
	.row-fluid .span7 {
		width: 57.18232044198895%;
		*width: 57.12912895262725%;
	}
	.row-fluid .span6 {
		width: 47.61878453038674%;
		*width: 47.56559304102504%;
	}
	.row-fluid .span5 {
		width: 40.05524861878453%;
		*width: 40.00205712942283%;
	}
	.row-fluid .span4 {
		width: 31.491712707182323%;
		*width: 31.43852121782062%;
	}
	.row-fluid .span3 {
		width: 22.92817679558011%;
		*width: 22.87498530621841%;
	}
	.row-fluid .span2 {
		width: 14.3646408839779%;
		*width: 14.311449394616199%;
	}
	.row-fluid .span1 {
		width: 5.801104972375691%;
		*width: 5.747913483013988%;
	}
	.row-fluid .offset12 {
		margin-left: 105.52486187845304%;
		*margin-left: 105.41847889972962%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.76243093922652%;
		*margin-left: 102.6560479605031%;
	}
	.row-fluid .offset11 {
		margin-left: 96.96132596685082%;
		*margin-left: 96.8549429881274%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.1988950276243%;
		*margin-left: 94.09251204890089%;
	}
	.row-fluid .offset10 {
		margin-left: 88.39779005524862%;
		*margin-left: 88.2914070765252%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.6353591160221%;
		*margin-left: 85.52897613729868%;
	}
	.row-fluid .offset9 {
		margin-left: 79.8342541436464%;
		*margin-left: 79.72787116492299%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 77.07182320441989%;
		*margin-left: 76.96544022569647%;
	}
	.row-fluid .offset8 {
		margin-left: 71.2707182320442%;
		*margin-left: 71.16433525332079%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.50828729281768%;
		*margin-left: 68.40190431409427%;
	}
	.row-fluid .offset7 {
		margin-left: 62.70718232044199%;
		*margin-left: 62.600799341718584%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.94475138121547%;
		*margin-left: 59.838368402492065%;
	}
	.row-fluid .offset6 {
		margin-left: 54.14364640883978%;
		*margin-left: 54.037263430116376%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.38121546961326%;
		*margin-left: 51.27483249088986%;
	}
	.row-fluid .offset5 {
		margin-left: 45.58011049723757%;
		*margin-left: 45.47372751851417%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.81767955801105%;
		*margin-left: 42.71129657928765%;
	}
	.row-fluid .offset4 {
		margin-left: 37.01657458563536%;
		*margin-left: 36.91019160691196%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.25414364640884%;
		*margin-left: 34.14776066768544%;
	}
	.row-fluid .offset3 {
		margin-left: 28.45303867403315%;
		*margin-left: 28.346655695309746%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.69060773480663%;
		*margin-left: 25.584224756083227%;
	}
	.row-fluid .offset2 {
		margin-left: 19.88950276243094%;
		*margin-left: 19.783119783707537%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.12707182320442%;
		*margin-left: 17.02068884448102%;
	}
	.row-fluid .offset1 {
		margin-left: 11.32596685082873%;
		*margin-left: 11.219583872105325%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.56353591160221%;
		*margin-left: 8.457152932878806%;
	}
	input, textarea, .uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 20px;
	}
	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 710px;
	}
	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 648px;
	}
	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 586px;
	}
	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 524px;
	}
	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 462px;
	}
	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 400px;
	}
	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 338px;
	}
	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 276px;
	}
	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 214px;
	}
	input.span3, textarea.span3, .uneditable-input.span3 {
		width: 152px;
	}
	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 90px;
	}
	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 28px;
	}
}
@media (max-width: 767px) {
	body {
		padding-right: 20px;
		padding-left: 20px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: -20px;
		margin-left: -20px;
	}
	.container-fluid {
		padding: 0;
	}
	.dl-horizontal dt {
		float: none;
		width: auto;
		clear: none;
		text-align: left;
	}
	.dl-horizontal dd {
		margin-left: 0;
	}
	.container {
		width: auto;
	}
	.row-fluid {
		width: 100%;
	}
	.row, .thumbnails {
		margin-left: 0;
	}
	.thumbnails>li {
		float: none;
		margin-left: 0;
	}
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.span12, .row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}
	.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
		display: inline-block;
		width: auto;
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 0;
	}
	.modal {
		position: fixed;
		top: 20px;
		right: 20px;
		left: 20px;
		width: auto;
		margin: 0;
	}
	.modal.fade {
		top: -100px;
	}
	.modal.fade.in {
		top: 20px;
	}
}
@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0);
	}
	.page-header h1 small {
		display: block;
		line-height: 20px;
	}
	input[type="checkbox"], input[type="radio"] {
		border: 1px solid #ccc;
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}
	.form-horizontal .controls {
		margin-left: 0;
	}
	.form-horizontal .control-list {
		padding-top: 0;
	}
	.form-horizontal .form-actions {
		padding-right: 10px;
		padding-left: 10px;
	}
	.media .pull-left, .media .pull-right {
		display: block;
		float: none;
		margin-bottom: 10px;
	}
	.media-object {
		margin-right: 0;
		margin-left: 0;
	}
	.modal {
		top: 10px;
		right: 10px;
		left: 10px;
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px;
	}
	.carousel-caption {
		position: static;
	}
}
@media (max-width: 979px) {
	body {
		padding-top: 0;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: static;
	}
	.navbar-fixed-top {
		margin-bottom: 20px;
	}
	.navbar-fixed-bottom {
		margin-top: 20px;
	}
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
		padding: 5px;
	}
	.navbar .container {
		width: auto;
		padding: 0;
	}
	.navbar .brand {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 -5px;
	}
	.nav-collapse {
		clear: both;
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 10px;
	}
	.nav-collapse .nav>li {
		float: none;
	}
	.nav-collapse .nav>li>a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav>.divider-vertical {
		display: none;
	}
	.nav-collapse .nav .nav-header {
		color: #777777;
		text-shadow: none;
	}
	.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #777777;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.nav-collapse .dropdown-menu li+li a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background-color: #f2f2f2;
	}
	.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999999;
	}
	.navbar-inverse .nav-collapse .nav>li>a:hover, .navbar-inverse .nav-collapse .nav>li>a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111;
	}
	.nav-collapse.in .btn-group {
		padding: 0;
		margin-top: 5px;
	}
	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		display: none;
		float: none;
		max-width: none;
		padding: 0;
		margin: 0 15px;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.nav-collapse .open>.dropdown-menu {
		display: block;
	}
	.nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .dropdown-menu .divider {
		display: none;
	}
	.nav-collapse .nav>li>.dropdown-menu:before, .nav-collapse .nav>li>.dropdown-menu:after {
		display: none;
	}
	.nav-collapse .navbar-form, .nav-collapse .navbar-search {
		float: none;
		padding: 10px 15px;
		margin: 10px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111;
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0;
	}
	.nav-collapse, .nav-collapse.collapse {
		height: 0;
		overflow: hidden;
	}
	.navbar .btn-navbar {
		display: block;
	}
	.navbar-static .navbar-inner {
		padding-right: 10px;
		padding-left: 10px;
	}
}
@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
	.categories-module.mpriorities>li {
		width: 45%;
	}
}
@media (max-width: 480px) {
	.navbar-brand {
		display: block;
		margin-bottom: 12px;
		overflow: hidden;
		text-align: center;
	}
	#header .banner>select {
		font-size: 13px;
		left: 0;
		position: relative;
		right: 0;
		top: 10px;
		width: 60%;
	}
	#header .banner>button {
		width: 30%;
		top: 197px;
	}
	#header .logo-side {
	}
	.logo-side h3 {
		position: static;
		text-align: center;
	}
}
.sidebar.sidebar-1.span3 {
	position: relative;
	z-index: 2;
}
.bot-sl.section {
	position: relative;
}
.items-leading>div:after {
	bottom: -11px;
	left: 0;
	content: "//";
	padding: 10px 5px 0 0;
	position: relative;
	background-color: white;
}
.items-leading>div {
	border-bottom: 1px solid #979797;
}
.page-newsletter .items-leading [class^="leading-"] {
	padding: 0;
}
.page-newsletter a:hover {
	color: #004f92;
	text-decoration: none;
}
.page-newsletter .blog .items-row {
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #979797;
}
.page-newsletter .blog .items-row::after {
	background: #fff;
	bottom: -6px;
	content: "//";
	padding: 10px 5px 0 0;
	position: relative;
}

.btn.btn-primary.validate {
	background: #004f92;
}


@media (max-width: 768px) {
	#mainnav .nav-collapse .nav>li>a {
		padding-left: 20px;
	}
	#mainnav .nav>li>ul {
		padding: 0;
		margin: 0;
	}
	#mainnav .nav-collapse .nav-child .nav-child {
		background: transparent;
	}
	#mainnav .nav>li.item-118>ul>li {
		width: 100%;
	}
	.nav-collapse .nav {
		margin-bottom: 75px;
	}
	a.logo strong {
		background-size: contain !important;
		height: 75px !important;
		background-position: center !important;
	}
	.logo-side h3 {
		line-height: 15px;
		margin: 0;
	}
	.logo-side h3 {
		line-height: 18px;
		margin: 0;
	}
	#header {
		padding: 0px !important;
		margin: 0;
	}
	#header .banner>select, #header .banner>button {
		top: auto;
	}
	.grey-bg, .blue-bg, .dark-bg {
		margin: 0;
	}
	.categories-module.mpriorities>li {
		margin: 0;
	}
	.newsflash {
		padding: 20px 0;
	}
	.newsflash .span6 {
		padding: 0 !important;
	}
	.latest-news-item {
		height: auto !important;
	}
	.tweeter {
		padding: 0;
	}
	#mainnav .nav .parent>a:before {
		right: 15px;
	}
}
