/**
 * Place your custom styles here.
 */

/* @screen-medium 480px; */

/** Responsive Design */
@media screen and (max-width: 600px) {
	.container .home-image {
		width: auto;
		display: block;
		clear: both;
		margin: 5px;
	}
	.container .cal-events {
		width: 100%;
		float: left;
		margin: 5px;
	}
	.container .summit {
		width: auto;
		float: left;
		clear: both;
		margin: 5px;
	}
	
	/* Add row padding on SMALL SCREENS */
	/* This is for the news articles. to make the site a bit more breathable */
	body .row {
		padding: 0px 10px !important;
	}
	
	/* Don't bother displaying the carousel on small screens */
	/*
	.container-fluid .homepage_carousel {
		display: none;
	}
	*/
	
	body .container-fluid .row {
		padding: 0px !important;
	}
	
	body #admin-menu {
		overflow-x: scroll;
		max-height: 45px;
	}
}

@media screen and (max-width: 800px) and (min-width: 600px) {
	.container .home-image {
		width: auto;
		display: block;
		clear: both;
		margin: 10px;
	}
	.container .cal-events {
		width: 50%;
		float: left;
		margin: 10px;
	}
	.container .summit {
		width: auto;
		float: left;
		clear: both;
		margin: 10px;
	}
	
	body .row {
		padding: 0px 10px !important;
	}
}

/*
	Anything but the mobile screen. The following applies to tablets and big phones.
	Small screen navbar icon to be inline with the header div

@media screen and (min-width: 400px) {
	.navbar-default .navbar-toggle {
    	margin-top: -35px;
	}
}
*/

.print-only {
	display: none;
}

@media print {
	.no-print, .no-print *, .region-help, .print-block, .footer-copyright, .region-footer
    {
        display: none !important;
    }
    
    .print-only {
		display: block;
	}
    
	a[href]:after {
		content: none !important;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Generic Styles */
/*-----------------------------------------------------------------------------------*/
#loading-indicator {
	display: inline;
}

html body {
	font-family: openSans, Arial, Helvetica, sans-serif;
    color: #5A524D;
}

html body #main-site-content {
	text-align: justify;
}

html body #main-site-content .region-sidebar-first {
	text-align: left;
}
 
html body #main-site-content .region-sidebar-second {
	text-align: left;
}

body p {
    line-height: 1.5em;
}

/* .customisable-border:first-child, .customisable-border:last-child { */
body .customisable-border {
    border-color: #1eabe2;
    border-width: 5px;
}

.hidden-tooltip-text {
	display: none;
}

body .timeline-tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#82bd5e;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}

.3-link-zone .container-fluid .row .3-link-style {
	/*position:absolute;*/
	border:1px solid #333;
	background-color:#82bd5e;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}

.3-link-zone .3-link-display-text a {
	color:#000;
}

.block-header-style-page-header {
	color: #5a524d;
    background-color: #f8f8f8;
    padding: 7px;
    border-radius:5px;
    margin: 5px 0px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
}

body .gfmd-block-header .block-title {
	color: #5a524d;
    background-color: #f8f8f8;
    padding: 7px;
    border-radius:5px;
    margin: 5px 0px;
    text-align: center;
    font-size: 20px;
}

body .gfmd-block-header-filter-gold .block-facetapi:first-child {
    margin-bottom: 0px;
}

body .gfmd-block-header-filter-gold .block-title {
	color: #fff;
    background-color: rgb(204, 153, 65);
    padding: 0px;
    border-radius:5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 15px;
}

body .gfmd-block-header-filter .block-title {
	color: #000;
    padding: 0;
    border-radius:5px;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    margin: 20px 0px 0px 0px;
}

.container ul li.pdf {
  background: url("../images/application-pdf.png") no-repeat left 2px;
  padding-left: 18px;
  list-style: none;
}

.container ul li.gmap {
  background: url("../images/icons/16x16/gmaps_icon_16.png") no-repeat left 2px;
  padding-left: 18px;
  list-style: none;
}

gmaps_icon_16.png

.container ul li.pdf a {
  padding-left: 5px;
}

.container ul li.pdf a.no-pad {
  padding-left: 0px;
}

.container ul li.doc {
  background: url("../images/application-doc.png") no-repeat left 2px;
  padding-left: 18px;
  list-style: none;
}

.container ul li.doc a {
  padding-left: 5px;
}

body .navbar.container, body .navbar.container-fluid {
    margin-top: 2px;
}

/* This is important as the carousel is not within a container and has 100% width so it breaks the template 
REDUNDANT AS WE CAN USE THE <div class="container-fluid"> wrapper fix
.featured .row {
    margin: 0px !important;
}
*/

.views-exposed-form .views-exposed-widget input.btn {
    margin-top: 1em;
}

.align-right {
	float: right;
}

.align-left {
	float: left;
}

/*-----------------------------------------------------------------------------------*/
/* Bootstrap Generic Styles Override */
/*-----------------------------------------------------------------------------------*/
.btn-default
{
	background-color: #82bd5e;
	color:#FFF;
	border-color: #4cae4c;
}

html body .container .btn-default.active, html body .container .btn-default:active, html body .container .btn-default:hover, html body .container .open>.dropdown-toggle.btn-default, html body .container .btn-default:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

/*-----------------------------------------------------------------------------------*/
/* Logo */
/*-----------------------------------------------------------------------------------*/
html body .container div.logo-grid-block a img {
	/*width: 75%;*/
}

/*-----------------------------------------------------------------------------------*/
/* Login - BS Modal */
/*-----------------------------------------------------------------------------------*/

html body .container ul li .login {
	font-weight: normal;
	color: #fff;
	padding: 4px 8px;
	background-color: #1eabe2;
}

html body .container ul li .login:hover {
	font-weight: normal;
	color: #fff;
	background-color: #1c96c5;
}

html body .container .block-bootstrap-login-modal {
	margin: 3px 5px 0px 5px;
    vertical-align: top;
}

html body #user-login-form div div ul {
	margin-left: -40px;
}

html body #user-login-form div div ul li {
	list-style: none;
}

/*-----------------------------------------------------------------------------------*/
/* Logged in user block */
/*-----------------------------------------------------------------------------------*/
html body .container .top-right .logged-in-user-block {
	display: block;
}

/*-----------------------------------------------------------------------------------*/
/* Watch Live Stream - BS Modal */
/*-----------------------------------------------------------------------------------*/
html body .container .top-right section.live-stream {
	margin: 3px 5px 0px 5px;
	vertical-align: top;
}

html body .container .top-right ul li .live-stream {
    font-weight: normal;
    color: #fff;
    padding: 4px 8px;
    background-color: #1eabe2;
    width: 92px;
}

/*-----------------------------------------------------------------------------------*/
/* Search Doc Library button */
/*-----------------------------------------------------------------------------------*/
html body .container ul li .search-doc-lib {
    font-weight: normal;
    color: #fff;
    padding: 4px 8px;
    background-color: #1eabe2;
    width: 160px;
}

.view-documents-libarry .field-item {
	display: inline;
	padding-left: 5px;
}

.view-documents-libarry .field-name-field-file {
	margin-top: 20px;
}

.view-documents-libarry .field-item img {
	padding: 0px;
	vertical-align: top;
}

.view-documents-libarry .field-item a {
	float: none;
}

.view-documents-libarry .field-name-field-caption {
	margin-top: 3px;
}

.view-documents-libarry .field-name-field-file-other {
	margin-top: 3px;
	margin-left: 6px;
}

.view-documents-libarry .group-item-wrapper {
	margin-top: 10px;
}

.view-documents-libarry .group-item-wrapper .field-items img {
	padding-right: 5px;
}

/*-----------------------------------------------------------------------------------*/
/* Nav Bar Styles */
/*-----------------------------------------------------------------------------------*/
/* The following is used to override the main menu sub menu elements in the bootstrap theme */
.dropdown-submenu{position:relative}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px 6px}
.dropdown-submenu:hover>.dropdown-menu{display:block}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}
.dropdown-submenu:hover>a:after{border-left-color:#fff}
.dropdown-submenu.pull-left{float:none}
.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { border-radius: 6px;}
.navbar-default .navbar-nav>.open>a { border-radius: 6px;}
/* Background colour of the main menu - Leave blank for transparent */
.navbar .navbar-collapse {
	/*background: #efefef;*/
	margin: 0px -15px;
}
.navbar-default .navbar-nav> li {margin-bottom: 3px;}

.navbar .navbar-collapse .region-navigation2 {
	min-height: 40px;
    padding: 10px 20px;
}

/*
.navbar .navbar-collapse .region-navigation2 {
	height: 40px;
	margin-top: 12px;
}

html .navbar {
	margin-bottom: 3px !important;
	border: 0px !important;
}

html .container .navbar-nav li a {
	font-weight: bold;
	color: #333030;
	border-right: 1px solid #dcdcdc;
}

html .container .navbar-nav li ul li a {
    white-space: nowrap;
    padding: 3px 10px;
}

html .container .navbar-nav li.last a {
	border-right: none;
}

.dropdown .dropdown-menu .active a {
	background: #e0e0e0;
}


*/

/* Mobile Nav Bar Styles */
.navbar-default .navbar-toggle {
    float: left;
    margin-left: 5px;
    padding: 12px;
    margin-top: -120px;
    background-color: #82bd5e !important;
}

/*-----------------------------------------------------------------------------------*/
/* Styles for Menu Headers (Used in Bootstrap menu items module) - Side Bar
/*-----------------------------------------------------------------------------------*/
html .container .nav-pills li.dropdown-header {
	padding: 8px 10px;
	margin-top: 5px !important;
	margin-bottom: 0px !important;
	color: #fff;
	border-radius: 4px;
}

html .container .nav-pills li.dropdown-header.dropdown-submenu:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -20px;
}

html .container .nav-pills li.dropdown-header.active {
	background-color: #1eabe2;
}

html .container .nav-pills li.dropdown-header {
	background-color: #756b64; /* fallback colour */
	background-color: #5a524dc2;
}

/*-----------------------------------------------------------------------------------*/
/* Styles for Menu Headers (Used in Bootstrap menu items module) - Main Menu
/*-----------------------------------------------------------------------------------*/
html .container .navbar-nav li.dropdown-header {
    color: #777;
    font-size: 14px;
}

html .container .navbar-nav li.dropdown-header.dropdown-submenu:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

/*-----------------------------------------------------------------------------------*/
/* Secondary Navigation Bar under main nav e.g. PFP section */
/*-----------------------------------------------------------------------------------*/

.navbar .navbar-collapse .region-navigation2 .block-menu-block ul li {
	display: inline;
	clear: none;
}

/* menu ul styles */
.nav-justified {
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 8px 15px;
	width: 100%;
}

html .container .nav-pills a {
	background-color: #756b64; /* fallback colour */
	background-color: #5a524dc2;
	text-decoration: none;
	color: #fff;
}

html .container .nav-pills .active a {
	background-color: #1eabe2;
}

