﻿
.refunded {
    background-color: #f8d7da;
}

.returnsTable td {
    color:#000 !important;
}


.table-hover > tbody > tr:hover {
    cursor: pointer;
}
#leftsideScrollable {
    width: 40%;
    display: inline-block;
    position: sticky;
    top: 75px;
    overflow-y:auto;
    height:fit-content;
}

.paging_label {
    background-color: #FFF !important;
    border: 0;
}

.collapsableDivTopRow {
    cursor: pointer;
}



    #leftsideScrollable .save {
        position: fixed;
        top: 50px;
        left: 0px;
        width: 25%;
        margin: 0;
        z-index: 3000;
    }
#rightsideScrollable {
    width: 60%;
    display: inline-block;
    float: right;
    overflow-y: auto;
}
.EditingProduct #page-content {
    margin-left: 0px !important;
    min-height: 0px !important;
    padding: 0px !important;
}

#maincontent {
    position:relative;
}

#maincontent table {
    max-width : 100% ;
    table-layout : fixed ;
}

#maincontent table td,
#maincontent table th {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.EditingProduct #page-header,
.EditingProduct #page-sidebar {
    display: none;
}

#languageContainer {
    position: absolute;
    padding: 8px 12px;
    background-color: #0cc285;
    z-index: 3000;
    border-radius: 4px;
}
    #languageContainer .language {
        margin-right: 4px;
    }
#languageContainer label {
    color: #fff;
}
    #languageContainer a.close {
        position: absolute;
        top: 0px;
        right: 5px;
        color: black;
        cursor: pointer;
    }




.opgeslagen, .verwijderd,.opgeslagen_wc {
    background: #f4516c;
    color: #fff;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

.relatedproducts .product {
    padding: 5px 5px;
}

.relatedproducts .product:nth-child(even) {
    background: #f5f5f5
}



.checkall0,
.checkall4,
.statusPaid input[type="checkbox"] {
    display: none;
}
.statusDraft {
}

.statusRejected {
    color: #e7505a;
    font-weight: bold;
}

.statusApproved {
    color: rgb(152, 216, 91);
    font-weight: bold;
}

.statusPaid {
    font-weight: bold;
    color: #7cd6fd;
}


html body div div .tox-statusbar__branding {
    display:none !important;
}

.oldprice {
    text-decoration: line-through;
    font-size: .85em;
    margin-left: 5px;
    display: inline-block;
}


label.mainlabel {
    color: #34bfa3;
    cursor:pointer;
}

.wrap img, #header-logo img {
    float: left;
    height: 71px;
    margin: 15px 0px 5px 21px;
}

#page-header {
border-bottom:2px solid #000;
}
    #page-header .user-account-btn > a.user-profile {
        color: #000;
    }
.btn {
    display: inline-block !important;
    border-radius: 0px;
    min-width: 200px;
}
.form-title  {
    font-weight:bold;
    font-size:20px !important;
}

.bg-danger {
    color: #fff !important;
    background-color: #f4516c !important;
    border-color: #f4516c !important;
}

.hideit {
    display: none !important;
}

.hideithalf .control-label {
    display: none !important;
}

    .hideithalf .control-label.checked,
    .hideithalf .control-label.title {
        display: inline-block !important;
    }

.todo-box li {
    margin: 5px 2px 2px;
    padding: 10px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    background: #fcfcfc;
}
.todo-box input[type=text] {
   border-radius: 3px;

}


.border-blue {
    border-color: #dfe8f1 !important;
}

