:root {
  --sm-text: #4c4c4c;
  --sm-orange: #f47c00;
  --sm-border: #e6e6e8;
  --sm-content-bg: #f1f1f1;
  --sm-content-border: #ccc;
  --sm-token-bg: #f1e3c8;
  --sm-token-border: #f1b56d;
  --sm-tab-bg: #fdfdfd;
  --sm-header-bg: #74B739;
  --sm-header-color: #fff;
}

html[data-color-scheme=dark] {
  --sm-text: #cccccc;
  --sm-border: #414448;
  --sm-content-bg: #212429;
  --sm-content-border: #ccc;
  --sm-token-bg: #23201b;
  --sm-token-border: #edad3b;
  --sm-tab-bg: #212327;
  --sm-header-bg: #74B739;
  --sm-header-color: #fff;
}

#pal_style_manager_legend .widget.stylemanager > h3 {
  display: none;
}

.widget.stylemanager {
  margin-left: 15px;
  margin-right: 15px;
  clear: both;
}
.widget.stylemanager > h3 {
  margin-bottom: 15px;
  display: none;
}
.widget.stylemanager .sm-groupTitle {
  margin-top: 1rem;
  padding-bottom: 0.5rem;
}
.widget.stylemanager .no_styles {
  min-height: auto;
}
.widget.stylemanager .no_styles p {
  margin-bottom: 0;
}
.widget.stylemanager .tl_help {
  font-size: 0.75rem;
}
.widget.stylemanager .tab-container {
  position: relative;
  margin-bottom: 15px;
}
.widget.stylemanager .tab-container > label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  z-index: 1;
  padding: 8px 10px;
  margin-right: 4px;
  background: var(--sm-content-bg);
  border: solid var(--sm-border);
  border-width: 1px 1px 0 1px;
  border-radius: 3px 3px 0 0;
  opacity: 0.8;
}
.widget.stylemanager .tab-container > label:hover {
  opacity: 1;
}
.widget.stylemanager .tab-container:last-child {
  margin-bottom: 0;
}
.widget.stylemanager .tab-content {
  display: none;
  border: 1px solid var(--sm-border);
  background: var(--sm-tab-bg);
  padding: 5px 5px 15px 5px;
}
.widget.stylemanager .tab-content > hr {
  display: none;
  float: left;
  clear: both;
  width: calc(100% - 30px);
  margin: 22px 15px 6px;
  background: var(--sm-border);
}
.widget.stylemanager .tab-content > div {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 80px;
  width: calc(100% / var(--sm-i, 1) - 30px);
  float: left;
}
.widget.stylemanager .tab-content > div.long {
  --sm-i:1!important;
}
.widget.stylemanager .tab-content > div + hr {
  display: block;
}
.widget.stylemanager .tab-content > div.seperator, .widget.stylemanager .tab-content > div.separator {
  clear: both;
}
.widget.stylemanager .tab-content > div.seperator:before, .widget.stylemanager .tab-content > div.separator:before {
  content: "";
  display: table;
}
.widget.stylemanager .tab-content > div.desc {
  padding-top: 13px;
  padding-bottom: 20px;
  margin-bottom: 7px;
  min-height: auto;
  color: var(--sm-text);
  line-height: 1.3;
  border-bottom: 1px solid var(--sm-border);
}
.widget.stylemanager .tab-content:after {
  display: block;
  content: "";
  clear: both;
}

.sm-bt {
  border-top: 1px solid var(--sm-border);
}
.sm-groupAlias, .sm-childAlias {
  opacity: 0.65;
  font-size: smaller;
  font-style: italic;
}
.sm-groupAlias {
  font-size: small;
}
.sm-hl-container {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.2;
}
.sm-groupHeadline {
  font-weight: 600;
  font-size: 0.9375rem;
}
.sm-container {
  padding: 10px 0;
  border-bottom: 1px solid var(--sm-border);
}
.sm-container .children {
  margin: 10px 0 0 0;
  padding: 5px 15px;
  flex-basis: 100%;
  border: 1px solid var(--sm-border);
  border-radius: 3px;
}
.sm-container label {
  margin-left: 5px;
  flex: 1;
}
.sm-container input[type=checkbox],
.sm-container label {
  cursor: pointer;
}
.sm-container .child {
  display: flex;
  padding: 5px 0;
  border-bottom: 1px solid var(--sm-border);
}
.sm-container .child:last-of-type {
  border-bottom: none;
}

