/*!
Theme Name: UNHCR Help 2.0
Theme URI: http://www.unhcr.org/
Author: UNHCR
Author URI: http://www.unhcr.org/
Description: Theme for the Help sites network
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: help
Tags:

Original Help theme was based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
/* Variables */
/* Font-sizes */
/* Transitions */
/* Colors */
/* End Variables */
/*---Beginning of stuff I added-------------------------------*/

@font-face {
  font-family: 'help-fa-icons';
  src: url('fonts/help-fa-icons/help-fa-icons.eot?86190770');
  src: url('fonts/help-fa-icons/help-fa-icons.eot?86190770#iefix') format('embedded-opentype'),
       url('fonts/help-fa-icons/help-fa-icons.woff2?86190770') format('woff2'),
       url('fonts/help-fa-icons/help-fa-icons.woff?86190770') format('woff'),
       url('fonts/help-fa-icons/help-fa-icons.ttf?86190770') format('truetype'),
       url('fonts/help-fa-icons/help-fa-icons.svg?86190770#help-fa-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="help-fa-icon-"]:before, [class*=" help-fa-icon-"]:before {
  font-family: "help-fa-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}
.help-fa-icon-search:before { content: '\e800'; } /* 'î €' */
.help-fa-icon-print:before { content: '\e801'; } /* 'î ' */
.help-fa-icon-export:before { content: '\e802'; } /* 'î ‚' */
.help-fa-icon-right-open:before { content: '\e803'; } /* 'î ƒ' */
.help-fa-icon-left-open:before { content: '\e804'; } /* 'î „' */
.help-fa-icon-down-open:before { content: '\e805'; } /* 'î …' */
.help-fa-icon-up-open:before { content: '\e806'; } /* 'î †' */
.help-fa-icon-cancel:before { content: '\e807'; } /* 'î ‡' */
.help-fa-icon-telegram:before { content: '\e808'; } /* 'î ˆ' */
.help-fa-icon-viber:before { content: '\e809'; } /* 'î ‰' */
.help-fa-icon-twitter:before { content: '\f099'; } /* 'ï‚™' */
.help-fa-icon-facebook:before { content: '\f09a'; } /* 'ï‚š' */
.help-fa-icon-menu:before { content: '\f0c9'; } /* 'ïƒ‰' */
.help-fa-icon-close:before { content: '\1F5D9'; } /* 'ðŸ—™' */
.help-fa-icon-linkedin:before { content: '\f0e1'; } /* 'ïƒ¡' */
.help-fa-icon-angle-double-left:before { content: '\f100'; } /* 'ï„€' */
.help-fa-icon-angle-double-right:before { content: '\f101'; } /* 'ï„' */
.help-fa-icon-angle-double-up:before { content: '\f102'; } /* 'ï„‚' */
.help-fa-icon-angle-double-down:before { content: '\f103'; } /* 'ï„ƒ' */
.help-fa-icon-angle-left:before { content: '\f104'; } /* 'ï„„' */
.help-fa-icon-angle-right:before { content: '\f105'; } /* 'ï„…' */
.help-fa-icon-angle-up:before { content: '\f106'; } /* 'ï„†' */
.help-fa-icon-angle-down:before { content: '\f107'; } /* 'ï„‡' */
.help-fa-icon-youtube:before { content: '\f167'; } /* 'ï…§' */
.help-fa-icon-youtube-play:before { content: '\f16a'; } /* 'ï…ª' */
.help-fa-icon-instagram:before { content: '\f16d'; } /* 'ï…­' */
.help-fa-icon-skype:before { content: '\f17e'; } /* 'ï…¾' */
.help-fa-icon-vkontakte:before { content: '\f189'; } /* 'ï†‰' */
.help-fa-icon-wheelchair:before { content: '\f193'; } /* 'ï†“' */
.help-fa-icon-whatsapp:before { content: '\f232'; } /* 'ïˆ²' */
.help-fa-icon-universal-access:before { content: '\f29a'; } /* 'ïŠš' */

.welcome-page h1 {
  margin-bottom: 45px; }

.welcome-page h4 {
  font-family: 'proxima_nova', Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase; }

.welcome-caption-container h3 {
  font-family: 'proxima_nova', Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase; }

.welcome-title {
  padding-top: 50px; }

.welcome-description {
  padding-top: 20px;
  padding-bottom: 35px; }

.welcome-page .hp-btn {
  font-family: 'proxima_nova', Arial, sans-serif;
  text-transform: uppercase; }

.welcome-page .below-fold {
  margin: 0 -50px;
  color: #1e1e1e; }
.welcome-page .below-fold-content {
  padding-top: 70px;
  background-color: white; }
.welcome-page p {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 18px; }

.welcome-img-container {
  padding-bottom: 48px; }

div .page-content {
  max-width: 750px; }

.understand-table {
  border-collapse: collapse; }

.understand-table tr + tr {
  border-top: 1px solid #aaa; }

.understand-table .selected {
  background-color: #f5f2f2; }

.understand-table .option {
  width: 90%;
  padding: 15px;
  border-right: 1px solid #aaa; }

.understand-table .check {
  width: 10%;
  line-height: 0.5;
  vertical-align: middle;
  border-left: 1px solid #aaa;
  text-align: center;
  color: #2ecc71; }

.understand-table tr:hover {
  background-color: #f5f2f2;
  cursor: pointer; }

#reset {
  background-color: #2ecc71;
  border: 1px solid #27ae60;
  box-shadow: none;
  color: #fefefe;
  text-shadow: none;
  padding: 15px;
  width: 50%;
  margin-top: 15px; }

#selectorcontainer {
  float: right; }

#menu-accordion {
  text-align: left;
  margin: 0;
  list-style: none; }

.gmnoprint img {
  max-width: none; }

.gm-style img {
  max-width: none; }

#maprow {
  height: 400px;
  margin-top: 30px; }

#mapcontainer {
  width: 100%;
  height: 100%; }

.hl {
  color: #e5561c; }

.alert {
  color: #fefefe;
  max-width: 750px;
  font-size: 1.2em; }

.greenAlert {
  background-color: #2ecc71;
  border: 2px solid #27ae60;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.redAlert {
  background-color: #e74c3c;
  border: 2px solid #c0392b;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.blueAlert {
  background-color: #3498db;
  border: 2px solid #2980b9;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.tabContent hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.entry-title,
h2 {
  color: #202020; }

body.page,
body.single,
body.error404,
body.search {
  background-color: #fefefe; }

a {
  color: #0072bc; }

a:hover {
    text-decoration: underline;
}
#news a {
  color: #404040; }


article.news-item {
  padding-bottom: 50px;
  padding-top: 50px;
  border-bottom: #ccc 1px solid; }

article:last-of-type {
  border: none; }

.news-title {
  font-size: 28px;
  line-height: .9em; }

.news-date {
  font-size: 12px; }

.news-content {
  padding-top: 15px;
  padding-bottom: 15px; }

.news-excerpt {
  padding-top: 14px;
  line-height: 1.3em; }

#news a:hover {
  color: #0072bc; }

.orgname {
  font-weight: bold; }

a:hover {
  text-decoration: none;
  color: #0072bc; }

.entry-content a {
  color: #0072bc; }

.entry-content ul li ul {
  list-style: circle;
}

#page {
  margin-bottom: 30px; }

.site-main {
  padding-bottom: 20px;
}

.welcome-img {
  margin: 0 0 20px; }

.page-template-page-templatescountry_landing-php {
  font-size: 21px; }

.page-template-page-templateslanding-php #content {
  margin: 0;
  padding: 0; }
.page-template-page-templateslanding-php #page {
  margin-bottom: 0px; }

#colophon .site-info {
  color: #0072bc; }
#colophon .innovation-link img {
  height: 35px; }

.accordion.contacts h3:after {
  display: none; }

.contact-container {
  margin-bottom: 15px;
  margin-top: 15px; }

.contact-info {
  line-height: 1.2em;
  padding-bottom: 10px; }

.contact {
  padding-top: 10px;
  border-top: 1px solid #ccc; }

.contact:hover {
  background-color: #F5F5F5; }

.contact-header {
  border-top: 1px solid #ccc; }

.gm-style-iw {
  width: 324px !important;
  height: auto !important; }

a.mapclick {
  color: #f71b51;
  font-size: 0.8em;
  margin-top: 0.2em;
  margin-left: 0.5em; }

.header {
  position: relative; }

.header .fa-envelope,
.header .fa-phone,
.header .fa-map-marker {
  margin-left: 5px;
  margin-right: 5px; }

.marker {
  cursor: pointer; }

.marker:hover {
  color: #f71b51;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.header .fa-envelope {
  color: #9ec43b; }

.header .fa-phone {
  color: #0072bc; }

.header .fa-map-marker {
  color: #f71b51; }

.nomap .fa-map-marker {
  visibility: hidden; }

.nophone .fa-phone {
  visibility: hidden; }

.noemail .fa-envelope {
  visibility: hidden; }

.icons {
  float: right;
  margin-right: 16px; }

#mapcontainer {
  padding-bottom: 1em;
  background-color: #fefefe; }

.menu-button {
  position: absolute;
  z-index: 1000;
  top: 16px;
  left: 16px;
  color: #1e1e1e;
  text-align: center;
  border: 1px solid #1e1e1e;
  border-radius: 30px;
  height: 30px;
  width: 30px;
  padding: 6px;
  font-size: 15px;
  line-height: 0.9em;
  cursor: pointer;
  background-color: #fefefe; }

.menu-button:hover {
  color: #fefefe;
  background-color: #1e1e1e; }

.menu-button.close-btn {
  color: #1e1e1e;
  background-color: #fefefe;
  left: 202px;
  top: 7px; }

body.custom-background {
  background: #FEFEFE; }

.tabContent {
  max-width: 750px; }

@media (min-width: 768px) {
  .tabs li .col-sm-5 {
    width: 45.8333333333%; } }
.tabs li a {
  color: #404040;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-color: #fbfbfb;
  border: 1px solid #d2d2d2; }

.tabs li a:hover {
  border: 1px solid #0072bc; }

.tabs li a.selected {
  background-color: #c7e3fe;
  border: 1px solid #0072bc; }

.accordion {
  max-width: 750px; }

.tabs {
  max-width: 750px; }

#header-container {
  width: 240px;
  display: block;
  position: fixed;
  overflow-x: hidden;
  background-color: #fefefe;
  z-index: 1000;
  border-right: 1px solid #ccc;
  bottom: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.back-home {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block; }
  .back-home img {
    width: 38px;
    height: auto; }

body.admin-bar .back-home {
  top: 32px; }
  body.admin-bar .back-home img {
    width: 38px; }

#header_language {
  /* RN:
display: inline-block;
  float: right;
  position: absolute;
  top: 20px;
  right: 100px; */
}
  #header_language li {
    list-style: none;
    display: inline;
    border-left: 1px solid #ccc;
    margin: 0;
    padding: 0; }
  #header_language li:first-child {
    border-left: none; }
  #header_language a {
    display: inline-block;
    padding: 0 10px;
    font-weight: 400; }
  #header_language li.active a {
    color: #0072bc;
    font-weight: 700; }

.rtl #header_language {
  float: left;
  right: auto;
  left: 60px; }

body.admin-bar #header_language {
  top: 50px; }

@media (max-width: 767px) {
  #header_language {
    right: 10px;
    top: 10px; } }
#content {
  padding-top: 30px;
  text-align: left; }

#masthead {
  padding-top: 32px;
  padding-bottom: 66px;
  text-align: center; }

#masthead h1 {
  font-size: 1.5em; }

#menu-accordion {
  width: 100%; }

#menu-accordion.help-main-menu-wp li.menu-item {
  border-bottom: 1px solid #CCCCCC;
}

#menu-accordion.help-main-menu-wp li.menu-item ul li.menu-item {
  border-bottom: 1px dotted #CCCCCC;
}

#menu-accordion.help-main-menu-wp li.menu-item ul li.menu-item:last-child {
  border-bottom: 0px;
}

.site-branding {
  padding-bottom: 2em; }

#menu-accordion .content-div {
  font-size: 0.8em; }

#menu-accordion.help-main-menu-wp li span,
#menu-accordion li h3 {
  display: block;
  border-left: 3px solid #FFFFFF;
}
#menu-accordion.help-main-menu-wp .menu-item a {
  font-weight: 300;
}
#menu-accordion.help-main-menu-wp .menu-item.current-menu-item a {
  font-weight: 500;
}
#menu-accordion.help-main-menu-wp li ul li a {
  font-size: 0.8em;
}

