/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--sk-size:40px;--sk-color:#333;}.ajax-throbber{position:relative;width:40px;height:40px;}.ajax-progress.ajax-progress-fullscreen{position:fixed;z-index:11000;top:0;right:0;bottom:0;left:0;overflow:visible;width:2em;height:2em;margin:auto;background-color:transparent;background-image:none;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.antibot-message{border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;padding:15px;word-wrap:break-word;overflow-wrap:break-word;margin:9px 0 10px 8px;}.antibot-message-warning{background-color:#fdf8ed;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600;}.antibot-message-error{background-color:#fcf4f2;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.password-strength__title,.password-strength__text{display:inline;}.password-strength__meter{height:0.75em;margin-top:0.5em;background-color:lightgray;}.password-strength__indicator{width:0;height:100%;background-color:gray;}.password-confirm-match{visibility:hidden;}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.ajax-throbber.sk-flow{display:flex;justify-content:space-between;width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);}.ajax-throbber .sk-flow-dot{width:25%;height:25%;animation:sk-flow 1.4s cubic-bezier(0.455,0.03,0.515,0.955) 0s infinite
    both;border-radius:50%;background-color:var(--sk-color);}.ajax-throbber .sk-flow-dot:nth-child(1){animation-delay:-0.3s;}.ajax-throbber .sk-flow-dot:nth-child(2){animation-delay:-0.15s;}@keyframes sk-flow{0%,80%,100%{transform:scale(0.3);}40%{transform:scale(1);}}