.stylemanager .tab-nav[id^=nav-39]:checked ~ [id^=tab-39], .stylemanager .tab-nav[id^=nav-38]:checked ~ [id^=tab-38], .stylemanager .tab-nav[id^=nav-37]:checked ~ [id^=tab-37], .stylemanager .tab-nav[id^=nav-36]:checked ~ [id^=tab-36], .stylemanager .tab-nav[id^=nav-35]:checked ~ [id^=tab-35], .stylemanager .tab-nav[id^=nav-34]:checked ~ [id^=tab-34], .stylemanager .tab-nav[id^=nav-33]:checked ~ [id^=tab-33], .stylemanager .tab-nav[id^=nav-32]:checked ~ [id^=tab-32], .stylemanager .tab-nav[id^=nav-31]:checked ~ [id^=tab-31], .stylemanager .tab-nav[id^=nav-30]:checked ~ [id^=tab-30], .stylemanager .tab-nav[id^=nav-29]:checked ~ [id^=tab-29], .stylemanager .tab-nav[id^=nav-28]:checked ~ [id^=tab-28], .stylemanager .tab-nav[id^=nav-27]:checked ~ [id^=tab-27], .stylemanager .tab-nav[id^=nav-26]:checked ~ [id^=tab-26], .stylemanager .tab-nav[id^=nav-25]:checked ~ [id^=tab-25], .stylemanager .tab-nav[id^=nav-24]:checked ~ [id^=tab-24], .stylemanager .tab-nav[id^=nav-23]:checked ~ [id^=tab-23], .stylemanager .tab-nav[id^=nav-22]:checked ~ [id^=tab-22], .stylemanager .tab-nav[id^=nav-21]:checked ~ [id^=tab-21], .stylemanager .tab-nav[id^=nav-20]:checked ~ [id^=tab-20], .stylemanager .tab-nav[id^=nav-19]:checked ~ [id^=tab-19], .stylemanager .tab-nav[id^=nav-18]:checked ~ [id^=tab-18], .stylemanager .tab-nav[id^=nav-17]:checked ~ [id^=tab-17], .stylemanager .tab-nav[id^=nav-16]:checked ~ [id^=tab-16], .stylemanager .tab-nav[id^=nav-15]:checked ~ [id^=tab-15], .stylemanager .tab-nav[id^=nav-14]:checked ~ [id^=tab-14], .stylemanager .tab-nav[id^=nav-13]:checked ~ [id^=tab-13], .stylemanager .tab-nav[id^=nav-12]:checked ~ [id^=tab-12], .stylemanager .tab-nav[id^=nav-11]:checked ~ [id^=tab-11], .stylemanager .tab-nav[id^=nav-10]:checked ~ [id^=tab-10], .stylemanager .tab-nav[id^=nav-9]:checked ~ [id^=tab-9], .stylemanager .tab-nav[id^=nav-8]:checked ~ [id^=tab-8], .stylemanager .tab-nav[id^=nav-7]:checked ~ [id^=tab-7], .stylemanager .tab-nav[id^=nav-6]:checked ~ [id^=tab-6], .stylemanager .tab-nav[id^=nav-5]:checked ~ [id^=tab-5], .stylemanager .tab-nav[id^=nav-4]:checked ~ [id^=tab-4], .stylemanager .tab-nav[id^=nav-3]:checked ~ [id^=tab-3], .stylemanager .tab-nav[id^=nav-2]:checked ~ [id^=tab-2], .stylemanager .tab-nav[id^=nav-1]:checked ~ [id^=tab-1], .stylemanager .tab-nav[id^=nav-0]:checked ~ [id^=tab-0] {
  display: block;
}

