html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

.uBlogsy_pagination a,
.uBlogsy_pagination span, .tab input[type=submit] {
  padding: 1em;
  background-color: #e3e3ea;
  border: none;
  color: #275da6; }
  .uBlogsy_pagination a:focus,
  .uBlogsy_pagination span:focus, .tab input[type=submit]:focus, .uBlogsy_pagination a:hover,
  .uBlogsy_pagination span:hover, .tab input[type=submit]:hover {
    background-color: #f6f5f5; }
  .uBlogsy_pagination a:hover,
  .uBlogsy_pagination span:hover, .tab input[type=submit]:hover {
    cursor: pointer; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  -webkit-text-size-adjust: 100%; }

@media (min-width: 480px) {
  body {
    font-size: 1.2em; } }
body {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #44444d;
  position: relative;
  background-color: #ccc; }

h1 {
  font-size: 130%;
  font-weight: bold; }

h2 {
  font-size: 125%; }

h3 {
  font-size: 120%;
  font-weight: bold; }

h4 {
  font-size: 115%; }

h5 {
  font-size: 110%;
  font-weight: bold; }

h6 {
  font-size: 105%; }

h1, h2, h3, h4, h5, h6 {
  color: #008bb1; }

a {
  color: #275da6; }

strong,
b {
  font-weight: bold; }

em,
i {
  font-style: italic; }

.screen_reader {
  position: absolute;
  left: -9999px; }

.responsive-hide {
  display: none; }

.clear {
  clear: both;
  height: 0;
  padding: 0 !important; }

#ui-datepicker-div {
  display: none; }

.responsive_force_show {
  display: block !important; }

.clickable {
  cursor: pointer; }

#xp1 {
  margin: 1em auto; }

#uBlogsy_header_container {
  margin-top: 0 !important; }

#uBlogsy_main {
  width: auto !important;
  padding: 0 !important;
  margin-bottom: 0 !important; }
  #uBlogsy_main #uBlogsy_left_col,
  #uBlogsy_main #uBlogsy_right_col {
    float: none;
    width: auto; }
  #uBlogsy_main #uBlogsy_left_col {
    margin-left: 0; }
  #uBlogsy_main #uBlogsy_right_col {
    margin-right: 0; }

.uBlogsy_tag_container,
.uBlogsy_posts_container.uBlogsy_bottom_border {
  display: none; }

.uBlogsy_post {
  margin: 1em 0;
  padding: 0 !important; }

.uBlogsy_author {
  margin-top: 1em;
  padding-top: 0 !important; }

.uBlogsy_comment_count {
  margin-top: 1em; }

.uBlogsy_tag_list {
  margin-top: 1em; }
  .uBlogsy_tag_list > div {
    display: inline; }

.uBlogsy_tags {
  display: inline;
  padding: 0 !important; }
  .uBlogsy_tags li {
    display: inline; }

.uBlogsy_pagination {
  font-size: 0.5em;
  text-align: center;
  padding-left: 0 !important; }
  .uBlogsy_pagination a,
  .uBlogsy_pagination span {
    display: inline-block; }
  .uBlogsy_pagination li {
    display: inline !important;
    width: auto !important;
    height: auto !important; }
    .uBlogsy_pagination li a,
    .uBlogsy_pagination li span {
      padding: 0.5em 1em;
      line-height: normal; }

.uBlogsy_search #btnSearch > .screen_reader {
  position: static; }

.uBlogsy_archive {
  margin-bottom: 0 !important; }

.uBlogsy_comment_form input[type=text],
.uBlogsy_comment_form textarea {
  width: 100% !important; }
.uBlogsy_comment_form input[type=submit],
.uBlogsy_comment_form .uBlogsy_row.uBlogsy_Subscribe input[type=checkbox] {
  margin-left: 1em !important; }

.last_updated {
  display: none; }

#wrapper {
  margin: 1em 2% 0.4em 2%; }

