@media print {
  #banner,
  #topnav,
  #logo,
  #empty,
  #arlogo,
  .noprint {
    display: none;
  }
}

@media screen {
  #banner {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

body {
  font-size: 100%;
  margin: 0;
  padding: 0;
}

.head1 {
  font-weight: normal;
  font-size: 12pt;
  color: #2b4aa5;
  line-height: 18pt;
  font-family: Arial, Helvetica;
}

.head2 {
  font-weight: bold;
  font-size: 11pt;
  color: #2b4aa5;
  line-height: 14pt;
  font-family: Arial, Helvetica;
}

.head3 {
  font-weight: bold;
  font-size: 10pt;
  color: #9e0000;
  line-height: 11pt;
  font-family: Arial, Helvetica;
}

#criminalbg_login_box {
  font-size: 10pt;
  margin-bottom: 1em;
}

#criminalbg_login_box a {
  font-size: 10pt;
}

#criminalbg_company_name {
  font-weight: bold;
  margin-right: 0.5em;
}

@media screen {
  .summary_container {
    font-family: Arial Unicode MS;
    font-size: 14px;
    width: 700px;
    text-align: left;
  }
}

@media print {
  .summary_container {
    font-family: Arial Unicode MS;
    font-size: 14px;
    width: 500px;
    text-align: left;
  }
}
.topBanner {
  margin-top: 2px;
  /* height: 226px; */
  width: 100%;
  background-color: #a31d31;
  background-repeat: no-repeat;
}
.topBanner img {
  width: 100%;
}

.navBar {
  background-color: #dee1e7;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.navbar a {
  text-decoration: none;
}

.navbar a:hover {
  text-decoration: underline;
}

.contentArea {
  background-color: #ffffff;
  border-bottom: none !important;
  background-color: #ffffff;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
}

.footerTop {
  background-color: #4e0b0f;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}

.footerBottom {
  background-color: #250608;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}

.footerBottom a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}

.footerBottom a:hover {
  text-decoration: none;
}

.light {
  background-color: white;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  line-height: 19px;
  font-family: Arial;
}

.medium {
  background-color: #d2e3fb;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  line-height: 19px;
  font-family: Arial;
}

.dark {
  background-color: #4e0b0f;
  font-weight: normal;
  font-size: 10pt;
  color: #ffffff;
  line-height: 19px;
  font-family: Arial;
}

.alt {
  background-color: #dee1e7;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  line-height: 19px;
  font-family: Arial;
}

.warn {
  font-weight: normal;
  font-size: 10pt;
  color: #990000;
  line-height: 19px;
  font-family: Arial;
}

body {
  font-size: 100%;
  margin: 0px;
  padding: 0px;
}

#banner {
  background-color: #ffffff;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #747a7c;
  padding: 0px;
  margin: 0px;
}

#topnav {
  margin-top: -18px;
  font-family: Arial;
  text-align: right;
  color: #747a7c;
  background-color: transparent;
  font-size: 11px;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  padding-right: 10px;
}

#topnav a:link {
  text-align: right;
  color: #747a7c;
  background-color: transparent;
  font-size: 11px;
  text-decoration: none;
}

#topnav a:visited {
  text-align: right;
  color: #747a7c;
  background-color: transparent;
  font-size: 11px;
  text-decoration: none;
}

#topnav a:hover {
  text-align: right;
  color: #747a7c;
  background-color: transparent;
  font-size: 11px;
  text-decoration: underline;
}

#topnav a:active {
  text-align: right;
  color: #747a7c;
  background-color: transparent;
  font-size: 11px;
  text-decoration: none;
}

#logo {
  background-color: #ffffff;
  width: 100px;
  height: 25px;
  position: relative;
  margin: 0px;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: -3px;
}

#empty {
  height: 3px;
  width: auto;
}

.tabinactive {
  font-family: helvetica, arial, geneva, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #e8edf7;
  text-decoration: none;
  font-weight: bold;
}

.tabactive {
  font-family: helvetica, arial, geneva, sans-serif;
  font-size: 10pt;
  color: white;
  background-color: #2b4aa5;
  text-decoration: none;
  font-weight: bold;
}

.tabsubactive {
  font-family: helvetica, arial, geneva, sans-serif;
  font-size: 10pt;
  color: white;
  background-color: #2b4aa5;
  font-weight: bold;
  text-decoration: none;
}

