@media only screen and (max-width: 600px) {

.table-bordered {
    border: 1px solid #ddd;
    font-size: 10px !important;
}



.general-page-body-container {
    background-image: url("/sites/default/files/assets/nci-genomics-radiomics/FDA-NIH-JLC-Workshop-Banner.jpg"); /* The image used */
     background-size: 100%;
   background-position: 0px -0px !important;
  background-repeat: no-repeat; /* Do not repeat the image */
}

.col-sm-3 {
    width: 100% !important;
}



.region-sidebar-second {
  margin-top: 5% !important;
}



.x-line {
    width: 85% !important;
}

.title {
  color: black !important;
  font-size: 1em;
  
}


/*#OverviewBanner .BannerInfo .VenueInfo {
    padding: 0px 20px;
    font-size: 16px;
    color: black !important;
    background: none;
    min-width: 240px;
}

.region-sidebar-second {
  margin-top: 5% !important;
}
  
.general-page-body-container {
      background: #FFF  !important;

   
   background-position: 0px -0px;
  background-repeat: no-repeat; 
}

#OverviewBanner .BannerInfo .DateRange {
    padding: 0px 20px;
    font-size: 20px;
    color: black !important;
    margin-bottom: 7px;
    margin-left: -1.8%;
    color: black !important;
   
}*/

}

  


.navbar-is-static-top {
    background-color: #f7f8f3;
}

.general-page-body-container {
    background-image: url("/sites/default/files/assets/nci-genomics-radiomics/FDA-NIH-JLC-Workshop-Banner.jpg"); /* The image used */
     background-size: 100%;
   background-position: 0px -0px;
  background-repeat: no-repeat; /* Do not repeat the image */
}

#eventsreg-nav-bar {
    background-color: #383838;
}

.x-line {
    width: 48%;
    max-width: none;
    margin: 10px 0px 15px 20px;
    border-top-width: 4px;
    border-style: solid;
    border-color: rgb(241,203,23);
    font-size: 1em;
}


#OverviewBanner .BannerInfo {


    left: 0;
}

#OverviewBanner .BannerInfo .DateRange {
    padding: 0px 20px;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 7px;
     margin-top: .8%;
  
}



#OverviewBanner .BannerInfo .VenueInfo {
    padding: 0px 20px;
    font-size: 16px;
    color: #FFF;
    background: none;
    min-width: 240px;
}


#OverviewBanner {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5%;
    margin-left: -1.8%;
   
}

.Name {
  font-size: 1.1em;
}

.region-sidebar-second {
  margin-top: 100%;
}



.col-sm-9 {
  width: 70%;
}

.col-sm-3 {
  width: 30%;
}


#eventsreg-nav-bar .navbar-inverse .navbar-nav > .active > a {
  border-bottom: 4px solid #bb0e3d;
}

.title {
  color: #FFF;
  font-size: 1.2em;
  
}

#utility-bar {
    background: #005282;
}

h2 {
  margin-top: 35%;
  color: #bb0e3d;
}

.tableHeader {
  color: white;
  background-color: #328d28;
  font-weight: bold;
  
}

.tableHeader2 {
  
  background-color: #ddd;
  font-weight: bold;
  
}

.break {
  color: #467565;
  font-weight: bold;
}




.input-group-addon {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: left;
    background-color: #fffffb;
    border: 0px ;
    /* border-radius: 4px; */
}

.headShot {
float: left;
margin-right: 15px;
margin-bottom: 5px;
max-width: 200px;
max-height: 300px;
}

.headShot img {
max-width: 200px;
}

.bio {
  vertical-align: top;
  float: auto;
  padding: 10px;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    min-height: 300px;
    display: block;
    border: 1px solid #ccc;
}

h3 {
    margin-top: 2%;
    margin-bottom: 10px;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
    margin-left: -1%;
    font-weight: bold;
    font-size:  18px !important;
}

.btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
}