html .container .nav-pills li a:hover {
	background-color: #1eabe2;
	text-decoration: none;
	color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/* Secondary - Side Bar e.g. About Section */
/*-----------------------------------------------------------------------------------*/
html .page-front-page .container .region-sidebar-second {
	background-color: #fff;
    border-radius: none;
    border: none;
    padding: 0px;
}

html .container .region-sidebar-second {
	background-color: #f8f8f8;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    padding: 3px;
}
    
html .container .region-sidebar-second .nav-pills li {
	margin-top: 12px;
	margin-bottom: 5px;
	list-style: none;
}

html .container .region-sidebar-second .nav-pills li a {
	padding: 8px 10px;
}

html .container .region-sidebar-second .menu-name-menu-gcm-dates .nav-pills li a {
	padding: 8px 5px;
	font-size: 9.5px;
}

/*-----------------------------------------------------------------------------------*/
/* Top Right Styles */
/*-----------------------------------------------------------------------------------*/
.top-right .region-top-right {
	text-align: right;
	padding: 0px 10px;
}

.top-right div.social {
	display: block;
	float: none;
}

.top-right div.social a {
	display: inline;
	float: right;
}

.top-right div.social a.btn {
	padding: 6px 6px;
}

/*-----------------------------------------------------------------------------------*/
/* Global Search */
/*-----------------------------------------------------------------------------------*/

.top-right .global-search form {
    /* float: right; */
    margin: auto;
    margin-bottom: 3px;
}

.top-right .global-search form.search-form .form-type-textfield {
}

.top-right .global-search form.search-form label {
	margin-bottom: 0px;
	display: block;
}

.top-right .global-search form.search-form .input-group {
    width: 50%;
    display: inline-block;
    padding: 4px;
}

.top-right .global-search form.search-form .form-actions {
    display: inline;
    margin: 5px;
}

.top-right .global-search form.search-form .form-actions input {
	padding: 7px;
    font-size: 13px;
}

.top-right .region-top-right {
	text-align:center;
	margin-top: 10px;
}

.top-right .region-top-right section {
	display: inline-block;
}

.top-right .global-search form.search-form .dl-search {
    background-color: #82bd5e;
    color: #fff;
    margin-top: 0px;
    margin-left: 3px;
    vertical-align: bottom;
}

.container .banner-center {
	text-align: center;
}

.container .banner-center .global-search .form-actions {
	text-align: left;
}

/*-----------------------------------------------------------------------------------*/
/* Breadcrumb Styles */
/*-----------------------------------------------------------------------------------*/
.breadcrumb-zone {
	margin: 5px 0px;
	padding: 3px 0;
	position: relative;
	/*background: #e0e0e0;*/
	background-color: rgb(235, 245, 229);
	border-bottom: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
}

.breadcrumb-zone .breadcrumb {
	font-size: 0.8em;
	color: #bcbcbc;
	font-weight: normal;
	background-color: transparent;
	margin-bottom: 0px;
}

.breadcrumb-zone .breadcrumb li a {
	color: #272727;
}

.breadcrumb-zone .breadcrumb li.active {
	color: #8c8b8b;
}

/*-----------------------------------------------------------------------------------*/
/* Homepage Ticker
/*-----------------------------------------------------------------------------------*/
/* Either BBC Style */
html body .featured .view-homepage_ticker {
	background-color: #6a6a6a;
}

html body .featured .view-homepage_ticker ul {
	list-style: none;
	margin: 0;
	padding: 2px 10px;
}

html body .featured .view-homepage_ticker ul li a {
	color: #e0e0e0;
}

/* OR normal scrolling style */
html body .featured .liScroll-container {
    width: 100%;
    height: 25px;
}

html body .featured .liScroll-container .mask {
	width: 100%;
    top: 5px;
}

/*-----------------------------------------------------------------------------------*/
/* Quips and Clips Page
/*-----------------------------------------------------------------------------------*/
html body .view-quips-clips {
	
}

html body .view-quips-clips .views-row {
	list-style-type: none;
	padding: 20px;
}

html body .view-quips-clips .views-row .views-label-field-published-date {
	font-weight: bold;
}

html body .view-quips-clips .views-row .views-field-field-published-date {
	font-size: 12px;
	color: #777;
}

html body .view-quips-clips .views-row .views-field-field-published-date .field-content {
	display: inline;
}

html body .view-quips-clips .views-row .views-label-field-author {
	font-weight: bold;
}

html body .view-quips-clips .views-row .views-field-field-author {
	font-size: 12px;
	color: #777;
}

html body .view-quips-clips .views-row .views-field-field-author .field-content {
	display: inline;
}

html body .view-quips-clips .views-row .views-field-body .field-content {
	margin-bottom: 10px;
	margin-top: 4px;
}

html body .view-quips-clips .views-row .views-field-body .field-content h3 {
	font-size: 16px;
}

html body .view-quips-clips .views-row-odd {
	background-color: rgba(126, 187, 39, 0.4);
}

html body .view-quips-clips .views-row-even {
	background-color: rgba(0, 158, 227, 0.2);
}

/*-----------------------------------------------------------------------------------*/
/* Homepage Quips and Clips Ticker
/*-----------------------------------------------------------------------------------*/
html body .container .view-homepage_ticker {
	background-color: none;
}

html body .container .view-homepage_ticker ul li {
	background: none;
	padding: 0px;
}

html body .container .view-homepage_ticker ul li a {
	color: #5a524d;
}

html body .container .view-homepage_ticker .field-content h3 {
	font-size: 15px;
}

html body .container .view-homepage_ticker .field-content h3 a {
	color: #337ab7;
}

html body .container .view-homepage_ticker .views-field-field-author {
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
	padding: 3px;
}

html body .container .view-homepage_ticker .views-field-field-published-date {
	margin-top: 5px;
	text-align: right;
	padding: 3px;
}

/*-----------------------------------------------------------------------------------*/
/* Homepage Blocks View
/*-----------------------------------------------------------------------------------*/
.container .row .homepage-block-row {
	margin-top: 40px;
}

.container .row .homepage-square-card {
	margin-top: 20px;
}

.container .row .homepage-square-card .card {
    margin-bottom: 1.75rem;
    border: 1px solid #9a9a9a;
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
    background-color: #c8dfe8;
    text-align: center;
}

.container .row .homepage-square-card .card img {
    height: 150px;
	margin-top: 20px;
}

.container .row .homepage-square-card .card .card-body {
	margin-top: 40px;
}

.container .row .homepage-square-card .card .card-title {
	background-color: #0071a5;
	margin: 20px -10px -10px -10px;
	font-size: 15px;
	padding: 15px;
	min-height: 61px;
}

.container .row .homepage-square-card .card .card-title a {
	color: #fff;
}

.container .row .homepage-chairmanship-level2 .gfmd-mechanisms {
	background:url(../images/homepage_chairmanship_bg_level_2a.jpg) no-repeat;
	background-size: cover;
	border: 1px solid #9a9a9a;
	min-height:270px;
}

.container .row .homepage-chairmanship-level2 .gfmd-mechanisms #buttons {
	margin: 200px 20px 0px 20px;
}

.container .row .homepage-chairmanship-level2 .gfmd-mechanisms #buttons a {
	margin: 0px 15px;
	min-height: 50px;
	padding: 5px;
	min-width: 130px;
}

.container .row .homepage-square-newsletter-card {
    border: 1px solid #9a9a9a;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
    background-color: #c8dfe84a;
    text-align: left;
    min-height:270px;
}

.container .row .homepage-square-newsletter-card .card .card-title, .container .row .homepage-square-newsletter-card .card .card-title a {
	background-color: #0071a5;
	margin: -10px -10px 10px -10px;
	font-size: 17px;
	padding: 15px;
	color: #fff;
	text-align: center;
}

.container .row .homepage-square-newsletter-card .card .card-title a {
	color: #fff;
}

.container .row .homepage-square-newsletter-card .card .card-text .item-list {
	margin: 0px 0px 0px -40px;
}

.container .row .homepage-square-newsletter-card .card .card-text .item-list li.pdf a {
	display: block;
}

.container .row .homepage-lv4 {
    border: 1px solid #9a9a9a;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
    background-color: #c8dfe84a;
    text-align: left;
    min-height: 260px;
}

.container .row .homepage-lv4 .card-body {
	min-height: 619px;
}

.container .row .homepage-lv4 .card .card-title {
	background-color: #0071a5;
	margin: -10px -10px 10px -10px;
	font-size: 17px;
	padding: 15px;
	color: #fff;
	text-align: center;
}

.container .row .homepage-lv4 .card .card-text {
	margin: 0px -10px 10px -10px;
	padding: 10px;
	min-height: 510px;
}

.container .row .homepage-lv4 .card .card-text.pre-scrollable {
	max-height: 510px;
}

.container .row .homepage-lv4-half, .container .row .homepage-lv4-half.top {
    border: 1px solid #9a9a9a;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
    background-color: #c8dfe84a;
    text-align: left;
    margin-top: 20px;
}

/* override the half blocks that are not on top */
.container .homepage-square-cards-level4 .row .homepage-lv4-half.top {
    margin-top: 0px;
}

.container .row .homepage-lv4-half .card .card-text, .container .row .homepage-lv4-half.top .card .card-text {
	height: 241px;
}

.container .row .homepage-lv4-half .card .card-text .view-photos-in-latest-gallery .gfmd-image-gallery-homepage .carousel .item img {
	height: 163px;
	object-fit: contain;
	margin: auto;
}

.container .row .homepage-lv4-half .card .card-text .view-photos-in-latest-gallery .gfmd-image-gallery-homepage .carousel .item .image-field-caption {
	display: none;
}

.container .row .homepage-lv4-half .card .card-text .view-photos-in-latest-gallery .gfmd-image-gallery-homepage .carousel .item .carousel-caption {
	position: relative;
    left: 0;
    bottom: 0;
    padding: 0;
    right: 0;
}

.container .row .homepage-lv4-half .card .card-text .view-photos-in-latest-gallery .gfmd-image-gallery-homepage .carousel .item .carousel-caption h4, .container .row .homepage-lv4-half .card .card-text .view-photos-in-latest-gallery .gfmd-image-gallery-homepage .carousel .item .carousel-caption p {
	color: #000000;
	
}

.container .row .homepage-lv4-half .card .card-title, .container .row .homepage-lv4-half.top .card .card-title {
	background-color: #0071a5;
	margin: -10px -10px 10px -10px;
	font-size: 17px;
	padding: 15px;
	color: #fff;
	text-align: center;
}

.container .row .homepage-lv4-half.top .timeline-Viewport {
	height:300px;
}

.container .row .homepage-lv4 .card .card-text {
	margin: 0px -10px 10px -10px;
	padding: 10px;
}

.container .row .card .card-text .gfmd-news-homepage .news-item {
	clear: both;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
}

.container .row .card .card-text .gfmd-news-homepage .news-item .news-image {
	float: left;
	display: block;
}

.container .row .card .card-text .gfmd-news-homepage .news-item .news-image img {
	width:100px;
	height:65px;
}

.container .row .card .card-text .gfmd-news-homepage .news-item .news-details {
	padding: 0px 0px 0px 115px;
    min-height: 70px;
}

.container .row .card .card-text .gfmd-news-homepage .news-item .news-details .title {
	font-size: 12px;
    font-weight: bold;
}

.container .row .card .card-text .gfmd-news-homepage .news-item .news-details .date {
	margin-top: 10px;
	font-size: 12px;
}

/*-----------------------------------------------------------------------------------*/
/* Homepage OLD Blocks View
/*-----------------------------------------------------------------------------------*/

.view-homepage-blocks {
	margin-top: 20px;
}

.view-homepage-blocks .card {
	position: relative;
    display: block;
    margin-bottom: 1.75rem;
    background-color: #fff;
    border: 1px solid #9a9a9a;
    border-radius: .25rem;
    padding: 10px;
    min-height: 290px;
    line-height: 1.3;
    font-size: 13px;
    background-color: #c8dfe8;
    text-align: left;
}

.view-homepage-blocks .card h4 {
	font-size: 15px;
	text-align: center;
    font-weight: bold;
}

.view-homepage-blocks .card ul {
	list-style:none;
    margin:0 0 1em 8px;
    padding: 0;
}

.view-homepage-blocks .card .btn-primary, .view-homepage-blocks .card .btn-success, .view-homepage-blocks .card .btn-info, .view-homepage-blocks .card .btn-warning, .view-homepage-blocks .card .btn-danger {
	margin: auto;
	display: block;
	max-width: 300px;
}

.view-homepage-blocks .blue-bg {
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 4px;
    padding: 5px;
}

.view-homepage-blocks .blue-bg a {
	color: #fff;
}
    
.view-homepage-blocks .card ul li {
	line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 15px;
    background:url(images/arrow_next_li.gif) no-repeat 0 2px;
}

.view-homepage-blocks .card li ul{
    margin:0 0 0 30px;
    list-style:disc;
}

.view-homepage-blocks .card li ul li{
    padding-left:0;
    background:none;
}

.view-homepage-blocks .docsub {
    font-size: 85%;
}

.view-homepage-blocks .card img.card-img-top {
	border-radius: .25rem .25rem 0 0;
	display: block;
	margin: auto;
}

.view-homepage-blocks .card img.card-img-bottom {
  border-radius: .25rem .25rem 0 0;
}

.card-img {
  // margin: -1.325rem;
  border-radius: .25rem .25rem 0 0;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
/*   padding: 2px; */
}

.card #block-views-pfp-milestones-block-1 h2.block-title {
	display: none;
}

.view-homepage-blocks .card .center {
	text-align: center;
}

