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-family:'DINPro-Regular',sans-serif,arial;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

ol, ul {
  list-style: none;
}

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

/*
  Clear Floated Elements
*/

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clear:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

* html .clear {
  height: 1%;
}
* {
  padding: 0;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*
  Style HTML Tags
*/

body {
  color: #2e2d2d;
  font-family: 'DINPro-Regular',sans-serif;
  font-size: 18px;
  line-height: 29.62px;
}

a {
  color: #00a99d;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 6px;
  line-height: 125%;
  margin: 0;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 14px;
}

p {
  margin-bottom: 18px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  width: 100%;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

mark {
  background-color: #fdfc9b;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

hr {
  border: none;
  border-top: #eee 1px solid;
}

dt {
  font-weight: bold;
  margin-bottom: 24px;
}

dd {
  margin-left: 30px;
  margin-bottom: 24px;
}

ul {
  list-style-type: disc;
}

ul ul {
  list-style-type: square;
  margin-bottom: 0;
}

ul ul ul {
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
  margin-left: 30px;
  margin-bottom: 24px;
}

ol ol {
  list-style: upper-alpha;
  margin-bottom: 0
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

abbr,
acronym {
  border-bottom: #999 1px dotted;
  cursor: help;
}

big {
  font-size: 1.3em;
}

cite,
em {
  font-style: italic;
}

ins {
  background-color: #fdfc9b;
  text-decoration: none;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote, q {
  quotes: none;
  border: 1px solid #bbbbbb;
  background: #d8d8d8 url("../images/quote.png") no-repeat;
  padding: 10px 5px 5px 47px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  border-radius: 7px;
}

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

strong {
  font-weight: bold;
}

sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

img,
video {
  max-width: 100%;
  height: auto;
}

video {
  display: block;
}

audio {
  max-width: 100%;
}

.marker, .form-required {
  color: #c24050;
}
/*
  Theme Design, Layout and Typography
*/

#header_wrapper {
  position: relative;
  margin: 0 auto;
}

.menu_wrapper {
  background-color: #00a99d;
  border-bottom: 0 solid #00a99d;
  border-top: 0 solid #00a99d;
  display: block;
  margin-bottom: 15px;
  padding: 13px 0 14px;
  position: relative;
  z-index: 99;
}

#logo {
  float: left;
}

.messages.error{
  display: none !important;
}

.search-report-filter .inner{
  margin-left: 10px;
}

.banner-caption-inactive{
  box-shadow: 0px 5px 13px 5px #0707074d;
  border-radius: 8px;
  border: 1px dashed #dc4c33;
  background-color: #dc4c3333;
  max-width: 525px;
  margin: 0 auto;
  padding: 10px 10px;
  margin-top: 20px;
}
.banner-caption-inactive p{
  font-size: 16px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 0;
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  text-align: left;
}
.banner-caption-inactive .ico-archive-msg:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='43' viewBox='0 0 33 33'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23fff' stroke-width='2'%3E%3Cpath d='M16.5 1C7.94 1 1 7.94 1 16.5 1 25.06 7.94 32 16.5 32 25.06 32 32 25.06 32 16.5 32 7.94 25.06 1 16.5 1z'/%3E%3Cpath stroke-linecap='round' d='M16.5 9v9.476M16.5 22.713v1'/%3E%3C/g%3E%3C/svg%3E");
  width: 43px;
  height: 43px;
  background-repeat: no-repeat;
  display: inline-block;
  padding-right: 65px;
}
@media only screen and (max-width: 991px){
  .banner-caption-inactive{
    margin-top: 10px;
    padding: 4px 5px 0 5px;
    width: 94%;
  }
  .banner-caption-inactive p {
    font-size: 12px!important;
    margin: 0;
    padding: 0;
    line-height: 14px;
  }
  .banner-caption-inactive .ico-archive-msg:before{
    background-size: 30px;
    padding-right: 24px;
    height: 35px;
  }
}

@media only screen and (max-width: 675px) {
  .banner-caption-inactive p{
    line-height: 14px;
    display: flex;
    align-items: flex-start;
  }
  .banner-caption-inactive {
    padding: 4px 5px 0 5px;
  }
  .banner-caption-inactive {
    margin-top: 2px;
  }
}
.archive_label{
  font-size: 14px;
  float: right;
  margin-top: 15px;
  margin-left: 5px;
  border-radius: 27px;
  background-color: #e75036;
}
