:root{--brand:#1c8653;--brand-2:#dffff0;--brand-3:#c5fce1;--brand-4:#86fdc4;--brand-5:#eefff7;--brand-hover:#f4f8f6}html[lang="pl"]{--brand:#009ee0;--brand-2:#e6f2ff;--brand-3:#cce5ff;--brand-4:#99ccff;--brand-5:#f2f9ff;--brand-hover:#f0f5ff}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}html{scroll-padding-top:64px;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}html,body{font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0;min-height:100vh;background-color:#FFF;color-scheme:light;scrollbar-gutter:stable;overflow-x:hidden;width:100vw;min-width:100vw;max-width:100vw}body{display:flex;flex-direction:column}body main{flex:1;max-width:100%}ul{list-style:none}a{color:inherit;text-decoration:none;transition:.25s}a:hover{color:var(--brand)}a[target='_blank']:not(:has(img))::after{content:'';display:inline-flex;width:10px;height:10px;vertical-align:middle;margin-left:4px;-webkit-mask:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.969697 0H3.81818V1.09091H1.09091V7.63636H7.63636V4.90909H8.72727V7.75758C8.72727 8.26424 8.33345 8.68339 7.83681 8.72404L7.75758 8.72727H0.969697C0.46303 8.72727 0.0438788 8.33345 0.0032303 7.83681L0 7.75758V0.969697C0 0.46303 0.393818 0.0438788 0.890467 0.0032303L0.969697 0ZM8.72727 0.545455V2.72727C8.72727 3.02852 8.48306 3.27273 8.18182 3.27273C7.90209 3.27273 7.67154 3.06216 7.64003 2.79088L7.63636 2.72727V1.8623L4.74933 4.74933C4.53632 4.96234 4.19096 4.96234 3.97794 4.74933C3.76493 4.53632 3.76493 4.19096 3.97794 3.97794L6.86497 1.09091L6 1.09091C5.69875 1.09091 5.45455 0.846701 5.45455 0.545454C5.45455 0.265726 5.66511 0.0351778 5.93639 0.00366955L6 0H8.18182C8.44541 0 8.66533 0.186972 8.71619 0.435526C8.72346 0.471034 8.72727 0.507799 8.72727 0.545455Z' fill='%23454545'/%3E%3C/svg%3E%0A");mask:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.969697 0H3.81818V1.09091H1.09091V7.63636H7.63636V4.90909H8.72727V7.75758C8.72727 8.26424 8.33345 8.68339 7.83681 8.72404L7.75758 8.72727H0.969697C0.46303 8.72727 0.0438788 8.33345 0.0032303 7.83681L0 7.75758V0.969697C0 0.46303 0.393818 0.0438788 0.890467 0.0032303L0.969697 0ZM8.72727 0.545455V2.72727C8.72727 3.02852 8.48306 3.27273 8.18182 3.27273C7.90209 3.27273 7.67154 3.06216 7.64003 2.79088L7.63636 2.72727V1.8623L4.74933 4.74933C4.53632 4.96234 4.19096 4.96234 3.97794 4.74933C3.76493 4.53632 3.76493 4.19096 3.97794 3.97794L6.86497 1.09091L6 1.09091C5.69875 1.09091 5.45455 0.846701 5.45455 0.545454C5.45455 0.265726 5.66511 0.0351778 5.93639 0.00366955L6 0H8.18182C8.44541 0 8.66533 0.186972 8.71619 0.435526C8.72346 0.471034 8.72727 0.507799 8.72727 0.545455Z' fill='%23454545'/%3E%3C/svg%3E%0A");background-color:var(--brand)}strong,h1,h2,h3,h4,h5,h6{font-weight:600}form{display:flex;flex-direction:column}input,select,textarea{padding:12px 24px;border:1px solid #DFE3E6;border-radius:8px;color:#11181C}input:focus,select:focus,textarea:focus{outline:1px solid var(--brand)}input::placeholder,select::placeholder,textarea::placeholder{color:#C1C8CD}input:disabled,select:disabled,textarea:disabled{background-color:#F1F3F5;opacity:.7;cursor:not-allowed;color:#222}textarea{font-size:.875rem;line-height:1.25rem;font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}.img-skeleton-loading{background-color:hsl(200,20%,87%)}.cards_wrapper{overflow-x:auto}.cards_wrapper .list-card-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;gap:8px}.cards_wrapper .list-card-wrapper a{flex:1}.cards_wrapper .list-card-wrapper a .first-element{min-width:64px}.cards_wrapper .list-card-wrapper a .second-element{min-width:128px}.cards_wrapper .list-card-wrapper button{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#11181C;padding:0;aspect-ratio:1 / 1}.cards_wrapper .list-card-wrapper button:hover{background-color:#F1F3F5}#company-fields{display:flex;flex-direction:column;gap:32px}#company-fields select{width:100%}.pairs{display:flex;flex-direction:row;gap:16px;width:100%}.input-group{position:relative;width:100%}.input-group label{z-index:1;position:absolute;top:-8px;left:18px;font-size:.75rem;line-height:1rem;padding:0 6px;background-color:#FFF;color:#687076}.input-group input{width:100%}.input-group input::-webkit-outer-spin-button,.input-group input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-group input[type=number]{-moz-appearance:textfield}.input-group .customText{position:absolute;top:50%;transform:translate(0, -50%);right:8px;font-size:.75rem;line-height:1rem;color:#94a3b8;font-weight:600}.radio-group-group-input label{font-size:.75rem;line-height:1rem;padding:0 6px;color:#687076}.radio-group-group-input .radio-group{display:flex;gap:8px;margin-top:4px}.radio-group-group-input .radio-group label{cursor:pointer}.input-group-checkbox{cursor:pointer;display:flex;gap:8px}.input-group-checkbox input[type="checkbox"]{cursor:pointer;width:20px !important;height:20px !important}.input-group-checkbox label{cursor:pointer}select{cursor:pointer}select::-ms-expand{display:none}select:hover::-ms-expand{display:none}select:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#fff transparent transparent transparent}.container{display:block;position:relative;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.container:hover input~.checkmark{background-color:#F1F3F5}.container input{position:absolute;top:0;left:0;opacity:0}.container input:checked~.checkmark:after{display:block}.container .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#FFF;border:1px solid #E6E8EB;border-radius:4px}.container .checkmark:after{content:"";position:absolute;display:none;top:2px;left:6px;width:4px;height:8px;border:solid var(--brand);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.block_error input{border:1px solid #E5484D}.block_error .select_btn{border:1px solid #E5484D !important}.block_error .input_comment.error{display:block}.input_label{display:flex;flex-direction:column;gap:4px}.input_label label{color:#687076}hr{display:block;height:1px;border:0;border-top:1px solid #DFE3E6;padding:0;margin:0;width:100%}button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 24px;width:fit-content;height:48px;border-radius:8px;background-color:var(--brand);color:#FFF;outline:none;border:none;font-family:inherit;transition:background-color .25s}button:hover{cursor:pointer;background-color:#11181C}.alert{display:none;flex-direction:row;align-items:center;padding:12px 24px;background-color:#FFEFEF;border:1px solid #E5484D;border-radius:8px;color:#E5484D}.alert p{font-size:.875rem;margin:0;margin-left:8px}.alert.success{background-color:#E9F9EE;border:1px solid #30A46C;color:#30A46C}.flex_col{display:flex;flex-direction:column}.flex_col .input_comment{margin-top:4px}.flex_row{display:flex;flex-direction:row}.center_horizontal{display:flex;flex-direction:row;align-items:center;gap:8px}.text-xs,footer{font-size:.75rem;line-height:1rem}.text-small,input{font-size:.875rem;line-height:1.25rem}.text-base,p,button{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:1}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}@media screen and (max-width:767px){.text-xl,.text-2xl,.text-3xl,.text-4xl,.text-5xl,.text-6xl,.text-7xl,.text-8xl,.text-9xl{padding:0 16px}}.loader{border:4px solid #F1F3F5;border-top:4px solid var(--brand);border-radius:50%;width:24px;height:24px;animation:spin 2s linear infinite}.loader-2{margin:346px auto;height:48px;width:48px}.emptyProducts{display:none}.emptyProducts p{margin:24px auto;text-align:center;color:#11181C}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.to_right{margin-left:auto}nav{position:fixed;display:flex;z-index:2;flex-direction:row;justify-content:center;height:64px;width:100%;color:#11181C;background-color:#FFF;border-bottom:1px solid #F1F3F5;top:0;left:0}nav .nav_content{display:flex;flex-direction:row;align-items:center;width:1120px;color:inherit}nav .nav_content .mobile_cart_icon{position:relative;display:none;align-items:center;justify-content:center}nav .nav_content .mobile_cart_icon .mobile_cart_icon_holder .shopping-bag{display:block}nav .nav_content .mobile_cart_icon .mobile_cart_icon_holder .shopping-bag .circle_shopping_bag{bottom:0}nav .nav_content .shopping-bag{padding:6px}nav .nav_content .shopping-bag:hover{cursor:pointer;color:var(--brand)}nav .nav_content .shopping-bag div.circle_shopping_bag{position:absolute;display:flex;align-items:center;justify-content:center;background-color:#E5484D;color:#FFF;width:fit-content;padding:1px 4px;border-radius:50px;border:2px solid #FFF;bottom:-8px;right:-4px;line-height:1;user-select:none;-webkit-user-select:none;-ms-user-select:none}nav .nav_content .nav_actions{display:flex;flex-direction:row;width:100%}nav .nav_content .nav_actions .nav_list{display:flex;flex-direction:row;align-items:center}nav .nav_content .nav_actions .nav_list:nth-of-type(1){gap:6px}nav .nav_content .nav_actions .nav_list:nth-of-type(2){gap:12px}nav .nav_content .nav_actions .nav_list li .btn-nav{display:flex;gap:6px;align-items:center;justify-content:center;padding:6px 12px;border-radius:4px;font-weight:500}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-login{border:1px solid #F1F3F5}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-login:hover{color:#11181C;background-color:#F1F3F5}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-register{color:#FFF;background-color:var(--brand)}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-register:hover{background-color:#11181C}nav .nav_content .nav_actions .nav_list li>a{display:flex;padding:6px}nav .nav_content .nav_actions .nav_list li.logout{display:none}nav .nav_content .nav_actions .nav_list li.logout p{display:flex;align-items:center;padding:8px 16px;background-color:#FFEFEF;color:#E5484D;border-radius:8px;transition:.25s}nav .nav_content .nav_actions .nav_list li.logout p svg{margin-right:8px}nav .nav_content .nav_actions .nav_list li.logout p:hover{cursor:pointer;color:#FFF;background-color:#E5484D}nav .nav_content .nav_actions .nav_list li .dropdown{position:absolute;display:none;flex-direction:column;color:#687076;background-color:#FFF;padding:8px;border-radius:8px;border:1px solid #F1F3F5;transform:translateX(-25%)}nav .nav_content .nav_actions .nav_list li .dropdown:hover{display:flex}nav .nav_content .nav_actions .nav_list li .dropdown li a{display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px}nav .nav_content .nav_actions .nav_list li .dropdown li a:hover{background-color:var(--brand-hover)}nav .nav_content .nav_actions .nav_list .your_cart{display:flex;flex-direction:column;white-space:nowrap}nav .nav_content .nav_actions .nav_list .profile{position:relative}nav .nav_content .nav_actions .nav_list .profile .avatar{cursor:pointer;display:flex;align-items:center;justify-content:center}nav .nav_content .nav_actions .nav_list .profile .avatar .user-placeholder{display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:4px;background-color:#F1F3F5;margin-right:4px}nav .nav_content .nav_actions .nav_list .profile .profile-options{position:absolute;top:36px;right:0;background-color:#FFF;padding:8px;border:1px solid #F1F3F5;border-radius:4px}nav .nav_content .nav_actions .nav_list .profile .profile-options li a,nav .nav_content .nav_actions .nav_list .profile .profile-options li span{cursor:pointer;display:flex;align-items:center;color:#687076;white-space:nowrap;padding:8px;transition:.25s}nav .nav_content .nav_actions .nav_list .profile .profile-options li a:hover,nav .nav_content .nav_actions .nav_list .profile .profile-options li span:hover{color:var(--brand);background-color:var(--brand-hover)}nav .nav_content .nav_actions .nav_list .profile .profile-options li svg{margin-right:8px}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch{border-top:1px solid #ECEEF0;margin-top:8px}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch p{font-size:.75rem;line-height:1rem;margin-top:12px;margin-bottom:4px;color:#889096}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch .price-mode-buttons{display:flex;gap:8px;align-items:center;justify-content:space-between}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch .price-mode-buttons .price-mode-btn{align-items:center;justify-content:center;padding:4px 8px;border:1px solid #DFE3E6;background:transparent;color:#687076;border-radius:4px;cursor:pointer;transition:background .25s ease,border-color .25s ease,color .25s ease;width:100%;height:fit-content;font-size:.875rem;line-height:1.25rem}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch .price-mode-buttons .price-mode-btn:hover{background:#F8F9FA}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch .price-mode-buttons .price-mode-btn.price-mode-btn--net,nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch .price-mode-buttons .price-mode-btn.price-mode-btn--gross{min-width:56px}nav .nav_content .nav_actions .nav_list .profile .profile-options li.price-mode-switch .price-mode-buttons .price-mode-btn.active{color:var(--brand);border-color:var(--brand)}nav .nav_content .nav_actions .nav_list .profile .profile-options hr{margin:8px 0}nav .nav_content .hamburger_menu{display:none;cursor:pointer}.verify{display:flex;align-items:center;justify-content:center;padding:4px 8px;color:var(--brand);cursor:pointer;border:1px solid var(--brand);border-radius:999px;transition:.25s}.verify svg{color:var(--brand) !important;margin-right:4px}.verify:hover{background-color:var(--brand);color:#FFF}.verify:hover svg{transition:.25s;color:#FFF !important}.breadcrumb{display:flex;flex-direction:row;max-width:1168px;padding:20px 24px;margin:0 auto}.breadcrumb .breadcrumb-item{color:#889096}.breadcrumb .breadcrumb-item.active{color:#11181C}.breadcrumb .breadcrumb-item a{padding:4px}.breadcrumb .breadcrumb-item:not(:first-of-type):before{content:"›";margin:0 16px}span.description{display:flex;flex-direction:row;align-items:center;color:#889096}span.description svg{margin-right:8px}.dark_full{position:fixed;display:none;z-index:2;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,0.4)}.dark_full.dark_side_cart{display:none}.dark_full #vat_form{position:absolute;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#FFF;padding:48px;border-radius:8px}.dark_full #vat_form .alert{margin-bottom:20px;max-width:300px}.dark_full #vat_form .login-right{display:flex;flex-direction:row;align-items:center}.dark_full #vat_form .login-right span{flex:none;margin:0 16px}.dark_full #vat_form .login-right span a{color:var(--brand)}.dark_full #vat_form .login-right span a:hover{text-decoration:underline}.dark_full #vat_form .close{position:absolute;top:24px;right:24px;padding:8px;color:#687076}.dark_full #vat_form .close:hover{cursor:pointer;color:#11181C}.dark_full #vat_form .title-section .icon-holder{display:flex;align-items:center;justify-content:center;width:fit-content;padding:4px;color:#039855;background:#D1FADF;border:8px solid #ECFDF3;border-radius:999px;margin-bottom:16px}.dark_full #vat_form .title-section p{font-weight:600;word-break:break-word;font-size:22px;line-height:30px;margin-bottom:4px}.dark_full #vat_form select{margin-bottom:12px}.dark_full #vat_form .login-right{margin:32px 0}.dark_full #vat_form .description{margin-bottom:20px}.dark_full #vat_form p{margin:0}.dark_full #vat_form a{color:var(--brand)}.dark_full #vat_form .buttons{display:flex;gap:8px}.dark_full #vat_form .buttons button{width:50%;justify-content:center}.dark_full #vat_form .buttons button.cancel{color:#11181C;background:unset;border:1px solid #F1F3F5}.dark_full #vat_form .buttons button.cancel:hover{background-color:#F1F3F5}.dark_full .product-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#FFF;padding:48px;border-radius:8px;max-width:880px}.dark_full .product-popup .close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}.dark_full .product-popup .close:hover{cursor:pointer;color:#11181C}.dark_full .product-popup .popup-content{display:flex;flex-wrap:wrap}.dark_full .product-popup .popup-content .product-content{display:flex;flex-direction:row;width:100%}.dark_full .product-popup .popup-content .product-content .gallery{display:flex;flex-direction:column;gap:8px;margin-right:32px;padding-right:32px;border-right:1px solid #ECEEF0;justify-content:center}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:8px;height:56px}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery .img-preview{opacity:35%}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery .img-preview:hover{cursor:pointer;opacity:100%}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery .img-preview.preview-active{opacity:100%}.dark_full .product-popup .popup-content .product-content .gallery .main-img{position:relative;width:350px;max-width:100%;background-color:#FFF;overflow:hidden;cursor:zoom-in}.dark_full .product-popup .popup-content .product-content .gallery .main-img .previous-img,.dark_full .product-popup .popup-content .product-content .gallery .main-img .next-img{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;transform:translate(0, -50%);height:40px;width:40px;background-color:#FFF;z-index:1}.dark_full .product-popup .popup-content .product-content .gallery .main-img .previous-img:hover,.dark_full .product-popup .popup-content .product-content .gallery .main-img .next-img:hover{cursor:pointer;background-color:#F1F3F5}.dark_full .product-popup .popup-content .product-content .gallery .main-img .previous-img{left:0}.dark_full .product-popup .popup-content .product-content .gallery .main-img .next-img{right:0}.dark_full .product-popup .popup-content .product-content .gallery .main-img img{display:block;max-height:100%;max-width:100%;margin:0 auto;animation:skeleton-loading 1s linear 8s alternate}.dark_full .product-popup .popup-content .product-content .specs{overflow:hidden;flex-grow:1}.dark_full .product-popup .popup-content .product-content .specs .top-info-id{font-weight:400;font-size:14px;line-height:21px;color:#889096}.dark_full .product-popup .popup-content .product-content .specs .top-info{font-weight:600;font-size:18px;line-height:26px;color:#222}.dark_full .product-popup .popup-content .product-content .specs .title{margin:8px 0}.dark_full .product-popup .popup-content .product-content .specs .price-not-enable{width:fit-content;font-size:14px;line-height:19px;white-space:nowrap;color:#222;border:1px solid #EFDCC7;background-color:#FFF5EB;padding:2px 4px;border-radius:4px;display:flex;align-items:center}.dark_full .product-popup .popup-content .product-content .specs .price-not-enable svg{color:#F59639;margin-right:8px}.dark_full .product-popup .popup-content .product-content .specs .subtitle{font-weight:600}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list,.dark_full .product-popup .popup-content .product-content .specs ul.specs-details{padding:0}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:4px}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .grade-title,.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .security-mark-title,.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .problems-title{color:#767676}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot.dot-green{background-color:#0fb91b}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot.dot-orange{background-color:orange}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot.dot-red{background-color:#E5484D}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade span{margin-left:4px}.dark_full .product-popup .popup-content .product-content .specs ul.specs-details .single-spec{display:flex;flex-direction:row;justify-content:space-between;padding:8px;color:#222222}.dark_full .product-popup .popup-content .product-content .specs ul.specs-details .single-spec .spec-title{color:#656565;margin-right:8px}.dark_full .product-popup .popup-content .product-content .specs ul.specs-details .single-spec:nth-of-type(odd){background-color:#f6f7f8}.dark_full .product-popup .popup-content .popup-buttons{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:16px}.dark_full .product-popup .popup-content .popup-buttons .jump{display:flex;flex-direction:row;gap:8px}.dark_full .product-popup .popup-content .popup-buttons .jump button{justify-content:center;padding:0;width:48px;background-color:#F1F3F5;color:#11181C}.dark_full .product-popup .popup-content .popup-buttons .jump button:hover{background-color:#11181C;color:#FFF}.dark_full .product-popup .popup-content .popup-buttons .verify{padding:4px 32px}.dark_full .product-popup .popup-content .popup-buttons .popup-add-to-cart{white-space:nowrap}.dark_full .product-popup .popup-content .popup-buttons .popup-remove-from-cart{background-color:transparent;color:#E5484D;padding-left:0;padding-right:0}.dark_full .product-popup .popup-content .popup-buttons .popup-remove-from-cart:hover{text-decoration:underline}.dark_full .product-popup .table_quantity_wrapper{display:flex}.dark_full .product-popup .table_quantity_wrapper .quantity-decrement,.dark_full .product-popup .table_quantity_wrapper .quantity-increment{display:flex;align-items:center;justify-content:center;height:48px;width:24px;padding:0;margin:0;border-radius:0;background-color:#E6E8EB;color:#11181C}.dark_full .product-popup .table_quantity_wrapper .quantity-decrement:hover,.dark_full .product-popup .table_quantity_wrapper .quantity-increment:hover{background-color:#D7DBDF}.dark_full .product-popup .table_quantity_wrapper .quantity-decrement{margin-right:4px}.dark_full .product-popup .table_quantity_wrapper .quantity-increment{margin-left:4px;margin-right:8px}.dark_full .product-popup .table_quantity_wrapper .quantity input::-webkit-outer-spin-button,.dark_full .product-popup .table_quantity_wrapper .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dark_full .product-popup .table_quantity_wrapper .quantity input[type=number]{-moz-appearance:textfield}.dark_full .product-popup .table_quantity_wrapper .quantity .input-quantity{text-align:right;padding:0 4px 0 0;height:48px;width:32px;border-radius:0}.dark_full .product-popup .table_quantity_wrapper .text-quantity{height:48px;display:flex;align-items:center}#main_homepage .title.title-lists{display:flex;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;position:relative;max-width:1168px}#main_homepage .title.title-lists p{margin:auto}#main_homepage .title.title-lists a{position:absolute;right:0}#main_homepage .title.title-lists a button{background-color:transparent;color:#11181C;padding:0}#main_homepage .title.title-lists a button:hover{color:var(--brand)}#main_homepage #lists{margin:0 auto;margin-bottom:32px;max-width:1168px}@media only screen and (max-width:768px){#main_homepage #lists .cards_wrapper .table{display:flex;flex-direction:column}#main_homepage #lists .cards_wrapper .table .row{display:flex;flex-direction:column;margin:0 8px 32px 8px;border-bottom:1px solid #DFE3E6}#main_homepage #lists .cards_wrapper .table .row:last-child{margin-bottom:0}#main_homepage #lists .cards_wrapper .table .row .cell{display:flex;flex-direction:column;width:100%;padding:8px 16px;border:0;border-radius:0;border-left:1px solid #DFE3E6;border-right:1px solid #DFE3E6}#main_homepage #lists .cards_wrapper .table .row .cell.mobile-view-element-hide{display:none}#main_homepage #lists .cards_wrapper .table .row .cell.units-average-mobile-view{display:flex;flex-direction:row;justify-content:space-between;align-items:end}#main_homepage #lists .cards_wrapper .table .row .cell.units-average-mobile-view .units-average{display:flex !important;align-items:end}#main_homepage #lists .cards_wrapper .table .row .cell.units-average-mobile-view .units-average span{margin-bottom:2px}#main_homepage #lists .cards_wrapper .table .row .cell.units-average-mobile-view .units-average b:not(:last-child){margin-right:8px}#main_homepage #lists .cards_wrapper .table .row .cell:not(:last-child){border-top:1px solid #DFE3E6}#main_homepage #lists .cards_wrapper .table .row .cell .old-price{text-align:left}#main_homepage #lists .cards_wrapper .table .row .cell:has(.old-price){border-bottom:0;padding-bottom:0}#main_homepage #lists .cards_wrapper .table .row .cell:has(.list-price){border-top:0;padding-top:0}#main_homepage #lists .cards_wrapper .table .row .cell:has(.list-description){order:1}#main_homepage #lists .cards_wrapper .table .row .cell:has(.old-price){order:2}#main_homepage #lists .cards_wrapper .table .row .cell:has(.list-price){order:3}#main_homepage #lists .cards_wrapper .table .row .cell:has(.units-average){order:4;text-align:right}}@media only screen and (max-width:992px){#main_homepage .title.title-lists{flex-direction:column}#main_homepage .title.title-lists a{position:unset}.range-holder div[class^="range-"] input{width:100%;max-width:unset !important}}.main_allLists{min-height:calc(100vh - 60px - 64px - 255px)}.main_allLists .categories{margin:8px 0;padding-top:0}.allLists .move_cards_wrapper{grid-template-columns:1fr !important}.goToAllListsWrapper{margin-top:16px}.goToAllListsWrapper a{display:block;width:fit-content;margin-left:auto}.goToAllListsWrapper a button{padding-right:16px}.cell-vertical-center{vertical-align:middle}#lists .list-category-wrapper{display:flex;flex-direction:column}#lists .list-category-wrapper:not(:first-of-type){margin-top:30px;border-top:1px solid #f7f8f9;padding-top:40px}#lists .list-category-wrapper div{width:100%}#lists .list-category-wrapper div span.list-category{display:flex;align-items:center;gap:16px;font-size:21px;line-height:27.3px;color:rgba(0,0,0,0.87);margin-right:4px;padding:12px 16px;border-radius:8px;color:#1f2937;width:100%;font-weight:500;background-color:#fafafb;border:1px solid #ECEEF0;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}#lists .list-category-wrapper div span.list-category svg{color:#9ca3af}#lists .table{display:table;width:100%;border-collapse:separate;border-spacing:0 10px}#lists .table a:hover .cell{background-color:var(--brand-hover)}#lists .table:last-of-type{margin-bottom:70px}#lists .row{display:table-row}#lists .cell{display:table-cell;width:1%;border-top:1px solid #ECEEF0;border-bottom:1px solid #ECEEF0;padding-top:8px;padding-bottom:8px}#lists .cell:first-child{border-left:1px solid #ECEEF0;padding-left:16px;border-top-left-radius:8px;border-bottom-left-radius:8px}#lists .cell:last-child{border-right:1px solid #ECEEF0;padding-right:16px;border-top-right-radius:8px;border-bottom-right-radius:8px}#lists .cell-bg{background:#fafafb}#lists .cell-expand{width:auto}#lists .vertical-line{display:table-cell;width:1px;background-color:#ECEEF0;height:100%;margin-right:8px}#lists .cell-padding-right{padding-right:8px}#lists .cell-padding-left{padding-left:8px}#lists .cell-padding-right-lg{padding-right:16px}#lists .cell-padding-left-lg{padding-left:16px}#lists .table .units-average{white-space:nowrap}#lists .table .units-average span{font-size:13px;line-height:16px;color:#0000008a;margin-right:4px}#lists .table .units-average b{font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:18px;font-weight:700;color:#3a4e58}#lists .table .list-card-wrapper-link{font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:21px;font-weight:700;line-height:27.3px;color:rgba(0,0,0,0.87)}#lists .table .list-description{font-size:14px;line-height:18px;color:rgba(0,0,0,0.87)}#lists .table .old-price{white-space:nowrap;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:13px;line-height:16px;color:#767676;text-decoration:line-through;text-align:right}#lists .table .list-price{white-space:nowrap;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:30px;line-height:36px;font-weight:500;color:#3a4e58}#lists .table .list-price .list-price-decimal-part{font-size:21px;line-height:28px;font-weight:700}#lists .table .list-price .net-info{margin-left:8px;font-weight:400}.overflow-auto{overflow:auto}button.add_to_cart,button.remove_from_cart,button.remove_from_listCart{display:flex;align-items:center;justify-content:center;padding:4px;margin:0;height:40px;width:40px;border-radius:40px;background-color:transparent}button.add_to_cart svg{color:#11181C !important}button.remove_from_cart svg,button.remove_from_listCart svg{color:#E5484D !important}button.add_to_cart:hover svg{color:var(--brand) !important}button.add_to_cart:hover{background-color:var(--brand-5)}button.remove_from_cart:hover,button.remove_from_listCart:hover{background-color:#FFEFEF}.quality-box{white-space:nowrap;padding:1px 4px;border-radius:4px;font-size:12px;line-height:16px;color:#FFF;font-weight:600}.quality-{color:#000}.quality-a,.quality-b{background-color:#0fb91b}.quality-c{background-color:orange}.quality-d{background-color:#E5484D}.quality-none{background-color:#C1C8CD}.table_wrapper{padding:0 24px;font-size:.875rem;line-height:1.25rem;overflow-x:scroll;min-height:680px}.table_wrapper table{font-size:inherit;line-height:inherit}.table_wrapper div:has(#table-multiactions){position:sticky;left:0;z-index:1}.table_wrapper .table-buttons{position:relative;margin-bottom:16px}.table_wrapper .table-buttons .download-full-stock{margin-left:auto}.table_wrapper .table-buttons button{height:fit-content;padding:8px 16px;border-radius:4px}.table_wrapper #table-multiactions{position:relative;margin-bottom:16px}.table_wrapper #table-multiactions button{height:fit-content;padding:8px 16px;border-radius:4px}.table_wrapper #table-multiactions ul.actions{display:none;z-index:1;position:absolute;top:36px;left:0;margin:0;padding:16px;background-color:#FFF;border:1px solid #DFE3E6;border-radius:4px}.table_wrapper #table-multiactions ul.actions li{display:flex;align-items:center;padding:.75rem .375rem;white-space:nowrap}.table_wrapper #table-multiactions ul.actions li:not(:last-child){border-bottom:1px solid #F1F3F5}.table_wrapper #table-multiactions ul.actions li svg{margin-right:8px;color:var(--brand)}.table_wrapper #table-multiactions ul.actions li:hover{cursor:pointer;background-color:#F8F9FA}.table_wrapper .products{width:100%;margin:0 auto;border-collapse:collapse}.table_wrapper .products .activeInfo{border:1px solid var(--brand)}.table_wrapper .products img.img-safe-table{max-height:56px;animation:skeleton-loading 1s linear 8s alternate}.table_wrapper .products .table_imgs{height:64px;width:64px}.table_wrapper .products .table_imgs .full_info_img{height:fit-content;width:fit-content;padding:0;border-radius:0;background-color:unset;margin:0 auto}.table_wrapper .products .table_price{white-space:nowrap}.table_wrapper .products .table_price>span{display:flex;flex-direction:column;justify-content:center}.table_wrapper .products .table_price>span span{font-size:.75rem;line-height:1rem;color:#889096}.table_wrapper .products .table_price .discount-table{display:flex;flex-direction:column}.table_wrapper .products .table_price .discount-table .discount{color:#FBFCFD;background-color:#0fb91b;font-weight:600;width:fit-content;padding:0 4px;border-radius:4px}.table_wrapper .products .table_price .discount-table .old{font-size:.75rem;line-height:1rem;color:#889096;font-weight:400}.table_wrapper .products .table_grade{cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;width:fit-content;border-bottom:1px dashed #C1C8CD}.table_wrapper .products .table_grade .dot{display:block;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}.table_wrapper .products .table_grade .dot.dot-green{background-color:#0fb91b}.table_wrapper .products .table_grade .dot.dot-orange{background-color:orange}.table_wrapper .products .table_grade .dot.dot-red{background-color:#E5484D}.table_wrapper .products .table_grade .more-info{cursor:default;position:absolute;top:20px;left:50%;transform:translate(-50%, 0);display:none;flex-flow:column;align-content:flex-start;padding:12px;width:auto;min-width:200px;max-height:136px;background-color:#FFF;border-radius:4px;border:1px solid #DFE3E6;z-index:1}.table_wrapper .products .table_grade .more-info span{white-space:nowrap}.table_wrapper .products .table_grade .more-info span strong{font-weight:600}.table_wrapper .products .table_grade .more-info svg{vertical-align:middle;margin-right:2px}.table_wrapper .products .table_grade .more-info svg.lucide-check{color:#0fb91b}.table_wrapper .products .table_grade:hover .more-info{display:flex}.table_wrapper .products .table_grade:hover .more-info.flip-info{right:50%;left:unset;transform:translate(50%, 0)}.table_wrapper .products .table_coa,.table_wrapper .products .table_security_mark,.table_wrapper .products .table_resolution,.table_wrapper .products .table_problems{display:none}.table_wrapper .products td.table_lcd_quality div{display:flex;align-items:center;justify-content:start;gap:6px}.table_wrapper .products td.table_lcd_quality div svg{color:#717274 !important}.table_wrapper .products thead tr th{padding:8px 12px 8px 0;white-space:nowrap}.table_wrapper .products thead tr th .th-container{display:flex;flex-direction:row;align-items:center;gap:4px}.table_wrapper .products thead tr th.table_cart{width:0}.table_wrapper .products thead tr th.table_quantity{width:36px}.table_wrapper .products thead tr th .sort-control{display:flex;flex-direction:row;gap:4px}.table_wrapper .products thead tr th .sort-control button.sort-option-btn,.table_wrapper .products thead tr th .sort-control button.sort-clear-btn{width:auto;min-width:auto;height:auto;min-height:auto;padding:0;opacity:.5}.table_wrapper .products thead tr th .sort-control button.sort-option-btn:hover,.table_wrapper .products thead tr th .sort-control button.sort-clear-btn:hover,.table_wrapper .products thead tr th .sort-control button.sort-option-btn.active,.table_wrapper .products thead tr th .sort-control button.sort-clear-btn.active{background-color:transparent;opacity:1}.table_wrapper .products tbody tr:hover{background-color:#ECEEF0}.table_wrapper .products tbody tr.in_cart:nth-of-type(even){background-color:var(--brand-2)}.table_wrapper .products tbody tr.in_cart:nth-of-type(odd){background-color:var(--brand-3)}.table_wrapper .products tbody tr.in_cart td svg{color:var(--brand-4)}.table_wrapper .products tbody tr.in_cart .table_quantity{color:transparent}.table_wrapper .products tbody tr.in_cart .table_quantity .remove_from_cart{display:none}.table_wrapper .products tbody tr.in_cart .table_quantity .table_quantity_wrapper{display:none;visibility:hidden}.table_wrapper .products tbody tr.in_cart .table_quantity .tmv-item,.table_wrapper .products tbody tr.in_cart .table_quantity .table_cart_action{display:none}.table_wrapper .products tbody tr .table_model{position:relative}.table_wrapper .products tbody tr .table_model .full_info{position:absolute;top:-13px;left:0;height:fit-content;border:1px solid #F1F3F5;padding:2px 6px;border-radius:25px;white-space:nowrap;color:#FFF;visibility:hidden;display:none}.table_wrapper .products tbody tr .table_model .full_info svg{color:#FFF}.table_wrapper .products tbody tr .table_model .show_workflow{position:absolute;top:-13px;left:0;height:fit-content;border:1px solid #F1F3F5;padding:2px 6px;border-radius:25px;white-space:nowrap;color:#FFF}.table_wrapper .products tbody tr .table_quantity .tmv-item,.table_wrapper .products tbody tr .table_quantity .add_to_cart{display:none}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper{display:flex}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper button{display:flex;align-items:center;justify-content:center;height:20px;width:20px;padding:0;margin:0;border-radius:4px;background-color:#E6E8EB;color:#11181C}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper button:hover{background-color:#D7DBDF}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity-decrement{margin-right:4px}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity-increment{margin-left:4px}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity input::-webkit-outer-spin-button,.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity input[type=number]{-moz-appearance:textfield}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity .input-quantity{text-align:right;padding:0 4px 0 0;width:32px;border-radius:0}.table_wrapper .products tr:hover .full_info{visibility:visible !important;display:flex !important}.table_wrapper .products tr.selected{background-color:var(--brand-hover);border:1px solid var(--brand)}.table_wrapper .products tr.selected .container .checkmark{border:1px solid var(--brand)}.table_wrapper .products tr th{position:relative;font-weight:500;background-color:var(--brand);color:#FFF}.table_wrapper .products tr td{color:#3c4043}.table_wrapper .products tr td svg{color:#D7DBDF}.table_wrapper .products tr th,.table_wrapper .products tr td{text-align:start;padding:4px}.table_wrapper .products tr th:first-of-type,.table_wrapper .products tr td:first-of-type{padding-left:16px}.table_wrapper .products tr th:last-of-type,.table_wrapper .products tr td:last-of-type{padding-right:16px;width:0}.table_wrapper .products tr:nth-of-type(even){background-color:#FFF}.table_wrapper .products tr:nth-of-type(odd){background-color:#f8f9fc}.scroll-to-top,.search-for-product{display:none}@media screen and (max-width:767px){nav .nav_content .mobile_cart_icon{display:flex;margin-left:auto;gap:12px}nav .nav_content .mobile_cart_icon .mobile_cart_icon_holder .shopping-bag{position:relative}nav .nav_content .mobile_cart_icon .your_cart{display:flex;flex-direction:column}nav .nav_content .hamburger_menu{margin-left:16px !important}nav .nav_content:has(.nav_actions.mobile) .mobile_cart_icon{display:none}nav .nav_content:has(.nav_actions.mobile) .hamburger_menu{margin-left:auto !important}.body_homepage nav{z-index:4}.body_homepage .dark_full{z-index:3}.search_suggestion_container{width:100%}.search_suggestion_container #searchbox_container #main_search{flex:1}.search_suggestion_container #display_main_search{max-height:400px;overflow-y:auto;max-width:100% !important}.scroll-to-top,.search-for-product{flex-direction:column;align-items:center;justify-content:center;position:fixed;z-index:1;background-color:transparent;padding:0}.scroll-to-top .iconBtn,.search-for-product .iconBtn{display:flex;align-items:center;justify-content:center;height:48px;width:48px;padding:0;border-radius:48px;background-color:#fff;color:#889096;box-shadow:rgba(50,50,93,0.25) 0 13px 27px -5px,rgba(0,0,0,0.3) 0 8px 16px -8px}.scroll-to-top .iconBtn:hover,.search-for-product .iconBtn:hover{background-color:var(--brand-hover)}.scroll-to-top .textBtn,.search-for-product .textBtn{margin-top:4px;font-size:12px;line-height:16px;color:#687076}.scroll-to-top{bottom:40px;padding-bottom:env(safe-area-inset-bottom);right:24px}.search-for-product{display:flex;z-index:3;bottom:40px;padding-bottom:env(safe-area-inset-bottom);left:24px}main#main_homepage .search_suggestion_container{position:sticky;top:0;z-index:2}.table_wrapper>div{position:sticky;left:0}.table_wrapper thead{display:none}.table_wrapper tbody tr{display:flex;flex-direction:column;padding:16px;border:1px solid #ECEEF0}.table_wrapper tbody tr:nth-of-type(even){background-color:#fff}.table_wrapper tbody tr:nth-of-type(even):hover{background-color:#fff}.table_wrapper tbody tr:nth-of-type(even) .tmv-grid .tmv-content.hidden-overflow-toggle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #ffffff 100%)}.table_wrapper tbody tr:nth-of-type(odd){background-color:#f8f9fc}.table_wrapper tbody tr:nth-of-type(odd):hover{background-color:#f8f9fc}.table_wrapper tbody tr:nth-of-type(odd) .tmv-grid .tmv-content.hidden-overflow-toggle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg, rgba(248,249,252,0) 0%, #f8f9fc 100%)}.table_wrapper tbody tr.in_cart:nth-of-type(odd) .hidden-overflow-toggle:after{background:linear-gradient(180deg, rgba(0,123,255,0) 0%, var(--brand-3) 100%) !important}.table_wrapper tbody tr.in_cart:nth-of-type(even) .hidden-overflow-toggle:after{background:linear-gradient(180deg, rgba(0,123,255,0) 0%, var(--brand-2) 100%) !important}.table_wrapper tbody tr.in_cart .full_info{background-color:var(--brand);color:#fff !important}.table_wrapper tbody tr.in_cart .full_info svg{color:#fff !important}.table_wrapper tbody tr.in_cart .mobile-img svg{color:black !important}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(odd){background-color:var(--brand-2) !important}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(even){background-color:var(--brand-3) !important}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-content .tmv-table .tmv-item span:first-child{color:#fff}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-content .tmv-table .tmv-item span:last-child{color:#fff}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-show-details{background-color:var(--brand) !important;color:#fff !important;border:1px solid var(--brand) !important}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-show-details svg{color:#fff !important}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-show-details:hover{background-color:#fff !important;color:var(--brand) !important}.table_wrapper tbody tr.in_cart .tmv-grid .tmv-show-details:hover svg{color:var(--brand) !important}.table_wrapper tbody tr.in_cart .table_quantity{color:#222 !important}.table_wrapper tbody tr.in_cart .table_quantity .tmv-item{display:none !important}.table_wrapper tbody tr.in_cart .table_quantity .remove_from_cart{display:flex !important}.table_wrapper tbody tr td:not(.table_mobile_view){display:none}.table_wrapper tbody tr td.table_cart_action{display:none}.table_wrapper tbody tr td.image_mobile_view{display:flex !important;align-items:center;justify-content:center}.table_wrapper tbody tr td.table_mobile_view{display:flex !important}.table_wrapper tbody tr td.table_mobile_view.table_model .full_info{display:flex !important;visibility:visible !important;top:-28px}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-img{display:flex;align-items:center}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-img button{height:64px;width:64px;padding:0;border-radius:0;background-color:unset;justify-content:end}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text{display:flex;align-items:center;flex:1}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model{display:flex;flex-direction:column}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info{font-size:.75rem;line-height:1rem;color:#7E868C}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .lg-info{font-size:1.125rem;line-height:1.75rem;font-weight:600;display:flex;align-items:start}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .lg-info .dot{display:block;margin-top:12px;margin-right:4px;height:6px;width:6px;border-radius:6px}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .lg-info .dot.dot-green{background-color:#0fb91b}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .lg-info .dot.dot-orange{background-color:orange}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .lg-info .dot.dot-red{background-color:#E5484D}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info:has(.tech-grade){margin-top:4px}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info .tech-grade{padding:1px 6px;border-radius:4px;color:#fff;font-weight:600;margin-right:2px}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info .tech-grade.working-1{background-color:#0fb91b}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info .tech-grade.working-2{background-color:orange}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info .tech-grade.not-working{background-color:#E5484D}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info .detail:not(:last-child){margin-right:6px}.table_wrapper tbody tr td.table_mobile_view.table_model .mobile-model-text .mobile-model .small-info .detail .value{background-color:#F1F3F5;padding:1px 4px}.table_wrapper tbody tr td.table_mobile_view.tmv-grid{flex-direction:column}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content{position:relative}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content.hidden-overflow-toggle{max-height:120px;overflow:hidden}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table{position:relative;display:table !important;width:100%;margin-top:8px}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item{display:table-row}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(odd){background-color:#f8f9fc}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(even){background-color:#fff}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item span{display:table-cell;padding:8px}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item span:first-child{font-size:.875rem;line-height:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#656565}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item span:last-child{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:.2px;color:#3c4043}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-content .tmv-table .tmv-item span svg{color:#0fb91b;vertical-align:middle;margin-right:2px}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-show-details{display:flex;align-items:center;justify-content:center;cursor:pointer;width:fit-content;margin:0 auto;padding:4px 12px;border-radius:999px;background-color:#fff;color:var(--brand);border:1px solid var(--brand);gap:4px;padding-right:8px}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-show-details:hover{background-color:var(--brand);color:#fff}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-show-details:hover svg{color:#fff}.table_wrapper tbody tr td.table_mobile_view.tmv-grid .tmv-show-details svg{color:var(--brand)}.table_wrapper tbody tr td.table_check_info{display:flex}.table_wrapper tbody tr td.table_quantity{display:flex !important;justify-content:space-between;align-items:center;margin-top:16px}.table_wrapper tbody tr td.table_quantity .add_to_cart{background-color:var(--brand);border-radius:4px}.table_wrapper tbody tr td.table_quantity .add_to_cart svg{color:#fff !important}.table_wrapper tbody tr td.table_quantity .add_to_cart:hover{background-color:#000}.table_wrapper tbody tr td.table_quantity .tmv-item{display:flex !important}.table_wrapper tbody tr td.table_quantity .table_quantity_wrapper{margin-left:auto;margin-right:12px}.table_wrapper tbody tr td.table_quantity .tmv-price{display:flex;justify-self:end;flex-direction:column}.table_wrapper tbody tr td.table_quantity .tmv-price .tmv-price-content{font-size:1.125rem;line-height:1.75rem;padding:0;font-weight:600;margin-left:4px}.table_wrapper tbody tr td.table_quantity .tmv-price .tmv-price-content span{font-size:.75rem;line-height:1rem;color:#889096;margin-left:4px}.table_wrapper tbody tr td.table_quantity .table_quantity_wrapper{align-items:center}.table_wrapper tbody tr td.table_quantity .table_quantity_wrapper button{height:40px !important;width:40px !important}.table_wrapper tbody tr td.table_quantity .table_quantity_wrapper input{height:40px !important;width:48px !important}.table_wrapper tbody tr td .full_info{left:unset !important;right:0;background-color:#ECEEF0;color:#222 !important}.table_wrapper tbody tr td .full_info svg{color:#687076 !important}.table_wrapper tbody tr td .full_info:hover{background-color:#DFE3E6}.table_wrapper tbody tr td:last-of-type{width:unset !important;padding:0 !important;margin-right:0 !important}.table_wrapper tbody tr td .add_to_cart{display:flex !important}.table_list_wrapper thead{display:none}.table_list_wrapper tbody tr{display:flex;flex-direction:column;padding:48px 16px 32px 16px}.table_list_wrapper tbody tr:nth-of-type(even){background-color:#fff}.table_list_wrapper tbody tr:nth-of-type(even):hover{background-color:#fff}.table_list_wrapper tbody tr:nth-of-type(even) .tmv-grid .tmv-content.hidden-overflow-toggle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #ffffff 100%)}.table_list_wrapper tbody tr:nth-of-type(odd){background-color:#f8f9fc}.table_list_wrapper tbody tr:nth-of-type(odd):hover{background-color:#f8f9fc}.table_list_wrapper tbody tr:nth-of-type(odd) .tmv-grid .tmv-content.hidden-overflow-toggle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg, rgba(248,249,252,0) 0%, #f8f9fc 100%)}.table_list_wrapper tbody tr td:not(.table_mobile_view){display:none}.table_list_wrapper tbody tr td.table_mobile_view{display:flex !important}.table_list_wrapper tbody tr td.table_mobile_view{position:relative;display:flex}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .full_info{display:flex;position:absolute;top:-28px;left:0;height:fit-content;border:1px solid #F1F3F5;padding:2px 6px;border-radius:25px;white-space:nowrap;color:#FFF}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .full_info svg{color:#FFF}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-img{display:flex;align-items:center}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-img button{height:64px;width:64px;padding:0;border-radius:0;background-color:unset;justify-content:end}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text{display:flex;align-items:center;flex:1}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model{display:flex;flex-direction:column}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info{font-size:.75rem;line-height:1rem;color:#7E868C}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info{font-size:1.125rem;line-height:1.75rem;font-weight:600;display:flex;align-items:start}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot{display:block;margin-top:12px;margin-right:4px;height:6px;width:6px;border-radius:6px}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot.dot-green{background-color:#0fb91b}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot.dot-orange{background-color:orange}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot.dot-red{background-color:#E5484D}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .medium-info{font-size:.875rem;line-height:1.25rem}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info:has(.tech-grade){margin-top:4px;margin-bottom:4px}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade{padding:1px 6px;border-radius:4px;color:#fff;font-weight:600;margin-right:2px}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade.working-1{background-color:#0fb91b}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade.working-2{background-color:orange}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade.not-working{background-color:#E5484D}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .detail:not(:last-child){margin-right:6px}.table_list_wrapper tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .detail .value{background-color:#F1F3F5;padding:1px 4px}.table_list_wrapper tbody tr td.tmv-grid{flex-direction:column;padding:0 !important}.table_list_wrapper tbody tr td.tmv-grid .tmv-content{position:relative}.table_list_wrapper tbody tr td.tmv-grid .tmv-content.hidden-overflow-toggle{max-height:120px;overflow:hidden}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table{position:relative;display:table;width:100%;margin-top:8px}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item{display:table-row}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(odd){background-color:#f8f9fc}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(even){background-color:#fff}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span{display:table-cell;padding:8px}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span:first-child{font-size:.875rem;line-height:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#656565;text-transform:capitalize}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span:last-child{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:.2px;color:#3c4043}.table_list_wrapper tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span svg{color:#0fb91b;vertical-align:middle;margin-right:2px}.table_list_wrapper tbody tr td.tmv-grid .tmv-show-details{display:flex;align-items:center;justify-content:center;cursor:pointer;width:fit-content;margin:0 auto;padding:4px 12px;border-radius:999px;background-color:#fff;color:var(--brand);border:1px solid var(--brand);gap:4px;padding-right:8px}.table_list_wrapper tbody tr td.tmv-grid .tmv-show-details:hover{background-color:var(--brand);color:#fff}.table_list_wrapper tbody tr td.tmv-grid .tmv-show-details:hover svg{color:#fff}.table_list_wrapper tbody tr td.tmv-grid .tmv-show-details svg{color:var(--brand)}.table_list_wrapper tbody tr td .full_info{left:unset !important;right:0;background-color:#ECEEF0;color:#222 !important}.table_list_wrapper tbody tr td .full_info svg{color:#687076 !important}.table_list_wrapper tbody tr td .full_info:hover{background-color:#DFE3E6}}.filters-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:0 24px}.filters-bar .reset-all-filters:hover{cursor:pointer;text-decoration:underline;color:var(--brand)}.filters-bar .filter{position:relative}.filters-bar .filter .show-filter{height:fit-content;padding:8px 16px;border-radius:4px;background-color:#f8f9fc;color:#11181C}.filters-bar .filter .show-filter:hover{background-color:#11181C;color:#FFF}.filters-bar .filter .show-filter .counter{display:none;padding:0 4px;background-color:var(--brand);color:#FFF;border-radius:4px}.filters-bar .filter .show-filter .counter.active{display:block}.filters-bar .filter .or{display:flex;flex-direction:row;align-items:center;margin:16px 0 32px}.filters-bar .filter .or p{margin:0 8px;color:#889096}.filters-bar .filter .content{display:none;position:absolute;top:36px;left:0;background-color:#FFF;border:1px solid #DFE3E6;border-radius:4px;z-index:3;padding:16px}.filters-bar .filter .content.right-flip{left:unset;right:0}.filters-bar .filter .content .close-filter{display:none;position:absolute;top:8px;right:8px;padding:8px;color:#687076}.filters-bar .filter .content .close-filter:hover{cursor:pointer;color:#11181C}.filters-bar .filter .content label,.filters-bar .filter .content p.filters-label{font-size:.875rem;line-height:1.25rem;color:#889096;margin:0}.filters-bar .filter .content .search-container{position:relative}.filters-bar .filter .content .search-container input{padding-right:46px}.filters-bar .filter .content .search-container button{position:absolute;right:0;top:8px;display:flex;align-items:center;justify-content:center;height:46px;width:46px;padding:0;background-color:transparent}.filters-bar .filter .content .search-container button svg{color:#889096}.filters-bar .filter .content .search-container button:hover svg{color:#11181C}.filters-bar .filter .content .range-holder div[class^="range-"]{display:flex;align-items:center;justify-content:center;margin-top:8px;margin-bottom:32px}.filters-bar .filter .content .range-holder div[class^="range-"] p.range-space{margin:0 8px}.filters-bar .filter .content .range-holder div[class^="range-"] input{padding:8px 16px;max-width:6rem}.filters-bar .filter .content .filters-list{margin-top:8px;padding:0;max-height:264px;overflow-y:auto}.filters-bar .filter .content .filters-list .no-matching{padding:2px 4px;color:#889096}.filters-bar .filter .content .filters-list li{padding:.75rem .375rem;cursor:pointer}.filters-bar .filter .content .filters-list li:not(:last-child){border-bottom:1px solid #F1F3F5}.filters-bar .filter .content .filters-list li:hover{background-color:#F8F9FA}.filters-bar .filter .content .filters-search{margin:8px 0 0 0}.filters-bar .filter .content .selected-items-1,.filters-bar .filter .content .selected-items-2{display:flex;flex-direction:row;flex-wrap:wrap;max-height:264px;overflow-y:auto;gap:8px;padding:0}.filters-bar .filter .content .selected-items-1 li,.filters-bar .filter .content .selected-items-2 li{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;border-radius:50px;background-color:#F1F3F5;padding:2px 8px;transition:all .25s}.filters-bar .filter .content .selected-items-1 li:hover,.filters-bar .filter .content .selected-items-2 li:hover{color:#FFF;background-color:#11181C}.filters-bar .filter .content .selected-items-1 li:after,.filters-bar .filter .content .selected-items-2 li:after{content:"✕";display:block;margin-left:8px;font-size:.5rem;font-weight:600;color:#C1C8CD}.filters-bar .filter .content .buttons{display:flex;flex-direction:row;gap:8px}.filters-bar .filter .content .buttons button{flex:1;align-items:center;justify-content:center;height:fit-content;border-radius:4px;padding:8px 16px}.filters-bar .filter .content .buttons button.reset-filters{background-color:transparent;border:1px solid #DFE3E6;color:#889096}.filters-bar .filter .content .buttons button.reset-filters:hover{border:1px solid #11181C;background-color:#11181C;color:#FFF}.filters-bar .search_suggestion_container #searchbox_container{display:flex;align-items:center;border-radius:50px;border:1px solid #DFE3E6;padding-left:14px}.filters-bar .search_suggestion_container #searchbox_container:focus-within{border:1px solid var(--brand)}.filters-bar .search_suggestion_container #searchbox_container svg{color:#9aa0a6}.filters-bar .search_suggestion_container #searchbox_container #main_search{border:0;border-radius:0;background:transparent;padding:8px 16px}.filters-bar .search_suggestion_container #searchbox_container #main_search:focus{border:none;outline:none}.filters-bar .search_suggestion_container #searchbox_container button#submit_search{padding:0 16px;height:36px;border-radius:0 50px 50px 0;background-color:#F8F9FA}.filters-bar .search_suggestion_container #searchbox_container button#submit_search svg{color:#687076}.filters-bar .search_suggestion_container #searchbox_container button#submit_search:hover{background-color:#000}.filters-bar .search_suggestion_container #searchbox_container button#submit_search:hover svg{color:#FFF}.filters-bar .search_suggestion_container #display_main_search{position:absolute;z-index:2;cursor:default;margin:0;padding:4px 0 0 0;background-color:#FFF;border:1px solid #DFE3E6;max-width:85%}.filters-bar .search_suggestion_container #display_main_search:empty{display:none !important}.filters-bar .search_suggestion_container #display_main_search li{display:flex;padding:6px 20px 6px 14px}.filters-bar .search_suggestion_container #display_main_search li .search_icon{margin-right:12px;color:#9aa0a6}.filters-bar .search_suggestion_container #display_main_search li:hover{background-color:#f8f9fa}main{padding:64px 0 0 0}main .title{text-align:center;font-weight:500}main .title p{margin:0}main .title p .text-brand{color:var(--brand)}main .categories{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;margin:32px 0;overflow:hidden}main .categories .scroll-categories{display:flex;align-items:center;justify-content:center;height:28px;width:28px;border-radius:28px;padding:0;margin:4px;background-color:transparent;color:#11181C}main .categories .scroll-categories:hover{background-color:#F1F3F5}main .categories .categories-carousel,main .categories .categories-carousel-lists{display:flex;overflow:hidden}main .categories .categories-carousel .single_category,main .categories .categories-carousel-lists .single_category,main .categories .categories-carousel .single_category_list,main .categories .categories-carousel-lists .single_category_list{display:flex;flex-direction:row;transition:all .25s;padding:8px 24px;margin:4px;border:1px solid #F1F3F5;border-radius:4px}main .categories .categories-carousel .single_category .category-icon,main .categories .categories-carousel-lists .single_category .category-icon,main .categories .categories-carousel .single_category_list .category-icon,main .categories .categories-carousel-lists .single_category_list .category-icon{width:24px;height:24px;margin-right:8px;color:var(--brand)}main .categories .categories-carousel .single_category .category-title,main .categories .categories-carousel-lists .single_category .category-title,main .categories .categories-carousel .single_category_list .category-title,main .categories .categories-carousel-lists .single_category_list .category-title{color:#11181C;font-size:14px;line-height:24px;font-weight:400;white-space:nowrap}main .categories .categories-carousel .single_category:hover,main .categories .categories-carousel-lists .single_category:hover,main .categories .categories-carousel .single_category_list:hover,main .categories .categories-carousel-lists .single_category_list:hover{cursor:pointer;background-color:#F1F3F5}main .categories .categories-carousel .single_category.active,main .categories .categories-carousel-lists .single_category.active,main .categories .categories-carousel .single_category_list.active,main .categories .categories-carousel-lists .single_category_list.active{background-color:var(--brand)}main .categories .categories-carousel .single_category.active .category-icon,main .categories .categories-carousel-lists .single_category.active .category-icon,main .categories .categories-carousel .single_category_list.active .category-icon,main .categories .categories-carousel-lists .single_category_list.active .category-icon{color:#FBFCFD}main .categories .categories-carousel .single_category.active .category-title,main .categories .categories-carousel-lists .single_category.active .category-title,main .categories .categories-carousel .single_category_list.active .category-title,main .categories .categories-carousel-lists .single_category_list.active .category-title{color:#FBFCFD}main .input_comment{font-size:.75rem;line-height:1rem;color:#889096}main .input_comment.error{display:none;color:#E5484D}main .account_form{margin:0 auto;width:460px;gap:32px}main .account_form .title_section{text-align:center}main .account_form .title_section a{color:var(--brand)}main .account_form .title_section a:hover{text-decoration:underline}main .account_form .form_section{display:flex;flex-direction:column;gap:16px}main .account_form .form_section .info-err-msg{padding:16px;border:1px solid #EFDCC7;border-radius:8px;background-color:#FFF5EB}main .account_form .form_section .info-err-msg .info-icon{margin-right:16px;color:#F59639}main .account_form .form_section .info-err-msg .info{font-weight:600;margin-top:0;margin-bottom:4px}main .account_form .form_section .info-err-msg .err-msg{margin:0;color:#687076}main .account_form .form_section .forgot_password{color:var(--brand);width:fit-content;margin-left:auto}main .account_form .form_section .forgot_password:hover{text-decoration:underline}main .account_form .form_section #login_button,main .account_form .form_section #reset_button{width:100%;justify-content:center}main .account_form .form_section .password_preview{position:relative}main .account_form .form_section .password_preview input{width:100%}main .account_form .form_section .password_preview .icon_holder{cursor:pointer;position:absolute;display:flex;top:50%;right:12px;transform:translateY(-50%);color:#889096;padding:12px;transition:.25s}main .account_form .form_section .password_preview .icon_holder.active{color:#11181C}main .account_form .form_section .password_preview .icon_holder:hover{color:#11181C}main .account_form .form_section .f_l_name{display:flex;flex-direction:row;gap:16px}main .account_form .form_section .f_l_name input{flex:1}main .account_form .form_section .input_label .searchable_select{width:100%}main .account_form .form_section .input_label .searchable_select.active .select_btn svg{transform:rotate(180deg)}main .account_form .form_section .input_label .searchable_select .select_btn{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:12px 24px;border:1px solid #DFE3E6;border-radius:8px}main .account_form .form_section .input_label .searchable_select .select_btn .default{color:#889096}main .account_form .form_section .input_label .searchable_select .select_btn input{padding:0;border:0}main .account_form .form_section .input_label .searchable_select .select_btn input:disabled{background-color:#FFF;border-radius:0}main .account_form .form_section .input_label .searchable_select .select_btn:hover{cursor:pointer}main .account_form .form_section .input_label .searchable_select .select_btn svg{margin-left:auto}main .account_form .form_section .input_label .searchable_select .content{display:none;padding:20px;background-color:#F8F9FA;border-radius:8px}main .account_form .form_section .input_label .searchable_select .content .search{position:relative;color:#889096}main .account_form .form_section .input_label .searchable_select .content .search input{width:100%;padding-left:42px;border:1px solid #DFE3E6}main .account_form .form_section .input_label .searchable_select .content .search svg{position:absolute;top:50%;transform:translate(0, -50%);left:15px;pointer-events:none}main .account_form .form_section .input_label .searchable_select .content .options{max-height:250px;overflow-y:auto;padding-right:8px}main .account_form .form_section .input_label .searchable_select .content .options li{padding:6px 12px}main .account_form .form_section .input_label .searchable_select .content .options li:hover{cursor:pointer;border-radius:5px;background-color:#ECEEF0}main .account_form .form_section .input_label .searchable_select.active .content{display:block}main .account_form .form_section .confirm_terms{display:flex;flex-direction:row;align-items:flex-start;gap:12px}main .account_form .form_section .confirm_terms span{color:#889096}main .account_form .form_section .confirm_terms a{color:var(--brand)}main .account_form .form_section button{place-self:flex-end}footer{display:flex;flex-direction:column;align-items:center;background-color:#F8F9FA;color:#687076}footer .footer_main,footer .footer_sub{display:flex;flex-direction:row;justify-content:space-between;padding:24px 0;width:1120px}footer .footer_main .list_row,footer .footer_sub .list_row{display:flex;flex-direction:row;gap:16px}footer .footer_main ul,footer .footer_sub ul{display:flex;flex-direction:column;gap:8px;padding:0}footer .footer_main ul li,footer .footer_sub ul li{display:flex;flex-direction:row;align-items:center;gap:8px}footer .footer_main span,footer .footer_sub span{font-weight:500;color:#11181C}footer .footer_sub ul{display:flex;flex-direction:row;gap:30px;padding:0;margin:0}.cart_side{position:fixed;display:flex;flex-direction:column;z-index:4;top:64px;right:-375px;height:calc(100vh - 64px);width:375px;background-color:#FFF;transition:all .25s ease}.cart_side.active{right:0}.cart_side .title{position:relative;padding:16px;text-align:center;background-color:#F8F9FA}.cart_side .title .close_side_cart{position:absolute;top:8px;left:8px;padding:4px;color:#687076}.cart_side .title .close_side_cart:hover{cursor:pointer;color:#11181C}.cart_side .title span{font-weight:600}.cart_side .products{flex:1;display:flex;flex-direction:column;overflow-x:auto;padding:24px 16px}.cart_side .products .content{height:100%}.cart_side .products .content .single_item{display:flex;flex-direction:row;align-items:center;padding:8px 0;border-bottom:1px solid #F1F3F5}.cart_side .products .content .single_item .placeholder-small-img{display:flex;align-items:center;justify-content:center;height:56px;width:42px}.cart_side .products .content .single_item .item_content{display:flex;flex-direction:column;padding:0 8px}.cart_side .products .content .single_item .item_content .type{color:#11181C;font-weight:400}.cart_side .products .content .single_item .item_content .model{color:#11181C;font-weight:600}.cart_side .products .content .single_item .item_content .model a{text-decoration:underline}.cart_side .products .content .single_item .item_content .info-grade{display:flex;flex-direction:row;align-items:center;margin:0}.cart_side .products .content .single_item .item_content .info-grade .grade{display:flex;flex-direction:row;align-items:center}.cart_side .products .content .single_item .item_content .info-grade .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-left:8px;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}.cart_side .products .content .single_item .item_content .info-grade .grade .dot.dot-green{background-color:#0fb91b}.cart_side .products .content .single_item .item_content .info-grade .grade .dot.dot-orange{background-color:orange}.cart_side .products .content .single_item .item_content .info-grade .grade .dot.dot-red{background-color:#E5484D}.cart_side .products .content .single_item .item_content .item_pricing .quantity{color:#889096}.cart_side .products .content .single_item .item_content .item_pricing .price{color:#11181C;border-left:1px solid #F1F3F5;padding:0 8px}.cart_side .products .content .single_item svg{color:#DFE3E6}.cart_side .products .content .single_item .remove_from_cart,.cart_side .products .content .single_item .remove_from_listCart{margin-left:auto}.cart_side .products .content .info{display:flex;flex-direction:column;justify-content:center;text-align:center;height:100%}.cart_side .products .content .info span:nth-of-type(1){color:#11181C;font-weight:600}.cart_side .products .content .info span:nth-of-type(2){color:#889096}.cart_side .summary{padding:24px 16px;background-color:#F8F9FA;font-weight:600}.cart_side .summary .summary_info{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.cart_side .summary button{width:100%;justify-content:center}.cart_side .summary button:disabled{cursor:not-allowed;background-color:#ECEEF0;color:#687076}.cart_side .summary button:disabled:hover{background-color:#F1F3F5}.cart_side .summary hr{margin:16px 0}.cart_side .summary .options-buttons{display:flex;align-items:center;justify-content:space-between}.cart_side .summary .options-buttons .clear-cart,.cart_side .summary .options-buttons .cart-to-excel{display:flex;flex-direction:row;width:fit-content;gap:8px;align-items:center;margin-top:8px;padding:2px 4px;font-weight:600;font-size:14px;line-height:24px;text-align:center;letter-spacing:.4px;text-transform:uppercase}.cart_side .summary .options-buttons .clear-cart{color:#E5484D}.cart_side .summary .options-buttons .clear-cart:hover{cursor:pointer;background-color:#FFEFEF}.cart_side .summary .options-buttons .cart-to-excel{color:#00a790}.cart_side .summary .options-buttons .cart-to-excel:hover{cursor:pointer;background-color:#E9F9EE}.cart_side .summary .options-buttons:has(.dedicated-list-offer){display:flex;align-items:center;justify-content:center;width:100%;margin-top:16px}.cart_side .summary .options-buttons:has(.dedicated-list-offer) .dedicated-list-offer{cursor:pointer;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background-color:transparent;color:var(--brand);border:1px solid var(--brand);border-radius:8px;font-weight:normal;transition:all .25s;height:unset}.cart_side .summary .options-buttons:has(.dedicated-list-offer) .dedicated-list-offer:hover{background-color:#222;border-color:#222;color:#FFF}.cart_side .summary .options-buttons:has(.dedicated-list-offer) .dedicated-list-offer.button-pulse-make-an-offer{animation:pulse 1.2s infinite;box-shadow:0 0 0 0 rgba(0,0,0,0.7);position:relative;overflow:hidden;font-weight:600}.cart_side .summary .options-buttons:has(.dedicated-list-offer) .dedicated-list-offer.button-pulse-make-an-offer:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);transform:skewX(-20deg);animation:shine 2.5s infinite;pointer-events:none}.cart_side .summary .options-buttons:has(.dedicated-list-offer) .dedicated-list-offer.button-pulse-make-an-offer::before{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 12h8M14 8l4 4-4 4' stroke='%23889096' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center;pointer-events:none;transition:transform .3s cubic-bezier(.4, 0, .2, 1);animation:arrow-move 1.2s infinite}.cart_side .summary .options-buttons:has(.dedicated-list-offer) .dedicated-list-offer.button-pulse-make-an-offer:hover::before{animation:arrow-move-hover .6s}@keyframes arrow-move{0%{transform:translateY(-50%) translateX(0) scale(1)}50%{transform:translateY(-50%) translateX(8px) scale(1.1)}100%{transform:translateY(-50%) translateX(0) scale(1)}}@keyframes arrow-move-hover{0%{transform:translateY(-50%) translateX(0) scale(1)}60%{transform:translateY(-50%) translateX(12px) scale(1.15)}100%{transform:translateY(-50%) translateX(0) scale(1)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,0.7)}50%{box-shadow:0 0 0 8px rgba(0,0,0,0.25)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes shine{0%{left:-75%}60%{left:125%}100%{left:125%}}#checkout .content .products{flex:1;display:flex;flex-direction:column;overflow-x:auto;padding:24px 16px}#checkout .content .products .single_item{display:flex;flex-direction:row;align-items:center;padding:8px 0;border-bottom:1px solid #F1F3F5}#checkout .content .products .single_item .placeholder-small-img{display:flex;align-items:center;justify-content:center;height:56px;width:42px}#checkout .content .products .single_item .item_content{display:flex;flex-direction:column;padding:0 8px}#checkout .content .products .single_item .item_content .type{color:#11181C;font-weight:400}#checkout .content .products .single_item .item_content .model{color:#11181C;font-weight:600}#checkout .content .products .single_item .item_content .model a{text-decoration:underline}#checkout .content .products .single_item .item_content .info-grade{display:flex;flex-direction:row;align-items:center;margin:0}#checkout .content .products .single_item .item_content .info-grade .grade{display:flex;flex-direction:row;align-items:center}#checkout .content .products .single_item .item_content .info-grade .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-left:8px;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}#checkout .content .products .single_item .item_content .info-grade .grade .dot.dot-green{background-color:#0fb91b}#checkout .content .products .single_item .item_content .info-grade .grade .dot.dot-orange{background-color:orange}#checkout .content .products .single_item .item_content .info-grade .grade .dot.dot-red{background-color:#E5484D}#checkout .content .products .single_item .item_content .item_pricing .quantity{color:#889096}#checkout .content .products .single_item .item_content .item_pricing .price{color:#11181C;border-left:1px solid #F1F3F5;padding:0 8px}#checkout .content .products .single_item svg{color:#DFE3E6}#checkout .content .products .single_item .remove_from_cart,#checkout .content .products .single_item .remove_from_listCart{margin-left:auto}#checkout .content .products .info{display:flex;flex-direction:column;justify-content:center;text-align:center;height:100%}#checkout .content .products .info span:nth-of-type(1){color:#11181C;font-weight:600}#checkout .content .products .info span:nth-of-type(2){color:#889096}.pagination{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#11181C;padding:0 24px;margin-bottom:64px;position:sticky;left:0}.pagination .pages{display:flex;flex-direction:row;align-items:center}.pagination .pages .description{display:block;margin-right:16px}.pagination .pages #pages_list li.break{display:flex;align-items:center}.pagination .pages #pages_range{display:flex;align-items:center}.pagination .pages #pages_range.active button{color:var(--brand)}.pagination .pages #pages_range span{padding:0 8px}.pagination button{background-color:transparent;color:inherit;padding:0 8px;border-radius:0;gap:4px}.pagination button:hover{color:var(--brand)}.pagination .previous,.pagination .next{letter-spacing:2px}.pagination .previous{padding-right:16px}.pagination .next{padding-left:16px}.pagination ul{display:flex;flex-direction:row;padding:0}.pagination ul li.active{color:var(--brand)}.body_login main,.body_register main,.body_confirm-offer main{padding-bottom:124px}.body_login main .form-vies-valid,.body_register main .form-vies-valid,.body_confirm-offer main .form-vies-valid{margin-top:-8px;margin-left:auto;width:fit-content;color:var(--brand)}.body_login main .form-vies-valid:hover,.body_register main .form-vies-valid:hover,.body_confirm-offer main .form-vies-valid:hover{text-decoration:underline}.body_login,.body_confirm-offer{display:flex;flex-direction:column}.body_login .breadcrumb,.body_confirm-offer .breadcrumb{width:1168px}.body_login main,.body_confirm-offer main{display:flex;align-items:center;justify-content:center;flex:1}.body_checkout{display:flex;flex-direction:column}.body_checkout .breadcrumb{width:1168px}.body_checkout #checkout{flex:1}#about-us a{color:var(--brand)}#about-us a:hover{text-decoration:underline}#about-us,#ultimate-guide,#limitApplGenerator,#limit-info{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 16px 124px 16px}#about-us .title .subtitle,#ultimate-guide .title .subtitle,#limitApplGenerator .title .subtitle,#limit-info .title .subtitle{color:#889096;font-weight:400}#about-us .title h1,#ultimate-guide .title h1,#limitApplGenerator .title h1,#limit-info .title h1{margin-top:8px}#about-us .img-section,#ultimate-guide .img-section,#limitApplGenerator .img-section,#limit-info .img-section{position:relative;margin:0;width:100%}#about-us .img-section img,#ultimate-guide .img-section img,#limitApplGenerator .img-section img,#limit-info .img-section img{position:inherit;z-index:1;width:100%;aspect-ratio:806/459;border:1px solid #FBFCFD;border-radius:24px;background-color:#FBFCFD}#about-us .img-section figcaption,#ultimate-guide .img-section figcaption,#limitApplGenerator .img-section figcaption,#limit-info .img-section figcaption{text-align:center;color:#889096;margin-top:8px}#about-us .img-section:before,#ultimate-guide .img-section:before,#limitApplGenerator .img-section:before,#limit-info .img-section:before{content:"";position:absolute;background-color:#E6E8EB;filter:blur(40px);width:270px;height:40px;left:20px;top:50px}#about-us .img-section:after,#ultimate-guide .img-section:after,#limitApplGenerator .img-section:after,#limit-info .img-section:after{content:"";position:absolute;background-color:#ECEEF0;filter:blur(40px);width:270px;height:40px;right:20px;bottom:60px}#about-us h2,#ultimate-guide h2,#limitApplGenerator h2,#limit-info h2{margin-top:60px;font-weight:600}#about-us p,#ultimate-guide p,#limitApplGenerator p,#limit-info p{color:#11181C;margin-top:32px;margin-bottom:32px}#about-us .contact,#ultimate-guide .contact,#limitApplGenerator .contact,#limit-info .contact{display:flex;justify-content:flex-end;width:100%}#about-us .contact a,#ultimate-guide .contact a,#limitApplGenerator .contact a,#limit-info .contact a{display:flex;align-items:center;gap:8px;padding:8px}#limit-info p.note{text-align:left;font-size:.875rem;line-height:1.25rem;background-color:#F8F9FA;padding:4px 8px}#limit-info ul{list-style-type:disc}#limit-info a{color:var(--brand);text-decoration:underline}#limit-info a:hover{text-decoration:none}#ultimate-guide ul{list-style-type:disc}#ultimate-guide a{color:var(--brand);text-decoration:underline}#ultimate-guide a:hover{text-decoration:none}#gallery-popup .image-holder{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:80%;aspect-ratio:1}#gallery-popup .image-holder .close{position:absolute;top:24px;right:24px;padding:8px;color:#687076}#gallery-popup .image-holder .close:hover{cursor:pointer;color:#11181C}#gallery-popup .image-holder .img-img{cursor:zoom-in}#gallery-popup .image-holder .img-img img{width:100%}#gallery-popup .image-holder .description-img{position:absolute;bottom:0;left:0;padding:8px 16px;color:#FBFCFD;background-color:#11181C}#gallery-popup .zoomed-in{height:100%;width:100%;overflow:scroll}#gallery-popup .zoomed-in .close,#gallery-popup .zoomed-in .description-img{visibility:hidden}#grading{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#grading .content h2,#grading .content h3{margin:40px 0 20px 0}#grading .content h2 .grade,#grading .content h3 .grade{padding:0 4px;border-radius:4px;color:#FFF;font-weight:600}#grading .content h2 .grade_a,#grading .content h3 .grade_a{background-color:#0fb91b}#grading .content h2 .grade_b,#grading .content h3 .grade_b{background-color:orange}#grading .content h2 .grade_c,#grading .content h3 .grade_c,#grading .content h2 .grade_d,#grading .content h3 .grade_d{background-color:#E5484D}#grading .content ul{list-style-type:disc}#grading .content ul li{margin-bottom:6px}#grading .content .gallery{display:flex;flex-wrap:wrap}#grading .content .gallery figure{cursor:pointer;margin:8px;width:200px}#grading .content .gallery figure:first-of-type,#grading .content .gallery figure:nth-of-type(3n+1){margin-left:0}#grading .content .gallery figure img{display:block;height:200px;width:200px}#grading .content .gallery figure figcaption{margin-top:4px;color:#889096}#contact{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#contact .title{display:flex;width:fit-content;margin:0 auto}#contact .title img{aspect-ratio:1/1;height:454px;width:454px}#contact .title .title-text{text-align:left;margin:auto 0;margin-left:24px}#contact .title .title-text h1{font-weight:600;color:#11181C;margin-top:0}#contact .title .title-text ul{padding:0}#contact .title .title-text ul li{display:flex;flex-direction:row;margin-top:16px}#contact .title .title-text ul li svg{color:#30A46C;margin:3px 8px 3px 0}#contact .title .title-text ul li p{font-weight:400;color:#889096}#contact .content h2{text-align:center;font-weight:600;letter-spacing:1px}#contact .content .boxes{display:flex;flex-direction:column;gap:32px}#contact .content .boxes hr{margin:32px 0}#contact .content .boxes .person-box{border:1px solid #ECEEF0;padding:24px 48px 48px 48px;overflow:hidden}#contact .content .boxes .person-box .grid-box{display:grid;grid-template-columns:1fr 1fr}#contact .content .boxes .person-box .grid-box .line-box{position:relative;display:flex;flex-direction:row;justify-content:center}#contact .content .boxes .person-box .grid-box .line-box svg{max-width:24px;max-height:24px;margin-right:12px}#contact .content .boxes .person-box .grid-box .line-box .text-box{display:flex;flex-direction:column;gap:8px}#contact .content .boxes .person-box .grid-box .line-box .text-box a{text-decoration:underline}@media only screen and (max-width:992px){#contact .grid-box{grid-template-columns:1fr !important;gap:32px}#contact .grid-box .line-box{justify-content:flex-start !important}}#privacy-policy{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#privacy-policy .content h2{margin:48px 0 20px 0}#privacy-policy .content a{color:var(--brand);text-decoration:underline}#privacy-policy .content ul li{list-style:outside;margin:16px 0}#privacy-policy .content ol li{margin:4px 0}#privacy-policy .content p.in-short{font-style:italic}#privacy-policy .content strong{font-weight:600}#refund-policy{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#refund-policy>p{text-align:center}#refund-policy a{color:var(--brand);text-decoration:underline}#refund-policy a:hover{text-decoration:none}#refund-policy ul{list-style-type:disc}#refund-policy span.important-note{background-color:#FFEFEF;color:#E5484D}#refund-policy #rma,#refund-policy #return-policy{border:1px solid #ECEEF0;padding:24px 48px 48px 48px;margin-top:32px;border-radius:8px}#refund-policy li,#refund-policy p{font-size:1rem;line-height:1.5rem}#guide{width:100%;max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#guide .title h1{margin-bottom:64px}#guide .title h1 .color-brand{color:var(--brand)}#guide .content{display:flex;flex-direction:column;gap:80px;width:100%}#guide .content h2{text-align:center}#guide .content .video-placeholder{display:flex;flex-direction:row}#guide .content .video-placeholder a{color:var(--brand)}#guide .content .video-placeholder a:hover{text-decoration:underline}#guide .content .video-placeholder .video-description{text-align:left;flex:1;padding-right:32px}#guide .content .video-placeholder .video-description h2{text-align:left}#guide .content .video-placeholder .video-description p{color:#687076}#guide .content .video-placeholder iframe{width:100%;max-width:480px;aspect-ratio:16/9;max-height:455px;border:1px solid #F1F3F5;background-color:#F8F9FA}#guide .content .timeline .step{display:flex;flex-direction:row;min-height:320px}#guide .content .timeline .step .left{flex:1}#guide .content .timeline .step .left img{display:block;width:100%}#guide .content .timeline .step .center-line{flex:none;position:relative;width:1px;border:1px dashed #D7DBDF;margin:0 30px}#guide .content .timeline .step .center-line .circle{position:absolute;height:12px;width:12px;background-color:#FFF;border:1px solid #D7DBDF;border-radius:12px;left:-6px;top:13px}#guide .content .timeline .step .right{flex:1}#guide .content .timeline .step .right .icon{display:flex;align-items:center;justify-content:center;height:38px;width:38px;border:2px solid #DFE3E6;border-radius:8px}#guide .content .timeline .step .right .icon svg{color:var(--brand)}#guide .content .timeline .step .right .step-text{color:#687076}#guide .content .timeline .step .right .add-info{display:flex;flex-direction:row;background-color:var(--brand-5);padding:8px 16px;border-radius:8px}#guide .content .timeline .step .right .add-info .add-icon{margin-right:12px}#guide .content .timeline .step .right .add-info .add-icon svg{color:var(--brand)}#guide .content .timeline .step .right .add-info p{color:var(--brand);margin:0}#guide .content .timeline .center-line-delivery{height:32px;border:1px dashed #D7DBDF;width:1px;margin:0 auto}#guide .content .timeline .delivery{display:flex;flex-direction:column;align-items:center}#guide .content .timeline .delivery .icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:2px solid var(--brand);border-radius:8px}#guide .content .timeline .delivery .icon svg{color:var(--brand)}#guide .content .timeline .delivery p{width:fit-content;margin:8px 0 0 0;font-weight:600}#checkout{width:1120px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#checkout .title h1{margin-bottom:0}#checkout .content{display:flex;flex-direction:row}#checkout .content .info{display:flex;flex-direction:column;align-items:center;margin:64px auto 0 auto}#checkout .content table{flex:1;height:fit-content;border-collapse:collapse}#checkout .content table thead{position:sticky;top:64px;background-color:#FFF}#checkout .content table tr{border-bottom:1px solid #ECEEF0}#checkout .content table tr th{text-align:left;padding:48px 0 16px 0}#checkout .content table tr .option .option-remove{display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:8px;color:#E5484D;border-radius:40px;background-color:transparent}#checkout .content table tr .option .option-remove:hover{cursor:pointer;background-color:#FFEFEF}#checkout .content table tr .add-info .info-type{margin:14px 0 0 0}#checkout .content table tr .add-info .info-model{margin:0;font-weight:600}#checkout .content table tr .add-info .info-grade{display:flex;flex-direction:row;align-items:center;margin-top:0}#checkout .content table tr .add-info .info-grade .grade{display:flex;flex-direction:row;align-items:center}#checkout .content table tr .add-info .info-grade .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-left:8px;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}#checkout .content table tr .add-info .info-grade .grade .dot.dot-green{background-color:#0fb91b}#checkout .content table tr .add-info .info-grade .grade .dot.dot-orange{background-color:orange}#checkout .content table tr .add-info .info-grade .grade .dot.dot-red{background-color:#E5484D}#checkout .content .summary{position:sticky;top:104px;height:fit-content;width:fit-content;max-width:336px;padding:16px;margin-top:48px;border:1px solid #ECEEF0}#checkout .content .summary h2{margin-top:0}#checkout .content .summary .summary-line{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #ECEEF0}#checkout .content .summary .summary-line p:nth-child(2){margin-left:32px;font-weight:600}#checkout .content .summary .summary-line p:nth-child(2) span{font-weight:normal}#checkout .content .summary .process-description p{color:#687076;text-align:justify}#checkout .content .summary .process-description a{color:var(--brand)}#checkout .content .summary .process-description a:hover{text-decoration:underline}#checkout .content .summary #next-step{width:100%;margin-top:42px;text-align:center;justify-content:center}#checkout .content .summary #next-step:disabled{cursor:not-allowed;background-color:#ECEEF0;color:#687076}#checkout .content .summary #next-step:disabled:hover{background-color:#F1F3F5}.body_checkout_step2{display:flex;flex-direction:column}.body_checkout_step2 .breadcrumb{width:1168px}.body_checkout_step2 #checkout_step2{display:flex;flex-direction:column;flex:1;width:1120px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}.body_checkout_step2 #checkout_step2 .content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:64px}.body_checkout_step2 #checkout_step2 .content .guest{width:50%}.body_checkout_step2 #checkout_step2 .content .guest p{margin:0}.body_checkout_step2 #checkout_step2 .content .guest p:first-of-type{margin-top:16px}.body_checkout_step2 #checkout_step2 .content .guest p:last-of-type{margin-bottom:16px}.body_checkout_step2 #checkout_step2 .content .or-split{color:#889096}.body_checkout_step2 #checkout_step2 .content .guest{display:flex;flex-direction:column;gap:16px;width:50%;max-width:460px}.body_checkout_step2 #checkout_step2 .content .login-or-register{display:flex;flex-direction:column;gap:16px;width:50%;max-width:460px}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form{gap:16px}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form .forgot_password{width:fit-content}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form a{color:var(--brand)}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form a:hover{text-decoration:underline}.body_checkout_step2 #checkout_step2 .content .login-or-register .or{display:flex;flex-direction:row;align-items:center;width:100%}.body_checkout_step2 #checkout_step2 .content .login-or-register .or p{margin:0 8px;color:#889096}.body_checkout_step2 #checkout_step2 .content .login-or-register a{width:100%}.body_checkout_step2 #checkout_step2 .content .login-or-register button{justify-content:center;width:100%}.body_checkout_step2 #checkout_step2 .content .login-or-register button.sign-up{color:#11181C;background-color:#ECEEF0}.body_checkout_step2 #checkout_step2 .content .login-or-register button.sign-up:hover{background-color:#E6E8EB}.body_checkout_step3{display:flex;flex-direction:column}.body_checkout_step3 .info-err-msg{padding:16px;border:1px solid #EFDCC7;border-radius:8px;background-color:#FFF5EB}.body_checkout_step3 .info-err-msg .info-icon{margin-right:16px;color:#F59639}.body_checkout_step3 .info-err-msg .info{font-weight:600;margin-top:0;margin-bottom:4px}.body_checkout_step3 .info-err-msg .err-msg{margin:0;color:#687076}.body_checkout_step3 .discount_bar_content{display:none !important}.body_checkout_step3 .breadcrumb{width:1168px}.body_checkout_step3 #checkout_step3{display:flex;flex-direction:column;flex:1;width:1120px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}.body_checkout_step3 #checkout_step3 .content{display:flex;flex-direction:row;gap:24px}.body_checkout_step3 #checkout_step3 .content .details{flex:1;height:fit-content}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data{height:unset;padding:0;color:#222;background-color:#F8F9FA;padding:8px 16px}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data:hover{background-color:#F1F3F5}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data.loading-animation::after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #DFE3E6;border-top:2px solid var(--brand);border-radius:50%;animation:spin 1s linear infinite;margin-left:8px}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg{padding:16px;border:1px solid #EFDCC7;border-radius:8px;background-color:#FFF5EB}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg .info-icon{margin-right:16px;color:#F59639}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg .info{font-weight:600;margin-top:0;margin-bottom:4px}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg .err-msg{margin:0;color:#687076}.body_checkout_step3 #checkout_step3 .content .details h2{margin:24px 0}.body_checkout_step3 #checkout_step3 .content .details form{display:flex;flex-direction:column;gap:16px}.body_checkout_step3 #checkout_step3 .content .details form .input-group,.body_checkout_step3 #checkout_step3 .content .details form input:not([type=checkbox]){width:100%}.body_checkout_step3 #checkout_step3 .content .details form .checkbox{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:row;color:#889096}.body_checkout_step3 #checkout_step3 .content .details form .checkbox input{margin-right:8px}.body_checkout_step3 #checkout_step3 .content .details form .checkbox input:hover,.body_checkout_step3 #checkout_step3 .content .details form .checkbox label:hover{cursor:pointer}.body_checkout_step3 #checkout_step3 .content .details form .form-vies-valid{margin-top:-8px;margin-left:auto;width:fit-content;color:var(--brand)}.body_checkout_step3 #checkout_step3 .content .details form .form-vies-valid:hover{text-decoration:underline}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check{display:flex;flex-direction:row;align-items:center;gap:12px;border:1px solid #DFE3E6;padding:12px 16px;border-radius:8px;width:100%}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;width:20px;height:20px;border-radius:50%;border:2px solid #DFE3E6;background-color:#FFF;display:inline-block;vertical-align:middle;position:relative;cursor:pointer;transition:all .25s}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check input[type="radio"]:hover{border-color:#889096}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check input[type="radio"]:focus{outline:none}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check input[type="radio"]:checked{background-color:var(--brand);border-color:var(--brand)}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check input[type="radio"]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:8px;border-radius:50%;background-color:#FFF}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check .payment-option{cursor:pointer;display:flex;flex-direction:column}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check .payment-option label{cursor:pointer}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check .payment-option span.option-description{color:#687076}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check:has(input[type="radio"]:disabled){cursor:not-allowed;background-color:#F1F3F5;color:#889096;border-color:#ECEEF0}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check:has(input[type="radio"]:disabled) label{cursor:not-allowed}.body_checkout_step3 #checkout_step3 .content .details form#form-payment-options .form-check:has(input[type="radio"]:disabled) input[type="radio"]:hover{border-color:#ECEEF0}.body_checkout_step3 #checkout_step3 .content .summary{position:sticky;top:104px;height:fit-content;width:fit-content;max-width:336px;padding:16px;margin-top:48px;border:1px solid #ECEEF0}.body_checkout_step3 #checkout_step3 .content .summary h2{margin-top:0}.body_checkout_step3 #checkout_step3 .content .summary .summary-line{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #ECEEF0}.body_checkout_step3 #checkout_step3 .content .summary .summary-line p:nth-child(2){margin-left:32px;font-weight:600}.body_checkout_step3 #checkout_step3 .content .summary .summary-line p:nth-child(2) span{font-weight:normal}.body_checkout_step3 #checkout_step3 .content .summary .process-description p{color:#687076;text-align:justify}.body_checkout_step3 #checkout_step3 .content .summary .process-description a{color:var(--brand)}.body_checkout_step3 #checkout_step3 .content .summary .process-description a:hover{text-decoration:underline}.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish{width:100%;margin-top:42px;text-align:center;justify-content:center}.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish:disabled{cursor:not-allowed;background-color:#ECEEF0;color:#687076}.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish:disabled:hover{background-color:#F1F3F5}@media only screen and (max-width:1200px){.body_checkout #checkout,.body_checkout_step3 #checkout,.body_checkout #checkout_step3,.body_checkout_step3 #checkout_step3{padding:16px 16px 80px 16px;width:100%}.body_checkout #checkout .content,.body_checkout_step3 #checkout .content,.body_checkout #checkout_step3 .content,.body_checkout_step3 #checkout_step3 .content{flex-direction:column}.body_checkout #checkout .content .details,.body_checkout_step3 #checkout .content .details,.body_checkout #checkout_step3 .content .details,.body_checkout_step3 #checkout_step3 .content .details{width:100%}.body_checkout #checkout .content .details .title-section-wrapper,.body_checkout_step3 #checkout .content .details .title-section-wrapper,.body_checkout #checkout_step3 .content .details .title-section-wrapper,.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper{flex-direction:column;align-items:flex-start;gap:16px}.body_checkout #checkout .content .details .title-section-wrapper h2,.body_checkout_step3 #checkout .content .details .title-section-wrapper h2,.body_checkout #checkout_step3 .content .details .title-section-wrapper h2,.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper h2{margin-bottom:8px}.body_checkout #checkout .content .details .title-section-wrapper button#fill-profile-data,.body_checkout_step3 #checkout .content .details .title-section-wrapper button#fill-profile-data,.body_checkout #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data,.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data{margin-bottom:16px;margin-left:auto;width:fit-content;padding:8px 16px}.body_checkout #checkout .content .details form,.body_checkout_step3 #checkout .content .details form,.body_checkout #checkout_step3 .content .details form,.body_checkout_step3 #checkout_step3 .content .details form{gap:8px}.body_checkout #checkout .content .details form .pairs,.body_checkout_step3 #checkout .content .details form .pairs,.body_checkout #checkout_step3 .content .details form .pairs,.body_checkout_step3 #checkout_step3 .content .details form .pairs{flex-direction:column;gap:16px}.body_checkout #checkout .content .summary,.body_checkout_step3 #checkout .content .summary,.body_checkout #checkout_step3 .content .summary,.body_checkout_step3 #checkout_step3 .content .summary{width:100%;max-width:unset;margin:0}.body_checkout #checkout .content .summary .summary-line,.body_checkout_step3 #checkout .content .summary .summary-line,.body_checkout #checkout_step3 .content .summary .summary-line,.body_checkout_step3 #checkout_step3 .content .summary .summary-line{flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #ECEEF0}.body_checkout #checkout .content .summary .summary-line p:nth-child(2),.body_checkout_step3 #checkout .content .summary .summary-line p:nth-child(2),.body_checkout #checkout_step3 .content .summary .summary-line p:nth-child(2),.body_checkout_step3 #checkout_step3 .content .summary .summary-line p:nth-child(2){margin-left:16px;font-weight:600}.body_checkout #checkout .content .summary .summary-line p:nth-child(2) span,.body_checkout_step3 #checkout .content .summary .summary-line p:nth-child(2) span,.body_checkout #checkout_step3 .content .summary .summary-line p:nth-child(2) span,.body_checkout_step3 #checkout_step3 .content .summary .summary-line p:nth-child(2) span{font-weight:normal}.body_checkout #checkout .content .summary .process-description p,.body_checkout_step3 #checkout .content .summary .process-description p,.body_checkout #checkout_step3 .content .summary .process-description p,.body_checkout_step3 #checkout_step3 .content .summary .process-description p{color:#687076;text-align:justify}.body_checkout #checkout .content .summary .process-description a,.body_checkout_step3 #checkout .content .summary .process-description a,.body_checkout #checkout_step3 .content .summary .process-description a,.body_checkout_step3 #checkout_step3 .content .summary .process-description a{color:var(--brand)}.body_checkout #checkout .content .summary .process-description a:hover,.body_checkout_step3 #checkout .content .summary .process-description a:hover,.body_checkout #checkout_step3 .content .summary .process-description a:hover,.body_checkout_step3 #checkout_step3 .content .summary .process-description a:hover{text-decoration:underline}.body_checkout #checkout .content .summary #next-step-finish,.body_checkout_step3 #checkout .content .summary #next-step-finish,.body_checkout #checkout_step3 .content .summary #next-step-finish,.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish{width:100%;margin-top:24px;text-align:center;justify-content:center}.body_checkout #checkout .content .summary #next-step-finish:disabled,.body_checkout_step3 #checkout .content .summary #next-step-finish:disabled,.body_checkout #checkout_step3 .content .summary #next-step-finish:disabled,.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish:disabled{cursor:not-allowed;background-color:#ECEEF0;color:#687076}.body_checkout #checkout .content .summary #next-step-finish:disabled:hover,.body_checkout_step3 #checkout .content .summary #next-step-finish:disabled:hover,.body_checkout #checkout_step3 .content .summary #next-step-finish:disabled:hover,.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish:disabled:hover{background-color:#F1F3F5}}.body_success{display:flex;flex-direction:column}.body_success .breadcrumb{width:1168px}.body_success #success{display:flex;flex-direction:column;justify-content:center;flex:1;width:480px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}.body_success #success .title p{color:#889096;font-weight:400}.body_success #success .content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#11181C}.body_success #success .content .check{display:flex;align-items:center;justify-content:center;margin:32px;height:120px;width:120px;border-radius:120px;background-color:#E9F9EE}.body_success #success .content .check svg{color:#30A46C}.body_success #success .content .order-code{font-weight:600}.body_success #success .content .description{color:#889096}.body_success #success .content a{color:var(--brand)}.body_success #success .content a:hover{text-decoration:underline}@media only screen and (max-width:1200px){.body_login .breadcrumb,.body_checkout .breadcrumb{width:100%}#checkout{width:100%}nav .nav_content{width:100%;padding:0 24px}footer{padding:0 24px}footer .footer_main,footer .footer_sub{width:100%}}@media only screen and (max-width:992px){#about-us,#contact,#privacy-policy,#guide,#grading,#limit-info{padding-left:16px;padding-right:16px}#contact .title{flex-direction:column-reverse;align-items:center}#guide .content .video-placeholder{flex-direction:column}#guide .content .timeline .step{flex-direction:column;height:fit-content}#guide .content .timeline .step .left{margin-top:64px}#guide .content .timeline .step .right .icon{margin:16px 0}#guide .content .timeline .center-line,#guide .content .timeline .center-line-delivery{display:none}#guide .content .timeline .delivery{display:none}}@media only screen and (min-width:769px){nav .nav_content .nav_actions .nav_list li .list{display:flex;flex-direction:row;align-items:center;gap:4px}nav .nav_content .nav_actions .nav_list li .list:hover+.dropdown{display:flex}}@media only screen and (max-width:992px){nav{z-index:3}nav .nav_content{width:100%;padding:0 24px}nav .nav_content .nav_actions{position:absolute;display:none;width:100vw;max-height:75vh;background-color:#FFF;border-bottom:1px solid #F1F3F5;overflow-y:auto;top:64px;left:0}nav .nav_content .nav_actions .nav_list:nth-of-type(1){flex-direction:column;align-items:flex-start;margin-bottom:32px}nav .nav_content .nav_actions .nav_list:nth-of-type(1) .list{padding:0}nav .nav_content .nav_actions .nav_list:nth-of-type(2){margin-top:auto;margin-right:56px}nav .nav_content .nav_actions .nav_list .list{display:flex;flex-direction:row;align-items:center;padding:0 6px !important}nav .nav_content .nav_actions .nav_list .dropdown{position:relative !important;border:0 !important;margin-left:40px}nav .nav_content .nav_actions.mobile{display:flex;flex-direction:column-reverse;padding-top:16px}nav .nav_content .hamburger_menu{display:block;margin-left:auto}.cart_side{width:100%;right:-100vw}main .account_form{width:95% ;padding:0 12px}main .account_form .title_section{text-align:left}main .account_form .form_section .f_l_name{flex-direction:column}main .account_form .form_section .f_l_name input{width:100%}.pagination{flex-direction:column}.pagination .pages{flex-direction:column}#vat_form{height:100%;width:100%;margin-top:63px;border-radius:0 !important}#vat_form .alert{max-width:unset !important}footer .footer_main,footer .footer_sub{flex-direction:column;gap:8px}footer .footer_main .info{display:flex;flex-direction:row;justify-content:space-between;gap:16px}footer .footer_main .info ul{margin:0}footer .footer_main :not(.info) ul{flex-direction:row;flex-wrap:wrap}.filters-bar{flex-wrap:wrap}.filters-bar .reset-all-filters{margin-right:50%}.filters-bar .filter{width:calc(50% - 4px);white-space:nowrap}.filters-bar .filter button{width:100%}.filters-bar .filter .content{overflow-y:auto;padding-top:64px}.filters-bar .filter .content .close-filter{display:block}.filters-bar .filter .content{position:fixed;top:64px;height:calc(100vh - 64px);width:100%}.filters-bar .filter .content .filters-search{width:100%}.filters-bar .filter .content .filters-list{overflow-x:hidden}.filters-bar .filter .content .filters-list .select-element{white-space:pre-wrap}#product-popup-full{position:fixed;height:calc(100vh - 63px);width:100vw;max-width:100vw;top:63px;left:0}#product-popup-full .product-popup{height:100%;width:100%;max-width:100vw;border-radius:0;overflow-y:auto}#product-popup-full .product-popup .product-content{flex-direction:column}#product-popup-full .product-popup .product-content .gallery{margin:0;padding:0;border:0}#product-popup-full .product-popup .product-content .gallery .main-img{margin:0 auto}#product-popup-full .product-popup .popup-buttons{display:flex;flex-direction:column}#product-popup-full .product-popup .popup-buttons .jump{margin-left:auto;margin-bottom:16px}#product-popup-full .product-popup .popup-buttons .table_quantity_wrapper .quantity-decrement,#product-popup-full .product-popup .popup-buttons .table_quantity_wrapper .quantity-increment,#product-popup-full .product-popup .popup-buttons .table_quantity_wrapper .input-quantity{width:48px}#contact .title{width:100%;text-align:left}#contact .content{width:100%}#contact .content .boxes .title{align-items:flex-start}.list-card:first-of-type{margin-left:0 !important}}@media only screen and (max-width:1199px){#gallery-popup .image-holder{height:unset;width:100%;aspect-ratio:unset}#gallery-popup .zoomed-in{height:100%}#gallery-popup .zoomed-in .img-img img{width:unset}}@media only screen and (max-width:767px){#grading .content .gallery{justify-content:center}#grading .content .gallery figure{margin:4px !important}}.fullPageForm{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:2}.fullPageForm form{position:relative;display:flex;gap:16px;padding:16px 32px;background-color:#FFF}.fullPageForm form .close-form{cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;width:40px;height:40px;padding:0;background-color:unset;color:#94a3b8}.fullPageForm form .close-form:hover{color:#11181C}.fullPageForm form button[type="submit"]{font-size:.875rem;line-height:1.25rem}#addWholesaleAdmin{background-color:#ECEFF1;padding-bottom:16px}#addWholesaleAdmin .a_wrapper{display:flex;flex-direction:column;max-width:1600px;margin-left:auto;margin-right:auto}#addWholesaleAdmin .a_wrapper input,#addWholesaleAdmin .a_wrapper select{width:50%;max-width:337px}#addWholesaleAdmin .a_wrapper p{margin:0}#addWholesaleAdmin .a_wrapper p:not(:last-of-type){margin-bottom:8px}#addWholesaleAdmin .a_wrapper #list-filters-wholesale{margin-bottom:16px}#addWholesaleAdmin .a_wrapper .box_full{display:flex;flex-direction:column;padding:24px;background-color:#FFF;gap:16px}#addWholesaleAdmin .a_wrapper .box_full ul{padding:0;margin:0}#addWholesaleAdmin .a_wrapper .box_full ul li{font-size:.75rem;line-height:1rem;color:#687076}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list{border-collapse:collapse;width:100%}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list thead{position:sticky;top:64px}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list .editPromoPriceBTN{height:40px;width:40px;display:flex;align-items:center;justify-content:center;padding:0;background-color:#f9fafb;color:#11181C}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list .editPromoPriceBTN:hover{background-color:#11181C;color:#f9fafb}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list .selected{background-color:var(--brand-5)}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list input[type="checkbox"]{cursor:pointer;width:20px;height:20px}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list thead{background-color:#f9fafb;text-transform:uppercase;font-size:.75rem;line-height:1rem}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list thead tr th{text-align:left;padding:.75rem 1.5rem .75rem 0}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list tr td{border-bottom:1px solid #e5e7eb;padding:.5rem .75rem .5rem 0;font-size:.875rem;line-height:1.25rem}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination .unselect-wholesale #unselect-wholesale-btn{background:#E5484D;padding:8px 16px;height:fit-content}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination .unselect-wholesale #unselect-wholesale-btn:hover{background-color:#000}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list{display:flex;flex-direction:row;align-items:center}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list #number-of-offers{color:#909090;font-size:12px;margin-right:16px;padding:0}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list button{height:40px;width:40px;display:flex;align-items:center;justify-content:center;padding:0;background-color:unset;color:#11181C}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list button.pagination-page-last{color:var(--brand)}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list button.pagination-page-last:hover{color:#38a771}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input{width:64px;border-radius:2px;margin-right:8px;padding:8px}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input::-webkit-outer-spin-button,#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input[type=number]{-moz-appearance:textfield}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list span{padding:0 16px 0 8px}#addWholesaleAdmin .a_wrapper .box_full:not(:last-of-type){margin-bottom:16px}#addWholesaleAdmin .a_wrapper .box_full .keep_box{display:flex;flex-direction:row;align-items:center;position:relative;width:25%;border-radius:8px;border:1px solid #DFE3E6}#addWholesaleAdmin .a_wrapper .box_full .keep_box input{border:unset;outline:unset;border-radius:unset;width:100%;max-width:unset}#addWholesaleAdmin .a_wrapper .box_full .keep_box input:focus{outline:unset}#addWholesaleAdmin .a_wrapper .box_full .keep_box .svg-holder{cursor:pointer;display:flex;justify-content:center;align-items:center;width:44px;height:44px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filter-options-checked{display:none;margin-right:12px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList{z-index:1;position:absolute;width:100%;top:44px;left:0;display:none;flex-direction:column;border:1px solid #DFE3E6;background-color:#ffffff}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul{margin:0;padding:0;max-height:216px;overflow-y:auto}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li{cursor:pointer;display:flex;align-items:center;padding:0 8px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li input{cursor:pointer;width:20px;height:20px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li input[type="checkbox"]:focus{outline:0}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li label{cursor:pointer;position:unset;padding:10px;width:100%}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li label:hover{color:#000000}#addWholesaleAdmin .a_wrapper .box_full .keep_box .unselect-options-list{position:sticky;bottom:0;width:100%;border-radius:unset;justify-content:center;background-color:#FFF;color:var(--brand)}#addWholesaleAdmin .a_wrapper .box_full .keep_box .unselect-options-list:hover{background-color:var(--brand-hover)}#addWholesaleAdmin .a_wrapper .split{position:relative;display:flex}#addWholesaleAdmin .a_wrapper .split:not(:last-of-type){margin-bottom:16px}#addWholesaleAdmin .a_wrapper .split .l_side{display:flex;flex-direction:column;width:66.66667%;flex-basis:66.66667%;max-width:66.66667%;margin-right:8px;gap:16px}#addWholesaleAdmin .a_wrapper .split .l_side #list-filters-wholesale,#addWholesaleAdmin .a_wrapper .split .l_side #dynamicTableWholesaleListWrapper{display:none}#addWholesaleAdmin .a_wrapper .split .r_side{padding:24px;position:-webkit-sticky;position:sticky;top:80px;width:33.33333%;height:fit-content;flex-basis:33.33333%;max-width:33.33333%;margin-left:8px;background-color:#FFF}#addWholesaleAdmin .a_wrapper .split .r_side .buttons_wrapper{display:flex;flex-direction:row;justify-content:space-between}#addWholesaleAdmin .a_wrapper .split .r_side .buttons_wrapper button{width:unset;height:unset;padding:12px;background-color:#F1F3F5;color:#11181C}#addWholesaleAdmin .a_wrapper .split .r_side .buttons_wrapper button:hover{background-color:#11181C;color:#F1F3F5}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper{margin:32px 0}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper .list_info_id{font-size:1rem;line-height:1.5rem;margin:0;color:#6B7280}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper .text-3xl{margin:0;margin-top:8px;font-size:2.25rem;line-height:2.5rem;font-weight:700}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper .list_info_description{margin:0;margin-top:24px;font-size:1rem;line-height:1.5rem;color:#4b5563}#addWholesaleAdmin .a_wrapper .split .r_side .stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .wrapper_stats{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 0}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat{flex-grow:1;padding:8px 16px;border:1px solid #e5e7eb;border-left:4px solid var(--brand)}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat:not(:last-of-type){border-right:1px solid #e5e7eb}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .not_active_stat{display:none !important;color:#d4d4d8 !important}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_title{font-size:.875rem;line-height:1.25rem;color:#52525B;font-weight:500;margin:0;margin-bottom:12px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content{font-size:1.5rem;line-height:2rem;color:#18181B;font-weight:700;white-space:nowrap}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_sub_content{font-size:.75rem;line-height:1rem;color:#71717A;font-weight:500;margin-right:8px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat [id^="tech_percentage_"]{margin-left:4px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#0fb91b}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_working_plus{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:orange}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_not_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#E5484D}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_undefined{padding:2px 6px;border-radius:4px;color:#7b888f;font-weight:600 !important;background-color:#F1F3F5}.list_wrapper{padding:0 24px}.list_wrapper .backToAllLists-wrapper a{display:block;width:fit-content}.list_wrapper .backToAllLists-wrapper button{padding-left:16px;background-color:transparent;border:1px solid var(--brand);color:var(--brand)}.list_wrapper .backToAllLists-wrapper button:hover{background-color:var(--brand);color:#fff}.list_wrapper .list_info_wrapper{display:flex;flex-direction:row;justify-content:space-between;margin:32px 0}.list_wrapper .list_info_wrapper .list_info span.list_info_id{font-size:1rem;line-height:1.5rem;margin:0;color:#6B7280}.list_wrapper .list_info_wrapper .list_info p.asIsBadge{padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px;width:fit-content}.list_wrapper .list_info_wrapper .list_info p.asIsBadge b{font-weight:600}.list_wrapper .list_info_wrapper .list_info .text-3xl{margin:0;margin-top:8px;font-size:2.25rem;line-height:2.5rem;font-weight:700}.list_wrapper .list_info_wrapper .list_info .list_info_description{margin:0;margin-top:24px;font-size:1rem;line-height:1.5rem;color:#4b5563}.list_wrapper .list_info_wrapper .admin-badge,.list_wrapper .list_info_wrapper .manager-badge{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;border-radius:999px;width:fit-content;font-weight:600;margin-left:auto;margin-top:16px}.list_wrapper .list_info_wrapper .admin-badge p,.list_wrapper .list_info_wrapper .manager-badge p{margin:0}.list_wrapper .list_info_wrapper .admin-badge{background-color:#FFD700;color:#785016}.list_wrapper .list_info_wrapper .manager-badge{background-color:var(--brand);color:#fff}.list_wrapper .list_info_wrapper .btns_wrapper{display:flex;flex-direction:row;gap:8px}.list_wrapper .list_info_wrapper .btns_wrapper button{margin-top:24px;padding:8px 8px 8px 16px;gap:2px;font-size:.875rem;line-height:1.25rem;font-weight:500;height:fit-content;border-radius:999px;white-space:nowrap}.list_wrapper .list_info_wrapper .btns_wrapper button.make_offer_button,.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button{color:var(--brand);border:1px solid var(--brand);background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.make_offer_button svg,.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.make_offer_button:hover,.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button:hover{color:#fff;background-color:var(--brand)}.list_wrapper .list_info_wrapper .btns_wrapper button.counter_offer{color:#687076;border:1px solid #889096;background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.counter_offer svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.counter_offer:hover{color:#fff;background-color:#687076}.list_wrapper .list_info_wrapper .btns_wrapper button.removefromcart_button,.list_wrapper .list_info_wrapper .btns_wrapper button.reject_offer,.list_wrapper .list_info_wrapper .btns_wrapper button.remove_offer_button{color:#e65257;border:1px solid #e65257;background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.removefromcart_button svg,.list_wrapper .list_info_wrapper .btns_wrapper button.reject_offer svg,.list_wrapper .list_info_wrapper .btns_wrapper button.remove_offer_button svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.removefromcart_button:hover,.list_wrapper .list_info_wrapper .btns_wrapper button.reject_offer:hover,.list_wrapper .list_info_wrapper .btns_wrapper button.remove_offer_button:hover{color:#fff;background-color:#e65257}.list_wrapper .list_info_wrapper .btns_wrapper button.reject_offer{padding:8px 8px 8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button_disabled{cursor:not-allowed;color:#85888d;border:1px solid #e5e7eb;background-color:#e5e7eb;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button_disabled svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.export_button,.list_wrapper .list_info_wrapper .btns_wrapper button.accept_offer{color:#30A46C;border:1px solid #30A46C;background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.export_button svg,.list_wrapper .list_info_wrapper .btns_wrapper button.accept_offer svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.export_button:hover,.list_wrapper .list_info_wrapper .btns_wrapper button.accept_offer:hover{color:#fff;background-color:#30A46C}.list_wrapper .list_info_wrapper .btns_wrapper button.buy_button,.list_wrapper .list_info_wrapper .btns_wrapper button.remove_offer_button{margin-left:auto}.list_wrapper .list_info_wrapper .btns_wrapper button.accept_offer{padding:8px 8px 8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.button_disabled{cursor:not-allowed;color:#85888d;border:1px solid #e5e7eb;background-color:#e5e7eb}.list_wrapper .list_info_wrapper .btns_wrapper button.button_disabled:hover{color:#85888d;background-color:#e5e7eb}.list_wrapper .list_info_wrapper .disabled-content{display:flex;flex-direction:row;align-items:center;justify-content:end;color:#687076;gap:4px}.list_wrapper .stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.list_wrapper .stats .old-price{font-size:13px;line-height:16px;color:#767676;text-decoration:line-through;font-weight:normal;margin-right:8px}.list_wrapper .stats .box_stat{flex-grow:1;padding:8px 16px;border:1px solid #e5e7eb;border-left:4px solid var(--brand)}.list_wrapper .stats .box_stat.box_stat_tech_grade .box_stat_tech_grade_content{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.list_wrapper .stats .box_stat.box_stat_tech_grade .box_stat_tech_grade_content .box_stat_tech_grade_item{display:flex;flex-direction:row;align-items:end}.list_wrapper .stats .box_stat.box_stat_tech_grade .box_stat_tech_grade_content .box_stat_tech_grade_item .box_stat_sub_content{margin-left:4px}.list_wrapper .stats .box_stat.box_stat_tech_grade .box_stat_tech_grade_content .box_stat_tech_grade_item:has(.not_active_stat){display:none !important}.list_wrapper .stats .box_stat:not(:last-of-type){border-right:1px solid #e5e7eb}.list_wrapper .stats .box_stat .not_active_stat{display:none !important;color:#d4d4d8 !important}.list_wrapper .stats .box_stat .box_stat_title{font-size:.875rem;line-height:1.25rem;color:#52525B;font-weight:500;margin:0;margin-bottom:12px}.list_wrapper .stats .box_stat .box_stat_content{font-size:1.5rem;line-height:2rem;color:#18181B;font-weight:700}.list_wrapper .stats .box_stat .box_stat_content:nth-of-type(n+2){margin-left:8px}.list_wrapper .stats .box_stat .box_stat_sub_content{font-size:.75rem;line-height:1rem;color:#71717A;font-weight:500}.list_wrapper .stats .box_stat .box_stat_content_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#0fb91b}.list_wrapper .stats .box_stat .box_stat_content_working_plus{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:orange}.list_wrapper .stats .box_stat .box_stat_content_not_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#E5484D}.list_wrapper .stats .box_stat .box_stat_content_undefined{padding:2px 6px;border-radius:4px;color:#7b888f;font-weight:600 !important;background-color:#F1F3F5}.list_wrapper .box_add p{margin:0 0 4px 0}.list_wrapper .box_add .badge-status{display:inline-flex;align-items:center;gap:4px;color:#687076;transition:color .2s,box-shadow .2s;min-width:64px}.list_wrapper .box_add .badge-status .dot{position:relative;display:flex;align-items:center;height:16px;width:16px}.list_wrapper .box_add .badge-status .dot .content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.list_wrapper .box_add .badge-status .dot .pulse{position:absolute;display:inline-flex;height:100%;width:100%;border-radius:50%;opacity:.35;animation:badge-pulse 1.2s cubic-bezier(.4, 0, .6, 1) infinite}.list_wrapper .box_add .badge-status.accepted .dot .pulse,.list_wrapper .box_add .badge-status.accepted .dot .content:after{background-color:#0fb91b}.list_wrapper .box_add .badge-status.rejected .dot .pulse,.list_wrapper .box_add .badge-status.rejected .dot .content:after{background-color:#E5484D}.list_wrapper .box_add .badge-status.in_progress .dot .pulse,.list_wrapper .box_add .badge-status.in_progress .dot .content:after{background-color:#fbbf24}.list_wrapper .box_add .badge-status .dot .content:after{content:"";display:block;position:relative;height:8px;width:8px;border-radius:50%;z-index:1}@keyframes badge-pulse{0%{transform:scale(.5);opacity:.5}80%{transform:scale(1.25);opacity:0}100%{transform:scale(1.5);opacity:0}}.list_wrapper .list_box_add{display:flex;flex-direction:row;width:fit-content;margin:0 0 8px 0;padding:6px 12px;background-color:#F8F9FA;border-radius:8px}.list_wrapper .list_box_add li{padding:0 8px}.list_wrapper .list_box_add li:first-of-type{padding-left:0}.list_wrapper .list_box_add li p:first-of-type{margin:0;color:#687076}.list_wrapper .list_box_add li p:nth-of-type(2){margin:0}.list_wrapper .list_box_add li:has(hr){padding:0}.list_wrapper .list_box_add li:has(hr) hr{width:1px;height:100%;background-color:#D7DBDF;margin:0 16px}.list_wrapper .list_box_add li p.accepted-icon{color:var(--brand)}.list_wrapper .list_box_add li p.rejected-icon{opacity:.5}.iframe_wrapper{margin:32px 24px 128px;height:640px;animation:skeleton-loading 1s linear infinite alternate}@media screen and (max-width:992px){.list_wrapper .list_info_wrapper{display:flex;flex-direction:column}.list_wrapper .list_info_wrapper .list_info .text-3xl{padding:0}.list_wrapper .list_info_wrapper .btns_wrapper{display:flex;flex-direction:column;margin-top:24px}.list_wrapper .list_info_wrapper .btns_wrapper button{display:flex;align-items:center;justify-content:center;margin:0;width:100%}#contact-popup-full{width:100%}#contact-popup-full .contact-popup{width:100% !important;padding:24px !important}#contact-popup-full .contact-popup .text-4xl{padding:0}}@keyframes skeleton-loading{0%{background-color:#f5f5f5}100%{background-color:#e7e7e7}}.table_list_wrapper{overflow-x:auto;margin-bottom:128px}.table_list_wrapper .table_list{table-layout:auto;width:100%;font-size:.875rem;line-height:1.25rem;text-align:left;border-collapse:collapse;margin-top:32px}.table_list_wrapper .table_list .table_resolution,.table_list_wrapper .table_list .table_security_mark,.table_list_wrapper .table_list .table_optical,.table_list_wrapper .table_list .table_coa,.table_list_wrapper .table_list .table_functionality,.table_list_wrapper .table_list .table_problems{display:none}.table_list_wrapper .table_list thead{background-color:var(--brand)}.table_list_wrapper .table_list thead tr th{font-weight:500;padding:4px;color:#FFF}.table_list_wrapper .table_list thead tr th:first-of-type{padding-left:16px}.table_list_wrapper .table_list thead tr th:last-of-type{padding-right:16px}.table_list_wrapper .table_list tbody tr:nth-of-type(odd){background-color:#f8f9fc}.table_list_wrapper .table_list tbody tr:nth-of-type(even){background-color:#FFF}.table_list_wrapper .table_list tbody tr td{padding:4px}.table_list_wrapper .table_list tbody tr td:first-of-type{padding-left:16px}.table_list_wrapper .table_list tbody tr td:last-of-type{padding-right:16px}.table_list_wrapper .table_list tbody tr td .table_grade{cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;width:fit-content;border-bottom:1px dashed #C1C8CD}.table_list_wrapper .table_list tbody tr td .table_grade .more-info{cursor:default;position:absolute;top:20px;left:50%;transform:translate(-50%, 0);display:none;flex-flow:column;align-content:flex-start;padding:12px;width:auto;min-width:200px;max-height:136px;background-color:#FFF;border-radius:4px;border:1px solid #DFE3E6;z-index:1}.table_list_wrapper .table_list tbody tr td .table_grade .more-info span{white-space:nowrap}.table_list_wrapper .table_list tbody tr td .table_grade .more-info span strong{font-weight:600}.table_list_wrapper .table_list tbody tr td .table_grade .more-info svg{vertical-align:middle;margin-right:2px}.table_list_wrapper .table_list tbody tr td .table_grade .more-info svg.lucide-check{color:#0fb91b}.table_list_wrapper .table_list tbody tr td .table_grade:hover .more-info{display:flex}.table_list_wrapper .table_list tbody tr td .table_grade:hover .more-info.flip-info{right:50%;left:unset;transform:translate(50%, 0)}.table_list_wrapper .table_list tbody tr .table_imgs{height:64px;width:64px}.table_list_wrapper .table_list tbody tr .table_imgs button{height:fit-content;width:fit-content;padding:0;border-radius:0;background-color:unset;color:#D7DBDF}.table_list_wrapper .table_list tbody tr:nth-last-child(-n+2) .more-info{top:unset !important;bottom:20px !important}.main_allLists{padding:0 24px}@media screen and (max-width:992px){.main_allLists .title-holder{display:flex;flex-direction:column;margin-bottom:24px}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row{display:flex;flex-direction:column;margin:0 0 24px 0;border-bottom:1px solid #DFE3E6}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell{display:flex;flex-direction:column;width:100%;padding:8px 16px;border:0;border-radius:0;border-left:1px solid #DFE3E6;border-right:1px solid #DFE3E6}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell.mobile-view-element-hide{display:none}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell.units-average-mobile-view{display:flex;flex-direction:row;justify-content:space-between;align-items:end;flex-wrap:wrap}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell.units-average-mobile-view .units-average{display:flex !important;align-items:end}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell.units-average-mobile-view .units-average span{margin-bottom:2px}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell.units-average-mobile-view .units-average b:not(:last-child){margin-right:8px}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:not(:last-child){border-top:1px solid #DFE3E6}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell .old-price{text-align:left}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:has(.old-price){border-bottom:0;padding-bottom:0}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:has(.list-price){border-top:0;padding-top:0}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:has(.list-description){order:1}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:has(.old-price){order:2}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:has(.list-price){order:3}.main_allLists #lists .cards_wrapper .list-card-wrapper>a.row .cell:has(.units-average){order:4;text-align:right}.main_allLists #lists .cards_wrapper .list-card-wrapper .export-list-button{display:none}}.body_list_page .product-popup .price,.body_list_page .product-popup .verify,.body_list_page .product-popup .popup-remove-from-cart{display:none !important;visibility:hidden !important}.body_list_page .center_content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:calc(100vh - 64px - 64px - 255px) !important}.body_list_page .offer-history-timeline{background:#fff;border-radius:8px;max-height:400px;overflow:hidden;position:relative;transition:max-height .3s}.body_list_page .offer-history-timeline.show-all{max-height:none}.body_list_page .offer-history-timeline.show-all .timeline-fade{display:none}.body_list_page .offer-history-timeline h3{margin-top:0;margin-bottom:24px;font-size:1.25rem;font-weight:600;text-align:left}.body_list_page .offer-history-timeline:not(:has(button)) .timeline-list{margin-bottom:32px}.body_list_page .offer-history-timeline .timeline-list{list-style:none;margin:0;padding:0;position:relative;margin-bottom:84px}.body_list_page .offer-history-timeline .timeline-list:before{content:"";position:absolute;left:24px;top:0;bottom:0;width:2px;background:#F1F3F5;z-index:0}.body_list_page .offer-history-timeline .timeline-list .timeline-item{display:flex;flex-direction:row;align-items:flex-start;position:relative;margin-bottom:60px;max-width:800px}.body_list_page .offer-history-timeline .timeline-list .timeline-item:last-child{margin-bottom:0}.body_list_page .offer-history-timeline .timeline-list .timeline-marker{position:relative;z-index:1;margin-right:24px;margin-left:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%}.body_list_page .offer-history-timeline .timeline-list .timeline-marker:has(.user-icon){background-color:#F8F9FA}.body_list_page .offer-history-timeline .timeline-list .timeline-marker:has(.admin-icon){background-color:#F8F9FA}.body_list_page .offer-history-timeline .timeline-list .timeline-marker .timeline-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.body_list_page .offer-history-timeline .timeline-list .timeline-marker .timeline-icon.user-icon{color:#889096}.body_list_page .offer-history-timeline .timeline-list .timeline-marker .timeline-icon.admin-icon{color:#fff}.body_list_page .offer-history-timeline .timeline-list .timeline-content{flex:1;border-radius:8px}.body_list_page .offer-history-timeline .timeline-list .timeline-content .timeline-header{display:flex;flex-direction:column}.body_list_page .offer-history-timeline .timeline-list .timeline-content .timeline-header .timeline-time{color:#889096}.body_list_page .offer-history-timeline .timeline-list .timeline-content .timeline-header .timeline-action{font-weight:600;color:#11181C;margin:16px 0}.body_list_page .offer-history-timeline .timeline-list .timeline-content .timeline-details{color:#7E868C;margin-bottom:12px;white-space:pre-line}.body_list_page .offer-history-timeline .timeline-list .timeline-content .offer-history-note{background:#F8F9FA;color:#222;padding:8px 12px;margin-bottom:8px}.body_list_page .offer-history-timeline .timeline-list .timeline-content .timeline-by{color:#889096;margin-top:4px}.body_list_page .offer-history-timeline .timeline-fade{pointer-events:none;position:absolute;left:0;right:0;bottom:0;height:128px;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 43.75%, #fff 100%);z-index:0;transition:opacity .2s}.body_list_page .offer-history-timeline .load_more{display:block;margin:0 auto 12px auto;background:var(--brand);color:#fff;border:none;border-radius:24px;padding:8px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s;position:relative;z-index:1;position:absolute;left:50%;transform:translateX(-50%);bottom:12px;width:auto}.l_side_toggle{display:none !important}.r_side_toggle{width:100% !important;flex-basis:100% !important;max-width:100% !important;margin:0 !important}.body_homepage #mobile-filters .mobile-filters-popup{display:flex;align-items:center;justify-content:center;width:100%}.body_homepage #mobile-filters .mobile-filters-popup span.close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}.body_homepage #mobile-filters .mobile-filters-popup span.close:hover{cursor:pointer;color:#11181C}.body_homepage #mobile-filters .mobile-filters-popup .popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%}.body_homepage #mobile-filters .mobile-filters-popup .popup-content #additional_search{width:80%;border-radius:999px}.body_homepage #mobile-filters .mobile-filters-popup .popup-content #submit_additional_search{padding-left:20px;border-radius:999px}.body_homepage:has(#adminControlPanel),.body_homepage:has(#customerDatabase),.body_homepage:has(#blacklist){background-color:#ECEFF1}.body_homepage:has(#adminControlPanel) .admin-options-list,.body_homepage:has(#customerDatabase) .admin-options-list,.body_homepage:has(#blacklist) .admin-options-list{max-width:1600px;margin-left:auto;margin-right:auto}.body_homepage:has(#adminControlPanel) .admin-options-list ul,.body_homepage:has(#customerDatabase) .admin-options-list ul,.body_homepage:has(#blacklist) .admin-options-list ul{display:flex;flex-direction:row;gap:12px;padding:0;margin:0;list-style:none}.body_homepage:has(#adminControlPanel) .admin-options-list ul li,.body_homepage:has(#customerDatabase) .admin-options-list ul li,.body_homepage:has(#blacklist) .admin-options-list ul li{margin:8px 0}.body_homepage:has(#adminControlPanel) .admin-options-list ul li a,.body_homepage:has(#customerDatabase) .admin-options-list ul li a,.body_homepage:has(#blacklist) .admin-options-list ul li a{padding:8px 16px;border-radius:4px 4px 0 0;background-color:#D7DBDF;color:#222}.body_homepage:has(#adminControlPanel) .admin-options-list ul li a:hover,.body_homepage:has(#customerDatabase) .admin-options-list ul li a:hover,.body_homepage:has(#blacklist) .admin-options-list ul li a:hover{background-color:var(--brand);color:#fff}.body_homepage:has(#adminControlPanel) .admin-options-list ul li a.active,.body_homepage:has(#customerDatabase) .admin-options-list ul li a.active,.body_homepage:has(#blacklist) .admin-options-list ul li a.active{background-color:var(--brand);color:#fff}.body_homepage:has(#adminControlPanel) #adminControlPanel,.body_homepage:has(#customerDatabase) #adminControlPanel,.body_homepage:has(#blacklist) #adminControlPanel,.body_homepage:has(#adminControlPanel) #customerDatabase,.body_homepage:has(#customerDatabase) #customerDatabase,.body_homepage:has(#blacklist) #customerDatabase,.body_homepage:has(#adminControlPanel) #blacklist,.body_homepage:has(#customerDatabase) #blacklist,.body_homepage:has(#blacklist) #blacklist{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding:32px;background-color:#fff;margin-bottom:48px;overflow:auto;width:100%}.body_homepage:has(#adminControlPanel) #adminControlPanel.admin-offers .list-criteria-itsale,.body_homepage:has(#customerDatabase) #adminControlPanel.admin-offers .list-criteria-itsale,.body_homepage:has(#blacklist) #adminControlPanel.admin-offers .list-criteria-itsale,.body_homepage:has(#adminControlPanel) #customerDatabase.admin-offers .list-criteria-itsale,.body_homepage:has(#customerDatabase) #customerDatabase.admin-offers .list-criteria-itsale,.body_homepage:has(#blacklist) #customerDatabase.admin-offers .list-criteria-itsale,.body_homepage:has(#adminControlPanel) #blacklist.admin-offers .list-criteria-itsale,.body_homepage:has(#customerDatabase) #blacklist.admin-offers .list-criteria-itsale,.body_homepage:has(#blacklist) #blacklist.admin-offers .list-criteria-itsale,.body_homepage:has(#adminControlPanel) #adminControlPanel.admin-offers .list-criteria-broker,.body_homepage:has(#customerDatabase) #adminControlPanel.admin-offers .list-criteria-broker,.body_homepage:has(#blacklist) #adminControlPanel.admin-offers .list-criteria-broker,.body_homepage:has(#adminControlPanel) #customerDatabase.admin-offers .list-criteria-broker,.body_homepage:has(#customerDatabase) #customerDatabase.admin-offers .list-criteria-broker,.body_homepage:has(#blacklist) #customerDatabase.admin-offers .list-criteria-broker,.body_homepage:has(#adminControlPanel) #blacklist.admin-offers .list-criteria-broker,.body_homepage:has(#customerDatabase) #blacklist.admin-offers .list-criteria-broker,.body_homepage:has(#blacklist) #blacklist.admin-offers .list-criteria-broker,.body_homepage:has(#adminControlPanel) #adminControlPanel.admin-offers .list-criteria-merkandi,.body_homepage:has(#customerDatabase) #adminControlPanel.admin-offers .list-criteria-merkandi,.body_homepage:has(#blacklist) #adminControlPanel.admin-offers .list-criteria-merkandi,.body_homepage:has(#adminControlPanel) #customerDatabase.admin-offers .list-criteria-merkandi,.body_homepage:has(#customerDatabase) #customerDatabase.admin-offers .list-criteria-merkandi,.body_homepage:has(#blacklist) #customerDatabase.admin-offers .list-criteria-merkandi,.body_homepage:has(#adminControlPanel) #blacklist.admin-offers .list-criteria-merkandi,.body_homepage:has(#customerDatabase) #blacklist.admin-offers .list-criteria-merkandi,.body_homepage:has(#blacklist) #blacklist.admin-offers .list-criteria-merkandi{display:none}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-top,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-top,.body_homepage:has(#blacklist) #adminControlPanel .datatable-top,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-top,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-top,.body_homepage:has(#blacklist) #customerDatabase .datatable-top,.body_homepage:has(#adminControlPanel) #blacklist .datatable-top,.body_homepage:has(#customerDatabase) #blacklist .datatable-top,.body_homepage:has(#blacklist) #blacklist .datatable-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:16px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#blacklist) #adminControlPanel .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#blacklist) #customerDatabase .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#adminControlPanel) #blacklist .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#customerDatabase) #blacklist .datatable-top .datatable-dropdown .datatable-selector,.body_homepage:has(#blacklist) #blacklist .datatable-top .datatable-dropdown .datatable-selector{padding:4px 8px}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin,.body_homepage:has(#blacklist) #blacklist #table-orders-admin,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin,.body_homepage:has(#blacklist) #blacklist #table-company-admin,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin,.body_homepage:has(#blacklist) #blacklist #table-users-admin,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin{width:100%;border-collapse:collapse}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td{text-align:left;padding:8px 16px;border-bottom:1px solid #F1F3F5}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td [class^="status-"],.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td [class^="status-"]{display:block;float:left;padding-left:8px;border-left:4px solid gray}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td.waiting-for-admin-response,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td.waiting-for-admin-response{background-image:repeating-linear-gradient(135deg, #fff4e5 0, #fff4e5 10px, #fffbe5 10px, #fffbe5 20px)}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td.offer-accepted,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td.offer-accepted{background-color:#e9f9ee;border-left:4px solid #30A46C}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td.offer-rejected,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td.offer-rejected{background-color:#ffefef;border-left:4px solid #E5484D}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th .status-green,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th .status-green,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th .status-green,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th .status-green,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td .status-green,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td .status-green,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td .status-green,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td .status-green,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td .status-green,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td .status-green,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td .status-green,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td .status-green,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td .status-green,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td .status-green{border-color:#0fb91b}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th .status-orange,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th .status-orange,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th .status-orange,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th .status-orange,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td .status-orange,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td .status-orange,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td .status-orange,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td .status-orange,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td .status-orange,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td .status-orange,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td .status-orange,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td .status-orange{border-color:orange}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th .status-red,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th .status-red,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th .status-red,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th .status-red,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td .status-red,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td .status-red,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td .status-red,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td .status-red,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td .status-red,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td .status-red,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td .status-red,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td .status-red,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td .status-red,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td .status-red{border-color:#E5484D}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th .status-black,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th .status-black,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th .status-black,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th .status-black,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td .status-black,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td .status-black,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td .status-black,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td .status-black,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td .status-black,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td .status-black,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td .status-black,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td .status-black,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td .status-black,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td .status-black{border-color:#222}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th button,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th button,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th button,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th button,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th button,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th button,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th button,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th button,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th button,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th button,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th button,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th button,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th button,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th button,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th button,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th button,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th button,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th button,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th button,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th button,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th button,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th button,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th button,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th button,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th button,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th button,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th button,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th button,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th button,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th button,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td button,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td button,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td button,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td button,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td button,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td button,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td button,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td button,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td button,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td button,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td button,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td button,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td button,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td button,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td button,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td button,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td button,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td button,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td button,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td button,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td button,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td button,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td button,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td button,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td button,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td button,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td button,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td button,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td button,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td button,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td button,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td button,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td button{color:var(--brand);padding:0;background-color:transparent}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th button:hover,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th button:hover,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th button:hover,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th button:hover,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td button:hover,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td button:hover,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td button:hover,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td button:hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td button:hover,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td button:hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td button:hover,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td button:hover,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td button:hover,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td button:hover{text-decoration:underline}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td [class^="list-criteria-"],.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td [class^="list-criteria-"]{display:flex;flex-direction:row;gap:4px;color:#fff;padding:0 4px;border-radius:4px;width:fit-content}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td .list-criteria-yes,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td .list-criteria-yes{background-color:#0fb91b}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-company-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-users-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tr td .list-criteria-no,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tr td .list-criteria-no{background-color:#E5484D}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin thead tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin thead tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin thead tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin thead tr th,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin thead tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin thead tr th,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin thead tr th,.body_homepage:has(#blacklist) #blacklist #table-orders-admin thead tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin thead tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin thead tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin thead tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin thead tr th,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin thead tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin thead tr th,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin thead tr th,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin thead tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin thead tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin thead tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin thead tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin thead tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin thead tr th,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin thead tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin thead tr th,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin thead tr th,.body_homepage:has(#blacklist) #blacklist #table-company-admin thead tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin thead tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin thead tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin thead tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin thead tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin thead tr th,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin thead tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin thead tr th,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin thead tr th,.body_homepage:has(#blacklist) #blacklist #table-users-admin thead tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin thead tr th,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin thead tr th,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin thead tr th,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin thead tr th,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin thead tr th,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin thead tr th,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin thead tr th,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin thead tr th,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin thead tr th{white-space:nowrap}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #blacklist #table-company-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #blacklist #table-users-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper{display:flex;flex-direction:column}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #blacklist #table-company-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #blacklist #table-users-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper .order-header-wrapper{display:flex;flex-direction:row;align-items:center;gap:4px}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #blacklist #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #blacklist #table-company-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #blacklist #table-users-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin thead tr th .order-header-main-wrapper input{width:100%;min-width:40px;padding:4px;margin-top:8px;font-size:13px}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr:nth-of-type(odd){background-color:#f8f9fc}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr td.order-surname,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr td.order-surname{text-transform:lowercase}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr td.order-surname:first-letter{text-transform:uppercase}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr td.order-email,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr td.order-email{text-transform:lowercase}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #adminControlPanel #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #customerDatabase #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #blacklist #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #blacklist #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #blacklist #table-orders-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #adminControlPanel #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #customerDatabase #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #blacklist #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #blacklist #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #blacklist #table-wholesaleList-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #adminControlPanel #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #customerDatabase #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #blacklist #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #blacklist #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #blacklist #table-company-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #adminControlPanel #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #customerDatabase #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #blacklist #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #blacklist #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #blacklist #table-users-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #adminControlPanel #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #adminControlPanel #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #customerDatabase #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #customerDatabase #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #customerDatabase #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#adminControlPanel) #blacklist #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#customerDatabase) #blacklist #table-blacklist-admin tbody tr:not(.expanded-row):hover,.body_homepage:has(#blacklist) #blacklist #table-blacklist-admin tbody tr:not(.expanded-row):hover{background-color:#F8F9FA}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom,.body_homepage:has(#blacklist) #blacklist .datatable-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:32px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:0;gap:2px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span{cursor:pointer;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:4px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover{background-color:var(--brand);color:#fff}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#customerDatabase) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#blacklist) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#adminControlPanel) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#customerDatabase) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#blacklist) #customerDatabase .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#adminControlPanel) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#customerDatabase) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span,.body_homepage:has(#blacklist) #blacklist .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span{background-color:var(--brand);color:#fff}.body_homepage:has(#adminControlPanel) #orderDetailsBox,.body_homepage:has(#customerDatabase) #orderDetailsBox,.body_homepage:has(#blacklist) #orderDetailsBox,.body_homepage:has(#adminControlPanel) #listDetailsBox,.body_homepage:has(#customerDatabase) #listDetailsBox,.body_homepage:has(#blacklist) #listDetailsBox{display:none;z-index:2;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow:auto;padding:32px 64px}.body_homepage:has(#adminControlPanel) #orderDetailsBox a.vies-link,.body_homepage:has(#customerDatabase) #orderDetailsBox a.vies-link,.body_homepage:has(#blacklist) #orderDetailsBox a.vies-link,.body_homepage:has(#adminControlPanel) #listDetailsBox a.vies-link,.body_homepage:has(#customerDatabase) #listDetailsBox a.vies-link,.body_homepage:has(#blacklist) #listDetailsBox a.vies-link{color:var(--brand)}.body_homepage:has(#adminControlPanel) #orderDetailsBox a.vies-link:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox a.vies-link:hover,.body_homepage:has(#blacklist) #orderDetailsBox a.vies-link:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox a.vies-link:hover,.body_homepage:has(#customerDatabase) #listDetailsBox a.vies-link:hover,.body_homepage:has(#blacklist) #listDetailsBox a.vies-link:hover{text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .export-list-button-text,.body_homepage:has(#customerDatabase) #orderDetailsBox .export-list-button-text,.body_homepage:has(#blacklist) #orderDetailsBox .export-list-button-text,.body_homepage:has(#adminControlPanel) #listDetailsBox .export-list-button-text,.body_homepage:has(#customerDatabase) #listDetailsBox .export-list-button-text,.body_homepage:has(#blacklist) #listDetailsBox .export-list-button-text{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#11181C;padding:8px 16px;margin:0 0 8px auto}.body_homepage:has(#adminControlPanel) #orderDetailsBox .export-list-button-text:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .export-list-button-text:hover,.body_homepage:has(#blacklist) #orderDetailsBox .export-list-button-text:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .export-list-button-text:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .export-list-button-text:hover,.body_homepage:has(#blacklist) #listDetailsBox .export-list-button-text:hover{background-color:#F1F3F5}.body_homepage:has(#adminControlPanel) #orderDetailsBox button.changedButton,.body_homepage:has(#customerDatabase) #orderDetailsBox button.changedButton,.body_homepage:has(#blacklist) #orderDetailsBox button.changedButton,.body_homepage:has(#adminControlPanel) #listDetailsBox button.changedButton,.body_homepage:has(#customerDatabase) #listDetailsBox button.changedButton,.body_homepage:has(#blacklist) #listDetailsBox button.changedButton{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset}.body_homepage:has(#adminControlPanel) #orderDetailsBox button.removeListButton,.body_homepage:has(#customerDatabase) #orderDetailsBox button.removeListButton,.body_homepage:has(#blacklist) #orderDetailsBox button.removeListButton,.body_homepage:has(#adminControlPanel) #listDetailsBox button.removeListButton,.body_homepage:has(#customerDatabase) #listDetailsBox button.removeListButton,.body_homepage:has(#blacklist) #listDetailsBox button.removeListButton{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset;margin-left:auto;margin-top:16px;background-color:#E5484D}.body_homepage:has(#adminControlPanel) #orderDetailsBox button.removeListButton:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox button.removeListButton:hover,.body_homepage:has(#blacklist) #orderDetailsBox button.removeListButton:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox button.removeListButton:hover,.body_homepage:has(#customerDatabase) #listDetailsBox button.removeListButton:hover,.body_homepage:has(#blacklist) #listDetailsBox button.removeListButton:hover{background-color:#000}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper h1,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper h1,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper h1,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper h1,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper h1,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper h1{margin:0}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper h1 span#list-details-title,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper h1 span#list-details-title,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper h1 span#list-details-title,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper h1 span#list-details-title,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper h1 span#list-details-title,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper h1 span#list-details-title{cursor:pointer}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper h1 span#list-details-title:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper h1 span#list-details-title:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper h1 span#list-details-title:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper h1 span#list-details-title:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper h1 span#list-details-title:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper h1 span#list-details-title:hover{color:var(--brand);text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p{margin:0}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi'],.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi'],.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi'],.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi'],.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi'],.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']{cursor:pointer;position:relative;width:fit-content}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover{text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']),.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']),.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']),.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']),.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']),.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']){cursor:pointer;position:relative;width:fit-content}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover{color:var(--brand);text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper span.element-description,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper span.element-description,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper span.element-description,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper span.element-description,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper span.element-description,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper span.element-description{font-size:12px;line-height:24px;color:#767676}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper hr,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper hr,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper hr,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper hr,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper hr,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper hr{margin:16px 0}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .user-has-account,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .user-has-account,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .user-has-account,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .user-has-account,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .user-has-account,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .user-has-account,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .user-has-not-account,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .user-has-not-account,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .user-has-not-account,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .user-has-not-account,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .user-has-not-account,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .user-has-not-account{font-size:.75rem !important}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .unique-file-name,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .unique-file-name,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .unique-file-name,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .unique-file-name,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .unique-file-name,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .unique-file-name{font-size:.75rem;line-height:1rem}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file{display:flex;flex-direction:row;align-items:center;gap:8px;width:fit-content}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file svg,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file svg,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file svg,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file svg,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file svg,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file svg{width:24px;height:24px}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button{height:unset;padding:4px 8px;background-color:#FFEFEF;color:#E5484D}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #order-details-files .order-file button:hover{background-color:#E5484D;color:#fff}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form{display:flex;flex-direction:column;gap:8px}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label{border:2px dashed #ccc;padding:20px;text-align:center;cursor:pointer}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label.drag-over,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label.drag-over,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label.drag-over,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label.drag-over,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label.drag-over,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form #upload-files-label.drag-over{border-color:var(--brand);background-color:#f0fff1}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:8px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;color:#11181C;font-size:14px;line-height:20px;cursor:pointer;width:400px;height:160px}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label:hover{background-color:#f8f9fc}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label svg,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label svg,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label svg,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label svg,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label svg,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label svg{color:var(--brand)}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label .text-xs,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label .text-xs,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label .text-xs,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label .text-xs,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label .text-xs,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form label .text-xs{color:#6B7280}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form input[type="file"],.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form input[type="file"],.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form input[type="file"],.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form input[type="file"],.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form input[type="file"],.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form input[type="file"]{display:none}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button{display:flex;align-items:center;justify-content:center;height:unset;width:400px;padding:8px 16px;background-color:var(--brand);color:#fff}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form button:hover{background-color:#0b6f42}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form ul,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form ul,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form ul,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form ul,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form ul,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper .order-details-files-wrapper #upload-files-form ul{list-style:disc}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper button#send-payment-reminder,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper button#send-payment-reminder,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper button#send-payment-reminder,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper button#send-payment-reminder,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper button#send-payment-reminder,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper button#send-payment-reminder,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper button#send-email-to-client,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper button#send-email-to-client,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper button#send-email-to-client,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper button#send-email-to-client,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper button#send-email-to-client,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper button#send-email-to-client{margin-left:auto;margin-top:6px;padding:6px 12px;height:fit-content;width:fit-content;background-color:#F1F3F5;color:#222}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper button#send-payment-reminder:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper button#send-payment-reminder:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper button#send-payment-reminder:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper button#send-payment-reminder:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper button#send-payment-reminder:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper button#send-payment-reminder:hover,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper button#send-email-to-client:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper button#send-email-to-client:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper button#send-email-to-client:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper button#send-email-to-client:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper button#send-email-to-client:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper button#send-email-to-client:hover{background-color:#11181C;color:#fff}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper button#send-payment-reminder:disabled,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper button#send-payment-reminder:disabled,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper button#send-payment-reminder:disabled,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper button#send-payment-reminder:disabled,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper button#send-payment-reminder:disabled,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper button#send-payment-reminder:disabled,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper button#send-email-to-client:disabled,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper button#send-email-to-client:disabled,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper button#send-email-to-client:disabled,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper button#send-email-to-client:disabled,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper button#send-email-to-client:disabled,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper button#send-email-to-client:disabled{cursor:not-allowed;background-color:#F1F3F5;color:#889096}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button{margin-top:6px;padding:6px 12px;height:fit-content;width:fit-content}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button{background-color:#0fb91b}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:hover{background-color:#0b6f42}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:disabled,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:disabled,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:disabled,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:disabled,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:disabled,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-paid-button:disabled{cursor:not-allowed;background-color:#F1F3F5;color:#889096}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button{background-color:#E5484D}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:hover,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:hover,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:hover,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:hover{background-color:#9b1c1c}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:disabled,.body_homepage:has(#customerDatabase) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:disabled,.body_homepage:has(#blacklist) #orderDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:disabled,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:disabled,.body_homepage:has(#customerDatabase) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:disabled,.body_homepage:has(#blacklist) #listDetailsBox .text-wrapper #order-details-limit-used-button-wrapper button#mark-order-as-unpaid-button:disabled{cursor:not-allowed;background-color:#F1F3F5;color:#889096}.body_homepage:has(#adminControlPanel) #orderDetailsBox #closeOrderDetailsBox,.body_homepage:has(#customerDatabase) #orderDetailsBox #closeOrderDetailsBox,.body_homepage:has(#blacklist) #orderDetailsBox #closeOrderDetailsBox,.body_homepage:has(#adminControlPanel) #listDetailsBox #closeOrderDetailsBox,.body_homepage:has(#customerDatabase) #listDetailsBox #closeOrderDetailsBox,.body_homepage:has(#blacklist) #listDetailsBox #closeOrderDetailsBox{cursor:pointer;position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;color:#222222;background:#f2f2f2;border-radius:50%}.body_homepage:has(#adminControlPanel) #orderDetailsBox #closeOrderDetailsBox:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox #closeOrderDetailsBox:hover,.body_homepage:has(#blacklist) #orderDetailsBox #closeOrderDetailsBox:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox #closeOrderDetailsBox:hover,.body_homepage:has(#customerDatabase) #listDetailsBox #closeOrderDetailsBox:hover,.body_homepage:has(#blacklist) #listDetailsBox #closeOrderDetailsBox:hover{color:#fff;background-color:#222222}.body_homepage:has(#adminControlPanel) #orderDetailsBox table,.body_homepage:has(#customerDatabase) #orderDetailsBox table,.body_homepage:has(#blacklist) #orderDetailsBox table,.body_homepage:has(#adminControlPanel) #listDetailsBox table,.body_homepage:has(#customerDatabase) #listDetailsBox table,.body_homepage:has(#blacklist) #listDetailsBox table{width:100%}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr:nth-of-type(odd),.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr:nth-of-type(odd),.body_homepage:has(#blacklist) #listDetailsBox table tbody tr:nth-of-type(odd){background-color:#f8f9fc}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td:nth-of-type(2),.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td:nth-of-type(2),.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td:nth-of-type(2),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td:nth-of-type(2),.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td:nth-of-type(2),.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td:nth-of-type(2){width:40px}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.product,.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.product,.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.product,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.product,.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.product,.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.product{width:100%}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.product p:nth-of-type(1),.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.product p:nth-of-type(1),.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.product p:nth-of-type(1),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.product p:nth-of-type(1),.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.product p:nth-of-type(1),.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.product p:nth-of-type(1){margin:0;margin-left:16px;font-size:14px;line-height:21px;color:#222222}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.product p:nth-of-type(2),.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.product p:nth-of-type(2),.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.product p:nth-of-type(2),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.product p:nth-of-type(2),.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.product p:nth-of-type(2),.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.product p:nth-of-type(2){margin:0;margin-left:16px;font-size:12px;line-height:18px;color:#767676}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.promo-price:hover,.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.promo-price:hover,.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.promo-price:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.promo-price:hover,.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.promo-price:hover,.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.promo-price:hover{cursor:pointer;color:var(--brand);text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.price,.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.price,.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.price,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.price,.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.price,.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.price{display:flex;flex-direction:column;align-items:flex-end}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.price span:nth-of-type(1),.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.price span:nth-of-type(1),.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.price span:nth-of-type(1),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.price span:nth-of-type(1),.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.price span:nth-of-type(1),.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.price span:nth-of-type(1){font-size:18px;font-weight:bold;color:#3A4E58;white-space:nowrap}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.price span:nth-of-type(2),.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td.price span:nth-of-type(2),.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td.price span:nth-of-type(2),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.price span:nth-of-type(2),.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td.price span:nth-of-type(2),.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td.price span:nth-of-type(2){font-size:12px;white-space:nowrap;color:#767676}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td img,.body_homepage:has(#customerDatabase) #orderDetailsBox table tbody tr td img,.body_homepage:has(#blacklist) #orderDetailsBox table tbody tr td img,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td img,.body_homepage:has(#customerDatabase) #listDetailsBox table tbody tr td img,.body_homepage:has(#blacklist) #listDetailsBox table tbody tr td img{max-height:40px;width:auto;max-width:40px;display:block}.body_homepage:has(#adminControlPanel) #order-details-tooltip,.body_homepage:has(#customerDatabase) #order-details-tooltip,.body_homepage:has(#blacklist) #order-details-tooltip{position:absolute;top:0;left:0;z-index:9999;background-color:#fff;padding:8px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1);min-width:200px}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons,.body_homepage:has(#customerDatabase) #order-details-tooltip .modal-body-buttons,.body_homepage:has(#blacklist) #order-details-tooltip .modal-body-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:32px}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons button,.body_homepage:has(#customerDatabase) #order-details-tooltip .modal-body-buttons button,.body_homepage:has(#blacklist) #order-details-tooltip .modal-body-buttons button{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons button:nth-of-type(1),.body_homepage:has(#customerDatabase) #order-details-tooltip .modal-body-buttons button:nth-of-type(1),.body_homepage:has(#blacklist) #order-details-tooltip .modal-body-buttons button:nth-of-type(1){border:1px solid var(--brand);color:var(--brand);background-color:transparent}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons button:nth-of-type(1):hover,.body_homepage:has(#customerDatabase) #order-details-tooltip .modal-body-buttons button:nth-of-type(1):hover,.body_homepage:has(#blacklist) #order-details-tooltip .modal-body-buttons button:nth-of-type(1):hover{color:#fff;border-color:#000;background-color:#000}@media screen and (max-width:992px){#orderDetailsBox{margin-top:64px}}#listDetailsBox table tbody tr td{font-size:14px;padding:8px 16px;white-space:nowrap}div.flex-text{display:flex;flex-direction:row;gap:4px}div.flex-text [class^="list-criteria-"]{color:#fff;padding:0 4px;border-radius:4px}div.flex-text .list-criteria-no{background-color:#E5484D}div.flex-text .list-criteria-yes{background-color:#0fb91b}#modal-info{z-index:9999;position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;background-color:#fff;border:1px solid #DFE3E6;max-width:400px;-webkit-box-shadow:8px 8px 24px -16px #000;-moz-box-shadow:8px 8px 24px -16px #000;box-shadow:8px 8px 24px -16px #000}#modal-info p{padding:8px 16px}#modal-info .modal-loading-bar{width:100%;height:6px;background-color:var(--brand)}#modal-info .modal-loading-bar-animation{animation:modal-loading-bar 5s linear;margin-left:auto}@keyframes modal-loading-bar{from{width:100%}to{width:0}}#listDetailsBox .details-table-wrapper{position:relative}#listDetailsBox .details-table-wrapper thead tr th:first-child{position:sticky;left:0;z-index:1;background-color:#fff}#listDetailsBox .details-table-wrapper thead tr th:nth-child(2){position:sticky;left:55px;z-index:1;background-color:#fff}#listDetailsBox .details-table-wrapper thead tr th:nth-child(3){position:sticky;left:111px;z-index:1;background-color:#fff;box-shadow:2px 0 0 0 #f2f2f2}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(even) td:first-child{background-color:#FFF}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(even) td:nth-child(2){background-color:#FFF}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(even) td:nth-child(3){background-color:#FFF}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(odd) td:first-child{background-color:#f8f9fc}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(odd) td:nth-child(2){background-color:#f8f9fc}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(odd) td:nth-child(3){background-color:#f8f9fc}#listDetailsBox .details-table-wrapper tbody tr td:nth-child(1){position:sticky;left:0;z-index:1}#listDetailsBox .details-table-wrapper tbody tr td:nth-child(2){position:sticky;left:55px;z-index:1}#listDetailsBox .details-table-wrapper tbody tr td:nth-child(3){position:sticky;left:111px;z-index:1;box-shadow:2px 0 0 0 #f2f2f2}#listDetailsBox #productsListBox{position:fixed;z-index:9999;right:32px;bottom:32px;background-color:#fff;padding:8px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1);min-width:300px;max-height:300px}#listDetailsBox #productsListBox p{margin:0}#listDetailsBox #productsListBox span#visibleElementsToRemove{font-size:12px;line-height:24px;color:#767676}#listDetailsBox #productsListBox .modal-body-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:16px}#listDetailsBox #productsListBox .modal-body-buttons button{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset}#listDetailsBox #productsListBox .modal-body-buttons button:nth-of-type(1){border:1px solid var(--brand);color:var(--brand);background-color:transparent}#listDetailsBox #productsListBox .modal-body-buttons button:nth-of-type(1):hover{color:#fff;border-color:#000;background-color:#000}#generated-list-template{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,0.5)}#generated-list-template #generated-list-template-box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:11;width:50%;min-width:800px;max-width:1200px;height:75%;min-height:600px;max-height:800px;background-color:#fff;padding:64px 16px 16px 16px}#generated-list-template #generated-list-template-box #closeListTemplateBox{cursor:pointer;position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;color:#222222;background:#f2f2f2;border-radius:50%}#generated-list-template #generated-list-template-box #closeListTemplateBox:hover{color:#fff;background-color:#222222}#generated-list-template #generated-list-template-box #copyListTemplateBox{cursor:pointer;position:absolute;top:16px;left:16px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;color:#222222;background:#f2f2f2;border-radius:50%}#generated-list-template #generated-list-template-box #copyListTemplateBox:hover{color:#fff;background-color:#222222}#generated-list-template #generated-list-template-box #generated-list-template-content{height:100%}#generated-list-template #generated-list-template-box iframe{width:100%;height:100%}#vies-full #validate-vat-form{padding-right:12px}#discount_bar_container{display:none;visibility:hidden;position:fixed;bottom:18px;right:18px;z-index:1}#discount_bar_container .discount_bar_icon button{display:flex;align-items:center;justify-content:center;height:72px;width:72px;padding:16px;border-radius:50%;background:linear-gradient(to right, #f0c885, #c99846);-webkit-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);-moz-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15)}#discount_bar_container .discount_bar_icon button:hover{background-color:#f8f9fa}#discount_bar_container .discount_icon{position:absolute;right:-12px;top:-12px}#discount_bar_container .discount_bar_content{display:none;width:480px;padding:32px 16px;background-color:#fff;-webkit-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);-moz-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15)}#discount_bar_container .discount_bar_content .close_discount{position:absolute;display:flex;align-items:center;justify-content:center;top:16px;right:16px;width:40px;height:40px;padding:0;background-color:#f8f9fa}#discount_bar_container .discount_bar_content .close_discount:hover{background-color:#dadfe4}#discount_bar_container .discount_bar_content .close_discount svg{color:#11181C}#discount_bar_container .discount_title_box{display:flex;align-items:center}#discount_bar_container .discount_title_box button{min-width:unset;min-height:unset;width:unset;height:unset;background-color:transparent;padding:4px}#discount_bar_container .discount_title_box button svg{color:#00000080}#discount_bar_container .discount_title_box h4{margin:0 6px 0 0;color:#11181C}#discount_bar_container .discount_title_box svg{color:#5b5953}#discount_bar_container .discount_title_box .discount_bar_infobox_holder{display:none;position:relative;margin-bottom:-4px}#discount_bar_container .discount_title_box .discount_bar_infobox_holder:hover .discount_bar_infobox{visibility:visible;opacity:1}#discount_bar_container .discount_title_box .discount_bar_infobox_holder .discount_bar_infobox{visibility:hidden;opacity:0;transition:opacity .2s;position:absolute;width:240px;bottom:100%;left:50%;margin-left:-120px;background-color:#fff;border:1px solid #F1F3F5;padding:8px 16px;color:#11181C;font-size:14px;line-height:20px;border-radius:6px;z-index:1;-webkit-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);-moz-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15)}#discount_bar_container .discount_title_box .discount_bar_infobox_holder .discount_bar_infobox p{margin:0}#discount_bar_container .discount_title_box .discount_bar_infobox_holder .discount_bar_infobox p:nth-of-type(2){font-size:12px;line-height:18px}#discount_bar_container p{font-size:.875rem;line-height:1.25rem;color:#11181C}#discount_bar_container .discount_bar_holder{width:100%;display:flex;flex-direction:row;align-items:center}#discount_bar_container .discount_bar_holder .info_block{display:flex;align-items:center;justify-content:center;flex-direction:column;width:16.66%}#discount_bar_container .discount_bar_holder .info_block:first-of-type{align-items:flex-start;width:8.33%}#discount_bar_container .discount_bar_holder .info_block:last-of-type{align-items:flex-end;width:8.33%}#discount_bar_container .discount_bar_holder .info_block .block_line{width:1px;height:8px;background-color:#e5e4e1}#discount_bar_container .discount_bar_holder .info_block .block_text{font-size:12px}#discount_bar_container .discount_bar_1 .info_block .block_text{color:#5b5953;margin-bottom:4px}#discount_bar_container .discount_bar_1 .info_block_active .block_text{color:#e9ac10}#discount_bar_container .discount_bar_2 .info_block .block_text{padding:0 4px;background-color:#5B5953;color:#fff}#discount_bar_container .discount_bar_2 .info_block_active .block_text{background-color:#e9ac10}#discount_bar_container .discount_bar{width:100%;height:8px;background-color:#e5e4e1}#discount_bar_container .discount_bar .discount_bar_inner{height:8px;width:0%;max-width:100%;background-color:#facc6b;background-image:linear-gradient(to left, #facc6b 0%, #fabc3c 74%)}@media screen and (max-width:992px){button[title="Read more"]{display:none}#discount_bar_container{position:fixed;bottom:18px;right:18px;z-index:1}#discount_bar_container .discount_bar_icon button{height:56px;width:56px;padding:12px}#discount_bar_container .discount_bar_content{width:100%;max-width:480px;padding:24px 16px}#discount_bar_container .discount_bar_content .discount_title_box{padding-right:48px}#discount_bar_container .discount_bar_holder .info_block{width:100%}#discount_bar_container .discount_bar_holder .info_block:first-of-type,#discount_bar_container .discount_bar_holder .info_block:last-of-type{width:100%}}#tooltip-help{z-index:3}#tooltip-help .help-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:48px;border-radius:8px;max-width:1200px;max-height:90vh;min-width:800px;background-color:#fff;overflow:auto}#tooltip-help .help-popup .help-watch{display:flex;align-items:center;gap:8px;margin-top:32px}#tooltip-help .help-popup .help-watch .watch-video{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;margin-left:auto}#tooltip-help .help-popup .help-watch .watch-video span{letter-spacing:.2px;font-weight:600;text-transform:uppercase;font-size:10px;color:#939393}#tooltip-help .help-popup .help-watch .watch-video button{width:148px;height:fit-content;padding:12px 32px;background-color:#fff;border:1px solid #e0e0e0;border-radius:50px}#tooltip-help .help-popup .help-watch .watch-video button:hover{border:1px solid #FF0000;background-color:#fbeaea}#tooltip-help .help-popup .help-watch .watch-video button img{width:100%}#tooltip-help .help-popup hr{margin:32px 0 48px 0}#tooltip-help .help-popup span.close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}#tooltip-help .help-popup span.close:hover{cursor:pointer;color:#11181C}#tooltip-help .help-popup .help-box-container{display:flex;flex-direction:column;max-height:600px;gap:32px}#tooltip-help .help-popup .help-box-container .help-box{display:flex;gap:32px}#tooltip-help .help-popup .help-box-container .help-box:has(.number){border-radius:8px;border:1px solid #dfe3e6;padding:16px}#tooltip-help .help-popup .help-box-container .help-box .text,#tooltip-help .help-popup .help-box-container .help-box .image{width:50%}#tooltip-help .help-popup .help-box-container .help-box .text .number,#tooltip-help .help-popup .help-box-container .help-box .image .number{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border:1px solid #e0e0e0;border-radius:50%;font-size:20px;font-weight:500;color:#11181C}#tooltip-help .help-popup .help-box-container .help-box .text img,#tooltip-help .help-popup .help-box-container .help-box .image img{width:100%}#tooltip-help .help-popup .help-box-container table{width:100%;border-collapse:collapse}#tooltip-help .help-popup .help-box-container table tr{text-align:left}#tooltip-help .help-popup .help-box-container table tr th,#tooltip-help .help-popup .help-box-container table tr td{border:1px solid #dfe3e6;padding:2px 8px}@media only screen and (max-width:992px){#tooltip-help .help-popup{width:100%;min-width:unset}#tooltip-help .help-popup .help-box-container .help-box{flex-direction:column}#tooltip-help .help-popup .help-box-container .help-box .text,#tooltip-help .help-popup .help-box-container .help-box .image{width:100%}}#contact-popup-full,#contact-popup-success{z-index:3}#contact-popup-full .contact-popup,#contact-popup-success .contact-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:48px;border-radius:8px;width:556px;max-height:90vh;background-color:#fff}#contact-popup-full .contact-popup .popup-content,#contact-popup-success .contact-popup .popup-content{display:flex;flex-direction:column;gap:32px}#contact-popup-full .contact-popup .popup-content form,#contact-popup-success .contact-popup .popup-content form{display:flex;flex-direction:column;gap:32px}#contact-popup-full .contact-popup .popup-content .title,#contact-popup-success .contact-popup .popup-content .title{text-align:center}#contact-popup-full .contact-popup .popup-content .form_section,#contact-popup-success .contact-popup .popup-content .form_section{display:flex;flex-direction:column;gap:32px}#contact-popup-full .contact-popup .popup-content textarea,#contact-popup-success .contact-popup .popup-content textarea{width:100%;max-width:100%;min-width:100%;resize:none}#contact-popup-full .contact-popup .popup-content .popup-buttons,#contact-popup-success .contact-popup .popup-content .popup-buttons{display:flex;justify-content:space-between}#contact-popup-full .contact-popup .popup-content .popup-buttons button#cancel,#contact-popup-success .contact-popup .popup-content .popup-buttons button#cancel{color:#11181C;background:unset;border:1px solid #F1F3F5}#contact-popup-full .contact-popup .popup-content .popup-buttons button#cancel:hover,#contact-popup-success .contact-popup .popup-content .popup-buttons button#cancel:hover{background-color:#F1F3F5}#contact-popup-full .contact-popup span.close,#contact-popup-success .contact-popup span.close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}#contact-popup-full .contact-popup span.close:hover,#contact-popup-success .contact-popup span.close:hover{cursor:pointer;color:#11181C}#contact-popup-success{text-align:center}#contact-popup-success .check{display:flex;align-items:center;justify-content:center;margin:0 auto;height:120px;width:120px;border-radius:120px;background-color:#E9F9EE}#contact-popup-success .check svg{color:#30A46C}#contact-popup-success .add-info{text-align:center}#contact-popup-loading .lds-ring{position:absolute;top:50%;left:50%}#contact-popup-loading .lds-ring,#contact-popup-loading .lds-ring div{box-sizing:border-box}#contact-popup-loading .lds-ring{display:inline-block;position:relative;width:80px;height:80px}#contact-popup-loading .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;border-color:#fff transparent transparent transparent}#contact-popup-loading .lds-ring div:nth-child(1){animation-delay:-0.45s}#contact-popup-loading .lds-ring div:nth-child(2){animation-delay:-0.3s}#contact-popup-loading .lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}td.table_lcd_quality div{display:flex;align-items:center;justify-content:start;gap:6px}td.table_lcd_quality div svg{color:#717274 !important}.title-with-tutorial{display:flex;align-items:center;margin:auto;flex-direction:column}.title-with-tutorial button{padding:14px 14px;min-height:unset;height:unset;min-width:unset;width:unset;border-radius:50px;background-color:transparent}.title-with-tutorial button svg{color:#00000080}.title-with-tutorial button:hover svg{color:#1c1c1c}.title-with-tutorial p.description{margin:12px 0 0 0 !important;font-weight:400;color:#687076}.table_initial_grade,.table_wholesale{display:flex;flex-direction:row;align-items:center;gap:4px}.table_initial_grade button,.table_wholesale button{width:auto;min-width:none;height:auto;min-height:none;padding:0}.table_initial_grade button:hover,.table_wholesale button:hover{background-color:transparent}body:has(nav){margin-top:68px}#clearFormatListExcelShare{cursor:pointer}#orderDetailsBox .iframe_wrapper{margin:0 !important}.list-current_limit span{font-size:14px;font-weight:600;letter-spacing:.25px}.list-offer_price,.list-created_at,.list-modified_at{font-weight:600}.list-offer_price span,.list-created_at span,.list-modified_at span{font-size:14px;font-weight:400;letter-spacing:.25px}tr:has(td.criteria-mismatch) td[class^="list-criteria"]{background-color:rgba(255,0,0,0.05)}tr td.criteria-mismatch{display:none}tr td[data-type="1"] span,tr td[data-type="2"] span,tr td[data-type="3"] span,tr td[data-type="4"] span{display:flex;flex-direction:row;gap:4px;color:#fff;padding:0 4px;border-radius:4px;width:fit-content}tr td[data-type="1"] span{background-color:#f8570c}tr td[data-type="2"] span{background-color:#14b8a6}tr td[data-type="3"] span{background-color:#2b63dd}tr td[data-type="4"] span{background-color:#0cb88d}.main_allLists .title-holder{display:flex;align-items:center;justify-content:space-between}.main_allLists .title-holder #searchbox_container_list{display:flex;height:fit-content;align-items:center;border-radius:50px;border:1px solid #DFE3E6;padding-left:14px;width:fit-content}.main_allLists .title-holder #searchbox_container_list:focus-within{border:1px solid var(--brand)}.main_allLists .title-holder #searchbox_container_list svg{color:#9aa0a6}.main_allLists .title-holder #searchbox_container_list #main_search_list{border:0;border-radius:0;background:transparent;padding:8px 16px}.main_allLists .title-holder #searchbox_container_list #main_search_list:focus{border:none;outline:none}.main_allLists .title-holder #searchbox_container_list button#submit_search_list{padding:0 16px;height:36px;border-radius:0 50px 50px 0;background-color:#F8F9FA}.main_allLists .title-holder #searchbox_container_list button#submit_search_list svg{color:#687076}.main_allLists .title-holder #searchbox_container_list button#submit_search_list:hover{background-color:#000}.main_allLists .title-holder #searchbox_container_list button#submit_search_list:hover svg{color:#FFF}.body_profile{display:flex;flex-direction:column}main#profile{flex:1;display:flex;flex-direction:row;gap:32px;max-width:1600px;width:100%;margin-left:auto;margin-right:auto}main#profile .profile-info-note{color:#687076}main#profile ul.profile_menu{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;width:320px;gap:8px}main#profile ul.profile_menu li{padding:8px 16px;font-size:14px;line-height:20px;color:#11181C;border-radius:6px}main#profile ul.profile_menu li.active{background-color:#f8f9fc;color:var(--brand);font-weight:600}main#profile ul.profile_menu li:hover{cursor:pointer;background-color:#f8f9fc}main#profile .profile_details{flex:1;min-width:800px}main#profile .profile_details .profile_success{background-color:#E9F9EE;border:1px solid #30A46C;border-radius:8px;color:#30A46C;padding:12px 24px}main#profile .profile_details .profile_details_info{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin:20px 0}main#profile .profile_details .profile_details_info .profile_error_field{color:#E5484D}main#profile .profile_details .profile_details_info .input-group-other{display:flex;flex-direction:column;gap:8px}main#profile .profile_details .profile_details_info .input-group-other label{font-size:14px;line-height:20px;color:#687076}main#profile .profile_details .profile_details_info .profile_edit_button{grid-column:span 2}main#profile .profile_details .profile_details_info .profile_edit_button button{margin-left:auto}main#profile .recent_orders{flex:1;min-width:800px}main#profile .recent_orders .search_orders #searchbox_container_order{display:flex;height:fit-content;align-items:center;border-radius:50px;border:1px solid #DFE3E6;padding-left:14px;width:fit-content}main#profile .recent_orders .search_orders #searchbox_container_order:focus-within{border:1px solid var(--brand)}main#profile .recent_orders .search_orders #searchbox_container_order svg{color:#9aa0a6}main#profile .recent_orders .search_orders #searchbox_container_order #main_search_order{border:0;border-radius:0;background:transparent;padding:8px 16px}main#profile .recent_orders .search_orders #searchbox_container_order #main_search_order:focus{border:none;outline:none}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order{padding:0 16px;height:36px;border-radius:0 50px 50px 0;background-color:#F8F9FA}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order svg{color:#687076}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order:hover{background-color:#000}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order:hover svg{color:#FFF}main#profile .recent_orders table{width:100%;border-collapse:collapse}main#profile .recent_orders table thead tr th{padding:12px 16px 12px 0;text-align:left;font-weight:600;color:#11181C;border-bottom:1px solid #DFE3E6}main#profile .recent_orders table thead tr th:first-child{padding-left:16px}main#profile .recent_orders table tbody tr{border-top:1px solid #DFE3E6}main#profile .recent_orders table tbody tr td{padding:12px 16px 12px 0;text-align:left;color:#11181C}main#profile .recent_orders table tbody tr td .mobile-view{display:none}main#profile .recent_orders table tbody tr td:has(a){padding:0}main#profile .recent_orders table tbody tr td:has(a) a{padding:12px 12px 12px 0}main#profile .recent_orders table tbody tr td:first-child{padding-left:16px}main#profile .recent_orders table tbody tr td.view-details{width:120px;text-align:right;color:var(--brand)}main#profile .recent_orders table tbody tr td.view-details:before{display:inline-block;content:">";margin-right:8px}main#profile .recent_orders table tbody tr td.view-details:hover{cursor:pointer;color:var(--brand);text-decoration:underline}main#profile .recent_orders table tbody tr td span[class^="status-"]{display:block;float:left;padding-left:8px;border-left:4px solid gray}main#profile .recent_orders table tbody tr td span.status-green{border-color:#0fb91b}main#profile .recent_orders table tbody tr td span.status-orange{border-color:orange}main#profile .recent_orders table tbody tr td span.status-red{border-color:#E5484D}main#profile .recent_orders table tbody tr td span.status-black{border-color:#222}main#profile .recent_orders table tbody tr:nth-of-type(odd){background-color:#f8f9fc}#profile .limit{color:#222;width:100%}#profile .limit .main-contact-info{display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:8px;width:fit-content;font-size:.875rem;line-height:1.25rem;background-color:#fcf9ed}#profile .limit .main-contact-info span.icon-holder{width:16px;height:16px}#profile .limit .main-contact-info svg{color:#bfa34f}#profile .limit .company-users-note{display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:8px;width:fit-content;font-size:.875rem;line-height:1.25rem;background-color:#f8f9fa}#profile .limit .company-users-note span.icon-holder{width:16px;height:16px}#profile .limit .company-users-note svg{color:#7E868C}#profile .limit .limit-table{border-collapse:collapse;width:100%}#profile .limit .limit-table tbody tr{text-align:left}#profile .limit .limit-table tbody tr:nth-of-type(odd){background-color:#f8f9fc}#profile .limit .limit-table tbody tr th,#profile .limit .limit-table tbody tr td{padding:8px 16px;border-bottom:1px solid #F1F3F5}#profile .limit .limit-table tbody tr:first-child{border-top:1px solid #F1F3F5}#profile .limit .company-users-manage{margin-top:64px;margin-bottom:32px}#profile .limit .company-users-manage .company-user-input{display:flex;flex-direction:row;gap:8px}#profile .limit .company-users-manage .company-user-input input{min-width:20rem}#profile .limit .company-users-manage table{margin-top:32px;border-collapse:collapse;width:100%}#profile .limit .company-users-manage table thead tr{border-bottom:1px solid #F1F3F5}#profile .limit .company-users-manage table thead tr th{text-align:left;padding:8px 16px}#profile .limit .company-users-manage table tbody tr td{padding:8px 16px}#profile .limit .company-users-manage table tbody tr td .company-remove-user{display:flex;align-items:center;justify-content:center;padding:4px;margin:0;height:40px;width:40px;border-radius:40px;background-color:transparent;color:#E5484D}#profile .limit .company-users-manage table tbody tr td .company-remove-user:hover{background-color:#FFEFEF}#profile .limit .company-users-manage table tbody tr:nth-of-type(odd){background-color:#f8f9fc;border-bottom:1px solid #F1F3F5}@media only screen and (max-width:992px){main#profile{flex-direction:column;margin:0;padding:16px 24px}main#profile ul.profile_menu{width:100%}main#profile ul.profile_menu li{text-align:center}main#profile .profile_details form.profile_details_info{display:flex;flex-direction:column;gap:16px}main#profile .profile_details,main#profile .recent_orders{min-width:unset;width:100%}main#profile .recent_orders{overflow-x:auto}main#profile .recent_orders h1,main#profile .recent_orders .search_orders{position:sticky;top:0;left:0}main#profile .limit .company-users-manage .company-user-input{flex-direction:column}main#profile .limit .company-users-manage .company-user-input button{margin-left:auto}}@media only screen and (max-width:991px){main#profile .recent_orders .search_orders{margin-bottom:24px}main#profile .recent_orders .search_orders #searchbox_container_order{width:100% !important}main#profile .recent_orders .search_orders #searchbox_container_order #main_search_order{flex:1}main#profile .recent_orders table thead{display:none}main#profile .recent_orders table tbody{display:flex;flex-direction:column}main#profile .recent_orders table tbody tr{display:flex;flex-direction:column;padding:16px 16px 24px 16px}main#profile .recent_orders table tbody tr td{padding:8px 16px}main#profile .recent_orders table tbody tr td.view-details{width:fit-content;margin-left:auto}main#profile .recent_orders table tbody tr td.view-details a{padding:8px 16px;border:1px solid var(--brand);border-radius:4px}main#profile .recent_orders table tbody tr td.view-details::before{display:none;content:""}main#profile .recent_orders table tbody tr td .mobile-view{display:flex;font-size:.875rem;line-height:1.25rem;color:#687076}main#profile_order .order-files .files-list .file-item a{display:flex;flex-direction:row}main#profile_order .order-files .files-list .file-item a span{flex:1}.products-table-container .products-table thead{display:none}.products-table-container .products-table tbody tr{display:flex;flex-direction:column;padding:48px 16px 32px 16px}.products-table-container .products-table tbody tr:nth-of-type(even){background-color:#fff}.products-table-container .products-table tbody tr:nth-of-type(even):hover{background-color:#fff}.products-table-container .products-table tbody tr:nth-of-type(even) .tmv-grid .tmv-content.hidden-overflow-toggle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #ffffff 100%)}.products-table-container .products-table tbody tr:nth-of-type(odd){background-color:#f8f9fc}.products-table-container .products-table tbody tr:nth-of-type(odd):hover{background-color:#f8f9fc}.products-table-container .products-table tbody tr:nth-of-type(odd) .tmv-grid .tmv-content.hidden-overflow-toggle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg, rgba(248,249,252,0) 0%, #f8f9fc 100%)}.products-table-container .products-table tbody tr td:not(.table_mobile_view){display:none}.products-table-container .products-table tbody tr td.table_mobile_view{display:flex !important}.products-table-container .products-table tbody tr td.table_mobile_view{position:relative;display:flex}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .full_info{display:flex;position:absolute;top:-28px;left:0;height:fit-content;border:1px solid #F1F3F5;padding:2px 6px;border-radius:25px;white-space:nowrap;color:#FFF}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .full_info svg{color:#FFF}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-img{display:flex;align-items:center}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-img button{height:64px;width:64px;padding:0;border-radius:0;background-color:unset;justify-content:end}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text{display:flex;align-items:center;flex:1}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model{display:flex;flex-direction:column}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info{font-size:.75rem;line-height:1rem;color:#7E868C}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info{font-size:1.125rem;line-height:1.75rem;font-weight:600;display:flex;align-items:start}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot{display:block;margin-top:12px;margin-right:4px;height:6px;width:6px;border-radius:6px}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot.dot-green{background-color:#0fb91b}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot.dot-orange{background-color:orange}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .lg-info .dot.dot-red{background-color:#E5484D}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .medium-info{font-size:.875rem;line-height:1.25rem}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info:has(.tech-grade){margin-top:4px;margin-bottom:4px}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade{padding:1px 6px;border-radius:4px;color:#fff;font-weight:600;margin-right:2px}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade.working-1{background-color:#0fb91b}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade.working-2{background-color:orange}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .tech-grade.not-working{background-color:#E5484D}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .detail:not(:last-child){margin-right:6px}.products-table-container .products-table tbody tr td.table_mobile_view.table_model_mobile .mobile-model-text .mobile-model .small-info .detail .value{background-color:#F1F3F5;padding:1px 4px}.products-table-container .products-table tbody tr td.tmv-grid{flex-direction:column;padding:0 !important}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content{position:relative}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content.hidden-overflow-toggle{max-height:120px;overflow:hidden}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table{position:relative;display:table;width:100%;margin-top:8px}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item{display:table-row}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(odd){background-color:#f8f9fc}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item:nth-child(even){background-color:#fff}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span{display:table-cell;padding:8px}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span:first-child{font-size:.875rem;line-height:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#656565;text-transform:capitalize}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span:last-child{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:.2px;color:#3c4043}.products-table-container .products-table tbody tr td.tmv-grid .tmv-content .tmv-table .tmv-item span svg{color:#0fb91b;vertical-align:middle;margin-right:2px}.products-table-container .products-table tbody tr td.tmv-grid .tmv-show-details{display:flex;align-items:center;justify-content:center;cursor:pointer;width:fit-content;margin:0 auto;padding:4px 12px;border-radius:999px;background-color:#fff;color:var(--brand);border:1px solid var(--brand);gap:4px;padding-right:8px}.products-table-container .products-table tbody tr td.tmv-grid .tmv-show-details:hover{background-color:var(--brand);color:#fff}.products-table-container .products-table tbody tr td.tmv-grid .tmv-show-details:hover svg{color:#fff}.products-table-container .products-table tbody tr td.tmv-grid .tmv-show-details svg{color:var(--brand)}.products-table-container .products-table tbody tr td .full_info{left:unset !important;right:0;background-color:#ECEEF0;color:#222 !important}.products-table-container .products-table tbody tr td .full_info svg{color:#687076 !important}.products-table-container .products-table tbody tr td .full_info:hover{background-color:#DFE3E6}}.body_profile .single-product-gallery{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center;z-index:9999}.body_profile .single-product-gallery .close-gallery{position:absolute;top:16px;right:16px;width:60px;height:60px;background-color:#fff;color:#11181C;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.body_profile .single-product-gallery .close-gallery:hover{background-color:#f1f1f1;color:#000}.body_profile .single-product-gallery .content{position:relative;border-radius:8px;text-align:center}.body_profile .single-product-gallery .content .product-id{text-align:left;color:#fff;padding:0;margin:0 0 4px 0}.body_profile .single-product-gallery .content .main-image{width:fit-content;min-width:450px;height:600px;background-color:#F1F3F5;margin-bottom:16px;border-radius:4px;overflow:hidden}.body_profile .single-product-gallery .content .main-image img{width:100%;height:100%;object-fit:cover}.body_profile .single-product-gallery .content .main-image button.maximize-button{position:absolute;top:-4px;right:-20px;width:40px;height:40px;background-color:#fff;color:rgba(17,24,28,0.6);box-shadow:0 1px 2px rgba(0,0,0,0.15);border:none;border-radius:50%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.body_profile .single-product-gallery .content .main-image button.maximize-button:hover{background-color:#f1f1f1;color:#11181C}.body_profile .single-product-gallery .content .small-gallery{display:flex;gap:8px;justify-content:center}.body_profile .single-product-gallery .content .small-gallery .thumbnail{width:fit-content;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent}.body_profile .single-product-gallery .content .small-gallery .thumbnail img{width:100%;height:100%;object-fit:cover;opacity:.7}.body_profile .single-product-gallery .content .small-gallery .thumbnail.active{border:2px solid var(--brand)}.body_profile .single-product-gallery .content .small-gallery .thumbnail.active img{opacity:1}.body_profile .single-product-gallery .content .small-gallery .thumbnail:hover img{opacity:1}@media screen and (max-width:992px){.body_profile .single-product-gallery .content{padding:16px;width:100%}.body_profile .single-product-gallery .content .main-image{height:fit-content;min-width:unset;background:transparent}.body_profile .single-product-gallery .content .main-image img{object-fit:fill}.body_profile .single-product-gallery .content .main-image .maximize-button{display:none !important}.body_profile .single-product-gallery .content .small-gallery{flex-wrap:wrap;justify-content:center}}main#profile_order{flex:1;display:flex;flex-direction:column;padding-bottom:64px;color:#11181C}main#profile_order .censored-notice{display:flex;flex-direction:column;align-items:end;justify-content:center;gap:8px;margin:0 24px 8px 0}main#profile_order .censored-notice button{margin:0;background:repeating-linear-gradient(135deg, rgba(247, 247, 247) 0, rgba(247, 247, 247) 10px, rgba(255, 255, 255) 10px, rgba(255, 255, 255) 20px)}main#profile_order .censored-notice .lock-icon-text{display:flex;align-items:center;gap:4px;color:#687076;font-size:14px}main#profile_order h1,main#profile_order h2,main#profile_order h3,main#profile_order h4,main#profile_order h5{text-align:center}main#profile_order span[class^="status-"]{display:block;float:left;padding-left:8px;border-left:4px solid gray}main#profile_order span.status-green{border-color:#0fb91b}main#profile_order span.status-orange{border-color:orange}main#profile_order span.status-red{border-color:#E5484D}main#profile_order span.status-black{border-color:#222}main#profile_order p.space{display:flex;justify-content:space-between;margin:8px 0}main#profile_order p.space span:nth-of-type(2){max-width:400px}main#profile_order .order_details{width:800px;max-width:1600px;margin-left:auto;margin-right:auto}main#profile_order .order_details .unique-file-name{font-size:.75rem;line-height:1rem}main#profile_order .order_details .limit_purchase{text-align:right}main#profile_order .order_details .limit_purchase span{font-size:.75rem;line-height:1rem;background-color:#0fb91b;color:#FFF;padding:4px 8px;border-radius:4px}main#profile_order .order-files{margin:20px 0}main#profile_order .order-files h2{text-align:left}main#profile_order .order-files .files-list{display:flex;flex-direction:column;gap:16px;padding:0}main#profile_order .order-files .files-list .file-item a{display:flex;align-items:center;width:fit-content}main#profile_order .order-files .files-list .file-item a svg{margin-right:8px;height:24px;width:24px}main#profile_order .order_details_info{border:1px solid #DFE3E6;border-radius:6px;padding:32px;margin:20px 0}main#profile_order .order_details_info h2{margin:0;margin-bottom:16px;padding-bottom:32px;border-bottom:1px solid #DFE3E6}main#profile_order .order_details_info .content{display:grid;grid-template-columns:repeat(2, 1fr)}main#profile_order .order_details_info .content .group:not(:last-child){margin-bottom:32px}main#profile_order .order_details_info .content .section-title{color:#767676;font-weight:500;font-size:14px;margin-bottom:8px}main#profile_order .order_details_info .content p{margin:0;font-size:14px;line-height:20px;color:#11181C}main#profile_order .dedicated-contact-box{border:0;background-color:#F8F9FA;padding:32px}main#profile_order .dedicated-contact-box .overlay-loggedin-info{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:repeating-linear-gradient(135deg, rgba(247,247,247,0.7) 0, rgba(247,247,247,0.7) 10px, rgba(255,255,255,0.7) 10px, rgba(255,255,255,0.7) 20px);color:#222;border-radius:12px;gap:8px;padding:16px}main#profile_order .dedicated-contact-box .overlay-loggedin-info .text-lg{font-weight:600}main#profile_order .dedicated-contact-box .contact-box-title{display:flex;align-items:center;gap:8px;margin-bottom:16px}main#profile_order .dedicated-contact-box .contact-box-title h2{margin:0;text-align:left}main#profile_order .dedicated-contact-box .content{display:grid;grid-template-columns:repeat(2, 1fr)}main#profile_order .dedicated-contact-box .content .group:not(:nth-last-child(-n+2)){margin-bottom:16px}main#profile_order .dedicated-contact-box .content .section-title{color:#767676;font-weight:500;font-size:14px;margin-bottom:8px}main#profile_order .dedicated-contact-box .content p{margin:0;font-size:14px;line-height:20px;color:#11181C}main#profile_order .export-list-button{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#11181C;padding:0;aspect-ratio:1 / 1;margin:0 24px 0 auto}main#profile_order .export-list-button:hover{background-color:#F1F3F5}main#profile_order .export-list-button-text{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#11181C;padding:8px 16px;margin:0 24px 8px auto}main#profile_order .export-list-button-text:hover{background-color:#F1F3F5}main#profile_order .products-table-container{padding:0 24px;font-size:.875rem;line-height:1.25rem;overflow-x:auto}main#profile_order table.products-table{width:100%;border-collapse:collapse}main#profile_order table.products-table thead{background-color:var(--brand)}main#profile_order table.products-table thead tr th{font-weight:500;padding:8px 12px 8px 0;color:#FFF;white-space:nowrap;text-align:start}main#profile_order table.products-table thead tr th:first-of-type{padding-left:16px}main#profile_order table.products-table thead tr th:last-of-type{padding-right:16px}main#profile_order table.products-table thead tr th.table_cart{width:0}main#profile_order table.products-table thead tr th.table_quantity{width:36px}main#profile_order table.products-table tbody tr:nth-of-type(odd){background-color:#f8f9fc}main#profile_order table.products-table tbody tr:nth-of-type(even){background-color:#FFF}main#profile_order table.products-table tbody tr td{padding:4px}main#profile_order table.products-table tbody tr td:first-of-type{padding-left:16px}main#profile_order table.products-table tbody tr td:last-of-type{padding-right:16px}main#profile_order table.products-table tbody tr td .table_grade{cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;width:fit-content;border-bottom:1px dashed #C1C8CD}main#profile_order table.products-table tbody tr td .table_grade .more-info{cursor:default;position:absolute;top:20px;left:50%;transform:translate(-50%, 0);display:none;flex-flow:column;align-content:flex-start;padding:12px;width:auto;min-width:200px;max-height:136px;background-color:#FFF;border-radius:4px;border:1px solid #DFE3E6;z-index:1}main#profile_order table.products-table tbody tr td .table_grade .more-info span{white-space:nowrap}main#profile_order table.products-table tbody tr td .table_grade .more-info span strong{font-weight:600}main#profile_order table.products-table tbody tr td .table_grade .more-info svg{vertical-align:middle;margin-right:2px}main#profile_order table.products-table tbody tr td .table_grade .more-info svg.lucide-check{color:#0fb91b}main#profile_order table.products-table tbody tr td .table_grade:hover .more-info{display:flex}main#profile_order table.products-table tbody tr td .table_grade:hover .more-info.flip-info{right:50%;left:unset;transform:translate(50%, 0)}main#profile_order table.products-table tbody tr .table_imgs{height:64px;width:64px}main#profile_order table.products-table tbody tr .table_imgs button{height:fit-content;width:fit-content;padding:0;border-radius:0;background-color:unset;color:#D7DBDF}main#profile_order table.products-table tbody tr .product-price .price-details{color:#767676}main#profile_order table.products-table tbody tr:nth-last-child(-n+2) .more-info{top:unset !important;bottom:20px !important}main#profile_order .total-price{display:none;flex-direction:column;text-align:right;padding:0 24px}main#profile_order .total-price>span:nth-of-type(1),main#profile_order .total-price>span:nth-of-type(2){font-weight:800}main#profile_order .additional-information{text-align:center}main#profile_order .additional-information a{color:var(--brand)}main#profile_order .additional-information a:hover{text-decoration:underline}@media screen and (max-width:992px){main#profile_order{padding:16px}main#profile_order .order_details{width:100%;max-width:unset}main#profile_order .order_details_info{padding:16px}main#profile_order .order_details_info .content{grid-template-columns:1fr;gap:16px}main#profile_order .order_details_info .content .group:not(:last-child){margin-bottom:16px}main#profile_order .dedicated-contact-box{padding:16px}main#profile_order .dedicated-contact-box .content{grid-template-columns:1fr}main#profile_order .dedicated-contact-box .content .group:not(:last-child){margin-bottom:16px}main#profile_order .products-table-container{padding:0}}.body_faq .faq-section{max-width:800px;margin:40px auto 80px auto;padding:0}.body_faq .faq-section h2{margin:2rem 0 .5rem 0}.body_faq .faq-section .faq-accordion{border-radius:8px;overflow:hidden}.body_faq .faq-section .faq-accordion .faq-item:not(:last-child){border-bottom:1px solid #e0e0e0}.body_faq .faq-section .faq-accordion .faq-item .faq-question{cursor:pointer;padding:18px 24px;background:#f7f7f7;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.body_faq .faq-section .faq-accordion .faq-item .faq-question:hover{text-decoration:underline}.body_faq .faq-section .faq-accordion .faq-item .faq-question.active{background:#e6faee}.body_faq .faq-section .faq-accordion .faq-item .faq-question.active svg{transform:rotate(90deg)}.body_faq .faq-section .faq-accordion .faq-item .faq-question svg{transition:transform .2s}.body_faq .faq-section .faq-accordion .faq-item .faq-answer{display:none;padding:18px 24px;background:#fff;font-size:1rem}.body_faq .faq-section .faq-accordion .faq-item .faq-answer ul{list-style:disc}.body_faq .faq-section .contact-help{margin-top:32px;text-align:center;color:#687076}.body_faq .faq-section a{color:var(--brand)}.body_faq .faq-section a:hover{text-decoration:underline}tr.blacklist-match td{background-color:#FFEFEF}tr.blacklist-match td a.blacklist-reason{display:block;font-size:.75rem;line-height:1rem}#dedicated-offer,#counteroffer-1,#counteroffer-popup-accepted,#counteroffer-popup-reject,#add-company-popup,#accepted-offer,#add-blacklist-popup{z-index:4}#dedicated-offer .dedicated-offer-popup,#counteroffer-1 .dedicated-offer-popup,#counteroffer-popup-accepted .dedicated-offer-popup,#counteroffer-popup-reject .dedicated-offer-popup,#add-company-popup .dedicated-offer-popup,#accepted-offer .dedicated-offer-popup,#add-blacklist-popup .dedicated-offer-popup,#dedicated-offer .counteroffer-popup-accepted-content,#counteroffer-1 .counteroffer-popup-accepted-content,#counteroffer-popup-accepted .counteroffer-popup-accepted-content,#counteroffer-popup-reject .counteroffer-popup-accepted-content,#add-company-popup .counteroffer-popup-accepted-content,#accepted-offer .counteroffer-popup-accepted-content,#add-blacklist-popup .counteroffer-popup-accepted-content,#dedicated-offer .counteroffer-popup-reject-content,#counteroffer-1 .counteroffer-popup-reject-content,#counteroffer-popup-accepted .counteroffer-popup-reject-content,#counteroffer-popup-reject .counteroffer-popup-reject-content,#add-company-popup .counteroffer-popup-reject-content,#accepted-offer .counteroffer-popup-reject-content,#add-blacklist-popup .counteroffer-popup-reject-content,#dedicated-offer .accepted-offer-popup,#counteroffer-1 .accepted-offer-popup,#counteroffer-popup-accepted .accepted-offer-popup,#counteroffer-popup-reject .accepted-offer-popup,#add-company-popup .accepted-offer-popup,#accepted-offer .accepted-offer-popup,#add-blacklist-popup .accepted-offer-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:48px;border-radius:8px;width:556px;max-height:90vh;overflow:auto;background-color:#fff}#dedicated-offer .dedicated-offer-popup .popup-content,#counteroffer-1 .dedicated-offer-popup .popup-content,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content,#counteroffer-popup-reject .dedicated-offer-popup .popup-content,#add-company-popup .dedicated-offer-popup .popup-content,#accepted-offer .dedicated-offer-popup .popup-content,#add-blacklist-popup .dedicated-offer-popup .popup-content,#dedicated-offer .counteroffer-popup-accepted-content .popup-content,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content,#add-company-popup .counteroffer-popup-accepted-content .popup-content,#accepted-offer .counteroffer-popup-accepted-content .popup-content,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content,#dedicated-offer .counteroffer-popup-reject-content .popup-content,#counteroffer-1 .counteroffer-popup-reject-content .popup-content,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content,#add-company-popup .counteroffer-popup-reject-content .popup-content,#accepted-offer .counteroffer-popup-reject-content .popup-content,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content,#dedicated-offer .accepted-offer-popup .popup-content,#counteroffer-1 .accepted-offer-popup .popup-content,#counteroffer-popup-accepted .accepted-offer-popup .popup-content,#counteroffer-popup-reject .accepted-offer-popup .popup-content,#add-company-popup .accepted-offer-popup .popup-content,#accepted-offer .accepted-offer-popup .popup-content,#add-blacklist-popup .accepted-offer-popup .popup-content{display:flex;flex-direction:column;gap:32px}#dedicated-offer .dedicated-offer-popup .popup-content .counteroffer-table,#counteroffer-1 .dedicated-offer-popup .popup-content .counteroffer-table,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .counteroffer-table,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .counteroffer-table,#add-company-popup .dedicated-offer-popup .popup-content .counteroffer-table,#accepted-offer .dedicated-offer-popup .popup-content .counteroffer-table,#add-blacklist-popup .dedicated-offer-popup .popup-content .counteroffer-table,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#add-company-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#accepted-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table,#dedicated-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .counteroffer-table,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .counteroffer-table,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .counteroffer-table,#add-company-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table,#accepted-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table,#dedicated-offer .accepted-offer-popup .popup-content .counteroffer-table,#counteroffer-1 .accepted-offer-popup .popup-content .counteroffer-table,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .counteroffer-table,#counteroffer-popup-reject .accepted-offer-popup .popup-content .counteroffer-table,#add-company-popup .accepted-offer-popup .popup-content .counteroffer-table,#accepted-offer .accepted-offer-popup .popup-content .counteroffer-table,#add-blacklist-popup .accepted-offer-popup .popup-content .counteroffer-table{width:100%;border-collapse:collapse;margin-top:16px}#dedicated-offer .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-1 .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-reject .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#add-company-popup .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#accepted-offer .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#add-blacklist-popup .dedicated-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#dedicated-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#add-company-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#accepted-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr:not(:last-child),#dedicated-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-1 .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#add-company-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#accepted-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table tr:not(:last-child),#dedicated-offer .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-1 .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-accepted .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#counteroffer-popup-reject .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#add-company-popup .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#accepted-offer .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child),#add-blacklist-popup .accepted-offer-popup .popup-content .counteroffer-table tr:not(:last-child){border-bottom:1px solid #ECEEF0}#dedicated-offer .dedicated-offer-popup .popup-content .counteroffer-table tr th,#counteroffer-1 .dedicated-offer-popup .popup-content .counteroffer-table tr th,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .counteroffer-table tr th,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .counteroffer-table tr th,#add-company-popup .dedicated-offer-popup .popup-content .counteroffer-table tr th,#accepted-offer .dedicated-offer-popup .popup-content .counteroffer-table tr th,#add-blacklist-popup .dedicated-offer-popup .popup-content .counteroffer-table tr th,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#add-company-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#accepted-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr th,#dedicated-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#add-company-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#accepted-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table tr th,#dedicated-offer .accepted-offer-popup .popup-content .counteroffer-table tr th,#counteroffer-1 .accepted-offer-popup .popup-content .counteroffer-table tr th,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .counteroffer-table tr th,#counteroffer-popup-reject .accepted-offer-popup .popup-content .counteroffer-table tr th,#add-company-popup .accepted-offer-popup .popup-content .counteroffer-table tr th,#accepted-offer .accepted-offer-popup .popup-content .counteroffer-table tr th,#add-blacklist-popup .accepted-offer-popup .popup-content .counteroffer-table tr th{text-align:left;padding:8px 0;font-weight:600;color:#11181C}#dedicated-offer .dedicated-offer-popup .popup-content .counteroffer-table tr td,#counteroffer-1 .dedicated-offer-popup .popup-content .counteroffer-table tr td,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .counteroffer-table tr td,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .counteroffer-table tr td,#add-company-popup .dedicated-offer-popup .popup-content .counteroffer-table tr td,#accepted-offer .dedicated-offer-popup .popup-content .counteroffer-table tr td,#add-blacklist-popup .dedicated-offer-popup .popup-content .counteroffer-table tr td,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#add-company-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#accepted-offer .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .counteroffer-table tr td,#dedicated-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#add-company-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#accepted-offer .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .counteroffer-table tr td,#dedicated-offer .accepted-offer-popup .popup-content .counteroffer-table tr td,#counteroffer-1 .accepted-offer-popup .popup-content .counteroffer-table tr td,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .counteroffer-table tr td,#counteroffer-popup-reject .accepted-offer-popup .popup-content .counteroffer-table tr td,#add-company-popup .accepted-offer-popup .popup-content .counteroffer-table tr td,#accepted-offer .accepted-offer-popup .popup-content .counteroffer-table tr td,#add-blacklist-popup .accepted-offer-popup .popup-content .counteroffer-table tr td{text-align:right;padding:8px 0;color:#11181C}#dedicated-offer .dedicated-offer-popup .popup-content form,#counteroffer-1 .dedicated-offer-popup .popup-content form,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content form,#counteroffer-popup-reject .dedicated-offer-popup .popup-content form,#add-company-popup .dedicated-offer-popup .popup-content form,#accepted-offer .dedicated-offer-popup .popup-content form,#add-blacklist-popup .dedicated-offer-popup .popup-content form,#dedicated-offer .counteroffer-popup-accepted-content .popup-content form,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content form,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content form,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content form,#add-company-popup .counteroffer-popup-accepted-content .popup-content form,#accepted-offer .counteroffer-popup-accepted-content .popup-content form,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content form,#dedicated-offer .counteroffer-popup-reject-content .popup-content form,#counteroffer-1 .counteroffer-popup-reject-content .popup-content form,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content form,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content form,#add-company-popup .counteroffer-popup-reject-content .popup-content form,#accepted-offer .counteroffer-popup-reject-content .popup-content form,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content form,#dedicated-offer .accepted-offer-popup .popup-content form,#counteroffer-1 .accepted-offer-popup .popup-content form,#counteroffer-popup-accepted .accepted-offer-popup .popup-content form,#counteroffer-popup-reject .accepted-offer-popup .popup-content form,#add-company-popup .accepted-offer-popup .popup-content form,#accepted-offer .accepted-offer-popup .popup-content form,#add-blacklist-popup .accepted-offer-popup .popup-content form{display:flex;flex-direction:column;gap:32px}#dedicated-offer .dedicated-offer-popup .popup-content .title,#counteroffer-1 .dedicated-offer-popup .popup-content .title,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .title,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .title,#add-company-popup .dedicated-offer-popup .popup-content .title,#accepted-offer .dedicated-offer-popup .popup-content .title,#add-blacklist-popup .dedicated-offer-popup .popup-content .title,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .title,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .title,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .title,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .title,#add-company-popup .counteroffer-popup-accepted-content .popup-content .title,#accepted-offer .counteroffer-popup-accepted-content .popup-content .title,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .title,#dedicated-offer .counteroffer-popup-reject-content .popup-content .title,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .title,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .title,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .title,#add-company-popup .counteroffer-popup-reject-content .popup-content .title,#accepted-offer .counteroffer-popup-reject-content .popup-content .title,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .title,#dedicated-offer .accepted-offer-popup .popup-content .title,#counteroffer-1 .accepted-offer-popup .popup-content .title,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .title,#counteroffer-popup-reject .accepted-offer-popup .popup-content .title,#add-company-popup .accepted-offer-popup .popup-content .title,#accepted-offer .accepted-offer-popup .popup-content .title,#add-blacklist-popup .accepted-offer-popup .popup-content .title{text-align:center}#dedicated-offer .dedicated-offer-popup .popup-content .form_section,#counteroffer-1 .dedicated-offer-popup .popup-content .form_section,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .form_section,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .form_section,#add-company-popup .dedicated-offer-popup .popup-content .form_section,#accepted-offer .dedicated-offer-popup .popup-content .form_section,#add-blacklist-popup .dedicated-offer-popup .popup-content .form_section,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .form_section,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .form_section,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .form_section,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .form_section,#add-company-popup .counteroffer-popup-accepted-content .popup-content .form_section,#accepted-offer .counteroffer-popup-accepted-content .popup-content .form_section,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .form_section,#dedicated-offer .counteroffer-popup-reject-content .popup-content .form_section,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .form_section,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .form_section,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .form_section,#add-company-popup .counteroffer-popup-reject-content .popup-content .form_section,#accepted-offer .counteroffer-popup-reject-content .popup-content .form_section,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .form_section,#dedicated-offer .accepted-offer-popup .popup-content .form_section,#counteroffer-1 .accepted-offer-popup .popup-content .form_section,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .form_section,#counteroffer-popup-reject .accepted-offer-popup .popup-content .form_section,#add-company-popup .accepted-offer-popup .popup-content .form_section,#accepted-offer .accepted-offer-popup .popup-content .form_section,#add-blacklist-popup .accepted-offer-popup .popup-content .form_section{display:flex;flex-direction:column;gap:32px}#dedicated-offer .dedicated-offer-popup .popup-content textarea,#counteroffer-1 .dedicated-offer-popup .popup-content textarea,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content textarea,#counteroffer-popup-reject .dedicated-offer-popup .popup-content textarea,#add-company-popup .dedicated-offer-popup .popup-content textarea,#accepted-offer .dedicated-offer-popup .popup-content textarea,#add-blacklist-popup .dedicated-offer-popup .popup-content textarea,#dedicated-offer .counteroffer-popup-accepted-content .popup-content textarea,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content textarea,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content textarea,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content textarea,#add-company-popup .counteroffer-popup-accepted-content .popup-content textarea,#accepted-offer .counteroffer-popup-accepted-content .popup-content textarea,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content textarea,#dedicated-offer .counteroffer-popup-reject-content .popup-content textarea,#counteroffer-1 .counteroffer-popup-reject-content .popup-content textarea,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content textarea,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content textarea,#add-company-popup .counteroffer-popup-reject-content .popup-content textarea,#accepted-offer .counteroffer-popup-reject-content .popup-content textarea,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content textarea,#dedicated-offer .accepted-offer-popup .popup-content textarea,#counteroffer-1 .accepted-offer-popup .popup-content textarea,#counteroffer-popup-accepted .accepted-offer-popup .popup-content textarea,#counteroffer-popup-reject .accepted-offer-popup .popup-content textarea,#add-company-popup .accepted-offer-popup .popup-content textarea,#accepted-offer .accepted-offer-popup .popup-content textarea,#add-blacklist-popup .accepted-offer-popup .popup-content textarea{width:100%;max-width:100%;min-width:100%;resize:none}#dedicated-offer .dedicated-offer-popup .popup-content .popup-buttons,#counteroffer-1 .dedicated-offer-popup .popup-content .popup-buttons,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .popup-buttons,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .popup-buttons,#add-company-popup .dedicated-offer-popup .popup-content .popup-buttons,#accepted-offer .dedicated-offer-popup .popup-content .popup-buttons,#add-blacklist-popup .dedicated-offer-popup .popup-content .popup-buttons,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .popup-buttons,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .popup-buttons,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .popup-buttons,#add-company-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons,#accepted-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons,#dedicated-offer .counteroffer-popup-reject-content .popup-content .popup-buttons,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .popup-buttons,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .popup-buttons,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .popup-buttons,#add-company-popup .counteroffer-popup-reject-content .popup-content .popup-buttons,#accepted-offer .counteroffer-popup-reject-content .popup-content .popup-buttons,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .popup-buttons,#dedicated-offer .accepted-offer-popup .popup-content .popup-buttons,#counteroffer-1 .accepted-offer-popup .popup-content .popup-buttons,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .popup-buttons,#counteroffer-popup-reject .accepted-offer-popup .popup-content .popup-buttons,#add-company-popup .accepted-offer-popup .popup-content .popup-buttons,#accepted-offer .accepted-offer-popup .popup-content .popup-buttons,#add-blacklist-popup .accepted-offer-popup .popup-content .popup-buttons{display:flex;justify-content:space-between}#dedicated-offer .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#counteroffer-1 .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#add-company-popup .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#accepted-offer .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#add-blacklist-popup .dedicated-offer-popup .popup-content .popup-buttons button#cancel,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#add-company-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#accepted-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel,#dedicated-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#add-company-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#accepted-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel,#dedicated-offer .accepted-offer-popup .popup-content .popup-buttons button#cancel,#counteroffer-1 .accepted-offer-popup .popup-content .popup-buttons button#cancel,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .popup-buttons button#cancel,#counteroffer-popup-reject .accepted-offer-popup .popup-content .popup-buttons button#cancel,#add-company-popup .accepted-offer-popup .popup-content .popup-buttons button#cancel,#accepted-offer .accepted-offer-popup .popup-content .popup-buttons button#cancel,#add-blacklist-popup .accepted-offer-popup .popup-content .popup-buttons button#cancel{color:#11181C;background:unset;border:1px solid #F1F3F5}#dedicated-offer .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#counteroffer-1 .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#add-company-popup .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#accepted-offer .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#add-blacklist-popup .dedicated-offer-popup .popup-content .popup-buttons button#cancel:hover,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#add-company-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#accepted-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#cancel:hover,#dedicated-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#add-company-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#accepted-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#cancel:hover,#dedicated-offer .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover,#counteroffer-1 .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover,#counteroffer-popup-reject .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover,#add-company-popup .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover,#accepted-offer .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover,#add-blacklist-popup .accepted-offer-popup .popup-content .popup-buttons button#cancel:hover{background-color:#F1F3F5}#dedicated-offer .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-1 .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-company-popup .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#accepted-offer .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-blacklist-popup .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-company-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#accepted-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#dedicated-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-company-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#accepted-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer,#dedicated-offer .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-1 .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#counteroffer-popup-reject .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-company-popup .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#accepted-offer .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer,#add-blacklist-popup .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer{background-color:#E5484D;color:#fff}#dedicated-offer .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-1 .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-accepted .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-reject .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-company-popup .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#accepted-offer .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-blacklist-popup .dedicated-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#dedicated-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-1 .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-accepted .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-reject .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-company-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#accepted-offer .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-blacklist-popup .counteroffer-popup-accepted-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#dedicated-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-1 .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-accepted .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-reject .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-company-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#accepted-offer .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-blacklist-popup .counteroffer-popup-reject-content .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#dedicated-offer .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-1 .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-accepted .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#counteroffer-popup-reject .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-company-popup .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#accepted-offer .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover,#add-blacklist-popup .accepted-offer-popup .popup-content .popup-buttons button#confirm-reject-counteroffer:hover{background-color:#cc353a}#dedicated-offer .dedicated-offer-popup span.close,#counteroffer-1 .dedicated-offer-popup span.close,#counteroffer-popup-accepted .dedicated-offer-popup span.close,#counteroffer-popup-reject .dedicated-offer-popup span.close,#add-company-popup .dedicated-offer-popup span.close,#accepted-offer .dedicated-offer-popup span.close,#add-blacklist-popup .dedicated-offer-popup span.close,#dedicated-offer .counteroffer-popup-accepted-content span.close,#counteroffer-1 .counteroffer-popup-accepted-content span.close,#counteroffer-popup-accepted .counteroffer-popup-accepted-content span.close,#counteroffer-popup-reject .counteroffer-popup-accepted-content span.close,#add-company-popup .counteroffer-popup-accepted-content span.close,#accepted-offer .counteroffer-popup-accepted-content span.close,#add-blacklist-popup .counteroffer-popup-accepted-content span.close,#dedicated-offer .counteroffer-popup-reject-content span.close,#counteroffer-1 .counteroffer-popup-reject-content span.close,#counteroffer-popup-accepted .counteroffer-popup-reject-content span.close,#counteroffer-popup-reject .counteroffer-popup-reject-content span.close,#add-company-popup .counteroffer-popup-reject-content span.close,#accepted-offer .counteroffer-popup-reject-content span.close,#add-blacklist-popup .counteroffer-popup-reject-content span.close,#dedicated-offer .accepted-offer-popup span.close,#counteroffer-1 .accepted-offer-popup span.close,#counteroffer-popup-accepted .accepted-offer-popup span.close,#counteroffer-popup-reject .accepted-offer-popup span.close,#add-company-popup .accepted-offer-popup span.close,#accepted-offer .accepted-offer-popup span.close,#add-blacklist-popup .accepted-offer-popup span.close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}#dedicated-offer .dedicated-offer-popup span.close:hover,#counteroffer-1 .dedicated-offer-popup span.close:hover,#counteroffer-popup-accepted .dedicated-offer-popup span.close:hover,#counteroffer-popup-reject .dedicated-offer-popup span.close:hover,#add-company-popup .dedicated-offer-popup span.close:hover,#accepted-offer .dedicated-offer-popup span.close:hover,#add-blacklist-popup .dedicated-offer-popup span.close:hover,#dedicated-offer .counteroffer-popup-accepted-content span.close:hover,#counteroffer-1 .counteroffer-popup-accepted-content span.close:hover,#counteroffer-popup-accepted .counteroffer-popup-accepted-content span.close:hover,#counteroffer-popup-reject .counteroffer-popup-accepted-content span.close:hover,#add-company-popup .counteroffer-popup-accepted-content span.close:hover,#accepted-offer .counteroffer-popup-accepted-content span.close:hover,#add-blacklist-popup .counteroffer-popup-accepted-content span.close:hover,#dedicated-offer .counteroffer-popup-reject-content span.close:hover,#counteroffer-1 .counteroffer-popup-reject-content span.close:hover,#counteroffer-popup-accepted .counteroffer-popup-reject-content span.close:hover,#counteroffer-popup-reject .counteroffer-popup-reject-content span.close:hover,#add-company-popup .counteroffer-popup-reject-content span.close:hover,#accepted-offer .counteroffer-popup-reject-content span.close:hover,#add-blacklist-popup .counteroffer-popup-reject-content span.close:hover,#dedicated-offer .accepted-offer-popup span.close:hover,#counteroffer-1 .accepted-offer-popup span.close:hover,#counteroffer-popup-accepted .accepted-offer-popup span.close:hover,#counteroffer-popup-reject .accepted-offer-popup span.close:hover,#add-company-popup .accepted-offer-popup span.close:hover,#accepted-offer .accepted-offer-popup span.close:hover,#add-blacklist-popup .accepted-offer-popup span.close:hover{cursor:pointer;color:#11181C}#dedicated-offer .accepted-offer-popup .icon,#counteroffer-1 .accepted-offer-popup .icon,#counteroffer-popup-accepted .accepted-offer-popup .icon,#counteroffer-popup-reject .accepted-offer-popup .icon,#add-company-popup .accepted-offer-popup .icon,#accepted-offer .accepted-offer-popup .icon,#add-blacklist-popup .accepted-offer-popup .icon{text-align:center;color:#30A46C}#dedicated-offer .accepted-offer-popup h1,#counteroffer-1 .accepted-offer-popup h1,#counteroffer-popup-accepted .accepted-offer-popup h1,#counteroffer-popup-reject .accepted-offer-popup h1,#add-company-popup .accepted-offer-popup h1,#accepted-offer .accepted-offer-popup h1,#add-blacklist-popup .accepted-offer-popup h1{margin-top:0}#dedicated-offer .accepted-offer-popup button,#counteroffer-1 .accepted-offer-popup button,#counteroffer-popup-accepted .accepted-offer-popup button,#counteroffer-popup-reject .accepted-offer-popup button,#add-company-popup .accepted-offer-popup button,#accepted-offer .accepted-offer-popup button,#add-blacklist-popup .accepted-offer-popup button{border-radius:999px}#dedicated-offer .accepted-offer-popup #close,#counteroffer-1 .accepted-offer-popup #close,#counteroffer-popup-accepted .accepted-offer-popup #close,#counteroffer-popup-reject .accepted-offer-popup #close,#add-company-popup .accepted-offer-popup #close,#accepted-offer .accepted-offer-popup #close,#add-blacklist-popup .accepted-offer-popup #close{background-color:#F1F3F5;color:#687076}#dedicated-offer .accepted-offer-popup #close:hover,#counteroffer-1 .accepted-offer-popup #close:hover,#counteroffer-popup-accepted .accepted-offer-popup #close:hover,#counteroffer-popup-reject .accepted-offer-popup #close:hover,#add-company-popup .accepted-offer-popup #close:hover,#accepted-offer .accepted-offer-popup #close:hover,#add-blacklist-popup .accepted-offer-popup #close:hover{background-color:#E6E8EB}#dedicated-offer .accepted-offer-popup .buy_button,#counteroffer-1 .accepted-offer-popup .buy_button,#counteroffer-popup-accepted .accepted-offer-popup .buy_button,#counteroffer-popup-reject .accepted-offer-popup .buy_button,#add-company-popup .accepted-offer-popup .buy_button,#accepted-offer .accepted-offer-popup .buy_button,#add-blacklist-popup .accepted-offer-popup .buy_button{background-color:#30A46C;color:#fff}#dedicated-offer .accepted-offer-popup .buy_button:hover,#counteroffer-1 .accepted-offer-popup .buy_button:hover,#counteroffer-popup-accepted .accepted-offer-popup .buy_button:hover,#counteroffer-popup-reject .accepted-offer-popup .buy_button:hover,#add-company-popup .accepted-offer-popup .buy_button:hover,#accepted-offer .accepted-offer-popup .buy_button:hover,#add-blacklist-popup .accepted-offer-popup .buy_button:hover{background-color:#222}#dedicated-offer .dedicated-offer-popup-accept,#counteroffer-1 .dedicated-offer-popup-accept,#counteroffer-popup-accepted .dedicated-offer-popup-accept,#counteroffer-popup-reject .dedicated-offer-popup-accept,#add-company-popup .dedicated-offer-popup-accept,#accepted-offer .dedicated-offer-popup-accept,#add-blacklist-popup .dedicated-offer-popup-accept{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:48px;border-radius:8px;width:556px;max-height:90vh;overflow:auto;background-color:#fff}#dedicated-offer .dedicated-offer-popup-accept .icon,#counteroffer-1 .dedicated-offer-popup-accept .icon,#counteroffer-popup-accepted .dedicated-offer-popup-accept .icon,#counteroffer-popup-reject .dedicated-offer-popup-accept .icon,#add-company-popup .dedicated-offer-popup-accept .icon,#accepted-offer .dedicated-offer-popup-accept .icon,#add-blacklist-popup .dedicated-offer-popup-accept .icon{text-align:center;color:var(--brand);margin-bottom:16px}#dedicated-offer .dedicated-offer-popup-accept .title,#counteroffer-1 .dedicated-offer-popup-accept .title,#counteroffer-popup-accepted .dedicated-offer-popup-accept .title,#counteroffer-popup-reject .dedicated-offer-popup-accept .title,#add-company-popup .dedicated-offer-popup-accept .title,#accepted-offer .dedicated-offer-popup-accept .title,#add-blacklist-popup .dedicated-offer-popup-accept .title{text-align:center;margin-bottom:16px;font-weight:600}#dedicated-offer .dedicated-offer-popup-accept .title p,#counteroffer-1 .dedicated-offer-popup-accept .title p,#counteroffer-popup-accepted .dedicated-offer-popup-accept .title p,#counteroffer-popup-reject .dedicated-offer-popup-accept .title p,#add-company-popup .dedicated-offer-popup-accept .title p,#accepted-offer .dedicated-offer-popup-accept .title p,#add-blacklist-popup .dedicated-offer-popup-accept .title p{margin:0}#dedicated-offer .dedicated-offer-popup-accept p,#counteroffer-1 .dedicated-offer-popup-accept p,#counteroffer-popup-accepted .dedicated-offer-popup-accept p,#counteroffer-popup-reject .dedicated-offer-popup-accept p,#add-company-popup .dedicated-offer-popup-accept p,#accepted-offer .dedicated-offer-popup-accept p,#add-blacklist-popup .dedicated-offer-popup-accept p{text-align:center;margin:32px 0}#dedicated-offer .dedicated-offer-popup-accept .popup-buttons,#counteroffer-1 .dedicated-offer-popup-accept .popup-buttons,#counteroffer-popup-accepted .dedicated-offer-popup-accept .popup-buttons,#counteroffer-popup-reject .dedicated-offer-popup-accept .popup-buttons,#add-company-popup .dedicated-offer-popup-accept .popup-buttons,#accepted-offer .dedicated-offer-popup-accept .popup-buttons,#add-blacklist-popup .dedicated-offer-popup-accept .popup-buttons{display:flex;justify-content:center}#dedicated-offer button#send-dedicated-offer:disabled{background-color:#F1F3F5;color:#687076;cursor:not-allowed}#dedicated-offer #offer_amount.input-error-visible{border-color:#E5484D}#dedicated-offer .input-group:has(.input-error-visible) label{color:#E5484D}#dedicated-offer #offer-amount-error{font-size:.75rem;line-height:1rem;color:#E5484D;margin-top:4px}#form-add-company select{width:100%}@media screen and (max-width:768px){#dedicated-offer .dedicated-offer-popup,#counteroffer-1 .dedicated-offer-popup,#counteroffer-popup-accepted .dedicated-offer-popup,#counteroffer-popup-reject .dedicated-offer-popup,#add-company-popup .dedicated-offer-popup,#accepted-offer .dedicated-offer-popup,#dedicated-offer .dedicated-offer-popup-accept,#counteroffer-1 .dedicated-offer-popup-accept,#counteroffer-popup-accepted .dedicated-offer-popup-accept,#counteroffer-popup-reject .dedicated-offer-popup-accept,#add-company-popup .dedicated-offer-popup-accept,#accepted-offer .dedicated-offer-popup-accept,#dedicated-offer .counteroffer-popup-accepted-content,#counteroffer-1 .counteroffer-popup-accepted-content,#counteroffer-popup-accepted .counteroffer-popup-accepted-content,#counteroffer-popup-reject .counteroffer-popup-accepted-content,#add-company-popup .counteroffer-popup-accepted-content,#accepted-offer .counteroffer-popup-accepted-content,#dedicated-offer .counteroffer-popup-reject-content,#counteroffer-1 .counteroffer-popup-reject-content,#counteroffer-popup-accepted .counteroffer-popup-reject-content,#counteroffer-popup-reject .counteroffer-popup-reject-content,#add-company-popup .counteroffer-popup-reject-content,#accepted-offer .counteroffer-popup-reject-content,#dedicated-offer .accepted-offer-popup,#counteroffer-1 .accepted-offer-popup,#counteroffer-popup-accepted .accepted-offer-popup,#counteroffer-popup-reject .accepted-offer-popup,#add-company-popup .accepted-offer-popup,#accepted-offer .accepted-offer-popup{width:90%;padding:24px}#accepted-offer .accepted-offer-popup button{padding:4px 8px}}.body_confirm-offer main#confirm-offer .confirmation-info,.body_confirm-offer main#confirm-offer .confirmation-form,.body_confirm-offer main#confirm-offer .error-info,.body_confirm-offer main#confirm-offer .more-info{margin:32px auto;padding:24px;min-width:400px;max-width:800px;border:1px solid #DFE3E6;border-radius:8px}.body_confirm-offer main#confirm-offer .confirmation-info .title-section,.body_confirm-offer main#confirm-offer .confirmation-form .title-section,.body_confirm-offer main#confirm-offer .error-info .title-section,.body_confirm-offer main#confirm-offer .more-info .title-section{display:flex;align-items:center;flex-direction:column;gap:12px}.body_confirm-offer main#confirm-offer .confirmation-info .title-section svg,.body_confirm-offer main#confirm-offer .confirmation-form .title-section svg,.body_confirm-offer main#confirm-offer .error-info .title-section svg,.body_confirm-offer main#confirm-offer .more-info .title-section svg{margin-right:8px;color:var(--brand)}.body_confirm-offer main#confirm-offer .confirmation-info .title-section h2,.body_confirm-offer main#confirm-offer .confirmation-form .title-section h2,.body_confirm-offer main#confirm-offer .error-info .title-section h2,.body_confirm-offer main#confirm-offer .more-info .title-section h2{margin:0}.body_confirm-offer main#confirm-offer .confirmation-info .title-section .text-created-at,.body_confirm-offer main#confirm-offer .confirmation-form .title-section .text-created-at,.body_confirm-offer main#confirm-offer .error-info .title-section .text-created-at,.body_confirm-offer main#confirm-offer .more-info .title-section .text-created-at{color:#687076}.body_confirm-offer main#confirm-offer .confirmation-form ul{list-style:none;padding:0;margin:32px 0;text-align:center}.body_confirm-offer main#confirm-offer .confirmation-form ul li{margin-bottom:8px;color:#11181C;font-weight:600}.body_confirm-offer main#confirm-offer .confirmation-form ul span{font-weight:400}.body_confirm-offer main#confirm-offer .confirmation-form form{display:flex;flex-direction:column;gap:16px}.body_confirm-offer main#confirm-offer .confirmation-form form button{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto;padding-left:16px}.body_confirm-offer main#confirm-offer .confirmation-form form button[name="cancelOffer"]{background-color:#F1F3F5;color:#687076}.body_confirm-offer main#confirm-offer .confirmation-form form button[name="cancelOffer"]:hover{background-color:#E6E8EB}.body_confirm-offer main#confirm-offer .error-info,.body_confirm-offer main#confirm-offer .confirmation-info,.body_confirm-offer main#confirm-offer .more-info{display:flex;flex-direction:column;align-items:center}.body_confirm-offer main#confirm-offer .error-info{background-color:#FFEFEF;border:1px solid #E5484D}.body_confirm-offer main#confirm-offer .error-info p{margin:0;color:#E5484D}.body_confirm-offer main#confirm-offer .error-info svg{margin-bottom:8px;color:#E5484D}.body_confirm-offer main#confirm-offer .confirmation-info{background-color:#E9F9EE;border:1px solid #30A46C}.body_confirm-offer main#confirm-offer .confirmation-info p{margin:0;color:#30A46C}.body_confirm-offer main#confirm-offer .confirmation-info svg{margin-bottom:8px;color:#30A46C}.body_confirm-offer main#confirm-offer .more-info{background-color:#F8F9FA}.body_confirm-offer main#confirm-offer .more-info button{padding-right:12px}@media screen and (max-width:992px){main#confirm-offer .confirmation-info,main#confirm-offer .confirmation-form,main#confirm-offer .error-info{min-width:unset;width:100%;padding:16px}}#limitApplGenerator a{color:var(--brand);text-decoration:underline}#limitApplGenerator a:hover{text-decoration:none}#limitApplGenerator p{margin:auto 0}#limitApplGenerator .description{font-size:.75rem;line-height:1rem;margin-bottom:12px}#limitApplGenerator .div_container{display:flex;flex-direction:column;gap:16px}#limitApplGenerator textarea{width:100%;max-width:100%;min-width:100%;resize:none}#limitApplGenerator form{gap:16px}#limitApplGenerator form h3{margin-bottom:8px}#limitApplGenerator form .radio-group label{cursor:pointer}#limitApplGenerator form .remove-member{color:#E5484D;background-color:transparent}#limitApplGenerator form .remove-member:hover{background-color:#FFEFEF}.company-limit-info{border-top:1px solid #DFE3E6;border-bottom:1px solid #DFE3E6;margin:16px 0;color:#11181C}.company-limit-info h4{margin-top:16px;margin-bottom:8px}.company-limit-info p{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:normal;margin:4px 0}.company-limit-info p:last-child{margin-bottom:16px}.company-limit-info .text-success{color:#30A46C}.company-limit-info .text-danger{color:#E5484D}#checkout .summary .company-limit-info,#checkout_step3 .summary .company-limit-info{border-top:none;border-color:#ECEEF0;margin-top:40px}.text-second{color:#687076}.locked-by-limit{cursor:not-allowed;background-color:#F1F3F5;opacity:.7}.locked-by-limit:focus,.locked-by-limit:hover,.locked-by-limit:active{background-color:#F1F3F5;border-color:#DFE3E6;outline:none}