.view-homepage-blocks .card .homepage-block-button {
	padding: 7px;
	margin: 4px;
	font-size: 10px;
	width:72px;
	border-bottom: 0.5px solid #b5b4b4;
    /*border-left: 0.5px solid #000000;*/
    border-right: 0.5px solid #909090;
    /*border-top: 0.5px solid #000000;*/
    display: inline-block;  
    text-decoration: none;
    background-color: #1eabe2;
}

.view-homepage-blocks .card .homepage-block-button a {
	color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/* PFP Blocks View
/*-----------------------------------------------------------------------------------*/
.view-pfp-blocks {
	margin-top: 20px;
}

.view-pfp-blocks .card {
	position: relative;
    display: block;
    margin-bottom: 1.75rem;
    background-color: #fff;
    border: 1px solid #9a9a9a;
    border-radius: .25rem;
    padding: 10px;
    min-height: 290px;
    line-height: 1.3;
    font-size: 13px;
    background-color: #c8dfe8;
    text-align: left;
}

.view-pfp-blocks .card .card-img-top {
    
}

.view-pfp-blocks .card h4 {
	font-size: 15px;
	text-align: center;
    font-weight: bold;
}

.view-pfp-blocks .card ul {
	list-style:none;
    margin:0 0 1em 8px;
    padding: 0;
}

.view-pfp-blocks .card ul li {
	line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 15px;
    /*background:url(images/gfmd-arrow.gif) no-repeat 0 4px;*/
}

.view-pfp-blocks .card ul li.chat-bubble {
	line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 20px;
    background:url(images/chat-bubble.png) no-repeat 0 2px;
}

.view-pfp-blocks .card li ul{
    margin:0 0 0 30px;
    list-style:disc;
}

.view-pfp-blocks .card li ul li{
    padding-left:0;
    background:none;
}

/* .view-pfp-blocks .card a { */
/* 	font-size: 13px; */
/* } */

.view-pfp-blocks .docsub {
    font-size: 85%;
}

.view-pfp-blocks .card img.card-img-top {
	border-radius: .25rem .25rem 0 0;
	display: block;
	margin: auto;
}

.view-pfp-blocks .card img.card-img-bottom {
  border-radius: .25rem .25rem 0 0;
}

/*-----------------------------------------------------------------------------------*/
/* PFP Blocks View Styles
/*-----------------------------------------------------------------------------------*/
.view-pfp-blocks section#block-views-pfp-milestones-block-1 {
	width: 100%;
}

h2.block-title {
	letter-spacing: 2px !important;
}

.view-pfp-blocks .card h2 {
	line-height: 0px;
	color: #333;
}