.stylemanager .tab-nav {
  display: none;
}
.stylemanager .tab-nav[id^=nav-]:checked + label {
  top: 1px;
  padding-bottom: 9px;
  border-top-color: var(--sm-orange);
  background: var(--sm-tab-bg);
  opacity: 1;
  cursor: default;
}
#tl_listing .sm_list_token {
  display: inline-block;
  font-size: 0.8em;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  padding: 1px 3px;
  width: 8px;
  border: 1px solid var(--sm-content-border);
  border-radius: 2px;
  background-color: var(--sm-content-bg);
}
#tl_listing .sm_list_token.var {
  background-color: var(--sm-token-bg);
  border-color: var(--sm-token-border);
  cursor: help;
}

.navigation.style_manager_categories {
  display: none !important;
}

#tl_buttons .header_style_manager_config {
  display: none;
}

@media (min-width: 600px) {
  :root {
    --sm-i: 2;
  }
}
@media (min-width: 770px) {
  #tl_buttons {
    position: relative;
  }
  #tl_buttons .header_style_manager_config {
    position: absolute;
    top: 8px;
    left: 18px;
    display: inline-block;
    padding: 4px 9px;
    background: var(--sm-header-bg);
    color: var(--sm-header-color);
    border-radius: 10px;
    font-size: 0.9em;
    line-height: 1;
  }
  #tl_buttons .header_style_manager_import sup {
    display: none;
  }
}
@media (min-width: 1200px) {
  :root {
    --sm-i: 3;
  }
}

/*# sourceMappingURL=stylemanager.css.map */

#picker-menu a.faqPicker{background-image:url(../../bundles/contaofaq/faq.svg)}
#picker-menu a.newsPicker{background-image:url(../../bundles/contaonews/news.svg)}
#picker-menu a.eventPicker{background-image:url(../../bundles/contaocalendar/calendar.svg)}

#tl_navigation .group-isotope {
    background: url(../../system/modules/isotope/assets/images/module.svg) 5px 1px no-repeat;
    background-size: 14px 14px;
}

.header_import_assets
{
    padding:2px 0 3px 20px;
    background-image:url("../../system/modules/isotope/assets/images/image--plus.png");
    background-position:left center;
    background-repeat:no-repeat;
}

.header_import_mail
{
    padding:2px 0 3px 20px;
    background-image:url("../../system/modules/isotope/assets/images/inbox-download.png");
    background-position:left center;
    background-repeat:no-repeat;
}

.tl_version_panel.tl_iso_products_panel #tl_version {
    float: right;
}

.header_iso_copy
{
    background-image:url(../../system/themes/flexible/icons/copy.svg);
    background-position:left center;
    background-repeat:no-repeat;
    padding:2px 0 3px 20px;
}

.header_iso_groups
{
    padding:2px 0 3px 20px;
    background-image:url("../../system/modules/isotope/assets/images/folders.png");
    background-position:left center;
    background-repeat:no-repeat;
}

.tl_iso_category_sorting {
    padding:3px 0 0 8px;
}

body.popup a[href*="table=tl_iso_attribute_option"].header_back {
    display: none;
}

.tl_mediamanager th,
.tl_mediamanager td
{
    padding: 2px 10px 0 0;
}

.tl_mediamanager td.col_0
{
    text-align: center;
    vertical-align: middle;
}

.tl_mediamanager input.tl_text_2
{
    width: 220px;
}

.tl_mediamanager textarea
{
    height: 40px;
    width: 250px;
}

.tl_mediamanager .radio_container span
{
    display: block;
}

.tl_mediamanager img {
    position: relative;
    top: 1px;
}

.tl_mediamanager .upload_container {
    margin-top: 8px;
}

.tl_mediamanager .qq-hide {
    display: none;
}

