/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */#s5_logo_wrap{    height: auto !important;    max-width: 100% !important;    -webkit-box-sizing: border-box !important;    -moz-box-sizing: border-box !important;    box-sizing: border-box !important;    padding: 9px;    margin: 9px;}


div[id^="favteam"] a, div[id*=" favteam"] a, div[id^="favteam"] a:hover, div[id*=" favteam"] a:hover, div[id^="favteam"] a:focus, div[id*=" favteam"] a:focus {
    text-decoration: none !important;
    background-color: 
    transparent !important;
    font-size: 22px;
    text-align: center !important;
}

h3[id^="favteam-name"],
h3[id*=" favteam-name"] {
  background-color: none!important;
  display: none!important;
}

.badge-info, .label-info {
    background: 
    #fff !important;
    font-weight: 400;
}

#s5_top_menu_login_wrap {
    display: none;
}