/* start of ec-resp fix */
.nav-pills > li + li {
  margin-left: 0px;
}
.mainPicture form {
  display: none;
}
section .mainContent fieldset {
  float: left;
  width: 100%;
  overflow: auto;
  border: solid 1px #cbe7fc;
  border-radius: 5px;
  background-color: #e3f5ff;
  margin-top: 5px;
}

section .mainContent form legend {
  padding-top: 2px;
  padding-bottom: 5px;
  border-bottom: 0;
  margin-bottom: -30px;
}
#subscribe tr.odd .form-item,
#subscribe tr.even .form-item {
  white-space: normal;
}
#tabbedContent #block-system-main .view-content .views-row {padding-top: 0;}
.taxonomy-term-description {margin-top: 0;}
#block-system-main .view-content .views-row {
  border: 0;
  margin: 0;
}

/* pager */
.pagerContainer {
  margin: 0px -12px;
  padding: 20px 12px;
  border-top: 3px solid #eee;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 5%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(5%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 5%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 5%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 5%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 5%);
  box-sizing: content-box;
  float: left;
  width: 100%;
}
.item-list .pager {
  padding: 0;
  margin: 0;
}
.item-list .pager li {
  margin: 0 0.1em 10px 0.1em;
  padding: 0;
  line-height: 18px;
}
.item-list .pager li a {
  padding: 1px 8px 2px 8px;
  text-decoration: none;
  border-color: #eee;
  display: inline-block;
}
.item-list .pager li.pager-first a {
  padding: 1px 8px 2px 26px;
  color: #074a8a;
  background: #fff url(../images/theme/sprite-pager.png) no-repeat 0 -196px;
}
.item-list .pager li.pager-previous a {
  padding: 1px 8px 2px 26px;
  background: #fff url(../images/theme/sprite-pager.png) no-repeat 0 -245px;
}
.item-list .pager li.pager-next a {
  padding: 1px 26px 2px 8px;
  background: #fff url(../images/theme/sprite-pager.png) no-repeat 100% -294px;
}
.item-list .pager li.pager-last a {
  padding: 1px 26px 2px 8px;
  color: #074a8a;
  background: #fff url(../images/theme/sprite-pager.png) no-repeat 100% -343px;
}

.item-list .pager li.pager-item a {border-color: #bbb;}
.item-list .pager li.pager-current {
  padding: 1px 7px 2px 7px;
  background: #555;
  color: #fff;
  border: 1px solid #555;
  border-radius: 15px;
  font-size: 110%;
  line-height: 18px;
}
.item-list .pager li.pager-ellipsis,
.item-list .pager.js_pagerCurrentPos5 .js_pager-item-dist3,
.item-list .pager.js_pagerCurrentPos5 .js_pager-item-dist4,
.item-list .pager.js_pagerCurrentPos5 .js_pager-item-dist5,
.item-list .pager.js_pagerCurrentPos5 .js_pager-item-dist6,
.item-list .pager.js_pagerCurrentPos4 .js_pager-item-dist3,
.item-list .pager.js_pagerCurrentPos4 .js_pager-item-dist4,
.item-list .pager.js_pagerCurrentPos4 .js_pager-item-dist5,
.item-list .pager.js_pagerCurrentPos4 .js_pager-item-dist6,
.item-list .pager.js_pagerCurrentPos3 .js_pager-item-dist3,
.item-list .pager.js_pagerCurrentPos3 .js_pager-item-dist4,
.item-list .pager.js_pagerCurrentPos3 .js_pager-item-dist5,
.item-list .pager.js_pagerCurrentPos3 .js_pager-item-dist6,
.item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist4,
.item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist5,
.item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist6,
.item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist7,
.item-list .pager .js_pager-item-dist7,
.item-list .pager .js_pager-item-dist8 {display: none;}

@media(max-width: 1060px) {

  .item-list .pager {
    position: relative;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin: 30px 0;
    padding: 5px 0;
  }
  .item-list .pager.js_pagerCurrentPos1 {
    margin: 0 0 30px 0;
    border-top: 0;
  }
  .item-list .pager .pager-first {
    position: absolute;
    left: 0px;
    top: -30px;
  }
  .item-list .pager .pager-previous {
    position: absolute;
    left: 70px;
    top: -30px;
  }
  .item-list .pager .pager-next {
    position: absolute;
    right: 70px;
    bottom: -40px;
  }
  .item-list .pager .pager-last {
    position: absolute;
    right: 0px;
    bottom: -40px;
  }
  .item-list .pager.js_pagerCurrentPos5 .js_pager-item-dist3,
  .item-list .pager.js_pagerCurrentPos4 .js_pager-item-dist3,
  .item-list .pager.js_pagerCurrentPos3 .js_pager-item-dist3,
  .item-list .pager.js_pagerCurrentPos3 .js_pager-item-dist4,
  .item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist3,
  .item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist4,
  .item-list .pager.js_pagerCurrentPos2 .js_pager-item-dist5 {
    display: inline;
  }
}

/* /pager */
.panel .panel-body .list-group {margin: 0px;}
.panel .panel-body .list-group a {
  display: inline;
  padding: 0;
}

.field-name-field-shared-main-image .field-label {display: none;}
.panel .panel-body li,
.panel .panel-body label {
  color: #555;
}

#sidebarRight .block-multisite-twitterblock .panel-body {padding: 0 10px;}
#sidebarRight .block-multisite-twitterblock .tweet_more {margin-bottom: 10px;}
#quicktabs-blogs_twitter ul.quicktabs-tabs.quicktabs-style-nostyle {padding: 0px !important;}
div.more-link > a, div.more-link >  a:visited, div.more-link >  a:hover {color: #074a8a !important;}

#block-system-main .view-header h2 {
  background-color: transparent;
  border-radius: 0;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.field-label {text-transform: none;}
.field-image-caption, .field-name-field-caption {
  float: none;
  font-family: Verdana;
  font-size: 100%;
  font-style: normal;
  margin-bottom: 0;
  width: auto;
}
/* end of ec-resp fix */
*+html .region,
*+html .comment-wrapper .comment .comment-text,
*+html .clearfix {min-height: 1%;}
*, *:before, *:after {box-sizing: border-box;}
.region:after,
.comment-wrapper .comment .comment-text:after,
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

body {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  border: 0 none;
  min-width: 320px;
  background: #ebf6fc;
  background: -moz-linear-gradient(top, #ebf6fc 0%, #b3e0f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf6fc), color-stop(100%,#b3e0f7));
  background: -webkit-linear-gradient(top, #ebf6fc 0%,#b3e0f7 100%);
  background: -o-linear-gradient(top, #ebf6fc 0%,#b3e0f7 100%);
  background: -ms-linear-gradient(top, #ebf6fc 0%,#b3e0f7 100%);
  background: linear-gradient(to bottom, #ebf6fc 0%,#b3e0f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf6fc',endColorstr='#b3e0f7',GradientType=0)
}

legend {font-size: inherit;}
table {clear: both;}
td,th {
  vertical-align: top;
  border: solid 1px #eee;
  padding: 5px 2%;
}
th {
  background: #f4f6f9;
  border: solid 1px #ddd;
}
td h2,td h3,td h4,td h5,
th h2,th h3,th h4,th h5 {margin-top: 5px;}
li>p {
  padding-top: 0;
  margin-top: 0;
}

/* layout */
.layout {
  background: url(../images/theme/bg_dashes.png);
  min-height: 900px;
}
#sidebarLeft {
  float: left;
  width: 23%;
  margin-right: 2%;
}
#sidebarRight {
  float: right;
  width: 23%;
}
#pageCenter {
  float: left;
  width: 50%;
  margin-bottom: 60px;
}
.layout-noleft #pageCenter,
.layout-noright #pageCenter {width: 75%;}

.layout-noleft.layout-noright #pageCenter {width: 100%;}

#banner a,
#messages a,
.mainContentSection a {text-decoration: underline;}
.panel {
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  border: 0;
  border-radius: 0;
}
.panel .panel-heading {
  color: #252525;
  padding: 10px 0;
  margin: 0 12px 5px;
  font-size: 16px;
  background: transparent;
  border-top: 0;
  border-bottom: solid 2px #e2e5ea;
}
.panel .panel-body {
  padding: 5px 0 10px;
  margin: 0 12px;
  color: #555555;
}

#sidebarRight .panel,
#sidebarRight .panel-head,
#sidebarRight .panel-body {
  padding: 0;
  margin: 0;
}
#sidebarRight .panel-heading {
  margin-right: 10px;
  margin-left: 10px;
}
.panel .panel-body>p {
  margin-bottom: 0;
}

footer {
  min-height: 60px;
  padding: 10px 0 20px;
  background: #fff;
  border-top: solid 2px #999;
  color: #555;
}
footer .region-footer {
  width: 50%;
  margin-left: 25%;
}
.layout-noleft footer .region-footer {
  width: 75%;
  margin-left: 0%;
}
.layout-noright footer .region-footer {
  width: 75%;
  margin-left: 25%;
}
.layout-noleft.layout-noright footer .region-footer {
  width: 100%;
  margin-left: 0%;
}
footer .region-footer .panel {border-radius: 0;}
footer a {text-decoration: underline;}
#path { padding: 1px 0 1px;}

/* /layout */

.container {max-width: 1200px;}
.showWhenSmall {display: none;}
h1 {margin: 0;}
img {border: 0;}

header {
  display: block;
  width: 100%;
  position: relative;
  line-height: 14px;
}
header .region-header-top {padding-right: 140px;}
header .region-header-top .region-header-top {padding-right: 0px;}
header ul {
  margin: 0;
  padding: 0;
}

header .utility-nav,
header .administrative-nav {
  float: right;
  margin: 3px 0 0px 0px;
  font-size: 11px;
}
header .utility-nav a,
header .administrative-nav a {
  border-left: 1px solid #939393;
  color: #777777;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  margin: 0;
  padding: 0 12px;
  text-decoration: none;
}
header .utility-nav  a:hover,
header .administrative-nav  a:hover {text-decoration: underline;}
header .utility-nav li:first-child a {border-left: 0;}
header .administrative-nav li:first-child a {border-left: 2px solid #777;}
header .utility-nav li,
header .administrative-nav li {
  list-style: none;
  float: left;
}
header .utility-nav a.user-link {border: none;}
#block-system-user-menu li a {font-size: 11px;}
#block-system-user-menu {float: left;}
header .utility-nav .username {
  display: inline-block;
  float: left;
}
header #block-system-user-menu li {padding: 0;}

/*main menu*/
#main-navigation {
  border-bottom: solid 1px #9fb7c3;
  border-top: solid 1px #002e4a;
  margin-bottom: 20px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #d3e5f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d3e5f0));
  background: -webkit-linear-gradient(top, #ffffff 0%,#d3e5f0 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#d3e5f0 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#d3e5f0 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#d3e5f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3e5f0',GradientType=0 );
}
#main-navigation .panel {border-radius: 0;}
#main-navigation .panel-heading {display: none;}
#main-navigation .panel,
#main-navigation .panel .panel-body {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
}
.menu-name-main-menu .glyphicon-home {margin-top: 5px;}
#main-navigation .chunck-1,
#main-navigation .chunck-2 {display: block;}

#main-navigation .list-group-item:last-child,
#main-navigation .list-group-item:first-child {border-radius: 0px;}

#main-navigation ul {
  padding: 0;
  margin: 0;
}
#main-navigation ul li {
  float: left;
  list-style: none;
  padding: 0;
  border-right: solid 1px #9fb7c3;
  border-bottom: solid 1px #9fb7c3;
  margin-bottom: -1px;
  margin-left: 0;
}
#main-navigation ul li a {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;

  float: left;
  padding: 5px 20px 0;
  height: 39px;
  line-height: 14px;
  border-right: solid 1px #fff;
}
#main-navigation ul li a .glyphicon-home {
  display: block;
  text-align: center;
  width: auto;
}
#main-navigation ul li  a:hover {text-decoration: underline;}
#main-navigation ul li ul {display: none;}

#main-navigation ul li.active-trail,
#main-navigation ul li.active {
  background: #074a8a;
  background: -moz-linear-gradient(top, #074a8a 0%, #073977 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#074a8a), color-stop(100%,#073977));
  background: -webkit-linear-gradient(top, #074a8a 0%,#073977 100%);
  background: -o-linear-gradient(top, #074a8a 0%,#073977 100%);
  background: -ms-linear-gradient(top, #074a8a 0%,#073977 100%);
  background: linear-gradient(to bottom, #074a8a 0%,#073977 100%);
}
#main-navigation ul li.active-trail>a,
#main-navigation ul li.active>a {
  color: #fff;
  background: transparent;
}
#main-navigation ul li a {color: #074a8a;}
#main-navigation .menu_search_form {display: none;}
/*/main menu*/

/* content blocks */
#banner .region>.block,
#layout-body .region>.block {
  background: #fff;
  border-radius: 5px;
  border: solid 3px #fff;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  margin-bottom: 20px;
}
#layout-body .region.region-content-bottom>.block,
#layout-body .region.region-sidebar-right>.block {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f7fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f7fb));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f4f7fb 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f4f7fb 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f4f7fb 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f4f7fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f7fb',GradientType=0 );
}
#layout-body .mainContentSection {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
  margin-bottom: 20px;
}
#layout-body .mainContentSection .region>.block {
  background: transparent;
  border-radius: 0;
  border: 0;
  box-shadow: 0 0 0;
  margin-bottom: 0;
}
#layout-body .mainContentSection .region>.block .panel .panel-heading,
#layout-body .mainContentSection .region>.block .panel .panel-body {
  margin-left: 15px;
  margin-right: 15px;
}
/* /content blocks */

