div#cookie-disclosure-notice {
    z-index: 9999;
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    filter: drop-shadow(0px -4px 5px rgba(0,0,0,.2));
    background-color: #fff !important;
    width: 100%;
}
div#cookie-disclosure-notice .cookie-notice {
    display: flex;
    padding: 16px 24px;
    width: 1366px;
    margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1365px) {
    div#cookie-disclosure-notice .cookie-notice {
        width: 100% !important;
    }
}
div#cookie-disclosure-notice .cookie-notice p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    font-family: 'Helvetica';;
    margin-bottom: 0;
}
div#cookie-disclosure-notice p a {
    color: #428BCA !important;
    font-family: 'Helvetica';;
}
@media (min-width: 992px) and (max-width: 1365px) {
    div#cookie-disclosure-notice .cookie-notice p br {
        display: none;
    }
}
div#cookie-disclosure-notice .cookie-notice .cookie-buttons {
    margin-left: 75px;
}
@media (min-width: 992px) and (max-width: 1365px) {
    div#cookie-disclosure-notice .cookie-notice .cookie-buttons {
        display: flex;
        height: 38px;
    }
}
div#cookie-disclosure-notice .cookie-notice .cookie-buttons .manage {
    color: #6C8BCA;
    background: 0;
    padding: 0;
    margin-right: 24px;
}
div#cookie-disclosure-notice .cookie-notice .cookie-buttons button {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: 'Helvetica';;
}
div#cookie-disclosure-notice .cookie-notice .cookie-buttons .accept-all {
    color: #fff;
    padding: 8.5px 16px;
    background: #337AB7;
    font-family: 'Helvetica';;
}

div#cookieConsentPopup .modal-dialog {
    max-width: 800px;
    width: 800px;
} 
div#cookieConsentPopup .modal-content .modal-header {
    background: #42A1FF;
    padding: 17px 24px;
    margin: 0px 0px 0 0px;  
    border-radius: 4px 4px 0px 0px;
}
div#cookieConsentPopup .modal-content .modal-header h2 {
    font-size: 16px;
    line-height: 22px;
    display: inline; 
    color: #FFFFFF; 
    margin-bottom: 0;
    font-family: 'Helvetica';
}
div#cookieConsentPopup .modal-content .modal-header .close {
    padding: 0;
    margin: 2px 0 0 0;
    color: #fff;
    text-shadow: none;
    font-family: 'Helvetica';
    opacity: 1; 
}
div#cookieConsentPopup .modal-content .modal-header .close span img {
    margin: 2px 0 0 0;
    width: 20px; 
} 
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div h2 {
    font-size: 16px;
    font-family: 'Helvetica'; 
    font-weight: 700;
    line-height: 22px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}  
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div p {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 0;
    width: 615px;
    margin-top: 10px;
} 
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div:first-child p {
    width: 100%;
} 
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 0px;
    padding-top: 16px;
}  
div#cookieConsentPopup .modal-content .modal-body {
    padding: 20px 24px;
    height: 100%;
    max-height: 495px;
    overflow-y: auto;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div a {
    background: none !important;
    color: #6C8BCA;
    text-transform: capitalize;
    font-size: 14px;
    padding: 0 0 10px 0;
    border: none;
    font-family: 'Helvetica';
    font-weight: 400; 
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div:first-child {
    padding-top: 0;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div a:focus {
    box-shadow: none !important;
} 
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div:last-child {
    border-bottom: 0;
    padding-bottom: 10px;
}
div#cookieConsentPopup .modal-content .modal-footer button.accept_only_necessary {
    background: 0;
    padding: 8px 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #6C8BCA;
    margin-right: 10px;
    font-family: 'Helvetica';
    text-transform: capitalize; 
}
div#cookieConsentPopup .modal-content .modal-footer button.accept-all ,
#cookieConsentPopup .modal-content .modal-footer #save-preference { 
    background: #337AB7;
    border: 1px solid #2E6DA4;
    border-radius: 2px;
    padding: 8px 16px;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Helvetica';
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body {
    border: 0;
    padding: 0;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table {
    margin-bottom: 0;
    margin-top: 12px;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table thead tr th {
    border: 0;
    font-size: 12px;
    line-height: 16px;
    font-family: 'Helvetica';
    color: #657387;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table tbody tr td:first-child {
    font-size: 14px;
    line-height: 19px;
    color: #232323;
    font-family: 'Helvetica';
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table tbody tr td:last-child ,
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table thead tr th:last-child {
    text-align: end;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table tbody tr td {
    font-size: 14px;
    line-height: 19px;
    color: #657387;
    position: relative; 
    cursor: pointer;
} 
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table tbody tr td .cookie_consent_popup {
    position: absolute;
    background: #fff;
    margin-left: 100px;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 50%);  
    border-radius: 2px;
    width: 300px;
    margin-top: -85px;
    padding: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #232323;
    font-family: 'Helvetica';
    z-index: 9;
    display: none;
}
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table tbody tr td .cookie_consent_popup:before {
    position: absolute;
    content: '';
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 15px solid #fff;
    box-shadow: 0 0px 0px -1px rgb(0 0 0 / 55%);
    right: 295px;
    transform: rotate(90deg);
    top: 70px;
} 
div#cookieConsentPopup .modal-content .modal-body .cookies-ess-div div.collapse .card.card-body table tbody tr td:hover .cookie_consent_popup {
    display: block;
} 
#cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_yes_no_container {
    width: 74px;
    height: 20px;
    background: #C3C3C3;
    display: flex;
    float: right;
    margin-top: -62px;
    border-radius: 4px; 
}
#cookieConsentPopup .modal-content .modal-body .marketing.cookies-ess-div .cookie_yes_no_container {
    margin-top: -42px;
} 
#cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_yes_no_container input[type="radio"] {
    display: none;
}
 #cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_no_container ,
#cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_yes_container {
    width: 50%;
    text-align: center;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_yes_container.active {
    background: #41a672;  
}
#cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_yes_no_container span {
    position: relative;
    top: -1px;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Helvetica';
}
#cookieConsentPopup .modal-content .modal-footer {
    padding: 0;
    padding-top: 10px;
    border-top: none;
} 
#cookieConsentPopup .modal-content .modal-body .cookies-ess-div .cookie_no_container.active {
    background: #657387;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}     