#inner_content.frame {
  background-color: #fff;
  padding: 2%;
  border-radius: 0.3em;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7); }
  #inner_content.frame h1 {
    margin: .5em 0; }
  #inner_content.frame h2,
  #inner_content.frame h3,
  #inner_content.frame h4,
  #inner_content.frame h5,
  #inner_content.frame h6 {
    margin: 1em 0 .5em; }
  #inner_content.frame ul {
    list-style-type: disc;
    padding: 1em 0 1em 2em; }
  #inner_content.frame p,
  #inner_content.frame table,
  #inner_content.frame .publication_image {
    margin-top: 1em; }
  #inner_content.frame p.caption {
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 0; }
  #inner_content.frame p.caption + p {
    margin-top: 0; }
  #inner_content.frame p .source {
    display: block;
    font-size: 0.8em;
    line-height: 1.2em;
    margin-top: -0.3em; }
  #inner_content.frame .source {
    color: #545454;
    font-weight: bold; }
  #inner_content.frame th {
    text-align: left; }
  #inner_content.frame td,
  #inner_content.frame th {
    padding: .2em; }
  #inner_content.frame td:not(.th) {
    padding-left: .5em; }
  #inner_content.frame img, #inner_content.frame video {
    max-width: 100%;
    height: auto; }
  #inner_content.frame video.mce-embed {
    width: 480px;
    height: 36opx; }

#content {
  font-size: 0.9em;
  line-height: 1.4;
  padding: 0 !important; }
  #content ol.footnotes {
    list-style: decimal;
    padding-left: 20px;
    word-break: break-word;
    word-wrap: break-word; }
  #content .content li > ul, #content .tabs li > ul {
    list-style-type: none;
    padding-top: 0;
    padding-bottom: 0; }
    #content .content li > ul > li, #content .tabs li > ul > li {
      margin-bottom: 3px;
      line-height: 1.3em;
      position: relative; }
      #content .content li > ul > li:before, #content .tabs li > ul > li:before {
        content: '-';
        display: block;
        position: absolute;
        top: 0;
        left: -15px; }

#page_share {
  margin-top: 1em; }
  #page_share .addthis_button,
  #page_share .comment_button {
    margin-left: 0.2em;
    display: block;
    float: left; }
    #page_share .addthis_button img,
    #page_share .comment_button img {
      border: 1px solid #999;
      border-radius: 0.5em;
      background-color: #f0f0f0;
      display: block;
      max-width: none;
      height: 2.2em; }

#readspeaker_button2 a {
  width: 63px;
  height: 16px;
  background-image: url(/Assets/listen_en_au.gif);
  background-repeat: no-repeat;
  display: inline-block; }

#page_standard_breakout .side-content {
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.6em;
  margin: 2em 0 1em;
  padding: 0.8em 0.4em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999; }

@media (min-width: 30em) {
  #readspeaker_button2 {
    float: right; } }
