#bannerImg1 {
    width: 642px;
    background: url(../../Assets/Images/sky.jpg);
}

.event {
    display: block;
    clear: both;
}

.button {
    background-color: #004b85;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

time {
}

.opportunity {
    margin: 44px 0;
}

time[itemprop="startDate"] {
    display: inline-block;
    background: #004b85;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
}

time[itemprop="endDate"] {
    display: inline-block;
    background: #A1A1A1;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
}

time[itemprop="endDate"] {
    padding-left: 0;
}

h4 {
    display: inline-block;
    margin: 0;
    line-height: 1;
    padding: 6px 0 6px 11px;
}

.location {
    overflow: hidden;
    padding: 11px;
    margin: 0;
}



input.rsvp,
textarea.rsvp {
    display: block;
    width: 197px;
    height: 20px;
    padding: 0;
    margin: 0 0 11px 0;
    border: solid 1px #A1A1A1;
}

textarea.rsvp {
    height: 60px;
}

#rsvp {
    width: 100%;
    height: 40px;
    font-weight: 700;
}

.eduTitle {
	font-weight: bold;
	color: darkslateblue;
	font-size: 18px;
}

.eduDatesOffered {
	color: cornflowerblue;
	font-style: italic;
}
