/* GDPR Cookie dialog */

#gdprcookie-bg-button {
    background: rgba(128,128,128,0.702) !important;
    padding: 2px 2px !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    font-family: "Helvetica Neue",arial,sans-serif !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    position: fixed !important;
    z-index: 99998;
    flex: 0 0 auto !important;
    color: rgba(0,0,0,0.54) !important;
    text-align: center !important;
    overflow: visible !important;
    border: none !important;
    cursor: pointer !important;
    margin: 0 !important;
    display: inline-flex !important;
    outline: 0 !important;
    align-items: center !important;
    user-select: none !important;
    vertical-align: middle !important;
    justify-content: center !important;
    transform: rotate(90deg) translate(-100%, 0) !important;
    transform-origin: left bottom !important;
    left: 0;
    bottom: 40px;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.gdprcookie-info-change {
    font-size: 12px;
    background: #fff;
    color: #000;
    padding: 10px 10px 0 10px;
    line-height: 14px;
}

.agree-cookies {
    background: greenyellow !important;
    color: #000 !important;
}

.gdprcookie-bg {
    display: flex;
    align-items: center;
    justify-content: center;
        
    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,0.97) 10%, rgba(209,209,209,0.95) 16%, rgba(219,219,219,0.93) 21%, rgba(209,209,209,0.92) 27%, rgba(219,219,219,0.89) 34%, rgba(209,209,209,0.87) 42%, rgba(219,219,219,0.85) 49%, rgba(209,209,209,0.83) 56%, rgba(219,219,219,0.81) 62%, rgba(209,209,209,0.79) 68%, rgba(219,219,219,0.77) 74%, rgba(209,209,209,0.75) 80%, rgba(219,219,219,0.73) 87%, rgba(209,209,209,0.71) 95%, rgba(254,254,254,0.69) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(10%, rgba(219,219,219,0.97)), color-stop(16%, rgba(209,209,209,0.95)), color-stop(21%, rgba(219,219,219,0.93)), color-stop(27%, rgba(209,209,209,0.92)), color-stop(34%, rgba(219,219,219,0.89)), color-stop(42%, rgba(209,209,209,0.87)), color-stop(49%, rgba(219,219,219,0.85)), color-stop(56%, rgba(209,209,209,0.83)), color-stop(62%, rgba(219,219,219,0.81)), color-stop(68%, rgba(209,209,209,0.79)), color-stop(74%, rgba(219,219,219,0.77)), color-stop(80%, rgba(209,209,209,0.75)), color-stop(87%, rgba(219,219,219,0.73)), color-stop(95%, rgba(209,209,209,0.71)), color-stop(100%, rgba(254,254,254,0.69)));
    background: -webkit-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,0.97) 10%, rgba(209,209,209,0.95) 16%, rgba(219,219,219,0.93) 21%, rgba(209,209,209,0.92) 27%, rgba(219,219,219,0.89) 34%, rgba(209,209,209,0.87) 42%, rgba(219,219,219,0.85) 49%, rgba(209,209,209,0.83) 56%, rgba(219,219,219,0.81) 62%, rgba(209,209,209,0.79) 68%, rgba(219,219,219,0.77) 74%, rgba(209,209,209,0.75) 80%, rgba(219,219,219,0.73) 87%, rgba(209,209,209,0.71) 95%, rgba(254,254,254,0.69) 100%);
    background: -o-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,0.97) 10%, rgba(209,209,209,0.95) 16%, rgba(219,219,219,0.93) 21%, rgba(209,209,209,0.92) 27%, rgba(219,219,219,0.89) 34%, rgba(209,209,209,0.87) 42%, rgba(219,219,219,0.85) 49%, rgba(209,209,209,0.83) 56%, rgba(219,219,219,0.81) 62%, rgba(209,209,209,0.79) 68%, rgba(219,219,219,0.77) 74%, rgba(209,209,209,0.75) 80%, rgba(219,219,219,0.73) 87%, rgba(209,209,209,0.71) 95%, rgba(254,254,254,0.69) 100%);
    background: -ms-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,0.97) 10%, rgba(209,209,209,0.95) 16%, rgba(219,219,219,0.93) 21%, rgba(209,209,209,0.92) 27%, rgba(219,219,219,0.89) 34%, rgba(209,209,209,0.87) 42%, rgba(219,219,219,0.85) 49%, rgba(209,209,209,0.83) 56%, rgba(219,219,219,0.81) 62%, rgba(209,209,209,0.79) 68%, rgba(219,219,219,0.77) 74%, rgba(209,209,209,0.75) 80%, rgba(219,219,219,0.73) 87%, rgba(209,209,209,0.71) 95%, rgba(254,254,254,0.69) 100%);
    background: linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,0.97) 10%, rgba(209,209,209,0.95) 16%, rgba(219,219,219,0.93) 21%, rgba(209,209,209,0.92) 27%, rgba(219,219,219,0.89) 34%, rgba(209,209,209,0.87) 42%, rgba(219,219,219,0.85) 49%, rgba(209,209,209,0.83) 56%, rgba(219,219,219,0.81) 62%, rgba(209,209,209,0.79) 68%, rgba(219,219,219,0.77) 74%, rgba(209,209,209,0.75) 80%, rgba(219,219,219,0.73) 87%, rgba(209,209,209,0.71) 95%, rgba(254,254,254,0.69) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );

    
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;

    z-index: 99999;
}