.social-sharing-buttons{display:flex;align-items:center;justify-content:center;margin:2em 0;}.social-sharing-buttons a,.social-sharing-buttons-button{display:flex;align-items:center;justify-content:center;margin:0 4px;text-decoration:none;}.btn-copy{position:relative;padding:0;cursor:pointer;}.social-sharing-buttons-popup{position:absolute;top:0;left:50%;display:none;overflow:hidden;height:0;padding:4px;transition:all 0.5s ease;transform:translate(-50%,-100%);color:white;border-radius:3px;background-color:black;font-size:small;}.social-sharing-buttons-popup.visible{display:block;overflow:unset;height:auto;}.social-sharing-buttons-popup::before{position:absolute;bottom:0;left:50%;display:block;width:0;height:0;content:"";transform:translate(-50%,100%);border-top:10px solid black;border-right:10px solid transparent;border-left:10px solid transparent;}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
:root{--layout-region-edit-width:min(80rem,100%) !important;--layout-region-edit-extended-width:min(90rem,100%) !important;--vertical-tabs-menu-width:15em !important;}.layout-region-node-secondary{width:100%;}.layout__region--first-above{width:50%;}.layout-region-node-main,.layout-region-node-footer{width:100%;}.field--name-tasting-note-vintage{width:100px;}.field--name-tasting-note-drink-date-to,.field--name-tasting-note-drink-date-extra,.field--name-tasting-note-vintage,.field--name-tasting-note-colour,.field--name-tasting-note-author,.field--name-tasting-note-lwin11,.field--name-tasting-note-lwin7,.field--name-tasting-note-sparkling,.field--name-tasting-note-alcohol,.field--name-tasting-note-article-group,.field--name-tasting-note-article-group-order{float:left;margin-right:20px;}.inline-tasting-note .field--name-status{float:left;width:100%;clear:both;}.js-form-item-tasting-note-author.form-item,.js-form-item-tasting-note-article.form-item{margin-top:0px;width:200px;}.field--name-tasting-note-article-group,.field--name-tasting-note-article-group-order{width:10%;}.field--name-tasting-note-article-group,.field--name-tasting-note-article-group-order{width:10%;}.field--name-tasting-note-article.field--widget-select2-entity-reference{width:35%;}.js-form-item-tasting-note-article.form-item{width:100%;}.select2-container{z-index:1;}.ui-widget-overlay ~ .select2-container,.panels-ipe-tabs-open .select2-container{z-index:1300;}.field--name-tasting-note-score,.field--name-tasting-note-stockist,.field--name-tasting-note-date-tasted,.field--name-tasting-note-stockist,.field--name-tasting-note-lwin11{float:left;clear:both;margin-right:1rem;}.field--name-tasting-note-date-tasted,.field--name-tasting-note-author{margin-top:0.75rem;}.field--name-tasting-note-date-tasted .form-item,.field--name-tasting-note-author .form-item{margin-top:0 !important;}.field--name-tasting-note-drink-date-from{float:left;margin-right:1rem;}.form-type-jr-score-score{display:flex;justify-content:center;align-items:flex-end;gap:1rem;}.field--type-entity-reference.field--name-tasting-note-grape-variety.field--widget-autocomplete-deluxe{max-width:395px;}.ui-autocomplete .ui-menu-item a:hover{color:black !important;text-decoration:underline !important;}.node-tasting-note-form .layout-region-node-secondary,.page-node-type-tasting-note .layout-region-node-secondary{display:none;}#edit-tasting-note-note-0-format{display:none;}#edit-tasting-note-grape-variety--description{display:none;}.layout-region-node-footer .layout-region-node-footer__content{border-top:0px;}.inline-tasting-note .field--name-tasting-note-note,.inline-tasting-note .field--type-wine-technical-details{float:left;clear:both;width:100%;}.inline-tasting-note .filter-wrapper{display:none;}.inline-tasting-note .form-submit{float:left;}.entity-browser-tasting-notes-form .eb-tabs{display:none;}.entity-browser-tasting-notes-form .filter-wrapper{display:none;}#edit-inline-entity-form-tasting-note-grape-variety--description{display:none;}tr.ief-row-entity input.article-group{max-width:100px;}tr.ief-row-entity input.article-group-order{max-width:100px;background:grey;}input.form-number.readonly-field{background:grey;}tr.jr-wine-white .inline-entity-form-node-auto_entitylabel a{color:#7fb4a3;font-weight:bold;font-style:normal;}tr.jr-wine-rose .inline-entity-form-node-auto_entitylabel a{color:#ec7090;font-weight:bold;font-style:normal;}tr.jr-wine-red .inline-entity-form-node-auto_entitylabel a{color:#bb576a;font-weight:bold;font-style:normal;}tr.jr-wine-white .inline-entity-form-node-auto_entitylabel{color:#7fb4a3;font-weight:bold;font-style:italic;}tr.jr-wine-rose .inline-entity-form-node-auto_entitylabel{color:#ec7090;font-weight:bold;font-style:italic;}tr.jr-wine-red .inline-entity-form-node-auto_entitylabel{color:#bb576a;font-weight:bold;font-style:italic;}.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{max-height:300px;overflow-y:scroll;}.tasting-note-entity-reference-wrapper{display:flex;flex-wrap:nowrap;align-items:flex-end;width:100%;margin-bottom:15px;}.tasting-note-entity-reference-main-field{flex:1;margin-right:10px;min-width:200px;}.tasting-note-entity-reference-group,.tasting-note-entity-reference-order{max-width:80px;margin-right:10px;}.tasting-note-entity-reference-group input,.tasting-note-entity-reference-order input{width:100%;}.tasting-note-entity-reference-wrapper label{display:block;font-size:0.9em;}.tasting-note-entity-reference-wrapper .form-item{margin:0;}@media screen and (min-width:768px){#edit-group-wine-label-images>.details-wrapper,#edit-group-basic-info>.fieldset-wrapper,#edit-technical-details-wrapper>details>.details-wrapper,#edit-technical-details-wrapper>fieldset>.fieldset-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;}#edit-technical-details-wrapper>details>.details-wrapper>.seven-details__description,#edit-technical-details-wrapper>fieldset>.fieldset-wrapper>.description{grid-column:1 / -1;}#edit-group-additional-info>.fieldset-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1rem;}#edit-group-additional-info>.fieldset-wrapper>.form-wrapper#edit-technical-details-wrapper{grid-column:1 / -1;}#edit-group-additional-info #edit-technical-details-0{margin-top:0;}#edit-group-additional-info--description{order:-1;margin-bottom:.5rem;}}#edit-technical-details-wrapper fieldset.subgroup>legend{text-transform:none}#edit-technical-details-wrapper fieldset.subgroup>.fieldset-wrapper{display:grid;gap:1rem;}@media screen and (min-width:576px){#edit-technical-details-wrapper fieldset.subgroup>.fieldset-wrapper{grid-template-columns:1fr 1fr}}#edit-technical-details-wrapper fieldset.subgroup>.fieldset-wrapper>.description{grid-column:1/-1;margin-top:0}.price-limit-row{display:flex;gap:1rem;}#bottle-review-request-csv-import-form .required{font-weight:bold;}#bottle-review-request-csv-import-form #edit-valid-section{overflow:hidden;}#bottle-review-request-csv-import-form #edit-valid-section .details-wrapper{overflow-x:auto;width:100%;}[id^="views-exposed-form"] fieldset{max-width:100%;margin-block:var(--space-s) 0;margin-inline:0 var(--space-xs);}[id^="views-exposed-form"] fieldset .fieldset__wrapper{display:flex;flex-direction:column;gap:1rem;}[id^="views-exposed-form"] fieldset .fieldset__wrapper .form-item:not(.form-type--boolean){margin-inline:0 var(--space-xs);}[id^="views-exposed-form"] fieldset .js-form-item{margin-top:0;margin-bottom:0;}#views-exposed-form-jr-admin-articles-articles #edit-title-wrapper .fieldset__wrapper{flex-direction:row;}.view-media-entity-browser .view-content{overflow:hidden;}#edit-access-wrapper--2 .fieldset__wrapper{display:flex;flex-direction:row;}.tn-columns{display:flex;flex-wrap:wrap;gap:var(--space-l,1.5rem);}.tn-columns > .tn-column{flex:1 1 320px;min-width:0;}.tn-column .form-item{margin-top:0;}
.ajax-progress.ajax-progress-fullscreen{z-index:1261;}.webform-ajax-messages{position:fixed;z-index:100;bottom:0;width:100%;}.webform-ajax-messages .messages{margin:0;border-width:10px 0 0 0;font-weight:bold;}.webform-ajax-messages .messages + .messages{margin:0;}.webform-ui-dialog{top:50px !important;}.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog{top:90px !important;}
