.tv-player .box,
.tv-player .shows .wrap {
}
.tv-player .left-side {
   padding-right: 0;
}
.tv-player .right-side {
  padding-left: 0;
}
.tv-player .top-panel {
  margin-top: 0px;
}

.col-lg-5,
.col-lg-7,
.col-lg-12 {
    float: left;
}

.tv-player .shows .list-group-item .timeSearch {
    vertical-align:top; 
    display: inline-block;
    width: 155px;
    height: 20px;
    font-weight: 500;
    padding-right: 2px;
}
.tv-player .shows .list-group-item .nameSearch {
    vertical-align:middle; 
    width: 340px;
    display: inline-block;
}

#player {
    width:636px; 
    height:431px;
}

.epgbox {
    width:  368px; 
    height: 432px;
}

body:after {
    display: none;
}
body {
    margin: 0;
}


a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b {
    font-weight: 700;
}
img {
    border: 0;
}
button {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    -webkit-appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
        content: "";
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    .navbar {
        display: none;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #980001;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #980001;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul {
    margin-bottom: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-5,
.col-lg-7,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 1px;
    padding-right: 1px;
    display: inline-block;
}
.collapse {
    display: none;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown {
    position: relative;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #333;
    background-color: #f6f6f6;
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #980001;
}
.nav>li>a>img {
    max-width: none;
}
.navbar {
    position: relative;
    min-height: 65px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-header {
        float: left;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 0;
    width: 1020px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.collapse {
      display: block!important;
      height: auto!important;
      padding-bottom: 0;
      overflow: visible!important;
 }

.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
    padding-left: 0;
    padding-right: 0;
}
.container>.navbar-header,
.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;

}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-brand {
    float: left;
    padding: 22.5px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 65px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar>.container .navbar-brand {
        margin-left: 15px;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 15.5px;
    margin-bottom: 15.5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-nav {
    margin: 11.25px -15px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 22.5px;
        padding-bottom: 22.5px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 375px;
    }

   .navbar-right {
        float: right!important;
    }
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-default {
    background-color: #fff;
    border-color: #e4e4e4;
}
.navbar-default .navbar-brand {
    color: #999;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #999;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse {
    border-color: #e4e4e4;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #333;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both;
}
.hide {
    display: none!important;
}
.dropdown-menu {
    padding: 0;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-nav>li>.dropdown-menu {
        margin-top: 3px;
    }
    .navbar-nav>li>.dropdown-menu:before {
        content: "";
        position: absolute;
        top: -3px;
        height: 0;
        left: 0;
        width: 100%;
        border-top: 3px solid #980001;
    }
    .navbar-nav>li>.dropdown-menu>li>a {
        padding: 7px 30px 7px 10px;
        border-bottom: 1px solid #eee;
        -webkit-transition: padding 300ms;
        -o-transition: padding 300ms;
        transition: padding 300ms;
    }
    .navbar-nav>li>.dropdown-menu>li>a:hover {
        padding: 7px 20px;
    }
    .navbar-nav>li>.dropdown-menu>li:last-child>a {
        border-bottom: 0;
    }
.navbar-default {
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .175);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .175);
}
.navbar-brand {
    font-family: Ubuntu, sans-serif;
    font-weight: 400;
    font-size: 22px;
}
.navbar-brand>img {
    height: 28px;
    width: auto;
}
.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
}
    .navbar-default .navbar-nav>li>a:before {
        content: "";
        position: absolute;
        top: -3px;
        height: 0;
        left: 0;
        width: 100%;
        border-top: 3px solid #980001;
        -webkit-transition: top 100ms;
        -o-transition: top 100ms;
        transition: top 100ms;
    }
    .navbar-default .navbar-nav>li>a:hover:before,
    .navbar-default .navbar-nav>li>a:focus:before {
        top: 0;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    border-color: #bbb;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #aaa;
}
body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto!important;
    height: 100%;
    padding-top: 95px;
    margin-bottom: -379px;
    padding-bottom: 379px;
}
body {
    height: 100%;
    width: 1020;
    margin: auto;
}
.no-r {
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
#page {
    min-height: 655px;
    height: 5%!important;
    height: 100%;
    margin: 0 auto -56px;
}
.tv-player {
    color: #fff;
}
.tv-player .wrap {
    color: #333;
}
.tv-player .channels .wrap1 {
    padding-top: 5px;
    overflow: auto;
}
.tv-player .channels .list {
    padding: 6px;
    position: relative;
}
.tv-player .channels .groups {
    height: 28px;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
}
.tv-player .channels .groups .item {
    height: 28px;
    line-height: 28px;
    background: #ccc;
    color: #929292;
    font-size: 12px;
    font-weight: 400;
    padding: 0 16px;
    cursor: pointer;
    border: 2px solid #ebebeb;
    border-bottom: 0;
    margin-right: 2px;
    display: inline-block;
}
.tv-player .channels .groups .item.active:hover,
.tv-player .channels .groups .item.active {
    background: #ebebeb;
    border-color: #ebebeb;
    color: #980001;
    cursor: default;
}
.tv-player .channels .groups .item:hover {
    background: #ebebeb;
}
.tv-player .channels .box {
    background: #ebebeb;
}
.tv-player .player {
    min-height: 200px;
}
.tv-player .left-side {
    padding-left: 0;
    position: relative;
}
.tv-player .right-side {
    padding-right: 0;
}
.tv-player .right-side2 {
    padding-left: 5px;
}
.tv-player .channels .list {
    display: none;
}
.tv-player .channels .list.active {
    display: inline-block;
}
.tv-player .channels .list .item {
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.tv-player .channels .list .item {
    height: 48px;
    width: 52px;
    margin: 1.6px;
}
.tv-player .channels .list .item.active,
.tv-player .channels .list .item:hover {
    padding: 6px 13px 6px 13px;
    opacity: 1;
    border-style: hidden;
    position: relative;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(152, 0, 1, 1), 0px 9px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 1px 1px 0px rgba(152, 0, 1, 1), 0px 9px 25px rgba(0, 0, 0, .7);
    box-shadow: 0px 1px 1px 0px rgba(152, 0, 1, 1), 0px 9px 25px rgba(0, 0, 0, .7);
    text-align: center;
}
.tv-player .channels .list .item img {
    max-width: 60px;
    max-height: 48px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tv-player .channels .list .item .favorite-status {
    position: absolute;
    width: 20px;
    height: 20px;
    display: none;
    color: #A3A0A0;
    bottom: 0;
    text-shadow: 0 0 4px rgba(0, 0, 0, .79);
}
.tv-player .channels .list .item .favorite-delete {
    position: absolute;
    width: 20px;
    height: 20px;
    display: none;
    color: #A3A0A0;
    bottom: 0;
}
.tv-player .channels .list .item:hover .favorite-status {
    display: block;
}
.tv-player .channels .list .item .favorite-status:hover {
    color: #dd1;
    text-shadow: 0 0 4px rgba(0, 0, 0, .39);
}
.tv-player .channels .list .item:hover .favorite-delete {
    display: block;
}
.tv-player .channels .list .item .favorite-delete:hover {
    color: #980001;
    text-shadow: 0 0 4px rgba(152, 0, 1, .39);
}
.tv-player .calendar {
    padding: 0 10px;
    overflow-x: auto;
}
.tv-player .calendar .days.n1 {
    padding: 5px 0;
}
.tv-player .calendar .days.n2 {
    overflow: visible;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tv-player .calendar .days.n2 .item.click {
    cursor: pointer;
}
.tv-player .calendar .days .item.name1,
.tv-player .calendar .days .item.name2 {
    width: 40%;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tv-player .calendar .days .item.name1 {
    color: #b08f43;
    font-weight: 500;
}
.tv-player .calendar .days .item.name2 {
    text-align: right;
}
.tv-player .calendar .days .item .day {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
}
.tv-player .calendar .days .item .day .top,
.tv-player .calendar .days .item .day .bottom {
    padding: 0;
    background: #bbb;
    position: relative;
}
.tv-player .calendar .days .item.active .day .top,
.tv-player .calendar .days .item.active .day .bottom {
    background: #980001;
    cursor: not-allowed;
}
.tv-player .calendar .days .item.current .day .bottom:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #980001;
    border-radius: 50%;
    margin: 0 1px 2px 0;
}
.tv-player .calendar .days .item.click .top,
.tv-player .calendar .days .item.click .bottom {
    background-color: #333;
}
.tv-player .calendar .days .item.click .top,
.tv-player .calendar .days .item.click .bottom {
    background-color: #333;
}
.tv-player .shows {
    padding: 0 2px;
}
.tv-player .shows .wrap {
    overflow: auto;
    height: 390px!important;
}
.navbar-fixed-top {
    z-index: 999;
    width: 1020px;
    margin: auto;
}
.tv-player .shows .list-group {
    margin: 0;
    position: relative;
}
.tv-player .shows .list-group-item {
    color: #333;
    background: 0 0;
    font-size: 11px;
    border: 0;
    position: relative;
    border-bottom: 1px solid #fff;
}
.tv-player .shows .list-group-item.active,
.tv-player .shows .list-group-item:last-child {
    border-bottom: 0;
}
.tv-player .shows .list-group-item.live {
    cursor: pointer;
}
.tv-player .shows .list-group-item.live.active {
    cursor: default;
}
.tv-player .shows .list-group-item.has-record {
    cursor: pointer;
}
.tv-player .shows .list-group-item.has-record:hover {
    background-color: #777;
    color: #fff;
}
.tv-player .shows .list-group-item.active {
    background: #980001;
    color: #fefefe;
}
.tv-player .shows .list-group-item .time {
    vertical-align:top; 
    display: inline-block;
    width: 55px;
    height: 20px;
    font-weight: 500;
    padding-right: 2px;
}
.tv-player .shows .list-group-item .play {
    position: absolute;
    right: 20px;
    width: 10px;
    height: 10px;
}
.tv-player .shows .list-group-item .name {
    vertical-align:middle; 
    width: 225px;
    display: inline-block;
}
.navbar-collapse {
    background: 0 0;
}
.site.player {
    background: #ccc;
}
.player {
    box-shadow: 0 0 20px #888;
}
.tv-player .calendar-wrap {
    margin-left: 0px;
}
.tv-player .channels .tg {
    width: 28px;
    text-align: center;
    position: absolute;
    height: 48px;
    line-height: 48px;
    background: #807c7c;
    color: #fff;
    top: 47px;
    border-radius: 3px;
}
.tv-player .channels .tg.inactive {
    background: #ccc;
}
.tv-player .channels .tg.up.left {
    left: 5px;
}
.tv-player .channels .tg.down {
    top: 108px;
    right: 5px;
}
.tv-player .channels .tg.down.left {
    left: 5px;
}
.tv-player .channels .list {
    padding-top: 0;
    padding-bottom: 0;
}
.channelsListsContainer {
    padding-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    width: 1007px;
}
.wrapper {
    padding-top: 95px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.box {
    box-shadow: 0 0 20px #888;
}
.site.player .wrapper {
    padding-top: 70px;
}
.top_box {
    min-height: 58px;
    max-height: 122px;
    background: #ebebeb;
    margin-bottom: 20px;
    overflow: hidden;
}
.navbar-nav>li>.dropdown-menu:before {
    border-top: 3px solid #980001;
}
.navbar-nav>li>.dropdown-menu {
    min-width: 50px;
    width: 100%;
}
.navbar-brand {
    padding: 0;
    display: none;
}
.navbar-brand>img {
    height: 68px;
}
.navbar-brand {
    padding: 1px 1px!important;
}
.navbar-brand img {
    height: 75%!important;
}
.calendar,
.top_box {
    margin-bottom: 8px;
}
.calendar-timedate {
    background: #333;
    padding: 1px 12px;
    margin: 0 4px 0 4px;
    text-align: left;
}
.tv-player .calendar .days .item {
    min-width: 28.9px;
    min-height: 1px;
    margin-right: 1px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
    content: "\f002";
}
.fa-star:before {
    content: "\f005";
}
.fa-check:before {
    content: "\f00c";
}
.fa-cog:before {
    content: "\f013";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-television:before {
    content: "\f26c";
}
.fa-user-circle-o:before {
    content: "\f2be";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-small {
    font-size:10px;
}
.fa-ban:before {
    content: "\f05e";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-minus-circle:before {
    content: "\f056";
}

.Notice {
height : 18px;
width : 63px;
margin-left : 0;
margin-right : 0;
text-align : center;
background-color : #333333;
border : #EBEBEB solid 1px;
outline : none;
cursor : pointer;
box-shadow : 0 0 20px #ccc inset;
color: #fff;
}
#Notice_Boxes {
font-size : 5px;
background-color : #EBEBEB;
border : #EBEBEB solid 2px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-left : 5px;
max-height: 85%;
}
.Notice_Element {
font-weight : bold;
font-size : 11px;
}
.element_box {
font-size : 15px;
}
.element_box2 {
font-size : 18px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/*! CSS Used fontfaces */

@font-face {
    font-family: FontAwesome;
    src: url(/player/prod/fonts/fontawesome-webfont.eot?v=4.1.0);
    src: url(/player/prod/fonts/fontawesome-webfont.eot#iefix&v=4.1.0) format('embedded-opentype'), url(/player/prod/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'), url(/player/prod/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'), url(/player/prod/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url(/player/prod/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/player/prod/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'), url(/player/prod/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/player/prod/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/player/prod/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/player/prod/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}