.altcha-widget-wrap {
margin-bottom: 1rem !important;
}
.forminator-pagination--content + .altcha-widget-wrap {
margin-top: 1.5rem !important;
}
.altcha-widget-wrap .altcha-main {
line-height: 1;
}
.altcha-widget-wrap .altcha-main svg {
display: block;
}
.altcha-code-challenge {
z-index: 9999999;
}
.altcha-code-challenge form {
margin-bottom: 0 !important;
}
.login .altcha:not([data-floating]) {
--altcha-max-width: 100%;
}
.altcha-overlay {
--altcha-max-width: 100%;
--altcha-border-radius: 6px;
--altcha-color-border: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 0.4);
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 10px;
box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
gap: 0;
min-width: 320px;
padding: 0.5rem 1rem 1rem 1rem !important;
}
.altcha-overlay .altcha {
font-family: sans-serif;
font-size: 16px !important;
}
.altcha-overlay .altcha-footer {
font-size: 14px !important;
}
.altcha-obfuscation-button {
text-underline-offset: 2px;
text-decoration-style: dotted;
text-decoration-line: underline;
background: none;
text-decoration: underline;
border: none;
cursor: pointer;
padding: 0;
font: inherit;
color: inherit;
}input.clipboard,
textarea.clipboard{min-height:35px;}
.cf7-ds-clipboard{
display: block;
box-sizing: border-box;
}
.cf7-ds-clipboard-icon{
background-image: url(//soins-a-domicile44.fr/content/plugins/cf7-data-source/add-ons/complementary-controls.addon/controls/copy-to-clipboard/icon.svg);
background-color: #fff;
background-repeat: no-repeat;
background-size: contain;
width: 24px;
height: 24px;
display: none;
position: absolute;
cursor: pointer;
z-index: 999;
}
input:hover+.cf7-ds-clipboard-icon,
textarea:hover+.cf7-ds-clipboard-icon{opacity:.3;display:inline-block;}
.cf7-ds-clipboard-icon:hover{opacity:1;display:inline-block;}
.cf7-ds-clipboard-tooltip{
background: #555;
border-radius: 5px;
color: white;
padding: 5px 10px;
position: absolute;
z-index: 999;
display: none;
word-break: normal;
box-sizing: border-box;
font-size: 12px;
font-family: Verdana,sans-serif;
line-height: 15px;
}
.cf7-ds-clipboard-tooltip::after{
content: "";
position: absolute;
top: 100%;
left: 0;
margin-left: 12px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}