﻿/*
//-----------------------------------------------------------------------
// <copyright file="Site.css" company="Federal Reserve Bank of Boston">
//     © 2024 Federal Reserve Bank of Boston
// </copyright>
// <summary>This is the Site.css file.</summary>
//-----------------------------------------------------------------------
// Internal FR – Source Code
*/
/* ReSharper disable UnknownCssVendorExtension */
/* ReSharper disable CssBrowserCompatibility */
/*PAGE*/
body
{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    padding-top: 0;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

/* twitter emoji */

.Emoji--forText {
    height: 1.25em;
    width: 1.25em;
    padding: 0 .05em 0 .1em;
    vertical-align: -0.2em;
}



/* margin sitecore helper classes*/

.margin-top-0
{
    margin-top: 0;
}

.margin-top-10
{
    margin-top: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}
.margin-top-35 {
    margin-top: 35px;
}
.margin-bottom-35 {
    margin-bottom: 35px;
}
.margin-top-45
{
    margin-top: 45px;
}
.margin-top-70
{
    margin-top: 70px;
}

.margin-top-100 {
    margin-top: 150px;
}

.margin-top-120 {
    margin-top: 150px;
}
.margin-top-150 {
    margin-top: 150px;
}

.margin-top-negative-100 {
    margin-top: -100px;
}


/* responsive  margins */
@media(min-width:320px) {
    .margin-top-50 {
        margin-top: 35px;
    }
    .margin-bottom-50 {
        margin-bottom: 35px;
    }
}
@media(min-width:768px) {
    .margin-top-50 {
        margin-top: 35px;
    }
    .margin-bottom-50 {
        margin-bottom: 35px;
    }
}
@media(min-width:992px) {
    .margin-top-50 {
        margin-top: 50px;
    }
    .margin-bottom-50 {
        margin-bottom: 50px;
    }
}
@media(min-width:1200px) {
    .margin-top-50 {
        margin-top: 50px;
    }
    .margin-bottom-50 {
        margin-bottom: 50px;
    }
}
/* end margins */

/* padding sitecore helper classes */
.padding-top-50
{
    padding-top: 50px;
}
.padding-top-30
{
    padding-top: 30px;
}
.padding-top-35 {
    padding-top: 35px;
}

.padding-bottom-50
{
    padding-bottom: 50px;
}
.padding-bottom-35 {
    padding-bottom: 35px;
}
.padding-bottom-30
{
    padding-bottom: 30px;
}
.padding-bottom-40
{
    padding-bottom: 40px;
}
.padding-bottom-15
{
    padding-bottom: 15px;
}



/* responsive  paddings */
@media(min-width:320px) {
    .padding-top-50 {
        margin-top: 35px;
    }
}
@media(min-width:768px) {
    .padding-top-50 {
        margin-top: 35px;
    }
}
@media(min-width:992px) {
    .padding-top-50 {
        margin-top: 50px;
    }
}
@media(min-width:1200px) {
    .padding-top-50 {
        margin-top: 50px;
    }
}
/* end paddings */

.card-padding {
    padding: 35px;
}

.card-summary {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #3F4041;
}

.background-1
{
    background-color: #F7F7F8;
}

.background-white
{
    background-color: #ffffff;
}

.border-bottom-1
{
    border-bottom: 1px solid #6BA2B9;
}

.border-top-1
{
    border-top: 1px solid #6BA2B9;
}

.border-top-2
{
    border-top: 1px solid #DFE4E9 !important;
}

.border-bottom-2
{
    border-bottom: 1px solid #DFE4E9 !important;
}

.border-shadow
{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

.center-block
{
    float: none;
}

.link-list li
{
    line-height: 19px;
    margin-bottom: 20px;
}

.link-list li,
.link-list li a
{
    color: #003A5D;
    font-size: 16px;
    font-weight: 400;
}

.card-title,
.card-title a {
    font-weight: 400;
    font-size: 18px;
    color: #003A5D;
    line-height: 21px;
}

.profile-name,
.profile-name a
{
    color: #003A5D;
    font-size: 20px;
    line-height: 23px;
}

.btn-primary
{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    background-color: #6BA2B9;
    border-color: #6299B1;
    padding: 10px 30px;
}

.btn-primary:hover
{
    background-color: #6BA2B9;
    border-color: #6299B1;
}

.btn-mega
{
    font-size: 18px;
    color: #003A5D;
    line-height: 21px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    width: 100%;
    white-space: normal;
    padding: 40px;
    background: white;
}

.simple-link-text
{
    color: #003A5D;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}


.tag,
.tag > a
{
    font-size: 14px;
    line-height: 17px;
    color: #3F4041;
}

.page-header2
{
    font-weight: 600;
    font-size: 40px;
    color: #003A5D;
    line-height: 43px;
    margin-top: 0px;
}

.heading-3-1
{
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #305A83;
}

.heading-1,
.heading-1 > a
{
    font-weight: 400;
    font-size: 28px;
    line-height: 31px;
    color: #003A5D;
}

.centered
{
    text-align: center;
}

.heading-2,
.heading-2 > a {
    font-weight: 400;
    font-size: 23px;
    line-height: 26px;
    color: #003A5D;
}

.heading-2-2,
.heading-2-2 > a
{
    font-weight: 400;
    font-size: 21px;
    color: #6BA2B9;
    line-height: 25px;
}

.heading-3,
.heading-3 > a
{
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #003A5D;
}

.heading-3-1,
.heading-3-1 > a
{
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #305A83;
}

.dark-blue,
.dark-blue:hover {
    color: #003a5d!important;
}
.light-blue,
.light-blue:hover {
    color: #6ba2b9!important;
}
.dark-gray,
.dark-gray:hover {
    color: #3F4041!important;
}

.pullquote
{
    font-size: 28px;
    font-weight: 300;
    color: #3F4041;
    line-height: 40px;
}

.paragraph, p {
    font-size: 18px;
    color: #3F4041;
    line-height: 26px;
    font-weight: 400;
}


.body
{
    font-size: 18px;
    color: #3F4041;
    line-height: 26px;
}

.introduction,
.introduction p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.anchors-container-full-width
{
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.button-1,
.button-1:focus,
.button-1:active

{
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid;
    background-color: #6BA2B9;
    border-color: #5D8EA2;
    border-radius: 4px;
    padding: 10px 20px;
    box-shadow: none;
}

    .button-1:hover {
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #FFFFFF;
        text-align: center;
        border: 1px solid;
        background-color: #4D7E96;
        border-color: #5D8EA2;
        border-radius: 4px;
        padding: 10px 20px;
        box-shadow: none;
        transition: 0.3s;
    }
.button-2,
.button-2:focus,
.button-2:active,
.button-2:hover
{
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #003A5D;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, .08);
}

.button-3,
.button-3:hover,
.button-3:focus,
.button-3:active
{
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    text-align: center;
    border: 2px solid #FFFFFF;
    box-shadow: none;
}


.button-4,
.button-4:hover,
.button-4:active,
.button-4:focus,
.button-5,
.button-5:hover
.button-5:active,
.button-5:focus {
    background: transparent;
    margin: 0 auto;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #003A5D;
    box-shadow: none;
}

.button-4,
.button-4:hover
.button-4:active,
.button-4:focus {
    border: 1px solid #DFE4E9;
    padding: 3px 35px;
    border: 1px solid #dfe4e9;
    border-radius: 0;
}

.button-5,
.button-5:hover
.button-5:active,
.button-5:focus {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border: none;
}

.no-border {
    border: 0 !important;
    box-shadow: none!important;
    background-color: transparent;
}

.no-float {
    float: none;
}

.divider
{
    border-bottom: 1px solid #6BA2B9;
}

.divider-1
{
    border-bottom: 1px solid #DFE4E9;
}


.section-1
{
    margin-top: 35px;
}

.masthead
{
    margin-top: 35px;
}

@media(max-width: 768px) {
    .masthead {
        margin-top: 15px;
    }
}

.masthead h1
{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #305A83;
    margin: 0;
}

.masthead h1:first-child
{
    margin-bottom: 5px;
}

.masthead a
{
    color: #305A83;
}


.title
{
    font-weight: 300;
    font-size: 32px;
    color: #305A83;
    line-height: 39px;
}

.subtitle
{
    font-size: 26px;
    font-weight: 100;
    color: #3F4041;
    line-height: 32px;
    text-align: center;
}

#search-container
{
    background: #fff;
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1001;
    width: 100%;
}

#search-container-label
{
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1001;
    width: 100%;
}

#search-container div, #search-container-label div
{
    background: transparent;
    -ms-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: table;
}

#search-container-label label
{
    background: transparent;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-size: 50px;
    color: #B0B4B9;
}

#search-container input
{
    background: transparent;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-weight:700;
    font-size: 50px;
    color: #003A5D;
}

/* IE10- */
.ie10 #s{
    margin-top: 33%;
    border: 0;
}
#s{
    margin-top: 33%\9;
    border:0;
}
#s::-ms-clear
{
    display: none;
    width: 0;
    height: 0;
}

#s::-ms-reveal
{
    display: none;
    width: 0;
    height: 0;
}

#search-container div, #search-container input
{
    margin: 0!important;
}

input[type=text]::-ms-clear, input[type=text]::-ms-reveal
{
    display: none;
    width: 0;
    height: 0;
}

/* Chrome */
#s::-webkit-search-decoration,
#s::-webkit-search-cancel-button,
#s::-webkit-search-results-button,
#s::-webkit-search-results-decoration
{
    display: none;
}

input[type=text]::-webkit-search-decoration,
input[type=text]::-webkit-search-cancel-button,
input[type=text]::-webkit-search-results-button,
input[type=text]::-webkit-search-results-decoration
{
    display: none;
}

.modal-open .modal {
    z-index: 99999;
}

.frb-anchor:before {
    display: block; 
    content: " "; 
    margin-top: -75px; 
    height: 75px; 
    visibility: hidden; 
}

.inline-block {
    display: inline-block;
}

.text-search-icon {
    background-color: #003a5d;
    color: #ffffff;
    border-color: #003a5d;
}

@media (min-width: 320px)
{
    .row
    {
        margin-left: -10px;
        margin-right: -10px;
    }

    [class*='col-']
    {
        padding-left: 10px;
        padding-right: 10px;
    }

    .container,
    .container-fluid
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    #search-container-label label, #search-container input
    {
        position: absolute;
        top:160px;
        height:auto;
        border:0;
    }
}

@media(min-width: 768px)
{
    .title
    {
        font-weight: 300;
        font-size: 42px;
        line-height: 50px;
        color: #305A83;
    }
}

@media(min-width: 768px)
{
    #search-container-label label, #search-container input
    {
        height:100%;
        position: relative;
        top:0;
    }
    #search-container input
    {
        height:100%;
        position: absolute;
        margin:0;
        top:0;
    }
}
@media (min-width: 1200px)
{
    .row
    {
        margin-left: -15px;
        margin-right: -15px;
    }

    [class*='col-']
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    .container,
    .container-fluid
    {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* new publication & data component */

.spacer1{
    height:80px;
}

.spacer2{
    height:72px;
}

.spacer3{
    height:67px;
}

.spacer4{
    height:10px;
}

.spacer5{
    height:0;
}

.spacer6{
    height:167px;
}

.spacer7{
    height:68px;
}

.spacer8{
    height:50px;
}

.spacer9{
    height:3px;
}

.spacer10{
    height:28px;
}

.spacer11{
    height:84px;
}

.spacer12{
    height:30px;
}

.spacer13{
    height:55px;
}

.spacer14{
    height:42px;
}

.spacer15{
    height:21px;
}

.spacer16{
    height:98px;
}

.spacer17{
    height:78px;
}

.spacer18{
    height:87px;
}

.spacer19{
    height:25px;
}

.spacer20{
    height:26px;
}

.spacer21{
    height:125px;
}

.spacer22{
    height:0;
}

.spacer23{
    height:125px;
}

.spacer24{
    height:50px;
}

.spacer25{
    height:58px;
}

.spacer26{
    height:0;
}

.spacer27{
    height:26px;
}

.spacer28{
    height:0;
}

.spacer29{
    height:47px;
}

.spacer30{
    height:28px;
}

.spacer31{
    height:28px;
}

.spacer32{
    height:17px;
}

.spacer33{
    height:130px;
}

.spacer34{
    height:57px;
}

.spacer35{
    height:32px;
}

.spacer36{
    height:73px;
}

.spacer37{
    height:106px;
}

.spacer38{
    height:103px;
}

.spacer39{
    height:15px;
}

.spacer40{
    height:0;
}

.spacer41{
    height:16px;
}

.spacer42{
    height:31px;
}

.spacer43{
    height:21px;
}

.spacer44{
    height:77px;
}

.spacer45{
    height:108px;
}

.spacer46{
    height:37px;
}

.margin-0{
    margin-top:0;
}


.margin-right-0{
    margin-right:0;
}

.margin-right-10{
    margin-right:10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30{
    margin-right:30px;
}

.margin-top-20 {
    margin-top: 30px;
}
.margin-top-30{
    margin-top:30px;
}

.margin-bottom-0{
    margin-bottom:0;
}

.margin-bottom-10{
    margin-bottom:10px;
}

.margin-bottom-15{
    margin-bottom:15px;
}

.margin-bottom-20{
    margin-bottom:20px;
}

.margin-bottom-30{
    margin-bottom:30px;
}

.margin-bottom-50 {
    margin-bottom: 30px;
}


.margin-left-10{
    margin-left:10px;
}

.margin-left-5 {
    margin-left: 5px;
}


.margin-left-0{
    margin-left:0;
}


.margin-right-10 {
    margin-right: 10px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-0 {
    margin-right: 0;
}

.padding-left-0{
    padding-left:0;
}

.bottom-half-row {
    margin-bottom: 50px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-right-30 {
    padding-right: 30px;
}