/* search block */
#main-navigation .menu_search_form,
#search-block-form {
  position: relative;
  padding-right: 44px;
}
#main-navigation .menu_search_form .form-item,
#search-block-form .form-item {
  width: 100%;
  float: none;
}
#main-navigation .menu_search_form .input-group,
#search-block-form .input-group {
  position: static;
  display: block;
}
#main-navigation .menu_search_form .input-group-btn,
#search-block-form .input-group-btn {
  width: 44px;
  position: absolute;
  right: 0px;
  top: 0px;
}
#main-navigation .menu_search_form .form-item input,
#search-block-form .form-item input {
  border-color: #bbbbbb;
  display: block;
}
#main-navigation .menu_search_form,
#sidebarRight #block-search-form {
  border: 0;
  padding: 4px;
  background: #074b8c;
  background: -moz-linear-gradient(top, #074b8c 0%, #0065a2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#074b8c), color-stop(100%,#0065a2));
  background: -webkit-linear-gradient(top, #074b8c 0%,#0065a2 100%);
  background: -o-linear-gradient(top, #074b8c 0%,#0065a2 100%);
  background: -ms-linear-gradient(top, #074b8c 0%,#0065a2 100%);
  background: linear-gradient(to bottom, #074b8c 0%,#0065a2 100%);
  filter: none;
}
#main-navigation .menu_search_form #search-block-form--2 .btn-default,
#block-search-form .btn-default {
  padding: 6px 12px;
  border-color: #bbbbbb;
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%);
  border-radius: 0;
}
#search-block-form--2 .form-item {margin: 0;}
.form-control {border-radius: 0;}
/* /search block */

/* nav L2 */
#sidebarLeft .block.block-menu-block {
  background: #ebf2f8;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebf2f8 25%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(25%,#ebf2f8));
  background: -webkit-linear-gradient(top, #ffffff 0%,#ebf2f8 25%);
  background: -o-linear-gradient(top, #ffffff 0%,#ebf2f8 25%);
  background: -ms-linear-gradient(top, #ffffff 0%,#ebf2f8 25%);
  background: linear-gradient(to bottom, #ffffff 0%,#ebf2f8 25%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf2f8',GradientType=0 );

  box-shadow: 0px 2px 2px -2px rgba(0,0,0,0.3);

  overflow: hidden;
  padding: 5px 10px 5px;
  border: solid 1px #d3e0e7;
}
#sidebarLeft .block.block-menu-block .panel-heading {
  color: #252525;
  font-size: 15px;
  font-weight: normal;
  border-bottom: solid 2px #d2e3ed;
  margin: 0;
  padding: 3px 0 8px;
}
#sidebarLeft .block.block-menu-block  a:hover {text-decoration: underline;}
#sidebarLeft .block.block-menu-block .panel-heading a {color: #252525;}
#sidebarLeft .block.block-menu-block .panel-body {
  margin: 0;
  padding: 0;
}
#sidebarLeft .block.block-menu-block .nav-pills li {
  float: none;
  display: block;
  border: none;
  background: transparent;
  padding: 0;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #cde0eb;
}
#sidebarLeft .block.block-menu-block .nav-pills>li a {
  float: none;
  display: block;
  border: none;
  background: transparent;
  padding: 6px 8px 8px 0;
  line-height: 14px;
  color: #074a8a;
  margin: 0;
  border-radius: 0;
  white-space: normal;
}
#sidebarLeft .block.block-menu-block .nav-pills li.active-trail {
  background: url(../images/theme/sprite.png) no-repeat 100% 12px;
  border-bottom: 0px;
}
#sidebarLeft .block.block-menu-block .nav-pills li.active {border: 0px;}
#sidebarLeft .block.block-menu-block .nav-pills li.active-trail>a {color: #252525;}
#sidebarLeft .block.block-menu-block .nav-pills li.active>a {
  color: #fff;
  background: #074a8b url(../images/theme/sprite.png) no-repeat 100% -188px;
  padding: 6px 10px 8px;
  margin: 0 -10px;
}
#sidebarLeft .block.block-menu-block .nav-pills li.last {border-bottom: 0px;}
#sidebarLeft .block.block-menu-block .nav-pills>li.active-trail .dropdown-menu {
  display: block;
  background-color: #FFFFFF;
  border: 1px solid #b9cdd7;
  border-right: 0;
  border-radius: 0px;
  box-shadow: 0 1px 2px 2px rgba(0,0,0,0.1);
  float: none;
  font-size: inherit;
  margin: 0 -10px 5px -1px;
  padding: 0 10px 0px;
  position: static;
  min-width: 50px;
}
/*v2*/
#sidebarLeft .block.block-menu-block .nav-pills>li.active-trail .dropdown-menu .dropdown-menu {
  border-left: solid 3px #6daed0;
  border-bottom: solid 1px #9aaeb8;
  background-color: #f1f6fa;
}
#sidebarLeft .block.block-menu-block .nav-pills>li.active-trail .dropdown-menu .dropdown-menu .dropdown-menu {
  background-color: #fff;
}
/*v2*/

/* /nav L2 */

/* tabs */
.tabTitle,
#tabbedContent.tabIsSet .tabbedTab {
  display: none;
}
#tabbedContent.tabbed0 .tabbedTab0,
#tabbedContent.tabbed1 .tabbedTab1,
#tabbedContent.tabbed2 .tabbedTab2,
#tabbedContent.tabbed3 .tabbedTab3,
#tabbedContent.tabbed4 .tabbedTab4,
#tabbedContent.tabbed5 .tabbedTab5,
#tabbedContent.tabbed6 .tabbedTab6 {
  display: block;
}

#tabbedContent .tabsList {
  display: block;
  margin: 10px 0;
  padding: 0 5px;
  font-size: 12px;

  border-bottom: solid 1px #bec9cf;

  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e8f1f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8f1f7));
  background: -webkit-linear-gradient(top, #ffffff 0%,#e8f1f7 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#e8f1f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#e8f1f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#e8f1f7 100%);
}
#tabbedContent .tabsList.tabsListBot {
  border-bottom: 0px;
  background: transparent;
  height: 0px;
}
#tabbedContent .tabsList .tab {
  color: #0065b1;
  list-style: none;
  display: inline-block;
  padding: 3px 10px 5px;
  margin: 0 5px;
  cursor: pointer;
}
#tabbedContent.tabbed0 .tabsList .tab0,
#tabbedContent.tabbed1 .tabsList .tab1,
#tabbedContent.tabbed2 .tabsList .tab2,
#tabbedContent.tabbed3 .tabsList .tab3,
#tabbedContent.tabbed4 .tabsList .tab4,
#tabbedContent.tabbed5 .tabsList .tab5,
#tabbedContent.tabbed6 .tabsList .tab6 {
  background: #fff;
  color: #333;
  border: solid 1px #bec9cf;
  margin-right: 4px;
  margin-left: 4px;
}
#tabbedContent .tabsList .tab {
  margin-bottom: -1px;
  border-bottom: 0px !important;
  position: relative;
}
#tabbedContent .tabsList.tabsListBot .tab {
  height: 28px;
  margin-bottom: -28px;
  border-top: 0px !important;
}
#tabbedContent.tabbed0 .tabsList.tabsListBot .tab0,
#tabbedContent.tabbed1 .tabsList.tabsListBot .tab1,
#tabbedContent.tabbed2 .tabsList.tabsListBot .tab2,
#tabbedContent.tabbed3 .tabsList.tabsListBot .tab3,
#tabbedContent.tabbed4 .tabsList.tabsListBot .tab4,
#tabbedContent.tabbed5 .tabsList.tabsListBot .tab5,
#tabbedContent.tabbed6 .tabsList.tabsListBot .tab6 {
  box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
}

#tabbedContent .tabsList .tab .statsItems {
  position: absolute;
  top: -3px;
  right: -5px;
  color: #fff;
  background: #777;
  border-radius: 2px;
  font-size: 9px;
  line-height: 12px;
  padding: 0 2px;
  font-family: Arial;
}
#tabbedContent .tabsList .tab .statsItems.newItems {background: #D71818;}
/* /tabs */

/* quicktabs */
ul.quicktabs-tabs {
  height: 24px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e8f1f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8f1f7));
  background: -webkit-linear-gradient(top, #ffffff 0%,#e8f1f7 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#e8f1f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#e8f1f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#e8f1f7 100%);
}
ul.quicktabs-tabs li {
  display: inline-block;
  height: 24px;
  line-height: 16px;
  margin: 1px 1px 0;
}
ul.quicktabs-tabs li.active {
  border: 1px solid #CCCCCC;
  border-bottom: #fff;
  background: #fff;
  margin: 0;
}

/* /quicktabs */

/* content */

.region-content ul, .region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 1em;
}

#tabbedContent .content img.media-element {
  height: auto;
  max-width: 100%;
}
.node-blog-post .content-meta {
  margin-bottom: 10px;
  color: #777;
}

.mainContentSection {
  padding-top: 15px;
  margin-bottom: 30px;
}
.mainContentSection h1#page-title {
  color: #333;
  font-size: 24px;
  margin: 0 15px 15px;
  padding: 0;
}
section h2 {
  color: #222;
  font-size: 18px;
  border-bottom: solid 2px #e2e5ea;
  padding-bottom: 10px;
  margin-top: 40px;
}
section h2:first-child {margin-top: 0px;}
section h3 {
  color: #222;
  font-size: 16px;
  padding-bottom: 7px;
  border-bottom: solid 1px #eef0f5;
  margin-top: 32px;
}
section h4 {
  color: #222;
  font-size: 14px;
  padding-bottom: 5px;
  border-bottom: solid 1px #f3f6ff;
  margin-top: 25px;
}
section h5 {
  color: #444;
  font-size: 13px;
  margin-top: 20px;
}
section h6 {
  color: #444;
  font-size: 12px;
  margin-top: 20px;
}

section h2:first-child,
section h3:first-child,
section h4:first-child,
section h5:first-child,
section h6:first-child,
section h2+h3,
section h3+h4,
section h4+h5,
section h5+h6 {
  margin-top: 0px;
}

.mainContentSection blockquote,
.mainContentSection .node .content blockquote {
  font-size: 110%;
  font-style: italic;
  padding: 0 20px;
  margin: 10px 0;
  position: relative;
  border: 0;
  color: #777;
  line-height: 1.4em;
}
.mainContentSection blockquote:before,
.mainContentSection .node .content blockquote:before {
  content: "“";
  position: absolute;
  top: -5px;
  left: -5px;
  font-size: 50px;
  line-height: 1em;
  color: #ccc;
  font-family: Arial;
}

.mainContentSection ul>li,
.mainContentSection ul ul ul>li,
.mainContentSection ul ul ul ul ul>li {
  list-style-type: disc;
}
.mainContentSection ul ul>li,
.mainContentSection ul ul ul ul>li,
.mainContentSection ul ul ul ul ul ul>li {
  list-style-type: circle;
}

.contentAutoscroll {
  width: 100%;
  max-height: 80vh;
  overflow: auto;
  border: solid 2px #ccc;
}
.contentAutoscroll table {
  max-width: 50000px;
}
.contentAutoscroll td,
.contentAutoscroll th {
  padding: 5px 5px;
}

