#gform_wrapper_1.gform_legacy_markup_wrapper .gform_validation_errors,
#gform_wrapper_1 .gform_submission_error,
#gform_wrapper_1.gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox,
#gform_wrapper_1.gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio {
    border: none;
    color: #d6d6d6;
}
#gform_wrapper_1.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
#gform_wrapper_1.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    padding-right: 16px;
}
.social-linkedin img {
    max-width: 44px;
}
.wp-caption .wp-caption-text {
    text-align: center;
}
.wp-caption-text strong {
    font-weight: normal;
    font-size: 110%;
}

.backgroundPreview-navigation svg {
    height: 15px;
    top: -1px;
    position: relative;
    vertical-align: middle;
    width: 15px; }

.backgroundPreview-info h1 {
    color: #002652;
    font-size: 28px; }

body .photo-container {
    height: 160px;
    display: block;
    margin-bottom: 6px;
    background-size: cover;
    background-position: center center; }

.photo-container-date {
    color: #333;
    line-height: 1.2em;
    font-size: 14px; }

.notice-alert {
    background-color: rgba(255,255,255,.85);
    max-width: 520px;
    width: 520px;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 1.3em;
    padding: 12px;
    font-size: 15px;
    z-index: 0;
}
.photo-information {
    z-index: 1;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
ul.columns-two {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin: 0 0 32px;
}
.columns-two li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.columns-two li:before {
    display: none;
}
.home .header-background {
    background-position: top center;
    background-position: center center;
}
.type-post .entry-meta {
    font-size: 15px;
    color: #888888;
}
.site-inner .type-post  .entry-title {
    margin-bottom: 4px;
}
.icon-search span,.screen-reader-text{position:absolute;text-indent:-9999px}.cardWrapper ul{margin-left:0;margin-top:6px;padding-left:24px;padding-right:12px}.cardWrapper ul li{font-size:12px;padding-bottom:3px;line-height:1.3em;text-align:left;color:#fff}.cardWrapper .back{padding:14px 0}.cardWrapper li:before{background-image:url(/wp-content/themes/nhm/images/bullet-white.png);background-size:7px;top:2px;left:-11px}.cardWrapper .back .title{margin-bottom:10px}sup{line-height:0}.menu-subsidiary-navigation-container{margin-top:4px}@media only screen and (max-width:479px){.site-inner{padding-top:0}}
.cardWrapper .cardFace {
    /* height: 360px; */
    height: 390px;
}
.search-form .icon-search {
    top: 6px;
}
#wprmenu_menu .walpole.menu-item {
    margin-top: -4px;
}
.category-news .widget-archive {
    margin-top: 0px;
}
a.read-more.caret:before {
    top: 5px;
}
a.read-more.caret {
    margin-top: 12px;
}
a.read-more.caret:last-child {
    margin-left: 52px;
}
.notice {
    background-color: #EFEFEF;
    padding-top: 16px;
    padding-bottom: 1px;
}
body .gform_wrapper .gfield_required {
    color: #ff0000;
}
#gform_wrapper_1 .gfield_html a {
    color: white;
}
#gform_wrapper_1 label {
    line-height: 1.2em;
}
label[for=gdpr_email] {
    position: absolute;
    left: -9999px;
}
.page-id-4160 .entry-content form {
    margin-left: 26px;
}
.page-id-4160 .entry-content h3:nth-child(5) {
    display: none;
}
li.merrimack a {
    color: #006351 !important;
}
li.meredith a {
    color: #0083cb !important;
}
li.nhm a {
    color: #231f20 !important;
}
li.millriver a {
    color: #6d6e71 !important;
}
li.walpole a {
    color: #1a659c !important;
    line-height: 0;
}
hr {
    margin-bottom: 20px;
}
table.statement {
    margin-bottom: 6px;
    table-layout:fixed;
    width:100%;
}
table.statement tr td:first-child {
    width: 374px;
}
table.statement td {
    border-top: none;
    padding: 2px 0px;
    vertical-align: bottom;
}
table.statement p {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
}
table.statement .indent {
    margin-left: 20px;
    position: relative;
}
table.statement .heading {
    border: solid 2px black;
    text-align: center;
}
table.statement .border {
    border-bottom: solid 2px black;
}
table.statement tbody {
    border-bottom: none;
}
table.statement tr td:nth-child(2),
table.statement tr td:nth-child(3),
table.statement tr td:nth-child(4),
table.statement tr td:nth-child(5),
table.statement tr td:nth-child(6){
    text-align: right;
    line-height: 1.2em;
    padding: 6px 2px;
}

.table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}
.table-container
{
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
}

.bank-contact tbody {
    border: none;
}
.bank-contact thead th {
    background-color: #f3f3f3;
    font-weight: bold;
    padding: 4px 12px;
    margin-top: 14px;
}
.bank-contact td {
    padding: 5px 12px;
}
.bank-contact tr td:nth-child(1) {
    line-height: 1.3em;
    width: 405px;
}
.bank-contact tr td:nth-child(2) {
    width: 264px;
    widtth: 100%;
}

@media only screen and (max-width: 977px) {
    body .grid-container.team .grid-50 {
        width: 50%;
    }
    .cardWrapper .title-wrapper {
        height: inherit;
    }
}
@media only screen and (max-width: 479px) {
    table.statement {
        table-layout: unset;
    }
    table.statement tr {
        overflow-x: scroll;
    }
    body .site-inner .grid-container.team .grid-50 {
        width: 90%;
    }
    .cardWrapper .cardFace, .cardWrapper {
        height: inherit;
    }
    .mobile .grid-container.team .cardWrapper {
        margin-left: 0px;
    }
    .mobile .team .grid-50:nth-child(even) {
        margin-left: 5%;
        margin-right: 5%;
    }
    body .cardWrapper .cardFace {
        position: relative;
    }
    body.mobile .mfp-content p {
        padding-left: 0px;
    }
    .grid-container.team {
        width: 90%;
        margin: 0px auto;
    }
    /* footer.site-footer .menu {
        padding-right: 0px;
    }
    .mobile footer.site-footer ul li {
        text-align: center;
    }
    footer.site-footer .menu>.menu-item>a {
        margin-left: auto;
        margin-right: auto;
    }
    .mobile footer.site-footer .menu > li {
        display: block;
    }
    footer.site-footer footer>.grid-container div:first-of-type, footer.site-footer footer>.grid-container div:last-of-type {
        order: inherit;
    }
    .mobile footer.site-footer ul li:after {
        padding: 0px;
    } */
}