#privacy_links {
  padding: 16px;
  background-color: #e3e3e3;
}
#privacy_links h4,
.popUp h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 30.8px;
  margin-top: 37.24px;
  margin-bottom: 37.24px;
}
#privacy_links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#privacy_links li {
  list-style: none;
  display: block;
  text-align: left;
  padding: 12px 20px;
  margin: 0 0 6px 0;
  background-color: #00b1eb;
  color: #fff;
  font-size: 13.8px;
  position: relative;
  font-weight: bold;
}
#privacy_links ul li::before {
  content: none;
}
#privacy_links a {
  color: #333;
  display: block;
  font-size: 13.8px;
  font-weight: 700;
  line-height: 20.7px;
  text-decoration: none;
}

.js #overlayInner {
  background-color: #121825;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  display: none;
  cursor: pointer;
  z-index: 3;
}
.megaOn #overlayInner {
  display: block;
}
.lt-ie8 #overlayInner {
  display: none !important;
}
.popUp {
  padding: 2em;
  background: #ffffff;
}
.popUp p {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21.6px;
}
.popUp p a {
  color: #004f9f;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}
.popUp p a:hover {
  text-decoration: underline;
}
.popUp h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 24.2px;
  margin-top: 36.74px;
  margin-bottom: 36.74px;
}
.popUp table th {
  font-size: 15.2px;
  font-weight: 700;
  line-height: 22.8px;
}
.popUp ul {
  padding: 0 0 0 40px;
  list-style-type: disc;
  margin-top: 0;
}
.popUp ol {
  padding: 0 0 0 40px;
  list-style-type: decimal;
  margin-bottom: 21.6px;
  margin-top: 0;
}
.popUp ul li,
.popUp ol li {
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.popupClose {
  position: absolute;
  top: -1.5em;
  right: -1.5em;
  cursor: pointer;
}
.popupClose .icon-progress-completed {
  position: absolute;
  top: 0;
  right: 0;
  color: #0e2b63;
  font-size: 3em;
}
.popupClose .icon-progress-completed::before {
  content: "";
  display: block;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #0e2b63;
}
.icon-cancel {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  margin-right: 9px;
  margin-top: 9px;
}
.icon-cancel::before,
.icon-cancel::after {
  content: "";
  position: absolute;
  background-color: white;
  border-radius: 5px;
}
.icon-cancel::before {
  width: 6px;
  height: 30px;
  left: 12px;
  top: 0;
}
.icon-cancel::after {
  width: 30px;
  height: 6px;
  top: 12px;
  left: 0;
}
div.dataTable {
  overflow: auto;
  width: 100%;
}
table.dataTable {
  border: none;
  font-size: 0.95em;
  width: 100%;
}
table.dataTable .tdbold {
  font-weight: bold;
}
table.dataTable th.thc {
  text-align: center;
}
table.dataTable td.tdc {
  text-align: center;
}
table.dataTable th.fwn {
  font-weight: normal;
}
table.dataTable tr.dataTableRowOdd {
  background-color: #ffffff !important;
}
table.dataTable tr.dataTableRowEven {
  background-color: #efefef;
}
table.dataTable th {
  text-align: right;
  border: none;
  padding: 5px !important;
}
table.dataTable th.thl {
  text-align: left;
}
table.dataTable td {
  text-align: right;
  border: none;
  padding: 5px !important;
}
table.dataTable td.tdl {
  text-align: left;
}
table.dataTable .dataTableCollapsedOnly {
  float: left;
}
table.dataTable th.rtDataCell,
table.dataTable td.rtDataCell {
  text-align: right;
}
table.dataTable th.rtLabelCell,
table.dataTable td.rtLabelCell {
  text-align: left !important;
  font-weight: bold;
}
table.dataTable td {
  vertical-align: top;
}
table.dataTable th {
  vertical-align: top;
}
table.dataTable li,
table.dataTable td,
table.dataTable a {
  font-size: 15.2px;
  line-height: 22.8px;
}
table.dataTable a {
  text-decoration: none;
}
table.dataTable a:hover {
  text-decoration: underline;
}

@media print {
  .privacy {
    display: block !important;
  }
  #primaryNav {
    display: none;
  }
  #resourceContainer {
    display: none;
  }
  #fullSiteNav {
    display: none;
  }
  #pageContent {
    float: none;
    width: 100%;
    max-width: inherit;
  }
  #breadcrumb {
    display: none;
  }
  #footer {
    display: none;
  }
  #privacy_links {
    float: none;
    width: auto;
    margin: 0 0 1em 0;
    padding: 0;
  }
  #pageContent #privacy_links li {
    display: inline-block;
    padding-left: 0;
    font-size: 16px;
  }
  .article .primaryContent {
    margin-right: 0;
  }
  .standard,
  .article {
    margin-left: 0;
  }
  #Homelink {
    left: 3.73134%;
  }
}

#overlay {
  background-color: #121825;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  display: none;
  z-index: 3;
}