.accordion h3:hover {
  color: #0072bc; }

#menu-accordion .current_top, #menu-accordion .current-menu-item h3, #menu-accordion.help-main-menu-wp .current-menu-item span {
  border-left: 3px solid #0072bc; }

#menu-accordion.help-main-menu-wp .current-menu-item ul.sub-menu li span {
  border-left: 3px solid #FFFFFF;
}

.menuitem h3:hover, #menu-accordion .menu-item h3:hover, #menu-accordion.help-main-menu-wp .menu-item span:hover,
#menu-accordion.help-main-menu-wp .current-menu-item ul.sub-menu li span:hover {
  border-left: 3px solid #000; /*#02b2e1*/
  cursor: pointer; }

#menu-accordion h3:hover a, #menu-accordion.help-main-menu-wp .menu-item span:hover a {
  padding-left: 22px;
  color: black; }

.subpages.ui-state-active {
border-left: 3px solid #000; /*#02b2e1*/ }

#menu-accordion .subpages a {
  margin-right: 7px; }

#menu-accordion .ui-accordion-header-active {
  margin-right: 5px; }

#menu-accordion .ui-accordion-header-active a {
  padding-left: 22px; }

#menu-accordion .ui-accordion-header-active a {
  margin-right: 2px; }

#menu-accordion .ui-state-hover a {
  margin-right: 2px; }

#menu-accordion .subpages:after, #menu-accordion .menu-item-has-children h3:after, #menu-accordion.help-main-menu-wp .menu-item-has-children span:after {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 0.8em 'help-fa-icons';
  font-display: swap;
  text-decoration: inherit;
  content: ' \f104';
  margin-left: -6px; }

#menu-accordion .ui-accordion-header-active:after, #menu-accordion h3.current_top.subpages:after,
#menu-accordion .current-menu-parent h3:after, #menu-accordion .current-menu-item.menu-item-has-children h3:after,
#menu-accordion.help-main-menu-wp .current-menu-parent span:after, #menu-accordion.help-main-menu-wp .current-menu-item.menu-item-has-children span:after {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 0.8em 'help-fa-icons';
  font-display: swap;
  text-decoration: inherit;
  content: ' \f107';
  margin-left: -7px; }

#menu-accordion .current_top a,
#menu-accordion .current-menu-item h3 a,
#menu-accordion .current-menu-parent h3 a,
#menu-accordion.help-main-menu-wp .current-menu-parent span a {
  /* margin-right: 2px; */
  padding-left: 22px; }

#menu-accordion .nosub:after,
#menu-accordion.help-main-menu-wp li:not(.menu-item-has-children) h3:after,
#menu-accordion.help-main-menu-wp li:not(.menu-item-has-children) span:after,
#menu-accordion.help-main-menu-wp ul li ul li span:after,
#menu-accordion.help-main-menu-wp .current-menu-item.menu-item-has-children ul li span:after {
  display: none; }

.content-div a {
  padding-left: 25px;
  display: block;
  line-height: 1.3em;
  padding-top: 5px;
  padding-bottom: 5px; }