.view-display-id-attachment_1, .view-display-id-attachment_2, .view-display-id-attachment_3 {
	clear: both;
	display: block;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .ppd-count {
    float: left;
    font-size: 300%;
    line-height: 35px;
    margin-right: 5px;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .ppd-count-link {
	font-size: 20px;
}
    
.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .ppd-govtscount {
	font-size: 18px;
	font-weight: bold;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .pt-count {
	display: inline-block;
	font-size: 20px;
	float: left;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .pt-count-link {
	font-size: 16px;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .mp-count {
	display: inline-block;
	font-size: 40px;
	float: left;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .mp-count-link {
	font-size: 24px;
	padding-top: 8px;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .calls-count {
	display: inline-block;
	font-size: 20px;
	float: left;
}

.view-pfp-blocks section#block-views-pfp-milestones-block-1 .view-pfp-milestones .calls-count-link {
	padding-top: 4px;
	font-size: 14px;
}

.view-pfp-blocks .card .btn-primary {
	margin: 10px;
	display: block;
	max-width: 300px;
}

.view-pfp-blocks .card .ppd-block-search input.ppd-search {
	background-color: #337ab7;
    border-color: #2e6da4;
    text-decoration: none;
    color: #fff;
    padding: 5px 7px;
    margin-top: 2px;
}

.view-pfp-blocks .card .ppd-block-search input {
	padding: 3px;
}

.view-pfp-blocks .card .ppd-block-search {
	margin-bottom: 10px;
}

.view-pfp-blocks .card .partner-list ul li {
	display: block;
	clear: both;
	padding: 3px;
}

.view-pfp-blocks .card .partner-list ul li h4 {
	font-size: 12px;
	text-align: left;
}

.view-pfp-blocks .card .partner-list ul li h4 a {
	margin-left: 5px;
}

/*
.view-pfp-blocks .card .partner-list img.partner-logo {
	float: left;
	max-width: 80px;
    margin-bottom: 14px;
}

.view-pfp-blocks .card .partner-list img.partner-name {
	float: right;
}
*/

/*-----------------------------------------------------------------------------------*/
/* PFP Partners Carousel
/*-----------------------------------------------------------------------------------*/
.container .row .view-homepage-ticker .carousel .item img {
	height: 163px;
	object-fit: contain;
	margin: auto;
}

/*-----------------------------------------------------------------------------------*/
/* PFP Evidence Base Side Blocks
/*-----------------------------------------------------------------------------------*/

.view-display-id-attachment_1, .view-display-id-attachment_2, .view-display-id-attachment_3 {
	clear: both;
	display: block;
}

.view-pfp-milestones .ppd-count {
    float: left;
    font-size: 300%;
    line-height: 35px;
    margin-right: 5px;
}

.view-pfp-milestones .view-pfp-milestones .ppd-count-link {
	font-size: 20px;
}
    
.view-pfp-milestones .view-pfp-milestones .ppd-govtscount {
	font-size: 18px;
	font-weight: bold;
}

.view-pfp-milestones .view-pfp-milestones .pt-count {
	display: inline-block;
	font-size: 20px;
	float: left;
}

.view-pfp-milestones .view-pfp-milestones .pt-count-link {
	font-size: 16px;
}

.view-pfp-milestones .view-pfp-milestones .mp-count {
	display: inline-block;
	font-size: 40px;
	float: left;
}

.view-pfp-milestones .view-pfp-milestones .mp-count-link {
	font-size: 24px;
	padding-top: 8px;
}

.view-pfp-milestones .view-pfp-milestones .calls-count {
	display: inline-block;
	font-size: 20px;
	float: left;
}

.view-pfp-milestones .view-pfp-milestones .calls-count-link {
	padding-top: 4px;
	font-size: 14px;
}

/*-----------------------------------------------------------------------------------*/
/* Homepage Layout of the 3 links
/*-----------------------------------------------------------------------------------*/
.homepage-grid {
	background: rgb(220, 221, 222);
	text-align: center;
	padding: 5px 0px;
}

.homepage-grid .circle {
	color: #1eabe2;
	font-size: 32px;
	background-color: #ffffff;
	height: 80px;
	line-height: 80px;
	width: 80px;
	margin: 20px auto 30px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.homepage-grid .circle .fa {
	/* Move the icon over a little to compensate for the obligatory &nbsp; which we need in drupal! */
	padding-left: 9px;
}

.homepage-grid .circle h1, .homepage-grid .circle h2, .homepage-grid .circle h3,
	.homepage-grid .circle h4, .homepage-grid .circle h5 {
	color: #404142;
}

.homepage-grid-separator {
	height: 20px;
	display: block;
	background-color: #1eabe2;
}

/*-----------------------------------------------------------------------------------*/
/* Homepage
/*-----------------------------------------------------------------------------------*/
.container .view-front-page {
	margin-top: 20px;
}

/** Block Styles */
.block:first-child h2.block-title, .page-header {
	margin-top: 20px;
}

.block .block-title {
	font-family: 'Lato', Arial;
	font-size: 18px;
	color: #a1a1a1;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	letter-spacing: normal;
	background: none;
	padding: 0;
	text-shadow: none;
	margin-bottom: 20px;
}


section.calendar {
	width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/* HOMEPAGE Event Calendar Block
/*-----------------------------------------------------------------------------------*/

.gfmd-agenda-homepage {
    border-radius: 4px;
    color: #666560;
}

.gfmd-agenda-homepage .agenda-title {
	text-align: center;
}

.gfmd-agenda-homepage .date {
	float: left;
	display: block;
	width: 48px;
	margin: -2px auto;
	background: #fff;
	text-align: center;
	font-family: 'Helvetica', sans-serif;
	position: relative;
	border-radius: 3px 3px 3px 3px;
}

.gfmd-agenda-homepage .date .binds {
	position: absolute;
	height: 4px;
	width: 35px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: 17px;
	left: 0;
	right: 0;
	margin: auto;
}

.gfmd-agenda-homepage .date .month {
	background: #82bd5e;
	display: block;
	padding: 2px 0;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 2px solid #333;
	box-shadow: inset 0 -1px 0 0 #666;
	border-radius: 3px 3px 0px 0px;
}

.gfmd-agenda-homepage .date .day {
	display: block;
	margin: 0;
	padding: 6px 0;
	font-size: 13px;
	box-shadow: 0 0 3px #ccc;
	position: relative;
}

.gfmd-agenda-homepage .date .day::after {
	content: '';
	z-index: -1;
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	box-shadow: 0 0 3px #ccc;
}

.gfmd-agenda-homepage .date .day::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}

.gfmd-agenda-homepage .event {
    clear: both;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
}

.gfmd-agenda-homepage .event:last-child {
    margin-bottom: 5px;
}

.gfmd-agenda-homepage .event-details {
	padding: 0px 0px 0px 52px;
	min-height: 60px;
}

.gfmd-agenda-homepage .event-details .event-name {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 2px 10px;
}

.gfmd-agenda-homepage .event-details .event-location {
	display: block;
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_location.png) no-repeat left 2px;
    padding-left: 20px;
    margin-bottom: 3px;
    margin-left: 10px;
}

.gfmd-agenda-homepage .event-details .event-docs {
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_green_folder.png) no-repeat;
    padding-left: 28px;
    margin-left: 6px;
    padding-bottom: 5px;
    display: inline-block;
}

.gfmd-agenda-homepage .event-details .event-add-to-calendar {
	display: block;
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_add_to_calendar.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 4px;
    margin-left: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* NEWS - Event Calendar Block
/*-----------------------------------------------------------------------------------*/
.gfmd-agenda {
    /*background: #e0d8cd;
    border: 1px solid #e0d8cd;*/
    border-radius: 4px;
    color: #666560;
    padding: 5px;
    margin: 5px 5px 8px;
}

.gfmd-agenda .agenda-title {
	text-align: center;
}

.gfmd-agenda .date {
	float: left;
	display: block;
	width: 48px;
	margin: -2px auto;
	background: #fff;
	text-align: center;
	font-family: 'Helvetica', sans-serif;
	position: relative;
	border-radius: 3px 3px 3px 3px;
}

.gfmd-agenda .date .binds {
	position: absolute;
	height: 4px;
	width: 35px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: 17px;
	left: 0;
	right: 0;
	margin: auto;
}

.gfmd-agenda .date .month {
	background: #82bd5e;
	display: block;
	padding: 2px 0;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 2px solid #333;
	box-shadow: inset 0 -1px 0 0 #666;
	border-radius: 3px 3px 0px 0px;
}

.gfmd-agenda .date .day {
	display: block;
	margin: 0;
	padding: 6px 0;
	font-size: 13px;
	box-shadow: 0 0 3px #ccc;
	position: relative;
}

.gfmd-agenda .date .day::after {
	content: '';
	z-index: -1;
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	box-shadow: 0 0 3px #ccc;
}

.gfmd-agenda .date .day::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}

.gfmd-agenda .event {
    clear: both;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
}

.gfmd-agenda .event:last-child {
    margin-bottom: 5px;
}

.gfmd-agenda .event-details {
	padding: 0px 0px 0px 52px;
	min-height: 60px;
}

.gfmd-agenda .event-details .event-name {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 2px 10px;
}

.gfmd-agenda .event-details .event-location {
	display: block;
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_location.png) no-repeat left 2px;
    padding-left: 20px;
    margin-bottom: 3px;
    margin-left: 10px;
}

.gfmd-agenda .event-details .event-docs {
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_green_folder.png) no-repeat;
    padding-left: 28px;
    margin-left: 6px;
    padding-bottom: 5px;
    display: inline-block;
}

.gfmd-agenda .event-details .event-add-to-calendar {
	display: block;
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_add_to_calendar.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 4px;
    margin-left: 10px;
}


/*-----------------------------------------------------------------------------------*/
/* Event Calendar - Full Page
/*-----------------------------------------------------------------------------------*/
/* REDUNDANT CALENDAR STYLE
.gfmd-agenda-full-page .gfmd-agenda .event-details .event-name {
    font-size: 16px;
    display: block;
}

.gfmd-agenda-full-page .gfmd-agenda .expanded-info {
    margin-left: 20px;
}

.gfmd-agenda-full-page .gfmd-agenda .event-details .event-info ul {
	margin-bottom: 0px;
    margin-top: -20px;
}
*/

.gfmd-agenda-table-full-page .exp-col {
	margin-left: 6px;
	font-size: 12px;
	cursor: pointer;
	display: block;
	color: #009ee3;
}

.gfmd-agenda-table-full-page .exp-col .exp-item {
	background: url("/misc/ui/images/ui-icons_454545_256x240.png") no-repeat;
	background-position: -35px -17px;
    display: inline-block;
    padding-left: 10px;
    min-height: 13px;
    min-width: 8px;
}

.gfmd-agenda-table-full-page .exp-col .col-item {
	background: url("/misc/ui/images/ui-icons_454545_256x240.png") no-repeat;
	background-position: -68px -16px;
    display: inline-block;
    padding-left: 10px;
    min-height: 13px;
    min-width: 8px;
}

.gfmd-agenda-table-full-page .gfmd-agenda-table .event-location {
	display: block;
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_location.png) no-repeat left 2px;
    padding-left: 20px;
    margin-bottom: 3px;
    margin-left: 10px;
}

.gfmd-agenda-table-full-page .gfmd-agenda-table .event-docs {
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_green_folder.png) no-repeat;
    padding-left: 28px;
    margin-left: 6px;
    padding-bottom: 5px;
    display: inline-block;
}

.gfmd-agenda-table-full-page .gfmd-agenda-table .event-add-to-calendar {
	display: block;
	font-size: 12px;
	line-height: 1.6;
	background: transparent url(images/icon_add_to_calendar.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 4px;
    margin-left: 10px;
}

.gfmd-agenda-table-full-page .gfmd-agenda-table table td {
	padding: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* New Calendar using new structure
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/* Full page Calendar
/*-----------------------------------------------------------------------------------*/
.event-group ul {
	padding: 0px;
}

.event-group .event-group-location {
	display: inline-block;
	background: transparent url(images/icon_location.png) no-repeat left 5px;
    padding-left: 20px;
    width: 20%;
    float: right;
    text-align: left;
}

.event-group .event-group-location .loc-link {
    display: inline-block !important;
    font-size: 12px;
}

.event-group .event-group-date {
	display: inline-block;
	font-size: 15px;
	max-width: 15%;
    min-width: 12%;
    padding: 1%;
    text-align: left;
}

.event-group .event-group-title {
	display: inline-block;
	font-size: 15px;
	max-width: 50%;
	padding:1%;
	text-align: left;
}

.event-group ul li.event-item {
	margin-bottom: 12px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    line-height: inherit;
}

.event-group ul .force-indent {
	margin-left: 23px;
}

.event-group ul li.event-item .glyphicon {
	line-height: normal;
}

.event-group ul li.event-item i, .event-group ul li.event-item span, .event-group ul li.event-item a {
	vertical-align: middle;
}

.event-group ul.desc-text li {
	font-size: 10px;
	color: #333;
}

.badge {
	float: right;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* News List
/*-----------------------------------------------------------------------------------*/
.view-latest-news-list .row {
	margin-bottom: 20px;
}

.view-latest-news-list .row .views-field-title {
	font-size: 1.2em;
	margin: 0;
	line-height: 1.5em;
}

.view-latest-news-list .row .views-field-title a {
	color: #222;
}

.view-latest-news-list .row .views-field-created {
	font-size: 0.923em;
	color: #777;
	list-style: none;
	margin: 0 0 5px;
}

.view-latest-news-list .row .views-field-field-image {
	float: left;
	display: inline;
	width: 48%;
	margin: 0px 10px 10px 0px;
}

.view-latest-news-list .row .views-field-body {
	float: left;
	display: contents;
	margin: 0 0 20px;
	width: 48%;
}

.view-latest-news-list .row .views-field-body .more-link {
	padding: .6em 1em;
	margin: 0;
	display: block;
	width: 104px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	outline: none;
	cursor: pointer;
	line-height: 1;
	background-color: #1eabe2;
	clear: both;
}

/*-----------------------------------------------------------------------------------*/
/* News Article - Full Article
/*-----------------------------------------------------------------------------------*/
.container .node-news .field-name-field-image {
	margin: 0px 0px 20px 0px;
}

table.in-article-table-green th {
	background-color: rgba(130, 189, 94, 0.36);
	text-align: center;
}

table.in-article-table-green th, table.in-article-table-green td {
	padding: 10px;
}

table.in-article-table-blue th {
	background-color: rgba(2, 158, 227, 0.26);
	text-align: center;
}

table.in-article-table-blue th, table.in-article-table-green td {
	padding: 10px;
}

/* Big Screens only */
.container .node-news .field-name-field-image .field-item img {
	/* make the news image float to the left and let the text wrap around */
	width: 60%;
	float: left;
	padding: 10px;
}

/* Medium & small Screens */
@media screen and (max-width: 800px) {
	html .container .node-news .field-name-field-image .field-item img {
		/* make the news image span across the page*/
		width: 100%;
	}
}

/*
#block-views-news-block-1 .pagination {
  display: none;
}
.view-news-block-other .pagination {
  display: none;
}

#block-views-news-block-1 .more-link {
  margin: 20px 0 0;
  padding: 0 10px;
  text-align: left;
}
#block-views-news-block-1 .more-link a {
  background: #dcf3fc;
  color: #5A524D;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}
*/

/*-----------------------------------------------------------------------------------*/
/* Twitter Block
/*-----------------------------------------------------------------------------------*/
/* override the twitter style */
.container .block-twitter-block .twitter-timeline {
	width: 80% !important;
	margin: auto;
	display: block !important;
}

.container .block-twitter-block .twitter-timeline .timeline-Widget {
	background-color: none !important;
}

/*-----------------------------------------------------------------------------------*/
/* Accordion Style
/*-----------------------------------------------------------------------------------*/
/*
.container .ui-accordion .ui-accordion-header {
	background-color: #f1f1f1;
	border: 1px solid #d3d3d3;
    color: #555;
    background-image: none;
}

.container .ui-accordion .ui-widget-content {
	background-color: #f9f9f9;
	background-image: none;
}

.container .ui-accordion .ui-accordion-header-active {
	background-color: #1eabe2;
	background-image: none;
}

.container .ui-accordion .ui-accordion-header-active span a {
	color: #fff;
}
*/


/* massive screens */
@media screen and (min-width: 1200px) {
		.affix {
		top: 120px;
		z-index: 1500 !important;
	}
}

/* large screens */
@media screen and (max-width: 1200px) and (min-width: 1030px) {
		.affix {
		top: 206px;
		z-index: 1500 !important;
	}
}

/* large screens */
@media screen and (max-width: 1030px) and (min-width: 992px) {
		.affix {
		top: 257px;
		z-index: 1500 !important;
	}
}

/* large screens */
@media screen and (max-width: 992px) and (min-width: 800px) {
		.affix {
		top: 156px;
		z-index: 1500 !important;
	}
}

/* small and medium screens */
@media screen and (max-width: 800px) {
	.affix {
		top: 0px;
		z-index: 1500 !important;
	}
}
  
.panel-group {
    padding: 30px 10px;
}

.panel-body h4 {
	margin-top:25px;
}

#gfmd_accordion .panel, #gfmd_accordion1 .panel, #gfmd_accordion2 .panel, #gfmd_accordion3 .panel, #gfmd_accordion4 .panel, #gfmd_accordion5 .panel  {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#gfmd_accordion .panel-heading, #gfmd_accordion1 .panel-heading, #gfmd_accordion2 .panel-heading, #gfmd_accordion3 .panel-heading, #gfmd_accordion4 .panel-heading, #gfmd_accordion5 .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#gfmd_accordion .panel-title a, #gfmd_accordion1 .panel-title a, #gfmd_accordion2 .panel-title a, #gfmd_accordion3 .panel-title a, #gfmd_accordion4 .panel-title a, #gfmd_accordion5 .panel-title a {
    background: #82bd5e78 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #615f5f;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#gfmd_accordion .panel-title a.collapsed, #gfmd_accordion1 .panel-title a.collapsed, #gfmd_accordion2 .panel-title a.collapsed, #gfmd_accordion3 .panel-title a.collapsed, #gfmd_accordion4 .panel-title a.collapsed, #gfmd_accordion5 .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#gfmd_accordion .panel-title a::after, #gfmd_accordion .panel-title a.collapsed::after, #gfmd_accordion1 .panel-title a::after, #gfmd_accordion1 .panel-title a.collapsed::after, #gfmd_accordion2 .panel-title a::after, #gfmd_accordion2 .panel-title a.collapsed::after, #gfmd_accordion3 .panel-title a::after, #gfmd_accordion3 .panel-title a.collapsed::after, #gfmd_accordion4 .panel-title a::after, #gfmd_accordion4 .panel-title a.collapsed::after, #gfmd_accordion5 .panel-title a::after, #gfmd_accordion5 .panel-title a.collapsed::after {
    background: #82bd5e78 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #615f5f;
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#gfmd_accordion .panel-title a.collapsed::after, #gfmd_accordion1 .panel-title a.collapsed::after, #gfmd_accordion2 .panel-title a.collapsed::after, #gfmd_accordion3 .panel-title a.collapsed::after, #gfmd_accordion4 .panel-title a.collapsed::after, #gfmd_accordion5 .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
}
#gfmd_accordion .panel-body, #gfmd_accordion1 .panel-body, #gfmd_accordion2 .panel-body, #gfmd_accordion3 .panel-body, #gfmd_accordion4 .panel-body, #gfmd_accordion5 .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#gfmd_accordion .panel-body, #gfmd_accordion1 .panel-body, #gfmd_accordion2 .panel-body, #gfmd_accordion3 .panel-body, #gfmd_accordion4 .panel-body, #gfmd_accordion5 .panel-body {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}

/*-----------------------------------------------------------------------------------*/
/** Featured Region Styles */
/*-----------------------------------------------------------------------------------*/
.container .row section img {
	max-width: 100%;
	height: auto;
}

/** Side Menu Styles */
.block-menu-block ul.menu li a {
	padding: 8px 20px; display:block;
}

.block-menu-block ul {
	padding-left:0px;
	font-size: 12px; float:left; width:100%;
}

.block-menu-block ul li {
	clear: both;
	margin-bottom: 5px;
}

.block-menu-block ul li a span.caret {
	display: none;
}

/** Icon Styles */
ul.list-inline {
	margin: 0 0 15px !important;
	float: right;
}

/** Quick fix for font-awesome Styles - These should really be recoded into <i> tags */
.fa-file-pdf-o {
	color: #e83636;
}

/** Footer Styles */
.outer-footer {
	background: #efefef;
	border-top: 1px solid #e4e3e3;
	margin-top: 20px;
	display: flex;
}

.outer-footer .footer {
	margin-top: 0px;
	border: 0px;
	color: #5A524D;
}

.outer-footer .footer ul {
	padding: 0px;
}

.outer-footer .footer ul li {
	list-style: none;
}

.outer-footer .footer .footer-copyright {
	text-align: center;
	font-size: 85%;
	margin-top: 20px;
}

ul.secondary {
	float: left;
}

/*-----------------------------------------------------------------------------------*/
/* Mobile Downloads */
/*-----------------------------------------------------------------------------------*/
ul.mobile-download {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.mobile-download li {
	display: inline;
}

/*-----------------------------------------------------------------------------------*/
/* Social Icons */
/*-----------------------------------------------------------------------------------*/
ul.social-icons {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.social-icons.circle a {
	border-radius: 50% !important;
}

ul.social-icons.rounded a {
	border-radius: 5px !important;
}

ul.social-icons.color .social-facebook a {
	background-color: #3b5998;
}

ul.social-icons.color .social-twitter a {
	background-color: #48c4d2;
}

ul.social-icons.color .social-youtube a {
	background-color: #f45750;
}

ul.social-icons.color .social-rss a {
	background-color: #fe9900;
}

ul.social-icons.border li a {
	background-position: -2px -2px;
	border: 2px solid #888;
	background-color: transparent !important;
}

ul.social-icons.border li a:hover {
	background-position: -2px -42px !important;
	background-color: #999 !important;
}

ul.social-icons li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0px 0;
}

ul.social-icons li a {
	margin: 4px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    /*background-position: -5px -44px;*/
    background-repeat: no-repeat;
    padding-bottom: 1px;
    opacity: 1;
	background-position: 0px 0px;
	background-size: 30px 60px;
}

/*
	Trim spaces on the mobile screen. The following applies to small screens.
*/
@media screen and (max-width: 400px) {
	ul.social-icons li a {
		margin: 2px;
	}
	
	html body .container .top-right ul li .live-stream {
	    padding: 4px 0px;
	    width: 80px;
	}
	
	html body .container ul li .login {
    	padding: 4px 2px;
	}
}

ul.social-icons li a:hover {
	/*background-position: -5px -44px !important;*/
	background-position: 0px 0px !important;
	opacity: 1;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-ms-transition-property: background-color;
	transition-property: background-color;
}

/* The following have been kindly donated by http://www.bootstrap51.com/demo/virtuoso/index.html */
.social-facebook a {
	background: url(images/social/facebook.png);
}

.social-facebook a:hover {
	background-color: #3b5998;
}

.social-twitter a {
	background: url(images/social/twitter.png);
}

.social-twitter a:hover {
	background-color: #48c4d2;
}

.social-youtube a {
	background: url(images/social/youtube.png);
}

.social-youtube a:hover {
	background-color: #f45750;
}

.social-rss a {
	background: url(images/social/rss.png);
}

.social-rss a:hover {
	background-color: #fe9900;
}

[class^="social-"] a, [class*=" social-"] a {
	background-color: rgba(0, 0, 0, 0.2);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------------*/
/* Current Chair Styles */
/*-----------------------------------------------------------------------------------*/
/* Medium & small Screens */
@media screen and (min-width: 800px) {
	html .container #block-views-chair-timeline-block {
		display: none;
	}
}

/* Big Screens */
@media screen and (max-width: 800px) {
	html .container .big-screen-only {
		display: none;
	}
}

.current-chair .country {
	float: left;
	width: 50%;
}

.current-chair .country-name {
    font-size: 15px;
    font-weight: bold;
    color: #5a524d;
    padding: 5px;
}

.current-chair {
	background: url(../../../modules/simple_timeline/img/li-bg.png) 121px 64px no-repeat;
    height: 83px;
    width: 262px;
    margin: auto;
}

.current-chair .country-name.align-right {
	float: right;
	border-right: 1px solid #000;
}

.current-chair .country:first-child {
	/*background: url(../../../modules/simple_timeline/img/li-bg.png) 120px center no-repeat;*/
    margin-right: 0px;
}

.current-chair .country:nth-child(2) {
	/*background: url(../../../modules/simple_timeline/img/li-bg.png) 0px center no-repeat;*/
    margin-left: 0px;
}

.current-chair .country-name.align-left {
	float: left;
}

.current-chair .country img {
	margin: 0 10px 0 0;
}

.current-chair .country span.align-left img {
	margin-left:10px;
}

.current-chair .country img.align-right {
    padding: 6px 12px 6px 0px;
    display: block;
    clear: both;
}

.current-chair .country img.align-left {
	padding: 6px 0px 6px 12px;
    display: block;
    clear: both;
    margin-left: 6px;
}

.current-chair h3.timeline-date {
	margin-left: 0px;
	padding: 3px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #5a524d;
    display: block;
}

/*-----------------------------------------------------------------------------------*/
/* Timeline Styles */
/*-----------------------------------------------------------------------------------*/
.simple_timeline h3.timeline-date {
	padding: 3px 0px;
	font-size: 15px;
	font-weight: bold;
	/*color: #83c063;*/
	color: #5a524d;
	display: block;
}

.simple_timeline h3.timeline-date span:nth-child(2) {
	margin-left: 0px;
	padding: 0px;
}

.simple_timeline h3.timeline-date span:nth-child(2):before {
  content: "-";
  padding: 0px 3px 0px 0px;
}

.simple_timeline ul li .timeline-text img {
	display: inline;
	margin-right: 5px;
}

.simple_timeline ul li .timeline-text {
	width: 95%;
}

.chair-timeline .timeline-image {
	position: relative;
	cursor: pointer;
	/*width: 160px;
	height: 100px;*/
}

.chair-timeline .timeline-image img {
	width: 113px;
	height: 68px;
}

.chair-timeline .timeline-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*opacity: 0.3;
  background-image:url('images/GradientLightBlue160.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;*/
}

/*
.chair-timeline .timeline-image img:before {
	content: ' ';
    display: block;
    position: absolute;
    right: 0px;
    top: 20px;
    width: 194px;
    height: 118px;
    z-index: 1;
    opacity: 0.6;
    background-image:url('images/completed_stamp.gif');
    background-repeat: no-repeat;

    background-position: 80% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    
}
*/
/*-----------------------------------------------------------------------------------*/
/* GFMDcalendarModal */
/*-----------------------------------------------------------------------------------*/
.modal-wide .modal-dialog {
	width: 80%;
	height: 90%;
}

.modal-wide .modal-dialog .modal-content {
	width: 100%;
	height: 90%;
}

.modal-wide .modal-body iframe {
	width: 100%;
	height: 100%;
}

.modal-wide .modal-body {
	height: 85%;
}

div#GFMDcalendarModal .outer-footer, .modal-wide .region-page-bottom,
	.modal-wide .breadcrumb-zone {
	display: none !important;
}

.modal-wide .navbar.container-fluid .container-fluid, .modal-wide .navbar.container .container
	{
	display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/* Calls for Action */
/*-----------------------------------------------------------------------------------*/
.view-id-m_d_calls_for_action .calls {
	list-style:none;
}

.view-id-m_d_calls_for_action .calls li {
    position: relative;
    overflow: hidden;
    list-style-position: inside;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 15px;
}

/* .view-id-m_d_calls_for_action .calls li { */
/* 	opacity: 0.3; */
/* 	filter: alpha(opacity=30); */
/* 	background-attachment: fixed; */
/*     background-position: 50px 100px;  */
/* 	background:url('images/complete.png') no-repeat; */
/* } */

.view-id-m_d_calls_for_action .calls li.completed-stamp:before {
	content: ' ';
    display: block;
    position: absolute;
    right: 0px;
    top: 20px;
    width: 194px;
    height: 118px;
    z-index: 1;
    opacity: 0.6;
    background-image:url('images/completed_stamp.gif');
    background-repeat: no-repeat;
    /* Use this if you want to cover the whole div
    background-position: 80% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    */
}

.view-id-m_d_calls_for_action .calls .group-left {
    width: 15%;
}

.view-id-m_d_calls_for_action .calls .group-right {
    width: 80%;
}

.view-id-m_d_calls_for_action .calls .group-header h3 {
	font-size: 17px;
}

.view-id-m_d_calls_for_action .calls .group-header .field-name-field-date-added {
	font-style: italic;
    padding: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* Image Gallery Landing Page*/
/*-----------------------------------------------------------------------------------*/
.container .image-gallery-bs .row {
	margin-top: 45px;
}

.container .image-gallery-bs img {
	min-height: 200px;
	margin: auto;
}

.container .image-gallery-bs h4 {
	text-align: center;
	font-size: 14px;
    font-weight: bold;
    min-height: 35px;
    margin: auto;
}

.hovereffect {
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}

.hovereffect .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}

.hovereffect img {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}

.hovereffect h2 {
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	position:relative;
	font-size:17px;
	background:rgba(0,0,0,0.6);
	-webkit-transform:translatey(-100px);
	-ms-transform:translatey(-100px);
	transform:translatey(-100px);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	padding:10px;
}

.hovereffect a.info {
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	border:1px solid #fff;
	background-color:transparent;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin:50px 0 0;
	padding:7px 14px;
}

.hovereffect a.info:hover {
	box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}

.hovereffect:hover .overlay {
	opacity:1;
	filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform:translatey(0);
	-webkit-transform:translatey(0);
	transform:translatey(0);
}

.hovereffect:hover a.info {
	-webkit-transition-delay:.2s;
	transition-delay:.2s;
}

.country-photo-gallery blockquote {
    padding: 5px;
    margin: 0 0 20px;
    font-size: 12px;
    border: none;
}

.country-photo-gallery blockquote p {
    text-align: left;
}

body .image-caption-tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#000000;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}

/*-----------------------------------------------------------------------------------*/
/* Image Gallery - Image */
/*-----------------------------------------------------------------------------------*/
.country-photo-gallery .views-field-caption {
	display:none;
}

/*
.country-photo-gallery blockquote p {
	width:200px;
	overflow:hidden;
    white-space:nowrap;
}


.country-photo-gallery blockquote p {
  position: relative;
  height: 3.6em;
}


.country-photo-gallery blockquote p:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
*/

.country-photo-gallery blockquote p:hover {

}

/*-----------------------------------------------------------------------------------*/
/* Video Gallery Landing Page */
/*-----------------------------------------------------------------------------------*/
.container .video-gallery-bs img {
	min-height: 200px;
	margin: auto;
}

.container .video-gallery-bs .video-line {
	margin-bottom: 20px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	width: 100%;
	clear: both;
}

.videoWrapper .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*-----------------------------------------------------------------------------------*/
/* Image Galleries */
/*-----------------------------------------------------------------------------------*/
.container .row .node-photo-album .field-type-image {
	display: none;
}

.container .row .country-photo-gallery .views-field-title {
	display: none;
}

.container .row .country-photo-gallery .views-field-field-image {
	margin: 15px;
}

/* The following applies to big screens */
@media screen and (min-width: 800px) {
	/*-----------------------------------------------------------------------------------*/
	/* Sticky fixed banner Style - Triggered by JS when scroll point is reached */
	/*-----------------------------------------------------------------------------------*/
	
	html body .container .fixed div.logo-grid-block a img {
		margin: auto;
		width: auto;
	}
	
	html body .container .fixed .navbar-toggle {
		margin-top: -130px;
	}
	
	.fixed .navbar-collapse {
		background-color: #fff;
		margin: auto;
	}
	
	html body .container .fixed .top-right .logged-in-user-block {
		display: none;
	}
	
	.fixed .live-stream, .fixed .live-chat, .fixed .live-feed {
		display: none;
	}
	
	.navbar .fixed .navbar-collapse .region-navigation2 {
		margin-top: 0px;
	}
	
	/*
	.fixed .navbar-collapse .navbar-nav .expanded  a:hover {
		background-color: #fff;
	}
	
	.fixed .navbar-collapse .navbar-nav .open a:hover {
		background-color: #fff;
	}
	
	.fixed .navbar-collapse .navbar-nav .expanded a:focus {
		background-color: #fff;
	}
	*/
	
	/* Squash the banner */
	.fixed {
		position: fixed;
		top:0;
		left:0;
		z-index: 100;
		width: 100%;
		background-color: #fff;
		border-bottom: 1px solid #868585;
	}
	
	.fixed div {
		max-width: 1000px;
	    margin: auto;
	    padding-right: 15px;
	    padding-left: 15px;
	    max-width: 1170px;
	}
	
	.fixed div div.logo-grid-block {
	    margin: 0px;
	    padding: 0px;
	    width: 20%;
	}
	
	.fixed div div.logo-grid-block a img {
		margin: auto;
		max-height: 30px;
	}
	
	.fixed div div.banner-center {
		width: 40%;
	}
	
	.fixed .top-right .region-top-right {
	    margin-top: 20px;
	}
	
	.fixed .top-right .global-search form {
	    margin-top: 10px;
	}
	
	.fixed section.block-bootstrap-login-modal {
		margin-top: 3px;
	}
	
	/*
	.fixed .navbar-nav li a {
	    padding-top: 0px;
	    padding-bottom: 8px;
	}
	*/
}

/* Do the following for large screens - Not the very large screens */
@media screen and (max-width: 1200px) and (min-width: 0px) {
	.fixed div {
	    padding-right: 2px;
	    padding-left: 2px;
	}
	
	.fixed div div.logo-grid-block {
    	width: 100%;
	}
	
	.fixed div div.logo-grid-block a img {
		margin: auto;
		max-height: 30px;
	}
	
	.fixed div div.banner-center {
		width: 100%;
	}
	
	.fixed .top-right .region-top-right {
	    margin-top: -10px;
	}
	
	.fixed .top-right .global-search form {
	    margin-top: -10px;
	}
}

/*-----------------------------------------------------------------------------------*/
/* Migration Profile Repository
/*-----------------------------------------------------------------------------------*/
.view-migration-profiles .view-filters select {
	padding: 8px 12px;
	height: 35px;
}

.view-migration-profiles .form-item-field-partner-organization-tid {
	width: 200px;
}

.view-migration-profiles .view-filters .views-exposed-form .views-exposed-widget .btn {
    margin-top: 1.0em;
}

.view-migration-profiles ul li {
    list-style: none;
    padding-left: 10px;
    line-height: 1.5em;
}

.view-migration-profiles .group-left {
    width: 15%;
}

.view-migration-profiles .group-right {
    width: 80%;
}

.view-migration-profiles .group-header h2 {
	font-size: 17px;
}

.view-migration-profiles .group-header .field-name-field-date-added {
	font-style: italic;
    padding: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* PFP Policy Tools
/*-----------------------------------------------------------------------------------*/
.policy-tools-list p {
	margin: 40px 0 10px;
    display: block;
    clear: both;
}

/*-----------------------------------------------------------------------------------*/
/* PFP Links
/*-----------------------------------------------------------------------------------*/
.links-items p img {
	height: 80px;
    width: 80px;
    padding: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* PFP PPD Map
/*-----------------------------------------------------------------------------------*/
.container .openlayers-views-map .openlayers-popup .openlayers-views-group-feature-description a {
	color: #add8e6 !important;
}

.container #block-views-ppd-map-main-block-1 {
	width: 100%;
}

/* Don't let bootstrap override the max-width otherwise it doesn't show */
.container #block-views-ppd-map-main-block-1 #popup_FrameDecorationDiv_4 img {
	max-width: none;
}

.container #block-views-ppd-map-main-block-1 .view-ppd-map-main {
	margin: 0px 25px;
}

.leaflet-container a:first-child {
    font-size: larger;
}

.leaflet-div-icon-gfmd
{
	/* in case we need to override the actual icon point */
}

.leaflet-div-icon-label
{
  background:#1eabe2;
  border:3px solid rgba(255,255,255,0.5);
  font-weight:bold;
  border-radius:50%;
  /*
  line-height:30px;
  line-width:30px;
  */
  height:20px;
  width:20px;
}

.leaflet-div-icon-label img {
	width: 50px;
    padding-left: 20px;
    max-height: 30px;
}

.leaflet-div-icon-label a {
    display: block;
    width: 600px;
    text-align: left;
    padding-left: 20px;
}

path.leaflet-clickable {
    opacity: 0.3;
    stroke-dasharray: 3;
    stroke: darkmagenta;
}

/*-----------------------------------------------------------------------------------*/
/* PFP PPD Search Box
/*-----------------------------------------------------------------------------------*/
.container #block-views-exp-ppd-search-page {
	padding: 15px 0px 20px 30px;
}

.container #block-views-exp-ppd-search-page .views-submit-button input {
	background-color: #337ab7;
    border-color: #2e6da4;
}

.container #block-views-exp-ppd-search-page .views-reset-button input {
	background-color: #d9534f;
    border-color: #d43f3a;
}

.container #block-views-exp-ppd-search-page .views-submit-button input, .container #block-views-exp-ppd-search-page .views-reset-button input {
	padding: 5px 8px;
    margin-top: 0px;
    font-size: 16px;
    
}

