.cookiejs-banner-wrapper {
     bottom: 0;
     position: fixed;
     z-index: 10000000;
     padding: 20px;
     background-color: #f7f8fc;
     border-top: 2px solid #d4d4d4;
}
 .cookiejs-banner-text{
    max-width:96%!important
}
 .cookiejs-modal-table th{
    padding:10px!important
}
 .cookiejs-modal-table td{
    padding:10px!important
}
 .cookiejs-banner-wrapper a{
     text-decoration: underline;
     color:#00587B;
}
 .cookiejs-banner-link {
    text-decoration: none;
}
 .cookiejs-banner-link:hover {
    text-decoration: underline!important;
}
 .cookiejs-modal-footer-link{
    text-decoration: none
}
 .cookiejs-footer-link{
    text-decoration: none!important;
}
 .cookiejs-footer-link:hover{
    text-decoration: underline!important;
}
.cookiejs-modal-body {
    height: 58vh!important;
}
