body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%
}

ol, ul {
  list-style: none
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset, img {
  border: 0
}

caption, th {
  text-align: left
}

q:before, q:after {
  content: ''
}

sup {
  vertical-align: top
}

acronym, abbr {
  border: 0
}

html, body {
  margin: 0 auto 0;
  padding: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  height: 100%;
  background: transparent url( ../images/bg_border.gif ) repeat-y center top;
}

body {
  width: 1003px;
}

p {
  padding: 3px;
}

a {
  outline: none;
}

h1 {
  padding: 5px 0;
  font-size: 14px;
}

h2 {
  padding: 5px 5px;
  font-size: 12px;
}

h3 {
  padding: 4px 0;
  font-size: 13px;
}

h4 {
  padding: 3px 0;
  font-size: 12px;
}

h5 {
  padding: 3px 0;
  font-size: 11px;
}

strong {
  font-weight: bold;
}

input, select, textarea {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

input, textarea {
  padding: 2px;
}

option {
  padding: 1px;
}

input.r-text-help {
  color: gray;
}

div#r-container {
  background: #FFF;
  text-align: left;
  vertical-align: top;
  position: relative;
  width: 952px;
  margin: 0 auto;
  height: 100%;
}

div#r-menu {
  margin: 0 20px;
}

div#rep-menu {
  margin: 0 0;
}

div#rep-menu .yuimenubar {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

div#r-body {
  background: #fff;
  margin: 0 auto;
  padding: 10px 0;
  width: 944px;
  vertical-align: top;
}

#r-footer {
  background-color: #F5F5F5;
  font-size: 11px;
  line-height: 14px;
  color: #333333;
  padding: 5px;
  margin-top: 15px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  position: relative;
}

#r-header {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 94px;
  width: 952px;
  background-color: #F5F5F5;
}

#r-logo {
  position: absolute;
  top: 7px;
  left: 20px;
  display: block;
  width: 289px;
  height: 64px
}

#login_info {
  top: 4px;
  left: 180px;
  position: absolute;
  color: #004B91;
  border:1px;
  z-index:1;
}

#login_info label {
  font-weight: bold;
}

#login_info span {
  font-weight: bold;
}

#switchFirm {
    text-decoration: none;
    color:inherit;
}

#switchFirm:hover {
    text-decoration: underline;
    color:inherit;
}

#primary_nav ul {
  position: absolute;
  right: 0;
  bottom: 23px;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  height: 26px;
  margin-left: 5px;
  outline: none;
  z-index: 1;
}

#primary_nav li {
  float: left;
  margin-right: 2px;
  text-align: center;
  width: 115px;
  height: 20px;
  outline: none;
  list-style-type: none;
}

#primary_nav li a {
  font-family: verdana, arial, sans-serif;
  display: block;
  width: 115px;
  height: 20px;
  text-align: center;
  padding: 6px 0 0 0;
  font-size: 12px;
  font-style: normal;
  outline: none;
  color: #888;
  text-decoration: none;
}

#primary_nav li.active a, #primary_nav li a:hover {
  color: #369;
  outline: none;
  background: transparent url( '../images/primary_nav_active.gif' ) no-repeat bottom;
}

#sec_nav {
  position: absolute;
  bottom: 0;
  background: url( '../images/sec_nav_bg.gif' ) top repeat-x;
  width: 944px;
  height: 22px;
  margin: auto 0 auto 0;
  border-bottom: 1px solid #9BC1E6;
  padding: 0 0 0 16px;
}

#sec_nav ul {
  margin: 0;
  padding: 0;
}

#sec_nav li {
  float: left;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
}

#sec_nav li.divide a {
  border-left: 1px solid #369;
}

#sec_nav li a {
  outline: none;
  display: block;
  font: 11px Verdana, sans-serif;
  color: #369;
  text-decoration: none;
  padding: 0 9px 0 9px;
}

#sec_nav li a.selected {
  outline: none;
  text-decoration: underline;
}

#sec_nav li a:hover {
  outline: none;
  text-decoration: underline;
}