.container #block-views-exp-ppd-search-page .block-title {
	margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.container #block-views-exp-ppd-search-page .form-item-search-api-views-fulltext {
	width:100%;
}

/*-----------------------------------------------------------------------------------*/
/* PFP PPD Facet Filters Current Search Results
/*-----------------------------------------------------------------------------------*/
.current-search-blocks-ajax-extra {
	margin-top: 20px;
}

#block-ajax-facets-extra-current-searchppd-search {
	margin-top: 20px;
}

#ajax-current-search-block-ppd_search .current-search-item {
	font-weight: bold;
}

#ajax-current-search-block-ppd_search .current-search-item ul li {
	list-style: none;
    margin-left: -40px;
    background-color: none;
    font-weight: normal;
}

/*----------------------------------------------------------------------------------------------------*/
/* PFP PPD Facet Filters - Multiselect Element Facet Style (used for tags) - OPTION 1 with Multiselect
/*----------------------------------------------------------------------------------------------------*/
.block-facetapi #facetapi-facet-search-apippd-search-block-field-tags-wrapper ul {
	height: 200px;
	width: 90%;
	overflow: hidden;
	overflow-y: scroll;
	border: 1px solid #ccc;
}

/*----------------------------------------------------------------------------------------------------*/
/* PFP PPD Facet Filters - Multiselect Element Facet Style (used for tags) - OPTION 2 with Multiselect
/*----------------------------------------------------------------------------------------------------*/

