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

/* Page Elements */


.input-group-addon {
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: left;
    background-color: #ffffff;
    border: 0px solid #ffffff;
    border-radius: 0px;
}

.general-page-body-container {
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat; 
    }

h2{
    font-family: 'Montserrat' !important;
    color: #606060;
    font-size: 28px;
    line-height: 2.4em;
    }

h3{
    font-family: 'Montserrat';
    color: #606060;
    font-size: 24px;
    line-height: 1.475em;
    }

.callout-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .15) 0 0 9px 1px;
    overflow: auto;
    padding: 25px;
    margin: 30px;
    }

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

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



/* Agenda */

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

.tabledarkbg {
    }

.tablelightbg {
    background-color: lightblue;;
    color: #fff;
    }

.tablegraybg {
    background-color: lightgray;
    }

.tableheader {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    }

/* Manual Speaker Bios */

.item-list ul {
  list-style-type: none;
}

.item-list {
    margin-left: -24px;
}


.speakerbios-pic {
    border-radius: 10%;
    max-width: 150px;
    max-height: 150px;
    margin-top: 40px
}

h3.speakerbioname {
    font-family: Poppins, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 25px;
    font-weight: 700;
}

.speaker-list {
    padding: 20px 20px 20px 0;
}

.speaker:not(:first-child) {
    margin-top: 50px;
}

.speaker-heading {
    padding: 10px;
}

.speaker-details {
    border-top: 4px solid #00008B;
    padding: 10px;
}

/* Footer */

.site-footer {
    background: #123e57;
    }

/* CSS for client */
.webform-submission-pager {
 display:none;
    }

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

.webform-submission-information {
 display:none;
    }
    
    .omb-statement {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
    margin-bottom: 20px;
    }

.omb-date {
    text-align: right;
    }



.generalbox {
border: 1px solid #e3e3e3;
background-color: #f5f5f5;
border-radius: 10px;
padding: 10px;
}

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

.general-page-body-container {
background-image: url("/sites/default/files/assets/nci-ncorp/NCORP_2025_margins.png"); /* The image used */
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: 26%;
    color: #000;
}

.site-footer {
    background: #383838;
}

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

.darkheader {
    background-color: #003d65; 
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
}

.lightheader {
    background-color: #afd7f2;
}

.dayfont {
    font-size: 24px;
    font-weight: 700;
    line-height: .5em;
}

.datefont {
    font-size: 20px;
    font-weight: 500;
    line-height: .4em;
}

.titletop {
    font-size: 20px;
    font-weight: 700;
    line-height: 1em;
}

.titlebottom {
    font-size: 14px;
    line-height: 1em;
}

.parttitle {
    text-transform: uppercase;
    font-size: 25px;
}

.headshots {
  float: left;
  padding: 0 20px 20px 0;
}

#myBtn {
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  z-index: 99; 
  border: none; 
  outline: none; 
  background-color: red; 
  color: white; 
  cursor: pointer; 
  padding: 15px; 
  border-radius: 10px; 
  font-size: 18px; 
}

#myBtn:hover {
  background-color: #555; 
}

.mb-0 {
margin-top: 0;
}

.btn-link {
font-size: 16px;
text-decoration: underline;
}

.card-header {
    padding: 5px;
    margin: 10px 0px 10px 0px;
    background-color: #f7f7f3;
    border-radius: 10px;
}

h4 {
  margin: 20px 0px 20px 0px;
}

.panel {border-top: 9px solid #3f5d87;}

.messages {
  display:block !important;
}

.alert-success{
  display:block !important;
}

.input-group-addon {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: left;
    background-color: #fff !important;
    border: 0px solid #FFF !important; */
    border-radius: 0px !important;
}

#miles th, td {
    padding: 3px !important;
}
