/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.proxy_statement_pdf_icon {
    color: red;
    margin-right: 10px;
}

.annual_report_pdf_icon {
    color: red;
    margin-right: 10px;
}
.printing {margin-left: 60px; margin-top: 15px;}


.cmplz-deny, .cmplz-view-preferences {
    display: block !important;
}

/*.cmplz-accept {
    display: none !important;
}*/

#cmplz-manage-consent .cmplz-manage-consent {
    bottom: 20px !important;
    left: 20px !important;
    animation: unset;
    width: 45px !important;
    min-width: 45px !important;
    height: 45px !important;
    border-radius: 45px !important;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ed1b2f !important;
    box-shadow: none !important;
}

#cmplz-manage-consent svg {
    width: 30px;
    height: 30px;
}

#cmplz-manage-consent svg path {
    fill: #fff !important;
}

#cmplz-manage-consent .cmplz-manage-consent .original {
    display: none;
}