/* styles for pzb sidebar */

ul.pzb-sidebar {
  list-style-type: none;
  list-style-image: none;
  padding: 0px;
}
ul.pzb-sidebar li {
  text-align: center;
  color: #fff;
  width: 75%;
  margin: auto;
  margin-bottom: 10px;
  border-radius: 5px;
}
ul.pzb-sidebar li:nth-child(odd) {
  /*background-color: #003152;*/
  background-color: #007acc;
  border-right: 3px solid #d6efff;
  border-bottom: 3px solid #d6efff;
}
ul.pzb-sidebar li:nth-child(even) {
  /*background-color: #00538a;*/
  background-color: #007acc;
  border-right: 3px solid #d6efff;
  border-bottom: 3px solid #d6efff;
}
#mainbody ul.pzb-sidebar-gray li {
  background-color: #a6a6a6;
  border: 0px;
}
#mainbody ul.pzb-sidebar-grayblue li {
  background-color: #74a2bd;
  border: 0px;
}
#mainbody ul.pzb-sidebar a {
  color: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
  font-weight: 900;
  font-size: 1.625rem;
}
#mainbody ul.pzb-sidebar a:hover {
  color: #006cb5;
  background-color: #fff;
}
#mainbody ul.pzb-sidebar-gray a:hover,
#mainbody ul.pzb-sidebar-grayblue a:hover {
  color: #006cb5;
  background-color: #efefef;
}
#mainbody ul.pzb-sidebar-gray a,
#mainbody ul.pzb-sidebar-grayblue a {
  color: #000;
}
.pzb-sidebar-alt {
  display: block;
  width: 75%;
  margin: auto;
}
#DeltaPlaceHolderMain .pzb-sidebar-alt-header {
  color: #fff;
  font-weight: 900;
  font-size: 2rem;
  text-align: center;
  display: block;
  background-color: #007acc;
  padding: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.pzb-sidebar-alt-blue ul {
  /* padding: 0px 10px 0px 30px; */
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  color: #003152;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 3px solid #efefef;
}
#mainbody .pzb-sidebar-alt-blue a {
  color: #003152;
  display: block;
  padding: 10px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.5rem;
}
#mainbody .pzb-sidebar-alt-blue li:nth-child(odd) {
  background-color: #f5f5f5;
}
#mainbody .pzb-sidebar-alt-blue a:hover {
  text-decoration: underline;
}
.pzb-socials {
  float: right;
  font-weight: 900;
  font-size: 1.625rem;
  text-align: center;
  color: #03377d;
  margin-top: 25px;
}
.pzb-socials img {
  width: 72px;
}

#DeltaPlaceHolderMain .pzb-director {
  font-family: "Oswald", sans-serif;
  font-size: 2.25rem;
  font-weight: 300;
  padding: 15px 0px;
  letter-spacing: -0.5px;
  color: #03377d;
}

#DeltaPlaceHolderMain .pzb-sub-director {
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  color: #03377d;
  margin-bottom: 5px;
}
#DeltaPlaceHolderMain .pzb-sub-director a {
  color: #03377d;
  font-weight: 300;
}
#DeltaPlaceHolderMain .pzb-sub-director a:hover {
  color: #333;
  background-color: #e9f4fb;
}
#DeltaPlaceHolderMain .pzb-director .boldertext {
  font-size: 2.75rem;
  font-weight: 900;
  letter-spacing: -1px;
}
#DeltaPlaceHolderMain .pzb-sub-director .boldertext {
  font-weight: 900;
  letter-spacing: -0.2px;
}
.pzb-news-header {
  background-color: #007acc;
  display: block;
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 3rem;
  font-weight: 900;
  letter-spacing: -0.8px;
  padding: 10px;
  margin: 35px 0px 5px 0px;
  border-radius: 5px;
}

div[webpartid="2ee6ce15-8e66-4faa-af16-c5e0ff5a207a"] {
  border-radius: 5px;
  margin: 10px 0px;
  letter-spacing: -0.5px;
}
div[webpartid="2ee6ce15-8e66-4faa-af16-c5e0ff5a207a"] li {
  padding: 15px;
  border-radius: 5px;
  font-size: 1.3rem;
  margin-bottom: 5px;
}
div[webpartid="2ee6ce15-8e66-4faa-af16-c5e0ff5a207a"] li:nth-child(odd) {
  background-color: #f5f5f5;
}
div[webpartid="2ee6ce15-8e66-4faa-af16-c5e0ff5a207a"] hr {
  display: none;
}
#mainbody a.pzb-archive {
  font-weight: 900;
  font-size: 2.5rem;
  color: #fff;
  background-color: #007acc;
  display: block;
  text-align: center;
  border-radius: 5px;
  /* font-family: "Oswald", sans-serif; */
  padding: 5px;
  margin-bottom: 25px;
}
.pzb-hiring {
  background-color: #f0f9ff;
  border-radius: 50px;
  text-align: center;
  border: 3px solid #007acc;
}
#mainbody a.pzb-hiring {
  display: block;
  margin: 5px 0px;
  font-size: 3rem;
  font-weight: 900;
  color: #007acc;
  line-height: 35px;
  padding: 15px;
  text-decoration: none;
}
#mainbody a:hover.pzb-hiring {
  text-decoration: underline;
}
#mainbody a.pzb-hiring .smallertext {
  font-size: 2rem;
}