.menulink:hover {
  color: #000;
  padding-left: 22px; }

#menu-accordion h3 a, #menu-accordion h5 a,
#menu-accordion.help-main-menu-wp span a {
  padding-left: 22px;
  margin-top: 0.3em;
  display: inline-block;
  margin-bottom: 0.5em;
  width: 210px;
  line-height: 1.5em;
	color: #404040;
}

#menu-accordion.help-main-menu-wp li ul.sub-menu {
  list-style: none;
  margin-left: 0px;
}

#menu-accordion.help-main-menu-wp ul.sub-menu .menu-item a {
  font-weight: 500;
}

#menu-accordion.help-main-menu-wp ul.sub-menu li a,
#menu-accordion.help-main-menu-wp ul.sub-menu li span:hover a {
  /* padding-left: 0px; */
}

a.menulink {
    color: #404040;
}

.content-div a:hover {
  border-left: 3px solid #000; }

.content-div a.current_child {
  border-left: 3px solid #0072bc; }

.entry-header h1, .entry-header h3.homepage-h3-alt {
  font-size: 50px;
  padding-left: 0.5em;
  border-left: 4px solid #0072bc;
  font-weight: 300;
	margin-bottom: 40px;
margin-top: 50px;
}

.entry-header h3.homepage-h3-alt {
  margin-bottom: 10px;
  font-size: 50px;
}

.entry-header h1.homepage-h1-alt {
  font-size: 18px;
  line-height: 28px;
  color: #575757;
  border-left: 0px;
  padding-left: 0px;
  margin: 0px;
}

.entry-content h2 {
  font-size: 37px;
  font-weight: 300;
	margin-bottom: 20px;
margin-top: 40px;}

.entry-content p.has-background.has-text-align-center a {
  color: #000000;
}
.entry-content p.has-background.has-text-align-center a:hover {
  color: #000000;
}

.print-button:before,
.email-button:before,
.feedback-button:before,
.search-button:before,
.social-button:before {
  -webkit-font-smoothing: antialiased;
  display: block;
  font: normal 24px/1 'help-fa-icons';
  font-display: swap;
  text-decoration: inherit;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px; }

.search-button:hover {
  background-color: #404040;
  color: transparent; }

.search-button:before {
  content: '\e800'; }

.email-button:before {
  content: "\f003"; }

.print-button:before {
  content: '\e801'; }

.feedback-button:before {
  content: "\f0e5"; }

.social-button {
  display: block; }
  .social-button:before {
    content: '\e802'; }
  .social-button:active, .social-button:focus {
    cursor: pointer;
    background-color: #404040;
    color: #fefefe;
    outline: none;
    text-decoration: none; }
  .social-button .at4-icon-left, .social-button .at-icon-wrapper {
    display: none !important; }

#at4-share {
  display: none !important; }

#secondary {
  background-color: white;
  width: 60px;
  position: fixed;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-left: 1px solid #ccc;
  padding-top: 30px;
  text-align: center; }

#secondary div:hover, #secondary a:hover {
  cursor: pointer;
  background-color: #404040;
  color: #fefefe; }

#email-open h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }

#feedback-open h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }

#email-open {
  background: #fefefe;
  position: fixed;
  z-index: 1001;
  right: 60px;
  left: 250px;
  top: 0;
  max-height: 100vh;
  overflow-y: auto;
  padding-top: 50px;
  display: none;
  padding-bottom: 30px; }

#reset .fa-refresh {
  margin-right: 3px; }

#feedback-open {
  background: #fefefe;
  position: fixed;
  z-index: 1001;
  right: 60px;
  left: 250px;
  top: 0;
  padding-top: 50px;
  display: none;
  padding-bottom: 30px;
  max-height: 100vh;
  overflow-y: auto; }

#searchbox {
  position: fixed;
  top: 0;
  right: 60px;
  left: 250px;
  z-index: 1001;
  padding-top: 50px;
  padding-bottom: 30px;
  background: #fefefe;
  max-height: 100vh;
  overflow-y: auto;
  display: none; }

.search-field {
  width: 100%;
  margin-bottom: 1em;
  padding: 0.5em; }

#searchbox h1, .modal-header-title {
  font-size: 1.3em;
  margin-bottom: 1em; }

#searchbox .search-submit {
  display: inline-block; }

button#submit i {
  margin-right: 0.5em; }

button#cancel i {
  margin-right: 0.5em; }

#overlay {
  position: fixed;
  right: 60px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #fefefe;
  opacity: 0.8;
  display: none; }

.site-footer {
  border-top: 1px solid #ccc;
  padding: 15px 50px;
  background-color: white;
  /* position: fixed;
  z-index: 1010;
  bottom: 0;
  left: 0;
  right: 0;*/
}
  .site-footer .menu {
    margin: 0;
    padding: 0;
    float: right;
    display: inline;
    line-height: normal;
    vertical-align: top; }
    .site-footer .menu li {
      list-style: none;
      display: inline;
      margin: 0;
      padding: 0;
      line-height: normal; }
      .site-footer .menu li a {
        display: inline-block;
        margin: 0;
        padding: 0; }
  .site-footer .menu a, .site-footer .optima-powered {
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    color: #595959; }
  .site-footer .menu a:hover, .site-footer .optima-powered:hover {
    text-decoration: underline;
    color: #333; }

/* Landing Page Popovers */
.popover {
  margin-left: 13px;
  padding: 0;
  color: #333;
  border-radius: 3px;
  background: #404040; }
  .popover.top {
    margin-top: -1px; }
    .popover.top > .arrow:after {
      border-top-color: #404040; }
  .popover.bottom {
    margin-top: 50px; }
    .popover.bottom > .arrow:after {
      border-bottom-color: #404040; }
  .popover .popover-content {
    margin: 0;
    padding: 0;
    background: #404040; }
  .popover h3 {
    margin: 0;
    padding: 3px 10px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    background: #eee;
    color: #333;
    font-size: 16px;
    border-radius: 2px 2px 0 0; }
  .popover ul {
    margin: 1px 0;
    padding: 0; }
    .popover ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
      .popover ul li a {
        color: #fff;
        background: #404040;
        padding: 2px 10px;
        margin: 0;
        line-height: normal;
        font-weight: 400;
        font-size: 13px;
        display: block;
        text-align: center; }
        .popover ul li a span {
          color: #bbb; }
        .popover ul li a:hover {
          background: #000; }

.jvectormap-zoomin, .jvectormap-zoomout {
  display: none; }

.optima-powered {
    float: right;
    margin-top: 3px;
    border-left: 1px solid #ccc;
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 10px;
}

@media (max-width: 501px) {
  .optima-powered {
    border-left: none;
    margin-top: 0;
    margin-right: 0; }

  .site-footer .menu {
    clear: right; } }
@media print {
  article {
    min-width: 21cm; }

  #header-container {
    display: none !important; }

  a[href]:after {
    content: none; }

  #menu-button-open {
    display: none !important; }

  #content {
    margin: 10px;
    width: 100%;
    border: 0px; }

  #secondary {
    display: none; }

  #overlay {
    display: none !important; }

  #email-open {
    display: none !important; }

  #colophon {
    display: none !important; }

  #searchbox {
    display: none !important; }

  p {
    max-width: 100% !important; }

  .tabContent {
    max-width: 100% !important; }

  .accordion {
    max-width: 100% !important; }

  .tabs {
    max-width: 100% !important; }

  #content {
    max-width: 100% !important; } }
.header-lg {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 34px; }

#selector li a {
  color: #404040; }

#selector li a:hover {
  background-color: #bbf; }

.page-template-landing ul#header_language {
  display: none; }

.page-template-page-templateslanding-php #header-container,
.page-template-page-templateslanding-php .menu-button {
  display: none !important; }

.page-template-page-templateslanding-php #secondary {
  display: none; }