#site_message, #site_message_emergencyfirm {
  position: absolute;
  top: 20px;
  left: 350px;
}

#top_nav {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0 0 0;
  border-left: 1px solid #999;
  z-index:2;
  font: bold 90% Arial, Helvetica, sans-serif
}

#top_nav li {
  float: left;
  background: url( ../images/top_nav_bg.gif ) repeat-x bottom center
}

#top_nav li a {
  display: block;
  outline: none;
  margin: 0 0 2px 0;
  padding: 4px 6px 4px 6px
}

#top_nav li a:link {
  text-decoration: none
}

#top_nav li a:visited {
  text-decoration: none  
}

#top_nav li a:hover {
  outline: none;
  text-decoration: underline
}

#top_nav li a:active {
  text-decoration: none
}

#top_nav li span.client_logged_in {
  display: inline-block;
  margin: 0 0 2px 0;
  padding:1px;
  color: blue;
  padding-top:2px;
  padding-bottom:3px;
  text-decoration:none;
 }


#top_nav li span.client_login {
  background-color:#5882B6;
  display: block;
  outline: none;
  margin: 0 0 2px 0;
  padding:1px;
  color: white;
  padding-top:2px;
  padding-bottom:3px;
  text-decoration:none;
 }

#top_nav li span select.client_login {
	font-size: 9px;
	height:14px;
 }


#top_nav li a.client_login:link {
  background-color: #5882B6;
  color: white;
  text-decoration: none
}

#top_nav li a.client_login:visited {
  background-color: #5882B6;
  color: white;
  text-decoration: none
}

#top_nav li a.client_login:hover {
  background-color: #5882B6;
  color: white;
  text-decoration: underline
}

#top_nav li a.client_login:active {
  background-color: #5882B6;
  color: white;
  text-decoration: none
}

.wwFormTable {
  text-align: left;
}

.wwFormTable td, .wwFormTable th {
  padding: 4px;
}

.wwFormTable td.tdLabel {
  text-align: right;
  vertical-align: middle;
}

.wwFormTable th {
  font-weight: bold;
}

.wwFormTable label {
  font-weight: normal;
}

button, input.r-button {
  margin: 0 2px;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 130%;
  text-decoration: none;
  font-weight: normal;
  overflow: visible;
  padding: 2px 6px; /* IE6 */
  border: 1px solid #7D98B8;
  color: #336699;
  cursor: pointer;
  background: transparent url( ../images/bg_grey.png ) repeat-x;
}
.r-login-button {
  margin: 0 2px;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 130%;
  text-decoration: none;
  font-weight: normal;
  overflow: visible;
  padding: 2px 6px; /* IE6 */
  border: 1px solid #7D98B8;
  color: #336699;
  cursor: pointer;
  background: transparent url( ../images/bg_grey.png ) repeat-x;
  float:right;
}

.yui-carousel-button button {
  background: transparent;

}

button[disabled] {
  cursor: default;
  color: gray;
}

button[type], input.r-button[type] {
  width: auto;
  line-height: 17px; /* Safari */
}

button.r-button:hover, input.r-button:hover {
  border: 1px solid #808080;
}

.r-button-inactive {
  color: #eee !important;
  background: #ccc !important;
  cursor: default !important;
}

button img {
  margin: 0 2px -3px 0 !important;
  padding: 0;
  border: none;
  width: 14px;
  height: 14px;
}

.panel-box {
  padding: 3px;
  border: 1px solid #808080;
  background-color: #ECECEC;
}

.r-error-panel {
  background-color: #F5F5F5;
  border: 1px solid gray;
  margin: 1px 1px 3px 1px;
}

.r-error-header {
  font-weight: normal;
  padding: 3px;
}

.r-error-body {
  color: black;
  padding: 5px;
}

.r-error-body li {
  padding: 2px;
}

.r-error-body .errorMessage {
  padding: 2px;
  color: red;
}

.r-panel {
  border: 1px solid #808080;
  background-color: #fff;
}