div[id*=REPCON],
div[id*=AviationNotification],
div[id*=ReportFeedback],
div[id$=SurveyPreview] {
  width: 100% !important; }
  div[id*=REPCON] .pageitem table,
  div[id*=AviationNotification] .pageitem table,
  div[id*=ReportFeedback] .pageitem table,
  div[id$=SurveyPreview] .pageitem table {
    width: 100%; }
  div[id*=REPCON] .pageitem .ajax__calendar_container table,
  div[id*=AviationNotification] .pageitem .ajax__calendar_container table,
  div[id*=ReportFeedback] .pageitem .ajax__calendar_container table,
  div[id$=SurveyPreview] .pageitem .ajax__calendar_container table {
    width: auto; }
  div[id*=REPCON] .pageitem .ajax__calendar_container .ajax__calendar_prev, div[id*=REPCON] .pageitem .ajax__calendar_container .ajax__calendar_next,
  div[id*=AviationNotification] .pageitem .ajax__calendar_container .ajax__calendar_prev,
  div[id*=AviationNotification] .pageitem .ajax__calendar_container .ajax__calendar_next,
  div[id*=ReportFeedback] .pageitem .ajax__calendar_container .ajax__calendar_prev,
  div[id*=ReportFeedback] .pageitem .ajax__calendar_container .ajax__calendar_next,
  div[id$=SurveyPreview] .pageitem .ajax__calendar_container .ajax__calendar_prev,
  div[id$=SurveyPreview] .pageitem .ajax__calendar_container .ajax__calendar_next {
    width: 15px; }
  div[id*=REPCON] .pageitem .ajax__calendar_container td,
  div[id*=AviationNotification] .pageitem .ajax__calendar_container td,
  div[id*=ReportFeedback] .pageitem .ajax__calendar_container td,
  div[id$=SurveyPreview] .pageitem .ajax__calendar_container td {
    display: table-cell; }
  div[id*=REPCON] .pageitem td,
  div[id*=AviationNotification] .pageitem td,
  div[id*=ReportFeedback] .pageitem td,
  div[id$=SurveyPreview] .pageitem td {
    display: block;
    padding: 0 !important; }
  div[id*=REPCON] .pageitem textarea,
  div[id*=AviationNotification] .pageitem textarea,
  div[id*=ReportFeedback] .pageitem textarea,
  div[id$=SurveyPreview] .pageitem textarea {
    width: 100%; }
  div[id*=REPCON] .pageitem .buttonstyle,
  div[id*=AviationNotification] .pageitem .buttonstyle,
  div[id*=ReportFeedback] .pageitem .buttonstyle,
  div[id$=SurveyPreview] .pageitem .buttonstyle {
    width: 100%; }
  div[id*=REPCON] .pageitem .questionitem,
  div[id*=AviationNotification] .pageitem .questionitem,
  div[id*=ReportFeedback] .pageitem .questionitem,
  div[id$=SurveyPreview] .pageitem .questionitem {
    margin: 0 0 1em 0 !important; }
  div[id*=REPCON] .pageitem .answeritem td:last-child,
  div[id*=AviationNotification] .pageitem .answeritem td:last-child,
  div[id*=ReportFeedback] .pageitem .answeritem td:last-child,
  div[id$=SurveyPreview] .pageitem .answeritem td:last-child {
    padding-bottom: 1em !important; }
  div[id*=REPCON] .pageitem .answeritem table tr:last-child td:last-child,
  div[id*=AviationNotification] .pageitem .answeritem table tr:last-child td:last-child,
  div[id*=ReportFeedback] .pageitem .answeritem table tr:last-child td:last-child,
  div[id$=SurveyPreview] .pageitem .answeritem table tr:last-child td:last-child {
    padding-bottom: 0 !important; }
  div[id*=REPCON] .pageitem .questionitemheader,
  div[id*=AviationNotification] .pageitem .questionitemheader,
  div[id*=ReportFeedback] .pageitem .questionitemheader,
  div[id$=SurveyPreview] .pageitem .questionitemheader {
    padding: 0px;
    background-color: #bcd4fc; }
  div[id*=REPCON] .pageitem .confirmationmessage,
  div[id*=AviationNotification] .pageitem .confirmationmessage,
  div[id*=ReportFeedback] .pageitem .confirmationmessage,
  div[id$=SurveyPreview] .pageitem .confirmationmessage {
    background-color: #B8F2AB; }
  div[id*=REPCON] .pageitem .questionitemheader, div[id*=REPCON] .pageitem .confirmationmessage,
  div[id*=AviationNotification] .pageitem .questionitemheader,
  div[id*=AviationNotification] .pageitem .confirmationmessage,
  div[id*=ReportFeedback] .pageitem .questionitemheader,
  div[id*=ReportFeedback] .pageitem .confirmationmessage,
  div[id$=SurveyPreview] .pageitem .questionitemheader,
  div[id$=SurveyPreview] .pageitem .confirmationmessage {
    font-family: Arial; }
    div[id*=REPCON] .pageitem .questionitemheader td, div[id*=REPCON] .pageitem .confirmationmessage td,
    div[id*=AviationNotification] .pageitem .questionitemheader td,
    div[id*=AviationNotification] .pageitem .confirmationmessage td,
    div[id*=ReportFeedback] .pageitem .questionitemheader td,
    div[id*=ReportFeedback] .pageitem .confirmationmessage td,
    div[id$=SurveyPreview] .pageitem .questionitemheader td,
    div[id$=SurveyPreview] .pageitem .confirmationmessage td {
      padding: 0.4em 0.8em !important; }
  div[id*=REPCON] .pageitem .header table, div[id*=REPCON] .pageitem .footer table,
  div[id*=AviationNotification] .pageitem .header table,
  div[id*=AviationNotification] .pageitem .footer table,
  div[id*=ReportFeedback] .pageitem .header table,
  div[id*=ReportFeedback] .pageitem .footer table,
  div[id$=SurveyPreview] .pageitem .header table,
  div[id$=SurveyPreview] .pageitem .footer table {
    margin-top: 0.5em !important; }
  div[id*=REPCON] .pageitem .header td, div[id*=REPCON] .pageitem .footer td,
  div[id*=AviationNotification] .pageitem .header td,
  div[id*=AviationNotification] .pageitem .footer td,
  div[id*=ReportFeedback] .pageitem .header td,
  div[id*=ReportFeedback] .pageitem .footer td,
  div[id$=SurveyPreview] .pageitem .header td,
  div[id$=SurveyPreview] .pageitem .footer td {
    float: left; }
  div[id*=REPCON] .pageitem .header td:not(:last-child), div[id*=REPCON] .pageitem .footer td:not(:last-child),
  div[id*=AviationNotification] .pageitem .header td:not(:last-child),
  div[id*=AviationNotification] .pageitem .footer td:not(:last-child),
  div[id*=ReportFeedback] .pageitem .header td:not(:last-child),
  div[id*=ReportFeedback] .pageitem .footer td:not(:last-child),
  div[id$=SurveyPreview] .pageitem .header td:not(:last-child),
  div[id$=SurveyPreview] .pageitem .footer td:not(:last-child) {
    width: 50%; }
    @media (min-width: 30em) {
      div[id*=REPCON] .pageitem .header td:not(:last-child), div[id*=REPCON] .pageitem .footer td:not(:last-child),
      div[id*=AviationNotification] .pageitem .header td:not(:last-child),
      div[id*=AviationNotification] .pageitem .footer td:not(:last-child),
      div[id*=ReportFeedback] .pageitem .header td:not(:last-child),
      div[id*=ReportFeedback] .pageitem .footer td:not(:last-child),
      div[id$=SurveyPreview] .pageitem .header td:not(:last-child),
      div[id$=SurveyPreview] .pageitem .footer td:not(:last-child) {
        width: 33.333333%; } }
  div[id*=REPCON] .pageitem .header,
  div[id*=AviationNotification] .pageitem .header,
  div[id*=ReportFeedback] .pageitem .header,
  div[id$=SurveyPreview] .pageitem .header {
    margin-bottom: 1em; }

#footer_base {
  font-size: 0.6em;
  background-color: #999;
  padding: 1em; }
  #footer_base ul li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0.5em; }
    #footer_base ul li a {
      color: #44444d;
      text-decoration: none; }
  #footer_base .copyright {
    text-align: center;
    margin-top: 1em; }