.page-template-page-templateslanding-php #content {
  margin-left: 0px;
  margin-right: 0px;
  border: 0;
  min-height: 100vh;
  width: 100% !important;
  max-width: 100% !important;
}

.page-template-page-templateslanding-php #colophon {
  display: none; }

.page-template-page-templateslanding-php .entry-header {
  display: none; }

.page-template-page-templateslanding-php {
  color: #fefefe; }

.bg-image {
  background: url(images/sp_city_background.jpg) no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .bg-image .bg-credit {
    position: fixed;
    bottom: 3px;
    right: 3px;
    font-size: 11px; }
  .bg-image .bg-credit:before {
    content: 'Credit: '; }
  .bg-image .bg-credit:after {
    content: attr(data-credit); }

.page-template-page-templateslanding-php article {
  /*	width: 48%;
  	float: right;*/ }

.page-template-page-templateslanding-php #welcome-title {
  margin-bottom: 2em; }

.page-template-page-templateslanding-php #welcome img {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  margin-right: 0.5em; }

.page-template-page-templateslanding-php #welcome h1 {
  display: inline-block;
  font-size: 3em; }

.entry-content select {
  padding: 5px; }

#menu-accordion hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 0;
  margin-top: 0; }

#menu-accordion .submenu {
  border-top: 1px dotted #ccc;
  background-color: transparent;
  width: 80%; }

.accordion hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-top: 0; }

.accordion h3 img {
  height: 50px;
  padding-left: 10px;
  padding-right: 10px; }

.accordion h3 {
  font-size: 21px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: normal; }
.accordion h4 {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal; }

.accordion .row .col-xs-12 {
  font-size: 0.9em;
  line-height: 1.2em; }

.accordion h3:hover {
  cursor: pointer; }

.accordion div {
  padding-bottom: 0.5em; }

.accordion .ui-accordion-header {
  position: relative;
  cursor: pointer; }

.accordion .ui-accordion-header:after, .accordion .ui-state-active:after {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'help-fa-icons';
  font-display: swap;
  font-size: 16px;
  font-weight: normal;
  text-decoration: inherit;
  content: ' \f104';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 0;
  margin-top: -8px; }

.accordion .ui-state-active:after {
  text-decoration: inherit;
  content: ' \f107'; }

#searchbox label {
  width: 100%; }

.not-found #search-scbuttons {
  display: none; }

.not-found .page-content .search-field {
  max-width: 750px; }

/*-end of stuff I added----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: 'proxima_nova', Arial, sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: 'proxima_nova', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }



h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

b,
strong {
  font-weight: bold; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

p, li {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 400; }

.content-area h3{
	font-size: 26px;
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

.divider {
  padding-bottom: 0 !important; }

.divider div {
  padding-bottom: 0.1em !important; }

.ui-accordion-content .row {
  padding-bottom: 0.1em !important; }

.ui-accordion-content .row .col-xs-12 {
  margin-bottom: 10px; }

.ui-accordion-content .divider .col-xs-12 {
  margin-bottom: 0px; }

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */ }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */ }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%; }

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  /* color: inherit; */ }

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul {
  left: auto; }

.main-navigation ul ul li:hover > ul {
  left: 100%; }

/* Small menu */
.menu-toggle {
  display: none; }

@media screen and (max-width: 600px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block; }

  .main-navigation ul {
    display: none; } }
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */ }

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%; }

/* Search widget */
.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/* Rudolph additions */
h1, h3 {
  font-weight: 300; }


#welcome-text {
  font-weight: 300; }

#goButton {
  text-align: center; }

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

.status-btn {
  margin-top: 20px; }

.hp-btn {
  white-space: nowrap;
  padding: 0;
  font-weight: 400;
  width: 100%;
  font-size: 1.2em;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /* Default colors */
  color: #fefefe;
  background-color: #e67e22;
  border: 1px solid #d35400;
  cursor: pointer; }

.hp-btn-wrap {
  width: auto;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px; }

.hp-btn-lg {
  line-height: 76px;
  height: 76px;
  font-size: 16px;
  font-weight: bold; }

.hp-btn-round {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px; }

.hp-btn-orange {
  color: #fefefe;
  background-color: #e67e22;
  border: 1px solid #d35400; }

.hp-btn-blue {
  background-color: #017bc4;
  border-color: #015b91; }

.hp-btn-blue.hp-btn-inv {
  color: #017bc4;
  background-color: transparent;
  border-color: #015b91; }

.hp-btn:hover {
  background-color: transparent;
  color: #1e1e1e; }

.hp-btn-blue:hover {
  color: #017bc4; }

.hp-btn.hp-btn-inv:hover {
  background-color: #017bc4;
  color: white; }

.hp-btn-alert {
  background-color: #e74c3c;
  border: 1px solid #c0392b;
  color: #fefefe; }

.hp-btn-ok {
  background-color: #2ecc71;
  border: 1px solid #27ae60;
  color: #fefefe; }

.col-centered {
  float: none;
  margin: 0 auto; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 30px solid white;
  margin: 0 auto; }

.tab-description {
  padding-top: 14px;
  padding-bottom: 14px; }

.tab-selections {
  border-bottom: #ccc 1px solid;
  margin-bottom: 50px; }
  .tab-selections .tab-selection {
    border-right: #ccc 1px solid;
    padding: 0;
    display: inline-block;
    text-align: center;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
    .tab-selections .tab-selection input {
      display: none; }
  .tab-selections label {
    cursor: pointer;
    padding: 15px;
    font-size: 21px;
    font-weight: 300;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    display: block; }
  .tab-selections input:checked + label, .tab-selections label:hover {
    color: #0072bc;
    -webkit-box-shadow: inset 0px -14px 35px -40px rgba(0, 0, 0, 0.76);
    -moz-box-shadow: inset 0px -14px 35px -40px rgba(0, 0, 0, 0.76);
    box-shadow: inset 0px -14px 35px -40px rgba(0, 0, 0, 0.76); }
  .tab-selections .tab-selection.last {
    border-right: none; }

.strip {
  color: #1e1e1e; }
  .strip .strip-dialog {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: white;
    border: 10px solid #017bc4;
    border-top: none;
    border-bottom: none; }
  .strip .strip-header {
    border: none;
    text-align: center; }
    .strip .strip-header img {
      padding-top: 40px;
      padding-bottom: 40px; }
    .strip .strip-header h3 {
      font-size: 28px; }
    .strip .strip-header hr {
      background-color: #017bc4;
      margin-left: 30px;
      margin-right: 30px; }
  .strip .strip-body label {
    padding-bottom: 12px;
    white-space: nowrap; }

.strip-backdrop {
  background-color: #017bc4; }

.form-group-blue {
  color: #017bc4; }

.form-group {
  padding-bottom: 40px; }

.gone {
  display: none; }

.signup-form-container {
  margin-top: 30px; }
  .signup-form-container .alert {
    margin-bottom: 15px; }
    .signup-form-container .alert.alert-success {
      color: darkgreen; }
    .signup-form-container .alert.alert-danger {
      color: darkred; }
  .signup-form-container .form-group {
    padding-bottom: 15px; }

@media (max-width: 768px) {
  .welcome-page h1, .entry-header h1, .entry-header h3.homepage-h3-alt {
    font-size: 28px; }
  .entry-header h1.homepage-h1-alt {
    font-size: 16px; line-height: 24px; }

  .welcome-text {
    padding-left: 0;
    padding-right: 0; }

  .entry-header h1, .entry-header h3 {
    /*border-left: none;
    padding-left: 0;*/
    margin-top: 60px;
    margin-left: 1px;
    border-width: 2px; }

	.entry-content h2 {
		font-size: 22px;}

  .hp-btn-lg {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px; }

  #colophon {
    padding-left: 16px;
    padding-right: 16px; }

  #content {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 14px;
    margin-left: 0; }

  .site-footer .unhcr-link {
    display: none; }
  .site-footer span {
    display: none; }

  #country-information h1 {
    padding-top: 10px;
    padding-left: 75px !important; }

  #post-533 #country-information h1 {
    padding-left: 0.5em; } }
@media (min-width: 768px) {
  .strip-dialog {
    width: 500px;
    margin: 0 auto; }

  .strip-content {
    height: 100%; }

  #colophon {
    padding-left: 50px;
    padding-right: 50px; }

  #content {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 240px;
    margin-right: 60px;
    width: 750px; } }
/* End rudolph additions */
/* Start Optima's additions */
/*--------------------------------------------------------------
Contact Form
--------------------------------------------------------------*/
.wpcf7-form {
  font-size: 18px; }
  .wpcf7-form .row {
    margin-bottom: 1em; }
    .wpcf7-form .row label {
      margin-bottom: 0.2em; }
    .wpcf7-form .row input[type=text], .wpcf7-form .row input[type=email] {
      width: 100%; }
    .wpcf7-form .row input[type=checkbox] {
      /* All browsers except webkit*/
      transform: scale(1.3);
      /* Webkit browsers*/
      -webkit-transform: scale(1.3); }
    .wpcf7-form .row .wpcf7-list-item-label {
      display: none; }
    .wpcf7-form .row span.wpcf7-list-item {
      margin-left: 0;
      margin-right: 0.5em; }
    .wpcf7-form .row .wpcf7-submit {
      width: 304px; }
  .wpcf7-form div.wpcf7-spam-blocked, .wpcf7-form div.wpcf7-validation-errors {
    margin: 0;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-size: 16px; }
  .wpcf7-form div.wpcf7-mail-sent-ok {
    margin: 0;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 16px; }

/*--------------------------------------------------------------
New Break Points
--------------------------------------------------------------*/
#content {
  width: auto; }

@media (min-width: 1366px) {
  #content, #primary, .fixed-width {
    max-width: 1066px; }
   }
.accordion {
  max-width: 100%; }

#country-information {
  position: relative;
  /* z-index: -1; REMOVED AS CAUSING PROBLEMS - NJH 25/04/2019 */
  }
  #country-information h1 {
    padding-left: 105px; }
  #country-information img {
    width: 90px;
    position: absolute;
    top: -3px;
    left: 0; }

