@font-face {
  font-family: 'Brown';
  src: url("fonts/Brown-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Brown-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Brown-Regular.woff2") format("woff2"), url("fonts/Brown-Regular.woff") format("woff"), url("fonts/Brown-Regular.ttf") format("truetype"), url("fonts/Brown-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url("fonts/Brown-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Brown-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Brown-Bold.woff2") format("woff2"), url("fonts/Brown-Bold.woff") format("woff"), url("fonts/Brown-Bold.ttf") format("truetype"), url("fonts/Brown-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url("fonts/Brown-Light.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Brown-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Brown-Light.woff2") format("woff2"), url("fonts/Brown-Light.woff") format("woff"), url("fonts/Brown-Light.ttf") format("truetype"), url("fonts/Brown-Light.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaRegular';
  src: url("fonts/helr45w-webfont.eot");
  src: url("fonts/helr45w-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/helr45w-webfont.woff") format("woff"), url("fonts/helr45w-webfont.ttf") format("truetype"), url("fonts/helr45w-webfont.svg#HelveticaRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url("fonts/hll-webfont.eot");
  src: url("fonts/hll-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hll-webfont.woff") format("woff"), url("fonts/hll-webfont.ttf") format("truetype"), url("fonts/hll-webfont.svg#HelveticaNeueLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url("fonts/hlm-webfont.eot");
  src: url("fonts/hlm-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hlm-webfont.woff") format("woff"), url("fonts/hlm-webfont.ttf") format("truetype"), url("fonts/hlm-webfont.svg#HelveticaNeueMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueRoman';
  src: url("fonts/hlr-webfont.eot");
  src: url("fonts/hlr-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hlr-webfont.woff") format("woff"), url("fonts/hlr-webfont.ttf") format("truetype"), url("fonts/hlr-webfont.svg#HelveticaNeueRoman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueThin';
  src: url("fonts/hlt-webfont.eot");
  src: url("fonts/hlt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hlt-webfont.woff") format("woff"), url("fonts/hlt-webfont.ttf") format("truetype"), url("fonts/hlt-webfont.svg#HelveticaNeueThin") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url("fonts/helveticaneue.eot");
  src: url("fonts/helveticaneue.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue.woff") format("woff"), url("fonts/helveticaneue.ttf") format("truetype"), url("fonts/helveticaneue.svg#helveticaneue") format("svg");
  font-weight: bold;
  font-style: normal;
}
* {
  margin: 0;
  outline: 0;
  word-wrap: break-word;
}

.item-list {
  margin: 0;
  padding: 0;
}
.item-list ul {
  margin: 0;
  padding: 0;
}
.item-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-image: none;
}

.panel-display.clear-block {
  overflow: visible;
}

.show-hide-block-non {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.pane-content div.tabs {
  padding-bottom: 20px;
}
.pane-content div.tabs ul.tabs {
  margin: 0;
}

html {
  background: #FFFFFF;
}

body {
  background: #FFFFFF;
  padding-top: 0;
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
body.add-body-bg {
  padding-top: 133px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.col {
  float: left;
}

.colr {
  float: right;
}

.clear-block {
  clear: both;
  overflow: hidden;
}

.endcol {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.enddiv {
  clear: both;
}

.block-hideme {
  display: none;
}

.block-hidden {
  visibility: hidden;
}

a {
  text-decoration: none;
  color: #0284ad;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover {
  color: #0284ad;
  text-decoration: none;
}

a span {
  cursor: pointer;
}

img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 120%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

p {
  padding-bottom: 15px;
}
p.rteleft {
  text-align: left !important;
}
p.rteright {
  text-align: right !important;
}
p.rtecenter {
  text-align: center !important;
}
p.rtejustify {
  text-align: justify !important;
}

/* other colors */
.emission-page h1, .emission-page h2, .emission-page h3 {
  color: #000;
}
.emission-page h1 a, .emission-page h2 a, .emission-page h3 a {
  color: #000;
}
.emission-page .block-fr3-simple h1, .emission-page .block-fr3-simple h2, .emission-page .block-fr3-simple h3, .emission-page .block-emissions-aussi h1, .emission-page .block-emissions-aussi h2, .emission-page .block-emissions-aussi h3, .emission-page .block-fr3-emn-actu h1, .emission-page .block-fr3-emn-actu h2, .emission-page .block-fr3-emn-actu h3 {
  color: #000;
}
.emission-page .block-fr3-simple h1 a, .emission-page .block-fr3-simple h2 a, .emission-page .block-fr3-simple h3 a, .emission-page .block-emissions-aussi h1 a, .emission-page .block-emissions-aussi h2 a, .emission-page .block-emissions-aussi h3 a, .emission-page .block-fr3-emn-actu h1 a, .emission-page .block-fr3-emn-actu h2 a, .emission-page .block-fr3-emn-actu h3 a {
  color: #000;
}

/* messages */
#fr3-page {
  position: relative;
}
#fr3-page .messages {
  width: 938px;
  margin: 10px auto;
}

/* admin buttons */
.admin-node-button {
  width: 50%;
  margin: 15px auto;
}
.admin-node-button a {
  background: #fdc700;
  display: block;
  padding: 7px 0 8px 0;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
}
.admin-node-button a:hover {
  text-decoration: none;
}

/* custom free html */
.custom-free-html ul, .custom-free-html ol {
  padding: 0 0 5px 20px;
}

#bk-pres-alert {
  margin-bottom: 20px;
}

/* Form elements */
input[type='submit']::-moz-focus-inner, input[type='button']::-moz-focus-inner, input[type='reset']::-moz-focus-inner {
  border: 0;
}

* + html .block-form label.option input {
  margin: -4px 0 0 -4px;
}

.block-form {
  margin: 0;
  padding: 0;
}
.block-form form {
  margin: 0;
  padding: 0;
}
.block-form .form-item {
  margin: 0;
  padding: 0;
}
.block-form label {
  display: inline;
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: normal;
  text-align: left;
}
.block-form label.option {
  display: block;
  position: relative;
  padding-left: 25px;
  height: 1%;
}
.block-form label.option input {
  position: absolute;
  top: 1px;
  left: 1px;
}
.block-form label.option input.checkbox-processed {
  visibility: hidden;
}
.block-form select, .block-form textarea, .block-form input {
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  color: #000;
}
.block-form textarea, .block-form input {
  margin: 0;
  padding: 0;
}
.block-form textarea {
  resize: none;
}
.block-form .watermark_container {
  display: block;
  position: relative;
  height: 1%;
}
.block-form .watermark {
  position: absolute;
  top: 0;
  left: 0;
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  color: #999999;
  line-height: 120%;
  cursor: text;
}
.block-form .watermark.watermark-out {
  top: -9999px;
  left: -9999px;
}
.block-form input.form-submit, .block-form input.form-reset {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

.form-item {
  margin: 0;
  padding: 0;
}

/* Table elements */
.block-table table tbody, .block-table table tr, .block-table table th, .block-table table td {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  border: none;
}
.block-table table th {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
.block-table table td {
  text-align: left;
  vertical-align: top;
}

/* site page */
.add-body-bg #fr3-page, .page-body-content-border #fr3-page {
  background: url('../images/bg-white-region.gif') repeat-y 50% 0;
}
.page-body-bg #fr3-page {
  background: none;
}
.page-user #fr3-page .profile,
.page-user #fr3-page form#user-login {
  margin: 0 auto;
  width: 1000px;
}

/* admin tabs */
#tabs {
  width: 1040px;
  margin: 0 auto;
  background: #FFF;
}
#tabs ul.primary {
  margin: 0 5px 0 5px;
  padding: 5px 0 0 1em;
}

/* admin menu */
#admin-menu,
#admin-menu .dropdown {
  z-index: 1000;
}

/* site pager */
.item-list ul.pager {
  border-bottom: 1px solid #a1a1a1;
  border-top: 1px solid #a1a1a1;
  background: #FFFFFF;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 11px 0 11px 0;
  text-align: center;
}
.item-list ul.pager li {
  display: inline;
  padding: 2px 4px 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.item-list ul.pager li.pager-ellipsis {
  margin: 0 -3px;
  padding: 0;
  color: #909090;
}
.item-list ul.pager li.pager-previous, .item-list ul.pager li.pager-next {
  padding: 1px 22px 5px;
  height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: black;
}
.item-list ul.pager li.pager-previous a, .item-list ul.pager li.pager-next a {
  color: black;
}
.item-list ul.pager li.pager-previous a:hover, .item-list ul.pager li.pager-next a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}
.item-list ul.pager li.pager-previous::before {
  content: "<";
  font-size: 9px;
  display: inline-block;
  margin: 0 5px;
}
.item-list ul.pager li.pager-next::after {
  content: ">";
  font-size: 9px;
  display: inline-block;
  margin: 0 5px;
}
.item-list ul.pager a {
  color: #909090;
  font-weight: normal;
}
.item-list ul.pager a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}

/* view all links */
.block-view-all-link {
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  color: black;
  clear: both;
  overflow: hidden;
  height: 1%;
}
.block-view-all-link a {
  float: right;
  background: url('../images/bg-main.png') no-repeat 100% -288px;
  padding: 0 18px 0 0;
  min-height: 15px;
  line-height: 16px;
  color: black;
  font-family: "Brown", Arial, Sans-Serif;
  text-transform: uppercase;
  font-size: 13px;
}
.block-view-all-link a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}
.block-view-all-link a:hover span {
  color: black;
}
.block-view-all-link a span {
  color: black;
}
.block-view-all-link a img {
  position: absolute;
  margin: -3px 0 0 5px;
}