/* homepage blocks highlights */
.front .view-display-id-block_1 {
  margin-top: -8px;
}
.front .view-display-id-block_1 a {
  text-decoration: none;
}
.front .view-display-id-block_1 h2 {
  border: 0px;
  color: #0065a2;
  padding-bottom: 0;
}
.front .view-display-id-block_1  a:hover h2 {
  text-decoration: underline;
}
.front .view-display-id-block_1 img {
  max-width: 100%;
  height: auto;
  border: solid 1px #e6e6e6;
}
.front .view-display-id-block_1>.view-header {
  float: left;
  width: 58%;
}
.front .view-display-id-block_1>.view-header h2 {
  font-size: 175%;
  line-height: 1.2em;
}
.front .view-display-id-block_1>.view-header .homepage-carousel-date {
  color: #777;
  font-size: 100%;
  margin-top: 0.8em;
}
.front .view-display-id-block_1>.view-header .homepage-carousel-teaser,
.front .view-display-id-block_1>.view-header .homepage-carousel-teaser a {
  color: #555;
  font-size: 105%;
  margin-top: 0.8em;
  line-height: 1.4em;
}
.front .view-display-id-block_1>.view-header .homepage-carousel-teaser {
  border-bottom: solid 4px #ddd;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
.front .view-display-id-block_1>.view-header .homepage-carousel-teaser  a:hover {
  color: #0065a2;
}

.front .view-display-id-block_1>.view-content {
  float: right;
  width: 40%;
}
.front .view-display-id-block_1>.view-content img {
  float: right;
  width: 35%;
  max-width: 120px;
  margin-left: 10px;
  margin-bottom: 7px;
}
.front .view-display-id-block_1>.view-content h2 {
  font-size: 110%;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.front .view-display-id-block_1>.view-content .homepage-carousel-date {
  color: #777;
  font-size: 85%;
  margin-bottom: 0.5em;
}
.front .view-display-id-block_1>.view-content .homepage-carousel-teaser,
.front .view-display-id-block_1>.view-content .homepage-carousel-teaser a {
  color: #555;
  font-size: 98%;
  line-height: 1.4em;
}
.front .view-display-id-block_1>.view-content .homepage-carousel-teaser  a:hover {
  color: #0065a2;
}
.front .view-display-id-block_1>.view-content .homepage-carousel-teaser {
  border-bottom: solid 2px #ddd;
  padding-bottom: 1em;
  margin-bottom: 1.2em;
}
.front .view-display-id-block_1>.view-content .homepage-carousel-teaser:after {
  clear: both;
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
}
/* /homepage blocks highlights */

.region-content .mainPicture {
  float: right;
  width: 250px;
  max-width: 40%;
  background: #fff;
  border: solid 1px #e5e5e5;
  padding: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: -6px -5px 15px 3%;
  position: relative;
  z-index: 5;
}
.region-content .mainPicture figure {
  background: #e5e5e5;
}
.region-content .mainPicture figure .picContainer {
  position: relative;
  border-bottom: 1px solid #F3F3F3;
  text-align: center;
}
.region-content .mainPicture figure .picContainer img {
  width: 100%;
  height: auto;
}
.region-content .mainPicture figure .picContainer .zoomIcon {display: none;}
.region-content .mainPicture figure .picContainer.zoomable {cursor: pointer;}
.region-content .mainPicture figure .picContainer.zoomable .zoomIcon {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 28px;
  height: 27px;
  background: url(../images/theme/sprite.png) no-repeat 0px -1350px;
}
.region-content .mainPicture figure figcaption {
  padding-bottom: 5px;
  text-align: center;
  background: #fff;
}
.region-content .mainPicture figure figcaption .legend {
  font-size: 11px;
  line-height: 12px;
  padding: 5px 6px 3px;
  color: #555;
  display: inline-block;
  text-align: left;
}
.region-content .mainPicture figure figcaption .copyright {
  font-size: 10px;
  line-height: 11px;
  padding: 3px 6px 0px;
  color: #999;
  display: block;
  text-align: right;
}
.region-content .mainPicture figure figcaption .copyright a {color: #999;}

/* share this */
.region-content .shareThis {
  float: right;
  width: 40%;
  min-width: 185px;
  max-width: 230px;
  clear: right;
  background: #e6f5fd;
  background: #f3faff;
  padding: 5px 10px 5px 10px;
  margin: 0 -4px 10px 5%;
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  border: solid 2px #fff;
  border-radius: 5px;
  position: relative;
  z-index: 5;

  background: #f3faff;
  background: -moz-linear-gradient(top, #e6f5fd 0%, #f3faff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f5fd), color-stop(100%,#f3faff));
  background: -webkit-linear-gradient(top, #e6f5fd 0%,#f3faff 100%);
  background: -o-linear-gradient(top, #e6f5fd 0%,#f3faff 100%);
  background: -ms-linear-gradient(top, #e6f5fd 0%,#f3faff 100%);
  background: linear-gradient(to bottom, #e6f5fd 0%,#f3faff 100%);
}
.region-content .shareThis .title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.region-content .shareThis .ec-widget-share-inline span {
  padding: 0 2px 10px 2px;
}
.region-content .shareThis div.share_individual a#share_button_link.share_icon_more.share_individual {
  width: 160px;
  font-size: 11px;
}
div.share_size_24 a#share_button_link {min-height: 24px;}

/*v2 - expandable*/
.region-content .shareThis {
  overflow: hidden;
  max-height: 32px;
  color: #0065b1;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  background: #cbe6f5;

  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.region-content .shareThis:hover {
  max-height: 75px;
  color: inherit;
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  background: #f3faff;
  margin-top: -15px;
  margin-bottom: -18px;
}
.region-content .shareThis div.share_individual a#share_button_link.share_icon_more.share_individual {
  display: none;
}
.region-content .shareThis .ec-widget-share-inline {
  text-align: center;
}
.region-content .shareThis .ec-widget-share-inline span {
  display: inline-block;
  float: none;
}

/* /share this */

.region-content .mainTeaser {
  background: #fff6ea;
  color: #333333;
  border: solid 1px #ecdac2;
  padding: 5px 8px 8px;
  margin: 0px -8px 15px;
}
.region-content .mainContent iframe {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: solid 1px #e5e5e5;
}
.region-content .mainContent img,
.region-content .mainContent table img {
  max-width: 100%;
  height: auto !important;
}
.region-content .mainContent .field-item,
.region-content .mainTeaser .field-item {
  max-width: 650px;
}

.node .field-name-body {
  border-bottom: 0;
  margin-bottom: 40px;
}

.node .field-type-taxonomy-term-reference {
  background: #f3f3f3 url(../images/theme/bg_dashes.png);
  border: solid 1px #eee;
  font-size: 12px;
  float: left;
  width: 100%;
  padding: 5px 10px 10px;
  margin: 0 0 20px;
  border-radius: 3px;
}
.node .field-type-taxonomy-term-reference h3 {
  margin: 0 10px 0 0;
  border-bottom: 0px;
  padding: 0;
}
.node .field-type-taxonomy-term-reference .field-label {
  font-size: 12px;
  line-height: 18px;
}
.node .field-type-taxonomy-term-reference ul.links li {
  padding: 0 1.5em 0 0;
  list-style: none;
}
.node .field-type-taxonomy-term-reference .links {
  float: left;
  width: 90%;
}
.node .field-type-taxonomy-term-reference .links a {color: #074a8b;}

#subscriptions-ui-node-form .collapsible,
#subscriptions-ui-node-form--2 .collapsible,
#subscriptions-ui-node-form--3 .collapsible,
#subscriptions-ui-node-form--4 .collapsible {
  padding: 5px 10px;
  border: solid 1px #eee;
  border-radius: 5px;
  background-color: #e3f5ff;
  margin-top: 5px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
#subscribe {
  min-height: 35px;
  margin-top: 0;
}
#subscriptions-ui-node-form .collapsible legend {
  border: 0;
  margin-bottom: 10px;
  position: absolute;
  width: auto;
}
#subscriptions-ui-node-form tr.odd .form-item,
#subscriptions-ui-node-form tr.even .form-item {
  white-space: normal;
  line-height: inherit;
}

/* pillars */
.field-name-field-pilar-and-action-image {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E5E5E5;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  float: right;
  margin: -6px -5px 15px 10px;
  max-width: 40%;
  padding: 2px;
}
.field-name-field-pilar-and-action-image img {
  height: auto;
  max-width: 100%;
}

.view-action-content .item-list>ul {
  margin: 0 0 20px;
  padding: 0;
}
.view-action-content .item-list>ul>li {
  margin: 0;
  padding: 0 0 5px 15px;
  list-style: none;
  background: url("../images/theme/sprite.png") no-repeat 0 -591px;
}
.view-action-content .item-list>ul>li a {text-decoration: none;}
.view-action-content .item-list>ul>li  a:hover {text-decoration: underline;}
/* /pillars */

/*DAEThumbnailsMenu*/
/*common*/
.DAEThumbnailsMenu {
  clear: both;
  margin: 0px !important;
  padding: 0px !important;
}
.DAEThumbnailsMenu li {
  float: left;
  width: 32%;
  margin: 0 1% 10px 0 !important;
  min-width: 120px;
  height: 105px;
  padding: 1px !important;
  border: solid 1px #cdcdcd;
  border-radius: 3px;
  position: relative;
  background: #eee !important;
  list-style: none !important;
}
.DAEThumbnailsMenu li .legend {
  position: absolute;
  top: 110px;
  width: 120%;
  left: -15%;
  display: none;
  border: solid 2px #cdcdcd;
  background: #fff !important;
  border-radius: 5px;
  padding: 10px;
  font-size: 0.9em;
  line-height: 1.1em;
  color: #444;
}
.DAEThumbnailsMenu li .legend p {padding: 0 !important;}
.DAEThumbnailsMenu li .thumbnailPreview,
.DAEThumbnailsMenu li a {
  float: left;
  width: 100%;
  height: 105px;
}
.DAEThumbnailsMenu li .thumbnailPreview span,
.DAEThumbnailsMenu li a span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  opacity: 0.9;
  text-align: center;
  padding: 5px 0;
}
.DAEThumbnailsMenu li:hover .legend {
  display: block;
  z-index: 10;
}
.DAEThumbnailsMenu li .legend .arrow {
  position: absolute;
  top: -15px;
  left: 49%;
  width: 21px;
  height: 15px;
  background: url(../images/content/arrow_up_down.png) 0 0 no-repeat;
}
/*/common*/
/*DAEThumbnailsMenu*/

/* div accordion */
div#accordion {margin-top: 2em;}
div#accordion h3 {
  cursor: pointer;
  color: #0065A2;
  clear: left;
}
div#accordion h3:before {
  content: " + ";
  border: solid 1px #ccc;
  border-radius: 5px;
  float: left;
  background: #eee;
  font-size: 10px;
  color: #333;
  font-weight: bold;
  padding: 0px 2px 2px;
  margin: 3px 7px 0 0;
}
/* /div accordion */

.meta.submitted {
  color: #999;
  margin-bottom: 10px;
}

/* newsroom page */
.field-name-field-newsroom-documents .field-items {
  padding: 0 0 15px 25px;
}
.field-name-field-newsroom-documents .field-items .field-item {
  display: list-item;
  list-style: disc;
}
.field-name-field-newsroom-item-contact-text,
.field-name-field-newsroom-item-main-link,
.group-recommended-reading {
  margin-bottom: 15px;
}
/* /newsroom page */

/* /content */

/* newsroom */
.block-newsroom .itemFlag {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 8px;
  font-family: Arial;
  padding: 1px 3px;
  border-radius: 2px;
  margin-top: 2px;
  vertical-align: top;
  line-height: 10px;
}
.block-newsroom .itemFlag.flagHot {background-color: #D71818;}
#layout-body .mainContentSection .region > .block.block-newsroom {
  background: #e6f5fd;
  margin: -7px 3px;
}
#layout-body .mainContentSection .region > .block.block-newsroom .panel-body {
  padding: 5px 3px 5px;
}
#layout-body .region.region-content-bottom>.block-newsroom {
  background: #e6f5fd;
  border: solid 3px #fff;
}
.mainContentSection .block-newsroom a {
  text-decoration: none;
}
.block-newsroom .panel-heading {
  display: none;
}
.block-newsroom .newsroom_item_container {
  border: solid 1px #bad6f0;
  border-radius: 5px;
  background: #fff;
  float: left;
  width: 49%;
  margin-bottom: 20px;
  clear: left;
  padding: 8px 9px 14px;
  min-height: 220px;
}
.block-newsroom .newsroom_item_container:nth-child(even) {
  margin-left: 2%;
  clear: none;
}

.block-newsroom .newsroom_item_container h3.newsroom_title,
.block-newsroom .newsroom_item_container h3.newsroom_title a {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0;
  padding: 0;
}
.block-newsroom .newsroom_item_container h3.newsroom_title {
  border-bottom: solid 2px #e2e5ea;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.block-newsroom .newsroom_item_container .view-content .views-row {
  font-size: 12px;
  margin: 0 0 12px;
  padding-left: 15px;
  line-height: 16px;
}
.block-newsroom .newsroom_item_container .view-content .views-row .newsroom_title {
  background: url(../images/theme/sprite.png) no-repeat 0px -593px;
  margin-left: -15px;
  padding-left: 15px;
}
.block-newsroom .newsroom_item_container .view-content .views-row .newsroom_item_metadata {
  color: #555;
  font-size: 11px;
  line-height: 14px;
  margin-top: 3px;
}
.block-newsroom .newsroom_item_container .view-content .views-row .newsroom_type {
  font-size: 11px;
  font-style: italic;
  color: #999;
  margin-left: -12px;
}
.block-newsroom .newsroom_item_container .newsroom_more {
  padding: 5px 0 5px;
  font-size: 12px;
  color: #074a8b;
  text-decoration: underline;
}
.block-newsroom .newsroom_item_container .newsroom_more a {
  color: #074a8b;
  text-decoration: underline;
}
.block-newsroom .newsroom_item_container .newsroom_more a em {
  font-style: normal;
}

.block-newsroom .newsroom_item_container.highlighted {
  box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
  border-width: 3px;
  padding: 6px 7px 12px;
}

.block-newsroom .newsroom_item_container .view-content .views-row.newItem .newsroom_title,
.block-newsroom .newsroom_item_container .view-content .views-row.newItem .newsroom_title a {
  color: #a3620a;
}

.block-newsroom .newsroom_item_container .view-content .views-row.newItem {
  background-position: 0 -392px;
}

