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

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

.general-page-body-container {
background-image: url("/sites/default/files/assets/ccwg-webinarseries/ccwgbanner.png"); /* Insert Web Banner Here */
background-size: 100%;
background-position: top center;
background-repeat: no-repeat; /* Do not repeat the image */
}

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

.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 #bb0f3d;
}

h2 {
    margin-top: 30%;
   color: black;
}

.navbar-nav>li {
    float: left;
    text-transform: uppercase;
}

/* Agenda */

th, td {
  padding: 30px !important;
}  

.agenda-container {
  background-color: #fff;
}
.agenda-content {
  padding: 0 20px 20px 20px;
}
.agenda-title {
    margin-top: 25px;
  width: 100%;
  background-color: #4a76c6;
  padding: 15px;
}

h4 {
     font-size: 20px;
     color: white;
     }
     
h3{
  font-size: 20px;
}
     
.webform-submission-pager {
  display:none;
}

.webform-submission-navigation {
  display:none;
}

.webform-submission-information {
  display:none;
}
