.fa-facebook,
.fa-twitter,
.fa-youtube,
.fa-google-plus,
.fa-instagram,
.fa-envelope,
.fa-foursquare,
.fa-linkedin,
.fa-pinterest {
    color: #fff
}
.facebook-round {
    color: #4463b1
}
.twitter-round {
    color: #4e9edc
}
.youtube-round {
    color: #e32114
}
.googleplus-round {
    color: #da4935
}
.instagram-round {
    color: #4c81a4
}
.envelope-round {
    color: #1d90dd
}
.foursquare-round {
    color: #09b9df
}
.linkedin-round {
    color: #1077a9
}
.pinterest-round {
    color: #d51520
}
ul.getconnected-round {
    margin: 0 auto;
    list-style-type: none;
    padding: 0px;
    text-align: center
}
ul.getconnected-round li.hoverItem {
    display: inline-block;
    float: none;
    padding: 0
}
ul.getconnected-round li.hoverItem a:hover {
    opacity: 0.8
}
ul.getconnected-round span.fa-stack {
    font-size: 1.5em
}
ul.getconnected-floating {
    position: fixed;
    top: 40%;
    left: 0;
    width: 60px;
    height: auto;
    margin: 0 auto;
    background-color: #d3d3d3;
    padding: 10px;
    border-radius: 0px 20px 20px 0px;
    z-index: 999;
    box-shadow: 2px 2px 10px #000;
    list-style-type: none
}
ul.getconnected-floating a.tooltips {
    position: relative;
    display: inline
}
ul.getconnected-floating a.tooltips span.floating-name {
    position: absolute;
    width: 140px;
    color: #fff;
    background: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px
}
ul.getconnected-floating a.tooltips span.floating-name:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-right: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}
ul.getconnected-floating a:hover.tooltips span.floating-name {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -15px;
    margin-left: 5px;
    z-index: 999
}
ul.getconnected-floating span.fa-stack {
    font-size: 2em
}
table.ws-table {
    border-collapse: separate;
    border-spacing: 0 10px
}
th.ws-header {
    text-align: left;
    padding-left: 15px
}
.ws-table td {
    border: solid 1px #b4b4b4;
    vertical-align: middle
}
.ws-text,
.ws-number {
    text-align: center;
    padding: 0px 10px 0px 10px
}
.ws-number {
    background-color: #555;
    color: #fff;
    font-size: 65px;
    font-weight: bold
}
 #sidebarWidget_Container #ecms_hoursOfOperation {
    display: block
}
