@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}html {
  position: relative;
  min-height: 100%;
}
body {
  color: black;
  background-color: inherit;
  background-image: url('../images/IG19_PageBG.png');
  background-size: cover;
  background-position: center calc(26em + 68px);
}
h1, h2, h3, h4 {
  color: #ED1C24;
}
div.page-header {
  border-bottom: none;
}
div.page-header .ig19_header {
  background-image: url('../images/IG19_WebHeaderBG.jpg');
  padding-top: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 26em;
}
div.page-header .ig19_logo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
div.page-header #ig19_headerlogo {
  max-height: 16em;
  margin-top: 5em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header #ig19_ieeelogo {
  max-height: 10em;
  margin-top: 5em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header #ig19_grsslogo {
  max-height: 10em;
  margin-top: 5em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header .row#ig19_dateLocation {
  background-color: #ED1C24;
}
#ig19_dateLocation h3 {
  color: white;
  font-weight: 600;
  text-align: center;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.ig19_container a {
  /*font-family: 'Roboto', sans-serif;*/
  font-family: 'Lato', sans-serif;
  font-size: 107%;
  /* filter: brightness(85%); */
  /*font-family: 'Istok Web', sans-serif;*/
}
.footer {
  background-color: #ED1C24;
  position: static;
  bottom: 0;
  width: 100%;
  padding: 4px 0;
  margin-top: 5px;
  color: white;
}
.footer a {
  color: #ddd;
}
.offset:before {
/* .offset:before { */
	display: block;
  /* position: relative; */
 	content: "";
	height: 40px;         /* Give height of your fixed element */
  margin-top: -40px;    /* Give negative margin of your fixed element */
  visibility: hidden;
}
div.ig19_container {
  /*border-top: 1px solid green;*/
}
td.ig19_idate {
  font-weight: bolder;
}

.navbar-inverse {
  background-color: #ED1C24;
  border-color: #ED1C24;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #B30000;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.ig19_idate.date_passed {
  color: purple;
}
.ig19-img-bordered {
  border: 1px solid black;
  box-shadow: 2px 2px 6px #999;
}

table.ExhibitorDetail {
  border-collapse: collapse;
	min-width:100%;
}
table.ExhibitorDetail tr {
}
table.ExhibitorDetail td {
  font-size: 11pt;
  vertical-align: top;
  border: 1px solid gray;
  border-width: 1px 0;
  padding: 15px 0;
}
table.ExhibitorDetail td.desc {
  font-size: 10pt;
  border-style: none;
}
table.ExhibitorDetail table.exdetail {
  padding: 10px;
	width: 100%;
}
table.ExhibitorDetail table.exdetail td {
  border-style: none;
  padding: 3px;
}
td.CompanyInfo{
  padding: 5px 5px;
}

p.extraDesc {
  font-size: smaller;
  margin-left: 2em;
}

table.nb {
  border-collapse: collapse;
  border-style: none;
}
table.nb td {
  border-style: none;
	padding: 3px;
}
table.nb th {
  border-style: none;
}
table.SessionList {
  border-style: none;
}
table.SessionList tr td {
  border-style: none;
  font-size: small;
}
td.locationcell {
  border-style: solid;
  font-size: large;
  text-align: right;
}
td.daycell {
  color: red;
  background-color: inherit;
  font-size: larger;
  font-weight: bold !important;
  padding-left: 0 !important;
}
td.timecell {
  color: black;
  background-color: inherit;
  padding-left: 1em !important;
  font-weight: bold !important;
}
table.SessionDescription {
  border-collapse: collapse;
  border-style: none;
  width: 100%;
}
table.SessionDescription td {
  border-style: none;
}
table.PaperDescription {
  border-collapse: collapse;
  border-style: none;
}
.table.PaperDescription > tbody > tr > td, .table.PaperDescription > tbody > tr > th {
  border-style: none;
}
table.AbstractSearch {
  border-collapse: collapse;
  border-style: none;
}
table.AbstractSearch td {
  border-style: none;
}
table.ResultsForm {
}
table.programlegend {
  border-collapse: collapse;
  border: 2px solid black !important;
  padding: 3px;
}
table.programlegend th {
  border: 1px solid black;
  padding: 3px;
  text-align: center;
}
table.programlegend td {
  border: 1px solid black;
  padding: 3px;
  text-align: center;
}
table.VolTask{
}
table.VolTask td{
	padding-top:5px;
	border: 1px solid LightGray;
}
table#AwardFileUpload {
  border: 2px solid black;
  border-collapse: collapse;
}
table#AwardFileUpload tr {
}
table#AwardFileUpload th {
}
table#AwardFileUpload td {
  border: 1px solid black;
  vertical-align: top;
  font-size: 10pt;
  padding: 2px 8px;
}
table#AwardFileUpload td.type {
  font-weight: bolder;
  width: 10em;
}
table#AwardFileUpload td.existing {
  width: 36em;
}
table#AwardFileUpload td.notes {
}
table#AwardFileUpload td.upload {
}
table.PaperStatusGrid {
  border-collapse: collapse;
  border: 1px solid black;
  width: 100%;
}

table.PaperStatusGrid tr.HeaderRow {
  background-color: black;
  color: white;
}

table.PaperStatusGrid tr.HeaderRow th {
  font-weight: bold;
  text-align: left;
  padding: 2px 10px;
}

table.PaperStatusGrid td {
  padding: 2px 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
table.ig19_exh_table td {
  vertical-align: middle!important;
}
div.exh-row{
  width: 100%;
  text-align: center;

}
div.exhib{
  float: none;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  height: 300px;
  width: 400px;
  padding: 3em;

}
table#acceptedPapers {
  border: 2px solid black;
  border-collapse: collapse;
}
table#acceptedPapers td:first-child {
  background-color: #ddd;
}
table#acceptedPapers td {
  border: 1px solid black;
  padding: 2px;
  vertical-align: top;
}
.table.ig19-reg-tutorial>tbody>tr>td, .table.ig19-reg-tutorial>tbody>tr>th {
  vertical-align: middle;
}
.table.table-borderless td,
.table.table-borderless th {
    border: 0;
}
.ig19-remain {
  background-color: #FF7;
  color: #000;
  border-radius: 0;
  border: 1px solid #BB0;
}
.badge.badge-warning {
  background-color: #007bff;
}
.badge.badge-success {
  background-color: #ffc107;
  color: black;
}
.badge.badge-keynote {
  background-color: #28a745;
  color: black;
}
.badge.badge-meeting {
  background-color: #dc3545;
  color: black;
}
.badge.badge-demo {
  background-color: #ff553e;
  color: black;
}
.badge.badge-sprint {
  background-color: #d10000;
  color: white;
}
.table .exh_logo {
  min-width: 16em;
  max-width: 35em;
  min-height: 2em;
  max-height: 4em;
}

.table .exh_booth {
  min-width: 6em;
}

.table .exh_desc {
  font-size: 90%;
}

.table tr.table-header {
  background-color: black;
  color: white;
  font-weight: bold;
}
.table tr.table-subheader {
  background-color: #444;
  color: white;
  font-weight: bold;
}