.ayudawp-share-buttons,
.ayudawp-share-buttons h3,
.ayudawp-share-buttons h4,
.ayudawp-share-buttons h5,
.ayudawp-share-buttons h6,
.ayudawp-share-buttons span,
.ayudawp-share-buttons .ayudawp-title,
.ayudawp-buttons-container {
background: transparent !important;
background-color: transparent !important;
}
.ayudawp-share-buttons {
margin: 30px 0;
padding: 20px 0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
clear: both;
} .ayudawp-share-buttons.ayudawp-aiss-centered {
text-align: center;
}
.ayudawp-share-buttons.ayudawp-aiss-centered .ayudawp-buttons-container {
justify-content: center;
}
.ayudawp-share-buttons .ayudawp-title {
margin: 0 0 15px 0;
font-size: 16px;
font-weight: 600;
color: #555;
font-family: inherit;
display: block;
} .ayudawp-share-buttons h3.ayudawp-title {
font-size: 18px;
}
.ayudawp-share-buttons h4.ayudawp-title {
font-size: 16px;
}
.ayudawp-share-buttons h5.ayudawp-title {
font-size: 14px;
}
.ayudawp-share-buttons h6.ayudawp-title {
font-size: 13px;
}
.ayudawp-share-buttons span.ayudawp-title {
font-size: 16px;
font-weight: 600;
} .ayudawp-buttons-container {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
} .ayudawp-share-btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 16px;
border-radius: 4px;
text-decoration: none !important;
font-weight: 500;
font-size: 14px;
line-height: 1.4;
transition: all 0.3s ease;
border: 1px solid #ddd;
width: 180px;
min-height: 40px; text-align: center;
background: #fff;
color: #555;
font-family: inherit;
text-transform: capitalize;
gap: 6px;
cursor: pointer;
position: relative;
overflow: hidden;
} button.ayudawp-share-btn {
border: 1px solid #ddd;
background: #fff;
color: #555;
font-family: inherit;
font-size: 14px;
font-weight: 500;
outline: none;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
} .ayudawp-share-btn:hover {
transform: translateY(-2px);
text-decoration: none !important;
color: #333;
background: #f8f9fa;
border-color: #999;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.ayudawp-share-btn:focus {
outline: 2px solid #0073aa;
outline-offset: 2px;
text-decoration: none !important;
}
.ayudawp-share-btn:visited {
text-decoration: none !important;
}
.ayudawp-share-btn:active {
text-decoration: none !important;
transform: translateY(0);
} button.ayudawp-share-btn:focus {
outline: 2px solid #0073aa;
outline-offset: 2px;
} .ayudawp-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.ayudawp-icon {
stroke: currentColor;
} .ayudawp-share-buttons.with-icons .ayudawp-share-btn {
display: inline-flex;
align-items: center;
gap: 6px;
}
.ayudawp-share-buttons.with-icons .ayudawp-button-text {
display: inline;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn {
min-width: 44px;
width: 44px;
height: 44px;
padding: 0;
border-radius: 6px;
justify-content: center;
}
.ayudawp-share-buttons.icons-only.square .ayudawp-share-btn {
border-radius: 4px;
}
.ayudawp-share-buttons.icons-only.circular .ayudawp-share-btn {
border-radius: 50%;
} .ayudawp-share-buttons .ayudawp-share-btn,
.ayudawp-share-buttons.default .ayudawp-share-btn {
background: #fff;
color: #555;
border: 1px solid #ddd;
}
.ayudawp-share-buttons .ayudawp-share-btn:hover,
.ayudawp-share-buttons.default .ayudawp-share-btn:hover {
background: #f8f9fa;
color: #333;
border-color: #999;
} .ayudawp-share-buttons.minimal .ayudawp-share-btn {
background: transparent !important;
color: #333 !important;
border: 1px solid #ddd;
}
.ayudawp-share-buttons.minimal .ayudawp-share-btn:hover {
background: rgba(0,0,0,0.05) !important;
color: #000 !important;
border-color: #999;
} .ayudawp-share-buttons.brand .ayudawp-share-btn.twitter,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.twitter,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.twitter {
background: #1da1f2 !important;
background-color: #1da1f2 !important;
border-color: #1da1f2 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.twitter:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.twitter:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.twitter:hover {
background: #1991db !important;
background-color: #1991db !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.linkedin,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.linkedin,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.linkedin {
background: #0077b5 !important;
background-color: #0077b5 !important;
border-color: #0077b5 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.linkedin:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.linkedin:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.linkedin:hover {
background: #006699 !important;
background-color: #006699 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.facebook,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.facebook,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.facebook {
background: #1877f2 !important;
background-color: #1877f2 !important;
border-color: #1877f2 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.facebook:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.facebook:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.facebook:hover {
background: #166fe5 !important;
background-color: #166fe5 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.telegram,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.telegram,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.telegram {
background: #0088cc !important;
background-color: #0088cc !important;
border-color: #0088cc !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.telegram:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.telegram:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.telegram:hover {
background: #007bb3 !important;
background-color: #007bb3 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.whatsapp,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.whatsapp,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.whatsapp {
background: #25d366 !important;
background-color: #25d366 !important;
border-color: #25d366 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.whatsapp:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.whatsapp:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.whatsapp:hover {
background: #22c55e !important;
background-color: #22c55e !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.email,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.email,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.email {
background: #6c757d !important;
background-color: #6c757d !important;
border-color: #6c757d !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.email:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.email:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.email:hover {
background: #5a6268 !important;
background-color: #5a6268 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.raindrop,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.raindrop,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.raindrop {
background: #1e90ff !important;
background-color: #1e90ff !important;
border-color: #1e90ff !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.raindrop:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.raindrop:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.raindrop:hover {
background: #1c86ee !important;
background-color: #1c86ee !important;
color: white !important;
} .ayudawp-share-buttons.brand .ayudawp-share-btn.reddit,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.reddit,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.reddit {
background: #ff4500 !important;
background-color: #ff4500 !important;
border-color: #ff4500 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.reddit:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.reddit:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.reddit:hover {
background: #e03e00 !important;
background-color: #e03e00 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.bluesky,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.bluesky,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.bluesky {
background: #00a8e8 !important;
background-color: #00a8e8 !important;
border-color: #00a8e8 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.bluesky:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.bluesky:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.bluesky:hover {
background: #0095ce !important;
background-color: #0095ce !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.line,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.line,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.line {
background: #00c300 !important;
background-color: #00c300 !important;
border-color: #00c300 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.line:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.line:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.line:hover {
background: #00a600 !important;
background-color: #00a600 !important;
color: white !important;
} .ayudawp-share-buttons.brand .ayudawp-share-btn.claude,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.claude,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.claude {
background: #ff6b35 !important;
background-color: #ff6b35 !important;
border-color: #ff6b35 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.claude:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.claude:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.claude:hover {
background: #e55a2b !important;
background-color: #e55a2b !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.chatgpt,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.chatgpt,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.chatgpt {
background: #10a37f !important;
background-color: #10a37f !important;
border-color: #10a37f !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.chatgpt:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.chatgpt:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.chatgpt:hover {
background: #0d8f72 !important;
background-color: #0d8f72 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.google-ai,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.google-ai,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.google-ai {
background: #E84430 !important;
background-color: #E84430 !important;
border-color: #E84430 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.google-ai:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.google-ai:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.google-ai:hover {
background: #d13d2a !important;
background-color: #d13d2a !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.gemini,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.gemini,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.gemini {
background: #8e44ad !important;
background-color: #8e44ad !important;
border-color: #8e44ad !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.gemini:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.gemini:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.gemini:hover {
background: #7d3c98 !important;
background-color: #7d3c98 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.grok,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.grok,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.grok {
background: #000000 !important;
background-color: #000000 !important;
border-color: #000000 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.grok:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.grok:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.grok:hover {
background: #333333 !important;
background-color: #333333 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.perplexity,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.perplexity,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.perplexity {
background: #20b2aa !important;
background-color: #20b2aa !important;
border-color: #20b2aa !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.perplexity:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.perplexity:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.perplexity:hover {
background: #1c9a94 !important;
background-color: #1c9a94 !important;
color: white !important;
} .ayudawp-share-buttons.brand .ayudawp-share-btn.deepseek,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.deepseek,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.deepseek {
background: #4a90e2 !important;
background-color: #4a90e2 !important;
border-color: #4a90e2 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.deepseek:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.deepseek:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.deepseek:hover {
background: #3d7ec9 !important;
background-color: #3d7ec9 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.mistral,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.mistral,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.mistral {
background: #ff7000 !important;
background-color: #ff7000 !important;
border-color: #ff7000 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.mistral:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.mistral:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.mistral:hover {
background: #e66300 !important;
background-color: #e66300 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.copilot,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.copilot,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.copilot {
background: #5e5e5e !important;
background-color: #5e5e5e !important;
border-color: #5e5e5e !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.copilot:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.copilot:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.copilot:hover {
background: #4a4a4a !important;
background-color: #4a4a4a !important;
color: white !important;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn {
transition: all 0.3s ease;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn.twitter,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.twitter {
background: #1da1f2 !important;
border-color: #1da1f2 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.twitter:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.twitter:hover {
background: #1991db !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.linkedin,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.linkedin {
background: #0077b5 !important;
border-color: #0077b5 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.linkedin:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.linkedin:hover {
background: #006699 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.facebook,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.facebook {
background: #1877f2 !important;
border-color: #1877f2 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.facebook:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.facebook:hover {
background: #166fe5 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.telegram,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.telegram {
background: #0088cc !important;
border-color: #0088cc !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.telegram:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.telegram:hover {
background: #007bb3 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.whatsapp,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.whatsapp {
background: #25d366 !important;
border-color: #25d366 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.whatsapp:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.whatsapp:hover {
background: #22c55e !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.email,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.email {
background: #6c757d !important;
border-color: #6c757d !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.email:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.email:hover {
background: #5a6268 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.raindrop,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.raindrop {
background: #1e90ff !important;
border-color: #1e90ff !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.raindrop:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.raindrop:hover {
background: #1c86ee !important;
color: white !important;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn.reddit,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.reddit {
background: #ff4500 !important;
border-color: #ff4500 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.reddit:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.reddit:hover {
background: #e03e00 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.bluesky,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.bluesky {
background: #00a8e8 !important;
border-color: #00a8e8 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.bluesky:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.bluesky:hover {
background: #0095ce !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.line,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.line {
background: #00c300 !important;
border-color: #00c300 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.line:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.line:hover {
background: #00a600 !important;
color: white !important;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn.claude,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.claude {
background: #D07252 !important;
border-color: #D07252 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.claude:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.claude:hover {
background: #c45f3f !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.chatgpt,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.chatgpt {
background: #70A597 !important;
border-color: #70A597 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.chatgpt:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.chatgpt:hover {
background: #5f9285 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.google-ai,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.google-ai {
background: #4285f4 !important;
border-color: #4285f4 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.google-ai:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.google-ai:hover {
background: #3367d6 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.gemini,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.gemini {
background: #8e44ad !important;
border-color: #8e44ad !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.gemini:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.gemini:hover {
background: #7d3c98 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.grok,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.grok {
background: #000000 !important;
border-color: #000000 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.grok:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.grok:hover {
background: #333333 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.perplexity,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.perplexity {
background: #257C85 !important;
border-color: #257C85 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.perplexity:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.perplexity:hover {
background: #206a72 !important;
color: white !important;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn.deepseek,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.deepseek {
background: #4a90e2 !important;
border-color: #4a90e2 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.deepseek:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.deepseek:hover {
background: #3d7ec9 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.mistral,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.mistral {
background: #ff7000 !important;
border-color: #ff7000 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.mistral:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.mistral:hover {
background: #e66300 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.copilot,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.copilot {
background: #5e5e5e !important;
border-color: #5e5e5e !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.copilot:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.copilot:hover {
background: #4a4a4a !important;
color: white !important;
} .ayudawp-share-buttons.dark {
border-top-color: #444;
border-bottom-color: #444;
}
.ayudawp-share-buttons.dark .ayudawp-share-btn {
background: transparent !important;
color: #e0e0e0 !important;
border: 1px solid #666;
}
.ayudawp-share-buttons.dark .ayudawp-share-btn:hover {
background: rgba(255,255,255,0.1) !important;
color: #fff !important;
border-color: #999;
}
.ayudawp-share-buttons.dark .ayudawp-title {
color: #e0e0e0;
} .ayudawp-tooltip {
position: absolute;
background: #333;
color: #fff;
padding: 6px 12px;
border-radius: 4px;
font-size: 12px;
white-space: nowrap;
pointer-events: none;
opacity: 0;
transition: opacity 0.3s ease;
z-index: 9999;
box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
.ayudawp-tooltip:after {
content: '';
position: absolute;
bottom: -6px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #333;
}
.ayudawp-tooltip.active {
opacity: 1;
} @media (max-width: 768px) {
.ayudawp-buttons-container {
gap: 8px;
}
.ayudawp-share-btn {
padding: 6px 12px;
font-size: 13px;
width: 150px;
min-height: 36px;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn {
width: 40px;
height: 40px;
min-width: 40px;
}
.ayudawp-share-buttons {
padding: 15px 0;
margin: 20px 0;
}
.ayudawp-share-buttons .ayudawp-title {
font-size: 15px;
margin-bottom: 12px;
}
}
@media (max-width: 480px) {
.ayudawp-buttons-container {
flex-direction: column;
align-items: center;
}
.ayudawp-share-btn {
width: 100%;
max-width: 300px;
}
.ayudawp-share-buttons.icons-only .ayudawp-buttons-container {
display: grid;
grid-template-columns: repeat(auto-fill, 40px);
gap: 8px;
flex-direction: row;
}
.ayudawp-share-buttons.ayudawp-aiss-centered.icons-only .ayudawp-buttons-container {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
max-width: 300px;
justify-content: center;
}
.ayudawp-share-buttons:not(.ayudawp-aiss-centered).icons-only .ayudawp-buttons-container {
margin: 0;
max-width: 100%;
justify-content: flex-start;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn {
width: 40px;
max-width: 40px;
}
} .ayudawp-danger-zone {
padding: 15px;
margin-top: 10px;
border: 2px solid #dc3232;
background: #fff2f2;
border-radius: 4px;
}
.ayudawp-danger-zone label {
display: flex;
align-items: center;
gap: 8px;
font-weight: 600;
color: #dc3232;
}
.ayudawp-warning {
color: #dc3232 !important;
font-weight: 500;
margin-top: 8px;
} a.ayudawp-share-btn,
button.ayudawp-share-btn {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}:root {
--cookieadmin-primary-color: #001d39;
--cookieadmin-primary-hover-color: #985e23;
--cookieadmin-secondary-color: #0046b2;
--cookieadmin-secondary-hover-color: #0065ff;
--cookieadmin-txcolor: #0f172a;
--cookieadmin-green-txtcolor: #3a8356;
--cookieadmin-warning-txtcolor: #9c7930;
--cookieadmin-red-txtcolor: #b55355;
--cookieadmin-green-color: #15a448;
--cookieadmin-warning-color: #e9b306;
--cookieadmin-red-color: #dd2727;
} .cookieadmin-metabox-holder{
background-color: #ffffff;
padding: 10px;
margin-top:20px;
min-height: 90vh;
display: flex;
flex-direction: column;
} .cookieadmin-twitter{
border: 1px solid #E2E8F0;
padding: 10px;
border-radius: 1px;
width:40%;
background:#FFF;
padding:15px;
margin:auto;
}
.cookieadmin-footer{
padding: 10px;
}
.cookieadmin-twitter > span{
font-size:16px;
font-weight:600;
}
.cookieadmin-twitter > input{
margin-top:10px;
float:right;
} .cookieadmin-btn{	
display: inline-flex;
outline: 0;
text-align: center;
cursor: pointer;
padding: 5px 10px 6px 10px;
border-radius: 3px;
border: 1px solid transparent;
transition: background .3s ease, border-color .3s ease;
font-weight: 600;
font-size: 13px;
text-decoration: none;
gap: 8px;
align-items:center;
justify-content:center;
}
.cookieadmin-btn-primary{
background: var(--cookieadmin-primary-color);
border-color: var(--cookieadmin-primary-color);
color: #fff;
}
.cookieadmin-btn-primary:hover{
background: var(--cookieadmin-primary-hover-color);
border-color: var(--cookieadmin-primary-hover-color);
}
.cookieadmin-btn-secondary{
background: var(--cookieadmin-secondary-color);
border-color: var(--cookieadmin-secondary-color);
color: #fff;
}
.cookieadmin-btn-secondary:hover{
background: var(--cookieadmin-secondary-hover-color);
border-color: var(--cookieadmin-secondary-hover-color);
}
.cookieadmin-btn-transparent{
background-color:transparent;
color: currentcolor;
}
.cookieadmin-btn-transparent:active{
outline:0;
}  .cookieadmin-postbox-container{
flex:1;
}
.cookieadmin-postbox-container h2{
display: flex;
align-items: center;
gap:10px;
padding: 0 0 15px 0;
border-bottom: 1px solid #e0e0e0;
font-size:1.3rem;
line-height:2rem;
}
.cookieadmin-uppercase{
text-transform: uppercase;
}
.cookieadmin-admin-row{
display:flex;
gap: 10px;
margin-bottom: 20px;
}
.cookieadmin-admin-row .cookieadmin-is-block{
border: 1px solid #E2E8F0;
padding: 10px;
width: 100%;
border-radius:1px;
}
.cookieadmin-admin-row .cookieadmin-is-block-25{
border: 1px solid #E2E8F0;
padding: 10px;
width: 25%;
border-radius:1px;
}
.cookieadmin-stats-name{
margin-bottom:5px;
font-size:16px;
font-weight:600;
}
.cookieadmin-stat-status-indicator{
border-radius:50%;
width: 12px;
height:12px;
background-color: #e2e2e2;
margin-right: 10px;
}
.cookieadmin-stats-number{
font-size:1.5rem;
line-height:2.5rem;
}
.cookieadmin-block-link{
display:inline-flex;
font-size: 12px;
font-weight:400;
color: blue;
cursor:pointer;
}
.cookieadmin-block-link > a{
text-decoration:none;
}
.cookieadmin-green{
color: var(--cookieadmin-green-color);
}
.cookieadmin-red{
color: var(--cookieadmin-red-color);
}
.view_column {
float: left;
width: 25%;
padding: 0 15px;
box-sizing: border-box;
} .view_row:after {
content: "";
display: table;
clear: both;
}
.view_row{
margin: 15px 0px;
} .card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
text-align: center;
background-color: #9ec1c0;
color: white;
font-family: Arial, Helvetica, sans-serif;
margin: 5px;
min-width: 220px;
}
.view_icon {font-size:50px;}  .cookieadmin-postbox-container { 
max-width: 92vw;
float: unset;
margin: 10px;
}
label, input {
padding: 5px;
margin-right: 5px;
font-size: 15px;
}
label{
font-weight: 501;
}
.cookieadmin_bottom{
bottom:20px;
}
.cookieadmin_top{
top: 20px;
}
.cookieadmin_right{
right: 15px;
}
.cookieadmin_left{
left:15px;
}
.hide{
display:none;
}
.title{
text-align: center;
color: black;
font-weight: 600;
font-size: 20px;
margin: 2px;
} @keyframes slideUp {
from {
transform: translateY(100%);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
@keyframes slideSide {
from {
transform: translateX(-100%);
opacity: 0;
}
to {
transform: translateX(0);
opacity: 1;
}
} .cookieadmin_consent-header{
display: flex;
background: #12625f4d;
color: black;
padding: 12px;
box-sizing: border-box;
margin: 4px;
align-items: center;
justify-content: space-between;
}
.cookieadmin_consent-contents {
display: flex;
margin: 0px 5px;
}
.cookieadmin_consent_settings {
display: flex;
width: 100%;
flex-direction: column;
background: #ffffff; }
.law {
padding: 20px;
background: aliceblue;
margin: 10px;
height: fit-content;
font-size: 14px;
font-family: sans-serif;
}
.cookieadmin-contents {
width: 100%;
}
.cookieadmin-setting {
display: flex;
padding: 6px 0px;
justify-content: flex-start;
}
.cookieadmin-setting-head {
width: 100%;
padding: 5px;
align-content: center;
}
.cookieadmin-setting-contents {
align-items: baseline;
padding: 5px;
margin: 5px;
}
.cookieadmin-setting-results {
align-items: baseline;
padding: 5px;
margin: 5px;
width: 80%;
}
input[type="color"] {
border: 0px;
padding: 0px;
margin: 0px;
}
.cookieadmin-color-holder{
max-width: 110px;
}
.cookieadmin-title {
font-size:16px;
font-weight:600;
padding: 10px;
margin: 5px;
min-width: 15%;
}
.cookieadmin-color-input{
border: 1px solid;
margin: 0px;
margin-left: -8px;
max-width: 75%;
}
.cookieadmin-vertical{
display: flex;
flex-direction: column;
margin: 2px 30px 2px 0px;
}
.cookieadmin-horizontal{
display: flex;
flex-direction: row;
align-items: center;
}
.cookieadmin-input{
padding-right: 20px;
}
.cookieadmin-collapsible-notice{
padding: 9px;
display: none;
background-color: #ffffc6;
font-size: 14px;
border-radius: 4px;
max-width: fit-content;
margin: auto;
}
.cookieadmin-collapsible-notice:before{
content: "\1F6C8  ";
}
.cookieadmin-policy-gens{
justify-content: space-evenly;
}
.cookieadmin-cookie-scan, .cookieadmin-consent-logs{
justify-content: end;
}
.cookieadmin-setting-colors{
justify-content: space-between;
}
.cookieadmin-buttons{
flex: auto;
justify-content: space-between;
margin: 5px;
}
.cookieadmin-button{
padding: 5px;
row-gap: 5px;
}
.cookieadmin-button-color{
justify-content: space-between;
min-width: 34%;
}  .cookieadmin_law_container{
position: fixed;
width: 330px;
box-sizing: border-box;
z-index: 99999;
display: none;
}
.cookieadmin_consent_btns{
align-content: center;
display: flex;
justify-content: space-evenly;
}
.cookieadmin_box{ width: 330px;
box-sizing: border-box;
display: none;
}
.cookieadmin_notice_group{
display: flex;
}
.cookieadmin_popup{
position: fixed;
width: 330px;
box-sizing: border-box;
z-index: 9999999;
display: none;
}
.cookieadmin_consent_inside{
color: black;
background-color: #FFFFFF;
border: 1px solid #f4f4f4;
padding:15px;
border-radius: 4px;
box-shadow:1px 3px 10px rgba(0, 0, 0, 0.2);
}
#cookieadmin_notice_title{
font-weight: 601;
margin: 0px;
padding-left: 5px;
}
.cookieadmin_notice_con{
font-size: initial;
padding: 0px 6px;
flex: 1;
}
.cookieadmin_cookie_modal{
display: none;
flex-direction: column;
position: fixed;
max-height: 80vh;
background-color: #FFFFFF;
border: 1px solid #F4F4F4;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
z-index: 999999;
}
.cookieadmin_center{
top: 10%;
left: 22%;
max-width: 60vw;
}
.cookieadmin_side{
flex-direction: column;
position: fixed;
width: 35vw;
bottom: 0px;
animation: 0.5s ease-out forwards slideSide;
max-height: 100vh;
left: 0px;
top: 0px;
border-radius: 0px;
}
.cookieadmin_down{
position: fixed;
max-width: 100%;
max-height: 55vh;
bottom: 0px;
animation: 0.5s ease-out forwards slideUp;
}
.cookieadmin_modal_overlay{
display: none; 
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5); 
z-index: 1000;
}
.cookieadmin_mod_head{
display: flex;
justify-content: space-between;
}
.cookieadmin_mod_head, .cookieadmin_wrapper{
padding: 20px;
border-bottom: 1px solid #F4F4F4;
}
.cookieadmin_close_pref{
background: none;
border: none;
align-self: baseline;
color: gray;
cursor: pointer;
}
.cookieadmin_preference_title{
font-size: 20px;
font-weight: 801;
}
.preference_details{
padding: 0px 10px;
}
.cookieadmin_preference{
overflow: hidden;
height: 83px;
font-size: 15px;
}
.cookieadmin_showmore{
background: none;
border: none;
color: #1863dc;
padding: 0px;
}
.cookieadmin_details_wrapper{
padding: 15px;
height: calc(100% - 6%);
overflow: auto;
}
.cookieadmin_types{
padding: 10px 10px;
border-top: 1px solid #000000;
}
.cookieadmin_header{
display: flex;
justify-content: space-between;
}
.cookieadmin_remark{
display:none;
justify-self:right;
}
.act{
display: inline;
color: #1863dc;
}
.cookieadmin-nece-cookies{
display:none;
padding:1px;
border-radius: 10px;
margin: 0px 20px;
margin-right: 4rem;
font-size: smaller;
font-size: 1rem;
text-align: center;
}
.cookieadmin_desc{
padding:5px 20px;
font-size: 15px;
padding-right: 4rem;
}
.cookieadmin_footer{
width: 100%;
left: 0px;
padding: 15px;
flex-wrap: wrap;
}
.cookieadmin_btn{
background-color: transparent;
border: 1px solid gray;
color: #1863dc;
padding: 0.4rem 0.9rem;
border-radius: 4px;
margin: 2px 5px;
cursor: pointer;
}
.cookieadmin_btn:hover{
opacity: 0.8;
}
.btn_accept{
color: #ffffff;
background-color: #1863dc;
border-color: rgb(24, 99, 220);
}
.show_pref_cookies{
cursor: pointer;
font-size: 18px;
}
.pl0{
padding-left:0px;
}
.cookieadmin_re_consent{
display: none;
position: fixed;
bottom: 15px;
left: 15px;
background: linear-gradient(to left, rgb(0, 51, 204) 0%, rgb(102, 102, 255) 100%);
height: 50px;
width: 50px;
border-radius: 50%;
cursor: pointer;
border: 0px;
z-index: 99999;
}
.cookieadmin-manager-cookie-scan, .cookieadmin-manager-consent-logs, .cookieadmin-manager-cookie-categorize{
flex-wrap: wrap;
justify-content: space-between;
}
.cookieadmin-manager-result{
padding: 10px;
width: 100%;
}
.cookieadmin-consent-logs-pagination{
padding: 15px;
margin: 5px;
width: 100%;
}
.cookieadmin-logs-paginate{
font-size: 2em;
text-decoration:none;
}
.cookieadmin-icon{
height: 60px;
display: inline-block;
}
.cookieadmin-logo{
width: 250px;
display: inline-block;
}
.cookieadmin-cookie-card {
background: ghostwhite;
border-radius: 10px;
padding: 16px;
font-family: 'Open Sans', 'Segoe UI', sans-serif;
box-shadow: 0 2px 6px rgba(0,0,0,0.1);
margin: 10px auto;
text-align: left;
}
.cookieadmin-cookie-header {
display: flex;
justify-content: space-between;
font-size: 1rem;
margin-bottom: 6px;
}
.cookieadmin-cookie-name {
font-weight: bold;
color: #333;
}
.cookieadmin-cookie-duration {
font-size: 0.85rem;
}
.cookieadmin-cookie-duration > b {
font-weight: bold;
}
.cookieadmin-cookie-description {
font-size: 0.9rem;
margin-bottom: 12px;
}
.cookieadmin-cookie-tags {
display: flex;
gap: 8px;
}
.cookieadmin-tag {
background: #e0e0e0;
padding: 4px 10px;
border-radius: 12px;
font-size: 0.75rem;
color: #333;
}
.cookieadmin-tag.active {
background: #000;
color: #fff;
}
.cookieadmin_edit_icon, .cookieadmin_delete_icon{
margin: 2px;
}
.cookieadmin_edit_icon:hover {
color : blue !important;
font-size: 22px !important;
}
.cookieadmin_delete_icon:hover {
color : red !important;
font-size: 22px;
}  .cookieadmin_toggle, .cookieadmin_toggle_disabled {
position: relative;
display: inline-block;
width: 24px;
height: 11px;
} .cookieadmin_toggle input {
display: none;
} .cookieadmin_slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: gray;
transition: .4s;
border-radius: 34px;
} .cookieadmin_slider:before {
position: absolute;
content: "";
height: 15px;
width: 15px;
left: 3.2px;
bottom: 3.2px;
background-color: white;
transition: .2s;
border-radius: 50%;
} input:checked+.cookieadmin_slider {
background-color: #3582c4;
} input:checked+.cookieadmin_slider:before {
transform: translateX(13px);
}
input:disabled+.cookieadmin_slider {
background-color: #3582c4;
}
input:disabled+.cookieadmin_slider:before {
transform: translateX(13px);
}   .modal-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
display: none; justify-content: center;
align-items: center;
z-index: 1000;
} .modal-container {
background-color: #ffffff;
border-radius: 4px;
width: 100%;
max-width: 600px;
box-shadow: 0 5px 15px rgba(0,0,0,0.3);
display: flex;
flex-direction: column;
overflow: hidden;
} .modal-overlay.active {
display: flex;
} .modal-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px 24px;
border-bottom: 1px solid #e0e0e0;
}
.modal-header h2 {
margin: 0;
font-size: 1.25rem;
font-weight: 600;
color: #1d2327;
}
.modal-close-btn {
background: none;
border: none;
font-size: 1.5rem;
cursor: pointer;
color: #50575e;
} .modal-body {
padding: 24px;
}
.form-group {
margin-bottom: 20px;
display: grid;
grid-template-columns: 120px 1fr; align-items: center;
gap: 16px;
}
.form-group label {
font-weight: 500;
color: #1d2327;
}
.form-group input,
.form-group select,
.form-group textarea {
width: 95%;
padding: 8px 12px;
border: 1px solid #8c8f94;
border-radius: 4px;
font-size: 14px;
box-sizing: border-box; }
.form-group textarea {
min-height: 120px;
resize: vertical;
align-self: flex-start; } .modal-footer {
display: flex;
justify-content: flex-start;
padding: 16px 24px;
border-top: 1px solid #e0e0e0;
background-color: #f6f7f7;
}
.btn {
padding: 8px 16px;
border-radius: 4px;
border: 1px solid transparent;
font-size: 14px;
font-weight: 600;
cursor: pointer;
margin-right: 10px;
}
.btn-primary {
background-color: #007cba;
color: white;
border-color: #007cba;
}
.btn-secondary {
background-color: #f6f7f7;
color: #007cba;
border-color: #007cba;
}  .cookieadmin-table{
padding: 2px;
font-size: 14px;
text-align: left;
width: 100%;
table-layout: fixed;
word-wrap: anywhere;
border-collapse: collapse;
border-spacing: 0;
}
.cookieadmin-table tbody{
border-radius: 8px;
overflow: hidden;
display: table-row-group;
border: 1px solid #ddd;
}
table.cookieadmin-table thead{
background-color: #263544;
color: #ffffff;
font-weight: 500 !important;
padding: 0px;
border: 1px solid #ddd;
}
table.cookieadmin-table th{
padding: 10px 10px;
}
table.cookieadmin-table td{
background: white;
padding: 10px;
border-bottom: 1px solid #ddd;
line-height: 1.5;
}  .cookieadmin-badge{
display: inline-block;
padding: 3px 10px 5px 10px;
font-size: 14px;
font-weight: 600;
line-height: 1.1;
border-radius: 1rem;
color: #000;
border: 1px solid #000;
background-color: #fff;
}
.cookieadmin-success{
color: #06923E;
border: 1px solid #16C47F;
background-color: #eefef4;
}
.cookieadmin-warning{
color: #b49046;
border: 1px solid #b49046;
background-color: #fffbe8;
}
.cookieadmin-danger{
color: #ED3500;
border: 1px solid #E55050;
background-color: #fef2f2;
}
.cookieadmin-info{
color: #4682A9;
border: 1px solid #5EABD6;
background-color: #f0fbff;
} .cookieadmin-cookie-categorized tbody > tr:first-child td::before {
content: "⮟";
position: relative;
float: right;
font-size: 17px;
}
.cookieadmin-cookie-categorized tbody:not(:first-of-type)::after {
content: "";
display: table-row;
height: 30px; }
.cookieadmin-cookie-categorized tbody > tr:first-child td {
font-weight: bold !important;
padding: 15px !important;
cursor: pointer;
background: #EFEFEF !important;
}
.cookieadmin-cookie-categorized tbody:is(.collapsed) > tr:first-child td::before {
transform: rotate(90deg); }
.cookieadmin-empty-row td {
text-align: center;
font-style: italic;
background-color: #f5f5f5;
opacity: 0.8;
pointer-events: none; }
.cookieadmin_dialog_modal_close_btn{
background: none;
border: none;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
cursor: pointer;
font-size: 24px;
font-weight: bold;
}  .dashicons {
cursor: pointer;
}  @media (max-width: 767px) {
.cookieadmin_center{
top: 10%;
left: 5%;
max-width: 90vw;
}
.show_pref_cookies{
font-size: 14px;
}
}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li:before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}