/* Title with RSS link */
.fr3-title-with-rrs {
  margin-bottom: 0;
  padding-bottom: 0;
}
.fr3-title-with-rrs h1, .fr3-title-with-rrs h2, .fr3-title-with-rrs h3, .fr3-title-with-rrs h4, .fr3-title-with-rrs h5, .fr3-title-with-rrs h6 {
  display: inline;
}
.fr3-title-with-rrs .rss {
  display: inline-block;
  position: relative;
  padding-right: 1px;
}
.fr3-title-with-rrs .rss a {
  display: inline-block;
}
.fr3-title-with-rrs .rss a:hover::before {
  color: #f26522;
}
.fr3-title-with-rrs .rss a::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb56";
  color: black;
  font-size: 30px;
}
.fr3-title-with-rrs .rss span {
  font-size: 0;
  letter-spacing: -9999px;
  text-indent: -9999px;
}

/* follows */
.fr3-follows {
  padding-top: 22px;
}
.fr3-follows span.label {
  display: block;
  padding-bottom: 1px;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 120%;
  color: #fff;
}
.fr3-follows .item-list {
  padding-top: 7px;
}
.fr3-follows .item-list ul {
  clear: both;
  overflow: hidden;
}
.fr3-follows .item-list ul li {
  display: inline-block;
  margin-right: 25px;
}
.fr3-follows .item-list ul li a {
  background: none;
  font-size: 20px;
}
.fr3-follows .item-list ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.fr3-follows .item-list ul li a.icomoon-facebook {
  color: #004c95;
}
.fr3-follows .item-list ul li a.icomoon-twitter {
  color: #1cc4f5;
}
.fr3-follows .item-list ul li a.icomoon-google {
  color: #e04a2f;
}
.fr3-follows .item-list ul li a.icomoon-dailymotion {
  color: #006eda;
}
.fr3-follows .item-list ul li a.icomoon-youtube {
  color: #e6301b;
}
.fr3-follows .item-list ul li a.icomoon-rss {
  color: #f86e15;
  position: relative;
  top: -6px;
}

