#freeprivacypolicy-com---nb {
    background-color: #FFF;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: 0px 5px 25px 0px rgba(16, 16, 16, 0.1);
    -moz-box-shadow: 0px 5px 25px 0px rgba(16, 16, 16, 0.1);
    box-shadow: 0px 5px 25px 0px rgba(16, 16, 16, 0.1);
}

#freeprivacypolicy-com---nb .cc-nb-main-container {
    max-width: 1110px;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
}

@media only screen and (max-width: 700px) {
    #freeprivacypolicy-com---nb .cc-nb-main-container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

#cc-nb-title,
#cc-nb-text {
    font-family: Roboto;
}

#cc-nb-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0em;
    color: #000;
    text-transform: uppercase;
}

#cc-nb-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0em;
    color: #000;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-nb-changep,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
    width: auto;
    height: auto;
    padding: 14px 28px;
    border: solid 1px #000;
    border-radius: 0;
    font-family: Roboto;
    font-weight: 700;
    font-size: 12px !important;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree {
    background-color: #000 !important;
    margin-right: 8px !important;
    transition: all ease .3s;
    color: #FFFFFF !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-reject {
    background-color: #FFFFFF !important;
    margin-right: 8px !important;
    color: #000 !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-changep {
    background-color: #FFFFFF !important;
    color: #000 !important;
}

.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
    background-color: #000 !important;
    color: #FFFFFF !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-nb-okagree:focus,
.freeprivacypolicy-com---palette-light .cc-nb-changep,
.freeprivacypolicy-com---palette-light .cc-nb-changep:focus,
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-nb-reject:focus,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save:focus,
.cc-pc-head-lang-select,
.cc-pc-head-lang-select:focus,
.cc-pc-head-close,
.cc-pc-head-close:focus,
.freeprivacypolicy-com---pc-dialog *,
.freeprivacypolicy-com---pc-dialog *:focus {
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-close:focus {
    border: none !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree:hover,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save:hover {
    background-color: #F0C103 !important;
    border-color: #F0C103 !important;
}

.cc-cp-body-content {
    width: calc(100% - 150px) !important;
}

@media only screen and (max-width: 700px) {
    .cc-cp-body-content {
        width: 100% !important;
    }
    .cc-cp-foot .cc-cp-foot-byline,
    .cc-cp-foot .cc-cp-foot-button {
        width: 50% !important;
    }
}