@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400i');

.linkedin { display: none; }

/* Login Screen */

#ctl00_ContentPlaceHolder1_tblOpenSource {
  margin-bottom: 20px; }
#ctl00_ContentPlaceHolder1_tblOpenSource .tbl_row_data, .tbl_row_data_bold {
  text-align: center; }
input#ctl00_ContentPlaceHolder1_imgGoogle {
    width: 300px;
    margin: 20px auto;}

.expandLogin em.fa.fa-sort {
    float: right;
    font-size: 1.25em;
    position: relative;
    vertical-align: middle;
    top: 1px;
    margin-left: 10px;
}

.expandLogin a {
    float: right;
    color: #fff;
    border: 1px solid #fff;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 6px;
    position: relative;
    top: -4px;
}

.expandLogin a:hover,
.expandLogin a:focus {
    background: #fff;
    color: #333;
}

.expandLogin a:hover em,
.expandLogin a:focus em {
    color: #333;
}

.weather-social,
body #footer ul.social { display: none; }

body #footer-address a { color:#fff; }

body #motto { color: #fff; }

body #homeNewsWrapper h2.sectionTitle {
    position: fixed;
    top: -1000000px;
    left: -1000000px;
}

.cf:after {
    content: '';
    display: table;
    clear: both;
}

.readAllNews {
    text-align: right;
}

.readAllNews a {
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 10px;
    margin: 0;
    border-radius: 5px;
}

.readAllNews a:hover,
.readAllNews a:focus {
    color: #fff;
}

body #homeNewsWrapper .newsDate {
    font-size: 16px;
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    display: none;
}

body #homeNewsWrapper .newsTitle {
    margin-bottom: 20px;
}