#post-533 #country-information h1 {
  padding-left: 0.5em; }

.contact .orgname {
  font-weight: normal; }
.contact strong {
  /* color: #0072bc; */  }
.contact .fa-map-marker {
  color: #f71b51; }
.contact .contact-info {
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px; }

.accordion.contacts h4 {
  padding-left: 15px; }
.accordion.contacts h5 {
  background-color: #e7e7e7;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  font-weight: bold; }

.tab-selections {
  border-bottom: none;
  overflow: hidden;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  margin-bottom: 0; }
  .tab-selections label {
    border-top: #ccc 1px solid;
    background: #F4F3F3; }
  .tab-selections input:checked + label, .tab-selections .tab-selections label:hover {
    background: #fff; }

.panel-feedback {
  margin: 20px;
  margin-bottom: 0;
  padding: 20px; }
  .panel-feedback h2 {
    font-size: 22px;
    margin-bottom: 10px; }
  .panel-feedback .feedback-button:before {
    float: left;
    font-size: 15px;
    margin-right: 5px;
    padding: 0;
    padding-top: 1px; }

.alert.notify {
  display: none;
  border-radius: 0;
  position: absolute;
  width: 170px;
  padding: 15px 14px 14px 14px;
  top: 165px;
  right: 59px;
  background: #f71b51;
  margin-bottom: 0;
  animation: sweepin linear 0.25s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: sweepin linear 0.25s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: sweepin linear 0.25s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: sweepin linear 0.25s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: sweepin linear 0.25s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%; }
  .alert.notify .glyphicon {
    position: absolute;
    left: 4px;
    top: 4px;
    font-size: 12px; }
  .alert.notify:after {
    left: 100%;
    top: 51%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #f71b51;
    border-width: 8px;
    margin-top: -8px; }
  .alert.notify h4 {
    font-size: 12px; }
  .alert.notify:hover {
    background-color: #f71b51 !important; }

.home {
  /*#secondary {
      .feedback-button {
          color: #f71b51;
      }
  }*/ }
  .home .alert {
    display: block; }

.tooltip.left {
  background-color: transparent !important; }
  .tooltip.left:hover div.tooltip-inner {
    background-color: #f71b51 !important; }
  .tooltip.left div.tooltip-inner {
    background-color: #f71b51; }
  .tooltip.left div.tooltip-arrow {
    border-left-color: #f71b51; }

@keyframes sweepin {
  0% {
    opacity: 0;
    transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    transform: translate(0px, 0px) skewX(0deg); } }
@-moz-keyframes sweepin {
  0% {
    opacity: 0;
    -moz-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -moz-transform: translate(0px, 0px) skewX(0deg); } }
@-webkit-keyframes sweepin {
  0% {
    opacity: 0;
    -webkit-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) skewX(0deg); } }
@-o-keyframes sweepin {
  0% {
    opacity: 0;
    -o-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -o-transform: translate(0px, 0px) skewX(0deg); }
}
/* @-ms-keyframes sweepin {
  0% {
    opacity: 0;
    -ms-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -ms-transform: translate(0px, 0px) skewX(0deg); } }
*/

/* REMOVING LEGACY CSS WITH GENERIC CLASSNAME - NJH 8/02/2023
--------------------------------------------------------------
.old {
  border: 5px solid limegreen;
  padding: 0 20px; }
.old:before {
  content: "OLD VERSION (FOR REFERENCE)";
  color: red;
  font-size: 32px;
  text-align: center;
  display: block; }
*/

@media (max-width: 420px) {
  /*ul#header_language {
	position: static;
	text-align: center;
	margin: 0 auto 10px;
	float: none;
	padding: 0;
	display: block;
  }*/ }
/*--------------------------------------------------------------
Listing Page
--------------------------------------------------------------*/
.listing-row {
  margin-right: -10px;
  margin-left: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .listing-row .parent-page {
    background-color: #007ac6;
    padding-left: 0;
    padding-right: 0;
    border-right: 10px solid #fefefe;
    border-left: 10px solid #fefefe;
    margin-left: -1px;
    margin-bottom: 20px;
    position: relative; }
    .listing-row .parent-page .listing-well {
      background-color: transparent;
      text-align: center;
      color: #fefefe;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-bottom: 0;
      padding-bottom: 65px; }
      .listing-row .parent-page .listing-well img {
        height: 65px;
        width: auto;
        margin: 12px 0 23px 0; }
      .listing-row .parent-page .listing-well h1,
      .listing-row .parent-page .listing-well h2 {
        font-size: 21px;
        margin-bottom: 15px; }

.listing-row .parent-page .listing-well h1 a,
.listing-row .parent-page .listing-well h2 a {
	 color: #fefefe;
   font-weight: 300;
}
        .listing-row .parent-page .listing-well h1 a:hover, .listing-row .parent-page .listing-well h1 a:active, .listing-row .parent-page .listing-well h1 a:focus,
        .listing-row .parent-page .listing-well h2 a:hover, .listing-row .parent-page .listing-well h2 a:active, .listing-row .parent-page .listing-well h2 a:focus {
          color: #fefefe;
          text-decoration: underline; }
      .listing-row .parent-page .listing-well p {
        line-height: 19px;
display: none;}
      .listing-row .parent-page .listing-well .btn-white {
        background-color: #fefefe;
        color: #007ac6;
        margin-bottom: 10px;
        position: absolute;
        bottom: 23px;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        left: 50%; }
        .listing-row .parent-page .listing-well .btn-white:after {
          -webkit-font-smoothing: antialiased;
          font: normal 14px/1 'help-fa-icons';
          font-display: swap;
          text-decoration: inherit;
          vertical-align: middle;
          content: ' \f105';
          display: inline-block;
          padding-left: 10px;
          padding-bottom: 2px; }
        .listing-row .parent-page .listing-well .btn-white:hover, .listing-row .parent-page .listing-well .btn-white:active, .listing-row .parent-page .listing-well .btn-white:focus {
          color: #fefefe;
          background-color: #66afdc; }

@media (min-width: 992px) {
  .listing-row .parent-page:nth-child(3n+4) {
    clear: left; } }
@media (min-width: 1200px) {
  .listing-row .parent-page:nth-child(3n+4) {
    clear: none; }

  .listing-row .parent-page:nth-child(4n+5) {
    clear: left; } }
.donate-btn-container {
  margin: 20px 20px; }

.btn.btn-donate {
  background: #f22454;
  color: #fefefe;
  border: 1px solid #ee0e42;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer; }
  .btn.btn-donate:hover {
    background: #f5547a; }

/*--------------------------------------------------------------
Map landing page
--------------------------------------------------------------*/
.page-template-page-templateslanding-php #landing-header {
  background-color: #fefefe;
  text-align: center; }
  .page-template-page-templateslanding-php #landing-header h1 {
    margin: 15px 0; }
  .page-template-page-templateslanding-php #landing-header h2 {
    color: #007cc3;
    margin-bottom: 15px; }
.page-template-page-templateslanding-php #content {
  background-color: #007cc2; }
.page-template-page-templateslanding-php #colophon {
  display: block; }

@media (min-width: 568px) {
  .page-template-page-templateslanding-php #landing-header {
    text-align: left; }
    .page-template-page-templateslanding-php #landing-header header {
      position: relative; }
    .page-template-page-templateslanding-php #landing-header h2 {
      position: absolute;
      right: 0;
      bottom: 10px;
      margin-bottom: 0; }

  .page-template-page-templateslanding-php #colophon .menu {
    padding-top: 5px; } }
@media (min-width: 768px) {
  .page-template-page-templateslanding-php #landing-header .container-fluid {
    padding-right: 50px;
    padding-left: 50px; }
  .page-template-page-templateslanding-php #landing-header h2 {
    font-size: 22px; }
}

/* Russell Neal Additions */
ul#menu-landing-page li a{
	color: #fff;
}
.entry-content h3 {
    font-size: 26px;
    margin-bottom: 10px;
}
.site-content {
    height: inherit !important;
}