.newsroom_rss {
  text-align: right;
  padding: 0;
  margin: 0 0 10px;
}
.newsroom_rss a.feed-icon {
  margin: 0 7px 0 0;
  padding: 0;
}

.block-newsroom .newsroom_item_container.featured {
  clear: left;
  width: 62%;
  margin-left: 0;
}
.block-newsroom .newsroom_item_container.agenda {
  clear: left;
  width: 36%;
  margin-left: 2%;
  clear: none;
}
.block-newsroom .newsroom_item_container.agenda .date-row {
  position: relative;
  padding-left: 35px;
  border-bottom: solid 1px #e2e5ea;
  margin-bottom: 5px;
  min-height: 50px;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-date {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 30px;
  text-align: center;
  color: #362f2d;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-date .day {
  font-size: 18px;
  display: block;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-date .month {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  line-height: 10px;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-date .year {
  font-size: 10px;
  color: #777;
  display: block;
  line-height: 10px;
  letter-spacing: -1px;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row {
  border-top: solid 1px #e2e5ea;
  padding: 3px 0 0 5px;
  margin-bottom: 6px;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row:first-child {
  padding-top: 0;
  border-top: 0;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row .newsroom_type {
  margin-left: -5px;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row .newsroom_title {
  margin-left: 0;
  padding-left: 0;
  background: none;
  line-height: 14px;
}

/*### fix to display less ###*/

.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3812,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3826,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3827 {
  display: none;
}
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3812.starts,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3826.starts,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3827.starts,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3812.ends,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3826.ends,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3827.ends,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3812.single-day,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3826.single-day,
.block-newsroom .newsroom_item_container.agenda .date-row .date-events .views-row.type-3827.single-day {
  display: block;
}

/*### fix to display less ###*/

.newsroom-featured-item {
  margin-left: -10px;
  margin-bottom: -10px;
}
.newsroom-featured-item .newsroom-type a {color: #5797bd;}
.newsroom-featured-item .newsroom-title {margin: 8px 0 10px;}
.newsroom-featured-item .newsroom-title a {
  font-size: 170%;
  text-decoration: none;
}
.newsroom-featured-item .newsroom-image {
  overflow: hidden;
  max-height: 50vh;
  margin-bottom: 5px;
}
.newsroom-featured-item .newsroom-image img {
  width: 100%;
  height: auto;
}
.newsroom-featured-item .newsroom-date {
  margin: 10px 0 10px;
  color: #777777;
}
.newsroom-featured-item .newsroom-teaser {
  font-size: 110%;
  line-height: 1.5em;
  padding: 0 20px 20px 17px;
  margin: 0 -20px 0 -17px;
  border-bottom: solid 3px #ccc;
}

/* /newsroom */

/* table of content*/
.tableOfContent {padding: 10px 10px 10px;}
.tableOfContent>h3 {
  font-size: 16px;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: solid 2px #b9cdd7;
}
.tableOfContent>ul {
  padding: 0 0 15px;
  border-bottom: solid 2px #b9cdd7;
}
.mainContentSection .tableOfContent li,
.tableOfContent li {
  list-style: none;
  background: url(../images/theme/sprite.png) no-repeat 0 -791px;
  padding: 0 0 0 16px;

}
.tableOfContent li a {
  text-decoration: none;
  color: #0065b1;
}
.tableOfContent li  a:hover {
  text-decoration: underline;
}
/* /table of content*/

/* discussions */
.discussions_container {
  background: #e6f5fd;
  padding: 2px;
  margin: -7px 3px -4px;
  font-size: 12px;
}
.discussions_container>h2 {
  display: none;
}
.discussions_container .discussions_group {
  border: solid 1px #bad6f0;
  background: #fff;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 10px;
}
.discussions_container .discussions_group h3 {
  padding: 10px 0 19px 0;
  margin: 0 0 10px;
  border-bottom: solid 2px #e2e5ea;
  font-weight: bold;
  font-size: 13px;
}
.discussions_container .discussions_group h3 a {
  color: #333;
  text-decoration: none;
}
.discussions_container .discussions_group .discussion_teaser {
  margin: 0 0 10px;
  padding: 0;
  max-height: 2.95em;
  overflow: hidden;
  position: relative;
}
.discussions_container .discussions_group .discussion_teaser:after {
  content: "...";
  position: absolute;
  right: 0px;
  top: 1.5em;
  background: #fff;
  padding-left: 2px;
}
.discussions_container .discussion_item {
  border-bottom: solid 1px #e2e5ea;
  margin: 0 0 10px 15px;
  padding: 0 0 15px;
  line-height: 16px;
}
.discussions_container .discussions_group .discussion_teaser+.discussion_item {
  border-top: solid 1px #e2e5ea;
  padding-top: 10px;
}
.discussions_container .discussion_item .discussion_title {
  float: left;
  width: 64%;
  margin: 0 3% 0 -15px;
  padding: 0 0 0 15px;
  background: url(../images/theme/sprite.png) no-repeat 0px -592px;
}
.discussions_container .discussion_item.newItem .discussion_title {
  background-position: 0px -392px;
}
.discussions_container .discussion_item .discussion_title a {
  text-decoration: none;
  color: #0065A2;
}
.discussions_container .discussion_item .discussion_title  a:hover {
  text-decoration: underline;
}
.discussions_container .discussion_item.newItem .discussion_title a {
  color: #A3620A;
}
.discussions_container .discussion_item .discussion_title .itemFlag {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 8px;
  font-family: Arial;
  padding: 1px 3px;
  border-radius: 2px;
  margin-top: 2px;
  vertical-align: top;
  line-height: 10px;
}
.discussions_container .discussion_item .discussion_title .itemFlag.flagHot {
  background-color: #9e0039;
}
.discussions_container .discussion_item .discussion_title .itemFlag.flagEditorChoice {
  background-color: #406618;
}
.discussions_container .discussion_item .discussion_title .itemFlag.flagPopular {
  background-color: #72008f;
}
.discussions_container .discussion_item .discussion_title .itemFlag.flagNew {
  background-color: #fb0101;
}
.discussions_container .discussion_item .discussion_techInfo {
  float: left;
  width: 35%;
  font-size: 11px;
  color: #777;
}
.discussions_container .discussion_item .discussion_techInfo .discussion_created_user a {
  color: #074a8b;
  text-decoration: underline;
}
.discussions_container .discussion_item .discussion_techInfo .discussion_comments {
  color: #555;

}
.discussions_container .discussion_item .discussion_techInfo .discussion_comments .itemsCount {
  color: #000;
}
.discussions_container .discussion_item .discussion_techInfo .discussion_comments .newItemsCount {
  color: #a3620a;
  font-size: 10px;
}

.discussions_container .discussion_moreLink {padding: 5px 0 10px 5px;}
.discussions_container .discussion_moreLink a {color: #074a8b;}

/* /discussions */

/* blogs */
.view-blog-home .view-content ul,
.view-blog-home .view-content blog-home-container {
  margin: 0!important;
  padding: 0!important;
  float: left;
  width: 100%;
}
.view-tab-user-blog-posts .view-content ul li,
.view-tab-user-blog-posts .view-content .blog_post_item,
.view-blog-home .view-content ul li,
.view-blog-home .view-content .blog_post_item {
  list-style: none !important;
  border-bottom: solid 1px #e2e5ea !important;
  margin: 0 0 30px 0 !important;
  padding: 0 0 10px !important;
  line-height: 16px !important;
  color: #555 !important;
  float: left;
  width: 100%;
}
.view-tab-user-blog-posts .view-content li h3 a,
.view-tab-user-blog-posts .view-content h3 a,
.view-blog-home .view-content li h3 a,
.view-blog-home .view-content h3 a {
  text-decoration: none;
}
.view-blog-home .view-content li h3  a:hover,
.view-blog-home .view-content h3  a:hover {
  text-decoration: underline;
}
.view-blog-home .view-content li .views-field-picture,
.view-blog-home .view-content .authorPicture {
  float: right;
  margin: 0 0 5px 10px;
  padding: 2px;
  border: solid 1px #eee;
  background: #fff;
  text-align: center;
  width: 95px;
}
.view-blog-home .view-content li .views-field-picture img,
.view-blog-home .view-content .authorPicture img {
  width: 100%;
  height: auto;
}
.view-blog-home .view-content li .views-field-name,
.view-blog-home .view-content .authorName {
  float: right;
  margin: -6px 0 5px 10px;
  padding: 2px;
  border: solid 1px #eee;
  background: #fff;
  text-align: center;
  width: 95px;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  clear: right;
}
.view-blog-home .view-content li .views-field-name a,
.view-blog-home .view-content .authorName a {
  text-decoration: none;
}
.view-blog-home .view-content li .views-field-name strong,
.view-blog-home .view-content .authorName strong {
  font-weight: normal;
}
.view-tab-user-blog-posts .view-content li .posted-comment,
.view-blog-home .view-content li .posted-comment,
.view-tab-user-blog-posts .view-content .posted-comment,
.view-blog-home .view-content .posted-comment {
  font-size: 85%;
  color: #777;
  margin-bottom: 5px;
}

.blog_posts_container {
  padding: 2px;
  margin: -7px 3px -4px;
  font-size: 12px;
}
.blog_posts_container h2 {
  display: none;
}
.blog_posts_container .blog_post_items {
  padding: 10px;
  font-size: 12px;
}
.blog_posts_container .blog_post_items .blog_post_item {
  border-bottom: solid 1px #e2e5ea;
  margin: 0 0 10px 15px;
  padding: 0 0 15px;
  line-height: 16px;
  color: #555;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_author {
  float: right;
  margin: 0 0 5px 10px;
  border: solid 1px #eee;
  background: #fff;
  text-align: center;
  max-width: 25%;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_author .authorPicture {
  padding: 2px;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_author .authorPicture img {
  width: 100%;
  max-width: 80px;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_author .authorName {
  margin: 2px 3px;
  font-size: 10px;
  line-height: 14px;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_author .authorName .authorFirstName,
.blog_posts_container .blog_post_items .blog_post_item .blog_author .authorName .authorLastName {
  display: block;
  font-style: italic;
}

.blog_posts_container .blog_post_items .blog_post_item .blog_title a {
  margin: 0 3% 0 -15px;
  padding: 0 0 5px 15px;
  background: url(../images/theme/sprite.png) no-repeat 0px -594px;
  text-decoration: none;
  color: #0065A2;
  display: block;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_title  a:hover {
  text-decoration: underline;
}
.blog_posts_container .blog_post_items .blog_post_item .blog_teaser {
  font-size: 11px;
  line-height: 14px;
}

.external_user .authorPicture,
.internal_user .authorPicture {
  position: relative;
  min-height: 55px;
}
.external_user .authorPicture:after,
.internal_user .authorPicture:after {
  position: absolute;
  position: absolute;
  bottom: 1px;
  right: 1px;
  content: ".";
  overflow: hidden;
  text-indent: -3000px;
}
.external_user .authorPicture:after {
  width: 16px;
  height: 11px;
  background: url(../images/theme/blogFlagIntExt.png) no-repeat -33px -5px;
}
.internal_user .authorPicture:after {
  width: 31px;
  height: 16px;
  background: url(../images/theme/blogFlagIntExt.png) no-repeat 0 0;
}

.internal_user .content-meta span[rel="sioc: has_creator"]> a:first-child {
  padding-left: 35px;
  position: relative;
  display: inline-block;
}
.external_user .content-meta span[rel="sioc: has_creator"]> a:first-child {
  padding-left: 21px;
  position: relative;
  display: inline-block;
}
.internal_user .content-meta span[rel="sioc: has_creator"]> a:first-child:before {
  position: absolute;
  top: 0px;
  left: 1px;
  content: ".";
  overflow: hidden;
  text-indent: -3000px;
  width: 31px;
  height: 16px;
  background: url(../images/theme/blogFlagIntExt.png) no-repeat 0 0;
}
.external_user .content-meta span[rel="sioc: has_creator"]> a:first-child:before {
  position: absolute;
  top: 5px;
  left: 1px;
  content: ".";
  overflow: hidden;
  text-indent: -3000px;
  width: 16px;
  height: 11px;
  background: url(../images/theme/blogFlagIntExt.png) no-repeat -33px -5px;
}

#block-views-732b7705a750d79fb82edf252a592e26 .list-group,
#block-views-blog-landing-page-block .list-group {
  margin: 0 10px 5px 10px !important;
}
#block-views-732b7705a750d79fb82edf252a592e26 .list-group li,
#block-views-blog-landing-page-block .list-group li {
  padding: 0 0 10px 25px;
  margin-bottom: 10px;
  border-bottom: solid 1px #e2e5ea;
  font-style: italic;
}
#block-views-732b7705a750d79fb82edf252a592e26 .list-group li .quote-text,
#block-views-blog-landing-page-block .list-group li .quote-text {
  background: url("../images/theme/reply_quote.png") no-repeat 0 0px;
  padding-left: 25px;
  margin-left: -25px;
}
#block-views-732b7705a750d79fb82edf252a592e26 .list-group li a,
#block-views-blog-landing-page-block .list-group li a {
  padding: 0;
  margin: 0;
  color: #555;
}
#block-views-blog-landing-page-block .list-group li  a:hover,
#block-views-732b7705a750d79fb82edf252a592e26 .list-group li  a:hover {
  color: #074A8A;
}
#block-views-732b7705a750d79fb82edf252a592e26 .list-group li .comment-count,
#block-views-blog-landing-page-block .list-group li .comment-count,
#block-views-732b7705a750d79fb82edf252a592e26 .list-group li .lastname,
#block-views-blog-landing-page-block .list-group li .lastname {
  font-size: 85%;
}

/* /blogs */

/* blogs sidebarRight */
#sidebarRight .view-join-in-latest-posts {
  margin: 0 0 10px;
  padding: 0 10px 10px;
}
#sidebarRight .view-join-in-latest-posts .item-list ul {
  margin: 0;
}
#sidebarRight .view-join-in-latest-posts .item-list li {
  /*used on homepage*/
  list-style: none;
  padding: 0 0 10px 15px;
  margin: 0 0 5px;
  min-height: 58px;
  border-bottom: solid 1px #eee;
  line-height: 14px;
}
#sidebarRight .view-join-in-latest-posts .item-list li .views-field-picture a {
  float: right;
  border: solid 1px #ccc;
  margin: 0 0 0 10px;
}
#sidebarRight .view-join-in-latest-posts .item-list li .views-field-nothing a {
  background: url(../images/theme/sprite.png) no-repeat 0px -592px;
  margin-left: -15px;
  padding-left: 15px;
}
#sidebarRight .view-join-in-latest-posts .item-list li .views-field-nothing .blog-source a {
  background: none;
  margin: 2px 0 4px;
  padding: 0;
  font-style: italic;
  color: #999;
  font-size: 85%;
  display: block;
}

#sidebarRight .view-join-in-latest-posts .view-header .item-list li .views-field-nothing .views-field-picture a {
  background: none;
  padding: 0;
  margin: 0;
}
#sidebarRight .view-join-in-latest-posts .view-header .item-list li {
  border-bottom: solid 1px #ccc;
}
#sidebarRight .view-join-in-latest-posts .view-header .item-list li .views-field-nothing .blog-source a {
  color: #333;
}
/* /blogs */

