/***
 * Responsive layout for the control panel
 */
@media screen and (max-width: 479px) {
  #ncRgpd .ncRgpdLine .ncRgpdName {
    width: 90% !important; }
  #ncRgpd .ncRgpdLine .ncRgpdAsk {
    float: left !important;
    margin: 10px 15px 5px; } }
@media screen and (max-width: 767px) {
  #ncRgpdAlertSmall #ncRgpdCookiesListContainer {
    background: #fff;
    border: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    max-height: 100% !important;
    max-width: 100% !important;
    top: 0 !important;
    width: 100% !important; }
    #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList {
      border: 0 !important; }

  #ncRgpd {
    background: #fff;
    border: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    max-height: 100% !important;
    max-width: 100% !important;
    top: 0 !important;
    width: 100% !important; }
    #ncRgpd .ncRgpdBorder {
      border: 0 !important; }
    #ncRgpd #ncRgpdServices .ncRgpdTitle {
      text-align: left !important; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  #ncRgpd {
    border: 0 !important;
    left: 0 !important;
    margin: 0 5% !important;
    max-height: 80% !important;
    width: 90% !important; } }
/***
 * Common value
 */
#ncRgpd .clear {
  clear: both; }
#ncRgpd a {
  color: #424242;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none; }
#ncRgpd b {
  font-size: 22px;
  font-weight: 500; }

#ncRgpdAlertBig a,
#ncRgpdAlertSmall a {
  color: #fff; }

/***
 * Root div added just before </body>
 */
#ncRgpdRoot {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  color: #333;
  font-family: sans-serif !important;
  font-size: 14px; }
  #ncRgpdRoot * {
    box-sizing: initial;
    line-height: normal;
    vertical-align: initial; }

/***
 * Control panel
 */
#ncRgpdBack {
  background: #fff;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483646; }

#ncRgpd {
  display: none;
  max-height: 80%;
  left: 50%;
  margin: 0 auto 0 -430px;
  padding: 0;
  position: fixed;
  top: 6%;
  width: 860px;
  z-index: 2147483647; }
  #ncRgpd .ncRgpdBorder {
    background: #fff;
    border: 2px solid #333;
    border-top: 0;
    height: auto;
    overflow: auto; }

#ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdClosePanelCookie,
#ncRgpd #ncRgpdClosePanel {
  background: #333333;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  padding: 4px 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 70px; }

#ncRgpd #ncRgpdDisclaimer {
  color: #555;
  font-size: 12px;
  margin: 15px auto 0;
  width: 80%; }

#ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdHidden,
#ncRgpd #ncRgpdServices .ncRgpdHidden {
  background: rgba(51, 51, 51, 0.07); }

#ncRgpd #ncRgpdServices {
  margin-top: 21px; }

#ncRgpd #ncRgpdServices .ncRgpdHidden {
  display: none;
  position: relative; }

#ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdTitle,
#ncRgpd #ncRgpdServices .ncRgpdTitle,
#ncRgpd #ncRgpdInfo,
#ncRgpd #ncRgpdServices .ncRgpdDetails {
  background: #333;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin: 20px 0px 0px;
  padding: 5px 20px;
  text-align: left;
  width: auto; }

#ncRgpd .ncRgpdServices_notice {
  background: #333;
  color: #fff;
  font-size: 14px;
  padding: 20px 20px 0;
  text-align: left; }

#ncRgpd .ncRgpdServices_title {
  text-align: center;
  color: #fff;
  font-size: 22px; }

#ncRgpd .ncRgpdServices_content,
#ncRgpd .ncRgpdServices_content p,
#ncRgpd .ncRgpdServices_content a {
  color: #fff;
  font-size: 14px; }

#ncRgpd .ncRgpdServices_content p {
  margin-top: 1em;
  margin-bottom: 0; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine .ncRgpdName a,
#ncRgpd #ncRgpdServices .ncRgpdTitle a {
  color: #fff;
  font-weight: 500; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine .ncRgpdName a:hover,