/* Tether icon */
.fr3-tether-icon {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url('../images/bg-main.png') no-repeat -9999px -9999px;
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 0;
  letter-spacing: -9999px;
}
.block-fr3-content-main .fr3-tether-icon, .block-fr3-tag-highlighted-articles .fr3-tether-icon {
  top: 5px;
  right: 5px;
}
.content-without-image .fr3-tether-icon {
  position: static;
  top: auto;
  left: auto;
}
.fr3-tether-icon.fr3-tether-icon-video {
  background-position: -48px -1276px;
}
.fr3-tether-icon.fr3-tether-icon-photo {
  background-position: -96px -1276px;
}
.fr3-tether-icon.fr3-tether-icon-audio {
  background-position: 0 -1276px;
}
.fr3-tether-icon.fr3-tether-icon-direct {
  background: url('../images/bg-outremer.png') no-repeat 0px -448px;
}
.fr3-tether-icon.fr3-tether-icon-exclu {
  background: url('../images/bg-outremer.png') no-repeat -48px -448px;
}
.fr3-tether-icon.fr3-tether-icon-live {
  background: url('../images/bg-outremer.png') no-repeat -96px -448px;
}
.fr3-tether-icon.fr3-tether-icon-chat {
  background: url('../images/bg-outremer.png') no-repeat -144px -448px;
}
.fr3-tether-icon.fr3-tether-icon-direct-red {
  background: url('../images/bg-outremer.png') no-repeat 0px -399px;
}
.fr3-tether-icon.fr3-tether-icon-exclu-red {
  background: url('../images/bg-outremer.png') no-repeat -48px -399px;
}
.fr3-tether-icon.fr3-tether-icon-live-red {
  background: url('../images/bg-outremer.png') no-repeat -96px -399px;
}
.fr3-tether-icon.fr3-tether-icon-chat-red {
  background: url('../images/bg-outremer.png') no-repeat -144px -399px;
}
.fr3-tether-icon.fr3-tether-icon-custom {
  background: none !important;
  overflow: hidden;
}
.fr3-tether-icon.fr3-tether-icon-text {
  background-position: -231px -337px;
  width: auto;
  right: auto;
  height: auto;
  top: auto;
  bottom: 0;
  left: 0;
  padding: 10px 20px 0 0;
  background: #fff;
  margin-bottom: -4px;
  font-size: 12px;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: bold;
  color: #0284ad;
}
.fr3-tether-icon.fr3-tether-icon-text .text-item {
  white-space: nowrap;
}
.fr3-tether-icon .text-item img {
  display: none !important;
}

