/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.PM_ASBlockOutput .custom-control-input {

    border: 1px solid black;
    left: 0;
    z-index: 1;
    opacity: 1 !important;

}
/* Cacher inscription suite au spam */
/* .user-dropdownmenu.dropdown-menu .dropdown-item:nth-child(2), .page-authentication #content .rightauth {
    display: none;
} */