@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/m220_PageBG.png');
  background-size: cover;
  background-position: center calc(26em + 68px); */
}
h1, h2, h3, h4 {
  color: #2a6296;
}
div.page-header {
  border-bottom: none;
}
div.page-header .m220_header {
  background-image: url('../images/M220_WebHeader3.jpg');
  padding-top: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 24em;
}
div.page-header .m220_logo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
div.page-header #m220_headerlogo {
  max-height: 16em;
  margin-top: 5em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header #m220_ieeelogo {
  max-height: 6em;
  margin-top: 2em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header #m220_m2logo {
  max-height: 20em;
  margin-top: 1em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header #m220_grsslogo {
  max-height: 10em;
  margin-top: 1em;
  min-height: 5em;
  margin-left: auto;
  margin-right: auto;
}
div.page-header .row#m220_dateLocation {
  background-color: #5daffb;
}
#m220_name {
  font-weight: 700;
  color: black;
  font-size: calc(12pt + 2vw);
  text-align: center;
  text-shadow: 0 0 5px rgba(255,255,255, 1.0);
}
#m220_dateLocation h3 {
  color: black;
  font-weight: 600;
  text-align: center;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.m220_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: #5daffb;
  position: static;
  bottom: 0;
  width: 100%;
  padding: 4px 0;
  margin-top: 5px;
  color: black;
}
.footer a {
  color: #2a6296;
}
*[id=page-header]:before {
/* .offset:before { */
	display: block;
  /* position: relative; */
 	content: "";
	height: 68px;         /* Give height of your fixed element */
  margin-top: -68px;    /* Give negative margin of your fixed element */
  visibility: hidden;
}
div.m220_container {
  /*border-top: 1px solid green;*/
}
td.m220_idate {
  font-weight: bolder;
}
.m220-img-bordered {
  border: 1px solid black;
  box-shadow: 2px 2px 6px #999;
}

.navbar-inverse {
  background-color: #5daffb;
  border-color: #2a6296;
}
.navbar-inverse .navbar-brand {
  color: black;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #2a6296;
  color: white;
}
.navbar-inverse .navbar-nav > li > a {
  color: black;
}
.m220_idate.date_passed {
  color: purple;
}
.m220-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 {
  margin-left: 2em;
  margin-bottom: 0;
}

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 td {
  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.m220_exh_table td {
  vertical-align: middle!important;
}
.striken {
  text-decoration: line-through;
  color: gray;
}
.badge-plain {
  background-color: darkblue;
}
.badge-ss {
  background-color: chocolate;
}
.badge-tutorial {
  background-color: crimson;
}
.table.PaperDescription > tbody > tr > td,
.table.SessionDescription > tbody > tr > td {
  border-style: none;
}