#qqapp.no_consent .container {
    filter: blur(0.15rem);
    z-index: 998;
}

#qqapp .consent-block .qq-cookie-table thead {
    background: ghostwhite;
}

#qqapp .consent-block .qq-cookie-table td,
#qqapp .consent-block .qq-cookie-table th {
    border: 1px solid #ccc;
    padding: 0.5rem;
}

#qqapp .consent-block .qq-cookie-table {
    border: 1px solid #ccc;
    padding: 1rem;
    display: block;
}

#qqapp .consent-block .accordion p,
#qqapp .consent-block .accordion td,
#qqapp .consent-block .accordion th {
    font-size: 0.8rem;
}

#qqapp .consent-block .consent_info_tbl tr,
#qqapp .consent-block .consent_info_tbl td {
    border: 1px solid #ccc;
}

#qqapp .consent-block .consent_info_tbl td {
    padding: 3px 5px;
}

#qqapp .consent-block .consent_info_tbl td:first-child {
    width: 35%;
    background: ghostwhite;
    font-weight: bold;
}

#qqapp .consent-cookie-area {
    background: #fff;
    display: block;
    margin: 1rem auto 0 auto;
    padding: 0;
    opacity: 1;
    border: 1px solid #7588BE;
    border-bottom: none;
    border-radius: 3rem;
    font-size: 0.9rem;
    padding: 2.5rem;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}

#qqapp .consent-cookie-area .consent-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
    width: 65vw;
    margin-right: auto;
    margin-left: auto;
    min-width: 375px;
    max-width: 800px;
}

#qqapp .consent-cookie-area > .column:not(.row),
#qqapp .consent-cookie-area > .row > .column {
    position: relative;
    display: inline-block;
}

#qqapp .consent-cookie-area .consent-grid .column:not(.row) {
    padding: 0 1.5rem 0 0;
}

#qqapp .consent-cookie-area .consent-scroller {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 500px;
    width: 100%;
}

#qqapp .consent-cookie-area .consent-block {
    width: 65vw;
    margin-right: auto;
    margin-left: auto;
    min-width: 375px;
    max-width: 800px;
}

#qqapp .consent-body-wrapper {
    background-position: bottom;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
}

.sticky_footer_wrp.no_consent {
    overflow: hidden !important;
}

#qqapp .consent-cookie-area h1 {
    font-size: 1.3rem;
    width: 100%;
}

#qqapp .consent-cookie-area .btn-primary:focus {
    box-shadow: none;
}

#qqapp .consent-cookie-area .btn-primary:hover {
    color: #fff;
    background-color: #5B77B4;
}

#qqapp .consent-cookie-area .btn-primary {
    font-size: 0.9rem;
    color: #fff;
    background-color: #004A99;
    border-color: #004A99;
    width: 100%;
    margin-top: 1rem;
    border-right: 2px solid #fff !important;
}

#qqapp .consent-cookie-area .btn-primary.no_consent:hover {
    background-color: #e64641;
}

#qqapp .consent-cookie-area .btn-group {
    width: 100%;
}

.hiddenC {
    display: none !important;
}

#qqapp .styled.accordion {
    width: 100%;
}

#qqapp .styled.accordion .accordion .content,
#qqapp .styled.accordion .content {
    margin: 0;
    padding: .5em 1em 1.5em;
}

#qqapp .accordion .ac_hidden .accordion .title ~ .content,
#qqapp .accordion .ac_hidden .title ~ .content {
    display: none;
}

#qqapp .styled.accordion .title {
    cursor: initial;
}

#qqapp .accordion .accordion .title .dropdown.icon,
#qqapp .accordion .title .dropdown.icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#qqapp .styled.accordion .accordion .content p:last-child {
    margin-bottom: 0em;
}

#qqapp .styled.accordion .accordion .content p:first-child {
    margin-top: 0em;
}

#qqapp .accordion .accordion .active.content,
#qqapp .accordion .active.content {
    display: block;
}

#qqapp .styled.accordion .title {
    background: 0 0;
    color: rgba(0,0,0,.95);
}

#qqapp .accordion .title:not(.ui) {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1em;
}

#qqapp .styled.accordion .accordion .title:first-child,
#qqapp .styled.accordion .title:first-child {
    border-top: none;
}

#qqapp .styled.accordion section {
    border-top: 1px solid rgba(34,36,38,.15);
}

#qqapp .styled.accordion .accordion .ac_hidden .title,
#qqapp .styled.accordion .ac_hidden .title {
    color: rgba(0,0,0,.4);
}

#qqapp .styled.accordion .accordion .title,
#qqapp .styled.accordion .title {
    font-size: 0.9rem;
    cursor: pointer;
    background: ghostwhite;
    margin: 0;
    padding: .75em 1em;
    font-weight: 700;
    border-top: 1px solid rgba(34,36,38,.15);
}

#qqapp .styled.accordion,
#qqapp .styled.accordion .accordion {
    border: 1px solid #dee2e6;
    border-radius: .28571429rem;
}

#qqapp .styled.accordion section:not(.ac_hidden) .pointer {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: text-bottom;
    width: 1rem;
    height: 1rem;
}

#qqapp .styled.accordion section,
#qqapp .styled.accordion .pointer,
#qqapp .styled.accordion .title,
#qqapp .styled.accordion p {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
