/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/*@import url(../../../fonts/opensanslightcond.css);*/

/*****************
 changes to theme.css
 *****************/
/*From Theme.css */
@import 'https://fonts.googleapis.com/css?family=Montserrat';
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,700';
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700';

body {
	//background-color: #2d72d6;
  background-color: #3B42B1;
}
body#page, body#errorPage{
    background-color: #FFFFFF;
}
.tm-container {
  background: #3B42B1; //#2D71D6;
  background-image: linear-gradient(#64B7F1, #3B42B1);//#2D71D6 
  }
html {
  font: 300 14px / 26px "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height:20px;
}
@media (min-width: 768px) {
  .tm-footer {
  	padding:30px;
  }
  .tm-padding-around {
    padding: 20px 10px;
  }
}
@media (min-width: 960px) {
  .tm-footer {
  	padding:50px;
  }	
  .tm-padding-around {
    padding: 40px 15px;
  }
}
.tm-footer {color: #fff;
font-size: 12px;
line-height: 18px;
font-family: "Lato", Helvetica, Arial, sans-serif; 
font-weight: 300;
text-transform: uppercase;
letter-spacing: 1px;}
.tm-footer a {
  color: #fff;
}
.tm-footer a:hover {
  color: #63AFE4;
}
.tm-footer .uk-panel.menu-line {
background:url('../images/arrowwhite.png') left 40% no-repeat;
padding-left:40px;
}
.tm-subnav-footer > li > a {
  font-size: 14px;
  color: #fff;
}
.tm-subnav-footer > li > a:hover,
.tm-subnav-footer > li > a:focus {
  color: #63AFE4;
}
.tm-subnav-footer > li.uk-active > a {
  color: #63AFE4;
}
.footer1, .footer2 {font-size:9px;}
/***********/
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: #02B0E6;
}
/* tabs */
.uk-subnav-pill > * > * {border-radius: 1px;}
.wps .uk-tab > li > a { font-size:16px; line-height:24px; color: #1E1677;}

/* Active */
.uk-nav-side > li.uk-active > a {
  background: none;
  //color: #ffffff;
}
.uk-panel-box {
  padding: 25px;
  background: none;
  border: 1px solid #cfcfcf;
}
.uk-panel-box-secondary {
  background-color: #F8F8F8!important;
  border:none!important;
}
.uk-panel-box-secondary .uk-button:not(.uk-button-primary) {
  background: none;
}
.uk-panel-box-secondary .uk-button:not(.uk-button-primary):hover {
	color:#fff;;
}

select.uk-form-small,
textarea.uk-form-small,
input[type].uk-form-small,
input:not([type]).uk-form-small {
  border-radius: 0px;
  margin-right:5px;
}

.uk-form label {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
  border-radius: 0px;
  margin-right:5px;
}
.uk-block-primary { 
background-image: radial-gradient(#2D71D6, #28298D); 
}
@media (min-width: 960px) {
.overflow-effect {
	margin-left: 20px;	
}
.tm-block-offset .uk-container > .uk-grid,
.tm-block-offset > .uk-grid,
.tm-block-top-b > .uk-grid {
  margin-top: -150px;
}
.tm-navbar + .tm-block-offset {
  margin-top: 0;
}
}
/* Only large screens */
@media (min-width: 960px) {
  .tm-block-offset .uk-container > .uk-grid .tm-panel-no-offset,
  .tm-block-offset > .uk-grid .tm-panel-no-offset,
  .tm-block-top-b   > .uk-grid .tm-panel-no-offset {
    margin-top: 150px;
  }
}
h2,
.uk-h2 {
  font-size: 24px;
 .uk-link {
  color: rgba(255, 255, 255, 0.7);
}
}

.uk-panel-title {
 
  font-weight: 300;
 }
.uk-contrast a:not([class]),
.uk-contrast .uk-link {
  color:#2D72D6;
}
.uk-contrast a:not([class]):hover,
.uk-contrast .uk-link:hover {
  color: #DF512E;
  text-decoration: none;
}
.uk-contrast :not(pre) > code,
.uk-contrast :not(pre) > kbd,
.uk-contrast :not(pre) > samp {
  color: grey;
  background: rgba(255, 255, 255, 0.1);
}
.uk-contrast em {
  color: grey;
}
.uk-contrast .highlight_news em {
  color:#dd0055;
}


/**************************/
a,
.uk-link,
.uk-list > li > a {
  color: #2D72D6;
}
a:hover,
.uk-link:hover,
.uk-list > li > a:hover {
  color: #DF512E;
  text-decoration:none;
} 
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 25px 0;
  font-family: 'Montserrat';
  font-weight: 400;
  color: #4a4442;
  text-transform: uppercase;
}
h1,
.uk-h1 {
  font-size: 28px;
  line-height: 36px;  
}

.tm-article h3 {font-size: 16px; line-height:22px;color:#646464;}

//.tm-navbar, .tm--r {background-color:#fff; z-index:999;overflow: visible;}
//.tm-navbar {background:url(../images/BG_Header_f5.png) left top no-repeat};
.tm-logo {  
display: block;  
float: left;  
margin-top:-30px;
}  

.tm-navbar .tm-nav.uk-flex-center {  
-ms-flex-pack: end;  
-webkit-justify-content: flex-end;  
justify-content: flex-end;  
}
.uk-navbar-nav > li > a {line-height: 130px;}
.uk-container {  
    margin-top: 0px;   
}
.tm-logo-small {
	margin:0px;
	float:right;
	height:20px; line-height:20px;
}
.uk-dropdown, .uk-offcanvas-bar {
	background:#353FB5;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a,
.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
	background:#353FB5;
	color: #01B7F0;
}
.uk-nav-offcanvas .uk-nav-sub {
	background:#787A7C;
	
}
/*
 * Sizes
 */

.uk-article-title {
  font-size: 24px;
line-height: 28px;
font-size: 34px;
line-height: 42px;
font-weight: 300;
text-transform:none;
  color: #28288C;
}
.uk-panel-box .uk-panel-title {
	color: #28288C;
}
.tm-sidebar-a .uk-panel-box {
	padding:25px;
}
.uk-nav-side .uk-nav-header{
color:#2D73D8;
font-family: 'Montserrat'; 
font-size: 16px;
font-weight:300;
//background-color:#000;

}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus,
.uk-nav-side:hover ul a:hover{
color: #DF512E;
}
.uk-nav-side > li > a {
	color:#646464;
}
.uk-nav-side > li.uk-active > a {
	//font-weight:bold;
	color:#01B7F0;
}
.contrast_color .uk-nav-side > li > a {
	color: #69B8ED;
}
a,
.uk-link {
  color: #2D72D6;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.uk-link:hover {
  color: #DF512E;
  text-decoration: underline;
}

.tm-toolbar {
background-color:#fff;
  padding-top: 5px;
  padding-bottom: 5px;
  
}
.tm-toolbar .uk-panel .uk-subnav > * > *,
.tm-toolbar .uk-panel
 {
font-family: 'Roboto Condensed'!important;
font-weight:300;
font-size:14px;
/* NMI until BENTO is fixed*/

float:right;
}
.tm-toolbar .uk-panel {
margin-left:30px;
margin-right:15px;
}
.tm-toolbar .uk-float-right .uk-panel { margin:0 25px;}
/* Only large screens */
@media (min-width: 1220px) {
.tm-navbar {
    padding-top: 25px;
  }
}
.uk-panel-box {
  color: #444444;
}
.uk-overlay-background,
.uk-overlay-background + .uk-overlay-panel,
.uk-overlay-background ~ .uk-overlay-panel {
  color: #444444;
}
.uk-nav-dropdown ul a {
  color: #ffffff;
}
.uk-nav-dropdown ul a:hover {
  color: #159f60;
}
/* Modifier `uk-nav-navbar`
 ========================================================================== */
/*
 * Items
 */
 .uk-nav-dropdown > li > a {
  color: #ffffff;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
  color: #ffffff; 
}
.uk-nav-navbar > li > a {
  color: #ffffff;
  font-weight: 300;
  font-size: 14px;
line-height: 22px;
}
.uk-nav li > a > div {padding-bottom:8px;}
.uk-nav-navbar .uk-nav-header,
.uk-nav-offcanvas .uk-nav-header {
  font-size: 16px;
  color: #02B0E6;
  //font-variant: small-caps;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight:300;
 }
.uk-nav-header:not(:first-child) {
  margin-top: 15px;
}
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 5px 15px;
  background: #F6FBFD;
  color: #2D72D6;
  font-size: 14px;
  line-height: 22px;
  border-radius: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight:300;
  border-bottom:3px solid #D2E4EB;
}
 
.uk-accordion-title:hover {
  background: #F9F9F9;
  border-bottom:3px solid #DF512E;
  color: #DF512E;
}
.uk-accordion-title:active {
  background: #F9F9F9;
  border-bottom:3px solid #E6E6E8;
  color: #2c3343;
}
/*
 * Nested items
 */
.uk-nav-navbar ul a {
  color: #ffffff;
}
.uk-nav-navbar ul a:hover {
  color: #ffffff;
}
.tm-navbar .tm-navbar-sizer, .uk-dropdown-navbar {
  background-color: #3540B6;
}
.uk-navbar-nav > li > a {
	height: 90px;
	color: #646464;
	font-family: 'Roboto';
}
.uk-navbar-nav > li > a:active {
//	color:#01B7F0;
}
.uk-navbar-nav > li.uk-active > a {
	color:#01B7F0;
}
.uk-nav {
  //font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
/******************************************************/
select.uk-form-small,
textarea.uk-form-small,
input[type].uk-form-small,
input:not([type]).uk-form-small {
  height: 20px;
  padding: 4px 6px; 
  line-height:20px;
}


/*****************************************************/

.uk-breadcrumb > li:nth-child(n+2):before {
  content: "|";
  margin: 0 8px;
}
.uk-panel-box { padding:40px;}
.narrow-pad { padding:30px;}

.tm-block-footer {
  background: #343BB8;
}
.tm-block-dark {
  background: #28288C -webkit-linear-gradient(top, #28288C, #2A47AC) 0 0 no-repeat;
  background: #28288C linear-gradient(to bottom, #28288C, #2A47AC) 0 0 no-repeat;
}
.tm-top-b.tm-block-dark {
  background: #2D71D6;
background-image: radial-gradient(#2D71D6, #28298D); 
 
 }
  
.mod-less-pad {padding: 30px!important;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 25px 0;
  font-family: 'Montserrat';
  font-weight: 400;
  text-transform: uppercase;
}


.uk-overlay-panel h1:before,
.uk-overlay-panel h2:before,
.uk-overlay-panel h3:before,
.uk-overlay-panel h4:before,
.uk-overlay-panel h5:before,
.uk-overlay-panel h6:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  border-top: 1px solid #e7e7e7;
}
.uk-overlay-panel h1:after,
.uk-overlay-panel h2:after,
.uk-overlay-panel h3:after,
.uk-overlay-panel h4:after,
.uk-overlay-panel h5:after,
.uk-overlay-panel h6:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  margin-left: -25px;
  border-top: 1px solid #25349A;
  -webkit-transition: width 0.45s ease-out;
  transition: width 0.45s ease-out;
}

.uk-overlay-panel h1:before,
.uk-overlay-panel .uk-h1:before {
  margin-top: 55px;
}
.uk-overlay-panel h1:after,
.uk-overlay-panel .uk-h1:after {
  margin-top: 15px;
}
.uk-overlay-panel h2:before,
.uk-overlay-panel .uk-h2:before {
  margin-top: 47px;
}
.uk-overlay-panel h2:after,
.uk-overlay-panel .uk-h2:after {
  margin-top: 15px;
}
.uk-overlay-panel h3:before,
.uk-overlay-panel .uk-h3:before {
  margin-top: 43px;
}
.uk-overlay-panel h3:after,
.uk-overlay-panel .uk-h3:after {
  margin-top: 15px;
}
.uk-overlay-panel h4:before,
.uk-overlay-panel .uk-h4:before {
  margin-top: 41px;
}
.uk-overlay-panel h4:after,
.uk-overlay-panel .uk-h4:after {
  margin-top: 15px;
}

.services-panel .uk-panel div {padding-bottom:5px;}
.services-panel .uk-panel-title.h3, .services-panel .uk-panel h3 { margin-bottom:10px;}
.services-panel .uk-panel .uk-margin , .services-panel .uk-panel ul, .services-panel .uk-panel ol,
.services-panel .uk-panel .uk-alert
{margin-top:5px; margin-bottom:5px;}
.services-panel .uk-panel p {margin-top:15px; margin-bottom:15px;}
.services_overlay .uk-overlay-panel{
color:#fff!important;
}
.services_overlay .uk-overlay-panel h3:hover,
.services_overlay .uk-overlay-panel:hover
{
	color: #DF512E!important;
	cursor: pointer;
}
.services_overlay .uk-overlay-panel h1:after,
.services_overlay .uk-overlay-panel h2:after,
.services_overlay .uk-overlay-panel h3:after,
.services_overlay .uk-overlay-panel h4:after,
.services_overlay .uk-overlay-panel h5:after,
.services_overlay .uk-overlay-panel h6:after { 
  border-top: 1px solid #DF512E!important;
} 


.uk-overlay-grayscale {
  -webkit-lter: grayscale(70%) opacity(0.7)!important;
  filter: grayscale(70%)!important;
}
.uk-overlay-hover:hover .uk-overlay-grayscale,
.uk-overlay-active .uk-active > .uk-overlay-grayscale {
  -webkit-filter: grayscale(10%)!important;
  filter: grayscale(10%)!important;
}

.stakeholders .uk-overlay-fade {
  opacity: 1;
  color: #444;
}


.first-page-slideshow .uk-overlay-background{ 
	opacity:0.4!important;
}
.first-page-slideshow .uk-overlay-background,
.first-page-slideshow .uk-overlay-bottom
 {
  border: 0px solid rgba(255, 255, 255, 0);
 padding:10px;
 z-index:10000;
}
.first-page-slideshow .slide_link a{
cursor:pointer;
font-family:'Roboto Condensed';
color:#28298D; 
font-weight:300;
text-decoration:none;
}
.first-page-slideshow .slide_link a:hover{
	color: #DF512E;	
}

.first-page-slideshow .uk-overlay-panel p{
	text-align:right;
	margin:0px;
	padding:0px;	
}
.first-page-slideshow .uk-margin {
	margin-bottom:5px;
}
.first-page-slideshow .uk-button {
	position:absolute;
	right:2%;
	bottom:20px;
}

.uk-overlay-panel-dark-font .uk-panel:hover *
{color: #444444!important;}

.uk-panel-box-primary{
	background-image: radial-gradient(#2D73D8, #28288C);
	color: #fafafa;
}
.uk-panel-box-primary  a  {color:#FFC58B;}

.uk-panel-box-primary .uk-panel-title {color:#fff; font-weight:300;}
.redbox {
	background-image: radial-gradient(#D14C37, #BE2B18);
}
.redbox .uk-panel-title {color:#fff!important;}
.redbox a {color: #f9f9f9;}
.arrow_right {
	padding-right:20px;
	background:url(../images/arrowwhite.png) center right no-repeat;
}
.arrow_left {}
/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Correct inability to style clickable `input` types in iOS.
 * 2. Remove margins in Chrome, Safari and Opera.
 * 3. Remove borders for `button`.
 * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
 * 7. Style
 * 8. `line-height` is used to create a height
 * 9. `min-height` is necessary for `input` elements in Firefox and Opera because `line-height` is not working.
 * 10. Reset button group whitespace hack
 * 11. Required for `a`.
 */
.uk-button, .readon, .readon-button,
.mod_events_latest_callink a,
.btn,
.button-default,
.button-primary, .btn-primary, .btn-inverse {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #444444;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  background: rgba(0, 0, 0, 0);
  vertical-align: middle;
  /* 8 */
  line-height: 30px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 0.75rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border: 1px solid #444444;
  font-family: 'Montserrat';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
  transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
  border-radius:0px;
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
.btn-inverse {text-shadow: none;}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
.uk-button:hover,
.uk-button:focus,
.mod_events_latest_callink a:hover,
.btn:hover, .btn:focus,
.button-default:hover, .button-default:focus,
.button-primary:hover, .btn-primary:hover, .btn-inverse:hover {
  background-color: #e04c38!important;
  color: #ffffff;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  border-color: transparent;
}
.readon:hover {
	text-decoration:none;
	background-color:#C34D3C;
	border:#C34D3C;
	color:#fff;
}
.readon-button:hover {
	text-decoration:underline;
}
.readon-button {
	clear:both;
	float:left;
}
/* Active */
.uk-button:active,
.uk-button.uk-active,
.btn:active,
.button-default:active,
.button-primary:active, .btn-primary:active {
  background-color: #c6331f;
  color: #ffffff;
}
/* Color modifiers
 ========================================================================== */
/*
 * Modifier: `uk-button-primary`
 */
.uk-button-primary,
.btn-primary,
.button-primary-add,
.button-primary, .btn-primary {
  background-color: #e04c38;
  background-color: #CF4B2C;
  color: #ffffff;
  border-color: transparent;
}
/* Hover */
.uk-button-primary:hover,
.uk-button-primary:focus,
.btn-primary:hover,
.btn-primary:focus,
.button-primary-add:hover,
.button-primary-add:focus,
.button-primary:hover{
  background-color: #c6331f!important;
  color: #ffffff;
}
/* Active */
.uk-button-primary:active,
.uk-button-primary.uk-active,
.btn-primary:active,
.button-primary-add:active {
  background-color: #b02d1b;
  color: #ffffff;
}
/*
 * Modifier: `uk-button-success`
 */
.uk-button-success {
  background-color: #a3c47b;
  color: #ffffff;
  border-color: transparent;
}
/* Hover */
.uk-button-success:hover,
.uk-button-success:focus {
  background-color: #8ab458;
  color: #ffffff;
}
/* Active */
.uk-button-success:active,
.uk-button-success.uk-active {
  background-color: #7ea84b;
  color: #ffffff;
}
/*
 * Modifier: `uk-button-danger`
 */
.uk-button-danger {
  background-color: #db4159;
  color: #ffffff;
  border-color: transparent;
}
/* Hover */
.uk-button-danger:hover,
.uk-button-danger:focus {
  background-color: #c4253e;
  color: #ffffff;
}
/* Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #ae2137;
  color: #ffffff;
}
/* Disabled state
 * Overrides also the color modifiers
 ========================================================================== */
/* Equal for all button types */
.uk-button:disabled {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(68, 68, 68, 0.25);
  border-color: transparent;
}
/* Modifier: `uk-button-link`
 ========================================================================== */
/* Reset */
.uk-button-link, 
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active,
.uk-button-link:disabled,
.readon-button, 
.readon-button:hover,
.readon-button:focus,
.readon-button:active,
.readon-button:active,
.readon-button:disabled 
{
  border-color: transparent;
  background: none;
  //text-decoration: underline;
  padding:0px;
}
/* Color */
.uk-button-link, .readon-button {
  color: #F23B00;
}
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active{
  color: rgba(68, 68, 68, 0.6);
  text-decoration: none;
}
.uk-button-link:disabled, .readon-button:disabled {
  color: rgba(68, 68, 68, 0.25);
}
/* Focus */
.uk-button-link:focus, .readon-button:focus {
  //outline: 1px dotted;
}
/* Size modifiers
 ========================================================================== */
.uk-button-mini, .readon, .mod_events_latest_callink a, .button-primary {
  min-height: 20px;
  padding: 0 6px;
  line-height: 20px;
  font-size: 9px;
}
.uk-button-small,
.button-primary-add, .btn-primary, .btn-inverse {
  min-height: 26px;
  padding: 0 10px;
  line-height: 26px;
  font-size: 10px;
}
.uk-button-large {
  min-height: 36px;
  padding: 0 15px;
  line-height: 36px;
  font-size: 12px;
}
/* Sub-object `uk-button-group`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 * 3. Remove whitespace between child elements when using `inline-block`
 * 4. Prevent buttons from wrapping
 * 5. Remove whitespace between child elements when using `inline-block`
 */
.uk-button-group {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
  /* 3 */
  font-size: 0.001px;
  /* 4 */
  white-space: nowrap;
}
.uk-button-group > * {
  display: inline-block;
}
/* 5 */
.uk-button-group .uk-button {
  vertical-align: top;
}
/* Sub-object: `uk-button-dropdown`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 */
.uk-button-dropdown {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
}
.uk-button-link:disabled {
  text-decoration: none;
}
.uk-button-group > .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):nth-child(n+2),
.uk-button-group > div:nth-child(n+2) .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger) {
  border-left-width: 0;
}
.uk-button-group .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):not(:disabled):hover,
.uk-button-group .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):not(:disabled):focus {
  background-color: #444444;
}
.uk-button-group .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):not(:disabled):active,
.uk-button-group .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):not(:disabled).uk-active {
  background-color: #2b2b2b;
  border-color: #2b2b2b;
}
.uk-button-group .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):not(:disabled):active:not(:last-child),
.uk-button-group .uk-button:not(.uk-button-success):not(.uk-button-primary):not(.uk-button-danger):not(:disabled).uk-active:not(:last-child) {
  border-right-color: #444444;
}
/******************************/



/* Alerts 
----------------------------------------------------------------------------------------------------*/
.alert {
  margin-bottom: 25px;
  padding: 10px;
  background: #f8f8f8;
  color: #777777;
  font-family: 'Roboto Condensed';
  font-size: 14px;
  text-transform: uppercase;
  border-radius:0px;
}
/*
 * Add margin if adjacent element
 */
* + .alert {
  margin-top: 25px;
}
/*
 * Remove margin from the last-child
 */
.alert > :last-child {
  margin-bottom: 0;
}
/*
 * Keep color for headings if the default heading color is changed
 */
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
  color: inherit;
}
 
 /* Tools
----------------------------------------------------------------------------------------------------*/

/* events */
mod_events_latest_table td {
	padding-top:5px;
	padding-bottom:10px;
}
/*.mod_events_latest_table tr {
	background: url(../../../images/header_line.png) bottom left repeat-x;
}*/
.mod_events_latest_date {
	width: 18%;
	float: left;
	position: relative;
	//font-weight:bold;
	font-family: "Roboto", sans-serif;	
	font-size:20px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: 1px solid #757575;
	-moz-box-shadow: 0px 0px 3px #757575;
	-webkit-box-shadow: 0px 0px 3px #757575;
	box-shadow: 0px 0px 3px #757575;
	margin-right:10px;
	margin-top:5px;
	text-align:center;
	padding: 5px 10px;
}
.mod_events_latest_date .larger_font {
	font-size:20px;
}
.mod_events_latest_time{
	//float: left;
	position: relative;
	overflow:visible;
}
.mod_events_latest_content {
	clear:both;
	line-height:16px;
}
.mod_events_latest_rsslink a {
	padding: 4px 8px 4px 8px;
	background-image:none;
}
.mod_events_latest_callink {
	margin:10px 0px 10px 0px;
}
/*************************************/
/*login button */
#btl .btl-panel > span{
	border: 0px!important;
	background-color: #fff!important;
	color:#444!important;
	padding-right:30px;
	padding-left:6px;
	text-transform: uppercase;
	height:0px!important;
	line-height:20px!important;
	margin:0px !important;
	box-shadow: 0px 0px 0px;
	border-radius:0px!important;
	display: inline-table!important;	
}