.tl_mediamanager .qq-upload-drop-area {
    width: 700px;
    padding: 56px 0;
    margin-bottom: 12px;
    text-align: center;
    border: 3px dashed #dbdbdb;
    border-left: none;
    border-right: none;
    background-color: #f7f7f7;
    /** IE FIXES **/
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
}

.tl_mediamanager .qq-upload-drop-area span {
    font-size: 16px;
    color: grey;
}

/* allow the box shadow of the submit button to be visible */
.tl_mediamanager .qq-upload-button {
    padding: 3px;
    margin: -3px;
}

.tl_mediamanager .qq-upload-button .tl_submit {
    display: inline-block;
    font-family: "Trebuchet MS",Verdana,sans-serif;
    font-size: 12px;
}

.tl_mediamanager .qq-upload-button:focus .tl_submit,
.tl_mediamanager .qq-upload-button:hover .tl_submit {
    box-shadow: 0 0 3px #aaa;
}

.tl_mediamanager .qq-edit-filename {
    display: none;
}

.tl_mediamanager .qq-upload-size {
    color: #b3b3b3;
}

.tl_mediamanager .qq-upload-list {
    margin: 8px 0 8px 16px;
}

.tl_mediamanager .qq-upload-list li {
    line-height: 14px;
    list-style-type: square;
}

.tl_mediamanager .qq-upload-success {
    color: #8ab858;
}

.tl_mediamanager .qq-upload-fail {
    color: #c55;
}

#ctrl_attributes tr:hover td,
#ctrl_variant_attributes tr:hover td,
#ctrl_address_fields tr:hover td {
    background-color: #EBFDD7;
}

table.multicolumnwizard {
    max-width: 663px;
}
table.multicolumnwizard .operations {
    white-space: nowrap;
}

.mod_iso_orderdetails .order_status {
    margin: 1em 0;
}

.mod_iso_orderdetails .info_container {
    float:left;
    width:200px;
    border: 1px dotted #ccc;
    padding: 10px;
    margin: 0 10px 10px 0;
}

.mod_iso_orderdetails .info_container h3 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    height: auto;
}

.mod_iso_orderdetails table {
    margin-top: 20px;
    border-top: 1px dotted #ccc;
    width: 100%
}

.mod_iso_orderdetails tbody td {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    vertical-align: top
}

