/* ? INTENTIONALLY BLANK: REVERTED BACK TO BASE STYLES */

/* Missing Background Image */
.tablook:first-child {
  background-image: url(https://s3.amazonaws.com/cms.accelerate-ed.com/image/b261d82f-f2fd-4cd4-9b92-5df5c43494b5.png);
}

/* div.tabpage {
  background: rgba(252, 247, 204, 1);
}
div.tablook.inactive-tab,
div.tablook.current-tab {
  background: rgba(252, 247, 204, 1) !important;
}
div.tablook.inactive-tab {
  background-image: none !important;
  background-color: rgba(252, 247, 155, 1) !important;
  margin-bottom: 1px;
  margin-top: 1px;
  z-index: 1;

  background-repeat: no-repeat;
  height: 40px;
  width: 126px;
  float: left;

  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-left: solid 1px black;
  border-right: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}
div.tablook.current-tab {
  background: rgba(252, 247, 204, 1) !important;
  margin-bottom: 1px;
  z-index: 2;

  background-repeat: no-repeat;
  height: 41px;
  width: 126px;
  float: left;

  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-left: solid 1px black;
  border-right: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
} */