/*.btl-panel {
	background: url(../images/key_login.png) right 40% no-repeat;	
}*/
#btl-panel-login >span {
	border-left: 1px solid #d0d0d0;	
}

/*************/
div.icon-48-jevents {
	background:none;
	line-height: 0;
	padding-left: 0px!important;
}

.fss_main .nav-tabs > .active > a, .fss_main .nav-tabs > .active > a:hover, .fss_main .nav-tabs > .active > a:focus{ 
	background-color:#f9f9f9!important;
}
.fss_main h2, .fss_main h1, .fss_main h3, .fss_main h4 {
font-family: 'Montserrat'!important;
font-weight: 400!important;
text-transform: uppercase!important;
}
u.wrapword{
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
word-break: break-word; 
white-space: normal;
}

/*
ul#ce-thumbnails li {
text-align:center;
border: 0px !important;
margin: 5px !important;
padding: 3px !important;
line-height: 14px;
width: 25%;
}
ul#ce-thumbnails li h3 {padding:3px;text-align:center;}
ul#ce-thumbnails li h4 {padding:3px;margin:0px;text-align:center;}
.contact-category table.category {
	width:80%;
	cell-padding:2px;
}
.categories-list .item-title {
	color: #2b54b8;
	font-family: "Roboto";
	font-size:18px;
}
table.category tr, table.category td {
  border: 1px solid #DDD;
}
table.category th{
  background: none repeat scroll 0 0 #EBEBEB;
  padding: 7px;
  text-align: left;
}
table.category .cat-list-row1 {
  background: url("../images/news.gif") repeat-x scroll 0 0 transparent;
}

dl.contact-count {
padding: 0;
overflow: hidden;
}
dl.contact-count dt {	
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 160px;
	padding-right: 10px;
	float: left;
	clear: both;
}

dl.contact-count dd {
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ddd;
	margin-left: 170px;
	padding-left: 20px;
}

dl.contact-count dt:before {
	content: "";
	position: absolute;
	top: 0;
	right: -15px;
	width: 30px;
	border-top: 1px solid #ddd;
}

dl.contact-count dt:after {
	content: "";
	position:absolute;
	top: -3px;
	right: -3px;
	width: 5px;
	height: 5px;
	background: #FFF;
	border: 1px solid #ddd;
	border-radius:6px;
}

dl.contact-count dt:first-child:before,
dl.contact-count dt:first-child:after { display: none; }
*/
.edocman-box-heading h3 {
	font-size:18px;
}
#totop-scroller2 {  
    background: url("../images/totop_scroller.png") no-repeat scroll 0 0 transparent;  
    display: block;  
    height: 28px;  
    text-decoration: none;  
    width: 26px;  
}  