/* Right-to-Left Language Support - Neil Hillman additions
----------------------------------------------------------*/
body.rtl #content {
	text-align: right;
}
body.rtl .listing-row .parent-page .listing-well .btn-white::after {
	content: ' \f104';
        padding-left: 0;
        padding-right: 10px;
}
body.rtl .wpcf7-form-control {
    direction: rtl;
}


/*----Langauge styles --*/

/*----Turkish --*/

/* html:lang(tr), :lang(tr) body, :lang(tr) div, :lang(tr) span, :lang(tr) applet, :lang(tr) object, :lang(tr) iframe,
:lang(tr) h1, :lang(tr) h2, :lang(tr) h3, :lang(tr) h4, :lang(tr) h5, :lang(tr) h6, :lang(tr) p, :lang(tr) blockquote, :lang(tr) pre,
:lang(tr) a, :lang(tr) abbr, :lang(tr) acronym, :lang(tr) address, :lang(tr) big, :lang(tr) cite, :lang(tr) code,
:lang(tr) del, :lang(tr) dfn, :lang(tr) em, :lang(tr) font, :lang(tr) ins, :lang(tr) kbd, :lang(tr) q, :lang(tr) s, :lang(tr) samp,
:lang(tr) small, :lang(tr) strike, :lang(tr) strong, :lang(tr) sub, :lang(tr) sup, :lang(tr) tt, :lang(tr) var,
:lang(tr) dl, :lang(tr) dt, :lang(tr) dd, :lang(tr) ol, :lang(tr) ul, :lang(tr) li,
:lang(tr) fieldset, :lang(tr) form, :lang(tr) label, :lang(tr) legend,
:lang(tr) table, :lang(tr) caption, :lang(tr) tbody, :lang(tr) tfoot,:lang(tr) thead, :lang(tr) tr, :lang(tr) th, :lang(tr) td {

  font-family: Arial, "sans-serif" !important;
}


:lang(tr) h1, :lang(tr) h2, :lang(tr) h3, :lang(atr) h4, :lang(tr) h5, :lang(tr) h6, :lang(tr) body, :lang(tr) p, :lang(tr) input, :lang(tr) textarea, :lang(tr) select,
:lang(tr) body button, {
  font-family: Arial, "sans-serif" !important;
}*/

/*----Arabic --*/
html:lang(ar), :lang(ar) body, :lang(ar) div, :lang(ar) span, :lang(ar) applet, :lang(ar) object, :lang(ar) iframe,
:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(ar) h4, :lang(ar) h5, :lang(ar) h6, :lang(ar) p, :lang(ar) blockquote, :lang(ar) pre,
:lang(ar) a, :lang(ar) abbr, :lang(ar) acronym, :lang(ar) address, :lang(ar) big, :lang(ar) cite, :lang(ar) code,
:lang(ar) del, :lang(ar) dfn, :lang(ar) em, :lang(ar) font, :lang(ar) ins, :lang(ar) kbd, :lang(ar) q, :lang(ar) s, :lang(ar) samp,
:lang(ar) small, :lang(ar) strike, :lang(ar) strong, :lang(ar) sub, :lang(ar) sup, :lang(ar) tt, :lang(ar) var,
:lang(ar) dl, :lang(ar) dt, :lang(ar) dd, :lang(ar) ol, :lang(ar) ul, :lang(ar) li,
:lang(ar) fieldset, :lang(ar) form, :lang(ar) label, :lang(ar) legend,
:lang(ar) table, :lang(ar) caption, :lang(ar) tbody, :lang(ar) tfoot,:lang(ar) thead, :lang(ar) tr, :lang(ar) th, :lang(ar) td {

  font-family: "Noto Kufi Arabic", "Arabic Transparent", "Simplified Arabic", arial, verdana, sans-serif !important;
}


:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(atr) h4, :lang(ar) h5, :lang(ar) h6, :lang(ar) body, :lang(ar) p, :lang(ar) input, :lang(ar) textarea, :lang(ar) select,
:lang(ar) body button{
  font-family: "Noto Kufi Arabic", "Arabic Transparent", "Simplified Arabic", arial, verdana, sans-serif !important;
}

/* ADDED STYLES FOR LISTINGS - NJH 30/10/2017
----------------------------------------------------*/
.listing-item {
    margin: 1.5em 0 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.listing-item h1 {
	font-size: 22px;
    font-weight: 400;
}
.listing-item .dateline {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 400;
}
.float-left {
	float: left;
}
img.float-left {
    display: inline-block;
}


/* RTL INDENT ON LISTS FIX - NJH 09/02/2018
----------------------------------------------------*/
body.rtl ul, body.rtl ol {
	margin: 0 3em 1.5em 0;
}

/* STYLE LABELS FOR GRAVITY FORMS - NJH 12/02/2018
----------------------------------------------------*/
.gform_wrapper .gfield_label {
    font-family: 'proxima_nova', Arial, sans-serif;
    color: #404040;
    line-height: 1.5;
	margin-bottom: 0.2em;
}
.gform_wrapper div.ginput_container {
	margin-top: 0;
}
.gform_wrapper label {
    color: #404040;
}


/* Styles for Mobile Menu label */
.menu-label{
	display: inline-block;
}
.menu-button {
  width: auto;
	min-width: 25px;
}

.rtl .menu-button {
    top: 5px;
    right: 5px;
	left: auto;
}

@media (max-width: 767px){
	#header_language {
    float: left;
    right: auto;
    left: 100px;
	}

	.rtl #header_language {
    float: left;
    right: auto;
    left: 10px;
    margin-right: 100px;
	text-align: center;
}
}
/* R NEal Updates 07 Mar 2020  */
#content{
	padding-top: 70px;
}
.menu-button {
	top: 4px;
	left: 198px;
}
.menu-button.close-btn {
	top: 4px;
	left: 198px;
}
.site-branding {
    padding-bottom: 0;
	float: left;
}