#loadingbar, .irs-line-mid, .irs-line-left, .irs-line-right, div.switch-toggle.switch-on, .bootstrap-switch-primary, .ui-tabs-nav li.ui-state-active > a, .ui-tabs-nav li.ui-state-active.ui-state-hover > a, .ms-hover.ui-state-focus, .ui-accordion-header.ui-accordion-header-active, .ui-slider-handle, .ui-rangeSlider-bar, .ui-dialog-buttonset button, .ui-datepicker .ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .daterangepicker .ranges li.active, .daterangepicker .ranges li.active:hover, .form-wizard > ul > li.active .wizard-step, .ui-spinner .ui-spinner-button:hover, .ui-menu li > a:hover, .ms-list .ms-hover, .chosen-container .chosen-results li.active-result.highlighted, div[id^='uniform-'] span.checked, .nav > li.active > a, .nav > li.active > a:hover, .nav > li.active > a:focus, a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus, li.active a.list-group-item, li.active a.list-group-item:hover, li.active a.list-group-item:focus, .label-primary, .badge-primary, .fc-event, .bg-primary, .btn-primary, .owl-controls .owl-page span, #nav-toggle.collapsed span, #nav-toggle span:before, #nav-toggle span:after, input[type=submit] {
    background-color: #34bfa3;
    border-color: #34bfa3;

    box-shadow: none !important;
}
input[type="submit"].btn {
    padding: 0px;

}
form img {
    height: 110px;
}

.fresh-image {
    margin-top: -100%;
}

.col-sm-12 button {
    width: 100% !important;
}

.ParentCategory {
    font-weight: bolder !important;
    font-size: 1.4em;
}

.ChildCategory {
    font-weight: 400;
}

html #page-header .user-account-btn > a.user-profile span {
    width: 140px;
}

.tag-image {
    width: 55px;
    height: auto;
}

header {
    background-color: black;
    color: white;
}

header a {
    text-decoration: none;
    color: inherit;
}

header ul  {
    list-style-type: none;
    width: inherit;
    display: flex;
    justify-content: space-around;
}

header ul li{
    display: inline-block;
    border-bottom: 1px solid white;
    padding: 5px;
}

.no-list-styling {
     list-style-type: none;
}

.cover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mt-3 {
    margin-top: 5px !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.accordionT {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    font-size: 18px;
}

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .accordionT:hover {
        background-color: #4ecc9b;
    }
body .form-control[disabled],
body .form-control[readonly],
body fieldset[disabled] .form-control,
body input[disabled],
body select[disabled], body textarea[disabled] {
    background: #aaa;
}
/* Style the accordion panel. Note: hidden by default */
.panelT {
    padding: 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    font-size: 16px;
}
.faq_txt{
    width:100%;
    height:75px;
}

#SkipRawFeedProductProperty {
    background: orange;
    border: orange;
}
#SkipExternalCategoryMapping {
    background: orange;
    border: orange;
}
.submit-box-skip {
    margin-right: 0px;
    margin-left: auto;
}
.alert-content{
    width:100%;
}
.newlocale{
    color:orange;
}

.cosmetics_d-none{
    display:none;
}
.offline{
    text-decoration: line-through;
}
.catWomen {
    background: #F6DFEA !important;
}

.catChild {
    background: #FDFFBC !important;
}

.catMakeup {
    background: #C3AED6 !important;
}
.catHome {
    background: #DE8971 !important;
}
.catCare {
    background: #CAF7E3 !important;
}
.catMen {
    background: #A7C5EB !important;
}

.catGift {
    background: #F19292 !important;
}
.catBaby {
    background: #DAF1F9 !important;
}

#catRemoveIcon {
    padding-top: 2px;
    background: red;
    color: white;
    padding-bottom: 2px;
    padding-right: 4px;
    padding-left: 4px;
    margin-left: -2.5px;
}

#allCheckedCats {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

    #allCheckedCats li {
        padding: 5px;
        margin-bottom: 1px;
    }

#allCats {
    list-style-type: none;
    padding: 0;
    margin-bottom: 5px;
    height: 500px;
    overflow-y: scroll;
    display: none;
    }

 #allCats li

{
    padding: 5px;
    background: lightgrey;
    background: rgb(223, 232, 241);
    margin-bottom: 1px;
}


#allCats li:hover {
    background: #adcef0;
}

.subCategory {
    margin-left: 20px;
}
.subSubCategory {
    margin-left: 40px;
}

.subSubSubCategory {
    margin-left: 60px;
}

.catchecked {
    background: #34bfa3 !important;
}

#catSearchFoldButton {
    cursor: pointer;
}

