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

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

.general-page-body-container {
background-image: url("/sites/default/files/assets/AI%20Data%20Limitations%20Workshop/1.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: 35%;
   color: #C6375E;;
}

.navbar-nav>li {
    float: left;
    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: var(--whitecolor);
    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 {
    background-color: #1f329e;
    padding: 10px;
}

.name {
    padding: 10px;

}

.email a {
    color: var(--whitecolor);
    text-decoration: none;
}

svg.mailto {
    display: none;
}

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