/* social/join box */
#block-boxes-social-media-box h2 {display: none;}

.block-social-network-links .socialLinks4 {
  margin-top: -7px;
  border-top: 2px solid #e2e5ea;
}
.block-social-network-links .socialLinks4 .list-group-item {border: 0;}

.socialLinks4 {
  display: block;
  padding: 10px 0 3px;
  margin: 0;
  background: #e6f5fd;
}
.socialLinks4 li {
  float: left;
  text-align: center;
  width: 25%;
  min-width: 54px;
  margin-bottom: 5px;
  list-style: none;
}
.socialLinks4 li a {
  display: inline-block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  text-indent: -5000px;
  background: no-repeat 0 0;
}
.socialLinks4 li a.facebookLink {background-image: url(../images/social/facebook_4inarow.png);}
.socialLinks4 li a.linkedinLink {background-image: url(../images/social/linkedin_4inarow.png);}
.socialLinks4 li a.youtubeLink {background-image: url(../images/social/youtube_4inarow.png);}
.socialLinks4 li a.pinterestLink {background-image: url(../images/social/pinterest_4inarow.png);}
.socialLinks4 li a.twitterLink {background-image: url(../images/social/twitter_4inarow.png);}

.block-social-network-links .socialLinks {
  margin-top: -7px;
  border-top: 2px solid #e2e5ea;
}
.block-social-network-links .socialLinks .list-group-item {border: 0;}

.socialLinks {
  display: block;
  padding: 10px 0 3px;
  margin: 0;
}
.socialLinks li {
  float: left;
  text-align: center;
  width: 20%;
  min-width: 42px;
  margin-bottom: 5px;
  list-style: none;
}
.socialLinks li a {
  display: inline-block;
  width: 38px;
  height: 38px;
  overflow: hidden;
  text-indent: -5000px;
  background: no-repeat 0 0;
}
.socialLinks li a.facebookLink {background-image: url(../images/social/facebook_5inarow.png);}
.socialLinks li a.linkedinLink {background-image: url(../images/social/linkedin_5inarow.png);}
.socialLinks li a.youtubeLink {background-image: url(../images/social/youtube_5inarow.png);}
.socialLinks li a.pinterestLink {background-image: url(../images/social/pinterest_5inarow.png);}
.socialLinks li a.twitterLink {background-image: url(../images/social/twitter_5inarow.png);}


#block-boxes-social-media-box ul.quicktabs-tabs {background: #e6f5fd;}

/*
  HTML to use : 
  <div class="DAEJoinBlogButtons">
    <a href="/digital-agenda/en/join-digital-agenda-community/" class="joinButton" title="Discussions, Events, Newsletters"><span><span>Discussions, Events, Newsletters</span></span></a>
    <a href="/digital-agenda/blog_home/" class="blogButton" title="Digital Agenda Blog"><span>Digital Agenda Blog</span></a>
  </div>
*/

.DAEJoinBlogButtons {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 5px 0 0;
  border-bottom: solid 1px #eee;
  position: relative;
}
.DAEJoinBlogButtons .joinButton {
  display: block;
  margin: 0 58px 10px 10px;
  font-size: 11px;
  border-radius: 3px;
  overflow: hidden;
  border: solid 1px #eee;
  height: 38px;
  min-width: 115px;

  background: rgb(240,240,240);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
}
.DAEJoinBlogButtons .joinButton>span {
  border-radius: 2px;
  overflow: hidden;
  display: block;
  height: 38px;
  border: solid 1px #fff;
  background: url(../images/theme/join_button.png) no-repeat 6px 2px;
  padding: 0 0 0 38px;
  line-height: 38px;
}
.DAEJoinBlogButtons .joinButton>span>span {
  line-height: 1em;
  vertical-align: sub;
  display: inline-block;
}
.DAEJoinBlogButtons .blogButton {
  display: inline-block;
  border-radius: 3px;
  overflow: hidden;
  border: solid 1px #d4d5d5;
  height: 38px;
  width: 38px;
  margin: 0 10px 10px 0;
  position: absolute;
  top: 5px;
  right: 0px;

  background: rgb(240,240,240);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
}
.DAEJoinBlogButtons .blogButton>span {
  border-radius: 2px;
  overflow: hidden;
  display: block;
  height: 38px;
  border: solid 1px #fff;
  background: url(../images/theme/blog_button.png) no-repeat 50% 50%;
  text-indent: -500px;
}

@media(min-width: 500px) and (max-width: 805px) {
  .DAEJoinBlogButtons .blogButton {
    position: static;
    margin-left: 10px;
  }
  .DAEJoinBlogButtons .joinButton {margin-right: 10px;}
}

/* social/join box */

/* promoted links */
.promotedLinks ul,
.not-front .slide-wrapper ul {
  margin: 0;
  padding: 0;
}
.promotedLinks ul li,
.not-front .slide-wrapper ul li {
  margin: 0 -5px 5px;
  padding: 0 15px 15px;
  list-style: none;
  border-top: solid 3px #ced9e4;
  background: #eff5fa;
}
.promotedLinks ul li span.listVisual {
  float: right;
  margin: 10px 0px 10px 10px;
  border: solid 1px #e5e5e5;
  padding: 3px;
  background: #fff;
  width: 30%;
}
.promotedLinks ul li span.listVisual img {
  width: 100%;
  height: auto;
  float: left;
}
.promotedLinks ul li h2,
.promotedLinks ul li h2 a {
  color: #0065b1;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
.promotedLinks ul li h2 {
  padding: 8px 0 8px;
  font-size: 16px;
}
.promotedLinks ul li span.teaser,
.promotedLinks ul li span.teaser a {
  color: #333;
  text-decoration: none;
  display: block;
}
.promotedLinks ul li span.teaser {
  padding-right: 34%;
  padding-bottom: 8px;
  font-size: 12px;
}
a.moreLink,
.promotedLinks ul li a.moreLink {
  color: #074a8b;
  font-size: 12px;
  text-decoration: underline;
  display: block;
  padding-right: 22%;
}

/* /promoted links */

.clear-form-button,
.btn.btn-info,
.btn.btn-default {
  border: solid 1px #b9cdd7;
  border-radius: 30px;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.09);
  color: #0065b1 !important;
  font-size: 14px !important;
  text-decoration: none !important;

  padding: 6px 12px 8px;

  background: #ecf3f9;
  background: -moz-linear-gradient(top, #dae8f5 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dae8f5), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #dae8f5 0%,#ffffff 100%);
}
.clear-form-button:hover,
.btn.btn-info:hover,
.btn.btn-default:hover {
  color: #074a8a !important;
}

.btn-mini {
  font-size: 11px;
  display: inline-block;
  margin: 0 10px;
}

/* users */
.userProfile {
  margin: 0 auto;
  max-width: 600px;
  padding-bottom: 20px;
}

.userProfile .userSideInfo {
  float: right;
  max-width: 30%;
  border: solid 1px #eee;
  padding: 2px;
  margin: -10px 0 10px 15px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.09);
}
.userProfile .userSideInfo .userPicture img {
  max-width: 100%;
  height: auto;
  border-bottom: solid 1px #eee;
  margin-bottom: 2px;
}
.userProfile .userPicture:last-child img {
  border: 0;
  margin-bottom: 0;
}
.userProfile .userContactBtn .btn {
  margin: 10px 0;
  max-width: 90%;
  white-space: normal;
  border: solid 1px #b9cdd7;
  border-radius: 20px;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.09);
  color: #0065b1 !important;
  font-size: 100% !important;
  text-decoration: none !important;

  padding: 6px 12px 8px;

  background: #ecf3f9;
  background: -moz-linear-gradient(top, #dae8f5 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dae8f5), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #dae8f5 0%,#ffffff 100%);
}

.userProfile .userDetails h3 {border: 0;}
.userProfile .userDetails dl,
.userProfile .userDetails .field {
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: solid 1px #f3f3f3;
}
.userProfile .userDetails .field.clearfix:after,
.userProfile .userDetails .field.clearfix:before {
  display: none;
}

.userProfile .userDetails dl dt,
.userProfile .userDetails .field .field-label {
  float: none;
  display: inline-block;
  min-width: 22%;
  vertical-align: top;
  padding-bottom: 5px;
}
.userProfile .userDetails dl dd,
.userProfile .userDetails .field .field-items,
.userProfile .userDetails .field .links {
  float: none;
  display: inline-block;
  padding-left: 5%;
  margin: 0;
}

.userProfile .userDetails .field .links li {
  padding: 0;
}
.userProfile .userDetails .field h3.field-label {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 5px;
  margin: 0;
  font-size: inherit;
  color: #555;
}

.view-group-content-per-user .item-list>h3,
.view-tab-user-comments .item-list>h3 {
  padding: 5px 0 7px 35px;
  background: url(../images/communities/medium_icon.png) no-repeat 0 0;
  border-bottom-width: 2px;
  margin-top: 15px;
}
.view-group-content-per-user .item-list>ul,
.view-tab-user-comments .item-list>ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.view-group-content-per-user .item-list>ul>li.views-row,
.view-tab-user-comments .item-list>ul>li.views-row {
  list-style: none;
  border-bottom: solid 1px #ddd;
  padding: 0 0 10px;
  margin: 0;
}
.view-group-content-per-user .item-list>ul>li.views-row .views-field-subject,
.view-tab-user-comments .item-list>ul>li.views-row .views-field-subject {
  font-size: 110%;
  padding: 0 0 7px;
  margin: 13px 0 2px;
  border-bottom: solid 1px #eef0f5;
}
.view-group-content-per-user .item-list>ul>li.views-row-first .views-field-subject,
.view-tab-user-comments .item-list>ul>li.views-row-first .views-field-subject {
  margin-top: 0px;
}
.view-group-content-per-user .item-list>ul>li.views-row .views-field-subject a,
.view-tab-user-comments .item-list>ul>li.views-row .views-field-subject a {
  text-decoration: none;
}
.view-group-content-per-user .item-list>ul>li.views-row .views-field-subject  a:hover,
.view-tab-user-comments .item-list>ul>li.views-row .views-field-subject  a:hover {
  text-decoration: underline;
}
.view-group-content-per-user .item-list>ul>li.views-row .views-field-subject a .itemDate,
.view-tab-user-comments .item-list>ul>li.views-row .views-field-subject a .itemDate {
  font-size: 80%;
  color: #777;
}
.view-group-content-per-user .item-list>ul>li.views-row .views-field-title,
.view-tab-user-comments .item-list>ul>li.views-row .views-field-title {
  padding: 4px 0 0 16px;
}

.og-kick-user-link {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.og-kick-user-link a {
  font-size: 0px;
  width: 20px;
  height: 18px;
  background: url(../images/communities/com_sprite.png) no-repeat -9px -135px;
  display: block;
}

/* /users */

/* country pages */
.country-page .tabbed0 .tabbedTab0 {
  background: #e6f5fd;
  margin: -7px 3px;
  padding: 7px 12px;
}
.country-page #block-system-main {
  margin: -7px -12px 15px!important;
  clear: both;
  padding-top: 7px;
  background: #fff !important;
}