#catSearchFoldButtonDisabled {
    display: none;
}

.catClick {
    display: inline-block;
    margin-left: 5px;
    width: 90%;
}

.sendToPixyleCheckBox_raw{
    margin-top:10px;
}
.pixyle_page_img {
    max-width: 100px;
}
.d-none{
    display:none!important;
}
.cosmetica_ratingIcon {
    width: 32px;
    height: 32px;
}

.UncatOptionselected {
    color: #34bfa3;
}
.CustomizableAttributeRow_customized {
    background: rgba(252, 248, 176, 0.5);
}
.CustomizableAttributeRow_uncustomized {
    background: rgba(223, 232, 241, 0.5);
}
.CustomizableAttributeRow_defaultcustomized {
    background: rgba(46, 204, 113, 0.5);
}
.CustomizableAttributeRow_default {
    background: rgba(46, 204, 113, 0.5);
}
.CustomizableAttributeRow_removed {
    background: rgba(204, 46, 46, 0.5);
    color: white;
    transition: visibility 0s, opacity 0.5s linear;
}
.CustomizableAttributeRow_ExpanderRow {
    display: none;
}
.CustomizableAttributeRow_ExpanderRow_active {
    display: table-row;
}
.CustomizableAttributeRow_customized .customColumnEditable {
    background: white;
}
.CustomizableAttributeRow_defaultcustomized .customColumnEditable {
    background: white;
}

.collapsableDivTopRow {
    width: 100%;
    display: inline-block;
}

.collapsableDivTopRow_clickableIcon {
    float: right;
}
#loader {
    display:none;
    position: absolute;
    left: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #DFE8F1;
    border-radius: 50%;
    border-top: 16px solid#4ecc9b;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loaderwrapper {
    display:none;
    background-color: rgba(1, 1, 1, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}
.TranslatableField{
    display:table;
    width:100%;
}
.TranslatableField.w25 select {
    width: 25%;
}
.TranslatableField.w50 select {
    width: 50%;
}
.TranslatableField.w75 select {
    width: 75%;
}
.TranslatableField.w100 select {
    width: 100%;
}
.TranslatablePropertyOptionField {
    display: table;
}
.TranslatableFieldLanguageSelect {
    margin-bottom: 5px;
    display: inline-block;
}

.TranslatableFieldTranslateButton {
    display: inline-block;
    width: 32px;
    margin-left: 10px;
    height: 32px;
    position: absolute;
    margin-top: 1px;
}
.TranslatableFieldTranslateIcon {
    font-size: 22px;
    margin-left: 7px;
    cursor: pointer;
}
.deepestlevelcat {
    background: lightgreen;
}
.PosRelativeButton {
    position: relative;
    margin-left: 0;
    margin-bottom: 1px;
}
#tuiWrapper {
    height: 100%;
    width: 100%;
    position: absolute !important;
    z-index: 1000;
    background: #151515;
}
#tuiInnerWrapper {
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#tuiCloseButton {
    background-color: #fdba3b;
    border: 1 px solid #fdba3b;
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    border: none;
    border-radius: 0;
}

#reloadButton {
    width: 12%;
    border-radius: 1;
    margin-left: 10px;
    height: 34px;
    background-color: #ECEFF1;
    border: 0;
}
#reloadButton:hover{
    background-color: #cacaca;

}
#reloadButton img{
    height: 100%;
}

#commentsCell, #wrap {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

#wrap {
    max-width: 180px;
}

.arrowRfProducts {
    width: 10px;
}

.arrowButton {
    border:0;
    background:transparent;
    display: none;
    margin-right: 10px;
}

.arrowButton:hover {
    background: #f5f5f5;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}
.expanded{
    width:500px;
}

#briefingColumn {
    max-width: 400px;
    width: 50%;
}

.scrollableTable {
    width: 100%;
    max-height: 75vh;
    overflow: auto;
}

.relationProductDiv {
    display: inline-block;
    border: 1px solid black;
    margin-right: 5px;
    margin-top: 2px;
}
.starRated {
    background-color: darkgoldenrod!important;
    color: white;
}
