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


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

}

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

  

.dialog-off-canvas-main-canvas {
  
  
   background-position: 904% 119px;
  background-repeat: repeat-x; /* Do not repeat the image */
  
  background-color: #f7f8f3;

}

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

.general-page-body-container {
    background-image: url("/sites/default/files/assets/hhdrp-machinelearning/31948_NCI_DCCPS_Machine_Learning_and_Health_Outcomes_Web_Email%20Banner_600x90_v03.png"); /* The image used */
     background-size: 100%;
   background-position: 0px 0px;
  background-repeat: no-repeat; /* Do not repeat the image */
}






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



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

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



h2 {
  margin-top: 17%;
  color: #C6375E;
}

.header {
  background-color: #74113e;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding-left: 3% !important;
}

.table>tbody>tr>td, .table>tbody>tr, .table>tfoot>tr>td  {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding-left: 5% ;
}