#totop-scroller2:hover { background-position: 0 -70px; }
.error {
	background:url(../images/error.png) center center no-repeat;
	text-align:center;
	color:#A60800;
}
.category-desc {
	margin-bottom:20px;
	font-size:130%;
}
.contact-address address {
	margin-left:0px;
	font-size:170%;
	margin-top:10px;
}
.contact-dept-position  jobTitle, .contact-position 
 {
	font-size:120%;
	padding-top:30px;
	display:block;
}
.ce-thumbnail .img-thumbnail {
	padding:0px;
	border:0;
	border-radius: 1px;
}
.contact-thumbnail-block {height:350px;}

.contact-thumbnail-block h5 { margin-bottom:5px; text-align:center; color:#646464;}
.ce-thumbnail {text-align:center;}
@media screen and ( max-width: 50em ) /* 800px */
{
    .row-fluid .span3
    {
        width: 33.333%; /* 3 items per row */
    }
}
 
@media screen and ( max-width: 40em ) /* 640px */
{
    .row-fluid .span3
    {
        width: 50%;  /* 2 items per row */
    }
}
 
@media screen and ( max-width: 20em ) /* 320px */
{
    .row-fluid .span3
    {
        width: 100%;  /* 1 item per row */
        float: none;
    }
}
.inputbox.required {background:none !important;}
.ce-cf-container input, .ce-cf-container textarea, .ce-cf-container .uneditable-input,
input.ce-cf-container {width:60%;}
/*
.icon-external {
	padding: 0px 0 0 16px;
	background: url(../images/icon_external.png) center left no-repeat;

}
*/
/*
.icon-link {
	padding: 0px 0 0 25px;
	background: url(../images/list_link.png) center left no-repeat;
}
*/
.icon-graph {
	padding: 10px 0 0 27px;
	background: url(../images/graph-icon.jpg) bottom left no-repeat;
}
.icon-graph-pie {
	vertical-align:top;
	padding: 0px 2px;
}

/*
.icon-print{
	padding: 0px 0 0 21px;
	background: url(../images/printButton.png) bottom left no-repeat;
}
.icon-mail{
	padding: 0px 0 0 21px;
	background: url(../images/emailButton.png) bottom left no-repeat;
}

*/
/*edocman */
.dm_row {
	background: none;
}
#dm_cats h3.dm_title {
	font-size:20px;
	margin-bottom:5px;
	padding-bottom:0px;
}
#dm_docs h3.dm_title {
	font-size:16px;
}
.flowWrapper {
	width: 100%;
	overflow: hidden;
}
.wk-slideshow .caption {
	background:none;
	text-align:center;
}
.wk-slideshow .caption, .wk-slideshow .caption a {
	color:#5b5b5b;
	font-size:22px;
	line-height:24px;
	font-family: "YanoneKaffeesatzLight", "OpenSansLightCond"; 
}
.wk-slideshow-tabsbar .nav span {
	font-variant: small-caps;
	font-size:120%;
}
/*moofaq*/
.ifaq-tpl-clean_blue_arrow .collapse-close h3,
.ifaq-tpl-clean_blue_arrow .collapse-open h3 {
    
    font-weight: 400;
    text-transform:none;
    font-size:14px;
    margin-bottom:0px;
}
.ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a{color: #777;
padding: 8px 0 8px 60px;
}	