.gdprcookie-more-scroll {
    overflow: auto;
    max-height: 32px;
    background: #fff;
    padding: 10px;
    color: #9b9b9b;
    margin: 0 0 20px 0;
    
}

.gdprcookie .gdprcookie-intro .gdprcookie-more-scroll p {

    font-size: 12px;
    line-height: 14px;
    text-align: justify;
    margin: 0 0 10px 0;
    color: #949494;

}

.gdprcookie .gdprcookie-intro a {
    color: rgb(7, 240, 255);
}

.gdprcookie .gdprcookie-intro p {
    margin-bottom: 1rem;
    line-height: 16px;
    text-align: justify;
    font-size: 14px;

    color: #fff;
    margin: 20px 0;
}


.gdprcookie {
    color: white;
    font-size: .8em;
    line-height: 1.5em;

    max-width: 450px;
    padding: 1rem;
    background: #405D88;

    
    box-shadow: 0px 0px 20px -5px rgb(0, 0, 0);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
}

.gdprcookie h1,
.gdprcookie h2 {
    font-size: 16px;
    margin-bottom: .5rem;
    text-shadow: 0px 1px 0px #fff;
    background: #ddd;
    padding: 5px 10px 10px 10px;
    color: #000;
    padding: 10px 10px 10px 10px;
    line-height: 16px;
    font-weight: 500;
}
.gdprcookie h2 {
    position: relative;
}
.gdprcookie a {
    color: inherit;
}


/* GDPR Cookie buttons */

.gdprcookie-buttons {
    text-align: center;
}

.gdprcookie-buttons button {
    color: white;
    font-family: inherit;
    font-size: 16px;
    padding: .4rem;
    border: solid .05rem currentColor;
    border-radius: .15rem;
    margin: 0 .5rem;
    background: none;
    cursor: pointer;
}

.gdprcookie-buttons button:disabled {
    color: rgba(255,255,255,.5);
}


/* GDPR Cookie types */

.gdprcookie-types ul {
 
    margin: 20px 0;
    overflow: auto;
    max-height: 131px;
    background: #eee;
    padding: 10px 0;
    border: 1px solid #333;
    color: #000;
}

.gdprcookie-types li {
    display: block;
    list-style: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 10px 0;
}

.gdprcookie-types input[type=checkbox] {
    margin: 0 5px 0 20px;
    opacity: 1;
    width: auto;
    padding: initial;
    font-size: initial;
}

.gdprcookie-types li label {
    display: initial !important;
    margin: 0 0 0 0 !important;
    line-height: initial !important;
    font-weight: 600;
    font-size: 15px !important;
}

.info-more-what  {
    background: #fff;
    color: #000;
    padding: 10px 18px;
    font-size: 12px;
    line-height: 12px;
    text-align: justify;
}

.info-back-bottom   {
    border: 1px solid #000;
    padding: 8px 10px 14px 10px;
    margin: -9px 1px 0 0;
    font-size: 28px;
    position: absolute;
    right: 0;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    line-height: 10px;
    background: #fff;
}

@media screen and (max-width: 768px) {
    
    .gdprcookie-buttons button:nth-child(1){
        width: 100%;
        margin: 0 0 20px 0;
    }

    .gdprcookie-bg {
        align-items: flex-end;
    }

    .gdprcookie {
        max-width: 100%;
    }

}