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

/* Test */















.dnd-section > .row-fluid {
  max-width: 1280px;
}

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

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




body {    
  color: #00173D;
  font-family: SharpSans;
  font-weight: 400;
  font-size: 16px;
}
p {
  font-family: SharpSans;
}

a {
  font-family: SharpSans;
  color: rgba(53, 116, 227, 1.0);
}

a:hover,
a:focus {
  color:#3BB0ED;
}

a:active {
  color: rgba(93, 156, 255, 1.0);
}

h1 {
  color: #00173d;
  font-family: SharpSans;
  font-size: 48px;
  font-weight: 600;
}


h2 {
  color: #00173d;
  font-family: SharpSans;
  font-size: 36px;
  font-weight: 600;
}

h3 {
  color: #00173d;
  font-family: SharpSans;
  font-size: 27px;
  font-weight: 600;
}  

h4 {
  color: #00173d;
  font-family: SharpSans;
  font-size: 24px;
  font-weight: 600;
}

h5 {
  color: #00173d;
  font-family: SharpSans;
  font-size: 22px;
  font-weight: 600;
}

h6 {
  color: #00173d;
  font-family: SharpSans;
  font-size: 20px;
  font-weight: 600;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: SharpSans;
}

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

.hs-button,
.button--primary {
  background-color: rgba(53, 116, 227, 1.0);
  border-color: rgba(73, 74, 82, 1.0);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #444444;
  border-color: #444444;
  color: #fff);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(93, 156, 255, 1.0);
  border-color: rgba(113, 114, 122, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


.hs-form legend {
  color: rgba(102, 116, 139, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(209, 214, 220, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(#null, 0.0);
}

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

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

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

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

.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: #F8FAFC !important;
}

[type="checkbox"], [type="radio"] {
  margin-right: 8px; 
}
.content-wrapper form {
  max-width: 1280px;
  width: auto;
  margin: 0 auto;
}

.email-prefs {
  max-width: 1280px;
  width: auto;
}

.email-prefs > select {
  margin-bottom: 1rem;
  padding: .5rem .25rem;
  border-style: solid;
  border-width: 1px;
  border-radius: .25rem;
  background-color: white;
  color: #00173d;
}

.email-prefs > select::after{
   content: "&#9660";
}

.email-prefs .item .item-inner > p {
  margin-left: 24px;
}

.checkbox-row .fakelabel > span {
  font-weight: 600;
  font-size:  1.25rem;
}

.checkbox-row .fakelabel > span {
  font-weight: 600;
  font-size:  1.25rem;
}

.systems-page {
  min-height: 50vh;  
}

.systems-page .success {
  font-size: 1rem;
  padding: 1rem .75rem;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(222, 226, 230, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(222, 226, 230, 1.0);
}





header.header{
  background-color: rgba(0, 23, 61, 1.0);
}

.header__container {
  max-width: 1280px;
}

@media(min-width:1024px){ 
  .custom-menu-primary .hs-menu-wrapper>ul>li>a,
  .custom-menu-primary .hs-menu-wrapper>ul ul li a{
    color: rgba(247, 247, 247, 1.0);
    border-color: rgba(0, 23, 61, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover,
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a,
  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper>ul ul li.active-branch >  a{
    border-color: rgba(37, 115, 219, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul{
    background-color: rgba(0, 23, 61, 1.0);
  }


  /*.custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a{
    background-color: rgba(37, 115, 219, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a:hover{
    background-color: rgba(48, 137, 255, 1.0);
  }*/
}





.footer__copyright p{
  color: rgba(247, 247, 247, 1.0);
}

.footer__copyright p a{
  color: rgba(37, 115, 219, 1.0);
}

.footer-social a svg{
  fill: #fff;;
}

.footer-menu .hs-menu-wrapper>ul>li>a{
  color: white;
}

.footer-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgb(102, 116, 139);
}
.footer-menu .hs-menu-wrapper>ul ul li a:hover{
  color: rgba(37, 115, 219, 1.0);
}












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: #F8FAFC;
}

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




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