#search_header,
.search_page_seperator {
  display: none; }

#results li {
  margin: 1em 0;
  background: #e3e3ea;
  padding: .5em; }
#results .resultURL {
  word-wrap: break-word; }
#results .result_heading {
  margin-bottom: .5em; }
#results .result_cached {
  display: none; }

#page_home_news,
#page_home_latest,
#page_home_submit,
#page_home_image {
  display: none; }

#page_home_image img {
  width: 100%; }

.page_home_buttons {
  margin-top: 0.6em; }
  .page_home_buttons a:last-child {
    border-bottom-style: solid; }
  .page_home_buttons img {
    width: 100%;
    max-width: 300px; }
  .page_home_buttons .investigations_and_reports.submenu {
    height: 0;
    overflow: hidden;
    opacity: 0; }
    .page_home_buttons .investigations_and_reports.submenu.show_menu {
      opacity: 1;
      height: auto; }
    .page_home_buttons .investigations_and_reports.submenu .responsive_wide_button {
      margin-left: 2em; }

#slider {
  overflow: hidden;
  -webkit-backface-visibility: hidden; }
  #slider #slider_container {
    white-space: nowrap; }

.home_news {
  background-image: url("/media/4106358/icon_next.png");
  background-position: 100% 1.5em;
  background-repeat: no-repeat;
  background-size: 0.5em;
  display: inline-block;
  width: 100%;
  vertical-align: bottom; }
  .home_news a {
    text-decoration: none; }

.home_news_image_container {
  width: 4.5em;
  float: left; }
  .home_news_image_container img {
    width: 4.5em !important;
    height: 3.375em !important;
    display: block; }

.home_news_text {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-left: 6.5em;
  margin-right: 2em; }
  .home_news_text .summary {
    max-height: 2.4em;
    white-space: normal;
    overflow: hidden; }
  .home_news_text .title {
    margin-top: 0.5em;
    height: 1.2em;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold; }

#page_home_submit {
  margin-top: 1em; }

#page_home_main {
  margin-top: -0.6em; }

.descriptor {
  display: none; }

.investigation_number {
  font-size: 1.1em;
  font-weight: bold;
}

.investigation_status_info {
  margin-top: 0.7em; }

.investigation_status .progress {
  display: inline-block;
  vertical-align: middle;
}

.investigation + #page_inner .tab > .section_full > .screen_reader {
  position: static; }
  .investigation + #page_inner .tab > .section_full > .screen_reader a {
    color: #008bb1; }

a.info {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/Assets/green_info_icon_s.png);
  background-size: 18px;
  vertical-align: text-bottom;
}

