<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icone-sweet{
    font-size: 8px !important;
}

.icone-sweet-bizme-warning{
    color: rgba(255, 193, 7, 0.7)!important;
    border-color:rgba(255, 193, 7, 0.7)!important;
}


.icone-sweet-bizme-danger{
    color: rgba(220, 53, 70, 0.7)!important;
    border-color:rgba(220, 53, 70, 0.7)!important;
}

.icone-sweet-biz-logo{
    color: #04168d!important;
    border-color:#04168d!important;
}
.icone-sweet-me-logo{
    color: #1046da!important;
    border-color:#1046da!important;
}
.icone-sweet-fr-logo{
    color: #7490d6!important;
    border-color:#7490d6!important;
}

.title-sweet{
 color: #1046da !important;
 font-size: 18px !important;
}
.text-sweet{
color: #04168d !important;
font-size: 16px !important;
}

.text-sweet-danger{
    color:  rgba(220, 53, 70, 0.7)!important;
    font-weight: 700;
    font-size: 16px !important;
    }

.text-sweet-warning{
    color:  rgba(255, 193, 7, 0.774)!important;
    font-size: 16px !important;
    }

  .btn-annuler-sweet {
    color: #04168d !important;
    border: 1px solid #04168d!important;

    background-color:white !important;

  }
  .btn-annuler-sweet:hover {
    color: white !important;
    background-color:#04168d!important;


  }




  .btn-supp-sweet{
    color: #fff!important;
    background-color: rgba(220, 53, 70, 0.8)!important;
    border:1px solid rgba( 220,53,69,0.3)!important;

  }
  .btn-supp-sweet:hover{
    color: #04168d !important;
    background-color: rgba(220, 53, 70, 0.7)!important;
    border:1px solid rgba( 220,53,69,0.8)!important;
  }

  .btn-supp-sweet,.btn-annuler-sweet{
    box-shadow: 0 .25rem .5rem   #04168d3a !important;
    border: .3 solid rgba(116,144,214,1) !important;
    border-radius: 50rem !important;
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem!important;

  }
  
</pre></body></html>