/*
|-----------------------------------------------------------------------------------------
| General
|-----------------------------------------------------------------------------------------
*/
.cookieplus-cookie-consent p, .cookieplus-cookie-consent ul, .cookieplus-cookie-consent ol, .cookieplus-cookie-consent li, .cookieplus-cookie-consent span, .cookieplus-cookie-consent a {
  font-size: 1em;
  font-family: inherit;
  line-height: inherit; }

.cookieplus-cookie-consent > h1, .cookieplus-cookie-consent > h2 {
  margin: 0 0 0.5em 0; }

.cookieplus-cookie-consent ul, .cookieplus-cookie-consent ol {
  padding-left: 15px; }

.cookieplus-cookie-consent h1 {
  font-size: 2.2em;
  margin: 0 0 0.5em 0; }

.cookieplus-cookie-consent h2 {
  font-size: 1.9em;
  margin: 0 0 0.5em 0; }

.cookieplus-cookie-consent h3 {
  font-size: 1.4em;
  margin: 0 0 0.45em 0; }

.cookieplus-cookie-consent h4, .cookieplus-cookie-consent h5 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 0.3em 0; }

/*
|-----------------------------------------------------------------------------------------
| Cookie Settings
|-----------------------------------------------------------------------------------------
*/
.cookieplus-cookie-consent {
  position: relative; }
  .cookieplus-cookie-consent .status-cookie-group {
    position: absolute;
    bottom: 8px;
    right: 15px; }
  .cookieplus-cookie-consent .cookieplus-footer-cookie-consent {
    padding: 15px 0 0 0;
    overflow: hidden; }
  .cookieplus-cookie-consent .cookieplus-btn {
    line-height: 1.5em; }
  .cookieplus-cookie-consent .cookieplus-btn-accept-cookies,
  .cookieplus-cookie-consent .cookieplus-btn-save-settings {
    float: right;
    margin: 0px 0px 8px 18px; }
  .cookieplus-cookie-consent .cookieplus-btn-decline-cookies {
    float: left;
    margin: 0px 20px 8px 0px; }
  .cookieplus-cookie-consent .cookieplus-link-powered-by {
    margin: 10px 15px 0 0;
    display: inline-block;
    font-size: 11px; }
    .cookieplus-cookie-consent .cookieplus-link-powered-by span {
      text-decoration: underline; }
  @media screen and (max-width: 680px) {
    .cookieplus-cookie-consent .cookieplus-footer-cookie-consent {
      text-align: center; }
      .cookieplus-cookie-consent .cookieplus-footer-cookie-consent .cookieplus-btn {
        float: none !important;
        clear: both !important;
        margin: 0px 8px 8px !important; }
      .cookieplus-cookie-consent .cookieplus-footer-cookie-consent .cookieplus-link-powered-by {
        display: block;
        margin: 0px; } }

