#myTestStyle {  font-family: Verdana;
  font-size: 19px;
  line-height: 1.5em;
  color:#000000;
  background-color: #f8fd89;
  text-align: left;
} // applied styling for tests zz15072021

#myPGreenBg { font-family: Verdana;
font-size: 19px;
line-height: 1.5em;
color:#000000;
background-color: #f8fd89;
text-align: left;
} // 




@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
 font-family: 'PT Sans', sans-serif;
}




/*OVER-RIDES*/
#ef-navbar form.navbar-form #searchDiv {
    background-color: #e9ebed;
}

div.ef-block {
    border: 0px none;
    border-radius: 3px;
    background-color: #fff;
    padding: 0px;
    margin-bottom: 0px;
   webkit-box-shadow: 0 1px 0 #c5cad8, 0 2px 3px #d4d8e3; 
    box-shadow: 0 1px 0 #c5cad8, 0 2px 3px #d4d8e3;
}

div.ef-block .ef-block-content {
    padding-top: 0px; 
}


#ef-navbar .container ul.nav.navbar-nav > li > a, #ef-navbar .container ul.nav.navbar-nav > li > button {
    color: #16135f;
}

/*hover*/
.hvr-underline-from-left {
    display: block !important;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    background: #1a1051 !important;
}

/*SECTIONS*/

.grey-bg {
  background-color: #eeeeee;
}

.card {
    border: solid #15125f 1px;
    padding: 10px;
    height: 80px;
    margin-bottom:15px;
  
}

.card h6 {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    font-weight: bolder;
    color: #221645;
   margin-bottom: 0.2em;
}

.card a {
    color: #eeac2f;
}

.card a:hover {
    text-decoration:none;
}

section {
    padding-top: 40px;
    padding-bottom: 40px;
}

blockquote {
font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: bolder;
    color: #221645;
}



/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #16135f;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

span.gov-btn {
    padding: 15px;
    float: right;
    font-weight: bold;
    color: #191051;
    border-right: solid 1px #efac31;
    border-bottom: solid 1px #efac31;
    margin: 5px;
}

.social {
            background-size: auto;
            text-align: center;
            padding-top: 20px;
        }

        .btn-circle.btn-md {
            width: 70px;
            height: 70px;
            padding: 7px 10px;
            border-radius: 50px;
            font-size: 10px;
            text-align: center;
          background-color: #eeeeee;
        }

/* DO NOT ADD/EDIT AFTER THIS LINE */
*.btn.btn-primary, *.btn.btn-primary:not(.active), *.btn.btn-primary:hover, *.btn.btn-primary:hover:not(.active), *.btn.btn-primary:focus, *.btn.btn-primary:focus:not(.active){background-color:#EFAC2B;border-color:#EFAC2B;}
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#9D9D9C;border-color:#9D9D9C;}
html.new-ui-html:root{--c-brand-primary:#9d9d9c;--c-brand-primary-darken-5:#989897;--c-brand-primary-darken-7:#969695;--c-brand-primary-darken-10:#939392;--c-brand-primary-darken-15:#8e8e8d;--c-brand-primary-darken-17:#8c8c8b;--c-brand-primary-darken-20:#898988;--c-brand-primary-darken-25:#848483;--c-brand-primary-lighten-7:#a4a4a3;--c-brand-primary-lighten-40:#c5c5c4;}
div.ef-block, div.dashboard-panel div.panel-body, body.new-ui{background-color:#FFFFFF;--c-site-primary:#FFFFFF;}
html,body{background-color:#FFFFFF;}
div.breadcrumb-x{background-color:#FFFFFF;border-color:#FFFFFF;}