.image_icon {
  float: left;
  border: #999 1px solid;
  background-color: #FFF;
  padding: 2px; }
  .image_icon .download {
    text-align: center;
    display: block;
    font-size: .8em; }

.download_file {
  margin-top: 1em;
  line-height: 1.4em;
  background: url(http://atsb.gov.au/Assets/file_pdf_bg_right2.png) no-repeat top left;
  padding-left: 71px; }
  .download_file .container_inner2:first-line {
    font-weight: bold; }
  .download_file .listen_to_pdf .icon {
    padding-left: .5em; }

.breakout_feedback {
  display: none; }

#report_details table,
#report_details .image_content,
.tab.photo table,
.tab.photo .image_content {
  display: none; }
  #report_details table.show,
  #report_details .image_content.show,
  .tab.photo table.show,
  .tab.photo .image_content.show {
    display: table; }
#report_details h3,
.tab.photo h3 {
  color: #275da6;
  text-decoration: underline; }
  #report_details h3 a,
  .tab.photo h3 a {
    color: #275da6 !important; }
  #report_details h3:hover,
  .tab.photo h3:hover {
    cursor: pointer; }

#report_details .seperator {
  display: none; }
#report_details table {
  width: 100%; }
#report_details th, #report_details td {
  display: block; }
#report_details th, #report_details td.th {
  float: left;
  font-weight: bold;
  font-size: 0.9em;
  padding-top: 0.3em !important;
  padding-right: 1em !important; }

.tabs .tab {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 8px; }
  .tabs .tab h3:first-child {
    margin-top: 0 !important;
    font-size: 125%; }
.tabs .tab:not(:first-child) .section_full > :not(:first-child):not(.responsive-hide):not(.clear) {
  display: none; }
  .tabs .tab:not(:first-child) .section_full > :not(:first-child):not(.responsive-hide):not(.clear).show {
    display: block; }
.tabs .tab:not(:first-child) .section_full h3:first-child {
  color: #275da6;
  text-decoration: underline;
  cursor: pointer; }
  .tabs .tab:not(:first-child) .section_full h3:first-child a {
    color: #275da6 !important; }

#logo_wrapper {
  padding: 3.5% 15% 2.5% 2%;
  display: block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #999;
  background: #00374e; }

#responsive_logo {
  width: 100%;
  max-width: 300px; }

#header #logo,
#header #logo_print,
#header .addthis_button,
#header .text_smaller_button,
#header .text_larger_button,
#header .printer_frieldly_button {
  display: none; }

#readspeaker_button1 {
  display: none !important; }

#content .content > .news_image {
  margin-bottom: 0.5em; }
  #content .content > .news_image img {
    display: block; }
  #content .content > .news_image.right {
    width: 45%;
    margin-left: 1em;
    float: right; }
    #content .content > .news_image.right img {
      width: 100%;
      border-radius: 0.6em; }

#newsletter #newsletter-shadow-r,
#newsletter #newsletter-bg-t,
#newsletter #newsletter-bg-b,
#newsletter #newsletter-footer,
#newsletter #newsletter-shadow-r,
#newsletter #newsletter-stories .newsletter-mode {
  display: none; }
#newsletter #newsletter-body {
  padding-left: 0 !important;
  background: none !important; }
#newsletter #newsletter-body-inner {
  background: none !important; }
#newsletter #newsletter-main,
#newsletter #newsletter-stories,
#newsletter #newsletter-stories .newsletter-story-body {
  width: auto !important; }

#header_nav,
#header_primary_nav,
#header_secondary_nav,
#page_menu {
  display: none; }

#responsive_nav,
#footer_navigation > ul {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  #responsive_nav > li,
  #footer_navigation > ul > li {
    position: relative; }
  #responsive_nav a,
  #footer_navigation > ul a {
    background-color: #fff;
    border-radius: 0.5em; }
    #responsive_nav a:first-child:focus, #responsive_nav a:first-child:hover,
    #footer_navigation > ul a:first-child:focus,
    #footer_navigation > ul a:first-child:hover {
      background-color: #f6f5f5; }
  #responsive_nav a,
  #responsive_nav .header_primary_nav_heading,
  #responsive_nav h2,
  #footer_navigation > ul a,
  #footer_navigation > ul .header_primary_nav_heading,
  #footer_navigation > ul h2 {
    text-decoration: none;
    padding: 1em;
    display: block;
    border-bottom: 1px solid #999;
    font-size: 0.8em;
    font-weight: bold; }
  #responsive_nav .expand_button,
  #footer_navigation > ul .expand_button {
    padding: 0;
    text-align: center;
    width: 3em;
    line-height: 3em;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    background-color: #004488;
    color: #f6f5f5; }
    #responsive_nav .expand_button:hover,
    #footer_navigation > ul .expand_button:hover {
      background-color: #275da6; }
  #responsive_nav ul,
  #footer_navigation > ul ul {
    display: block !important;
    max-height: 0em;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  #responsive_nav li.show_submenu ul,
  #footer_navigation > ul li.show_submenu ul {
    max-height: 75em;
    padding-left: 2em;
    margin-bottom: 2em; }