/*events*/

.mod_events_latest_table td {
	padding-top:5px;
	padding-bottom:5px;
}
.mod_events_latest_table td p{
	margin-bottom:10px;
	margin-top:0px;
}
/*.mod_events_latest_table tr {
	background: url(../../../images/header_line.png) bottom left repeat-x;
}*/
.mod_events_latest_date {
	width: 18%;
	float: left;
	position: relative;
	color:#757575;
	//font-family: "Roboto", sans-serif;	
	font-size:16px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: 1px solid #757575;
	-moz-box-shadow: 0px 0px 3px #757575;
	-webkit-box-shadow: 0px 0px 3px #757575;
	box-shadow: 0px 0px 3px #757575;
	margin-right:8px;
	margin-top:5px;
	text-align:center;
	
}
.mod_events_latest_date .larger_font {
	font-size:110%;
}
.mod_events_latest_time, .mod_events_latest_content {
	//float: left;
	position: relative;
	width: 75%;
	overflow:visible;
}
.mod_events_latest_time {
	font-size:80%;
}
.mod_events_latest_rsslink a {
	padding: 4px 8px 4px 8px;
	background-image:none;
}
.mod_events_latest_callink {
	margin:10px 0px 10px 0px;
}

input[type="checkbox"] {
	background: url(../images/removeSelector.png) top left no-repeat;
}


.loginform .submission{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #e3e3e3;
	-webkit-box-shadow: 0px 0px 5px #e3e3e3;
	box-shadow: 0px 0px 5px #e3e3e3;
	padding: 0px 30px 50px 30px;
	width:80%;
}

#loginComp {width:30%;}

.newsletter {
//background: url(../images/mailbox1.png) right 40% no-repeat;
color: #F23B00!important;		
}
.blogs {
//background: url(../images/blogs5.png) right 40% no-repeat;
}
.newsletter:hover, .blogs:hover {
	//text-decoration: underline;
}

/*NMI delete .loginmenu if we keep the ajax thing below*/
.loginmenu {
	background: url(../images/key_login.png) right 40% no-repeat;
	padding-right:30px;
	text-transform:uppercase;
	font-family:  "OpenSansLightCond";
	font-size: 18px;
}
#mod_improved_ajax_login-145 {
	background:url(../../../images/menu_line_item.png) 0 40% no-repeat;
	padding-left: 10px;
	
	
}
.rightBtn {	
	display:none;
}
#toolbar .loginBtn{
	text-transform:uppercase;
	font-family: "OpenSansLightCond";
	font-size: 18px;
	font-weight:lighter;
	text-shadow:none;
	border:none;
	background:none;
	box-shadow:none;
	color:#646464;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	
}
#toolbar .regBtn .loginBtn {
	background:url(../../../images/menu_line_item.png) 0 50% no-repeat, url(../images/key_login.png) right 40% no-repeat;
	padding-right:30px;
	padding-left:6px;
}
.loginmenu:hover,
#toolbar .loginBtn:hover,
#toolbar #regBtn .loginBtn:hover,
#toolbar #userBtn .loginBtn:hover   
{
	text-decoration: underline;
	color:#646464!important;
} 

#toolbar .userBtn .loginBtn {
	color:#146299!important;
	text-decoration:none;
	text-transform:none;
	background:url(../images/settings.png) right 50% no-repeat;
	padding-right:20px;

}
#loginWnd .checkBox {
	margin-top:0px;
}
 
/* for latest news */

.nspArt h4.nspHeader,
.nspLinks h4,
.nspLinks ul li h4,
.nspLinks ul li h4 a
{
	font-size: 16px;
	line-height:18px!important;
	font-weight: 300;
	padding:5px 0px;
	margin-bottom:8px;
}
.nspLinks h4,
.nspLinks ul li h4,
.nspLinks ul li h4 a {
font-size: 14px;
	line-height:16px!important;
}
.nspLinks ul, .nspLinks p {	
	margin: 0 0 5px 0;
}

