#importconf
{
    display:none;
}

#logoxc
{
    width:30px;
}

#lienhome
{
    text-decoration: none;
}

audio
{
    height:30px;
    width:240px;
}

th.sortable
{
    cursor:pointer;
}

a, .nav-link
{
    color:black;
}

.warningmsg
{
    display:none;
}

#pictostreamer
{
    height:1.5em;
}


#rendudiscord
{
    background-color: #36393F;
    width:450px;
    height:386px;
    color:white;
    font-family:Arial;
    border-radius: 10px;
}

#rendudiscord #rd-imgstreamer
{
    float:left;
    width:40px;
    height:40px;
}

#rendudiscord #rd-fil
{
    float:left;
    width:360px;
}

#rendudiscord #rd-nom
{
    font-size:15px;
    font-weight:bold;
    margin:0;
}

#rendudiscord #rd-nom #rd-date
{
    font-size:12px;
    color:#6c7077;
}

#rendudiscord #rd-box
{
    background-color: #2f3136;
    border-radius: 4px;
    border-left: 4px solid #ff002b;
}

#rendudiscord #rd-category
{
    font-size:13px;
}

#rendudiscord #rd-title
{
    font-size:14px;
    font-weight:bold;
    color:#0da7ee;
}

#rendudiscord #rd-preview
{
    border-radius: 4px;
    width: 320px;
    height: 180px;
}

#rendudiscord #rd-tisilogo
{
    width: 20px;
    height: 20px;
    vertical-align: bottom;
}

#rendudiscord #rd-poster
{
    font-size:12px;
}

