@font-face {
    font-family: 'TGL';
    src: url('../font/TGL0-17Alt.woff2') format('woff2'),
        url('../font/TGL0-17Alt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TGL 0-17';
    src: url('../font/TGL0-17.woff2') format('woff2'),
        url('../font/TGL0-17.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TGL';
    src: url('../font/TGL0-16.woff2') format('woff2'),
        url('../font/TGL0-16.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

.lg,
.md {
    display: none;
}

.notlg,
.notmd {
    display: block;
}

html,
button,
input,
select,
textarea,
.pure-g [class *="pure-u"] {
    /* Set your content font stack here: */
    font-family: 'TGL', Georgia, Times, "Times New Roman", serif;
}

html,
body {
    height: 100%;
}

html {
    font-size: 100%;
}

body {
    font-size: 16px;
    line-height: 1.5rem;
}

a {
    color: inherit;
}

a:hover {
    color: #FFF;
    text-decoration: none;
}

h1 {
    font-size: 4rem;
    line-height: 4.5rem;
    margin: 0;
    margin-top: -3px;
}

h2 {
    color: #FFFFFF;
    font-size: 2rem;
    margin: 0;
    line-height: 3rem;
}

h3 {
    font-size: 1.25rem;
    line-height: 1.5remem;
    margin: 0;
    margin-top: 1.5rem;
    //font-style: italic;
}

.padding-hr {
    padding: 0 1em;
}

.title-wrapper {
    // min-height: 90vh;
}

.title {
    width: 100%;
    //min-height: 90vh;
    text-align: center;
    //margin-top: 10rem;
    /* poussé de la moitié de hauteur de viewport */
    //transform: translateY(-55%);
    /* tiré de la moitié de sa propre hauteur */
    margin-bottom: 3rem;
}

.title.notlive {
   // margin-top: 2rem;
}

img {
    max-width: 100%;
}

.small {
    font-size: 0.75em;
    line-height: 1rem;
    text-transform: none;
}


#layout,
.sidebar {
    background-color: #fdd631;
}

.sidebar {
    color: #000000;
}

.content .notlive {}

table,
th,
td {
    border: none;
}

.programmation {
    width: 100%;
    vertical-align: top;
    border-collapse: collapse;

}

.programmation td {
    vertical-align: top;
}

.programmation td:first-child {
    padding-right: 24px;
}

#player {
    position: fixed;
    top: 0;
    height: 10%;
    width: 100%
}

.titre-section {
    color: #FFF;
    margin: 1rem 0;
}

button {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    outline: 0;
}

svg {
    //padding: 5px;
    width: 100%;
    height: 20px;
}

/* BEGIN PLAYER */
#pnodestream {
    position: fixed;
    //    left: 0;
    width: 100%;
    //    bottom: 0;
    //    height: 6rem;
    //    background-color: white;
    //border-top:0.25rem solid #1B29ED;
    z-index: 2;
    position: fixed;
    top: 0;
    height: 120px;
    width: 100%;
    border-bottom: solid 2px #000;
    background-color: #5dc3e0;
}

.head_pnodestream {
    background-color: black;
    color: white;
    font-size: 1.5rem;
    font-family: 'TGL', Georgia, Times, "Times New Roman", serif;
    line-height: 3rem;
    padding-left: 12px;
    width: 100%;
    height: 3rem;
    font-weight: 100;
    text-align: center;
}

.head_pnodestream a {
    color: white;
    letter-spacing: 1px;
}

.head_pnodestream a:hover {
    color: white;
}

.jp-audio {
    color: black;
    height: 4.5rem;
}

.jp-audio .jp-gui {
    background-color: #5dc3e0;
}

.jp-audio .jp-controls {
    background-color: transparent;
    width: 4.5rem;
}

.jp-audio .jp-controls a {
    color: black;
    font-size: 2.5rem;
    line-height: 4.5rem;
    padding-left: 18px;
}

.jp-audio .jp-time-holder {
    height: 4.5rem;
    left: 4.5rem;
    font-size: 0.8rem;
    overflow: hidden;
    line-height: 1.5rem;
    right: 96px;
}

.jp-audio .jp-time-holder .pnodeshow {
    font-weight: bold;
}

.jp-audio .jp-current-time-pnode {
    font-size: inherit;
    position: absolute;
    top: 0.75rem;
    left: 0;
    right: 0;
    height: 3rem;
    padding: 0 12px 0 0;
    text-align: left;
    pointer-events: none;
    overflow: hidden;
}

#pnodecurrent {
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
}

#pnodenext {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    padding-left: 20px;
    height: 2.5rem;
    overflow: hidden;
    display: none;
}

#pnodeseparateur {
    position: absolute;
    width: 10px;
    top: 0px;
    left: 50%;
    display: none;
}

.jp-audio .jp-pnode-logo {
    position: absolute;
    width: 70px;
    padding-left: 15px;
    height: 4rem;
    font-size: 3rem;
    top: 0;
    right: 0px;
    background-color: #5dc3e0;
    line-height: 3.5rem;
}

.jp-audio .jp-pnode-logo a {
    color: white;

}

.jp-audio .jp-title-holder {
    position: absolute;
    top: 0;
    left: 160px;
    right: 0;
    width: 100%;
}

.jp-audio .jp-title-holder .jp-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 0 12px;
    font-size: 0.8rem;
    line-height: 42px;
    text-align: left;
}

.jp-audio .jp-controls a:hover,
.jp-audio .jp-volume-controls a:hover {
    color: white;
}

.jp-audio .jp-volume-controls {
    background-color: transparent;
    right: 24px;
    width: 4.5rem;
    padding-left: 0;
}

.jp-audio .jp-volume-controls a {
    top: 13px;
    color: black;
    padding-left: 0;
}

.jp-audio .jp-volume-controls .jp-volume-bar {
    width: 100%;
    height: 1rem;
    left: 0;
    top: 2.5rem;

}

.jp-audio .jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
    background-color: black;
}

.jp-audio .jp-volume-controls .jp-volume-max {
    padding-right: 0;
}

/* END PLAYER */


/* BEGIN CHAT */
.chat-container {
    height: 15rem;
    width: 100%;
    margin-top: 120px;
    padding-top: 0;

    top: 0;
    border-bottom: solid 2px #000;
    border-left: solid 2px #000;
    border-right: solid 2px #000;
    border-top: solid 2px #000;
}

#chat {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    bottom: 0;
}

/* END CHAT */

.footer {
    text-align: center;
}

.footer a {
    color: black;
}

.footer a:hover {
    color: white;
}

.footer ul {
    padding: 0;
}

.pure-menu {
    line-height: 1.5rem;
}

@media (min-width: 48em) {
    .content {
        margin-right: 33.33%;
        margin-left: 0;
        padding: 1em 1em 0 1em;
    }

    .content.notlive {
        margin-right: 0;
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;

    }

    .title {
        margin-top: 10vh;
        margin-bottom: 10vh;
    }

    .sidebar {
        right: 0;
        border-left: 2px #000 solid;
    }

    #player {}

    #pnodestream {
        position: absolute;
    }

    .chat-container {
        height: 100%;
        width: 100%;
        padding-top: 120px;
        margin-top: 0;
        border: none;
        position: absolute;
    }

    #chat {
        width: 100%;
        height: 100%;
        border: 0;
        display: block;
        bottom: 0;
    }

    .md {
        display: block;
    }

    .notmd {
        display: none;
    }
}

@media screen and (min-width: 64em) {
    .lg {
        display: block;
    }

    .notlg {
        display: none;
    }
}
