/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















#site-wrapper {
  max-width: 1650px;
}

.dnd-section {
  padding-bottom: 22px;
  padding-top: 22px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #0b3453;
}
.page-center {
  max-width: 1650px;
}






body {
  color: #494949;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: Open Sans;
  font-weight: 400
}

a {
  font-family: Open Sans;
  color: rgba(11, 52, 83, 1.0);
}

a:hover,
a:focus {
  color:rgba(11, 52, 83, 1.0);
}

a:active {
  color: rgba(51, 92, 123, 1.0);
}

h1 {
  color: #5c9223;
  font-family: Fjalla One;
  font-size: 40px;
  font-weight: 400;
}



h2 {
  color: #0d4382;
  font-family: Fjalla One;
  font-size: 34px;
  font-weight: 400;
}



h3 {
  color: #0d4382;
  font-family: Fjalla One;
  font-size: 32px;
  font-weight: 400;
}

h4 {
  color: #0d4382;
  font-family: Fjalla One;
  font-size: 24px;
  font-weight: 400;
}

h5 {
  color: #0b3453;
  font-family: Open Sans;
  font-size: 28px;
  font-weight: 400;
}

h6 {
  color: #0d4382;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 400;
}

blockquote {
  border-left: 4px solid #0b3453;;
}






.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,
.widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
div#comment-form,
.body-container .hs_cos_wrapper_type_form,
.hs-search-field__bar, .section.post-footer {
  background-color: rgba(51, 75, 113, 1.0);
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}



.hs-button,
.button--primary {
  background-color: rgba(75, 169, 46, 1.0);
  border-color: rgba(75, 169, 46, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(75, 169, 46, 1.0);
  border-color: rgba(75, 169, 46, 1.0);
  color: rgba(255, 255, 255,1.0);
}


.hs-form label {
  color: rgba(255, 255, 255, 1.0);
}

.hs-form legend {
  color: rgba(255, 255, 255, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 1.0);
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
  color: rgba(51, 71, 91, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #494949;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

.fn-date-picker td.is-today .pika-button {
  color: #494a52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494a52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #0b3453 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(51, 71, 91, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 71, 91, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 71, 91, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
}
.header_sticky{
    background-color: rgba(255, 255, 255, 1.0);
}
.top_content{
  color: rgba(99, 156, 39, 1.0);
}
.top_content a{
  color: rgba(11, 52, 83, 1.0);
}
.top_content a:hover{
  color: rgba(11, 52, 83, 1.0);
}
a.sn:link, a.sn:visited, a.sn:active{
  color: rgba(4, 43, 72, 1.0);
  background-color: rgba(247, 247, 247, 1.0);
}

a.greenLink:link, a.greenLink:visited, a.greenLink:active{
  color: rgba(255, 255, 255, 1.0);
   background: linear-gradient(141deg,rgba(92, 146, 35, 1.0) 0%,rgba(121, 190, 46, 1.0) 51%,rgba(92, 146, 35, 1.0) 75%);
}

a.greenLink:hover {
    color: rgba(255, 255, 255, 1.0);
   background: linear-gradient(141deg,rgba(121, 190, 46, 1.0) 0%,rgba(92, 146, 35, 1.0) 51%,rgba(121, 190, 46, 1.0) 75%);
}


.header__container {
  max-width: 1650px;
}

.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>a{
  color: rgba(4, 43, 72, 1.0);
}

.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>a:hover,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>a:focus{
  color: rgba(4, 43, 72, 1.0);
}

.custom-menu-primary .navigation-primary>ul.submenu.level-1>li >a.active-item{
  color: rgba(4, 43, 72, 1.0);
}
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li > a.active-item{
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary>ul.submenu.level-1>li > a:hover,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li > a:focus{
  background-color: rgba(0, 0, 0, 0.0);
}


.custom-menu-primary .navigation-primary>ul.submenu.level-1>li.has-submenu>a.active-item:after{
  background-color: rgba(4, 43, 72, 1.0);
}

.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>a,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>ul.submenu.level-3>li>a{
  color: rgba(51, 51, 51, 1.0);
}


.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>a,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>ul.submenu.level-3>li>a{
  background-color: rgba(249, 249, 249, 1.0);
}

.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>a:hover,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>a:focus,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>ul.submenu.level-3>li>a:hover,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>ul.submenu.level-3>li>a:focus{
  background-color: rgba(232, 232, 232, 1.0);
  color: rgba(51, 51, 51, 1.0);
}


.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>a.active-item,
.custom-menu-primary .navigation-primary>ul.submenu.level-1>li>ul.submenu.level-2>li>ul.submenu.level-3>li>a.active-item{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(51, 51, 51, 1.0);
}







.footer {
  background-color: rgba(247, 248, 248, 1.0);
}

.footer__container {
  max-width: 1650px;
}
.footer_section ul>li>a {
  color: rgba(152, 163, 171, 1.0);

}
.footer_section ul>li>a:hover {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(152, 163, 171, 1.0); 
}

.footer__copyright {
  color: rgba(152, 163, 171,  1.0);
}







.content-wrapper {
  max-width: 1650px;
}

.blog-post__date {
  border-color: #494949;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #494949;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #212121;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #717171;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}

.blog-pagination__link {
  color: #494949;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #0d4382;
  font-family:Fjalla One;
  font-size: 34px;
  font-weight: ;
}

.blog-post__author {
  background-color: #0b3453;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #0b3453;
}

.page-center {
  max-width: 1650px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}

.body-container-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.body-container-wrapper ul li {
  position: relative;
  padding-left: 32px; /* leave space for bullet */
  margin-bottom: 0; /* spacing between list items */
  line-height: 1.5; /* Helps maintain vertical rhythm */
}

.body-container-wrapper ul li::before {
  content: '';
  position: absolute;
  top: 15px; /* << adjust this number to align with your font */
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url('//info.pinpointpayments.com/hubfs/raw_assets/public/PinpointPayments_August2020/images/green-okay.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}