.commonStyle__zt3BrandBg {
    background-color: #f72a72;
}
.Header__homeContent .Header__searchSection {
    padding: 10.250rem 0;
    display: block;
}

.commonStyle__zt3Link:hover, .themeLink:hover, .commonStyle__zt3LinkActive, .commonStyle__zt3bdrLine, .DepartmentList__forums {
    color: #005FCC;
}

.Button__footerBtn:hover {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #044ef4;
    transition: all .15s ease;
    color: #ffffff;
}

.blocks-item {
    border: 1px solid #ced2d9;
    border-radius: 4px;
    box-sizing: border-box;
    color: #ffffff important!;
    display: flex;
    flex: 1 0 340px;
    margin: 0 0 30px;
    max-width: 100%;
    text-align: left;
    background-color: #001338;
}
.blocks-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Comic Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
    margin-top: 0;
}
.h3, h3 {
    font-size: 2rem;
    line-height: 1.21;
    font-weight: 700;
    white-space: nowrap!important;
}
/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
    border: 1px solid #ced2d9;
    border-radius: 4px;
    box-sizing: border-box;
    color: #090b0e;
    display: flex;
    flex: 1 0 340px;
    margin: 0 0 30px;
    max-width: 100%;
    text-align: left;
    background-color: #ffffff;
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: #ffffff;
  color:$brand_color;
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: $brand_color
  text-decoration: none;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock {
  height: 15px;
  width: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: $text_color;
}

.blocks-item-link {
  color: $brand_color;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  border-radius: inherit;
  
}

.blocks-item-link:visited, .blocks-item-link:hover, .blocks-item-link:active {
  color: inherit;
  text-decoration: none;
}

.blocks-item-link:focus {
  outline: 0;
  box-shadow: 0 0 0 3px $brand_color;
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 0;
  font-size: 16px;
}

.blocks-item-description {
  margin: 0;
 text-align: center;
}

.blocks-item-description:not(:empty) {
  margin-top: 10px;
}
list-features list-features--primary
main {
  display: block;
  
}
/*---SR---*/


.list-features--primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1.2rem -2.4rem;
    text-align: center;
}
.list-features {
    font-size: 1.4rem;
    line-height: 1.21;
}
h1[class], h2[class], h3[class], h4[class], h5[class], h6[class], h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, dl:last-child, table:last-child, blockquote:last-child {
    margin-bottom: 0;
}
.list-features--primary li {
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 0 1rem 2.4rem;
  list-style-type: none
}
.list-features--primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1.2rem -2.4rem;
    text-align: center;
}
.list-features div {
    position: relative;
    
    padding: 1.5rem 1rem 1.5rem 6.9rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.list-features--primary div {
     padding: 2rem 2rem 2rem;
}
.ico-sms {
    background-image: url(../images/svg/ico-sms.svg);
    width: 40px;
    height: 40px;
}
.h3, h3 {
    font-size: 2rem;
    line-height: 1.21;
    font-weight: 700;
}
.list-features--primary p {
    opacity: 1;
    font-size: 1.2rem;
    line-height: 1.25;
    max-width: 90%;
    margin: 0 auto;
}
.section .section__head {
    text-align: center;
    margin: 0 0 4rem;
}
h2 {
    font-size: 42px;
}
.shell {
    max-width: calc( 1174px + 15px * 2 );
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    width: 100%;
}
.section .section__head h2 + p {
    margin: 0.6rem 0 0;
}
.section .section__head h2 {
    margin: 0;
}
.list-features div > a:not(.btn) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.shell {
    max-width: calc(1174px + 15px* 2);
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    width: 100%;
}
.container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 5%;
}
.section .section__head {
    text-align: center;
    margin: 0 0 4rem;
}
body {
    background-color: rgba(250, 250, 250, 1);
    color: #2F3941;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}

/* Susan's CSS. Don't remove */
/* CSS edits for main forum page */


[id*="layoutId"] {
    display: none !important;
}

div[aria-labelledby="title_field_layoutId"] {
    display: none !important;
}

.BreadCrumbs__breadcrumbsView ul li:last-child {
    color: #ffff;
}

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    max-width: 73.125rem;
    min-height: 75vh;
    padding: 2.125rem 0 3.125rem;
    transition: max-width 200ms ease;
    background-color: #ffffff;
}



/* CSS FOR INDIVIDUAL FORUM PAGES */
/* menu boarder ex. all, discussion,   */
.FilterPanel__filterList {
    border-right: #ffffff;
    flex: 1;
    border-top: 1px solid #ffffff;
    justify-content: center;
    align-items: center;
    font-size: var(--size-base8);
}

.FilterPanel__filterDrop {
    border-left: #ffffff;
    border-right: #ffffff;
    border-bottom: #ffffff;
}


/* CSS for Footer */

.Footer__footerBg {
    display: none !important;
}

.Footer__container2 {
    margin: auto;
    max-width: 100rem;
    text-align: center;
    color: var(--color-white);
    padding: 2.0rem 1.0rem;
}

/* attach a file button */

.commonStyle__zt3Brand {
    color: #001338;
}

.commonStyle__zt3BrandBorder {
    border-color: #001338;
}

/* Icon color across site */
.Icon__brand {
    color: #001338;
}
#field_departmentId {
  display: none;
}
/* End Susan's CSS. */
