/*
 Theme Name:   Financity Child
 Theme URI:    http://demo.goodlayers.com/financity
 Description:  Goodlayers Financity Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     financity
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  financity-child

 START YOUR CHILD THEME CSS HERE
*/
/* 
Begin Styles
*/
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vfmc-icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
  content: "\e900";
}

.icon-chevron:before {
  content: "\e901";
}

.icon-cross:before {
  content: "\e902";
}

.icon-lock-white:before {
  content: "\e90f";
}

.icon-pdf:before {
  content: "\e910";
}

h1, h2, h3, .h1, .h2, .h3 {
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 900 !important;
}

h1, .h1 {
  font-size: 55px;
}

h2, .h2 {
  font-size: 40px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
}

h5, h6, .h5, .h6 {
  font-family: Arial, Helvetica, sans-serif;
}

html,
body {
  width: 100%;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

.LinkButton, .now-FeatureTile.gdlr-core-column-service-item .gdlr-core-column-service-read-more, .gdlr-core-pbf-sidebar-content .gdlr-core-pbf-sidebar-content-inner .gdlr-core-item-list .gdlr-core-blog-full-frame .gdlr-core-blog-content .gdlr-core-button, .now-NewsCardSlide .gdlr-core-button {
  padding: 0 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
  font-style: normal;
  text-transform: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
}
.LinkButton:hover, .now-FeatureTile.gdlr-core-column-service-item .gdlr-core-column-service-read-more:hover, .gdlr-core-pbf-sidebar-content .gdlr-core-pbf-sidebar-content-inner .gdlr-core-item-list .gdlr-core-blog-full-frame .gdlr-core-blog-content .gdlr-core-button:hover, .now-NewsCardSlide .gdlr-core-button:hover {
  text-decoration: none !important;
}

.now-ColorWrapper > .gdlr-core-pbf-background-wrap {
  background-color: rgba(220, 236, 249, 0.5);
}

@media only screen and (max-width: 767px) {
  .financity-item-pdlr,
.gdlr-core-item-pdlr {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

/* Event page */
#video-popup {
  position: fixed;
  z-index: 999;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
}
#video-popup .iframe-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 600px;
  height: 400px;
}
#video-popup .close-video-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

/* Select */
select {
  padding: 10px 22px !important;
  border-radius: 4px;
  background: #f5f5f5;
  height: 44px;
}

/* Header */
.financity-mobile-header .financity-mobile-menu-right {
  /* mobile login button */
  /* mobile hamburger */
}
.financity-mobile-header .financity-mobile-menu-right .financity-main-menu-search {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -8px;
}
.financity-mobile-header .financity-mobile-menu-right .financity-main-menu-search i,
.financity-mobile-header .financity-mobile-menu-right .financity-main-menu-search .fa,
.financity-mobile-header .financity-mobile-menu-right .financity-main-menu-search .icon {
  font-size: 20px;
}
.financity-mobile-header .financity-mobile-menu-right .financity-header-right-button {
  float: left;
  margin-left: 20px;
  padding: 10px 13px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu {
  border-radius: 4px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  background: white;
  color: #1d98d5;
  border: 1px solid #1d98d5;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.login-button, .financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.back-to-homepage {
  background-color: #1d98d5;
  color: #fff;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.client-connect-button {
  background: #1d98d5;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.client-connect-button > div {
  width: 100%;
  height: 100%;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.client-connect-button > div > div {
  width: 100%;
  height: 100%;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.client-connect-button a {
  height: 100%;
  width: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu-button {
  color: #1D98D5;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-button-hamburger:before {
  background: #1d98d5;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-button-hamburger:after {
  background: #1d98d5;
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-button-hamburger span {
  background: #1d98d5;
}

.financity-header-container {
  /* Logo */
  /* desktop login button */
}
.financity-header-container .financity-logo {
  padding-top: 30px;
  padding-bottom: 0px;
}
.financity-header-container .financity-logo-right-text {
  padding-top: 90px !important;
  width: 350px;
  display: flex;
  justify-content: flex-end;
  padding-left: 0;
}
.financity-header-container .financity-header-right-button {
  display: flex;
  align-items: center;
  justify-content: center;
  /* 3rd party login button class, override styles */
}
.financity-header-container .financity-header-right-button:hover {
  background: #56b7e8;
}
.financity-header-container .financity-header-right-button.flex-grow {
  width: auto;
  flex-grow: 1;
  padding-left: 10px;
  padding-right: 10px;
}
.financity-header-container .financity-header-right-button.hollow-btn {
  background: white;
  border: 2px solid #1d98d5;
  color: #1d98d5;
}
.financity-header-container .financity-header-right-button.hollow-btn:hover {
  border-color: #56b7e8;
  color: #56b7e8;
}
.financity-header-container .financity-header-right-button + .financity-header-right-button {
  margin-left: 7px;
}
.financity-header-container .financity-header-right-button i,
.financity-header-container .financity-header-right-button .fa,
.financity-header-container .financity-header-right-button .icon {
  margin-right: 10px;
}
.financity-header-container .financity-header-right-button .mo_adjust_customize_button i.mo_oauth_def_btn_azure {
  font-size: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
  border-radius: 0 !important;
  background: transparent !important;
  border: none !important;
  display: flex;
  align-items: center;
}
.financity-header-container .financity-header-right-button .mo_adjust_customize_button i.mo_oauth_def_btn_azure span.mo_oauth_login_button_font {
  margin-left: 10px !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
}

.financity-header-container .financity-header-right-button.flex-grow {
  flex: 1;
  color: white;
}

.financity-header-container .financity-header-right-button.flex-grow > a {
  color: white;
}

/* Navigation */
.financity-navigation-container {
  padding: 15px;
}

.financity-navigation .financity-main-menu > ul > li {
  color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.financity-navigation .financity-main-menu > ul > li:hover > a {
  color: #1d98d5;
  position: relative;
  display: flex;
  justify-content: center;
}
.financity-navigation .financity-main-menu > ul > li:hover > a::after {
  content: "";
  position: absolute;
  height: 1.5px;
  width: 25px;
  bottom: 12px;
  background-color: #1d98d5;
}
.financity-navigation .financity-main-menu > ul > li > ul[style*="display: block;"] {
  color: #1d98d5;
}
.financity-navigation .financity-main-menu > ul > li > ul > li:not(:last-child) > a {
  border-bottom: 1px solid rgba(173, 214, 242, 0.2784313725);
}
.financity-navigation .financity-main-menu > ul > li > ul > li > ul li {
  background-color: #1d98d5;
}
.financity-navigation .financity-main-menu > ul > li > ul > li > ul li:not(:last-child) > a {
  border-bottom: 1px solid rgba(173, 214, 242, 0.2784313725);
}

.financity-main-menu-right-wrap .search-form {
  position: relative;
}
.financity-main-menu-right-wrap .search-submit {
  display: none;
}
.financity-main-menu-right-wrap .financity-top-search-submit {
  position: absolute;
  top: 15%;
  right: 10px;
}
.financity-main-menu-right-wrap .search-field {
  position: absolute;
  right: 0;
  top: -10px;
  width: 330px;
}

/* 
    When Menu/ManageLocations/SecondaryMenu is set, this div will display(controlled by Good layer). 
    No need to display it. 
    SecondaryMenu will be set as 'main_menu'(header-style-bar.php) when user has logged in, 
    which means it only shows on Comms room pages.
*/
.financity-main-menu-right-wrap .financity-main-menu-right {
  display: none;
}

/* Search overlay */
.financity-top-search-wrap input.search-field {
  border-bottom: 1px solid #1D98D5;
  color: #1D98D5;
}
.financity-top-search-wrap i,
.financity-top-search-wrap .fa,
.financity-top-search-wrap .icon {
  color: #1D98D5;
}
.financity-top-search-wrap .financity-top-search-submit {
  font-size: 16px;
  margin-top: -5px;
}
.financity-top-search-wrap .financity-top-search-close {
  font-size: 30px;
}

/* Form */
form input:not([type=submit]) {
  border-radius: 4px;
  border: 1px solid #1D98D5;
  height: 44px;
  width: auto;
  padding: 10px;
}
form input[type=search] {
  padding-right: 25px;
}
form input::-webkit-input-placeholder {
  color: #1d98d5 !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}
form input::placeholder {
  color: #1d98d5 !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}

/* 
Footer
*/
footer .widget.widget_text.financity-widget.aligncenter a img {
  width: 138px;
}
@media only screen and (min-width: 768px) {
  footer .widget.widget_text.financity-widget.aligncenter a img {
    width: 216px;
  }
}
footer .widget.widget_block.widget_text.financity-widget {
  text-align: center;
}
footer .menu-footer-menu-container > ul {
  display: flex;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 15px;
}
footer .financity-footer-wrapper {
  background-image: url(https://vfmc.local/wp-content/uploads/2023/10/triangle-footer-mobile.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}
footer .financity-footer-wrapper .financity-footer-column {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  footer {
    text-align: center;
    font-size: 12px;
  }
  footer .financity-footer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  footer .financity-footer-wrapper .widget {
    margin-bottom: 30px;
  }
  footer .financity-footer-wrapper .widget#block-3 a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
  }
  footer .financity-footer-wrapper .widget#block-3 a .financity-footer-icon-wrapper {
    padding: 0 !important;
  }
  footer .financity-footer-wrapper .widget#block-3 a .financity-footer-icon-wrapper svg {
    width: 38px;
    height: 38px;
  }
  footer .financity-footer-wrapper .widget#block-3 a .text-small {
    text-align: center !important;
  }
  footer .financity-footer-wrapper .widget.widget_nav_menu {
    padding-top: 10px;
  }
  footer .financity-footer-wrapper .widget.widget_nav_menu ul > li {
    margin-bottom: 10px;
  }
  footer .textwidget .financity-footer-column {
    margin-bottom: 0;
  }
}

/* Breadcrumbs */
.financity-breadcrumbs {
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 800;
  font-size: 14px;
}
@media only screen and (max-width: 999px) {
  .financity-breadcrumbs {
    display: none;
  }
}

/* Banner */
.financity-page-title-wrap .financity-page-title {
  max-width: 700px;
}
.financity-page-title-wrap .financity-page-title-overlay {
  background: linear-gradient(180deg, #33829f 40%, transparent);
  background-color: transparent;
}

body.page-id-6035 .financity-page-title-wrap {
  background-image: none;
}
body.page-id-6035 .financity-page-title-wrap .financity-page-title-overlay {
  background: #1d98d5;
}
body.page-id-6035 .financity-page-title {
  max-width: 100%;
}

.financity-header-transparent-substitute {
  background-image: url(/wp-content/uploads/2023/10/triangle.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 500px;
  position: absolute;
  right: -200px;
  z-index: 1;
}
body.home .financity-header-transparent-substitute {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-position-y: bottom;
  width: 700px;
  right: -250px;
}

body.home .financity-page-title-wrap.financity-style-custom .financity-page-title-content {
  padding-top: 150px;
  padding-bottom: 150px;
}

/* 
NewsCardSlide Styles
*/
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame {
  border-radius: 4px;
  border: 1px solid rgba(51, 130, 159, 0.2);
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(29, 152, 213, 0.25) !important;
  color: #333333;
}
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame h3,
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame a:not(.gdlr-core-button),
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame h3,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame a:not(.gdlr-core-button) {
  color: inherit !important;
}
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame h3 a,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame h3 a {
  font-size: 18px;
  font-weight: 800;
}
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame h3:hover a,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame h3:hover a {
  color: #1d98d5 !important;
}
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-blog-info-wrapper.gdlr-core-skin-divider,
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-sync-height-offset,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-blog-info-wrapper.gdlr-core-skin-divider,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-sync-height-offset {
  display: none;
}
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-blog-content,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-blog-content {
  margin-bottom: 0;
  color: #333;
  font-family: Arial;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 144.49%;
}
.now-NewsCardSlide .gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-date .gdlr-core-blog-info,
.now-NewsCardSlide .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-date .gdlr-core-blog-info {
  font-weight: 400;
}
.now-NewsCardSlide .gdlr-core-button {
  color: #33829f !important;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
}
.now-NewsCardSlide .gdlr-core-flexslider .flex-control-nav li a.flex-active {
  background-color: #1d98d5 !important;
  border-color: #1d98d5 !important;
}
.now-NewsCardSlide .gdlr-core-flexslider .flex-control-nav li a {
  border-color: #1d98d5 !important;
}

/* 
News page
*/
/* 
Right content
global use, for all sidebar pages
*/
.gdlr-core-pbf-sidebar-content .gdlr-core-pbf-sidebar-content-inner .gdlr-core-item-list .gdlr-core-blog-full-frame {
  background-color: rgba(227, 243, 254, 0.5019607843) !important;
  border: 1px solid #f5f5f5;
}
.gdlr-core-pbf-sidebar-content .gdlr-core-pbf-sidebar-content-inner .gdlr-core-item-list .gdlr-core-blog-full-frame .gdlr-core-blog-full-head .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
  text-transform: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.gdlr-core-pbf-sidebar-content .gdlr-core-pbf-sidebar-content-inner .gdlr-core-item-list .gdlr-core-blog-full-frame .gdlr-core-blog-full-head .gdlr-core-blog-info-wrapper .gdlr-core-blog-info * {
  color: #33829f;
}
.gdlr-core-pbf-sidebar-content .gdlr-core-pbf-sidebar-content-inner .gdlr-core-item-list .gdlr-core-blog-full-frame .gdlr-core-blog-content .gdlr-core-button {
  color: #33829f;
  font-weight: 800;
  font-size: 14px;
}

/* pagination */
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination,
.gdlr-core-pagination {
  margin-top: 20px;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers,
.gdlr-core-pagination .page-numbers {
  padding: 9px !important;
  color: #333;
  border: 2px solid;
  border-color: transparent;
  background-color: #f5f5f5;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers.current, .gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbersspan, .gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers.dots,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers.current,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbersspan,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers.dots,
.gdlr-core-pagination .page-numbers.current,
.gdlr-core-pagination .page-numbersspan,
.gdlr-core-pagination .page-numbers.dots {
  background-color: #33829f;
  color: white;
  cursor: auto;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers.current:hover, .gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbersspan:hover, .gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers.dots:hover,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers.current:hover,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbersspan:hover,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers.dots:hover,
.gdlr-core-pagination .page-numbers.current:hover,
.gdlr-core-pagination .page-numbersspan:hover,
.gdlr-core-pagination .page-numbers.dots:hover {
  background-color: #33829f;
  color: white;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers.next, .gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers.prev,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers.next,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers.prev,
.gdlr-core-pagination .page-numbers.next,
.gdlr-core-pagination .page-numbers.prev {
  color: #33829f;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border .page-numbers:hover,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination .page-numbers:hover,
.gdlr-core-pagination .page-numbers:hover {
  border-color: #33829f;
  background-color: #f5f5f5;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination a,
.gdlr-core-pagination a {
  color: #333;
}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a:hover,
.gdlr-core-page-builder-body [data-skin="VFMC COLOR SET"] .gdlr-core-pagination a:hover,
.gdlr-core-pagination a:hover {
  color: #333 !important;
}

/* 
Left sidebar
global use, for all sidebar pages
*/
.gdlr-core-pbf-sidebar-left .widget.financity-widget:not(.widget_nav_menu) .financity-widget-title,
.gdlr-core-pbf-sidebar-left .widget.financity-widget:not(.widget_gdlr-core-custom-menu-widget) .financity-widget-title {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: bold !important;
  font-size: 18px;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget {
  margin-bottom: 80px;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu .financity-widget-title,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget .financity-widget-title {
  color: #1d98d5 !important;
  font-size: 25px !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 900 !important;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul li,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul li {
  font-size: 18px;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul li a:hover,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul li a:hover {
  color: #1d98d5;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul li a::before,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul li a::before {
  display: none;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul li a[aria-current=page],
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul li a[aria-current=page] {
  color: #1d98d5;
  text-decoration: underline;
  font-weight: bold;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-page-ancestor > a, .gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-menu-ancestor > a, .gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-menu-parent > a, .gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-page-parent > a,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-page-ancestor > a,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-menu-ancestor > a,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-menu-parent > a,
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-page-parent > a {
  color: #1d98d5;
  font-weight: bold;
}
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-page-ancestor > ul.sub-menu > li a[aria-current=page], .gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-menu-ancestor > ul.sub-menu > li a[aria-current=page], .gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-menu-parent > ul.sub-menu > li a[aria-current=page], .gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_nav_menu ul.menu > li.current-page-parent > ul.sub-menu > li a[aria-current=page],
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-page-ancestor > ul.sub-menu > li a[aria-current=page],
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-menu-ancestor > ul.sub-menu > li a[aria-current=page],
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-menu-parent > ul.sub-menu > li a[aria-current=page],
.gdlr-core-pbf-sidebar-left .widget.financity-widget.widget_gdlr-core-custom-menu-widget ul.menu > li.current-page-parent > ul.sub-menu > li a[aria-current=page] {
  font-weight: normal;
}
.gdlr-core-pbf-sidebar-left .widget_tag_cloud .tagcloud .tag-cloud-link {
  border-radius: 4px;
  border-width: 1.5px;
  border-color: #6d6e71;
  font-size: 15px !important;
}
.gdlr-core-pbf-sidebar-left .widget_tag_cloud .tagcloud .tag-cloud-link:hover {
  border-color: #1d98d5;
  color: #1d98d5;
}
.gdlr-core-pbf-sidebar-left .wp-block-archives-list {
  list-style: none;
}
.gdlr-core-pbf-sidebar-left .wp-block-archives-list li {
  text-decoration: underline;
  margin-bottom: 5px;
}

.widget_gdlr-core-recent-post-widget .financity-widget-title {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: bold !important;
  font-size: 18px !important;
  color: #33829f !important;
}
.widget_gdlr-core-recent-post-widget .gdlr-core-recent-post-widget {
  margin-top: 15px;
  border-bottom: 1px solid rgba(153, 154, 156, 0.5);
}
.widget_gdlr-core-recent-post-widget .gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-content .gdlr-core-recent-post-widget-title {
  margin-top: 0;
  text-decoration: underline;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  color: #333333;
}
.widget_gdlr-core-recent-post-widget .gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-content .gdlr-core-recent-post-widget-title a {
  color: inherit;
}
.widget_gdlr-core-recent-post-widget .gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-content .gdlr-core-recent-post-widget-info .gdlr-core-blog-info {
  text-transform: none;
  font-size: 12px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.widget_gdlr-core-recent-post-widget .gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-content .gdlr-core-recent-post-widget-info .gdlr-core-blog-info * {
  color: #6d6e71;
}

/* 
Left sidebar // END
global use, for all sidebar pages
*/
/* 
FeatureTile Styles
*/
.now-FeatureTile.gdlr-core-column-service-item h3 {
  color: #1d98d5 !important;
  font-size: 30px !important;
}
.now-FeatureTile.gdlr-core-column-service-item .gdlr-core-column-service-read-more {
  color: #1d98d5 !important;
}

/* 
Blockquote Styles
*/
.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-quote {
  display: none;
}

.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content {
  font-style: normal;
  color: #1d98d5;
}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content p {
  line-height: 1.3 !important;
  color: #1d98d5 !important;
}
@media only screen and (min-width: 768px) {
  .gdlr-core-blockquote-item .gdlr-core-blockquote-item-content p {
    font-family: "Raleway", Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important;
    font-size: 30px !important;
  }
}

.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author {
  font-style: normal;
  position: relative;
  color: #1d98d5;
  font-size: 15px !important;
}
@media only screen and (min-width: 768px) {
  .gdlr-core-blockquote-item .gdlr-core-blockquote-item-author {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold !important;
  }
}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 16px;
  background-color: #1d98d5;
  margin-left: 15px;
  top: 50%;
}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 16px;
  background-color: #1d98d5;
  margin-left: -30px;
  top: 50%;
}

/* .now-FeatureBox-image */
.now-FeatureBoxSection .gdlr-core-pbf-column.gdlr-core-column-first {
  margin-left: auto;
}
.now-FeatureBoxSection .gdlr-core-pbf-column:last-child {
  margin-right: auto;
}

.now-FeatureBox-image .gdlr-core-feature-box,
.now-FeatureBox .gdlr-core-feature-box {
  background-color: white !important;
  transition: 0.3s;
}
.now-FeatureBox-image .gdlr-core-feature-box:hover,
.now-FeatureBox .gdlr-core-feature-box:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.now-FeatureBox-image .gdlr-core-feature-box-item-title,
.now-FeatureBox .gdlr-core-feature-box-item-title {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.now-FeatureBox-image .gdlr-core-feature-box-item-icon,
.now-FeatureBox .gdlr-core-feature-box-item-icon {
  font-size: 0 !important;
  display: none !important;
  margin: 0 !important;
}

.now-FeatureBox-image .gdlr-core-feature-box-item-content {
  font-family: "Raleway";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.now-FeatureBox-image .gdlr-core-feature-box-item-content p {
  line-height: 1.2 !important;
}
.now-FeatureBox-image .gdlr-core-feature-box-item-content p a {
  color: #fff;
  text-decoration: underline;
}
.now-FeatureBox-image .gdlr-core-feature-box-item-content p a:hover {
  text-decoration: none;
}
.now-FeatureBox-image .gdlr-core-feature-box {
  background: linear-gradient(180deg, rgb(51, 130, 159) 60.56%, rgba(51, 130, 159, 0) 100%);
}
.now-FeatureBox-image .gdlr-core-feature-box .gdlr-core-feature-box-background {
  opacity: 0.4 !important;
}

.now-FeatureBox .gdlr-core-feature-box {
  border: 2px solid #33829f !important;
  background-color: transparent !important;
}
.now-FeatureBox .gdlr-core-feature-box .gdlr-core-feature-box-content {
  color: #333;
}
.now-FeatureBox .gdlr-core-feature-box-item-content {
  font-weight: 700;
  font-size: 15px;
}

.image-accordion-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
}
.image-accordion-wrapper[data-screen=desktop] {
  display: none;
}
@media only screen and (min-width: 999px) {
  .image-accordion-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .image-accordion-wrapper[data-screen=mobile] {
    display: none;
  }
  .image-accordion-wrapper[data-screen=desktop] {
    display: flex;
  }
}

.image-accordion {
  flex-basis: 100%;
}
@media only screen and (min-width: 999px) {
  .image-accordion {
    flex-basis: calc((100% - 20px) / 2);
  }
}
.image-accordion .accordion-item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 20px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(29, 152, 213, 0.25);
}
.image-accordion .accordion-item[aria-expanded=true] .accordion-header {
  background-color: rgba(220, 236, 249, 0.5);
}
.image-accordion .accordion-item[aria-expanded=true] .accordion-header .accordion-icon i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.image-accordion .accordion-header {
  background-color: #fff;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.image-accordion .accordion-header .accordion-thumbnail {
  height: 110px;
}
.image-accordion .accordion-header .accordion-thumbnail img {
  border-radius: 4px;
  height: 110px;
  width: 110px;
}
.image-accordion .accordion-header .accordion-header-text .header-text {
  font-size: 20px;
  color: #33829f;
  margin-bottom: 3px;
}
.image-accordion .accordion-header .accordion-header-text p {
  margin-bottom: 0px;
  color: #333 !important;
  font-family: Arial;
  font-style: normal;
}
.image-accordion .accordion-header .accordion-header-text p.bold-large-text {
  color: inherit;
  font-size: 16px;
  font-weight: 700;
  line-height: 129.49%;
}
.image-accordion .accordion-header .accordion-header-text p.small-text {
  font-size: 12px;
  font-weight: 400;
}
.image-accordion .accordion-header .accordion-icon {
  margin-left: auto;
  margin-right: 20px;
  font-size: 20px;
  color: #33829f;
}
.image-accordion .accordion-content {
  display: none;
  padding: 30px;
  color: #333;
}
.image-accordion .accordion-content :last-child {
  margin-bottom: 0px;
}

.source-list-wrapper .source-item {
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .source-list-wrapper .source-item {
    padding-left: 10px;
  }
}
.source-list-wrapper .source-item:not(:last-child) {
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}
.source-list-wrapper .source-item:not(:first-child) {
  padding-top: 15px;
}
.source-list-wrapper .source-item .source-item--header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .source-list-wrapper .source-item .source-item--header {
    flex-direction: column;
  }
}
.source-list-wrapper .source-item .source-item--header :first-child {
  margin-right: 15px;
}
.source-list-wrapper .source-item .source-item--header .source-item--title {
  display: flex;
  align-items: center;
}
.source-list-wrapper .source-item .source-item--header .source-item--title h5 {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .source-list-wrapper .source-item .source-item--header .source-item--title h5 {
    font-size: 20px;
  }
}
.source-list-wrapper .source-item .source-item--header .source-item--title .icon {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .source-list-wrapper .source-item .source-item--header .source-item--title .icon {
    width: 30px;
    height: 30px;
  }
}
.source-list-wrapper .source-item .source-item--header .source-item--detail {
  margin-left: 50px;
}
@media only screen and (max-width: 767px) {
  .source-list-wrapper .source-item .source-item--header .source-item--detail {
    margin-left: 45px;
  }
}
.source-list-wrapper .source-item .source-item--header .source-item--detail a {
  color: #333;
  text-decoration: underline;
}
.source-list-wrapper .source-item .source-item--header .source-item--detail a:hover {
  color: #33829f;
}
.source-list-wrapper .source-item .source-item--blurb {
  margin-top: 10px;
  margin-left: 50px;
}
@media only screen and (max-width: 767px) {
  .source-list-wrapper .source-item .source-item--blurb {
    font-size: 14px;
    margin-left: 45px;
  }
}
.source-list-wrapper.no-button .source-item {
  border-bottom: none;
}
.source-list-wrapper.no-button .source-item .source-item--title a {
  text-decoration: underline;
  color: #33829f;
}
.source-list-wrapper.no-button .source-item .source-item--title a:hover {
  text-decoration: none;
}
.source-list-wrapper.no-button .source-item .source-item--title a .title {
  color: #33829f;
}
.source-list-wrapper.no-button .source-item .source-item--title .icon {
  color: #33829f;
}

.widget_publication_report_list_widget {
  margin-bottom: 30px;
}

@media only screen and (min-width: 601px) and (max-width: 998px) {
  .source-list-wrapper .pdf-thumbnail-container {
    width: 45% !important;
  }
}
@media only screen and (max-width: 600px) {
  .source-list-wrapper .pdf-thumbnail-container {
    width: 90% !important;
  }
}
/* Comms room -- landing page */
.cta-tiles-wrapper .gdlr-core-pbf-wrapper-container {
  align-items: stretch;
}

.cta-tiles-wrapper .gdlr-core-blog-item-holder {
  height: 100%;
}
.cta-tiles-wrapper .gdlr-core-blog-grid {
  margin-bottom: 0;
  height: 100% !important;
}

.cta-tiles-wrapper .now-NewsCardSlide {
  height: 100%;
  padding-bottom: 0;
}
.cta-tiles-wrapper .now-NewsCardSlide .gdlr-core-item-pdlr {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-pbf-element {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-pbf-column-content {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-pbf-column-content-margin {
  height: 100%;
}

.upcoming-events-wrapper {
  display: flex;
  align-items: stretch;
  padding: 0;
}
.upcoming-events-wrapper .gdlr-core-item-mgb {
  margin-bottom: 0;
}

.upcoming-events-wrapper .gdlr-core-feature-content {
  border: 1px solid rgba(51, 130, 159, 0.2);
  height: 100%;
}

.upcoming-events-wrapper .gdlr-core-feature-content-item .gdlr-core-feature-content-title {
  border-bottom-width: 0;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  line-height: 1.3;
}

.upcoming-events-wrapper .gdlr-core-feature-content-learn-more {
  background: #1d98d5;
  height: 44px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 10px;
  align-items: center;
  text-align: center;
  min-width: 135px;
  justify-content: center;
  border-radius: 4px;
}

.upcoming-events-wrapper .gdlr-core-feature-content-learn-more:hover {
  background: #56B7E8 !important;
}

.upcoming-events-wrapper p {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 144.49%;
}

.cta-wrapper .gdlr-core-content {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.financity-page-title-wrap .financity-page-title-overlay {
  background: linear-gradient(180deg, #33829f 40%, transparent);
  background-color: transparent;
}

header .financity-navigation .menu-item {
  color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

header .financity-navigation .menu-item > .sub-menu[style*="display: block;"] {
  color: #1d98d5;
}

header .financity-navigation .menu-item > .sub-menu > .menu-item > .sub-menu {
  background-color: #1d98d5;
}

/* Comms room -- landing page */
.cta-tiles-wrapper .gdlr-core-pbf-wrapper-container {
  align-items: stretch;
}

.cta-tiles-wrapper .gdlr-core-blog-item-holder {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-blog-grid {
  margin-bottom: 0;
  height: 100% !important;
}

.cta-tiles-wrapper .now-NewsCardSlide {
  height: 100%;
  padding-bottom: 0;
}

.cta-tiles-wrapper .now-NewsCardSlide .gdlr-core-item-pdlr {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-pbf-element {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-pbf-column-content {
  height: 100%;
}

.cta-tiles-wrapper .gdlr-core-pbf-column-content-margin {
  height: 100%;
}

.upcoming-events-wrapper {
  display: flex;
  align-items: stretch;
  padding: 0;
}

.upcoming-events-wrapper .gdlr-core-item-mgb {
  margin-bottom: 0;
}

.upcoming-events-wrapper .gdlr-core-feature-content {
  border: 1px solid rgba(51, 130, 159, 0.2);
  height: 100%;
}

.upcoming-events-wrapper .gdlr-core-feature-content-item .gdlr-core-feature-content-title {
  border-bottom-width: 0;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  line-height: 1.3;
}

.upcoming-events-wrapper .gdlr-core-feature-content-learn-more {
  background: #1d98d5;
  height: 44px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 10px;
  align-items: center;
  text-align: center;
  min-width: 135px;
  justify-content: center;
  border-radius: 4px;
}

.upcoming-events-wrapper .gdlr-core-feature-content-learn-more:hover {
  background: #56B7E8 !important;
}

.upcoming-events-wrapper p {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 144.49%;
}

.cta-wrapper .gdlr-core-content {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.now-FeatureBox-image .gdlr-core-feature-box-item-content p a {
  color: #fff;
  text-decoration: underline;
}

.now-FeatureBox-image .gdlr-core-feature-box-item-content p a:hover {
  text-decoration: none;
}

/* 3rd party login button class, override styles */
.financity-header-container .financity-header-right-button .mo_adjust_customize_button i.mo_oauth_def_btn_azure {
  font-size: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
  border-radius: 0 !important;
  background: transparent !important;
  border: none !important;
  display: flex;
  align-items: center;
}

.financity-header-container .financity-header-right-button .mo_adjust_customize_button i.mo_oauth_def_btn_azure span.mo_oauth_login_button_font {
  margin-left: 10px !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  text-align: start;
  font-size: 12px;
  font-weight: 600;
  margin-top: 1px;
}

.financity-header-container .financity-header-right-button.flex-grow {
  flex: 1;
  color: white;
}

.financity-header-container .financity-header-right-button.flex-grow > a {
  color: white;
}

/* Select */
select {
  padding: 10px 22px !important;
  border-radius: 4px;
  background: #f5f5f5;
  height: 44px;
}

/* table */
table tr th {
  background: #33829f;
}

table tr td {
  padding: 15px 10px;
  text-align: left;
}

table {
  width: 100% !important;
}

/* Hero Banner */
.financity-page-title-wrap .financity-page-title-container {
  height: 432px;
  display: flex;
  align-items: center;
}

/* Homepage Feature Box */
.home .gdlr-core-feature-box-item .gdlr-core-feature-box-item-image {
  margin-bottom: 0px;
}

.searchandfilter h4 {
  font-size: 16px;
  color: #333;
}

.searchandfilter ul {
  margin-left: 0px;
}

.searchandfilter ul li {
  margin-bottom: 10px;
  display: inline;
}

.searchandfilter ul li label {
  margin-bottom: -14px;
}

.searchandfilter input.postform {
  margin-bottom: 10px;
}

.searchandfilter input[type=checkbox] {
  height: 10px;
}

.searchandfilter ul li:nth-of-type(3) h4 {
  margin-top: 20px;
}

/* Single Post Page */
.financity-body .financity-blog-title-wrap .financity-single-article-title {
  color: #fff;
}

/* Style for the container */
.pdf-thumbnail-container {
  width: 30%; /* Adjust width as needed */
  display: inline-block;
  margin: 10px; /* Adjust margin as needed */
  vertical-align: top;
  text-align: center;
}

.pdf-thumbnail-container canvas {
  border: 1px solid #d3d3d3;
}

.pdf-thumbnail-container .source-item--blurb {
  width: 284px;
  text-align: center;
  margin: auto;
  margin-bottom: 14px;
}

/* Style for the PDF viewer */
.pdf-thumbnail {
  margin-bottom: 10px; /* Adjust margin as needed */
  overflow: hidden; /* Hide overflowing content */
}

.pdf-download-button {
  display: inline-block;
  background-color: #0098dd;
  color: #fff !important;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 4px;
}

.pdf-download-button:hover {
  background-color: #0077aa;
}

.now-NewsContentWrapper .wp-block-heading {
  font-size: 20px;
}

.searchandfilter h4 {
  font-size: 16px;
}

.searchandfilter div > ul > li:nth-child(2) {
  display: inline-flex;
}

.searchandfilter .date-label-from,
.searchandfilter .date-label-to {
  width: 40px;
  margin-bottom: 8px;
  margin-right: 10px;
  font-size: 14px !important;
}

.searchandfilter .date-label-from {
  display: inline-flex;
}

/* Hide the default arrow icon */
input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  top: 1;
  left: 10px;
  margin-right: 10px;
  width: 400px;
  height: 50px;
  max-height: 50px;
}

/* Add custom icon */
input[type=date] {
  background-image: url("https://vfmcstage.wpengine.com/wp-content/uploads/brand-cal.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 100px 10px;
  background-color: #fff;
  color: #d3d3d3;
  border-color: rgba(29, 152, 213, 0.4) !important;
  width: 130px !important;
}

.searchandfilter input[type=checkbox] {
  display: inline-block;
  width: 20px; /* Adjust size as needed */
  height: 20px; /* Adjust size as needed */
  background-color: transparent;
  border: 2px solid rgba(29, 152, 213, 0); /*Border color */
  border-radius: 4px; /* Adjust to round the corners */
  /*appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;*/
  width: 20px;
  height: 20px;
  border: 1px solid #ccc; /* Border color */
  background-color: #fff; /* Background color */
  outline: none;
  cursor: pointer;
}

.searchandfilter input[type=checkbox]:checked {
  opacity: 1; /* Show the checkmark when checkbox is checked */
  background-color: rgb(29, 152, 213); /* Background color when checked */
  border-color: rgb(29, 152, 213); /* Border color when checked */
}

.searchandfilter input[type=checkbox] ::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 500px;
  height: 70px;
  background-color: transparent;
  border: 2px solid #007bff; /* Checkmark color */
  border-top: none;
  border-right: none;
  display: block; /* Hide by default */
}

.searchandfilter input[type=checkbox]:checked::before {
  display: block; /* Show checkmark when checked */
}

.clear-search {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 15px 33px;
  display: inline-block;
  -webkit-appearance: none;
  box-shadow: none;
  text-shadow: none;
  display: block;
  margin-top: 10px;
  border: 0.5px solid rgba(29, 152, 213, 0.5);
  background: transparent;
  text-transform: none;
  color: rgb(29, 152, 213);
  border-radius: 3px;
}

.searchandfilter input[type=submit] {
  width: 126px;
  text-transform: none;
  border-radius: 3px;
  display: block;
}

form.searchandfilter {
  border-right: 1px solid rgba(29, 152, 213, 0.2);
}

.now-container .row {
  display: flex;
  flex-wrap: wrap;
}

/* Media Query for Responsive Layout within .now-container */
.now-container .row .col-md-3,
.now-container .row .col-md-9 {
  width: 100%; /* Make both columns full width on small screens */
}

@media only screen and (min-width: 768px) {
  .now-container .row .col-md-3 {
    width: 20%;
    padding: 20px;
    margin-top: 30px;
  }
  .now-container .row .col-md-9 {
    width: 60%;
  }
}
.now-container.container {
  width: 80%;
  margin: auto;
}

.financity-body .financity-breadcrumbs span, .gdlr-core-column-service-title {
  color: #0098dd !important;
}

.source-list-wrapper h4:not(:first-child) {
  margin-top: 46px;
}

.financity-top-search-wrap input.search-field {
  padding-bottom: 0px !important;
}

/* Our Team */
.now-content-right-image .now-bg-image-wrapper .gdlr-core-pbf-background {
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

@media only screen and (max-width: 767px) {
  .now-content-right-image .now-bg-image-wrapper {
    padding-bottom: 0px !important;
    margin-top: 20px !important;
  }
}
.now-content-right-image .now-bg-image-wrapper .gdlr-core-pbf-background-wrap {
  margin-right: 0;
}

/* Logo */
.vic-state-logo-container {
  float: right;
  padding: 38px;
  height: 128px;
  background: #33829f;
  width: 100%;
  text-align: right;
}

.vic-state-logo-container img {
  width: 129px;
}

@media only screen and (max-width: 600px) {
  .vic-state-logo-container img {
    width: 119px;
  }
}
/* Header Right Buttons */
@media only screen and (min-width: 999px) {
  .financity-header-container .financity-logo-right-text {
    width: 220px;
  }
  .financity-main-menu-right-wrap .search-field {
    width: 200px;
  }
}
@media only screen and (min-width: 1150px) {
  .financity-header-container .financity-logo-right-text {
    width: 350px;
  }
  .financity-main-menu-right-wrap .search-field {
    width: 330px;
  }
}
/* Login buttons */
@media only screen and (max-width: 999px) {
  .mo_oauth_def_btn_azure {
    border: 0 !important;
    width: auto !important;
    padding: 0px !important;
    background: transparent !important;
    margin: 5px 0 0 !important;
    height: auto !important;
  }
  .mo_oauth_login_button_font {
    display: none !important;
  }
}
/* Why join us */
.gdlr-core-column-service-item .gdlr-core-column-service-read-more {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
}

/* icon-content-button tiles component */
.gdlr-core-pbf-column-content-margin.gdlr-core-js {
  height: 100%;
}

.gdlr-core-pbf-column-content.clearfix.gdlr-core-js {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.gdlr-core-pbf-column-content.clearfix.gdlr-core-js .gdlr-core-pbf-element:first-child {
  flex: 1;
}

/* source-list */
@media only screen and (min-width: 601px) and (max-width: 998px) {
  .source-list-wrapper .pdf-thumbnail-container {
    width: 45% !important;
  }
  /* Latest news */
  .searchandfilter div > ul > li:nth-child(2) {
    display: inline-flex;
    align-items: center !important;
    margin-bottom: 0px;
  }
  .searchandfilter div > ul > li:nth-child(2) .postform {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .source-list-wrapper .pdf-thumbnail-container {
    width: 90% !important;
  }
  /* Latest news */
  .searchandfilter div > ul > li:nth-child(2) {
    display: inline-flex;
    align-items: center !important;
    margin-bottom: 0px;
  }
  .searchandfilter div > ul > li:nth-child(2) .postform {
    margin-bottom: 12px;
  }
}
.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.client-connect-button {
  background: #1d98d5;
}

.financity-mobile-header .financity-mobile-menu-right .financity-mobile-menu.client-connect-button a {
  height: 100%;
  width: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.career-service-image-wrapper img {
  width: 582px;
}
/*# sourceMappingURL=style.css.map */