#ncRgpd #ncRgpdServices .ncRgpdTitle a:hover {
  text-decoration: none !important; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine .ncRgpdName a {
  font-size: 22px; }

#ncRgpd #ncRgpdServices .ncRgpdTitle a {
  font-size: 14px; }

#ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdTitle {
  padding: 5px 10px; }

#ncRgpd #ncRgpdInfo,
#ncRgpd #ncRgpdServices .ncRgpdDetails {
  color: #fff;
  display: none;
  font-size: 12px;
  font-weight: 500;
  margin-top: 0;
  max-width: 270px;
  padding: 20px;
  position: absolute;
  z-index: 2147483647; }

#ncRgpd #ncRgpdInfo a {
  color: #fff;
  text-decoration: underline; }

#ncRgpd #ncRgpdServices .ncRgpdLine:hover {
  background: rgba(51, 51, 51, 0.2); }

#ncRgpd #ncRgpdServices .ncRgpdLine {
  background: rgba(51, 51, 51, 0.1);
  border-left: 5px solid transparent;
  margin: 0;
  overflow: hidden;
  padding: 15px 5px; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine {
  background: #333;
  border: 3px solid #333;
  border-left: 9px solid #333;
  border-top: 5px solid #333;
  margin-bottom: 0;
  position: relative; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine:hover {
  background: #333; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine .ncRgpdName {
  margin-left: 15px;
  margin-top: 2px; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine .ncRgpdName b {
  color: #fff; }

#ncRgpd #ncRgpdServices .ncRgpdMainLine .ncRgpdAsk {
  margin-top: 0px !important; }

#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdName {
  display: inline-block;
  float: left;
  margin-left: 10px;
  text-align: left;
  width: 50%; }

#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdName a:hover {
  text-decoration: underline; }

#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdAsk {
  display: inline-block;
  float: right;
  margin: 7px 15px 0;
  text-align: right;
  border: 0; }

#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdAsk .ncRgpdAllow,
#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdAsk .ncRgpdDeny,
.tac_activate .ncRgpdAllow {
  background: gray;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  width: auto;
  border: 0; }
  #ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdAsk .ncRgpdAllow.ncRgpdMandatory,
  #ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdAsk .ncRgpdDeny.ncRgpdMandatory,
  .tac_activate .ncRgpdAllow.ncRgpdMandatory {
    cursor: not-allowed;
    background-color: #555 !important; }

#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdName .ncRgpdWhy,
#ncRgpd #ncRgpdServices .ncRgpdLine .ncRgpdName .ncRgpdListCookies {
  color: #333;
  font-size: 12px; }

/***
 * Big alert
 */
#ncRgpdAlertBig {
  background: #333;
  color: #fff;
  display: none;
  font-size: 15px !important;
  left: 0;
  padding: 5px 5%;
  position: fixed;
  text-align: center;
  width: 90%;
  box-sizing: content-box;
  z-index: 2147483645; }
  #ncRgpdAlertBig .ncRgpdAlertBig__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  #ncRgpdAlertBig.ncRgpdAlertBig__popup {
    top: 50%;
    left: 50%;
    width: 40%;
    min-width: 245px;
    height: auto;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
    padding: 25px; }
    #ncRgpdAlertBig.ncRgpdAlertBig__popup #ncRgpdDisclaimerAlert {
      display: block;
      width: 100%;
      padding-bottom: 10px; }
  #ncRgpdAlertBig.ncRgpdAlertBig__top {
    top: 0; }
    #ncRgpdAlertBig.ncRgpdAlertBig__top .ncRgpdAlertBig__inner {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
  #ncRgpdAlertBig.ncRgpdAlertBig__bottom {
    bottom: 0; }
    #ncRgpdAlertBig.ncRgpdAlertBig__bottom .ncRgpdAlertBig__inner {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
  #ncRgpdAlertBig #ncRgpdDisclaimerAlert {
    font: 15px verdana;
    color: #fff; }
    #ncRgpdAlertBig #ncRgpdDisclaimerAlert b {
      font-weight: 700; }
  #ncRgpdAlertBig button {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px;
    text-decoration: none;
    margin-left: 7px;
    border: 0;
    min-height: 23px;
    background: grey;
    border-radius: 4px; }
  #ncRgpdAlertBig #ncRgpdPersonalize {
    background: #008300; }