/* Remove unnecessary title labels from the AJAX Facets */
.block-facetapi label.control-label {
	display:none;
}

.block-facetapi h4.facetapi-block-title {
	display:none;
}

#facetapi-facet-search-apippd-search-block-field-tags-wrapper ul li {
	margin-left: -35px;
	list-style: none;
}

#facetapi-facet-search-apippd-search-block-field-tags-wrapper ul li label {
	display: inline;
	font-weight: normal;
	vertical-align: text-bottom;
	/*padding-left: 3px;*/
}

.container #block-views-exp-ppd-search-page #views-exposed-form-ppd-search-page .views-exposed-form .views-widget-filter-search_api_views_fulltext {
	width: 70%;
}

.facet-collapsible-wrapper ol, .facet-collapsible-wrapper ul {
    margin-bottom: 10px;
    padding: 0px;
}

.facet-collapsible-wrapper ul li.collapsed, .facet-collapsible-wrapper ul li.expanded, .facet-collapsible-wrapper ul li.leaf {
	list-style: none;
	padding: 3px;
	margin: 5px;
	/*background-color: rgba(130, 189, 94, 0.14);*/
	border-radius: 5px;
	border: 1px solid #e2e2e2;
}

.facet-collapsible-wrapper ul li.collapsed a, .facet-collapsible-wrapper ul li.expanded a, .facet-collapsible-wrapper ul li.leaf a {
	margin:1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 12px;
}

/*-----------------------------------------------------------------------------------*/
/* PFP PPD Facet Filters - Country Filter
/*-----------------------------------------------------------------------------------*/
.block-facetapi .form-item-field-region-country {
	width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/* PFP PPD Facet Filters - Reset / Apply Button
/*-----------------------------------------------------------------------------------*/
.facet-control li {
    line-height: 20px;
    display: inline-block;
    border: 1px solid transparent;
    white-space: nowrap;
    margin-bottom: 0;
    touch-action: manipulation;
    cursor: pointer;
    margin: 25px 0px;
}

.facet-control li:first-child {
	float: right;
}

.facet-control li:nth-child(2) {
	float: left;
	margin-left: -40px;
}

.facet-control li a.ajax-facets-submit-all-link {
	background-color: #337ab7;
    border-color: #2e6da4;
}

.facet-control li a.ajax-facets-reset-all-link {
	background-color: #d9534f;
    border-color: #d43f3a;
}

.facet-control li a.ajax-facets-submit-all-link, .facet-control li a.ajax-facets-reset-all-link {
	padding: 10px 8px;
	color: #fff;
	border-radius: 4px;
}

/*-----------------------------------------------------------------------------------*/
/* PPD Results
/*-----------------------------------------------------------------------------------*/
.container .view-ppd-search .view-header {
    font-size: 23px;
    padding: 10px;
}

.container .view-ppd-search .group-left {
    width: 15%;
}

.container .view-ppd-search .group-right {
    width: 80%;
}

.container .view-ppd-search .group-header h3 {
	font-size: 17px;
}

.container .view-ppd-search .group-left .field-item {
	display: inline-block;
    float: left;
    padding: 5px;
}

.view-ppd-search .views-row {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 15px;
}

/*-----------------------------------------------------------------------------------*/
/* PPD Article
/*-----------------------------------------------------------------------------------*/
.container .node-md-policy-and-practice {
}

.container .node-md-policy-and-practice .submitted {
	display: none;
}

.container .node-md-policy-and-practice .field-type-image .field-items .field-item {
	display: inline-block;
	padding: 0px 5px;
}

.container .field-name-rate {
    float: right;
}

.container .field-name-field-ppd-link a {
    overflow-wrap: break-word;
}

/*-----------------------------------------------------------------------------------*/
/* PPD Button
/*-----------------------------------------------------------------------------------*/
.container a.ppd-button {
    background: #7ac144;
    color: #fff;
    display: block;
    padding: 15px 0;
    text-align: center;
    margin-top: 10px;
}

.container a.ppd-button .ppd-contr {
  font-size: 280%;
}

.container a.ppd-button .ppd-evid {
  font-size: 115%;
  text-transform: uppercase;
}

.container a.ppd-button .ppd-share {
  display: block;
  font-weight: bold;
  margin-top: 5px;
}

.container a.ppd-button:hover {
  text-decoration: none;
  background: #007CEF;
}

/*-----------------------------------------------------------------------------------*/
/* Forum Styles
/*-----------------------------------------------------------------------------------*/

.node-type-forum h1#page-title {
  font-size: 200%;
}

.forum-table td.forum-last-reply {
  padding: 15px 0;
}

.forum-table .forum-name a {
  font-size: 130%;
  font-weight: bold;
  line-height: 2em;
}

/*
.forum-table .forum-name .forum-list-icon-wrapper span {
  width: 70px;
}
*/

.forum-topic-header .topic-reply-link .topic-reply-allowed {
	display: none;
}

#forum-statistics {
  display: none;
}

#forum-comments #comment-form input {
	height: 45px;
}

#forum-statistics-header, #forum-statistics-statistics-header, .forum-header tr, .forum-table-topics th {
  background: #f2f2f2;
  font-size: 95%;
  line-height: 1.5em;
  padding: 3px 0 3px 11px;
  text-transform: uppercase;
  margin-top: 20px;
}

.forum-table-superheader {
  display: none;
}

.forum-header tr {
  margin-top: 0;
}

tr.even, tr.odd, td.active {
  background: none;
}

.forum-node-create-links {
  padding: 20px 0;
}

td.views-field-topic-icon {
  padding: 40px 0;
  width: 26px;
}

.forum-topic-legend {
  display: none;
  clear: both;
}

.forum-topic-legend div {
  clear: none;
  margin-right: 20px;
}

#forum-sort, .forum-tools, .forum-last-reply, .forum-last-post {
  display: none;
}

.views-field-title {
  padding: 20px 0 0;
}

.views-field-title a {
  font-weight: bold;
  font-size: 120%;
}

.views-field-title a.username {
  font-weight: normal;
}

.forum-table-topics {
  width: 100%;
}

.forum-table-topics td.views-field-last-updated {
  width: auto;
  min-width: 0;
}
.forum-table-topics .views-field-created {
  min-width: 75px;
}

.forum-table-topics .panel-group {
	display: none;
}

.forum-table-topics .comment-form-header {
	display: none;
}

.forum-post-title {
  display: none;
}

.forum-post-wrapper .forum-post-panel-main .forum-post-content .panel-title a {
	color: #337ab7;	
}

.forum-post .forum-post-panel-sub {
  display: none;
}

.forum-post .forum-post-panel-main {
  margin: 0;
  padding-bottom: 15px;
}

.forum-post .forum-post-info, .forum-jump-links, .forum-post .post-edited {
  display: none;
}

.forum-post .forum-post-footer .forum-post-links li.comment-add, .forum-post .forum-post-footer .forum-post-links li.sharethis {
  display: none;
}

#forum-comments {
	margin-top: -60px;
}

#forum-comments h2 {
	display: none;
}

#forum-comments form label {
	margin-top: 10px;
}

#forum-comments .comment-form .form-item-name .input-group-addon {
	display: none;
}

#forum-comments .forum-post .forum-post-panel-main {
  background: none;
  padding: 0;
}

#forum-comments .forum-post .forum-post-panel-main p {
  font-size: 100%;
}

#forum-comments .sharethis-comment {
  float: right;
}

#forum-comments .username {
  font-weight: bold;
}

#forum-comments .field-name-comment-body {
  margin: 10px 0 0;
}

.forum-node-create-links {
  display: none;
}

a.feed-icon {
  display: none;
}

