/* Status */
/* Button Color Scheme */
@import url("cockpit.css");
@import url("backoffice.css");
.ls-reference-editor-label-notification {
  color: var(--bo-information-color) !important;
}

/* Status */
/* Button Color Scheme */
.ls-reference-editor-label-notification {
  color: var(--bo-information-color) !important;
}

@font-face {
  font-family: "custom-icons";
  src: url("./font/lifescience-custom-font.eot?98376121");
  src: url("./font/lifescience-custom-font.eot?98376121#iefix") format("embedded-opentype"), url("./font/lifescience-custom-font.woff2?98376121") format("woff2"), url("./font/lifescience-custom-font.woff?98376121") format("woff"), url("./font/lifescience-custom-font.ttf?98376121") format("truetype"), url("./font/lifescience-custom-font.svg?98376121#lifescience-custom-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font-icon--icon-star-empty:after {
  content: "\e800";
}

.font-icon--icon-star:after {
  content: "\e801";
}

.font-icon--icon-minus-circled:after {
  color: red;
  content: "\e802";
}

.font-icon--icon-ok-circled-1:after {
  color: green;
  content: "\e804";
}

.font-icon--icon-star-half-alt {
  content: "\f123";
}

.font-icon--icon-minus-squared:after {
  content: "\f146";
}

.font-icon--icon-minus-squared-alt:after {
  content: "\f147";
}

.font-icon--icon-ok-squared:after {
  content: "\f14a";
}

.font-icon--icon-translate-action:after {
  font-family: var(--bo-content-icon-font-family);
  content: "𝐓";
  color: orange;
}

/*Icons for explorer tree */
div.yw-explorerTree .y-tree-icon-group_lifescience.y-tree-icon {
  background-image: none;
}
div.yw-explorerTree .y-tree-icon-group_lifescience.y-tree-icon:before {
  font-family: var(--bo-content-icon-font-family);
  content: "\e122";
  color: var(--bo-content-icon-color);
}
div.yw-explorerTree .y-tree-icon-group_conteninstances.y-tree-icon {
  background-image: none;
}
div.yw-explorerTree .y-tree-icon-group_conteninstances.y-tree-icon:before {
  font-family: var(--bo-content-icon-font-family);
  content: "\e158";
  color: var(--bo-content-icon-color);
}

.yw-import-export-collapsible-container-menu .yw-collapsibleContainer-caption {
  background-color: #1e2830;
}

.yw-import-export-collapsible-container-menu .yw-collapsibleContainer-caption > div {
  background-color: #1e2830;
}

.yw-import-export-collapsible-container-menu .yw-collapsibleContainer-caption.yw-collapsed-down > div {
  background-color: #1e2830;
}

.yw-import-export-collapsible-container-menu .yw-collapsibleContainer-caption div span.z-label {
  color: white;
}

.yw-import-export-collapsible-container-menu .yw-navigation-context-widget-panel .z-panel-body {
  background-color: #1e2830;
}

.yw-import-export-collapsible-container-menu .yw-navigation-context-widget-panel .z-panel-body .yw-navigation-context-panel-container {
  background-color: #1e2830;
}

.yw-import-export-collapsible-container-menu .yw-import-context-view {
  background-color: #1e2830;
}

.yw-import-export-collapsible-container-menu .yw-explorerTree-widget .yw-explorerTree .z-treechildren .z-treecell-content > * {
  flex: none;
}

.yw-image-attribute-translation-status-need_to_be_translated:before,
.yw-image-attribute-translation-status-send_for_translation:before,
.yw-image-attribute-translation-status-translated:before,
.yw-image-attribute-translation-status-verified:before,
.yw-image-attribute-translation-status-verified-disabled:before,
.yw-image-attribute-translation-status-rejected:before,
.yw-image-attribute-translation-status-rejected-disabled:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -8px;
  border-radius: 50%;
  background-size: 16px;
}

.yw-image-attribute-translation-status-need_to_be_translated:before {
  font-family: var(--bo-content-icon-font-family);
  content: "\e800";
}

.yw-image-attribute-translation-status-send_for_translation:before {
  font-family: var(--bo-content-icon-font-family);
  color: var(--bo-content-icon-color);
  content: "\f123";
}

.yw-image-attribute-translation-status-translated:before {
  font-family: var(--bo-content-icon-font-family);
  color: var(--bo-content-icon-color);
  content: "\e801";
}

.yw-image-attribute-translation-status-verified:before {
  font-family: var(--bo-content-icon-font-family);
  color: green;
  content: "\f14a";
}

.yw-image-attribute-translation-status-verified-disabled:before {
  font-family: var(--bo-content-icon-font-family);
  color: grey;
  content: "\f14a";
}

.yw-image-attribute-translation-status-rejected:before {
  font-family: var(--bo-content-icon-font-family);
  color: red;
  content: "\f146";
}

.yw-image-attribute-translation-status-rejected-disabled:before {
  font-family: var(--bo-content-icon-font-family);
  color: grey;
  content: "\f147";
}

.yw-language-group {
  margin-right: 6px;
  display: inline;
  margin-left: 10px;
}

.yw-language-group-margin {
  margin-right: 20px;
  margin-left: 10px;
}

.yw-translation-status-header-title {
  display: block;
  width: 121px;
  height: 100%;
  margin: 0 auto;
}

.yw-translation-status-languages-span {
  word-spacing: 30px;
}

/*	DE3618
	These styles are applied to Translation status column header
	within list view for Product, Category, Feature list
	and makes consistent view for different browser;
*/
.yw-coll-browser-container tr.z-listhead th.yw-listview-item-translations-colheader {
  padding-right: 16px;
  text-align: justify;
}

