.elementor-60576 .elementor-element.elementor-element-da0a0a8 > .elementor-widget-container{margin:0px 0px 0px 0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-337bd71 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-61c1713 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-8154ad4 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-2ade4ab > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-85cfc39 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-05c424e > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-3859b25 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-bf05f5a > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-76a8466 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-9359ded > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-1dbd637 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}.elementor-60576 .elementor-element.elementor-element-38c1db9 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;border-color:#CDCDCD;border-radius:5px 5px 5px 5px;}/* Start custom CSS */#uniqueContainerV11 {
    position: relative; /* Ensures the button is positioned relative to this container */
    padding: 20px; /* Adds padding for content */
    border: 1px solid #ccd0e6; /* Adds a border to the container */
    border-radius: 10px; /* Rounds the corners of the container */
    background-color: #f9f9fc; /* Sets a light background color */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Adds a subtle shadow for depth */
}

#uniqueIssueTextV11 p {
    margin-bottom: 15px; /* Space between paragraphs */
    margin-top: 10px; /* Space above paragraphs */
    font-family: 'Roboto', sans-serif; /* Ensures text uses the same font */
    color: #333; /* Sets text color to a dark gray */
}

#copyButtonV11 {
    position: absolute; /* Allows positioning at top right */
    top: 10px; /* Distance from the top of the container */
    right: 10px; /* Distance from the right side of the container */
    outline: none; 
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500; /* Medium font weight */
    background-color: #e9ecfd;
    border-radius: 5px;
    border: 1px solid #ccd0e6;
    padding: 5px 15px; /* Adjust padding for button size */
    cursor: pointer;
    color: #3f51b5;
    margin-top: -0px; /* Adjust to align button */
    margin-right: 10px; /* Adjust to align button */
}

/* General button styling for all copy buttons to ensure consistency */
#copyTextButton,
#copyButton,
#copyButtonV2,
#copyButtonV3,
#copyButtonV4,
#copyButtonV5,
#copyButtonV6,
#copyButtonV7,
#copyButtonV8,
#copyButtonV9,
#copyButtonV10 {
    position: absolute; /* Allows positioning at top right */
    top: 10px; /* Distance from the top of the container */
    right: 10px; /* Distance from the right side of the container */
    outline: none; 
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500; /* Medium font weight */
    background-color: #e9ecfd;
    border-radius: 5px;
    border: 1px solid #ccd0e6;
    padding: 5px 15px; /* Adjust padding for button size */
    cursor: pointer;
    color: #3f51b5;
    margin-top: -0px; /* Adjust to align button */
    margin-right: 10px; /* Adjust to align button */
}


#customTextContent, #uniqueTextContentV2, #uniqueComplaintTextV3, #uniqueComplaintTextV4 , #uniqueBillingTextV5, #uniqueIssueTextV6, #uniqueInteractionTextV7, #uniqueIssueTextV8, #uniqueRecurringIssuesTextV9, #uniqueIncidentTextV10, #uniqueIssueTextV11  {
    font-family: Monospace;
}/* End custom CSS */