.r-panel .hd {
  border-bottom: 1px solid gray;
  font-weight: normal;
  background: transparent url( ../images/bg_grey.png ) repeat-x;
  padding: 4px 4px;
}

.yui-skin-sam .container-close {
  right: 10px;
}

.r-panel-body {
  font-family: tahoma, arial, verdana, sans-serif;
  font-style: normal;
  padding: 5px;
  margin: 0;
  line-height: 12px;
  background-color: #fff;
}

table.r-grid, table.r-info {
  border: 1px solid gray;
  border-collapse: collapse;
  background-color: #fff;
  margin: 0 0 5px 0;
  width: 100%;
}

table.r-info .label {
  text-align: right;
}

table.r-grid thead tr.column-heading th {
  border: 1px solid gray;
  font-weight: normal;
  background: transparent url( ../images/bg_grey.png ) repeat-x;
  padding: 4px 4px;
  background-size: 1.3px;
}

table.r-grid tbody td, table.r-info td {
  padding: 4px 4px
}

table.r-grid tr.even {
  background-color: #fff;
}

table.r-grid tr.odd {
  background-color: #F8F8F8;
}

table.r-grid tfoot tr.paging td {
  border: 1px solid gray;
  font-weight: normal;
  background: transparent url( ../images/bg_grey.png ) repeat-x;
  padding: 4px 4px;
}

table.r-grid tr.paging div {
  position: relative;
}

.r-grid-total-records {
  display: block;
  position: absolute;
  right: 5px;
  top: 1px;
}

.r-grid-page-of {
  border-left: 1px solid #9AC6FF;
  border-right: 1px solid #9AC6FF;
  padding: 0 5px;
}

.r-grid-page-prev {
  margin: 0;
  text-decoration: none;
}

.r-grid-page-next {
  margin: 0;
  text-decoration: none;
}

.r-grid-page-prev, .r-grid-page-prev-disabled, .r-grid-page-next, .r-grid-page-next-disabled, .r-icon-find, .r-icon-close, .r-icon-open, .r-icon-info, .r-icon-tag, .r-icon-note, .r-icon-alert, .r-icon-help, .r-icon-name-expand, .r-icon-name-collapse, .r-icon-pdf, .r-icon-empty, .r-icon-media, .r-icon-web,.r-icon-sanctions,.r-icon-lnlogo, .r-icon-lnlink, .r-icon-riskid {
  background: no-repeat 2px 0;
  padding: 2px 0 0 20px;
  line-height: 15px;
}

.r-grid-sort-descending {
  background-image: url( ../images/icons/arrow_down.gif );
  padding: 0 0 0 8px;
}

.r-grid-sort-ascending {
  background-image: url( ../images/icons/arrow_up.gif );
  padding: 0 0 0 8px;
}

.r-icon-find {
  background-image: url( ../images/icons/find.gif );
}

.r-icon-close, .r-icon-open, .r-icon-info, .r-icon-tag, .r-icon-alert, .r-icon-help, .r-icon-pdf, .r-icon-empty {
  padding: 2px 0 0 20px;
  line-height: 14px;
}

.r-icon-empty {
  background-image: url( ../images/icons/empty.gif );
}

.r-icon-pdf {
  background-image: url( ../images/icons/pdf.gif );
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}


a.link-button {
    background: transparent url(../images/icons/bg_button_a.gif) repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 130%;
    margin-right: 2px;
    padding-right: 18px;
    text-decoration: none;
}

