/* AJUSTEMENT ASSISTANCE */

body.assistant_actif #option_securite_combine_sec,
body.assistant_actif #option_securite_combine_comb {
    margin-left: -10px;
}
body.assistant_actif input[name="garantie_assistance_check_1"] {
    left: auto;
    margin-left: -15px;
}
.introjs-tooltip-title {
    color: #1e5385;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: "Montserrat, sans-serif";
    font-size: 14px;
}
.introjs-tooltiptext {
    color: #1e5385;
}
body .introjs-bullets ul li a {
    width: 3px;
    height: 3px;
    background: #1e5385 !important;
}
body .introjs-bullets ul li a.active {
    width: 23px;
    background: green !important;
}

.link-teamviewer:hover{
    color: #1e5385 !important;
    text-decoration: underline !important;
    cursor: pointer;
}