@charset "UTF-8";

:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}
.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.video-wrapper video, 
.video-wrapper embed, 
.video-wrapper iframe, 
.video-wrapper object  { 
max-width: 100%;
}
.video-wrapper {
width: 1280px;
max-width: 100%;
margin-bottom: 2em;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}@import url("//fonts.googleapis.com/css?v2&family=Handlee:regular");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
.hidden {
display: none;
}
.aligncenter,
.alignnone {
display: block;
margin-left: auto;
margin-right: auto;
}
.center,
.textcenter {
text-align: center;
}
.alignleft {
float: left;
margin: 0 1.5em 1.5em 0;
}
.left {
float: left;
}
.textleft {
text-align: left;
}
.alignright {
float: right;
margin: 0 0 .4em 1.4em;
}
.right {
float: right;
}
.textright {
text-align: right;
}
.clear {
clear: both;
}
.block {
display: block;
}
img.center,
img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}
img.left,
img[align="left"] {
float: left;
margin: 2px 10px 5px 0px;
}
img.right,
img[align="right"] {
float: right;
margin: 2px 0px 5px 10px;
}
#site {
position: relative;
}
#site #page,
#site #dynamic-content {
min-height: 400px;
zoom: 1;
}
#site #page .page-canvas,
#site #dynamic-content .page-canvas {
margin: 0 auto;
}
.fixed_width #page,
.fixed_width #footer {
width: 100%;
margin: 0 auto;
position: relative;
}
.content {
width: 100%;
margin: 0 auto;
position: relative;
}
.content .content-pad {
padding: 15px;
}
#content .content-pad {
padding-top: 10px;
}
#footer {
clear: both;
text-align: left;
position: relative;
color: rgba(170,170,170,0.6);
}
#footer li.link-list a,
#footer .widget-title {
color: rgba(170,170,170,0.6);
}
#footer a,
#footer li h5 a {
color: #AAAAAA;
}
section.container {
margin: 0;
}
section.copy {
margin: 1.6em 0;
}
.mcolumn-pad > :first-child,
.copy-pad > :first-child,
.scolumn-pad > :first-child,
.sidebar_widgets > :first-child,
.entry_content > :first-child,
.post-excerpt > :first-child {
margin-top: 0;
}
.mcolumn-pad > :last-child,
.copy-pad > :last-child,
.scolumn-pad > :last-child,
.sidebar_widgets > :last-child,
.entry_content > :last-child,
.post-excerpt > :last-child {
margin-bottom: 0;
}
#nav .content-pad,
#secondnav .content-pad {
padding-top: 5px;
padding-bottom: 5px;
}
#column-wrap {
float: left;
}
#sidebar-wrap {
float: right;
}
.two-sidebar-left #column-wrap,
.one-sidebar-left #column-wrap {
float: right;
}
.two-sidebar-left #sidebar-wrap,
.one-sidebar-left #sidebar-wrap {
float: left;
}
.two-sidebar-left #column-main,
.one-sidebar-left #column-main {
float: right;
}
#column-main {
float: left;
display: inline;
}
.two-sidebar-center #column-main {
float: right;
}
.two-sidebar-center #column-main .mcolumn-pad {
padding-right: 20px;
padding-left: 20px;
}
.one-sidebar-right #column-main .mcolumn-pad,
.two-sidebar-right #column-main .mcolumn-pad {
padding: 14px 30px 0 15px;
}
.one-sidebar-left #column-main .mcolumn-pad,
.two-sidebar-left #column-main .mcolumn-pad {
padding: 14px 15px 0 30px;
}
.fullwidth #column-main {
float: none;
}
.fullwidth #column-main .mcolumn-pad {
padding-right: 15px;
padding-left: 15px;
}
.mcolumn-pad > article .hentry-pad:first-of-type {
padding-top: 0;
}
#sidebar1,
#sidebar2 {
float: left;
overflow: hidden;
}
body.fixed_width {
border-top: none;
}
body.fixed_width #page {
padding-top: 12px;
}
body.fixed_width.content-shadow .page-canvas {
box-shadow: 0 1px 5px rgba(0,0,0,0.8);
}
body.fixed_width #footer {
background: transparent;
margin: 0 auto;
}
body.fixed_width .section-morefoot .dcol-pad {
padding: 15px;
}
body.fixed_width .section-branding .content-pad {
padding: 25px;
}
body.fixed_width #header .searchform {
margin-right: 10px;
}
body.fixed_width .section-boxes .dcol-pad {
padding: 10px;
}
#header .outline {
position: relative;
zoom: 1;
z-index: 15;
}
.widget-title,
#footer li h5 a,
.main_nav,
.author-details,
.post-nav,
.current_posts_info,
#secondnav {
font-size: 86%;
}
a.site-title {
display: block;
margin: .3em 0 .15em;
font-size: 2.6em;
line-height: 1.1em;
}
.site-description {
margin-left: .2em;
font-size: 86%;
color: rgba(0,0,0,0.7);
}
.navigation_wrap {
position: relative;
}
.navigation_wrap .main_nav_container {
width: 100%;
float: left;
margin-right: -230px;
}
.navigation_wrap .main_nav {
margin-right: 230px;
text-align: left;
margin-top: 0px;
z-index: 28;
position: relative;
height: 31px;
}
.main_nav {
font-size: 86%;
}
.main_nav ul {
list-style: none;
display: block;
margin: 0;
padding: 0px;
float: left;
}
.main_nav ul li {
position: relative;
margin: 0;
padding: 0px;
float: left;
text-align: right;
}
.main_nav ul li a {
line-height: 1em;
padding: 10px 15px;
text-decoration: none;
display: block;
border: 1px solid transparent;
border-bottom: none;
}
.main_nav ul ul {
display: none;
}
.main_nav ul ul ul li {
text-align: left;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
top: 33px;
}
.sf-menu li ul li:last-child {
border-bottom: none;
}
#subnav ul li a:active {
text-decoration: none;
}
.main_nav_container.nosearch,
.nosearch .main_nav {
margin-right: 0;
}
.fpost .post-excerpt .post-thumb.img {
margin-right: 13px;
}
.fpost .post-thumb.img {
margin-right: 20px;
}
.fpost .textcontent {
margin: 20px 10px 0 0;
}
.fpost .media .img img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
.fpost .post-title h2 a:hover {
text-decoration: underline;
}
.fpost .post-excerpt {
margin: .6em 0;
}
.fpost.post .entry {
margin-bottom: 1em;
padding: 1em 0;
}
.full_img {
margin-bottom: .8em;
}
.post-meta .c_img,
.hentry .c_img {
display: block;
border: 1px solid transparent;
padding: 4px;
max-width: 98%;
line-height: 1em;
}
.post-meta {
margin-bottom: 1.71em;
}
.post-meta.post-nocontent {
margin-bottom: 0;
}
.post-meta .post-title-section {
padding-bottom: 6px;
}
.post-meta .metabar {
font-size: 80%;
line-height: 1.6em;
}
.post-meta .metabar em {
font-style: normal;
color: rgba(0,0,0,0.7);
}
.post-meta .metabar em a {
color: rgba(0,0,0,0.7);
}
.post-meta .metabar em a:hover {
text-decoration: none;
color: #000000;
}
.hentry {
clear: both;
margin: 0 0 1.8em;
}
.hentry .hentry-pad {
padding: 0 0 25px;
}
.hentry .entry-title {
margin: 0;
}
.hentry ul ul,
.hentry ol ol {
margin: 0 0 0 1.7em;
}
.entry_content img {
max-width: 100%;
}
.fpost .post-excerpt {
font-size: 1.03em;
line-height: 1.55em;
}
.tags {
font-size: 86%;
color: rgba(0,0,0,0.7);
}
.tags .note {
display: inline-block;
vertical-align: top;
margin-right: 16px;
font-family: "Helvetica", Arial, serif;
font-weight: normal;
font-size: 80%;
font-style: normal;
text-transform: uppercase;
letter-spacing: .1em;
color: rgba(0,0,0,0.3);
}
.pledit {
opacity: .7;
}
.pledit:hover {
opacity: 1;
}
.clip_box {
margin: 0 0 1.8em;
border-color: #f2f2f2;
}
.clip {
width: 47%;
clear: none;
float: left;
}
.clip .hentry {
margin: 0;
}
.clip.clip-right {
float: right;
}
.clip .post-meta .c_img {
padding: 2px;
}
.clip .clip-header {
padding: 4px 0 4px 0;
display: table-cell;
width: 10000px;
}
.clip .clip-thumb a {
float: left;
margin-right: 10px;
}
.clip .clip-thumb img {
padding: 2px;
display: block;
margin: 0 0 0.4em;
}
.clip .post-excerpt {
font-size: 90%;
line-height: 1.6em;
margin-bottom: 1.5em;
margin-top: .5em;
}
.clip .post-excerpt .post-thumb.img {
margin-right: 10px;
}
.clip .entry-title,
.clip .metabar {
padding: 0;
}
.post-nav,
.current_posts_info {
clear: both;
padding: 5px 10px;
position: relative;
background-color: #f2f2f2;
}
.post-nav a,
.current_posts_info a {
text-decoration: none;
color: rgba(0,0,0,0.6);
}
.post-nav a:hover,
.current_posts_info a:hover {
color: #000000;
}
.post-nav .previous a,
.current_posts_info .previous a {
float: left;
padding-left: 24px;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/images/post-previous@2x.png) no-repeat left center;
}
.post-nav .next a,
.current_posts_info .next a {
float: right;
padding-right: 24px;
text-align: right;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/images/post-next@2x.png) no-repeat right center;
}
.post-nav .previous a,
.post-nav .next a,
.current_posts_info .previous a,
.current_posts_info .next a {
line-height: 16px;
display: block;
background-size: 16px 16px;
}
.boomboard {
padding: 100px;
min-height: 350px;
}
.boomboard h2.hugetext {
font-size: 8em;
}
.billboard {
padding: 60px 15px;
margin: 0 0 2.5em 0;
}
h2.notavail {
margin-bottom: 1.5em;
}
hr,
.fpost,
.navigation_wrap,
.setup_area,
.fpost .post-thumb img,
.clip .clip-thumb img,
.author-thumb img {
border-color: #f2f2f2;
}
.item-avatar a,
ins {
background-color: #f6f6f6;
}
h1,
h2,
h3,
h4,
h5,
h6,
a.site-title,
.entry-title a {
color: #8D8BAD;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a,
a.site-title > a,
.entry-title a > a {
color: #8D8BAD;
}
#page {
color: #000000;
}
a {
color: #225E9B;
}
a:hover {
color: rgba(34,94,155,0.8);
}
.subhead {
color: rgba(0,0,0,0.7);
font-size: 86%;
}
.post-meta .c_img {
background: #e9e9e9;
border: 1px solid #f4f4f4;
box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
.post-meta .c_img img {
box-shadow: 0 1px 2px #fefefe;
}
#cred {
text-align: center;
padding: 15px;
}
#cred a.plimage {
text-align: center;
}
body .content img {
max-width: 100%;
height: auto;
width: auto \9;
}
body .entry_content iframe,
body .entry_content video,
body .entry_content object {
max-width: 100%;
}
body .ie8 img {
width: auto;
height: auto;
}
@media screen and (max-width: 800px) {
.responsive #site .content,
.responsive #footer .content,
.responsive.fixed_width #page {
width: 97%;
}
.responsive #page #pagelines_content #column-wrap,
.responsive #page #pagelines_content #sidebar-wrap,
.responsive.fixed_width #site .content {
width: 100%;
}
.responsive form {
margin-left: 0;
}
.responsive .one-sidebar-right #column-main .mcolumn-pad,
.responsive .two-sidebar-right #column-main .mcolumn-pad {
padding: 15px;
}
}
@media screen and (max-width: 600px) {
.responsive .navigation_wrap {
text-align: center;
}
.responsive .navigation_wrap .main_nav,
.responsive .navigation_wrap .main_nav_container {
margin-right: 0;
}
.responsive .navigation_wrap .searchform {
display: inline-block;
position: relative;
float: none;
margin-top: 10px;
}
.responsive #branding .icons {
position: static;
}
.responsive #page #pagelines_content #column-wrap #sidebar1,
.responsive #page #pagelines_content #column-main {
width: 100%;
}
.scale_text {
font-size: .85em;
}
}
@media screen and (max-width: 480px) {
html {
-webkit-text-size-adjust: none;
}
.responsive #page #pagelines_content .clip {
width: 100%;
}
.responsive #page #brandnav .mainlogo-link {
float: none;
}
.responsive #page .main_nav .main-nav,
.responsive #page #brandnav .brandnav-nav {
margin-top: 10px;
width: 100%;
float: none;
}
.responsive #page .main_nav ul li {
text-align: left;
width: 50%;
}
.responsive #page .main_nav ul li ul,
.responsive #page .main_nav ul li ul li {
width: 100%;
}
.responsive #page .media .post-thumb {
float: none;
margin-bottom: 8px;
}
.responsive .clip_box {
margin: 0;
padding: 0;
border: 0;
}
.responsive .navigation_wrap .searchfield {
display: inline-block;
float: none;
}
}
#column-wrap,
#sidebar-wrap,
.clip,
#column-main,
#sidebar1,
.content,
#page {
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.wp-caption {
text-align: center;
padding: 8px 4px 4px;
border-radius: 3px;
max-width: 98%;
margin-bottom: 1em;
background-color: #f6f6f6;
border: 1px solid #dddddd;
}
.wp-caption .wp-caption-text {
font-size: 11px;
line-height: 16px;
text-align: center;
margin: 0;
padding: 6px 0 2px;
}
.wp-caption img {
display: inline-block;
margin: 0;
padding: 2px;
border: 0 none;
background: rgba(255,255,255,0.6);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.wp-caption .wp-caption-dd {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
#wp-calendar {
overflow: hidden;
padding: 0;
text-align: center;
padding: 8px 15px;
margin: 0;
text-align: center;
margin-top: 5px;
width: 100%;
border-collapse: collapse;
}
#wp-calendar thead th,
#wp-calendar caption {
background-color: #f2f2f2;
color: rgba(0,0,0,0.6);
}
#wp-calendar caption {
background-color: #f2f2f2;
font-size: .9em;
padding: 2px;
font-weight: normal;
font-weight: bold;
}
#wp-calendar thead th {
background-color: #f6f6f6;
padding: 2px;
font-size: .9em;
}
#wp-calendar td {
padding: 4px 8px;
}
#wp-calendar #today {
background-color: #f2f2f2;
font-weight: bold;
}
.widget {
margin: 0;
}
.widget .widget-title {
color: rgba(0,0,0,0.7);
text-align: left;
padding: 3px 8px 3px 0px;
margin-bottom: .6em;
}
.widget .widget-title > a {
color: rgba(0,0,0,0.7);
}
.widget .widget-pad {
padding: 10px;
}
.widget.widget_search .searchfield {
float: left;
}
.widget .tagcloud {
padding: .7em;
line-height: 1.4em;
}
.widget.widget_search .widget-title {
margin-bottom: 10px;
}
.widget.widget_categories .postform {
margin: 10px 10px;
}
.widget.widget_recent_comments li {
padding: 4px;
}
.widget .textwidget {
padding: 5px 2px;
}
.widget ul {
margin: 0 0 10px .4em;
}
.widget ul.sub-menu {
margin: 0px;
}
.widget ul li {
font-size: .95em;
list-style: none;
display: block;
padding: 0 2px;
}
.widget ul li a:hover {
text-decoration: underline;
}
.widget ul li ul li {
margin-left: .3em;
}
.pprow .widget {
margin: 0;
}
ul.sidebar_widgets {
list-style-type: none;
}
.wp-comments {
margin: 1em 0 0;
padding-top: 40px;
margin-top: -40px;
}
.wp-comments .wp-comments-pad {
padding: 10px 0;
}
.wp-comments .wp-comments-pad > #respond input[type="text"],
.wp-comments .wp-comments-pad > #respond textarea {
background: #f6f6f6;
border: 1px solid #dddddd;
color: #000000;
}
#respond {
margin: 20px 0;
text-align: left;
}
#respond form {
margin-left: 27px;
}
#respond #reply-title {
padding-left: 25px;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/comments/icon-reply@2x.png) no-repeat 0 50%;
background-size: 17px;
}
#respond #reply-title small {
font-size: 11px;
}
#respond #reply-title small a {
color: #225E9B;
}
#respond #commentform {
margin-top: 10px;
}
#respond #commentform p {
margin: 0 0 10px;
}
#respond #commentform small {
font-size: 90%;
}
#respond #commentform label {
display: inline;
}
#respond #commentform input[type="text"] {
display: block;
}
#respond #commentform textarea {
height: 140px;
}
#respond #commentform #submit {
display: inline;
}
#respond #commentform .required {
color: rgba(0,0,0,0.6);
}
#respond #commentform p.logged-in-as,
#respond #commentform p.comment-form-comment,
#respond #commentform p.form-submit {
margin: .3em 0;
}
#respond #commentform p.comment-form-comment {
margin: .8em 0;
}
p.form-allowed-tags {
width: auto;
margin-bottom: 1.6em;
font-size: .85em;
}
p.form-allowed-tags code {
background: transparent;
border: none;
display: block;
font-size: 10px;
line-height: 1.4em;
margin: 0 0 10px;
padding: 0;
}
.nocommentform,
.nocomments {
display: none;
}
#comments-title {
padding-left: 22px;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/comments/icon-comment@2x.png) no-repeat 0 30%;
background-size: 17px 17px;
}
.commentlist {
list-style-type: none;
margin: 10px 0px 10px 18px;
line-height: 1.6em;
padding-left: 75px;
}
.commentlist p {
margin: 0px 0 1em 5px;
}
.commentlist > li {
margin-bottom: 1em;
}
.commentlist li {
padding: 10px 20px 10px 10px;
background: #f6f6f6;
}
.commentlist li li.alt {
background: #fefefe;
}
.commentlist img.avatar {
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
background: #f6f6f6;
float: left;
margin: -5px 5px 5px -85px;
position: relative;
padding: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.commentlist cite {
font-weight: bold;
font-style: normal;
}
.commentlist .comment-author {
font-size: 1.1em;
}
.commentlist .comment-awaiting-moderation {
background: #e9e9e9;
color: rgba(0,0,0,0.6);
padding: 0 5px;
display: inline-block;
margin: 4px 0 8px 0;
}
.commentlist .comment-meta {
margin: 0 0 21px;
display: block;
font-size: 11px;
line-height: 14px;
font-family: "Helvetica", Arial, serif;
}
.commentlist .comment-meta a {
color: rgba(0,0,0,0.6);
}
.commentlist .reply {
margin-top: 21px;
}
.commentlist .reply a {
display: inline-block;
font-size: 10px;
line-height: 15px;
background: #e9e9e9;
color: rgba(0,0,0,0.6);
padding: 1px 8px;
opacity: .8;
}
.commentlist .reply a:hover {
opacity: 1;
}
.commentlist .reply a:active {
opacity: .8;
}
.commentlist ul.children {
list-style-type: none;
margin: 1em 0;
}
.commentlist ul.children .comment-body {
padding-left: 50px;
}
.commentlist ul.children img.avatar {
width: 40px;
margin-top: 0;
margin-left: -50px;
}
#wpadminbar {
min-width: 800px;
}
#wpadminbar .pl-admin-bar-label {
font-family: "Helvetica", Arial, serif;
font-size: .846em;
font-weight: bold;
line-height: 14px;
color: #fff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
padding: 3px 4px 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.screen-reader-text {
display: none;
}
#wpstats {
width: 0px;
height: 0px;
overflow: hidden;
}
#page .widget_wp125 {
padding: 0;
}
#page .widget_wp125.widget {
border: none;
padding: 0;
margin: 0 0 1em 0;
}
#page .widget_wp125.widget .wtitle {
display: none;
}
#page .widget_wp125.widget .winner {
padding: 0;
line-height: 1px;
}
#page .widget_wp125 .winner {
width: 100%;
}
#page .widget_wp125 .wp125ad {
padding: 0;
width: auto;
float: left;
max-width: 50%;
}
#page .widget_wp125 .wp125ad a {
margin: 6px;
padding: 5px;
margin: 2px 5px 5px 5px;
display: inline-block;
border: 1px solid transparent;
background: #e9e9e9;
border: 1px solid #f4f4f4;
box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
#page .widget_wp125 .wp125ad a img {
width: 125px;
height: auto;
display: block;
box-shadow: 0 1px 2px #fefefe;
}
#page .widget_wp125 .wp125ad a:hover {
background: #f4f4f4;
}
.widget ul.twitter .twitter-item {
font-weight: normal;
font-style: italic;
margin-bottom: .4em;
font-size: .9em;
}
.typekit-badge {
display: none !important;
}
.widget_flickrRSS.widget ul {
margin: 7px 0px 0px 0px;
}
.widget_flickrRSS.widget ul li {
display: inline-block;
padding: 0;
margin: 0;
border-bottom: none;
}
.widget_flickrRSS a {
display: inline-block;
margin: 8px 12px 2px 5px;
}
.widget_flickrRSS a img {
display: block;
font-size: 10px;
border-width: 0px 1px 1px 0px;
border-style: solid;
padding: 3px;
}
.widget_flickrRSS a img,
.srp-widget-thmblink {
background: #e9e9e9;
border: 1px solid #f4f4f4;
box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
.widget_flickrRSS a img:hover {
background: #f4f4f4;
}
.widget div.srp-widget-singlepost {
border-bottom: 1px solid #f2f2f2;
font-size: .85em;
margin: 0;
padding: 1.2em 0;
}
.widget .srp-widget-title-link {
font-size: .9em;
line-height: 1.2em;
}
.widget .srp-widget-date {
color: rgba(0,0,0,0.6);
}
.widget div.srp-thumbnail-box {
padding-right: 15px;
}
.srp-widget-excerpt {
line-height: 1.5em;
}
.srp-widget-thmblink {
display: block;
padding: 3px;
text-decoration: none;
border: none;
text-shadow: none;
width: 50px;
}
.srp-widget-thmblink img {
display: block;
}
#site #dsq-content {
text-shadow: none;
}
#site #dsq-content a {
text-shadow: none;
}
#site #dsq-content .dsq-request-user-info td a {
font-weight: normal;
font-size: 1.2em;
color: #000000;
}
#site #dsq-content .dsq-brlink {
display: none;
}
#site #dsq-content .dsq-request-user-info td small a {
font-style: italic;
}
#site #dsq-content h3 {
line-height: 1.5em;
margin-bottom: 1em;
border-color: #f2f2f2;
}
.cform input {
padding: 5px;
font-size: 1.1em;
}
.cform fieldset {
border: none;
}
.cform input[type="text"].cf_error:focus {
border-color: rgba(82,168,236,0.8);
}
.cform label {
display: block;
margin: 0;
text-align: left;
}
.cform legend {
display: none;
}
.cform .contentcontainer  .cform {
margin: 5px 50px;
padding: 0px 0;
}
.cform ol,
.cform li {
list-style-type: none;
margin: 0;
padding: 0;
}
.cform li {
margin-bottom: .7em;
}
.cform .single {
width: 97%;
}
.cform .area {
width: 97%;
}
.cform .emailreqtxt,
.cform .reqtxt {
font-style: italic;
}
.cform .cf_hidden {
display: none;
}
.cform .success {
padding: 15px;
margin-bottom: .5em;
font-size: 1.4em;
background-color: #f2f2f2;
}
.mailinglist .cform ol {
width: 262px;
float: left;
}
.mailinglist .cform .single {
width: 97%;
}
.mailinglist .cform .sendbutton {
margin: 21px 0 0 10px;
padding: 3px 0 2px 0;
}
.mailinglist .cform .linklove a {
display: none;
}
#page div.wpcf7-mail-sent-ok {
border: 1px solid #d6e9c6;
background: #dff0d8;
}
#page span.wpcf7-not-valid-tip {
border: 1px solid #fbeed5;
background: #fcf8e3;
}
#page div.wpcf7-validation-errors {
border: 1px solid #eed3d7;
background: #f2dede;
}
#page div.wpcf7-mail-sent-ok,
#page span.wpcf7-not-valid-tip,
#page div.wpcf7-validation-errors {
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
text-align: center;
-webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.5);
box-shadow: inset 1px 1px 2px rgba(255,255,255,0.5);
}
.pagelines-grid {
padding: 1%;
}
.row,
.row-fluid,
.editor-row {
width: 100%;
*zoom: 1;
}
.row:before,
.row:after,
.row-fluid:before,
.row-fluid:after,
.editor-row:before,
.editor-row:after {
display: table;
content: "";
line-height: 0;
}
.row:after,
.row-fluid:after,
.editor-row:after {
clear: both;
}
.row > [class*="span"],
.row-fluid > [class*="span"],
.editor-row > [class*="span"] {
float: left;
margin-left: 2.127659574%;
margin-bottom: 20px;
}
.row > [class*="span"]:first-child,
.row .sortable_first,
.row-fluid > [class*="span"]:first-child,
.row-fluid .sortable_first,
.editor-row > [class*="span"]:first-child,
.editor-row .sortable_first {
margin-left: 0;
clear: both;
}
.row > .span12,
.row-fluid > .span12,
.editor-row > .span12 {
width: 99.99999999%;
}
.row > .span11,
.row-fluid > .span11,
.editor-row > .span11 {
width: 91.489361693%;
}
.row > .span10,
.row-fluid > .span10,
.editor-row > .span10 {
width: 82.978723396%;
}
.row > .span9,
.row-fluid > .span9,
.editor-row > .span9 {
width: 74.468085099%;
}
.row > .span8,
.row-fluid > .span8,
.editor-row > .span8 {
width: 65.957446802%;
}
.row > .span7,
.row-fluid > .span7,
.editor-row > .span7 {
width: 57.446808505%;
}
.row > .span6,
.row-fluid > .span6,
.editor-row > .span6 {
width: 48.936170208%;
}
.row > .span5,
.row-fluid > .span5,
.editor-row > .span5 {
width: 40.425531911%;
}
.row > .span4,
.row-fluid > .span4,
.editor-row > .span4 {
width: 31.914893614%;
}
.row > .span3,
.row-fluid > .span3,
.editor-row > .span3 {
width: 23.404255317%;
}
.row > .span2,
.row-fluid > .span2,
.editor-row > .span2 {
width: 14.89361702%;
}
.row > .span1,
.row-fluid > .span1,
.editor-row > .span1 {
width: 6.382978723%;
}
.row .offset12,
.row-fluid .offset12,
.editor-row .offset12 {
margin-left: 104.255319138%;
}
.row .offset12.sortable_first,
.row .offset12:first-child,
.row-fluid .offset12.sortable_first,
.row-fluid .offset12:first-child,
.editor-row .offset12.sortable_first,
.editor-row .offset12:first-child {
margin-left: 102.127659564%;
}
.row .offset11,
.row-fluid .offset11,
.editor-row .offset11 {
margin-left: 95.744680841%;
}
.row .offset11.sortable_first,
.row .offset11:first-child,
.row-fluid .offset11.sortable_first,
.row-fluid .offset11:first-child,
.editor-row .offset11.sortable_first,
.editor-row .offset11:first-child {
margin-left: 93.617021267%;
}
.row .offset10,
.row-fluid .offset10,
.editor-row .offset10 {
margin-left: 87.234042544%;
}
.row .offset10.sortable_first,
.row .offset10:first-child,
.row-fluid .offset10.sortable_first,
.row-fluid .offset10:first-child,
.editor-row .offset10.sortable_first,
.editor-row .offset10:first-child {
margin-left: 85.10638297%;
}
.row .offset9,
.row-fluid .offset9,
.editor-row .offset9 {
margin-left: 78.723404247%;
}
.row .offset9.sortable_first,
.row .offset9:first-child,
.row-fluid .offset9.sortable_first,
.row-fluid .offset9:first-child,
.editor-row .offset9.sortable_first,
.editor-row .offset9:first-child {
margin-left: 76.595744673%;
}
.row .offset8,
.row-fluid .offset8,
.editor-row .offset8 {
margin-left: 70.21276595%;
}
.row .offset8.sortable_first,
.row .offset8:first-child,
.row-fluid .offset8.sortable_first,
.row-fluid .offset8:first-child,
.editor-row .offset8.sortable_first,
.editor-row .offset8:first-child {
margin-left: 68.085106376%;
}
.row .offset7,
.row-fluid .offset7,
.editor-row .offset7 {
margin-left: 61.702127653%;
}
.row .offset7.sortable_first,
.row .offset7:first-child,
.row-fluid .offset7.sortable_first,
.row-fluid .offset7:first-child,
.editor-row .offset7.sortable_first,
.editor-row .offset7:first-child {
margin-left: 59.574468079%;
}
.row .offset6,
.row-fluid .offset6,
.editor-row .offset6 {
margin-left: 53.191489356%;
}
.row .offset6.sortable_first,
.row .offset6:first-child,
.row-fluid .offset6.sortable_first,
.row-fluid .offset6:first-child,
.editor-row .offset6.sortable_first,
.editor-row .offset6:first-child {
margin-left: 51.063829782%;
}
.row .offset5,
.row-fluid .offset5,
.editor-row .offset5 {
margin-left: 44.680851059%;
}
.row .offset5.sortable_first,
.row .offset5:first-child,
.row-fluid .offset5.sortable_first,
.row-fluid .offset5:first-child,
.editor-row .offset5.sortable_first,
.editor-row .offset5:first-child {
margin-left: 42.553191485%;
}
.row .offset4,
.row-fluid .offset4,
.editor-row .offset4 {
margin-left: 36.170212762%;
}
.row .offset4.sortable_first,
.row .offset4:first-child,
.row-fluid .offset4.sortable_first,
.row-fluid .offset4:first-child,
.editor-row .offset4.sortable_first,
.editor-row .offset4:first-child {
margin-left: 34.042553188%;
}
.row .offset3,
.row-fluid .offset3,
.editor-row .offset3 {
margin-left: 27.659574465%;
}
.row .offset3.sortable_first,
.row .offset3:first-child,
.row-fluid .offset3.sortable_first,
.row-fluid .offset3:first-child,
.editor-row .offset3.sortable_first,
.editor-row .offset3:first-child {
margin-left: 25.531914891%;
}
.row .offset2,
.row-fluid .offset2,
.editor-row .offset2 {
margin-left: 19.148936168%;
}
.row .offset2.sortable_first,
.row .offset2:first-child,
.row-fluid .offset2.sortable_first,
.row-fluid .offset2:first-child,
.editor-row .offset2.sortable_first,
.editor-row .offset2:first-child {
margin-left: 17.021276594%;
}
.row .offset1,
.row-fluid .offset1,
.editor-row .offset1 {
margin-left: 10.638297871%;
}
.row .offset1.sortable_first,
.row .offset1:first-child,
.row-fluid .offset1.sortable_first,
.row-fluid .offset1:first-child,
.editor-row .offset1.sortable_first,
.editor-row .offset1:first-child {
margin-left: 8.510638297%;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 21px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #c09853;
}
.alert-heading {
color: inherit;
}
.alert p {
margin: 0;
}
h2.alert-heading,
h3.alert-heading,
h4.alert-heading,
h5.alert-heading,
h6.alert-heading {
margin: 0 auto 0.25em;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-important,
.alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.label,
.badge {
font-family: "Helvetica", Arial, serif;
font-size: .846em;
font-weight: bold;
line-height: 14px;
color: #fff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
background-color: #999;
}
.label {
padding: 1px 4px 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.badge {
padding: 1px 9px 2px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
body a.label:hover,
body a.badge:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label-important,
.badge-important {
background-color: #b94a48;
}
.label-important[href]:hover,
.badge-important[href]:hover {
background-color: #953b39;
}
.label-warning,
.badge-warning {
background-color: #f89406;
}
.label-warning[href]:hover,
.badge-warning[href]:hover {
background-color: #c67605;
}
.label-success,
.badge-success {
background-color: #468847;
}
.label-success[href]:hover,
.badge-success[href]:hover {
background-color: #356635;
}
.label-info,
.badge-info {
background-color: #08c;
}
.label-info[href]:hover,
.badge-info[href]:hover {
background-color: #006699;
}
.label-inverse,
.badge-inverse {
background-color: #333;
}
.label-inverse[href]:hover,
.badge-inverse[href]:hover {
background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
.tooltip {
position: absolute;
z-index: 1020;
display: block;
visibility: visible;
padding: 5px;
font-size: 11px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
margin-top: -2px;
}
.tooltip.right {
margin-left: 2px;
}
.tooltip.bottom {
margin-top: 2px;
}
.tooltip.left {
margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #000;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
width: 236px;
padding: 1px;
background-color: #fff;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover .popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover-content p:first-child {
margin-top: 0;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: inline-block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow:after {
content: "";
z-index: -1;
}
.popover.top .arrow {
bottom: -10px;
left: 50%;
margin-left: -10px;
border-width: 10px 10px 0;
border-top-color: #fff;
}
.popover.top .arrow:after {
border-width: 11px 11px 0;
border-top-color: rgba(0,0,0,0.25);
bottom: -1px;
left: -11px;
}
.popover.right .arrow {
top: 50%;
left: -10px;
margin-top: -10px;
border-width: 10px 10px 10px 0;
border-right-color: #fff;
}
.popover.right .arrow:after {
border-width: 11px 11px 11px 0;
border-right-color: rgba(0,0,0,0.25);
bottom: -11px;
left: -1px;
}
.popover.bottom .arrow {
top: -10px;
left: 50%;
margin-left: -10px;
border-width: 0 10px 10px;
border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
border-width: 0 11px 11px;
border-bottom-color: rgba(0,0,0,0.25);
top: -1px;
left: -11px;
}
.popover.left .arrow {
top: 50%;
right: -10px;
margin-top: -10px;
border-width: 10px 0 10px 10px;
border-left-color: #fff;
}
.popover.left .arrow:after {
border-width: 11px 0 11px 11px;
border-left-color: rgba(0,0,0,0.25);
bottom: -11px;
right: -1px;
}
.btn {
display: inline-block;
*display: inline;
*zoom: 1;
padding: 4px 10px 4px;
margin-bottom: 0;
font-size: 14px;
font-family: "Helvetica", Arial, serif;
line-height: 20px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
vertical-align: middle;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
background-image: -ms-linear-gradient(top,#fff,#e6e6e6);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
background-image: -o-linear-gradient(top,#fff,#e6e6e6);
background-image: linear-gradient(top,#fff,#e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border: 1px solid #cccccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
cursor: pointer;
*margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
background-color: #e6e6e6;
}
.btn:active,
.btn.active {
background-color: #cccccc \9;
}
.btn:first-child {
*margin-left: 0;
}
body a.btn:hover {
text-decoration: none;
}
.btn:hover {
color: #333;
text-decoration: none;
background-color: #e6e6e6;
background-position: 0 -15px;
-webkit-transition: background-position .1s linear;
-moz-transition: background-position .1s linear;
-ms-transition: background-position .1s linear;
-o-transition: background-position .1s linear;
transition: background-position .1s linear;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn.active,
.btn:active {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
outline: 0;
}
.btn.disabled,
.btn[disabled] {
cursor: default;
background-image: none;
background-color: #e6e6e6;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-large {
padding: 9px 14px;
font-size: 16px;
line-height: normal;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.btn-large [class^="icon-"] {
margin-top: 1px;
}
.btn-small {
padding: 5px 9px;
font-size: 12px;
line-height: 19px;
}
.btn-small [class^="icon-"] {
margin-top: -1px;
}
.btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-important,
.btn-important:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
color: #fff;
}
.btn-primary.active,
.btn-warning.active,
.btn-important.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
color: rgba(255,255,255,0.75);
}
.btn-primary {
background-color: #0074cc;
background-image: -moz-linear-gradient(top,#08c,#0055cc);
background-image: -ms-linear-gradient(top,#08c,#0055cc);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0055cc));
background-image: -webkit-linear-gradient(top,#08c,#0055cc);
background-image: -o-linear-gradient(top,#08c,#0055cc);
background-image: linear-gradient(top,#08c,#0055cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
border-color: #0055cc #0055cc #003580;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
background-color: #0055cc;
}
.btn-primary:active,
.btn-primary.active {
background-color: #004099 \9;
}
.btn-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top,#fbb450,#f89406);
background-image: -ms-linear-gradient(top,#fbb450,#f89406);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
background-image: -o-linear-gradient(top,#fbb450,#f89406);
background-image: linear-gradient(top,#fbb450,#f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
background-color: #f89406;
}
.btn-warning:active,
.btn-warning.active {
background-color: #c67605 \9;
}
.btn-important {
background-color: #da4f49;
background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -ms-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
background-image: linear-gradient(top,#ee5f5b,#bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
border-color: #bd362f #bd362f #802420;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-important:hover,
.btn-important:active,
.btn-important.active,
.btn-important.disabled,
.btn-important[disabled] {
background-color: #bd362f;
}
.btn-important:active,
.btn-important.active {
background-color: #942a25 \9;
}
.btn-success {
background-color: #5bb75b;
background-image: -moz-linear-gradient(top,#62c462,#51a351);
background-image: -ms-linear-gradient(top,#62c462,#51a351);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
background-image: -webkit-linear-gradient(top,#62c462,#51a351);
background-image: -o-linear-gradient(top,#62c462,#51a351);
background-image: linear-gradient(top,#62c462,#51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
border-color: #51a351 #51a351 #387038;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
background-color: #408140 \9;
}
.btn-info {
background-color: #49afcd;
background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
background-image: -ms-linear-gradient(top,#5bc0de,#2f96b4);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
background-image: linear-gradient(top,#5bc0de,#2f96b4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
background-color: #24748c \9;
}
.btn-inverse {
background-color: #414141;
background-image: -moz-linear-gradient(top,#555,#222);
background-image: -ms-linear-gradient(top,#555,#222);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#555),to(#222));
background-image: -webkit-linear-gradient(top,#555,#222);
background-image: -o-linear-gradient(top,#555,#222);
background-image: linear-gradient(top,#555,#222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
border-color: #222 #222 #000000;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
background-color: #222;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
*padding-top: 2px;
*padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-group {
position: relative;
*zoom: 1;
*margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
display: table;
content: "";
line-height: 0;
}
.btn-group:after {
clear: both;
}
.btn-group:first-child {
*margin-left: 0;
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
margin-top: 10.5px;
margin-bottom: 10.5px;
}
.btn-toolbar .btn-group {
display: inline-block;
*display: inline;
*zoom: 1;
}
.btn-group .btn {
position: relative;
float: left;
margin-left: -1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group .btn:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
*padding-top: 3px;
*padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
*padding-top: 4px;
*padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open {
*z-index: 1000;
}
.btn-group.open .dropdown-menu {
display: block;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 1px 6px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 6px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 6px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.btn .caret {
margin-top: 7px;
margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.btn-mini .caret {
margin-top: 5px;
}
.btn-small .caret {
margin-top: 6px;
}
.btn-large .caret {
margin-top: 6px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-important .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
border-top-color: #fff;
border-bottom-color: #fff;
opacity: 0.75;
filter: alpha(opacity=75);
}
body {
font-size: 14px;
line-height: 21px;
}
p {
margin: 1.6em 0;
hyphenate: auto;
hyphenate-before: 2;
hyphenate-after: 3;
hyphenate-lines: 3;
orphans: 4;
}
p span.pullquote {
text-indent: 0;
}
p small {
font-size: 12px;
color: #999;
line-height: 10.5px;
}
p:before {
content: "";
width: 8em;
display: block;
overflow: hidden;
}
dt {
font-weight: bold;
}
dd {
font-style: italic;
}
sup {
font-size: .7em;
vertical-align: top;
vertical-align: super;
}
sub {
font-size: .7em;
vertical-align: bottom;
}
big {
font-size: 1.3em;
}
abbr,
acronym {
border-bottom: .1em dotted;
cursor: help;
}
q:before,
q:after {
content: "'";
}
code,
pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, "Courier New", monospace;
font-size: 12px;
background-color: #f2f2f2;
border: 1px solid #dedede;
}
code {
padding: 2px 4px;
}
pre {
display: block;
padding: 8.5px;
margin: 1em;
font-size: 12.025px;
line-height: 18px;
white-space: pre;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
}
pre code {
padding: 0;
color: inherit;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.lead {
margin-bottom: 21px;
font-size: 20px;
font-weight: 200;
line-height: 31.5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
text-rendering: optimizelegibility;
font-weight: normal;
line-height: 130%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
font-weight: normal;
}
h1,
.fpost .entry-title {
font-size: 33.6px;
}
h1 small,
.fpost .entry-title small {
font-size: 22.4px;
}
h2 {
font-size: 28px;
}
h2 small {
font-size: 22.4px;
}
h3 {
font-size: 22.4px;
}
h3 small {
font-size: 18.2px;
}
h4 {
font-size: 18.2px;
}
h4 small {
font-size: 15.4px;
}
h5 {
font-size: 15.4px;
}
h6 {
font-size: 14px;
text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.3em;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
margin-top: 0;
}
.hentry h1 + p,
.hentry h2 + p,
.hentry h3 + p,
.hentry h4 + p,
.hentry h5 + p,
.hentry h6 + p {
margin-top: 0;
}
h1 + img,
h2 + img {
margin-top: 1em;
}
.page-header {
padding-bottom: 20px;
margin: 63px 0 21px;
border-bottom: 1px solid #dddddd;
}
.page-header h1 {
line-height: 1;
margin: 0;
}
.page-header-minor {
margin: 21px 0;
padding: 10.5px 0;
border-bottom: 1px solid #dddddd;
}
ol,
ul {
list-style-type: none;
}
.hentry ul,
.hentry ol {
padding: 0;
margin: 1.7em 0 1.7em 1.7em;
}
.hentry ol list-style:decimal
ol list-style:lower-roman
ol {
list-style: lower-alpha;
}
.hentry ul {
list-style: disc;
}
.hentry h1,
.hentry h2 {
margin: 1em 0;
}
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6 {
margin: 1.4em 0 .6em;
}
.hentry a:hover {
text-decoration: underline;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li {
line-height: 21px;
}
ul.unstyled,
ol.unstyled {
margin-left: 0;
list-style: none;
}
dl {
margin-bottom: 21px;
}
dt,
dd {
line-height: 21px;
}
dt {
font-weight: bold;
line-height: 20px;
}
dd {
margin-left: 10.5px;
}
.dl-horizontal dt {
float: left;
clear: left;
width: 120px;
text-align: right;
}
.dl-horizontal dd {
margin-left: 130px;
}
a {
text-decoration: none;
}
a:focus {
outline: 1px dotted invert;
}
a:active,
a:focus {
outline: none !important;
}
input.searchfield:active {
outline: none !important;
}
hr {
clear: both;
height: 0;
margin: 21px 0;
border: 0;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #fff;
}
hr.soften {
height: 1px;
background-image: -webkit-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
background-image: -moz-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
background-image: -ms-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
background-image: -o-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
border: 0;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
.muted {
color: #999;
}
.spamp {
font-family: 'Baskerville', Palatino, georgia;
font-style: italic;
font-weight: normal;
}
.serifize {
font-family: georgia, times, serif;
font-style: italic;
font-weight: normal;
}
abbr[title] {
border-bottom: 1px dotted #ddd;
cursor: help;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 21px;
border-left: 5px solid rgba(0,0,0,0.6);
}
blockquote p {
margin-bottom: 0;
font-size: 16px;
font-weight: 300;
line-height: 26.25px;
}
blockquote small {
display: block;
line-height: 21px;
color: rgba(0,0,0,0.7);
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
float: right;
padding-left: 0;
padding-right: 15px;
border-left: 0;
border-right: 5px solid rgba(0,0,0,0.6);
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 21px;
line-height: 21px;
font-style: normal;
}
small {
font-size: 100%;
}
cite {
font-style: normal;
}
.muted {
color: #999;
}
.text-warning {
color: #c09853;
}
.text-error {
color: #b94a48;
}
.text-info {
color: #3a87ad;
}
.text-success {
color: #468847;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid rgba(0,0,0,0.3);
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
body .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
body .dropdown-menu.pull-right {
right: 0;
left: auto;
}
body .dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9.5px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #fff;
}
body .dropdown-menu li > a,
body .dropdown-menu li > span {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 21px;
color: #333;
white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu li.current-menu-item > a {
text-decoration: none;
color: #fff;
background-color: #08c;
background-color: #0081c2;
background-image: -moz-linear-gradient(top,#08c,#0077b3);
background-image: -ms-linear-gradient(top,#08c,#0077b3);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
background-image: -webkit-linear-gradient(top,#08c,#0077b3);
background-image: -o-linear-gradient(top,#08c,#0077b3);
background-image: linear-gradient(top,#08c,#0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #08c;
background-color: #0081c2;
background-image: -moz-linear-gradient(top,#08c,#0077b3);
background-image: -ms-linear-gradient(top,#08c,#0077b3);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
background-image: -webkit-linear-gradient(top,#08c,#0077b3);
background-image: -o-linear-gradient(top,#08c,#0077b3);
background-image: linear-gradient(top,#08c,#0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
color: #999;
}
.dropdown-menu .disabled > a:hover {
text-decoration: none;
text-shadow: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
cursor: default;
}
.open {
*z-index: 1000;
}
.open > .dropdown-menu {
display: block;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid #000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
padding-left: 20px;
padding-right: 20px;
}
.typeahead {
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion {
margin-bottom: 21px;
}
.accordion-group {
background: #fafafa;
margin-bottom: 2px;
border: 1px solid #f0f0f0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion-heading {
background: #f2f2f2;
border-bottom: 0;
}
.accordion-heading:hover {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #f2f2f2;
}
.accordion-heading a:hover {
text-decoration: none;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #f0f0f0;
}
.carousel {
position: relative;
margin-bottom: 21px;
line-height: 1;
}
.carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}
.carousel h4 {
margin-top: 0;
}
.carousel .item {
display: none;
position: relative;
-webkit-transition: .6s ease-in-out left;
-moz-transition: .6s ease-in-out left;
-ms-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel .item > img {
display: block;
line-height: 1;
width: 100%;
}
.carousel .active,
.carousel .next,
.carousel .prev {
display: block;
}
.carousel .active {
left: 0;
}
.carousel .next,
.carousel .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel .next {
left: 100%;
}
.carousel .prev {
left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
left: 0;
}
.carousel .active.left {
left: -100%;
}
.carousel .active.right {
left: 100%;
}
.carousel-control,
.hentry .carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-family: "Handlee";
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #fff;
text-align: center;
background: #222;
border: 3px solid #fff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.right,
.hentry .carousel-control.right {
left: auto;
right: 15px;
}
.carousel-control:hover,
.hentry .carousel-control:hover {
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 10px 15px 5px;
background: #333;
background: rgba(0,0,0,0.75);
}
.carousel-caption p {
margin: 0 0 0.8em 0;
color: #fff;
}
.carousel-caption h4 {
color: #fff;
}
.nav {
margin-left: 0;
margin-bottom: 21px;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover {
text-decoration: none;
background-color: #eee;
}
.nav .nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 21px;
color: #999;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
background-color: #08c;
}
.nav-list [class^="icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9.5px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
display: table;
content: "";
line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.nav-tabs {
border-bottom: 1px solid #f0f0f0;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 21px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
background-color: #fafafa;
border-color: #f0f0f0;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
color: #000000;
background-color: #fafafa;
border: 1px solid #f0f0f0;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
color: #fff;
background-color: #08c;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
border-color: #ddd;
z-index: 2;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
margin-top: 1px;
border-width: 1px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
border-top-color: #08c;
border-bottom-color: #08c;
margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
border-top-color: #005580;
border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
border-top-color: #333;
border-bottom-color: #333;
}
.nav > .dropdown.active > a:hover {
color: #000;
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
color: #fff;
background-color: #999;
border-color: #999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
border-top-color: #fff;
border-bottom-color: #fff;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
border-color: #999;
}
.hentry .nav-tabs > li {
list-style: none;
}
ul.nav.nav-tabs {
margin: 0;
}
ul.nav.nav-tabs a:hover {
text-decoration: none;
}
.tabbable {
*zoom: 1;
}
.tabbable:before,
.tabbable:after {
display: table;
content: "";
line-height: 0;
}
.tabbable:after {
clear: both;
}
.tab-content {
display: table;
width: 100%;
padding-top: 5px;
background: #fafafa;
}
.tab-content p {
padding-left: 10px;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below .nav-tabs {
border-top: 1px solid #f0f0f0;
}
.tabs-below .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
border-bottom-color: transparent;
border-top-color: #f0f0f0;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
border-color: transparent #f0f0f0;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #f0f0f0;
}
.tabs-left .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li > a:hover {
border-color: #f0f0f0;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
border-color: #f0f0f0;
*border-right-color: #f0f0f0;
}
.tabs-right .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #f0f0f0;
}
.tabs-right .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li > a:hover {
border-color: #f0f0f0;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
border-color: #f0f0f0;
*border-left-color: #f0f0f0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
margin-left: -280px;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
box-shadow: 0 3px 7px rgba(0,0,0,0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
outline: none;
font-family: ;
font-weight: normal;
color: #777;
}
.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-ms-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
.modal.fade.in {
top: 10%;
}
.modal h1,
.modal h2,
.modal h3,
.modal h4,
.modal h5,
.modal h6 {
font-weight: bold;
color: #000;
font-family: ;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
position: relative;
overflow-y: auto;
max-height: 400px;
padding: 21px;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0 #fff;
-moz-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: "";
line-height: 0;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
body .pl-thumbnails,
body .gallery {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
body .pl-thumbnails:before,
body .pl-thumbnails:after,
body .gallery:before,
body .gallery:after {
display: table;
content: "";
line-height: 0;
}
body .pl-thumbnails:after,
body .gallery:after {
clear: both;
}
body .pl-thumbnails > li,
body .gallery > li {
float: left;
margin-bottom: 21px;
margin-left: 20px;
}
body .pl-thumbnails .thumbnail,
body .pl-thumbnails .gallery-icon a,
body .gallery .thumbnail,
body .gallery .gallery-icon a {
display: block;
padding: 4px;
line-height: 21px;
border: 1px solid #e9e9e9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
box-shadow: 0 1px 3px rgba(0,0,0,0.055);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
body .pl-thumbnails .thumbnail[href]:hover,
body .pl-thumbnails .gallery-icon a[href]:hover,
body .gallery .thumbnail[href]:hover,
body .gallery .gallery-icon a[href]:hover {
border-color: #08c;
-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
body .pl-thumbnails .thumbnail > img,
body .pl-thumbnails .gallery-icon a > img,
body .gallery .thumbnail > img,
body .gallery .gallery-icon a > img {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
body .pl-thumbnails .thumbnail .caption,
body .pl-thumbnails .thumbnail .gallery-caption,
body .pl-thumbnails .gallery-icon a .caption,
body .pl-thumbnails .gallery-icon a .gallery-caption,
body .gallery .thumbnail .caption,
body .gallery .thumbnail .gallery-caption,
body .gallery .gallery-icon a .caption,
body .gallery .gallery-icon a .gallery-caption {
padding: 9px;
color: rgba(0,0,0,0.7);
}
#gallery-1 img {
border: none !important;
}
.gallery-icon {
display: inline-block;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.fade {
-webkit-transition: opacity .15s linear;
-moz-transition: opacity .15s linear;
-ms-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
opacity: 0;
}
.fade.in {
opacity: 1;
}
.collapse {
-webkit-transition: height .35s ease;
-moz-transition: height .35s ease;
-ms-transition: height .35s ease;
-o-transition: height .35s ease;
transition: height .35s ease;
position: relative;
overflow: hidden;
height: 0;
}
.collapse.in {
height: auto;
}
.pl-imageframe img,
img.pl-imageframe {
padding: 4px;
background: #ffffff;
border: 1px solid #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.pl-imageframe a:hover img {
background: #f6f6f6;
}
.zmt {
margin-top: 0 !important;
}
.zmb {
margin-bottom: 0 !important;
}
.zb {
border: none !important;
}
.tac {
text-align: center !important;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
code,
pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, "Courier New", monospace;
font-size: 13px;
color: rgba(0,0,0,0.7);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
code {
padding: 2px 4px;
}
code,
.prettyprint {
background-color: #f6f6f6;
border: 1px solid #d0d0d0;
}
.prettify-on .prettyprint.linenums {
-webkit-box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
-moz-box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
}
ol.linenums li {
color: #bebec5;
}
pre {
display: block;
padding: 10px;
margin: 0 0 10.5px;
font-size: 12.95px;
line-height: 21px;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
white-space: pre;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
}
pre.prettyprint {
margin-bottom: 21px;
}
pre code {
padding: 0;
color: inherit;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.pl-video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.pl-video.youtube {
padding-top: 30px;
}
.pl-video.vimeo {
padding-top: 10px;
}
.pl-video iframe,
.pl-video object,
.pl-video embed {
position: absolute;
top: 0;
left: 0;
}
.fix {
*zoom: 1;
}
.fix:before,
.fix:after {
display: table;
content: "";
line-height: 0;
}
.fix:after {
clear: both;
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
ul.inline-list {
list-style-type: none;
}
ul.inline-list li {
display: inline;
padding: 0px 3px;
}
ul.tabbed-list {
list-style-type: none;
margin: 0;
width: 100%;
}
ul.tabbed-list li,
ul.tabbed-list lh {
margin: 0;
padding: 0;
float: left;
}
ul.tabbed-list li a,
ul.tabbed-list lh a {
display: block;
}
.media {
overflow: hidden;
overflow: visible;
zoom: 1;
}
.media .bd {
display: table-cell;
vertical-align: top;
width: 10000px;
*display: block;
*width: auto;
zoom: 1;
}
.media .bd > :first-child {
margin-top: 0;
}
.media .bd > :last-child {
margin-bottom: 0;
}
.media .img {
float: left;
margin-right: 15px;
text-align: center;
}
.media .img.rtimg {
float: right;
margin-left: 15px;
}
.media .img img {
display: inline-block;
vertical-align: bottom;
max-width: 100%;
height: auto;
width: auto \9;
}
.media .img .thumbnail {
display: inline-block;
padding: 3px;
border: 1px solid #e9e9e9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
box-shadow: 0 1px 3px rgba(0,0,0,0.055);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.media .img .thumbnail[href]:hover {
border-color: #08c;
-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.pl-vignette {
position: relative;
display: inline-block;
}
.pl-vignette:after {
box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
content: "";
}
.pl-vignette .pl-vignette-allow-click {
position: relative;
z-index: 100;
}
.pprow {
width: 100%;
margin: 0 auto;
}
.pp2,
.pp3,
.pp4,
.pp5,
.pp6 {
margin: 0;
padding: 0;
margin-right: 4%;
float: left;
border: none;
}
.pp3 {
margin-right: 3%;
}
.pp4,
.pp5,
.pp6 {
margin-right: 2%;
}
.pp1 {
width: 100%;
float: left;
}
.pp2 {
width: 48%;
}
.pp3 {
width: 31.333333333%;
}
.pp4 {
width: 23.5%;
}
.pp5 {
width: 18.4%;
}
.pp6 {
width: 15%;
}
.pplast {
margin-right: 0;
}
.ppfull .pp2,
.ppfull .pp3,
.ppfull .pp4,
.ppfull .pp5,
.ppfull .pp6 {
margin-right: 0;
}
.ppfull .pp2 {
width: 50%;
}
.ppfull .pp3 {
width: 33.3333333%;
}
.ppfull .pp4 {
width: 25%;
}
.ppfull .pp5 {
width: 20%;
}
.ppfull .pp6 {
width: 16.66666667%;
}
@media screen and (max-width: 650px) {
.responsive #site .pp2,
.responsive #site .pp3,
.responsive #site .ppfree {
width: 100%;
margin-right: 0;
}
.responsive #site .pprand {
width: 100% !important;
float: none;
}
.responsive #site .pprand .pprand-pad {
padding: 15px !important;
}
}
@media screen and (max-width: 700px) {
.responsive #site .pp4,
.responsive #site .pp5,
.responsive #site .pp6 {
width: 100%;
margin-right: 0;
}
}
.pp2,
.pp3,
.pp4,
.pp5,
.pp6,
.ppfree {
transition: all .2s linear;
-o-transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}
.banner_pad {
padding: 2em;
text-align: center;
}
.banner_title.wicon {
display: inline;
padding: 0 23px;
background-position: 0 4px;
background-repeat: no-repeat;
}
.setup-section {
padding: 8px 0 10px;
background: #f6f6f6;
text-align: center;
line-height: 1.35em;
}
body .ntb {
border-top: none;
}
body .nbb {
border-bottom: none;
}
.r4 {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.fix {
*zoom: 1;
}
.fix:before,
.fix:after {
display: table;
content: "";
line-height: 0;
}
.fix:after {
clear: both;
}
.blink-wrap {
padding: 0;
float: left;
margin: 2px 10px 2px 0;
font-family: helvetica, arial, sans-serif;
}
body #page .blink-wrap	.blink {
display: block;
text-decoration: none;
margin: 0;
font-size: 11px;
line-height: 11px;
color: #444;
text-shadow: #fff 0 1px 0;
background: #ddd url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/images/blink-sprite-grey.png) 0 0 repeat-x;
border: 1px solid #999;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
cursor: pointer;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.blink-pad {
display: block;
padding: 5px 12px;
height: 11px;
border: 1px solid transparent;
border-top: 1px solid #f7f7f7;
border-left: 1px solid #f7f7f7;
}
body #page .blink-wrap .blink:hover {
background: #82a2ca url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/images/blink-sprite-grey.png) 0 -35px repeat-x;
border: 1px solid #aaa;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
body #page .blink-wrap .blink:active {
background: #82a2ca url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/images/blink-sprite-grey.png) 0 -70px repeat-x;
border: 1px solid #666;
color: #fff;
text-shadow: #000 0 -1px 0;
}
body #page .blink-wrap .blink:active .blink-pad {
border: 1px solid transparent;
}
.bl-align-right {
float: right;
margin: 2px 0 2px 5px;
}
.btag,
.boxtags a {
font-family: helvetica, arial, sans-serif;
text-shadow: #315f9b 0 -1px 0;
background: #6aaef5;
color: #ffffff;
border: 1px solid #3585f0;
font-size: 10px;
display: inline-block;
margin: 1px 5px;
padding: 3px 5px;
text-align: left;
line-height: 100%;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
vertical-align: top;
text-decoration: none;
}
a.btag:hover,
.boxtags a:hover {
background: #3585f0;
color: #fff;
}
.btag.grey,
.boxtags a {
text-shadow: #fff 0 1px 0;
background: #ddd;
color: #999;
border: 1px solid #ccc;
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
}
a.btag.grey:hover,
.boxtags a:hover {
background: #ccc;
color: #000;
}
.btag.grdnt {
box-shadow: inset 1px 1px 0 rgba(255,255,255,0.5), 1px 1px 0 rgba(255,255,255,0.5);
border: 1px solid #ccc;
border-right: 1px solid #b1b1b1;
border-bottom: 1px solid #b1b1b1;
text-shadow: 0 1px 0 rgba(255,255,255,0.7);
color: #AAA;
background: #ddd;
background: -moz-linear-gradient(top,#eee 0%,#ccc 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ccc));
background: -webkit-linear-gradient(top,#eee 0%,#ccc 100%);
background: -o-linear-gradient(top,#eee 0%,#ccc 100%);
background: -ms-linear-gradient(top,#eee 0%,#ccc 100%);
background: linear-gradient(top,#eee 0%,#ccc 100%);
}
.grid-element,
.media_overview {
margin-bottom: 12px;
}
.grid-img-frame {
max-width: 100%;
}
.grid-img-pad {
width: 100%;
float: left;
}
.vignette {
position: relative;
}
.grid-title {
margin: .7em 0;
}
.grid-title-pad {
position: relative;
padding: 7px 0;
}
.gtitle {
float: left;
}
.title-link {
position: absolute;
bottom: 7px;
right: 4px;
font-size: 11px;
font-family: 'calibri', 'lucida grande', helvetica, arial;
font-weight: bold;
color: #888;
padding: 3px 7px 4px;
line-height: 1em;
}
.hovercard {
position: absolute;
bottom: 20px;
background: rgba(0,0,0,0.6);
text-shadow: none;
color: #fff;
line-height: 1.6em;
padding: 5px 8px;
display: none;
text-align: left;
font-size: 1.4em;
bottom: 15px;
}
#supersized-loader {
display: none;
display: none;
visibility: hidden;
}
#supersized {
position: fixed;
left: 0;
top: 0;
overflow: hidden;
z-index: -999;
height: 100%;
width: 100%;
background-size: cover;
}
#supersized img {
height: auto;
width: auto;
position: relative;
outline: none;
border: none;
-ms-interpolation-mode: bicubic;
image-rendering: optimizeQuality;
}
.spinner {
position: absolute;
width: 54px;
height: 54px;
top: 50%;
left: 50%;
margin-left: -27px;
margin-top: -27px;
display: inline-block;
}
.spinner div {
width: 12%;
height: 26%;
background: #bfbfbf;
position: absolute;
left: 44.5%;
top: 37%;
opacity: 0;
-webkit-animation: fade 1s linear infinite;
-webkit-border-radius: 50px;
}
.spinner .bar1 {
-webkit-transform: rotate(0deg) translate(0,-142%);
-webkit-animation-delay: 0s;
}
.spinner .bar2 {
-webkit-transform: rotate(30deg) translate(0,-142%);
-webkit-animation-delay: -0.9167s;
}
.spinner .bar3 {
-webkit-transform: rotate(60deg) translate(0,-142%);
-webkit-animation-delay: -0.833s;
}
.spinner .bar4 {
-webkit-transform: rotate(90deg) translate(0,-142%);
-webkit-animation-delay: -0.75s;
}
.spinner .bar5 {
-webkit-transform: rotate(120deg) translate(0,-142%);
-webkit-animation-delay: -0.667s;
}
.spinner .bar6 {
-webkit-transform: rotate(150deg) translate(0,-142%);
-webkit-animation-delay: -0.5833s;
}
.spinner .bar7 {
-webkit-transform: rotate(180deg) translate(0,-142%);
-webkit-animation-delay: -0.5s;
}
.spinner .bar8 {
-webkit-transform: rotate(210deg) translate(0,-142%);
-webkit-animation-delay: -0.41667s;
}
.spinner .bar9 {
-webkit-transform: rotate(240deg) translate(0,-142%);
-webkit-animation-delay: -0.333s;
}
.spinner .bar10 {
-webkit-transform: rotate(270deg) translate(0,-142%);
-webkit-animation-delay: -0.25s;
}
.spinner .bar11 {
-webkit-transform: rotate(300deg) translate(0,-142%);
-webkit-animation-delay: -0.1667s;
}
.spinner .bar12 {
-webkit-transform: rotate(330deg) translate(0,-142%);
-webkit-animation-delay: -0.0833s;
}
@-webkit-keyframes fade {
from {
opacity: 1;
}
to {
opacity: 0.25;
}
}
.plprint {
font-family: arial, helvetica;
font-size: .85em;
padding: 10px;
border: 1px solid #ddd;
background: #e9e9e9;
text-shadow: #f6f6f6 0 1px 0;
width: 90%;
margin: 0 auto;
}
table {
width: 100%;
}
table .prettyprint {
margin-bottom: 0;
}
.hentry table,
#comments table {
margin-bottom: 1em;
}
.hentry table th,
#comments table th {
padding: .3em;
}
.hentry table td,
#comments table td {
padding: .35em .6em;
}
.hentry form table td,
#comments form table td {
text-align: inherit;
}
.hentry table .label,
#comments table .label {
text-align: left;
}
.table th {
font-size: 14px;
font-weight: bold;
}
.table td {
color: #1a1a1a;
line-height: 18px;
font-size: 13px;
vertical-align: top;
border-top: 1px solid #dedede;
}
.table.mid td {
vertical-align: middle;
}
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
border-top: 0;
}
tbody + tbody {
border-top: 2px solid #dedede;
}
.table-condensed th,
.table-condensed td,
.hentry .table-condensed th,
.hentry .table-condensed td {
padding: 4px 5px;
}
.table-centered th,
.table-centered td {
text-align: center;
}
.table-bordered {
border: 1px solid #dedede;
border-left: 0;
border-collapse: separate;
*border-collapse: collapsed;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #dedede;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
-webkit-border-radius: 0 4px 0 0;
-moz-border-radius: 0 4px 0 0;
border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 4px;
-moz-border-radius: 0 0 0 4px;
border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
-webkit-border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
background-color: #f5f5f5;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
background-color: #f5f5f5;
}
table .span1 {
float: none;
width: 44px;
margin-left: 0;
}
table .span2 {
float: none;
width: 124px;
margin-left: 0;
}
table .span3 {
float: none;
width: 204px;
margin-left: 0;
}
table .span4 {
float: none;
width: 284px;
margin-left: 0;
}
table .span5 {
float: none;
width: 364px;
margin-left: 0;
}
table .span6 {
float: none;
width: 444px;
margin-left: 0;
}
table .span7 {
float: none;
width: 524px;
margin-left: 0;
}
table .span8 {
float: none;
width: 604px;
margin-left: 0;
}
table .span9 {
float: none;
width: 684px;
margin-left: 0;
}
table .span10 {
float: none;
width: 764px;
margin-left: 0;
}
table .span11 {
float: none;
width: 844px;
margin-left: 0;
}
table .span12 {
float: none;
width: 924px;
margin-left: 0;
}
table .span13 {
float: none;
width: 1004px;
margin-left: 0;
}
table .span14 {
float: none;
width: 1084px;
margin-left: 0;
}
table .span15 {
float: none;
width: 1164px;
margin-left: 0;
}
table .span16 {
float: none;
width: 1244px;
margin-left: 0;
}
table .span17 {
float: none;
width: 1324px;
margin-left: 0;
}
table .span18 {
float: none;
width: 1404px;
margin-left: 0;
}
table .span19 {
float: none;
width: 1484px;
margin-left: 0;
}
table .span20 {
float: none;
width: 1564px;
margin-left: 0;
}
table .span21 {
float: none;
width: 1644px;
margin-left: 0;
}
table .span22 {
float: none;
width: 1724px;
margin-left: 0;
}
table .span23 {
float: none;
width: 1804px;
margin-left: 0;
}
table .span24 {
float: none;
width: 1884px;
margin-left: 0;
}
.well {
min-height: 20px;
padding: 19px;
margin: 21px 0;
background-color: #f2f2f2;
border: 1px solid #dedede;
border: 1px solid rgba(0,0,0,0.05);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
border-color: #dedede;
border-color: rgba(0,0,0,0.15);
}
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
form {
margin: 0 0 21px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 21px;
font-size: 21px;
line-height: 42px;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
legend small {
font-size: 15.75px;
color: #999;
}
label,
input,
button,
select,
textarea {
font-size: 14px;
font-weight: normal;
line-height: 21px;
}
input,
button,
select,
textarea {
font-family: "Helvetica", Arial, serif;
}
label {
display: block;
margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
height: 31.5px;
padding: 4px 6px;
margin-bottom: 9px;
font-size: 14px;
line-height: 21px;
color: #555;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input,
textarea,
.uneditable-input,
.add-on {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
input {
width: 220px;
}
textarea {
width: 100%;
height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
background-color: #fff;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-ms-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(82,168,236,0.8);
outline: 0;
outline: thin dotted \9;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
*margin-top: 0;
margin-top: 1px \9;
line-height: normal;
cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px;
*margin-top: 4px;
line-height: 30px;
}
select {
width: 220px;
border: 1px solid #ccc;
background-color: #fff;
}
select[multiple],
select[size] {
height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
color: #999;
background-color: #fcfcfc;
border-color: #ccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
cursor: not-allowed;
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
width: auto;
height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: rgba(0,0,0,0.4);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: rgba(0,0,0,0.4);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: rgba(0,0,0,0.4);
}
.radio,
.checkbox {
min-height: 18px;
padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
float: left;
margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
display: inline-block;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width: 930px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width: 850px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width: 770px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width: 690px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width: 610px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width: 530px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width: 450px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 370px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width: 290px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width: 210px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width: 130px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width: 50px;
}
.controls-row {
*zoom: 1;
}
.controls-row:before,
.controls-row:after {
display: table;
content: "";
line-height: 0;
}
.controls-row:after {
clear: both;
}
.controls-row [class*="span"] {
float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
color: #c09853;
border-color: #c09853;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: 0 0 6px #dbc59e;
-moz-box-shadow: 0 0 6px #dbc59e;
box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
color: #b94a48;
border-color: #b94a48;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: 0 0 6px #d59392;
-moz-box-shadow: 0 0 6px #d59392;
box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
color: #468847;
border-color: #468847;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: 0 0 6px #7aba7b;
-moz-box-shadow: 0 0 6px #7aba7b;
box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
color: #3a87ad;
border-color: #3a87ad;
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
border-color: #2d6987;
-webkit-box-shadow: 0 0 6px #7ab5d3;
-moz-box-shadow: 0 0 6px #7ab5d3;
box-shadow: 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
color: #3a87ad;
background-color: #d9edf7;
border-color: #3a87ad;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
padding: 20px 20px 21px;
margin-top: 21px;
margin-bottom: 21px;
background-color: #f5f5f5;
border-top: 1px solid #e5e5e5;
*zoom: 1;
}
.form-actions:before,
.form-actions:after {
display: table;
content: "";
line-height: 0;
}
.form-actions:after {
clear: both;
}
.help-block,
.help-inline {
color: #262626;
}
.help-block {
display: block;
margin-bottom: 10.5px;
}
.help-inline {
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: middle;
padding-left: 5px;
}
.input-append,
.input-prepend {
margin-bottom: 5px;
font-size: 0;
white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
font-size: 14px;
vertical-align: top;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
display: inline-block;
width: auto;
height: 31.5px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 21px;
text-align: center;
text-shadow: 0 1px 0 #fff;
background-color: #eee;
border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
vertical-align: top;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-append .active,
.input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-append .add-on,
.input-append .btn {
margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form-search .input-append .search-query {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
display: inline-block;
*display: inline;
*zoom: 1;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10.5px;
}
legend + .control-group {
margin-top: 21px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 21px;
*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
display: table;
content: "";
line-height: 0;
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 180px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 180px;
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
margin-top: 10.5px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
:-moz-placeholder {
color: rgba(0,0,0,0.4);
}
:-ms-input-placeholder {
color: rgba(0,0,0,0.4);
}
::-webkit-input-placeholder {
color: rgba(0,0,0,0.4);
}
.searchform {
position: relative;
width: 170px;
margin: 3px 5px 3px 0;
display: inline-block;
}
.searchform .searchfield {
width: 125px;
height: 23px;
padding: 5px 5px 5px 28px;
margin: 0;
float: right;
background: #f2f2f2 url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/images/search-btn@2x.png) no-repeat 5px 50%;
background-size: 16px 16px;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
font-family: "Helvetica", Arial, serif;
font-size: 11px;
line-height: 1.2em;
border: 1px solid #dedede;
-webkit-transition: all .7s;
-moz-transition: all .7s;
-ms-transition: all .7s;
-o-transition: all .7s;
transition: all .7s;
}
.searchform .searchfield:focus {
background-color: #fff;
color: #000;
width: 150px;
}
.billboard .searchfield,
.boomboard .searchfield {
float: none;
}
.navigation_wrap .searchform {
position: absolute;
right: 3px;
bottom: 2px;
}
input[type="submit"],
.submit,
input[type="button"],
.button,
input[type="reset"],
.reset {
padding: 4px 9px;
cursor: pointer;
text-decoration: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #000000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
border: 1px solid #bbbbbb;
background-color: #f1f1f1;
background-image: -moz-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -ms-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dcdcdc));
background-image: -webkit-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -o-linear-gradient(top,#ffffff,#dcdcdc);
background-image: linear-gradient(top,#ffffff,#dcdcdc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc', GradientType=0);
box-shadow: inset 1px 1px 0px #FFF;
font-family: "Helvetica", Arial, serif;
}
input[type="submit"]:hover,
.submit:hover,
input[type="button"]:hover,
.button:hover,
input[type="reset"]:hover,
.reset:hover {
color: #000000;
text-decoration: none;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
border: 1px solid #aeaeae;
background-color: #e5e5e5;
background-image: -moz-linear-gradient(top,#f3f3f3,#cfcfcf);
background-image: -ms-linear-gradient(top,#f3f3f3,#cfcfcf);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#cfcfcf));
background-image: -webkit-linear-gradient(top,#f3f3f3,#cfcfcf);
background-image: -o-linear-gradient(top,#f3f3f3,#cfcfcf);
background-image: linear-gradient(top,#f3f3f3,#cfcfcf);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#cfcfcf', GradientType=0);
}
input[type="submit"]:active,
.submit:active,
input[type="button"]:active,
.button:active,
input[type="reset"]:active,
.reset:active {
color: #000000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
border: 1px solid #8e8e8e;
background-color: #bdbdbd;
background-image: -moz-linear-gradient(top,#afafaf,#d3d3d3);
background-image: -ms-linear-gradient(top,#afafaf,#d3d3d3);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#afafaf),to(#d3d3d3));
background-image: -webkit-linear-gradient(top,#afafaf,#d3d3d3);
background-image: -o-linear-gradient(top,#afafaf,#d3d3d3);
background-image: linear-gradient(top,#afafaf,#d3d3d3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afafaf', endColorstr='#d3d3d3', GradientType=0);
box-shadow: none;
}
input[type="image"] {
box-shadow: none;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 21px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb li {
display: inline-block;
*display: inline;
*zoom: 1;
text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
padding: 0 5px;
color: #ccc;
}
.breadcrumb .active {
color: #999;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 21px;
color: #000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.pager {
margin: 21px 0;
list-style: none;
text-align: center;
*zoom: 1;
}
.pager:before,
.pager:after {
display: table;
content: "";
line-height: 0;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager a,
.pager span {
display: inline-block;
padding: 5px 14px;
-webkit-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 @baseLighterMore;
-moz-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 @baseLighterMore;
box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 @baseLighterMore;
background-color: #f3f3f3;
background-image: -moz-linear-gradient(top,#f6f6f6,#efefef);
background-image: -ms-linear-gradient(top,#f6f6f6,#efefef);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#efefef));
background-image: -webkit-linear-gradient(top,#f6f6f6,#efefef);
background-image: -o-linear-gradient(top,#f6f6f6,#efefef);
background-image: linear-gradient(top,#f6f6f6,#efefef);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#efefef', GradientType=0);
border-color: #efefef #efefef #c8c8c8;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border: 1px solid #dddddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.pager a:hover,
.pager a:active,
.pager a.active,
.pager a.disabled,
.pager a[disabled],
.pager span:hover,
.pager span:active,
.pager span.active,
.pager span.disabled,
.pager span[disabled] {
background-color: #efefef;
}
.pager a:active,
.pager a.active,
.pager span:active,
.pager span.active {
background-color: #d5d5d5 \9;
}
.pager a:hover {
text-decoration: none;
background-color: #d4d4d4;
}
.pager a:active {
-webkit-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0,0,0,.2);
-moz-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0,0,0,.2);
box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0,0,0,.2);
background-color: #dddddd;
border: 1px solid #d0d0d0;
}
.pager .next a,
.pager .next span {
float: right;
}
.pager .previous a {
float: left;
}
.pager .disabled a,
.pager .disabled a:hover,
.pager .disabled span {
color: #e9e9e9;
background-color: rgba(0,0,0,0.6);
cursor: default;
}
.pagination {
height: 42px;
margin: 21px 0;
}
.pagination .wp-pagenavi span.pages {
display: inline-block;
vertical-align: top;
margin-right: 16px;
font-family: "Helvetica", Arial, serif;
font-weight: normal;
font-size: 80%;
font-style: normal;
text-transform: uppercase;
letter-spacing: .1em;
color: rgba(0,0,0,0.3);
float: left;
line-height: 29.5px;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span,
.pagination .wp-pagenavi a:hover,
.pagination .wp-pagenavi span.current {
text-decoration: none;
border: none;
padding: 0;
margin: 0;
font-weight: normal;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span.current {
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul {
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.pagination ul,
.pagination.pagenavi {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 0;
}
.pagination ul > a span.pg,
.pagination ul > span.pg,
.pagination ul .wp-pagenavi a,
.pagination ul .wp-pagenavi span.current,
.pagination ul .wp-pagenavi span.extend,
.pagination.pagenavi > a span.pg,
.pagination.pagenavi > span.pg,
.pagination.pagenavi .wp-pagenavi a,
.pagination.pagenavi .wp-pagenavi span.current,
.pagination.pagenavi .wp-pagenavi span.extend {
float: left;
padding: 0 14px;
line-height: 29.5px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #e9e9e9;
border-left-width: 0;
color: rgba(0,0,0,0.6);
}
.pagination ul > span.pg,
.pagination ul > a:hover span.pg,
.pagination ul .wp-pagenavi a:hover,
.pagination ul .wp-pagenavi span.current,
.pagination.pagenavi > span.pg,
.pagination.pagenavi > a:hover span.pg,
.pagination.pagenavi .wp-pagenavi a:hover,
.pagination.pagenavi .wp-pagenavi span.current {
box-shadow: inset 1px 1px 0 #ffffff;
background-color: #f6f6f6;
color: #000000;
text-decoration: none;
}
.pagination ul > li,
.pagination.pagenavi > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span,
.pagination.pagenavi > li > a,
.pagination.pagenavi > li > span {
float: left;
padding: 0 14px;
line-height: 29.5px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #e9e9e9;
border-left-width: 0;
color: rgba(0,0,0,0.7);
}
.pagination ul > li.active > a,
.pagination ul > li.active > span,
.pagination ul > li > a:hover,
.pagination.pagenavi > li.active > a,
.pagination.pagenavi > li.active > span,
.pagination.pagenavi > li > a:hover {
background-color: #e9e9e9;
text-decoration: none;
}
.pagination ul > .active a,
.pagination ul > .active span,
.pagination.pagenavi > .active a,
.pagination.pagenavi > .active span {
color: rgba(0,0,0,0.7);
cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul li:first-child > span,
.pagination ul > a:first-child > span,
.pagination ul > span:first-child,
.pagination ul .wp-pagenavi > span.pages + a,
.pagination ul .wp-pagenavi > span.pages + span.current,
.pagination.pagenavi > li:first-child > a,
.pagination.pagenavi li:first-child > span,
.pagination.pagenavi > a:first-child > span,
.pagination.pagenavi > span:first-child,
.pagination.pagenavi .wp-pagenavi > span.pages + a,
.pagination.pagenavi .wp-pagenavi > span.pages + span.current {
border-left-width: 1px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul li:last-child > span,
.pagination ul > a:last-child > span,
.pagination ul > span:last-child,
.pagination ul .wp-pagenavi a:last-child,
.pagination ul .wp-pagenavi span:last-child,
.pagination.pagenavi > li:last-child > a,
.pagination.pagenavi li:last-child > span,
.pagination.pagenavi > a:last-child > span,
.pagination.pagenavi > span:last-child,
.pagination.pagenavi .wp-pagenavi a:last-child,
.pagination.pagenavi .wp-pagenavi span:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.pagination ul > .disabled > span,
.pagination ul .disabled > a,
.pagination ul .disabled > a:hover,
.pagination.pagenavi > .disabled > span,
.pagination.pagenavi .disabled > a,
.pagination.pagenavi .disabled > a:hover {
opacity: .7;
background-color: transparent;
cursor: default;
}
.pagination .desc,
.pagination .wp-pagenavi span.pages {
display: inline-block;
vertical-align: top;
margin-right: 16px;
font-family: "Helvetica", Arial, serif;
font-weight: normal;
font-size: 80%;
font-style: normal;
text-transform: uppercase;
letter-spacing: .1em;
color: rgba(0,0,0,0.3);
line-height: 29.5px;
}
@media (max-width: 767px) {
.pagination .desc,
.pagination .wp-pagenavi span.pages {
display: none;
}
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 21px;
margin-bottom: 21px;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image: -ms-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image: linear-gradient(top,#f5f5f5,#f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.progress .bar {
width: 0%;
height: 100%;
color: #fff;
float: left;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top,#149bdf,#0480be);
background-image: -ms-linear-gradient(top,#149bdf,#0480be);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
background-image: -o-linear-gradient(top,#149bdf,#0480be);
background-image: linear-gradient(top,#149bdf,#0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width .6s ease;
-moz-transition: width .6s ease;
-ms-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
background-color: #dd514c;
background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
background-image: -ms-linear-gradient(top,#ee5f5b,#c43c35);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
background-image: linear-gradient(top,#ee5f5b,#c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top,#62c462,#57a957);
background-image: -ms-linear-gradient(top,#62c462,#57a957);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
background-image: -webkit-linear-gradient(top,#62c462,#57a957);
background-image: -o-linear-gradient(top,#62c462,#57a957);
background-image: linear-gradient(top,#62c462,#57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
background-image: -ms-linear-gradient(top,#5bc0de,#339bb9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
background-image: linear-gradient(top,#5bc0de,#339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top,#fbb450,#f89406);
background-image: -ms-linear-gradient(top,#fbb450,#f89406);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
background-image: -o-linear-gradient(top,#fbb450,#f89406);
background-image: linear-gradient(top,#fbb450,#f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
@font-face {
font-family: 'PageLinesFont';
src: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/fonts/fontawesome-webfont.eot?v=3.0.1);
src: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/fonts/fontawesome-webfont.eot?#iefix&v=3.0.1) format('embedded-opentype'), url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/fonts/fontawesome-webfont.woff?v=3.0.1) format('woff'), url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/fonts/fontawesome-webfont.ttf?v=3.0.1) format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: PageLinesFont;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
a [class^="icon-"],
a [class*=" icon-"] {
display: inline-block;
}
.icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav [class^="icon-"],
.nav [class*=" icon-"] {
display: inline;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"],
.nav li [class^="icon-"],
.nav li [class*=" icon-"] {
display: inline-block;
width: 1.25em;
text-align: center;
}
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
width: 1.5625em;
}
ul.icons {
list-style-type: none;
text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
width: .75em;
}
.icon-muted {
color: ;
}
.icon-border {
border: solid 1px ;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
}
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
@-moz-document url-prefix() {
.icon-spin {
height: .9em;
}
.btn .icon-spin {
height: auto;
}
.icon-spin.icon-large {
height: 1.25em;
}
.btn .icon-spin.icon-large {
height: .75em;
}
}
.icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-empty:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-ok:before {
content: "\f00c";
}
.icon-remove:before {
content: "\f00d";
}
.icon-zoom-in:before {
content: "\f00e";
}
.icon-zoom-out:before {
content: "\f010";
}
.icon-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-cog:before {
content: "\f013";
}
.icon-trash:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file:before {
content: "\f016";
}
.icon-time:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download-alt:before {
content: "\f019";
}
.icon-download:before {
content: "\f01a";
}
.icon-upload:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle:before {
content: "\f01d";
}
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-indent-left:before {
content: "\f03b";
}
.icon-indent-right:before {
content: "\f03c";
}
.icon-facetime-video:before {
content: "\f03d";
}
.icon-picture:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before {
content: "\f044";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
content: "\f046";
}
.icon-move:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-sign:before {
content: "\f055";
}
.icon-minus-sign:before {
content: "\f056";
}
.icon-remove-sign:before {
content: "\f057";
}
.icon-ok-sign:before {
content: "\f058";
}
.icon-question-sign:before {
content: "\f059";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-screenshot:before {
content: "\f05b";
}
.icon-remove-circle:before {
content: "\f05c";
}
.icon-ok-circle:before {
content: "\f05d";
}
.icon-ban-circle:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-share-alt:before {
content: "\f064";
}
.icon-resize-full:before {
content: "\f065";
}
.icon-resize-small:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-sign:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye-open:before {
content: "\f06e";
}
.icon-eye-close:before {
content: "\f070";
}
.icon-warning-sign:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder-close:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-resize-vertical:before {
content: "\f07d";
}
.icon-resize-horizontal:before {
content: "\f07e";
}
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-sign:before {
content: "\f081";
}
.icon-facebook-sign:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-up:before {
content: "\f087";
}
.icon-thumbs-down:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-empty:before {
content: "\f08a";
}
.icon-signout:before {
content: "\f08b";
}
.icon-linkedin-sign:before {
content: "\f08c";
}
.icon-pushpin:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-signin:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-sign:before {
content: "\f092";
}
.icon-upload-alt:before {
content: "\f093";
}
.icon-lemon:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-check-empty:before {
content: "\f096";
}
.icon-bookmark-empty:before {
content: "\f097";
}
.icon-phone-sign:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-rss:before {
content: "\f09e";
}
.icon-hdd:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0a2";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-right:before {
content: "\f0a4";
}
.icon-hand-left:before {
content: "\f0a5";
}
.icon-hand-up:before {
content: "\f0a6";
}
.icon-hand-down:before {
content: "\f0a7";
}
.icon-circle-arrow-left:before {
content: "\f0a8";
}
.icon-circle-arrow-right:before {
content: "\f0a9";
}
.icon-circle-arrow-up:before {
content: "\f0aa";
}
.icon-circle-arrow-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-fullscreen:before {
content: "\f0b2";
}
.icon-group:before {
content: "\f0c0";
}
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-beaker:before {
content: "\f0c3";
}
.icon-cut:before {
content: "\f0c4";
}
.icon-copy:before {
content: "\f0c5";
}
.icon-paper-clip:before {
content: "\f0c6";
}
.icon-save:before {
content: "\f0c7";
}
.icon-sign-blank:before {
content: "\f0c8";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-sign:before {
content: "\f0d3";
}
.icon-google-plus-sign:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before {
content: "\f0dd";
}
.icon-sort-up:before {
content: "\f0de";
}
.icon-envelope-alt:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before {
content: "\f0e3";
}
.icon-dashboard:before {
content: "\f0e4";
}
.icon-comment-alt:before {
content: "\f0e5";
}
.icon-comments-alt:before {
content: "\f0e6";
}
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before {
content: "\f0ea";
}
.icon-lightbulb:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-alt:before {
content: "\f0f3";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-food:before {
content: "\f0f5";
}
.icon-file-alt:before {
content: "\f0f6";
}
.icon-building:before {
content: "\f0f7";
}
.icon-hospital:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-sign:before {
content: "\f0fd";
}
.icon-plus-sign-alt:before {
content: "\f0fe";
}
.icon-double-angle-left:before {
content: "\f100";
}
.icon-double-angle-right:before {
content: "\f101";
}
.icon-double-angle-up:before {
content: "\f102";
}
.icon-double-angle-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-circle-blank:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-close-alt:before {
content: "\f114";
}
.icon-folder-open-alt:before {
content: "\f115";
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none;
}
.visible-tablet {
display: none;
}
.visible-desktop {
display: block;
}
.hidden-phone {
display: block;
}
.hidden-tablet {
display: block;
}
.hidden-desktop {
display: none;
}
@media (max-width: 767px) {
.visible-phone {
display: block;
}
.hidden-phone {
display: none;
}
.hidden-desktop {
display: block;
}
.visible-desktop {
display: none;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.visible-tablet {
display: block;
}
.hidden-tablet {
display: none;
}
.hidden-desktop {
display: block;
}
.visible-desktop {
display: none;
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform: translate3d(0,0,0);
}
.page-header h1 small {
display: block;
line-height: 21px;
}
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-group > label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.form-horizontal .controls {
margin-left: 0;
}
.form-horizontal .control-list {
padding-top: 0;
}
.form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
.modal {
top: 50px;
left: 10px;
right: 10px;
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
.carousel-caption {
position: static;
}
}
@media (max-width: 767px) {
.navbar-fixed-top {
margin-left: -20px;
margin-right: -20px;
}
.row-grid {
width: 100%;
}
.row {
margin-left: 0;
}
.row > [class*="span"],
.row-grid > [class*="span"] {
float: none;
display: block;
width: auto;
margin-left: 0;
}
.row > [class*="offset"]:first-child {
margin-left: 0;
}
.thumbnails [class*="span"] {
width: auto;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
width: auto;
}
.modal {
position: fixed;
top: 50px;
left: 20px;
right: 20px;
width: auto;
margin: 0;
}
.modal.fade {
top: -100px;
}
.modal.fade.in {
top: 50px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
input,
textarea,
.uneditable-input {
margin-left: 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width: 714px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width: 652px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width: 590px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width: 528px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width: 466px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width: 404px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width: 342px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 280px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width: 218px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width: 156px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width: 94px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width: 32px;
}
}
@media (min-width: 1200px) {
.thumbnails > li {
margin-left: 30px;
}
}
.section-carousel .thecarousel {
background-color: #f3f3f3;
background-image: -moz-linear-gradient(top,#f9f9f9,#e9e9e9);
background-image: -ms-linear-gradient(top,#f9f9f9,#e9e9e9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#e9e9e9));
background-image: -webkit-linear-gradient(top,#f9f9f9,#e9e9e9);
background-image: -o-linear-gradient(top,#f9f9f9,#e9e9e9);
background-image: linear-gradient(top,#f9f9f9,#e9e9e9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
border: 1px solid #dddddd;
box-shadow: inset 1px 1px 0 #ffffff;
position: relative;
padding: 15px 67px 15px;
overflow: hidden;
display: none;
}
.section-carousel .jcarousel-clip-horizontal {
width: 100%;
}
.section-carousel .content ul li {
float: left;
text-align: center;
position: relative;
}
.section-carousel .content ul li img {
padding: 3px;
margin: 2px;
}
.section-carousel .content ul li a {
position: relative;
display: inline-block;
}
.section-carousel .content ul li a span.list-title {
color: #fff;
text-shadow: #000 0 -1px 0;
background: rgba(0,0,0,0.75);
font-family: "Helvetica", Arial, serif;
font-weight: 300;
font-size: 10px;
line-height: 1.4em;
position: absolute;
width: 100%;
right: 0;
bottom: 1px;
display: none;
filter: alpha(opacity=75);
}
.section-carousel .content ul li a:hover span.list-title {
display: block;
}
.section-carousel .content ul li a img,
.section-carousel .content ul li a:hover img {
background: #ffffff;
box-shadow: 0 1px 4px #aaaaaa;
}
.section-carousel .jcarousel-next,
.section-carousel .jcarousel-prev {
z-index: 3;
position: absolute;
top: 30%;
width: 40px;
height: 40px;
cursor: pointer;
opacity: .5;
}
.section-carousel .jcarousel-next {
right: 15px;
background: transparent url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/carousel/images/carousel_navright.png) no-repeat 0 0;
}
.section-carousel .jcarousel-prev {
left: 15px;
background: transparent url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/carousel/images/carousel_navleft.png) no-repeat 0 0;
}
.section-morefoot .grid-element {
margin-bottom: 0;
}
.section-morefoot .widget-pad {
position: relative;
}
.section-morefoot .widget-title {
padding-left: 0;
margin-bottom: .7em;
}
.section-morefoot p {
margin: 1em 0;
}
.section-morefoot .widget ul {
margin-left: 10px;
}
.section-morefoot .searchform {
left: 10%;
}
.flexwrap,
.fslider {
position: relative;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flexslider {
width: 100%;
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}
.no-js .slides > li:first-child {
display: block;
}
.fslider {
background: rgba(255,255,255,0.4);
box-shadow: 0 1px 4px rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 5px;
}
.flexslider {
position: relative;
zoom: 1;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides > li {
position: relative;
}
.flex-container {
zoom: 1;
position: relative;
}
.flex-caption {
background: none;
zoom: 1;
text-align: left;
max-width: 42%;
padding: 13px 2%;
margin: 0;
position: absolute;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.4);
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
box-shadow: 1px 1px 0 rgba(255,255,255,0.1), -1px -1px 0 rgba(255,255,255,0.1);
font-size: 15px;
line-height: 1.5em;
}
.flex-direction-nav {
height: 0;
}
.flex-direction-nav li a {
text-indent: -99999px;
margin-top: -42px;
width: 52px;
height: 52px;
display: block;
position: absolute;
top: 50%;
cursor: pointer;
color: transparent;
background-color: rgba(50,50,50,0.5);
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
background-image: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/quickslider/images/bg_direction_nav.png);
}
.flex-direction-nav li a:hover {
background-color: rgba(50,50,50,0.4);
}
.flex-direction-nav li a:active {
background-color: rgba(50,50,50,0.8);
}
.flex-direction-nav li a.next {
background-position: -52px 0;
right: 15px;
}
.flex-direction-nav li a.prev {
left: 15px;
}
.flex-direction-nav li a.disabled {
opacity: .3;
filter: alpha(opacity=30);
cursor: default;
}
.no-control-nav .flex-direction-nav li a {
margin-top: -26px;
}
.section-quickslider .content-pad {
padding-bottom: 0;
}
.section-quickslider .wrap-no-control-nav {
padding-bottom: 10px;
}
.flex-control-nav {
width: 100%;
padding-top: 15px;
text-align: center;
}
.flex-control-nav li {
margin: 0 0 0 5px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
margin: 0;
}
.flex-control-nav li a {
width: 13px;
height: 13px;
display: block;
cursor: pointer;
background: #f6f6f6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
cursor: pointer;
text-indent: -999em;
}
.flex-control-nav li a.active {
background: #d4d4d4;
cursor: default;
}
.section-postauthor {
margin-bottom: 2em;
text-align: left;
}
.section-postauthor .copy-pad {
padding: 10px 15px;
}
.section-postauthor .author-note {
display: inline-block;
vertical-align: top;
margin-right: 16px;
font-family: "Helvetica", Arial, serif;
font-weight: normal;
font-size: 80%;
font-style: normal;
text-transform: uppercase;
letter-spacing: .1em;
color: rgba(0,0,0,0.3);
}
.section-postauthor .subtext {
font-size: 86%;
color: rgba(0,0,0,0.7);
}
#secondnav.container {
margin: 0;
}
#secondnav ul {
list-style: none;
margin: 0;
}
#secondnav ul li {
float: left;
}
#secondnav ul li a {
display: block;
padding: 3px 8px;
border: none;
}
#secondnav .secondnav_menu {
margin: 0 0 0 0px;
}
.main-nav .current-menu-ancestor a,
.main-nav li.current-menu-ancestor ul a,
.main-nav li.current_page_item a,
.main-nav li.current-menu-item a,
.main-nav li.current_page_parent a,
.sf-menu li li,
.sf-menu li li li {
background: #f2f2f2;
}
.main-nav li a:hover,
.main-nav .current-menu-ancestor .current_page_item a,
.main-nav li.current-menu-ancestor ul a:hover {
background: #f7f7f7;
}
ul.sf-menu ul li {
border-bottom: 1px solid #ffffff;
}
.main-nav li a:hover,
.main-nav li.current_page_item > a,
.main-nav li.current-page-ancestor > a {
background-color: #f2f2f2;
}
.main-nav li a:hover:hover,
.main-nav li.current_page_item > a:hover,
.main-nav li.current-page-ancestor > a:hover {
background-color: #f6f6f6;
}
.main-nav .current-menu-item a,
.main-nav li a:hover {
color: rgba(0,0,0,0.7);
}
.main-nav li a:hover,
.main-nav .current-page-ancestor .current_page_item a {
background-color: #f6f6f6;
}
.main-nav a {
color: rgba(0,0,0,0.7);
}
.main-nav.sf-menu li li a {
background-color: #f2f2f2;
text-align: left;
}
.main-nav.sf-menu li li li {
background-color: #f2f2f2;
border-color: #f2f2f2;
}
.masthead {
position: relative;
margin-bottom: 63px;
}
.masthead .inner {
padding-top: 42px;
}
.masthead.with-splash .inner {
padding-top: 21px;
}
.masthead h1,
.masthead p {
text-align: center;
}
.masthead .masthead-title {
margin-bottom: 9px;
font-size: 81px;
letter-spacing: -1px;
line-height: 1;
margin-bottom: 18px;
}
.masthead .masthead-tag {
margin: 0;
margin-bottom: 18px;
margin-left: 5%;
margin-right: 5%;
font-size: 30px;
line-height: 36px;
font-family: "Handlee";
font-weight: 300;
}
.masthead .masthead-tag strong {
font-weight: 500;
}
.masthead .btn-large {
font-size: 20px;
font-weight: normal;
padding: 14px 24px;
margin-right: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.masthead .btn-large small {
font-size: 14px;
}
.masthead .splash {
padding-top: 10.5px;
}
.masthead .splash img {
display: block;
margin: 0 auto;
}
.mastmeta {
color: rgba(0,0,0,0.7);
}
.subhead {
padding-bottom: 0;
margin-bottom: 9px;
}
.subhead h1 {
font-size: 54px;
}
.mastlinks {
margin: 36px 0;
}
.quick-links {
min-height: 30px;
margin: 0;
padding: 5px 20px;
list-style: none;
text-align: center;
overflow: hidden;
}
.quick-links:first-child {
min-height: 0;
}
.quick-links li {
display: inline;
margin: 0 8px;
}
@media screen and (max-width: 980px) {
.masthead .masthead-title {
font-size: 72px;
}
}
@media screen and (max-width: 768px) {
.masthead .inner {
padding-top: 21px;
}
.masthead .masthead-title {
font-size: 54px;
}
.masthead .masthead-tag {
margin-right: 0;
margin-left: 0;
}
.masthead .btn {
margin-bottom: 10px;
}
}
@media screen and (max-width: 480px) {
.masthead .inner {
padding-top: 10px;
}
.masthead .masthead-title {
font-size: 45px;
margin-right: 0;
}
.masthead .masthead-tag {
margin-right: 0;
margin-left: 0;
font-size: 18px;
line-height: 24px;
}
.masthead .btn {
display: block;
font-size: 18px;
padding: 10px 14px;
margin: 0 auto 10px;
}
}
#cycle {
width: 100% !important;
}
.fset_height,
#feature_slider .text-bottom .fmedia .fmedia-pad,
#feature_slider .text-bottom .feature-pad,
#feature_slider .text-none .fmedia .fmedia-pad {
height: 380px;
overflow: hidden;
}
.fexcerpt p {
margin: .5em 0;
}
.fexcerpt :first-child {
margin-top: 0;
}
#feature_slider {
position: relative;
z-index: 0;
width: 100%;
}
#feature_slider #feature-area {
display: block;
position: relative;
width: 100%;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/features/images/black-linen.png);
box-shadow: 0 2px 5px rgba(0,0,0,0.3), inset 0 0 15px rgba(0,0,0,0.5);
overflow: visible;
}
#feature_slider .fmedia,
#feature_slider .fcontent {
float: left;
}
#feature_slider .fcontent {
width: 33%;
min-width: 220px;
background: rgba(0,0,0,0.35);
display: inline;
position: relative;
color: #fff;
text-shadow: #000 0 -1px 0;
}
#feature_slider .fcontent h1,
#feature_slider .fcontent h2,
#feature_slider .fcontent h3,
#feature_slider .fcontent h4,
#feature_slider .fcontent h5,
#feature_slider .fcontent a {
color: #fff;
text-shadow: #000 0 -1px 0;
}
#feature_slider .fcontent .fcontent-pad {
padding: 40px 30px 20px 30px;
}
#feature_slider .fcontent a {
background: rgba(255,255,255,0.35);
border: none;
padding: 0 3px;
opacity: 1;
}
#feature_slider .fcontent a:hover {
opacity: .8;
}
#feature_slider .fcontent a:active {
opacity: .6;
}
#feature_slider .fcontent .fheading {
padding: .8em 0;
margin-bottom: .2em;
}
#feature_slider .fcontent .ftitle {
font-size: 28px;
line-height: 1.3em;
vertical-align: middle;
}
#feature_slider .fcontent .ftitle a {
text-decoration: none;
border: none;
}
#feature_slider .fcontent .ftitle small {
line-height: 25px;
display: block;
font-size: 16px;
}
#feature_slider .fcontent .flink {
float: left;
margin-top: .4em;
}
#feature_slider .fcontent .post-edit-link {
position: absolute;
top: 10px;
right: 10px;
}
#feature_slider .fmedia {
width: 67%;
padding: 0;
overflow: hidden;
}
#feature_slider .fmedia .fmedia-pad {
overflow: hidden;
padding: 0;
text-align: center;
}
#feature_slider .text-right .fexcerpt,
#feature_slider .text-left .fexcerpt {
overflow: hidden;
}
#feature_slider .text-right .fcontent {
float: right;
}
#feature_slider .text-right .fmedia {
float: left;
}
#feature_slider .text-bottom .feature-pad {
position: relative;
padding: 0px;
}
#feature_slider .text-bottom .fmedia {
float: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}
#feature_slider .text-bottom .fmedia .fmedia-pad {
padding: 0px;
}
#feature_slider .text-bottom .fcontent {
float: none;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 200;
width: 100%;
height: auto !important;
font-size: 1em;
}
#feature_slider .text-bottom .fcontent .fcontent-pad {
padding: 10px;
border-right: none;
}
#feature_slider .text-bottom .fcontent .fheading {
padding: 0 10px;
float: left;
width: 33%;
}
#feature_slider .text-bottom .fcontent .ftext {
font-size: 12px;
padding: 3px 20px;
line-height: 1.5em;
overflow: hidden;
float: left;
width: 50%;
}
#feature_slider .text-bottom .fcontent .flink {
position: absolute;
right: 10px;
bottom: 10px;
}
#feature_slider .text-none .fcontent {
display: none;
}
#feature_slider .text-none .fmedia {
width: 100%;
}
#feature_slider .text-none .fmedia .fmedia-pad {
padding: 0px;
}
#feature_slider object,
#feature_slider iframe {
width: 100%;
height: 100%;
}
#feature_slider .fcontainer {
width: 100%;
}
#feature_slider .fcontainer .feature-wrap {
display: block;
position: relative;
max-width: 100%;
border: none;
}
#feature_slider .fcontainer .feature-wrap.bg_cover {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#feature_slider .fcontainer .feature-wrap.bg_standard {
background-position: center center;
background-repeat: no-repeat;
}
#feature_slider .fcontainer.fstyle-nobg {
background: none;
}
#feature_slider .fcontainer.fstyle-nobg .fcontent {
background: none;
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#feature_slider .fcontainer.fstyle-nobg .fcontent h1,
#feature_slider .fcontainer.fstyle-nobg .fcontent h2,
#feature_slider .fcontainer.fstyle-nobg .fcontent h3,
#feature_slider .fcontainer.fstyle-nobg .fcontent h4,
#feature_slider .fcontainer.fstyle-nobg .fcontent h5,
#feature_slider .fcontainer.fstyle-nobg .fcontent a {
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#feature_slider .fcontainer.fstyle-lightbg .fcontent {
background: rgba(255,255,255,0.7);
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#feature_slider .fcontainer.fstyle-lightbg .fcontent h1,
#feature_slider .fcontainer.fstyle-lightbg .fcontent h2,
#feature_slider .fcontainer.fstyle-lightbg .fcontent h3,
#feature_slider .fcontainer.fstyle-lightbg .fcontent h4,
#feature_slider .fcontainer.fstyle-lightbg .fcontent h5,
#feature_slider .fcontainer.fstyle-lightbg .fcontent a {
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#feature-footer {
z-index: 100;
position: relative;
}
#feature-footer .feature-footer-pad {
padding: 8px;
border: 1px solid transparent;
}
#feature-footer.nonav {
border: none;
}
#feature-footer.nonav .feature-footer-pad {
display: none;
}
#feature-footer.dots a {
display: inline-block;
width: 10px;
height: 10px;
padding: 0;
text-indent: -1000em;
}
#feature-footer span.playpause {
background-color: #f2f2f2;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
cursor: pointer;
display: block;
float: right;
padding: 1px 1px 1px 2px;
margin-right: 0;
width: 22px;
height: 21px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#feature-footer span.playpause.pause span {
display: block;
background: transparent url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/features/images/feature-pause.png) no-repeat 3px 4px;
}
#feature-footer span.playpause.resume span {
display: block;
background: transparent url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/features/images/feature-play.png) no-repeat 3px 4px;
}
#featurenav {
text-align: center;
}
#featurenav a {
margin: 0 8px 4px 0;
padding: 1px 10px 0;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background: #f2f2f2;
display: inline-block;
font-size: 12px;
line-height: 20px;
text-align: center;
box-shadow: inset 0 1px 3px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.2);
color: rgba(0,0,0,0.4);
}
#featurenav a.activeSlide {
background: #e0e0e0;
color: rgba(0,0,0,0.7);
}
#featurenav a span#next,
#featurenav a span#prev {
background: #000;
width: 10px;
height: 10px;
}
#featurenav a span.nav_thumb,
#featurenav a span.nav_thumb span.nav_overlay {
width: 50px;
vertical-align: middle;
height: 30px;
display: inline-block;
margin-right: 10px;
}
#featurenav a span.nav_thumb {
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#featurenav a span.nav_thumb span.nav_overlay {
margin: 0;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/features/images/feature-thumb-overlay.png) no-repeat 0 0;
}
#featurenav a.activeSlide span.nav_thumb span.nav_overlay,
#featurenav a:active span.nav_thumb span.nav_overlay {
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/features/images/feature-thumb-overlay.png) no-repeat 0 -30px;
}
#features .thumbs #featurenav a {
background: none;
margin: 0;
padding: 0;
border: none;
width: 50px;
height: 30px;
margin: 0 5px;
box-shadow: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 600px) {
.responsive #page #feature_slider .fcontainer .fcontent {
float: none;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 200;
width: 100%;
height: auto !important;
display: inline-block;
-webkit-backface-visibility: hidden;
}
.responsive #page #feature_slider .fcontent .fcontent-pad {
padding: 3%;
height: auto;
}
}
.section-branding .content {
z-index: 10;
}
.section-branding h1 a:hover {
color: #225E9B;
}
.section-branding .branding_wrap {
position: relative;
zoom: 1;
}
.section-branding .mainlogo-link,
.section-branding .mainlogo-img {
max-width: 100%;
display: block;
}
.section-branding .icons {
text-align: right;
position: absolute;
bottom: 50%;
right: 0px;
line-height: 20px;
height: 24px;
}
.section-branding .icons a {
display: block;
width: 24px;
height: 24px;
margin-left: 8px;
float: right;
text-align: right;
opacity: 0.5;
}
.section-callout {
color: rgba(0,0,0,0.7);
}
.section-callout .callout-area {
padding: 0 20px;
}
.section-callout .callout_text-pad {
padding: 0px 10px 0;
}
.section-callout .callout_head {
display: inline;
}
.section-callout .callout_sub {
font-size: 1.1em;
margin: 0;
font-family: "Handlee";
}
.section-callout .callout_text.noimage {
width: 100%;
}
.section-callout .callout_image a {
display: block;
line-height: 1em;
}
.section-callout .callout_image {
text-align: center;
vertical-align: center;
}
.section-callout .callout_image img {
width: 100%;
}
.section-callout .callout_action.img.rtimg {
float: right;
}
.section-callout .with-callsub .callout_action {
margin-top: 5px;
}
.section-callout .callout_button {
font-size: 1.7em;
padding: 10px 22px;
float: right;
}
.section-callout .callout-center {
text-align: center;
}
.section-callout .callout-center .callout_text {
margin-bottom: 10px;
}
.section-callout .callout-center .callout_head {
font-size: 1.5em;
display: block;
}
@media (max-width: 480px) {
.section-callout .btn {
display: block;
}
.callout_action {
width: 100%;
margin-bottom: 10.5px;
}
.callout_action.img.rtimg {
margin-left: 0;
margin-right: 0;
}
.callout_text {
text-align: center;
}
}
.pl-hero-wrap {
max-width: 10 0%;
padding: 5%;
background-color: #f5f5f5;
box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
border: 1px solid #ffffff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.pl-hero-wrap .pl-hero h1 {
font-size: 60px;
line-height: 1;
color: #64628a;
letter-spacing: -1px;
}
.pl-hero-wrap .pl-hero h1 small {
display: block;
font-family: "Handlee";
color: rgba(100,98,138,0.3);
}
.pl-hero-wrap .pl-hero p {
margin: 5.25px 0 21px;
font-size: 18px;
font-weight: 200;
line-height: 1.5em;
color: #000000;
}
.pl-hero-wrap .pl-hero-image {
margin-bottom: 0;
}
.pl-hero.span6,
.pl-hero-image.span6 {
margin-bottom: 0;
}
.hero_image {
text-align: right;
}
@media (max-width: 768px) {
.hero_image,
.pl-hero h1,
.pl-hero p {
text-align: center;
}
.pl-hero.span6 .btn {
display: block;
margin-bottom: 20px;
}
}
@media (max-width: 480px) {
.pl-hero-wrap {
padding: 20px;
}
}
#boxes .content-pad {
padding-bottom: 5px;
}
.fboxtitle h3 {
padding: 0 0 .4em 0;
font-size: 1.3em;
}
.dcol-pad {
padding: 10px 0;
}
.fboxes p {
margin: 0;
margin-bottom: 10px;
}
.fboxes ul {
list-style-type: none;
margin-top: 5px;
}
.fboxes ul a {
text-decoration: none;
}
.fboxes a:hover {
text-decoration: underline;
}
.fboxes #searchbox {
padding: 1px;
width: 160px;
}
.fboxes li {
margin-bottom: 5px;
line-height: 17px;
}
.inline_thumbs .fboxgraphic {
padding-top: 5px;
}
.top_thumbs .fboxgraphic,
.only_thumbs .fboxgraphic {
text-align: center;
margin-bottom: 5px;
}
.only_thumbs .fboxinfo {
display: none;
}
.fboxinfo {
overflow: hidden;
padding: 5px 0px 0 0px;
}
.spynav {
width: 100%;
height: auto;
background-color: #e8e8e8;
background-image: -moz-linear-gradient(top,#f6f6f6,#d4d4d4);
background-image: -ms-linear-gradient(top,#f6f6f6,#d4d4d4);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#d4d4d4));
background-image: -webkit-linear-gradient(top,#f6f6f6,#d4d4d4);
background-image: -o-linear-gradient(top,#f6f6f6,#d4d4d4);
background-image: linear-gradient(top,#f6f6f6,#d4d4d4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d4d4d4', GradientType=0);
border-color: #d4d4d4 #d4d4d4 #adadad;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border: 1px solid #bababa;
-webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.spynav:hover,
.spynav:active,
.spynav.active,
.spynav.disabled,
.spynav[disabled] {
background-color: #d4d4d4;
}
.spynav:active,
.spynav.active {
background-color: #bababa \9;
}
.spynav .nav {
margin-bottom: 0;
}
.spynav .nav > li > a {
color: rgba(0,0,0,0.7);
margin: 0;
padding-top: 11px;
padding-bottom: 11px;
border-left: 1px solid rgba(255,255,255,0.4);
border-right: 1px solid #bababa;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.spynav .nav > li > a:hover {
border-left: 1px solid rgba(255,255,255,0.4);
border-right: 1px solid #bababa;
background-color: #d5d5d5;
background-image: -moz-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: -ms-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#c7c7c7),to(#e9e9e9));
background-image: -webkit-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: -o-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: linear-gradient(top,#c7c7c7,#e9e9e9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7', endColorstr='#e9e9e9', GradientType=0);
border-color: #e9e9e9 #e9e9e9 #c3c3c3;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.spynav .nav > li > a:hover:hover,
.spynav .nav > li > a:hover:active,
.spynav .nav > li > a:hover.active,
.spynav .nav > li > a:hover.disabled,
.spynav .nav > li > a:hover[disabled] {
background-color: #e9e9e9;
}
.spynav .nav > li > a:hover:active,
.spynav .nav > li > a:hover.active {
background-color: #d0d0d0 \9;
}
.spynav .nav > li.active > a,
.spynav .nav > li.active > a:hover {
color: #000000;
padding-left: 13px;
background-color: #d5d5d5;
background-image: -moz-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: -ms-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#c7c7c7),to(#e9e9e9));
background-image: -webkit-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: -o-linear-gradient(top,#c7c7c7,#e9e9e9);
background-image: linear-gradient(top,#c7c7c7,#e9e9e9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7', endColorstr='#e9e9e9', GradientType=0);
border-color: #e9e9e9 #e9e9e9 #c3c3c3;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border-left: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.05);
box-shadow: inset 0 3px 5px rgba(0,0,0,0.05);
}
.spynav .nav > li.active > a:hover,
.spynav .nav > li.active > a:active,
.spynav .nav > li.active > a.active,
.spynav .nav > li.active > a.disabled,
.spynav .nav > li.active > a[disabled],
.spynav .nav > li.active > a:hover:hover,
.spynav .nav > li.active > a:hover:active,
.spynav .nav > li.active > a:hover.active,
.spynav .nav > li.active > a:hover.disabled,
.spynav .nav > li.active > a:hover[disabled] {
background-color: #e9e9e9;
}
.spynav .nav > li.active > a:active,
.spynav .nav > li.active > a.active,
.spynav .nav > li.active > a:hover:active,
.spynav .nav > li.active > a:hover.active {
background-color: #d0d0d0 \9;
}
.spynav .nav > .active > a .caret,
.spynav .nav > .active > a:hover .caret {
border-top-color: #d4d4d4;
}
.spynav li {
list-style: none;
}
.spynav ul {
margin: 0;
}
.spynav .nav > li:first-child > a,
.spynav .nav > li:first-child > a:hover {
padding-left: 12px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.spynav .dropdown-menu {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.spynav-space {
height: 40px;
display: none;
}
@media (min-width: 767px) {
.spynav-fixed {
position: fixed;
top: 72px;
left: 0;
right: 0;
z-index: 990;
border-color: #bababa;
border-width: 0 0 1px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 1px 5px rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 1px 5px rgba(0,0,0,.1);
}
.spynav-fixed .nav {
margin: 0 auto;
padding: 0 1px;
}
.spynav-fixed .nav > li:first-child {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.spynav-fixed .nav > li:first-child > a,
.spynav-fixed .nav > li:first-child > a:hover {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
}
@media (max-width: 767px) {
.spynav .nav-tabs > li,
.spynav .nav-pills > li {
float: none;
}
.spynav .nav > li:first-child > a,
.spynav .nav > li:first-child > a:hover {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.spynav .nav > li:last-child > a,
.spynav .nav > li:last-child > a:hover {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.spynav .nav > li > a:hover {
background-color: #ffffff;
}
}
.footcol .footcol-pad {
padding: 0 10px;
}
.footcol ul {
padding: 0 5px;
}
.footcol ul li {
list-style-type: none;
}
.footcol ul li a:hover {
text-decoration: underline;
}
.footcol .latest_posts {
padding: 0;
}
.footcol .latest_posts h5 {
margin-bottom: .4em;
}
.footcol .latest_posts li {
margin-bottom: .5em;
}
.footcol .latest_posts li .list-excerpt {
font-size: .9em;
line-height: 1.6em;
}
.widget-title {
padding-left: 0;
border: 0;
margin-bottom: .6em;
}
.findent {
padding: 0 5px 0 0;
}
#banners .banner-area {
margin: 21px 0;
}
#banners .banner-area:first-child {
margin-top: 0;
}
#banners .banner-media {
text-align: center;
}
#banners .banner-media img {
max-width: 100%;
}
#banners .banner_right .banner-media,
#banners .banner_left .banner-text {
float: right;
}
#banners .banner_left .banner-media,
#banners .banner_right .banner-text {
float: left;
}
#banners .banner-text {
position: relative;
}
#banners .banner-text-pad {
padding: 10px 30px;
}
#banners .banner-title {
margin-bottom: 10.5px;
}
#banners .banner-content {
font-size: 1.2em;
line-height: 1.6em;
}
#banners .banner-content p:first-child {
margin-top: 0;
}
#banners .banner-content p:last-child {
margin-bottom: 0;
}
.pl-sharebar-pad {
line-height: 20px;
padding: 10px;
}
.pl-sharebar-text {
display: inline-block;
vertical-align: top;
margin-right: 16px;
font-family: "Helvetica", Arial, serif;
font-weight: normal;
font-size: 80%;
font-style: normal;
text-transform: uppercase;
letter-spacing: .1em;
color: rgba(0,0,0,0.3);
}
.meta-share {
padding-top: 5px;
}
.meta-share iframe,
.meta-share object {
width: auto;
}
.fb-like {
margin-right: 10px;
}
.pin_wrap {
display: inline-block;
vertical-align: top;
margin: -2px 0 0 15px;
}
body.navbar_fixed .page-canvas {
padding-top: 50px;
}
body.navbar_fixed .fixed_width #page .page-canvas {
margin-top: 42px;
padding-top: 0;
}
.section-navbar {
z-index: 1030;
margin: 0 auto;
width: 100%;
}
.section-navbar .content-pad {
padding-top: 5px;
padding-bottom: 5px;
}
.section-navbar .content-pad .navbar-content-pad {
padding: 0 15px;
}
.section-navbar.fixed-top {
position: fixed;
}
.pldrop ul {
display: none;
}
.navbar {
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
color: rgba(255,255,255,0.7);
}
.navbar.navbar-content-width {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.navbar.plnav_hover .sub-menu .dropdown-menu {
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
visibility: hidden;
}
.navbar.plnav_hover .dropdown-menu li:hover .sub-menu {
visibility: visible;
margin-top: -6px;
}
.navbar.plnav_hover .dropdown:hover .dropdown-menu {
margin-top: 0;
display: block;
}
.navbar .navline {
float: left;
position: relative;
left: 0;
display: block;
margin: 0 10px 0 0;
font-size: .9em;
}
.navbar .navline > .dropdown > .dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0,0,0,0.2);
position: absolute;
top: -7px;
left: 9px;
}
.navbar .navline > .dropdown > .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
left: 10px;
}
.navbar .navline .caret {
border-top-color: rgba(255,255,255,0.5);
}
.navbar .navline.pull-right {
float: right;
position: relative;
}
.navbar .navline.pull-right li:last-child .dropdown-menu {
left: auto;
right: 0;
}
.navbar .navline.pull-right li:last-child .dropdown-menu:before {
left: auto;
right: 12px;
}
.navbar .navline.pull-right li:last-child .dropdown-menu:after {
left: auto;
right: 13px;
}
.navbar .navline.pull-right li:last-child .dropdown-menu .dropdown-submenu > a:after {
border-width: 5px 5px 5px 0;
border-right-color: #cccccc;
}
.navbar .navline.pull-right li:last-child .dropdown-menu .dropdown-menu {
left: -100%;
right: auto;
margin-left: 0;
margin-right: -1px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar .navline > li {
display: block;
float: left;
}
.navbar .navline > li > a {
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
float: none;
display: block;
padding: 9px 12px 10px;
line-height: 19px;
color: #fff;
color: rgba(255,255,255,0.8);
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar .navline > li > a:hover {
color: rgba(255,255,255,0.9);
}
.navbar .navline > li > a:hover {
background-color: transparent;
color: rgba(255,255,255,0.9);
text-decoration: none;
}
.navbar .navline > li.dropdown.open > a {
color: #fff;
background: rgba(0,0,0,0.1);
}
.navbar .navline > li.current-menu-item > a {
background-color: rgba(0,0,0,0.1);
color: #ffffff;
text-decoration: none;
}
.navbar .navline > li.active > a:hover {
color: rgba(255,255,255,0.9);
text-decoration: none;
background-color: #222222;
}
.navbar .searchform {
float: right;
margin: 7px 0 5px;
width: auto;
max-width: 190px;
}
.navbar .searchform .searchfield {
background-color: rgba(255,255,255,0.35);
border: 1px solid rgba(0,0,0,0.7);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0px rgba(255,255,255,0.15);
}
.navbar .searchform .searchfield:focus {
background-color: #fff;
color: #000;
}
.navbar .plbrand {
float: left;
margin: 5px 2% 0 0;
padding: 0 1%;
}
.navbar .plbrand .plbrand-text {
color: #ffffff;
font-size: 1.4em;
line-height: 27px;
}
.navbar .plbrand:hover .plbrand-text {
color: #EEE;
}
.navbar .plbrand:active .plbrand-text {
color: #DDD;
}
.navbar .plbrand img {
max-height: 29px;
}
.navbar.pl-color-black-trans {
background-color: rgba(0,0,0,0.12);
background-image: -moz-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: -ms-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.9)));
background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: -o-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.8)', endColorstr='rgba(0,0,0,0.9)', GradientType=0);
border-top: 1px solid rgba(0,0,0,0.9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444',EndColorStr='#222222');
}
.navbar.pl-color-red {
background-color: #da4f49;
background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -ms-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
background-image: linear-gradient(top,#ee5f5b,#bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
border-top: 1px solid #bd362f;
}
.navbar.pl-color-red .searchform .searchfield {
border: 1px solid #bd362f;
}
.navbar.pl-color-blue {
border-top: 1px solid #4574B8;
background-color: #5e8dc8;
background-image: -moz-linear-gradient(top,#6E9ED2,#4574B8);
background-image: -ms-linear-gradient(top,#6E9ED2,#4574B8);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#6E9ED2),to(#4574B8));
background-image: -webkit-linear-gradient(top,#6E9ED2,#4574B8);
background-image: -o-linear-gradient(top,#6E9ED2,#4574B8);
background-image: linear-gradient(top,#6E9ED2,#4574B8);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e9ed2', endColorstr='#4574b8', GradientType=0);
}
.navbar.pl-color-blue .searchform .searchfield {
border: 1px solid #4574B8;
}
.navbar.pl-color-orange {
background-color: #faa732;
background-image: -moz-linear-gradient(top,#fbb450,#f89406);
background-image: -ms-linear-gradient(top,#fbb450,#f89406);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
background-image: -o-linear-gradient(top,#fbb450,#f89406);
background-image: linear-gradient(top,#fbb450,#f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
border-top: 1px solid #f89406;
}
.navbar.pl-color-orange .searchform .searchfield {
border: 1px solid #f89406;
}
.navbar.pl-color-grey {
background-color: #f1f1f1;
background-image: -moz-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -ms-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dcdcdc));
background-image: -webkit-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -o-linear-gradient(top,#ffffff,#dcdcdc);
background-image: linear-gradient(top,#ffffff,#dcdcdc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc', GradientType=0);
border-top: 1px solid #dcdcdc;
color: rgba(0,0,0,0.5);
}
.navbar.pl-color-grey .searchform .searchfield {
border: 1px solid #ccc;
}
.navbar.pl-color-grey .navline > li > a {
color: rgba(0,0,0,0.6);
text-shadow: 0 1px 0 #ffffff;
}
.navbar.pl-color-grey .navline > li > a:hover {
color: #000000;
}
.navbar.pl-color-grey .navline > li.current-menu-item > a {
color: #000000;
}
.navbar.pl-color-grey .navline > li.active > a:hover {
color: rgba(0,0,0,0.8);
background-color: #ddd;
}
.navbar.pl-color-grey .navline > li.dropdown.open > a {
text-shadow: 0 1px 0 #ffffff;
color: #000;
background: rgba(0,0,0,0.1);
}
.navbar.pl-color-grey .navline .caret {
border-top-color: rgba(0,0,0,0.5);
}
.navbar.pl-color-grey .nav-btn-navbar .icon-bar {
background: rgba(0,0,0,0.7);
box-shadow: 0 1px 0 #fff;
}
#navbar.fixed-top .navbar-title {
display: none;
}
span.navbar-title {
display: inline-block;
color: rgba(255,255,255,0.8);
margin-top: 8px;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.061em;
}
@media (min-width: 767px) {
span.navbar-title {
display: none;
}
}
.hentry .btn-group ul {
margin: 0;
}
.hentry .btn-group ul li {
list-style: none;
}
.nav-btn-navbar {
display: none;
float: right;
position: relative;
z-index: 50;
padding: 7px 10px;
margin: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: rgba(155,155,155,0.028);
background-image: -moz-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: -ms-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.1)),to(rgba(0,0,0,0.08)));
background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: -o-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.1)', endColorstr='rgba(0,0,0,0.08)', GradientType=0);
border: 1px solid rgba(0,0,0,0.25);
border-left: 1px solid rgba(0,0,0,0.17);
border-top: 1px solid rgba(0,0,0,0.17);
box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
}
.nav-btn-navbar:hover,
.nav-btn-navbar:active,
.nav-btn-navbar.active,
.nav-btn-navbar.disabled,
.nav-btn-navbar[disabled] {
background-color: rgba(255,255,255,0.3);
}
.nav-btn-navbar:active,
.nav-btn-navbar.active {
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3);
background-color: rgba(0,0,0,0.1);
}
.nav-btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
box-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.nav-btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar,
.navbar-inner,
.navbar-collapse {
height: auto;
overflow: visible;
}
.nav-collapse.collapse {
position: relative;
height: auto;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.nav-collapse.collapse.in {
height: auto;
}
@media (max-width: 400px) {
.navbar .plbrand img {
max-width: 210px;
}
}
@media (max-width: 600px) {
.navbar.navbar-content-width {
width: 95%;
margin: 0 auto;
}
}
@media (max-width: 767px) {
body.navbar_fixed .page-canvas {
padding-top: 0;
}
body.navbar_fixed .fixed_width #page .page-canvas {
margin-top: 0;
}
.section-navbar.fixed-top {
position: static;
}
.section-navbar.fixed-top .navbar-inner {
padding: 5px;
}
#site .navbar .brand {
padding-left: 10px;
padding-right: 10px;
margin: 0 0 0 -5px;
}
#site .navbar .searchform {
float: none;
padding: 10px;
}
#site .navbar .navline {
float: none;
margin: 0 0 9px;
}
#site .navbar .navline > li {
float: none;
}
#site .navbar .navline > li > a {
margin-bottom: 2px;
padding: 6px 15px;
padding: 6px 15px;
background: transparent;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#site .navbar .navline > li > a:hover {
color: #ffffff;
background-color: rgba(0,0,0,0.15);
}
#site .navbar .navline .nav-header {
text-shadow: none;
}
#site .navbar .navline.pull-right {
float: none;
margin: 0 0 9px;
}
#site .navbar .dropdown-menu {
position: static;
top: auto;
left: auto;
float: none;
display: block;
max-width: none;
margin: 0 15px;
padding: 0;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: none;
visibility: visible;
}
#site .navbar .dropdown-menu a {
padding: 6px 15px;
padding: 6px 15px;
background: transparent;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#site .navbar .dropdown-menu li + li a {
margin-bottom: 2px;
}
#site .navbar .dropdown-menu:before,
#site .navbar .dropdown-menu:after {
display: none;
}
#site .navbar .dropdown-menu li > a:hover,
#site .navbar .dropdown-menu .active > a,
#site .navbar .dropdown-menu .active > a:hover,
#site .navbar .dropdown-menu a:hover {
color: #ffffff;
background-color: rgba(0,0,0,0.15);
}
#site .navbar .nav-collapse {
overflow: hidden;
height: 0;
clear: both;
}
#site .navbar .current-menu-item > a {
color: #ffffff;
background-color: rgba(0,0,0,0.15);
}
#site .navbar.pl-color-grey .navline > li > a,
#site .navbar.pl-color-grey .dropdown-menu a {
color: #000;
}
#site .navbar.pl-color-grey .dropdown-menu li > a:hover,
#site .navbar.pl-color-grey .dropdown-menu .active > a,
#site .navbar.pl-color-grey .dropdown-menu .active > a:hover,
#site .navbar.pl-color-grey .dropdown-menu a:hover {
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#site .navbar.pl-color-grey .current-menu-item > a,
#site .navbar.pl-color-grey .navline > li > a:hover {
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#site .navbar .nav-btn-navbar {
display: inline-block;
}
}
@media (min-width: 767px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}
.simplenav {
text-align: center;
padding: 15px 0;
}
.simplenav li a {
font-size: .95em;
display: inline-block;
margin: 0 5px;
padding: 2px 4px;
}
.section-twitterbar {
background: #f2f2f2;
}
.section-twitterbar .tbubble-pad {
font-style: italic;
background: url(https://myroaccutaneexperience.co.uk/wp-content/themes/pagelines/sections/twitterbar/twitter-balloon.png) no-repeat 0 2px;
padding: 0 0 0 25px;
text-align: left;
}
.section-twitterbar .twitteraccount {
font-style: normal;
}
.section-twitterbar .popover {
max-width: 234px;
width: auto;
}
.section-twitterbar .popover img {
width: 100px;
display: block;
margin-left: auto;
margin-right: auto;
}
.fixed_width .section-twitterbar {
background: none;
}
#highlight {
text-align: center;
}
#highlight .content-pad .highlight-area {
padding: 21px 0 10.5px;
}
#highlight .copy-pad .highlight-area {
padding: 15px;
}
#highlight .highlight-head {
line-height: 1.3em;
font-size: 43.68px;
}
#highlight .highlight-subhead {
font-size: 16px;
color: rgba(0,0,0,0.4);
font-family: "Handlee";
font-weight: normal;
color: rgba(0,0,0,0.75);
}
#highlight .hl-image-bottom {
margin: 21px 0 0 0;
}
#highlight .highlight-splash img {
max-width: 100%;
}
.section-brandnav .content-pad {
padding-top: 2em;
padding-bottom: 2em;
}
.section-brandnav .mainlogo-link,
.section-brandnav .title-container {
float: left;
line-height: 0.7em;
padding: 0 1%;
}
.section-brandnav .mainlogo-link img {
max-width: 100%;
}
.section-brandnav .brandnav-nav {
float: right;
margin-left: 20px;
}
.section-brandnav li a,
.section-brandnav .nav-special {
display: block;
text-decoration: none;
}
.crackbar .navline.pull-right .sub-menu li:last-child .dropdown-menu {
left: 100%;
}
.crackbar_menu_bottom .page-canvas {
padding-top: 0;
}
.crackbar_menu_bottom .crackbar.crackbar-menu-bottom {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.crackbar_menu_bottom .dropup .dropdown-menu,
.crackbar_menu_bottom .crackbar-fixed-bottom .dropdown .dropdown-menu {
margin-bottom: 0;
}
.crackbar_menu_bottom .crackbar .navline > .dropdown > .dropdown-menu::before,
.crackbar_menu_bottom .crackbar .navline > .dropdown > .dropdown-menu::after {
border-bottom-color: transparent;
}
.crackbar_menu_bottom .crackbar .sub-menu.dropdown-menu {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.crackbar_menu_bottom .crackbar .sub-menu.dropdown-menu .sub-menu.dropdown-menu {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.crackbar_menu_bottom .sub-menu.dropdown-menu {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.crackbar_menu_bottom .sub-menu.dropdown-menu .sub-menu.dropdown-menu {
bottom: auto;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.crackbar_menu_bottom .navline.pull-center {
display: block;
text-align: center;
float: none;
}
.crackbar_menu_bottom .navline.pull-center li {
float: none;
display: inline-block;
}
.crackbar_menu_bottom .navline.pull-center .sub-menu.dropdown-menu,
.crackbar_menu_bottom .navline.pull-center .sub-menu.dropdown-menu .sub-menu.dropdown-menu {
text-align: left;
}
.crackbar_menu_bottom .navline.pull-center .sub-menu.dropdown-menu .sub-menu.dropdown-menu:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
margin-top: 5px;
margin-right: -10px;
}
body #page .crackbar .ba-link {
color: #225E9B;
}
body #page .crackbar .ba-link:hover {
color: #194571;
-webkit-transition: .25s linear;
-moz-transition: .25s linear;
-ms-transition: .25s linear;
-o-transition: .25s linear;
transition: .25s linear;
}
body.crackbar_fixed .page-canvas {
padding-top: 50px;
}
body.crackbar_fixed .fixed_width #page .page-canvas {
margin-top: 42px;
padding-top: 0;
}
.section-crackbar {
z-index: 2020;
margin: 0 auto;
width: 100%;
}
.section-crackbar .content-pad {
padding-top: 5px;
padding-bottom: 5px;
}
.section-crackbar .content-pad .crackbar-content-pad {
padding: 0 15px;
}
.section-crackbar.fixed-top {
position: fixed;
}
.pldrop ul {
display: none;
}
.crackbar {
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 3px rgba(0,0,0,0.25);
color: rgba(255,255,255,0.7);
z-index: 20;
}
.crackbar.crackbar-content-width {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.crackbar.crackbar-hover .sub-menu .dropdown-menu {
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
visibility: hidden;
}
.crackbar.crackbar-hover .dropdown-menu li:hover .sub-menu {
visibility: visible;
margin-top: -6px;
}
.crackbar.crackbar-hover .dropdown:hover .dropdown-menu {
margin-top: 0;
display: block;
}
.crackbar .navline {
float: left;
position: relative;
left: 0;
padding-left: 0;
display: block;
margin: 0 10px 0 0;
font-size: .9em;
}
.crackbar .navline > .dropdown > .dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0,0,0,0.2);
position: absolute;
top: -7px;
left: 9px;
}
.crackbar .navline > .dropdown > .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
left: 10px;
}
.crackbar .navline .caret {
border-top-color: rgba(255,255,255,0.5);
}
.crackbar .navline.pull-right {
float: right;
position: relative;
}
.crackbar .navline.pull-right li:last-child .dropdown-menu {
left: auto;
right: 0;
}
.crackbar .navline.pull-right li:last-child .dropdown-menu:before {
left: auto;
right: 12px;
}
.crackbar .navline.pull-right li:last-child .dropdown-menu:after {
left: auto;
right: 13px;
}
.crackbar .navline.pull-right li:last-child .dropdown-menu .dropdown-submenu > a:after {
border-width: 5px 5px 5px 0;
border-right-color: #cccccc;
}
.crackbar .navline.pull-right li:last-child .dropdown-menu .dropdown-menu {
left: -100%;
right: auto;
margin-left: 0;
margin-right: -1px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.crackbar .navline > li {
display: block;
float: left;
}
.crackbar .navline > li > a {
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
float: none;
display: block;
padding: 9px 12px 10px;
line-height: 19px;
color: rgba(255,255,255,0.8);
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.crackbar .navline > li > a:hover {
color: rgba(255,255,255,0.9);
}
.crackbar .navline > li > a:hover {
background-color: transparent;
color: rgba(255,255,255,0.9);
text-decoration: none;
}
.crackbar .navline > li.dropdown.open > a {
color: #fff;
background: rgba(0,0,0,0.1);
}
.crackbar .navline > li.current-menu-item > a {
background-color: rgba(0,0,0,0.1);
color: rgba(255,255,255,0.9);
text-decoration: none;
}
.crackbar .navline > li.active > a:hover {
color: rgba(255,255,255,0.9);
text-decoration: none;
background-color: #222222;
}
.crackbar .searchform {
float: right;
margin: 7px 0 5px;
width: auto;
max-width: 190px;
}
.crackbar .searchform .searchfield {
background-color: rgba(255,255,255,0.35);
border: 1px solid rgba(0,0,0,0.7);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0px rgba(255,255,255,0.15);
}
.crackbar .searchform .searchfield:focus {
background-color: #fff;
color: #000;
}
.crackbar .plbrand {
float: left;
margin: 5px 2% 0 0;
padding: 0 1%;
}
.crackbar .plbrand .plbrand-text {
color: #ffffff;
font-size: 1.4em;
line-height: 27px;
}
.crackbar .plbrand:hover .plbrand-text {
color: #EEE;
}
.crackbar .plbrand:active .plbrand-text {
color: #DDD;
}
.crackbar .plbrand img {
max-height: 29px;
}
.crackbar.pl-color-grey {
background-color: #f1f1f1;
background-image: -moz-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -ms-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dcdcdc));
background-image: -webkit-linear-gradient(top,#ffffff,#dcdcdc);
background-image: -o-linear-gradient(top,#ffffff,#dcdcdc);
background-image: linear-gradient(top,#ffffff,#dcdcdc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc', GradientType=0);
border-top: 1px solid #dcdcdc;
color: rgba(0,0,0,0.5);
}
.crackbar.pl-color-grey .searchform .searchfield {
border: 1px solid #ccc;
}
.crackbar.pl-color-grey .navline > li > a {
color: rgba(0,0,0,0.6);
text-shadow: 0 1px 0 #ffffff;
}
.crackbar.pl-color-grey .navline > li > a:hover {
color: #000000;
}
.crackbar.pl-color-grey .navline > li.current-menu-item > a {
color: #000000;
}
.crackbar.pl-color-grey .navline > li.active > a:hover {
color: rgba(0,0,0,0.8);
background-color: #ddd;
}
.crackbar.pl-color-grey .navline > li.dropdown.open > a {
text-shadow: 0 1px 0 #ffffff;
color: #000;
background: rgba(0,0,0,0.1);
}
.crackbar.pl-color-grey .navline .caret {
border-top-color: rgba(0,0,0,0.5);
}
.crackbar.pl-color-grey .nav-btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-user {
background-color: #f9f9f9;
background-image: -moz-linear-gradient(top,#ffffff,#f0f0f0);
background-image: -ms-linear-gradient(top,#ffffff,#f0f0f0);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f0f0f0));
background-image: -webkit-linear-gradient(top,#ffffff,#f0f0f0);
background-image: -o-linear-gradient(top,#ffffff,#f0f0f0);
background-image: linear-gradient(top,#ffffff,#f0f0f0);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}
.crackbar.pl-color-ltnoise {
background: url(https://myroaccutaneexperience.co.uk/wp-content/plugins/pagelines-sections/crackbar/img/lt-noise.png) repeat;
}
.crackbar.pl-color-ltnoise .searchform .searchfield {
border: 1px solid #ccc;
}
.crackbar.pl-color-ltnoise .navline > li > a {
color: rgba(0,0,0,0.5);
text-shadow: 0 1px 0 #ffffff;
}
.crackbar.pl-color-ltnoise .caret {
border-top-color: rgba(0,0,0,0.5);
}
.crackbar.pl-color-ltnoise .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-ltnoise .dropdown-menu a {
color: rgba(0,0,0,0.5);
background: transparent;
}
.crackbar.pl-color-ltnoise .dropdown.open .dropdown-toggle,
.crackbar.pl-color-ltnoise .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-ltnoise .dropdown-menu .active > a,
.crackbar.pl-color-ltnoise .dropdown-menu .active > a:hover,
.crackbar.pl-color-ltnoise .navline > li > a:hover,
.crackbar.pl-color-ltnoise .dropdown-menu .navline >li > a,
.crackbar.pl-color-ltnoise .dropdown-menu a:hover,
.crackbar.pl-color-ltnoise .dropdown-menu a:active,
.crackbar.pl-color-ltnoise .current-menu-item > a {
background: #f0f0f0;
color: rgba(0,0,0,0.5);
text-shadow: 0 1px 0 #ffffff;
}
.crackbar.pl-color-ltnoise .dropdown-menu {
background: url(https://myroaccutaneexperience.co.uk/wp-content/plugins/pagelines-sections/crackbar/img/lt-noise.png) repeat;
margin-top: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border-color: #ddd;
border-top: none;
}
.crackbar.pl-color-ltnoise .navline > .dropdown > .dropdown-menu:after,
.crackbar.pl-color-ltnoise .navline > .dropdown > .dropdown-menu:before {
border-color: transparent;
border-bottom-color: transparent;
}
.crackbar.pl-color-dknoise {
background: url(https://myroaccutaneexperience.co.uk/wp-content/plugins/pagelines-sections/crackbar/img/dark-noise.png) repeat;
}
.crackbar.pl-color-dknoise .searchform .searchfield {
border: 1px solid #000;
}
.crackbar.pl-color-dknoise .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-dknoise .caret {
border-top-color: rgba(179,179,179,0.8);
}
.crackbar.pl-color-dknoise .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-dknoise .dropdown-menu a {
color: rgba(255,255,255,0.8);
background: transparent;
}
.crackbar.pl-color-dknoise .dropdown.open .dropdown-toggle,
.crackbar.pl-color-dknoise .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-dknoise .dropdown-menu .active > a,
.crackbar.pl-color-dknoise .dropdown-menu .active > a:hover,
.crackbar.pl-color-dknoise .navline > li > a:hover,
.crackbar.pl-color-dknoise .dropdown-menu .navline >li > a,
.crackbar.pl-color-dknoise .dropdown-menu a:hover,
.crackbar.pl-color-dknoise .dropdown-menu a:active,
.crackbar.pl-color-dknoise .current-menu-item > a {
background: #0f0f0f;
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-dknoise .dropdown-menu {
background: url(https://myroaccutaneexperience.co.uk/wp-content/plugins/pagelines-sections/crackbar/img/dark-noise.png) repeat;
margin-top: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.crackbar.pl-color-dknoise .dropdown-menu .caret {
display: none !important;
}
.crackbar.pl-color-dknoise .navline > .dropdown > .dropdown-menu:after,
.crackbar.pl-color-dknoise .navline > .dropdown > .dropdown-menu:before {
border-color: transparent;
border-bottom-color: transparent;
}
.crackbar.pl-color-black-trans {
background-color: rgba(0,0,0,0.12);
background-image: -moz-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: -ms-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.9)));
background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: -o-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-image: linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.8)', endColorstr='rgba(0,0,0,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444',EndColorStr='#222222');
border-top: 1px solid rgba(0,0,0,0.9);
}
.crackbar.pl-color-black-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-black-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-black-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-black-trans .dropdown-menu .active > a,
.crackbar.pl-color-black-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-black-trans .navline > li > a:hover,
.crackbar.pl-color-black-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-black-trans .dropdown-menu a:hover,
.crackbar.pl-color-black-trans .dropdown-menu a:active,
.crackbar.pl-color-black-trans .current-menu-item > a {
background: rgba(0,0,0,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-black-trans .dropup .dropdown-toggle .caret {
border-bottom-color: rgba(255,255,255,0.6);
}
.crackbar.pl-color-black {
background-color: #292b2e;
background-image: -moz-linear-gradient(top,#45484d,#000000);
background-image: -ms-linear-gradient(top,#45484d,#000000);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#45484d),to(#000000));
background-image: -webkit-linear-gradient(top,#45484d,#000000);
background-image: -o-linear-gradient(top,#45484d,#000000);
background-image: linear-gradient(top,#45484d,#000000);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0);
}
.crackbar.pl-color-black .searchform .searchfield {
border: 1px solid #000000;
}
.crackbar.pl-color-black .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-black .caret {
border-top-color: rgba(255,255,255,0.8);
}
.crackbar.pl-color-black .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-black .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-black .dropdown.open .dropdown-toggle,
.crackbar.pl-color-black .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-black .dropdown-menu .active > a,
.crackbar.pl-color-black .dropdown-menu .active > a:hover,
.crackbar.pl-color-black .navline > li > a:hover,
.crackbar.pl-color-black .dropdown-menu .navline >li > a,
.crackbar.pl-color-black .dropdown-menu a:hover,
.crackbar.pl-color-black .dropdown-menu a:active,
.crackbar.pl-color-black .current-menu-item > a {
background: #000000 !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-black .dropup .dropdown-toggle .caret {
border-bottom-color: rgba(255,255,255,0.6);
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-black .dropdown-menu a,
.crackbar .crackbar.pl-color-black-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
}
.crackbar.pl-color-blue {
border-top: 1px solid #4574B8;
background-color: #5e8dc8;
background-image: -moz-linear-gradient(top,#6E9ED2,#4574B8);
background-image: -ms-linear-gradient(top,#6E9ED2,#4574B8);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#6E9ED2),to(#4574B8));
background-image: -webkit-linear-gradient(top,#6E9ED2,#4574B8);
background-image: -o-linear-gradient(top,#6E9ED2,#4574B8);
background-image: linear-gradient(top,#6E9ED2,#4574B8);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e9ed2', endColorstr='#4574b8', GradientType=0);
}
.crackbar.pl-color-blue .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-blue .dropdown.open .dropdown-toggle,
.crackbar.pl-color-blue .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-blue .dropdown-menu .active > a,
.crackbar.pl-color-blue .dropdown-menu .active > a:hover,
.crackbar.pl-color-blue .navline > li > a:hover,
.crackbar.pl-color-blue .dropdown-menu .navline >li > a,
.crackbar.pl-color-blue .dropdown-menu a:hover,
.crackbar.pl-color-blue .dropdown-menu a:active,
.crackbar.pl-color-blue .current-menu-item > a {
background: rgba(69,116,184,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-blue .searchform .searchfield {
border: 1px solid #4574B8;
}
.crackbar.pl-color-blue .dropup .dropdown-toggle .caret {
border-bottom-color: #375d93;
}
.crackbar.pl-color-blue-trans {
background-color: rgba(69,116,184,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(69,116,184,0.6),rgba(69,116,184,0.9));
background-image: -ms-linear-gradient(top,rgba(69,116,184,0.6),rgba(69,116,184,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(69,116,184,0.6)),to(rgba(69,116,184,0.9)));
background-image: -webkit-linear-gradient(top,rgba(69,116,184,0.6),rgba(69,116,184,0.9));
background-image: -o-linear-gradient(top,rgba(69,116,184,0.6),rgba(69,116,184,0.9));
background-image: linear-gradient(top,rgba(69,116,184,0.6),rgba(69,116,184,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(69,116,184,0.6)', endColorstr='rgba(69,116,184,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6E9ED2',EndColorStr='#4574B8');
}
.crackbar.pl-color-blue-trans .searchform .searchfield {
border: 1px solid rgba(69,116,184,0.9);
}
.crackbar.pl-color-blue-trans .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-blue-trans .caret {
border-top-color: rgba(27,46,73,0.9);
}
.crackbar.pl-color-blue-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-blue-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-blue-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-blue-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-blue-trans .dropdown-menu .active > a,
.crackbar.pl-color-blue-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-blue-trans .navline > li > a:hover,
.crackbar.pl-color-blue-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-blue-trans .dropdown-menu a:hover,
.crackbar.pl-color-blue-trans .dropdown-menu a:active,
.crackbar.pl-color-blue-trans .current-menu-item > a {
background: rgba(69,116,184,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-blue-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #375d93;
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-blue .dropdown-menu a,
.crackbar .crackbar.pl-color-blue-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
}
.crackbar.pl-color-red {
background-color: #da4f49;
background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -ms-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
background-image: linear-gradient(top,#ee5f5b,#bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
border-top: 1px solid #bd362f;
}
.crackbar.pl-color-red .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-red .dropdown.open .dropdown-toggle,
.crackbar.pl-color-red .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-red .dropdown-menu .active > a,
.crackbar.pl-color-red .dropdown-menu .active > a:hover,
.crackbar.pl-color-red .navline > li > a:hover,
.crackbar.pl-color-red .dropdown-menu .navline >li > a,
.crackbar.pl-color-red .dropdown-menu a:hover,
.crackbar.pl-color-red .dropdown-menu a:active,
.crackbar.pl-color-red .current-menu-item > a {
background: rgba(189,54,47,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-red .searchform .searchfield {
border: 1px solid #bd362f;
}
.crackbar.pl-color-red .dropup .dropdown-toggle .caret {
border-bottom-color: #6b1f1b;
}
.crackbar.pl-color-red-trans {
background-color: rgba(189,54,47,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(189,54,47,0.6),rgba(189,54,47,0.9));
background-image: -ms-linear-gradient(top,rgba(189,54,47,0.6),rgba(189,54,47,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(189,54,47,0.6)),to(rgba(189,54,47,0.9)));
background-image: -webkit-linear-gradient(top,rgba(189,54,47,0.6),rgba(189,54,47,0.9));
background-image: -o-linear-gradient(top,rgba(189,54,47,0.6),rgba(189,54,47,0.9));
background-image: linear-gradient(top,rgba(189,54,47,0.6),rgba(189,54,47,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(189,54,47,0.6)', endColorstr='rgba(189,54,47,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ee5f5b',EndColorStr='#bd362f');
}
.crackbar.pl-color-red-trans .searchform .searchfield {
border: 1px solid rgba(189,54,47,0.9);
}
.crackbar.pl-color-red-trans .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-red-trans .caret {
border-top-color: rgba(66,19,17,0.9);
}
.crackbar.pl-color-red-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-red-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-red-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-red-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-red-trans .dropdown-menu .active > a,
.crackbar.pl-color-red-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-red-trans .navline > li > a:hover,
.crackbar.pl-color-red-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-red-trans .dropdown-menu a:hover,
.crackbar.pl-color-red-trans .dropdown-menu a:active,
.crackbar.pl-color-red-trans .current-menu-item > a {
background: rgba(189,54,47,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-red-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #942a25;
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-red .dropdown-menu a,
.crackbar .crackbar.pl-color-red-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
}
.crackbar.pl-color-orange {
background-color: #faa732;
background-image: -moz-linear-gradient(top,#fbb450,#f89406);
background-image: -ms-linear-gradient(top,#fbb450,#f89406);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
background-image: -o-linear-gradient(top,#fbb450,#f89406);
background-image: linear-gradient(top,#fbb450,#f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
border-top: 1px solid #f89406;
}
.crackbar.pl-color-orange .navline > li > a {
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-orange .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-orange .dropdown.open .dropdown-toggle,
.crackbar.pl-color-orange .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-orange .dropdown-menu .active > a,
.crackbar.pl-color-orange .dropdown-menu .active > a:hover,
.crackbar.pl-color-orange .navline > li > a:hover,
.crackbar.pl-color-orange .dropdown-menu .navline >li > a,
.crackbar.pl-color-orange .dropdown-menu a:hover,
.crackbar.pl-color-orange .dropdown-menu a:active,
.crackbar.pl-color-orange .current-menu-item > a {
background: rgba(248,148,6,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-orange .searchform .searchfield {
border: 1px solid #f89406;
}
.crackbar.pl-color-orange .dropup .dropdown-toggle .caret {
border-bottom-color: #c67605;
}
.crackbar.pl-color-orange-trans {
background-color: rgba(248,148,6,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(248,148,6,0.6),rgba(248,148,6,0.9));
background-image: -ms-linear-gradient(top,rgba(248,148,6,0.6),rgba(248,148,6,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(248,148,6,0.6)),to(rgba(248,148,6,0.9)));
background-image: -webkit-linear-gradient(top,rgba(248,148,6,0.6),rgba(248,148,6,0.9));
background-image: -o-linear-gradient(top,rgba(248,148,6,0.6),rgba(248,148,6,0.9));
background-image: linear-gradient(top,rgba(248,148,6,0.6),rgba(248,148,6,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(248,148,6,0.6)', endColorstr='rgba(248,148,6,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbb450',EndColorStr='#f89406');
}
.crackbar.pl-color-orange-trans .searchform .searchfield {
border: 1px solid rgba(248,148,6,0.9);
}
.crackbar.pl-color-orange-trans .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-orange-trans .caret {
border-top-color: rgba(99,59,2,0.9);
}
.crackbar.pl-color-orange-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-orange-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-orange-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-orange-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-orange-trans .dropdown-menu .active > a,
.crackbar.pl-color-orange-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-orange-trans .navline > li > a:hover,
.crackbar.pl-color-orange-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-orange-trans .dropdown-menu a:hover,
.crackbar.pl-color-orange-trans .dropdown-menu a:active,
.crackbar.pl-color-orange-trans .current-menu-item > a {
background: rgba(248,148,6,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-orange-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #c67605;
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-orange .dropdown-menu a,
.crackbar .crackbar.pl-color-orange-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,5,0.2);
}
}
.crackbar.pl-color-green {
background-color: #00662e;
background-image: -moz-linear-gradient(top,#006e2e,#00592f);
background-image: -ms-linear-gradient(top,#006e2e,#00592f);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#006e2e),to(#00592f));
background-image: -webkit-linear-gradient(top,#006e2e,#00592f);
background-image: -o-linear-gradient(top,#006e2e,#00592f);
background-image: linear-gradient(top,#006e2e,#00592f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e2e', endColorstr='#00592f', GradientType=0);
}
.crackbar.pl-color-green .searchform .searchfield {
border: 1px solid #004f2a;
}
.crackbar.pl-color-green .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-green .caret {
border-top-color: #000000;
}
.crackbar.pl-color-green .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-green .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-green .dropdown.open .dropdown-toggle,
.crackbar.pl-color-green .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-green .dropdown-menu .active > a,
.crackbar.pl-color-green .dropdown-menu .active > a:hover,
.crackbar.pl-color-green .navline > li > a:hover,
.crackbar.pl-color-green .dropdown-menu .navline >li > a,
.crackbar.pl-color-green .dropdown-menu a:hover,
.crackbar.pl-color-green .dropdown-menu a:active,
.crackbar.pl-color-green .current-menu-item > a {
background: #004f2a !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-green .dropup .dropdown-toggle .caret {
border-bottom-color: #002614;
}
.crackbar.pl-color-green-trans {
background-color: rgba(0,89,47,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(0,89,47,0.6),rgba(0,89,47,0.9));
background-image: -ms-linear-gradient(top,rgba(0,89,47,0.6),rgba(0,89,47,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,89,47,0.6)),to(rgba(0,89,47,0.9)));
background-image: -webkit-linear-gradient(top,rgba(0,89,47,0.6),rgba(0,89,47,0.9));
background-image: -o-linear-gradient(top,rgba(0,89,47,0.6),rgba(0,89,47,0.9));
background-image: linear-gradient(top,rgba(0,89,47,0.6),rgba(0,89,47,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,89,47,0.6)', endColorstr='rgba(0,89,47,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#006e2e',EndColorStr='#00592f');
}
.crackbar.pl-color-green-trans .searchform .searchfield {
border: 1px solid rgba(0,89,47,0.9);
}
.crackbar.pl-color-green-trans .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-green-trans .caret {
border-top-color: rgba(0,0,0,0.9);
}
.crackbar.pl-color-green-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-green-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-green-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-green-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-green-trans .dropdown-menu .active > a,
.crackbar.pl-color-green-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-green-trans .navline > li > a:hover,
.crackbar.pl-color-green-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-green-trans .dropdown-menu a:hover,
.crackbar.pl-color-green-trans .dropdown-menu a:active,
.crackbar.pl-color-green-trans .current-menu-item > a {
background: rgba(0,89,47,0.6) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-green-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #002614;
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-green .dropdown-menu a,
.crackbar .crackbar.pl-color-green-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
}
}
.crackbar.pl-color-yellow {
background-color: #fffc7b;
background-image: -moz-linear-gradient(top,#ffff88,#fff768);
background-image: -ms-linear-gradient(top,#ffff88,#fff768);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffff88),to(#fff768));
background-image: -webkit-linear-gradient(top,#ffff88,#fff768);
background-image: -o-linear-gradient(top,#ffff88,#fff768);
background-image: linear-gradient(top,#ffff88,#fff768);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff88', endColorstr='#fff768', GradientType=0);
}
.crackbar.pl-color-yellow .searchform .searchfield {
border: 1px solid #e8db00;
}
.crackbar.pl-color-yellow .navline > li > a {
color: rgba(0,0,0,0.5);
text-shadow: 0 1px 0 rgba(255,255,255,0.78);
}
.crackbar.pl-color-yellow .caret {
border-top-color: #9b9300;
}
.crackbar.pl-color-yellow .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-yellow .dropdown-menu a {
color: rgba(0,0,0,0.5);
background: transparent;
}
.crackbar.pl-color-yellow .dropdown.open .dropdown-toggle,
.crackbar.pl-color-yellow .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-yellow .dropdown-menu .active > a,
.crackbar.pl-color-yellow .dropdown-menu .active > a:hover,
.crackbar.pl-color-yellow .navline > li > a:hover,
.crackbar.pl-color-yellow .dropdown-menu .navline >li > a,
.crackbar.pl-color-yellow .dropdown-menu a:hover,
.crackbar.pl-color-yellow .dropdown-menu a:active,
.crackbar.pl-color-yellow .current-menu-item > a {
background: #fff202 !important;
color: rgba(0,0,0,0.5) !important;
text-shadow: 0 1px 0 rgba(255,255,255,0.78);
}
.crackbar.pl-color-yellow .dropup .dropdown-toggle .caret {
border-bottom-color: #fff435;
}
.crackbar.pl-color-yellow-trans {
background-color: rgba(255,247,104,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(255,247,104,0.6),rgba(255,247,104,0.9));
background-image: -ms-linear-gradient(top,rgba(255,247,104,0.6),rgba(255,247,104,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,247,104,0.6)),to(rgba(255,247,104,0.9)));
background-image: -webkit-linear-gradient(top,rgba(255,247,104,0.6),rgba(255,247,104,0.9));
background-image: -o-linear-gradient(top,rgba(255,247,104,0.6),rgba(255,247,104,0.9));
background-image: linear-gradient(top,rgba(255,247,104,0.6),rgba(255,247,104,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,247,104,0.6)', endColorstr='rgba(255,247,104,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffff88',EndColorStr='#fff768');
}
.crackbar.pl-color-yellow-trans .searchform .searchfield {
border: 1px solid rgba(232,219,0,0.9);
}
.crackbar.pl-color-yellow-trans .navline > li > a {
color: rgba(0,0,0,0.5);
text-shadow: 0 1px 0 rgba(255,255,255,0.78);
}
.crackbar.pl-color-yellow-trans .caret {
border-top-color: rgba(155,147,0,0.9);
}
.crackbar.pl-color-yellow-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-yellow-trans .dropdown-menu a {
color: rgba(0,0,0,0.5);
background: transparent;
}
.crackbar.pl-color-yellow-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-yellow-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-yellow-trans .dropdown-menu .active > a,
.crackbar.pl-color-yellow-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-yellow-trans .navline > li > a:hover,
.crackbar.pl-color-yellow-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-yellow-trans .dropdown-menu a:hover,
.crackbar.pl-color-yellow-trans .dropdown-menu a:active,
.crackbar.pl-color-yellow-trans .current-menu-item > a {
background-color: rgba(255,242,2,0.9) !important;
color: rgba(0,0,0,0.5) !important;
text-shadow: 0 1px 0 rgba(255,255,255,0.78);
}
.crackbar.pl-color-yellow-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #fff435;
}
.crackbar.pl-color-purple {
background-color: #a5a1cc;
background-image: -moz-linear-gradient(top,#b5b1e0,#8d8aad);
background-image: -ms-linear-gradient(top,#b5b1e0,#8d8aad);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#b5b1e0),to(#8d8aad));
background-image: -webkit-linear-gradient(top,#b5b1e0,#8d8aad);
background-image: -o-linear-gradient(top,#b5b1e0,#8d8aad);
background-image: linear-gradient(top,#b5b1e0,#8d8aad);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5b1e0', endColorstr='#8d8aad', GradientType=0);
}
.crackbar.pl-color-purple .searchform .searchfield {
border: 1px solid #64618a;
}
.crackbar.pl-color-purple .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.crackbar.pl-color-purple .caret {
border-top-color: #2e2c3f;
}
.crackbar.pl-color-purple .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-purple .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-purple .dropdown.open .dropdown-toggle,
.crackbar.pl-color-purple .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-purple .dropdown-menu .active > a,
.crackbar.pl-color-purple .dropdown-menu .active > a:hover,
.crackbar.pl-color-purple .navline > li > a:hover,
.crackbar.pl-color-purple .dropdown-menu .navline >li > a,
.crackbar.pl-color-purple .dropdown-menu a:hover,
.crackbar.pl-color-purple .dropdown-menu a:active,
.crackbar.pl-color-purple .current-menu-item > a {
background: #8784a9 !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.crackbar.pl-color-purple .dropup .dropdown-toggle .caret {
border-bottom-color: #59567b;
}
.crackbar.pl-color-purple-trans {
background-color: rgba(141,138,173,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(141,138,173,0.6),rgba(141,138,173,0.9));
background-image: -ms-linear-gradient(top,rgba(141,138,173,0.6),rgba(141,138,173,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(141,138,173,0.6)),to(rgba(141,138,173,0.9)));
background-image: -webkit-linear-gradient(top,rgba(141,138,173,0.6),rgba(141,138,173,0.9));
background-image: -o-linear-gradient(top,rgba(141,138,173,0.6),rgba(141,138,173,0.9));
background-image: linear-gradient(top,rgba(141,138,173,0.6),rgba(141,138,173,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(141,138,173,0.6)', endColorstr='rgba(141,138,173,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b5b1e0',EndColorStr='#8d8aac');
}
.crackbar.pl-color-purple-trans .searchform .searchfield {
border: 1px solid rgba(78,76,108,0.9);
}
.crackbar.pl-color-purple-trans .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-purple-trans .caret {
border-top-color: rgba(46,44,63,0.9);
}
.crackbar.pl-color-purple-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-purple-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-purple-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-purple-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-purple-trans .dropdown-menu .active > a,
.crackbar.pl-color-purple-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-purple-trans .navline > li > a:hover,
.crackbar.pl-color-purple-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-purple-trans .dropdown-menu a:hover,
.crackbar.pl-color-purple-trans .dropdown-menu a:active,
.crackbar.pl-color-purple-trans .current-menu-item > a {
background: rgba(138,135,171,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-purple-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #706c98;
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-purple .dropdown-menu a,
.crackbar .crackbar.pl-color-purple-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
}
}
.crackbar.pl-color-pink {
background-color: #e2b8df;
background-image: -moz-linear-gradient(top,#edc0eb,#d1abcc);
background-image: -ms-linear-gradient(top,#edc0eb,#d1abcc);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#edc0eb),to(#d1abcc));
background-image: -webkit-linear-gradient(top,#edc0eb,#d1abcc);
background-image: -o-linear-gradient(top,#edc0eb,#d1abcc);
background-image: linear-gradient(top,#edc0eb,#d1abcc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edc0eb', endColorstr='#d1abcc', GradientType=0);
}
.crackbar.pl-color-pink .searchform .searchfield {
border: 1px solid #c89bc2;
}
.crackbar.pl-color-pink .navline > li > a {
color: rgba(0,0,0,0.5);
text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.crackbar.pl-color-pink .caret {
border-top-color: #723e6b;
}
.crackbar.pl-color-pink .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-pink .dropdown-menu a {
color: rgba(0,0,0,0.5);
background: transparent;
}
.crackbar.pl-color-pink .dropdown.open .dropdown-toggle,
.crackbar.pl-color-pink .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-pink .dropdown-menu .active > a,
.crackbar.pl-color-pink .dropdown-menu .active > a:hover,
.crackbar.pl-color-pink .navline > li > a:hover,
.crackbar.pl-color-pink .dropdown-menu .navline >li > a,
.crackbar.pl-color-pink .dropdown-menu a:hover,
.crackbar.pl-color-pink .dropdown-menu a:active,
.crackbar.pl-color-pink .current-menu-item > a {
background: #cda4c8 !important;
color: rgba(0,0,0,0.5) !important;
text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.crackbar.pl-color-pink .dropup .dropdown-toggle .caret {
border-bottom-color: #bf8ab8;
}
.crackbar.pl-color-pink-trans {
background-color: rgba(209,171,204,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(209,171,204,0.6),rgba(209,171,204,0.9));
background-image: -ms-linear-gradient(top,rgba(209,171,204,0.6),rgba(209,171,204,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(209,171,204,0.6)),to(rgba(209,171,204,0.9)));
background-image: -webkit-linear-gradient(top,rgba(209,171,204,0.6),rgba(209,171,204,0.9));
background-image: -o-linear-gradient(top,rgba(209,171,204,0.6),rgba(209,171,204,0.9));
background-image: linear-gradient(top,rgba(209,171,204,0.6),rgba(209,171,204,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(209,171,204,0.6)', endColorstr='rgba(209,171,204,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#edc0eb',EndColorStr='#d1abcc');
}
.crackbar.pl-color-pink-trans .searchform .searchfield {
border: 1px solid rgba(200,155,194,0.9);
}
.crackbar.pl-color-pink-trans .navline > li > a {
color: rgba(0,0,0,0.5);
text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.crackbar.pl-color-pink-trans .caret {
border-top-color: rgba(114,62,107,0.9);
}
.crackbar.pl-color-pink-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-pink-trans .dropdown-menu a {
color: rgba(0,0,0,0.5);
background: transparent;
}
.crackbar.pl-color-pink-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-pink-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-pink-trans .dropdown-menu .active > a,
.crackbar.pl-color-pink-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-pink-trans .navline > li > a:hover,
.crackbar.pl-color-pink-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-pink-trans .dropdown-menu a:hover,
.crackbar.pl-color-pink-trans .dropdown-menu a:active,
.crackbar.pl-color-pink-trans .current-menu-item > a {
background: rgba(205,164,200,0.9) !important;
color: rgba(0,0,0,0.5) !important;
text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.crackbar.pl-color-pink-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #bf8ab8;
}
.crackbar.pl-color-brown {
background-color: #675121;
background-image: -moz-linear-gradient(top,#755b26,#51431a);
background-image: -ms-linear-gradient(top,#755b26,#51431a);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#755b26),to(#51431a));
background-image: -webkit-linear-gradient(top,#755b26,#51431a);
background-image: -o-linear-gradient(top,#755b26,#51431a);
background-image: linear-gradient(top,#755b26,#51431a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#755b26', endColorstr='#51431a', GradientType=0);
}
.crackbar.pl-color-brown .searchform .searchfield {
border: 1px solid #000000;
}
.crackbar.pl-color-brown .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.crackbar.pl-color-brown .caret {
border-top-color: #000000;
}
.crackbar.pl-color-brown .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-brown .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-brown .dropdown.open .dropdown-toggle,
.crackbar.pl-color-brown .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-brown .dropdown-menu .active > a,
.crackbar.pl-color-brown .dropdown-menu .active > a:hover,
.crackbar.pl-color-brown .navline > li > a:hover,
.crackbar.pl-color-brown .dropdown-menu .navline >li > a,
.crackbar.pl-color-brown .dropdown-menu a:hover,
.crackbar.pl-color-brown .dropdown-menu a:active,
.crackbar.pl-color-brown .current-menu-item > a {
background: #493d18 !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.crackbar.pl-color-brown .dropup .dropdown-toggle .caret {
border-bottom-color: #2a230e;
}
.crackbar.pl-color-brown-trans {
background-color: rgba(84,67,26,-5.5511151231258E-17);
background-image: -moz-linear-gradient(top,rgba(84,67,26,0.6),rgba(84,67,26,0.9));
background-image: -ms-linear-gradient(top,rgba(84,67,26,0.6),rgba(84,67,26,0.9));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(84,67,26,0.6)),to(rgba(84,67,26,0.9)));
background-image: -webkit-linear-gradient(top,rgba(84,67,26,0.6),rgba(84,67,26,0.9));
background-image: -o-linear-gradient(top,rgba(84,67,26,0.6),rgba(84,67,26,0.9));
background-image: linear-gradient(top,rgba(84,67,26,0.6),rgba(84,67,26,0.9));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(84,67,26,0.6)', endColorstr='rgba(84,67,26,0.9)', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#755b26',EndColorStr='#51431a');
}
.crackbar.pl-color-brown-trans .searchform .searchfield {
border: 1px solid rgba(84,67,26,0.6);
}
.crackbar.pl-color-brown-trans .navline > li > a {
color: rgba(255,255,255,0.8);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-brown-trans .caret {
border-top-color: rgba(0,0,0,0.9);
}
.crackbar.pl-color-brown-trans .btn-crackbar .icon-bar {
background: rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
.crackbar.pl-color-brown-trans .dropdown-menu a {
color: #333;
background: transparent;
}
.crackbar.pl-color-brown-trans .dropdown.open .dropdown-toggle,
.crackbar.pl-color-brown-trans .dropdown.open .dropdown-toggle:hover,
.crackbar.pl-color-brown-trans .dropdown-menu .active > a,
.crackbar.pl-color-brown-trans .dropdown-menu .active > a:hover,
.crackbar.pl-color-brown-trans .navline > li > a:hover,
.crackbar.pl-color-brown-trans .dropdown-menu .navline >li > a,
.crackbar.pl-color-brown-trans .dropdown-menu a:hover,
.crackbar.pl-color-brown-trans .dropdown-menu a:active,
.crackbar.pl-color-brown-trans .current-menu-item > a {
background: rgba(84,67,26,0.9) !important;
color: rgba(255,255,255,0.8) !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.crackbar.pl-color-brown-trans .dropup .dropdown-toggle .caret {
border-bottom-color: #2a230e;
}
@media (max-width: 767px) {
.crackbar .crackbar.pl-color-brown .dropdown-menu a,
.crackbar .crackbar.pl-color-brown-trans .dropdown-menu a {
color: rgba(255,255,255,0.8);
}
}
#crackbar.fixed-top .crackbar-title {
display: none;
}
span.crackbar-title {
display: inline-block;
color: rgba(255,255,255,0.8);
margin-top: 8px;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.061em;
}
@media (min-width: 767px) {
span.crackbar-title {
display: none;
}
}
.hentry .btn-group ul {
margin: 0;
}
.hentry .btn-group ul li {
list-style: none;
}
.nav-btn-crackbar {
display: none;
float: right;
position: relative;
z-index: 50;
padding: 7px 10px;
margin: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: rgba(155,155,155,0.028);
background-image: -moz-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: -ms-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.1)),to(rgba(0,0,0,0.08)));
background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: -o-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-image: linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.1)', endColorstr='rgba(0,0,0,0.08)', GradientType=0);
border: 1px solid rgba(0,0,0,0.25);
border-left: 1px solid rgba(0,0,0,0.17);
border-top: 1px solid rgba(0,0,0,0.17);
box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
}
.nav-btn-crackbar:hover,
.nav-btn-crackbar:active,
.nav-btn-crackbar.active,
.nav-btn-crackbar.disabled,
.nav-btn-crackbar[disabled] {
background-color: rgba(255,255,255,0.3);
}
.nav-btn-crackbar:active,
.nav-btn-crackbar.active {
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3);
background-color: rgba(0,0,0,0.1);
}
.nav-btn-crackbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
box-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.nav-btn-crackbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar,
.navbar-inner,
.navbar-collapse {
height: auto;
overflow: visible;
}
.nav-collapse.collapse {
position: relative;
height: auto;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.nav-collapse.collapse.in {
height: auto;
}
#page .bigcrack-menu-wrap .bigcrack-link {
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
float: none;
display: block;
padding: 9px 12px 10px;
line-height: 19px;
color: #fff;
color: rgba(255,255,255,0.8);
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#page .bigcrack-menu-wrap .dropdown-menu {
padding: 10px;
color: #000000;
}
#page .bigcrack-menu-wrap .dropdown-menu a {
padding: 0;
}
#page .bigcrack-menu-wrap .dropdown-menu .carousel {
margin-bottom: 0;
}
#page .bigcrack-menu-wrap .dropdown-menu .carousel-control,
#page .bigcrack-menu-wrap .dropdown-menu .hentry .carousel-control {
display: none;
}
@media (max-width: 400px) {
.crackbar .plbrand img {
max-width: 210px;
}
}
@media (max-width: 600px) {
.crackbar.crackbar-content-width {
width: 95%;
margin: 0 auto;
}
}
@media (max-width: 767px) {
#site .bigcrack-menu-wrap li.dropdown .dropdown-menu {
display: none;
}
#site .bigcrack-menu-wrap li.dropdown.open .dropdown-menu {
display: block;
-webkit-transition: height 1s linear;
-moz-transition: height 1s linear;
-ms-transition: height 1s linear;
-o-transition: height 1s linear;
transition: height 1s linear;
}
#site .bigcrack-menu-wrap li.dropdown.open .dropdown-menu .bigcrack-menu-item-item {
color: #fff;
color: rgba(255,255,255,0.8);
}
body.crackbar_fixed .page-canvas {
padding-top: 0;
}
body.crackbar_fixed .fixed_width #page .page-canvas {
margin-top: 0;
}
.section-crackbar.fixed-top {
position: static;
}
.section-crackbar.fixed-top .crackbar-inner {
padding: 5px;
}
#site .crackbar .dropdown-submenu a:after {
border-left-color: transparent;
}
#site .crackbar .brand {
padding-left: 10px;
padding-right: 10px;
margin: 0 0 0 -5px;
}
#site .crackbar .searchform {
float: none;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-width: 100%;
}
#site .crackbar .searchform .searchfield {
height: 30px;
width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#site .crackbar .navline {
float: none;
margin: 0 0 9px;
}
#site .crackbar .navline > li {
float: none;
}
#site .crackbar .navline > li > a {
margin-bottom: 2px;
padding: 6px 15px;
padding: 6px 15px;
background: transparent;
color: rgba(255,255,255,0.8);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#site .crackbar .navline > li > a:hover {
color: #ffffff;
background-color: rgba(0,0,0,0.15);
}
#site .crackbar .navline > li > a .caret {
display: none !important;
}
#site .crackbar .navline .nav-header {
text-shadow: none;
}
#site .crackbar .navline.pull-right {
float: none;
margin: 0 0 9px;
}
#site .crackbar .bigcrack-menu-wrap a {
-webkit-transition: .2s linear;
-moz-transition: .2s linear;
-ms-transition: .2s linear;
-o-transition: .2s linear;
transition: .2s linear;
}
#site .crackbar .dropdown-menu {
position: static;
top: auto;
left: auto;
float: none;
display: block;
max-width: none;
margin: 0 15px;
padding: 0;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: none;
visibility: visible;
}
#site .crackbar .dropdown-menu a {
padding: 6px 15px;
padding: 6px 15px;
background: transparent;
color: #fff;
color: rgba(255,255,255,0.8);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#site .crackbar .dropdown-menu li + li a {
margin-bottom: 2px;
}
#site .crackbar .dropdown-menu:before,
#site .crackbar .dropdown-menu:after {
display: none;
}
#site .crackbar .dropdown-menu li > a:hover,
#site .crackbar .dropdown-menu .active > a,
#site .crackbar .dropdown-menu .active > a:hover,
#site .crackbar .dropdown-menu a:hover {
color: #ffffff;
background-color: rgba(0,0,0,0.15);
}
#site .crackbar .nav-collapse {
overflow: hidden;
height: 0;
clear: both;
}
#site .crackbar .current-menu-item > a {
color: rgba(255,255,255,0.8);
background-color: rgba(0,0,0,0.15);
}
#site .crackbar .pl-color-grey .navline > li > a,
#site .crackbar .pl-color-grey .dropdown-menu a {
color: #000;
}
#site .crackbar .pl-color-grey .dropdown-menu li > a:hover,
#site .crackbar .pl-color-grey .dropdown-menu .active > a,
#site .crackbar .pl-color-grey .dropdown-menu .active > a:hover,
#site .crackbar .pl-color-grey .dropdown-menu a:hover {
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#site .crackbar .pl-color-grey .current-menu-item > a,
#site .crackbar .pl-color-grey .navline > li > a:hover {
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#site .crackbar .nav-btn-crackbar {
display: inline-block;
}
}
@media (min-width: 767px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}
section#eu-cookie-compliance p {
background: #f2f2f2;
color: #000000;
}
.poppy {
font-size: 14px;
color: #000;
font-family: 'helvetica neue', 'helvetica', arial, sans-serif;
overflow: hidden;
}
.poppy .modal-header {
background: #f7f7f7;
box-shadow: inset 1px 1px 0 #fff;
}
.poppy .modal-header h3 {
font-size: 24px;
}
.poppy .modal-header .close {
line-height: 20px;
}
.poppy .poppy-msg {
height: 170px;
}
.poppy .poppy-input {
width: 49%;
}
.poppy .poppy-email {
float: right;
}
.poppy .poppy-custom {
margin-top: 10px;
width: 100%;
}
.poppy form {
margin: 0;
}
.poppy .poppy-response {
margin-bottom: 1em;
display: none;
}
.poppy-pointer {
cursor: pointer;
}
.thead, h1, h2, h3, h4, h5, h6, .site-title{font-family:"Handlee";font-weight:bold;}body, .font1, .font-primary, .commentlist{font-family:"Handlee";}.font-sub, ul.main-nav, #secondnav, .metabar, .post-nav, .subtext, .subhead, .widget-title, .reply a, .editpage, #page .wp-pagenavi, .post-edit-link, #wp-calendar caption, #wp-calendar thead th, .soapbox-links a, .fancybox, .standard-form .admin-links, .pagelines-blink, .ftitle small{font-family:"Handlee";}input[type="text"], input[type="password"], textarea, #dsq-content textarea{font-family:"Handlee";}body.fixed_width #page,body.fixed_width #footer,body.canvas .page-canvas{ max-width:1000px; }#site .content,#footer .content{ width: 100%; max-width:1000px;}.fullwidth #pagelines_content #column-main{ width:100%; }.fullwidth #pagelines_content #sidebar1{ width:0%; }.fullwidth #pagelines_content #sidebar2{ width:0%; }.fullwidth #pagelines_content #column-wrap{ width:100%; }.fullwidth #pagelines_content #sidebar-wrap{ width:0%; }.one-sidebar-right #pagelines_content #column-main{ width:100%; }.one-sidebar-right #pagelines_content #sidebar1{ width:100%; }.one-sidebar-right #pagelines_content #sidebar2{ width:0%; }.one-sidebar-right #pagelines_content #column-wrap{ width:75%; }.one-sidebar-right #pagelines_content #sidebar-wrap{ width:25%; }.one-sidebar-left #pagelines_content #column-main{ width:100%; }.one-sidebar-left #pagelines_content #sidebar1{ width:100%; }.one-sidebar-left #pagelines_content #sidebar2{ width:0%; }.one-sidebar-left #pagelines_content #column-wrap{ width:68%; }.one-sidebar-left #pagelines_content #sidebar-wrap{ width:32%; }.two-sidebar-right #pagelines_content #column-main{ width:100%; }.two-sidebar-right #pagelines_content #sidebar1{ width:50%; }.two-sidebar-right #pagelines_content #sidebar2{ width:50%; }.two-sidebar-right #pagelines_content #column-wrap{ width:52%; }.two-sidebar-right #pagelines_content #sidebar-wrap{ width:48%; }.two-sidebar-left #pagelines_content #column-main{ width:100%; }.two-sidebar-left #pagelines_content #sidebar1{ width:50%; }.two-sidebar-left #pagelines_content #sidebar2{ width:50%; }.two-sidebar-left #pagelines_content #column-wrap{ width:52%; }.two-sidebar-left #pagelines_content #sidebar-wrap{ width:48%; }.two-sidebar-center #pagelines_content #column-main{ width:68.421052631579%; }.two-sidebar-center #pagelines_content #sidebar1{ width:31.578947368421%; }.two-sidebar-center #pagelines_content #sidebar2{ width:100%; }.two-sidebar-center #pagelines_content #column-wrap{ width:76%; }.two-sidebar-center #pagelines_content #sidebar-wrap{ width:24%; }
.pl-color-user{background-color:#ffffff;} body, body.fixed_width{background-color:#ffffff;}.commentlist ul.children .even{background-color:#FCFCFC;}.tc3, .t3{text-shadow:#FFFFFF 0 1px 0;}@import url("//fonts.googleapis.com/css?family=Montserrat|Acme");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-30200, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-30200 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-30200 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-30200 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-30200 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-30097, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-30097 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-30097 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-30097 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-30097 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-1231, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-1231 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1231 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-1231 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit } 
.pum-theme-1231 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 30px; width: 30px; left: auto; right: -24px; bottom: auto; top: -24px; padding: 0px; color: #ffffff; font-family: inherit; font-size: 24px; line-height: 26px; border: 2px solid #ffffff; border-radius: 30px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-1232, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-1232 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1232 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 34px; line-height: 36px } 
.pum-theme-1232 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-1232 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: inherit; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-1233, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-1233 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1233 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-size: 32px; line-height: 36px } 
.pum-theme-1233 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-1233 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: inherit; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-1234, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-1234 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-1234 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-size: 26px; line-height: 28px } 
.pum-theme-1234 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit } 
.pum-theme-1234 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: inherit; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-1235, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-1235 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-1235 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-1235 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-1235 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Acme; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-1212, .pum-theme-default-theme {  } 
.pum-theme-1212 .pum-container, .pum-theme-default-theme .pum-container { padding: px; border-radius: px; border: px  ; box-shadow: px px px px rgba( 0, 0, 0, 0.00 ) } 
.pum-theme-1212 .pum-title, .pum-theme-default-theme .pum-title { text-shadow: px px px rgba( 0, 0, 0, 0.00 ); font-size: px; line-height: px } 
.pum-theme-1212 .pum-content, .pum-theme-default-theme .pum-content {  } 
.pum-theme-1212 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: auto; bottom: auto; top: auto; padding: px; font-size: px; line-height: px; border: px  ; border-radius: px; box-shadow: px px px px rgba( 0, 0, 0, 0.00 ); text-shadow: px px px rgba( 0, 0, 0, 0.00 ) } 
#pum-1160 {z-index: 1999999999}