.show_menu #responsive_nav,
.show_menu #footer_navigation > ul {
  margin-top: 1em; }
.show_menu #responsive_nav,
.show_menu #footer_navigation > ul {
  opacity: 1;
  height: auto; }

.publication_image {
  display: none; }

.show_search #mobilesearchform .searchbox,
.show_search #mobilesearchform .go_button {
  display: block; }

#mobilesearchform .searchbox,
#mobilesearchform .go_button {
  margin-top: 1rem;
  display: none; }
#mobilesearchform .searchbox {
  margin-left: 2%;
  width: 88%;
  float: left;
  border: 1px solid #999;
  padding-left: .5em;
  font-size: 16px; }
#mobilesearchform .go_button {
  width: 8%;
  border: none;
  margin-right: 2%;
  color: transparent;
  font-size: 0;
  background-image: url(/media/4106507/icon_search.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
  background-color: #d0661d;
  float: right;
  padding: 0; }
  #mobilesearchform .go_button:focus, #mobilesearchform .go_button:hover {
    background-color: #dc922f; }
  #mobilesearchform .go_button:hover {
    cursor: pointer; }

.selectable_grid {
  width: 100%; }
  .selectable_grid a {
    text-decoration: none;
    color: #44444d; }
  .selectable_grid th,
  .selectable_grid td {
    padding: .4em !important; }
    .selectable_grid th:first-child,
    .selectable_grid td:first-child {
      font-weight: bold;
      padding-bottom: 0 !important; }
  .selectable_grid th {
    background-color: #e3e3ea;
    font-weight: bold;
    display: none; }
  .selectable_grid tr td:nth-child(2) {
    border-bottom: solid 1px #999;
    vertical-align: middle;
    padding-bottom: .6em !important; }
  .selectable_grid tr:nth-child(2) td:first-child {
    white-space: nowrap;
    border-top: solid 1px #999; }
  .selectable_grid tr.no_cell_click a {
    color: #275da6;
    font-weight: bold; }
  .selectable_grid td:not(.responsive-hide) {
    display: block; }
  .selectable_grid .date {
    color: #ccc;
    font-size: 0.9em; }

.selectable_grid:not(.no_cell_click) tr:hover {
  cursor: pointer; }

.table_pager > .pager,
.grid_printing {
  display: none; }

.responsive-pager {
  padding-top: 1em;
  margin-bottom: 1em; }
  .responsive-pager a {
    padding: 1em;
    text-decoration: none;
    width: 40%;
    border: 1px solid #999;
    border-radius: 0.5em;
    font-weight: bold;
    font-size: 0.8em; }
    .responsive-pager a:focus, .responsive-pager a:hover {
      background-color: #f6f5f5; }
    .responsive-pager a:first-child {
      float: left; }
    .responsive-pager a:last-child {
      float: right;
      text-align: right; }

.safety-issue-result {
  width: 100% !important; }
  .safety-issue-result td,
  .safety-issue-result th {
    display: block;
    position: relative;
    width: 100%;
    white-space: normal; }
    .safety-issue-result td a,
    .safety-issue-result th a {
      white-space: normal; }
    .safety-issue-result td strong,
    .safety-issue-result th strong {
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto; }

.safety_actions_grid {
  width: 100%; }
  .safety_actions_grid .odd > td:first-child,
  .safety_actions_grid .even > td:first-child {
    margin-top: 1em; }
  .safety_actions_grid .odd td,
  .safety_actions_grid .odd th {
    background-color: #e3e3ea; }
  .safety_actions_grid .even td,
  .safety_actions_grid .even th {
    background-color: transparent; }
  .safety_actions_grid td {
    display: block;
    border: 0; }
  .safety_actions_grid tr table {
    margin-top: 0 !important; }
  .safety_actions_grid table:even {
    background-color: black; }

.repcon-result-details {
  width: 100% !important; }
  .repcon-result-details td,
  .repcon-result-details th {
    display: table-cell !important;
    position: relative;
    width: 100%;
    white-space: normal;
    border-bottom: 1px solid #999; }
    .repcon-result-details td:first-child,
    .repcon-result-details th:first-child {
      width: auto;
      white-space: nowrap; }
    .repcon-result-details td a,
    .repcon-result-details th a {
      white-space: normal; }
    .repcon-result-details td strong,
    .repcon-result-details th strong {
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto; }

.quick_find {
  position: relative;
  height: 4em; }
  .quick_find .searchbox_div {
    margin-right: 2rem; }
    .quick_find .searchbox_div .searchbox {
      width: 100%; }
  .quick_find .go_button_div {
    float: right; }

#social_links {
  text-align: center;
  width: 100%;
  padding-bottom: 2em; }
  #social_links .full_site {
    display: none;
    font-weight: bold;
    margin-top: 1em; }
    #social_links .full_site a {
      color: #a3a3aa;
      font-size: 0.8em;
      text-decoration: none; }
  #social_links .atsb_is {
    margin-top: 1em;
    font-size: 0.85em; }
  #social_links #social_links_bar {
    margin-top: 1em;
    font-size: 0.8em;
    color: transparent;
    margin-left: 2em;
    margin-right: 2em; }
    #social_links #social_links_bar .separator img {
      width: 100%;
      height: 1px; }
    #social_links #social_links_bar .container {
      margin-top: 0.3em;
      padding-top: 0.3em; }
      #social_links #social_links_bar .container > div {
        display: inline-block; }
      #social_links #social_links_bar .container img {
        display: block;
        float: left;
        width: 3em;
        height: 3em;
        border-radius: 0.5em; }
      #social_links #social_links_bar .container .item {
        width: 12em;
        float: left;
        margin-left: 0.5em;
        margin-top: 1em;
        text-align: left; }
        #social_links #social_links_bar .container .item a {
          font-weight: bold;
          text-decoration: none; }

