.access-menu {
  z-index: 10000;
}
.access-menu .access-menu-visibility {
  position: absolute;
  top: -1000px;
  left: -10000px;
  z-index: 1000;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background-color: #eaeaea;
  border: 0;
}
.access-menu .access-menu-visibility .fa {
  margin-left: 5px;
}
.access-menu .access-menu-visibility:focus,
.access-menu .access-menu-visibility.visible {
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 75px;
  min-height: 30px;
  overflow: visible;
}
.access-menu .access-menu-visibility.visible + .access-menu-container {
  display: block;
}
.access-menu .access-menu-visibility:after {
  content: "\f0d7";
  font-family: FontAwesome;
}
.access-menu .access-menu-container {
  position: absolute;
  z-index: 10000;
  display: none;
  max-width: 600px;
  padding: 10px 15px;
  margin-top: 35px;
  background-color: #fff;
  border: 1px solid;
}
.access-menu ul.access-menu__headings {
  margin-bottom: 0;
}
.access-menu .header {
  border-bottom: 1px solid;
}
.access-menu__headings {
  padding-left: 0;
  list-style: none;
}
.access-menu__headings .heading--h1 {
  font-size: 18px;
}
.access-menu__headings .heading--h2 {
  padding-left: 10px;
  font-size: 16px;
}
.access-menu__headings .heading--h3 {
  padding-left: 20px;
  font-size: 14px;
}
@media only screen and (max-width: 480px) {
  .access-menu {
    display: none;
  }
}
html {
  height: 100%;
}
body,
.global-container {
  min-height: 100%;
}
.global-container {
  margin: 0;
}
.global-container > .container {
  border-radius: 0;
}
.container {
  background: transparent;
}
.main-container {
  min-height: 70%;
  background: transparent;
  padding: 0 15px;
}
#yield {
  margin: 10px 0;
}
body {
  background: #fff;
  color: #555 !important;
  background-size: initial;
  background-repeat: initial;
}
body,
input,
textarea,
p,
select,
select > option,
ol,
ul,
table,
pre {
  font-family: "Roboto" !important;
}
p {
  word-break: break-word;
}
a,
a:visited {
  color: #2980b9;
}
a.agree.disabled,
a.disagree.disabled {
  color: #808080 !important;
}
a.agree {
  color: #5bb75b !important;
}
a.disagree {
  color: #da4f49 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title,
.tool-tabs > li {
  font-family: "Roboto" !important;
  font-weight: 500;
  color: #555;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1.title a,
h2.title a,
h3.title a,
h4.title a,
h5.title a,
h6.title a,
.tool-tabs > li a {
  color: #2980b9 !important;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="select"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #a2a2a2;
  font-style: normal !important;
  font-size: inherit;
}
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="select"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder {
  color: #a2a2a2;
  font-style: normal !important;
  font-size: inherit;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="select"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #a2a2a2;
  font-style: normal !important;
  font-size: inherit;
}
textarea::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="select"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
select::-ms-input-placeholder {
  color: #a2a2a2;
  font-style: normal !important;
  font-size: inherit;
}
textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="select"]::placeholder,
input[type="email"]::placeholder,
select::placeholder {
  color: #a2a2a2;
  font-style: normal !important;
  font-size: inherit;
}
#mnav {
  background: #fff;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  padding: 0;
  min-height: 60px;
  margin-bottom: 24px;
  font-family: "Roboto";
}
#mnav .signin-link-container,
#mnav .login-nav .dropdown-toggle {
  color: #2980b9 !important;
}
#mnav .signin-link-container:hover,
#mnav .login-nav .dropdown-toggle:hover {
  color: #555;
}
#mnav .container {
  padding: 0 15px;
  margin: 0 auto;
}
#mnav .logo {
  float: left;
  padding: 5px;
  font-size: 18px;
  line-height: 20px;
  height: 60px;
  margin: 0;
}
#mnav .logo img {
  height: 100%;
}
#mnav li.current {
  background: none;
}
#mnav a {
  font-weight: 400;
  color: #2980b9;
  font-size: 14px;
}
#mnav a:hover {
  color: #555;
}
#mnav .sm-clean ul a:hover,
#mnav .sm-clean ul a:focus,
#mnav .sm-clean ul a:active,
#mnav .sm-clean ul a.highlighted {
  color: #fff !important;
}
#mnav .sm-clean ul a:hover span.sub-arrow,
#mnav .sm-clean ul a:focus span.sub-arrow,
#mnav .sm-clean ul a:active span.sub-arrow,
#mnav .sm-clean ul a.highlighted span.sub-arrow {
  border-color: transparent transparent transparent #fff;
}
#mnav .sm-clean .search-box {
  float: left;
}
#mnav .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto !important;
}
#mnav .dropdown-menu a {
  color: #555 !important;
}
#mnav .dropdown-menu a:hover {
  color: #fff !important;
}
#mnav .signin-link {
  padding-right: 5px !important;
}
#mnav .register-link {
  padding-left: 6px !important;
}
#mnav .register-link-container::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 14px;
  margin: auto;
  border-left: 1px solid #2980b9;
  content: "";
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
}
.navbar .nav .dropdown > .dropdown-toggle .caret,
.sm-clean .caret {
  border-top-color: #2980b9;
  border-bottom-color: #2980b9;
}
.navbar .nav .dropdown > .dropdown-toggle:hover .caret,
.sm-clean .caret:hover {
  border-top-color: #555;
  border-bottom-color: #555;
}
.search-box form input.form-control:not(:first-child):not(:last-child) {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  background: #fff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  float: left;
  width: 80%;
  height: 100%;
}
#search_form {
  height: 34px;
  background: #fff;
  border: 1px solid #eee;
}
#mnav .search-box {
  padding: 0;
  margin: 12px 5px 12px 0;
  width: 197px;
  float: right;
}
.search-page .row.search-box {
  width: 50%;
}
.search-page .search-box-large {
  margin: 0;
}
.search-page .search-box-large .input-group.col-lg-6 {
  width: 100%;
  padding: 0;
}
.search-page .search-box-large #search_form {
  width: 100%;
}
.search-page .search-box-large #search-query {
  width: 95%;
}
.search-page .search-box-large .icon-search {
  width: 5%;
}
.search-box .icon-search {
  height: 100%;
  border: 0;
  background: #fff;
  display: inline-block;
  padding: 2px 6px 3px;
  float: right;
  color: #555;
  border-radius: 0;
}
#mnav .navbar-nav > li.current {
  border-width: 0;
  border-color: transparent;
  border-style: solid;
}
#mnav .navbar-nav > li.current a {
  color: #555 !important;
}
#mnav .navbar-nav li a {
  padding: 10px 10px !important;
}
#mnav .navbar-nav li .dropdown-menu a {
  padding: 10px !important;
}
#mnav .login-nav.navbar-nav li a {
  padding-right: 0 !important;
}
#mnav .navbar-nav > .open > .caret {
  border-top-color: #555 !important;
  border-bottom-color: #555 !important;
}
#mnav .open > a {
  background-color: #fff !important;
  color: #555 !important;
}
.navbar-nav > li > .dropdown-menu {
  left: inherit;
  right: 0;
  background-color: #fff;
  border: 1px solid #2980b9;
  border-radius: 0;
}
.dropdown-menu {
  padding: 0;
  right: 0;
  left: auto !important;
}
.dropdown-menu > li {
  padding: 0;
}
.dropdown-menu > li > a {
  margin-top: -1px;
  border-top: 1px solid #2980b9;
  background: transparent;
  color: #555 !important;
  font-weight: 500;
  line-height: 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #2980b9;
  color: #fff !important;
  text-decoration: none;
}
.dropdown-menu > li:first-child > a {
  border-top: 0;
}
@media (min-width: 768px) {
  .head-nav-links-wrapper > li {
    max-width: 170px;
  }
  .head-nav-links-wrapper > li > a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.mobile .navbar {
  background-color: #fff;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 0 1px 15px #e2e3e1;
  box-shadow: 0 1px 15px #e2e3e1;
  padding: 0;
  margin-bottom: 5%;
}
.mobile .navbar-header {
  background-color: #fff;
  padding: 0 10px;
}
.mobile .navbar-brand {
  height: 70px;
  padding: 10px;
  margin: 0;
  text-align: left;
}
.mobile .navbar-brand img {
  height: 100%;
}
.mobile .navbar-collapse {
  height: auto;
  padding: 0 15px;
}
.mobile .navbar-collapse.in {
  border-top: 1px solid #2980b9;
}
.mobile .navbar-nav > li.current {
  background: transparent;
}
.mobile .navbar-nav > li.current a {
  color: #555 !important;
}
.mobile .search-box {
  margin: 13px 0;
  width: 100%;
  float: none;
}
.mobile .navbar-nav {
  margin: 0;
  padding: 0 10px;
}
.mobile .navbar-nav li a {
  padding: 10px 0 !important;
  font-family: "Roboto";
  font-size: 14px;
  color: #2980b9 !important;
  font-weight: normal;
}
.mobile .navbar-nav li a:hover {
  color: #555 !important;
}
.mobile .navbar-nav > .open > a {
  background-color: #fff;
  color: #555 !important;
}
.mobile .navbar-nav > li > .dropdown-menu {
  position: static;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mobile .navbar-nav > li > .dropdown-menu li {
  padding: 0 10px;
}
.mobile .navbar-nav > li > .dropdown-menu li:last-child a {
  border-bottom: 0;
}
.mobile .navbar-nav > li > .dropdown-menu li a {
  padding: 5px 10px !important;
  border-bottom: 1px solid #2980b9;
  background-color: #fff;
}
.mobile .navbar-nav > li > .dropdown-menu li a:hover,
.mobile .navbar-nav > li > .dropdown-menu li a:focus {
  text-decoration: none;
  color: #fff !important;
  background-color: #2980b9;
}
.ehqthemed.tool-tabs.nav-tabs {
  background: none;
  margin-bottom: -3px;
  border-style: solid;
  border-color: #2980b9;
  border-width: 0 0 7px;
  margin-top: 20px;
}
.ehqthemed.tool-tabs.nav-tabs > li .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.ehqthemed.tool-tabs.nav-tabs > li .dropdown-menu a:hover {
  text-decoration: none;
}
.ehqthemed.tool-tabs.nav-tabs > li {
  margin-right: 0;
}
.ehqthemed.tool-tabs.nav-tabs > li a {
  font-weight: 700;
  border-radius: 0;
  margin: 0;
  padding: 10px 15px !important;
  text-transform: uppercase;
  height: 44px;
  background-color: #707070;
  color: #fff !important;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  font-size: 14px;
  position: relative;
  top: -1px;
}
.ehqthemed.tool-tabs.nav-tabs > li a:focus,
.ehqthemed.tool-tabs.nav-tabs > li a:hover,
.ehqthemed.tool-tabs.nav-tabs > li a:active {
  background: #2980b9;
  color: #fff !important;
  border-color: #2980b9;
  border-style: solid;
  border-width: 1px;
  border-bottom: 0;
}
.ehqthemed.tool-tabs.nav-tabs > li a:focus .caret,
.ehqthemed.tool-tabs.nav-tabs > li a:hover .caret,
.ehqthemed.tool-tabs.nav-tabs > li a:active .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.ehqthemed.tool-tabs.nav-tabs > li .open a {
  background: #707070;
  color: #fff !important;
  border-color: #707070;
  border-style: solid;
  border-width: 1px;
  border-bottom: 0;
}
.ehqthemed.tool-tabs.nav-tabs > li .open a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.ehqthemed.tool-tabs.nav-tabs > li.active > a {
  background: #2980b9;
  color: #fff !important;
  border-color: #2980b9;
  border-style: solid;
  border-width: 1px;
  border-bottom-color: #2980b9;
  z-index: 0;
  position: relative;
  top: -1px;
  height: 44px;
}
.ehqthemed.tool-tabs.nav-tabs > li.active > a:focus,
.ehqthemed.tool-tabs.nav-tabs > li.active > a:hover,
.ehqthemed.tool-tabs.nav-tabs > li.active > a:active {
  background-color: #2980b9;
  color: #fff !important;
  border-color: #2980b9;
  border-style: solid;
  border-width: 1px;
  border-bottom-color: #2980b9;
}
.ehqthemed.tool-tabs.nav-tabs .dropdown-menu {
  min-width: 100px;
  border: 0;
  margin: 0;
  background: none;
  padding: 0;
}
.ehqthemed.tool-tabs.nav-tabs .dropdown-menu li {
  margin: 0;
  padding: 0;
}
.ehqthemed.tool-tabs.nav-tabs .dropdown-menu li a {
  top: initial;
}
.social-share-buttons a,
.registration-block a {
  border-radius: 50% !important;
}
.social-share-buttons .facebook,
.registration-block .facebook {
  background: #737373;
}
.social-share-buttons .twitter,
.registration-block .twitter {
  background: #737373;
}
.social-share-buttons .linkedin,
.registration-block .linkedin {
  background: #737373;
}
.social-share-buttons .email,
.registration-block .email {
  background: #737373;
}
.pinned-tabs-content .col-lg-12 {
  padding: 15px 0;
}
.project_details .alert {
  margin: 20px 0 0;
}
.qanda_description_text {
  border: 1px solid #ececec;
  padding: 12px 15px 24px;
  border-radius: 0;
  background: #fafafa;
  margin: 10px 0;
}
.widget-wrap {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 1px 3px 1px;
  padding: 10px;
  background: #fff;
  border-radius: 0;
}
.widget-wrap.widget-plain {
  padding: 0;
}
.widget-wrap .initials {
  color: #2980b9;
}
.widget_recent_photos .widget-content,
.widget_recent_videos .widget-content,
.widget-plain .widget-content,
.widget-content {
  background-color: #fff;
  border-radius: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 3px 1px;
}
.widget_recent_photos,
.widget_recent_videos {
  overflow: hidden;
}
.widget_recent_photos .widget-inner,
.widget_recent_videos .widget-inner {
  overflow: visible;
  padding: 10px;
}
.widget_recent_photos .recent-videos-widget,
.widget_recent_photos .recent-photos-widget,
.widget_recent_videos .recent-videos-widget,
.widget_recent_videos .recent-photos-widget {
  margin: 0 -10px;
}
.widget_recent_photos.widget-plain .recent-videos-widget,
.widget_recent_photos.widget-plain .recent-photos-widget,
.widget_recent_videos.widget-plain .recent-videos-widget,
.widget_recent_videos.widget-plain .recent-photos-widget {
  margin: 0;
}
.widget_recent_photos .widget-content,
.widget_recent_videos .widget-content {
  border: 0;
}
.widget_signup_banner {
  padding: 0;
  border: 0;
}
.widget_signup_banner .widget-content {
  border: 0;
}
.ehqthemed.widget-header {
  border-radius: 0;
  background: #fff;
  color: #2980b9;
  padding: 5px 10px 5px 0;
  font-size: 14px;
  font-weight: 700;
}
.ehqthemed.widget-header .widget-header-arrow {
  display: none;
}
.widget-list li {
  border-bottom: 1px solid #eee;
}
.widget_life_cycle .widget-list li {
  border-bottom: 0;
}
@media (min-width: 1px) and (max-width: 767px) {
  .footer_logo {
    float: none !important;
    text-align: center;
  }
  .user-icon-container {
    padding: 6px;
  }
  .user-icon-notifier {
    right: 6px;
    bottom: 8px;
  }
}
.feedback a,
.feedback a:visited,
.feedback a:hover,
.feedback a:active {
  color: #fff !important;
}
input.btn,
input.btn-primary,
input.submit-button,
input.button,
input.reply.button span.btn,
span.btn-primary,
span.submit-button,
span.button,
span.reply.button,
a.btn,
a.btn-primary,
a.submit-button,
a.button,
a.reply.button {
  height: 28px;
  padding: 5px 10px;
  background: #2980b9 !important;
  border-color: #2980b9 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  font-family: "Roboto";
}
input.btn:focus,
input.btn-primary:focus,
input.submit-button:focus,
input.button:focus,
input.reply.button span.btn:focus,
span.btn-primary:focus,
span.submit-button:focus,
span.button:focus,
span.reply.button:focus,
a.btn:focus,
a.btn-primary:focus,
a.submit-button:focus,
a.button:focus,
a.reply.button:focus {
  border-color: #e6e7e8 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
input.btn:hover,
input.btn-primary:hover,
input.submit-button:hover,
input.button:hover,
input.reply.button span.btn:hover,
span.btn-primary:hover,
span.submit-button:hover,
span.button:hover,
span.reply.button:hover,
a.btn:hover,
a.btn-primary:hover,
a.submit-button:hover,
a.button:hover,
a.reply.button:hover {
  color: #fff !important;
  text-decoration: none;
  background: #20638f !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input.btn[disabled],
input.btn.disabled,
input.btn-primary[disabled],
input.btn-primary.disabled,
input.submit-button[disabled],
input.submit-button.disabled,
input.button[disabled],
input.button.disabled,
input.reply.button span.btn[disabled],
input.reply.button span.btn.disabled,
span.btn-primary[disabled],
span.btn-primary.disabled,
span.submit-button[disabled],
span.submit-button.disabled,
span.button[disabled],
span.button.disabled,
span.reply.button[disabled],
span.reply.button.disabled,
a.btn[disabled],
a.btn.disabled,
a.btn-primary[disabled],
a.btn-primary.disabled,
a.submit-button[disabled],
a.submit-button.disabled,
a.button[disabled],
a.button.disabled,
a.reply.button[disabled],
a.reply.button.disabled {
  background: #c7c7c7 !important;
  border-color: #b9b9b9 !important;
  color: #231f20 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.widget_recent_photos .more-link-block,
.more-link-block {
  background: #fff;
  border-radius: 0;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 0;
}
.mapList.shared-content-block {
  padding-bottom: 36px !important;
}
.shared-content-block {
  padding: 12px 15px 24px;
  border-radius: 0;
  background: #fafafa;
}
.shared-content-block #comments {
  float: left !important;
  display: inherit;
  margin: 10px 0 0 0;
}
.shared-content-block .forum-respond {
  float: right !important;
  margin: 15px 0 0;
}
.shared-content-block .divide-bottom {
  border-bottom: 1px solid #e7e7e7;
}
.shared-content-block .topic-comments-wrapper {
  position: absolute;
}
.shared-content-block .topic-comments-wrapper .topic_comments {
  margin: 10px 0 0;
  border-bottom: 4px solid #ccc;
  padding: 0 8px;
  color: #2980b9 !important;
}
.shared-content-block .topic-comments-wrapper .topic_comments .comments-count {
  font-size: 27px;
}
.shared-content-block .topic-comments-wrapper .topic_comments .comment-text {
  font-size: 15px;
}
.qanda-list .shared-content-block:before {
  display: block;
}
.shared-content-block .question {
  margin: 0 0 0 40px;
}
.shared-content-block .question .q {
  color: #555;
}
.widget_quick_poll .shared-content-block {
  background: #fff;
  border: 0;
  padding: 0;
}
.progress {
  height: 30px;
  padding: 5px;
  border: 1px solid #e2dfda;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  background: #2980b9;
  border-radius: 3px;
}
.life-cycle-status_icon--current .icon {
  background-color: #2980b9;
}
@media (min-width: 992px) {
  .container {
    width: 1150px;
  }
  .same-height {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width: 1140px) {
  .container {
    width: 1150px;
  }
}
.add_new_comment {
  margin: 10px 0 0;
}
.nav-secondary {
  background: #2980b9;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Roboto";
}
.nav-secondary .sm-clean {
  background: #2980b9;
}
.nav-secondary .sm-clean ul {
  background: #2980b9;
}
.nav-secondary .sm-clean .dropdown,
.nav-secondary .sm-clean .signin-link-container {
  float: right;
  background: #2980b9;
}
.nav-secondary .sm-clean a {
  color: #fff;
}
.nav-secondary .sm-clean a:hover,
.nav-secondary .sm-clean a:focus,
.nav-secondary .sm-clean a:active {
  color: #fff !important;
}
.nav-secondary .sm-clean a,
.nav-secondary .sm-clean a:hover,
.nav-secondary .sm-clean a:focus,
.nav-secondary .sm-clean a:active {
  padding: 20px 10px;
  font-size: 14px;
}
.nav-secondary .navbar-nav li a {
  color: #fff !important;
}
.nav-secondary .navbar-nav li a:hover {
  color: #fff !important;
}
.nav-secondary .navbar-nav li a .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.nav-secondary .navbar-nav li a .caret:hover {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.nav-secondary .dropdown-menu > li > a {
  color: #fff !important;
  padding: 10px;
  font-size: 14px;
}
.nav-secondary .dropdown-menu > li > a:hover,
.nav-secondary .dropdown-menu > li > a:focus {
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
}
.nav-secondary .navbar-nav > li > a {
  padding: 15px 15px 10px;
  font-size: 14px;
  margin: 5px 0;
}
.nav-secondary .navbar-nav > .open > a,
.nav-secondary .navbar-nav > .open > a:hover,
.nav-secondary .navbar-nav > .open > a:focus {
  background: transparent;
}
.nav-secondary .navbar-nav > li.current {
  background: transparent;
}
.nav-secondary .navbar-nav > li.current a {
  color: #fff !important;
}
.nav-secondary .search-box {
  margin: 5px;
  border: 1px solid transparent;
  padding: 0;
}
.nav-secondary .search-box .icon-search {
  background: #fff;
  color: #2980b9;
}
.navbar li a {
  padding: 20px 10px !important;
}
#project_description_text {
  background-color: transparent;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
}
#project_description_text .description {
  margin: 0;
}
#project_description_text .textwrap_right img {
  padding: 0;
}
#project_description_text .textwrap_left img {
  padding: 0;
}
#project_description_text .textwrap_center {
  margin: 0;
}
#project_description_text .textwrap_center .description {
  margin: 0;
}
#project_description_text .textwrap_center img {
  width: inherit;
  height: inherit;
  -o-object-fit: initial;
  object-fit: initial;
}
.footer {
  background-color: #2980b9;
}
.footer__logo--light,
.footer__logo--dark {
  width: 150px;
  height: auto;
}
.footer__logo--dark {
  display: none;
}
.footer .container {
  padding: 0;
  background: transparent;
}
.footer-container {
  border-top: 4px solid #d8d8d8;
}
.footer .footer_logo {
  padding: 0;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .col-lg-8.project_details {
    padding-left: 0;
  }
  .col-lg-4.project_widgets {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1090px) {
  .col-lg-4.project_widgets {
    padding-left: 0;
  }
  .col-lg-8.project_details {
    padding-right: 0;
  }
  .footer .navbar-nav {
    float: none;
  }
}
.footer_links {
  margin: 18px 5px 0;
  padding: 0;
}
.footer_links a {
  padding: 0 !important;
  margin: 0;
  border: 0;
}
.footer_links li {
  display: block;
  text-align: center;
}
.footer_links li.current {
  background: none !important;
}
@media (min-width: 768px) {
  .footer_links li {
    display: inline;
    text-align: left;
  }
  .footer_links li:first-child {
    padding-left: 0;
  }
  .footer_links li a:hover {
    text-decoration: underline;
  }
}
.footer_links .header-links li {
  border-right: 1px solid transparent;
  padding: 0 5px;
}
.footer_links .header-links li:last-child {
  border-right: 0;
}
.footer_links .header-links a {
  font-size: 12px;
  font-weight: 600;
  color: #fff !important;
}
.footer_links .footer-links li {
  border-right: 1px solid transparent;
  padding: 0 5px;
}
.footer_links .footer-links li:last-child {
  border-right: 0;
}
.footer_links .footer-links a {
  font-size: 12px;
  font-weight: 400;
  color: #fff !important;
  border: 0;
}
.alert {
  background: #fcf8e3;
}
.noscript-survey p {
  padding: 5px 15px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sticky-footer {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .footer_links ul.footer-links li,
  .footer_links ul.header-links li {
    display: block;
  }
  .footer_links ul.footer-links li > a,
  .footer_links ul.header-links li > a {
    width: 100%;
    display: block;
    padding: 10px 2px !important;
    margin: 0;
  }
}
.pagination {
  margin: 0;
}
.life-cycle-status_icon--finish .icon,
.life-cycles-status_icon--current .icon {
  color: #2980b9 !important;
}
.registration-block .twitter,
.registration-block .fb {
  color: #fff !important;
}
.inner-page-logo__image {
  width: 100%;
}
.inner-page-description {
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}
.logo-and-description {
  padding: 30px 15px;
}
@media (max-width: 768px) {
  #main-nav {
    float: none !important;
  }
  .multinav .container {
    padding: 0;
  }
  .multinav .sm-clean a,
  .multinav .sm-clean a:hover,
  .multinav .sm-clean a:focus,
  .multinav .sm-clean a:active {
    padding: 13px 15px;
  }
  .sm-clean ul {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
  }
  .navbar-default .sm-clean ul {
    position: static;
    float: none;
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-default .sm-clean ul > li > a {
    border: 0;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none !important;
  }
  .highlighted > .sub-arrow {
    display: none !important;
  }
  .nav.navbar-nav {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  .sm-clean {
    font-size: 14px;
  }
}
.links-wrap .navbar-nav {
  float: right !important;
}
.footer_links .sm-clean {
  float: none !important;
}
.footer_links .sm-clean a,
.footer_links .sm-clean a:hover,
.footer_links .sm-clean a:focus,
.footer_links .sm-clean a:active {
  text-transform: capitalize !important;
}
.footer_links .sm-clean > li {
  margin-right: 5px;
}
.sm-clean .dropdown {
  float: right;
}
@media (max-width: 767px) {
  .sm-clean .dropdown {
    float: none;
  }
}
.tool-full-page,
.brainstormer-container {
  background: transparent;
  margin-bottom: 30px;
  padding: 0;
  border-radius: 3px;
  border: 0;
}
.multinav {
  background: #fff;
  margin: 13px 0;
  float: right;
  font-family: "Roboto";
}
.multinav .caret {
  border-top-color: #2980b9;
}
.multinav .container {
  background: #fff;
  width: auto;
}
.multinav .dropdown-menu > li > a {
  line-height: 20px;
}
.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
  padding: 13px 20px;
  padding-right: 58px;
  font-family: inherit;
  font-size: inherit;
  font-weight: 400 !important;
  line-height: 20px;
  color: #2980b9;
  text-decoration: none !important;
}
.sm-clean a.current {
  color: #2980b9;
}
.sm-clean a.disabled {
  color: #bbbbbb;
}
.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
.sm-clean > li > .has-submenu.highlighted {
  position: relative;
}
.sm-clean > li > .has-submenu.highlighted:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 2px solid transparent;
}
.sm-clean a.highlighted span.sub-arrow:before {
  display: block;
  content: "-";
}
.sm-clean > li:first-child > a,
.sm-clean > li:first-child > :not(ul) a {
  border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a,
.sm-clean > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > a,
.sm-clean > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-clean
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > *:not(ul)
  a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted,
.sm-clean > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > a.highlighted,
.sm-clean
  > li:last-child
  > ul
  > li:last-child
  > ul
  > li:last-child
  > *:not(ul)
  a.highlighted {
  border-radius: 0;
}
.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}
.sm-clean ul {
  background: ligten(#fecb00, 5%);
}
.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active {
  font-size: inherit;
  border-left: 8px solid transparent;
}
@media (min-width: 768px) {
  .sm-clean ul {
    position: absolute;
  }
  .sm-clean li {
    float: left;
  }
  .sm-clean.sm-rtl li {
    float: right;
  }
  .sm-clean ul li,
  .sm-clean.sm-rtl ul li {
    float: none;
  }
  .sm-clean {
    background: #fff;
    border-radius: 5px;
  }
  .sm-clean ul li a,
  .sm-clean ul li a:hover,
  .sm-clean ul li a:focus,
  .sm-clean ul li a:active {
    padding: 10px !important;
    border-top: 1px solid #2980b9;
    border-left: 0;
    font-size: 14px;
  }
  .sm-clean ul li:first-child > a {
    border: 0;
  }
  .sm-clean a {
    white-space: nowrap;
  }
  .sm-clean ul a,
  .sm-clean.sm-vertical a {
    white-space: normal;
  }
  .sm-clean .sm-nowrap > li > a,
  .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  .sm-clean {
    padding: 0 10px;
  }
  .sm-clean a,
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active {
    padding: 12px;
    border-radius: 0 !important;
  }
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active {
    color: #555;
  }
  .sm-clean a.current {
    color: #555;
  }
  .sm-clean a.disabled {
    color: #bbbbbb;
  }
  .sm-clean a.has-submenu a.has-submenu {
    padding-right: 24px !important;
  }
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #2980b9 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-clean > li > a span.sub-arrow {
    display: none;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > ul {
    border-top: 1px solid #fff;
  }
  .sm-clean ul {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #2980b9;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
  }
  .sm-clean ul a,
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active {
    border: 0;
    padding: 10px 20px;
    color: #2980b9;
  }
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul .highlighted {
    color: #fff !important;
    background: #2980b9;
  }
  .sm-clean ul a.current {
    color: #555;
  }
  .sm-clean ul a.disabled {
    background: white;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px !important;
  }
  .sm-clean ul a span.sub-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-color: transparent transparent transparent #2980b9;
    border-style: dashed dashed dashed solid;
    border-width: 5px;
  }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: #2980b9;
  }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow,
  .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #2980b9 transparent;
  }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #2980b9 transparent transparent transparent;
  }
  .sm-clean span.scroll-up-arrow,
  .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2980b9 transparent;
  }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #2980b9 transparent transparent transparent;
  }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px;
  }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #2980b9 transparent transparent;
  }
}
.registration-block {
  margin: 10px 0 0;
  padding: 0;
  border-top: 0;
  text-align: initial;
}
.u-theme-background {
  background: #2980b9;
}
.u-theme-color {
  color: #2980b9;
}
.follow-widget__icon--color {
  fill: #2980b9;
}
.welcomes-show,
.registration-success {
  max-width: 525px;
  padding: 30px;
  margin: 0 auto 50px;
  background: #fff;
  border: 1px solid #ddd;
}
.registration-success {
  padding: 20px;
  text-align: center;
}
.btn-continue {
  margin-top: 10px;
  line-height: 14px;
}
.notification-bar {
  margin-top: -24px;
}
.banner-wrap {
  margin-top: -24px;
}
@media screen and (max-width: 767px) {
  .add_new_comment .comment-form-wrapper {
    width: 100%;
  }
}
.basic-banner {
  padding: 0;
  overflow: hidden;
  max-height: 360px;
}
.basic-banner__image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 480px) {
  .basic-banner {
    max-height: none;
  }
}
@media (min-width: 1440px) {
  .basic-banner {
    max-height: none;
  }
}
.unsubscribe-alert {
  display: inline-block;
  padding: 15px;
  margin: 20px;
  color: #8a6d3b;
  background: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  width: 80%;
  text-align: left;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
.unsubscribe-center {
  text-align: center;
}
.basic-introduction {
  display: table;
  width: 100%;
  padding: 12px 0 30px;
  margin: 0 0 18px;
  background: transparent;
  border-bottom: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.basic-introduction .introduction__content {
  display: table-row;
  vertical-align: middle;
}
.basic-introduction .introduction__title {
  padding: 18px 0 0;
  margin: 0;
  font-size: 36px;
  color: #555;
  text-align: center;
}
.basic-introduction .introduction__description {
  margin: 30px 0 0;
  font-size: 20px;
  font-weight: 300;
  line-height: inherit;
  color: #555;
  text-align: center;
}
.basic-introduction .introduction__logo {
  display: table-row;
  float: none;
  width: 350px;
  margin: 0 24px 0 0;
  text-align: center;
}
.basic-introduction .introduction__logo img {
  width: 100%;
  height: auto;
  max-width: 350px;
}
@media screen and (max-width: 768px) {
  .basic-introduction .introduction__content {
    display: table-row;
  }
  .basic-introduction .introduction__logo {
    display: table-row;
    float: none;
    margin: 0 auto 24px;
    text-align: center;
  }
  .basic-introduction .introduction__logo img {
    max-width: 350px;
  }
  .basic-introduction .introduction__title {
    text-align: center;
  }
}
.listing-with-event-date-catalog .catalog {
  padding: 0 18px;
  margin: 0 0 18px;
  overflow: auto;
  background: #fff;
  border-color: #555;
  border-style: none;
  border-width: 1px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 3px #888;
  box-shadow: 0 0 3px #888;
}
.listing-with-event-date-catalog .catalog__title {
  font-size: 20px;
  line-height: 24px;
  padding: 12px 18px;
  margin: 0 -18px;
  font-size: 24px;
  color: #555;
  text-align: center;
  background: #fff;
  border-bottom: 0px solid #555;
}
.listing-with-event-date-catalog .catalog__items {
  padding: 12px 0 0;
  list-style: none;
}
@media (min-width: 992px) {
  .listing-with-event-date-catalog .catalog {
    height: auto;
  }
}
.listing-with-event-date-catalog .catalog__item {
  display: table;
  width: 100%;
  margin: 0 0 12px;
  padding: 0 0 12px;
  color: #555;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.listing-with-event-date-catalog .catalog__item__title {
  display: table-cell;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  color: inherit;
}
.listing-with-event-date-catalog .catalog__item__keydate {
  display: table-cell;
  width: 60px;
  padding-right: 18px;
  text-align: center;
  font-weight: 700;
}
.listing-with-event-date-catalog
  .catalog__item__keydate
  .keydate__primary-date {
  font-size: 20px;
  line-height: 24px;
}
.listing-with-event-date-catalog
  .catalog__item__keydate
  .keydate__secondary-date {
  font-size: 12px;
  line-height: 18px;
  line-height: 12px;
}
.listing-with-event-date-catalog .catalog__item:last-child {
  margin: 0;
  border-bottom: 0;
}
.listing-with-event-date-catalog .catalog__item:hover {
  color: #555;
}
.listing-with-event-date-catalog .catalog__item:hover a {
  text-underline: none;
}
.listing-with-event-date-catalog .catalog__cta-container {
  text-align: center;
}
.listing-with-event-date-catalog .catalog__cta {
  font-size: 12px;
  line-height: 24px;
  color: #7cc0f8;
  background: #fff;
  padding: 1px;
}
.listing-with-event-date-catalog .catalog__item__metas {
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}
.listing-with-event-date-catalog .catalog__item__metas .fa {
  margin-right: 6px;
  font-color: #fff;
  margin: 0 6px 0 0;
}

.catalog-with-image .catalog {
  padding: 0 18px;
  margin: 0 0 18px;
  overflow: auto;
  background: #fff;
  border-color: color3;
  border-style: none;
  border-width: 1px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 3px #888;
  box-shadow: 0 0 3px #888;
}
.catalog-with-image .catalog__title {
  font-size: 20px;
  line-height: 24px;
  padding: 12px 18px;
  margin: 0 -18px;
  font-size: 24px;
  color: #555;
  text-align: center;
  background: #fff;
  border-bottom: 0px solid color3;
}
.catalog-with-image .catalog__items {
  padding: 12px 0 0;
  list-style: none;
}
@media (min-width: 992px) {
  .catalog-with-image .catalog {
    height: auto;
  }
}
.catalog-with-image .catalog__items {
  padding: 6px 0 0;
}
.catalog-with-image .catalog .image-container {
  padding: 0 0 6px;
}
.catalog-with-image .catalog .image-container:last-child {
  padding-bottom: 6px;
}
.catalog-with-image .catalog__item {
  position: relative;
  display: block;
  width: 100%;
}
.catalog-with-image .catalog__item__image {
  width: 100%;
  max-height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
}
.catalog-with-image .catalog__item__title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 6px 12px;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}

.photos-catalog .catalog {
  padding: 0 18px;
  margin: 0 0 18px;
  overflow: auto;
  background: #fff;
  border-color: #555;
  border-style: none;
  border-width: 1px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 3px #888;
  box-shadow: 0 0 3px #888;
}
.photos-catalog .catalog__title {
  font-size: 20px;
  line-height: 24px;
  padding: 12px 18px;
  margin: 0 -18px;
  font-size: 24px;
  color: #555;
  text-align: center;
  background: #fff;
  border-bottom: 0px solid #555;
}
.photos-catalog .catalog__items {
  padding: 12px 0 0;
  list-style: none;
}
@media (min-width: 992px) {
  .photos-catalog .catalog {
    height: auto;
  }
}
.photos-catalog .catalog .has-multiple-images .catalog__item {
  display: inline;
  float: left;
  width: 50%;
  padding-bottom: 12px;
}
.photos-catalog .catalog .has-multiple-images .catalog__item:nth-child(even) {
  padding-left: 6px;
}
.photos-catalog .catalog .has-multiple-images .catalog__item:nth-child(odd) {
  padding-right: 6px;
}
.photos-catalog .catalog .has-multiple-images .catalog__item__image {
  height: 90px;
}
.photos-catalog .catalog .catalog__item {
  width: 100%;
  padding-bottom: 12px;
}
.photos-catalog .catalog .catalog__item__link {
  position: relative;
  display: inline-block;
  width: 100%;
}
.photos-catalog .catalog .catalog__item__link:hover > .catalog__item__title {
  opacity: 1;
}
.photos-catalog .catalog .catalog__item__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.photos-catalog .catalog .catalog__item__title {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 5px;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mini-lifecycle {
  position: absolute;
  z-index: 2000;
  width: 100%;
  opacity: 0;
}
.mini-lifecycle__title {
  margin: 12px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.mini-lifecycle .mini-lifecycle-progressbar {
  width: 100%;
}
.mini-lifecycle .mini-lifecycle-progressbar .mini-lifecycle-stagelist {
  padding-left: 0;
}
.mini-lifecycle .mini-lifecycle-progressbar .mini-lifecycle-stagelist__item {
  position: relative;
  float: left;
  width: 33.33%;
  margin-top: -12px;
  text-align: center;
  list-style-type: none;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item::before {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 auto 15px;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  content: "\00a0";
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item--active {
  color: #fff;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item--active::before {
  background-color: #fff;
  border-color: #fff;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item--active
  + .mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item::after {
  background-color: #fff;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item::after {
  position: absolute;
  top: 6.5px;
  left: -50%;
  z-index: 1000;
  width: calc(100% - 15px);
  height: 2px;
  margin-left: 7.5px;
  background-color: #fff;
  content: "";
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item:first-child::after {
  content: none;
}
.content-big-image-cta-rectangle-card .card__date {
  font-size: 13.2px;
  color: #555;
  opacity: 0.9;
}
.content-big-image-cta-rectangle-card .card__date .fa {
  margin: 0 6px 0 0;
  color: #555;
}
.content-big-image-cta-rectangle-card.show-empty-card {
  height: 267px;
  margin: 0 0 18px;
}
.content-big-image-cta-rectangle-card.show-empty-card:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.content-big-image-cta-rectangle-card .card {
  position: relative;
  margin: 0 0 18px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 3px #888;
  box-shadow: 0 0 3px #888;
}
@media (max-width: 768px) {
  .content-big-image-cta-rectangle-card .card {
    width: 300px;
    margin: auto;
    margin-bottom: 18px;
  }
}
.content-big-image-cta-rectangle-card .card__label {
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  top: 12px;
  padding: 0 12px;
  color: #555;
  text-transform: uppercase;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.content-big-image-cta-rectangle-card .card__label--status {
  right: 20.4px;
}
.content-big-image-cta-rectangle-card .card__label--tool-type {
  left: 20.4px;
}
.content-big-image-cta-rectangle-card .card__content-container {
  position: relative;
  height: 267px;
  padding: 12px 20.4px 12px 9px;
  overflow: hidden;
}
.content-big-image-cta-rectangle-card .card__content {
  position: relative;
  height: 213.6px;
  overflow: hidden;
}
.content-big-image-cta-rectangle-card .card__image {
  position: relative;
  height: 267px;
}
.content-big-image-cta-rectangle-card .card__image::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.content-big-image-cta-rectangle-card .card__date {
  display: inline;
  font-size: 14px;
}
.content-big-image-cta-rectangle-card .card__meta {
  margin: 0 0 12px;
}
.content-big-image-cta-rectangle-card .card__life-cycle {
  position: absolute;
  right: 24px;
  bottom: 12px;
}
.content-big-image-cta-rectangle-card .card__title {
  margin: 0 0 6px;
  font-family: "Roboto";
  font-size: 20px;
  color: #555;
}
.content-big-image-cta-rectangle-card .card__description {
  position: relative;
  padding-top: 12px;
  padding-right: 12px;
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: 300;
  color: #555;
  text-overflow: ellipsis;
  opacity: 0.8;
}
.content-big-image-cta-rectangle-card .card__description::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0) 65px, 110px, #fff);
  content: "";
}
.content-big-image-cta-rectangle-card .card__meta-and-cta-container {
  position: absolute;
  bottom: 6px;
  padding-bottom: 6px;
  margin-top: 6px;
  font-size: 14px;
}
.content-big-image-cta-rectangle-card .card__image-container {
  float: left;
}
.content-big-image-cta-rectangle-card .card__cta {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
}
.content-big-image-cta-rectangle-card .card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.content-big-image-cta-rectangle-card:hover {
  -webkit-box-shadow: 0 0 10px #888;
  box-shadow: 0 0 10px #888;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content-big-image-cta-rectangle-card:hover .mini-lifecycle {
  right: 0;
  bottom: 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.content-big-image-cta-rectangle-card:hover .card__image::after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.3))
  );
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$pure-black, endColorstr='$pure-white', GradientType=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content-big-image-cta-rectangle-card:hover .card__label {
  opacity: 1;
}
@media (max-width: 480px) {
  .content-big-image-cta-rectangle-card .card__image-container {
    width: 100%;
  }
  .content-big-image-cta-rectangle-card .card__content-container {
    width: 100%;
    padding: 12px 24px;
  }
  .content-big-image-cta-rectangle-card .card__description {
    padding-right: 0;
  }
}

.mini-lifecycle {
  position: absolute;
  z-index: 2000;
  width: 100%;
  opacity: 0;
}
.mini-lifecycle__title {
  margin: 12px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.mini-lifecycle .mini-lifecycle-progressbar {
  width: 100%;
}
.mini-lifecycle .mini-lifecycle-progressbar .mini-lifecycle-stagelist {
  padding-left: 0;
}
.mini-lifecycle .mini-lifecycle-progressbar .mini-lifecycle-stagelist__item {
  position: relative;
  float: left;
  width: 33.33%;
  margin-top: -12px;
  text-align: center;
  list-style-type: none;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item::before {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 auto 15px;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  content: "\00a0";
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item--active {
  color: #fff;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item--active::before {
  background-color: #fff;
  border-color: #fff;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item--active
  + .mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item::after {
  background-color: #fff;
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item::after {
  position: absolute;
  top: 6.5px;
  left: -50%;
  z-index: 1000;
  width: calc(100% - 15px);
  height: 2px;
  margin-left: 7.5px;
  background-color: #fff;
  content: "";
}
.mini-lifecycle
  .mini-lifecycle-progressbar
  .mini-lifecycle-stagelist__item:first-child::after {
  content: none;
}
.content-square-image-no-cta-card .card__date,
.content-square-image-no-cta-card .card__author {
  font-size: 13.2px;
  color: #555;
  opacity: 0.9;
}
.content-square-image-no-cta-card .card__date .fa,
.content-square-image-no-cta-card .card__author .fa {
  margin: 0 6px 0 0;
  color: #555;
}
.content-square-image-no-cta-card.show-empty-card {
  height: 255px;
}
.content-square-image-no-cta-card .card-overlay {
  position: absolute;
  bottom: 0;
  z-index: 2000;
  width: 100%;
  height: 60%;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#000)
  );
  background: linear-gradient(transparent, #000);
  opacity: 0;
}
.content-square-image-no-cta-card .card {
  position: relative;
  margin: 0 0 18px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 0 3px #888;
  box-shadow: 0 0 3px #888;
}
.content-square-image-no-cta-card .card .card-content-link {
  text-decoration: none;
}
.content-square-image-no-cta-card .card__label {
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  top: 12px;
  padding: 0 12px;
  color: #555;
  text-transform: uppercase;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.content-square-image-no-cta-card .card__label--status {
  right: 12px;
}
.content-square-image-no-cta-card .card__label--tool-type {
  left: 12px;
}
.content-square-image-no-cta-card .card__image {
  position: relative;
  height: 165.75px;
}
.content-square-image-no-cta-card .card__image-container {
  position: relative;
  display: block;
}
.content-square-image-no-cta-card .card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.content-square-image-no-cta-card .card__content {
  position: relative;
  height: 89.25px;
  padding: 6px 12px;
  text-align: left;
}
.content-square-image-no-cta-card .card__title {
  font-size: 24px;
  line-height: 30px;
  display: inline;
  font-family: "Roboto";
  font-size: 18px;
  line-height: 24px;
  color: #555;
}
.content-square-image-no-cta-card .card__titlemeta {
  max-height: 100%;
  overflow: hidden;
}
.content-square-image-no-cta-card .card .title-container:hover {
  color: #484848;
  text-decoration: none;
}
.content-square-image-no-cta-card .card__date {
  display: inline;
  font-size: 14px;
}
.content-square-image-no-cta-card .card__author {
  display: inline;
}
.content-square-image-no-cta-card .card:hover {
  -webkit-box-shadow: 0 0 10px #888;
  box-shadow: 0 0 10px #888;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content-square-image-no-cta-card .card:hover .card-overlay {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.content-square-image-no-cta-card .card:hover .mini-lifecycle {
  bottom: 35%;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.content-square-image-no-cta-card .card:hover .card__label {
  opacity: 1;
}
.two-in-a-row .card-list {
  margin-bottom: 18px;
  background: transparent;
  border-bottom: none;
}
.two-in-a-row .card-list__title {
  font-size: 24px;
  line-height: 30px;
  padding: 45px 0 27px;
  margin: 0;
  font-family: "Roboto";
  font-size: 24px;
  color: #555;
}
.two-in-a-row .card-list__cards {
  padding: 0 18px;
}
.two-in-a-row .card-list__cta-container {
  padding: 24px 0;
  text-align: center;
}
.two-in-a-row .card-list__cta {
  padding: 7.92px 15.84px;
  color: #fff;
  background-color: #2b6e93;
}
.two-in-a-row .card-list__cta:hover,
.two-in-a-row .card-list__cta:active {
  color: #fff;
  background-color: #1f506c;
}
.two-in-a-row .card-list {
  padding-bottom: 36px;
}
.two-in-a-row .card-list__cards {
  padding: 0;
}
.two-in-a-row__card-box {
  display: inline-block;
  width: 47%;
  padding: 0;
  margin: 0;
  margin-bottom: 18px;
}
.two-in-a-row__card-box:nth-child(2n + 1) {
  margin-right: 3%;
}
.two-in-a-row__card-box:nth-child(2n) {
  margin-left: 3%;
}
@media (max-width: 768px) {
  .two-in-a-row .two-in-a-row__card-box {
    display: block;
    width: 450px;
    padding: 0 !important;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .two-in-a-row .two-in-a-row__card-box {
    width: 96%;
  }
}

.four-in-a-row .card-list {
  margin-bottom: 18px;
  background: transparent;
  border-bottom: none;
}
.four-in-a-row .card-list__title {
  font-size: 24px;
  line-height: 30px;
  padding: 45px 0 27px;
  margin: 0;
  font-family: "Roboto";
  font-size: 24px;
  color: #555;
}
.four-in-a-row .card-list__cards {
  padding: 0 18px;
}
.four-in-a-row .card-list__cta-container {
  padding: 24px 0;
  text-align: center;
}
.four-in-a-row .card-list__cta {
  padding: 7.92px 15.84px;
  color: #fff;
  background-color: #2b6e93;
}
.four-in-a-row .card-list__cta:hover,
.four-in-a-row .card-list__cta:active {
  color: #fff;
  background-color: #1f506c;
}
.four-in-a-row__card-box {
  width: 21.25%;
  padding: 0;
  margin: 0;
  margin-bottom: 18px;
}
.four-in-a-row__card-box:nth-child(4n + 1) {
  margin-right: 5%;
}
.four-in-a-row__card-box:nth-child(4n + 2) {
  margin-right: 5%;
}
.four-in-a-row__card-box:nth-child(4n + 3) {
  margin-right: 5%;
}
.four-in-a-row__card-box:nth-child(4n) {
  margin-right: 0;
}
.four-in-a-row .card-list__cards {
  padding: 0;
}
@media (max-width: 992px) {
  .four-in-a-row .four-in-a-row__card-box {
    width: 300px !important;
    padding: 0 !important;
    margin: 0 auto;
  }
}

/*
     FILE ARCHIVED ON 16:45:35 Jan 20, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:56:08 Jan 20, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.711
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.018
  esindex: 0.014
  cdx.remote: 29.726
  LoadShardBlock: 281.815 (3)
  PetaboxLoader3.datanode: 233.618 (3)
  PetaboxLoader3.resolve: 38.1
  load_resource: 84.588
*/
