
/*@import url(https://fonts.googleapis.com/css?family=Quando|Montserrat:400,700);*/

html {
background: rgba(0, 161, 230, 0.04);/* Old browsers */
border: solid 4px #002850;
font-weight: normal;
font-family: Lato, Helvetica, Arial, sans-serif;
font-size: 62.5%;
}

#Form1 {
border: none;
background: none;
}

a {
color: #23527C;
border-bottom: 1px dashed currentColor;
}

hr {
display: none;
}

font.EVENT_DETAILS_DATE {width: 100%;font-family: 'Lato', sans-serif;font-weight: 400;font-size: 2.1rem;text-align: left;color: #FFF;background: #5F94B2;border-bottom: 5px solid #5F94B2;margin: 0;display: block;position: relative;line-height: 4.0rem;padding-left:2.5rem;}

#listing > span > table {
text-align: left;
padding: 2.0rem;
}

span.FORM_LABEL_TEXT {
font-size: 1.6rem;
font-weight: bold;
color: #00A1E6;
margin-top: 1.0rem;
text-transform: uppercase;
text-decoration: ;
}

span.FORM_LABEL_TEXT:after {
content: "";
}

#listing td {
font-size: 1.6rem;
display: block;
}

#listing tr {
font-size: 1.6rem;
display: block;
}