.forum-post-panel-main {
  min-height: 0;
  padding: 15px 0 0;
}
.forum-post-panel-main p {
  font-size: 120%;
  margin: 0 7px;
}

.forum-post-links {
  margin: 0;
}
.forum-post-links li {
  background: none !important;
}

#forum-comments div.forum-post {
  border-bottom: 2px solid #eaeae4;
  padding: 7px 0;
}

#block-block-20 h2 {
  background: none;
  font-size: 120%;
  margin-top: 15px;
  padding: 0;
  text-transform: inherit;
}

.views-field views-field-last-updated, .views-field-last-updated {
  display: none;
}

td.forum-list-icon {
  height: 80px;
}

a.feed-icon {
  float: right;
}

#block-block-22 {
  background: #f2f2f2;
  border: 2px solid #eaeae4;
  padding: 10px;
}

#block-block-22 h2 {
  margin-top: 0;
}

#forum .forum-table tr.even {
    background-color: #e6e5e5;
}

#forum .forum-table tr.odd {
    background-color: #dcdcdc;
}

#forum .forum-table tr td.views-field-title {
    padding: 10px;
}

#forum #forum-topic-list table tbody td p {
	font-size: 18px;
    font-weight: bold;
}

#forum .forum-table tr td.views-field-title .forum-topic-title {
	font-size: 15px;
}

/* Hide the Mobile App Forum! */
#forum #forum-table-522 {
	display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/* Country Fact Sheet Styles
/*-----------------------------------------------------------------------------------*/
.view-country-menu .view-filters .views-exposed-form label {
	float: left;
    padding-top: 5px;
}

.view-country-menu .view-filters .views-exposed-form .views-widget {
	float: right;
    padding-left: 10px;
}

.country-fact-sheet .navbar .navbar-collapse {
	margin-right: 15px;
}

.country-fact-sheet .navbar {
    margin-bottom: 12px !important;
}

.country-fact-sheet .navbar-default .navbar-toggle {
	margin-top: 0px;
}

.country-fact-sheet .table td {
	text-align: left;
}

.country-fact-sheet .op-table td {
	position: relative;
}

.country-fact-sheet .op-table td.op-meeting-buttons {
	height: 100px;
}

.country-fact-sheet .op-table td.op-meeting-buttons div.meeting-button a.btn {
  width: 95px;
  height: 90px;
  white-space: normal;
  font-size: 11px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 8px;
  color: white;
  border: 0px solid white;
}

.country-fact-sheet .op-table .op-meeting-result {
	text-align: center;
}

.country-fact-sheet .op-table .turn-off {
    opacity: 0.65;
    filter: alpha(opacity=65); /* For IE8 and earlier */
    -webkit-box-shadow: none;
    box-shadow: none;
}

.country-fact-sheet .data-table .data-description {
	font-style: italic;
	list-style: none;
}

.country-fact-sheet .delegate-meeting, .country-fact-sheet .focal-point-state, .country-fact-sheet .focal-point-name, .country-fact-sheet .meeting-title {
    font-weight: bold;
}

.country-fact-sheet .ppd-table .ppd-header {
	width: 15%;
}

.country-fact-sheet .op-table tr.table-subheading td {
	padding: 0px 8px 2px 8px;
    vertical-align: top;
    border: none;
}

/* Fixes for the anchor links to work properly */
.country-fact-sheet #overview {
	margin-bottom: 10px;
}

.country-fact-sheet .cf-section-jump {
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 10px;
}

/* Fix for bootstrap print screen - wraps url links */
.country-fact-sheet .ppd-link-wrap {
	word-wrap: break-word;         /* All browsers since IE 5.5+ */
	overflow-wrap: break-word;     /* Renamed property in CSS3 draft spec */
  	width: 100%;
}
  
.country-fact-sheet .ppd-table {
  	table-layout: fixed;
  	width: 100%;
}
  
.country-fact-sheet .ppd-link{
	word-wrap: break-word;         /* All browsers since IE 5.5+ */
	overflow-wrap: break-word;
}

.country-fact-sheet .list-striped li.odd {
	background-color: #f9f9f9;
}

/*-----------------------------------------------------------------------------------*/
/* Map Region - Hide on small screens
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width: 600px) {
	.container #block-views-ppd-map-main-block-1 {
		display: none;
	}
}

/*-----------------------------------------------------------------------------------*/
/* LIVE STREAM Video
/*-----------------------------------------------------------------------------------*/
#GFMDModal .modal-dialog .modal-content {
    box-shadow: none;
    border: 0;
}

#GFMDModal .modal-dialog .modal-body {
    position: static !important;
}

/*-----------------------------------------------------------------------------------*/
/* LIVE CHAT - ChatRoll
/*-----------------------------------------------------------------------------------*/
html body .container .top-right section.live-chat {
	margin: 3px 5px 0px 5px;
	vertical-align: top;
}

html body .container .top-right ul li .live-chat {
    font-weight: normal;
    color: #fff;
    padding: 4px 8px;
    background-color: #1eabe2;
    width: 92px;
}

.top-right .region-top-right section.chatroll {
    display: block;
    width: 90%;
    height: 90%;
}

/*-----------------------------------------------------------------------------------*/
/* Help Region - Hide on small screens
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width: 600px) {
	.container .region-help {
		display: none;
	}
}

/*-----------------------------------------------------------------------------------*/
/* Contact Us Page
/*-----------------------------------------------------------------------------------*/
.contacts .contact {
	margin-top: 25px;
    background-color: #ebf5e5;
    padding: 20px;
    min-height: 200px;
}

/* Medium and Big screen */
@media screen and (min-width: 600px) {
	.contacts .contact {
		margin-left: 20px;
		width: 45%;
	}
}

.contacts .contact-photo {
	float: left;
}

.contacts .contact-photo img {
	width: 80px;
	height: 80px;
}

.contacts .contact .contact-info {
	padding-left: 10px;
	float: left;
	display: block;
	max-width: 75%;
}

.contacts .contact-info span {
	text-align: left;
}

.contacts .contact-name {
	font-weight: bold;
	display: block;
}

.contacts .contact-title {
	display: block;
}

.contacts .contact-department {
	display: block;
}

.contacts .contact-country {
	display: block;
}

.contacts .contact-email {
	display: block;
}

.contacts .contact-phone {
	display: block;
}

.contacts .contact-fax {
	display: block;
}

/*-----------------------------------------------------------------------------------*/
/* Bootstrap Message Modal
/*-----------------------------------------------------------------------------------*/
.container #gfmd_message_modal .error, table tr.error {
    background-color: #f2dede;
    color: #a94442;
    min-height: 100px;
    padding: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* General Form
/*-----------------------------------------------------------------------------------*/
.form-required {
  color: #c00;
}

/*-----------------------------------------------------------------------------------*/
/* User Profile Form
/*-----------------------------------------------------------------------------------*/

#user-profile-form .form-item label {
	display: inline-block;
	margin-top: 3px;
}

#user-profile-form #edit-account div.form-item-name label {
	display: table-caption;
}

#user-profile-form #edit-account .form-item .row {
	margin-left: 0;
	margin-right: 0;
}

.form-type-password-confirm .help-block {
    top: 25px;
}

/*-----------------------------------------------------------------------------------*/
/* Forgot Password Form
/*-----------------------------------------------------------------------------------*/
.container form#user-pass div.form-item-name {
	margin-bottom: 30px;
	line-height: 0;
	border-radius: 6px;
}

/*-----------------------------------------------------------------------------------*/
/* Request a GFMD Account Form
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/* GFMD Summit Registration button
/*-----------------------------------------------------------------------------------*/
.container .navbar-nav li a[href="/meetings/ecuador2019/summit"]{
	background-color: #e71f29;
	border-radius: 6px;
	color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/* GFMD Summit Registration 2019 - Manage Registration View
/*-----------------------------------------------------------------------------------*/
/* Styles to colour rows in the Admin Manage Registration view */ 
tr.\31 State {
	background-color:#e4f3fd;
}

tr.\32 Observer {
	background-color:#fdf6ea;
}

tr.\33 Civil {
	background-color:#ebfff3;
}

tr.\34 Private {
	background-color:#fcfde7;
} 

tr.\35 Mayoral Forum {
	background-color:#d1ffd3;
} 

tr.\36 Chair {
	background-color:#fbe6eb;
} 

tr.\37 RT_guests {
	background-color:#ccfffe;
} 

tr.\38 Side {
	background-color:#dadada;
} 

tr.\39 GFMD {
	background-color:#faf2ff;
} 

tr.Z10VIP {
	background-color:#fff;
} 

tr.Z11Locals {
	background-color:#fff;
}

tr.Z12Interpreter {
	background-color:#fff;
}

tr.Z13Other {
	background-color:#fff;
}

/*-----------------------------------------------------------------------------------*/
/* Invitation Non-FP Registration Form (2018)
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/* Registration Form (2017)
/*-----------------------------------------------------------------------------------*/

div.field-type-registration.field-label-hidden .field-items .field-item a {
  display: none;
}

#registration-form .rt-title {
  display: block;
  font-size: 90%;
  font-style: italic;
  margin-left: 16px;
}

/* Registration Form Extras */
#registration-form .multipage-button {
  width: 100%;
}

#registration-form .multipage-controls-list input.form-submit {
  background: #007CEF;
  color: #fff;
  float: right;
  font-size: 200%;
  text-shadow: none;
}

#registration-form .multipage-controls-list input.form-submit:hover {
  background: #659E38;
}

#registration-form .multipage-controls-list input.multipage-link-previous {
  background: #007CEF;
  color: #fff;
  float: left;
  font-size: 200%;
  text-shadow: none;
}

#registration-form .multipage-controls-list input.multipage-link-previous:hover {
  background: #659E38;
}

#registration-form .multipage-controls-list #edit-actions {
  float: right;
}

#registration-form .multipage-controls-list a#edit-cancel {
  background: red none repeat scroll 0 0;
  border: 1px solid #990000;
  border-radius: 2px;
  color: #fff;
  float: left;
  font-size: 120%;
  margin-right: 80px;
  padding: 12px;
}

#registration-form h2.multipage-pane-title {
  border-bottom: 1px solid;
  color: #007cef;
  font-size: 200%;
  font-weight: bold;
  padding-bottom: 10px;
}

#registration-form h3 {
  background-color: #7ac144;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
  padding: 6px 12px;
}

#registration-form .form-item input.form-text {
  color: #007CEF;
}

#registration-form .multipage-button {
  float: none;
  width: 100%;
}

#registration-form .field-type-datetime fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#registration-form .field-type-datetime fieldset .fieldset-legend {
  font-weight: bold;
}

#registration-form .field-type-datetime fieldset .container-inline-date .date-padding {
  padding: 0;
}

#registration-form .field-type-datetime fieldset .date-spacer {
  display: none;
}

#registration-form .field-type-datetime fieldset .form-item {
  margin-left: 0;
}

#registration-form .field-type-registration .field-item a {
  background: #007CEF;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 200%;
  padding: 10px;
  text-align: center;
  text-shadow: none;
}

#registration-form .field-type-registration .field-item a:hover {
  text-decoration: none;
  background: #659E38;
}

#registration-form .registration-who-msg {
  display: none;
}

#registration-form .rt-title {
  display: block;
  font-size: 90%;
  font-style: italic;
  margin-left: 16px;
}

#registration-form .form-item-field-first-simultaneous-roundta-und, #registration-form .form-item-field-second-simultaneous-roundt-und, #registration-form .form-item-field-special-sessions-9h15-to-1-und, #registration-form .form-item-field-reception-dinner-und, #registration-form .form-item-field-reception-dinner-und-Dinner, #registration-form .form-item-field-reception-dinner-und-Reception {
  margin: 10px 0 10px 20px;
}

#registration-form .form-item-field-first-simultaneous-roundta-und label, #registration-form .form-item-field-second-simultaneous-roundt-und label, #registration-form .form-item-field-special-sessions-9h15-to-1-und label, #registration-form .form-item-field-reception-dinner-und label, #registration-form .form-item-field-reception-dinner-und-Dinner label, #registration-form .form-item-field-reception-dinner-und-Reception label {
  color: #007CEF;
}

