#edit-background {
  width: 50%; margin-top: -65px;
}


@media only screen and (max-width: 600px) {

#OverviewBanner .BannerInfo .DateRange {
    padding: 0px 20px;
    font-size: 20px;
    color: black !important;
    margin-bottom: 7px;
    margin-top: 20%;
}

#OverviewBanner .BannerInfo .VenueInfo {
    padding: 0px 20px;
    font-size: 16px;
    color: black !important;
    background: none;
    min-width: 240px;
}

.region-sidebar-second {
  margin-top: 5% !important;
}

}

  

.dialog-off-canvas-main-canvas {
   background-image: url("/sites/default/files/inline-images/hexagon_molecular_structure_body.__v15512973.png"); /* The image used */
  
   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/ccr-row/abstract2.jpg"); /* The image used */
     background-size: 100%;
   background-position: 0px -60px;
  background-repeat: no-repeat; /* Do not repeat the image */
}

#eventsreg-nav-bar {
    background-color: #383838;
}

.x-line {
    width: 70%;
    max-width: none;
    margin: 10px 0px 15px 20px;
    border-top-width: 3px;
    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;
  
}



#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: 10%;
   
}

.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 #f1ca16;
}

.smallText {
  font-size: 12px;
  color: #6c6a6a;
  margin-left: 30px;
}


