#div_info_print .thumb{
    display: none;
}
#div_info_print{
    position: absolute;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.93) !important;
    z-index: 1000;
    top: 120px;
    width: 390px;
    padding: 20px 20px;
    border-bottom: 3px solid #00828f;
    border-top: 3px solid #00828f;
    display: none;
}
#div_info_print h3{
    font-size: 18px;
    margin: 0 0 15px 0;
}
#div_info_print label{
    font-size: 14px;
    font-weight: bold;
}
#div_info_print select{
    background-color : transparent;
    border: 1px solid #9a9a9a;
    cursor: pointer;
    padding: 2px 5px !important;
    height: 2rem !important;
    border: 1px solid #999999;
    padding: 0px 5px;
}
#modal_printer{
    background-color: white;
    height: 100%;
    width: 70%;
    max-height: 100%;
    top: 0px !important;
}
#modal_printer .modal-content{
    height: 95%;
    padding: 10px;
}
#modal_printer h3{
    font-size: 18px;
    margin: 11px 0 15px 0;
}
#apercu_impression{
    height: 100%;
    width: 100%;
    border: 0;
}
#input_title_printer{
    max-height: 150px;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}
#div_info_print legend{
    text-align: center;
    padding: 0 15px;
    font-weight: bold;
    font-size: 17px;
}
#opacity_cartouche{
    width: 240px;
    margin-top: 0px !important;
    border: none;
    margin-right: 10px;
    margin-bottom: -6px;
}
