  /*JCS: namespaced Casey's CSS*/
.degrees-programs {
  padding:48px 40px 0;
}

.degrees-programs table {
  margin-top: 24px;
}

.degrees-programs ul li:before {
  display: none;
}

.degrees-programs ul li {
  list-style-type: disc;
}

.degrees-programs .primary-band ul a li {
  font-family: 'roboto';
  font-size: 16px;
  color: #008f92 !important;
  text-decoration: underline;
}

.degrees-programs .primary-band ul a:hover li {
  text-decoration: none !important;
  color: #008f92 !important;
}

.degrees-programs ul a li::before {
  color: black !important;
}

.degrees-programs td {
  border: 1px solid #d0e6b7;
}

.degrees-programs .container-p th {
  background-color: #b1d688;
  color: black;
  height: 40px;
  width: 260px;
  padding-right: 5%;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
}

.degrees-programs .container-p td {
  font-size: 16px;
  padding-left: 10px;
  height: 40px;
}

.degrees-programs .container-p tr:nth-child(even) {
  background-color: #f2f2f2;
}

.degrees-programs .container-p {
  padding: 15px;
  margin-bottom: 30px;
  max-width: 837px;
  float: left;
  width: 94%;
  font-family: 'Roboto';
}

.degrees-programs .container-p .intro-program {
  padding-bottom: 32px;
}

.degrees-programs .programs-container {
  margin-top: 32px;
  float: left;
  width: 100%;
}

.degrees-programs .toggle-content-open,
.degrees-programs .toggle-content-close {
  text-align: right;
  padding-right: 25px;
  cursor: pointer;
  width: auto;
  padding-bottom: 24px;
  border-bottom: 1px solid #cbc4c6;
}

.degrees-programs .toggle-content-close {
  display: none;
}

.degrees-programs .toggle-content-open span,
.degrees-programs .toggle-content-close span {
  color: #00b3b7;
  border: 1px solid black;
  border-radius: 20px;
  margin-top: 10px;
}

.degrees-programs .program-container {
  margin-bottom: 50px;
  padding-right: 10px;
  display: none;
}

.degrees-programs .main-btn {
  text-decoration: none !important;
}

.degrees-programs .programs-container a {
  text-decoration: underline;
  color: #008f92;
  font-size: 16px;
  font-family: 'Roboto';
}

.degrees-programs .programs-container a:hover {
  text-decoration: none;
}

.degrees-programs .programs-container h2 {
  padding-left: 8px;
  border-left: 4px solid #82bc41;
}

.degrees-programs .programs-container h4 {
  font-size: 18px !important;
  margin-top: 64px;
  margin-bottom: 8px;
}

#___gcse_1 {
  margin-top: -14px !important;
}