.titlecontainer, .logocontainer{
	display: inline-block;
}
.titlecontainer{
	top: 4px;
  position: relative;
}
.site-title{
	font-size: 35px;
}
.site-logo{
	height: 50px;
}
.logocontainer a{
	display: inherit;
}
.rnheader{
	background:#f5f5f5;
	border-bottom: solid 1px
#d0d0d0;
	padding-top: 0px;
	position: fixed;
    width: 100%;
    z-index:  99990;
}
#header_language{
	margin:0;
}
#header_language {
    display: inherit;
    float: inherit;
    position: inherit;
    top: inherit;
    right: inherit;
}
#header-container{
	top: 72px;
}
.admin-bar #header-container{
	top: 104px;
}

.logocontainer{
	padding: 10px;
	padding-left: 5px;
}
.logocontainer img{
	height: 50px;
}
#masthead {
	padding-top: 0;
}
#menu-accordion hr:first-of-type{
	display: none;
}
#menu-accordion .content-div hr:first-of-type{
	display: block;
}
.languagecontainer{
    float: right;
    padding-top: 20px;
	padding-right: 10px;
}

#secondary{
	top: 72px;
	padding-top:0;
}
.admin-bar #secondary{
	top: 104px;
}
#searchbox{
	padding-top: 72px;
}
@media (max-width: 767px) {
  #header_language {
    right: 10px;
    top: 10px; }
}
/* RTL styles */
.rtl .languagecontainer{
	float: left;
}
.rtl .site-branding{
	float: right;
}
.rtl #header_language li {
		border-left: none;
    border-right: 1px solid
			#ccc;}
.rtl #header_language li:first-of-type{
	border-right: none;
}
/* mobile styles */
@media (max-width: 767px) {
	.rnheader {
    position: inherit;
    overflow: auto;
    display: block;

}
	#header-container{
		-webkit-box-shadow: 3px 0px 3px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 3px 0px 3px 0px rgba(0,0,0,0.17);
box-shadow: 3px 0px 3px 0px
rgba(0,0,0,0.1);
		top: 0;
		z-index: 99990;
	}
.languagecontainer {
    float: right;
padding-top: 7px;
padding-right: 10px;
padding-bottom: 7px;
	width: 100%;
			background: #e6e6e6;
}
	#masthead {
padding-top: 45px;
}
	.logocontainer{
	padding: 10px 5px;

}
	.logocontainer img{
		height: 30px;
	}
	.site-title{
		font-size: 19px;
	}
	.titlecontainer {
    top: 1px;
		padding-bottom: 10px;
}
	#header_language li{
		font-size: 14px;
	}
	#content{
	padding-top: 0px;
}
	.site-branding {
    float: inherit;
    text-align: center;

}
	.admin-bar #header-container {
    top: 44px;
}
	.admin-bar .menu-button, .admin-bar .menu-button.close-btn {
    top: 52px;
    left: 198px;
}
	.entry-header h1, .entry-header h3.homepage-h3-alt {
    margin-top: 30px;
    margin-left: 1px;
    border-width: 2px;
    margin-bottom: 30px;
}

.entry-header h1, .entry-header h3.homepage-h3-alt {
  margin-top: 30px;
  margin-left: 1px;
  border-width: 2px;
  margin-bottom: 30px;
}
	.menu-label {
    display: inline-block;
    font-size: 14px;
}
.rtl .site-branding {
    float: none;
}
}
.menu-button {
    z-index: 99998;
}
html:lang(ES-es) .titlecontainer {
    top: 6px;
}
html:lang(ar) .logocontainer {
    padding-left: 10px;
	padding-right: 25px;
}
html:lang(ar) .titlecontainer{
    top: -4px;
    position: relative;
}
html:lang(ar) .site-title {
    font-size: 27px;
}
@media (max-width: 876px){
html:lang(ar) .logocontainer img {
    height: 40px;
}
}
@media (max-width: 767px){
html:lang(ar)  .site-title {
    font-size: 15px;
}
html:lang(ar)  .titlecontainer {
    top: -4px;
    padding-bottom: 10px;
}
html:lang(ar) .logocontainer {
    padding-left: 5px;
    padding-right: 5px;
}
}
/* RNEAL 12 03 2020 */
@media (max-width: 767px){
	.site-branding{
		width: 100%;
		float: inherit;
	}
	.logotitlecontainer{
		margin-left: auto;
		margin-right: auto;
		width: fit-content;
		padding-left: 30px;
		padding-right: 30px;
	}
	#header_language, .rtl #header_language{
		width: 100%;
    	text-align: center;
	}
	html:lang(ES-es) .titlecontainer {
    top: 3px;
}
}

/* ADDED UNHCR STANDARD BLUEBTN SUPPORT - NJH 12/11/2019
--------------------------------------------------------*/
.bluebtn {
padding:10px 20px;
background-color:#0072BC;
color:#fff;
display:inline-block;
text-decoration:none;
font-size:19px;
cursor:pointer;
-webkit-transition:background-color 0.2s;
-moz-transition:background-color 0.2s;
-ms-transition:background-color 0.2s;
-o-transition:background-color 0.2s;
transition:background-color 0.2s
}
.bluebtn:hover {
text-decoration:none;
background-color:#222;
color:#fff
}
.bluebtn:visited {
color:#fff
}

/* ADDED TEXT-CENTER SUPPORT - NJH 12/11/2019
---------------------------------------------*/
.text-center {
    text-align: center !important;
}

/* DEFAULT STYLING FOR POPOVER-MAKER - NJH 12/11/2019
-----------------------------------------------------*/
.pum-theme-default-theme .pum-title,
 .pum-theme-unhcr-theme-rtl .pum-title {
padding-bottom: 0.8em;
}
.pum-theme-default-theme .pum-content,
 .pum-theme-unhcr-theme-rtl .pum-content {
text-align: center;
}

/* STYLING FOR GOOGLE ONEBOX FAQs - NJH 02/04/2020
--------------------------------------------------*/
.onebox_faq h3 {
	color: #202020;
	padding-left: .5em;
	border-left: 4px solid #0072bc;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 40px;
}

.entry-content a, .entry-footnotes a, .onebox_faq a {
	text-decoration: underline;
}
.entry-content a:hover, .entry-footnotes a:hover, .onebox_faq a:hover {
	color: #000;
}