a.link-button span {
    background: transparent url(../images/icons/bg_button_span.gif) repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.link-button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.link-button:active span {
    background-position: bottom left; 
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


.r-icon-info {
  background-image: url( ../images/icons/info.gif );
}

.r-icon-tag {
  background-image:url(../images/icons/ilist-icon.png);
}

.r-icon-note {
  background-image: url( ../images/icons/note.gif );
}

.r-icon-alert {
  background-image: url( ../images/icons/exclamation.gif );
}

.r-icon-help {
  background-image: url( ../images/icons/help.gif );
  cursor: help;
}

.r-grid-page-prev {
  background-image: url( ../images/icons/arrow_head_left.gif );
}

.r-grid-page-prev-disabled {
  background-image: url( ../images/icons/empty.gif );
}

.r-icon-media {
  background-image: url( ../images/icons/newspaper.gif );
}

.r-icon-sanctions {
  background-image: url( ../images/icons/reddot.png );
}

.r-icon-lnlogo{
  background-image: url( ../images/icons/lexisnexis_logo.gif );
}
.r-icon-lnlink{
  background-image: url( ../images/icons/lexisnexis_link.gif );
}

.r-icon-web {
  background-image: url( ../images/icons/web.gif );
}

.r-icon-riskid {
  background-image: url( ../images/icons/riskid.png );
}

.r-icon-close {
  background-image: url( ../images/icons/arrow_head_right.gif );
}

.r-icon-name-expand {
  background-image: url( ../images/icons/arrow_head_right.gif );
  cursor: pointer;
}

.r-icon-name-collapse {
  background-image: url( ../images/icons/arrow_head_down.gif );
  cursor: pointer;
}

.r-icon-open {
  background-image: url( ../images/icons/arrow_head_down.gif );
}

.r-grid-page-next {
  background-image: url( ../images/icons/arrow_head_right.gif );
}

.r-grid-page-next-disabled {
  background-image: url( ../images/icons/empty.gif );
}

.r-required {
  color: red;
  font-size: 11px;
}

table.r-info-meter {
  height: 19px;
  background-color: #fff;
  border-collapse: separate;
  border-spacing: 1px;
  empty-cells: show;
}

table.r-info-meter td {
  background-color: #EBEBEB;
  border-bottom: 1px solid #BEBEBE;
  border-right: 1px solid #BEBEBE;
  width: 50px;
  padding: 1px;
  text-align: center;
  font-weight: normal;
}

table.r-info-meter span {
  display: none;
}

table.r-info-meter td.highlight {
  background-color: #FFD35E;
}

table.r-info-meter td.active span {
  display: block;
}

/* YUI overrides */
.yui-skin-sam .yui-tt .bd {
  background-color: #FFFFE1;
}

.nav_tabs {
  margin: 5px 0 10px 0;
  border-bottom: 1px solid #9BC1E6;
  padding-bottom: 5px;

}

.nav_tabs span {
  margin: 5px;
  color: #004B91;
}

.nav_tabs a {
  color: gray;
  margin: 5px;
  text-decoration: none;
}

.nav_tabs a.active:link, .nav_tabs a.active:visited, .nav_tabs a:hover {
  border-bottom: 4px solid #004B91;
  padding-bottom: 2px;
  background: #fff;
  color: #004B91;
}

.alerted {
  color: red;
}

ul.help li {
  margin-bottom: 10px;
  margin-left: 5px;
}

.yui-skin-sam div.yui-panel div.hd {
  font-size: 12px !important;
}

ul.r-error li {
  color: red;
}

.r-icon-nametype {
  float: left;
  width: 19px;
  margin: 0;
  padding: 0;
}

.r-icon-nametype img {
  margin: 0;
  padding: 0;
  height: 15px;
}

.r-icon-person, .r-icon-org, .r-icon-unknown {
  background-position: 2px;
  background-repeat: no-repeat;
  padding: 2px 0 0 20px;
  line-height: 15px;
}

.r-icon-org {
  background-image: url( /wss/rdc_resources/rdc/images/icons/org.gif );
}

.r-icon-person {
  background-image: url( /wss/rdc_resources/rdc/images/icons/person.gif );
}

.r-icon-unknown {
  background-image: url( /wss/rdc_resources/rdc/images/icons/question-mark-14x14.png );
  height: 15px;
}

#grid_search_group td {
  padding: 3.5px;
}

#inquiry_details td {
  padding: 3.5px;
}

#inquiry_status td {
  padding: 3.5px;
}

#portfolios td {
  padding: 3.5px;
}

.r-icon-radio {
  margin-left: 3px;
  margin-right: 25px;
}

.radio-cell label {
  padding-left: 4px;
}

#articleScrollContent {
  position: relative;
}

