@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic|Montserrat:400,700);

@font-face {
    font-family: 'FontAwesome', 'Font Awesome 6 Free';
    src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.4.0");
    src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff2") format("woff2"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
body{
  overflow-x: hidden;
}
:focus {
    outline: 3px dotted #ee6b1b !important;
}
.data-table-default thead tr th{
    /*background-color:#428bca;*/
    background-color:#186ab2;
    color:white;
    padding:4px;
}

div.info-body p a{
    font-weight:bolder;
    color:white;
    text-decoration:underline;
}


div.info-body p a:hover{
    font-weight:bold;
    text-decoration:underline;
}

.tabItem-headline{
    margin-top: 0px;
}
div.page-content.tab-content .tab-body a:not(.btn){
    /*font-weight:bold;*/
    color:#0072bb;
    text-decoration:underline;
}

div.page-content.tab-content a:not(.btn){
    /*font-weight:bold;*/
    color:#0072bb;
    text-decoration:underline;
}

.banner-quote{
    margin-top:65px;
    color:#00204e;
    font-size:1.5em;
    max-width:360px;
    margin-left:auto;
    margin-right:auto;
    color:white;
    text-shadow: 2px 2px #163963;
}
.common-menu-mobile{
    background-color:#0f2345
}

div.branchLocation{
    margin-top: 10px;
}

.topic-headline{
    margin-top:15px;
    margin-bottom:10px;
}

.topic-content{
    margin-left:8px !important;
    margin-right:8px !important;
}

.marquee {
  overflow: hidden;
  border: 1px solid #ccc;
  background: #ccc;
  
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 

}

.form-item .form-name{
   font-size: 12px;
   min-height:60px;
   padding-left: 5px;
   padding-right: 5px;
}

.sub-list{
    border: 1px solid #0f2345; 
    border-top:none;
    z-index:1000;
}

.search-banner .search-form {
    margin: auto;
    float: none;
}



 @media all and (min-width: 46.8em) {
    .search-form {
      float: right;
      max-height: none;
      margin: 0.65em 0.5em 0 0; } 
 }


/* xs */
@media all and (max-width: 768px) {
    .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-nav {
        text-align: center !important;
    }

        .page-nav li span:after {
            visibility: hidden;
        }

    .footer ul li a {
        margin-top: 2px;
        margin-bottom: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 30px;
        line-height: 30px;
    }

    .page-nav ul {
        padding: 10px 15px 10px 15px;
    }

    .search-banner {
        height: 100px;
    }

    .page-nav li {
        padding: 0px;
    }
    .search-banner-contents{
        margin-left:auto;
        margin-right:auto;
        text-align:center;
    }
}

   

   /* sm */
@media screen and (min-width: 768px){
        .container{
            width:100%;
            }

        .page-nav li.tabHeader span:after {
            font-family: 'FontAwesome', 'Font Awesome 6 Free';
            float: right;
            color: #1a91dd;
            content: '\f054';
            font-size: 16px; }
        
        .btn{
            font-size:14px;
            }
        .search-banner {
            height: 250px; 
            padding-top:  150px;
            } 

        .page-nav ul{
            padding:10px 0px 10px 15px;
            }
        .page-nav li{
            padding: 0px 15px 0px 0px;
            /*font-size:0.9em;*/
            } 
        .navbar a{
            padding-left:6px !important;
            padding-right:6px !important;
        }
         .navbar ul{
            font-size:0.9em;

        }
         .l-sidebar.page-nav{
             padding-left:0px;
         }
         .info-body{
             padding:4px;
         }

         .info-body h3{
             font-size:1.2em;
             margin-bottom:4px;
         }
    }


/* md */
 @media screen and (min-width: 992px){
        .container{
            width:1032px;
        }
        .search-banner {
            height: 300px; 
            padding-top:  100px;
        } 
        .page-nav ul{
            padding:10px 0px 10px 15px;
        }
           .navbar ul{
            font-size:0.9em;
        }
        .navbar a{
            padding-left:10px !important;
            padding-right:10px !important;
        }

       
    }

 /* lg */
@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;
    }

    .search-banner {
        height: 400px;
        padding-top: 150px;
    }

    .page-nav ul {
        padding: 10px 0px 10px 15px;
    }

    .navbar ul {
        font-size: 1.0em;
    }

    .navbar a {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

@media screen and (min-width: 1376px){
    .container{
        width:1376px;
    }
    .page-nav ul{
        padding:10px 0px 10px 15px;
    }
    .navbar ul{
        font-size:1.0em;
    }
}

@media screen and (min-width: 2100px){
    .search-banner {
        background-image: url("/images/fpo_16x9_wTiffany_xw.jpg");
        background-size: contain;
        background-position: center;
    }
}


  .block-links ul li {
  padding-top: 10px;
  
  }

  .footer{
    color:#fff;
    margin-top:30px;
    background: #163963;
    background: linear-gradient(135deg, #163963 20%, #0072bb 50%, #163963 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue-dark', endColorstr='$blue-dark',GradientType=1 );
  }
  .footer a{
      font-weight:200;
      color:#fff;
  }

  ol.breadcrumb > li > a{
      color:#2c4c67;
  }
   .block-links ul, .block-panel ul li, .r-sidebar ol li, .r-sidebar ul li, ol.breadcrumbs li, ul.breadcrumbs li, .l-sidebar ol li, .l-sidebar ul li {
    list-style: none; }

 a, p, li, div {
    font-weight: 300;
}



h3{
    line-height:initial;
}
 h1, .alpha, h2, .beta{
    font-family: "Montserrat", Tahoma, Verdana, Segoe, sans-serif;
    text-transform: uppercase;
 }

 h1, .alpha{
    line-height: 1.2;
 }

 h1
 {
    display: block;
    font-size: 3em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
 }

  /* Only show dropdown arrow on items with sub-menus */
  .nav-Cardinal .nav-list li.dropdown > a.dropdown-toggle:after, 
  .nav-secondary .nav-list li.dropdown > a.dropdown-toggle:after, 
  .nav-footer .nav-list li.dropdown > a.dropdown-toggle:after {
        font-family: 'FontAwesome', 'Font Awesome 6 Free';
        content: '\f107';
        color: #1a91dd;
        padding-left: 10px; 
    }
 
  /* Lighter blue arrow for secondary nav dropdowns */
  .nav-secondary li.dropdown > a:after {
    color: #41a7e9; }

 .info-box {
  padding: 20px; }
  .info-box h1, .info-box h2, .info-box h3, .info-box h4, .info-box h5, .info-box h6, .info-box p {
    color: white; }
  .info-box > div {
    background-color: #0072bb;
    padding: 20px; }

 .col-left{
     background-color: #163963;
     padding:0px;
 }

 .col-main{
     padding:0px;

 }

 .col-right{
     padding:0px;
 }

 .tab-sidebar{
     background-color: #163963;
 }

  .page-container .l-main, .page-container .l-sidebar {
    padding: 0; }

.l-sidebar {
    padding-right:0px;
}
.page-content {
  background-color: #fff;
  padding: 20px; 

}

.l-sidebar .section-sidebar {
  background-color: white;
  min-height: 200px;
  margin: 0px 0px 20px 0px; }
  .l-sidebar .section-sidebar a {
    text-decoration: underline; }

 .page-container .r-sidebar {
    padding: 0; }

.r-sidebar .section-sidebar {
  background-color: white;
  /*min-height: 200px;*/
  margin: 0px 0px 20px 0px; }
  .r-sidebar .section-sidebar a {
    text-decoration: underline; }

.sidebar-body {
  padding: 20px; }

.sidebar-title {
  font-size: 1.05em;
  padding: 10px;
  border-bottom: 1px solid #eee; 
  font-weight: 600;
  text-transform: none;
  font: 100% / 1.5 "Arial", "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica", sans-serif;
  color: #4c5055;
}
 
.related-links li{
    margin-bottom:7px;
}

.page-nav li a {
        color: white;
        display: block;
        padding: 10px;
        text-decoration: none;
    }
.page-nav li a:active, .page-nav li a:focus{
        outline:0;
        border: none;
        background-color: #0072bb; 
    }

.page-nav li a:hover {
        background-color: #0072bb; 

}

.page-nav li span {
        font-size: 1.1em;
        display: block; }
   
.page-nav li small {
        font-weight: 300;
        font-size: 16px;
        line-height: 18px;
        display: block;
        color: rgba(255, 255, 255, 0.6);
        width: 90%; }
.page-nav li.active {
        padding: 8px 0 8px 0; }
.page-nav li.active a {
        padding: 10px 20px;
        background-color: white;
    }
.page-nav li.active small {
        color: #163963; }
.page-nav li.active span {
        color: #0072bb; }
.page-nav li.active span:after {
        color: #ff901a; }

.page-title {
  letter-spacing: -.04em;
  color: #163963; }


.logo {
  max-width: 142px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  /*margin-top: -70px;
    margin-bottom: -77px;*/
    top: -70px;
    margin-bottom: -146px;
    z-index: 1010;
  position: relative; 
  height: auto;
}


/* ML 10/09/2017 added to fix IE and Edge issue with logo in navbar after navbar update */

  .logo > img {
        max-width: 142px;
    }

@media all and (-ms-high-contrast:none), (ms-high-contrast:active)
{
    .logo {
        max-width: 142px;
        /*margin-top: -65px;
        margin-bottom: -75px;*/
        z-index: 1010;
        position: relative;
        height: auto;
    }

    .logo > img {
        max-width: 142px;
        margin-left: auto;
        margin-right: auto;
        display: inline;
        /*margin-top: -65px;*/
        margin-bottom: 0px;
        position: relative;
        height: auto;
    }
}
@supports (-ms-accelerator:true) {
    .logo {
        /*display: block;*/
        max-width: 142px;
        /*margin-top: -65px;
        margin-bottom: -75px;*/
        z-index: 1010;
        position: relative;
        height: auto;
    }

        .logo > img {
            max-width: 142px;
            margin-left: auto;
            margin-right: auto;
            display: inline;
            /*margin-top: -65px;
            margin-bottom: 0px;*/
            position: relative;
            height: auto;
        }
}
/* END UPDATE */

.logo-xs{
    margin:auto;
    display: block;
    margin-bottom: -64px;
    z-index: 1010;
    position: relative;
    box-sizing: border-box;
    max-width:70px;
}

.nav-primary{
    font: 100%/1.5 "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
}

h3:focus {
    outline: 0;
}


.nav-secondary ul li ul li a {
    font: 100%/1.5 "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: .01em;
    /*height: 60px;*/
    /*line-height: 60px;*/
        line-height: 32px;

    padding: 0 12px;
    text-transform: none;
}

.nav-secondary {
  background: #0072bb;
  clear: both;
  /*overflow: hidden;*/
  width: 100%;
  text-align: center;
  margin-top:6px;
  padding-bottom:6px;
}

.dropdown-menu{
    border:1px solid #0f2345;
    border-top:none;
    border-radius:unset;
    padding:0px;
    margin:0px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
    background-color:#0f2345;
    color:white;
}
.dropdown-menu > li >a:focus, .dropdown-menu > li >a:focus{
    color:white;
    background-color:#0f2345;
}
.dropdown-menu li, .dropdown-menu li a{
    width:100%;
    line-height:40px;
    height:40px;
}
  .nav-secondary a {
    font-family: "Montserrat", Tahoma, Verdana, Segoe, sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
    display: inline-block;
    letter-spacing: .01em;
    line-height: 32px;
    padding: 0 12px;
  }

  /* Lighter blue arrow for secondary nav dropdowns */
  .nav-secondary li.dropdown > a:after {
    color: #41a7e9; }


.is-vishidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
}

.field-container label {
  font-family: "Montserrat", Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #0072bb;
  font-weight: 400; }
.field-container {
  margin-bottom: .01em; }

.inline-form fieldset, .inline-form .inline-container {
  position: relative; }


.inline-form fieldset, .inline-form .inline-container {
    position: relative;
}

.search-form {
    margin: auto;
    float: none;
    /*width: 500px;*/
}

input[type=text], input[type=search], input[type=url], input[type=number], textarea {
    -webkit-appearance: none;
}


select {
   height:29px;
  /*height: 51px;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 3px 40px 3px 10px;
  background-color: #fcfcfd;
  border: 1px solid #edeef2;
  border-bottom: 1px solid #0072bb;
  background-image: url("/images/select.gif");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  font-weight: 300; }

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0 1px 0;
}

input, textarea {
    width: 100%;
    border: 1px solid #edeef2;
    border-bottom: 1px solid #0072bb;
    padding: 3px 0.65rem;
    background-color: #f9f9fb;
}

.inline-form input[type=submit], .inline-form button, .inline-form .btn {
    font-size: 0.875em;
    padding: 0.65rem 1.3rem;
    background: #6c6f74;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: auto;
}

.inline-form input[type=submit]:hover, .inline-form input[type=submit]:focus, .inline-form button:hover, .inline-form button:focus, .inline-form .btn:hover, .inline-form .btn:focus {
        background: #9fa2a9 !important;
        color: #fff;
    }
@media all {
    body {
        background: #edeef2;
        font: 100%/1.5 "Arial", "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica",  sans-serif;
        -webkit-text-size-adjust: 100%;
        color: #4c5055;
        font-size:.9em;
    }
}

* {
    box-sizing: border-box;
}
.search-block{
    margin-left:18px;
    padding-right:5px;
}

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, legend, label, table, header, footer, nav, section, figure {
    margin: 0;
   padding: 0; 
}

header, footer, nav, section, article, hgroup, figure {
    display: block;
}

/*a {
    color: #6c6f74;
    outline: 0;
}*/

.page-inside .nav-Cardinal {
    padding-top: 20px;
    background-color: #163963;
}

.nav-Cardinal, .nav-footer {
    clear: both;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.footer .panel-title{
    border-bottom:dotted;
    border-bottom-color:white;
    border-bottom-width: 1px;
    margin-bottom:10px;
}

.footer .container{
    color:lightgray;
}
.nav-footer{
    border-bottom:inset;
    border-bottom-color:#b9d3cd;
    border-bottom-width:1px;
}


.nav-Cardinal{
    padding-top:5px;
    padding-bottom:6px;
    background: #163963;
    background: linear-gradient(135deg, #163963 20%, #0072bb 50%, #163963 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue-dark', endColorstr='$blue-dark',GradientType=1 );
}

    .nav-Cardinal a,  .nav-footer a {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: .01em;
         /*height: 60px;*/
    /*line-height: 60px;*/
        line-height: 32px;
        padding: 0 12px;
    }

    .nav-Cardinal li a:active, .nav-Cardinal li a:focus{
        outline:0;
        border: none;
        background-color: #0f2345; 
    }
    .nav-secondary li a:active, .nav-secondary li a:focus{
        outline:0;
        border: none;
        background-color: #0f2345; 
    }

    .col-list{
        padding-top:4px;
    }

    .nav-Cardinal .nav-list, .nav-secondary .nav-list, .nav-footer .nav-list {
        max-width: 1980px;
        margin: auto;
        display: block;
    }
        .nav-Cardinal .nav-list .col-list, .nav-secondary .nav-list .col-list, .nav-footer .nav-list .col-list {
            width: 50%;
            float: left;
            display: block;
        }

        .col-list li a:focus, .col-list li a:hover, .col-list li a:active{
            outline: 0;
            text-decoration: none;
        }

    .nav-Cardinal .nav-list .col-list:first-child, .nav-secondary .nav-list .col-list:first-child, .nav-footer .nav-list .col-list:first-child {
        padding-right: 80px;
        text-align: right;
    }
    .nav-Cardinal .nav-list .col-list:last-child, .nav-secondary .nav-list .col-list:last-child, .nav-footer .nav-list .col-list:last-child {
        padding-left: 80px;
        text-align: left;
    }
    .nav-Cardinal .nav-list .col-list:last-child .sub-list, .nav-secondary .nav-list .col-list:last-child .sub-list, .nav-footer .nav-list .col-list:last-child .sub-list {
        margin-left: -100px;
    }
    .nav-Cardinal .nav-list li, .nav-secondary .nav-list li, .nav-footer .nav-list li {
        display: inline-block;
        padding-bottom: 0;
        vertical-align: top;
    }
    .nav-Cardinal .nav-list li:hover .sub-list, .nav-secondary .nav-list li:hover .sub-list, .nav-footer .nav-list li:hover .sub-list {
        display: block;
    }
    .nav-Cardinal .nav-list li:hover .sub-list li, .nav-secondary .nav-list li:hover .sub-list li, .nav-footer .nav-list li:hover .sub-list li {
        height: 40px;
        line-height: 40px;
        transition: all 0.08s ease-in-out;
    }
    .nav-Cardinal .nav-list li:hover .sub-list li a, .nav-secondary .nav-list li:hover .sub-list li a, .nav-footer .nav-list li:hover .sub-list li a {
        text-align: left;
        height: 40px;
        line-height: 40px;
    }
    /* Only show dropdown arrow on items with sub-menus */
    .nav-Cardinal .nav-list li.dropdown > a.dropdown-toggle:after, 
    .nav-secondary .nav-list li.dropdown > a.dropdown-toggle:after, 
    .nav-footer .nav-list li.dropdown > a.dropdown-toggle:after {
        font-family: 'FontAwesome', 'Font Awesome 6 Free';
        content: '\f107';
        color: #1a91dd;
        padding-left: 10px;
    }
    .nav-Cardinal .nav-list li a:hover, .nav-secondary .nav-list li a:hover, .nav-footer .nav-list li a:hover {
        background-color: #0f2345;
        color:white;
    }
    .nav-Cardinal .nav-list li .sub-list, .nav-secondary .nav-list li .sub-list, .nav-footer .nav-list li .sub-list {
        position:relative;
        position: absolute;
        width: 225px;
        z-index: 1000;
        padding: 0;
        display: none;
    }
    .nav-Cardinal .nav-list li .sub-list li, .nav-secondary .nav-list li .sub-list li, .nav-footer .nav-list li .sub-list li {
        background-color: #163963;
        height: 0px;
        width: 100%;
        padding: 0px;
        overflow: hidden;
        transition: height 0.08s ease-in;
    }
    .nav-Cardinal .nav-list li .sub-list li a, .nav-secondary .nav-list li .sub-list li a, .nav-footer .nav-list li .sub-list li a {
        display: block;
        padding: 0 15px;
    }
    .nav-Cardinal .nav-list li .sub-list li a:hover, .nav-secondary .nav-list li .sub-list li a:hover, .nav-footer .nav-list li .sub-list li a:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .nav-Cardinal a,  .nav-footer a {
        /*font-size: 16px;*/
        font-size: 1.1em;
        font-weight:400;
        padding: 0 10px;
    }

    /*.nav-secondary .nav-list li .sub-list li a{
        padding-top:8px;
    }*/
 .nav-list li .sub-list {
        margin-left:0px !important;
    }

    .nav.active, .nav-secondary.active, .nav-footer.active {
        max-height: 40em; 
    }

    .accordion {

    }

    .accordion-handle{
        font-size: 1.1em;
        padding-top:0px;
    }

.acc-handle {
  color: #0072bb;
  /*font-weight: bold;*/
  display: block;
  position: relative;
  /*height: 16px;*/
  border-bottom: 1px solid #eee; 
  font-size:1.08em;
  text-decoration:none;
}

.ui-accordion > h3 > a.acc-handle{
    text-decoration:none !important;
}

  .acc-handle:after {
    content: "\f13a";
    font-family: 'FontAwesome', 'Font Awesome 6 Free' !important;
    float: right;
    color: #9fa2a9;
    font-size: 20px;
    background-color: white; }

   .acc-handle:focus:after {
    color: #ff901a !important;
    }

  .acc-handle span {
    background-color: white; }
  .acc-handle:hover:after {
    color: #ff901a !important; }
  .acc-handle.active {
    background: #6c6f74; }
    .acc-handle.active:after {
      content: "-"; }

.acc-panel {
  padding: 20px; }

a:link{
}
.acc-handle:focus{
    outline:none;
}

a:focus{
    outline:none;
}

/*h3, .h3{
    font-size:1.1em;
}*/

.tab-content ul li{
    margin-left: 30px;
    list-style:initial;
}

.tab-content .topic-content a:not(.btn) {
    text-decoration:underline !important;
}

.form-item a{
    text-decoration:none;
    color:black;
}

.form-item a:hover{
    color:#0072bb;

}
/*.tab-content a:hover {
    text-decoration:underline;
    font-weight:400 !important;
}*/


h1, .h1 {
    font-size: 28px;
}

.popular-actions .btn {
  width: 100%;
  margin-bottom: 10px; }
.popular-actions .fa {
  color: white;
  margin-right: 10px; }

.fa-gavel {
    transform: scaleX(-1);
}


  /*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
/* line 4, source/sass/scss/objects/_buttons.scss */
.btn {
  display: inline-block;
  background:#008928; 
  color: #fff;
  font-size:1.0em;
  line-height: 1;
  font-weight: bold;
  padding: 20px;
  border: 0;
  text-align: center;
  font-weight: 500;
  letter-spacing: .05em;
  /*cursor: pointer !important;*/
  text-decoration:none;

}

.btn:not(.btn:disabled){
    cursor: pointer !important;
}

  .btn.alt {
    background-color: #0072bb;
    color: #fff !important;
  }
    .btn.alt:hover, .btn.alt:focus {
      background: #005388;
      color: #fff !important; }
  .btn.alt-2 {
    background-color: #0f2345;
    color: #fff !important;
  }
    .btn.alt-2:hover, .btn.alt-2:focus {
      background: #060e1b;
      color: #fff; }
  .btn:hover, .btn:focus {
    /*background: #e67700;*/
    background:#1a7535 !important;
    color: #fff; }
  .btn.disabled {
    background: #e1e2e5;
    color: #9fa2a9; }

.btn-small {
  padding: 10px; }

.btn-large {
  padding: 10px;
  text-transform: uppercase;
  background: #9fa2a9;
  font-size: 1.4rem;
  font-weight: normal; }

.text-btn {
  font-style: italic; }

.r-sidebar{
    margin-right: 0px;
}

.section-sidebar a{
    color: #0072bb;
    font-weight: 400;
}

.document-list {
    margin-bottom: 10px;
}
  .document-list li {
    /*border: 1px solid #ddd;*/
    padding: 4px;
    margin-bottom: 4px; 
    min-height:20px;
  }
    .document-list li a {
      color: #6c6f74;
      display: block;
      font-weight: 300;
      text-decoration: none !important; 

    }

    .icon-left-col{
         min-height: 20px;
         padding:0px;
         margin-right:0px;
         margin-top: 2px;
      }

    .related-document-col{
        padding-left:2px;
        text-wrap:none;
        overflow-x:hidden;
    }

    span.related-doc-icon:before
    {
        padding:3px;
        margin-top: 2px;
        text-align: center;
        color:#0072bb;
        font-size: 16px;
        line-height: 20px; 
    }
    .contact-list li {
      padding: 5px 0; }
    .contact-list .fa, .contact-list span {
      vertical-align: top; }
    .contact-list .fa {
      display: inline-block;
      color: orange;
      width: 8%;
      text-align: center;
      padding-top: 4px; }
    .contact-list span {
      display: inline-block;
      width: 88%; }


/*   SLIDER         */


.block-slider h1{
        display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.fa-sliders:before {
  content: "\f1de"; }

.block-slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto; 
  z-index: 0;

}

  .block-slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none; }

    .block-slider ul li {
      position: relative;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      width: 1344px;
      /*width: 672px;*/

      height: 300px;
      background: #ccc;
      text-align: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative; }

      .block-slider ul li .feature {
        position: absolute;
        z-index: 10; }

        .block-slider ul li .feature h1 {
          font-weight: 300;
          color: white;
          padding-top: 50px;
          font-family: "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
          text-transform: none; }

        .block-slider ul li .feature p {
          padding: 20px 100px;
          color: white; }

      .block-slider ul li:after {
        content: '';
        width: 100%;
        height: 300px;
        background-color: rgba(10, 34, 56, 0.6);
        position: absolute;
        top: 0;
        z-index: 0;
        right: 0; }
    @media (min-width: 1150px) and (max-width: 1365px) {
      /* line 99, source/sass/scss/objects/_blocks.scss */
      .block-slider ul li {
        width: 1110px; } }
    @media (min-width: 1024px) and (max-width: 1149px) {
      /* line 103, source/sass/scss/objects/_blocks.scss */
      .block-slider ul li {
        width: 984px; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      /* line 107, source/sass/scss/objects/_blocks.scss */
      .block-slider ul li {
        width: 728px; } }
    @media (max-width: 767px) {
      /* line 111, source/sass/scss/objects/_blocks.scss */
      .block-slider ul li {
        width: 300px; } }
  /* line 114, source/sass/scss/objects/_blocks.scss */
  .block-slider a.control_prev, .block-slider a.control_next {
    position: absolute;
    top: 35%;
    z-index: 3000000000;
    display: block;
    padding: 20px;
    width: auto;
    height: auto;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer; }
    /* line 128, source/sass/scss/objects/_blocks.scss */
    .block-slider a.control_prev:hover, .block-slider a.control_prev:hover, .block-slider a.control_next:hover, .block-slider a.control_next:hover {
      opacity: 1;
      -webkit-transition: all 0.2s ease; }
    /* line 132, source/sass/scss/objects/_blocks.scss */
    .block-slider a.control_prev:before, .block-slider a.control_next:before {
      font-size: 30px;
      font-family: 'FontAwesome', 'Font Awesome 6 Free'; }
  /* line 137, source/sass/scss/objects/_blocks.scss */
  .block-slider a.control_prev {
    border-radius: 0 2px 2px 0; }
    /* line 139, source/sass/scss/objects/_blocks.scss */
    .block-slider a.control_prev:before {
      content: '\f053'; }
  /* line 144, source/sass/scss/objects/_blocks.scss */
  .block-slider a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px; }
    /* line 147, source/sass/scss/objects/_blocks.scss */
    .block-slider a.control_next:before {
      content: '\f054'; }
  /* line 152, source/sass/scss/objects/_blocks.scss */
  .block-slider .slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px; }


  .block-thumb {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #eee;
  padding: 20px;
  display: block; }
  /* line 173, source/sass/scss/objects/_blocks.scss */
  .block-thumb .b-inner {
    display: table-row;
    vertical-align: top;
    overflow: hidden; }
  /* line 178, source/sass/scss/objects/_blocks.scss */
  .block-thumb .b-title {
    font-family: "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
    text-transform: none;
    font-size: 18px; }
  @media all and (min-width: 29.75em) {
    /* line 183, source/sass/scss/objects/_blocks.scss */
    .block-thumb .b-thumb {
      display: table-cell;
      vertical-align: top;
      width: 10%;
      max-width: 10em; }
      /* line 190, source/sass/scss/objects/_blocks.scss */
      .block-thumb .b-thumb img {
        display: block;
        width: 100%;
        height: auto; } }
  @media all and (min-width: 29.75em) {
    /* line 198, source/sass/scss/objects/_blocks.scss */
    .block-thumb .b-text {
      display: table-cell;
      width: 90%;
      padding: 0 20px; } }

/* Block Headline Summary */
/* line 210, source/sass/scss/objects/_blocks.scss */
.block-headline-summary a {
  display: block;
  padding: 10px; }

/* Block Inset */
/* line 217, source/sass/scss/objects/_blocks.scss */
.block-inset {
  position: relative; }
  /* line 220, source/sass/scss/objects/_blocks.scss */
  .block-inset .b-thumb {
    position: relative;
    z-index: 0; }
    /* line 224, source/sass/scss/objects/_blocks.scss */
    .block-inset .b-thumb img {
      display: block; }

/* Hero Block */
/* line 231, source/sass/scss/objects/_blocks.scss */
.block-inset {
  margin-bottom: 0.5em;
  position: relative; }
  /* line 235, source/sass/scss/objects/_blocks.scss */
  .block-inset .headline {
    font-size: 1.1em; }
  /* line 239, source/sass/scss/objects/_blocks.scss */
  .block-inset .b-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px; }

  /* Block */
/* line 11, source/sass/scss/objects/_blocks.scss */
.block {
  overflow: hidden; }
  /* line 14, source/sass/scss/objects/_blocks.scss */
  .block p:last-child {
    margin-bottom: 0; }
/* Block Thumb with Summary */
/* line 252, source/sass/scss/objects/_blocks.scss */
.block-thumb-summary .b-thumb {
  float: left;
  width: 50%; }
/* line 257, source/sass/scss/objects/_blocks.scss */
.block-thumb-summary .b-text {
  margin-left: 50%;
  padding: 10px; }

/* line 263, source/sass/scss/objects/_blocks.scss */
.block-alert .alert {
  background-color: #0f2345;
  /*text-align: left;*/
  color: white; }
  /* line 267, source/sass/scss/objects/_blocks.scss */
  .block-alert .alert a {
    float: right;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat", Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px; }


/* line 287, source/sass/scss/objects/_blocks.scss */
.block-panel {
  /*width: 33.33333%;
  float: left;
  padding: 10px;
  padding: 0 10px 10px;*/ 

}
  /* line 293, source/sass/scss/objects/_blocks.scss */
  .block-panel .block-panel-header {
    border-bottom: 1px solid #eee;
    box-shadow: 1px 1px 1px #ccc; }
    /* line 297, source/sass/scss/objects/_blocks.scss */
    .block-panel .block-panel-header .home-link {
      box-shadow: none; }
      /* line 300, source/sass/scss/objects/_blocks.scss */
      .block-panel .block-panel-header .home-link span {
        padding: 0; }
  /* line 305, source/sass/scss/objects/_blocks.scss */
  .block-panel .block-panel-body, .news-panel {
    padding: 10px;
    background-color: #fff;
    min-height: 200px;
    box-shadow: 1px 1px 1px #ccc; }
  /* line 314, source/sass/scss/objects/_blocks.scss */
  .block-panel .home-panel li .home-link {
    box-shadow: none;
    font-size: 1.05em;
    font-weight: 300;
    color: #163963;
    border-bottom: 1px solid #eee; }
    /* line 317, source/sass/scss/objects/_blocks.scss */
    .block-panel .home-panel li .home-link i {
      color: #163963; }
    /* line 324, source/sass/scss/objects/_blocks.scss */
    .block-panel .home-panel li .home-link:after {
      content: '\f054';
      font-size: 16px;
      margin-top: 0; }
  /* line 331, source/sass/scss/objects/_blocks.scss */
  .block-panel .home-panel li:last-child a {
    border: 0; }



  /* line 42, source/sass/scss/objects/_header.scss */
.search-form input[type="search"] {
    background-color: rgba(255, 255, 255, 0.9);
    border: 0;
    height: 40px;
    border-radius: 3px;
    font-family: "Montserrat", Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.nav-primary .search-form input[type="search"] {
    text-transform: none; 
}

/*.search-form .search-submit {
    height: 60px;
    line-height: 60px;
    padding: 0;
    padding-top:10px;
    width: 50px;
    font-size: 20px;
    color: #0072bb;
    border: 0;
    margin-left:-60px;

}*/

.search-form .search-submit {
    /*line-height: 66px;*/
    padding:10px;
    width: 40px;
    height:40px;
    font-size: 20px;
    color: #0072bb;
    border-style: solid;
    border-color:white;
    border-width:1px;
    position:absolute;
    margin-left:0px;
    margin-top:0px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;

    }

/*.search-form input.search-submit:before {
     content: '\f002';
     font-family: 'FontAwesome', 'Font Awesome 6 Free';
    }*/

.search-form .search-submit:hover {
     background-color: rgba(255, 255, 255, 0.9);
     color: #ff901a;
    }

.search-field {
    padding-right: 3em;
}

/*.inline-form .search-submit {
    background: none;
    padding: 0.78em 1em;
    border: 0;
    border-left: 1px solid #9fa2a9;
    color: #9fa2a9;
}*/


 .search-textbox-col{
         /*padding-left:120px;
         padding-right:0px;*/
    }

 .search-button-col{
         margin-left:-2px;
         padding-left:0px;
         padding-right:0px;
         width:40px;
    }

    .search-criteria{
        padding-left:0px;
        margin-top: 8px;
    }


/*------------------------------------*\
    $MESSAGING
\*------------------------------------*/
/* line 6, source/sass/scss/objects/_messaging.scss */
.alert {
  text-align: center;
  padding: 20px;
  margin-bottom: 0.5em;
  background: #f2dede; }

/* line 13, source/sass/scss/objects/_messaging.scss */
.alert-error {
  color: #ff901a;
  border-color: #ff901a;
  background: #ffbebe; }


.fa-divorce:before, .fa-marriage:before, .fa-selfhelp:before {
  width: 20px;
  height: 18px;
  display: inline-block;
  float: left;
  background-position: bottom; }

.fa-probate:before, .fa-forclosure:before, .fa-claims:before {
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
  background-position: bottom; }

.fa-divorce:before {
  content: "";
  background-image: url("/images/icons/icon_divorce.png");
  background-image: url("/images/icons/icon_divorce.svg");
  background-repeat: no-repeat;
  background-size: contain; }

.fa-marriage:before {
  content: "";
  background-image: url("/images/icons/icon_marriage.png");
  background-image: url("/images/icons/icon_marriage.svg");
  background-repeat: no-repeat;
  background-size: contain; }

.fa-selfhelp:before {
  content: "";
  background-image: url("/images/icons/icon_self-help.png");
  background-image: url("/images/icons/icon_self-help.svg");
  background-repeat: no-repeat;
  background-size: contain; }

.fa-probate:before {
  content: "";
  background-image: url("/images/icons/icon_probate.png");
  background-image: url("/images/icons/icon_probate.svg");
  background-repeat: no-repeat;
  background-size: contain; }

.fa-claims:before {
  content: "$$";
  font-weight: 700;
  letter-spacing: -.08em; }

.fa-forclosure:before {
  content: "";
  background-image: url("/images/icons/icon_real-estate.png");
  background-image: url("/images/icons/icon_real-estate.svg");
  background-repeat: no-repeat;
  background-size: contain; }



.home-link {
  padding: 10px;
  font-weight: bold;
  background-color: white;
  display: block;
  letter-spacing: .02em;
  height: 45px;
  position: relative;
  box-shadow: 1px 1px 1px #ccc; }
  .home-link:hover {
    background-color: #f8f8f8;
    color: #0072bb; }
  .home-link i {
    position: absolute;
    top: 14px;
    color: #0072bb; }
  .home-link span {
    padding-left: 25px; }
  .home-link img {
      margin-top:-5px;
    height: 28px;
    float: left; }
  .home-link:after {
    font-family: 'FontAwesome', 'Font Awesome 6 Free' !important;
    content: '\f138';
    float: right;
    color: orange;
    font-size: 24px;
    margin-top: -6px; }

  .home-link img + i + span{
      
      padding-left:4px;
      margin-bottom:-10px;
  }


  .division-menu-mobile a, .common-menu-mobile a{
    height:40px;
    margin-bottom:5px;
    width:100%;
}

  .division-menu-mobile li, .common-menu-mobile li{
    width:100%;
}

.division-menu-mobile h4, .common-menu-mobile h4{
    margin-top:15px;
    margin-bottom:15px;
    color:white;
}

/* Ensure accordion panels are hidden by default to avoid content jump before JS runs */
.accordion .topic-content {
  display: none;
}

/* Make the button visually similar to link/header if desired */
.accordion .acc-handle {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  text-align: left;
}

.pdf-doc { 
  display: flex; 
  margin-bottom: 1rem !important;
}

.pdf-doc a {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  word-wrap: break-word !important;
    		color: #000 !important;
}

/* Article Content Type Styles - 2 Column Layout with Image Wrapping */

/* Article page container */
.article-page-container {
  margin-top: 20px;
}

/* Article content area */
.article-content {
  background-color: #fff;
  padding: 20px;
}

/* Article title styling */
.node--article .node__title {
  color: #163963;
  margin-bottom: 15px;
  font-size: 2em;
}

/* Article meta information */
.node--article .node__meta {
  color: #6c757d;
  font-size: 0.9em;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.node--article .node__meta .submitted-date {
  margin-right: 15px;
}

/* Article image wrapper - float left with text wrap */
.node--article .article-image-wrapper {
  float: left;
  margin: 0 20px 15px 0;
  max-width: 45%;
}

.node--article .article-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

/* Article body content - wraps around image */
.node--article .article-body-content {
  overflow: hidden;
  text-align: justify;
}

.node--article .article-body-content p {
  margin-bottom: 1em;
  line-height: 1.6;
}

/* Clear floats after article content */
.node--article .node__content::after {
  content: "";
  display: table;
  clear: both;
}

/* News articles menu styling in left sidebar */
.article-page-container .l-sidebar {
  background-color: #163963;
  padding: 0;
}

.article-page-container .l-sidebar nav {
  width: 100%;
}

.article-page-container .l-sidebar .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.article-page-container .l-sidebar .menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.article-page-container .l-sidebar .menu li a {
  display: block;
  padding: 15px 20px;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.2s;
}

.article-page-container .l-sidebar .menu li a:hover,
.article-page-container .l-sidebar .menu li a:focus {
  background-color: #0072bb;
  outline: none;
}

.article-page-container .l-sidebar .menu li.active > a,
.article-page-container .l-sidebar .menu li.is-active > a {
  background-color: white;
  color: #0072bb;
  font-weight: 600;
}

/* Responsive: Stack columns on mobile */
@media (max-width: 768px) {
  .article-page-container .col-left {
    margin-bottom: 20px;
  }
  
  .node--article .article-image-wrapper {
    float: none;
    max-width: 100%;
    margin: 0 0 15px 0;
  }
  
  .node--article .article-body-content {
    text-align: left;
  }
}

/* Responsive: Adjust image size on tablets */
@media (min-width: 769px) and (max-width: 1024px) {
  .node--article .article-image-wrapper {
    max-width: 40%;
  }
}

.mt-25{
  margin-top: 25px;
}

.search-help-link{
  display:none;
}
/* Only hide search forms on the main site, not in Layout Builder admin */
body:not(.layout-builder-translating) .search-form .js-form-type-search,
body:not(.layout-builder-translating) #block-silver-search .js-form-type-search{
  display:none !important;
}
.search-form h2 {
    display: none;
}
.search-form h3 {
    font-size: 18px;
    font-weight: 600;
}
.search-form hr {
    border-top: 1px solid #cbcbcb;
}

.container-inline div, .container-inline label {
    display: unset;
}
#search-content main {
	background: #fff;
    padding: 35px;
    border-radius: 5px;

}
li.pager__item.is-active a {
    background-color: #fe8416;
    color: white;
}
.menu--news-articles, .menu--news-articles .navbar-right{
display: none;
}
.goog-te-gadget-simple > span > a > span {
    color: #270000 !important;
    
}
.translateHost a:hover {
    background-color: #8ed3ff !important;
    color: white !important;
}

.search-advanced{
	display:none;
}
.messages__wrapper{
	display:none !important;
}
.l-sidebar  ul .menu-list{
width: 100%;
}
.l-sidebar  ul .menu-list .is-active{
    color: #0072bb;
      background-color: #fff;
}

.nav-secondary .logo img {
display: none !important;
}

.newspanel-image-wrapper img {
 width: 170px;
 height: auto; 
}

.field--name-field-home-page-view, .field--name-field-home-page-description {
  display: none;
}

.home-news-title a {
    
    font-weight: 500 !important;
    color: #0f2345 !important;
}
.home-news-body {
color: #337ab7;
  font-size: .9em;
  font: 100% / 1.5 "Arial", "Roboto", "Helvetica Neue", "HelveticaNeue", "Helvetica", sans-serif;
}

.field--name-field-description-notification .field__label, .page-node-type-article .field--name-field-slider, .page-node-type-article .field--name-field-article-image .field__label, .field--name-field-sealed-cases-top .field__label, .field--name-field-sealed-case-upload-pdf .field__label, .field--name-field-sealed-cases-bottom .field__label {
    display: none;
}

#block-silver-notificationtest{
  overflow: visible;
}

.accordion > div > div > ul {
      padding: 15px !important;
}

.field--name-field-article-image > div > img {
    height: 200px;
    width: auto;
}
.layout__region--second iframe{
   width: 100%;
}

/* --- Login form on /user page --- */
/* --- Login form container on /user page --- */
.path-user .user-login-form {
    max-width: 400px;
    margin: 50px auto;
    padding: 30px;
    background-color: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Form hover effect */
.path-user .user-login-form:hover {
    transform: translateY(-2px);
}

/* Form labels */
.path-user .user-login-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

/* Input fields */
.path-user .user-login-form input.form-text {
    width: 100%;
    padding: 10px 12px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* Input focus effect */
.path-user .user-login-form input.form-text:focus {
    border-color: #0072bb; /* focus color */
    outline: none;
}

/* Submit button */
.path-user .user-login-form input.form-submit {
    width: 100%;
    min-height: 40px;
    padding: 10px;
    background-color: #0072bb;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Button hover effect */
.path-user .user-login-form input.form-submit:hover {
    background-color: #005a91;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* Links inside the form or page */
.path-user .user-login-form a {
    color: #337ab7 !important;
    text-decoration: underline !important;
    transition: color 0.2s ease;
}

.path-user .user-login-form a:hover {
    color: #005a91 !important;
}

.page-node-163 .image-style-wide {
   display: none;
}
.layout__region--first .field--name-field-menu-links{
  padding-top: 12px !important;
}

.layout__region--third a{
    color: #337ab7;
    text-decoration: underline;
}
.nav-list.nav.navbar-nav .dropdown .dropdown-menu{
  z-index: 1111;
}
@media only screen and (min-width: 769px) and (max-width: 891px) {
  .layout__region--first .field--name-field-menu-links .field__item {
    max-width: 160px;
  }
}
@media only screen and (min-width: 769px) and  (max-width: 990px) {
  .popular-actions .btn{
    display: flex !important;
    text-align: left !important;
  }
}

@media only screen and (min-width: 892px) and (max-width: 991px) {
  .layout__region--first .field--name-field-menu-links .field__item {
    max-width: 176px;
  }
}
@media only screen and (max-width: 1023px) {
  .block-views-blockhome-page-banner-section-slider-block-1{
    display: none;
  }
   #breadcrumbs + h1.page-title{
   font-size: 23px !important;
  }
  .nav-list.nav.navbar-nav .dropdown.open:hover .dropdown-menu {
      display: block;
    background-color: #163963;
    padding: 10px 0;
  }
	.nav-list.nav.navbar-nav .dropdown:hover .dropdown-menu{
	display: none;
  }
.block-inline-blockinfo-box .sidebar-title + div {
  padding: 10px !important;
}
.tab-content ul li{
    list-style:initial;
}
  .layout__region--first .field--name-field-menu-links .field__item{
  position: relative;
  }
.layout__region--first .field--name-field-menu-links .field__item a::after{
  position: absolute;
  right: 8px;
  }
  .layout--threecol-section .layout__region--second{
    width: 47% !important;
  }
  .contact-list span{
    padding-left: 5px;
  }
  .common-menu-mobile .open a, .division-menu-mobile .open a,{
    margin-bottom: 0;
  }
  body .layout__region.layout__region--second{
  padding: 20px !important;
  }
  body .page-content{
   padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .nav-list.nav.navbar-nav .nav-list.nav.navbar-nav .col-list{
    padding: 0 !important;
    text-align: right;
    width: 100%;
  }
  .page-content.tab-content .row .col-md-3{
    width: 100%
  }
  .dropdown-menu>li>a{
  white-space: unset !important;
    height: 100% !important;
  }
  .nav-Cardinal .nav-list li{
  vertical-align: unset !important;
  }
  .search-banner-contents #search-block-form{
   display: none
  }
  .page-node-type-sealed-case #search-content main{
      padding: 0px;
  }
}
@media (max-width: 500px) {
   .page-node-107 .btn-orange {
        font-size: 1.1rem;
        padding: 12px 16px;
        margin: 12px 0;
        width: 100%;
 }
}
@media only screen and (min-width: 1024px){
  .listcontent .views-field-title a{
     max-width: 326px;
  }
}

.contact-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.contact-list li {
  margin-bottom: 3px;
}
#block-silver-content{
	padding: 20px;
}
.accordion a{
  text-decoration: underline ;
}
.block-field-blocknodesealed-casefield-sealed-cases-top{
	padding-bottom: 20px;
}
.block-field-blocknodesealed-casefield-sealed-cases-bottom{
	padding-top: 20px;
}
.page-node-type-sealed-case .node__submitted, .bellimg{
	display: none;
}
.listcontent .views-field-title a:after{
  content: "\f054";
    font-family: 'Font Awesome 5 Free', 'FontAwesome', FontAwesome, sans-serif;
    font-weight: 900;
    float: right;
    color: #1a91dd;
    font-size: 16px;
}
.listcontent .views-field-title a{
     color: white !important;
    display: block;
    padding: 11px 20px;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 500;
    border: none;
    background: transparent;
    transition: background-color 0.3s ease;
}

.listcontent .views-field-title a.active:after{
  content: "\f054";
    font-family: 'Font Awesome 5 Free', 'FontAwesome', FontAwesome, sans-serif;
    font-weight: 900;
    float: right;
    color: #ff901a;
    font-size: 16px;
}
.listcontent .views-field-title a:hover::after {
    color: #ff901a;   /* text color of the pseudo-element */
    font-size: 16px;  /* size of text inside the pseudo-element */
}

.listcontent .views-field-title a.active{
 color: #0072bb !important;
    background-color: white !important;
    font-weight: 500;
}


.field--name-field-tags{
display: none;
}
.page-node-97 .tabHeader.active.menu-active a{
	max-width: 301px;
}
body #popup-message-window{
   height: fit-content !important;
   border: unset !important;
   padding: 20px;
}
body #popup-message-window br{
  display:none;
}
body #popup-message-window h1.popup-message-title{
  font-size: 18px;
  padding-bottom: 10px;
}
body #popup-message-close{
  right: 27px;
  top: 25px;
}
body #popup-message-content{
  border-bottom: 1px dotted #d3d3d3;
}
.block-field-blocknodeflexible-pagefield-body a{
  text-decoration:underline !important
}
.block-field-blocknodeflexible-pagefield-body a:hover{
  text-decoration:unset !important
}