#zone-preface ul {
    padding-left:0 !important;
}

/*fix for site name spacing*/
h1.site-name {
    padding-top:.5em;
    margin-bottom:0;
    text-align:center;
}
h1 {
    margin-bottom:0;
}

/*preface zone styling*/
.zone-preface-wrapper {
    padding-top:2em;
}
.region-inner.region-preface-third-inner .block-block h3 {
    display:none;
}
/* to align first preface box with site name and logo*/
@media (min-width: 740px) {
.region-inner.region-preface-first-inner {
    padding-left: 4%;
}}

.region-inner.region-preface-third-inner #block-block-332.block-plain ul li {
    padding-bottom:1em;
}


.region-inner.region-sidebar-first-inner {
    padding-left:4%;
}

}
.zone-preface h2 {
    font-family: "Mallory", verdana, sans-serif;
    font-size:1.6em;
}

div#api_upc_cid5105_iid457 {
    line-height:1.3;
}


/*end preface zone styling*/


.button {
  background-color: #007c85; /* teal */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  width: 100%;
}

.button1 {
  background-color: #fff; 
  color: black; 
  border: 2px solid #007c85;
  width:100%;
}

.button1:hover {
  background-color: #007c85;
  color: white;
  width: 100%;
}

.button2 {
  background-color: #fff; 
  color: black; 
  border: 2px solid #b8df72;
  width:100%;
}

.button2:hover {
  background-color: #007c85;
  color: white;
  width: 100%;
}


img {
    padding-top:0;
}
/*.sidebar h2.block-title {
    padding-top:1em;
}*/
.region-content h2.block-title {
    font-family: 'Mallory', verdana, sans-serif;
    color:#4a4a4a;
    font-size:1.1em;
    font-weight:700;
}

main h3 a {
    font-family: 'Mallory', verdana, sans-serif;
    color:#007c85;
    font-weight:300;
}
.region-inner.region-content-inner.contextual-links-region p {
        color:#fff;

}
h3 {
    font-size:1em;
    margin-top:2%;
    margin-bottom: 0;
}

/* to hide header image for mobile */
@media (max-width: 979px) {
.block-block-326 {
    display: none;
}
}

/*for news/spotlight section styling*/

.zone-content-wrapper {
    background-color:#f4f4f4;
    padding-top:2em;
    margin-top:0em;
}
.zone-content-wrapper h2 {
    color:#222;
}

.zone-content-wrapper p {
    color:#000;
}

.has-subject.block-block .content {
    margin-top:0;
}
.region-content h2.block-title {
    font-size:1.6em;
    font-weight:700;
    color:#4a4a4a;
    margin-top:1.2em;

}

.sidebar h2.block-title {
    font-size:1.6em;
    font-weight:700;
    text-transform: none;
    color:#4a4a4a;
}

.view.view-recent-blog-posts {
    color:#000;
}

a.views-more-link {
    color:#007c85;
}

a.views-more-link:hover {
    color:#007c85;
    text-decoration:underline;
}
.more-link {
    margin-top:1em;
    text-align: right;
    font-size: 1.3em;
}
.more-link a {
    color:#007c85;
    font-weight: 700;
}
.more-link a:hover {
    color:#007c85;
    text-decoration:underline;
    background-color:rgba(0, 0, 0, 0);
}

main h3 a {
    color:#007c85;
}
main h3 a:hover {
    color:#007c85;
    text-decoration:underline;
}



/*end news/spotlight section styling*/


/*for spotlight effect*/
.container-hover {
  position: relative;
  width: 100%;
}

.overlay {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: /*#007780f2*/ #007780;
}

.container-hover:hover .overlay {
  opacity: 1;
}

.text-hover {
  color: #fff;
  width:95%;
  font-size:1em;
  font-weight:700;
  position: absolute;
  top: 10%;
 /* -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  text-align: left;
  line-height:1.2em;
  padding-left:1em;
}
.text-hover a {
    color:#fff;
}
.text-hover a:hover {
    color:#fff;
    
}

.s-lc-ea-date {
    font-size: .8em;
}


.center-title-caption {
    color: #4a4a4a;
    font-weight:700;
    text-transform: uppercase;
    font-size:.9em;
}



.box-for-popular-resources { 
    /*background-color: #007c85;*/
    border:4px solid #00a0ab;
}

.box-for-popular-resources #title-popular-resources { 
color: #4a4a4a;
    font-family: "Mallory", Verdana, Arial, Helvetica, sans-serif;
    padding: 1em 1em 1.5em 1em;
    position: relative;
   /* top: -19px;
    left: -18px;
    text-transform: uppercase;*/
    font-weight: 600;
    font-size: 1.2em;
    height: 35px;
    line-height: 1;
    box-sizing: border-box;
}
/*
.box-for-popular-resources #shadow-popular-resources {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #222 transparent transparent;
  margin-left: -18px;
  top: 16px;
}*/

.box-for-popular-resources #content-for-popular-resources {
    padding-left:2em;
    padding-top:0em;
    padding-bottom:.7em;
    padding-right:1em;
    font-size:1em;
    line-height:1.75;
}
.box-for-popular-resources #content-for-popular-resources a {
    color:#007c85;
}
/*search and request box*/

.title_box-search { 
    background-color: #fff; 
}
.title_box-search #title { 
color: #4a4a4a;
    font-family: "Mallory", Verdana, Arial, Helvetica, sans-serif;
    padding: 1em 1em 1.5em 1em;
    position: relative;
   /* top: -19px;
    left: -18px;
    text-transform: uppercase;*/
    font-weight: 600;
    font-size: 1.2em;
    height: 35px;
    line-height: 1;
    box-sizing: border-box;
}

.title_box-search #shadow-home {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #222 transparent transparent;
  margin-left: -18px;
  margin-top: -19px;
}

.title_box-search #content {
    padding-left:2em;
    padding-top:0em;
    padding-bottom:.7em;
    padding-right:1em;
    font-size:1em;
    line-height:1.75;
}


/*classes box*/
.title_box-classes { 
    background-color: #fff; 
}
.title_box-classes #title { 
color: #4a4a4a;
    font-family: "Mallory", Verdana, Arial, Helvetica, sans-serif;
    padding: 1em 1em 1.5em 1em;
    position: relative;
    font-weight: 600;
    font-size: 1.2em;
    height: 35px;
    line-height: 1;
    box-sizing: border-box;
}

.title_box-classes #shadow-home {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #222 transparent transparent;
  left: -18px;
  margin-top: -19px;
}

.title_box-classes #content {
    padding-left:2em;
    padding-top:.5em;
    padding-bottom:.7em;
    padding-right:1em;
    font-size:1em;
    line-height:1.75;
}

.container-home {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}



.container-home:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


hr {
    border: 0;
    height: 1px;
    color: #dddddd;
    background-color: #dddddd;
    display: block;
    margin: 0.5em 1em;
}

.container-home {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}



.container-home:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.container-static {
  position: relative;
}

.text-block {
  position: absolute;
  bottom: 0%;
  right:0;
  background-color: #f4f4f4;
  width:100%;
  color: #007c85;
  padding-left: 20px;
  padding-right: 20px;
  padding-top:10px;
  padding-bottom:10px;
  font-size:1em;
  font-weight:700;
  line-height:1.2;
}