#article-content {
  padding: 3px;
  font-size: 12px;
}

.article-header {
  padding: 3px 3px 4px 3px;
  border-bottom: 1px solid #808080;
  position: relative;
  margin-bottom: 4px;
}

.article-header p {
  padding: 0;
  margin: 0;
}

.article-body p {
  margin: 2px 0;
  line-height: 15px;
}

.article-header div {
  padding: 2px 0;
}

#doc-logo {
  position: absolute;
  right: 20px;
  top: 1px;
}

#article-headline {
  font-weight: bold;
}

#article-copyright {
  padding-top: 5px;
  font-size: 90%;
}

.article-fixed {
  white-space: pre;
  font-family: lucida, monospace
}

.article-selected-entity {
  padding: 0 1px;
  border: 1px solid gray;
  background-color: #E0E0E0;
}

#entity-viewer {
  font-size: 12px;
  line-height: 15px;
}

#entity-viewer table {
  width: 100%;
}

#entity-viewer td {
  padding: 3px;
}

#entity-viewer td.label {
  width: 150px;
  vertical-align: top;
  text-align: right;
  font-weight: bold;
}

#ev-entity-info {
  padding-bottom: 3px;
  margin-bottom: 3px;
}

#entity-viewer ul {
  padding: 0;
  margin: 0;
  list-style-type: square;
}

#entity-viewer li {
  padding: 1px;
  margin-left: 15px;
}

#entity-viewer .header {
  border-bottom: 1px solid #808080;
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
}

#ilist-name-viewer {
  font-size: 12px;
  line-height: 15px;
}

#ilist-name-viewer table {
  width: 100%;
}

#ilist-name-viewer td {
  padding: 3px;
}

#ilist-name-viewer td.label {
  width: 150px;
  vertical-align: top;
  text-align: right;
  font-weight: bold;
}

#il-name-info {
  padding-bottom: 3px;
  margin-bottom: 3px;
}


#ilist-name-viewer ul {
  padding: 0;
  margin: 0;
  list-style-type: square;
}

#ilist-name-viewer li {
  padding: 1px;
  margin-left: 15px;
}

#ilist-name-viewer .header {
  border-bottom: 1px solid #808080;
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
}

.ev-event-category, .ev-event-sub-category {
  cursor: help;
  text-decoration: underline;
}

.ev-event-tag {
  font-weight: bold;
  color: #727BCC;
}

.ev-wanted-event {
  color: #000000;
}

.ev-unwanted-event {
  color: #777777;
}


ul.r-tabs {
  margin: 4px 0 0 0;
  padding: 3px 0;
  border-bottom: 1px solid #778;
}

ul.r-tabs li {
  list-style: none;
  margin: 0;
  display: inline;
}

ul.r-tabs li a {
  font-style: italic;
  padding: 3px 0.5em;
  margin-left: 4px;
  border: 1px solid #778;
  border-bottom: none;
  text-decoration: none;
  outline: none;
  color: #15428B;
  background-color: transparent;
  background-image: url( ../images/bg_grey.png );
  background-repeat: repeat-x;
  background-attachment: scroll;
}

ul.r-tabs li a.info {
  font-style: normal;
}

ul.r-tabs li a:hover {
  background: #AAE;
}

ul.r-tabs li a.active {
  border-bottom: 1px solid #fff;
  background: #fff;
}

ul.r-tabs li a:hover {
  background: white;
}

.action-button {
  border: 1px solid #808080
}

.action-bar {
  padding: 3px;
  border-top: 1px solid #808080;
  background-color: #ECECEC;
  margin: 0
}

span.address-label {
  color: gray;
}

.accordion .section {
  background: #eee;
  border: 1px solid gray;
  margin: 0 2px 2px 2px;
}

.accordion .header {
  background: #fff;
  padding: 5px;
  color: #999;
  font-weight: bold;
  cursor: pointer;
}

.accordion .open {
  background: #fff url( ../images/icons/arrow_head_down.gif ) no-repeat 2px;
  padding: 5px 0 5px 20px;
  line-height: 15px;
}

