table.data {
 	font-family: 'Roboto Condensed', sans-serif;
 	font-size:.85em;
 	line-height: 1em;
	}

table.data tbody tr td button {
 	font-size:1em;
 	line-height: 1em;
	}

 table.dataTable thead .sorting:after,
 table.dataTable thead .sorting:before,
 table.dataTable thead .sorting_asc:after,
 table.dataTable thead .sorting_asc:before,
 table.dataTable thead .sorting_asc_disabled:after,
 table.dataTable thead .sorting_asc_disabled:before,
 table.dataTable thead .sorting_desc:after,
 table.dataTable thead .sorting_desc:before,
 table.dataTable thead .sorting_desc_disabled:after,
 table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}

.agenda-embed iframe {
    width:100%;
    height:450px;
}

.edged {
  border: 8px solid #EFEFEF;
  border: 8px solid rgba(239, 239, 239, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
}
.well {
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  background-color: #f6f6f6;
  padding: 15px;
}
.clear {
  clear: both;
}
.pane {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 15px;
  width: 100%;
  border: 8px solid #EFEFEF;
  border: 8px solid rgba(239, 239, 239, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
}
section#ecp {
  background-image: url('/projector/img/ecp-bg-1.jpg');
  background-size: cover;
  margin: 0px;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
}
section#ecp h3 {
  font-family: "Orbitron";
  letter-spacing: 0.06em;
  font-size: 2rem;
  color: #40b1e5;
}
/* BOOTSTRAP MODIFICATIONS */
.row.equal-height {
  display: flex;
  flex-wrap: wrap;
}
.row.equal-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.card {
  flex: 1;
  border: 8px solid #EFEFEF;
  border: 8px solid rgba(239, 239, 239, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
}
.bg-light,
#papers.jlesc2019,
#acknowledgments.jlesc2019 {
  background-color: #f6f6f6 !important;
  background-image: url('/projector/img/grid-bg.jpg');
  background-blend-mode: multiply;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
}
.bg-dark {
  background-color: #58595B !important;
}
/**/
body {
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  line-height: 1.65em;
  font-weight: 400;
  color: #58595B;
}
p.text,
.overview {
  font-family: 'Merriweather';
  line-height: 1.65em;
}
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 10px;
}
.navbar {
  border-top: 3px solid #FF8200;
  background-color: #58595B;
}
.banner {
  text-align: center;
  background-color: #58595B;
  background-image: url('/projector/img/grid-bg.jpg');
  background-blend-mode: multiply;
  margin-top: 55px;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
}
.banner img {
  max-width: 100%;
}
.jumbotron {
  padding: 1rem;
}
.project-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 3em;
  position: relative;
  bottom: 0px;
}
ul.list {
  padding-left: 0px;
}
ul.list li {
  list-style-type: none;
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0.5%;
  background-color: #f6f6f6;
  padding: 5px;
  min-height: 30px;
  border-radius: 0.25rem;
}
.biblio-title,
#presentations strong {
  font-family: 'Merriweather', sans-serif;
  font-weight: 700;
  font-size: 0.9em;
}
/* DOCUMENTS */
.card-title {
  font-size: 1.15em;
  line-height: 1.25em;
  font-weight: 400;
}
.panel {
  border: 8px solid #EFEFEF;
  border: 8px solid rgba(239, 239, 239, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
  padding: 30px;
  margin-top: -35px;
}
.content-area {
  position: relative;
}
.content-area .logos-area {
  display: inline-block;
  margin: auto;
}
.partner-card {
  text-align: center;
  float: left;
}
.partner-card img {
  max-width: 200px;
}
footer {
  background-color: #58595B;
  border-left: 3px solid #FF8200;
}
#sponsors .content-area,
#partners .content-area {
  text-align: center;
}
.poster-area h2 {
  margin-bottom: 20px;
}
.poster-area img {
  max-width: 375px;
}
.slides-area h2 {
  margin-bottom: 20px;
}
.banner {
  text-align: center;
  background-image: url('../img/Knoxville_TN.jpg');
  background-blend-mode: normal;
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-size: contain;
  margin-top: 55px;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.25);
  font-color: #006C93;
  height: 200px;
  background-size: cover;
}
@media (min-width: 768px) {
  .banner {
    height: 300px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: contain;
  }
}
.banner img {
  max-width: 100%;
}
body {
  font-family: 'Roboto Slab', serif;
  font-size: 1.0em;
  line-height: 1.5em;
  font-weight: 400;
  color: #58595B;
}
p.text,
.overview {
  font-family: 'Roboto Slab', serif;
  line-height: 1.65em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
h3 {
  text-align: center;
  font-size: 1.4em;
  margin-top: 15px;
  margin-bottom: 10px;
}
h1.site-title {
  font-weight: 700;
  font-size: 3em;
}
#mainNav {
  font-family: 'Roboto Condensed', sans-serif;
}
