#consentModal .modal-header {
  background: #63b8ee;
  color: #fff; }
  #consentModal .modal-header .modal-title {
    color: #fff; }
#consentModal .modal-body {
  padding-top: 12px;
  overflow-x: auto; }
#consentModal .red {
  color: red; }
#consentModal .green {
  color: #51c412; }
#consentModal .cookie-table {
  border: 0; }
  #consentModal .cookie-table thead td {
    font-weight: bold; }
  #consentModal .cookie-table td {
    text-align: center;
    border: 0; }
    @media screen and (max-width: 512px) {
      #consentModal .cookie-table td {
        font-size: 12px;
        padding: 8px 2px; } }
    @media screen and (max-width: 512px) {
      #consentModal .cookie-table td .btn {
        min-width: auto;
        font-size: 12px; } }
  #consentModal .cookie-table td:first-of-type {
    text-align: left;
    font-size: 15px; }
    @media screen and (max-width: 512px) {
      #consentModal .cookie-table td:first-of-type {
        font-size: 12px;
        padding: 8px; } }

/*# sourceMappingURL=dw-cookies.css.map */
