.callout-orange {
    border-radius: .25rem;
    background-color: #fff;
    border-left: 5px solid #ff6500;
    padding: 1rem;
    margin-bottom: 1rem!important;
}
.print-area {border:1px solid red;padding:1em;margin:0 0 1em}
.disabled {
    pointer-events: none
}
.sorting_asc {
    background-image: url('../img/sort_asc.png');
    background-repeat: no-repeat;
    background-position: center right;
}
.sorting_desc {
    background-image: url('../img/sort_desc.png');
    background-repeat: no-repeat;
    background-position: center right;
}

.sidebar-dark-primary {
    background: #283e4a;
}

.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link {
    color: #ffffff;
}

.sidebar-dark-primary .sidebar a {
    color: #ffffff;
}
.padding-left-10 {
    padding-left: 10px;
	display:none;
}

.div-print{
 width: 7cm;
 height:3cm; 
 display:block;
 padding:10px;
 font-family:"times new roman", times, serif;
}
.siege
{
font-size:1.5em;
width: 7cm; 
height:1cm;
/*padding-bottom:35px;*/ 
font-weight: bold; 
float: left;
}

.nom-departement
{
float: left;
width:200px;
font-size: 0.5cm;
}

.nom-badge
{
float:left;
font-size: 16px;
/*font-weight: bold;*/
padding-bottom: 5px;
width:200px;
}

.departement-badge
{
font-size:20px;
font-weight: bold;
float: left;
width: 160px;
}

.date-badge
{
font-size:16px;
width: 150px;
font-weight: bold;
padding-right:0px;
}

.qrcode-badge
{
width:2cm;
height:2cm; 
float: right;
margin-right:35px;
}
.qrcode
{
width:2cm;
}