.tabbed0 .tabbedTab0 .block-connect-country,
#block-boxes-generic-country-info {
  float: left !important;
  width: 49% !important;
  margin: 0 0.5% 15px !important;

  border: solid 1px #bad6f0 !important;
  background: #fff !important;
  border-radius: 5px !important;
}
@media screen and (max-width: 800px) {
  .tabbed0 .tabbedTab0 .block-connect-country,
  #block-boxes-generic-country-info {
    width: 99% !important;
  }
}
.tabbed0 .tabbedTab0 .block-connect-country .link-wrapper {
  margin-top: 0.5em;
  padding-top: 0;
}
.tabbed0 .tabbedTab0 .block-connect-country .link-wrapper .links {
  margin-top: 0;
  padding-top: 0;
}
.tabbed0 .tabbedTab0 .block-connect-country:nth-child(2n+1),
#block-boxes-generic-country-info:nth-child(2n+1) {
  clear: left;
}
.block-connect-country .mainPicture figure .picContainer.zoomable .zoomIcon,
#block-boxes-generic-country-info .mainPicture figure .picContainer.zoomable .zoomIcon {
  display: none;
}
.block-connect-country .node-readmore,
#block-boxes-generic-country-info .node-readmore {
  font-size: 11px;
}
.block-connect-country .mainTeaser,
#block-boxes-generic-country-info .mainTeaser {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  color: inherit;
}
.block-connect-country .node .field-name-body,
#block-boxes-generic-country-info .node .field-name-body {
  margin-bottom: 0;
}

.block-connect-country .node-teaser .content,
#block-boxes-generic-country-info .node-teaser .content {
  line-height: 18px;
}

#block-connect-country-business .panel-body .content,
#block-connect-country-broadband .panel-body .content {
  line-height: 14px;
  font-size: 11px;
  padding-left: 5%;
}

#block-connect-country-champion .digital_champion_name h2 {
  font-size: 110%;
  border-bottom-width: 1px;
  clear: none;
}

.tabbed0 .tabbedTab0 .block-connect-country h3 {
  font-size: 100%;
  border-bottom: 0;
  margin: 0;
  padding: 0 0 5px;
}
.block-connect-country h3 a {text-decoration: none;}
.block-connect-country h3  a:hover {text-decoration: underline;}
.block-connect-country .node-page+.node-page {
  border-top: solid 1px #eee;
  padding-top: 10px;
  margin-top: 10px;
}
.block-connect-country .node-page:last-child {padding-bottom: 10px;}

.country-page .vocabulary-country .taxonomy-term-description {
  float: left;
  width: 60%;
  margin-bottom: 5px;
}
.country-page .vocabulary-country .field-name-field-flag {
  float: right;
  width: 38%;
  max-width: 225px;
  border: solid 1px #cecece;
  padding: 3px;
  margin-bottom: 10px;
}

#block-connect-country-scoreboard .mainPicture {
  float: none;
  width: 100%;
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
}
#block-connect-country-scoreboard .mainPicture img {
  width: 100%;
}

.page-country .node-teaser {
  border-bottom: solid 1px #e2e5ea;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.page-country .node-teaser h2,
.page-country .node-teaser h2 a,
.page-country .node-teaser h3,
.page-country .node-teaser h3 a {
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  border: 0;
}
.page-country .node-teaser h2,
.page-country .node-teaser h3 {
  margin-bottom: 5px;
}
.page-country .node-teaser .field-name-field-shared-teaser {
  font-size: 12px;
  padding: 5px 0 0 10px;
  line-height: 16px;
}
.page-country .node-teaser .field-name-field-shared-teaser p {
  margin: 0 0 5px;
  padding: 0;
}
.page-country .node-teaser .link-wrapper.right {
  width: auto;
  max-width: 100%;
  font-size: 11px;
  padding: 0;
}
.page-country .node-teaser .link-wrapper.right a {
  padding-left: 8px;
  background: url(../images/theme/sprite.png) no-repeat -5px -593px;
}
.page-country .node-teaser .link-wrapper.right li {
  padding: 0 0 0 10px;
}

.page-country .node-teaser .link-wrapper.right li.nodequeue-ajax-toggle {
  display: block;
}
.page-country .node-teaser .link-wrapper.right li.nodequeue-ajax-toggle a {
  color: #777;
}

/* fix */
#block-connect-country-scoreboard .meta,
#block-connect-country-champion .meta,
#block-connect-country-going .meta,
#block-connect-country-scoreboard h3,
#block-connect-country-champion h3,
#block-connect-country-going h3 {
  display: none;
}
/* /fix */

/* /country pages */

/* CTA's */
#layout-body .block.callToAction {
  border: 0;
  padding: 0;
  margin: 0 0 20px;
  background: transparent;
  border-radius: 20px;
}
#layout-body .block.callToAction .boxes-box-controls ul {
  margin: 0;
}

.joinFollowDAE_CTA a,
.joinFollowDAE_CTA a.list-group-item:first-child {
  background: #0065a2 url(../images/CTAs/follow-discuss.jpg) no-repeat 50% -3px;
  height: 85px;
  overflow: hidden;
  font-weight: bold;
  color: #074a8b;
  line-height: 15px;
  border-radius: 18px;
  border: solid 2px #fff;
  padding: 0;
  display: block;
}
.joinFollowDAE_CTA a span {display: inline;}
.joinFollowDAE_CTA a .small {
  font-size: 12px;
  font-weight: normal;
}
.joinFollowDAE_CTA a span.line1 {
  color: #fff;
  padding-top: 15px;
  font-size: 16px;
}
.joinFollowDAE_CTA  a:hover span.line1 {
  text-decoration: underline;
}
.joinFollowDAE_CTA a span.line2 {
  padding-top: 5px;
  font-size: 15px;
}
.joinFollowDAE_CTA a span.line1,
.joinFollowDAE_CTA a span.line2,
.joinFollowDAE_CTA a span.line2 .small {
  display: block;
  text-align: center;
}

.CTAjoinAGroup {
  background: #cbe1ef url(../images/CTAs/join_com_group_cbe1ef.png) no-repeat 12% 0;
  float: left;
  width: 100%;
  border-radius: 18px;
  border: 3px solid #FFF;
}
.CTAjoinAGroup a,
.CTAjoinAGroup a.list-group-item {
  padding: 10px 10px 10px 30%;
  min-height: 80px;
  display: block;
  background: transparent;
  border: 0;
  margin: 0;
  border-radius: 0;
}
.CTAjoinAGroup .textPart1,
.CTAjoinAGroup .textPart2 {
  color: 0065b1;
  font-size: 20px;
}
.CTAjoinAGroup .textPart1 {
  font-weight: bold;
}
.CTAjoinAGroup .textPart3 {
  color: #333;
  font-size: 12px;
  display: block;
  line-height: 14px;
}

.CTAnewsletter {
  background: #cbe1ef url(../images/CTAs/newsletter_cbe1ef.png) no-repeat 11% 0;
  padding: 2px 10px 10px 28%;
  min-height: 90px;
  float: none;
  width: 100%;
  border-radius: 18px;
  border: 3px solid #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
.CTAnewsletter .panel .panel-body {
  color: #333;
  line-height: 15px;
}
.CTAnewsletter .title {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 5px;
}
.CTAnewsletter .form-item, .CTAnewsletter .form-actions {margin: 0;}
.CTAnewsletter .inputMail {margin-bottom: 5px;}
.CTAnewsletter .inputMail .form-control {
  padding: 3px;
  height: auto;
  font-size: 12px;
}
.CTAnewsletter .inputMail input {
  width: 100%;
  min-width: 50px;
}
.CTAnewsletter .inputSubscribe {
  float: left;
  overflow: hidden;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 50px;
}
.CTAnewsletter .inputSubscribe input {
  border-radius: 50px;
  border: solid 1px #b9cdd7;
  padding: 1px 8px 3px;
  color: #0065b1;
  font-size: 12px !important;

  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
}
.CTAnewsletter .linkPreviousIssues {float: right;}
.CTAnewsletter .linkPreviousIssues a,
.CTAnewsletter .linkPreviousIssues a.list-group-item {
  background: transparent;
  border: 0;
  margin: 0;
  border-radius: 0;
  display: inline;
  font-size: 11px;
  color: #074a8b;
  text-decoration: underline;
  padding: 0;
}

/* /CTA's */

/* getAppBadges */
.getAppBadges {
  display: block;
  margin: 10px auto;
  width: 80%;
  background: rgba(0,0,0,0.07);
  border-radius: 10px;
  padding: 10px 15px 10px;
}
.getAppBadges h3 {
  color: #333;
  border-bottom: solid 1px #ccc;
}
.getAppBadges ul {
  margin: 0;
  padding: 0;
}
.getAppBadges ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 33%;
  min-width: 134px;
  display: inline-block;
}
.getAppBadges ul li a {
  display: block;
  width: 129px;
  height: 45px;
  margin: 5px auto;
  overflow: hidden;
  text-indent: -5000px;
}
.getAppBadges ul li a.GooglePlay {
  background: url(../images/apps/google_play.png) no-repeat 0 0;
}
.getAppBadges ul li a.AppleStore {
  background: url(../images/apps/app_store.png) no-repeat 0 0;
}
.getAppBadges ul li a.WindowsPhoneStore {
  background: url(../images/apps/windows_phone_store.png) no-repeat 0 0;
}
@media(max-width: 499px) {
  .getAppBadges ul li {width: 100%;}
}
/* /getAppBadges */

/* form confirmation */
form.confirmation .form-submit {
  display: inline-block;
  border-radius: 50px;
  border: solid 1px #b9cdd7;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
  padding: 5px 15px 8px 15px;
  margin-right: 15px !important;
  color: #0065A2;

  text-decoration: none;

  background: #dae8f5;
  background: -moz-linear-gradient(top, #dae8f5 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dae8f5), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #dae8f5 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #dae8f5 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dae8f5', endColorstr='#ffffff',GradientType=0 );
}
form.confirmation .form-submit:hover,
form.confirmation .form-submit:focus {
  background: #dbf4fc;
  background: -moz-linear-gradient(top, #dbf4fc 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbf4fc), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #dbf4fc 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #dbf4fc 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #dbf4fc 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #dbf4fc 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbf4fc', endColorstr='#ffffff',GradientType=0 );

  box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}
form.confirmation .form-actions {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
/* /form confirmation */

/* dateItemFormat */
.dateItemFormat {
  float: left;
  width: 14%;
  min-width: 30px;
  margin-right: 3%
}
.dateItemFormat span {
  display: block;
  text-align: center;
}
.dateItemFormat .dateItemFormat_day {
  color: #362f2d;
  font-size: 18px;
}
.dateItemFormat .dateItemFormat_month {
  color: #362f2d;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 11px;
}
.dateItemFormat .dateItemFormat_year {
  color: #777;
  font-size: 10px;
  line-height: 11px;
  font-family: Arial;
}
/* /dateItemFormat */

/* rate widget */
.rate-widget.rate-widget-thumbs_up {
  float: right;
  clear: both;
  width: 120px;
  height: 30px;
  margin-bottom: 30px;
  padding: 5px;
  position: relative;
  border: 1px solid #CDCDCD;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
  background-image: -ms-linear-gradient(top,#fff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
  background-image: -o-linear-gradient(top,#fff,#f2f2f2);
  background-image: linear-gradient(top,#fff,#f2f2f2);
}
.rate-widget .rate-button.rate-thumbs-up-btn-up {
  background: url(../images/communities/com_sprite.png) no-repeat -8px -319px;
  height: 18px;
  width: 120px;
  padding: 0 0 0 20px;
  display: block;
}
.rate-widget.rate-widget-thumbs_up .rate-description {
  left: 28px;
  position: absolute;
  top: 5px;
}
.rate-widget.rate-widget-thumbs_up .rate-info {
  left: 0px;
  position: absolute;
  top: 30px;
  line-height: 12px;
}
.rate-thumbs-up-btn-up {text-indent: 0px;}

/* /rate widget */

/* TOC */
#toc-wrapper {
  padding: 3px 12px;
  border-top: 1px solid #e1ecf3;
  border-bottom: 2px solid #e1ecf3;
  border-radius: 0px;
  min-width: 61%;
  margin: 5px -12px 20px;
  background: #f2f6f9 url(../images/theme/bg_dashes.png);
  line-height: 1.2em;
}
#toc-wrapper>h3 {
  margin: 0px;
  padding: 10px 0px;
  color: #6a6a6a;
  border-bottom: 0px;
}
#toc-wrapper #toc {
  margin: 0;
  padding: 5px 0 5px 0;
  box-shadow: 0 0 0;
  background: transparent;
  border: 0 transparent;
  border-radius: 0;
}
#toc-wrapper #toc ul {
  margin: 0;
  padding: 5px 0 0 0;
}
#toc-wrapper #toc li {
  list-style: none;
  padding: 4px 0px 6px 4%;
  border-top: 1px dashed #e1ecf3;
}
#toc-wrapper #toc li a {
  text-decoration: none;
  color: #0086ba;
}
#toc-wrapper #toc li  a:hover {text-decoration: underline;}
/* /TOC */

