.general-page-body-container {background-image: url("/sites/default/files/assets/GYN%20SPORE%20Investigators%20Meeting/SPORE-Meeting-Events-Banner-June-2024.png");}
h2 {margin-top: 15%;}

/* Make all of the colors below the same */
.panel {border-top: 9px solid #3f5d87;}
input {accent-color: #3f5d87;}
.button:hover  {background-color: #3f5d87 !important;}
.button {background-color: #3f5d87;}
.tabledarkbg {background-color: #0766af !important;}
.views-field-webform-submission-value-11 {background-color: #3f5d87;}
#details-box {border: 1px solid #3f5d87; 
border-left: 10px solid #3f5d87;}
#details-header {border-bottom: 1px solid #3f5d87;}
.fontawesome-icon-inline {color: #3f5d87;}


/* Navbar */
#eventsreg-nav-bar .navbar-inverse .navbar-nav > .active > a {
    border-bottom: 4px solid #15819b;
    }

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

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

/* Right Side Column */
.region-sidebar-second {
    margin-top: 5%;
    }

/* 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 */

.main-item {
    font-weight: bold;
  }
  .sub-item {
    padding-left: 8% !important;
  }

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

.tabledarkbg { 
	color: #FFF;
	font-weight: bold;

    }

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

.tablegraybg {
    background-color: lightgray;
    }

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

/* Speaker Bios */

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

.item-list li {
    display: list-item;
    list-style: none;
    text-align: -webkit-match-parent;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 2%;
    margin-bottom: 3%;
    margin-left: -2.2%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .15) 0 0 9px 1px;
    overflow: auto;
    padding: 5px;
    }

.item-list li {
    padding: 0%;
    }

.views-field-webform-submission-value-12 {
    float: left;
    padding: 20px;
    }

.title {
    color: white;
    }

.views-field-webform-submission-value-11 {
    padding: 10px;
    }

.name {
    padding: 10px;
    }

.email a {
    color: #fff;
    text-decoration: none;
    }

svg.mailto {
    display: none;
    }

.speakerimgresize {
  max-width: 150px;
  height: auto;
    }

/* 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;
    }



/* Event Details Box on Homepage */

#container{
    }

#details-box {
    border-radius: 5px;
    float: right;
    width: 300px;
    padding: 20px;
    margin: 0 0 20px 20px;
    }

#details-header {
    font-size: 20px;
    margin: 0 0 20px 0;
    }

#details-content {
    }

.fontawesome-icon-inline {
    width: 40px;
    }
    
#eventsreg-nav-bar .navbar {
    margin-bottom: 0px;
    background-color: #383838;
    border: 0px;
    font-size: 14px;
    color: white;
}  

#eventsreg-nav-bar .navbar-inverse .navbar-nav > .active > a, #eventsreg-nav-bar .navbar-inverse .navbar-nav a:focus, #eventsreg-nav-bar .navbar-inverse .navbar-nav a:hover {
    background-color: white !important;
    color: #080808 !important;
    border-bottom: 4px solid white;
    transition: background-color 0.25s;
    font-size: 14px;
}

#edit-processed-text-02 {
    border: 3px red !important;
    color: red;
    font-weight: bold;
    padding: 10px;
    background-color: #f5f5f5;
}

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

#edit-question-1 .panel-heading {
	display:none;
}

#edit-question-5 .panel-heading {
	display:none;
}

#edit-question-6 .panel-heading {
	display:none;
}

#edit-question-7 .panel-heading {
	display:none;
}