body.page-tv-direct {
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

#livetv-player .livetv-player-column {
  float: left;
  width: 600px;
  position: fixed;
}

#livetv-player .livetv-player-column .livetv-player-center {
  background-color: #363636;
}

#livetv-player .livetv-player-right {
  float: right;
  width: 320px;
  margin-right: 10px;
}

#livetv-player .livetv-player-inner {
  overflow: hidden;
  min-width: 940px;
}
#livetv-player .livetv-player-inner .livetv-player-top {
  width: 600px;
  height: 60px;
  padding-bottom: 12px;
  position: relative;
}
#livetv-player .livetv-player-inner .livetv-player-top .logo {
  padding: 10px 0 0 10px;
  width: 470px;
  position: absolute;
}
#livetv-player .livetv-player-inner .livetv-player-top .logo a {
  position: relative;
  float: left;
  text-decoration: none;
  display: block;
}
#livetv-player .livetv-player-inner .livetv-player-top .logo a .logo-text {
  color: #ffffff;
  display: block;
  width: auto;
  max-width: 180px;
  padding: 15px 0 0;
  font-family: "HelveticaNeueThin", Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 100%;
  float: left;
}
#livetv-player .livetv-player-inner .livetv-player-top .logo a img {
  padding: 0 0 0 10px;
}
#livetv-player .livetv-player-inner .livetv-player-top .logo h2 {
  font-family: "HelveticaRegular", Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 24px;
  color: #999999;
  float: left;
  padding: 16px 0 0 10px;
  line-height: 100%;
}
#livetv-player .livetv-player-inner .livetv-player-top .time-date-current {
  width: 300px;
  position: absolute;
  right: 0;
  text-align: right;
  font-family: "HelveticaRegular", Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
}
#livetv-player .livetv-player-inner .livetv-player-top .time-date-current .clocktime {
  font-size: 40px;
  line-height: 30px;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
#livetv-player .livetv-player-inner .livetv-player-top .time-date-current .clockdate {
  font-size: 14px;
  color: #999999;
  padding-top: 8px;
  position: absolute;
  top: 35px;
  right: 0;
}
#livetv-player .livetv-player-inner .livetv-player-center .player-video {
  width: 600px;
  height: 337px;
  position: relative;
}
#livetv-player .livetv-player-inner .livetv-player-center .outremer-livetv-infos {
  margin: 10px 0 0 10px;
  overflow: hidden;
  padding-bottom: 10px;
}
#livetv-player .livetv-player-inner .livetv-player-center .outremer-livetv-infos .outremer-livetv-program-time {
  color: #ffc300;
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
  float: left;
}
#livetv-player .livetv-player-inner .livetv-player-center .outremer-livetv-infos .outremer-livetv-program-name {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  float: left;
}
#livetv-player .livetv-player-inner .livetv-player-center .outremer-livetv-replays {
  background-color: white;
  margin-top: 0;
  padding-top: 10px;
  padding-left: 10px;
}
#livetv-player .livetv-player-inner .livetv-player-center .outremer-livetv-replays a {
  font-family: "Brown", Arial, Sans-Serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 30px 13px;
  display: inline-block;
  overflow: hidden;
  word-wrap: break-word;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  box-sizing: border-box;
  color: black;
  border: 1px solid black;
  border-radius: 5px;
}
#livetv-player .livetv-player-inner .livetv-player-center .outremer-livetv-replays a:hover {
  background-color: black;
  color: white;
  cursor: pointer;
}
.magneto-player {
  padding-top: 56.25%;
}

/*# sourceMappingURL=outremer_livetv_player.css.map */
