/**
 * Place your custom styles here.
 */


/* Catherine August+ 2019 ******************************************************************************/

/* db header */
.db_logo img {
    width: 27rem;
    height: 7.6rem;	
}

.navbar.container, .navbar.container-fluid {
	background: white;
}

#navbar {
	margin-top: 2px;
    margin-bottom: 2px;
}

#primary_navbar {
	margin-top: 2px;
    margin-bottom: 2px;
}

/* user menu */
.menu, .secondary {
	color: #999999;
    font-size: 1.5rem;
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 4.3rem;
    letter-spacing: -0.13px;
}

#brand-bar .brandbar-header .secondary a {
	border: none;
    padding-right: 15px;
}
	
/* main menu */
#primary-navbar-collapse > nav > ul {
	width: 100%;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    background-color: #333333;
}

#primary-navbar-collapse > nav > ul > li {
	flex: 1;
}

.menu > li > a, .dropdown-menu > li > a {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 4.3rem;
    letter-spacing: -0.13px;
    border-right: #d6d6d6 solid 4px;
    margin: auto;
    text-align: center;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    display: block;
}

#primary-navbar-collapse > nav > ul > li > a {
	color: white;
}
#primary-navbar-collapse > nav > ul > li > a:hover {
	color: white;
}
#primary-navbar-collapse > nav > ul > li > a.active {
	color: #555555;
}
#primary-navbar-collapse > nav > ul > li:last-of-type > a {
    border-right: none;
}

#primary-navbar-collapse > nav > ul > .open > a {
    background-color: #333333;
}
#primary-navbar-collapse > nav > ul > .open.active > a {
    background-color: #e7e7e7;
}
#primary-navbar-collapse > nav > ul > .active > a {
    color: #555555;
}
#primary-navbar-collapse > nav > ul > .active > a:hover {
    color: #333333;
}

/* main menu sub-menu */
.dropdown-menu {
	width: 100%;
}

.dropdown-menu > li > a {
    line-height: 2.5rem;
	text-align: left;
}

.dropdown-menu > li > a.active {
	color: white;
	background-color: #333333;
}

/* breadcrumb */
.breadcrumb {
	background-color: white;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 0px;
}

.breadcrumb > li+li:before {
    content: "\00BB \0020 \0020 ";
    padding: 0 5px;
    color: #4d4d4d;
	font-size: 1.2em;
}

/* front page */
#hero-overlay {
	position: absolute;
    top: 50px;
    right: 0;
	left: 0;
}

.hero-total, .hero-open {
    background: white;
    text-align: center;
/* 
    // commented out because of interference with col-offset
    margin-left: 5px; */
    margin-right: 5px;
    margin-bottom: 10px;
}

.hero-join {
	padding-right: 0px;
}
.hero-join > a, .hero-join > a:hover, .hero-join > a:focus {
	color: white;
}
.hero-join > .btn-primary {
	background-color: #4d4c4c;
    border-color: #4d4c4c;
}
/*.nav>li>a:hover, .nav>li>a:focus {
    outline: dotted 1px #000;
}*/

h2.block-title {
    margin-top: 6rem;
    font-size: 4rem;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #454545;
    letter-spacing: -0.1px;
    padding: 0 3.5rem;
    margin-bottom: 2.331rem;
    line-height: 1;
    text-align: center;	
}

h2.block-title:after {
	content: '';
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1.0501050105rem;
    
	border-top: #00a1d9 solid 3px;
    
	width: 13%;
}

#projects, #awards {
	padding-top: 15px;
	letter-spacing: -0.35px;
}

.body-text {
	letter-spacing: -0.35px;
}

.event-row {
	margin-bottom: 1.5em;
}

#faq-title {
	padding-top: 0.75em;
}

.view-faq-home-page-list .views-row:last-of-type {
	margin-bottom: 0px;
}

#event-calendar {
	background-color: #00a1d9;
    letter-spacing: 0.77px;
    text-transform: uppercase;
    text-align: center;
    margin: -5px;
	margin-top: 10px;
}

#event-date {
	padding: 10px;
	color: white;
    font-weight: 500;
    line-height: 1.1666;
}

.event-country {
	font-size: 2.2rem;
    color: black;
    letter-spacing: -0.5px;
    line-height: 1.05;
}

h3.field-content:after, .event-country:after {
	content: '';
    display: block;
    margin-left: 1px;
    margin-top: 1.75rem;
    border-top: #00a1d9 solid 3px;
    width: 20%;
	margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.category {
	font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.1666;
    color: #4d4c4c;
    letter-spacing: 0.77px;
    text-transform: uppercase;
    display: block;
    margin-top: 1.2rem;
    margin-bottom: 0.8rem;
}

#news h2.block-title {
	font-size: 3.2rem;
    letter-spacing: -0.77px;
    line-height: 1;
    text-align: left;
    padding-left: 0px;
}

