﻿/*Cookies Manage Popup*/
.cookiesManage {
    /*right: 25%;
    top: auto;
    bottom: 0%;
    left: auto;
    position: fixed;*/
    z-index: 1;
    border: solid 1px #000;
    border-radius: 5%;
    padding: 10px;
    background-color: #333366;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

#open_preferences_center {
    color: #ffffff;
}

@media only screen and (max-width: 740px) {
    .cookiesManage {
        right: 2%;
    }
}

/*Cookie Consent Styles Main Popup*/

.freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 10px;
}
.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb,
.freeprivacypolicy-com---palette-dark .cc-pc-head,
.freeprivacypolicy-com---palette-dark .cc-cp-foot {
    background-color: #333366;
}
.freeprivacypolicy-com---palette-dark .cc-cp-body-content,
.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item[active=true] {
    background-color: #36366d !important;
}

.freeprivacypolicy-com---palette-dark .cc-nb-okagree,
.freeprivacypolicy-com---palette-dark .cc-nb-reject,
.freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
    background-color: #d6de28;
    color: #ffffff;
}

.freeprivacypolicy-com---reset freeprivacypolicy-com---nb {
}


.freeprivacypolicy-com---palette-dark freeprivacypolicy-com---nb-simple {
}

.freeprivacypolicy-com---lang-el {
}

.cc-nb-main-container {
}

.cc-nb-title-container {
}

.cc-nb-title {
}

.cc-nb-text-container {
}

.cc-nb-text {
}

.cc-nb-buttons-container {
}

.cc-nb-okagree {
}

.cc-nb-reject {
}

.cc-nb-changep {
}

/*Cookie Consent Styles Preferences Popup*/
.freeprivacypolicy-com---pc-dialog {
}

.cc-pc-container {
}

.cc-pc-head {
}

.cc-pc-head-title {
}

.cc-pc-head-title-text {
}

.cc-pc-head-title-headline {
}

.cc-pc-head-lang {
}

.cc-pc-head-lang-select {
}

.cc-pc-head-close {
}

.cc-cp-body {
}

.cc-cp-body-tabs {
}

.cc-cp-body-tabs-item {
}

.cc-cp-body-tabs-item-link {
}

.cc-cp-body-content {
}

.cc-cp-body-content-entry {
}

.cc-cp-body-content-entry-title {
}

.cc-cp-body-content-entry-text {
}

.cc-cp-foot {
}

.cc-cp-foot-byline {
}

.cc-cp-foot-button {
}

.cc-cp-foot-save {
}

.freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
}