#registration-form .form-item-field-first-simultaneous-roundta-und label.option, #registration-form .form-item-field-second-simultaneous-roundt-und label.option, #registration-form .form-item-field-special-sessions-9h15-to-1-und label.option, #registration-form .form-item-field-reception-dinner-und label.option, #registration-form .form-item-field-reception-dinner-und-Dinner label.option, #registration-form .form-item-field-reception-dinner-und-Reception label.option {
  color: #5A524D;
}

/*-----------------------------------------------------------------------------------*/
/* Registration - Notify / Reminder Guest
/*-----------------------------------------------------------------------------------*/
.loading {
	background: url("../images/sending.gif");
	width:248px;
	height:119px;
	
}


/*-----------------------------------------------------------------------------------*/
/* Webform Bootstrap
/*-----------------------------------------------------------------------------------*/
.webform-submission .form-actions input {
	margin: 0 10px;
}

.webform-client-form .form-actions input {
	margin: 0 10px;
}

/*-----------------------------------------------------------------------------------*/
/* Mailchimp
/*-----------------------------------------------------------------------------------*/
.view-mailchimp-views .view-content div {
    display: inline;
}

/*-----------------------------------------------------------------------------------*/
/* Overview Image hover buttons
/*-----------------------------------------------------------------------------------*/
.area {
    background:#531e8c;
    display:block;
    opacity:0;
    position:absolute;
}

/*-----------------------------------------------------------------------------------*/
/* GFMD About Image hover buttons
/*-----------------------------------------------------------------------------------*/
.size-1 {
	height:21.5%;
	width:19%;
}

.size-2 {
	height: 21.5%;
    width: 15.8%;
}

.size-3 {
	height: 31%;
    width: 30.5%;
}

.size-4 {
	height: 18%;
    width: 17.7%;
}

#area1 {
	/* CS */
    left:0%;
    top:10%;
}

#area2 {
	/* Business Mechanism */
    left:0%;
    top:44%;
}

#area3 {
	/* Mayors Mechanism */
    left:0%;
    top:77.5%;
}

#area4 {
	/* Troika */
    left:60%;
    top:9%;
}

#area5 {
	/* SG */
    left:60.5%;
    top:44%;
}

#area6 {
	/* FOF */
    left:60.5%;
    top:79%;
}

#area7 {
	/* SU */
    left: 28%;
    top: 79.6%;
}

#area8 {
	/* UN & other related procs */
    left: 21.8%;
    top: 0%;
}

#area9 {
	/* UN Mig Network */
    left: 39.6%;
    top: 0%;
}

#area10 {
	/* Chair */
	left: 23.3%;
    top: 38%;
}

#area11 {
	/* Ad hoc working */
    left: 82.1%;
    top: 48.5%;
}

#area12 {
	/* FP Network */
    left: 82.1%;
    top: 80.5%;
}

#area1:hover, #area2:hover, #area3:hover, #area4:hover, #area5:hover, #area6:hover, #area7:hover, #area8:hover, #area9:hover, #area10:hover, #area11:hover, #area12:hover {
    opacity:0.2;
}

/*-----------------------------------------------------------------------------------*/
/* GFMD Timeline Image hover buttons
/*-----------------------------------------------------------------------------------*/
.size-h1 {
	height:24%;
	width:8.5%;
}

.size-h2 {
	height:17%;
	width:10.5%;
}

.size-h3 {
        height:12%;
        width:17%;
}


#area-homepage1 {
	/* Belgium */
    left:90.8%;
    top:3.5%;
}

#area-homepage2 {
	/* Philippines */
    left:83.5%;
    top:70.8%;
}

#area-homepage3 {
	/* Mayors Mechanism */
    left:75.5%;
    top:3.0%;
}

#area-homepage4 {
	/* Troika */
    left:68.3%;
    top:70.8%;
}

#area-homepage5 {
	/* SG */
    left:61.0%;
    top:3.0%;
}

#area-homepage6 {
	/* FOF */
    left:53.5%;
    top:70.8%;
}

#area-homepage7 {
	/* SU */
    left:46.12%;
    top:3.0%;
}

#area-homepage8 {
	/* UN & other related procs */
    left:38.88%;
    top:70.8%;
}

#area-homepage9 {
	/* UN Mig Network */
    left:31.1%;
    top:3.0%;
}

#area-homepage10 {
	/* Chair */
    left:23.0%;
    top:70.8%;
}

#area-homepage11 {
	/* Ad hoc working */
    left:16.3%;
    top:3.0%;
}

#area-homepage12 {
        /* UAE  */
    left:8.9%;
    top:70.8%;
}

#area-homepage13 {
        /* France Senegal  */
    left:0.5%;
    top:3.0%;
}

#area-structure1 {
        /* Youth Stakeholder  */
    left:2.5%;
    top:30.2%;
}

#area-structure2 {
        /* Member States  */
    left:16.1%;
    top:8.7%;
}

#area-structure3 {
        /* Civil Society  */
    left:16.2%;
    top:28.2%;
}

#area-structure4 {
        /* Business Mechanism  */
    left:16.3%;
    top:47%;
}

#area-structure5 {
        /* Mayors Mechanism  */
    left:16.5%;
    top:64.5%;
}

#area-structure6 {
        /* GFMD Chair  */
    left:40%;
    top:29%;
}

#area-structure7 {
        /* Support Function  */
    left:38.5%;
    top:71%;
}

#area-structure8 {
        /* Troika  */
    left:62%;
    top:11%;
}

#area-structure9 {
        /* Steering Group  */
    left:62%;
    top:32%;
}

#area-structure10 {
        /* Friends of the Forum  */
    left:62%;
    top:55%;
}

#area-structure11 {
        /* Thematic Working Group  */
    left:82%;
    top:32%;
}

#area-structure12 {
        /* Focal Points Network  */
    left:82%;
    top:55%;
}

#area-homepage1:hover, #area-homepage2:hover, #area-homepage3:hover, #area-homepage4:hover, #area-homepage5:hover, #area-homepage6:hover, #area-homepage7:hover, #area-homepage8:hover, #area-homepage9:hover, #area-homepage10:hover, #area-homepage11:hover, #area-homepage12:hover #area-homepage13:hover {
    opacity:0.2;
}

#area-structure1:hover, #area-structure2:hover, #area-structure3:hover, #area-structure4:hover,         #area-structure5:hover, #area-structure6:hover, #area-structure7:hover, #area-structure8:hover, #area-structure9:hover, #area-structure10:hover, #area-structure11:hover, #area-structure12:hover {
    opacity:0.2;
}

/*-----------------------------------------------------------------------------------*/
/* GFMD About Image hover buttons
/*-----------------------------------------------------------------------------------*/
.container table#gfmd-gcm-green-box h5 {
	font-weight:bold;
	margin-top: 8px;
    margin-bottom: 3px;
}

/*-----------------------------------------------------------------------------------*/
/* Fixes to correctly display the Download Webforms tool
/*-----------------------------------------------------------------------------------*/
html body .container #webform-results-download-form #edit-components {
	display:none;
}

.comment .indented {
  margin-left: 40px; /* LTR */
}
.indented {
  margin-left: 40px; /* LTR */
}

.title_uae {
  margin-left: 74px;
}

.official_email_uae {
  margin-left: 13px;
}

.organisation_uae {
  margin-left: 11px;
}

.first_name_uae {
  margin-left: 32px;
}

.last_name_uae {
  margin-left: 32px;
}

.list .group-left-covid {
  position: relative;
  float: left;
  width: 30%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.list .group-right-covid {
  position: relative;
  float: left;
  width: 70%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.list .group-left-covid img {
  display: block;
  max-width: 30%;
  height: auto;
}

.block-facetapi h2 {
    color: #fff;
    background-color: #0033a1;
    border-color: #004288;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
position: relative;
top: -22px;

}

#block-facetapi-1mkwp3kjugb69oyhdc9rdvcwxltobaxk  {
    border: solid 1px #151414;
}


#block-facetapi-1mkwp3kjugb69oyhdc9rdvcwxltobaxk h2 {
    color: #fff;
    background-color: #0033a1;
    border-color: #004288;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
position: relative;
top: -22px;

}


#block-facetapi-selriw3jb1jkpuwoy1k9vimhjvte5xo9  {
    border: solid 1px #151414;
}


#block-facetapi-selriw3jb1jkpuwoy1k9vimhjvte5xo9 h2 {
    color: #fff;
    background-color: #0033a1;
    border-color: #004288;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
position: relative;
top: -21px;
}


#block-facetapi-law4c0t3zb2osvjxbesvoxvwykv3b7k9  {
    border: solid 1px #151414;
}

#block-facetapi-law4c0t3zb2osvjxbesvoxvwykv3b7k9 h2 {
    color: #fff;
    font-size: 14px;
    background-color: #0033a1;
    border-color: #004288;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}


#block-facetapi-auuji8q1se2jdvtluenvnzhhwlpqtryj  {
    border: solid 1px #151414;
}

#block-facetapi-auuji8q1se2jdvtluenvnzhhwlpqtryj h2 {
    color: #fff;
    font-size: 14px;
    background-color: #0033a1;
    border-color: #004288;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
position: relative;
top: -22px;

}

#block-facetapi-8ngukzlhdrsd2izazm2wksn391japo0p {
    border: solid 1px #151414;
}

#block-facetapi-8ngukzlhdrsd2izazm2wksn391japo0p h2 {
    color: #fff;
    font-size: 14px;
    background-color: #0033a1;
    border-color: #004288;
    border-color: #101214;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border:1px solid #ccc;
    font-size: 14px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
position: relative;
top: -22px;
}

#block-facetapi-iwhrj126veeqs0an1xr1ommadwpjr2bd {

    border: solid 1px #151414;
}

#block-facetapi-iwhrj126veeqs0an1xr1ommadwpjr2bd h2 {
    color: #fff;
    background-color: #0033a1;
    border-color: #004288;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border:1px solid #ccc; 
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    position: relative;
    top: -21px;
} 


.block-facetapi{
    border: solid 1px #151414;
}

#block-facetapi-zumyopx1ceidpwfzitpgtlmzu1jujdti h2 {
    color: #fff;
    background-color: #0033a1;
    border-color: #004288;
    border: solid 1px #151414;
    border-bottom-color: rgb(0, 66, 136);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border:1px solid #ccc; 
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
position: relative;
top: -22px;

} 

.block--ajax_facets {
    border: solid 1px #151414;
}

.ds-1col div.field-label {
  display: none;
}

/*
.imagediv {
    float: left;
    position: relative;
    top: 10px;
    margin: 10px;
}

.col-lg-3 {
   width: 26%
}    

*/
/*********** header logo changes style start **************/
.fixed div div.logo-grid-block a img{max-height: 100% !important;}
a.logo.navbar-btn {
  display: block;
}
@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.navbar-nav {
        margin: 5px 0 !important;
}
.fixed div div.logo-grid-block, .fixed div div.banner-center{width:50%;}
.fixed div div.banner-center{margin-top:20px;} 
.fixed>div.row {
    padding: 0 15px;
} 
.fixed {
	position: fixed;
	top:0;
	left:0;
	z-index: 100;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #868585;
}
header .col-sm-12.banner-center, header .col-sm-12.logo-grid-block, header .col-md-12.banner-center, header .col-md-12.logo-grid-block {
	width: 50%;
}
header .col-sm-12.banner-center, header .col-md-12.banner-center{margin-top:10px;}  
}
@media screen and (max-width: 1200px) and (min-width: 800px){
html body .container .fixed div.logo-grid-block a img, html body .container  div.logo-grid-block a img {
	margin: auto;
}
}
/*********** header logo changes style end **************/

/*
.working-groups-links a{display:block; background:#82bd5e5c; border:1px solid #000; margin-bottom:10px; padding:10px; text-align:center; color:#000; font-weight:600;}
.working-groups-links a:hover{color:#000; text-decoration:none}
*/
.adHoc-data p{margin-bottom:20px;}
.adHoc-data h4{margin:30px 0 10px;}
.adHoc-data ul.prev-gfmd-points li{margin-bottom:10px;}

.working-groups-links a {
    display: inline-block;
    background: #82bd5e;
    border: 1px solid #4cae4c;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    width: 33%;
    vertical-align: middle;
    margin: 0 0px 10px;
    height: 65px;
    border-radius: 3px;
}

.working-groups-links a:nth-child(2) {
    padding-top: 20px;
}

.working-groups-links a:hover {
    color: #fff;
    text-decoration: none;
    background: #449d44;
    border: 1px solid #398439;
}