#ncRgpdPercentage {
  background: #0A0;
  box-shadow: 0 0 2px #fff, 0 1px 2px #555;
  height: 5px;
  left: 0;
  position: fixed;
  width: 0;
  z-index: 2147483644; }

/***
 * Small alert
 */
#ncRgpdAlertSmall {
  background: #333;
  bottom: 0;
  display: none;
  padding: 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 2147483646; }
  #ncRgpdAlertSmall #ncRgpdManager {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    padding: 8px 10px 8px; }
    #ncRgpdAlertSmall #ncRgpdManager:hover {
      background: rgba(255, 255, 255, 0.05); }
    #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot {
      background-color: gray;
      border-radius: 5px;
      display: block;
      height: 8px;
      margin-bottom: 1px;
      margin-top: 5px;
      overflow: hidden;
      width: 100%; }
      #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot #ncRgpdDotGreen,
      #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot #ncRgpdDotYellow,
      #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot #ncRgpdDotRed {
        display: block;
        float: left;
        height: 100%;
        width: 0%; }
      #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot #ncRgpdDotGreen {
        background-color: #1B870B; }
      #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot #ncRgpdDotYellow {
        background-color: #FBDA26; }
      #ncRgpdAlertSmall #ncRgpdManager #ncRgpdDot #ncRgpdDotRed {
        background-color: #9C1A1A; }
  #ncRgpdAlertSmall #ncRgpdCookiesNumber {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    padding: 0px 10px;
    vertical-align: top; }
    #ncRgpdAlertSmall #ncRgpdCookiesNumber:hover {
      background: rgba(255, 255, 255, 0.3); }

#ncRgpdAlertSmall #ncRgpdCookiesListContainer {
  display: none;
  max-height: 70%;
  max-width: 500px;
  position: fixed;
  right: 0;
  width: 100%; }
  #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList {
    background: #fff;
    border: 2px solid #333;
    color: #333;
    font-size: 11px;
    height: auto;
    overflow: auto;
    text-align: left; }
    #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList b {
      color: #333; }
    #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdCookiesListMain {
      background: rgba(51, 51, 51, 0.1);
      padding: 7px 5px 10px;
      word-wrap: break-word; }
      #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdCookiesListMain:hover {
        background: rgba(51, 51, 51, 0.2); }
      #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdCookiesListMain a {
        color: #333;
        text-decoration: none; }
      #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdCookiesListMain .ncRgpdCookiesListLeft {
        display: inline-block;
        width: 50%; }
        #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdCookiesListMain .ncRgpdCookiesListLeft a b {
          color: darkred; }
      #ncRgpdAlertSmall #ncRgpdCookiesListContainer #ncRgpdCookiesList .ncRgpdCookiesListMain .ncRgpdCookiesListRight {
        color: #333;
        display: inline-block;
        font-size: 11px;
        margin-left: 10%;
        vertical-align: top;
        width: 30%; }
#ncRgpdAlertSmall #ncRgpdCookiesTitle {
  background: #333;
  margin-top: 21px;
  padding: 13px 0 9px 13px;
  text-align: left; }
  #ncRgpdAlertSmall #ncRgpdCookiesTitle b {
    color: #fff;
    font-size: 16px; }

/***
 * Fallback activate link
 */
.tac_activate {
  background: #333;
  color: #fff;
  display: table;
  font-size: 12px;
  height: 100%;
  line-height: initial;
  margin: auto;
  text-align: center;
  width: 100%; }

.tac_float {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.tac_activate .tac_float b {
  color: #fff; }

.tac_activate .tac_float .ncRgpdAllow {
  background-color: #1B870B;
  display: inline-block; }

/*# sourceMappingURL=nc-rgpd-cookies.css.map */