/*
|-----------------------------------------------------------------------------------------
| Tabs
|-----------------------------------------------------------------------------------------
*/
.cookieplus-tabs-cookie-consent {
  background: #F8F8F8;
  font-size: 13px;
  border: 1px solid #D5D5D5; }
  .cookieplus-tabs-cookie-consent .tabster-tab-item,
  .cookieplus-tabs-cookie-consent .tabster-panel-heading {
    position: relative;
    border-top: 1px solid #D5D5D5; }
    .cookieplus-tabs-cookie-consent .tabster-tab-item:first-child,
    .cookieplus-tabs-cookie-consent .tabster-panel-heading:first-child {
      border-top: 0; }
    .cookieplus-tabs-cookie-consent .tabster-tab-item:last-child,
    .cookieplus-tabs-cookie-consent .tabster-panel-heading:last-child {
      border-bottom: 1px solid #D5D5D5; }
    .cookieplus-tabs-cookie-consent .tabster-tab-item.is-active > .tabster-tab,
    .cookieplus-tabs-cookie-consent .tabster-panel-heading.is-active > .tabster-tab {
      background: white;
      color: #202020; }
  .cookieplus-tabs-cookie-consent .tabster-tab-item.is-active:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 10;
    width: 1px;
    height: 100%;
    background: white; }
  .cookieplus-tabs-cookie-consent .tabster-tab,
  .cookieplus-tabs-cookie-consent .tabster-panel-heading {
    background: #F8F8F8;
    color: #757575;
    font-weight: bold;
    font-size: 1em;
    line-height: inherit; }
  .cookieplus-tabs-cookie-consent .tabster-panel-group {
    position: relative;
    background: white; }
  .cookieplus-tabs-cookie-consent .tabster-panel-heading.is-active {
    border-bottom: 1px solid #D5D5D5; }
  .cookieplus-tabs-cookie-consent .tabster-panel {
    position: relative;
    padding-bottom: 40px;
    background: transparent; }
    .cookieplus-tabs-cookie-consent .tabster-panel p {
      font-size: 1em; }
  .cookieplus-tabs-cookie-consent.tabster-vertical .tabster-panel-group {
    border-left: 1px solid #D5D5D5; }

/*
|-----------------------------------------------------------------------------------------
| Switcher
|-----------------------------------------------------------------------------------------
*/
.cookieplus-switcher .cookieplus-switcher-info {
  display: inline-block;
  color: #39B749;
  padding: 0 0 0 8px;
  font-size: 13px;
  font-weight: bold; }
  .cookieplus-switcher .cookieplus-switcher-info.is-disabled {
    color: #999999; }

.cookieplus-switcher .xbox-sw-wrap .xbox-sw-inner.xbox-sw-on {
  background: #39B749;
  -webkit-box-shadow: 0 0 2px #33a441 inset;
  box-shadow: 0 0 2px #33a441 inset; }

/*
|-----------------------------------------------------------------------------------------
| Buttons
|-----------------------------------------------------------------------------------------
*/
.cookieplus-btn {
  display: inline-block;
  margin: 0;
  padding: 0.7em 1.4em 0.7em;
  border: none;
  line-height: 1;
  font-size: 1em;
  cursor: pointer;
  outline: 0;
  color: #444444;
  background: #e2e2e2;
  vertical-align: middle;
  text-transform: none;
  text-shadow: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cookieplus-btn:hover {
    color: #373737;
    background: #d8d8d8;
    text-decoration: none; }
  .cookieplus-btn:active {
    color: #323232;
    background: #cbcbcb; }
  .cookieplus-btn.cookieplus-btn-blue {
    color: white;
    background: #4997f6; }
    .cookieplus-btn.cookieplus-btn-blue:hover {
      background: #5ca2f7; }
    .cookieplus-btn.cookieplus-btn-blue:active {
      background: #3f91f5; }
  .cookieplus-btn.cookieplus-btn-green {
    color: white;
    background: #3bbf4c; }
    .cookieplus-btn.cookieplus-btn-green:hover {
      background: #48c658; }
    .cookieplus-btn.cookieplus-btn-green:active {
      background: #39b749; }
  .cookieplus-btn.cookieplus-btn-red {
    color: white;
    background: #e16a6a; }
    .cookieplus-btn.cookieplus-btn-red:hover {
      background: #e47b7b; }
    .cookieplus-btn.cookieplus-btn-red:active {
      background: #df6262; }
  .cookieplus-btn.cookieplus-btn-dark {
    color: white;
    background: #494949; }
    .cookieplus-btn.cookieplus-btn-dark:hover {
      background: #535353; }
    .cookieplus-btn.cookieplus-btn-dark:active {
      background: #444444; }
  .cookieplus-btn[disabled], .cookieplus-btn.disabled {
    color: #bbbbbb;
    background: #f7f7f7;
    cursor: not-allowed; }
  .cookieplus-btn.cookieplus-btn-shake {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: CookiePlusShake;
    animation-name: CookiePlusShake; }

@-webkit-keyframes CookiePlusShake {
  0%, 80% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  20% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); }
  60% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); } }

@keyframes CookiePlusShake {
  0%, 80% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  20% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); }
  60% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); } }
