.n3_13_web_live_info {
    background-color:#F3F3F3;
    padding:1em;
}

.n3_13_web_live_header {
    color:#10069f;
    margin: 0px 0px 8px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.audio-live-responsive {
    width:100% !important;
    height:40px !important;
}

.web13tv_liveui {

}

.web13tv_liveui > li {
    width:50%;
}

a.livetvlink {
    color:#10069f !important;
    text-decoration: none;
    background-color:#1AD6BA !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    opacity:1;
}

a.livetvlink:hover {
    color:#10069f !important;
    text-decoration: none;
    background-color:#1AD6BA !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    opacity:0.6;
}


a.livetvlink:active {
    color:#FFFFFF !important;
    text-decoration: none;
    background-color:#1AD6BA !important;;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    opacity:1;
}

a.liveaudiolink {
    color:#10069f !important;
    text-decoration: none;
    background-color:#FF6A39 !important;;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    opacity:1;
}

a.liveaudiolink:hover {
    color:#10069f !important;
    text-decoration: none;
    background-color:#FF6A39 !important;;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    opacity:0.6;
}