/* comments */
.comment-wrapper .indented {
  margin-left: 0px;
  padding-left: 3%;
  border-left: 3px solid #ddd;
}
.comment-wrapper .comment .attribution {
  float: left;
  width: 90px;
  margin-top: 20px;
}
.comment-wrapper .comment .attribution .user-picture {
  float: left;
  border: solid #ddd 1px;
  padding: 2px;
}
.comment-wrapper .comment .attribution .user-picture img {width: 80px;}
.comment-wrapper .comment .comment-text {
  margin-left: 100px;
  padding: 10px 10px 0;
  border: solid #ccc 1px;
  margin-top: 20px;
  border-radius: 0px 5px 5px 5px;
  position: relative;
}
.comment-wrapper .comment .comment-text h3 a {text-decoration: none;}
.comment-wrapper .comment .comment-text .links.inline {display: block;}
.comment-wrapper .comment .comment-text .comment-arrow {
  position: absolute;
  top: -6px;
  left: -7px;
  background: url("../images/theme/reply_quote.png") no-repeat 0px 0px;
  width: 25px;
  height: 23px;
}
.comment-wrapper .comment .comment-text h3 {margin-top: 0;}
.comment-wrapper .comment .comment-text .label-info {
  position: absolute;
  top: -5px;
  left: 18px;
  background: #a3610a;
}
/* /comments */

/* highlights block */
.newsroom_highlights {padding: 0 10px 5px;}
.newsroom_highlights .item {
  background: url("../images/theme/sprite.png") no-repeat scroll 0 -592px rgba(0, 0, 0, 0);
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 12px;
  padding-left: 15px;
}
.newsroom_highlights .item .date,
.newsroom_highlights .item .speaker {
  color: #777777;
  font-size: 11px;
  line-height: 14px;
}
/* /highlights block */

/* Our Actions bloc */
#our-actions .view-content ul,
#our-actions .view-content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#our-actions .view-content ul li {
  position: relative;
  float: left;
  width: 49%;
  padding: 5px 0 0 20px;
  margin-bottom: 10px;
  border-top: solid 1px #eee;
}
#our-actions .view-content ul li:nth-child(odd) {
  margin-right: 2%;
  clear: left;
}
#our-actions .view-content ul li a {text-decoration: none;}
#our-actions .view-footer {
  float: right;
  width: 40%;
  padding: 7px 10px 10px;
  margin: 10px;
  color: #555;
  background: #eee;
  border: solid 1px #ccc;
}
#our-actions .view-footer .views-field-field-actions-status {
  position: relative;
  padding: 0 0 0 20px;
}

#our-actions .Completed,
#our-actions .On-track,
#our-actions .At-risk-of-delay,
#our-actions .Delayed {
  width: 15px;
  height: 18px;
  background: no-repeat 50% 50%;
  display: inline-block;
  overflow: hidden;
  text-indent: -5000px;
  position: absolute;
  top: 7px;
  left: 0px;
}
#our-actions .Completed {background-image: url(../images/content/target_tick.png);}
#our-actions .On-track {	background-image: url(../images/content/target_green.png);}
#our-actions .At-risk-of-delay {	background-image: url(../images/content/target_yellow.png);}
#our-actions .Delayed {background-image: url(../images/content/target_red.png);}

.tabbedTab>#our-actions {padding: 5px 12px 10px;}
#our-actions .view-footer .Completed,
#our-actions .view-footer .On-track,
#our-actions .view-footer .At-risk-of-delay,
#our-actions .view-footer .Delayed {
  top: 1px;
}

.view-action-progress-report .view-content {padding: 0 10px 10px;}
.view-action-progress-report .view-content .views-label-field-actions-status {display: none;}
.view-action-progress-report .view-content .views-field-field-actions-status .field-content {
  margin: 3px 0 3px;
  padding: 0 0 0 20px;
}
.view-action-progress-report .view-content .views-field-field-actions-contact {margin-top: 10px;}
.view-action-progress-report .view-content .views-field-field-actions-contact a {text-decoration: underline;}
.view-action-progress-report .view-content .views-field-field-actions-status .field-content.On-track 			 {background: url("../images/content/target_green.png") no-repeat 5px 7px;}
.view-action-progress-report .view-content .views-field-field-actions-status .field-content.Delayed 			 {background: url("../images/content/target_red.png") no-repeat 5px 7px;}
.view-action-progress-report .view-content .views-field-field-actions-status .field-content.At-risk-of-delay 	 {background: url("../images/content/target_yellow.png") no-repeat 5px 7px;}
.view-action-progress-report .view-content .views-field-field-actions-status .field-content.Completed 		 {background: url("../images/content/target_tick.png") no-repeat 5px 3px;}

/* /Our Actions bloc */

/* views-field-field-shared-chapter */
.panel .panel-body .views-field-field-shared-chapter ul.list-group {
  margin: 0 10px 10px;
}
.panel .panel-body .views-field-field-shared-chapter ul.list-group li {
  background: url("../images/theme/sprite.png") no-repeat -5px -593px;
  line-height: 14px;
  list-style: none;
  margin: 0;
  padding: 0 0 7px 11px;
}
/* /views-field-field-shared-chapter */

/* CORDIS tab */
#quicktabs-container-cordis_projects .view-projects>.view-content>.views-row {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #E2E5EA;
}
#quicktabs-container-cordis_projects .attachment>.view-projects>.view-content>.views-row {border-bottom: 0;}
#quicktabs-container-cordis_projects .views-row a h2:first-child {
  font-size: 14px;
  color: #0065A2;
  border-bottom: 0;
  padding-bottom: 0;
  margin-top: 20px;
}
/* /CORDIS tab */

/* CORDIS project list */
ul.cordis-project-list {
  margin: 0 0 20px;
  padding: 0;
}
ul.cordis-project-list li {
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px;
}
ul.cordis-project-list li h3 {
  border-bottom: 1px solid #eef0f5;
  font-size: 110%;
  margin: 20px 0 5px;
  padding-bottom: 7px;
  line-height: 1.1;
}
ul.cordis-project-list li h3 a {text-decoration: none;}
ul.cordis-project-list li h3  a:hover {text-decoration: underline;}
ul.cordis-project-list li abbr {
  color: #222;
  font-style: italic;
  display: block;
}
ul.cordis-project-list li .more-link a {
  font-size: 85%;
  background: url("../images/theme/sprite.png") no-repeat scroll -5px -593px rgba(0, 0, 0, 0);
  padding-left: 10px;
  color: #0065a2 !important;
}
/* /CORDIS project list */

/* fancy box */
.fancybox-inner {
  border-radius: 5px;
  border: solid 5px #fff;
  background: #0a142e url(../images/theme/loading.gif) no-repeat 50% 50%;
}
.fancybox-inner .fancybox-image {background: #fff;}
/* /fancy box */

/* identityBox */
/*Static Box that goes in sidebarRight to illustrate a section; it is visually connected to content*/
.identityBox {
  position: relative;
  z-index: 0;
  margin: 25px 0 25px -8.75% !important;
  border-radius: 0px 10px 10px 0 !important;
  background: #fff !important;
  filter: none !important;
  border: solid 1px #e9e9e9 !important;
  border-left: none !important;
  padding: 13px !important;
  box-shadow: none !important;
}
.identityBox img {
  width: 100%;
  height: auto;
}
.identityBox:before {
  content: ".";
  text-indent: -50px;
  width: 8px;
  height: 8px;
  background: url(../images/theme/connected_box_corners.png) no-repeat 0 0;
  position: absolute;
  top: -8px;
  left: 0;
  overflow: hidden;
}
.identityBox:after {
  content: ".";
  text-indent: -50px;
  width: 8px;
  height: 8px;
  background: url(../images/theme/connected_box_corners.png) no-repeat 0 -18px;
  position: absolute;
  bottom: -8px;
  left: 0;
  overflow: hidden;
  visibility: visible;
}
.identityBox p:last-child {
  margin: 0px !important;
  padding: 0px !important;
}

/* /identityBox */

/* glossary */
.glossaryLink {
  position: relative;
  white-space: nowrap;
  margin-right: 15px;
}
.glossaryLink:after {
  content: "";
  font-size: 70%;
  font-family: 'Glyphicons Halflings';
  position: absolute;
  right: -13px;
  top: 0px;
  color: #b47a47;
}
.glossaryLink>span {
  display: none;}
.glossaryLink:hover {z-index: 500;}
.glossaryLink:hover>span {
  display: block;
  position: absolute;
  top: 30px;
  left: -10px;
  white-space: normal;
  background: #fbecde;
  border: solid 2px #b47a47;
  border-radius: 5px;
  padding: 10px 15px 15px;
  width: 250px;
  color: #333;
  box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
.glossaryLink:hover>span:before {
  position: absolute;
  top: -10px;
  left: 30px;
  width: 23px;
  height: 10px;
  content: ".";
  text-indent: -50px;
  overflow: hidden;
  background: url(../images/theme/sprite.png) no-repeat 0px -1549px;
}

/* displayContentInPopup */
.displayContentInPopup.displayContentInPopupIsSet .thumbnailPreview {
  display: inline-block;
  cursor: pointer;
}
.displayContentInPopup.displayContentInPopupIsSet h5 {
  font-size: 100%;
  display: inline-block;
  text-decoration: underline;
  color: #0065a2;
  cursor: pointer;
  margin: 0 15px 0 0;
}
.displayContentInPopup.displayContentInPopupIsSet h5:hover {color: #003556;}
.displayContentInPopup .thumbnailPreview,
.displayContentInPopup.displayContentInPopupIsSet .contentInPopup {display: none;}
.displayContentInPopup_popbg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  padding: 10vh 5vw;
  background: rgba(0,0,0,0.8);
  z-index: 5550;
}
.displayContentInPopup_pop {
  position: relative;
  z-index: 5;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
  border: 5px solid #fff;
  border-radius: 5px;
  background: #fff;
}
.displayContentInPopup_pop>.contentInPopup>iframe {
  width: 100%;
  height: 75vh;
}
.displayContentInPopup_close {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 0;
}
.displayContentInPopup_close:after {
  position: fixed;
  top: 5px;
  right: 0px;
  cursor: pointer;
  height: 36px;
  width: 40px;
  z-index: 5;
  content: "";
  background: url(//ec.europa.eu/digital-agenda/sites/all/libraries/fancybox/fancybox_sprite.png) no-repeat 0 0;
}
/* /displayContentInPopup */

/* Better presentation of unpublished content */
  .node-unpublished { 
    margin: -10px;
    padding: 10px;
    background-color: #FFFFFF;
    border: dashed 1px #c00;
  }
  .node-unpublished:before {
    content: "this version is not published";
    color: #fff;
    background: #c00;
    display: inline-block;
    font-size: 85%;
    padding: 3px 7px 6px;
    margin: -10px 10px 10px -10px;
  }
/* /Better presentation of unpublished content */
  
/* --- RESPONSIVE PART --- */
@media(min-width: 500px) {
  #main-navigation ul.nav-pills li:hover>ul.dropdown-menu {
    display: block;
    background: #e9f2fa;
    border-radius: 0 0 5px 5px;
    left: -1px;
    border-top: 0px;
    padding: 5px 0 7px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    top: 40px;
  }
  #main-navigation.scrollFollowNav {filter: none;}
  #main-navigation ul.nav-pills li:hover>ul.dropdown-menu .dropdown-menu {display: none;}
  #main-navigation ul.nav-pills>li:hover:not(.first) {
    background: #e9f2fa;
    border-bottom: solid 1px #e9f2fa;
  }
  #main-navigation ul.nav-pills li.active-trail:hover {
    background: #0065a2;
  }
  #main-navigation ul.nav-pills li:hover>ul>li,
  #main-navigation ul.nav-pills li:hover>ul>li>a {
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    height: auto;
    float: none;
  }
  #main-navigation ul.nav-pills li:hover>ul>li>a {
    padding: 7px 20px 8px;
    font-size: 12px;
  }
  #main-navigation ul.nav-pills li.last:hover>ul.dropdown-menu {
    left: auto;
    right: -1px;
  }
  .container {width: auto;}
}