#news h2.block-title:after {
	margin-left: 0px;
    width: 20%;
}

.view-faq-home-page-list .event-country:after {
	border-top: none;
}

.view-news-highlights-list tr {
	border-bottom: none;
}

.view-news-highlights-list td {
	padding-bottom: 0px;
}

#highlight-image {
	margin-bottom: 0.8rem;
}

.more-link {
	float: right;
}

.more-link a {
	color: #777777;
}

.more-link a:after {
	content: "\00BB \0020 \0020 ";
    padding: 0 5px;
    font-size: 1.2em;
}

/* page title */
.page-header {
    margin-top: 0;
}

h2, .view-header h3 {
    font-size: 3.2rem;
	margin-top: 0px;
}

/* search page */
#search-main {
	margin-top: 25px;
}

#search-main .col-sm-3, #search-main .col-sm-6, #search-main .col-sm-9, #search-main .col-sm-12 {
	padding-left: 0px;
    padding-right: 0px;
}

#search-main .sitesearch_results_area .col-sm-9 {
	padding-left: 30px;
    padding-right: 15px;
}

.apachesolr_search-results .views-row:last-of-type {
    margin-bottom: 0px;
}

/* un/db footer */
.footer-fluid {
	margin-top: 8rem
}


/* media queries */
@media screen and (min-width: 1200px) {
	.navbar.container {
		max-width: 1170px;
	}
}

/* END Catherine August+ 2019 *************************************************************************/


li.my_account_icon a::before {
	font-family: FontAwesome;
    	content: "\f007";	
	margin-right: 2px;
}

.loading {
	opacity: 0.3;
}

.views-row {
	margin-bottom: 20px;
}

.views-row-even {
	background-color: #f5f5f5;
}

i.favorite-toggle, a.loadSavedSearch, a.deleteSavedSearch, a.public-title-selection {
	cursor: pointer;
}

ul.chosen-results li.parent {
	font-weight: bold;
	background-color: #f5f5f5;
}

ul.chosen-results li.child {
	padding-left: 15px;	
}

.indented {
	margin-left: 50px;
}

#dm_field_deadlineFromInput, #dm_field_deadlineToInput, #ds_field_future_posting_dateFromInput, #ds_field_future_posting_dateToInput {
	width: 100px;
	display: inline;
	font-size: 12px;
}

/* 
.institutionButtons, .procurementTypeButtons , .sectorButtons, .languageButtons , .noticeTypeButtons {
    overflow-y: scroll;
    max-height: 200px;
}
*/

.page-user.not-logged-in .tabs--primary.nav.nav-tabs {
	display: none;	
}

/* bootstrap theme add erroneous message on user-register classes when passwords agree even though they do not 
   match password-policy  */
/*
.page-user-register .has-success .help-block, .page-user-register .has-success .control-label, .page-user-register .has-success .radio, .page-user-register .has-success .checkbox, .page-user-register .has-success .radio-inline, .page-user-register .has-success .checkbox-inline, .page-user-register .has-success.radio label, .page-user-register .has-success.checkbox label, .page-user-register .has-success.radio-inline label, .page-user-register .has-success.checkbox-inline label, .page-user-register .has-success .form-control {
    color: inherit;	
}

.page-user-register .has-error .help-block, .page-user-register .has-error .control-label, .page-user-register .has-error .radio, .page-user-register .has-error .checkbox, .page-user-register .has-error .radio-inline, .page-user-register .has-error .checkbox-inline, .page-user-register .has-error.radio label, .page-user-register .has-error.checkbox label, .page-user-register .has-error.radio-inline label, .page-user-register .has-error.checkbox-inline label, .page-user-register .has-error .form-control {
    color: inherit;
}

.page-user-register .has-success .form-control, .page-user-register .has-error .form-control {
    border-color: rgb(204, 204, 204);;
}

.page-user-register .has-success .form-control:focus, .page-user-register .has-error .form-control:focus {
    box-shadow: inherit;
}

.page-user-register .glyphicon-remove, .page-user-register .glyphicon-ok {
    display: none;
}
*/

.page-user-register .password-help {
    color: #a94442;
}

.form-type-password-confirm > .help-block {
    display: none;
}

.pn_status_value {
	font-size: x-large;
}

/* FAQ */
.faq_item_title {
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
    margin-bottom: 10px;
}

.create-saved-search-row {
	margin-top: 15px;
}