.help-social-buttons-footer {
	margin-left: 240px;
	padding-left: 0px;
	/* font-size: 13px; */
	color: #333;
}
.help-social-buttons-footer .social-button-intro {
	display: inline-block;
	margin-right: 10px;
}
.help-social-buttons-footer .share-icon {
  padding: 10px 8px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
	background: #333;
	color: #FFF;
}
.help-social-buttons-footer .share-icon:hover {
  opacity: 0.85;
}
.help-social-buttons-footer .help-fa-icon-facebook { background: #3B5998; }
.help-social-buttons-footer .help-fa-icon-twitter { background: #55ACEE; }
.help-social-buttons-footer .help-fa-icon-whatsapp { background: #128C7E; }
.help-social-buttons-footer .help-fa-icon-telegram { background: #0088cc; }
.help-social-buttons-footer .help-fa-icon-vkontakte { background: #4c75a3; }
.help-social-buttons-footer .help-fa-icon-viber { background: #665CAC; }

.help-social-buttons-footer .social-tooltip {
  position: relative;
  display: inline-block;
	margin-right: 5px;
}

.help-social-buttons-footer .social-tooltip:last-of-type {
  margin-right: 0px;
}

.help-social-buttons-footer .social-tooltip .tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 152%;
  left: 50%;
  margin-left: -50px;
	font-size: 13px;
}

.help-social-buttons-footer .social-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.help-social-buttons-footer .social-tooltip:hover .tooltiptext {
  visibility: visible;
}

@media (max-width: 767px) {
	.help-social-buttons-footer { margin-left: 0px; margin-right: 0px; margin-bottom: 20px; }
	.site-footer .menu { float: left; line-height: normal; font-size: 13px; }
	.site-footer .menu li { line-height: normal; font-size: 13px; }
	.optima-powered { float: left; padding-left: 0px; margin-left: 0px; border-left: 0px; margin-top: 0px; margin-right: 10px; }
}

@media (max-width: 501px) {
  .help-social-buttons-footer .social-button-intro { margin-right: 5px; font-size: 14px; }
  .help-social-buttons-footer .share-icon { padding: 8px 6px; font-size: 14px; }
  .help-social-buttons-footer .social-tooltip { margin-right: 3px; }
}

.hcr-iframe-wrapper {
  position: relative;
	/*   padding-bottom: 56.25%; 16:9 */
	padding-bottom: calc(var(--aspect-ratio, .5625) * 100%) !important;
  height: 0;
  margin-bottom: 20px;
}
.hcr-iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* POPOVER STYLES - NJH 30/07/2021
------------------------------------------------*/
.popover_overlay {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1050;
	overflow: hidden;
	outline: 0;
	transition: opacity .15s linear;
	background-color: rgb(33, 37, 41);
	opacity: 0.5;
}
.popover_window {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1060;
	max-width: 500px;
	margin: 130px auto 0;
	background-color: #fff;
	padding: 25px;
	border: 5px solid #0072bc;
}
.popover_window h3 {
	color: #0072bc;
	margin: 0 0 0.5em;
	font-size: 24px;
	font-weight: bold;
}
.popover_window p {
	margin-bottom: 0;
}
.popover_window p.popover_close {
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
	margin:0;
}
.rtl .popover_window p.popover_close {
	text-align: left;
}
.popover_window .popover_buttons {
	padding-top: 10px;
	text-align: center;
}
.popover_window .popover_feedback {
	padding: 10px 10px;
	background-color: #0072bc;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin: 10px 20px;
}
.popover_window .popover_nothanks {
	padding: 10px 10px;
	background-color: #ddd;
	color: #000;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin: 10px 20px;
}
.popover_window .btn {
	border-radius: 0;
}
@media only screen and (max-width: 599px) {
	.popover_window .popover_buttons {
		margin-left: 0px !important;
	}
}

.post-listing-article .post-listing-title { font-weight: 500; }
.post-listing-article .post-listing-title a:hover { color: #000; }
.post-listing-article .post-listing-date { font-style: italic; color: #666; margin-bottom: 10px; }
.post-listing-article .post-listing-readmore { font-weight: bold; }

@media (max-width: 768px){
  .entry-content h3 { font-size: 18px; }
}


/* EVENT CALENDAR BLUE OVERWRITE - NJH 08/02/2023
-------------------------------------------------*/
.tribe-events .tribe-events-c-search__button {
	background-color: #0072bc !important;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border: #0072bc !important;
}
:root {
	--tec-color-icon-focus:  #0072bc !important;
	--tec-color-event-icon-hover:  #000000 !important;
	--tec-color-accent-primary:  #0072bc !important;
	--tec-color-accent-primary-hover:  #000000 !important;
	--tec-color-accent-primary-active:  #0072bc !important;
	--tec-color-accent-primary-background:  #0072bc !important;
}


/* PAGE FOOTER MENU LINKS - NJH 11/07/2023
------------------------------------------*/
ul#page-footer-menu,
 ul#page-footer-menu-home {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
}
ul#page-footer-menu li,
 ul#page-footer-menu-home li {
	background-color: #f5f5f5;
	width: 50%;
	box-sizing: border-box;
	padding: 20px;
	margin: 0 5px 10px;
	display: flex;
	align-items: stretch;
}
ul.clearfix::after {
	content: "";
	display: table;
	clear: both;
}
ul#page-footer-menu-home li:first-child > span::before,
  ul#page-footer-menu li:first-child > span::before {
	content: "\00AB";
	margin-right: 5px;
}
ul#page-footer-menu-home li:first-child > span,
  ul#page-footer-menu li:first-child > span {
	display: flex;
	justify-content: flex-start;
}
ul#page-footer-menu-home li:nth-child(2) > span,
  ul#page-footer-menu-home li:nth-child(2) > span {
	display: flex;
	justify-content: flex-end;
}
ul#page-footer-menu-home li:nth-child(2) > span::after,
  ul#page-footer-menu li:nth-child(2) > span::after {
	content: "\00BB";
	margin-left: 5px;
}
/* HIDE THE FIRST MENU ITEM ON HOMEPAGE */
ul#page-footer-menu-home li:first-child {
	display: none;
}
body.rtl ul#page-footer-menu li:first-child > span::before {
	margin-left: 5px;
}
body.rtl ul#page-footer-menu-home li:nth-child(2) > span::after,
  body.rtl ul#page-footer-menu li:nth-child(2) > span::after {
	margin-right: 5px;
}

/* ADD PADDING TO GREY BOXES - NJH 27/11/2023
--------------------------------------------*/
.has-background { padding: 15px; }


/* STYLING FOR ACCORDION (.wp-block-details) BLOCKS
--------------------------------------------*/
.wp-block-details {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}
.wp-block-details: after {
    content: " ";
    position: absolute;
    background: #000;
    width: 30px;
    height: 30px;
    top: 25px;
    left: -15px;
    transform: rotate(45deg);
}

/* MOBILE SEARCH BAR - NJH 18/07/2024
-----------------------------------------------*/
.helpsearch_navbar {
    width: 100%;
    background-color: #e9f1fe;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display: none;
    justify-content: center;
    padding: 6px 0;
}

.helpsearch_navbar-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.helpsearch_menu-button {
    flex: 1;
    display: flex;
    justify-content: flex-start;
}

.helpsearch_button#menu-toggle {
    background-color: #3070b6;
    border: none;
    color: white;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 2px 12px;
    border-radius: 0;
}

.helpsearch_hamburger-icon {
    font-size: 20px;
    margin-right: 5px;
}
body.rtl .helpsearch_hamburger-icon {
    margin-left: 5px;
    margin-right: 0;
}

.helpsearch_search-container {
    flex: 2;
    display: flex;
    justify-content: flex-end;
}

.helpsearch_search-form {
    display: flex;
    align-items: center;
    width: 100%;
}

input[type=text].helpsearch_search-input {
    width: 90%;
    padding: 5px;
    border: 1px solid #a3c2f9;
    border-radius: 0;
}

.helpsearch_search-button {
    padding: 5px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.helpsearch_search-icon {
    fill: #3070b6;
    width: 25px;
    height: 25px;
}

/* Responsive Design for Mobile */
@media only screen and (max-width: 767px) {
    .helpsearch_navbar {
        display: flex;
    }
    .logotitlecontainer {
        margin: 0;
        padding: 0;
    }
    .logocontainer img {
        height: 30px;
    }
    .rtl .logocontainer img {
        height: 30px !important;
    }
    .rtl .site-title {
        font-size: 15px !important;
    }
    .helpsearch_navbar-container {
        padding: 0 10px;
    }
    
    .helpsearch_search-input {
        width: 90%;
    }
    .rtl .menu-button {
        top: 52px;
        right: 198px;
        left: auto;
    }
    #close-menu:hover {
        cursor: pointer;
    }
    #close-menu:hover svg {
        stroke: #fff;
    }
}