#main {
  margin: 0;
  padding: 0px;
  text-align: right;
  float: right;
}
.col1 {
  width: 220px !important;
}
.col2 {
  padding: 0px 10px;
}
.col3 {
  background: #fff;
  width: 260px;
}
.arrowspacer {
  text-align: right;
  margin-bottom: 3em;
  margin-top: 0;
}
.reviewdate {
  text-align: right;
  margin-top: 0;
  font-weight: bold;
}
.redtext {
  color: #992600;
  font-weight: bold;
}
.dateline {
  font: normal 95% Arial, Helvetica, sans-serif;
}
.datefont {
  font: normal .8em Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}
.aligncenter {
  text-align: center;
}
.alignright {
  text-align: right;
}
ul.acitem {
  list-style: none;
}
ul.acitem li {
  padding-top: 20px;
}
ul.acitem li ul li {
  padding-top: 0px;
}
.greenbackground {
  background-color: #006080;
  width: 95%;
  border-spacing: 1px;
  margin-bottom: 20px;
}
.greenbackground th {
  background-color: #006080;
  color: #fff;
  font-weight: bold;
  border: 1px solid white;
}
.greenbackground td {
  background-color: #fff;
}
.greenbackground th, .greenbackground td {
  padding: 4px;
}
table.drugfees {
  width: auto;
}
table.drugfees td {
  width: 25%;
}
table.drugfees {
  width: 50%;
}
table.drugfees th {
  width: 25%;
}
.alignright {
  text-align: right;
}
table.feetable {
  width: auto;
  border: solid #d0cbc3 1px;
}
table.feetable td {
  vertical-align: middle;
  background: #fff;
}
table.feetable th {
  vertical-align: middle;
  background: #f5f5f5;
}
.nowrap {
  white-space: nowrap;
}
p.updated {
display: block;
  font-weight: bold;
  font-style: italic;
  padding-top: 100px;
  bottom: 240px;
}
table.medical-directors td {
  padding-right: 20px;
  padding-bottom: 20px;
  white-space: nowrap;
}
table.publication-history {
  width: auto;
  margin: 0px 12px 12px 0px;
  padding-top: 0px;
}
table.publication-history td, th {
  padding-right: 20px;
  overflow: auto;
}
table.publication-history td:first-child {
  white-space: nowrap;
}
.dacast-iframe {
  margin-left: 18px;
  margin-bottom: 20px;
  width: 800px;
  height: 450px;
}
.larger-font {
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 12px;
}
table.statustable {
  overflow-x: scroll;
  margin-top: 20px;
  margin-bottom: 30px;
  border: 0;
  border: solid #DAD3CC 1px;
  border-collapse: collapse;
  width: auto;
  margin-right: 20px;
}
.statustable td, th {
  font-size: .975em;
  white-space: normal;
  line-height: 1.4em;
}
.statustable ul {
  margin: 0px;
  padding-left: 1em;
}
.statustable ul li {
  vertical-align: text-top;
  line-height: 1.5em;
  margin-left: 16px;
}
.statustable p {
  line-height: 1.5em;
}
.statustable th {
  background: #f5f3f1;
}
.video-menu-details {
  width: auto;
  max-width: 80%;
}
.video-menu-details p {
  margin: 0 0 7px 40px;
  padding: 0;
}
.video-menu-details h2 {
  font-size: 1.2em;
  margin: 0 0 7px 40px;
  padding: 0;
}
.video-menu-details td {
  vertical-align: middle;
  padding: 0px;
  border-bottom: solid 1px #999;
}
table.video-details {
  width: auto;
  max-width: 80%;
  margin-bottom: 12px;
}
.video-details p {
  margin: 0 0 7px 40px;
  padding: 0;
}
.video-details h2 {
  font-size: 1.2em;
  margin: 0 0 7px 40px;
  padding: 0;
}
table.video-details th {
  padding-right: 12px;
}
table.video-details td {
  padding: 0px 0px 4px;
}
details {
  margin: 0px 18px 6px 18px;
  width: 90%;
}
details h2 {
  margin: 12px 0px 0px 0px;
  padding-bottom: 0px;
  font-size: 1.3em;
}
details ul, ol {
  margin-top: 12px;
  padding-bottom: 12px;
}
details dt {
  font-size: 1.05em;
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#accordion-panels details p {
	margin-left: 0px;
padding-left: 12px;
  margin-top: 12px;
  margin-bottom: 6px;

}
#accordion-panels details h3 {
  font-size: 1.1em;
  margin-bottom: 0px;
  padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 11px;
	font-weight: 600;
  text-rendering: optimizeLegibility !important;
}
#accordion-panels details h4 {
  font-size: 1.0em;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 12px;
  text-rendering: optimizeLegibility !important;
}
#accordion-panels details ul {
  margin: 4px 8px 12px 32px;
  padding-bottom: 0px;
}
.details-content {
  margin: 8px 30px 8px 4px;
  padding-bottom: 5px;
}
summary h2 {
  font-size: 1.27em;
  font-weight: 500;
  color: #3B342D;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#main-content-area details li {
margin-bottom: 5px;
}
#main-content-area details li p {
margin-left: 0px;
padding-left: 0px;
}