.accordion .close {
  background: #fff url( ../images/icons/arrow_head_right.gif ) no-repeat 2px;
  padding: 5px 0 5px 20px;
  line-height: 14px;

}

.accordion .body {
  padding: 5px
}

.ms-bar {
  padding: 3px 10px 3px 3px;
  width: 318px;
  border: 1px solid #BBB;
  background: #ECECEC url( ../images/icons/down.gif ) no-repeat center right;
}

.ms-bar-over {
  background-color: #9BC1E6;
}

.ms-options-top-container {
  padding: 5px;
  margin-top: 5px;
  background-color: #DFE7ED;
  width: 425px;
  border: 1px solid #BBB;
}

.ms-options-scroll-container {
  height: 200px;
  width: 100%;
  overflow-y: auto;
  border-bottom: 1px solid #BBB;
}

.ms-option-container{
  padding: 1px 0 1px 0;
}

.ms-option {
  height:16px;
}

.autocomplete-w1 {
  z-index: 9001;
  background: url( ../images/shadow.png ) no-repeat bottom right;
  position: absolute;
  top: 4px;
  left: 3px; /* IE6 fix: */
  _background: none;
  _top: 1px;
}

.autocomplete {
  width: 300px;
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  text-align: left;
  max-height: 350px;
  overflow: auto;
  margin: -6px 6px 6px -6px; /* IE specific: */
  _height: 350px;
  _margin: 0px 6px 6px 0;
  overflow-x: hidden;
}

.autocomplete .selected {
  background: #F0F0F0;
}

.autocomplete div {
  padding: 2px 5px;
  white-space: nowrap;
}

.autocomplete strong {
  font-weight: normal;
  color: #3399FF;
}

.hidden {
    display: none;
}

input#menu {
    display: none;
}

.menu-content {
   padding: 0 0 0 50px;
}

.collapsible-menu ul {
    list-style: none;
    padding: 0;
}

.collapsible-menu a {
    display: block;
    text-decoration: none;
}

.collapsible-menu label {
    cursor: pointer;
    margin: 0 0 2px 0;
    padding: 4px 6px 4px 6px;
    display: block;
    outline: none;
}


.menu-content {
    height: 0px;
    overflow: hidden;
    float: left;
    transition: all 0.2s ease 0s;
    z:index: 2
}

#menu:checked ~ .menu-content {
    height: 100px;
    margin-top: 20px;
}

#settings_modal {
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 0%;
    background-color: #ECECEC;
    transition: all 0.4s ease 0s;
    overflow-x: hidden;
    white-space: nowrap;
    /* border-left: 2px solid #999999; */
    box-shadow: inset 6px 0 5px -6px #999999;
    font: bold 90% Arial, Helvetica, sans-serif

}

#settings_modal ul {
    padding: 10px 20px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

#settings_modal a {
    display: block;
    margin-bottom: 10px;
    font-size: 11px;
}

#date_time_settings_div {
    position: relative;
    font-family: Arial;
}

.collapsible {
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  overflow-x: hidden;
  white-space: nowrap;
  background-color: #ECECEC;

}
#date_content {
  padding: 0 18px;
  height: 0%;
  overflow-x: hidden;
  transition: height 0.2s ease 0s;
  border-bottom: 1px solid #999999;
  white-space: nowrap;
}

input#date_format_button {
    display: none;
}

.emergency-batch-info {
  color: indianred;
  text-decoration: none;
  display: inline;
}

@keyframes rotate {
    from: { transform: rotateX(0deg); }
    to: { transform: rotateX(180deg); }
}

@-webkit-keyframes rotate {
   from: { transform: rotateX(0deg); }
    to: { transform: rotateX(180deg); }
}

legend {
  float: left;
}

/*
* Inspired by this URL: https://webaim.org/techniques/css/invisiblecontent/
* Screen reader will not pick up text with Visibility hidden or none.
*/
.screen_reader_text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap; /* added line */
}

label[for=search_submit_wssSearchRequest_entityTypeO] {
  padding-right: 20px;
}