.page_header .header,
.page_header .header_inner,
.page_header .header_inner2 {
  background: none !important;
  height: auto !important; }

h1 {
  margin: .5em 0 1em 0; }

.tab_buttons {
  display: none; }

.page_header {
  padding-bottom: 1em; }

.tab {
  display: none; }
  .tab .vertical_seperator {
    display: none; }
  .tab label[for=quick_find] {
    display: block;
    margin: .5em 0; }
  .tab .section_inner {
    padding-bottom: .5em; }
    .tab .section_inner .value input:only-of-type,
    .tab .section_inner .value select:only-of-type {
      width: 100%; }
  .tab input[type=submit].go_button {
    width: 2rem;
    height: 2rem !important;
    border: none;
    color: transparent;
    font-size: 0;
    background-image: url(/media/4106507/icon_search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80%;
    background-color: #d0661d;
    padding: 0; }
    .tab input[type=submit].go_button:focus, .tab input[type=submit].go_button:hover {
      background-color: #dc922f; }
    .tab input[type=submit].go_button:hover {
      cursor: pointer; }
  .tab .searchbox {
    height: 2rem !important;
    float: left;
    margin-right: 0; }

.breadcrumbs {
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 1px solid #999;
  font-size: .8em; }
  .breadcrumbs li {
    display: none; }
    @media (min-width: 30em) {
      .breadcrumbs li {
        display: inline; }
        .breadcrumbs li:after {
          content: " \00BB "; }
        .breadcrumbs li:last-child:after {
          content: ""; } }

#font-sizer {
  display: inline-block;
  margin-left: 6px;
  float: right; }
  #font-sizer span {
    margin-left: 6px; }
    #font-sizer span img {
      cursor: pointer; }

#lbOverlay {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer; }

#lbCenter, #lbBottomContainer {
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff; }

.lbLoading {
  background: #fff url(../Assets/loading.gif) no-repeat center; }

#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat; }

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none; }

#lbPrevLink {
  left: 0; }

#lbPrevLink:hover {
  background: transparent url(../Assets/prevlabel.gif) no-repeat 0 15%; }

#lbNextLink {
  right: 0; }

#lbNextLink:hover {
  background: transparent url(../Assets/nextlabel.gif) no-repeat 100% 15%; }

#lbBottom {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none; }