.yw-active-attributes-grid.yw-add-field-row {
  background-color: #fcdf2b;
}

.yw-summary-view-translation-status-icon {
  margin-top: 0px !important;
  margin-left: -30px !important;
  position: relative !important;
  top: 50%;
  left: 0;
  width: 16px;
  min-height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
}

.yw-summary-view-translation-status-icon:after {
  font-family: "FontAwesome", sans-serif;
  font-size: 16px;
  display: block;
  text-align: center;
  width: 100%;
}

.yw-partial-status-info {
  padding: 0 15px;
  white-space: nowrap;
}

.yw-partial-status-info .yw-partial-status-info-content {
  padding: 10px 0;
  border-top: 1px solid #e0e9f0;
}

.yw-partial-status-info .yw-partial-status-info-content-label + .z-span {
  margin-left: 10px;
}

.yw-partial-status-info .yw-partial-status-info-content:first-child {
  border-top: none;
}

/* DE2502 added style for disabled clear content button */
.media-clear-content-btn[disabled].y-btn-warning.z-button {
  background-color: #d2dae4 !important;
  color: #bdc6d2 !important;
  border: none;
}

/*US2814*/
.yw-translation-cell {
  text-align: justify;
}

/*US2814*/
.yw-translation-status-languages-span {
  margin-right: 15px;
  word-spacing: 30px;
}

/*	DE3618
	These styles are applied to columns with
	translation and sync status images
	and position them write under appropriate
	languages in the header
*/
/*US2814*/
.yw-translation-status-languages-div {
  margin-left: 5px;
  text-align: justify;
}

/* DE3089 These styles are applied to localized fields for all languages */
.z-textbox[readonly], .z-decimalbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly],
.z-textbox-readonly, .z-bandbox-readonly {
  color: #acacac;
  border-color: #acacac;
  background-color: #f6f8fa !important;
  opacity: 1;
}

/* DE3973 Action items on upper toolbar should always be visible and should not depend on the product name length */
@media (min-width: 1366px) {
  .yw-pcmbackoffice .yw-listview-actioncontainer .y-toolbar > .y-toolbar-leftslot-widget {
    max-width: calc(100% - 255px) !important;
  }
}
.yw-pcmbackoffice .yw-centered-panel-editor-area .y-toolbar {
  display: block !important;
}

.yw-pcmbackoffice .yw-centered-panel-editor-area .y-toolbar .y-toolbar-leftslot-widget {
  display: inline-block !important;
}

.yw-pcmbackoffice .yw-centered-panel-editor-area .y-toolbar .y-toolbar-leftslot-widget + .y-toolbar-inner {
  display: inline-block !important;
  float: right;
}

/* End of DE3973 */
.facetPLPLabel {
  background: url(images/icon-feature-value-facet-plp-label.png);
  height: 25px;
  background-size: cover;
  width: 78px;
  display: inline-block;
  margin-left: 3px;
}

.includeExclude-button {
  background: none !important;
  border: none;
  padding: 0 !important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px !important;
  margin-left: 22px !important;
  font-size: inherit;
}

.includeExclude-button.z-button:hover {
  color: unset;
}

.includeExclude-button.z-button:focus {
  color: unset;
}

.businessArea-chooser {
  display: flex;
  width: auto;
}

.y-attributepicker-choose-buttons .z-button {
  display: flex;
}

.businessAreaAttributeStyle {
  margin-bottom: 5px !important;
  font-size: small !important;
  color: #808080 !important;
}

.product-groups-button {
  visibility: visible;
  margin: 0;
  vertical-align: unset;
  -webkit-appearance: button;
  box-sizing: border-box;
  font-family: "Open Sans", Arial, Sans-serif;
  white-space: unset;
  border-radius: 0;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 100;
  height: unset;
  min-height: unset;
  line-height: unset;
  padding: unset;
  text-transform: uppercase;
  transition: unset;
  user-select: none;
  color: #787878;
  background: transparent;
  border: none;
  box-shadow: none;
  background-color: transparent;
  display: inline-block;
}

.product-groups-button.z-button:hover {
  background-color: unset;
  color: unset;
  border-color: unset;
  background: unset;
}

.product-groups-count {
  display: inline-block;
  width: 80%;
}

.product-groups-button-block {
  display: inline-block;
  text-align: right;
  width: 19%;
}

.product-groups-button.z-button:focus {
  background-color: unset;
  color: unset;
}

.punchout-customer-excluded-product-filter {
  display: inline-table;
  width: auto;
  vertical-align: bottom;
  margin-right: 1%;
}

.punchout-customer-excluded-product-remove-all-button {
  display: inline-table;
  width: auto;
  vertical-align: bottom;
  margin-right: 1%;
}

.punchout-customer-excluded-product-search {
  display: inline-table;
  width: auto;
  margin-right: 1%;
}

.punchout-customer-excluded-product-filter-section {
  margin-bottom: 1%;
}

.punchout-customer-excluded-product-total-number {
  color: #151c22;
  padding: 6px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
}

.punchout-customer-excluded-product-remove-all-section {
  margin-left: 2px;
  margin-bottom: 1.5%;
}

.punchout-customer-excluded-product-total-number-section {
  margin-left: 2px;
  margin-bottom: 1.5%;
}

.punchout-customer-excluded-product-paging {
  height: auto;
  text-align: center;
  background-color: #ffffff;
  padding: 8px 10px;
  border: 0px;
}

.y-editor-area-attributes-cnt .z-groupbox-content .z-hbox .yw-editorarea-tabbox-tabpanels-tabpanel-groupbox-attrcell:only-child {
  display: revert !important;
}

.z-window-icon.z-window-close {
  display: inline-table !important;
}