@media (max-width: 767px) {
  #main-logo #banner-flag {display: none;}
  #main-logo {width: 129px;height: 89px;background: url(../images/theme/eulogo_mini.png) no-repeat 0 0;position: absolute;top: 0px;left: 10px;}
  #layout-header {background: #fff;height: auto;}
  #layout-header .container {padding: 0;}
  #layout-header nav.region-header-top {position: relative;display: block;}
  #layout-header #main-title {left: 0px;line-height: 16px;top: 40px;text-transform: uppercase;font-size: 18px !important;height: 20px;width: 100%;padding: 0 10px 0 0;position: absolute;margin: 0;}
  #layout-header #main-title span {position: absolute;left: 148px;bottom: 0px;}
  #layout-header #sub-title {background-color: #0065a2;position: static;padding: 5px 0 10px 148px;font-size: 13px !important;line-height: 13px;}
  #layout-header .headerBannerContainer {position: relative;padding-top: 64px;}

  header .region-header-top {padding: 0px 10px 0px;}
  .language-selector-close, .language-selector-open {
    position: relative;
    float: right;
    clear: right;
    padding: 0;
  }
  #layout-header .headerBannerContainer {margin-top: -15px;}
  #sidebarLeft .block.block-menu-block,
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  #sidebarLeft {margin-right: 1%;}
  #pageCenter {width: 52%;	}
  #sidebarLeft .block.block-menu-block {
    padding-left: 5px;
    padding-right: 5px;
  }
  #sidebarLeft .block.block-menu-block .nav-pills li.active > a {
    margin: 0 -5px;
  }
  #sidebarLeft .block.block-menu-block .panel-heading {font-size: 13px;}

  .community-section .region-content-bottom>.panel,
  .block-newsroom .newsroom_item_container.featured,
  .block-newsroom .newsroom_item_container.agenda,
  .block-newsroom .newsroom_item_container {
    width: 100%;
    min-height: 50px;
  }
  .block-newsroom .newsroom_item_container.agenda,
  .block-newsroom .newsroom_item_container:nth-child(even) {
    margin-left: 0px;
  }

  .identityBox {margin-left: -4.75% !important;}

  .front .view-display-id-block_1>.view-header,
  .front .view-display-id-block_1>.view-content {
    float: none;
    width: 100%;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  #layout-header #banner-flag {left: 20px;}
  #layout-header #main-title,
  #layout-header #sub-title {left: 210px;}

  .container {width: auto;}
  #block-menu-block-main-navigation ul li a {padding: 5px 12px 0;}
}

@media(min-width: 500px) and (max-width: 860px) {
  #main-navigation ul li a {padding: 5px 8px 0;}
  #main-navigation>.container {padding: 0;}

  .CTAjoinAGroup {background-position: 100% 0;}
  .CTAjoinAGroup a,.CTAjoinAGroup a.list-group-item {padding: 10px;}
  .CTAnewsletter {background-position: 100% 0;padding: 2px 10px 5px;}
}

@media(max-width: 860px) {
  body {
    font-size: 11px;
    line-height: 16px;
  }
  .shareThis {display: none;}
  .node .field-type-taxonomy-term-reference,
  .node .field-type-taxonomy-term-reference .field-label,
  #main-navigation ul.nav-pills li>ul>li>a,
  #main-navigation ul.nav-pills li:hover>ul>li>a,
  #tabbedContent .tabsList,
  .promotedLinks ul li span.teaser,
  .promotedLinks ul li a.moreLink,
  .language-selector-close,
  .language-selector-open {
    font-size: 11px;
  }

  section h2 {font-size: 14px;}
  section h3 {font-size: 13px;}

  .language-selector-close,
  .language-selector-open {
    top: 1px !important;
  }
}

@media(min-width: 500px) and (max-width: 595px) {
  body {
    overflow-x: auto;
    width: 595px;
  }
  .container {width: 595px;}
}

@media(max-width: 499px) {
  .hideWhenSmall {display: none;}
  .showWhenSmall {display: block;}
  body {background: #ebf6fc;}
  #main-logo {width: 86px;height: 59px;background: url(../images/theme/eulogo_micro.png) no-repeat 0 0;position: absolute;top: 22px;left: 10px;}
  #layout-header #main-title span {left: 105px;}
  #layout-header #sub-title {padding-left: 105px;}
  .layout {background: transparent;}

  /* main navigation */
  #main-navigation {background: #fff;}
  #main-navigation .container {
    padding: 0;
    margin: 0;
  }
  #main-navigation .panel-heading {
    display: block;
    margin: 0;
    padding: 5px 0 7px 30px;
    border-radius: 0px;
    background: url(../images/theme/sprite.png) no-repeat 5px -1294px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;

    background-color: #E5F0F6;
    color: #074A8A;

    -moz-transition: background-color 0.3s, color 0.3s;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  #main-navigation .showMenu .panel-heading {
    background-color: #074a8b;
    color: #fff;
  }
  #main-navigation .panel-body {
    margin: 0 -15px;
    display: none;
  }
  #main-navigation .showMenu .panel-body {display: block;}
  #main-navigation ul {margin: 0;}
  #main-navigation ul li {
    float: none;
    display: block;
    padding: 0 0 1px 5px;
    border-top: solid 1px #acc4d1;
  }
  #main-navigation ul li a {
    float: none;
    display: block;
    padding: 10px 15px 10px 10px;
    height: auto;
    border-right: 0;
    border-top: solid 1px #fff;
    margin: 0 0 0 -5px;
  }
  #main-navigation ul li.active {background: transparent;}
  #main-navigation ul li.active a {color: #0065a2;}
  #main-navigation ul li a .chunck-1,
  #main-navigation ul li a .chunck-2 {
    float: none;
    display: inline;
  }
  #main-navigation ul li ul.dropdown-menu {
    position: static;
    float: none;
    display: none;
    margin: 0;
    border-left: solid 2px #9fb7c3;
    margin-bottom: 5px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    font-size: 12px;
  }
  #main-navigation ul li.active-trail>ul.dropdown-menu {display: block;}
  #main-navigation ul li.active-trail {
    background: #d0e0f0;
  }
  #main-navigation ul li.active-trail>a {
    color: #252525;
    background: url("../images/theme/sprite.png") no-repeat 95% 15px;
  }
  #main-navigation ul li.active {
    background: #074A8A;
  }
  #main-navigation ul li.active>a {
    color: #fff;
    background: transparent;
  }

  /* search block */
  #main-navigation .menu_search_form {
    display: block;
    float: left;
    width: 100%;
  }
  #main-navigation .menu_search_form .form-item {
    padding-right: 44px;
    float: left;
  }
  #main-navigation .menu_search_form .input-group {
  }
  #main-navigation .menu_search_form .input-group-btn {
    right: 5px;
    top: 4px;
  }
  #main-navigation .menu_search_form .input-group-btn input {
    border-radius: 0 5px 5px 0;
  }
  #main-navigation .menu_search_form .form-item input {
    border-radius: 5px 0 0 5px;
  }
  /* /search block */
  /* /main navigation */

  #sidebarRight #block-search-form {display: none;}
  #pageCenter,
  .layout-noleft #pageCenter,
  .layout-noright #pageCenter,
  #sidebarRight,
  #sidebarLeft {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }

  .comment-wrapper .comment .attribution {
    width: 100%;
    float: none;
  }
  .comment-wrapper .comment .attribution:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  .comment-wrapper .comment .attribution .user-picture {margin-right: 10px;}
  .comment-wrapper .comment .attribution .user-picture img {width: 40px;}
  .comment-wrapper .comment .comment-text {margin-left: 0px;}
  .identityBox {display: none;}
}

@media(max-width: 320px) {
  body {
    overflow-x: auto;
    width: 320px;
  }
}

/** TAMAS **/

/* listing newsroom */
.node-sticky {
  background: inherit;
  border: inherit;
  padding: inherit;
}

.page-newsroom .mainContentSection #block-system-main .view-content .views-row {
  border-bottom: solid 1px #eee !important;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 80%, #f9f9ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,#ffffff), color-stop(100%,#f9f9ff));
  background: -webkit-linear-gradient(top, #ffffff 80%,#f9f9ff 100%);
  background: -o-linear-gradient(top, #ffffff 80%,#f9f9ff 100%);
  background: -ms-linear-gradient(top, #ffffff 80%,#f9f9ff 100%);
  background: linear-gradient(to bottom, #ffffff 80%,#f9f9ff 100%);

  padding: 0 20px 10px 27px;
  margin: 0 -12px;
}
.page-newsroom .mainContentSection #block-system-main .view-content .views-row:first-child {
  border-top: solid 1px #eee !important;
}

.page-newsroom .views-row .views-field-field-newsroom-item-short-title {
  font-size: 14px;
  margin: 3px 0 4px -10px;
}
.page-newsroom .views-row .views-field-field-newsroom-item-date {
  margin-bottom: 2px;
  font-size: 11px;
  color: #999999;
}
.page-newsroom .views-row .views-field-field-newsroom-item-venue {
  font-size: 11px;
  color: #704a21;
  line-height: 13px;
  font-style: italic;
  margin-bottom: 2px;
}
.page-newsroom .views-row .views-field-field-shared-teaser a {
  font-size: 11px;
  margin: -3px 0 5px;
  display: inline-block;
}
.page-newsroom .views-row .views-field-field-newsroom-item-type {
  font-size: 11px;
  margin: 5px 0 -3px -10px;
}
.page-newsroom .views-row .views-field-field-newsroom-item-type a {color: #5797bd;}
.page-newsroom .views-row .views-field-field-illustrative-image {
  float: right;
  width: 20%;
  min-width: 90px;
  margin: 0 0 5px 4%;
  border: solid 1px #d9d9d9;
  border-radius: 0px;
  padding: 1px;
  overflow: hidden;
}
.page-newsroom .views-row .views-field-field-illustrative-image img {
  float: left;
  width: 100%;
  height: auto;
}

.page-newsroom #pageCenter section #block-system-main {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.page-newsroom section a.feed-icon {
  float: right;
  padding: 0;
  margin: 10px 0 20px;
}
.page-newsroom .view-newsroom .view-footer {padding: 5px 0 8px;}

/* /listing newsroom */

/* Newsroom item */
#pageCenter section .field-name-field-newsroom-item-quote-box {
  color: #444;
  padding: 7px 15px 12px 20px !important;
  position: relative;
  font-style: italic;
  float: right;
  width: 35%;
  margin: 0 0 10px 10px !important;
  clear: right;
  border-bottom: solid 2px #ddd !important;
  background: #f3f3f3 !important;
}
#pageCenter section .field-name-field-newsroom-item-quote-box:before {
  position: absolute;
  top: 8px;
  left: 0px;
  font-size: 30px;
  content: "“";
  font-family: Times;
  font-weight: bold;
  color: #999;
}

#pageCenter section .group-event-info {
  padding: 5px 10px 8px;
  margin: 0 0px 10px;
  background: #F3F6F9;
}
#pageCenter section .group-event-info .field-label-inline {padding: 0;}
#pageCenter section .group-event-info .field-label-inline .field-label {
  float: none;
  font-size: 100%;
  margin-bottom: 0;
}
#pageCenter section .group-event-info .field-label-inline.clearfix:after {
  clear: none;
}
#pageCenter section .group-event-info .field-label-inline .field-items {
  padding: 0px 0 10px 10px;
  line-height: 14px;
  float: none;
}
#pageCenter section .field-label-inline .field-label,
#pageCenter section .field-label-above .field-label {
  font-size: 100%;
  font-weight: bold;
  margin-right: 5px;
  color: #444;
}
#pageCenter section .field-label-inline .field-items,
#pageCenter section .field-label-above .field-items {
  margin-bottom: 10px;
}
#pageCenter section .field-label-inline .mainPicture .field-items,
#pageCenter section .field-label-above .mainPicture .field-items {
  margin-bottom: 0px;
}
#pageCenter section .field-name-field-newsroom-documents .field-item,
#pageCenter section .field-name-field-theme .field-item,
#pageCenter section .field-name-field-external-links .field-item {
  display: block;
  padding: 0 0 0 15px;
  background: url(../images/spriteUtils.png) no-repeat -7px -1454px;
}

#pageCenter section .view-id-newsroom_related_content .attachment-before ul,
#pageCenter section .view-id-newsroom_related_content .attachment-before ul li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
}
#pageCenter section .view-id-newsroom_related_content .attachment-before ul li .field-content:before {
  content: "";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-right: 5px;
}

#block-views-newsroom-related-content-block {margin-top: 15px;}
.view-newsroom-related-content .view-content .item-list li {
  background: url("../images/spriteUtils.png") no-repeat scroll -7px -1454px rgba(0, 0, 0, 0);
  display: block;
  padding: 0 0 0 15px;
  margin: 0 0 3px;
}

/* /Newsroom item */

/** /TAMAS **/

/** NIKOLAY **/
#layout-body .region-tools > .block {
  box-shadow: none;
  border: none;
  background: none;
}
.tabs {
  clear: both;
  height: auto;
}
.region-tools ul {
  height: auto;
  clear: both;
  list-style-type: none;
}
.region-tools .utility-nav ul li {float: left;}
#messages {
  height: auto;
  clear: both;
}
.programme-image {
  float: left;
  margin: 5px 10px;
}

.authorFirstName,
.authorLastName {
  display: block;
}
header .utility-nav .user-link a {
  font-weight: bold;
  border: none;
}
.content-updated {
  margin: 10px;
  clear: both;
  text-align: right;
}
.chosen-container {height: auto !important;}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  width: 100% !important;
}

.views-exposed-form .views-exposed-widget .clear-form-button {margin-top: 1.6em;}

.breadcrumb {
  display: inline;
  padding: 0 !important;
  background-color: transparent !important;
}
.success-text {
  color: #5cb85c;
  font-weight: bold;
}
.report-container a {
  background: rgba(0, 0, 0, 0) url("../images/communities/report_icon.png") no-repeat;
  color: #777 !important;
  display: inline-block;
  padding: 0 0 0 26px;
}
/** /NIKOLAY **/