.mod_iso_orderdetails ul {
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

.mod_iso_orderdetails li {
    margin-left: 10px;
    padding: 0;
    list-style-type: disc;
}

.mod_iso_orderdetails .price {
    text-align: right
}

.mod_iso_orderdetails tfoot td {
    text-align: right;
    padding: 5px 5px 0 5px;
}

.mod_iso_orderdetails .image_container img {
    max-width: 100px;
    height: auto;
}

.w50h {
    height: auto;
}

.hide_sort_hint .sort_hint {
    display: none;
}

.iso_filter {
    line-height: 28px;
    margin-left: 2%;
}

.iso_filter .tl_submit {
    margin: 3px 2px;
    padding: 0 10px;
}

.iso_filter .tl_submit.active {
    border: 1px solid #b8b8b8;
    background: #ffd;
}

.iso_filter .styled_select {
    margin-top: 4px;
}

.iso_listing_container th.col_images {
    font-size: 0;
    width: 60px;
}
.iso_listing_container td.col_images {
    height: 50px;
    text-align: center;
}

.tl_listing_container .col_order_status {
    padding: 0;
}

.tl_listing_container .col_order_status span {
    display: block;
    padding: 2px 5px 3px;
    border-radius: 2px;
}

.iso_operations a {
    display: inline-block;
    margin-bottom: 4px;
}

.tl_listing.picker .iso_operations a.show {
    margin-right: 24px;
}

.tl_productdata .tl_file {
    min-height: 36px;
}

.tl_productdata .tl_file .tl_left a,
.product_tree .tl_file .tl_left a
{
    float: left;
    margin-top: 10px;
}

.tl_productdata .tl_file .tl_left a.tl_tip,
.product_tree .tl_file .tl_left a.tl_tip
{
    float: none;
}

.tl_productdata .tl_file .tl_right,
.product_tree .tl_file .tl_right
{
    height: auto;
    text-align: right
}

.tl_productdata label,
.tl_productdata .tl_folder .tl_left
{
    line-height:18px;
}

.iso_product
{
    margin-top: 2px;
    margin-bottom: 2px;
    width: 500px;
    text-indent: 0;
}

.iso_product .thumbnail
{
    padding-right: 5px;
    float: left;
    width: 34px;
    height: 34px;
}

.iso_product ul
{
    margin-left: 34px;
}

.iso_product p
{
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}

.iso_product p span
{
    font-weight: normal;
}

.tree_view .iso_product a
{
    float: none;
    margin-top: 0;
}

h3.inherit,
.tl_checkbox_single_container.inherit
{
    background-color: #f8f8f8;
    padding: 2px 2px 2px 0;
    margin: 14px 0 1px 0
}

body.iso_be_overview .tip-wrap{
    margin-left: 30px !important;
    margin-top: 70px;
}

.be_iso_overview .tl_info {
    margin-top: 10px;
}

.be_iso_overview .item a {
    display:block;
    width:105px;
    height: 70px;
    margin: 15px 0;
    padding: 5px;
    border-radius: 5px;
    float:left;
    text-align: center;
}
.be_iso_overview .item a img {
    width: 64px;
    height: 64px;
}
.be_iso_overview .item a.disabled {
    pointer-events: none;
    cursor: default;
}
.be_iso_overview .item span {
    display: block;
    line-height: 1.2;
    margin-top: 5px;
}
.be_iso_overview .item a.disabled img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.be_iso_introduction .left {
    padding: 0 10px;
    background: #eff5fa;
    overflow: hidden;
}
.be_iso_introduction .left strong {
    color: #1899ad;
}
.be_iso_introduction .right {
    float: right;
    width: 250px;
    padding-left: 2%;
}
.be_iso_introduction .right img {
    display: block;
    margin-bottom: 2em;
}

@media(max-width:991px) {
    .be_iso_introduction .right {
        display: none;
    }
}

.iso_importassets li {
    list-style-type: inherit;
}

.tl_version_panel.tl_iso_products_panel:after {
    content: "";
    display: table;
    clear: both;
}

.tl_version_panel.tl_iso_products_panel #tl_language {
    float:left;
    margin-left:20px;
}

.mod_iso_orderdetails {
    margin: 2%;
}

.be_iso_overview .daily_summary {
    padding: 0 2%;
}

.iso_be_overview .item:nth-child(2) a {
    margin-left: 2%;
}

.tl_iso_category_sorting {
    padding:10px 0 0 8px;
}

.be_iso_introduction {
    margin: 2% 2% 0;
}

.be_iso_introduction h2 {
    margin: 1em 0;
}

.iso_panels .tl_subpanel {
    margin-left: 3%;
}

.iso_panels .tl_subpanel.tl_submit_panel {
    margin-left: 0;
}

.iso_panels .tl_select,
.iso_filter .tl_select {
    width: auto;
    margin-left: 3px;
}

.iso_panels .tl_text {
    margin-left: 3px;
    margin-right: 3px;
}

.iso_panels .radio_container {
    margin-top: 8px;
}

.iso_panels .tl_radio {
    margin-left: 8px;
    margin-right: 4px;
}

#ctrl_iso_rangeFields {
    max-width: none;
}
#ctrl_iso_rangeFields td:nth-child(1n) {
    width: 15%;
}
#ctrl_iso_rangeFields td:nth-child(2n),
#ctrl_iso_rangeFields td:nth-child(3n) {
    width: 30%;
}

#ctrl_iso_rangeFields td:nth-child(4n) {
    width: 10%;
}
#ctrl_iso_rangeFields td:nth-child(5n) {
    width: 10%;
}
#ctrl_iso_rangeFields td:nth-child(6n) {
    width: 5%;
}