.nspLinks ul li p,
.nspArt p.nspInfo,
.nspArt p.nspText {
	padding:0px;
	margin:5px 0px 10px 0px;
	line-height:20px;
}
.nspArt p.nspInfo { color: grey;}
.nspPagination li { 
	width: 16px; 
	height: 15px; 
	background: url('../images/nav.png') no-repeat 0 0px; 
}
.wk-twitter-single .uk-margin
{
min-height: 43px;
padding-left: 70px;
background: url("../images/bird.png") 0 3px no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    color: #666;
    text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.wk-twitter-single a {
	color:#F06138;
}
.wk-twitter-single .uk-article-meta{
	text-transform:none;
}
.tweet-multiple .uk-article-meta{
text-transform:none;
letter-spacing: 1px;
}
.tweet-multiple p.uk-article-meta  { margin-bottom:2px;}
.tweet-multiple .uk-margin {
	margin-top:5px;
}

.nomargins{
  padding-top: 0px;
  margin-top:0px;
  padding-bottom:0px;
  margin-bottom:0px;
}

/* calendar */
.calendardate {
	float:left;
	margin-right:6px;
	width:42px;
	height:42px;
	border:2px solid #2728A6;
}

/* openaire functionalities specific */
.bigger-font {font-size:110%;}
.ddselect select {
   background: transparent;
   width: 268px;
   padding: 5px;
   border: 1px solid #ccc;
   height: 34px;
}
.ddselect{
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(../images/arrowbluedown.png) no-repeat right #ddd;
}
.actionbar {
display:inline-block;
margin-bottom:20px;
text-align:right;
width:100%;
border-bottom:1px dotted #ccc;
padding: 10px 0px;

}
.publication, .dataset, .dataSourceBox, .organizationBox, .projectBox {
	margin-right: 25px;
}
.pubTitle {
	margin-right: 20px;
	/*position: relative;top: 50%;transform: translateY(-50%);*/
}
.pubTitle h3 {
	font-size:18px;
line-height:22px;
margin-top:10px;
text-transform:none;
font-weight: 300;
}
.pubTitle h3 a {
	cursor: pointer;
}
.openAccess{
	padding-right: 18px;
	background: url('../images/openAccess.png') right center no-repeat;
}
.icon-externalopenAccess{
	padding-left: 17px;
	padding-right:18px;
	background: url('../images/icon_external.png'), url('../images/openAccess.png') ;
	background-position:left center, right center;
	background-repeat: no-repeat, no-repeat;
}
.closedAccess {
	padding-right: 18px;
	background: url('../images/closedAccess.png') right center no-repeat;
}
.icon-externalclosedAccess{
	padding-left: 17px;
	padding-right:18px;
	background: url('../images/icon_external.png'), url('../images/closedAccess.png') ;
	background-position:left center, right center;
	background-repeat: no-repeat, no-repeat;
}

.restrictedAccess {
	padding-right: 18px;
	background: url('../images/closedAccess.png') right center no-repeat;
}
.icon-externalrestrictedAccess{
	padding-left: 17px;
	padding-right:18px;
	background: url('../images/icon_external.png'), url('../images/closedAccess.png') ;
	background-position:left center, right center;
	background-repeat: no-repeat, no-repeat;
}

.embargoAccess {
	padding-right: 18px;
	background: url('../images/closedAccess.png') right center no-repeat;
}
.icon-externalembargoAccess{
	padding-left: 17px;
	padding-right:18px;
	background: url('../images/icon_external.png'), url('../images/closedAccess.png') ;
	background-position:left center, right center;
	background-repeat: no-repeat, no-repeat;
}
.sc39 {
	padding-right: 24px;
	background: url('../images/sc39.png') right center no-repeat;
}
.icon-externalsc39{
	padding-left: 17px;
	padding-right:24px;
	background: url('../images/icon_external.png'), url('../images/sc39.png') ;
	background-position:left center, right center;
	background-repeat: no-repeat, no-repeat;
}
.nonSc39 {
	
	
}
.icon-externalnonSc39{
	padding-left: 17px;
	padding-right:18px;
	background: url('../images/icon_external.png');
	background-position:left center;
	background-repeat: no-repeat;
}
.openaireCompliant {
	float:right;
	padding-right: 50px;
	background: url('../images/openaire-compatibility-pub-3-0.png') right center no-repeat;
}
.notOpenaireCompliant {
	float:right;
	padding-right: 18px;
	
}
.unknownCompliant {
	float:right;
	padding-right: 18px;
}	
.pubTitle h2{
	font-family: 'Roboto';
	font-weight: lighter;
	font-size: 24px;
	margin:3px 0px 3px 0px;
	padding-left:23px;
	background:url(../../../images/tools/list_link.png) 0 0 no-repeat; 
}
.dchdr { 
font-weight: bold;
color: #000;
}
.dcinfo {
	display: block;
	padding-bottom:5px;
}
.extID {
	padding-left:21px;
	background:url(../../../images/tools/list_link.png) 0 40% no-repeat; 
}
.infoline {
	font-size:110%;
}
.description {
	line-height:16px;
	border-left:7px #F1F1F2 solid;
	padding-left:10px;
	margin:10px 0 10px 0;
	text-align:justify;
}
.tag {
	color:#606060;
	margin: 0px 5px 5px 0px;
	padding: 0px 4px 0px 4px;
	background-color: #EBF2F3;
	border: 1px solid #DDD;
}
.info, .fundinginfo {
	padding-right:28px;
	background: url(../images/box_info.png) right center no-repeat;				
}
.tooltip-info {
	padding-right:28px;
	background: url(../images/box_info.png) 95% center no-repeat;				
}
.inferred_section { padding:6px; background:#fff; border:1px solid #ccc;}
.functionsSection { margin-bottom:15px;}
.functionsSection .title{
	clear:both	
}
.functionsSection h3 {
	font-size:16px;
	margin:10px 0px 0px 0px;
	color:#616161;
}
.functionsSection li {
    line-height: 24px;
}
.functionsSection .box-content{
	background:#fff;
	margin:5px 0px;
	padding:10px;
}
.social-button {
	display: inline-block;
	width: 22px;
	height: 20px;
}
.social-fb {
	background: url(../images/social_facebook_box_white_16.png) 0 0 no-repeat;	
}
.social-twitter{
	background: url(../images/social_twitter_box_white_16.png) 0 0 no-repeat;	
}
.social-google{
	background: url(../images/social_google_box_white_16.png) 0 0 no-repeat;	
}
.social-linkedin{
	background: url(../images/social_linkedin_box_white_16.png) 0 0 no-repeat;	
}
.social-technorati{
	background: url(../images/social_technorati_box_white_16.png) 0 0 no-repeat;	
}
.social-reddit{
	background: url(../images/social_reddit_box_16.png) 0 0 no-repeat;	
}
.social-stumbleupon{
	background: url(../images/social_stumbleupon_box_white_16.png) 0 0 no-repeat;	
}
.social-mendeley{
	background: url(../images/icon_mendeley_16x16.gif) 0 0 no-repeat;	
}
.social-citeulike{
	background: url(../images/icon_citeulike_16x16.gif) 0 0 no-repeat;	
}

/* project info */
.projectBox {
}
.extraBot10 {
	padding-bottom: 30px;
}
.projectInfo  {
	overflow: hidden;
}
.hide_details {
	float:right;
	padding-right:5px;
}
.appBox {
	font-family:arial, helvetica, sans-serif;
	border:1px solid #DDDDDD; 
	width:100%;
}
.appBox h3 {
	text-align:center;
	margin:3px;
}
.appBox .appContents {
 	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #e3e3e3;
	-webkit-box-shadow: 0px 0px 5px #e3e3e3;
	box-shadow: 0px 0px 5px #e3e3e3;
	-webkit-border-radius: 2px; 
   	-moz-border-radius: 2px;
   	border-radius: 2px;
}
.appBox .appHeader {
	font-family:arial, helvetica, sans-serif; 
  	-webkit-border-top-left-radius: 2px; 
   	-moz-border-top-left-radius: 2px;
   	border-top-left-radius: 2px;
   	-webkit-border-top-right-radius: 2px; 
   	-moz-border-top-right-radius: 2px;
   	border-top-right-radius: 2px;
   	padding: 2px; 
   	vertical-align: middle;
   	font-weight:normal; 
   	text-align: center; 
   	color: #FFFFFF; 
   	background-color: #3349BD;
 	background-image: -webkit-gradient(linear, left top, left bottom, from(#3349BD), to(#2B6ADC));
 	background-image: -webkit-linear-gradient(top, #3349BD, #2B6ADC);
 	background-image: -moz-linear-gradient(top, #3349BD, #2B6ADC);
 	background-image: -ms-linear-gradient(top, #3349BD, #2B6ADC);
 	background-image: -o-linear-gradient(top, #3349BD, #2B6ADC);
 	background-image: linear-gradient(to bottom, #3349BD, #2B6ADC);
 	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3349BD, endColorstr=#2B6ADC);
}
.appBox .publicationControls {
	text-align:center;
}

.appBox .publicationControls a {
	width:85%;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:5px;
	margin-bottom:5px;
}
.pubDets, .pubDets a {
	background: url(../images/zoom.png) center left no-repeat;
	display: block;
	padding: 9px 0px 9px 40px;
}
.pubDets:hover {
	background: url(../images/zoom-hover.png) center left no-repeat;
}

.incHTM, .incHTM a {
	background: url(../images/globe.png) center left no-repeat;
	display: block;
	padding: 0px 0px 3px 40px;
}
.incHTM:hover {
	background: url(../images/globe-hover.png) center left no-repeat;
}
.viewEC, .viewEC a {
	background: url(../images/add_page.png) center left no-repeat;
	display: block;
	padding: 9px 0px 9px 40px;
}
.viewEC:hover {
	background: url(../images/add_page-hover.png) center left no-repeat;
}

.dlEC, .dlEC a  {
	background: url(../images/download.png) center left no-repeat;
	display: block;
	padding: 0px 0px 3px 40px;
}
.dlEC:hover {
	background: url(../images/download-hover.png) center left no-repeat;
}
.xtraMargin10 {
	margin: 10px 10px 10px 10px;
}

.projectInfo p.projectTitle strong {
}
.datasourceLogo {
	width: 30%;
}
.projectInfo .contBlock {
	position: relative;	
}
.projectInfo .contBlock #jumpBar {
	padding: 7px 10px 7px 7px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #e4eef2;
	position: absolute;
	top: 7px;
	left: 10px;
	font-size: 12px;
}
.projectInfo .contBlock #jumpBar a {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.projectInfo .contBlock #jumpBar a:hover {
	color: #00A7CE;
}
.projectInfo .contBlock #jumpBar span {
	padding: 0px 10px 0px 10px;
}
.projectInfo .contBlock #jumpBar:hover {
	background-color: #F3F3F3;
}
.projectInfo .contBlock .contentEntity {
	padding: 0px 10px 0px 10px;
}
.projectInfo .contBlock .firstPad {}
.projectInfo .contBlock .contentEntity h2 {
	color: #00A7CE;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 7px 10px;
}
.contentEntity { clear:both;}
.contentEntity h2 {
	padding: 7px 5px 7px 10px;
}
.contentEntity p {
	line-height: 140%;
}
.contentEntity p a.linkTitleExt {
	font-size: 13px;
	text-decoration: none;
	padding: 0px 0px 0px 19px;
	margin: 0px;
	color: #174471;
	display: block;
	font-weight: bold;
	background: url(../images/externLinkTitleSM.png) top left no-repeat;
}
.contentEntity p a.linkTitle {
	font-size: 13px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #174471;
	display: block;
	font-weight: bold;
}
.contentEntity p a {
	font-size: 14px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #174471;
}
.contentEntity .author {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
}
/* end project info */
/************* search topnav *****************/

.depositBox h3{
	font-size:20px;
}
.panelContainer {
	background: #ffffff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #ebebeb;
	box-shadow: 0px 0px 5px #e3e3e3;
	-moz-box-shadow: 0px 0px 5px #e3e3e3;
	-webkit-box-shadow: 0px 0px 5px #e3e3e3;
	padding: 5px;
	margin-bottom: 20px;
	z-index: 10;
}	

h2.searchParamsTitle {
	margin: 5px 0px 0px 10px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #2728A6;
	font-size: 18px;
}
.publicationIcon {
	min-height:40px;
	background: url(../images/publication_page.png) center left no-repeat;
	padding-left:50px;
	clear:both;
	display:inline-table;
}
.projectIcon {
	min-height:40px;
	background: url(../images/project_page.png) center left no-repeat;
	padding-left:50px;
	clear:both;
	display:inline-table;
}

.datasetIcon {
	min-height:40px;
	background: url(../images/dataset_page.png) center left no-repeat;
	padding-left:50px;
	clear:both;
	display:inline-table;
}
.datasourceIcon {
	min-height:40px;
	background: url(../images/datasource_page.png) center left no-repeat;
	padding-left:50px;
	clear:both;
	display:inline-table;
}
.organizationIcon {
	min-height:40px;
	background: url(../images/organization_page.png) center left no-repeat;
	padding-left:50px;
	clear:both;
	display:inline-table;
}
.personIcon {
	min-height:40px;
	background: url(../images/person_page.png) center left no-repeat;
	padding-left:50px;
	clear:both;
	display:inline-table;
}
.searchResults {clear:both; padding-top:10px;}
.searchResults h6, 
.searchResults h4 a {
text-transform:none;
font-weight:300;
}
.searchResults .totalResults {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	color: #5E80A1;
	font-size: 20px;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
}
.searchResults .srchRow {
	margin: 0px 0px 15px 0px;
	padding-bottom:10px;
	border-bottom: 1px dotted #c4c4c4;
}
.searchResults .srchRow h4{
	margin:5px 0px;	
	font-size:16px;	
	line-height:20px;
	text-transform:none;
}
table.dataTable td h4 {
	margin:5px 0px;	
	text-transform:none;
	font-weight: 300;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
}

.searchResults .srchRow h4 a{
	color:#3436AC;
}
.searchResults .srchRow a:hover{
	color:#E76E12;
}

.searchResults .srchRow p {
	padding: 0px;	
	margin: 0px 0px 5px 0px;
}
.srchRow .biblio {
	line-height:16px;
}
.srchRow p a {	
}
.srchRow p.description a {
	color: #626262;
	text-decoration: underline;
}
.srchRow p.project a {
	text-decoration: underline;
}
.compliantRepositoryArticle {
	padding: 10px 0px 10px 0px;
}
.selectorCollections {
	font-size:90%;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom:10px;
}
.selectorCollections h3 {
	margin: 0px 0px 7px 0px;
	padding-top: 5px;
	color: #003C6D;	
}
.selectorCollections  .element a{
}
.selectorCollections  .element a:hover{
}
a.clearFilters  {
	display: block;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	float: right;	
}
a.clearFilters:hover {
}
.selectorAvailable {
    margin-bottom: 10px;
    margin-right: 10px;
}
.selectorAvailable .flowWrapper {
	overflow: auto;
	max-height: 350px; 
   	height:auto !important; 
   	height:350px;
}
.selectorAvailable .element {
	border-top: 1px solid #D8D8D8;
	padding: 2px 0px 10px 0px;
}
.selectorAvailable .element h3 {
	margin: 0px 0px 5px 0px;
	padding-top: 8px;
	font-size: 14px;
	line-height:18px;
	color: #646464;
	font-family: 'Roboto Condensed';
	text-transform: none;
}
.selectorAvailable .element .flowWrapper a {
	display: inline;
}
.selectorAvailable .element .flowWrapper a:hover {
}
a.selectorAdd {
	padding: 0px 3px 1px 0px;
	text-decoration: none;
}
a.selectorRemove {
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 0px 5px 3px 15px;
	background:  url(../images/removeSelector.png) center left no-repeat;
	padding-left:30px;
	color:#969696;
}
a.selectorRemove:hover {
	background: url(../images/removeSelectorHover.png) center left no-repeat;
	color:#646464;
}
.selectorRemoveCopyright {
	margin: 2px 0px 2px 0px;
	padding: 5px 3px 5px 0px;
	overflow: hidden;
	width: 100%;
	background-color: #E4EEEF;
}
.selectorRemoveCopyright a.remove {
	display: block;
	float: left;
	width: 28px;
	height: 15px;
	margin-right: 5px;
	background: url(../images/removeSelector.png) center right no-repeat;
}
.selectorRemoveCopyright .titleArea {
	width: 350px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.selectorRemoveCopyright .accessType {
	width: 120px;
	float: left;
	margin-right: 10px;
}
.selectorRemoveCopyright .textbox {
	width: 150px;
	float: left;
	padding-bottom: 10px;
}
.selectorRemoveCopyright .textbox input{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 140px;
}
.showMore {
	background: url(../images/leftBracket.png) center left no-repeat;
	padding: 0px 0px 0px 4px;
	float: right;
}
.showMore a {
	display: block;
	background: url(../images/rightBracket.png) center right no-repeat;
	text-decoration: none;
	padding: 4px 4px 4px 0px;
}
.showMoreAlternate {
	background: url(../images/leftBracket.png) center left no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	float: left;
}
.showMoreAlternate a {
	display: block;
	background: url(../images/rightBracket.png) center right no-repeat;
	color: #0097D3;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 10px 4px 0px;
	margin: 0px 0px 0px 0px;
}
.showMoreAlternate a:hover {
	text-decoration: underline;
}
.resultsSection {
	margin:30px 0px 5px 0px;
	padding-bottom:5px;
	font-family: 'Roboto';
	font-size:24px;
	color:#00A7CE;
	border-bottom: 1px #e3e3e3 solid;	
}
.pubSection .srchRow h2,
.projSection .srchRow h2 {
	font-size:16px;
	line-height:18px;
}

.resultsSection .viewall {
	float:right;
	font-family:"Montserat";
	font-size:12px;
	background: url(../images/arrowblue.png) right 40% no-repeat;
	padding-right:14px;
}
/************** compliant repository ********************/
.filterBox {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
}
.ordering {
	cursor:pointer;
	padding-right:18px;
	background: url(../images/sort_icon.png) right  no-repeat;
}
.ordering:hover {
	background: url(../images/sort_icon_hover.png) right  no-repeat;
}
.pageController  {
	overflow: hidden;
	width: 100%;
	margin: 0px 0px 10px 0px;	
	display:inline;
	margin-bottom: 25px;
  padding: 10px;
  background: #f8f8f8;
  color: #777777;
  font-family: 'Roboto'!important;
  font-size: 14px;
  //text-transform: uppercase;
  display:block
}
.pageController .viewall {
	float:right;	
	font-family: 'Roboto';
  	text-transform: none;
  	font-weight:300;
}
.pageController .viewall:hover {
	cursor:pointer;
	color: #E4512E;
	text-decoration:none;
}

.pageController a {
	color:#2B69DC;
}
.pageController .totalof {
	float:left;
}
.pageController .orderingMenu {
	float: left;
}
.pageController .orderingMenu select {
	width: 120px;
}
.pageController .pages {
	float: right;
	margin-right: 5px;
	overflow: hidden;
}
.pageController .pages a {
	display: inline-block;
	padding-right: 4px;
	float: left;
	margin-left: 5px;
	text-decoration: none;
}
.pageController .pages a.current, 
.pageController .pages a.current:hover {
	color:#F06138;
}
.pageController .pages a:hover {
	color:#F06138;
}
.pageController .dataTables_info, 
.pageController .dataTables_paginate,
.pageController .paginate_button 
{font-family: 'Roboto'!important;}
#repositoriesTable_wrapper .dataTable td {text-align:left!important;}
.compliantTitle {
	background: url(../images/compliantTitleTick.png) top left no-repeat;
}
.compliantTitle h1 {
	float: left;
}
.compliantTitleFull  {
	padding-left: 0px !important;
}
.compliantTitleFull h2 {
	color: #3D71B7;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 0px 25px;
	float: left;
	background: url(../images/externLinkTitle.png) top left no-repeat;
	width: 630px;
}
.compliantTitleFull h2 a {
	color: #3D71B7;
	text-decoration: none;
}
.nonvalidated {
	height:50px;
	padding-left: 23px;
	background-image: url(../../../images/tools/list_link.png) 0 0 no-repeat;
}
.validated {
	padding-right: 60px;	
	min-height:40px;
	display:block;
	background: url(../images/OpenAIRE_validated.png) right top no-repeat;
}
.openClosedAccess {
	float: right;
}
.filterBoxReps {
	border:1px #ccc solid;
	overflow:hidden;
	margin-bottom:10px;
	padding:15px;
	margin-left:0px;
}

.filtLeft {
	width: 30%;
	float:left;
}
/*.filtLeft .textArea input{
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 7px;
	width: 90%;
}*/
.filtRight {
	width: 65%;
	float: right;
	clear:none;
}
.filtRight .checkBoxes {
	overflow: hidden;
	width: 100%;
}
.filtRight .checkBoxes div {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	vertical-align: middle;
}
.filtRight .checkBoxes div input {
	float: left;
	margin-right: 3px;
}
.filtRight .checkBoxes div span {
	/*display: block;
	float: left;*/
	margin-left: 3px;
}
/* Search Box */
/* simple search */
.searchBox div.tabcontents {
	border-bottom:1px solid #ccc;
	padding:15px;
}
.checkBox {
	float: left;
	margin-top: 7px;
}
.checkBox .check {
	float: left;
	margin-left: 5px;
}
.checkBox .label {
	display: block;
	float: left;
	font-size: 12px;
	padding: 2px 12px 0px 5px;
}
.extra10Top {
	padding-top: 7px;
	padding-bottom: 7px;
}
.advancedSearchOpt {
	//float: right;
	text-align: right;
width:90%;
margin-top:20px;
}
.advancedSearchOpt a {
	display: block;
}
.advancedSearchOpt a:hover {
	text-decoration: underline;
}
.quickViewSelections {
	clear:both;
}
.quickViewSelections h4,  .pageController h4{
	//background: url(../images/pagination.png) left -55px no-repeat;
	//padding-left:20px;
	padding-bottom: 5px;
	//border-bottom: 1px dotted #ccc;
	text-variant: normal;
	text-transform:none;
	font-size:16px;	
	line-height:20px;
		
}
.searchCol {
	width: 23%;
	margin-right: 8px;
	padding-right:5px;
	margin-bottom: 7px;
/*	//float: left;        
	//position:relative;
use     display:inline-table; 
because divs don't have same height
and looks weird when a div is quite smaller than others
ticket #1140
*/
        display:inline-table;
        
}
.searchCol p {
	max-height: 200px;
	overflow-y: hidden;
	margin-top:3px;
   	word-wrap: break-word;      /* IE */
	line-height:18px;
}
.searchCol a.entry {
	display: inline;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
.searchCol a.entry span {
	padding: 0px 0px 0px 5px;
	color: #0060AF;
}
.viewmore,
.refineBox .viewmore {
	padding-right:20px;
	background:url(../images/button_arrow_right.png) center right no-repeat;
	color:#7D7E7D;
}
.viewmore:hover,
.refineBox .viewmore:hover  {
	color:#E76E12;
	cursor: pointer;
}
.showInferredSubjects{
	font-weight:normal;
	font-style:italic;
	color:#FFAB00;
	padding-right:20px;
	/*background:url(../images/button_arrow_right.png) center right no-repeat;*/
}
.hideInferredSubjects {
	font-weight:normal;
	font-style:italic;
	color:#FFAB00;
	padding-right:20px;
	/*background:url(../images/button_arrow_up.png) center right no-repeat;*/
}
.viewall span.viewall-icon {
    margin-left:5px;
}
/* end simple search */
/* advanced Search classes */
.srchNavTextAdvancedFilter {
	overflow: hidden;
}
/*.srchNavTextAdvancedFilter .addNewFilter , 	
.srchNavTextAdvancedFilter .removeNewFilter {
	float:right;
	 
}*/
.srchNavTextAdvancedFilter input.textsearch {
	width: 50%;
}
/*
.srchNavTextAdvancedFilter select {
	background: transparent;
   padding: 5px;
   height: 28px;
 }
.srchNavTextAdvancedFilter .fieldSelector,
.srchNavTextAdvancedFilter .wordTypeSelector,
.advancedPageResults .resultsSelections {
  height: 28px;
   background:  #F7F7F7;
  border:1px solid #cacaca;
}*/
.advancedPageResults {
	margin-top:10px;
}
.advancedPageResults .resultsSelections {
	width:50px;
	margin-right:50px;
}
.advancedPageResults .buttonPos {
	margin-left:30px;
}
.compileAdvancedSearchFilters {
	overflow: hidden;
	width: 100%;
}
.compileAdvancedSearchFilters .leftAdvanced {
	float: left;
	width: 45%;
	padding-bottom: 5px;
	margin-right: 20px;
}
.leftAdvanced h2, .rightAdvanced h2 {
	margin: 0px;
	padding: 3px 3px 3px 10px;
	font-size: 14px;
	color: #0089d7;
	font-weight:300;
}
.leftAdvanced h2:hover, .rightAdvanced h2:hover {
	color: #C05133;
} 
.compileAdvancedSearchFilters .rightAdvanced {
	float: right;
	width: 45%;
}
.filterItem a:hover {
	cursor:pointer;
	color: #C05133;
	text-decoration: none!important;
}

.leftAdvanced .filterItem,.rightAdvanced .filterItem {
	margin-top: 10px;
	margin-right: 5px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #EBEBEB;
	//-moz-box-shadow: 0px 0px 5px #e3e3e3;
	//-webkit-box-shadow: 0px 0px 5px #e3e3e3;
	//box-shadow: 0px 0px 5px #e3e3e3;
	overflow: hidden;
	position: relative;
}
.filterItem .editClearOptions {
	position: absolute;
	top: 7px;
	right: 10px;
	overflow: hidden;
}
.filterItem .editClearOptions a {
	display: block;
	float: left;
	margin: 0px 3px 0px 3px;
	padding: 3px 4px 3px 4px;
	background-color: #e9f5f7;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d1d1d1;
	font-size: 14px;
}
.resultDisplayElement {
	overflow: hidden;
	padding: 5px 0px 5px 0px;
}
.resultDisplayElement h3{
	font-size:16px;
}
.resultDisplayElement .header {
}
.resultDisplayElement .filters {
	clear:both;
	margin-top:5px;
}
.resultDisplayElement .filters {
	border: 1px solid #cecece;
	padding:8px;

} 
.resultDisplayElement .filters:empty, .filters:empty  {
	display: none;
}
.resultDisplayElement .limitLabel, .resultDisplayElement .limitNoValue {
	display: block;
	float: left;
	padding: 0px 0px 5px 0px;
}
.resultDisplayElement .limitNoValue {
	padding-left: 10px;
}
.resultDisplayElement p {
	display: block;
	clear:none;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0px 3px 0px 35px;
	background: url(../images/removeSelector.png)3px 50% no-repeat;
}
.resultDisplayElement p:hover {
	background: url(../images/removeSelectorHover.png) #EBF2F3 3px 50% no-repeat;
	cursor: pointer;
}
.resultDisplayElement p strong {
}
.resultDisplayElement span.noLimits {
	padding: 3px 6px 3px 0px;
	display: block;
}
.resultDisplayElement .editClear {
	/*float: right;*/
        font-size: 90%;
        margin-left: 20px;
}
.resultDisplayElement .editClear:hover {
	cursor: pointer;
}
.hiddenAdvancedSearch {
	clear: both;
	padding: 2px 10px 5px 10px;
	display: none;
}
.hiddenAdvancedSearch p {
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
/*
.hiddenAdvancedSearch .dateType {
	width: 70%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.hiddenAdvancedSearch .fromDate, .hiddenAdvancedSearch .toDate {
	margin-top: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.hiddenAdvancedSearch .fromDate h3,.hiddenAdvancedSearch .toDate h3 {
	font-weight: bold;
	font-size: 14px;
	clear: both;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.hiddenAdvancedSearch .yearFrom, .hiddenAdvancedSearch .yearTo {
	width: 30%;
	margin-right: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.hiddenAdvancedSearch .monthFrom, .hiddenAdvancedSearch .monthTo {
	width: 40%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}*/
.updateFilters {
	padding: 12px 12px 5px 0px;
	text-align: right;
}
.updateFilters input{
	margin-right: 10px;
}
.updateFilters .button-t1 {
	font-size:80%;
}
.hiddenAdvancedSearch .filterLimits {
	padding-bottom: 10px;
}
.hiddenAdvancedSearch .filterLimits p {
	font-weight: bold;
}
.hiddenAdvancedSearch .filterLimits input.filterLimits {
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
}
.hiddenAdvancedSearch .filterListingBlock {
	max-height: 250px;
	overflow-x: auto;
	width: 92%;
	border: #CCCCCC 1px solid;
}
.hiddenAdvancedSearch .filterListingBlock .filterRow {
}
.hiddenAdvancedSearch .filterListingBlock .filterRow label {
	padding-left: 5px;
}
.hiddenAdvancedSearch .valueSelector {
	overflow: hidden;
	font-family: Arial;
}
.hiddenAdvancedSearch .valueSelector a {
	margin: 0px;
	font-size:90%;
	text-decoration: none;
	font-family: Arial;
}
.hiddenAdvancedSearch .valueSelector a:hover {
}
table.zebra td * {
vertical-align: baseline;
}
.filterMatch {
	color: #DF512E;
	text-shadow: 0 1px 0 rgba(255,255,255,0.45);
}
/*end advanced search classes */
/* repository full classes */
.activeTitleBlock {
	float: left;
	overflow: hidden;
	width: 100%;
}
.activeTitleBlock h2 {
	display: block;	
	margin:0px;
}
.activeTitleBlock h2 a {
	text-decoration: none;
}
.tabcontainer {margin-top:15px;}
.statistic-repository-tabs ul.tabs {
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.statistic-repository-tabs ul.tabs li {
	background: url(imgs/leftTabCurves.png) top left no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.statistic-repository-tabs ul.tabs li a {
	font-size: 12px;
	display: block;
	padding: 14px 14px 15px 14px;
	background: url(imgs/rightTabCurves.png) top right no-repeat;
	font-weight: normal;
	color: #006688;
	text-decoration: none;
}
.statistic-repository-tabs ul.tabs li a:hover {
	color: #000000;
	cursor: pointer;
	background: url(imgs/rightTabCurves-current.png) top right no-repeat;
}
.statistic-repository-tabs ul.tabs li:hover {
	background: url(imgs/leftTabCurves-current.png) top left no-repeat;
}
.statistic-repository-tabs ul.tabs li.active a,.statistic-repository-tabs ul.tabs li.active a:hover {
	font-size: 12px;
	display: block;
	padding: 14px 14px 16px 14px;
	color: #ff0000;
	background: url(imgs/rightTabCurves-current.png) top right no-repeat;
}
.statistic-repository-tabs ul.tabs li.active {
	background: url(imgs/leftTabCurves-current.png) top left no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.statistic-repository-tabs .panelContainer {
	padding: 10px;
	margin-top: -1px;
	z-index: 0;
	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #e3e3e3;
	-webkit-box-shadow: 0px 0px 5px #e3e3e3;
	box-shadow: 0px 0px 5px #e3e3e3;
}
.statistic-repository-tabs .panelContainer p {
	padding: 3px 0px 10px 0px;
	margin: 0px;
	font-size: 12px;
}
.statisticsData h3 {
	font-size: 16px;
	font-weight: normal;
	color: #006688;
	padding: 0px 0px 5px;
	margin: 0px;
}
.repositoryContentFull {
}
.repositoryContentFull h2 {
	font-size: 16;
	color: #0089d7;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.repositoryContentFull .institute,.repositoryContentFull .country,.repositoryContentFull .description, .repositoryContentFull .OAI,.repositoryContentFull .content,.repositoryContentFull .languages,.repositoryContentFull .policies,.repositoryContentFull .size {
	padding: 0px 0px 7px 0px;
}
.repositoryContentFull .institute strong,.repositoryContentFull .country strong,.repositoryContentFull .description strong, .repositoryContentFull .OAI strong,.repositoryContentFull .content strong,.repositoryContentFull .languages strong,.repositoryContentFull .policies strong,.repositoryContentFull .size strong {
	padding: 0px 0px 7px 0px;
}
.repositoryContentFull .description { border:none;}

div.tabcontents { padding:10px;}
.blockquote-nopad {padding:0px; margin:5px 0px;}

.context_name {
	padding-right:17px;
	background: url(../images/button_arrow_right.png) right no-repeat;
	text-transform: uppercase;
}
.section_inferred {
//border-top: 1px dotted #ccc; 
}
.section_context {border: 1px solid #ccc;  padding:5px 5px 10px; }

/* openaire specific */
#left-column .refineBox {
	width: 20%;
	margin-right: 10px;
	/*padding: 5px 0px 10px 5px;*/
	float: left;
	position: relative;
}
#main-column {
	width:100%;
}
.innerLeft {
	float:left;
	width:75%;
}
.innerRight {
	float:right;
	width:25%;
	clear:none;
}
#left-column h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	color: #2B6CDF;
	font-family: Roboto Condensed;
}
#right-column {
	float: right;
	width:75%;
}
#right-column2 {
	float: left;
	width:100px;
}
.loader{
	display: block;
	margin: auto;
}
.project-tooltip{
	box-sizing: content-box;
}
.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
    margin: 15px 0;
    padding: 10px;
}
.box-content {
    padding: 20px;
}
.box-info, .box-warning, .box-hint, .box-download {
    padding-left: 40px;
}
.box-content {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ddd;
}
.box-note, .box-info, .box-warning, .box-hint, .box-download {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.box-info {
    background: #ebf5fa url("../images/tools/box_info.png") no-repeat scroll 0 0;
    border-color: #d2dce1;
}
.box-warning {
    background: #fff0eb url("../images/tools/box_warning.png") no-repeat scroll 0 0;
    border-color: #ffd7cd;
}
.box-hint {
    background: #fffae6 url("../images/tools/box_hint.png") no-repeat scroll 0 0;
    border-color: #fae6be;
}
.box-download {
    background: #faffe6 url("../images/tools/box_download.png") no-repeat scroll 0 0;
    border-color: #dce6be;
}


/* Line */
ul.line > li { border-top: 1px solid #ddd; }

ul.line > li:first-child { border: none; }

/* Check */
ul.check > li {
	padding: 4px 0 0 30px;
	background: url(../images/tools/list_check.png) 0 0 no-repeat;
}

.mod-box-color ul.check > li, 
.mod-postit-color ul.check > li { background-position: 0 -470px; }

/* Zebra List and Table */
ul.blank, ul.space, ul.line, ul.check, ul.zebra {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.zebra > li { padding-left: 10px;}
body ul.zebra > li,
table.zebra tbody td { border-bottom: 1px solid #ddd; }
ul.zebra > li:first-child,
table.zebra tbody tr:first-child td { border-top: 1px solid #ddd; }

ul.zebra > li.odd,
table.zebra tbody tr.odd { background: url(../images/tools/zebra_list.png) 0 0 repeat; }
ul.zebra > li:nth-of-type(odd),
table.zebra tbody tr:nth-of-type(odd) { background: url(../images/tools/zebra_list.png) 0 0 repeat;}

table.zebra caption { color: #999; }

body .mod-box-dark ul.zebra > li,
.mod-box-dark ul.line > li { border-color: #303030; }

body #block-bottom .mod-plain ul.zebra > li,
#block-bottom .mod-plain ul.line > li { border-color: #3d3d3d; }

body .mod-postit ul.zebra > li,
.mod-postit ul.line > li { border-color: #f2eb9d; }

body .mod-postit-color ul.zebra > li,
.mod-postit-color ul.line > li { border-color: #97d8e7; }
ul.zebra li {
    list-style: outside none none;
}

#errorMessage {
    clear: both;
}

/*  */
div#mcTooltip, div#mcTooltip::before, div#mcTooltip::after {
box-sizing: content-box !important;
}
[class^="icon-"], [class*=" icon-"]{
	width:inherit !important;
	min-width: 18px;
	margin-left:5px; 
	line-height:inherit !important;
	}
/*
.icon-mail, .icon-envelope {
    //background: rgba(0, 0, 0, 0) url("../images/emailButton.png") no-repeat scroll left bottom;
    padding: 0 0 0 21px;
    margin-left: 3px;
}

.icon-print {
    //background: rgba(0, 0, 0, 0) url("../images/printButton.png") no-repeat scroll left bottom;
    padding: 0 0 0 21px;
    margin-left: 3px;
}
*/
.align-left,
.alignleft {
        display: block;
        margin-right: 15px;
        float: left;
}

.align-right,
.alignright {
        display: block;
        margin-left: 15px;
        float: right;
}
.custom-external {
    background: rgba(0, 0, 0, 0) url("../images/icon_external.png") no-repeat scroll left center;
    padding: 0 0 0 16px;
}
.custom-blockquote-nopad {
    margin: 5px 0;
    padding: 0;
}
.custom-blockquote {
    font-size: 14px;
    font-style: italic;
    line-height: 22px;
}

.button-primary-add {
    //background: transparent url("../images/turquoise_arrow_sm.png") no-repeat scroll 7px 40%;
    
}
input[type="text"]{    
    margin-bottom: 0px !important;
}
input[type="radio"],input[type="checkbox"]{
    margin-bottom: 3px !important;
    margin-top: 0 !important;
    margin-right:5px;
}
 
 .srchRadio{
    float:left;
    font-size: 12px;
    padding-top: 4px;
 } 
input[type="text"], input[type="text"]::before, input[type="text"]::after {
    box-sizing: content-box;
    border-radius: 0px;
}
/* Style select dropDown */
.styleSelect {
	color: #777;
 	font-size: 12px;
	/*width: 15%;	*/
	display: block;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
        display:inline;
         
        background: #fff url(../images/select-arrow-open.png) 98% center no-repeat !important;
        margin-bottom:0px !important;
        border-radius: 0px;    
        margin-right: 3px;

 }
 .styleSelect-small{
     width: 65px;
 }
 .styleSelect-medium{
     width:130px
 }
 .styleSelect-large{
     width:230px
 }
 .styleSelect-full{
     width:100%
 }
.styleSelect option{
	color: #777;
	padding: 3px;
	font-size: 12px;	 	
}

.addNewFilter, .removeNewFilter{
    width:34px;
    height:34px;
    line-height: 32px;
}
.srchNavTextAdvancedFilter{
    margin-bottom: 5px;
}

.filterRow label{
    display:inline !important;
    font-weight:300;
}

.uk-icon-button-danger-hover:hover,
.uk-icon-button-danger-hover:focus {
  background-color: #df3f3f;
  color:#FFF;
  border-color:#df3f3f;
  
}

.uk-icon-button-success-hover:hover,
.uk-icon-button-success-hover:focus {
  background-color:  #8cc14c;
  color:#FFF;
  border-color:#8cc14c;
}
.uk-icon-button-danger:hover,
.uk-icon-button-danger:focus {
  background-color: #df3f3f; 
  color:#FFF;
  border-color:#df3f3f;
}

.uk-icon-button-success:hover,
.uk-icon-button-success:focus {
  background-color:  #8cc14c; 
  color:#FFF;
  border-color:#8cc14c;
}
.uk-progress{
    background: #fff none repeat scroll 0 0;
}

.dataTable td{
    text-align: center;
    margin:auto;
}
.dataTable div{
     margin:auto;
}

.srchNavTextAdvancedFilter input[type=text]{
    margin-right:5px;
}
p.fromTo{
    display: inline-block;
    margin-top: 10px;
    width: 46px;
}

table.dataTable td, table.dataTable th{
    min-width:70px
}

.repositoriesClearFilters{
     float:right;
}
.checkBoxesTitles{
    margin-top:20px;
}

.advancedSearchButton{
    float:right;
    
}
.showfilters{    
    margin-left: 5px;
}

.uk-form-width-medium{
    width:240px !important;
}
div.calendar td.button {
    display: table-cell;
}
div.calendar table {
    width:100%
}
/*
.icon-download {
    background-image: none !important;
}
*/
/*For FSS login */
.input-prepend span, .input-prepend input {
    box-sizing: unset !important;
}
 
input[type="text"], input[type="text"]::before, input[type="text"]::after ,input[type="password"], input[type="password"]::before, input[type="password"]::after {
    border-radius: 0;
    box-sizing: content-box;
}
.repositoriesTableLength{
    clear: both;
}

.acymailing_lists label { font-weight:300;}

.customCharts .uk-hidden{
   /* height: 0;
    overflow: hidden;
    position: relative;*/
      display: block !important;
    visibility: visible !important;
    
}

/* hides the double icon sin ifaq pages */
div.ifaq .glyphicon[class^="icon-"]::before, [class*=" icon-"]::before {
    content: none;
}
/* the following puts the print/mail/edit icons on top */
/*
.uk-article { position: relative; }  

.uk-article-title { margin-top: 25px; }  

.uk-article > p:not([class]) > a + a { padding-left: 10px;}  

.uk-article > p:not([class]) {  
display: inline;  
position: absolute;  
top: 0;  
margin: 0;  
}
*/
.uk-nav-sub > li.uk-active > a {
    color: #01b7f0;
}
.uk-navbar-nav > li > a[href="#"] {
    cursor: pointer !important;
}
.dataTable  th{
text-align:center;
}
.modal.hide.fade.in { position: absolute !important;

display:inline !important;}
.jevbootstrap .btn:hover, .jevbootstrap .btn:focus {
    background-position: 0 -45px;
     transition:ease;
   
}
.jevbootstrap .modal-dialog {
    width: auto !important;
}
div.controls a.modal{

position:inherit !important;
}
@media (min-width: 300px) {    
     .tm-toolbar  { height: inherit; }    
}
.openaireLogoPad img{
bottom: 0;
    max-height: 55px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    width: auto;

}

#repositoriesTable.dataTable  th{
text-align:left;
}

#repositoriesTable_wrapper select {
    width: inherit !important;

}
.ccc-inner h2{
	padding-top:0 !important;
	font-size:12px !important;	
}
.filterBoxReps h6{
	margin-top:5px !important;
	margin-bottom:5px !important;
}
.filterBoxReps h4{
	margin-top:10px !important;
	margin-bottom:8px !important;
}
.filterBoxReps .uk-grid{
    margin-top: 2px !important;
}
#ce-custom-fields-container input[type="email"],#ce-custom-fields-container  input[type="email"]::before,#ce-custom-fields-container  input[type="email"]::after {
    border-radius: 0;
    box-sizing: content-box;
}

#ce-cf-container-2, #ce-cf-container-3, #ce-cf-container-4{
    width: 99%;
}

/* Organization Landing Page */
.funderFiltersBox{
    padding-bottom: 15px;
}
.funderFilters{
    margin-top: 5px;
}