#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(../Assets/closelabel.gif) no-repeat center;
  margin: 5px 0;
  outline: none; }

#lbCaption, #lbNumber {
  margin-right: 71px; }

#lbCaption {
  font-weight: bold; }

.top_button {
  height: 35%;
  position: absolute;
  background-color: #004488;
  background-repeat: no-repeat;
  background-position: center center;
  right: 2%;
  border: none;
  background-size: 75% !important; }
  .top_button.menu {
    background-image: url(/media/4106502/icon_menu.png);
    top: 0; }
  .top_button.search {
    background-image: url(/media/4106507/icon_search.png);
    bottom: 0; }
  .top_button:focus, .top_button:hover {
    background-color: #275da6; }
  .top_button:hover {
    cursor: pointer; }

.responsive_wide_button {
  background-color: #fff;
  position: static !important;
  font-size: 0.8em;
  font-weight: bold;
  padding-top: 1.1em;
  padding-left: 1em;
  padding-right: 10%;
  text-decoration: none;
  display: block;
  height: 3em;
  border: 1px solid #999;
  border-bottom-style: none;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  background-image: url("/media/4106358/icon_next.png");
  background-repeat: no-repeat;
  background-size: 0.5em;
  background-position: 97% 1.25em; }
  .responsive_wide_button:focus, .responsive_wide_button:hover {
    background-color: #f6f5f5; }
  .responsive_wide_button:hover {
    cursor: pointer; }
  .responsive_wide_button.filter {
    border-bottom-style: solid;
    font-size: 100%; }
  .responsive_wide_button.col2 {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    border-bottom-style: solid;
    border-left-style: none;
    background-position: 94% 1.25em; }

.responsive_footer_menu {
  padding-left: 2%;
  padding-right: 2%; }
  .responsive_footer_menu a:first-child {
    border-left-style: solid; }

#map_content {
  /*max-width: 921px;
  margin: -20px 0 19px 0;*/ }
  #map_content .content_container {
    background-color: white;
    padding: 1.3em 1.3em 0 1.3em; }
  #map_content #map_container {
    width: 100%;
    height: 400px;
    position: relative; }
    #map_content #map_container #map_canvas {
      width: 100%;
      height: 100%; }
    #map_content #map_container .busy_box {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(32, 32, 32, 0.6);
      z-index: 30; }
      #map_content #map_container .busy_box .busy_indicator {
        width: 15rem;
        border: 2px solid #909090;
        border-radius: 1rem;
        background-color: #fff;
        padding: 1.5rem;
        text-align: center;
        left: 50%;
        margin-left: -8rem;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  #map_content #filter {
    margin: 20px 0; }
    #map_content #filter .option {
      margin: 10px 0; }
    #map_content #filter #FilterMapButton {
      color: #fff;
      background-color: #d0661d;
      border: 1px transparent solid;
      border-radius: 4px;
      padding: 3px 6px; }
  #map_content #searchTextField {
    border: 1px solid #717b87;
    border-radius: 4px;
    padding: 2px 3px 1px;
    font-size: 1.2em;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px;
    width: 150px; }
  #map_content #ModeLegend {
    padding: 0.5em;
    margin: 0.5em;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #8fa7cc;
    border-radius: 8px; }
    #map_content #ModeLegend .legend {
      cursor: pointer;
      border-radius: 6px;
      padding: 4px; }
      #map_content #ModeLegend .legend .icon {
        margin-right: 4px;
        width: 1.5em; }

#map_legend {
  padding: 0.5em;
  margin: 0.5em;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #717b87; }

#map_legend .legend-item {
  cursor: pointer;
  text-align: left;
  padding: 0.25em; }

#map_legend .legend-item:hover {
  background: #c5d6e9;
  background: rgba(166, 192, 221, 0.5); }

#map_legend .legend-item .legend-icon {
  margin-right: 0.333333em;
  width: 1.5em; }

#global_toggle {
  margin: 0.4em;
  cursor: pointer; }

#global_toggle #global_icon {
  width: 5em;
  height: 2.88em;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px; }

.pac-item {
  text-align: left; }

#splash {
  background: #00374e;
  color: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  text-align: center; }
  #splash img {
    max-width: 70%;
    max-height: 35%;
    margin: 2em 15%; }
  #splash .separator {
    background: url("/media/4101224/splash_bar.png") center no-repeat;
    height: 15px; }
  #splash .slogan {
    width: 70%;
    margin: 2em 15%; }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
