﻿.label-custom {
    background-color: #D54649;
    margin-right: 5px;
}

.ing {
    line-height: 21px;
}

.mark, mark {
    background-color: #ffd800 !important;
    padding: 0 !important;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.question {
    display: inline-block;
    width: 95%;
    vertical-align: top;
}

.container-custom {
    width:880px;
}

.MsoNormal {
    display:none;
}

.categorie {
    color: #D54649;
    font-style: italic;
}

/*Override bootstrap*/
hr {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

#print
{
    float:right;
}
#lkPrint
{
    display:none;
}