.ss19-banner {
    margin: -10px 0 -12px -10px !important;
}

.ss19-sub-banner {
    background: #19375a;
    display: table;
    width: 970px;
    margin: 0 -10px;
}

.ss19-countdown {
    display: table-cell;
    padding: 15px;
}

#clockdiv {
    font-family: 'Roboto', sans-serif;
}

#clockdiv > div {
    display: inline-block;
}

#clockdiv div > span {
    padding: 0 15px;
    display: inline-block;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-shadow: #0f2238 0 4px;
}

.smalltext {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.colon {
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top;
}

span.span-colon {
    padding: 0 !important;
}

.ss19-subban-subscribe {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
}

span.sub-header {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.ss18-sub-form {
    padding-top: 10px !important;
}

input#email-text {
    padding: 11px;
    margin-right: 5px;
    border-radius: 3px;
}

input.email-submit.email-submit1 {
    background: #ffd700;
    border: none;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000;
    padding: 10px 25px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    cursor: pointer;
}

input.email-submit.email-submit1:hover {
    background: #ffb200;
    color: #000;
}

.formResponsive {
    margin: 0 !important;
}

.ss19-font,
.ss19-font > h1,
.ss19-font > h2,
.ss19-sp-container > h1,
.ss19-sp-item > h2,
.map > h2 {
    font-family: 'Roboto', sans-serif !important;
}

h1.ss19-gr4s,
.ss19-sp-container > h1,
.map > h2 {
    text-align: center;
    font-size: 3em;
    padding: 20px 0;
}

.ss19-intro {
    display: table;
    width: 970px;
	text-align: center;
	margin-bottom: 5em;
}

.ss19-pod {
    display: table-cell;
    width: 33%;
    padding: 0 25px;
}

img.ss19-speaker {
    border: 7px solid #fff;
    border-radius: 100%;
    box-shadow: 0 5px 10px #c1c1c1;
    width: 250px;
}
.ss19-sp-container {
    display: table;
    width: 100%;
	margin-bottom: 5em;
}

.ss19-sp-item {
    display: table-cell;
    width: 33%;
    text-align: center;
    padding: 10px;
}

.ss19-sp-name {
    font-size: 20px !important;
    text-decoration-line: underline !important;
    text-decoration-style: dotted !important;
    text-decoration-color: #828282 !important;
    margin: 5px 0;
    color: #000 !important;
    font-family: 'Roboto', sans-serif !important;
}

td.description {
    padding: 20px 0 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

th.ss19-name {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
}

.ss19-registration {
	background: #19375a;
	padding: 3em 0;
	text-align: center;
	width: 100%;
}

.ss19-reg-box {
	background: #fff;
	width: 75%;
	margin: 0 auto;
	padding: 2em;
	border-radius: 5px;
	box-shadow: 0px 10px 10px #0f2238;
}

.ss19-reg-button {
	background: #ffd700;
	border: none;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	padding: 10px 25px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	cursor: pointer;
}

.ss19-reg-button:hover {
	background: #ffb200;
}

.ss19-reg-button > a {
	text-decoration: none !important;
	color: #000 !important;
	font-family: 'Roboto', sans-serif !important;
}

.ss19-tic-desc {
	font-size: 12px;
}

.ss19-tic-class {
	width: 33%;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
}