.chip{margin:0 12px 12px 0}.chip_doubled{display:flex;gap:12px;flex-wrap:wrap}header{justify-content:space-between}header,header .close{display:flex;align-items:center}header .close{background-color:#fff;height:40px;width:40px;justify-content:center;border-radius:30px}header .submit button{display:flex;gap:12px;background-color:#cd0000!important}.PriceForm{display:flex;gap:24px;align-items:center;font-size:24px}.TargetPrice{margin-top:12px}.TargetPrice .ComissionExplanations{margin-left:5px;margin-top:36px}.TargetPrice .ComissionExplanations .ComissionExplanation{display:flex;align-items:center;justify-content:center;gap:12px;font-weight:300;font-size:14px;color:#222;margin-top:12px}.TargetPrice .MuiChip-label{display:flex;justify-content:space-between;width:100%}.form{font-family:Roboto,serif;margin-top:32px;display:flex;flex-wrap:wrap;justify-content:flex-start;column-gap:64px}.form .main_data{min-width:33%}.form .meta_data{width:100%;min-width:33%}.form .forma{background-color:#fff;padding:18px 12px;border-radius:6px;margin-top:24px}.form .forma .input{max-width:400px}.form .forma p{margin-bottom:12px;font-size:1rem;font-weight:700}.form .ready button{display:flex;gap:24px}.form .ready .FillWarning{margin-top:24px}.form .ready .FillWarning .WarningHeading{display:flex;gap:12px;align-items:center;color:#cd0000;font-weight:300;font-size:14px}.form .ready .FillWarning .List{margin-left:30px}.form .ready .FillWarning .List .ListItem{font-weight:300;font-size:14px;display:flex;align-items:center;width:120px;justify-content:space-between}.form .variants{margin-top:24px}.form .variants .title{font-weight:700;margin-bottom:12px;color:#222;font-size:1rem}.form .variants .variants_row{padding:12px;background-color:#fff;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px}.form .variants .variants_row .AddNewColor{transition:.2s;width:140px;height:140px;display:flex;align-items:center;justify-content:center;background-color:rgba(205,0,0,.192)}.form .variants .variants_row .AddNewColor svg{color:#cd0000;font-size:48px}.form .variants .variants_row .color_new{transition:.2s;width:140px;height:180px;background-color:rgba(0,0,0,.059);padding:4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px}.form .variants .variants_row .color_new .color_image{width:120px;height:120px;border-radius:6px;display:flex;cursor:pointer;margin-bottom:8px;top:0!important;overflow:hidden;background-color:#fff}.form .variants .variants_row .color_new .color_image .color_delete{position:absolute;padding:14px!important;width:20px;height:20px;border-radius:6px;min-width:auto!important;align-self:flex-end;top:2px;right:2px}.form .variants .variants_row .color_new .color_image img{height:120px;border-radius:6px}.form .variants .variants_row .color_new .color_name,.form .variants .variants_row .color_new input{padding:4px 6px!important;width:120px!important;box-sizing:border-box}.form .variants .variants_row .color_new label{top:-14px!important;font-size:.8rem}.form .variants .variants_row .color_new .MuiFormControl-root{width:auto!important}footer{height:600px}.container_color{cursor:pointer;display:inline-flex;align-items:center;width:150px;max-width:150px;padding:4px 12px;border:1px solid #bfc9d9;border-radius:4px}.container_color .color_code_input{border-radius:4px;border:1px solid #a1a9a1!important}.container_color input[type=color]{margin-right:8px;border:none;width:auto;height:auto;cursor:pointer;background:none}.container_color input[type=color]::-webkit-color-swatch-wrapper{padding:0;width:14px;height:14px}.container_color input[type=color]::-webkit-color-swatch{border:1px solid #bfc9d9;border-radius:4px;padding:0}.container_color input[type=text]{border:none;width:100%;font-size:14px}.ModalSuccess .Actions{display:flex;width:100%;gap:12px;justify-content:space-between}