.tabsubinactive {
  font-family: helvetica, arial, geneva, sans-serif;
  font-size: 10pt;
  color: white;
  background-color: #2b4aa5;
  font-weight: normal;
}

.warn {
  font-weight: bold;
  font-size: 10pt;
  color: #990000;
  line-height: 19px;
  font-family: Arial;
}

.dark {
  background-color: #2b4aa5;
  font-weight: normal;
  font-size: 10pt;
  color: #ffffff;
  line-height: 19px;
  font-family: Arial;
}

.medium {
  background-color: #e8edf7;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  line-height: 19px;
  font-family: Arial;
}

.alt {
  background-color: #efefef;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  line-height: 19px;
  font-family: Arial;
}

.light {
  background-color: white;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  line-height: 19px;
  font-family: Arial;
}

.tiny {
  font-weight: normal;
  font-size: 8pt;
  line-height: 19px;
  font-family: Arial;
}

.large {
  font-weight: normal;
  font-size: 12pt;
  line-height: 19px;
  font-family: Arial;
}

.whitelink {
  color: #ffffff;
}

.navtab {
  height: 18px;
  width: 100px;
  height: auto;
  border: 2px solid #ffffff;
  color: #ffffff;
  background-color: #013381; /* main background*/
  display: block;
  float: center;
  align: center;
  position: relative;
  margin: 2px;
  text-decoration: none !important;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  line-height: 11pt;
}

/* https://www.ark.org/templates/asp/tabs.css */
.navtab a:link {
  color: #ffffff;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 11pt;
}
.navtab a:visited {
  color: #ffffff;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 11pt;
}
.navtab a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 11pt;
}

.button {
  font-family: Arial;
  font-size: 9pt;
  color: #ffffff;
  font-weight: bold;
  cursor: hand;
  padding: 3px;
}
.button {
  border: 1px solid #9e0000;
  background: #9e0000;
  width: auto;
  cursor: hand;
  text-decoration: none;
}
.button a:link {
  font-size: 9pt;
  color: #ffffff;
  text-decoration: none;
}
.button a:active {
  font-size: 9pt;
  color: #ffffff;
  text-decoration: none;
}
.button a:hover {
  font-size: 9pt;
  color: #ffffff;
  text-decoration: none;
  cursor: hand;
}
.button a:visited {
  font-size: 9pt;
  color: #ffffff;
  text-decoration: none;
}

.subhead1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 16px;
  font-weight: bold;
  color: #000000;
}

.parahead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #013381;
}
.para1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  color: #000000;
  padding-bottom: 10px;
}

.parahead2 {
  font-weight: bold;
  font-size: 15px;
  color: #013381;
  line-height: 18px;
  font-family: Arial, Helvetica;
  padding-top: 10px;
}
/* END https://www.ark.org/templates/asp/tabs.css */


.small, small {
    font-size: 0.775em;
}

.nav-link {
  padding: 0.5rem 0.25rem;
}

.offcanvas-bottom {
  height: 75vh !important;
}

.offcanvas {
  display: none;
}
.offcanvas.show {
  display: initial;
}

table td {
  font-size: 13px;
}

.bg-primary {
  background-color: #2b4aa5 !important;
}

.link-primary {
  color: #2b4aa5 !important;
}
.link-primary:hover{
  color: #112769 !important;
}

.nav .nav-link:not(.active):hover {
  border-color: transparent;
}
.nav .nav-link .badge {
  z-index: 9999;
}
.nav .nav-link.active .badge {
  background-color: #545454 !important;
  color: #fff !important;
}

.nav .nav-link.active {
  background-color: #2b4aa5;
  border-color: #2b4aa5;
  color: #fff;
}

.border-primary {
  border-color: #2b4aa5 !important;
}

.btn-primary {
  background-color: #2b4aa5 !important;
  border-color: #2b4aa5 !important;
}

.btn-primary:hover {
  background-color: #1d388a !important;
  border-color: #1d388a !important;
}

/* Allow comment/note textareas to resize both horizontally and vertically */
textarea[name="comment"],
textarea[name="comments"] {
    resize: both;
    min-width: 300px;
    max-width: 100%;
}

/* Allow Research CCH Label column textareas to resize both horizontally and vertically */
textarea[id^="label-"] {
    resize: both;
    min-width: 150px;
    max-width: 100%;
    min-height: 30px;
}

/* Research link visited state - only applies when not red */
a.research-link:link {
    color: var(--bs-link-color);
}
a.research-link:visited {
    color: #395391 !important;
    --bs-link-color: #395391;
}